body {
    font-family: 'Roboto', sans-serif;
}

#main,
body,
html {
    height: 100%
}

.errormsg {
    text-align: center;
    color: #fff600;
    font-size: 1vw;
}

.square-img {
    width: 200px;
    height: 200px;
    background-color: #00a3eb;
    display: block;
    margin: 0 auto;
}

h2 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: .5vw;
    font-size: 20px;
    /*font-size: 1.5vw; */
    line-height: 1.1em;
    font-weight: bolder;
    color: #000;
    text-transform: none;
}

.indus-section h2 span {
    font-size: 20px;
    /* font-size: 1.5vw; */
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #0085c7;
    text-transform: none;
}

.who-we-are h4 {
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 1.2vw;
    text-align: center;
    color: #fff !important;
}

.button-box {
    width: 46%;
    margin: 0 auto;
}

.icon_box_rounded_stroke i {
    font-size: 25px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 46px;
    width: 50px;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    height: 50px;
    text-align: center;
    border-radius: 100px;
}

.cookie-box {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 1rem 2rem;
    z-index: 666;
    background: #fff;
    color: #333;
    font-size: 1.3em;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
    margin: 20px;
    font-family: 'Roboto', sans-serif;
}

.cookie-box--hide {
    opacity: 0;
    bottom: -100%;
}

.cookie-box a {
    color: #00a3eb;
    text-decoration: none;
}

.cookie-box a:hover {
    color: #0187c5;
}

.cookie-button {
    display: inline-block;
    cursor: pointer;
    padding: 0.5rem 1.5rem;
    margin-left: 4rem;
    color: #fff;
    font-size: 1em;
    background: #00a3eb;
    border-radius: 30px;
}

.cookie-button:hover {
    background: #0187c5;
}

.img-space {
    padding: 4vw;
}

.img-space img {
    width: 60%;
}

.get-space-left {
    padding-left: 5vw;
}

.green-bg {
    background-color: #666d7d !important;
}

.light-bg {
    background-color: #b0d769 !important;
}

.grey-bg {
    background-color: #f8f8f8 !important;
}

.hosting-pic img {
    width: 55% !important;
}

.domain-pic img {
    width: 65% !important;
}

.seo-pic img {
    width: 80% !important;
}

.smm-pic img {
    width: 80% !important;
}

.ppc-pic img {
    width: 70% !important;
}

.mobile-pic-section img {
    width: 100% !important;
}

.email-pic img {
    width: 75% !important;
}

.reputation-pic img {
    width: 80% !important;
}

.responsive-pic img {
    width: 75% !important;
}

.ecommerce-pic img {
    width: 90% !important;
}

.cms-pic img {
    width: 85% !important;
}

.wordpress-pic img {
    width: 70% !important;
}

.magento-pic img {
    width: 80% !important;
}

.wordpress-development-pic img {
    width: 85% !important;
}

.shopify-pic img {
    width: 80% !important;
}

.shopify-banner-pic img {
    width: 48% !important;
}

.opencart-pic img {
    width: 82% !important;
}

.wordpress-pic img {
    width: 100% !important;
}

.woo-commerce-pic img {
    width: 80% !important;
}

.drupal-pic img {
    width: 73% !important;
}

.mobile-app-pic img {
    width: 100% !important;
}

.software-pic img {
    width: 80% !important;
}

.custom-banner-pic img {
    width: 55% !important;
}

.bulk-sms-pic img {
    width: 80% !important;
}

.email-getway-pic img {
    width: 65% !important;
}

.ios-app-pic img {
    width: 80% !important;
}

.android-app-pic img {
    width: 85% !important;
}

.newsletter-pic img {
    width: 85% !important;
}

#main {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1
}

#wrapper,
.content-holder {
    float: left;
    width: 100%;
    position: relative;
    height: 100%
}

#wrapper {
    z-index: 4
}

.content-holder {
    vertical-align: top;
    left: 0;
    top: 0;
    right: 0;
    z-index: 2
}

.wordpress-pic img {
    width: 100%;
}

.wordpress-pic {
    margin-top: 4vw;
}

.joomla-section {
    margin-top: 4vw;
    margin-bottom: 4vw;
}

.joomla-section h2 {
    color: #FFF;
    font-size: 1.5vw;
    padding-top: .5vw;
}

.joomla-section li {
    margin-bottom: 4vw;
    border-bottom: .1vw solid rgba(255, 255, 255, .1);
}

.joomla-section li img {
    width: 8%;
}

.joomla-section p {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: right !important;
}

section {
    position: relative;
    z-index: 3;
    width: 100%;
    display: block;
}

.logoimg,
.respimg {
    height: auto;
    float: left;
    -webkit-transform: translate3d(0, 0, 0)
}

.logoimg {
    width: 100%
}

.mobile-show {
    display: none;
}

.desktop-show {
    display: block;
}

#how-are-we-different {
    background: url(../images/pattern-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

#how-are-we-different,
#who-we-are {
    padding-bottom: 0 !important
}

.grid .grid-title {
    height: 61vw;
    text-align: center;
    margin-bottom: -45vw;
    padding-top: 5vw;
}

.grid .grid-title h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 3vw;
    line-height: 1.2em;
    text-align: center;
    font-weight: 300;
    color: #333;
}

.the-grid .icon-box {
    max-width: 8vw;
    margin: 0 auto 1vw;
}

.grid .the-grid {
    width: 90vw;
    height: 85vw;
    max-width: 100%;
    margin: auto;
    position: relative;
}

.grid .the-grid .copy-tile {
    width: 45vw;
    padding: 1.5vw 4vw 6vw;
    text-align: center;
    font-size: 1.3vw;
    z-index: 2;
}

.grid .the-grid .tile {
    position: absolute;
}

.color-1-bg {
    background-color: #00a3eb !important;
}

.grid .the-grid .copy-tile i {
    display: block;
    margin-bottom: 1vw;
    font-size: 2vw;
}

.grid .the-grid .copy-tile.one {
    padding-top: 3vw;
    background-color: #302f2f;
    height: 34vw;
    color: #fff;
}

.grid .the-grid .copy-tile.two {
    color: #fff;
    right: 0;
    top: 10vw;
    padding-top: 3vw;
    padding-bottom: 10vw;
}

.grid .the-grid .copy-tile.three {
    background-color: #fff;
    color: #000;
    top: 47vw;
    left: 25vw;
    -webkit-box-shadow: 60px 60px 47px -17px rgba(0, 0, 0, .2);
    -moz-box-shadow: 60px 60px 47px -17px rgba(0, 0, 0, .2);
    box-shadow: 60px 60px 47px -17px rgba(0, 0, 0, .2);
}

.grid .the-grid .image-tile {
    width: 29vw;
    height: 50vw;
    overflow: hidden;
}

.grid .the-grid .image-tile.one {
    right: 40vw;
    top: 27vw;
    height: 23vw;
    width: 25vw;
}

.grid .the-grid .image-tile.two {
    top: 44vw;
    right: 63vw;
    width: 23vw;
}

.grid .the-grid .image-tile.three {
    top: 52vw;
    right: 0;
    width: 20vw;
}

.grid .the-grid .copy-tile h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 3vw;
    line-height: 1.2em;
    text-align: center;
    font-weight: 300;
    color: #FFF;
}

.grid .the-grid .copy-tile h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 2vw;
    padding-bottom: 1vw;
    line-height: 1.2em;
    text-align: center;
    font-weight: 300;
    color: #FFF;
}

header {
    position: fixed;
    width: 100%;
    z-index: 22;
    top: 2.2vw;
    left: 0;
    background: rgba(255, 255, 255, 1)
}

.top-section {
    display: block;
    background-color: #054072;
    position: fixed;
    width: 100%;
    z-index: 23;
    top: 0;
    left: 0;
}

.top-section-box li {
    font-family: calibri;
    display: inline-block;
    color: #FFF;
    z-index: 1000;
    font-size: 1.1vw;
    font-weight: 500;
    line-height: 1.5em;
    text-align: left;
    text-decoration: none;
    padding: .2vw .8vw .4vw .5vw;
    vertical-align: middle;
}

.top-section-box-m li {
    font-family: calibri;
    display: inline-block;
    color: #FFF;
    z-index: 1000;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5em;
    text-align: left;
    text-decoration: none;
    padding: .2vw .8vw .4vw .5vw;
    vertical-align: middle;
}

.top-section li a {
    color: #FFF;
    text-decoration: none;
}

.top-section li a:hover {
    color: #bfe3f2;
    text-decoration: none;
}

.top-section li:nth-last-child(1) {
    border-right: 0;
}

.top-section li i {
    font-size: 1.3vw;
    font-weight: 400;
    text-decoration: none;
    margin-right: .2vw;
    vertical-align: middle;
}

.tr-header {
    background: rgba(255, 255, 255, 1);
    height: auto;
    -webkit-box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .1);
    box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .1);
}

header.tr-header.sticky {
    background: rgba(255, 255, 255, 1);
    margin-top: 0;
    border-bottom: 1px solid#e7e7e7;
}

.nav-holder {
    position: relative;
    top: 0;
    left: 0;
    width: 100%
}

.logo-holder {
    z-index: 10;
    width: 5%;
    float: left;
    padding: 0 1vw;
}

.top-menu {
    z-index: 10;
    width: 75%;
    float: right;
    margin-top: 1vw;
}

.menu-holder {
    z-index: 10;
    width: 100%;
    float: left;
    /*margin-top:0.5vw;*/
    border-top: .1vw solid#e3e3e3;
    border-bottom: .1vw solid#1c1b1b;
    padding-left: 0;
}

.logo-holder img {
    width: 100%;
}

header.sticky img.logo-vis {
    -webkit-transform: scale(.2);
    -moz-transform: scale(.2);
    transform: scale(.2);
    opacity: 0
}

header.sticky img.logo-notvis {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.transition {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear
}

header.tr-header.sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: -3.8vw;
    z-index: 9999999;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.get-btn {
    font-size: 1.1vw;
    display: inline-block;
    padding: 1vw 1.5vw;
    z-index: 0;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 2vw;
    text-decoration: none;
    background-color: #00a3eb;
    margin-top: 1vw;
    line-height: 1.3em;
    padding-top: 1vw;
}

.get-btn:hover {
    color: #FFF;
    background-color: #444;
    text-decoration: none;
}

.get-btn i {
    background-color: #FFF;
    width: 1.5vw;
    height: 1.5vw;
    line-height: 1.5vw;
    border-radius: 2vw;
    color: #444;
    margin-left: 1vw;
    font-size: 1.2vw;
}

.slider {
    max-width: 100%;
    height: 33vw;
    margin: 0 auto;
    position: relative;
}

.slider img {
    width: 80%;
}

.slide1,
.slide2,
.slide3,
.slide4,
.slide5 {
    position: absolute;
    width: 100%;
    height: 33vw;
}

.slide1 {
    animation: fade 8s infinite;
    -webkit-animation: fade 8s infinite;
}

.slide2 {
    animation: fade2 8s infinite;
    -webkit-animation: fade2 8s infinite;
}

.slide3 {
    animation: fade3 8s infinite;
    -webkit-animation: fade3 8s infinite;
}

.slide4 {
    animation: fade3 8s infinite;
    -webkit-animation: fade3 8s infinite;
}

@keyframes fade {
    0% {
        opacity: 1
    }

    33.333% {
        opacity: 0
    }

    66.666% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fade2 {
    0% {
        opacity: 0
    }

    33.333% {
        opacity: 1
    }

    66.666% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes fade3 {
    0% {
        opacity: 0
    }

    33.333% {
        opacity: 0
    }

    66.666% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.locations-icon {
    font-size: 5vw;
    color: #0085c7;
}

.who-we-are {
    padding: 4vw 0 0 0;
    position: relative;
    z-index: 11;
}

.who-we-are img {
    width: 80%;
}

.who-we-are h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    font-size: 32px;
    line-height: 1.2em;
    text-align: center;
    font-weight: 700;
    color: #000;
    text-transform: none;
}

.who-we-are h3 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 0.5vw;
    font-size: 2.8vw;
    line-height: 1.2em;
    text-align: center;
    font-weight: 700;
    color: #0085c7;
    text-transform: none;
    margin-top: -2vw;
}

.who-we-are h1 span {
    font-size: 2.5vw;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #0085c7;
    text-transform: lowercase;
}

.who-we-are p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2vw;
    color: #000;
    text-align: justify;
    line-height: 1.5em;
    font-weight: 300;
    /*padding-left:1vw;
padding-right:1vw;*/
    padding-bottom: 1vw;
}

.who-we-are p a {
    color: #000;
    text-decoration: none;
    font-weight: 700;
}

.who-we-are p a:hover {
    color: #0085c7;
    text-decoration: none;
    font-weight: 700;
}

.who-we-are p span {
    font-weight: 600;
}

.responsive-box {
    padding: 0;
    position: relative;
    margin-top: 4vw;
    margin-bottom: 4vw;
}

.responsive-box li {
    display: inline;
    margin-right: .5vw;
    vertical-align: bottom;
}

.responsive-box li img {
    width: 25% !important;
}

.read-more {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    display: inline-block;
    padding: .8vw 1.5vw;
    z-index: 0;
    color: #0085c7;
    text-align: center;
    text-transform: capitalize;
    font-weight: bolder;
    border: .1vw solid #0085c7;
    text-decoration: none;
    margin-top: 1.5vw;
}

.read-more:hover {
    color: #FFF;
    background-color: #0085c7;
    border: .1vw solid #0085c7;
    text-decoration: none;
}

.read-more1 {
    font-family: 'Roboto', sans-serif;
    font-size: 2vw;
    display: inline-block;
    padding: 1.5vw 4vw;
    z-index: 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bolder;
    border: .1vw solid #0085c7;
    text-decoration: none;
    margin-top: 2vw;
    margin-bottom: 3vw;
    border-radius: 10px;
    background: #0085c7;
    letter-spacing: 1px;
}

.read-more1:hover {
    color: #0085c7;
    background-color: #fff;
    border: .1vw solid #0085c7;
    text-decoration: none;
}

.separator {
    width: 50px;
    height: 6px;
    margin: 10px auto 10px;
    background: #264796;
    display: inline-table;
}

.services {
    background-image: url(../images/services-bg.jpg);
    background-position: center top;
    background-size: cover;
    padding-bottom: 3vw;
    background-repeat: no-repeat;
}

.services-left {
    padding-top: 16vw;
    padding-left: 10vw;
}

.padding-right {
    padding-right: 1vw !important;
}

.services-left h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 0%;
    font-size: 4vw;
    line-height: 1.2em;
    text-align: left;
    font-weight: bolder;
    color: #000;
    text-transform: uppercase;
}

