body,
html {
    -webkit-tap-highlight-color: #fff0
}

.loaded .bannerText *,
.no-cssanimations .grid li,
.no-js .grid li,
.review-cover .grid li.shown,
.testimInner:hover figure img,
body,
body.loaded {
    opacity: 1
}

.mainNav ul li ul,
.mega-menu {
    pointer-events: none;
    opacity: 0
}

.logo img,
img {
    max-width: 100%
}

.header.stuck,
.mainNav ul li ul {
    box-shadow: 0 0 10px rgb(0 0 0 / .25)
}

.bannerArea .gitBtn,
.inquiryBtn a {
    font-weight: 600;
    text-align: center
}

.clr,
.servicesWrap ul:after,
.testimonialItem:nth-of-type(3n+1) {
    clear: both
}

.sliderArea:before,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Josefin Sans", sans-serif
}

.newsletterArea li a,
.quickLinks li a,
a {
    text-decoration: none !important
}

.coreFeatures table tr:last-child td,
.header.stuck {
    padding-bottom: 0
}

#goTop i,
.mega-menu .mega-menu-box:first-child a,
.reviews-total div ul li:last-child span {
    font-size: 19px
}

.servicesWrap ul li:hover .readMore,
section.ratingBar div>div a {
    text-decoration-color: #fff !important
}

select::-ms-expand {
    display: none
}

::-webkit-scrollbar {
    min-width: 2px;
    width: .15%;
    max-width: 3px
}

::-webkit-scrollbar,
::-webkit-scrollbar-track,
::-webkit-scrollbar-track-piece {
    background: #171719
}

::-webkit-scrollbar-button,
::-webkit-scrollbar-thumb {
    background: rgb(255 255 255 / .6)
}

svg:not(:root) {
    height: 100%;
    width: 100%
}

html {
    background: #00061d;
    -ms-overflow-style: scrollbar
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.25
}

.mega-menu .mega-menu-box h6,
body {
    font-family: Nunito, sans-serif !important
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-weight: 400;
    margin: 0
}

.main_Ppc .get-more h2 strong,
b,
section.ratingBar div,
strong {
    font-weight: 700
}

em,
i {
    font-style: italic
}

label {
    font-weight: 400
}

input,
textarea {
    -webkit-appearance: none;
    border-radius: 0
}

input[type="checkbox"],
input[type="radio"] {
    width: auto;
    height: auto
}

input[type="checkbox"] {
    appearance: checkbox;
    -webkit-appearance: checkbox
}

input[type="radio"] {
    appearance: radio;
    -webkit-appearance: radio
}

select[multiple],
select[size],
textarea {
    height: auto
}

a {
    color: #30a4dd;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in
}

.work_inner .navBar .mainNav ul li.hassub>a:before,
a:hover {
    color: #454545
}

:focus {
    outline: 0 !important
}

.clr {
    border: 0;
    height: 0
}

.banner-row,
.banner-row .container {
    position: relative;
    height: 100%
}

.footer .container,
.inner-wrapper .container {
    max-width: 1435px;
    width: 100%
}

.col-sm-12.footer_form_checkbox p {
    font-size: 14px;
    color: #fff;
    text-align: start !important;
}

.footer_form_checkbox label {
    display: flex;
    align-items: flex-start;
    padding-left: 25px;
    position: relative;
    margin-bottom: 20px
}

.footer_form_checkbox label input {
    position: absolute;
    left: 0;
    width: 18px;
    height: 18px
}

.wpcf7-spinner {
    top: 8px
}

@media only screen and (min-width:1600px) {

    .home .container,
    .home .footer .container,
    .home .inner-wrapper .container,
    .postid-14 .container,
    .postid-73 .container,
    .wideContainer .container {
        max-width: 1558px;
        width: 100%
    }
}

.banner-row {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%
}

.mainNav ul li ul li a:after,
.mega-menu .mega-menu-box article ul.menu-tree li:last-child::after,
.page-id-1199 .bannerArea.innerBanner,
.page-id-1199 .ratingBar,
.reviews-total div ul li:before,
.seo-comp-india ul.review-grid li:before,
.topInfo ul li .phoneBox .phoneBoxInner ul li:before,
.topInfo ul li .skypeContent .skypeBoxInner ul li:before,
.topInfo ul li:first-child:before {
    display: none
}

.main_Ppc {
    padding-top: 95px
}

.work_inner header {
    top: 0;
    padding: 15px 20px 0;
    box-shadow: 0 0 13px rgb(0 0 0 / .2)
}

#preLoader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: #fff
}

#preLoader img {
    display: block;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100px
}

.scrollProgressBar {
    background: #26a9e0;
    top: 0;
    display: block;
    height: 3px;
    left: 0;
    position: fixed;
    z-index: 9999
}

body {
    background: #fff;
    color: #565656;
    cursor: auto !important;
    font-kerning: none;
    font-size: 16px;
    line-height: 1.7;
    -ms-transition: opacity 0.7s;
    -webkit-transition: opacity 0.7s;
    transition: opacity 0.7s;
    -webkit-text-stroke: rgb(255 255 255 / .01) .1px;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word
}

.input::-webkit-input-placeholder {
    color: #b6b6b6
}

.input::-moz-placeholder {
    color: #b6b6b6;
    opacity: 1
}

.input:-ms-input-placeholder {
    color: #b6b6b6 !important;
    opacity: 1
}

.input:-moz-placeholder {
    color: #b6b6b6;
    opacity: 1
}

.header {
    left: 0;
    padding: 0 42px;
    right: 0;
    top: 35px;
    transition: 0.4s cubic-bezier(.63, 0, .39, .99);
    -webkit-transition: 0.4s cubic-bezier(.63, 0, .39, .99);
    z-index: 999
}

.logo {
    display: block;
    float: left;
    margin: 0
}

.btnEffect,
.navBar ul li {
    display: inline-block;
    position: relative
}

.inquiryBtn,
.navBar {
    float: right
}

.logo img {
    display: block;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in
}

.navBar ul {
    line-height: 1;
    margin: 0;
    padding: 0;
    word-spacing: -4px
}

.navBar ul li {
    font-size: 16px;
    font-weight: 300;
    list-style: none;
    text-align: left;
    vertical-align: top;
    word-spacing: normal
}

.navBar ul li a {
    color: #fff;
    display: block
}

.current-menu-parent>a,
.mainNav ul li.hassub:hover>a,
.mainNav ul li.hassub:hover>a:before,
.navBar ul li:hover>a,
.navBar>ul>li.current-menu-item>a,
.topInfo ul li .phoneBox .phoneBoxInner ul li a:hover,
.topInfo ul li .skypeContent .skypeBoxInner ul li a:hover {
    color: #f36f21 !important
}

.inquiryBtn {
    margin: 0 0 0 20px
}