.services-left h1 span {
    font-size: 4vw;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #0085c7;
    text-transform: capitalize;
}

.services-left p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    color: #000;
    text-align: left;
    line-height: 1.5vw;
    font-weight: 300;
    padding-left: 15vw;
    padding-right: 15vw;
}

.services-right {
    padding-left: 5vw;
    padding-top: 18vw;
}

.service-grid {
    margin-bottom: 1vw;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5vw;
    font-weight: bold;
}

.service-grid img {
    width: 100% !important;
}

.development {
    padding-top: 50px;
    padding-bottom: 50px;
}

.development h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    font-size: 3.5vw;
    line-height: 1.2em;
    font-weight: bolder;
    color: #000;
    text-transform: none;
}

.development h1 span {
    font-size: 3.5vw;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #0085c7;
    text-transform: none;
}

.development h3 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    font-size: 2.5vw;
    line-height: 1.2em;
    font-weight: bolder;
    color: #000;
    text-transform: none;
}

.development h3 span {
    font-size: 2.5vw;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #0085c7;
    text-transform: none;
}

.development p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    color: #000;
    line-height: 1.5em;
    font-weight: 300;
    padding-bottom: 1vw;
}

.development-services {
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid#e5e5e5;
}

.development-grid {
    width: 25%;
    float: left;
}

.development-grid h1 {
    font-family: 'Roboto', sans-serif;
    padding-top: 20%;
    font-size: 1.7em;
    line-height: 1.3em;
    text-align: center;
    font-weight: 400;
    color: #000;
    text-transform: none;
}

.box {
    transition: box-shadow .5s;
    border: 1px solid #cfd1d0;
    margin-bottom: 1vw;
    margin-top: 1vw;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    width: 100%;
    height: 200px;
    padding-bottom: 1vw;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f5f5fa;
    background-image: repeating-linear-gradient(190deg, #f1f1f1, #fbfafa 7%, #f3f3f3 10%);
}

.box:hover {
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.box img {
    width: 100%;
}

.box-title {
    padding: 2vw 1vw 1vw 2vw;
}

.box-title h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    height: 250px;
    line-height: 1.3em;
    font-weight: 400;
    color: #000;
    text-transform: none;
}

.box-title h2 span {
    font-weight: bold;
}

.box-arrow {
    margin-top: 5vw;
    padding-right: 5vw;
}

.box-arrow i {
    transition: all .3s ease-in-out;
    transform: translate(25px, 0px);
    font-size: 2vw;
    color: #333;
}

.box:hover .box-arrow i {
    color: #00a3eb;
}

.shape-white {
    background-image: url(../images/shape-white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 14vw;
    height: 20vw;
    float: left;
    margin-right: 1vw;
    padding: 5vw 2vw;
    border-left: 0 !important;
    margin-bottom: 2vw;
    margin-top: 2vw;
}

.shape-white img {
    width: 40%;
}

.shape-white h2 {
    font-size: 1.3vw;
    line-height: 1.2em;
    color: #FFF;
    padding-top: 1vw;
}

.shape-white p {
    font-size: 1.1vw !important;
    line-height: 1.2em !important;
    text-align: center !important;
    font-weight: bold;
    padding: 0 !important;
    padding-top: .5vw !important;
    border-left: 0 !important;
    color: #FFF !important;
}

.wordpress-section {
    margin-top: 4vw;
    margin-bottom: 4vw;
}

.wordpress-section-pic img {
    width: 90%;
}

.wordpress-section li img {
    width: 8%;
}

.wordpress-section i {
    color: #000;
    font-size: 2vw;
    padding-top: 1vw;
}

.wordpress-section h2 {
    color: #000;
    font-size: 1.5vw;
    text-transform: uppercase;
}

.wordpress-section h3 {
    color: #000;
    font-size: 1.5vw;
    padding-top: .5vw;
    padding-bottom: 1vw;
    text-transform: uppercase;
}

.wordpress-section h4 {
    color: #FFF;
    font-size: 1.5vw;
    padding-top: .5vw;
    padding-bottom: 1vw;
    text-transform: uppercase;
}

.wordpress-section li {
    margin-bottom: 1vw;
    margin-top: 1vw;
    border-bottom: .02vw solid rgba(255, 255, 255, .2);
}

.wordpress-section p {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: right !important;
}

.res-box {
    transition: box-shadow .5s;
    border: 1px solid #f5f5fa;
    background: #fff;
    margin-bottom: 2vw;
    margin-top: 0.5vw;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    width: 100%;
    padding: 1vw;
}

.res-box:hover {
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.res-box img {
    width: 40%;
}

.res-box-title {
    padding: 2vw 1vw 1vw 1vw;
}

.res-box-title h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.6vw;
    line-height: 1.3em;
    font-weight: 700;
    color: #000;
    text-transform: none;
    padding-bottom: 1vw;
}

.res-box-title p {
    padding-left: 0 !important;
    padding-right: 0 !important;
    color: #000 !important;
    text-align: center !important;
}

.grey-res-box {
    padding: 4vw 4vw 0 4vw;
    background-color: #666d7d;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, #6e7686 4px, #666d7d 5px);
}

.grey-res-box h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    font-size: 3.5vw;
    line-height: 1.2em;
    text-align: left;
    font-weight: bolder;
    color: #FFF;
    text-transform: uppercase;
}

.grey-res-box h1 span {
    font-size: 3.5vw;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #FFF;
    text-transform: none;
}

.grey-res-box p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    color: #FFF;
    text-align: left;
    line-height: 1.5em;
    font-weight: 300;
    padding: 2vw;
    padding-top: 0;
    padding-bottom: 0;
    border-left: .1vw solid rgba(255, 255, 255, 0.2);
}

.res-box-grid {
    background-color: #f5f5f5;
    padding: 2vw 1vw;
    border-radius: 3vw 3vw 0 0;
    border: .3vw solid#dbdcdd;
    border-bottom: 0;
    height: 35vw;
}

.res-box-grid:hover {
    background-color: #FFF;
    cursor: pointer;
}

.res-box-grid img {
    width: 40% !important;
}

.res-box-grids {
    background-color: #c5c5c5;
    padding: 2vw 1vw;
    border-radius: 3vw 3vw 0 0;
    border: .3vw solid#dbdcdd;
    border-bottom: 0;
    height: 35vw;
}

.res-box-grids:hover {
    background-color: #d5e0ee;
    cursor: pointer;
}

.res-box-grid h5 {
    min-height: 9vw;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 1.5vw;
    line-height: normal;
    position: relative;
    margin-bottom: 1vw;
    margin-top: 2vw;
}

.res-box-grid h5::after {
    content: "";
    position: absolute;
    width: 2vw;
    background: #b8bec4;
    height: .2vw;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.res-box-grid p {
    color: #000;
    font-size: 1.2vw;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.5vw;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.green-res-box {
    background-color: #a3d45e;
    padding: 4vw 4vw 0 4vw;
}

.green-res-box h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    font-size: 3.5vw;
    line-height: 1.2em;
    text-align: left;
    font-weight: bolder;
    color: #FFF;
    text-transform: uppercase;
}

.green-res-box h1 span {
    font-size: 3.5vw;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #FFF;
    text-transform: none;
}

.green-res-box p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    color: #FFF;
    text-align: left;
    line-height: 1.5em;
    font-weight: 300;
    padding: 2vw;
    border-left: .1vw solid rgba(255, 255, 255, 0.2);
}

.res-mobile-bg {
    background-image: url(../images/mobile-bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 35vw;
}

.word-whitebg {
    background: #f5f5f5;
    padding: 4vw 1vw 0 1vw;
    margin-top: 6vw;
    display: block;
    min-height: 29.1vw;
}

.word-whitebg:hover {
    background-color: #FFF;
    cursor: pointer;
}

.word-whitebg img {
    width: 20%;
}

.word-whitebg h5 {
    min-height: 5vw;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 1.5vw;
    line-height: normal;
    position: relative;
    margin-bottom: 1vw;
    margin-top: 2vw;
}

.word-whitebg h5::after {
    content: "";
    position: absolute;
    width: 2vw;
    background: #b8bec4;
    height: .2vw;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.word-whitebg p {
    color: #000;
    font-size: 1.2vw;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.5vw;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.indus-section {
    padding-top: 2vw;
    padding-bottom: 2vw;
}

.indus-section h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: .5vw;
    font-size: 2.5vw;
    line-height: 1.2em;
    font-weight: bolder;
    color: #000;
    text-transform: none;
}

.indus-section h1 span {
    font-size: 2.5vw;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #0085c7;
    text-transform: none;
}

.indus-section p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    color: #000;
    line-height: 1.5em;
    font-weight: 300;
    padding-bottom: 3vw;
}

.indus-box {
    transition: box-shadow .5s;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    width: 100%;
    padding-bottom: 3vw;
    padding-top: 3vw;
    border-top: .1vw solid#efefef;
    border-bottom: .1vw solid#efefef;
    border-left: .1vw solid#efefef;
    background: rgba(255, 255, 255, .7);
}

.payment-box {
    transition: box-shadow .5s;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    width: 100%;
    padding-bottom: 3vw;
    padding-top: 3vw;
    border-top: .1vw solid#efefef;
    border-bottom: .1vw solid#efefef;
    border-left: .1vw solid#efefef;
    background: rgba(255, 255, 255, .7);
}

.logo-bg-color {
    background-color: #FFF;
}

.logo-box {
    transition: box-shadow .5s;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    width: 100%;
    padding-bottom: .5vw;
    padding-top: .5vw;
    border-bottom: .1vw solid#efefef;
    border-right: .1vw solid#efefef;
}

.logo-box:hover {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.logo-box img {
    width: 85%;
}

.support-box {
    transition: box-shadow .5s;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    width: 100%;
    padding-bottom: 3vw;
    padding-top: 3vw;
    border-bottom: .1vw solid rgba(255, 255, 255, .2);
    border-right: .1vw solid rgba(255, 255, 255, .2);
    color: #fff !important;
}

.support-box:hover,
.support-box h2:hover,
.support-box h2 span:hover,
.support-box i:hover {
    background-color: #FFF;
    color: #0085c7 !important;
}

.support-box h2 a,
.support-box h2 span a,
.support-box i a {
    color: #0085c7 !important;
}

.support-box h2 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    font-size: 1.5vw;
    line-height: 1.5em;
    text-align: center;
    font-weight: 400;
    text-transform: none;
}

.support-box h2 span {
    font-size: 1.5vw;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    color: #fff !important;
}

.support-box p {
    font-size: 1.5vw;
    color: #FFF !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
}

.support-box p:hover {
    color: #0085c7 !important;
}

.support-box p a {
    color: #0085c7 !important;
}

.support-box i {
    padding-bottom: 1vw;
    font-size: 5vw;
    line-height: 1em;
    text-align: center;
    font-weight: 400;
    text-transform: none;
}

.support-box img {
    width: 40%;
    margin-bottom: 1vw;
}

.address-box {
    background: #000;
    width: 80%;
    float: right;
    padding: 4vw;
    margin-bottom: 2vw;
}

.address-box h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 2vw;
    color: #FFF !important;
    text-align: center;
    padding-bottom: 1vw;
    font-weight: 600;
}

.address-box h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.6vw;
    color: #FFF !important;
    text-align: center;
    padding-bottom: 1vw;
    font-weight: 400;
}

.address-box p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3vw;
    color: #FFF !important;
    text-align: center;
    line-height: 1.5em;
    font-weight: 400;
    padding-left: 4vw !important;
    padding-right: 4vw !important;
    padding-bottom: 1vw;
}

.google-map iframe {
    width: 100%;
    height: 30vw;
}

.get-a-space {
    padding-top: 13vw !important;
    padding-bottom: 4vw !important;
}

.get-a-space1 {
    padding-top: 13vw !important;
    padding-bottom: 4vw !important;
}

.none-border-right {
    border-right: 0;
}

.none-border-bottom {
    border-bottom: 0;
}

.no-border-right {
    border-right: .1vw solid#FFF;
}

.no-border-left {
    border-left: .1vw solid#FFF;
}

.no-border-bottom {
    border-bottom: .1vw solid#FFF;
}

.indus-box:hover {
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.indus-box img {
    width: 40%;
}

.indus-box-title h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3vw;
    line-height: 1.3em;
    font-weight: 400;
    color: #000;
    text-transform: none;
    padding-top: 1em;
}

.indus-box-title h2 span {
    font-weight: bold;
}

.indus-box-title p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2vw;
    line-height: 1.3em;
    font-weight: 400;
    color: #000;
    text-transform: none;
    padding: 1vw 2vw 2vw 2vw;
}

.indus-box-title i {
    font-size: 5vw;
    line-height: 1.3em;
    color: #000;
}

.payment-box:hover {
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.payment-box img {
    width: 80%;
}

.img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.img img {
    opacity: 0;
}

.img-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.img-circle:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.img-circle>* {
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.contact-form {
    margin-bottom: 2vw !important;
}

.contact-form .input-block {
    background-color: rgb(255 254 211 / 56%);
    border: solid 0.1vw rgb(14 10 10);
    width: 100%;
    height: 3.8vw;
    padding: 1vw;
    position: relative;
    margin-bottom: 1vw;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -moz-border-radius: .2vw;
    -webkit-border-radius: .2vw;
    border-radius: .2vw;
}

.contact-form .input-block.focus {
    background-color: #fff;
    border: solid .1vw #0085c7;
}

.contact-form select {
    background-color: rgb(255 254 211 / 56%);
    border: solid 0.1vw rgb(14 10 10);
    width: 100%;
    height: 3.8vw;
    padding: 1vw;
    position: relative;
    margin-bottom: 1vw;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -moz-border-radius: .2vw;
    -webkit-border-radius: .2vw;
    border-radius: .2vw;
    font-size: 1.2vw;
    font-weight: 600;
    color: #333;
}

.upload-txt {
    font-style: italic;
    color: #fff;
    font-size: .8vw;
    padding-bottom: 1.5vw;
    padding-top: .2vw;
}

.contact-form .input-block.textarea {
    height: auto;
}

.contact-form .input-block.textarea .form-control {
    height: auto;
    resize: none;
}

input[type="file"] {
    font-size: 1.2vw;
    font-weight: 600;
    color: #999999;
}

.contact-form .input-block label {
    position: absolute;
    left: 0;
    top: 0 !important;
    display: block;
    margin: 0;
    font-weight: 300;
    z-index: 1;
    color: #333;
    font-size: 1vw !important;
    line-height: 0.5vw !important;
}

.contact-form .input-block .form-control {
    background-color: transparent;
    padding: 0;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
    position: relative;
    z-index: 2;
    font-size: 1.2vw;
    font-weight: 600;
    color: #333;
}

.contact-form .input-block .form-control::placeholder {
    font-weight: 500;
    color: #333;
}

.contact-form .input-block .form-control:focus label {
    top: 0;
}

.contact-form .square-button {
    background-color: rgba(255, 255, 255, 1);
    color: #0085c7;
    font-size: 1.8vw;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    -moz-border-radius: 1vw;
    -webkit-border-radius: 1vw;
    border-radius: .2vw;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 0 2vw;
    height: 4vw;
    border: none;
    width: 100%;
}

.contact-form .square-button:hover,
.contact-form .square-button:focus {
    background-color: #9dc45b;
    color: #FFF;
}

.seo-page-sec {
    background-color: #f6f6f6;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, #ededed 4px, #f6f6f6 6px);
    position: relative;
    z-index: 1;
}

.smm-page-sec {
    background-color: #a3d45e;
    position: relative;
    z-index: 1;
}

.smm-section h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    font-size: 3.5vw;
    line-height: 1.2em;
    text-align: center;
    font-weight: bolder;
    color: #FFF;
    text-transform: none;
}

.smm-section h1 span {
    font-size: 3.5vw;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #FFF;
    text-transform: none;
}

.smm-section p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    color: #FFF;
    text-align: center;
    line-height: 1.5em;
    font-weight: 300;
    padding-left: 15vw;
    padding-right: 15vw;
    padding-bottom: 1vw;
}

.seo-box {
    margin-top: 25vw;
}

.seo-grid-border {
    border-right: .1vw solid rgba(0, 0, 0, 0.07);
}

.seo-grid img {
    width: 15%;
}

.seo-grid h2 {
    margin-top: 1vw;
    font-size: 1.5vw;
}

.seo-grid p {
    padding: 1vw 2vw;
}

.seo-section {
    padding: 2vw 4vw;
    border-right: .05vw solid rgba(0, 0, 0, 0.07);
}

.seo-section:hover {
    background-color: #f7fdff;
}

.seo-no-border {
    border-right: 0 !important;
}

.seo-section img {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 2vw;
}

.seo-bottom-border {
    border-bottom: .1vw solid rgba(0, 0, 0, 0.03);
    padding: 0;
    margin-bottom: 0 !important;
}

@media (min-width: 768px) {
    .contact-wrap {
        width: 60%;
        margin: auto;
    }

    .footernav li img {
        width: 60% !important;
        margin-bottom: 10px;
    }
}

/*----page styles---*/

.contact-wrap {
    padding: 1vw;
}

/*=============================================================================
GENERAL
=============================================================================*/
.testimonial-box {
    margin-top: 28vw;
}

.testimonial {
    margin-bottom: 2vw;
}

.testimonial,
.testimonial-item {
    border-radius: .5vw;
    width: 100% !important;
}

.inner {
    width: 100% !important;
}

.testimonial-item .inner {
    border-color: transparent;
    overflow: hidden;
}

/*----- IMAGE -----*/
.testimonial-image {
    display: inline-block;
    margin-right: 1vw;
    position: relative;
    vertical-align: middle;
    width: 4vw;
}

/*----- HEADING -----*/
.testimonial-titling {
    display: inline-block;
    vertical-align: middle;
    padding-top: 10px;
}

.testimonial-title {
    display: block;
    font-size: 1.5vw;
    margin-bottom: 0;
}

.testimonial-subtitle {
    display: block;
    font-size: 1vw;
    opacity: 0.8;
}

/*----- CONTENT -----*/
.testimonial-content {
    margin-bottom: 1vw;
    position: relative;
    width: 100% !important;
}

.testimonial-content>p:last-child {
    margin-bottom: 0;
}

/*----- QUOTE MARK -----*/
.testimonial-quote-mark {
    color: #DCDFE2;
    float: left;
    font-size: 30px;
    margin: 3px 15px 0 0;
}

/*----- CONTROLS -----*/
.testimonial-control a {
    color: #ccd5db;
}

.testimonial-control:hover {
    color: #89bceb;
    text-decoration: none;
}

/*----- COLUMNS -----*/
@media (min-width: 992px) {

    .testimonial.column-2 .row>div:nth-child(odd),
    .testimonial.column-3 .row>div:nth-child(3n+1),
    .testimonial.column-4 .row>div:nth-child(4n+1) {
        clear: both;
    }
}

@media (max-width: 991px) {

    .iti-flag.in {
        height: 19px;
        background-position: -2403px 0px !important;
    }

    .iti-flag.us {
        height: 11px;
        background-position: -5198px 0px !important;
    }

    .iti-flag.uy {
        height: 14px;
        background-position: -5220px 0px !important;
    }

    .testimonial.column-2 .row>div:nth-child(odd),
    .testimonial.column-3 .row>div:nth-child(odd),
    .testimonial.column-4 .row>div:nth-child(odd) {
        clear: both;
    }
}

/* MODIFIER: 'testimonial-bubble'
===================================================*/
.testimonial-bubble .testimonial-content {
    border: .1vw solid transparent;
    padding: 2vw 2vw;
    background-color: #FFF;
    border-radius: .5vw;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    width: 100% !important;
}

.testimonial-bubble .testimonial-content:hover {
    box-shadow: 0 0 22px rgba(0, 0, 0, 0.2);
}

.testimonial-content p {
    font-size: 1.1vw;
    color: #000;
    font-weight: 400;
    line-height: 1.5em;
    text-align: left;
}

.testimonial-bubble .testimonial-content:before {
    position: absolute;
    border: 1px solid transparent;
    border-width: 0 1px 1px 0;
    bottom: -13px;
    left: 20px;
    display: block;
    width: 35px;
    height: 35px;
    content: '';
    background-color: #FFF;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.testimonial-bubble.testimonial-top .testimonial-content:before {
    border-width: 1px 0 0 1px;
}

.testimonial-bubble .testimonial-info {
    margin-left: 20px;
}

/* MODIFIER: 'testimonial-reverse'
===================================================*/
.testimonial-reverse .testimonial-content:before {
    right: 33px;
    left: auto;
}

.testimonial-reverse .testimonial-info {
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
}

.testimonial-reverse .testimonial-image {
    margin-right: 0;
    margin-left: 20px;
}

.testimonial-reverse .testimonial-title,
.testimonial-reverse .testimonial-subtitle {
    text-align: right;
}

/* MODIFIER: 'testimonial-top'
===================================================*/
.testimonial-top .testimonial-content {
    margin-top: 30px;
    margin-bottom: 10px;
}

.testimonial-top .testimonial-content:before {
    top: -7px;
    bottom: auto;
}

/* MODIFIER: '.carousel'
===================================================*/
.testimonial.carousel {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.testimonial.carousel .testimonial-item {
    position: relative;
    display: none;
    width: 100%;
    transition: left 0.6s ease-in-out 0s;
}

.testimonial.carousel .testimonial-item.active,
.testimonial.carousel .testimonial-item.next,
.testimonial.carousel .testimonial-item.prev {
    display: block;
}

.testimonial.carousel .testimonial-item.next,
.testimonial.carousel .testimonial-item.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.testimonial.carousel .testimonial-item.next {
    left: 100%;
}

.testimonial.carousel .testimonial-item.prev {
    left: -100%;
}

.testimonial.carousel .testimonial-item.next.left,
.testimonial.carousel .testimonial-item.prev.right {
    left: 0;
}

.testimonial.carousel .testimonial-item.active {
    left: 0;
}

.testimonial.carousel .testimonial-item.active.left {
    left: -100%;
}

.testimonial.carousel .testimonial-item.active.right {
    left: 100%;
}

.testimonial-control {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.testimonial-control a+a {
    margin-left: 10px;
}

.testimonial-reverse .testimonial-control {
    right: auto;
    left: 20px;
}

.testimonial-top .testimonial-control {
    top: 20px;
    bottom: auto;
}

/*Zoom In*/
.column#zoomIn img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.column#zoomIn:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.project {
    width: 100%;
    float: left;
    padding: 0;
}

.project-list:after {
    content: " ";
    display: block;
    clear: both;
}

.project__image {
    display: block;
    position: relative;
}

.project__image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.project__image:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8));
    transition: opacity .3s ease;
    opacity: 0;
}

.project__card {
    position: relative;
    transition: box-shadow .3s ease;
    box-shadow: 0 10px 30px transparent;
}

.project__card.hover-in {
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
}

.project__card.hover-out {
    transition: -webkit-transform .2s ease-in;
    transition: transform .2s ease-in;
    transition: transform .2s ease-in, -webkit-transform .2s ease-in;
}

.project:hover .project__card {}

.project:hover .project__image:after {
    opacity: 1;
}

.project:hover .project__detail {
    border-width: 0;
}

.project:hover .project__title,
.project:hover .project__category {
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1;
    text-align: center;
}

.project:hover .project__title {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 1;
    text-align: center;
    text-decoration: none;
}

.project__detail {
    position: absolute;
    left: 40%;
    right: 0;
    top: 20px;
    bottom: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
    border: 0 solid #FFF;
    transition: border .4s ease;
}

.project__title {
    font-family: 'theantiquasunregular';
    margin: 0 0 20px;
    font-size: 35px;
    line-height: 1.5em;
    font-weight: 300;
    transition: .4s ease;
    opacity: 0;
    -webkit-transform: translateY(40px) scale(0);
    -ms-transform: translateY(40px) scale(0);
    transform: translateY(40px) scale(0);
    will-change: transform;
    text-align: center;
}

.project__title a {
    color: white;
    text-decoration: none;
    line-height: 1.5em;
    text-align: center;
}

.project__category {
    opacity: 0;
    transition: .4s ease;
    transition-delay: .1s;
    -webkit-transform: translateY(40px) scale(0);
    -ms-transform: translateY(40px) scale(0);
    transform: translateY(40px) scale(0);
    will-change: transform;
    text-decoration: none;
    text-align: center;
}

.project__category a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 1.3em;
    padding-top: 2%;
    text-decoration: none;
    text-align: center;
}

.strategy {
    padding-top: 5%;
    background-color: #0085c7;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, #0288c4 4px, #0b92ce 6px);
}

.strategy h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 3.5vw;
    line-height: 1.2em;
    text-align: center;
    font-weight: bolder;
    color: #FFF;
    text-transform: none;
}

.strategy h1 span {
    font-size: 3.5vw;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #FFF;
    text-transform: none;
}

.strategy p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    color: #FFF;
    text-align: center;
    line-height: 1.5em;
    font-weight: 300;
    padding-left: 13vw;
    padding-right: 13vw;
    padding-bottom: 1vw;
}

.strategy-box {
    width: 80%;
    margin: 0 auto;
}

.shap-bg {
    background-image: url(../images/shap-bg.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 25vw;
    margin-top: 3vw;
    padding-left: 5vw;
    padding-right: 5vw;
    padding-top: 3vw;
}

.shap-bg-grid {
    margin-bottom: 2vw;
}

.shap-bg-grid img {
    width: 100% !important;
}

.strategy-1 {
    margin-left: 2.5vw;
    margin-top: 0vw;
}

.circlealign {
    padding-left: 0;
}

.strategy-1 h2 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    padding-top: 2vw;
    font-size: 1.6vw;
    line-height: 1.3em;
    text-align: center;
    font-weight: bolder;
    color: #FFF;
    text-transform: none;
}

.strategy-1 p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2vw;
    color: #FFF;
    text-align: center;
    line-height: 1.3em;
    font-weight: 300;
    padding-bottom: 0;
    padding-left: 1vw;
    padding-right: 1vw;
}

.strategy-2 {
    margin-left: 2vw;
    margin-right: 1vw;
    margin-top: .2vw;
}

.strategy-2 h2 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    padding-top: 2vw;
    font-size: 1.6vw;
    line-height: 1.3em;
    text-align: center;
    font-weight: bolder;
    color: #FFF;
    text-transform: none;
}

.strategy-2 p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2vw;
    color: #FFF;
    text-align: center;
    line-height: 1.3em;
    font-weight: 300;
    padding-bottom: 0;
    padding-left: 1vw;
    padding-right: 1vw;
}

.strategy-3 {
    margin-left: 1vw;
    margin-right: 1.5vw;
    margin-top: .3vw;
}

.strategy-3 h2 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    padding-top: 2vw;
    font-size: 1.6vw;
    line-height: 1.3em;
    text-align: center;
    font-weight: bolder;
    color: #FFF;
    text-transform: none;
}

.strategy-3 p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2vw;
    color: #FFF;
    text-align: center;
    line-height: 1.3em;
    font-weight: 300;
    padding-bottom: 0;
    padding-left: 1vw;
    padding-right: 1vw;
}

.strategy-4 {
    margin-left: 0;
    margin-right: 2vw;
    margin-top: .2vw;
}

.strategy-4 h2 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    padding-top: 2vw;
    font-size: 1.6vw;
    line-height: 1.3em;
    text-align: center;
    font-weight: bolder;
    color: #FFF;
    text-transform: none;
}

.strategy-4 p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2vw;
    color: #FFF;
    text-align: center;
    line-height: 1.3em;
    font-weight: 300;
    padding-bottom: 0;
    padding-left: 1vw;
    padding-right: 1vw;
}

.chat {
    margin-top: 1px;
    padding: 30px;
    background-color: #1a5e7c;
}

.chat h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    font-size: 2.5vw;
    line-height: 1.2em;
    text-align: center;
    font-weight: bolder;
    color: #FFF;
    text-transform: none;
}

.chat h1 span {
    font-size: 2.5vw;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #a3d45e;
    text-transform: none;
}

.chat-box {
    width: 100%;
    margin: 0 auto;
    margin-top: 4vw;
}

.chat-grid {
    margin-top: 1vw;
    margin-bottom: 0%;
}

.chat-grid img {
    width: 20%;
}

.chat-grid h2 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    padding-top: 1vw;
    font-size: 1.5vw;
    line-height: 1.5em;
    text-align: center;
    font-weight: 300;
    color: #FFF;
    text-transform: none;
}

.chat h2 span {
    font-size: 2vw;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #FFF;
    text-transform: none;
}

.request-info {
    font-family: 'Roboto', sans-serif;
    font-size: 1vw;
    display: table-cell;
    padding: 0.5vw 0.5vw;
    z-index: 0;
    color: #FFF;
    text-align: center;
    text-transform: capitalize;
    font-weight: 400;
    border-radius: 1vw;
    text-decoration: none;
    margin-top: 1vw;
    background-color: #0085c7;
}

.request-info:hover {
    color: #FFF;
    background-color: #00923f;
    text-decoration: none;
}

.client {
    background-color: #a3d45e;
}

.client-box {
    width: 100%;
    height: 45vw;
    border-radius: 0 0 45vw 45vw;
    background-color: #FFF;
}

.client-box-dot {
    position: relative;
    width: 100%;
    top: 7vw;
}