.inquiryBtn a {
    background: #ff5f00;
    background: -moz-linear-gradient(top, #ff5f00 0, #f36f21 100%);
    background: -webkit-linear-gradient(top, #ff5f00 0, #f36f21 100%);
    background: linear-gradient(to bottom, #ff5f00 0, #f36f21 100%);
    border: 1px solid #ff5f00;
    border-radius: 6px;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 68px;
    text-transform: uppercase;
    -webkit-transition: none;
    transition: none;
    width: 220px
}

.bannerArea p,
.bannerArea ul li {
    line-height: 1.8;
    letter-spacing: .025em
}

.btnEffect {
    overflow: hidden;
    z-index: 2
}

.btnEffect:after {
    background: #fff;
    content: "";
    height: 255px;
    left: -150px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: 1s cubic-bezier(.19, 1, .22, 1);
    transition: 1s cubic-bezier(.19, 1, .22, 1);
    width: 50px;
    z-index: -1
}

.btnEffect:hover:after {
    left: 120%
}

.magicTxtHover,
.mainNav ul li a {
    overflow: hidden;
    position: relative;
    transition: 0.6s
}

.magicTxtHover:after,
.mainNav>ul>li>a:after {
    content: attr(data-hover);
    position: absolute;
    left: 0;
    top: 2px;
    opacity: 0;
    transition: 0.3s;
    color: #f36f21;
    letter-spacing: -25px;
    width: 100%;
    text-align: center
}

.magicTxtHover:hover:after,
.mainNav>ul>li>a:hover:after {
    letter-spacing: 0;
    opacity: 1
}

.magicTxtHover:hover,
.mainNav>ul>li:hover>a {
    color: transparent !important
}

.mainNav ul li.hassub>.magicTxtHover:after {
    left: -7px
}

.inquiryBtn a:focus,
.inquiryBtn a:hover {
    background: #f36f21;
    background: -moz-linear-gradient(top, #f36f21 0, #ff5f00 100%);
    background: -webkit-linear-gradient(top, #f36f21 0, #ff5f00 100%);
    background: linear-gradient(to bottom, #f36f21 0, #ff5f00 100%)
}

.navsArea {
    float: left;
    padding: 0;
    text-align: right
}

.topInfo {
    margin: 5px 0 22px
}

.ourClientsBar .clientLogos .owl-item .item,
.topInfo ul li {
    padding: 0 30px
}

.topInfo ul li:first-child {
    padding-left: 0
}

.coreFeatures table td:last-child,
.mega-menu .mega-menu-box:last-child,
.topInfo ul li:last-child {
    padding-right: 0
}

.topInfo ul li:before {
    background: #fff;
    bottom: 0;
    content: "";
    height: 14px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    width: 1px
}

.topInfo ul li a[data-phone-icon]:before,
.topInfo ul li a[data-skype-icon]:before,
.topInfo>ul>li>a[href*="mailto"]:before,
.topInfo>ul>li>a[href*="tel"]:before {
    color: #f36f21;
    content: "\f095";
    font-family: FontAwesome;
    font-size: 20px;
    left: -7px;
    line-height: 1;
    position: relative;
    vertical-align: -2px
}

.topInfo ul li a[data-skype-icon]:before {
    content: "\f17e"
}

.topInfo>ul>li>a[href*="mailto"]:before {
    content: "\f003";
    font-size: 16px;
    vertical-align: 0
}

.footer,
.processFlow .headingBox h2 strong,
.techListing,
.topInfo ul li:hover .phoneBox-dd,
.topInfo ul li:hover .skype-dd {
    display: block
}

.topInfo ul li .phoneBox-dd,
.topInfo ul li .skype-dd {
    width: 384px;
    position: absolute;
    top: 12px;
    right: 0;
    z-index: 99;
    display: none
}

.topInfo ul li .phoneBox,
.topInfo ul li .skypeContent {
    width: 100%;
    display: inline-block;
    padding: 0;
    background: #fff;
    border-radius: 5px;
    margin-top: 20px;
    position: relative;
    box-shadow: 0 0 5px rgb(0 0 0 / .3)
}

.topInfo ul li .phoneBox:after,
.topInfo ul li .skypeContent:after {
    content: "";
    position: absolute;
    border-left: 7px solid #fff0;
    border-right: 7px solid #fff0;
    border-top: 7px solid #fff0;
    border-bottom: 7px solid #f46e1f;
    top: -14px;
    right: 22px;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s
}

.topInfo ul li .phoneBox .phoneBoxHdr,
.topInfo ul li .skypeBoxHdr {
    background: #f46e1f;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 19px;
    color: #fff;
    font-weight: 700;
    padding: 11px 20px;
    letter-spacing: .2px
}

.mega-menu .mega-menu-box ul li a,
.socialMedia,
.topInfo ul li .phoneBox a,
.topInfo ul li .skypeContent a {
    display: inline-block
}

.topInfo ul li .phoneBox .phoneBoxInner,
.topInfo ul li .skypeContent .skypeBoxInner {
    border-top: 1px solid #e1e1e2;
    position: relative;
    padding: 15px 10px 15px 108px;
    min-height: 110px;
    text-align: left
}

.topInfo ul li .phoneBox .phoneBoxInner:before,
.topInfo ul li .skypeContent .skypeBoxInner:before {
    content: "";
    top: 18px;
    bottom: 18px;
    position: absolute;
    width: 1px;
    display: block;
    background: #e1e1e2;
    left: 90px
}

.topInfo ul li .phoneBox .phoneBoxInner h2,
.topInfo ul li .skypeContent .skypeBoxInner h2 {
    margin: 0;
    font-size: 16px;
    color: rgb(0 0 0 / .8)
}

.topInfo ul li .phoneBox .phoneBoxInner ul,
.topInfo ul li .skypeContent .skypeBoxInner ul {
    margin: 4px 0 2px;
    display: inline-block;
    width: 100%
}

.topInfo ul li .phoneBox .phoneBoxInner ul li,
.topInfo ul li .skypeContent .skypeBoxInner ul li {
    line-height: 19px;
    list-style: none;
    padding-left: 42px;
    margin: 10px 0;
    text-align: left
}

.innerBanner+.clearfix+.container .section-hdr,
.topInfo ul li .phoneBox .phoneBoxInner ul li.us+li.us {
    margin-top: 0
}

.topInfo ul li .skypeContent .skypeBoxInner ul li {
    padding-left: 25px
}

.topInfo ul li .phoneBox .phoneBoxInner ul li svg,
.topInfo ul li .phoneBox .phoneBoxInner ul li img,
.topInfo ul li .skypeContent .skypeBoxInner ul li svg {
    position: absolute;
    height: 19px;
    width: 30px;
    left: 0;
    top: 0
}

.topInfo ul li .skypeContent .skypeBoxInner ul li .fa {
    color: #f36f21;
    position: absolute;
    left: 0;
    top: 2px
}

.topInfo ul li .phoneBox .phoneBoxInner ul li a,
.topInfo ul li .skypeContent .skypeBoxInner ul li a {
    font-size: 16px;
    color: #25a0d4;
    font-weight: 700;
    text-decoration: none
}

.topInfo ul li .phoneBox .phoneBoxInner .img,
.topInfo ul li .skypeContent .skypeBoxInner .img {
    width: 70px;
    height: 95px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -47px
}

.topInfo ul li .phoneBox .phoneBoxInner .img svg,
.topInfo ul li .skypeContent .skypeBoxInner .img svg {
    height: 50px;
    width: 40px;
    position: absolute;
    top: 50%;
    left: 42%;
    transform: translate(-50%, -50%);
    fill: #25a0d4
}

.topInfo ul li .phoneBox .phoneBoxInner span,
.topInfo ul li .skypeContent .skypeBoxInner span {
    font-size: 13px;
    color: #828282
}

.topInfo ul li .phoneBox .phoneBoxInner span a,
.topInfo ul li .skypeContent .skypeBoxInner span a {
    color: #25a0d4
}

.topInfo ul li .phoneBox .phoneBoxInner span a:hover,
.topInfo ul li .skypeContent .skypeBoxInner span a:hover {
    color: #333
}

.mainNav ul li {
    margin: 0 0 0 57px;
    position: static;
    text-transform: uppercase
}

.mainNav ul li:first-child {
    margin-left: 0
}

.mainNav ul li a {
    padding-bottom: 15px;
    padding-top: 2px
}

.mainNav ul li.hassub>a {
    padding-right: 15px
}

.mainNav ul li.hassub>a:before {
    color: #fff;
    content: "\f107";
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: 1px;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in
}

.contactInfo p a,
.dedicated-resources-selection .headingBox p,
.header.stuck .mainNav ul li ul li a,
.header.stuck .navBar ul li .mega-menu-box a,
.innerBanner .pageTitle .reviews-banner-text p,
.magicBtn:hover,
.portfolio-list .seo-list .nav li a:hover i,
.portfolio-list .seo-list .nav li.active a i,
.processFlow .headingBox h2,
.processFlow .headingBox p,
.reviews-top-banner p,
.seo-package-banner .banner-text *,
.servicesWrap ul li:hover .readMore,
.servicesWrap ul li:hover .serviceFields p,
.servicesWrap ul li:hover h3 a,
.servicesWrap ul li:hover p,
.techsList table td:hover figcaption,
.work_inner .navBar .mainNav ul li .mega-menu a {
    color: #fff
}

.mainNav ul li ul {
    display: block;
    left: 0;
    position: absolute;
    top: 100%;
    background: #30a4dd;
    min-width: 180px;
    width: auto;
    max-width: 240px;
    visibility: hidden;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    z-index: 10
}

.header.stuck .mainNav ul ul {
    top: 100%
}

.header.stuck .mainNav ul ul ul {
    top: 0
}

.header.stuck .mainNav ul ul li.hassub:after,
.mainNav ul ul li.hassub:hover>a::before {
    color: #fff !important
}

.header.stuck .mainNav ul li.hassub>a:before,
.header.stuck .navBar ul li a {
    color: #000
}

.mainNav ul li ul ul {
    left: 100%;
    top: 0
}

.mainNav ul ul li.hassub>a:before {
    top: 8px;
    right: 5px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
}

.comp-india-sidebar div[itemscope],
.forSmall,
.hide_me,
.mainNav ul li .sub-menu,
.page-id-1359 .bannerArea.innerBanner,
.page-id-1359 .ratingBar,
.page-template-work section.ratingBar,
.single section.ratingBar,
label.error,
span.wpcf7-not-valid-tip {
    display: none !important
}

.mega-menu {
    background: rgb(12 102 187 / .95);
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
    top: 120%;
    transition: 0.4s ease-in-out
}

.bannerArea,
[data-parallax] {
    background-repeat: no-repeat;
    background-size: cover
}

.mainNav ul li .mega-menu ul,
.mainNav ul li.hassub:hover .mega-menu .mega-menu-box article ul li,
.mainNav ul li.hassub:hover .mega-menu .mega-menu-box article ul.menu-tree li,
.requestQuoteForm {
    pointer-events: auto;
    opacity: 1
}

.mainNav ul li .mega-menu ul {
    margin: 0;
    padding: 0;
    visibility: hidden;
    max-width: 100%;
    position: static;
    min-width: 1px;
    z-index: auto;
    background: 0 0;
    box-shadow: none;
    display: block !important
}

.mainNav ul li .mega-menu a {
    margin-top: 0;
    padding: 0;
    letter-spacing: .03em;
    overflow: visible
}

.mega-menu .mega-menu-inner {
    width: 100%;
    max-width: 70%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start
}

.mega-menu .mega-menu-box {
    display: inline-block;
    vertical-align: top;
    min-width: 26%;
    max-width: 100%;
    padding-right: 15px
}

.mega-menu .mega-menu-box:first-child {
    width: 23%;
    margin-top: 52px;
    max-width: 100%;
    min-width: 1px
}

.mega-menu .mega-menu-box h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px
}

.mega-menu .mega-menu-box article {
    border-left: 3px solid #077bea;
    padding: 7px 0 7px 15px;
    margin-bottom: 25px
}

.customized-seo-package-post .seo-package-post-list ul li:last-child,
.home section.ratingBar,
.main_Ppc .here-is-how p:last-child,
.main_Ppc .hire-content p:last-child,
.mega-menu .mega-menu-box article p:last-child,
.mega-menu .mega-menu-box article ul li:last-child,
.mega-menu .mega-menu-box article:last-child,
.page-id-1359 .ratingBar,
.page-id-24 .innerBanner,
.page-id-26 .innerBanner,
.postid-12 .innerBanner,
.serp-ranking .serp-ranking-list ul li p,
.serp-ranking .serp-ranking-list ul li:last-child {
    margin-bottom: 0
}

.mega-menu .mega-menu-box h6 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 11px;
    letter-spacing: .02em;
    text-transform: capitalize
}

.mega-menu .mega-menu-box ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

.mega-menu .mega-menu-box article ul li {
    display: inline-block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    position: relative;
    margin-bottom: 15px;
    pointer-events: none;
    opacity: 0;
    text-transform: capitalize;
    font-size: 14px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.mega-menu .mega-menu-box article ul.menu-tree li {
    display: inline-block;
    pointer-events: none;
    opacity: 0;
    width: auto;
    margin-right: 15px;
    padding-right: 13px;
    position: relative;
    margin-bottom: 0;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.mega-menu .mega-menu-box article ul.menu-tree li:first-child::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 10px;
    background: url(../image/mega-tree-point.png) no-repeat;
    margin-right: 8px;
    position: relative;
    top: -4px
}

.mega-menu .mega-menu-box article ul.menu-tree li:after {
    content: "";
    position: absolute;
    top: 2px;
    bottom: 4px;
    right: 0;
    width: 1px;
    background: #fff
}

.mega-menu .mega-menu-box article ul.menu-tree li:last-child {
    margin-right: 0;
    padding-right: 0
}

.mega-menu .mega-menu-box article p,
.ppc-form .form-group,
.serp-ranking h2 {
    margin-bottom: 15px
}

.mega-menu .mega-menu-box article p a {
    font-size: 16px;
    color: #fff;
    padding: 0;
    text-transform: capitalize
}

.mega-menu .mega-menu-box:first-child p {
    position: relative;
    margin-bottom: 25px
}

.mega-menu .mega-menu-box:first-child a.active:before,
.mega-menu-box.mega-menu-box-seo div:first-child p a.active:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -17px;
    bottom: -10px;
    width: 2px;
    background: #fff
}

.mega-menu .mega-menu-box a:hover {
    background: 0 0;
    color: #8dc7ff !important
}

.mega-menu .mega-menu-box.mega-menu-box-seo {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding-right: 0;
    margin-top: 32px;
    max-width: 100%
}

.mega-menu-box.mega-menu-box-seo div {
    display: flex;
    vertical-align: top;
    min-width: 27%;
    padding-right: 15px;
    flex-direction: column
}

.mega-menu-box.mega-menu-box-seo div:first-child {
    min-width: 18%;
    margin-top: 30px
}

.mega-menu-box.mega-menu-box-seo div:first-child p a {
    font-size: 24px;
    line-height: 1.4
}

.header.stuck {
    position: fixed;
    top: 0;
    background: rgb(255 255 255 / .98);
    padding-top: 10px
}

.customize-support .header.stuck {
    top: 32px
}

.header.stuck .logo img {
    height: 50px
}

.header.stuck .navBar ul li {
    font-size: 14px;
    font-weight: 400
}

.header.stuck .inquiryBtn a {
    font-size: 15px;
    line-height: 50px;
    width: 200px
}

.header.stuck .topInfo {
    margin: 6px 0 14px
}

.header.stuck .topInfo ul li:before {
    background: #828282
}

.header.stuck .topInfo ul li a[href*="mailto"]:before,
.header.stuck .topInfo ul li a[href*="tel"]:before {
    font-size: 15px
}

.header.stuck .topInfo ul li a[href*="mailto"]:before,
.seo-comp-india ul.review-grid li blockquote p {
    font-size: 14px
}

.header.stuck .mainNav ul li.hassub:after {
    color: #272727;
    line-height: 14px
}

.mainNav ul li.hassub:hover .mega-menu {
    opacity: 1;
    pointer-events: auto;
    top: 100%
}

.mainNav ul li.hassub:hover .mega-menu ul {
    visibility: visible
}

.bannerArea {
    background-position: center top;
    display: table;
    height: 850px;
    padding: 155px 0 145px;
    position: relative;
    width: 100%;
    z-index: 2
}

.bannerArea:before {
    background: rgb(0 6 29 / .85);
    content: "";
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 1
}

[data-parallax] {
    background-position: center 0;
    background-attachment: fixed
}

.bannerArea .container {
    color: #fff;
    display: table-cell;
    padding: 0 7.3%;
    text-align: center;
    vertical-align: middle;
    width: auto
}

.bannerText {
    background: url(../image/blog-loader.svg) center/60px 60px no-repeat;
    margin: 0 auto;
    max-width: 1070px;
    width: 100%;
    position: relative;
    z-index: 2
}

.bannerText * {
    opacity: 0;
    transition: 0.3s ease-in;
    -webkit-transition: 0.3s ease-in
}

.loaded .bannerText {
    background: 0 0
}

.bannerArea h1,
.bannerArea h2 {
    font-family: Nunito, sans-serif;
    font-size: 68px;
    font-weight: 700;
    margin: 0 0 50px
}

.bannerArea h1 em,
.bannerArea h2 em {
    display: inline-block;
    position: relative
}

.bannerArea h1 em:after,
.bannerArea h2 em:after {
    background: url(../image/underLines.png) no-repeat;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    bottom: -22px;
    width: 146px
}

.bannerArea p {
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    max-width: 950px
}

.bannerArea p+p,
.testimInner .testimText p+p {
    margin-top: 10px
}

.bannerArea .gitBtn {
    background: #26a9e0;
    border: 1px solid #26a9e0;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    margin: 45px 0 0;
    text-transform: uppercase;
    width: 240px
}

.bannerArea .gitBtn:hover {
    border-color: #ff6c15
}

.bannerArea .backgroundInner {
    background-color: #ff6c15 !important
}

.bannerArea ul,
.customized-seo-package-post .seo-package-post-list ul,
.planWrap ul,
.quickLinks ul,
.reviews-total div ul,
.serp-ranking .serp-ranking-list ul,
.socialMedia ul,
.techListing ul {
    margin: 0;
    padding: 0
}

.bannerArea ul li {
    display: inline-block;
    width: 100%;
    position: relative;
    font-family: Calibri, serif;
    font-size: 17px;
    margin-bottom: 2px;
    padding-left: 16px
}

.bannerArea ul li:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 100%
}

.ourClientsBar {
    border-top: 1px solid rgb(38 169 224 / .4);
    bottom: 0;
    display: table;
    left: 7.3%;
    margin: 65px 0 0;
    padding: 25px 0;
    position: absolute;
    right: 7.3%;
    min-height: 123px;
    width: 85.4%;
    z-index: 2
}

.homeServices,
.processFlow {
    padding: 60px 0;
    display: block
}

.ourClientsBar h3,
.ourClientsBar h6 {
    color: #8d8d8d;
    font-family: Nunito, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase
}

.ourClientsBar h3 svg,
.ourClientsBar h6 svg {
    height: 24px;
    vertical-align: -4px;
    width: 24px
}

.ourClientsBar .titleArea {
    display: table-cell;
    text-align: left;
    vertical-align: middle
}

.ourClientsBar .clientLogos {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.ourClientsBar .clientLogosSlider {
    max-width: 815px;
    float: right;
    width: 100%
}

.ourClientsBar .clientLogos .owl-item {
    display: inline-block;
    float: none;
    list-style: none;
    vertical-align: middle
}

.ourClientsBar .clientLogos .owl-item .item img {
    width: auto;
    max-width: 100%
}

.homeServices {
    text-align: center
}

.headingBox,
.review-cover .grid li .auth-name,
.seo-comp-india ul.review-grid li .auth-name {
    display: block;
    text-align: center
}

.headingBox h1,
.headingBox h2 {
    color: #161616;
    font-size: 56px;
    font-weight: 300;
    margin: 0 0 15px;
    text-transform: uppercase
}

.headingBox h4 {
    color: #161616;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 10px
}

.headingBox p {
    color: #595959;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    text-transform: uppercase
}

.headingBox .sep {
    color: #f36f21;
    display: inline-block;
    margin: 0 15px
}

.sectionDescription {
    display: block;
    letter-spacing: .028em;
    margin: 30px auto 50px;
    max-width: 1120px;
    width: 100%
}

.sectionDescription p,
.webDevBanner p {
    font-size: 17px
}

.servicesWrap ul {
    margin: 0 auto;
    padding: 0;
    max-width: 1375px;
    width: 100%
}

.servicesWrap ul:after,
.servicesWrap ul:before {
    content: "";
    display: table
}

.servicesWrap ul li {
    border: 1px solid #f2f2f2;
    box-shadow: -1px 2px 6px rgb(180 180 180 / .75);
    float: left;
    list-style: none;
    margin: 0 2% 2% 0;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    width: 32%
}

.planWrap ul li:last-of-type,
.seo-comp-india ul.review-grid li:nth-child(2n),
.servicesWrap ul li:nth-of-type(3n),
.testimonialItem:nth-of-type(3n) {
    margin-right: 0
}

.servicesWrap ul li figure {
    padding: 50px 15px 25px;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in
}

.servicesWrap ul li figure svg {
    display: block;
    fill: #2b2b2b;
    height: 56px;
    margin: auto
}

.servicesWrap ul li figure svg * {
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in
}

.servicesWrap ul li figure svg.webDev {
    width: 61px
}

.servicesWrap ul li figure svg.mobDev {
    width: 32px
}

.servicesWrap ul li figure svg.ecomDev {
    width: 58px
}

.servicesWrap ul li figure svg.cloudComp {
    width: 44px
}

.servicesWrap ul li figure svg.appDev {
    width: 63px
}

.servicesWrap ul li figure svg.digiMark {
    width: 47px
}

.servicesWrap ul li figure svg .color {
    fill: #f36f21;
    -webkit-transition: 0.1s ease-in;
    transition: 0.1s ease-in
}

.servicesWrap ul li figcaption {
    padding: 32px 0 0
}

.servicesWrap ul li h3 {
    color: #3a3a3a;
    font-family: Nunito, sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 20px
}

.servicesWrap ul li h3 a {
    color: #3a3a3a
}

.servicesWrap ul li p {
    color: #565656;
    font-size: 16px;
    letter-spacing: .025em;
    line-height: 1.75;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in
}

.servicesWrap ul li hr {
    margin: 25px auto 20px;
    max-width: 217px;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    width: 90%
}

.partnersWith,
.servicesWrap ul li .serviceFields {
    display: block;
    margin: 0 0 30px
}

.servicesWrap ul li .serviceFields p {
    color: #595959;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in
}

.servicesWrap ul li .serviceFields p .sep {
    display: inline-block;
    margin: 0 3px
}

.servicesWrap ul li .readMore {
    color: #f36f21;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    text-decoration: underline #f36f21 !important;
    text-transform: uppercase
}

.servicesWrap ul li:hover {
    background: #26a9e0;
    border-color: #26a9e0
}

.servicesWrap ul li:hover figure svg,
.servicesWrap ul li:hover figure svg .color,
.testimInner a.videoPlayTrigger svg {
    fill: #fff
}

.servicesWrap ul li:hover figure svg.ecomDev circle {
    stroke: #fff
}

.servicesWrap ul li:hover hr {
    border-color: #fff
}

.processFlow {
    background: url(../image/bg-paper-plane.png) 10px 35% no-repeat #1760a4;
    border-top: 3px solid #f36f21;
    color: #fff;
    position: relative
}

.processFlow .bottomBoxes {
    position: absolute;
    right: 35px;
    bottom: 30px
}

.processFlow .bottomBoxes>div {
    border: 1px solid #fff;
    float: left;
    font-size: 17px;
    height: 134px;
    line-height: 1.5;
    padding: 22px 10px 0 20px;
    text-transform: uppercase;
    width: 150px
}

.processFlow .bottomBoxes>div+div {
    margin-left: 30px
}

.processFlow .bottomBoxes>div strong {
    color: #f4772e;
    display: block;
    font-size: 40px;
    font-weight: 900;
    line-height: 1
}

.processFlow .headingBox {
    margin: 0 0 20px
}

.devProcess img,
.processFlow img {
    display: block;
    margin: 0 auto
}

.webDevInfographic {
    position: relative;
    overflow: hidden;
    padding-bottom: 39.5%;
    height: 0
}

.webDevInfographic object {
    pointer-events: none;
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0
}

.webDevInfographic svg {
    display: block;
    height: 100%;
    width: 100%
}

.processFlow .middleText {
    margin: 65px auto 30px;
    max-width: 910px;
    text-align: center;
    width: 100%
}

.devProcess .middleText p,
.processFlow .middleText p {
    letter-spacing: .03em
}

.statsBar {
    display: table;
    table-layout: fixed;
    width: 100%
}

.statsBar>div {
    display: table-cell;
    height: 262px;
    padding: 20px 10px;
    text-align: center;
    vertical-align: middle
}

.statsBar>div:first-of-type,
.statsBar>div:nth-of-type(2),
.statsBar>div:nth-of-type(3) {
    background: #0e5d7c
}

.statsBar>div p {
    color: #fff;
    display: inline-block;
    font-size: 34px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase
}

.statsBar>div p strong {
    display: block;
    font-size: 75px;
    line-height: 1;
    text-align: left
}

.statsBar>div:nth-of-type(3) p:after {
    content: "...............";
    color: #fff0 !important
}

.devProcess {
    background: #162d42;
    color: #fff;
    display: block;
    padding: 60px 0
}

.devProcess a.readMoreBtn {
    max-width: 270px
}

.devProcess .headingBox {
    margin: 0 0 75px
}

.devProcess .headingBox h2,
.devProcess .headingBox p {
    color: #fff;
    font-weight: 400;
    text-transform: none
}

.sliderArea .slideItem h3,
.sliderArea h2 strong,
.sliderArea:before,
.sliderBottom h2,
a.readMoreBtn {
    text-transform: uppercase
}

.devProcess .headingBox h2 strong {
    color: #f15a24
}

.planWrap {
    background: url(../image/processFlow.png) 118px center/78% auto no-repeat;
    padding: 100px 0;
    margin: 0 auto;
    max-width: 1215px;
    text-align: center
}

.planWrap ul li {
    display: inline-block;
    float: none;
    list-style: none;
    margin-right: 86px;
    min-width: 124px;
    text-align: center;
    vertical-align: top
}

.planWrap ul li.active figure {
    background: #183b53
}

.planWrap ul li figure {
    display: block;
    padding: 25px 35px 20px
}

.planWrap ul li figure svg {
    display: block;
    margin: 0 auto 10px;
    height: 48px;
    width: 48px
}

.planWrap ul li figcaption {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: .03em
}

.devProcess .middleText {
    margin: 45px auto 0;
    max-width: 1250px;
    text-align: center;
    width: 100%
}

a.readMoreBtn {
    background: #ff6c15;
    line-height: 60px;
    display: block;
    max-width: 200px;
    border-radius: 6px;
    margin: 35px auto 0;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .025em;
    text-align: center
}

.sliderArea figure,
.sliderBottom {
    background-repeat: no-repeat;
    background-size: cover
}

.sliderArea {
    display: table;
    position: relative;
    width: 100%;
    z-index: 2
}

.sliderArea:before {
    content: attr(data-areaTitle);
    font-size: 220px;
    font-weight: 700;
    left: 15.5%;
    letter-spacing: .2em;
    line-height: .75;
    opacity: .04;
    position: absolute;
    top: 50px;
    text-indent: -16px;
    z-index: 3
}

.sliderArea>div {
    display: table-cell;
    height: 950px;
    position: relative;
    vertical-align: middle
}

.sliderArea>div.leftSection {
    padding-left: 15.5%;
    width: 67%;
    z-index: 2
}

.sliderArea figure {
    background-position: center top;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.sliderArea figure:after {
    background: rgb(255 255 255 / .96);
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

.sliderArea .innerArea {
    max-width: 725px;
    position: relative;
    width: 100%;
    z-index: 5
}

.sliderArea h2 {
    font-size: 52px;
    font-weight: 300;
    letter-spacing: .03em;
    line-height: 1.15
}

.sliderArea h2 strong {
    display: block;
    color: #34acdf
}

.sliderArea h4,
.sliderArea h6 {
    color: #333;
    font-family: Nunito, sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .03em;
    margin: 0 0 30px;
    text-transform: uppercase
}

.sliderArea p {
    color: #555454;
    font-size: 17px;
    line-height: 1.9;
    letter-spacing: .03em
}

.sliderArea a.readMoreBtn {
    margin: 40px 0 0
}

.sliderArea>div.rightSection {
    padding-left: 6.8%;
    padding-right: 8%;
    width: 33%;
    z-index: 2
}

.sliderArea .rightSection figure:after {
    background: rgb(38 169 224 / .95);
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

.sliderArea .carousel.vertical .carousel-inner>.item {
    padding-right: 50px
}

.sliderArea .slideItem {
    color: #fff;
    text-align: center
}

.sliderArea .slideItem .slideIcon {
    display: block;
    margin: 0 auto 15px;
    height: 104px;
    width: 104px;
    position: relative;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #fff
}

.sliderArea .slideItem .slideIcon svg {
    fill: #fff;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: auto;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    width: 65px;
    height: 56px
}

.sliderArea .slideItem h3 {
    font-family: Nunito, sans-serif;
    font-size: 37px;
    font-weight: 700;
    margin: 0 0 20px
}

.sliderArea .slideItem p {
    color: #fff;
    font-size: 17px;
    line-height: 1.9;
    letter-spacing: .03em
}

.sliderArea .carousel-indicators {
    counter-reset: list;
    position: absolute;
    margin: 0;
    width: auto;
    right: -70px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    bottom: auto;
    color: #fff
}

.portSlideArea .carousel-indicators li,
.sliderArea .carousel-indicators li {
    counter-increment: list;
    border: 0;
    display: block;
    list-style: none;
    height: auto;
    margin: 0;
    line-height: 1;
    position: relative;
    text-indent: 0;
    width: auto
}

.portSlideArea .slideText h3,
.sliderBottom h2 {
    margin: 0 0 20px;
    font-family: Nunito, sans-serif
}

.portSlideArea .carousel-indicators li+li,
.sliderArea .carousel-indicators li+li {
    margin-top: 20px
}

.sliderArea .carousel-indicators li:after {
    content: "0" counter(list);
    font-size: 24px;
    font-weight: 700
}

.portSlideArea .carousel-indicators li.active,
.sliderArea .carousel-indicators li.active,
.testimSlider .owl-dots .owl-dot.active {
    border: 0;
    background: 0 0;
    width: auto;
    height: auto
}

.sliderArea .carousel-indicators li.active:before {
    content: "";
    height: 2px;
    background: #162d42;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.sliderArea .carousel-indicators li.active:after {
    color: #162d42
}

.sliderBottom {
    background-position: center;
    color: #fff;
    padding: 60px 0;
    text-align: center;
    position: relative;
    display: block;
    z-index: 2
}

.sliderBottom:after {
    background: rgb(22 45 66 / .9);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.sliderBottom h2 {
    font-size: 50px
}

.sliderBottom h2 strong,
.testimonialsHome .headingBox h2 span {
    color: #2caae0
}

.sliderBottom p {
    font-size: 20px;
    letter-spacing: .05em
}

.orangeBtn,
.portSlideArea .csBtn,
a.quoteBtn {
    letter-spacing: .025em;
    font-size: 18px;
    text-transform: uppercase
}

.orangeBtn,
a.quoteBtn {
    background: #ff5f00;
    background: -moz-linear-gradient(top, #ff5f00 0, #f36f21 100%);
    background: -webkit-linear-gradient(top, #ff5f00 0, #f36f21 100%);
    background: linear-gradient(to bottom, #ff5f00 0, #f36f21 100%);
    border: 1px solid #ff5f00;
    border-radius: 6px;
    color: #fff;
    line-height: 70px;
    width: 240px;
    margin: 30px auto 0;
    font-weight: 600;
    text-align: center
}

.orangeBtn:hover,
a.quoteBtn:hover {
    border-color: #2caae0
}

.portfolioArea {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    padding: 60px 0 0 140px;
    position: relative;
    z-index: 3;
    overflow-x: hidden
}

.portfolioArea:after {
    content: "";
    display: block;
    background: rgb(255 255 255 / .95);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.portfolioArea .headingBox {
    margin: 0 0 35px
}

.portfolioArea .headingBox p {
    color: #0c0c0c;
    font-size: 20px;
    text-transform: uppercase
}

.portSlideArea {
    background: #f58220;
    display: table;
    padding: 0 0 0 105px;
    width: 100%
}

.portSlideArea .slideMain {
    display: table-cell;
    height: 835px;
    vertical-align: middle
}

.portSlideArea .slideItem {
    padding-left: 20px;
    word-spacing: -5px
}

.portSlideArea .slideImage,
.portSlideArea .slideText {
    word-spacing: normal;
    vertical-align: middle;
    display: inline-block
}

.portSlideArea .slideText {
    color: #fff;
    width: 43%;
    padding: 40px 0
}

.portSlideArea .slideText h3 {
    font-size: 78px;
    font-weight: 700;
    text-shadow: 3px 2px 0 #838383;
    text-indent: -5px;
    text-transform: uppercase
}

.portSlideArea .slideText p {
    font-size: 17px;
    line-height: 1.9;
    letter-spacing: .03em;
    margin: 0 0 30px
}

.portSlideArea .slideImage {
    width: 57%;
    padding: 40px 0 40px 11.5%;
    position: relative;
    overflow: hidden;
    text-align: right
}

.footerBottom,
.innerBanner .pageTitle .reviews-banner-text,
.or,
.portSlideArea .csBtn,
.seo-marketing-package-table table tr td.text-center,
.socialMedia ul li a,
.testimonialsHome,
.webDevBanner .bannerForm h3,
.webDevBanner .bannerForm p {
    text-align: center
}

.portSlideArea .mobileView {
    border-radius: 32px;
    box-shadow: 5px 2px 20px rgb(0 0 0 / .55);
    height: 374px;
    width: 185px;
    padding: 49px 7px 48px 8px;
    left: 13%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.portSlideArea .fullView figure,
.portSlideArea .mobileView figure {
    overflow: hidden;
    min-width: 100%;
    width: 100%;
    height: 100%
}

.portSlideArea .fullView img,
.portSlideArea .mobileView img {
    width: 100%
}

.portSlideArea .fullView {
    border: 1px solid #dadada;
    border-radius: 38px 0 0 38px;
    height: 566px;
    padding: 33px 0 33px 49px;
    width: 753px;
    display: inline-block;
    vertical-align: middle
}

.portSlideArea .fullView img {
    height: 100%
}

.portSlideArea .carousel-indicators {
    counter-reset: list;
    position: absolute;
    margin: 0;
    width: auto;
    left: -190px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    bottom: auto;
    color: #fff
}

.portSlideArea .carousel-indicators li:after {
    color: #9b9b9b;
    content: "0" counter(list);
    font-size: 24px;
    font-weight: 700
}

.portSlideArea .carousel-indicators li.active:after {
    color: #f58220
}

.portSlideArea .csBtn {
    background: #f58220;
    border: 1px solid #f58220;
    box-shadow: -5px 5px 20px rgb(0 0 0 / .38);
    border-radius: 6px;
    color: #fff;
    line-height: 80px;
    width: 240px;
    margin: 15px auto 0;
    font-weight: 600
}

.testimonialsHome {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 80px 0 60px;
    z-index: 2
}

.testimonialsHome:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -moz-linear-gradient(1deg, rgb(44 167 222 / .96) 0, rgb(23 96 164 / .96) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(44 167 222 / .96)), color-stop(100%, rgb(23 96 164 / .96)));
    background: -webkit-linear-gradient(1deg, rgb(44 167 222 / .96) 0, rgb(23 96 164 / .96) 100%);
    background: -ms-linear-gradient(1deg, rgb(44 167 222 / .96) 0, rgb(23 96 164 / .96) 100%);
    background: linear-gradient(89deg, rgb(44 167 222 / .96) 0, rgb(23 96 164 / .96) 100%);
    z-index: -1
}

.testimonialsHome .testimonialWritten {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center
}

.testimonialsHome .headingBox {
    margin: 0 0 60px;
    padding: 0;
    position: relative
}

.testimonialsHome .headingBox h2 {
    font-family: Nunito, sans-serif;
    margin: 0;
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600
}

.testimonialsHome .headingBox h4 {
    color: #161616;
    font-family: Nunito, sans-serif;
    font-size: 40px;
    margin: 0 0 20px;
    font-weight: 300
}

.testimonialsHome .headingBox p {
    color: #fff;
    font-weight: 400;
    letter-spacing: .03em;
    font-size: 20px;
    margin: 15px 0 0
}

.testimSlider {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1320px
}

.testimInner {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 12px
}

.testimInner .testimText,
.testimInner figure {
    display: table-cell;
    border: 1px solid #2caae0;
    box-shadow: 0 0 20px rgb(0 0 0 / .25);
    position: relative
}

.testimInner figure {
    width: 390px
}

.testimInner figure img {
    opacity: .72;
    transition: 0.3s;
    -webkit-transition: 0.3s
}

.testimInner a.videoPlayTrigger {
    position: absolute;
    height: 64px;
    width: 64px;
    bottom: 18px;
    right: 10px;
    opacity: .69;
    z-index: 2
}

.testimInner a.videoPlayTrigger:hover {
    opacity: .9
}

.testimInner .testimText {
    vertical-align: top;
    height: 377px;
    text-align: left;
    color: #fff;
    padding: 27px 22px 10px 37px
}

.testimInner .testimText p {
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: .03em
}

.testimInner .testimText p strong {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700
}

.testimInner .testimBy {
    margin: 15px 0 0
}

.testimInner .testimBy p {
    color: #60d8ff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5
}

.testimInner .testimBy p a {
    color: #60d8ff
}

.testimInner .testimBy p a:focus,
.testimInner .testimBy p a:hover {
    color: #60d8ff;
    opacity: .8
}

.testimInner .testimBy p cite {
    display: block;
    font-size: 20px;
    font-weight: 400;
    font-style: normal
}

.testimSlider .owl-dots {
    counter-reset: list;
    position: static;
    margin: 120px 0 0;
    width: auto;
    text-align: right;
    color: #fff
}

.testimSlider .owl-dots .owl-dot {
    counter-increment: list;
    border: 0;
    display: inline-block;
    list-style: none;
    height: auto;
    margin: 0;
    line-height: 1;
    position: relative;
    text-indent: 0;
    width: auto
}

.testimSlider .owl-dots .owl-dot+.owl-dot {
    margin-left: 20px
}

.testimSlider .owl-dots .owl-dot:after {
    color: #fff;
    content: "0" counter(list);
    font-size: 24px;
    font-weight: 700
}

.testimSlider .owl-dots .owl-dot.active:after {
    color: #ec9f00
}

.contactArea {
    background-image: -ms-linear-gradient(top, #fff 0, #fff 265px, #2dace1 265px);
    background-image: -moz-linear-gradient(top, #fff 0, #fff 265px, #2dace1 265px);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(20, #fff), color-stop(20, #2dace1));
    background-image: -webkit-linear-gradient(top, #fff 0, #fff 265px, #2dace1 265px);
    background-image: linear-gradient(to bottom, #fff 0, #fff 265px, #2dace1 265px);
    display: block;
    padding: 80px 0 70px
}

.or,
.or:after {
    background: #fff
}

.contactArea .container {
    max-width: 1340px
}

.contactArea .leftArea {
    float: left;
    margin: 55px 0 0;
    position: relative;
    width: 43.3%
}

.contactArea h3 {
    font-family: Nunito, sans-serif;
    font-size: 37px;
    letter-spacing: .03em;
    font-weight: 600;
    margin: 0 0 5px
}

.contactArea p {
    font-size: 18px;
    font-weight: 600
}

.contactInfo {
    color: #fff;
    margin: 90px 0 0
}

.contactInfo h4 {
    font-family: Nunito, sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .03em;
    margin: 0 0 25px;
    text-transform: uppercase
}

.contactInfo p {
    font-size: 16px;
    font-weight: 400;
    line-height: 2.3;
    padding: 0 0 0 40px;
    position: relative
}

.contactInfo p+p {
    margin-top: 5px
}

.contactInfo p a:hover {
    color: #003f58
}

.contactInfo p:before {
    font-family: FontAwesome;
    line-height: 1;
    position: absolute;
    left: 0;
    font-size: 18px;
    top: 7px
}

.contactInfo p.address:before {
    content: "\f041";
    font-size: 26px
}

.contactInfo p.phone:before {
    content: "\f095";
    font-size: 26px
}

.contactInfo p.email:before {
    content: "\f0e0";
    top: 8px
}

.or {
    border-radius: 50%;
    line-height: 72px;
    height: 72px;
    width: 72px;
    color: #717171;
    font-size: 22px;
    font-weight: 400;
    position: absolute;
    top: 280px;
    right: 140px
}

.or:after {
    content: "";
    height: 1px;
    position: absolute;
    width: 160px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 100%
}

.contactArea .contactForm {
    background: #fff;
    box-shadow: 0 0 0 8px rgb(223 223 223 / .3);
    padding: 50px 46px 40px;
    border-radius: 16px;
    float: right;
    width: 56.7%
}

.contactArea .contactForm .row {
    margin-left: -12px;
    margin-right: -12px
}

.contactArea .contactForm .row div[class*="col-"] {
    padding-left: 12px;
    padding-right: 12px
}

.contactArea .input {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    color: #444;
    height: 50px;
    margin: 0 0 25px;
    padding: 0 22px;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    width: 100%
}

.contactArea .input:focus {
    border-color: #333
}

.contactArea textarea.input {
    height: 180px;
    padding: 10px 22px;
    resize: none
}

.contactArea select.input {
    background-image: url(../image/caret.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto 5px;
    color: #b6b6b6;
    padding-right: 20px
}

.contactArea .submit {
    color: #fff;
    height: 50px;
    background: #ff6c15;
    border: 1px solid #ff6c15;
    border-radius: 4px;
    letter-spacing: .03em;
    padding: 0 35px;
    font-size: 18px;
    font-weight: 600;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    text-transform: uppercase
}

.contactArea .submit:hover {
    background: #fff;
    color: #ff6c15
}

input.wpcf7-not-valid {
    border-color: red !important
}

.requestQuoteForm input.error {
    border-bottom-color: red !important
}

.requestQuoteForm input.error~label.effect,
.requestQuoteForm textarea.error~label.effect {
    color: red
}

.requestQuoteForm select.error {
    color: red !important
}

.invalid div.wpcf7-response-output {
    font-size: 14px;
    margin: 10px 0 0;
    padding: 2px 5px
}

div.wpcf7-validation-errors {
    background: #f5e0a0;
    border: 1px solid #ecb203;
    color: #846300
}

div.wpcf7-mail-sent-ok {
    background: #e4f9e4;
    border: 1px solid #398f14;
    color: green
}

div.wpcf7-spam-blocked {
    background: #ffcece;
    border: 1px solid #f91111;
    color: red
}

.magicBtn {
    overflow: hidden;
    position: relative;
    -webkit-transition: color 0.1s 0.1s;
    transition: color 0.1s 0.1s;
    z-index: 1
}

.magicBtn .background {
    display: block;
    overflow: hidden;
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    z-index: -1
}

.magicBtn .backgroundInner {
    background-color: #34acdf;
    border-radius: 6px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(.77, 0, .175, 1);
    transition: transform 0.3s cubic-bezier(.77, 0, .175, 1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.magicBtn:hover .backgroundInner {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.footerTop {
    background: #0892cc;
    color: #fff;
    padding: 35px 0 27px
}

.copyRight p a,
.footerBottom {
    color: #798794
}

.footerTop h3 {
    font-family: Nunito, sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .03em;
    margin: 0 0 10px;
    text-transform: uppercase
}

.footerTop a {
    color: #fff;
    text-decoration: underline rgb(255 255 255 / .6) !important
}

.footerTop a:hover {
    color: #003f58;
    text-decoration-color: #003f58 !important
}

.footerTop svg.suitcase {
    height: 19px;
    width: 25px;
    fill: #fff;
    margin-right: 8px;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    vertical-align: -3px
}

.footerTop a:hover svg {
    fill: #003f58
}

.quickLinks li {
    display: inline-block;
    width: 100%;
    font-weight: 300;
    margin-right: 0;
    vertical-align: top;
    padding-right: 5px;
    margin-bottom: 8px
}

.footerTop .newsletterArea {
    padding-left: 50px
}

.footerTop .careers {
    margin: 6px 0 0
}

.socialMedia ul li {
    display: block;
    float: left;
    list-style: none;
    border-right: 1px solid #077faa;
    overflow: hidden
}

.socialMedia ul li:first-child {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px
}

.socialMedia ul li:last-child {
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px
}

.socialMedia ul li a {
    background: #fff;
    color: #077faa;
    display: block;
    font-size: 20px;
    line-height: 48px;
    width: 60px
}

.socialMedia ul li:hover a {
    background: #f58220;
    color: #fff
}

.footerBottom {
    background: #162d42;
    padding: 35px 0
}

.partnersWith .gPartners {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle
}

.partnersWith ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.partnersWith li {
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle
}

.webDevBanner h1,
.webDevBanner h1 small,
.webDevBanner h2 {
    font-family: "Josefin Sans", sans-serif;
    margin: 0 0 12px;
    line-height: 1.1;
    letter-spacing: -.03em
}

.partnersWith li div {
    transform: scale(.8)
}

.partnersWith li>a>img,
.partnersWith li>img {
    display: inline-block;
    vertical-align: middle;
    max-width: 80px
}

@media screen and (max-width:991px) {
    .partnersWith ul {
        flex-wrap: wrap
    }
}

.copyRight p,
.seo-comp-india ul.review-grid li .review-auth h4 {
    font-size: 18px
}

.copyRight p a:hover {
    color: #eee
}

.copyRight p span.sep {
    display: inline-block;
    font-size: 14px;
    vertical-align: 2px;
    margin: 0 5px
}

.contact-form-cvr form .form-group.captcha .wpcf7-form-control-wrap {
    margin-top: 7px
}

.testimonialsBanner,
.webDevBanner {
    height: 840px;
    padding-bottom: 72px;
    padding-top: 215px
}

.testimonialsBanner:before,
.webDevBanner:before {
    background: -moz-linear-gradient(top, rgb(0 6 29 / .6) 0, rgb(0 6 29 / .8) 1%, rgb(12 12 12 / .3) 100%);
    background: -webkit-linear-gradient(top, rgb(0 6 29 / .6) 0, rgb(0 6 29 / .8) 1%, rgb(12 12 12 / .3) 100%);
    background: linear-gradient(to bottom, rgb(0 6 29 / .6) 0, rgb(0 6 29 / .8) 1%, rgb(12 12 12 / .3) 100%)
}

.webDevBanner .container {
    display: block;
    padding: 0 15px;
    text-align: left;
    max-width: 1540px;
    word-spacing: -5px;
    position: relative;
    z-index: 5
}

.webDevBanner .bannerForm,
.webDevBanner .bannerText {
    vertical-align: top;
    word-spacing: normal;
    display: inline-block
}

.webDevBanner .bannerText {
    padding-right: 120px;
    width: 55.2%
}

.webDevBanner h1,
.webDevBanner h2 {
    font-size: 60px
}

.webDevBanner h1 small,
.webDevBanner h2 {
    font-size: 28px;
    color: #fff
}

.webDevBanner .bannerForm {
    background: rgb(0 0 0 / .19);
    padding: 25px 40px;
    width: 43.8%
}

.webDevBanner .bannerForm h3 {
    font-size: 38px;
    font-weight: 700;
    margin: 0 0 8px
}

.webDevBanner form {
    display: block;
    margin: 23px 0 0
}

.webDevBanner form .row {
    margin-left: -7px;
    margin-right: -7px
}

.webDevBanner form .row div[class*="col-"] {
    padding-left: 7px;
    padding-right: 7px
}

.webDevBanner form .input {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #333;
    font-size: 16px;
    height: 60px;
    margin: 0 0 20px;
    padding: 0 10px 0 36px;
    width: 100%
}

.discussBtn,
.webDevBanner form .submit {
    background: #ff5f00;
    color: #fff;
    text-align: center
}

.webDevBanner form .input:focus {
    border-color: #26a9e0;
    box-shadow: inset 0 0 5px #26a9e0
}

.webDevBanner form textarea.input {
    height: 90px;
    padding-bottom: 10px;
    padding-top: 10px;
    resize: none
}

.dividerLine,
.webDevBanner form .icon {
    position: relative
}

.webDevBanner form .icon:before {
    color: #f75d02;
    font-family: FontAwesome;
    left: 0;
    line-height: 60px;
    position: absolute;
    top: 0;
    width: 36px;
    text-align: center
}

.webDevBanner form .nameField:before {
    content: "\f007"
}

.webDevBanner form .emailField:before {
    content: "\f0e0"
}

.webDevBanner form .phoneField:before {
    content: "\f10b";
    font-size: 20px
}

.webDevBanner form .budgetField:before {
    content: "\f155"
}

.webDevBanner form .projectField:before {
    content: "\f0c5";
    line-height: 46px
}

.webDevBanner form .submit {
    background: -moz-linear-gradient(top, #ff5f00 0, #bb5011 100%);
    background: -webkit-linear-gradient(top, #ff5f00 0, #bb5011 100%);
    background: linear-gradient(to bottom, #ff5f00 0, #bb5011 100%);
    border: 1px solid #ff5f00;
    border-radius: 6px;
    display: block;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .025em;
    line-height: 60px;
    padding: 0 18px
}

.webDevBanner form .submit:hover {
    background: #bb5011;
    background: -moz-linear-gradient(top, #bb5011 0, #ff5f00 100%);
    background: -webkit-linear-gradient(top, #bb5011 0, #ff5f00 100%);
    background: linear-gradient(to bottom, #bb5011 0, #ff5f00 100%)
}

.devIntroArea,
.testimonialVideos {
    padding: 60px 0
}

.shortIntro {
    margin: 0 0 40px
}

.shortIntro h2 {
    color: #161616;
    font-family: Nunito, sans-serif;
    font-size: 50px;
    font-weight: 300;
    margin: 0 0 10px
}

.shortIntro p {
    color: #676666;
    font-size: 18px
}

.dividerLine .verticalSep {
    background: #e1e1e1;
    border: 0;
    bottom: 0;
    content: "";
    display: block;
    height: auto;
    margin: 0;
    position: absolute;
    top: 0;
    right: 43.7%;
    width: 1px
}

.mainContent {
    float: left;
    padding-bottom: 40px;
    width: 51%
}

.mainContent p {
    color: #494949;
    font-size: 16px;
    letter-spacing: .05em;
    text-align: justify
}

.mainContent p+p,
.techsIntro p+p {
    margin-top: 30px
}

.mainContent ul {
    margin: 20px 0
}

.mainContent ul li {
    font-size: 16px;
    font-weight: 400;
    color: inherit
}

.mainContent ul li+li {
    margin-top: 8px
}

.mainContent .headingBox {
    display: block;
    text-align: left;
    margin: 0 0 35px
}

.mainContent .headingBox h1,
.mainContent .headingBox h2 {
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 10px;
    font-family: Nunito, sans-serif
}

.mainContent .headingBox p {
    color: #959494
}

.rightSidebar {
    float: right;
    padding: 10px 0 0;
    width: 38.8%
}

.techListing ul li {
    display: block;
    list-style: none;
    color: #585858;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    padding: 0 0 0 56px
}

.techListing ul li+li {
    margin-top: 18px
}

.techListing ul li svg {
    fill: #686868;
    height: 24px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 24px
}

.techListing.ContentWritingListing ul li svg {
    height: 29px;
    width: 29px
}

.techListing.ContentWritingListing ul li svg#WebsiteContentWriting {
    width: 33px;
    height: 40px
}

.discussBtn {
    background: -moz-linear-gradient(top, #ff5f00 0, #f36f21 100%);
    background: -webkit-linear-gradient(top, #ff5f00 0, #f36f21 100%);
    background: linear-gradient(to bottom, #ff5f00 0, #f36f21 100%);
    border: 1px solid #ff5f00;
    border-radius: 6px;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 68px;
    margin: 35px 0 0;
    padding: 0 18px;
    text-transform: uppercase;
    -webkit-transition: none;
    transition: none
}

.discussBtn:hover {
    border-color: #34acdf
}

.inputFile,
.requestQuoteForm .radioBoxes input[type*="o"] {
    width: .1px;
    height: .1px;
    opacity: 0;
    margin: 0;
    position: absolute;
    z-index: -1
}

#goTop i,
.coreFeatures,
.no-scroll,
.testimBody {
    position: relative
}

.inputFile~.fileLabel {
    font-size: 15px;
    margin: 0 0 10px;
    position: relative;
    display: block
}

.inputFile~.fileLabel:active,
.inputFile~.fileLabel:focus,
.inputFile~.fileLabel:hover {
    border-color: #8c8c8c
}

.inputFile~.fileLabel .fileName {
    color: green;
    display: block;
    line-height: 28px;
    background: #dcf9dc;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.inputFile~.fileLabel .fileBtn {
    border: 2px dashed #fff;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    line-height: 1.4;
    margin: 0 0 10px;
    padding: 18px 10px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    letter-spacing: .02em
}

.inputFile~.fileLabel .fileBtn:hover {
    background: rgb(255 255 255 / .3)
}

.inputFile~.fileLabel .fileBtn small {
    display: block;
    font-size: 12px;
    color: #999;
    font-weight: 600;
    margin: 4px 0 0
}

.inputFile~.fileLabel .fileBtn strong {
    display: inline-block;
    font-weight: 600;
    text-align: left;
    vertical-align: -11px
}

.inputFile~.fileLabel .fileBtn:hover small {
    color: #444
}

.inputFile~.fileLabel .fileBtn svg {
    fill: #0097e2;
    height: 24px;
    margin-right: 8px;
    width: 24px;
    display: inline-block;
    vertical-align: middle
}

.latestTechArea {
    background: #162d42;
    color: #fff;
    padding: 70px 0;
    text-align: center
}

.appFeatures .headingBox,
.coreFeatures .headingBox,
.latestTechArea .headingBox {
    margin: 0 0 70px
}

.latestTechArea .headingBox h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    font-family: Nunito, sans-serif;
    text-transform: none
}

.latestTechArea .headingBox p {
    color: #fff;
    font-weight: 300;
    letter-spacing: .03em
}

.techsList table {
    margin: 0 0 75px;
    padding: 0;
    table-layout: fixed;
    width: 100%
}

.techsList table td {
    height: 215px;
    border-right: 2px dashed #1f627f;
    border-bottom: 2px dashed #1f627f;
    vertical-align: middle
}

.techsList table td:last-child {
    border-right: 0
}

.techsList table tr:last-child td {
    border-bottom: 0
}

.techsList table td svg {
    display: block;
    fill: #385671;
    height: 70px;
    margin: 0 auto 30px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    width: 110px
}

.techsList table td figcaption {
    color: #385671;
    display: block;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .03em;
    text-transform: uppercase;
    transition: 0.3s;
    -webkit-transition: 0.3s
}

.techsList table td:hover svg {
    fill: #37b2e6
}

.techsIntro {
    margin: 0 auto;
    max-width: 1220px
}

.techsIntro p {
    font-size: 17px;
    letter-spacing: .03em;
    line-height: 1.9
}

.latestTechArea a.quoteBtn {
    width: 310px;
    margin-top: 45px
}

.coreFeatures {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0;
    z-index: 2
}

.coreFeatures:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(255 255 255 / .94);
    z-index: -1
}

.coreFeatures .headingBox h2 {
    color: #161616;
    font-family: Nunito, sans-serif;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: .025em;
    text-transform: none
}

.coreFeatures .headingBox p,
.testimonialsArea .headingBox p {
    color: #161616;
    font-weight: 300;
    letter-spacing: .03em
}

.coreFeatures h3 {
    color: #ff6c15;
    font-family: Nunito, sans-serif;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: .025em;
    margin: 0 0 10px;
    text-transform: uppercase
}

.coreFeatures p {
    color: #1e1d1c;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.72
}

.coreFeatures table {
    margin: 0;
    padding: 0;
    table-layout: fixed;
    width: 100%
}

.coreFeatures table td {
    padding-right: 30px;
    padding-bottom: 65px;
    vertical-align: top
}

.featureBox {
    max-width: 310px
}

.featureBox .featureIcon {
    display: block;
    margin: 0 0 10px;
    vertical-align: top
}

.featureBox svg {
    display: block;
    fill: #395772;
    height: 56px;
    width: 54px
}

.testimonialsArea {
    padding: 70px 0 75px
}

.testimonialsArea .headingBox {
    margin: 0 0 85px
}

.testimonialsArea .headingBox h2 {
    color: #161616;
    font-family: Nunito, sans-serif;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: .025em;
    text-transform: none
}

.saidBy .userInfo h4,
.saidBy .userInfo h5 {
    font-size: 18px;
    font-family: Nunito, sans-serif
}

.tesimonialsGroup {
    margin-left: -15px;
    margin-right: -15px
}

.tesimonialsGroup blockquote {
    display: block;
    float: left;
    margin: 0;
    padding: 0 15px;
    border: 0;
    width: 33.333%
}

.testimBody {
    border: 1px solid #afafaf;
    border-radius: 4px;
    margin: 0 0 30px;
    padding: 30px 35px
}

.testimBody:after,
.testimBody:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    bottom: -21px;
    left: 100px
}

.saidBy .userImg,
.saidBy .userInfo {
    display: table-cell;
    vertical-align: middle
}

.testimBody:after {
    border-width: 21px 34px 0 0;
    border-color: #fff #fff0 #fff0;
    left: 101px;
    bottom: -19px
}

.testimBody:before {
    border-width: 21px 34px 0 0;
    border-color: #afafaf #fff0 #fff0
}

.testimBody p {
    letter-spacing: .025em;
    line-height: 1.72
}

.saidBy {
    display: table;
    width: 100%
}

.saidBy .userImg {
    width: 112px
}

.saidBy .userImg figure {
    border-radius: 50%;
    height: 92px;
    overflow: hidden;
    width: 92px
}

.saidBy .userImg img {
    border-radius: 50%;
    display: block;
    min-height: 92px;
    min-width: 92px
}

.saidBy .userInfo h4 {
    color: #1e1d1c;
    font-weight: 600;
    text-transform: uppercase
}

.saidBy .userInfo h5 {
    color: #646464;
    font-style: italic
}

#goTop {
    position: fixed;
    bottom: 80px;
    right: 20px;
    background: #34acdf;
    width: 50px;
    height: 50px;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: 0.3s linear;
    transition: 0.3s;
    z-index: 999
}

#goTop i {
    color: #fff;
    margin: 0;
    left: 16px;
    top: 13px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

#goTop:hover {
    background: rgb(52 172 223 / .9)
}

#goTop:hover i {
    color: #fff;
    top: 5px
}

.no-scroll {
    overflow: hidden !important
}

.requestQuoteForm {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    min-height: 100vh;
    overflow: hidden;
    width: 100%;
    z-index: 99999;
    text-align: center;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear
}

.requestQuoteForm.closed {
    transform: scale3d(1, 0, 1);
    -webkit-transform: scale3d(1, 0, 1)
}

.reqFormHeader {
    margin: 0 0 20px;
    position: relative;
    z-index: 2;
    padding: 20px 30px
}

.reqFormHeader .branding {
    display: block;
    float: left
}

.requestQuoteFormInner {
    height: 100vh;
    position: relative;
    padding: 0 0 100px;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 7;
    opacity: 1;
    -webkit-overflow-scrolling: touch;
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s cubic-bezier(.63, 0, .39, .99), opacity 0.3s cubic-bezier(.63, 0, .39, .99);
    transition-delay: 280ms
}

.closed .requestQuoteFormInner {
    -webkit-overflow-scrolling: auto;
    opacity: 0;
    transform: translate3d(0, 8px, 0)
}

.requestQuoteFormInner.no-delay {
    transition-delay: 0s
}

.cross {
    width: 46px;
    height: 46px;
    background: 0 0;
    border: 4px solid #0068cb;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    display: inline-block
}

.cross[data-animation="showShadow"] {
    -webkit-transition: 0.2s cubic-bezier(.175, .885, .52, 1.775);
    transition: 0.2s cubic-bezier(.175, .885, .52, 1.775);
    border: 0 solid #fff
}

.cross[data-animation="showShadow"]:after,
.cross[data-animation="showShadow"]:before {
    -webkit-transition: 0.2s cubic-bezier(.175, .885, .52, 1.775);
    transition: 0.2s cubic-bezier(.175, .885, .52, 1.775)
}

.cross:after,
.cross:before {
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -2px;
    width: 30px;
    height: 4px;
    background-color: #2dace1;
    content: "";
    position: absolute;
    border-radius: 2px
}

.cross:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cross:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.cross[data-animation="showShadow"]:not(.showShadow):hover {
    -webkit-box-shadow: 0 0 0 6px #2dace1 inset;
    box-shadow: 0 0 0 5px #2dace1 inset
}

.close-button {
    text-align: center;
    position: absolute;
    right: 20px;
    top: 32px
}

.innerBanner:before,
.requestQuoteBg,
div#req_form_loader {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.requestQuoteBg {
    z-index: -1;
    background: #fff;
    height: 100vh;
    position: fixed;
    opacity: 1;
    transform: scale3d(1, 1, 1);
    transform-origin: center;
    transition: transform 0.3s cubic-bezier(.63, 0, .39, .99), background 0.3s cubic-bezier(.63, 0, .39, .99);
    transition-delay: 0
}

.closed .requestQuoteBg {
    transform: scale3d(1, 0, 1)
}

.requestQuoteBg.delay_background {
    transition-delay: 0.2s
}

.requestQuoteForm .container {
    width: 100%;
    max-width: 1200px
}

.requestQuoteForm h2 {
    font-size: 56px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #616161
}

.requestQuoteForm p {
    font-size: 22px;
    color: #8b8b8b;
    letter-spacing: .02em
}

.requestQuoteForm form {
    margin: 60px auto 0;
    max-width: 800px;
    width: 100%
}

.requestQuoteForm h3 {
    font-size: 20px;
    color: #26a9e0;
    font-weight: 600;
    margin: 0 0 30px;
    text-transform: uppercase
}

.requestQuoteForm h4 {
    font-size: 18px;
    color: #26a9e0;
    font-weight: 600;
    text-align: left;
    margin: 0 0 20px;
    text-transform: capitalize
}

.requestQuoteForm .form-group {
    position: relative;
    margin-bottom: 45px
}

.requestQuoteForm label.effect {
    text-align: left;
    display: block;
    position: absolute;
    left: 1px;
    top: 9px;
    color: #888;
    transition: 0.3s;
    z-index: -1;
    font-size: 15px;
    letter-spacing: .1em
}

.requestQuoteForm .form-control:focus~label.effect,
label.effect.has-content {
    top: -16px;
    font-size: 12px
}

.requestQuoteForm .form-control {
    color: #555;
    background-color: #fff0;
    height: 40px;
    font-size: 15px;
    border-radius: 0;
    border-color: #fff0 #fff0 #dedede;
    box-shadow: none !important;
    -webkit-box-shadow: none;
    padding: 0;
    letter-spacing: .05em;
    font-weight: 400
}

.requestQuoteForm .form-control:focus {
    border-color: transparent;
    border-bottom-color: #26a9e0
}

.requestQuoteForm textarea.form-control {
    height: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    resize: none
}

.requestQuoteForm select {
    background-image: url(../image/caret.svg);
    background-position: right 5px center;
    background-repeat: no-repeat;
    background-size: auto 5px;
    cursor: pointer;
    color: #888 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 20px
}

.requestQuoteForm .radioBoxes {
    margin-bottom: 15px;
    text-align: left
}

.requestQuoteForm .radioBoxes label {
    color: #888;
    font-size: 14px;
    letter-spacing: .05em;
    cursor: pointer;
    margin: 0 0 25px
}

.requestQuoteForm .radioBoxes input[type*="o"]~span.tickBox {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #aaa;
    position: relative;
    vertical-align: -3px;
    margin-right: 3px;
    transition: 0.3s
}

.requestQuoteForm .radioBoxes input[type*="o"]:checked~span.tickBox {
    border-color: #26a9e0
}

.requestQuoteForm .radioBoxes input[type*="o"]:checked~span.tickBox:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 12px;
    position: absolute;
    display: block;
    color: #26a9e0;
    left: 0;
    top: 1px;
    line-height: 1
}

.requestQuoteForm .fileLabel,
.technologies-list-inner ul li {
    margin-bottom: 40px
}

.requestQuoteForm .inputFile~.fileLabel .fileBtn {
    border: 1px dashed #aaa;
    color: #0097e2;
    padding: 25px 20px;
    font-size: 18px
}

.requestQuoteForm .inputFile~.fileLabel .fileBtn:hover {
    background-color: #f3f3f3;
    border-color: #26a9e0
}

.requestQuoteForm .submit {
    background: #ff5f00;
    background: -moz-linear-gradient(360deg, #ff6a00 0, #f7c443 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff6a00), color-stop(100%, #f7c443));
    background: linear-gradient(90deg, #ff6a00 0, #f7c443 100%);
    border: 1px solid #ff5f00;
    border-radius: 6px;
    color: #fff;
    display: block;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 68px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: none;
    transition: none;
    width: 100%
}

.requestQuoteForm .submit:hover {
    background: -moz-linear-gradient(360deg, #f7c443 0, #ff6a00 100%);
    background: -webkit-linear-gradient(360deg, #f7c443 0, #ff6a00 100%);
    background: linear-gradient(90deg, #f7c443 0, #ff6a00 100%)
}

.requestQuoteForm .submit[disabled] {
    cursor: not-allowed;
    opacity: .4;
    pointer-events: none
}

div#req_form_loader {
    position: absolute;
    background: rgb(255 255 255 / .85)
}

div#req_form_loader img {
    display: block;
    width: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute
}

.innerBanner {
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    height: 0;
    z-index: 2;
    padding: 0 0 28%;
    min-height: 250px;
    margin-bottom: 0
}

.innerBanner:before {
    background: rgb(0 6 29 / .85);
    content: "";
    position: absolute;
    z-index: -1;
    background: -moz-linear-gradient(top, rgb(0 6 29 / .6) 0, rgb(0 6 29 / .8) 1%, rgb(12 12 12 / .3) 100%);
    background: -webkit-linear-gradient(top, rgb(0 6 29 / .6) 0, rgb(0 6 29 / .8) 1%, rgb(12 12 12 / .3) 100%);
    background: linear-gradient(to bottom, rgb(0 6 29 / .6) 0, rgb(0 6 29 / .8) 1%, rgb(12 12 12 / .3) 100%)
}

.innerBanner .pageTitle {
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
    max-width: 60%;
    text-align: center
}

.innerBanner .pageTitle h1 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 10px #000;
    font-family: Nunito, sans-serif;
    letter-spacing: .06em
}

.bannerArea+.clearfix+.container .section-hdr {
    margin-top: 50px
}

.mobApp,
.outsourcing-wrap {
    overflow: hidden
}

.mobApp:before {
    z-index: 1
}

.mobApp iframe,
.mobApp video {
    border: 0;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
    top: -14%
}

.seo video {
    top: -25%
}

.seoBanner .gitBtn {
    width: auto !important;
    padding-left: 20px;
    padding-right: 20px
}

.mobApp .pageTitle {
    background: rgb(255 255 255 / .17);
    padding: 50px 0
}

.mobApp .pageTitle h1 {
    text-shadow: none
}

.sideBarCaseStudies {
    float: left;
    width: 100%;
    margin: 30px 0 0;
    padding: 20px;
    background: #fff;
    border: 1px solid #e2e2e2
}

.sideBarCaseStudies h2 {
    color: #000;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 20px
}

.seo-package-blue-bar ul li p,
.seo-package-post-body .seo-package-post-price p,
.sideBarCaseStudies .case-one {
    margin: 0
}

.testimonialsPage .container {
    width: 100%;
    max-width: 1570px
}

.testimonialsBanner .container {
    display: block;
    padding: 0 15px;
    text-align: left;
    max-width: 1540px;
    word-spacing: -5px
}

.testimonialsBanner .bannerText {
    background: rgb(255 255 255 / .8);
    box-shadow: 2px 0 20px rgb(12 12 12 / .75);
    max-width: 850px;
    padding: 60px 20px 80px;
    text-align: center;
    word-spacing: normal
}

.testimonialsBanner .bannerText svg {
    display: block;
    fill: #565656;
    height: 96px;
    width: 108px;
    margin: 0 auto 25px
}

.testimonialsBanner .bannerText h2 {
    color: #26a9e0;
    font-size: 60px;
    line-height: 1.4;
    margin: 0 0 30px
}

.testimonialsBanner .bannerText h2 small {
    color: #f56d1d;
    display: block;
    font-weight: 700;
    font-size: 100%
}

.testimonialsBanner .bannerText p {
    color: #565656;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.trustArea {
    text-align: center;
    padding: 60px 0
}

.trustArea h2 {
    color: #161616;
    font-size: 44px;
    font-weight: 300;
    letter-spacing: 0;
    margin: 0 0 20px
}

.trustArea .pageNav a,
.trustArea p {
    font-size: 18px;
    font-family: Nunito, sans-serif
}

.seo-package-post-body .seo-package-post-price cite,
.seo-package-post-body .seo-package-post-price h2,
.testimonialVideos .headingBox h2 strong,
.trustArea h2 strong {
    font-weight: 600
}

.trustArea p {
    color: #161616;
    line-height: 1.8;
    font-weight: 600
}

.trustArea .pageNav {
    display: block;
    margin: 40px 0 0
}

.trustArea .pageNav a {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    color: #fff;
    letter-spacing: .05em;
    background: #ff5f00;
    background: -moz-linear-gradient(top, #ff5f00 0, #f36f21 100%);
    background: -webkit-linear-gradient(top, #ff5f00 0, #f36f21 100%);
    background: -ms-linear-gradient(top, #ff5f00 0, #f36f21 100%);
    padding: 10px 30px
}

.trustArea .pageNav a+a {
    margin-left: 3px
}

.testimonialWrapper {
    background: #162d42;
    color: #fff;
    padding: 60px 0
}

.testimonialWrapper .headingBox {
    margin: 0 0 50px
}

.testimonialWrapper .headingBox h2 {
    font-family: Nunito, sans-serif;
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    text-transform: none
}

.testimonialWrapper .headingBox p {
    color: #fff;
    font-weight: 400;
    letter-spacing: .05em
}

.testimonialItem {
    background: #fff;
    border-radius: 12px;
    padding: 30px 16px 15px;
    margin: 0 2% 30px 0;
    color: #161616;
    float: left;
    width: 32%
}

.testimonialItem .testimonialHdr {
    display: block;
    word-spacing: -5px
}

.testimonialItem .testimonialHdr figure {
    display: inline-block;
    margin: 0 15px 0 0;
    height: 92px;
    width: 92px;
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle;
    word-spacing: normal
}

.testimonialItem .testimonialHdr h3 {
    color: #1e1d1c;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 108px);
    width: -webkit-calc(100% - 108px);
    word-spacing: normal
}

.testimonialItem .testimonialHdr h3 cite {
    display: block;
    color: #646464;
    font-size: 16px
}

.testimonialItem .testimonialDescrip {
    padding: 15px 0 0
}

.testimonialItem .testimonialDescrip p {
    font-size: 18px;
    letter-spacing: .032em;
    line-height: 1.7
}

.testimonialItem .testimonialDescrip .starRatings {
    margin: 20px 0 0
}

.testimonialVideos .headingBox h2 {
    text-transform: none;
    font-size: 56px
}

.owl-carousel .item-video {
    height: 300px
}

.mobAppBanner .bannerForm {
    background: rgb(255 255 255 / .19)
}

a.quoteBtn.knowMoreBtn {
    padding-left: 30px;
    padding-right: 30px;
    width: auto
}

.mobAppDev .headingBox h2 {
    font-weight: 300;
    font-family: "Josefin Sans", sans-serif;
    text-transform: none
}

.mobAppDev .techsList table {
    margin: 0 auto 75px;
    max-width: 1280px
}

.mobAppDev .techsList table td {
    border-right: 2px dashed #1f627f;
    border-top: 0
}

.mobAppDev .techsList table td:first-child {
    border-left: 2px dashed #1f627f
}

.mobAppDev .techsList table tr:last-child td {
    border-bottom: 2px dashed #1f627f
}

.appFeatures {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 70px 0;
    z-index: 2
}

.appFeatures:before {
    content: "";
    background: rgb(255 255 255 / .95);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.appFeatures .headingBox h2 {
    letter-spacing: -.05em
}

.appFeatures .headingBox h2 strong,
.main_Ppc .get-exclusive .driven-left h3 {
    font-weight: 500
}

.appFeatures .headingBox p {
    color: #000;
    font-weight: 400;
    font-size: 20px
}

.appFeatures .featuresInner {
    display: table;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 15px;
    margin: 0 auto 40px;
    max-width: 1380px;
    width: 100%
}

.appFeatures .featuresInner>aside {
    border: 1px solid #c6c6c6;
    display: table-cell;
    padding: 38px 25px 20px;
    vertical-align: top;
    text-align: center
}

.appFeatures .featuresInner figure {
    display: block;
    margin: 0 0 25px
}

.appFeatures .featuresInner figure svg {
    fill: #37b2e6;
    display: block;
    height: 85px;
    width: 87px;
    margin: 0 auto
}

.appFeatures .featuresInner h3 {
    color: #0c0c0c;
    font-size: 24px;
    font-weight: 600;
    font-family: Nunito, sans-serif;
    margin: 0 0 20px
}

.bottomPara {
    display: block;
    margin: auto;
    max-width: 1120px;
    text-align: center
}

.bottomPara p {
    font-size: 18px;
    color: #2d2d2d;
    letter-spacing: .05em
}

.ranking-slider-cover {
    display: flex;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99
}

.ranking-slider-cover .ranking-heading {
    background: #3aa111;
    padding: 21px 22px 16px;
    position: relative;
    width: 280px;
    display: flex;
    align-items: center
}

.ranking-slider-cover .ranking-heading:after {
    content: "";
    width: 20px;
    height: 20px;
    background: #3aa111;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -10px;
    z-index: 1
}

.ranking-heading h6 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    color: #fff
}

.ranking-slider-cover .ranking-slider-item {
    width: calc(100% - 280px);
    background: #06445e;
    display: flex;
    align-items: center
}

.ranking-slider-cover .ranking-slider-item ul,
.seo-package-blue-bar ul {
    margin: 0;
    padding: 0;
    display: flex
}

.ranking-slider-cover .ranking-slider-item ul li {
    list-style: none;
    display: block;
    vertical-align: top;
    background: 0 0;
    color: #0db7ff;
    font-size: 16px;
    font-weight: 500;
    border-right: 1px solid #07384c;
    padding: 18px;
    border-left: 1px solid #064f6d;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out
}

.ranking-slider-cover .ranking-slider-item ul li:hover {
    background: #1399d2;
    color: #fff
}

.ranking-slider-cover .ranking-slider-item ul li:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 13px;
    background-image: url(../image/usa-flag-slider-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 5px
}

.ranking-slider-cover .ranking-slider-item ul li.ca:before {
    background-image: url(../image/ca-flag-slider-icon.jpg)
}

.ranking-slider-cover .ranking-slider-item ul li.au:before {
    background-image: url(../image/aus-flag-slider-icon.jpg)
}

.ranking-slider-cover .ranking-slider-item ul li.es:before {
    background-image: url(../image/es-flag-slider-icon.jpg)
}

.ranking-slider-cover .ranking-slider-item ul li.fr:before {
    background-image: url(../image/fr-flag-slider-icon.jpg)
}

.ranking-slider-cover .ranking-slider-item ul li.ie:before {
    background-image: url(../image/ie-flag-slider-icon.jpg)
}

.ranking-slider-cover .ranking-slider-item ul li.nz:before {
    background-image: url(../image/nz-flag-slider-icon.jpg)
}

.ranking-slider-cover .ranking-slider-item ul li.se:before {
    background-image: url(../image/se-flag-slider-icon.jpg)
}

.ranking-slider-cover .ranking-slider-item ul li:after {
    content: "";
    display: inline-block;
    width: 65px;
    height: 15px;
    background: url(../image/rank-one-img.png) center/100% no-repeat;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-left: 5px
}

section.ratingBar {
    position: absolute;
    display: block;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    text-transform: uppercase;
    letter-spacing: .03em;
    margin-top: 1px;
    margin-bottom: 50px;
    font-size: 15px;
    opacity: 0;
    background: #ea4335;
    background: -moz-linear-gradient(left, rgb(234 67 53 / .87) 0, rgb(251 188 5 / .75) 33%, rgb(52 168 83 / .75) 63%, rgb(66 133 244 / .67) 100%);
    background: -webkit-linear-gradient(left, rgb(234 67 53 / .87) 0, rgb(251 188 5 / .75) 33%, rgb(52 168 83 / .75) 63%, rgb(66 133 244 / .67) 100%);
    background: linear-gradient(to right, rgb(234 67 53 / .87) 0, rgb(251 188 5 / .75) 33%, rgb(52 168 83 / .75) 63%, rgb(66 133 244 / .67) 100%);
    text-shadow: 1px 1px 0 rgb(0 0 0 / .22)
}

.bannerArea+section.ratingBar {
    opacity: 1;
    position: static
}

.page-id-1134 section.ratingBar,
.page-id-24 section.ratingBar,
.page-id-26 section.ratingBar {
    margin-bottom: 1px
}

section.ratingBar div>div {
    display: inline-block;
    vertical-align: 0
}

section.ratingBar div>div a {
    color: #fff;
    text-decoration: underline !important
}

section.ratingBar div>div a:focus,
section.ratingBar div>div a:hover {
    color: #d4f2ff;
    text-decoration-color: transparent !important
}

section.ratingBar img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 27px;
    border-radius: 100%;
    background: #fff;
    padding: 2px;
    position: relative;
    top: -1px
}

section.ratingBar img+span {
    color: #ff4f17;
    letter-spacing: .1em;
    font-size: 17px;
    display: inline-block;
    margin-right: 7px
}

footer section.ratingBar {
    position: static;
    margin: 0;
    opacity: 1
}

.page-id-1134 .innerBanner {
    min-height: 540px;
    margin-bottom: 0
}

.innerBanner .pageTitle.reviewsPageTitle {
    max-width: 80%
}

.innerBanner .pageTitle .reviews-banner-text h1,
.main_Ppc .get-started .get-left h6 strong {
    font-size: 30px
}

.innerBanner .pageTitle .reviews-banner-text h1:before {
    content: "\f004";
    display: block;
    font: 54px/1 FontAwesome;
    text-shadow: 0 0 10px rgb(0 0 0 / .37);
    margin-bottom: 15px;
    animation: 2s ease-in-out infinite rubberBand
}

.main_Ppc .get-more h2,
.main_Ppc .get-more span {
    font-family: Montserrat, sans-serif;
    line-height: 1.1
}

.innerBanner .pageTitle .reviews-banner-text h1 small {
    display: block;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 5px
}

.reviews-total {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0
}

.reviews-total div:first-child {
    display: flex;
    align-items: center
}

.reviews-total div ul li {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    width: auto;
    text-align: left;
    padding-left: 50px;
    line-height: 1.5;
    margin-right: 15px
}

.reviews-total div ul li span {
    position: absolute;
    top: 0;
    left: 10px;
    color: #fff;
    font-size: 23px;
    bottom: 6px;
    display: flex;
    align-items: center
}

.reviews-total div ul li strong,
.reviews-total div.rtotal strong {
    font-weight: 700;
    display: block;
    font-size: 20px;
    line-height: 1.2
}

.reviews-total div ul li:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 41px;
    width: 1px;
    background: #fff
}

.reviews-total div.rtotal {
    text-align: center;
    color: #fff;
    padding: 25px 15px;
    background: rgb(255 255 255 / .15);
    border-radius: 8px;
    border: 1px solid #ffffff4d;
    margin-left: 25px
}

.reviews-top-banner {
    background: #26a9e0;
    padding: 25px 0;
    text-align: center;
    color: #fff;
    position: relative;
    margin-bottom: 60px
}

.reviews-top-banner:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: #26a9e0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin: 0 auto
}

.reviews-top-banner h3 {
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 15px
}

.review-cover .grid .review-auth h4,
.review-grid-cover h3,
.seo-comp-india ul.review-grid li .review-auth h4 {
    font-weight: 700;
    color: #3a3a3a;
    font-size: 26px;
    letter-spacing: .02em;
    font-family: Nunito, sans-serif;
    text-transform: uppercase
}

.review-cover h2 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px
}

.banner-Ppc,
.man-left figure {
    margin-bottom: 0;
    background-repeat: no-repeat
}

.review-cover h2 small {
    display: block;
    text-transform: uppercase;
    text-align: center;
    color: #565656;
    font-size: 15px;
    margin-top: 5px
}

.review-grid-cover h3 {
    text-align: center
}

.review-grid-cover h3:after {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #2dace1;
    margin: 10px auto 30px
}

.grid-cover {
    display: block;
    padding: 50px 0;
    background: #f8f8f8
}

.review-cover .grid {
    margin: 0 -30px 0 0;
    padding: 0
}

.review-cover .grid li,
.seo-comp-india ul.review-grid li {
    display: block;
    float: left;
    padding: 30px;
    width: 30.5%;
    opacity: 0;
    margin-right: 30px;
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgb(0 0 0 / .05);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.review-cover .grid li:hover,
.seo-comp-india ul.review-grid li:hover {
    box-shadow: 0 4px 30px rgb(0 0 0 / .15)
}

.review-cover .grid .review-auth,
.seo-comp-india ul.review-grid li .review-auth {
    text-align: center;
    margin-bottom: 10px
}

.review-cover .grid .review-auth figure,
.seo-comp-india ul.review-grid li .review-auth figure {
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px auto;
    background-color: #fff;
    border-radius: 6px;
    margin: 0 auto 18px;
    display: block;
    border: 1px solid #e5e5e5
}

.review-cover .grid .review-auth h4 small,
.seo-comp-india ul.review-grid li .review-auth h4 small {
    display: block;
    text-transform: uppercase;
    font-family: Nunito, sans-serif;
    font-weight: 600;
    color: #959494;
    letter-spacing: .02em;
    font-size: 13px;
    margin-top: 8px
}

.review-cover .grid .starRatings,
.seo-comp-india ul.review-grid li .starRatings {
    text-align: center;
    color: #f3aa00
}

.review-cover .grid li blockquote,
.seo-comp-india ul.review-grid li blockquote {
    padding: 0;
    margin: 18px 0 0;
    font-size: 100%;
    border-left: none;
    position: relative;
    text-align: center
}

.review-cover .grid li blockquote p,
.seo-comp-india ul.review-grid li blockquote p {
    font-family: Nunito, sans-serif;
    font-size: 16px;
    color: #262626;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 20px
}

.video-review {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 80px;
    height: 80px;
    background-position: center;
    background-size: cover;
    border-radius: 100%;
    line-height: 101px
}

.review-cover .grid li a,
.seo-comp-india ul.review-grid li a {
    display: inline-block;
    margin: 0 auto;
    border: none;
    color: rgb(255 255 255 / .48);
    padding: 0;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase
}

.review-cover .grid li a .fa,
.seo-comp-india ul.review-grid li a .fa {
    font-size: 45px;
    display: inline-block;
    margin-left: 0
}

.review-cover .grid li a:focus,
.review-cover .grid li a:hover,
.seo-comp-india ul.review-grid li a:focus,
.seo-comp-india ul.review-grid li a:hover {
    color: #30a4dd
}

.grid.effect-4 {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.grid.effect-4 li.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(200px) translateY(100px) rotateX(-10deg);
    transform: translateZ(200px) translateY(100px) rotateX(-10deg);
    -webkit-animation: 0.4s ease-in-out forwards fallPerspective;
    animation: 0.4s ease-in-out forwards fallPerspective
}

@-webkit-keyframes fallPerspective {
    100% {
        -webkit-transform: translateZ(0) translateY(0) rotateX(0);
        opacity: 1
    }
}

@keyframes fallPerspective {
    100% {
        -webkit-transform: translateZ(0) translateY(0) rotateX(0);
        transform: translateZ(0) translateY(0) rotateX(0);
        opacity: 1
    }
}

@-webkit-keyframes rubberBand {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

@keyframes rubberBand {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

.seo-comp-india ul.review-grid {
    margin: 0;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap
}

.seo-comp-india .seo-video-back ul.review-grid {
    padding: 0
}

.seo-comp-india ul.review-grid li {
    display: block;
    padding: 15px;
    width: 49%;
    opacity: 1;
    margin-right: 16px;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgb(0 0 0 / .05);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.seo-comp-india ul.review-grid li .review-auth figure {
    width: 50px;
    height: 50px;
    background-size: 40px auto
}

.seo-comp-india ul.review-grid li .video-review {
    width: 60px;
    height: 60px;
    line-height: 75px
}

.seo-comp-india ul.review-grid li a .fa {
    font-size: 35px
}

.main_Ppc * {
    font-family: Montserrat, sans-serif;
    color: #000
}

.banner-Ppc {
    background-position: 0 0;
    background-size: cover;
    height: 780px;
    position: relative;
    overflow: hidden;
    background-attachment: fixed
}

.banner-Ppc::after {
    content: "";
    background: rgb(245 245 245 / .19);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.ppl-up {
    position: absolute;
    z-index: 9
}

.man-left {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start
}

.ppc-content {
    width: 100%;
    display: flex;
    vertical-align: top;
    padding-left: 12%;
    top: 50%;
    transform: translateY(-50%);
    align-items: center;
    justify-content: flex-end;
    right: 15px
}

.man-left figure {
    background-position: center;
    background-size: contain;
    height: 570px;
    width: 100%
}

.get-more {
    width: calc(100% - 410px);
    display: inline-block;
    vertical-align: top;
    padding-top: 10%;
    padding-right: 4%
}

.main_Ppc .get-more h2 {
    font-size: 46px;
    font-weight: 400;
    margin-bottom: 10px
}

.main_Ppc .get-more span {
    font-size: 32px;
    font-weight: 500
}

.main_Ppc .get-more span strong {
    font-size: 48px;
    font-weight: 600;
    color: #fc6106
}

.get-more .company-logo {
    margin: 20px 0;
    border: 1px solid #d3d3d3;
    padding: 10px 35px;
    background: #fff
}

.ppc-form:after,
.ppc-form:before {
    top: -24px;
    border-right: 25px solid #fff0;
    border-left: 0 solid #fff0;
    transform: rotate(-88deg);
    z-index: -1;
    position: absolute;
    content: ""
}

.main_Ppc .get-more .company-logo p {
    font-size: 30px;
    font-weight: 400;
    margin: 0
}

.get-more .company-logo ul {
    padding: 0;
    margin: 5px 0 0;
    list-style: none
}

.get-more .company-logo ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0
}

.get-started {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.get-started .get-left {
    width: 65%
}

.get-started .get-right {
    width: 35%;
    text-align: right
}

.main_Ppc .get-started .get-left h5 {
    font-size: 30px;
    font-weight: 500;
    display: block;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-style: italic
}

.main_Ppc .get-started .get-left h5 strong {
    font-size: 38px;
    color: #fc6106
}

.main_Ppc .get-started .get-left h6 {
    font-size: 38px;
    font-weight: 600;
    font-style: italic;
    text-decoration: none
}

.main_Ppc .get-started .get-left h6 a {
    text-decoration: none;
    color: #fc6106
}

.main_Ppc .any-question p a:hover,
.main_Ppc .get-started .get-left h6 a:hover {
    color: #000 !important
}

.main_Ppc .get-started .get-left small {
    font-size: 22px;
    font-weight: 400;
    font-style: italic
}

.ppc-form {
    background: url(../image/form-bg.png) center/cover no-repeat;
    width: 410px;
    display: inline-block;
    vertical-align: top;
    padding: 25px;
    margin-left: 0;
    margin-top: 25px;
    position: relative;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.ppc-form:after {
    left: 0;
    border-bottom: 25px solid #1f1c1c
}

.ppc-form:before {
    right: 0;
    border-top: 27px solid #1f1c1c
}

.main_Ppc .ppc-form span {
    background: #ee5b06;
    padding: 15px 12px 10px;
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    position: relative;
    top: -48px;
    margin-bottom: 5px;
    display: block;
    text-align: center
}

.main_Ppc .ppc-form span::before {
    content: "";
    background: url(../image/form-shaps.png) center/100% auto no-repeat;
    position: absolute;
    top: 100%;
    height: 25px;
    left: 0;
    right: 0;
    margin-top: -1px
}

.main_Ppc .ppc-form .form-group .form-control {
    border: 1px solid #fff;
    background: #fff;
    height: 48px !important;
    font-size: 17px;
    font-weight: 500;
    border-radius: 1px;
    box-shadow: none;
    outline: 0;
    padding: 1px 12px
}

.main_Ppc .frm-sbmit,
.main_Ppc .get-exclusive .gtt-button .get-btn {
    background: #de5403;
    color: #fff;
    cursor: pointer;
    outline: 0;
    text-transform: uppercase
}

.main_Ppc .ppc-form .form-group textarea.form-control {
    padding: 15px;
    height: 95px !important;
    resize: none
}

.main_Ppc .ppc-form .form-group .form-control::-webkit-input-placeholder {
    color: #000
}

.main_Ppc .ppc-form .form-group .form-control::-moz-placeholder {
    color: #000
}

.main_Ppc .ppc-form .form-group .form-control:-ms-input-placeholder {
    color: #000
}

.main_Ppc .ppc-form .form-group .form-control:-moz-placeholder {
    color: #000
}

.main_Ppc .ppc-form .form-group select.form-control {
    color: #000
}

.main_Ppc .frm-sbmit {
    border: 1px solid #de5403;
    font-size: 24px;
    font-weight: 600;
    line-height: 2.5;
    padding: 0 25px;
    width: 100%;
    border-radius: 45px;
    margin-top: 12px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.frm-sbmit:focus,
.frm-sbmit:hover {
    background: #c5520f;
    border-color: #f5f5f5
}

.client-say,
.driven-seo,
.here-is-how {
    padding: 65px 0
}

.main_Ppc .driven-left h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 15px
}

.driven-left h3 span {
    color: #26a9e0
}

.main_Ppc .driven-left p {
    font-size: 26px;
    font-weight: 500
}

.driven-left ul {
    padding: 0;
    list-style: none;
    margin: 25px 0 0
}

.driven-left ul li {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.driven-left ul li figure {
    width: 30px;
    display: inline-block;
    vertical-align: middle
}

.main_Ppc .driven-left ul li strong {
    font-size: 20px;
    font-weight: 600;
    margin: 0 35px 0 25px;
    width: 175px;
    display: inline-block
}

.main_Ppc .driven-left ul li p {
    font-size: 16px;
    font-weight: 500;
    width: 90%
}

.driven-right {
    padding-left: 6%
}

.get-exclusive {
    background: #ececec;
    padding: 65px 0
}

.get-exclusive .driven-right {
    padding-right: 6%;
    padding-left: 0
}

.get-exclusive figure {
    margin-bottom: 0;
    padding-right: 5%
}

.main_Ppc .get-exclusive .driven-left ul li strong {
    width: 100%;
    display: block;
    margin: 0
}

.main_Ppc .get-exclusive .driven-left ul li {
    font-size: 16px;
    font-weight: 500;
    display: inherit;
    padding-left: 40px;
    margin-bottom: 22px;
    position: relative
}

.main_Ppc .get-exclusive .driven-left ul li:after {
    background: url(../image/tik.png) center/cover no-repeat;
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 33px;
    height: 27px
}

.main_Ppc .get-exclusive .gtt-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px
}

.main_Ppc .get-exclusive .gtt-button .get-btn {
    border: 1px solid #de5403;
    font-size: 17px;
    font-weight: 600;
    line-height: 2.8;
    padding: 0 35px;
    text-decoration: none;
    border-radius: 45px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.main_Ppc .any-question .gtt-button .get-btn.active,
.main_Ppc .any-question .gtt-button .get-btn:focus,
.main_Ppc .any-question .gtt-button .get-btn:hover,
.main_Ppc .get-exclusive .gtt-button .get-btn.active,
.main_Ppc .get-exclusive .gtt-button .get-btn:focus,
.main_Ppc .get-exclusive .gtt-button .get-btn:hover {
    background: #153f50;
    border: 1px solid #153f50
}

.main_Ppc .client-say h3 {
    font-size: 33px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 55px
}

.client-say .clients-detail {
    margin-bottom: 25px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.client-say .clients-detail .details-img {
    margin-right: 30px
}

.client-say .clients-detail figure {
    margin-bottom: 0;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    background: #fbfbfb;
    border: 1px solid rgb(0 0 0 / .15);
    display: flex;
    align-items: center;
    justify-content: center
}

.client-say .clients-detail .eys {
    background: #fbfbfb;
    border: 1px solid rgb(0 0 0 / .14);
    padding: 20px;
    position: relative
}

.client-say .clients-detail .eys:after {
    background: url(../image/seo-shape.png) center/contain no-repeat;
    width: 14px;
    height: 35px;
    content: "";
    position: absolute;
    top: 32px;
    left: -14px
}

.main_Ppc .client-say .clients-detail .eys p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
    margin-bottom: 5px;
    padding-right: 0
}

.main_Ppc .client-say .clients-detail .eys a {
    font-weight: 600;
    text-align: right;
    display: inline-block;
    float: right;
    text-decoration: none
}

.client-say .clients-detail .eys a:hover {
    color: #de5403
}

.hire-ppc,
.main_Ppc .portfolio-list {
    padding: 65px 0;
    position: relative
}

.main_Ppc .portfolio-list::after {
    background: #186281;
    content: "";
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%
}

.main_Ppc .portfolio-list::before {
    background: #062c3c;
    content: "";
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%
}

.main_Ppc .portfolio-list .seo-list {
    position: relative;
    padding-right: 15%
}

.main_Ppc .portfolio-list .container {
    position: relative;
    z-index: 9
}

.main_Ppc .portfolio-list .container::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 648px;
    border-top: 42px solid #186281;
    border-left: 42px solid #fff0;
    border-right: 0 solid #fff0;
    z-index: 1;
    height: 100%;
    transform: rotate(45deg)
}

.main_Ppc .portfolio-list .seo-list h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #fff
}

.main_Ppc .portfolio-list .seo-list p {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8;
    color: #fff
}

.main_Ppc .portfolio-list .seo-list .nav {
    margin-top: 25px;
    column-count: 2;
    display: block
}

.main_Ppc .portfolio-list .seo-list .nav li {
    display: block;
    margin-bottom: 15px;
    width: 100%
}

.main_Ppc .portfolio-list .seo-list .nav li a {
    background: #fff;
    border: 1px solid #fff;
    color: #000;
    font-size: 22px;
    font-weight: 500;
    line-height: 2.4;
    padding: 0 15px;
    text-align: left;
    width: 100%;
    max-width: 290px;
    text-decoration: none;
    display: inline-block;
    border-top-left-radius: 12px;
    border-bottom-right-radius: 12px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.main_Ppc .portfolio-list .seo-list .nav li a:focus,
.main_Ppc .portfolio-list .seo-list .nav li a:hover,
.main_Ppc .portfolio-list .seo-list .nav li.active a {
    background: #fa6006;
    border: 1px solid #fa6006;
    color: #fff
}

.portfolio-list .seo-list .nav li a i {
    font-family: FontAwesome;
    position: relative;
    top: 15px;
    float: right;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.how-mac,
.portfolio-list .tab-content {
    padding-left: 15%
}

.main_Ppc .portfolio-list .tab-content h3 {
    font-size: 32px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 25px
}

.tabing-image {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap
}

.tabing-image figure {
    margin-right: 30px;
    margin-bottom: 25px
}

.main_Ppc .here-is-how h3 {
    color: #26a9e0;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px
}

.main_Ppc .here-is-how p {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8;
    margin-bottom: 22px
}

.main_Ppc .counter-ppc h3,
.main_Ppc .hire-content h3 {
    font-weight: 600;
    font-size: 35px
}

.hire-ppc::after {
    background: #186382;
    content: "";
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 45%
}

.hire-ppc::before {
    background: #f2f2f2;
    content: "";
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 55%
}

.hire-ppc .container {
    position: relative;
    z-index: 2
}

.hire-img figure {
    padding-right: 15%;
    margin-bottom: 0
}

.hire-content {
    padding-left: 5%
}

.main_Ppc .hire-ppc .hire-content h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px
}

.main_Ppc .hire-ppc .hire-content span {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    display: block
}

.main_Ppc .hire-ppc .hire-content p {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8;
    margin-bottom: 12px
}

.counter-ppc {
    padding: 65px 0;
    background: #f85f06
}

.main_Ppc .counter-ppc h3 {
    margin-bottom: 45px;
    color: #fff;
    text-align: center
}

.counter-ppc .counter {
    background-color: #eaecf0;
    text-align: center
}

.customer,
.design,
.employees,
.order {
    text-align: center;
    position: relative
}

.customer:after,
.design:after,
.employees:after {
    content: "";
    position: absolute;
    right: -45px;
    top: 58px;
    width: 88px;
    height: 2px;
    display: block;
    background: #fba16d;
    transform: rotate(90deg)
}

.main_Ppc .counter-ppc .counter-count {
    position: relative;
    font-size: 50px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff
}

.main_Ppc .customer-p,
.main_Ppc .design-p,
.main_Ppc .employee-p,
.main_Ppc .order-p {
    font-size: 15px;
    color: #fff;
    font-weight: 500
}

.any-question {
    padding: 65px 0;
    text-align: center
}

.seo-marketing-package-section,
.serp-ranking {
    padding: 80px 0
}

.main_Ppc .any-question h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #000
}

.main_Ppc .any-question p {
    font-size: 35px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #000
}

.main_Ppc .any-question p a {
    color: #ef5c06;
    font-weight: 600;
    text-decoration: none
}

.main_Ppc .any-question .gtt-button .get-btn {
    background: #de5403;
    border: 1px solid #de5403;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 2.8;
    display: inline-block;
    margin: 0 10px;
    padding: 0 50px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    border-radius: 45px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    outline: 0
}

.seo-package-blue-bar ul li {
    display: inline-block;
    width: calc(100% / 4);
    background: #34acdf;
    color: #fff;
    position: relative;
    padding: 18px 22px 18px 100px
}

.seo-package-blue-bar ul li:nth-child(2n) {
    background: #2c9ccc
}

.seo-package-blue-bar ul li figure {
    position: absolute;
    top: 24px;
    left: 24px
}

.seo-package-blue-bar ul li h3 {
    margin: 0;
    font-size: 45px;
    font-family: Nunito, sans-serif !important
}

.customized-seo-package-section {
    padding: 80px 0;
    background: #f4f6fd
}

.customized-seo-package-post .seo-package-post-heading {
    background: #ccc;
    text-align: center;
    border-radius: 4px;
    font-size: 18px;
    color: #fff;
    line-height: 3;
    padding: 2px 15px 0;
    position: relative;
    margin: 0 0 22px
}

.customized-seo-package-post .seo-package-post-heading:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: #ccc;
    margin: -10px auto 0;
    transform: rotate(45deg)
}

.customized-seo-package-post .seo-package-post-body {
    border: 1px solid #e3e3e3;
    background: #fff;
    border-radius: 4px;
    padding-bottom: 20px
}

.seo-package-post-body .seo-package-post-price {
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden;
    padding: 30px 15px
}

.seo-package-post-body .seo-package-post-price:before {
    content: "";
    position: absolute;
    top: -100px;
    left: -70px;
    right: -70px;
    bottom: 0;
    background: #ccc;
    z-index: 0;
    border-radius: 100%;
    border: 9px solid #000
}

.seo-package-post-body .seo-package-post-price *,
.serp-ranking .container {
    position: relative;
    z-index: 5
}

.seo-package-post-body .seo-package-post-price h2 {
    margin: 0 0 25px
}

.seo-package-post-body .seo-package-post-price h2 small {
    display: block;
    font-size: 52%;
    color: #fff
}

.seo-package-post-body .seo-package-post-price cite {
    font-style: normal;
    font-size: 48px;
    line-height: 1
}

.seo-package-post-body .seo-package-post-price cite small {
    font-size: 61%
}

.customized-seo-package-post .seo-package-post-list {
    padding: 30px 15px
}

.customized-seo-package-post .seo-package-post-list ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    padding-left: 24px
}

.customized-seo-package-post .seo-package-post-list ul li:before {
    content: "\f00c";
    font: 16px/1 FontAwesome;
    position: absolute;
    top: 3px;
    left: 0;
    color: #69c629
}

.seo-package-post-body a.readMoreBtn {
    margin: 0 auto
}

.customized-seo-package-section .headingBox h1 {
    font-size: 38px;
    margin: 0 0 35px
}

.customized-seo-package-post.green .seo-package-post-heading {
    background: #cff2ef;
    color: #478978
}

.customized-seo-package-post.green .seo-package-post-heading:before {
    background: #cff2ef
}

.customized-seo-package-post.green .seo-package-post-body .seo-package-post-price:before {
    background: linear-gradient(to right, #3fe88c, #14d5c9);
    border-color: #d7fcf2
}

.customized-seo-package-post.green a.readMoreBtn,
.seo-marketing-package-table table tr:first-child th:nth-child(2) h4:after,
.seo-marketing-package-table table tr:nth-child(2) th:nth-child(2) {
    background: linear-gradient(to right, #3fe88c, #14d5c9)
}

.customized-seo-package-post.blue .seo-package-post-heading {
    background: #d9e8fd;
    color: #4d6b8e
}

.customized-seo-package-post.blue .seo-package-post-heading:before {
    background: #d9e8fd
}

.customized-seo-package-post.blue .seo-package-post-body .seo-package-post-price:before {
    background: linear-gradient(to right, #2dd6ff, #63a6fe);
    border-color: #deedfc
}

.customized-seo-package-post.blue a.readMoreBtn,
.seo-marketing-package-table table tr:first-child th:nth-child(3) h4:after,
.seo-marketing-package-table table tr:nth-child(2) th:nth-child(3) {
    background: linear-gradient(to right, #2dd6ff, #63a6fe)
}

.customized-seo-package-post.pink .seo-package-post-heading {
    background: #ecdff7;
    color: #7b4989
}

.customized-seo-package-post.pink .seo-package-post-heading:before {
    background: #ecdff7
}

.customized-seo-package-post.pink .seo-package-post-body .seo-package-post-price:before {
    background: linear-gradient(to right, #f770b1, #c478df);
    border-color: #fbe1ee
}

.customized-seo-package-post.pink a.readMoreBtn,
.seo-marketing-package-table table tr:first-child th:nth-child(4) h4:after,
.seo-marketing-package-table table tr:nth-child(2) th:nth-child(4) {
    background: linear-gradient(to right, #f770b1, #c478df)
}

.customized-seo-package-post.yellow .seo-package-post-heading {
    background: #f6e7dc;
    color: #a56c45
}

.customized-seo-package-post.yellow .seo-package-post-heading:before {
    background: #f6e7dc
}

.customized-seo-package-post.yellow .seo-package-post-body .seo-package-post-price:before {
    background: linear-gradient(to right, #ffc024, #ff9756);
    border-color: #fdf1d4
}

.customized-seo-package-post.yellow a.readMoreBtn,
.seo-marketing-package-table table tr:first-child th:nth-child(5) h4:after,
.seo-marketing-package-table table tr:nth-child(2) th:nth-child(5) {
    background: linear-gradient(to right, #ffc024, #ff9756)
}

.testimonialsHome .testimonialWritten img {
    aspect-ratio: auto 1828/183;
    height: auto
}

.testimInner figure img {
    height: auto;
    aspect-ratio: auto 388/375
}

#lightgallery img {
    aspect-ratio: auto 313/541;
    height: auto
}

.seo-marketing-package-section .headingBox h2 {
    font-size: 28px
}

.seo-marketing-package-table {
    width: 100%;
    position: relative;
    margin-top: 50px
}

.seo-marketing-package-table table {
    width: 100%;
    border: none;
    table-layout: fixed;
    margin: 0 auto;
    border-collapse: separate
}

.seo-marketing-package-table table.fixed {
    top: 80px;
    position: fixed;
    width: auto;
    display: none;
    border: none;
    background: #fff;
    box-shadow: 4px 10px 10px rgb(0 0 0 / .08)
}

.seo-marketing-package-table table thead {
    position: static
}

.seo-marketing-package-table table tr td,
.seo-marketing-package-table table tr th {
    padding: 10px 15px;
    text-align: center
}

.seo-marketing-package-table table tr td,
.seo-marketing-package-table table.fixed tr:nth-child(2) th {
    border-right: 1px solid #d4d6da
}

.seo-marketing-package-table table tr td:first-child {
    border-left: 1px solid #d4d6da;
    text-align: left
}

.seo-marketing-package-table table tr:last-child td {
    border-bottom: 1px solid #d4d6da
}

.seo-marketing-package-table table tr:nth-child(2n) td {
    background: #fafafa
}

.seo-marketing-package-table table tr td i.orange {
    color: #ff6c14
}

.seo-marketing-package-table table tr td i.blue {
    color: #35cfff
}

.seo-marketing-package-table table tr td i.pink {
    color: #ff6daa
}

.seo-marketing-package-table table tr td i.yellow {
    color: #ffb929
}

.seo-marketing-package-table table tr td i.fa-times-circle {
    color: #f44336
}

.seo-marketing-package-table table tr th h4 {
    font-size: 18px;
    font-weight: 700;
    color: #000
}

.seo-marketing-package-table table tr th h4:after {
    content: "";
    position: relative;
    width: 100%;
    height: 3px;
    max-width: 43px;
    margin: 4px auto 10px;
    background: #000;
    display: block
}

.seo-marketing-package-table table tr:nth-child(2) th {
    background: #7e879b;
    font-size: 18px;
    color: #fff
}

.seo-marketing-package-table table tr:nth-child(2) th h6 {
    font-size: 16px;
    font-weight: 300;
    padding-top: 3px
}

.seo-marketing-package-table table tr:nth-child(2) th h6 big {
    font-size: 28px;
    font-weight: 400
}

.serp-ranking {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

.serp-ranking:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(244 246 253 / .94);
    z-index: 1
}

.serp-ranking p {
    margin-bottom: 25px
}

.serp-ranking .serp-ranking-list ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    padding-left: 60px
}

.serp-ranking .serp-ranking-list ul li::before {
    content: "";
    position: absolute;
    background: url(../image/orange-tick-icon.png) 0 0/100% 100% no-repeat;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    display: block
}

.serp-ranking .serp-ranking-list ul li h4 {
    font-weight: 700;
    margin-bottom: 10px
}

.first-time-here-form {
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    width: 85%;
    margin-left: auto
}

.first-time-here-form h2 {
    color: #f56b18
}

.first-time-here-form .form-group .form-control {
    height: 48px;
    border-radius: 3px;
    background: #fff;
    padding: 2px 10px;
    font-size: 16px;
    box-shadow: none;
    width: 100%
}

.first-time-here-form .form-group textarea.form-control {
    height: 100px;
    resize: none
}

.first-time-here-form .readMoreBtn {
    background: linear-gradient(to bottom, #ff5f00 0, #f36f21 100%);
    color: #fff;
    font-size: 15px;
    line-height: 50px;
    width: 100%;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #ff5f00;
    border-radius: 6px
}

.seo-package-banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 575px;
    padding-top: 105px
}

.seo-package-banner .container {
    height: 100%;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: flex-start
}

.seo-package-banner .banner-text {
    width: calc(100% - 670px);
    padding-left: 50px
}

.seo-package-banner .banner-text h1 {
    margin-bottom: 30px
}

.seo-package-banner .banner-text .banner-quote-rating .fa {
    color: #fbbb15
}

.seo-package-banner .banner-text cite {
    color: #ff6c15;
    font-style: normal
}

.seo-package-banner .seo-package-banner-user {
    position: absolute;
    bottom: 0;
    right: 5%;
    width: 450px
}

@media only screen and (max-width:1599px) {

    .mega-menu .mega-menu-inner,
    .ourClientsBar .clientLogos ul li img {
        max-width: 80%
    }

    .mega-menu .mega-menu-box {
        min-width: 25%
    }

    .mega-menu .mega-menu-box:first-child {
        width: 20%
    }

    .mega-menu .mega-menu-box:first-child a,
    .shortIntro p {
        font-size: 17px
    }

    .copyRight p,
    .headingBox p,
    .inquiryBtn a,
    .main_Ppc .driven-left ul li strong,
    .mega-menu .mega-menu-box h6,
    .saidBy .userInfo h4,
    .saidBy .userInfo h5,
    .sectionDescription p,
    .sliderArea h4 {
        font-size: 16px
    }

    .header {
        padding: 19px 20px
    }

    .logo img {
        height: 52px
    }

    .inquiryBtn a {
        line-height: 52px;
        width: 190px
    }

    .topInfo {
        margin: 2px 0 19px
    }

    .mainContent p,
    .navBar ul li,
    .testimBody p {
        font-size: 15px
    }

    .mainNav ul li {
        font-size: 14px;
        margin: 0 0 0 40px
    }

    .bannerArea {
        height: 730px
    }

    .innerBanner {
        height: 0
    }

    .bannerText {
        max-width: 920px
    }

    .bannerArea h1,
    .bannerArea h2 {
        font-size: 56px
    }

    .bannerArea h1 em:after,
    .bannerArea h2 em:after {
        height: 16px;
        width: 116px;
        background-size: 100% auto
    }

    .bannerArea p {
        font-size: 16px;
        max-width: 840px
    }

    .bannerArea .gitBtn {
        font-size: 16px;
        line-height: 45px;
        width: 200px
    }

    .ourClientsBar {
        padding: 20px 0
    }

    .ourClientsBar h3 {
        font-size: 20px
    }

    .ourClientsBar .clientLogos ul li {
        margin-left: 45px
    }

    .headingBox h1,
    .headingBox h2,
    .sliderArea h2 {
        font-size: 50px
    }

    .servicesWrap ul li figure {
        padding: 30px 15px 25px
    }

    .servicesWrap ul li h3 {
        font-size: 22px;
        margin: 0 0 15px
    }

    .servicesWrap ul li p {
        font-size: 14px;
        letter-spacing: 0
    }

    .inputFile~.fileLabel,
    .servicesWrap ul li .readMore,
    .servicesWrap ul li .serviceFields p {
        font-size: 13px
    }

    .processFlow .middleText {
        max-width: 790px
    }

    .processFlow .bottomBoxes {
        right: 20px;
        bottom: 20px
    }

    .processFlow .bottomBoxes>div {
        font-size: 14px;
        height: 100px;
        padding: 14px 10px 0;
        width: 120px
    }

    .processFlow .bottomBoxes>div+div {
        margin-left: 20px
    }

    .contactArea h3,
    .processFlow .bottomBoxes>div strong,
    .sliderArea .slideItem h3 {
        font-size: 32px
    }

    .statsBar>div {
        height: 200px
    }

    .main_Ppc .get-more span,
    .main_Ppc .get-started .get-left h5,
    .main_Ppc .get-started .get-left h6,
    .statsBar>div p {
        font-size: 26px
    }

    .statsBar>div p strong {
        font-size: 60px
    }

    .main_Ppc .get-started .get-left small,
    .main_Ppc .portfolio-list .seo-list .nav li a,
    .or,
    .techListing ul li,
    .techsList table td figcaption {
        font-size: 18px
    }

    .sliderArea:before {
        font-size: 170px;
        left: 7.7%;
        top: 30px
    }

    .ppc-form:after,
    .ppc-form:before {
        top: -15px;
        border-right: 15px solid #fff0;
        transform: rotate(-90deg)
    }

    .sliderArea>div {
        height: 760px
    }

    .sliderArea>div.leftSection {
        padding-left: 7%;
        width: 60%
    }

    .sliderArea>div.rightSection {
        padding-left: 3%;
        padding-right: 6%;
        width: 40%
    }

    .sliderArea .carousel-indicators {
        right: -40px
    }

    .sliderArea .innerArea {
        max-width: 635px
    }

    .sliderBottom h2,
    .testimonialsArea .headingBox h2,
    .testimonialsHome .headingBox h2 {
        font-size: 40px
    }

    .sliderBottom a.quoteBtn {
        font-size: 16px;
        line-height: 60px;
        width: 230px
    }

    .portfolioArea {
        padding: 50px 0 0 110px
    }

    .portSlideArea {
        padding: 0 0 0 65px
    }

    .portSlideArea .slideMain {
        height: 715px
    }

    .portSlideArea .carousel-indicators {
        left: -135px
    }

    .portSlideArea .slideText h3 {
        font-size: 56px;
        margin: 0 0 15px
    }

    .portSlideArea .slideText p {
        font-size: 15px;
        margin: 0 0 20px
    }

    .portSlideArea .csBtn {
        font-size: 16px;
        line-height: 70px;
        width: 210px
    }

    .portSlideArea .slideImage {
        padding: 40px 0 40px 9.5%
    }

    .portSlideArea .mobileView {
        left: 6.5%
    }

    .contactArea {
        background-image: -ms-linear-gradient(top, #fff 0, #fff 235px, #2dace1 235px);
        background-image: -moz-linear-gradient(top, #fff 0, #fff 235px, #2dace1 235px);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(20, #fff), color-stop(20, #2dace1));
        background-image: -webkit-linear-gradient(top, #fff 0, #fff 235px, #2dace1 235px);
        background-image: linear-gradient(to bottom, #fff 0, #fff 235px, #2dace1 235px);
        display: block;
        padding: 80px 0 70px
    }

    .contactArea .leftArea {
        width: 47.3%
    }

    .contactInfo {
        margin: 70px 0 0
    }

    .or {
        line-height: 62px;
        height: 62px;
        width: 62px;
        top: 240px;
        right: 90px
    }

    .discussBtn,
    .webDevBanner form .submit {
        line-height: 50px
    }

    .or:after {
        width: 130px
    }

    .contactArea .contactForm {
        width: 52.7%
    }

    .contactArea .input {
        height: 44px;
        padding: 0 15px
    }

    .contactArea textarea.input {
        height: 160px;
        padding: 10px 15px
    }

    .socialMedia ul li a {
        font-size: 18px;
        line-height: 42px;
        height: 40px
    }

    .webDevBanner {
        height: 660px;
        padding-bottom: 50px;
        padding-top: 150px
    }

    .webDevBanner .container {
        max-width: 1340px;
        width: 100%
    }

    .latestTechArea .headingBox h2,
    .webDevBanner h1,
    .webDevBanner h2 {
        font-size: 48px
    }

    .devIntroArea .headingBox p,
    .main_Ppc .customer-p,
    .main_Ppc .design-p,
    .main_Ppc .employee-p,
    .main_Ppc .order-p,
    .webDevBanner p {
        font-size: 14px
    }

    .webDevBanner .gitBtn {
        line-height: 40px;
        margin: 25px 0 0;
        width: 230px
    }

    .webDevBanner .bannerText {
        padding-right: 50px;
        width: 51.2%
    }

    .webDevBanner .bannerForm {
        padding: 20px 30px;
        width: 48.8%
    }

    .webDevBanner .bannerForm h3 {
        font-size: 34px;
        margin: 0 0 5px
    }

    .driven-left ul,
    .webDevBanner form {
        margin: 15px 0 0
    }

    .webDevBanner form .icon:before {
        line-height: 48px
    }

    .webDevBanner form .projectField:before {
        line-height: 46px
    }

    .webDevBanner form .input {
        font-size: 14px;
        height: 50px;
        margin: 0 0 15px
    }

    .webDevBanner form textarea.input {
        height: 80px;
        margin-bottom: 5px
    }

    .inputFile~.fileLabel .fileBtn {
        padding: 10px
    }

    .inputFile~.fileLabel .fileName {
        line-height: 30px
    }

    .coreFeatures,
    .devIntroArea,
    .latestTechArea {
        padding: 50px 0
    }

    .shortIntro {
        margin: 0 0 30px
    }

    .shortIntro h2 {
        font-size: 42px
    }

    .mainContent .headingBox {
        margin: 0 0 25px
    }

    .mainContent .headingBox h1,
    .mainContent .headingBox h2 {
        font-size: 30px;
        font-weight: 700;
        margin: 0 0 10px;
        font-family: Nunito, sans-serif
    }

    .techListing ul li {
        padding: 0 0 0 45px
    }

    .discussBtn {
        font-size: 16px
    }

    .latestTechArea .headingBox {
        margin: 0 auto 50px;
        max-width: 880px
    }

    .techsList table td {
        height: 185px
    }

    .techsList table td svg {
        height: 60px;
        width: 95px
    }

    .latestTechArea a.quoteBtn {
        width: 280px;
        line-height: 60px
    }

    .coreFeatures .headingBox {
        margin: 0 0 50px
    }

    .coreFeatures table td {
        padding-bottom: 45px
    }

    .featureBox svg {
        height: 45px;
        width: 46px
    }

    .coreFeatures h3,
    .main_Ppc .get-more .company-logo p {
        font-size: 23px
    }

    .coreFeatures p {
        font-size: 16px;
        line-height: 1.5
    }

    .orangeBtn,
    a.quoteBtn {
        line-height: 58px
    }

    .testimonialsArea {
        padding: 50px 0 55px
    }

    .testimonialsArea .headingBox {
        margin: 0 0 45px
    }

    .testimBody {
        margin: 0 0 20px;
        padding: 20px 25px
    }

    .banner-Ppc {
        height: 570px
    }

    .man-left figure {
        height: 350px
    }

    .ppc-content {
        width: 100%;
        padding-left: 17%
    }

    .client-say .clients-detail .eys,
    .ppc-form {
        padding: 15px
    }

    .main_Ppc .get-more h2 {
        font-size: 32px;
        margin-bottom: 5px
    }

    .main_Ppc .get-more span strong,
    .main_Ppc .portfolio-list .tab-content h3 {
        font-size: 30px
    }

    .get-more .company-logo {
        margin: 10px 0;
        padding: 5px 20px 10px
    }

    .get-more .company-logo ul li {
        margin: 0 20px 0 0;
        width: 132px
    }

    .get-started .get-left {
        width: 70%
    }

    .get-started .get-right {
        width: 30%;
        padding-left: 5%
    }

    .main_Ppc .get-started .get-left h5 strong,
    .main_Ppc .get-started .get-left h6 strong {
        font-size: 27px
    }

    .ppc-form {
        width: 300px
    }

    .main_Ppc .ppc-form span {
        padding: 10px 15px;
        font-size: 18px;
        top: -30px;
        margin-bottom: 5px
    }

    .main_Ppc {
        padding-top: 88px
    }

    .ppc-form:after {
        border-bottom: 15px solid #1f1c1c
    }

    .ppc-form:before {
        border-top: 15px solid #1f1c1c;
        z-index: -1
    }

    .main_Ppc .ppc-form .form-group .form-control {
        height: 38px !important;
        font-size: 14px;
        padding: 1px 10px
    }

    .ppc-form .form-group {
        margin-bottom: 12px
    }

    .main_Ppc .ppc-form .form-group textarea.form-control {
        padding: 10px;
        height: 75px !important
    }

    .main_Ppc .frm-sbmit {
        font-size: 18px;
        line-height: 2.4;
        margin-top: 5px
    }

    .main_Ppc .any-question,
    .main_Ppc .client-say,
    .main_Ppc .counter-ppc,
    .main_Ppc .driven-seo,
    .main_Ppc .get-exclusive,
    .main_Ppc .here-is-how,
    .main_Ppc .hire-ppc,
    .main_Ppc .portfolio-list {
        padding: 45px 0
    }

    .main_Ppc .any-question h3 {
        font-size: 30px;
        margin-bottom: 10px
    }

    .main_Ppc .client-say h3,
    .main_Ppc .driven-left h3,
    .main_Ppc .here-is-how h3,
    .main_Ppc .hire-ppc .hire-content h3,
    .main_Ppc .portfolio-list .seo-list h3 {
        font-size: 30px;
        margin-bottom: 10px;
        line-height: 1.4
    }

    .main_Ppc .any-question p {
        font-size: 28px;
        margin-bottom: 15px
    }

    .main_Ppc .client-say h3 {
        margin-bottom: 45px
    }

    .main_Ppc .portfolio-list .seo-list p {
        font-size: 16px;
        line-height: 1.6
    }

    .tabing-image figure {
        margin-right: 25px;
        margin-bottom: 25px
    }

    .main_Ppc .portfolio-list .container::after {
        left: 575px
    }

    .main_Ppc .driven-left p {
        font-size: 24px;
        line-height: 1.2
    }

    .driven-left ul li {
        margin-bottom: 20px
    }

    .driven-left ul li:last-child {
        margin-bottom: 0
    }

    .main_Ppc .driven-left ul li strong {
        margin: 0 25px 0 15px;
        width: 150px
    }

    .main_Ppc .driven-left ul li p {
        font-size: 15px;
        width: 92%
    }

    .main_Ppc .get-exclusive .driven-left ul li {
        font-size: 15px;
        padding-left: 30px;
        margin-bottom: 15px
    }

    .main_Ppc .get-exclusive .driven-left ul li:after {
        width: 26px;
        height: 22px
    }

    .main_Ppc .get-exclusive .gtt-button .get-btn {
        font-size: 15px;
        padding: 0 25px
    }

    .main_Ppc .client-say .clients-detail .eys p {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 5px
    }

    .main_Ppc .client-say .clients-detail .eys a {
        font-size: 14px;
        line-height: 14px
    }

    .main_Ppc .here-is-how p,
    .main_Ppc .hire-ppc .hire-content p {
        font-size: 15px;
        line-height: 1.6;
        margin-bottom: 15px
    }

    .hire-img figure {
        padding-right: 25%
    }

    .how-mac {
        padding-left: 5%
    }

    .hire-ppc::after {
        width: 40%
    }

    .hire-ppc::before {
        width: 60%
    }

    .main_Ppc .hire-ppc .hire-content span {
        font-size: 20px;
        margin-bottom: 10px
    }

    .main_Ppc .counter-ppc h3 {
        font-size: 30px;
        margin-bottom: 35px
    }

    .main_Ppc .counter-ppc .counter-count {
        font-size: 38px
    }

    .customer:after,
    .design:after,
    .employees:after {
        right: -52px;
        top: 40px;
        width: 72px
    }

    .hire-content {
        padding-left: 0
    }

    .main_Ppc .any-question .gtt-button .get-btn {
        font-size: 16px;
        padding: 0 40px
    }

    .main_Ppc .ppc-form span::before {
        margin-top: -4px
    }
}

@media only screen and (max-width:1499px) {
    .ranking-slider-cover .ranking-heading {
        padding: 12px 22px 9px;
        width: 250px
    }

    .appFeatures .featuresInner p,
    .ranking-heading h6 {
        font-size: 14px
    }

    .ranking-slider-cover .ranking-heading:after {
        right: -8px;
        width: 15px;
        height: 15px;
        margin-top: -8px
    }

    .ranking-slider-cover .ranking-slider-item {
        width: calc(100% - 250px)
    }

    .ranking-slider-cover .ranking-slider-item ul li {
        padding: 10px 15px;
        font-size: 15px
    }

    .ranking-slider-cover .ranking-slider-item ul li:after {
        width: 56px;
        height: 15px
    }

    .mega-menu-box.mega-menu-box-seo div {
        min-width: 21%;
        max-width: 284px
    }

    .mega-menu {
        padding: 30px 0
    }

    .mega-menu .mega-menu-box h4 {
        margin-bottom: 18px;
        font-size: 20px
    }

    .mega-menu .mega-menu-box:first-child a.active:before {
        left: -10px;
        bottom: -8px
    }

    .mega-menu .mega-menu-box article {
        padding: 8px 15px;
        margin-bottom: 21px
    }

    .mega-menu .mega-menu-box h6 {
        font-size: 15px
    }

    .mega-menu .mega-menu-box {
        min-width: 21%
    }

    .mega-menu .mega-menu-box:first-child {
        width: 21%
    }

    .mega-menu-box.mega-menu-box-seo div:first-child {
        min-width: 16%;
        margin-top: 30px
    }

    .bottomPara p,
    .mega-menu .mega-menu-box:first-child a {
        font-size: 16px
    }

    .mega-menu .mega-menu-box:first-child article {
        padding-left: 8px;
        padding-right: 0
    }

    .mainNav>ul>li {
        margin: 0 0 0 30px
    }

    .header.stuck .navBar ul li {
        font-size: 13px
    }

    .headingBox h1,
    .headingBox h2,
    .latestTechArea .headingBox h2 {
        font-size: 44px
    }

    .bannerText {
        max-width: 750px
    }

    .bannerArea h1,
    .bannerArea h2,
    .portSlideArea .slideText h3 {
        font-size: 42px
    }

    .bannerArea h1 em:after,
    .bannerArea h2 em:after {
        height: 12px;
        width: 86px
    }

    .bannerArea p {
        font-size: 15px;
        max-width: 100%;
        line-height: 1.6
    }

    .bannerArea .gitBtn {
        font-size: 15px;
        line-height: 40px;
        width: 200px;
        letter-spacing: .03em
    }

    .requestQuoteForm h2 {
        font-size: 46px
    }

    .requestQuoteForm p {
        font-size: 18px
    }

    .servicesWrap ul li figure {
        padding: 30px 15px 25px
    }

    .processFlow .bottomBoxes>div {
        height: 90px;
        padding: 10px 10px 0
    }

    .planWrap {
        padding: 70px 0;
        background-size: 80% auto;
        background-position: 100px center
    }

    .planWrap ul li {
        margin-right: 76px
    }

    a.readMoreBtn {
        line-height: 56px;
        font-size: 16px
    }

    .sliderArea a.readMoreBtn {
        margin: 30px 0 0
    }

    .sliderArea:before {
        font-size: 150px
    }

    .sliderArea h2 {
        font-size: 44px;
        letter-spacing: .02em
    }

    .sliderBottom h2,
    .testimonialsHome .headingBox h2 {
        font-size: 32px
    }

    .sliderBottom a.quoteBtn {
        font-size: 15px;
        line-height: 50px;
        width: 200px
    }

    .portfolioArea {
        padding: 50px 0 0 100px
    }

    .portfolioArea .headingBox {
        padding-right: 100px
    }

    .portSlideArea {
        padding: 0 0 0 35px
    }

    .portSlideArea .slideMain {
        height: 660px
    }

    .portSlideArea .carousel-indicators {
        left: -100px
    }

    .portSlideArea .slideText {
        width: 40%;
        padding: 20px 0
    }

    .portSlideArea .slideImage {
        padding: 20px 0 20px 9.5%;
        width: 60%
    }

    .portSlideArea .csBtn {
        font-size: 15px;
        line-height: 58px;
        width: 200px
    }

    .contactArea h3 {
        font-size: 29px;
        letter-spacing: .01em
    }

    .or {
        line-height: 52px;
        height: 52px;
        width: 52px;
        font-size: 16px;
        right: 70px;
        top: 200px
    }

    .contactArea {
        padding: 70px 0 50px
    }

    .contactArea .contactForm {
        padding: 40px 30px
    }

    .contactArea .contactForm .row {
        margin-left: -8px;
        margin-right: -8px
    }

    .contactArea .contactForm .row div[class*="col-"] {
        padding-left: 8px;
        padding-right: 8px
    }

    .contactArea .input {
        height: 40px;
        font-size: 14px;
        padding: 0 15px;
        margin: 0 0 18px
    }

    .contactArea input.wpcf7-not-valid:focus {
        box-shadow: inset 0 0 3px red !important;
        -webkit-box-shadow: inset 0 0 3px red !important
    }

    .contactArea input.wpcf7-not-valid,
    .contactArea select.wpcf7-not-valid {
        border-color: red !important
    }

    .contactArea div.wpcf7-validation-errors,
    .contactArea span.wpcf7-not-valid-tip {
        display: none !important
    }

    .footerTop .newsletterArea {
        padding-left: 0
    }

    .footerTop h3 {
        font-size: 20px
    }

    .socialMedia h3 {
        padding-right: 22px
    }

    .socialMedia ul li a {
        line-height: 35px;
        height: 35px;
        font-size: 15px;
        width: 45px
    }

    .testimSlider .owl-dots {
        margin: 60px 0 0
    }

    .devIntroArea {
        padding: 50px 0 30px
    }

    .dividerLine .verticalSep {
        right: 39.7%
    }

    .mainContent {
        width: 55.5%
    }

    .rightSidebar {
        width: 34.8%
    }

    .headingBox h4 {
        font-weight: 600;
        font-size: 16px
    }

    a.quoteBtn.knowMoreBtn {
        width: auto
    }

    .appFeatures .headingBox {
        margin: 0 0 40px
    }

    .appFeatures .featuresInner>aside {
        padding: 30px 15px 20px
    }

    .appFeatures .featuresInner figure svg {
        height: 65px;
        width: 67px
    }

    .appFeatures .featuresInner h3 {
        font-size: 20px;
        margin: 0 0 15px
    }
}

@media only screen and (max-width:1279px) {

    .mainNav ul li,
    .topInfo ul li {
        font-weight: 400
    }

    .mainNav ul li,
    .topInfo {
        opacity: 0;
        text-align: center
    }

    .followUs a:hover,
    .navbar-toggle.collapsed .middleBar {
        background: #fe5f01
    }

    .followUs a,
    .mainNav,
    .mainNav ul li,
    .navsArea,
    .processFlow .bottomBoxes,
    .topInfo {
        text-align: center
    }

    .navbar-toggle,
    .navbar-toggle .icon-bar {
        position: absolute;
        display: block;
        width: 30px
    }

    .mobApp iframe,
    .mobApp video,
    .navbar-collapse.collapse {
        display: none !important
    }

    .forSmall,
    .navbar-collapse.in {
        display: block !important
    }

    .menuOpen .footer,
    .menuOpen .logo,
    .menuOpen main {
        filter: blur(2px);
        -webkit-filter: blur(2px);
        transition: filter 0.3s linear 0.3s;
        -webkit-transition: filter 0.3s linear 0.3s
    }

    .header {
        top: 25px
    }

    .header.stuck {
        padding-bottom: 10px
    }

    .logo img {
        height: 45px
    }

    .header.stuck .logo img {
        height: 40px
    }

    .inquiryBtn {
        margin: 0 50px 0 0
    }

    .inquiryBtn a {
        font-size: 14px;
        line-height: 42px;
        width: 170px;
        letter-spacing: .025em
    }

    .header.stuck .inquiryBtn a {
        font-size: 14px;
        line-height: 40px;
        width: 170px
    }

    .navbar-toggle {
        background-color: #fff0;
        background-image: none;
        border: 0;
        height: 24px;
        margin: 0;
        padding: 0;
        top: 50px;
        right: 20px;
        z-index: 10000
    }

    .mainNav ul li,
    .mega-menu,
    .topInfo {
        position: relative
    }

    .header.stuck .navbar-toggle {
        top: 19px
    }

    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 7px
    }

    .header.stuck .topInfo,
    .topInfo {
        margin: 0 0 60px
    }

    .navbar-toggle .icon-bar {
        background-color: #fe5f01;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        height: 3px;
        transition: 0.2s;
        -webkit-transition: 0.2s;
        -ms-transition: 0.2s
    }

    .navbar-toggle .topBar {
        top: 11px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    .navbar-toggle .middleBar {
        background-color: #fff0
    }

    .navbar-toggle .bottomBar {
        bottom: 10px;
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg)
    }

    .navbar-toggle.collapsed .icon-bar {
        position: static
    }

    .navbar-toggle.collapsed .bottomBar,
    .navbar-toggle.collapsed .topBar {
        transform: rotate(0);
        -webkit-transform: rotate(0)
    }

    .navsArea {
        transform: scale3d(0, 1, 1);
        -webkit-transform: scale3d(0, 1, 1);
        transform-origin: left center;
        -webkit-transform-origin: left center;
        transition: transform 0.5s cubic-bezier(.63, 0, .39, .99);
        -webkit-transition: transform 0.5s cubic-bezier(.63, 0, .39, .99)
    }

    .topInfo {
        padding-bottom: 30px;
        border-bottom: 1px solid rgb(255 255 255 / .22);
        top: -20px;
        transition: 0.4s cubic-bezier(.63, 0, .39, .99) 0.7s;
        -webkit-transition: 0.4s cubic-bezier(.63, 0, .39, .99) 0.7s
    }

    .devProcess .headingBox,
    .mainNav {
        margin: 0 0 50px
    }

    .coreFeatures p,
    .header.stuck .topInfo ul li,
    .sliderArea p,
    .testimInner .testimBy p cite {
        font-size: 15px
    }

    .coreFeatures h3,
    .header.stuck .mainNav ul li,
    .mainNav ul li,
    .portSlideArea .carousel-indicators li:after,
    .sliderArea .carousel-indicators li:after,
    .statsBar>div p,
    .testimInner .testimBy p {
        font-size: 20px
    }

    .header.stuck .navBar ul li a,
    .header.stuck .mainNav ul li.hassub>a:before {
        color: #fff
    }

    .mainNav ul li.hassub {
        padding-right: 0
    }

    .mainNav ul li ul {
        background: rgb(160 160 160 / .15);
        display: none;
        position: static;
        max-width: 100%;
        padding: 10px 0;
        width: 100%
    }

    .followUs,
    .mainNav,
    .mainNav ul li a,
    .mega-menu {
        display: block
    }

    .mainNav ul li ul li a {
        margin-top: 0
    }

    .mainNav ul li ul,
    .mainNav ul li.hassub:hover ul {
        visibility: visible;
        opacity: 1;
        pointer-events: auto
    }

    .navsArea.in {
        transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        transform-origin: right center;
        -webkit-transform-origin: right center
    }

    .navsArea.in .topInfo {
        opacity: 1;
        top: 0
    }

    .navbar-collapse.navsArea {
        position: fixed;
        width: 100%;
        background: rgb(0 0 0 / .88);
        z-index: 9999;
        left: 0;
        overflow: hidden;
        overflow-y: auto !important;
        top: 0;
        padding: 100px 40px;
        height: 100% !important
    }

    .mainNav ul {
        word-spacing: normal
    }

    .mainNav ul li {
        display: block;
        margin: 0;
        letter-spacing: 2px;
        left: 50px;
        transition: 0.4s linear;
        -webkit-transition: 0.4s linear
    }

    .mainNav ul li+li {
        margin-top: 30px
    }

    .navsArea.in .mainNav.visible ul li {
        opacity: 1;
        left: 0
    }

    .mainNav ul li ul li:hover>a,
    .mainNav ul>li:hover>a {
        color: #f36f21 !important
    }

    .mainNav ul li a:after {
        display: none
    }

    .mainNav ul li ul li,
    .orangeBtn,
    .techListing ul li,
    .testimInner .testimText p strong,
    a.quoteBtn {
        font-size: 16px
    }

    .ourClientsBar .clientLogosSlider {
        max-width: 715px
    }

    .followUs {
        padding: 20px 0 0;
        border-top: 1px solid rgb(255 255 255 / .2)
    }

    .devProcess,
    .planWrap {
        padding: 50px 0
    }

    .followUs h3 {
        color: #fe5e00;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 700;
        margin: 0 0 20px;
        font-family: Nunito, sans-serif;
        letter-spacing: .03em
    }

    .followUs a {
        display: inline-block;
        color: #fe5f01;
        font-size: 16px;
        margin: 0 25px;
        height: 30px;
        width: 30px;
        line-height: 30px;
        border: 1px solid #fff
    }

    .followUs a:hover {
        color: #fff;
        border-color: #fe5f01
    }

    .sliderArea:before {
        font-size: 120px
    }

    .sliderArea>div {
        height: 660px
    }

    .innerWrapper .mainContent .headingBox h2,
    .sliderArea .slideItem h3 {
        font-size: 26px
    }

    .sliderArea h2 {
        font-size: 40px;
        letter-spacing: .02em
    }

    .sliderArea .slideItem .slideIcon {
        height: 84px;
        width: 84px
    }

    .sliderArea .slideItem .slideIcon svg {
        width: 62px;
        height: 62px
    }

    .sliderArea .slideItem p {
        font-size: 15px;
        line-height: 1.7
    }

    .sliderArea .innerArea {
        max-width: 535px
    }

    .planWrap {
        background-size: 730px auto
    }

    .planWrap ul li {
        margin-right: 26px
    }

    .devProcess .middleText {
        margin: 35px auto 0
    }

    .reqFormHeader .branding {
        width: 200px
    }

    .close-button {
        top: 22px
    }

    .ourClientsBar .titleArea {
        width: 240px
    }

    .ourClientsBar h3 {
        font-size: 18px
    }

    .ourClientsBar .clientLogos ul li {
        margin-left: 20px
    }

    .ourClientsBar .clientLogos ul li img {
        max-width: 70%
    }

    .headingBox h1,
    .headingBox h2 {
        font-size: 34px
    }

    .appFeatures,
    .homeServices {
        padding: 40px 0
    }

    .servicesWrap ul li figure {
        padding: 20px 17px 15px
    }

    .servicesWrap ul li figure svg {
        height: 42px
    }

    .servicesWrap ul li figure svg.webDev {
        width: 45px
    }

    .servicesWrap ul li figure svg.mobDev {
        width: 25px
    }

    .servicesWrap ul li figure svg.appDev,
    .servicesWrap ul li figure svg.ecomDev {
        width: 50px
    }

    .servicesWrap ul li figure svg.cloudComp {
        width: 35px
    }

    .servicesWrap ul li figcaption {
        padding: 20px 0 0
    }

    .servicesWrap ul li h3 {
        font-size: 20px;
        margin: 0 0 10px
    }

    .servicesWrap ul li p {
        line-height: 1.5
    }

    .ranking-heading h6,
    .servicesWrap ul li .readMore,
    .servicesWrap ul li .serviceFields p {
        font-size: 12px
    }

    .servicesWrap ul li .serviceFields {
        margin: 0 0 15px
    }

    .processFlow {
        padding: 40px 0 80px;
        background-size: 35%
    }

    .processFlow .middleText {
        margin: 45px auto 20px
    }

    .processFlow .bottomBoxes {
        left: 20px
    }

    .processFlow .bottomBoxes>div {
        height: auto;
        padding: 10px;
        float: none;
        display: inline-block;
        text-align: left;
        width: auto
    }

    .processFlow .bottomBoxes>div strong {
        font-size: 30px;
        display: inline-block;
        vertical-align: -4px
    }

    .statsBar>div {
        height: 150px
    }

    .statsBar>div p strong {
        font-size: 40px
    }

    .portSlideArea .mobileView {
        left: 2.5%
    }

    .portSlideArea .slideText p {
        font-size: 14px;
        margin: 0 0 15px;
        line-height: 1.7
    }

    .webDevBanner h1,
    .webDevBanner h2 {
        font-size: 36px
    }

    .webDevBanner .bannerText {
        width: 49.2%
    }

    .webDevBanner .bannerForm {
        width: 50.8%
    }

    .webDevBanner .bannerForm h3 {
        font-size: 30px
    }

    .bannerArea .gitBtn,
    .techsList table td figcaption {
        font-size: 14px
    }

    .devIntroArea {
        padding: 40px 0 30px
    }

    .shortIntro h2 {
        font-size: 38px
    }

    .techListing ul li svg {
        top: 0
    }

    .mainContent p {
        text-align: left
    }

    .techsList table td {
        height: 145px
    }

    .techsList table td svg {
        height: 50px;
        width: 65px;
        margin: 0 auto 20px
    }

    .latestTechArea a.quoteBtn {
        width: 240px;
        line-height: 50px
    }

    .coreFeatures .headingBox h2 {
        font-size: 32px
    }

    .testimInner figure {
        width: 280px;
        display: inline-block
    }

    .testimInner .testimText {
        height: 295px;
        padding: 20px 22px 10px 30px
    }

    .testimInner .testimText p {
        font-size: 14px;
        font-weight: 300
    }

    .testimInner .testimBy {
        margin: 15px 0 0
    }

    .testimonialsHome {
        padding: 50px 0 30px
    }

    .testimonialsHome .headingBox {
        margin: 0 0 40px
    }

    .testimonialsHome .headingBox h2 {
        font-size: 28px
    }

    .socialMedia h3 {
        padding-right: 10px
    }

    a.quoteBtn.knowMoreBtn {
        width: auto
    }

    .appFeatures .featuresInner h3 {
        font-size: 16px;
        margin: 0 0 10px
    }

    .mega-menu {
        opacity: 1;
        pointer-events: auto;
        top: 100%;
        transition: 0.4s ease-in-out
    }

    .mainNav ul li .mega-menu ul {
        visibility: visible
    }

    .mega-menu .mega-menu-inner {
        width: 100%;
        text-align: left;
        padding: 0 30px;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 auto;
        max-width: 100%
    }

    .mega-menu .mega-menu-box {
        min-width: 1px;
        width: 33.33%
    }

    #menu-item-35 .mega-menu .mega-menu-box {
        width: 33.33%
    }

    #menu-item-35 .mega-menu .mega-menu-box.mega-menu-box-seo {
        width: 100%;
        flex-wrap: wrap
    }

    #menu-item-35 .mega-menu .mega-menu-box:first-child,
    .mega-menu .mega-menu-box:first-child,
    .mega-menu-box.mega-menu-box-seo div:first-child {
        width: 100%;
        margin-top: 0;
        padding: 0;
        margin-bottom: 20px;
        min-width: 1px;
        max-width: 100%
    }

    .mega-menu .mega-menu-box:first-child article,
    .mega-menu-box.mega-menu-box-seo div:first-child article {
        text-align: center;
        border: none
    }

    .mega-menu .mega-menu-box article p {
        display: inline-block;
        vertical-align: middle;
        margin: 0 15px !important
    }

    .mega-menu .mega-menu-box:first-child a.active:before,
    .mega-menu .mega-menu-box:first-child a:before,
    .mega-menu-box.mega-menu-box-seo div:first-child p a.active:before,
    .mega-menu-box.mega-menu-box-seo div:first-child p a:before {
        content: "";
        position: absolute;
        top: auto;
        left: 0;
        bottom: -10px;
        width: auto;
        background: #077bea;
        right: 0;
        height: 2px
    }

    .mega-menu .mega-menu-box:first-child a.active:before,
    .mega-menu-box.mega-menu-box-seo div:first-child p a.active:before {
        background: #fff
    }

    .mega-menu .mega-menu-box h4 {
        margin-bottom: 18px;
        font-size: 20px;
        letter-spacing: .01em;
        text-transform: capitalize
    }

    .mega-menu .mega-menu-box article ul li {
        margin: 0 0 11px;
        text-align: left
    }

    .mega-menu .mega-menu-box:first-child article {
        padding-left: 0
    }

    .mega-menu .mega-menu-box:first-child a {
        font-size: 19px
    }

    .header.stuck .mega-menu .mega-menu-box article ul li,
    .mega-menu .mega-menu-box article ul li,
    .mega-menu .mega-menu-box article ul.menu-tree li {
        font-size: 13px;
        margin-right: 3px;
        padding-right: 9px;
        pointer-events: auto
    }

    .mega-menu .mega-menu-box article ul.menu-tree li:after {
        top: 0;
        bottom: 2px
    }

    .ranking-slider-cover .ranking-heading {
        padding: 13px 12px 9px;
        width: 210px
    }

    .ranking-slider-cover .ranking-slider-item {
        width: calc(100% - 210px)
    }

    .page-id-270 #goTop,
    .page-id-270 .CallBtn {
        bottom: 55px
    }

    .review-cover .grid {
        margin: 0;
        height: auto !important
    }

    .review-cover .grid li {
        width: 100%;
        margin: 0 0 25px;
        position: static !important
    }

    .work_inner header {
        padding: 15px 20px
    }

    .main_Ppc {
        padding-top: 76px
    }
}

@media only screen and (max-width:1199px) {
    #goTop {
        right: 80px
    }

    .comp-india-sidebar.affix {
        width: 100%
    }

    .seo-comp-india ul.review-grid li {
        margin-right: 12px
    }

    .banner-Ppc {
        height: 520px
    }

    .main_Ppc .get-more h2 {
        font-size: 28px
    }

    .main_Ppc .get-more span,
    .main_Ppc .get-started .get-left h5,
    .main_Ppc .get-started .get-left h6 {
        font-size: 21px
    }

    .main_Ppc .get-more span strong,
    .main_Ppc .get-started .get-left h5 strong,
    .main_Ppc .get-started .get-left h6 strong,
    .main_Ppc .portfolio-list .tab-content h3 {
        font-size: 22px
    }

    .main_Ppc .get-started .get-left h5 strong,
    .main_Ppc .get-started .get-left h6 strong {
        font-size: 24px
    }

    .main_Ppc .get-more .company-logo p {
        font-size: 20px
    }

    .get-more .company-logo ul li {
        margin: 0 18px 0 0;
        width: 110px
    }

    .get-started .get-left {
        width: 80%
    }

    .get-more {
        padding-top: 8%
    }

    .ppc-form {
        margin-top: 15px
    }

    .man-left figure {
        height: 290px
    }

    .main_Ppc .ppc-form span {
        font-size: 16px;
        margin-bottom: 0
    }

    .main_Ppc .ppc-form span::before {
        margin-top: -3px
    }

    .main_Ppc .ppc-form .form-group .form-control {
        height: 36px !important;
        font-size: 12px;
        padding: 1px 10px
    }

    .main_Ppc .client-say .clients-detail .eys p,
    .ppc-form .form-group {
        margin-bottom: 8px
    }

    .main_Ppc .frm-sbmit {
        font-size: 15px
    }

    .main_Ppc .any-question,
    .main_Ppc .client-say,
    .main_Ppc .counter-ppc,
    .main_Ppc .driven-seo,
    .main_Ppc .get-exclusive,
    .main_Ppc .here-is-how,
    .main_Ppc .hire-ppc,
    .main_Ppc .portfolio-list {
        padding: 40px 0
    }

    .main_Ppc .client-say h3,
    .main_Ppc .driven-left h3,
    .main_Ppc .here-is-how h3,
    .main_Ppc .hire-ppc .hire-content h3,
    .main_Ppc .portfolio-list .seo-list h3 {
        font-size: 24px;
        margin-bottom: 5px
    }

    .main_Ppc .driven-left p {
        font-size: 20px;
        line-height: 1.2
    }

    .main_Ppc .driven-left ul li p {
        font-size: 14px;
        width: 95%;
        line-height: 1.4
    }

    .driven-seo .row,
    .here-is-how .row {
        display: flex;
        align-items: center
    }

    .main_Ppc .get-exclusive .driven-left ul li {
        font-size: 14px
    }

    .driven-right {
        padding-left: 0
    }

    .get-exclusive .driven-right {
        padding-right: 0;
        padding-left: 0
    }

    .get-exclusive figure {
        margin-bottom: 0;
        padding-right: 0
    }

    .main_Ppc .get-exclusive .gtt-button .get-btn {
        font-size: 14px;
        padding: 0 15px
    }

    .main_Ppc .client-say h3 {
        margin-bottom: 35px
    }

    .main_Ppc .get-started .get-left small,
    .main_Ppc .portfolio-list .seo-list .nav li a,
    .requestQuoteForm p {
        font-size: 16px
    }

    .main_Ppc .portfolio-list .seo-list {
        padding-right: 5%
    }

    .main_Ppc .portfolio-list .container::after {
        left: 490px
    }

    .how-mac,
    .portfolio-list .tab-content {
        padding-left: 5%
    }

    .tabing-image figure {
        margin-right: 15px;
        margin-bottom: 15px;
        width: 210px
    }

    .main_Ppc .here-is-how p,
    .main_Ppc .hire-ppc .hire-content p {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 15px
    }

    .appFeatures .featuresInner p,
    .main_Ppc .customer-p,
    .main_Ppc .design-p,
    .main_Ppc .employee-p,
    .main_Ppc .order-p,
    .ranking-heading h6 {
        font-size: 14px;
        line-height: 1.4
    }

    .main_Ppc .portfolio-list .seo-list p {
        font-size: 14px;
        line-height: 1.6
    }

    .hire-img figure {
        padding-right: 10%
    }

    .main_Ppc .counter-ppc h3 {
        font-size: 28px;
        margin-bottom: 30px
    }

    .main_Ppc .counter-ppc .counter-count {
        font-size: 32px
    }

    [data-parallax] {
        background-attachment: scroll
    }
}

@media only screen and (max-width:991px) {
    .innerBanner .pageTitle.reviewsPageTitle {
        max-width: 100%;
        margin: 0 auto
    }

    .contactInfo p.phone:before,
    .review-cover .grid .review-auth h4,
    .testimSlider .owl-dots .owl-dot:after {
        font-size: 20px
    }

    .mega-menu .mega-menu-inner {
        padding: 0 20px;
        justify-content: flex-start
    }

    #menu-item-35 .mega-menu .mega-menu-box {
        width: 50%;
        margin-bottom: 40px
    }

    #menu-item-35 .mega-menu .mega-menu-box:last-child {
        margin-bottom: 0;
        margin-top: 0
    }

    .mega-menu-box.mega-menu-box-seo div {
        width: 50%;
        margin-bottom: 40px;
        max-width: 100%;
        min-width: 1px
    }

    .main_Ppc .any-question .gtt-button .get-btn:last-child,
    .mega-menu-box.mega-menu-box-seo div:last-child {
        margin-bottom: 0
    }

    .mega-menu .mega-menu-box article ul.menu-tree li {
        margin-right: 5px;
        padding-right: 10px;
        margin-bottom: 6px
    }

    .mega-menu .mega-menu-box article ul.menu-tree li:first-child::before {
        width: 10px;
        height: 9px;
        margin-right: 5px;
        position: relative;
        top: -3px;
        background-size: 100%
    }

    .mega-menu .mega-menu-box article {
        padding: 5px 9px
    }

    .mainNav ul li,
    .statsBar>div p {
        font-size: 16px
    }

    .bannerArea {
        height: 650px;
        padding: 115px 0 95px
    }

    .innerBanner {
        height: 0
    }

    .bannerText {
        max-width: 630px
    }

    .bannerArea h1,
    .bannerArea h2 {
        font-size: 40px
    }

    .bannerArea h1 em:after,
    .bannerArea h2 em:after {
        height: 9px;
        width: 70px;
        bottom: -10px
    }

    .bannerArea p,
    .bottomPara p,
    .copyRight p,
    .coreFeatures p,
    .devProcess .tab-content p,
    .footerTop .newsletterArea p,
    .mainContent p,
    .planWrap ul li figcaption {
        font-size: 14px
    }

    .ourClientsBar {
        display: block;
        padding: 20px;
        right: 0;
        min-height: 80px;
        width: 100%;
        left: 0
    }

    .ourClientsBar h3,
    .webDevBanner form .icon:before {
        line-height: 40px
    }

    .ourClientsBar .clientLogosSlider {
        max-width: 450px
    }

    .ourClientsBar .clientLogos .owl-item .item img {
        max-height: 40px
    }

    .servicesWrap ul li {
        width: 49%;
        min-height: 345px
    }

    .servicesWrap ul li:nth-of-type(3n) {
        margin-right: 2%
    }

    .servicesWrap ul li:nth-of-type(2n) {
        margin-right: 0
    }

    .coreFeatures .headingBox h2,
    .headingBox h1,
    .headingBox h2 {
        font-size: 28px
    }

    .innerBanner .pageTitle h1,
    .statsBar>div p strong,
    .webDevBanner h1,
    .webDevBanner h2 {
        font-size: 30px
    }

    .devProcess .headingBox h2,
    .latestTechArea .headingBox h2,
    .portSlideArea .slideText h3 {
        font-size: 34px
    }

    .devProcess .headingBox {
        margin: 0 0 20px
    }

    .planWrap {
        padding: 20px 0 0;
        background: 0 0
    }

    .planWrap ul {
        display: table;
        width: 100%
    }

    .planWrap ul li {
        display: table-cell;
        float: none;
        margin-right: 0;
        min-width: 1px;
        max-width: 100%;
        vertical-align: top
    }

    .planWrap ul li figure {
        display: block;
        padding: 15px 30px 10px
    }

    .planWrap ul li figure svg {
        height: 34px;
        width: 34px
    }

    a.readMoreBtn {
        line-height: 46px;
        font-size: 15px;
        max-width: 170px
    }

    .sliderArea:before {
        font-size: 96px;
        left: 4%
    }

    .sliderArea>div {
        height: auto;
        display: block
    }

    .sliderArea .carousel-indicators {
        right: 0;
        left: 0;
        bottom: -35px;
        top: auto;
        transform: none;
        -webkit-transform: none
    }

    .sliderArea .carousel-indicators li {
        height: 10px;
        width: 10px;
        background: #fff;
        margin: 0 2px;
        display: inline-block
    }

    .sliderArea .carousel-indicators li.active {
        width: 10px;
        height: 10px;
        margin: 0 2px;
        background: #fd6308
    }

    .main_Ppc .portfolio-list .container::after,
    .man-left,
    .sliderArea .carousel-indicators li.active:before,
    .sliderArea .carousel-indicators li:after {
        display: none
    }

    .sliderArea>div.leftSection {
        padding: 110px 0 50px;
        width: 100%
    }

    .coreFeatures table td:last-child,
    .sliderArea .carousel.vertical .carousel-inner>.item {
        padding-right: 0
    }

    .sliderArea .innerArea {
        max-width: 730px;
        margin: 0 auto
    }

    .sliderArea>div.rightSection {
        width: 100%;
        padding: 50px 10% 75px
    }

    .contactInfo {
        margin: 65px 0 0
    }

    .contactInfo p {
        font-size: 15px;
        line-height: 1.8;
        padding: 0 0 0 25px;
        position: relative
    }

    .contactInfo p:before {
        font-size: 14px;
        top: 6px
    }

    .contactInfo p.address:before {
        font-size: 22px
    }

    .contactInfo p.email:before {
        top: 5px
    }

    .contactArea .contactForm {
        padding: 30px 16px
    }

    .contactArea .input {
        font-size: 13px;
        padding: 0 10px
    }

    .contactArea textarea.input {
        height: 130px;
        padding: 10px
    }

    .contactArea .submit {
        height: 40px;
        font-size: 16px
    }

    .or {
        right: 40px;
        top: 200px
    }

    .footerTop h3 {
        font-size: 18px
    }

    .quickLinks {
        margin-bottom: 30px
    }

    .quickLinks li {
        font-size: 13px;
        width: 50%;
        margin-right: -4px
    }

    .socialMediaCover {
        text-align: left !important;
        margin-top: 0
    }

    .socialMedia h3 {
        padding-right: 11px
    }

    .socialMedia ul li a {
        width: 49px;
        font-size: 16px
    }

    .orangeBtn,
    a.quoteBtn {
        line-height: 48px
    }

    .webDevBanner {
        padding: 115px 0 60px
    }

    .webDevBanner .bannerText {
        padding-right: 20px
    }

    .webDevBanner .bannerForm {
        padding: 20px
    }

    .devIntroArea .mainContent .headingBox h2,
    .testimonialsHome .headingBox h2,
    .webDevBanner .bannerForm h3 {
        font-size: 24px
    }

    .webDevBanner form .input {
        height: 40px;
        margin: 0 0 12px
    }

    .shortIntro h2 {
        font-size: 32px
    }

    .coreFeatures h3,
    .discussBtn,
    .shortIntro p,
    .techsIntro p {
        font-size: 15px
    }

    .techListing ul li {
        font-size: 14px;
        line-height: 1.4
    }

    .discussBtn {
        margin: 25px 0 0;
        line-height: 1.3;
        padding: 10px 20px
    }

    .techsList table {
        margin: 0 0 45px;
        padding: 0;
        table-layout: fixed;
        width: 100%
    }

    .techsList table td {
        height: 105px
    }

    .techsList table td svg {
        height: 45px;
        width: 55px;
        margin: 0 auto 10px
    }

    .latestTechArea a.quoteBtn {
        width: 210px;
        line-height: 45px;
        margin-top: 25px;
        font-size: 14px
    }

    .coreFeatures table td {
        padding-bottom: 30px;
        padding-right: 10px
    }

    .featureBox svg {
        height: 35px;
        width: 40px
    }

    .testimonialsHome .headingBox p {
        font-size: 16px;
        margin: 10px 0 0
    }

    .testimInner figure {
        width: 230px
    }

    .testimInner .testimText {
        height: auto;
        display: inline-block;
        width: 455px;
        margin-left: -1px
    }

    .testimSlider .owl-dots {
        margin: 30px 0 0
    }

    .testimInner a.videoPlayTrigger {
        height: 50px;
        width: 50px
    }

    .mobAppDev .techsList table {
        margin: 0 auto 35px
    }

    .mobAppDev .techsList table td {
        display: table-cell;
        float: none;
        width: auto;
        border-right: 2px dashed #1f627f;
        border-top: 0
    }

    a.quoteBtn.knowMoreBtn {
        width: auto
    }

    .appFeatures .featuresInner>aside {
        padding: 20px 15px;
        display: block
    }

    .appFeatures .featuresInner>aside+aside {
        margin-top: 20px
    }

    .ppc-content {
        width: 100%;
        padding-left: 0
    }

    .get-more {
        padding-top: 4%;
        width: calc(100% - 315px);
        padding-right: 25px
    }

    .ppc-form {
        width: 270px
    }

    .driven-seo .row {
        flex-wrap: wrap
    }

    .driven-right {
        text-align: center;
        margin-top: 35px
    }

    .get-exclusive .driven-right {
        width: 70%;
        margin: 0 auto 25px
    }

    .main_Ppc .any-question,
    .main_Ppc .client-say,
    .main_Ppc .counter-ppc,
    .main_Ppc .driven-seo,
    .main_Ppc .get-exclusive,
    .main_Ppc .here-is-how,
    .main_Ppc .hire-ppc,
    .main_Ppc .portfolio-list {
        padding: 35px 0
    }

    .main_Ppc .get-exclusive .gtt-button {
        justify-content: space-around
    }

    .main_Ppc .get-exclusive .gtt-button .get-btn {
        font-size: 16px;
        padding: 0 35px
    }

    .main_Ppc .client-say {
        padding: 35px 0 20px !important
    }

    .main_Ppc .portfolio-list::after {
        width: 0;
        display: none
    }

    .hire-ppc::before,
    .main_Ppc .portfolio-list::before {
        width: 100%
    }

    .how-mac,
    .portfolio-list .tab-content {
        padding-left: 2px;
        margin-top: 25px
    }

    .hire-ppc::after {
        width: 0
    }

    .hire-img figure {
        padding-right: 0;
        width: 45%;
        margin: 0 auto 25px
    }

    .main_Ppc .any-question h3 {
        font-size: 28px;
        margin-bottom: 5px
    }

    .main_Ppc .any-question p {
        font-size: 24px;
        margin-bottom: 5px
    }

    .main_Ppc .any-question .gtt-button .get-btn {
        margin-bottom: 15px
    }

    .portfolio-list .seo-list .nav li a i {
        top: 10px
    }

    .main_Ppc .ppc-form span::before {
        margin-top: -5px
    }

    .dedicated-resources-selection .nav-tabs {
        align-items: flex-end
    }

    .col-sm-12.footer_form_checkbox p {
        font-size: 12px
    }

    .footer_form_checkbox span.wpcf7-list-item {
        margin-right: 0
    }
}

@media only screen and (max-width:767px) {
    .col-sm-12.footer_form_checkbox p .wpcf7-checkbox {
        display: inline-block
    }

    .footer_form_checkbox label {
        margin-bottom: 10px
    }

    .magicBtn .backgroundInner {
        display: none
    }

    .ppc-content,
    .ppl-up {
        position: inherit
    }

    .innerBanner .pageTitle .reviews-banner-text h1,
    .main_Ppc .get-more span strong,
    .main_Ppc .get-started .get-left h5 strong,
    .main_Ppc .get-started .get-left h6 strong,
    .main_Ppc .portfolio-list .tab-content h3 {
        font-size: 18px
    }

    .innerBanner .pageTitle .reviews-banner-text h1:before {
        font-size: 26px
    }

    .innerBanner .pageTitle .reviews-banner-text h1 small {
        line-height: 1.6;
        font-size: 12px
    }

    .ranking-slider-cover,
    .reviews-total {
        flex-direction: column
    }

    .reviews-total div ul li {
        margin-right: -4px;
        font-size: 14px;
        margin-bottom: 15px
    }

    .main_Ppc .get-more span,
    .main_Ppc .get-started .get-left h5,
    .main_Ppc .get-started .get-left h6,
    .reviews-total div ul li strong,
    .testimonialsHome .headingBox h4 {
        font-size: 17px
    }

    .banner-Ppc::after,
    .customer:after,
    .dedicated-resources-selection .nav-tabs.nav-tabs-inner:after,
    .dedicated-resources-selection .nav-tabs.nav-tabs-inner:before,
    .design:after,
    .dividerLine .verticalSep,
    .employees:after,
    .header.stuck:after,
    .or,
    .planWrap ul li figcaption,
    .portSlideArea .mobileView,
    .processFlow .bottomBoxes,
    .reviews-total div p,
    .statsBar>div:nth-of-type(3) p:after {
        display: none
    }

    .reviews-total div.rtotal strong {
        display: inline-block;
        font-size: 18px
    }

    .reviews-total div.rtotal {
        margin-left: 0;
        font-size: 14px;
        width: 100%;
        padding: 15px 5px
    }

    section.ratingBar {
        background-size: 540%;
        background-position: center top;
        font-size: 12px
    }

    .page-id-270 #goTop,
    .page-id-270 .CallBtn {
        bottom: 90px
    }

    .ranking-slider-cover .ranking-heading {
        padding: 11px 15px 5px;
        width: 100%;
        text-align: center;
        justify-content: center
    }

    #menu-item-35 .mega-menu .mega-menu-box,
    .mainContent,
    .mega-menu .mega-menu-box,
    .mega-menu-box.mega-menu-box-seo div,
    .ranking-slider-cover .ranking-slider-item,
    .rightSidebar {
        width: 100%
    }

    .ranking-heading h6 {
        position: relative;
        z-index: 5
    }

    .ranking-slider-cover .ranking-heading:after {
        right: 0;
        width: 15px;
        height: 15px;
        left: 0;
        margin: 0 auto;
        bottom: -5px;
        top: auto;
        z-index: 1
    }

    .hiring-works-list-elem strong,
    .mega-menu .mega-menu-box a,
    .mega-menu .mega-menu-box:first-child a,
    .topInfo ul li a[href*="mailto"]:before,
    .topInfo ul li a[href*="tel"]:before {
        font-size: 15px
    }

    .mega-menu .mega-menu-box h4 {
        font-size: 16px;
        font-weight: 600
    }

    .mega-menu .mega-menu-box article p {
        display: block;
        min-height: 29px;
        margin-top: 17px !important
    }

    .mega-menu .mega-menu-box article p:first-child {
        margin-top: 0 !important
    }

    .customer,
    .design,
    .employees,
    .menu-item-352 .mega-menu .mega-menu-box,
    .order {
        margin-bottom: 20px
    }

    .menu-item-352 .mega-menu .mega-menu-box:last-child {
        margin-bottom: 0
    }

    .header.stuck .logo img,
    .logo img {
        height: 36px
    }

    .header.stuck .inquiryBtn a,
    .inquiryBtn a {
        border-radius: 4px;
        font-size: 12px;
        line-height: 34px;
        width: 145px
    }

    .navbar-toggle {
        top: 54px
    }

    .header {
        padding: 25px 15px
    }

    .header.stuck,
    .reqFormHeader {
        padding: 15px
    }

    .header.stuck .navbar-toggle {
        top: 16px
    }

    .navbar-collapse.navsArea {
        padding: 60px 40px
    }

    .filter-list .form-group label,
    .header.stuck .mainNav ul li,
    .main_Ppc .frm-sbmit,
    .main_Ppc .get-more .company-logo p {
        font-size: 16px
    }

    .followUs a {
        margin: 0 15px
    }

    .bannerArea h1,
    .bannerArea h2 {
        margin: 0 0 30px;
        font-size: 32px
    }

    .bannerArea h1 em:after,
    .bannerArea h2 em:after {
        height: 7px;
        width: 50px;
        bottom: -3px
    }

    .bannerArea p {
        font-size: 13px;
        letter-spacing: .05em
    }

    .innerBanner .pageTitle {
        left: 10px;
        top: 60%;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        z-index: 1;
        text-align: center;
        right: 10px;
        width: auto;
        max-width: 100%
    }

    .innerBanner .pageTitle h1 {
        font-size: 25px
    }

    .mobApp .pageTitle {
        padding: 30px 0
    }

    .bannerArea .gitBtn {
        font-size: 12px;
        line-height: 34px;
        width: 150px;
        margin: 25px 0 0;
        padding: 0
    }

    .ourClientsBar .titleArea {
        width: 195px;
        display: block;
        text-align: left;
        float: left
    }

    .contactArea p,
    .headingBox h4,
    .ourClientsBar h3,
    .portfolioArea .headingBox p,
    .sectionDescription p {
        font-size: 14px
    }

    .ourClientsBar .clientLogos {
        float: right;
        display: block;
        text-align: center;
        width: calc(100% - 200px)
    }

    .ourClientsBar .clientLogosSlider {
        max-width: 100%
    }

    .ourClientsBar .clientLogos .owl-item .item {
        padding: 0 20px
    }

    .headingBox h1,
    .headingBox h2,
    .sliderBottom h2 {
        font-size: 22px;
        line-height: 1.5
    }

    .headingBox p {
        font-size: 13px;
        line-height: 1.4
    }

    .processFlow {
        padding: 30px 0 20px
    }

    .processFlow .middleText {
        margin: 20px auto 0
    }

    .servicesWrap ul li {
        width: 100%;
        min-height: 1px;
        margin: 0 0 20px
    }

    .servicesWrap ul li:nth-of-type(3n) {
        margin-right: 0
    }

    .planWrap ul li figure {
        padding: 10px 5px
    }

    .planWrap ul li figure svg {
        margin: auto
    }

    .statsBar>div {
        height: 100px;
        padding: 0
    }

    .statsBar>div p {
        font-size: 14px;
        text-align: center;
        line-height: 1.4
    }

    .statsBar>div p strong {
        font-size: 22px;
        text-align: center
    }

    .sliderArea {
        overflow: hidden
    }

    .sliderArea:before {
        font-size: 86px;
        left: 15px;
        text-indent: -4px
    }

    .dedicated-resources-selection .headingBox h1,
    .how-hiring-works .headingBox h1,
    .sliderArea h2,
    .why-hire-us .headingBox h1 {
        font-size: 28px
    }

    .sliderArea h4 {
        font-size: 14px;
        margin: 5px 0 20px
    }

    .sliderArea>div.leftSection {
        padding: 110px 15px 40px;
        width: 100%
    }

    .sliderArea>div.rightSection {
        padding: 40px 15px 55px
    }

    .sliderArea .slideItem .slideIcon {
        height: 64px;
        width: 64px
    }

    .sliderArea .slideItem .slideIcon svg {
        width: 50px;
        height: 50px
    }

    .sliderArea .slideItem h3 {
        font-size: 20px;
        margin: 0 0 15px
    }

    .sliderBottom {
        padding: 40px 0 35px
    }

    .sliderBottom p {
        font-size: 16px;
        letter-spacing: .04em
    }

    .sliderBottom a.quoteBtn {
        font-size: 13px;
        line-height: 40px;
        width: 180px;
        padding-top: 4px
    }

    .portfolioArea {
        padding: 35px 0 0
    }

    .main_Ppc .portfolio-list .seo-list,
    .portfolioArea .headingBox {
        padding-right: 0
    }

    .portfolioArea .headingBox h2 {
        margin: 0 0 10px
    }

    .portSlideArea {
        display: block;
        padding: 0 15px 0 0
    }

    .portSlideArea .slideMain {
        height: auto
    }

    .portSlideArea .slideText {
        width: 100%;
        padding: 20px 0;
        display: block
    }

    .portSlideArea .slideText h3 {
        font-size: 26px;
        text-indent: 0
    }

    .portSlideArea .slideText p {
        line-height: 1.5
    }

    .portSlideArea .csBtn {
        font-size: 14px;
        line-height: 44px;
        width: 170px
    }

    .portSlideArea .slideItem {
        padding-left: 50px;
        padding-top: 30px
    }

    .portSlideArea .slideImage {
        padding: 0 0 66.25%;
        width: 100%;
        height: 0;
        overflow: hidden;
        position: relative
    }

    .portSlideArea .fullView {
        background: url(../image/tablet-landscape-full.png) 0 0 / auto 100% no-repeat #f58220;
        border-color: #f58220;
        border-radius: 0;
        height: 100%;
        padding: 3.7% 11.9% 3.7% 9.8%;
        width: 100%;
        position: absolute;
        left: 0
    }

    .portSlideArea .carousel-indicators {
        left: 15px
    }

    .portSlideArea .carousel-indicators li:after {
        color: #fff;
        font-size: 16px
    }

    .portSlideArea .carousel-indicators li.active:after {
        color: #6b6b6b
    }

    .testimonialsHome {
        padding: 50px 0
    }

    .contactArea {
        color: #fff;
        padding: 40px 0;
        background-color: #2dace1;
        background-image: none
    }

    .contactArea h3,
    .latestTechArea .headingBox h2,
    .shortIntro h2 {
        font-size: 24px
    }

    .contactInfo h4 {
        font-size: 18px;
        margin: 0 0 15px
    }

    .contactArea .leftArea {
        margin: 0;
        float: none;
        width: 100%
    }

    .contactInfo {
        margin: 30px 0 0
    }

    .contactArea .contactForm {
        padding: 20px;
        float: none;
        width: 100%;
        margin: 30px 0 0;
        box-shadow: 0 0 0 4px rgb(223 223 223 / .3)
    }

    .contactArea textarea.input {
        height: 100px
    }

    .contactArea .submit {
        height: 36px;
        font-size: 14px;
        padding: 0 25px
    }

    .footerTop {
        padding: 25px 0 27px;
        text-align: center
    }

    .footerTop .newsletterArea {
        margin: 20px 0
    }

    .socialMedia {
        display: block
    }

    .socialMedia ul {
        word-spacing: -4px
    }

    .socialMedia ul li {
        display: inline-block;
        float: none;
        word-spacing: normal
    }

    .footerBottom {
        padding: 20px 0
    }

    .partnersWith li>img,
    artnersWith li>a>img {
        display: inline-block;
        vertical-align: middle;
        max-width: 50px
    }

    .partnersWith img+img {
        margin-left: 20px
    }

    .partnersWith,
    .testimonialsHome .headingBox {
        margin: 0 0 20px
    }

    .copyRight p {
        font-size: 12px
    }

    .copyRight p span.sep {
        font-size: 12px;
        vertical-align: 0
    }

    .reqFormHeader .branding {
        width: 160px
    }

    .close-button {
        top: 10px
    }

    .requestQuoteForm h2 {
        font-size: 30px
    }

    .requestQuoteForm h3 {
        font-size: 16px;
        text-align: left
    }

    .requestQuoteForm .form-control,
    .requestQuoteForm label.effect {
        font-size: 14px;
        letter-spacing: .03em
    }

    .requestQuoteForm .form-group {
        margin-bottom: 35px
    }

    .requestQuoteForm .radioBoxes label {
        margin: 0 0 15px;
        font-size: 14px
    }

    .requestQuoteForm .radioBoxes input[type="radio"]~span.tickBox {
        width: 16px;
        height: 16px;
        vertical-align: -3px
    }

    .requestQuoteForm .radioBoxes input[type="radio"]:checked~span.tickBox:before {
        font-size: 12px;
        left: 0;
        top: 0
    }

    .footerTop .newsletterArea,
    .requestQuoteForm .fileLabel {
        margin-bottom: 30px
    }

    .requestQuoteForm .inputFile~.fileLabel .fileBtn {
        padding: 15px 10px;
        font-size: 12px;
        text-align: center
    }

    .inputFile~.fileLabel .fileBtn svg {
        height: 15px;
        margin-right: auto;
        width: 15px;
        display: block;
        margin-bottom: 8px;
        margin-left: auto
    }

    .inputFile~.fileLabel .fileBtn strong {
        text-align: center;
        line-height: 1.2
    }

    .requestQuoteForm .submit {
        font-size: 16px;
        line-height: 48px;
        margin: 25px 0 0
    }

    .webDevBanner .bannerText {
        padding-right: 15px;
        padding-left: 15px;
        width: 100%;
        display: block;
        text-align: left
    }

    .webDevBanner h1,
    .webDevBanner h2 {
        font-size: 26px;
        margin: 0 0 15px
    }

    .webDevBanner .gitBtn {
        width: 170px
    }

    .webDevBanner .bannerForm {
        padding: 20px;
        width: 100%;
        display: block;
        margin: 20px 0 0
    }

    .webDevBanner form .input {
        padding: 0 10px 0 30px
    }

    .webDevBanner form .icon:before {
        width: 30px
    }

    .webDevBanner form .submit {
        line-height: 40px;
        font-size: 16px
    }

    .devIntroArea .mainContent .headingBox h2,
    .main_Ppc .get-more h2 {
        font-size: 22px
    }

    .techsList table {
        margin: 0 0 25px
    }

    .techsList table td {
        height: auto;
        display: block;
        border: 0;
        padding-bottom: 20px;
        width: 33.33%;
        float: left
    }

    .testimInner figure {
        width: 100%;
        margin: 0 0 10px;
        max-width: 320px
    }

    .testimInner .testimText {
        height: auto;
        display: block;
        width: 100%;
        margin-left: 0;
        padding: 13px 15px 10px 22px
    }

    .testimSlider .owl-dots {
        text-align: center
    }

    .mobAppDev .techsList table {
        text-align: center;
        display: block
    }

    .mobAppDev .techsList table tbody,
    .mobAppDev .techsList table tbody tr {
        display: block;
        word-spacing: -6px
    }

    .mobAppDev .techsList table td:last-child {
        border-right: 0
    }

    .mobAppDev .techsList table td {
        display: inline-block;
        padding-top: 20px;
        width: 33.33%;
        float: none;
        word-spacing: normal
    }

    .ourClientsBar h3 svg {
        height: 17px;
        width: 17px
    }

    .dedicated-resources-intro,
    .dedicated-resources-selected-resource,
    .dedicated-resources-selection {
        padding: 40px 0
    }

    .hiring-works-list-elem figure,
    .selected-resource-elem figure {
        margin-bottom: 10px
    }

    .dedicated-resources-selection .headingBox p,
    .work_inner .navBar .mainNav ul li.hassub>a:before,
    .work_inner .navBar ul li a {
        color: #fff
    }

    .dedicated-resources-selection .nav-tabs.nav-tabs-inner {
        margin-top: 10px;
        margin-bottom: 40px;
        flex-wrap: wrap
    }

    .dedicated-resources-selection .nav-tabs.nav-tabs-inner li {
        width: 48.5%;
        margin-bottom: 14px;
        overflow: hidden
    }

    .dedicated-resources-selection .nav-tabs li figure {
        margin: 0 0 10px;
        min-height: 50px
    }

    .dedicated-resources-selection .nav-tabs li a {
        border: 2px dashed #22556b;
        font-size: 16px;
        padding: 20px
    }

    .dedicated-resources-selection .nav-tabs li:last-child a {
        border-right: 2px dashed #22556b
    }

    .dedicated-resources-selection .nav-tabs>li.active>a,
    .dedicated-resources-selection .nav-tabs>li.active>a:focus,
    .dedicated-resources-selection .nav-tabs>li.active>a:hover,
    .dedicated-resources-selection .nav-tabs>li>a:hover {
        border: 2px dashed #1f627f !important
    }

    .dedicated-resources-selection .tab-pane {
        padding: 0;
        max-width: 100%
    }

    .technologies-list-inner ul li {
        margin: 0 10px 20px
    }

    .technologies-list-inner ul li figure img {
        max-width: 72px
    }

    .driven-seo .row,
    .here-is-how .row,
    .hiring-works-list {
        flex-wrap: wrap
    }

    .hiring-works-list-elem {
        width: 49%;
        margin-bottom: 1.5%;
        max-width: 100%
    }

    .hiring-works-list-elem a {
        padding: 15px 10px;
        min-height: 1px
    }

    .hiring-works-list-elem .hiring-rating {
        margin-bottom: 15px
    }

    .dedicated-resources-selection .list-of-other-tech {
        justify-content: space-between;
        flex-wrap: wrap
    }

    .dedicated-resources-selection .list-of-other-tech li {
        padding: 20px 10px;
        width: 49%;
        margin: 0 0 1.7%;
        font-size: 16px
    }

    .work_inner header {
        padding: 15px 20px
    }

    .work_inner .navbar-toggle {
        top: 20px
    }

    .work_inner .work-page {
        margin-top: 66px
    }

    .filter-area {
        right: -280px;
        top: 140px
    }

    .filter-list {
        width: 280px;
        padding: 15px
    }

    .filter-list .form-group .custom-checkbox {
        top: -2px
    }

    .banner-Ppc {
        height: auto;
        padding: 25px 0
    }

    .main_Ppc {
        padding-top: 65px
    }

    .ppc-content {
        width: 100%;
        padding: 0;
        right: 0;
        top: inherit;
        transform: translateY(0);
        flex-wrap: wrap
    }

    .get-more {
        padding-top: 0;
        width: 100%;
        padding-right: 0
    }

    .ppc-form {
        margin-top: 35px;
        margin-left: 0;
        width: 100%
    }

    .get-more .company-logo {
        margin: 5px 0;
        padding: 5px 10px 10px
    }

    .get-more .company-logo ul li {
        margin: 0 12px 0 0;
        width: 90px
    }

    .main_Ppc .get-started .get-left small,
    .main_Ppc .portfolio-list .seo-list .nav li a,
    .requestQuoteForm p {
        font-size: 14px;
        line-height: 1.4;
        display: block;
        margin-top: 5px
    }

    .gtt-button {
        margin-top: 12px
    }

    .driven-left ul li {
        align-items: flex-start
    }

    .main_Ppc .ppc-form span {
        font-size: 18px;
        margin-bottom: 10px;
        text-align: center
    }

    .main_Ppc .ppc-form span::before {
        bottom: -20px
    }

    .main_Ppc .client-say .clients-detail .eys p,
    .main_Ppc .portfolio-list .tab-content h3,
    .ppc-form .form-group {
        margin-bottom: 12px
    }

    .main_Ppc .ppc-form .form-group .form-control {
        height: 42px !important;
        font-size: 14px;
        padding: 1px 10px
    }

    .main_Ppc .any-question,
    .main_Ppc .client-say,
    .main_Ppc .counter-ppc,
    .main_Ppc .driven-seo,
    .main_Ppc .get-exclusive,
    .main_Ppc .here-is-how,
    .main_Ppc .hire-ppc,
    .main_Ppc .portfolio-list {
        padding: 25px 0
    }

    .main_Ppc .client-say h3,
    .main_Ppc .driven-left h3,
    .main_Ppc .here-is-how h3,
    .main_Ppc .hire-ppc .hire-content h3,
    .main_Ppc .portfolio-list .seo-list h3 {
        font-size: 18px;
        margin-bottom: 5px
    }

    .main_Ppc .driven-left p {
        font-size: 16px;
        line-height: 1.2
    }

    .main_Ppc .driven-left ul li strong {
        margin: 0 18px 0 12px;
        width: 150px;
        font-size: 14px
    }

    .get-exclusive .driven-right {
        width: 100%;
        margin: 0 auto 15px
    }

    .main_Ppc .get-exclusive .gtt-button {
        justify-content: space-around;
        flex-wrap: wrap
    }

    .main_Ppc .get-exclusive .gtt-button .get-btn {
        font-size: 12px;
        padding: 0 30px;
        margin: 10px 0
    }

    .main_Ppc .portfolio-list .seo-list .nav li a {
        line-height: 2.4
    }

    .how-mac,
    .portfolio-list .tab-content {
        padding-left: 2px;
        margin-top: 10px
    }

    .tabing-image figure {
        margin-right: 10px;
        margin-bottom: 10px;
        width: 160px
    }

    .hire-img figure {
        width: 55%;
        margin: 0 auto 20px
    }

    .main_Ppc .hire-ppc .hire-content span {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 1.4
    }

    .main_Ppc .counter-ppc .counter-count {
        font-size: 32px;
        margin-bottom: 2px
    }

    .main_Ppc .any-question p {
        font-size: 24px;
        margin-bottom: 5px;
        line-height: 1.4
    }

    .main_Ppc .any-question .gtt-button .get-btn {
        font-size: 12px;
        padding: 0 20px;
        line-height: 3
    }

    .seo-comp-india ul.review-grid li {
        width: 100%;
        opacity: 1;
        margin-right: 0
    }

    .footerTop .newsletterArea,
    .quickLinks,
    .socialMedia {
        text-align: left
    }
}

.like-btn:before,
iframe[name="google_conversion_frame"] {
    position: absolute;
    bottom: 0
}

.like-btn,
.like-btn:before {
    background: rgb(230 4 44 / .7)
}

@media only screen and (max-width:540px) {
    .ourClientsBar .clientLogos .owl-item .item {
        padding: 0 10px
    }

    .mobApp video {
        top: 0;
        width: auto;
        height: 100%
    }

    .webDevBanner {
        padding: 115px 0 0
    }

    .webDevBanner .container {
        padding: 0
    }

    .webDevBanner .bannerForm {
        padding: 20px 10px 40px
    }

    .webDevBanner .bannerForm h3 {
        font-size: 22px
    }

    .techsList table td {
        width: 50%
    }

    .coreFeatures .headingBox h2 {
        font-size: 20px
    }

    .featureBox {
        max-width: 100%
    }

    .coreFeatures {
        padding: 50px 0 30px
    }

    .coreFeatures table {
        display: block;
        text-align: center
    }

    .coreFeatures table td {
        padding-right: 0;
        display: block
    }

    .coreFeatures table tr:last-child td {
        padding-bottom: 30px
    }

    .featureBox .featureIcon {
        text-align: center
    }

    .featureBox svg {
        display: inline-block
    }

    .coreFeatures h3 br {
        display: none
    }

    a.quoteBtn.knowMoreBtn {
        width: auto;
        line-height: 1.4;
        padding: 10px
    }
}

@media only screen and (max-width:479px) {

    .header.stuck .topInfo,
    .mainNav,
    .topInfo {
        margin: 0 0 40px
    }

    .topInfo ul li .phoneBox:after,
    .topInfo ul li .skypeContent:after {
        right: auto;
        margin: 0 auto
    }

    .topInfo ul li .phoneBox .phoneBoxInner .inqSal,
    .topInfo ul li .phoneBox .phoneBoxInner ul li a,
    .topInfo ul li .skypeContent .skypeBoxInner .inqSal,
    .topInfo ul li .skypeContent .skypeBoxInner ul li a {
        font-size: 14px
    }

    .topInfo ul li .phoneBox .phoneBoxInner:before,
    .topInfo ul li .skypeContent .skypeBoxInner:before {
        top: 15px;
        left: 73px
    }

    .topInfo ul li .phoneBox .phoneBoxInner .img,
    .topInfo ul li .skypeContent .skypeBoxInner .img {
        left: 6px
    }

    .topInfo ul li .phoneBox .phoneBoxInner,
    .topInfo ul li .skypeContent .skypeBoxInner {
        padding-left: 85px
    }

    .topInfo ul li .phoneBox-dd,
    .topInfo ul li .skype-dd {
        width: 100%
    }

    .navbar-collapse.navsArea {
        padding: 85px 20px 10px
    }

    .menuInner .inquiryBtn {
        margin: 0;
        position: absolute;
        left: 20px;
        top: 24px
    }

    .topInfo {
        opacity: 1;
        top: 0;
        padding-top: 30px;
        border-top: 1px solid rgb(255 255 255 / .22)
    }

    .topInfo ul li {
        display: block;
        margin: 0;
        padding: 0;
        text-align: center
    }

    .topInfo ul li a[href*="mailto"]:before,
    .topInfo ul li a[href*="tel"]:before {
        left: 0;
        margin-right: 8px
    }

    .topInfo ul li:before {
        display: none
    }

    .topInfo ul li+li {
        margin-top: 15px
    }

    .topInfo ul li a {
        display: inline-block
    }

    .header.stuck .mainNav ul li,
    .mainNav ul li {
        font-size: 13px
    }

    .mainNav ul li+li {
        margin-top: 25px
    }

    .mobAppDev .techsList table td {
        display: block;
        padding-top: 20px;
        width: 100%;
        border-right: 0
    }

    .mobAppDev .techsList table td:first-child {
        border-left: 0
    }
}

.smm-social-cover figure {
    height: 21vw;
    padding-bottom: 0
}

.smm-social-cover a {
    display: block;
    width: 100%;
    height: 100%
}

.like-btn {
    display: inline-block;
    font-size: 21px;
    vertical-align: middle;
    margin-right: 11px;
    padding: 7px 9px 6px;
    border-radius: 4px;
    line-height: 1;
    border: 1px solid #c7001e;
    position: relative
}

.like-btn:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    z-index: 1
}

.like-btn a {
    color: #fff;
    position: relative;
    z-index: 5
}

.like-btn.liked:before {
    animation: 0.75s linear forwards likeAnimation
}

.like-btn.liked .fa {
    animation: 0.75s linear alternate rubberBand
}

@keyframes likeAnimation {
    from {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(3)
    }
}

.requestQuoteForm.closed {
    pointer-events: none;
    opacity: 0
}

@media only screen and (max-width:1279px) {
    .Mainnav-dk>ul>li.hassub.open-dk .mega-menu {
        display: block !important
    }

    .Mainnav-dk>ul>li.hassub .mega-menu {
        display: none
    }
}

.reqFormHeader .branding img {
    max-height: 100%;
    height: 100%;
}

.page-template-new-seo-outsorcing-india .bannerForm .footer_form_checkbox p {
    color: #000;
}

.single-post .col-sm-12.footer_form_checkbox {
    display: none;
}

.contact-form-cvr form .form-group input[type="submit"] {
    margin-bottom: 0;
}

.contactArea .contactForm p {
    color: #565656;
}

.requestQuoteForm .form-group .check-wrapper * {
    font-size: 14px !important;
}

.requestQuoteForm .form-group .single-wrapper label {
    margin-right: 5px;
    margin-top: 2px;
}

.requestQuoteForm .form-group .check-wrapper a {
    color: #0097e2;
}

.requestQuoteForm .form-group .check-wrapper>p {
    padding-left: 20px;
    margin-top: 10px;
}

.requestQuoteForm .form-group .single-wrapper {
    display: flex;
}