.box-dot {
    height: 4vw;
    width: 2vw;
    line-height: 4vw;
}

.box-dot {
    margin: 0 auto;
    border-radius: 100%;
    position: relative;
    background-color: #0085c7;
    color: #0085c7;
    z-index: 2;
    height: 2vw;
    width: 2vw;
    line-height: 2vw;
}

.box-dot::after {
    height: 2vw;
}

.box-dot::after {
    position: absolute;
    border-left: .150vw solid #0085c7;
    width: 0;
    height: 2.5vw;
    display: block;
    content: '';
    left: 50%;
    z-index: 1;
    margin-left: -.1vw;
    bottom: -2.5vw;
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.client-box h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 2vw;
    padding-top: 3vw;
    font-size: 3.5vw;
    line-height: 1.2em;
    text-align: center;
    font-weight: bolder;
    color: #000000;
    text-transform: none;
}

.client-box h1 span {
    font-size: 3.5vw;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #0085c7;
    text-transform: none;
}

.client-logo {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 2vw;
}

.client-logo-grid {
    margin-right: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
    border-bottom: .1vw solid#efefef;
    border-right: .1vw solid#efefef;
}

.client-logo-grid img {
    width: 100%;
    margin: 0 auto;
    height: auto;
    display: block;
}

.client-logo-grid:nth-child(3) {
    border-bottom: .1vw solid#efefef;
    border-right: 0;
}

.client-logo-grid:nth-child(4) {
    border-bottom: 0;
    border-right: .1vw solid#efefef;
}

.client-logo-grid:nth-child(5) {
    border-bottom: 0;
    border-right: .1vw solid#efefef;
}

.client-logo-grid:nth-child(6) {
    border-bottom: 0;
    border-right: 0;
}

.platform {
    padding-top: 2vw;
    background-color: #a3d45e;
}

.dot-left {
    background-image: url(../images/dot-left-bg.png);
    background-position: left bottom;
    background-repeat: ;
}

.platform-box-dot {
    position: relative;
    width: 100%;
    padding-top: 2vw;
}

.platform-dot {
    height: 1vw;
    width: 1vw;
    line-height: 1vw;
}

.platform-dot {
    margin: 0 auto;
    border-radius: 100%;
    position: relative;
    background-color: #FFF;
    color: #FFF;
    z-index: 2;
    height: 1vw;
    width: 1vw;
    line-height: 1vw;
}

.platform-dot::after {
    position: absolute;
    border-left: .150vw solid #FFF;
    width: 0;
    height: 4vw;
    display: block;
    content: '';
    left: 50%;
    z-index: 1;
    margin-left: -.1vw;
    top: -4vw;
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.platform h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    padding-top: 2vw;
    font-size: 3.5vw;
    line-height: 1.2em;
    text-align: center;
    font-weight: bolder;
    color: #FFF;
    text-transform: none;
}

.platform h1 span {
    font-size: 3.5vw;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #FFF;
    text-transform: none;
}

.platform p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    color: #FFF;
    text-align: center;
    line-height: 1.5em;
    font-weight: 400;
    padding-left: 15vw;
    padding-right: 15vw;
    padding-bottom: 2vw;
}

.platform-grid {
    margin-top: 2vw;
    width: 20%;
    float: left;
}

.platform-grid img {
    width: 35%;
}

.platform-grid h2 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 2vw;
    padding-top: 1.5vw;
    font-size: 1.3vw;
    line-height: 1.5em;
    text-align: center;
    font-weight: 400;
    color: #FFF;
    text-transform: none;
}

.platform h2 span {
    font-size: 1.8vw;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #FFF;
    text-transform: none;
}

.platform-icon {
    width: 75%;
    margin: 0 auto;
}

.social-strip {
    background-color: #0085c7;
    padding: 1vw;
}

.social-icon {
    width: 80%;
    margin: 0 auto;
}

.social-icon li {
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    margin-right: 2%;
    margin-top: 0;
    font-size: 1.2vw;
    font-weight: 600;
    line-height: 1.5em;
    color: #FFF;
    text-transform: uppercase;
}

.social-icon li:nth-child(1) {
    margin-right: 2%;
    margin-top: 1%;
}

.social-icon li i {
    color: #FFF;
    font-size: 1.8vw;
}

.arrow {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 3;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(0%);
    /* Chrome 19+ & Safari 6+ */
}

.arrow:hover {
    filter: none;
    -webkit-filter: grayscale(100%);
}

.ftr-left-space {
    padding-left: 2vw;
}

.ftr-left-space1 {
    padding-left: 5vw;
}

.ftr-left-space2 {
    padding-left: 5vw;
}

.technology-logo {
    border-bottom: .1vw solid#f1f1f1;
    margin-bottom: 1vw;
    background-color: #f9f9f9;
}

.technology-logo img {
    width: 100%;
}

.payment-logo {
    background-color: #f9f9f9;
    border-bottom: .1vw solid#f1f1f1;
}

.payment-logo img {
    width: 100%;
}

.ftr-nav {
    background-color: #FFF;
    padding-bottom: 1vw;
    border-bottom: .1vw solid#f1f1f1;
    background-image: repeating-linear-gradient(13deg, transparent, transparent 2px, #b2dcff42 4px, #ffffff 5px);

}

.contact-grid h5 {
    color: #000;
    font-size: 1.1vw;
    padding-bottom: 0;
    margin-top: 1vw;
    margin-bottom: 1vw;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}

.contact-grid h5 a {
    color: #000;
    text-decoration: none;
}

.contact-grid h5 a:hover {
    color: #0085c7;
    text-decoration: none;
}

.footer-read {
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    padding: .5vw 1vw;
    z-index: 0;
    color: #000;
    text-align: center;
    font-size: 1vw;
    text-transform: lowercase;
    font-weight: 400;
    border: .1vw solid #28588f;
    text-decoration: none;
}

.footer-read:hover {
    color: #FFF;
    background-color: #e07f0d;
    border: .1vw solid #e59332;
    text-decoration: none;
}

.footernav p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1vw;
    color: #000;
    line-height: 1.5em;
    text-decoration: none;
    font-weight: 400;
    padding-bottom: 1vw;
}

.footernav p a {
    color: #000;
    text-decoration: none;
}

.footernav p a:hover {
    color: #0085c7;
    text-decoration: none;
}

.footernav li {
    font-family: 'Roboto', sans-serif;
    font-size: 1vw;
    color: #000;
    list-style: none;
    line-height: 1.8em;
    padding-left: 0;
    text-decoration: none;
    padding-bottom: .2vw;
    font-weight: 400;
}

.footernav li a {
    color: #000;
    text-decoration: none;
}

.footernav li a:hover {
    color: #0085c7;
    text-decoration: none;
}

.copyright {
    width: 100%;
    padding: 1vw 0 1vw 0;
}

.copyright p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1vw;
    color: #000;
    line-height: 1.5em;
    text-decoration: none;
    font-weight: 400;
}

.copyright p a {
    color: #000;
    text-decoration: none;
}

.copyright p a:hover {
    color: #0085c7;
    text-decoration: none;
}

.monogram {
    padding-left: 5px;
    text-align: left;
    padding-top: 5px;
}

.pull-right {
    font-weight: 400;
    line-height: 22px;
    padding-top: 17px;
    padding-left: 35px;
    margin-left: 20px;
    text-align: left;
    font-size: 13px
}

.link {
    font-weight: 400;
    line-height: 22px;
    padding-top: 12px;
    padding-left: 35px;
    margin-left: 20px;
    text-align: left;
    font-size: 13px
}

.link {
    color: #FFF
}

.link a {
    font-size: 13px;
    font-weight: 400;
    color: #FF0
}

.pull-right {
    color: #FFF
}

/*.to-top {
position: fixed;
bottom:.2vw;
right:.2vw;
width:4vw;
height:4vw;
color: #fff;
line-height:4vw;
background-image:url(../images/logo_webtech.png);
background-repeat:no-repeat;
background-size:100%;
z-index: 100;
cursor: pointer;
display: none
}*/
.no-padding {
    padding: 0 !important;
}

.padding-bottom {
    padding-bottom: 2em !important;
}

.compnay-section h2 span {
    background: rgba(0, 163, 235, 1);
    content: "";
    display: block;
    height: .2vw;
    margin: 1vw 0 0 0;
    position: initial;
    width: 4vw;
}

.compnay-section h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 4vw;
    font-weight: 600;
    line-height: 1;
    color: #242b34;
    text-align: left;
    padding: 0;
    margin: 0;
}

.compnay-section h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 3vw;
    font-weight: 500;
    line-height: 1;
    color: #242b34;
    text-align: left;
    padding: 4vw 2vw;
    margin: 0;
}

.compnay-section p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1.5em;
    font-weight: 300;
    margin-top: 1vw;
    margin-bottom: .5vw;
    padding-left: 15vw;
    padding-right: 15vw;
    text-align: left;
}

.company-circles:before {
    position: absolute;
    width: 55vw;
    height: 55vw;
    -webkit-border-radius: 50vw;
    border-radius: 50vw;
    background-clip: padding-box;
    content: '';
    top: -10vw;
    right: ;
    border: .175vw dashed #a7a8aa;
    filter: alpha(opacity=60);
    filter: alpha(opacity=60);
    opacity: .5;
    z-index: -1;
}

.company-circles:after {
    width: 689px;
    height: 689px;
    -webkit-border-radius: 344.5px;
    border-radius: 344.5px;
    background-clip: padding-box;
    position: absolute;
    content: '';
    top: -213px;
    left: -387px;
    border: 2px dashed #e3173e;
    filter: alpha(opacity=60);
    filter: alpha(opacity=60);
    opacity: .6;
    z-index: -1;
}

.inner-header {
    background-color: #000;
    height: auto;
    margin-top: 9vw;
    padding: 9vw 0 5vw 3vw;
}

.inner-header-content h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1vw;
    letter-spacing: .1vw;
    text-transform: uppercase;
    margin-bottom: 1.5vw;
    color: #747474;
    font-weight: 600;
    text-align: left;
}

.inner-header-content h3 span {
    background: rgba(0, 163, 235, 1);
    content: "";
    display: block;
    height: .2vw;
    margin: 1vw 0 0 0;
    position: initial;
    width: 3vw;
}

.inner-header-content h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 3.5vw;
    font-weight: 600;
    line-height: 1.1;
    color: #242b34;
    padding: 0;
    margin: 0;
}

.inner-header-content h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 2vw;
    font-weight: 300;
    line-height: 1.4em;
    color: #242b34;
    padding-left: 10vw;
    padding-right: 10vw;
    margin: 0;
    text-align: center
}

.inner-header-content h6 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    font-weight: 300;
    line-height: 1.4em;
    color: #242b34;
    padding-left: 10vw;
    padding-right: 10vw;
    margin: 0;
    text-align: center
}

.inner-header-content p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1.5em;
    font-weight: 300;
    margin-top: 1vw;
    margin-bottom: .5vw;
    text-align: left;
}

.inner-header-image {
    margin-top: 14vw;
    z-index: 11;
    position: absolute;
    top: 0;
    right: 0;
}

.inner-header-image img {
    width: 100%;
}

.inner-header-image1 {
    margin-top: 14vw;
    z-index: 11;
    position: absolute;
    top: 0;
    right: 0;
}

.inner-header-image1 img {
    width: 85%;
}

.inner-header-image2 {
    margin-top: 14vw;
    z-index: 11;
    position: absolute;
    top: 0;
    right: 0;
}

.inner-header-image2 img {
    width: 80%;
}

.inner-header-image3 {
    margin-top: 14vw;
    z-index: 11;
    position: absolute;
    top: 0;
    right: 0;
}

.inner-header-image3 img {
    width: 70%;
}

.inner-header-image4 {
    margin-top: 14vw;
    z-index: 11;
    position: absolute;
    top: 0;
    right: 0;
}

.inner-header-image4 img {
    width: 63%;
}

.inner-header-image5 {
    margin-top: 14vw;
    z-index: 11;
    position: absolute;
    top: 0;
    right: 0;
}

.inner-header-image5 img {
    width: 52%;
}

.header-bg {
    background-image: url(../images/header-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

.background-curve {
    width: 93%;
    position: absolute;
    top: -8vw;
    height: auto;
    right: 0;
    z-index: 0;
}

.background-curve img {
    width: 100%;
}

.testimonials-image {
    margin-bottom: 10vw;
    z-index: 11;
    position: absolute;
    top: -8vw;
    right: 0;
}

.testimonials-image img {
    width: 60%;
}

.inner-page {
    padding: 4vw 0 2vw 0;
    position: relative;
    z-index: 200;
}

.inner-page h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    font-size: 3vw;
    line-height: 1.3em;
    font-weight: bolder;
    color: #000;
    text-transform: none;
}

.inner-page h1 span {
    font-size: 3vw;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #0085c7;
    text-transform: lowercase;
}

.inner-page h2 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    font-size: 1.5vw;
    line-height: 1.3em;
    font-weight: bolder;
    color: #000;
    text-transform: none;
}

.inner-page h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.6vw;
    padding-bottom: 0.5vw;
    padding-top: 0.5vw;
    line-height: 1.3em;
    font-weight: 700;
    color: #000;
    text-transform: none;
    text-transform: uppercase;
}

.inner-page p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    color: #000;
    line-height: 1.5em;
    font-weight: 300;
    padding-bottom: 1vw;
    padding-left: 0;
    padding-right: 4vw;
}

.inner-page p a {
    font-weight: 700;
    color: #008ecd;
    text-decoration: none;
}

.inner-page p a:hover {
    font-weight: 700;
    color: #000;
    text-decoration: none;
}

.inner-page li {
    background-color: #fafafa;
    border-radius: .5vw;
    font-family: 'Roboto', sans-serif;
    font-size: 1.3vw;
    color: #000;
    line-height: 1.5em;
    font-weight: 400;
    padding: 1vw;
    margin-bottom: 1vw;
    margin-right: 1vw;
    display: inline-block;
}

.inner-page li a {
    color: #000;
}

.inner-page li:hover {
    background-color: #008ecd;
    color: #FFF;
}

.inner-page li i {
    font-size: 2.1vw;
    vertical-align: middle;
    margin-right: .5vw;
}

.pattern-bg {
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    background-image: url(../images/pattern-bg.jpg);
    background-repeat: no-repeat;
}

.dots-arrow-left {
    background: url(../images/dots-arrow-left-side.png);
    background-repeat: no-repeat;
    height: auto;
    background-size: 20%;
}

.dots-arrow-right {
    background: url(../images/dots-arrow-right-side.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    height: auto;
    background-size: 12%;
}

.dot-arrow-box {
    padding-bottom: 3vw;
    margin-bottom: 3vw;
    padding-left: 12vw;
    padding-top: 0vw;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.team-section {
    padding: 0vw 0vw 0vw 0vw;
    position: relative;
    background-color: #f6f6f6;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 1px, #ededed 1px, #fffd97 2px);
}

.corporate-identity {
    width: 100%;
    background-color: #FFF !important;
    padding: 4vw 0 0 0;
    margin-top: 8.3vw;
}

.portfolio-section {
    padding: 4vw 4vw 4vw 4vw;
    position: relative;
}

.content {
    display: none;
}

#loadMore {
    width: 200px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid transparent;
    background-color: blue;
    transition: .3s;
}

#loadMore:hover {
    color: blue;
    background-color: #fff;
    border: 1px solid blue;
    text-decoration: none;
}

.noContent {
    color: #000 !important;
    background-color: transparent !important;
    pointer-events: none;
}

.more,
.less {
    background-color: #00a3eb;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.1vw;
    margin-top: 0;
    padding: 1vw 0;
    text-align: center;
    text-transform: uppercase;
    border-radius: 2vw;
    width: 13%;
    margin: 0 auto;
    display: inline-block;
    font-weight: 600;
}

.more:hover,
.less:hover {
    background-color: #000;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.1vw;
    margin-top: 0;
    padding: 1vw 0;
    text-align: center;
    text-transform: uppercase;
    border-radius: 2vw;
    width: 13%;
    margin: 0 auto;
    display: inline-block;
    font-weight: 600;
}

.more i,
.less i {
    padding-left: .8vw;
}

.inner-header-pic img {
    width: 100%;
}

.process {
    padding-top: 4vw;
    background-color: #FFF;
}

.process h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    font-size: 3vw;
    line-height: 1.2em;
    text-align: center;
    font-weight: bolder;
    color: #333;
    text-transform: none;
}

.process-bg {
    background-image: url(../images/shap-bg-grey.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 25vw;
    margin-top: 3vw;
    padding-left: 5vw;
    padding-right: 5vw;
    padding-top: 3vw;
}

.process-bg-grid {
    margin-bottom: 2vw;
}

.process-bg-grid img {
    width: 100% !important;
}

.process-1 {
    margin-left: 1.5vw;
    margin-top: .1vw;
    margin-right: -1vw;
}

.process-1 h2 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    padding-top: 2vw;
    font-size: 1.6vw;
    line-height: 1.3em;
    text-align: center;
    font-weight: bolder;
    color: #000;
    text-transform: none;
}

.process-1 p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2vw;
    color: #000;
    text-align: center;
    line-height: 1.3em;
    font-weight: 300;
    padding-bottom: 0;
    padding-left: 1vw;
    padding-right: 1vw;
}

.process-2 {
    margin-left: .8vw;
    margin-right: 0vw;
    margin-top: .4vw;
}

.process-2 h2 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    padding-top: 2vw;
    font-size: 1.6vw;
    line-height: 1.3em;
    text-align: center;
    font-weight: bolder;
    color: #000;
    text-transform: none;
}

.process-2 p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2vw;
    color: #000;
    text-align: center;
    line-height: 1.3em;
    font-weight: 300;
    padding-bottom: 0;
    padding-left: 1vw;
    padding-right: 1vw;
}

.process-3 {
    margin-left: .3vw;
    margin-right: .8vw;
    margin-top: .5vw;
}

.process-3 h2 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    padding-top: 2vw;
    font-size: 1.6vw;
    line-height: 1.3em;
    text-align: center;
    font-weight: bolder;
    color: #000;
    text-transform: none;
}

.process-3 p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2vw;
    color: #000;
    text-align: center;
    line-height: 1.3em;
    font-weight: 300;
    padding-bottom: 0;
    padding-left: 1vw;
    padding-right: 1vw;
}

.process-4 {
    margin-left: -.5vw;
    margin-right: 1.8vw;
    margin-top: .3vw;
}

.process-4 h2 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    padding-top: 2vw;
    font-size: 1.6vw;
    line-height: 1.3em;
    text-align: center;
    font-weight: bolder;
    color: #000;
    text-transform: none;
}

.process-4 p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2vw;
    color: #000;
    text-align: center;
    line-height: 1.3em;
    font-weight: 300;
    padding-bottom: 0;
    padding-left: 1vw;
    padding-right: 1vw;
}

.bg-color {
    background-color: #f6f6f6;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, #ededed 4px, #f6f6f6 6px);
}

.mission img {
    width: 100%;
}

.vision img {
    width: 100%;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.why-choose {
    background-color: #302f2f;
    padding: 1.5vw 0 .8vw 2vw;
    color: #FFF;
}

.why-choose-green {
    background-color: #00a3eb;
}

.careers {
    background-color: #FFF;
}

.careers-box {
    width: 100%;
    height: 55vw;
    border-radius: 0 0 45vw 45vw;
    background-color: #f6f6f6;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, #ededed 4px, #f6f6f6 6px);
    margin-bottom: 4vw;
}

.careers-box h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 0.5vw;
    padding-top: 2vw;
    font-size: 3.5vw;
    line-height: 1.2em;
    text-align: center;
    font-weight: bolder;
    color: #000000;
    text-transform: none;
}

.careers-box h1 span {
    font-size: 3.5vw;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-style: italic;
    color: #0085c7;
    text-transform: none;
}

.careers-box p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4vw;
    color: #000;
    line-height: 1.5em;
    font-weight: 300;
    padding-bottom: 1vw;
    text-align: center;
}

.careers-logo {
    width: 55%;
    margin: 0 auto;
    margin-bottom: 2vw;
    margin-top: 2vw;
}

.why-choose h1 {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 1vw;
    font-size: 3vw;
    line-height: 1.5em;
    font-weight: bolder;
    color: #FFF;
    text-transform: capitalize;
}

.why-choose p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4vw;
    color: #FFF;
    line-height: 1.5em;
    font-weight: 300;
    padding-bottom: 1vw;
    font-weight: 500;
}

.margin-top {
    margin-top: 4vw !important;
}

.margin-bottom {
    margin-bottom: 4vw !important;
}

.section-top-margin {
    margin-top: 8vw;
}

.careers-section {
    margin-top: 10vw;
    padding: 4vw;
}

.portfolio-margin-top {
    margin-top: 11vw !important;
}

.careers-content-box {
    width: 96%;
    margin-top: 4vw;
    margin-bottom: 2vw;
}

.careers-content-box li {
    display: block;
    border-top: .1vw solid #d5d5d5;
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    color: #000;
    line-height: 1.5em;
    padding-bottom: 1.5vw;
    padding-left: 2vw;
    padding-top: 1.5vw;
    font-weight: 400;
    padding-right: 0;
    text-align: left;
}

.careers-content-box li:hover {
    display: block;
    background: #008ecd;
    border-top: .1vw solid #d5d5d5;
    font-family: 'Roboto', sans-serif;
    font-size: 1.5vw;
    color: #FFF;
    line-height: 1.5em;
    padding-bottom: 1.5vw;
    padding-left: 2vw;
    padding-top: 1.5vw;
    font-weight: 400;
    padding-right: 0;
    text-align: left;
}

.form-text label {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    float: left;
    font-size: 1.2vw;
    font-weight: 700;
    padding-bottom: .5vw;
    padding-top: .5vw;
}

.form-text input[type="text"],
.contact-right textarea,
.contact form select {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    margin-right: 0%;
    float: left;
    padding: 1vw 1vw;
    font-size: 1.1vw;
    font-weight: 400;
    margin-bottom: .5vw;
    color: #000;
    outline: none;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    background: #FFF none repeat scroll 0 0;
    border: 0;
}

.form select {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    margin-right: 0%;
    float: left;
    padding: 1vw 1vw;
    font-size: 1.1vw;
    font-weight: 400;
    margin-bottom: .5vw;
    color: #000;
    outline: none;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    background: #FFF none repeat scroll 0 0;
    border: 0;
}

.form-text input[type="file"] {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    margin-right: 0%;
    float: left;
    padding: 1vw 1vw;
    font-size: 1.1vw;
    font-weight: 400;
    margin-bottom: .5vw;
    color: #000;
    outline: none;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    background: #FFF none repeat scroll 0 0;
    border: 0;
}

.form-text input[type="text"]:hover {
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
}

.form select:hover {
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
}

.form-text input[type="file"]:hover {
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
}

.form input[type="submit"] {
    font-size: 1.5vw;
    display: inline-block;
    padding: 1vw 2.5vw;
    z-index: 0;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 2vw;
    text-decoration: none;
    background-color: #00a3eb;
    margin-top: 1vw;
    line-height: 1.3em;
    padding-top: 1vw;
    border: 0;
}

.form input[type="submit"]:hover {
    background-color: #000;
    color: #FFF;
}

.blog {
    transition: box-shadow .5s;
    border: 1px solid #f5f5fa;
    background: #FFF;
    margin-bottom: 1vw;
    margin-top: 1vw;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    width: 100%;
    padding-bottom: 1vw;
    min-height: 42vw;
}

.blog:hover {
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.blog img {
    width: 100%;
}

.blog-title {
    padding: 2vw 1vw 1vw 2vw;
}

.blog-title h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.8vw;
    line-height: 1.3em;
    font-weight: 500;
    color: #000;
    text-transform: none;
}

.blog-title h2 a {
    color: #000;
    text-transform: none;
}

.blog-title h2:hover {
    color: #0085c7;
    ;
    text-transform: none;
}

.blog-title h2 span {
    font-weight: bold;
}

.blog-title p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3vw;
    line-height: 1.5em;
    font-weight: 300;
    color: #000;
    text-transform: none;
    padding-top: 1vw;
    padding-left: 0;
    padding-right: 1vw;
    text-align: left;
}

.portfolio {
    margin-top: 3vw;
    width: 100%;
    background-color: #FFF;
    padding: 1vw;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.portfolio:hover {
    background-color: #f7fdff;
    width: 100%;
}

.portfolio:hover: .portfolio-title h2:hover {
    color: #FFF !important;
}

.portfolio img {
    width: 100% !important;
    max-width: 100%;
}

.portfolio-title h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.7vw;
    line-height: 1.3em;
    font-weight: 600;
    color: #000;
    text-transform: none;
    padding-bottom: .5vw;
}

.portfolio-title h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1vw;
    letter-spacing: .1vw;
    text-transform: uppercase;
    margin-bottom: 1vw;
    color: #747474;
    font-weight: 600;
    text-align: left;
    padding-top: 1vw;
}

.portfolio-title h3 span {
    background: rgba(0, 163, 235, 1);
    content: "";
    display: block;
    height: .2vw;
    margin: .5vw 0 0 0;
    position: initial;
    width: 4vw;
}

.portfolio-title p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1vw;
    line-height: 1.5em;
    font-weight: 300;
    color: #000;
    text-transform: none;
    padding-top: 0;
    padding-left: 0;
    text-align: left;
}

.next-btn {
    font-size: 1.3vw;
    display: inline-block;
    padding: .5vw 1vw;
    z-index: 0;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 4vw;
    text-decoration: none;
    background-color: #00a3eb;
    margin-right: .3vw;
    line-height: 1.3em;
}

.next-btn:hover {
    color: #FFF;
    background-color: #444;
    text-decoration: none;
}

.next-btn-active {
    font-size: 1.3vw;
    display: inline-block;
    padding: .5vw 1vw;
    z-index: 0;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 4vw;
    text-decoration: none;
    background-color: #c0c0c0;
    margin-right: .3vw;
    line-height: 1.3em;
}

/* Media Queries
--------------------------------------------- */
@media all and (max-width : 899px) {
    .footernav li img {
        width: 60% !important;
        margin-bottom: 10px;
    }

    .inner-page h2 {
        font-size: 1.5em;
    }

    .inner-page li {
        font-size: 1.1em;
    }

    .read-more1 {
        font-size: 14px;
        padding: 10px 10px;
    }

    .grid .grid-title {
        padding-top: 20px;
    }

    .process {
        padding-top: 8%;
    }

    .process h1 {
        font-size: 1.9em;
    }

    .inner-header-content h6 {
        font-size: 1.2em;
        line-height: 1.5em;
    }

    .grid .grid-title {
        height: auto;
        text-align: center;
        margin-bottom: 3vw;
        padding-top: 3vw;
        padding-left: 3vw;
        padding-right: 3vw;
    }

    .grid .grid-title h3 {
        font-size: 30px;
        line-height: 1.3em;
    }

    .why-choose {
        padding: 2em;
        color: #FFF;
    }

    .why-choose h1 {
        font-size: 1.7em;
        line-height: 1.3em;
    }

    .why-choose p {
        font-size: 1.2em;
        padding-bottom: 1em;
        line-height: 1.3em;
    }

    .who-we-are h2 {
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 18px;
    }

    .who-we-are h4 {
        padding-bottom: 5px;
        padding-top: 5px;
        font-size: 15px;
        text-align: center;
        color: #fff !important;
    }

    .get-a-space1 {
        padding-top: 1em !important;
        padding-bottom: 0;
    }

    .who-we-are h3 {
        font-size: 22px;
        padding-top: 0;
    }

    .locations-icon {
        font-size: 36px;
    }

    .mobile-show {
        display: block;
    }

    .desktop-show {
        display: none;
    }

    .get-btn {
        font-size: 12px;
        padding: 8px 15px;
        border-radius: 20px;
        margin-top: 10px;
        line-height: 1.3em;
    }

    .get-btn i {
        background-color: #FFF;
        width: 25px;
        height: 25px;
        line-height: 25px;
        border-radius: 20px;
        color: #444;
        margin-left: 10px;
        font-size: 15px;
    }

    .top-section {
        position: relative;
    }

    .top-section li {
        padding: 8px;
    }

    .top-section li i {
        font-size: 20px;
    }

    header {
        position: relative;
        width: 100%;
        z-index: 22;
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, 1);
    }

    header.tr-header.sticky {
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        z-index: 9999999;
    }

    .tr-header {
        height: auto;
        margin-top: 0;
        box-shadow: 0;
    }

    .logo-holder {
        float: left;
        margin: 0 auto;
        padding: 10px;
    }

    .logo-holder img {
        width: 150px;
    }

    .call-icon {
        cursor: pointer;
        position: absolute;
        top: 22px;
        right: 55px;
        height: 33px;
        width: 33px;
    }

    .call-icon img {
        width: 100%;
    }

    .menu-holder {
        z-index: 10;
        width: 100%;
        float: left;
        margin-right: 0;
        margin-top: 0;
    }

    .section {
        padding: 20px 0;
    }

    .section-heading {
        margin: 0 0 10px;
    }

    .section-heading h2 {
        font-size: 25px;
    }

    .who-we-are {
        padding: 20px 0 10px 0;
    }

    .services {
        background-image: none;
        background-color: #f6f6f6;
        height: auto;
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .services-left h1 span {
        font-size: 30px;
    }

    .services-left {
        padding-left: 0;
        padding-top: 20px;
    }

    .services-left h1 {
        font-size: 40px;
        line-height: 1.2em;
        text-align: center;
    }

    .development {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .corporate-identity {
        padding: 0 0 0 0;
        padding-top: 20px;
        margin-top: 0;
    }

    .mobile-pic img {
        width: 100%;
    }

    .development h1 {
        padding-bottom: 10px;
        font-size: 24px;
    }

    .development h1 span {
        font-size: 24px;
    }

    .development p {
        font-size: 15px;
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }

    .technology-logo {
        display: none;
    }

    .indus-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .indus-section h1 {
        padding-bottom: 10px;
        font-size: 30px;
    }

    .indus-section h1 span {
        font-size: 30px;
    }

    .indus-section p {
        font-size: 15px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .indus-box {
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 1px solid#efefef;
        border-top: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-right: 1px solid#efefef;
    }

    .indus-box-title h2 {
        font-size: 20px;
        margin-top: 10px;
        padding: 10px;
    }

    .paymnt-box {
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 1px solid#efefef;
        border-top: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-right: 1px solid#efefef;
    }

    .chat {
        padding: 20px;
    }

    .chat h1 {
        padding-bottom: 0;
        font-size: 25px;
    }

    .chat h1 span {
        font-size: 25px;
    }

    .chat-grid {
        margin-top: 30px;
        margin-bottom: 0;
    }

    .chat-grid img {
        width: 30%;
    }

    .chat h2 span {
        font-size: 20px;
    }

    .chat-grid h2 {
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 15px;
    }

    .request-info {
        font-size: 18px;
        padding: 10px 20px;
        margin-top: 20px !important;
    }

    .services-right {
        padding-left: 20px;
        padding-top: 20px;
    }

    .shap-bg {
        background-image: none;
        height: auto;
        margin-bottom: 0;
        margin-top: 0;
    }

    .strategy p {
        font-size: 15px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }

    .strategy-1,
    .strategy-2,
    .strategy-3,
    .strategy-4 {
        margin-left: 0 !important;
        margin-top: 0 !important;
    }

    .strategy-1 h2,
    .strategy-2 h2,
    .strategy-3 h2,
    .strategy-4 h2 {
        padding-bottom: 0 !important;
        padding-top: 10px !important;
        font-size: 18px !important;
        color: #FFF !important;
    }

    .strategy-1 p,
    .strategy-2 p,
    .strategy-3 p,
    .strategy-4 p {
        padding-bottom: 0 !important;
        padding-top: 10px !important;
        font-size: 14px !important;
        color: #FFF !important;
    }

    .strategy-1 img,
    .strategy-2 img,
    .strategy-3 img,
    .strategy-4 img {
        width: 90% !important;
    }

    .request-info {
        margin-top: 0;
    }

    .box-title h2 {
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        line-height: 1.3em;
        text-align: center;
    }

    .box-arrow {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .box-arrow i {
        font-size: 30px;
    }

    .strategy {
        padding: 10px;
        padding-top: 20px;
    }

    .strategy h1 {
        padding-bottom: 10px;
        font-size: 24px;
        line-height: 30px;
    }

    .strategy h1 span {
        font-size: 24px;
    }

    .client-logo {
        width: 100%;
        padding-bottom: 0;
    }

    .client-box {
        padding: 20px;
        height: 100%;
        border-radius: 0 0 80px 80px;
    }

    .client-box h1 {
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 26px;
    }

    .client-box h1 span {
        font-size: 30px;
    }

    .button-box {
        width: 100%;
        margin: 0 auto;
    }

    .client-box-dot {
        display: none;
    }

    .platform-box-dot {
        display: none;
    }

    .platform h1 {
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 30px;
    }

    .platform h1 span {
        font-size: 30px;
    }

    .platform p {
        font-size: 15px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }

    .platform-icon {
        width: 90%;
        margin: 0 auto;
    }

    .platform-grid img {
        width: 40%;
    }

    .platform-grid {
        width: 100%;
    }

    .platform-grid h2 {
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 15px;
    }

    .platform h2 span {
        font-size: 18px;
    }

    .service-grid {
        margin-bottom: 10px;
        padding: 0;
    }

    .service-grid img {
        width: 100%;
    }

    .client-logo-grid {
        border-bottom: .1vw solid#efefef;
        border-right: .1vw solid#efefef;
    }

    .client-logo-grid:nth-child(1) {
        border-top: .1vw solid#efefef;
        border-left: .1vw solid#efefef;
    }

    .client-logo-grid:nth-child(2) {
        border-top: .1vw solid#efefef;
    }

    .client-logo-grid:nth-child(3) {
        border-bottom: .1vw solid#efefef;
        border-right: .1vw solid#efefef;
        border-left: .1vw solid#efefef;
    }

    .client-logo-grid:nth-child(4) {
        border-bottom: .1vw solid#efefef;
        border-right: .1vw solid#efefef;
    }

    .client-logo-grid:nth-child(5) {
        border-bottom: .1vw solid#efefef;
        border-right: .1vw solid#efefef;
        border-left: .1vw solid#efefef;
    }

    .client-logo-grid:nth-child(6) {
        border-bottom: .1vw solid#efefef;
        border-right: .1vw solid#efefef;
    }

    .social-icon {
        width: 100%;
        margin: 0 auto;
    }

    .social-icon li {
        margin-right: 5px;
        font-size: 13px;
    }

    .social-icon li i {
        font-size: 25px;
    }

    .arrow {
        display: none;
    }

    .who-we-are p {
        padding-left: 0;
        padding-right: 0;
    }

    .who-we-are h1 {
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 24px;
    }

    .who-we-are h1 span {
        font-size: 24px;
    }

    .who-we-are p {
        font-size: 15px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
    }

    .read-more {
        font-size: 15px;
        padding: 10px 30px;
        border: 1px solid#0085c7;
        margin-top: 10px;
    }

    .ftr-nav {
        background-color: #f8f7f7;
        padding-bottom: 10px;
        border-bottom: 1px solid #d6d6d6;
    }

    .contact-grid h5 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .contact-grid h4 {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .footernav li {
        display: inline-block;
        font-size: 14px;
        line-height: 1.5em;
        padding-top: 10px;
        margin-right: 15px;
    }

    .footernav li i {
        font-size: 25px;
    }

    .footernav li img {
        width: 60% !important;
        margin-bottom: 10px;
    }

    .footernav p {
        font-size: 15px;
        padding-bottom: 10px;
    }

    .contact-grid {
        margin-top: 30px;
    }

    .copyright {
        padding: 20px 0 20px 0;
    }

    .copyright p {
        font-size: 14px;
    }

    .border-top {
        border-top: 0;
        padding-top: 0;
    }

    .header-bg {
        background-image: url(../images/header-bg.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
    }

    .inner-header {
        margin-top: 0;
        padding: 10px 0 10px 0;
    }

    .background-curve {
        display: none;
    }

    .inner-header-image {
        margin-top: 0;
        position: relative;
    }

    .inner-header-image1 {
        margin-top: 0;
        position: relative;
    }

    .inner-header-image2 {
        margin-top: 0;
        position: relative;
    }

    .inner-header-image3 {
        margin-top: 0;
        position: relative;
    }

    .inner-header-image4 {
        margin-top: 0;
        position: relative;
    }

    .inner-header-image5 {
        margin-top: 0;
        position: relative;
    }

    .inner-header-content h3 {
        font-size: 12px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }

    .inner-header-content h3 span {
        height: 2px;
        margin: 5px 0 0 0;
        position: initial;
        width: 30px;
    }

    .inner-header-content h2 {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.2em;
    }

    .inner-header-content p {
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .dots-arrow-left {
        background: none;
    }

    .dot-arrow-box {
        padding-bottom: 10px;
        margin-bottom: 10px;
        padding-left: 0;
        padding-top: 10px;
    }

    .inner-page h1 {
        font-size: 24px;
        line-height: 1.3em;
    }

    .inner-page h1 span {
        font-size: 24px;
    }

    .inner-page p {
        font-size: 16px;
        padding-bottom: 0;
        padding-right: 0;
        margin-top: 5px;
    }

    .team-section {
        padding: 30px 10px 10px 10px;
        position: relative;
        background-color: #ededed;
    }

    .testimonials-image {
        position: relative;
        top: 0;
        margin-bottom: 0;
    }

    .no-padding-right {
        padding-right: 15px !important;
    }

    .process-bg {
        background-image: none;
        height: auto;
        margin-bottom: 10px;
        margin-top: 10px;
        padding: 10px;
    }

    .process-bg-grid {
        margin-bottom: 10px;
    }

    .process-1,
    .process-2,
    .process-3,
    .process-4 {
        margin-left: 0;
        margin-top: 20px;
    }

    .process-1 h2,
    .process-2 h2,
    .process-3 h2,
    .process-4 h2 {
        padding-bottom: 10px;
        padding-top: 20px;
        font-size: 22px;
    }

    .process-1 p,
    .process-2 p,
    .process-3 p,
    .process-4 p {
        font-size: 15px;
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }

    .careers-content-box {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .careers-content-box li {
        font-size: 15px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-top: 10px;
    }

    .careers-content-box li:hover {
        font-size: 15px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-top: 10px;
    }

    .careers-box {
        height: 100%;
        border-radius: 0 0 130px 130px;
        margin-bottom: 30px;
        padding-bottom: 20px;
    }

    .careers-box h1 {
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 30px;
    }

    .careers-box h1 span {
        font-size: 30px;
    }

    .careers-box p {
        font-size: 15px;
        padding-bottom: 10px;
    }

    .careers-logo {
        width: 90%;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .careers-section {
        margin-top: 0;
        padding: 10px;
    }

    .form-text label {
        font-size: 14px;
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .form-text input[type="text"],
    .contact-right textarea,
    .contact form select {
        padding: 5px 5px;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .form select {
        padding: 5px 5px;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .form-text input[type="file"] {
        padding: 5px 5px;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .form input[type="submit"] {
        font-size: 15px;
        padding: 10px 20px;
        padding-top: 10px;
        margin-top: 10px;
        padding-top: 10px;
    }

    .blog {
        margin-bottom: 20px;
        margin-top: 10px;
        padding-bottom: 10px;
    }

    .blog-title {
        padding: 20px 10px 10px 20px;
    }

    .blog-title h2 {
        font-size: 18px;
    }

    .strategy-box {
        width: 100%;
    }

    .support-box {
        padding-bottom: 20px;
        padding-top: 20px;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        border-right: 1px solid rgba(255, 255, 255, .2);
        border-top: 1px solid rgba(255, 255, 255, .2);
        border-left: 1px solid rgba(255, 255, 255, .2);
    }

    .support-box i {
        padding-bottom: 10px;
        font-size: 30px;
    }

    .support-box h2 {
        padding-bottom: 10px;
        font-size: 15px;
    }

    .support-box h2 span {
        font-size: 15px;
        color: #FFF !important;
    }

    .portfolio {
        margin-top: 20px;
        padding: 5px;
    }

    .portfolio-title h3 {
        font-size: 12px;
        letter-spacing: 1px;
        margin-bottom: 15px;
        padding-top: 10px;
    }

    .portfolio-title h3 span {
        background: rgba(0, 163, 235, 1);
        height: 2px;
        margin: 5px 0 0 0;
        width: 30px;
    }

    .portfolio-title {
        padding: 10px;
    }

    .portfolio-title h2 {
        font-size: 18px;
        padding-bottom: 10px;
    }

    .portfolio-title p {
        font-size: 15px;
        text-align: left;
    }

    .more,
    .less {
        font-size: 15px;
        padding: 10px 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .more:hover,
    .less:hover {
        font-size: 15px;
        padding: 10px 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .portfolio-section {
        padding: 20px 20px 25px 20px;
    }

    .logo-box {
        padding-bottom: 5px;
        padding-top: 5px;
        border: 1px solid#efefef !important;
        border-bottom: 0;
        border-right: 0;
        background-color: #FFF;
    }

    .seo-grid {
        padding: 10px;
    }

    .seo-grid-border {
        border-right: 0;
        border-bottom: .1vw solid rgba(0, 0, 0, 0.07);
    }

    .seo-grid img {
        width: 35%;
    }

    .seo-grid h2 {
        margin-top: 10px;
        font-size: 18px;
    }

    .seo-section {
        padding: 20px;
        border-right: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    }

    .seo-bottom-border {
        border-bottom: 0;
    }

    .testimonials-image img {
        width: 100%;
    }

    .seo-box {
        margin-top: 0;
    }

    .smm-section h1 {
        padding-bottom: 10px;
        font-size: 30px;
    }

    .smm-section h1 span {
        font-size: 30px;
    }

    .smm-section p {
        font-size: 15px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
    }

    .responsive-box {
        padding: 0;
        position: relative;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .responsive-box li {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .responsive-box li img {
        width: 100% !important;
    }

    .res-box-grid img {
        width: 20% !important;
    }

    .res-box {
        margin-bottom: 10px;
        margin-top: 10px;
        padding: 10px;
    }

    .mobile-no-padding {
        padding: 0;
    }

    .res-box-title h2 {
        font-size: 18px;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .res-box-title {
        padding: 20px 10px 10px 10px;
    }

    .grey-res-box h1 {
        padding-bottom: 20px;
        font-size: 30px;
    }

    .grey-res-box h1 span {
        font-size: 30px;
    }

    .grey-res-box p {
        font-size: 15px;
        padding: 0;
        border-left: 0;
        line-height: 1.5em;
    }

    .res-box-grid {
        padding: 20px 10px;
        height: auto;
        border-radius: 10px;
        margin-bottom: 20px;
    }

    .word-whitebg {
        margin-top: 0;
        height: auto;
    }

    .res-mobile-bg {
        background-image: none;
        height: auto;
        border-radius: 10px;
        margin-bottom: 20px;
    }

    .word-whitebg {
        padding: 20px 20px;
        border-radius: 10px;
        margin-bottom: 20px;
    }

    .word-whitebg h5 {
        min-height: 30px;
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .word-whitebg h5::after {
        width: 30px;
        height: 2px;
    }

    .word-whitebg p {
        font-size: 15px;
        padding: 0;
        border-left: 0;
        line-height: 1.5em;
    }

    .no-padding-left {
        padding-left: 15px !important;
    }

    .res-box-grid h5 {
        min-height: 50px;
        font-size: 18px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .res-box-grid h5::after {
        width: 30px;
        height: 2px;
    }

    .joomla-section {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .joomla-section h2 {
        font-size: 18px;
        padding-top: 10px;
    }

    .wordpress-section h4 {
        font-size: 15px;
        padding-top: 10px;
    }

    .green-res-box h1 {
        padding-bottom: 10px;
        font-size: 30px;
    }

    .green-res-box h1 span {
        font-size: 30px;
    }

    .green-res-box p {
        font-size: 15px;
        padding: 0;
        border-left: 0;
    }

    .wordpress-section h3 {
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }

    .green-res-box {
        padding: 10px;
        padding-top: 20px;
    }

    .shape-white {
        background-image: none;
        background-color: #0087ca;
        width: 100%;
        height: auto;
        float: left;
        margin-right: 0;
        margin-left: 0;
        padding: 10px 10px;
        margin-bottom: 0;
        margin-top: 5px;
    }

    .shape-white h2 {
        font-size: 15px;
        padding-top: 10px;
    }

    .shape-white p {
        font-size: 14px !important;
        padding-top: 10px;
    }

    .wordpress-section i {
        font-size: 30px;
        padding-top: 10px;
    }

    .shopify-banner-pic img {
        width: 100% !important;
    }

    .wordpress-section-pic {
        width: 30%;
    }

    .wordpress-section {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .wordpress-section h2 {
        margin-top: 20px;
    }

    .wordpress-section li {
        margin-bottom: 20px;
        margin-top: 20px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }

    .custom-banner-pic img {
        width: 100% !important;
    }

    .development h3 {
        padding-bottom: 10px;
        padding-top: 20px;
        font-size: 25px;
    }

    .development h3 span {
        font-size: 25px;
    }

    .testimonial-box {
        margin-top: 20px;
    }

    .testimonial-bubble .testimonial-content {
        border: 1px solid transparent;
        padding: 10px 10px;
        border-radius: 5px;
    }

    .testimonial-content p {
        font-size: 15px;
    }

    .testimonial-bubble .testimonial-content::before {
        bottom: -10px;
        width: 20px;
        height: 20px;
    }

    .testimonial-title {
        font-size: 15px;
    }

    .testimonial-subtitle {
        font-size: 12px;
        padding-bottom: 20px;
    }

    .support-box h3 {
        font-size: 14px;
    }

    .google-map iframe {
        height: 250px;
    }

    /*.to-top {
bottom:10px;
right:10px;
width:60px;
height: 60px;
line-height: 60px;
}*/
    .contact-wrap {
        padding: 0;
    }

    .contact-form .input-block {
        background-color:
            rgba(255, 255, 255, 1);
        border: solid 0.1vw rgb(14 10 10);
        width: 100%;
        height: 45px;
        padding: 10px;
        position: relative;
        margin-bottom: 10px;
    }

    .contact-form .square-button {
        font-size: 18px;
        padding: 10px;
        height: auto;
        width: 100%;
    }

    .contact-form .input-block .form-control {
        font-size: 16px;
    }

    input[type="file"] {
        font-size: 16px;
    }

    .upload-txt {
        font-style: italic;
        color: #fff;
        font-size: 12px;
        padding-bottom: 10px;
        padding-top: 0;
    }

    .mobile-margin-top {
        margin-top: 0 !important;
    }
}

@media (min-width:480px) and (max-width:639px) {
    .footernav li img {
        width: 60% !important;
        margin-bottom: 10px;
    }

    .indus-box {
        height: 35vw !important;
    }

    .wordpress-section-pic {
        width: 14%;
        margin-right: 2.6%;
    }

    .wordpress-section-pic img {
        width: 100%;
    }

    .wordpress-section h2 {
        margin-top: 0;
        padding-top: 0;
    }

    .wordpress-section p {
        padding-bottom: 20px;
    }

    .portfolio-title p {
        font-size: 14px;
        text-align: left;
    }

    .portfolio-title h2 {
        font-size: 18px;
        padding-bottom: 5px;
    }

    .portfolio-section {
        padding: 10px 10px 15px 10px;
    }

    .seo-grid-border {
        border-right: 0;
        border-bottom: 0;
    }
}

@media (min-width:768px) and (max-width:899px) {
    .footernav li img {
        width: 60% !important;
        margin-bottom: 10px;
    }

    .footernav li img {
        width: 50% !important;
        margin-bottom: 10px;
    }

    .get-a-space {
        padding-top: 10px !important;
        padding-bottom: 0 !important;
    }

    .blog {
        height: 58vw;
    }

    .portfolio {
        height: 50vw;
    }

    .contact-form .input-block label {
        font-size: 17px !important;
    }

    .contact-form select {
        font-size: 17px !important;
        height: 40px;
    }

    .res-box-grid img {
        width: 20% !important;
    }

    .word-whitebg img {
        width: 20% !important;
    }

    .res-box-grid {
        padding: 20px 10px !important;
        height: auto !important;
        border-radius: 10px !important;
        margin-bottom: 20px !important;
    }

    .word-whitebg {
        padding: 20px 10px !important;
        height: auto !important;
        border-radius: 10px !important;
        margin-bottom: 20px !important;
    }

    .res-box-title {
        padding: 20px 15px 15px 15px !important;
    }

    .circlealign {
        padding-left: 0;
    }

    .inner-page h3 {
        font-size: 18px;
        padding-top: 1em;
        color: #0587c8;
    }

    .inner-header-image img {
        width: 60%;
    }

    .seo-pic img {
        width: 50% !important;
    }

    .smm-pic img {
        width: 60% !important;
    }

    .ppc-pic img {
        width: 50% !important;
    }

    .mobile-pic img {
        width: 70% !important;
    }

    .email-pic img {
        width: 55% !important;
    }

    .responsive-pic img {
        width: 55% !important;
    }

    .ecommerce-pic img {
        width: 60% !important;
    }

    .cms-pic img {
        width: 65% !important;
    }

    .wordpress-pic img {
        width: 100% !important;
    }

    .shopify-banner-pic img {
        width: 60% !important;
    }

    .woo-commerce-pic img {
        width: 60% !important;
    }

    .software-pic img {
        width: 60% !important;
    }

    .custom-banner-pic img {
        width: 80% !important;
    }

    .domain-pic img {
        width: 55% !important;
    }

    .hosting-pic img {
        width: 45% !important;
    }

    .bulk-sms-pic img {
        width: 60% !important;
    }

    .ios-app-pic img {
        width: 60% !important;
    }

    .client-logo-grid {
        border-bottom: 1px solid#efefef;
        border-right: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-top: 1px solid#efefef;
    }

    .client-logo-grid:nth-child(1) {
        border-bottom: 1px solid#efefef;
        border-right: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-top: 1px solid#efefef;
    }

    .client-logo-grid:nth-child(2) {
        border-bottom: 1px solid#efefef;
        border-right: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-top: 1px solid#efefef;
    }

    .client-logo-grid:nth-child(3) {
        border-bottom: 1px solid#efefef;
        border-right: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-top: 1px solid#efefef;
    }

    .client-logo-grid:nth-child(4) {
        border-bottom: 1px solid#efefef;
        border-right: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-top: 1px solid#efefef;
    }

    .client-logo-grid:nth-child(5) {
        border-bottom: 1px solid#efefef;
        border-right: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-top: 1px solid#efefef;
    }

    .client-logo-grid:nth-child(6) {
        border-bottom: 1px solid#efefef;
        border-right: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-top: 1px solid#efefef;
    }

    .box-title h2 {
        font-size: 16px;
    }

    .button-box {
        width: 100%;
    }

    .client-box {
        padding: 20px 40px 60px 40px;
        height: 100%;
        border-radius: 0 0 50px 50px;
    }

    .shap-bg {
        margin-top: 20px;
    }

    .strategy-1 h2,
    .strategy-2 h2,
    .strategy-3 h2,
    .strategy-4 h2 {
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 16px;
    }

    .strategy p {
        font-size: 14px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
    }

    .contact-form .square-button {
        margin-bottom: 20px;
    }

    .portfolio-title p {
        font-size: 13px;
        text-align: left;
    }

    .portfolio-title h2 {
        font-size: 16px;
        padding-bottom: 10px;
    }

    .seo-grid-border {
        border-right: 0;
        border-bottom: 0;
    }

    .testimonials-image img {
        width: 60%;
    }

    .indus-box-title {
        padding-left: 20px;
        padding-right: 20px;
    }

    .indus-box-title h2 {
        font-size: 14px;
        margin-top: 10px;
    }

    .reputation-pic img {
        width: 70% !important;
    }

    .newsletter-pic img {
        width: 55% !important;
    }

    .responsive-box li {
        display: table-cell;
        margin-right: 10px;
        vertical-align: bottom;
    }

    .word-whitebg {
        margin-top: 0;
    }

    .shape-white {
        background-image: none;
        background-color: #00a3eb;
        width: 100%;
        height: auto;
        float: left;
        margin-right: 0;
        margin-left: 0;
        padding: 10px 10px;
        margin-bottom: 5px;
        margin-top: 15px;
    }

    .development h3 {
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 24px;
    }

    .who-we-are h2 {
        padding-bottom: 5px;
        padding-top: 0;
        font-size: 24px;
    }

    .indus-box img {
        width: 30%;
    }

    .drupal-pic img {
        width: 70% !important;
    }

    .email-getway-pic img {
        width: 60% !important;
    }

    .android-app-pic img {
        width: 70% !important;
    }

    .google-map iframe {
        height: 175px;
    }

    .contact-wrap {
        width: 90%;
        margin: auto;
    }
}

@media (min-width:900px) and (max-width:1080px) {
    .footernav li img {
        width: 60% !important;
        margin-bottom: 10px;
    }

    .contact-form .input-block label {
        font-size: 17px !important;
    }

    .contact-form select {
        font-size: 17px !important;
        height: 40px;
    }

    .testimonial-content p {
        font-size: 14px;
    }

    .testimonial-subtitle {
        font-size: 12px;
    }

    .inner-header-image2 img {
        width: 60%;
    }

    .footernav li {
        font-size: 12px;
    }

    .testimonial-bubble .testimonial-content::before {
        bottom: -13px;
        left: 20px;
        width: 22px;
        height: 22px;
    }

    .blog {
        min-height: 41vw;
    }

    .get-btn {
        margin-top: 0;
    }

    .circlealign {
        padding-left: 0;
    }

    .service-grid img {
        width: 100%;
    }

    .seo-pic img {
        width: 50% !important;
    }

    .smm-pic img {
        width: 50% !important;
    }

    .ppc-pic img {
        width: 40% !important;
    }

    .mobile-pic img {
        width: 100% !important;
    }

    .email-pic img {
        width: 50% !important;
    }

    .reputation-pic img {
        width: 50% !important;
    }

    .corporate-identity {
        margin-top: 0;
    }

    .who-we-are {
        padding: 2vw 0 2vw 0;
    }

    .wordpress-pic img {
        width: 50% !important;
    }

    .magento-pic img {
        width: 50% !important;
    }

    .wordpress-development-pic img {
        width: 50% !important;
    }

    .shopify-pic img {
        width: 50% !important;
    }

    .wordpress-section-pic img {
        width: 100%;
    }

    .woo-commerce-pic img {
        width: 50% !important;
    }

    .drupal-pic img {
        width: 50% !important;
    }

    .software-pic img {
        width: 50% !important;
    }

    .domain-pic img {
        width: 40% !important;
    }

    .hosting-pic img {
        width: 40% !important;
    }

    .bulk-sms-pic img {
        width: 50% !important;
    }

    .email-getway-pic img {
        width: 40% !important;
    }

    .ios-app-pic img {
        width: 50% !important;
    }

    .android-app-pic img {
        width: 55% !important;
    }

    .section-top-margin {
        margin-top: 2vw;
    }

    .newsletter-pic img {
        width: 50% !important;
    }

    .responsive-pic img {
        width: 50% !important;
    }

    .ecommerce-pic img {
        width: 50% !important;
    }

    .cms-pic img {
        width: 50% !important;
    }

    .testimonials-image {
        margin-bottom: 0;
        z-index: 11;
        top: 0;
        right: 0;
    }

    .seo-box {
        margin-top: 0;
    }

    .testimonial-box {
        margin-top: 0;
    }

    .logo-box {
        background-color: #FFF;
    }

    .client-logo {
        width: 65%;
        margin: 0 auto;
        margin-bottom: 0px;
        margin-bottom: 2vw;
    }

    .background-curve {
        display: none;
    }

    .header-bg {
        background-image: url(../images/header-bg.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
        margin-top: 9vw;
        padding: 9vw 0 5vw 3vw;
    }

    .inner-header-image {
        margin-top: 0;
        z-index: 11;
        position: relative;
        top: 2vw;
        right: 0;
    }

    .inner-header-image1 {
        margin-top: 0;
        z-index: 11;
        position: relative;
        top: 2vw;
        right: 0;
    }

    .inner-header-image2 {
        margin-top: 0;
        z-index: 11;
        position: relative;
        top: 2vw;
        right: 0;
    }

    .inner-header-image3 {
        margin-top: 0;
        z-index: 11;
        position: relative;
        top: 2vw;
        right: 0;
    }

    .inner-header-image4 {
        margin-top: 0;
        z-index: 11;
        position: relative;
        top: 2vw;
        right: 0;
    }

    .inner-header-image5 {
        margin-top: 0;
        z-index: 11;
        position: relative;
        top: 2vw;
        right: 0;
    }

    .inner-header {
        margin-top: 9vw;
        padding: 4vw 0 1vw 1vw;
    }

    .inner-header-image img {
        width: 60%;
    }

    .top-menu {
        z-index: 10;
        width: 70%;
        float: right;
        margin-top: 1vw;
    }

    .services {
        background-image: none;
        background-color: #f6f6f6;
        height: auto;
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .services-left {
        padding-top: 40px;
        padding-left: 0;
    }

    .services-left h1 {
        text-align: center;
        font-size: 40px;
    }

    .services-right {
        padding-left: 10px;
        padding-top: 30px;
    }

    .shap-bg {
        background-image: none;
        height: auto;
        margin-bottom: 0;
        margin-top: 0;
    }

    .box-arrow {
        margin-top: 0;
    }

    .box-title h2 {
        font-size: 1.7vw;
    }

    .strategy-1,
    .strategy-2,
    .strategy-3,
    .strategy-4 {
        margin-left: 0;
        margin-top: 28px;
    }

    .strategy-1 h2,
    .strategy-2 h2,
    .strategy-3 h2,
    .strategy-4 h2 {
        padding-bottom: 10px;
        padding-top: 20px;
        font-size: 18px;
    }

    .strategy-1 p,
    .strategy-2 p,
    .strategy-3 p,
    .strategy-4 p {
        font-size: 14px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .button-box {
        width: 50%;
        margin: 0 auto;
    }

    .process-bg {
        background-image: none;
        height: auto;
        margin-top: 20px;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .process-1,
    .process-2,
    .process-3,
    .process-4 {
        margin-left: 0;
        margin-top: 28px;
    }

    .process-1 h2,
    .process-2 h2,
    .process-3 h2,
    .process-4 h2 {
        padding-bottom: 10px;
        padding-top: 20px;
        font-size: 18px;
    }

    .process-1 p,
    .process-2 p,
    .process-3 p,
    .process-4 p {
        font-size: 14px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .dots-arrow-left {
        background: none;
    }

    .dot-arrow-box {
        padding-bottom: 0;
        margin-bottom: 0;
        padding-left: 0;
        padding-top: 0;
    }
}

@media (min-width:640px) and (max-width:767px) {
    .footernav li img {
        width: 60% !important;
        margin-bottom: 10px;
    }

    .contact-form .input-block label {
        font-size: 17px !important;
    }

    .res-box-grid img {
        width: 20% !important;
    }

    .word-whitebg img {
        width: 20%;
    }

    .indus-box {
        height: 22vw !important;
    }

    .res-box-grid {
        padding: 20px 10px !important;
        height: auto !important;
        border-radius: 10px !important;
        margin-bottom: 20px !important;
    }

    .word-whitebg {
        padding: 20px 10px !important;
        height: auto !important;
        border-radius: 10px !important;
        margin-bottom: 20px !important;
    }

    .res-box-title {
        padding: 0 !important;
    }

    .contact-form select {
        font-size: 17px !important;
        height: 40px;
    }

    .border-top {
        border-top: 0;
        padding-top: 0;
    }

    .blog {
        margin-bottom: 20px;
        margin-top: 10px;
        padding-bottom: 10px;
        min-height: 450px;
    }

    .portfolio-title {
        padding: 10px;
        min-height: 200px;
    }

    .logo-box {
        padding-bottom: 5px;
        padding-top: 5px;
        border: 1px solid #efefef !important;
        border-top: 0;
        border-right: 0;
        border-left: 0;
        background-color: #FFF;
    }

    .res-box {
        margin-bottom: 10px;
        margin-top: 10px;
        padding: 10px;
    }

    .inner-page h3 {
        font-size: 18px;
        padding-top: 1em;
        color: #0587c8;
    }

    .client-logo-grid {
        border-bottom: 1px solid#efefef;
        border-right: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-top: 1px solid#efefef;
    }

    .client-logo-grid:nth-child(1) {
        border-bottom: 1px solid#efefef;
        border-right: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-top: 1px solid#efefef;
    }

    .client-logo-grid:nth-child(2) {
        border-bottom: 1px solid#efefef;
        border-right: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-top: 1px solid#efefef;
    }

    .client-logo-grid:nth-child(3) {
        border-bottom: 1px solid#efefef;
        border-right: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-top: 1px solid#efefef;
    }

    .client-logo-grid:nth-child(4) {
        border-bottom: 1px solid#efefef;
        border-right: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-top: 1px solid#efefef;
    }

    .client-logo-grid:nth-child(5) {
        border-bottom: 1px solid#efefef;
        border-right: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-top: 1px solid#efefef;
    }

    .client-logo-grid:nth-child(6) {
        border-bottom: 1px solid#efefef;
        border-right: 1px solid#efefef;
        border-left: 1px solid#efefef;
        border-top: 1px solid#efefef;
    }

    .box-title h2 {
        font-size: 16px;
    }

    .button-box {
        width: 100%;
    }

    .client-box {
        padding: 20px 40px 60px 40px;
        height: 100%;
        border-radius: 0 0 50px 50px;
    }

    .shap-bg {
        margin-top: 20px;
    }

    .strategy-1 h2,
    .strategy-2 h2,
    .strategy-3 h2,
    .strategy-4 h2 {
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 16px;
    }

    .strategy p {
        font-size: 14px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
    }

    .portfolio-title p {
        font-size: 13px;
        text-align: left;
    }

    .portfolio-title h2 {
        font-size: 16px;
        padding-bottom: 10px;
    }

    .seo-grid-border {
        border-right: 0;
        border-bottom: 0;
    }

    .testimonials-image img {
        width: 80%;
    }

    .indus-box-title {
        padding-left: 20px;
        padding-right: 20px;
    }

    .indus-box-title h2 {
        font-size: 13px;
        margin-top: 10px;
        padding: 0;
    }

    .reputation-pic img {
        width: 100% !important;
    }

    .newsletter-pic img {
        width: 75% !important;
    }

    .responsive-box li {
        display: table-cell;
        margin-right: 10px;
        vertical-align: bottom;
    }

    .word-whitebg {
        margin-top: 0;
    }

    .shape-white {
        background-image: none;
        background-color: #0087ca;
        width: 100%;
        height: auto;
        float: left;
        margin-right: 0;
        margin-left: 0;
        padding: 10px 10px;
        margin-bottom: 0;
        margin-top: 5px;
    }

    .development h3 {
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 18px;
    }

    .who-we-are h2 {
        padding-bottom: 5px;
        padding-top: 5px;
        font-size: 15px;
    }

    .who-we-are h4 {
        padding-bottom: 5px;
        padding-top: 5px;
        font-size: 15px;
        text-align: center;
        color: #fff;
    }

    .drupal-pic img {
        width: 90% !important;
    }

    .email-getway-pic img {
        width: 80% !important;
    }

    .android-app-pic img {
        width: 100% !important;
    }

    .google-map iframe {
        height: 175px;
    }

    .shape-white img {
        width: 28%;
    }
}

.clearfix {
    clear: both;
}

@media (min-width:320px) and (max-width:640px) {
    .footernav li img {
        width: 60% !important;
        margin-bottom: 10px;
    }

    .indus-box {
        height: 40vw;
    }

    .contact-form .input-block label {
        font-size: 17px !important;
    }

    .contact-form select {
        font-size: 17px !important;
        height: 45px;
        margin-bottom: 10px;
    }

    .circlealign {
        padding-left: 0;
    }

    .get-btn {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .contact-form .square-button {
        font-size: 20px;
        padding: 10px;
        height: auto;
    }

    .development {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .platform-icon {
        width: 94%;
        margin: 0 auto;
    }

    .inner-page h3 {
        font-size: 18px;
        padding-top: 1em;
        color: #0587c8;
    }

    .res-box img {
        width: 36%;
    }

    .read-more1 {
        letter-spacing: 0;
    }

    .platform-grid {
        width: 100%;
    }

    .shape-white img {
        width: 35%;
    }

    .grid .grid-title {
        height: auto;
        text-align: center;
        margin-bottom: 5vw;
        padding-top: 5vw;
        padding-left: 5vw;
        padding-right: 5vw;
    }

    .grid .grid-title h3 {
        font-size: 1.8em;
        line-height: 1.2em;
    }

    .get-a-space {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}

@media (max-width:375px) {
    .footernav li img {
        width: 60% !important;
        margin-bottom: 10px;
    }
}

@media (max-width:360px) {
    .footernav li img {
        width: 60% !important;
        margin-bottom: 10px;
    }

    .who-we-are h4 {
        font-size: 13px;
        height: 60px;
    }

    .get-btn i {
        width: 15px;
        height: 15px;
        line-height: 15px;
        margin-left: 5px;
        font-size: 12px;
    }

    .get-btn {
        font-size: 14px;
        padding: 8px 15px;
        border-radius: 5px;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .contact-form .square-button {
        font-size: 20px;
        padding: 10px;
        height: auto;
    }
}

#landscape {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #000000;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 20000;
    opacity: 0.9;
    margin: 0 auto;
}

#landscape div {
    color: #FFFFFF;
    opacity: 1;
    top: 50%;
    position: absolute;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.get-box {
    /*background: #fff;
    height: 100%;*/
    position: relative;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    padding-top: 10px;
}

.sub_div {
    position: absolute;
    bottom: 2px !important;
}


/*--Row Grid for cards--*/


.rows {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

.card-wrapper {
    flex: 0 0 calc(33.333% - 20px);
    /* 3 cards per row with spacing */
    box-sizing: border-box;
}

/* Glossy card styling */
.glossy-card {
    background-image: repeating-linear-gradient(190deg, #f1f1f1, #fbfafa 7%, #f3f3f3 10%);

    border-radius: 20px;
    backdrop-filter: blur(10px);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.2);
    padding: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.glossy-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
}

/* Image styling */
.card-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card-image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}

.card-image img {
    /* max-width: 200px; */
    width: 100%;
    height: 250px;
    /* Fixed height for consistency */
    object-fit: cover;
    border-radius: 12px 12px 0 0;
    /* Adjusted radius if needed */
}

/* Content */
.card-content h3 {
    font-size: 1.2rem;
    margin: 15px 0 10px;
    font-weight: 600;
    color: #054072;
}

.card-content .desc {
    font-size: 0.95rem;
    color: #000;
    height: 100px;
    overflow: hidden;
}

/* Info box */
.info {
    font-size: 0.9rem;
    margin: 10px 0;
    color: #444;
}

.info i {
    margin-right: 6px;
    color: #007bff;
}

/* Button */
.explore-btn {
    margin-top: auto;
    display: inline-block;
    padding: 10px 20px;
    background: linear-gradient(135deg, #6e8efb, #a777e3);
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.explore-btn:hover {
    background: linear-gradient(135deg, #5f7af2, #9b6edf);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.explore-btn {
    margin-top: 15px;
    margin-left: auto;
    display: inline-block;
    padding: 10px 20px;
    background: linear-gradient(135deg, #6e8efb, #a777e3);
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
    font-weight: 600;
    transition: all 0.3s ease;
    width: auto;
}

@media screen and (max-width: 768px) {
    .card-wrapper {
        flex: 0 0 100%;
        /* 1 card per row on small screens */
    }
}

/* Helper Classes */
.pt-10 {
    padding-top: 10px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

/* index  new 3D */

.center-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* horizontal center */
    justify-content: center;
    /* vertical center */
    text-align: center;
}

.center-content img {
    max-width: 100%;
    display: block;
    margin: 10px auto;
}

.center-content p {
    font-weight: 600;
    margin-bottom: 15px;
}

/* 3D Hero Section Styles */
.hero-3d-section {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    perspective: 1500px;
    background: linear-gradient(135deg, #E0F7FA 0%, #F3E5F5 25%, #FFF9C4 50%, #E8EAF6 75%, #F1F8E9 100%);
    background-size: 400% 400%;
    animation: gradientShift 15s ease infinite;
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

/* Floating Background Shapes */
.floating-shapes {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

.shape {
    position: absolute;
    border-radius: 50%;
    filter: blur(60px);
    opacity: 0.3;
    animation: float 20s ease-in-out infinite;
}

.shape-1 {
    width: 300px;
    height: 300px;
    background: linear-gradient(135deg, #81D4FA 0%, #B39DDB 100%);
    top: 10%;
    left: 5%;
    animation-delay: 0s;
}

.shape-2 {
    width: 250px;
    height: 250px;
    background: linear-gradient(135deg, #FFE082 0%, #FFAB91 100%);
    top: 50%;
    right: 10%;
    animation-delay: 5s;
}

.shape-3 {
    width: 200px;
    height: 200px;
    background: linear-gradient(135deg, #A5D6A7 0%, #90CAF9 100%);
    bottom: 15%;
    left: 15%;
    animation-delay: 10s;
}

@keyframes float {

    0%,
    100% {
        transform: translate(0, 0) rotate(0deg);
    }

    25% {
        transform: translate(50px, -50px) rotate(90deg);
    }

    50% {
        transform: translate(-30px, 30px) rotate(180deg);
    }

    75% {
        transform: translate(40px, 40px) rotate(270deg);
    }
}

/* 3D Glass Card Styles */
.glass-card-3d {
    position: relative;
    z-index: 2;
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(20px);
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow:
        0 8px 32px 0 rgba(31, 38, 135, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset,
        0 20px 60px rgba(0, 0, 0, 0.1);
    padding: 40px;
    transform-style: preserve-3d;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.glass-card-3d:hover {
    transform: translateY(-10px) rotateX(5deg);
    box-shadow:
        0 15px 45px 0 rgba(31, 38, 135, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset,
        0 30px 80px rgba(0, 0, 0, 0.15);
}

/* Center Content Card */
.center-glass-card {
    max-width: 700px;
    margin: 0 auto;
    transform: translateZ(50px);
}

.center-glass-card h1 {
    font-family: 'Outfit', sans-serif;
    font-size: 3.5rem;
    font-weight: 900;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 30px;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    line-height: 1.2;
}

.center-glass-card h1 span {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.center-glass-card p {
    color: #000000;
    line-height: 1.8;
    margin-bottom: 20px;
    text-align: justify;
}

/* Side Glass Cards */
.side-glass-card {
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(15px);
    border-radius: 25px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 30px 20px;
    height: 500px;
    overflow: hidden;
    box-shadow:
        0 8px 32px 0 rgba(31, 38, 135, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    transition: all 0.5s ease;
    transform-style: preserve-3d;
}

.side-glass-card:hover {
    transform: translateZ(30px) scale(1.02);
    box-shadow:
        0 15px 45px 0 rgba(31, 38, 135, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
}

/* Card Content Animations */
.card-content-scroll {
    animation: verticalScroll 15s linear infinite;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.card-content-scroll:hover {
    animation-play-state: paused;
}

@keyframes verticalScroll {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-50%);
    }
}

/* Card Images */
.card-img-3d {
    width: 100%;
    max-width: 200px;
    border-radius: 20px;
    margin: 15px auto;
    display: block;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    transition: all 0.4s ease;
    transform: translateZ(20px);
}

.card-img-3d:hover {
    transform: translateZ(40px) scale(1.05);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.25);
}

/* Explore Button */
.btn-explore-3d {
    display: inline-block;
    padding: 15px 40px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    font-weight: 700;
    font-size: 1.1rem;
    text-decoration: none;
    border-radius: 50px;
    box-shadow:
        0 10px 30px rgba(102, 126, 234, 0.4),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateZ(30px);
    position: relative;
    overflow: hidden;
}

.btn-explore-3d::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.5s;
}

.btn-explore-3d:hover {
    transform: translateZ(40px) translateY(-3px);
    box-shadow:
        0 15px 45px rgba(102, 126, 234, 0.6),
        0 0 0 2px rgba(255, 255, 255, 0.3) inset;
    color: white;
}

.btn-explore-3d:hover::before {
    left: 100%;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .hero-3d-section {
        min-height: auto;
        padding: 60px 0;
    }

    .center-glass-card h1 {
        font-size: 2.5rem;
    }

    .side-glass-card {
        height: 300px;
        margin-bottom: 20px;
    }
}

/* Text Styling */
.card-text-label {
    font-weight: 600;
    color: #2D3748;
    font-size: 0.95rem;
    margin-top: 10px;
    text-align: center;
}