body {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-style: normal;
    animation: fadein .75s;
    -moz-animation: fadein .75s;
    -webkit-animation: fadein .75s;
    -o-animation: fadein .75s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.row {
    margin: 0
}

.a {
    fill: #2da0ff
}

.b {
    fill: #175080
}

.pagenotfound {
    height: 100vh;
    position: relative
}

.pagenotfound .page_not {
    position: absolute;
    text-align: center;
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome,
    body {
        font-weight: 400
    }
}

body::-webkit-scrollbar {
    width: 10px
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(230, 128, 117, .3);
    border-radius: 10px
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #ddd
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

a {
    cursor: pointer
}

.footer_bg ul a:hover {
    color: #fff
}

a,
a:focus,
a:hover {
    outline: 0 none;
    text-decoration: none;
    color: none
}

button:hover {
    cursor: pointer
}

button:focus {
    outline: 0
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.navbar-expand-lg .navbar-nav .nav-item {
    padding: 0;
    font-size: 18px;
    margin-right: 85px
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0
}

.header_nav li a {
    color: #00023e
}

.header_nav li a:hover {
    color: #125cfb
}

.see_all {
    color: #125cfb
}

.header_nav {
    align-items: center
}

.logo-container {
    padding: 0 60px;
    max-width: 1920px;
    margin: 0 auto
}

header {
    background: #fff;
    box-shadow: 0 7px 10px #00000029
}

.nav-item .border {
    border-left: 1px solid #000;
    height: 85px
}
.bounce-up {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .bounce-up.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
.fixedbg {
    z-index: 9;
    box-shadow: 0 7px 10px #00000029;
    -webkit-box-shadow: 0 7px 10px #00000029;
    height: 86px;
    z-index: 9;
    width: 100%;
    background: #fff;
    transition: .5s;
    -webkit-transition: .5s;
    position: fixed;
    top: 0
}

.dropdown-slide>.dropdown-menu {
    opacity: .3;
    display: block;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    border-radius: 0
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: transparent
}

.show.dropdown-slide>.dropdown-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1
}

.closebtn {
    display: none
}

.menu-sec {
    display: flex;
    width: 100%
}

.navbar-toggler1 {
    display: none
}

.home_bg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.primary_btn {
    background: #125cfb;
    border: none;
    border-radius: 8px;
    padding: 15px 45px;
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.secondary_btn {
    background: #125cfb;
    border: none;
    border-radius: 8px;
    padding: 15px 40px;
    color: #fff;
    font-size: 22px;
    font-weight: 500
}

.callcatin_btn {
    color: #36a2fe;
    background-color: #fff
}

.callcatin_btn_div {
    margin-top: 60px
}

.btn_text {
    font-size: 22px
}

.platform_btn {
    font-size: 18px;
    padding: 15px 30px
}

.industry_btn {
    background-color: transparent
}

.industry_btn:hover {
    background: #125cfb
}

.industry_btns {
    display: flex;
    margin-top: 100px
}

.industry_btns .primary_btn {
    margin-right: 20px
}

.arrow {
    margin-left: 20px
}

.banner_bg {
    padding: 240px 0;
    background-size: cover;
    background-repeat: no-repeat
}

.banner_cntainer {
    padding: 0;
    max-width: 1920px;
    margin: 0 auto
}

.banner_text {
    position: relative
}

.banner_text h1 {
    font-size: 64px;
    color: #fff;
    font-weight: 700
}

.type-text {
    color: #125cfb
}

.header_text {
    padding-left: 40px
}

.banner_text p {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    line-height: 40px;
    margin: 50px 0 80px;
    padding-right: 200px
}

.section_padding {
    padding: 80px 0
}

.section_head h2 {
    font-size: 40px;
    color: #00023e;
    font-weight: 700;
    line-height: 60px
}

.section_head p {
    font-size: 20px;
    color: #585858;
    font-weight: 400;
    margin-top: 10px
}
.partner_header h2{
    font-size: 38px;
}
.partner_header p{
    padding: 0px 150px;
}
.common_head h3 {
    font-size: 30px;
    color: #272727;
    font-weight: 600
}

.common_head p {
    font-size: 18px;
    color: #272727;
    font-weight: 400;
    margin: 30px 0 60px
}

.services {
    background-color: #fff
}

.section_container {
    padding: 0 240px;
    max-width: 1920px;
    margin: 0 auto
}

.platform_container {
    padding: 0 100px
}

.services_row .nav-tabs .nav-link {
    color: #afafaf;
    font-size: 34px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 10px;
    padding-top: 0
}

.services_row .nav-tabs .nav-link p {
    color: #afafaf;
    text-align: left;
    font-size: 16px;
    font-weight: 400
}

.services_row .nav-tabs .nav-item.show .nav-link,
.services_row .nav-tabs .nav-link.active {
    color: #272727;
    background-color: transparent;
    font-weight: 600;
    border: none
}

.services_row .nav-tabs .nav-link.active p {
    color: #585858
}

.services_row .nav-tabs {
    border: none;
    display: block
}

.services_row {
    margin-top: 80px
}

.services_row .tab-content p {
    font-size: 20px;
    color: #272727;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 60px
}

.services_row .tabs_text {
    margin-top: 20px;
    padding-left: 45px
}

.platform {
    background-color: #eff6fc
}

.platform_text {
    font-size: 30px;
    color: #585858;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px
}

.platform .platform_carousel {
    margin-top: 70px
}

.platform .owl-carousel .owl-item img {
    width: auto !important
}

.platform_sub .owl-carousel .owl-item img {
    width: 100% !important
}

.platform_sub .owl-carousel .owl-item .arrow {
    width: auto !important
}

.platform .owl-stage {
    padding-left: 0 !important
}

.platform .owl-theme .owl-dots {
    display: none
}

.platform_sub .owl-theme .owl-dots {
    display: block;
    margin-top: 30px !important
}

.platform_carousel .card_body h5,
.usecase_text h5 {
    font-size: 30px;
    font-weight: 600;
    color: #272727;
    margin: 30px 0 12px
}

.platform_carousel .card_body p,
.usecase_text p {
    font-size: 16px;
    color: #101010;
    font-weight: 400;
    font-style: normal;
    line-height: 30px;
    margin-bottom: 25px;
    padding-right: 30px
}

.platform_carousel .card_body p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: transparent
}

.usecases {
    background: #fff
}

.usecase_container {
    padding: 0 420px;
    max-width: 1920px;
    margin: 0 auto
}

.usecase_text p {
    margin-bottom: 35px
}

.usecase_row {
    margin-top: 70px
}

.industry {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.industry_head h2,
.industry_head p {
    color: #fff
}

.industry_head h2 {
    font-size: 34px;
    line-height: 48px
}

.industry_head p {
    font-size: 16px;
    line-height: 30px;
    margin: 20px 0 20px;
    opacity: .8
}

.mapouter1 {
    /* position: relative;
    text-align: right; */
    width: 100%
}
.mapouter1 div{
    width: 50%;
}
.gmap_canvas {
    overflow: hidden;
    background: 0 0 !important;
    width: 100%
}

.footer_bg ul li,
.footer_text {
    font-size: 18px;
    color: #a7a7a7;
    line-height: 30px;
    margin-top: 30px
}

.footer_bg .contact_links li {
    color: #fff
}

.footer_text {
    padding-right: 20px
}

.footer_bg ul .course {
    color: #fff;
    margin-bottom: 30px
}

.footer_bg ul li {
    margin-top: 15px
}

.footer_bg ul .a1 li {
    font-size: 17px;
    margin-top: 0
}

.copy_rights {
    background-color: #11124a;
    padding: 50px 0;
    color: #ededed;
    font-size: 18px
}

.copy_rights .d-flex {
    justify-content: space-between
}

.copy_rights .d-flex img {
    margin-left: 10px
}

.innerPage {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.innerPagehead {
    padding: 100px 0
}

.innerPagehead h1 {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 5px;
    text-transform: uppercase;
    line-height: 30px
}

.innerPagehead h2 {
    font-size: 54px;
    color: #fff;
    font-weight: 700
}

.innerPagehead .border1 {
    border-bottom: 1px solid #00f;
    margin: 30px 0 20px;
    width: auto
}

.innerPagehead .border2 {
    width: 500px
}

.innerpage_sec {
    padding: 100px 0 60px
}

.innerpage_sec h6 {
    font-size: 28px;
    color: #464646;
    line-height: 54px;
    font-weight: 400;
    padding: 0 50px
}

.innerpage_sec ul h5 {
    font-size: 30px;
    color: #0a0a0a;
    font-weight: 500;
    margin-bottom: 15px
}

.innerpage_sec ul li {
    margin-bottom: 50px;
    list-style: disc;
    color: #125cfb
}

.innerpage_sec ul p {
    font-size: 20px;
    color: #6e6e6e;
    font-weight: 400;
    line-height: 30px
}

.innerpage_row {
    margin: 100px 0 100px
}

.calltoaction_bg {
    padding: 100px 0;
    background-color: #125cfb
}

.calltoaction h2 {
    color: #fff
}

.header_nav a.active {
    color: #125cfb
}

.visiblemenu {
    height: 100%;
    top: 0;
    padding: 20px
}

.hidescroll {
    overflow: hidden
}

.list_style {
    width: 20px;
    margin-right: 10px
}

.calltoaction_bg {
    margin: 80px 0 60px
}

.about_bg {
    padding: 120px 0 200px;
    background-color: #00023e
}

.innerPagehead.about h1 {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 6px
}

.innerPagehead h6 {
    font-size: 26px;
    color: #fff;
    font-weight: 400;
    margin-top: 60px
}

.about_description h4 {
    font-size: 32px;
    color: #555;
    line-height: 50px
}

.about_description h4 span {
    font-weight: 600
}

.about_description .col_left {
    padding: 120px 0
}

.about_description h4 p {
    background-color: #125cfb;
    color: #fff;
    padding: 0 10px;
    width: max-content
}

.about_description .col_left .description {
    font-size: 30px;
    color: #555;
    line-height: 50px;
    margin-top: 30px;
    padding-right: 100px
}

.openings,
.work {
    padding: 100px 0 100px;
    background-color: #eff6fc
}

.work_head h3 {
    font-size: 30px;
    color: #555;
    font-weight: 500;
    text-transform: uppercase
}

.work_head h2 {
    font-size: 32px;
    color: #00023e;
    font-weight: 700;
    line-height: 44px;
    margin-top: 20px
}

.make_us {
    padding: 100px 0 100px
}

.make_us .row {
    margin-top: 80px
}

.make_us .row2 {
    margin-top: 60px
}

.make_us .row .card {
    border: none;
    text-align: center
}

.make_us .row .card h4 {
    font-size: 24px;
    color: #00023e;
    font-weight: 600;
    margin: 30px 0 20px
}

.make_us .row .card p {
    font-size: 16px;
    color: #101010;
    padding: 0 50px
}

.tabs_text .card {
    border: none;
    background-color: #fff;
    padding: 25px 40px;
    margin-bottom: 20px;
    border-radius: 0
}

.tabs_text .cards {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.tabs_text .card h6 {
    font-size: 22px;
    color: #272727;
    font-weight: 600
}

.openings_row .nav-tabs .nav-link {
    font-size: 24px;
    margin-bottom: 30px
}

.services_row .opening_tabs {
    margin-top: 30px
}

.about_img {
    width: 100%;
    position: relative;
    top: -80px
}

.work {
    margin-top: -80px
}

.work_img2 {
    display: flex;
    margin-left: auto;
    width: 100%
}

.hiring_text {
    padding: 70px 80px 60px 50px
}

.hiring_text h4,
.hiring_text h6,
.workimage_quote h4,
.workimage_quote h5 {
    font-size: 32px;
    color: #00023e;
    font-weight: 600
}

.workimage_quote .d-flex {
    justify-content: space-between;
    margin: 30px 0 0 5px
}

.workimage_quote h4 {
    color: #fff;
    line-height: 50px;
    font-weight: 600;
    letter-spacing: 1px
}

.workimage_quote h5 {
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    font-size: 30px
}

.hiring_text p {
    font-size: 20px;
    margin: 20px 0 40px;
    line-height: 30px;
    color: #1d1d1d
}

.hiring_text h6 {
    color: #125cfb;
    font-weight: 700
}

.work_img1 {
    position: relative;
    height: auto
}

.workimage_quote {
    position: absolute;
    top: 150px;
    color: #fff;
    right: 100px
}

.platform_carousel .item,
.platform_sub .items {
    cursor: pointer
}

.platform_web .owl-next i,
.platform_web .owl-prev i {
    background-color: #e2e1e1;
    padding: 5px 8px;
    color: #000;
    margin-top: 30px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: 0 0 !important
}

.services_para {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.scroll-downs {
    position: absolute;
    right: 0;
    bottom: 40px;
    left: 0;
    margin: auto;
    width: 34px;
    height: 55px;
    cursor: pointer;
    animation: bounce .5s infinite alternate;
    -webkit-animation: bounce .5s infinite alternate
}

.scroll-down {
    opacity: 1;
    -webkit-transition: all .5s ease-in 3s;
    transition: all .5s ease-in 3s;
    cursor: pointer
}

.scroll-down {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -16px;
    display: block;
    width: 22px;
    height: 22px;
    background-size: 14px auto;
    border-radius: 50%;
    z-index: 2;
    -webkit-animation: bounce 2s infinite 2s;
    animation: bounce 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    transform: scale(1)
}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid #fff;
    border-width: 0 0 2px 2px
}

@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    60% {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

.platform_sub {
    position: relative
}

.inner_case .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 40%;
    left: -55px
}

.inner_case .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 40%;
    right: -55px
}

.inner_case .owl-carousel .owl-nav.disabled {
    display: block !important
}

.conversation_icon {
    margin-left: 15px
}

.services_btn {
    background: #fff;
    border: 1px solid #125cfb;
    color: #125cfb;
    border-radius: 8px
}

.services_btn:hover {
    background: #125cfb;
    border: none;
    color: #fff
}

.location {
    margin-right: 5px
}

.cap_list p {
    padding-right: 100px
}

.section_head h5 {
    font-size: 30px;
    color: #272727;
    margin: 40px 40px 30px;
    line-height: 50px
}

.partner_row {
    margin: 40px 200px 40px
}
.new_partner{
    margin-bottom: 100px;
}
.partner_row2 {
    margin: 60px 0
}

.innerpage_sec .partner_list li {
    margin-bottom: 25px
}

.partner_list {
    margin-left: 20px
}

.partner_form_row {
    background-color: #eff6fc
}

.d-c-sec1 .form-control {
    background: 0 0;
    border: 1px solid;
    border-radius: 8px;
    padding: 8px .75em 8px 20px;
    font-weight: 400;
    color: #7d84a5
}

.d-c-sec1 {
    padding: 60px 0
}

.contact_text {
    padding: 100px 120px
}

.talk_text {
    font-size: 18px
}

.contact_text h3 {
    color: #fff;
    font-size: 42px;
    line-height: 62px;
    font-weight: 600
}

:disabled {
    opacity: .5;
    cursor: default !important
}

.d-c-sec1 .form-control:focus {
    box-shadow: 0 0 0
}

.d-c-sec1 form {
    width: 500px;
    margin: 0 auto
}

.d-c-sec1 .form-group {
    margin-bottom: 35px
}

.d-c-sec1 button {
    margin: 0 auto;
    cursor: pointer;
    text-align: center;
    display: block;
    background-color: #125cfb
}

.d-c-sec1 button:hover {
    box-shadow: 0 6px 30px #77c4FF7B
}

.d-c-sec1 button span {
    position: relative;
    top: -1px
}

.d-c-sec1 input::-webkit-input-placeholder,
.d-c-sec1 input::placeholder {
    color: #9ea8c1
}

.d-c-sec1 input:-ms-input-placeholder,
.d-c-sec1 input::-ms-input-placeholder {
    color: #9ea8c1
}

.d-c-sec1 input::placeholder,
.d-c-sec1 textarea::placeholder {
    color: #9ea8c1
}

.d-c-sec1 textarea {
    height: 80px
}

.overflow-hidden {
    overflow: hidden
}

.thank-you {
    display: none
}

.thank-you h4 {
    color: #0a0a0a;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 24px;
    top: 40%
}

.thank-you p {
    padding-top: 10px;
    color: inherit
}

.caret {
    border-top-width: 0;
    border-bottom: 4px solid #fff
}

.alert {
    font-size: 10px;
    text-align: left;
    position: absolute;
    font-size: 12px;
    color: #a94442;
    padding-top: 2px;
    display: none;
    padding-left: 0
}

#textarea_message {
    font-size: 12px;
    color: #a94442;
    padding-top: 2px
}

.contact_left {
    padding-right: 80px
}

.header_logo {
    margin-top: 10px
}

.privcypolicy {
    margin-top: 60px
}

.privcypolicy ul li {
    list-style: disc
}

.privcypolicy ul li::marker {
    color: #125cfb
}

.privcypolicy p {
    font-size: 20px;
    color: #272727;
    margin-bottom: 20px;
    line-height: 35px
}

.privcypolicy h5 {
    font-size: 22px;
    color: #00023e;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 40px
}

.privcypolicy ul {
    padding-left: 20px
}

.privcypolicy ul h6 {
    font-weight: 600;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 15px
}

.elite_partners img {
    margin: 0 auto;
    display: flex;
    padding: 30px;
    background: #f7f7f7;
    width: 200px;
    height: 100px
}

.tool img {
    height: 100px;
    background: #fff
}

.tools {
    background-color: #eff6fc;
    margin-bottom: 60px
}

.elite_partners img:hover {
    box-shadow: 0 2px 40px 0 rgba(0, 0, 0, .15);
    background-color: #fff;
    transition: .4s all ease-in-out;
    cursor: pointer
}

.footer_logo {
    width: 200px
}

.text_bold {
    font-weight: 600
}

.goals {
    color: #125cfb
}

.policy_link a {
    font-size: 14px;
    color: #a7a7a7;
    padding: 0 10px
}

.policy {
    border-right: 1px solid #a7a7a7;
    height: 30px
}

.talk_text {
    margin-top: 30px
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 44px
}

.dropdown-toggle::after {
    display: none
}

.dropdown-menu:before {
    content: "";
    position: absolute;
    border-color: rgba(194, 225, 245, 0);
    border: solid transparent;
    border-bottom-color: #fff;
    border-width: 11px;
    margin-left: -10px;
    top: -21px;
    right: 65px;
    z-index: 1
}

.dropdown-menu:after {
    content: "";
    position: absolute;
    right: 66px;
    top: -21px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    border-bottom-color: #bebcbc;
    z-index: 0
}

.dropdown-menu {
    border: 1px solid #bebcbc
}
.make_us .card img{
    width: 120px;
    display: flex;
    margin: 0 auto;
}
@media(min-width:1920px) {
    .innerpage_sec ul p {
        line-height: 38px
    }
}

@media(min-width:1600px) and (max-width:1919px) {
    .platform .card_body1 {
        height: 245px
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        top: 52px
    }
    .platform_carousel .card_body p,
    .usecase_text p {
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 25px;
        padding-right: 30px
    }
    .innerpage_sec ul p {
        line-height: 38px
    }
    .logo-container {
        padding: 0 60px;
        max-width: 1920px;
        margin: 0 auto
    }
    .usecase_container {
        padding: 0 300px
    }
    .section_container {
        padding: 0 160px
    }
    .platform_container {
        padding: 0 100px
    }
    .innerpage_row {
        margin: 80px 0 80px
    }
    .partner_row2 {
        margin: 60px 0
    }
    .navbar-expand-lg .navbar-nav .nav-item {
        margin-right: 60px
    }
    .banner_text h1 {
        font-size: 54px
    }
    .banner_text p {
        font-size: 22px;
        margin: 40px 0 60px;
        line-height: 34px
    }
    .common_head p {
        margin: 20px 0 50px;
        line-height: 36px
    }
    .contact_left_text p {
        margin-bottom: 30px
    }
    .section_head p {
        margin-top: 0
    }
    .img_fluid {
        width: 100%;
        margin-top: 30px
    }
    .services_row .nav-tabs .nav-link {
        padding-bottom: 0;
        font-size: 32px
    }
    .openings_row .nav-tabs .nav-link {
        font-size: 24px
    }
    .services_row .tabs_text {
        padding-left: 30px
    }
    .services_row .tab-content p {
        line-height: 36px;
        margin-bottom: 50px
    }
    .platform .owl-carousel .owl-item img {
        width: 100% !important
    }
    .platform .owl-carousel .owl-item .arrow {
        width: auto !important
    }
    .platform_carousel .card_body h5,
    .usecase_text h5 {
        font-size: 28px
    }
    .industry_head p {
        margin-top: 30px
    }
    .industry_head h2 {
        font-size: 32px
    }
    .footer_bg {
        background-size: contain
    }
    .innerPagehead h2 {
        font-size: 50px
    }
    .innerPagehead h1 {
        font-size: 20px
    }
    .innerpage_sec h6 {
        font-size: 24px;
        line-height: 40px
    }
    .innerpage_sec ul h5 {
        font-size: 26px;
        margin-bottom: 10px
    }
    .calltoaction_bg {
        padding: 80px 0
    }
    .hiring_text {
        padding: 60px 100px 40px 30px
    }
    .hiring_text h4,
    .hiring_text h6,
    .workimage_quote h4,
    .workimage_quote h5 {
        font-size: 28px
    }
    .hiring_text p {
        font-size: 18px;
        margin: 10px 0 30px;
        line-height: 30px
    }
    .btn_text {
        font-size: 18px;
        padding: 15px 30px
    }
}

@media(max-width:1599px) {
    .conversation_icon {
        width: 20px
    }
    .privcypolicy p {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 30px
    }
    .privcypolicy h5 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 30px
    }
    .privcypolicy ul {
        padding-left: 20px
    }
    .privcypolicy ul h6 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 7px
    }
    .contact_text h3 {
        font-size: 35px;
        line-height: 60px
    }
    .section_head h5 {
        font-size: 26px;
        margin: 40px 40px 40px;
        line-height: 40px
    }
    .partner_row {
        margin: 40px 40px 80px
    }
    .logo-container {
        padding: 0 40px
    }
    .usecase_container {
        padding: 0 140px
    }
    .section_container {
        padding: 0 110px
    }
    .platform_container {
        padding: 0 80px
    }
    .banner_bg {
        padding: 130px 0;
        background-size: cover
    }
    .footer_bg {
        background-size: contain
    }
    .banner_image {
        height: 580px
    }
    .navbar-expand-lg .navbar-nav .nav-item {
        margin-right: 50px;
        font-size: 16px
    }
    .header_logo {
        width: 220px
    }
    .primary_btn,
    .secondary_btn {
        padding: 12px 35px;
        font-size: 14px
    }
    .secondary_btn {
        font-size: 16px
    }
    .nav-item .border {
        height: 70px
    }
    .banner_text h1 {
        font-size: 44px
    }
    .innerPagehead h2 {
        font-size: 38px
    }
    .innerPagehead h1 {
        font-size: 18px;
        letter-spacing: 3px
    }
    .banner_text p {
        font-size: 18px;
        margin: 30px 0 60px;
        line-height: 34px
    }
    .section_padding {
        padding: 60px 0
    }
    .common_head p {
        margin: 10px 0 30px
    }
    .contact_left_text p {
        margin-bottom: 20px
    }
    .section_head p {
        margin-top: 10px;
        font-size: 16px
    }
    .img_fluid {
        width: 100%;
        margin-top: 30px
    }
    .platform_carousel .card_body p,
    .usecase_text p {
        line-height: 28px;
        font-size: 15px
    }
    .services_row .nav-tabs .nav-link {
        padding-bottom: 0;
        font-size: 24px
    }
    .services_row .tabs_text {
        padding-left: 30px
    }
    .services_row .tab-content p {
        line-height: 30px;
        margin-bottom: 50px;
        font-size: 16px
    }
    .platform .owl-carousel .owl-item img {
        width: 100% !important
    }
    .platform .owl-carousel .owl-item .arrow {
        width: 15px !important;
        margin-left: 10px
    }
    .platform_btn {
        padding: 12px 20px
    }
    .platform_carousel .card_body h5,
    .usecase_text h5 {
        font-size: 22px
    }
    .industry_head p {
        margin-top: 15px
    }
    .fixedbg {
        height: 70px
    }
    .arrow {
        width: 15px
    }
    .common_head p,
    .copy_rights,
    .footer_bg ul li,
    .footer_text,
    .industry_head p {
        font-size: 16px;
        line-height: 30px
    }
    .footer_bg ul .a1 li {
        font-size: 14px;
        margin-top: 0
    }
    .common_head h3 {
        font-size: 26px
    }
    .section_head h2 {
        font-size: 30px;
        line-height: 40px
    }
    .services_row .nav-tabs .nav-link p {
        font-size: 14px
    }
    .platform_text {
        font-size: 18px;
        margin-bottom: 10px
    }
    .industry_head h2 {
        font-size: 26px;
        line-height: 40px
    }
    .industry_btns {
        margin-top: 80px
    }
    .footer_text {
        padding-right: 30px
    }
    .footer_bg ul li,
    .footer_text {
        margin-top: 10px
    }
    .copy_rights {
        padding: 25px 0
    }
    .innerpage_sec h6 {
        font-size: 18px;
        line-height: 34px
    }
    .innerpage_sec ul h5 {
        font-size: 20px;
        margin-bottom: 5px
    }
    .innerpage_sec {
        padding: 60px 0 40px
    }
    .innerpage_row {
        margin: 60px 0 60px
    }
    .partner_row2 {
        margin-top: 40px
    }
    .innerpage_row .col-lg-5 img {
        width: 360px
    }
    .innerpage_sec ul li {
        margin-bottom: 30px
    }
    .wedo_text p {
        margin-bottom: 15px
    }
    .innerpage_sec .partner_list li {
        margin-bottom: 0
    }
    .innerpage_sec ul p {
        font-size: 15px
    }
    .platform .card_body1 {
        height: 180px
    }
    .see_all {
        font-size: 14px
    }
    .innerPagehead.about h1 {
        font-size: 20px;
        letter-spacing: 4px
    }
    .about_bg {
        padding: 100px 0 160px
    }
    .innerPagehead h6 {
        font-size: 20px;
        margin-top: 45px
    }
    .about_description h4 {
        font-size: 23px;
        line-height: 38px
    }
    .about_description .col_left .description {
        font-size: 20px;
        line-height: 34px;
        margin-top: 20px
    }
    .about_description .col_left,
    .make_us,
    .openings,
    .work {
        padding: 60px 0
    }
    .work_head h2 {
        font-size: 26px;
        line-height: 34px;
        margin-top: 15px
    }
    .work_head h3 {
        font-size: 18px
    }
    .make_us .row .card h4 {
        font-size: 18px;
        margin: 20px 0 15px
    }
    .make_us .row .card p {
        font-size: 15px;
        padding: 0 45px
    }
    .make_us .row2 {
        margin-top: 50px
    }
    .make_us .card img{
        width: 85px;
    }
    .openings_row .nav-tabs .nav-link {
        font-size: 20px;
        margin-bottom: 25px
    }
    .tabs_text .card h6 {
        font-size: 18px
    }
    .tabs_text .card {
        padding: 20px 35px;
        margin-bottom: 20px
    }
    .make_us .row,
    .platform .platform_carousel,
    .services_row,
    .usecase_row {
        margin-top: 50px
    }
    .calltoaction_bg {
        padding: 60px 0
    }
    .hiring_text {
        padding: 40px 80px 20px 20px
    }
    .hiring_text h4,
    .hiring_text h6,
    .workimage_quote h4,
    .workimage_quote h5 {
        font-size: 24px
    }
    .hiring_text p {
        font-size: 16px;
        margin: 10px 0 20px;
        line-height: 28px
    }
    .workimage_quote h4 {
        line-height: 38px
    }
}

@media(max-width:1199px) {
    .logo-container {
        padding: 0 30px
    }
    .section_container,
    .usecase_container {
        padding: 0 40px
    }
    .banner_image {
        height: auto
    }
    .platform_container {
        padding: 0 40px
    }
    .banner_bg {
        padding: 100px 0;
        background-size: cover
    }
    .footer_bg {
        background-size: contain
    }
    .navbar-expand-lg .navbar-nav .nav-item {
        margin-right: 25px;
        font-size: 16px
    }
    .header_logo {
        width: 180px
    }
    .primary_btn,
    .secondary_btn {
        padding: 10px 25px;
        font-size: 14px
    }
    .secondary_btn {
        font-size: 16px
    }
    .nav-bar,
    .nav-item .border {
        height: 60px
    }
    .banner_text h1 {
        font-size: 28px;
        line-height: 44px
    }
    .innerPagehead h2 {
        font-size: 28px
    }
    .innerPagehead h1 {
        font-size: 18px;
        letter-spacing: 3px
    }
    .banner_text p {
        font-size: 16px;
        margin: 20px 0 50px;
        line-height: 28px
    }
    .section_padding {
        padding: 40px 0
    }
    .common_head p {
        margin: 10px 0 30px
    }
    .section_head p {
        margin-top: 10px;
        font-size: 16px
    }
    .calltoaction_bg {
        padding: 40px 0
    }
    .platform_carousel .card_body p,
    .usecase_text p {
        line-height: 28px;
        font-size: 15px
    }
    .services_row .nav-tabs .nav-link {
        padding-bottom: 0;
        font-size: 24px
    }
    .services_row .tab-content p {
        line-height: 30px;
        margin-bottom: 25px;
        font-size: 16px
    }
    .platform_carousel .card_body h5,
    .usecase_text h5 {
        font-size: 20px
    }
    .fixedbg {
        height: 60px
    }
    .common_head p,
    .copy_rights,
    .footer_bg ul li,
    .footer_text,
    .industry_head p {
        font-size: 15px
    }
    .common_head h3 {
        font-size: 26px
    }
    .section_head h2 {
        font-size: 28px;
        line-height: 38px
    }
    .industry_head h2 {
        font-size: 24px;
        line-height: 34px
    }
    .industry_btns {
        margin-left: 20px;
        margin-top: 60px
    }
    .footer_text {
        padding-right: 0
    }
    .copy_rights {
        padding: 20px 0
    }
    .innerpage_sec h6 {
        font-size: 17px;
        line-height: 32px
    }
    .innerpage_sec ul h5 {
        font-size: 18px;
        margin-bottom: 5px
    }
    .innerpage_sec {
        padding: 40px 0 40px
    }
    .innerpage_row {
        margin: 60px 0 60px
    }
    .innerpage_row .col-lg-5 img {
        width: 360px
    }
    .innerpage_sec ul li {
        margin-bottom: 30px
    }
    .innerpage_sec ul p {
        font-size: 15px
    }
    .platform .card_body1 {
        height: 200px
    }
    .calltoaction_bg {
        margin-bottom: 0
    }
    .callcatin_btn_div {
        margin-top: 40px
    }
    .see_all {
        font-size: 14px
    }
    .innerPagehead.about h1 {
        font-size: 20px;
        letter-spacing: 4px
    }
    .about_bg {
        padding: 80px 0 120px
    }
    .innerPagehead h6 {
        font-size: 18px;
        margin-top: 30px
    }
    .about_description h4 {
        font-size: 20px;
        line-height: 30px
    }
    .about_description .col_left .description {
        font-size: 18px;
        line-height: 28px;
        margin-top: 20px
    }
    .about_description .col_left,
    .make_us,
    .openings,
    .work {
        padding: 40px 0
    }
    .work_head h2 {
        font-size: 24px;
        line-height: 30px;
        margin-top: 10px
    }
    .work_head h3 {
        font-size: 18px
    }
    .make_us .row .card h4 {
        font-size: 16px;
        margin: 10px 0 6px
    }
    .make_us .row .card p {
        font-size: 14px;
        padding: 0 30px
    }
    .make_us .row2 {
        margin-top: 50px
    }
    .openings_row .nav-tabs .nav-link {
        font-size: 18px;
        margin-bottom: 25px
    }
    .tabs_text .card h6 {
        font-size: 16px
    }
    .tabs_text .card {
        padding: 15px 30px;
        margin-bottom: 20px
    }
    .services_row .opening_tabs {
        margin-top: 10px
    }
    .make_us .row,
    .platform .platform_carousel,
    .services_row,
    .usecase_row {
        margin-top: 30px
    }
    .hiring_text {
        padding: 15px 40px 20px 20px
    }
    .hiring_text h4,
    .hiring_text h6,
    .workimage_quote h4,
    .workimage_quote h5 {
        font-size: 18px
    }
    .hiring_text p {
        font-size: 15px;
        margin: 5px 0 10px;
        line-height: 24px
    }
}

@media(max-width:991px) {
    .dropdown-menu {
        display: block;
        background-color: transparent;
        border: none
    }
    .dropdown-menu:after,
    .dropdown-menu:before {
        display: none
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        top: 40px
    }
    .scroll-down {
        bottom: 10px
    }
    .elite_partners img {
        margin-bottom: 20px
    }
    .dropdown-item:focus,
    .dropdown-item:hover {
        background-color: transparent
    }
    .dropdown.d-none {
        display: none !important
    }
    .dropdown.d-block {
        display: block !important
    }
    .navbar-toggler1 {
        display: block
    }
    .menu-sec {
        left: 0;
        bottom: 0;
        height: 0;
        background: #00023e;
        position: fixed;
        min-width: 100%;
        z-index: 20;
        transition: .5s;
        -webkit-transistion: .5s;
        margin-top: 0;
        left: 0
    }
    .navbar-expand-lg .navbar-nav .nav-item {
        margin-bottom: 20px
    }
    .nav-item .border {
        display: none
    }
    .header_nav {
        padding: 100px 30px;
        align-items: flex-start
    }
    .menu {
        height: 100%
    }
    .header_nav li a {
        color: #fff !important
    }
    .closebtn {
        display: block;
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        z-index: 999;
        color: #fff
    }
    .menu-sec {
        display: block
    }
    .usecase_img {
        width: 100%
    }
    .navbar {
        padding: 15px 0 !important
    }
    .fixedbg {
        height: auto
    }
    .banner_bg {
        padding: 50px 0
    }
    .banner_text p {
        padding-right: 20px
    }
    .services_row .nav-tabs {
        display: flex !important
    }
    .services_row .nav-tabs .nav-item {
        width: 100px
    }
    .img_fluid {
        margin-top: 60px
    }
    .footer_bg .col-xs-12 {
        padding-left: 0
    }
    .footer_bg ul .course {
        margin-top: 40px;
        margin-bottom: 10px
    }
    .innerpage_sec ul p {
        font-size: 14px
    }
    .innerpage_sec ul h5 {
        font-size: 16px
    }
    .innerpage_row .col-lg-5 img {
        width: 270px
    }
    .about_description .col_left .description {
        padding-right: 0
    }
    .about_description h4 {
        font-size: 17px;
        line-height: 28px
    }
    .about_description .col_left .description {
        font-size: 16px;
        line-height: 24px;
        margin-top: 10px
    }
    .about_description .col_left {
        padding-bottom: 120px
    }
    .make_us .row .card p {
        padding: 0 5px
    }
    .openings_row .nav-tabs .nav-link {
        font-size: 16px;
        height: max-content
    }
    .usecase_row {
        height: 100%
    }
    .usecase_row .usecase_col {
        display: flex;
        align-items: center
    }
    .platform_carousel .card_body1 {
        height: 200px
    }
    .platform_sub .card_body1 p {
        padding-right: 0
    }
    .calltoaction_bg {
        margin: 40px 0
    }
    .section_head h2 {
        font-size: 24px
    }
    .services_row .nav-tabs .nav-link {
        font-size: 22px
    }
    .calltoaction h2 {
        font-size: 24px;
        line-height: 34px
    }
    .callcatin_btn_div {
        margin-top: 25px
    }
}

@media(max-width:767px) {
    .d-c-sec1 form {
        width: auto
    }
    .contact_left {
        padding-right: 0
    }
    .policy_link {
        margin: 15px 0 20px;
        justify-content: flex-start !important
    }

    .copy_rights .d-flex img {
        margin-left: 0 10px 0 0
    }
    .policy {
        margin: 0 5px
    }
    .policy_link a {
        padding: 0
    }
    /* .copy_flex,
    .copy_flex1 {
        display: block !important
    } */
    .copy_rights .copy_flex{
        display: block !important
    }
    .contact_left_text p {
        margin-bottom: 20px
    }
    .d-c-sec1 {
        padding: 40px 0 50px 0
    }
    .d-c-sec1 .contact-text h2 {
        padding-bottom: 25px;
        font-size: 16px;
        padding: 0 0 25px 0;
        text-align: center
    }
    .d-c-sec1 .contact-text h3 {
        padding: 0 0 25px 0;
        text-align: center
    }
    .d-c-sec1 .form-control {
        margin-bottom: 30px
    }
    .d-c-sec1 .form-group {
        margin-bottom: 0
    }
    .alert {
        top: 40px
    }
    .messagealert {
        top: 80px
    }
    .thank-you h4 {
        position: static;
        margin-top: 30px
    }
    .contact_text {
        padding: 40px 20px
    }
    .partner_row2 ul {
        padding: 0 20px
    }
    .partner_row .col-lg-3 {
        padding: 0
    }
    .partner_row img {
        margin-bottom: 15px
    }
    .section_head h5 {
        font-size: 24px;
        margin: 30px 0;
        line-height: 38px
    }
    .partner_row {
        margin: 30px 0 30px
    }
    .contact_text h3 {
        font-size: 22px;
        line-height: 30px
    }
    .thank-you h4 {
        font-size: 18px
    }
    .innerpage_row .d-flex {
        display: block !important
    }
    .innerpage_row .d-flex ul {
        margin-left: 20px
    }
    .innerpage_row .d-flex .ml-5 {
        margin-left: 20px !important;
        margin-top: 20px
    }
    .carousal_res .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        position: absolute;
        top: 30%
    }
    .home_bg {
        background-color: #00023e;
        background-image: none !important
    }
    .carousal_res .owl-carousel .owl-nav button.owl-prev {
        left: -10px
    }
    .carousal_res .owl-carousel .owl-nav button.owl-next {
        right: -10px
    }
    .inner_case .owl-carousel .owl-nav button.owl-next,
    .inner_case .owl-carousel .owl-nav button.owl-prev,
    .platform_res .owl-carousel .owl-nav button.owl-next,
    .platform_res .owl-carousel .owl-nav button.owl-prev,
    .usecase_res .owl-carousel .owl-nav button.owl-next,
    .usecase_res .owl-carousel .owl-nav button.owl-prev {
        position: absolute;
        top: 20%
    }
    .inner_case .owl-carousel .owl-nav button.owl-prev,
    .platform_res .owl-carousel .owl-nav button.owl-prev {
        left: -25px
    }
    .inner_case .owl-carousel .owl-nav button.owl-next,
    .platform_res .owl-carousel .owl-nav button.owl-next {
        right: -25px
    }
    .carousal_res .owl-next i,
    .carousal_res .owl-prev i {
        background-color: #e2e1e1;
        padding: 5px 8px;
        color: #000
    }
    .banner_image {
        height: 250px
    }
    .banner_bg {
        padding: 0 20px 50px
    }
    .banner_text h1 {
        font-size: 22px;
        line-height: 32px
    }
    .banner_text p {
        font-size: 14px;
        margin: 10px 0 30px;
        line-height: 24px
    }
    .industry_btns {
        display: block;
        margin-left: 0;
        margin-top: 20px
    }
    .common_head h3 {
        font-size: 20px;
        line-height: 30px
    }
    .industry_btn {
        border: 1px solid #125cfb
    }
    .img_fluid,
    .usecase_img {
        width: 280px !important;
        display: flex !important;
        margin: 0 auto
    }
    .container-fluid,
    .logo-container,
    .section_container,
    .usecase_container {
        padding: 0 20px
    }
    .common_head .text2 br,
    .section_head h2 br {
        display: none
    }
    .common_head h3,
    .common_head p,
    .platform_text.text-center,
    .section_head.text-center {
        text-align: left !important
    }
    .services_row .nav-tabs .nav-link,
    .services_row .nav-tabs .nav-link p {
        text-align: center
    }
    .section_head p {
        margin-top: 0;
        font-size: 15px;
        line-height: 28px
    }
    .section_head h2,
    .work_head h2 {
        font-size: 22px;
        line-height: 30px
    }
    .common_head p {
        line-height: 28px
    }
    .services_row .nav-tabs .nav-link {
        font-size: 20px
    }
    .platform_text,
    .work_head h3 {
        font-size: 16px
    }
    .platform_carousel .card_body h5,
    .usecase_text h5 {
        margin: 20px 0 7px;
        font-size: 18px
    }
    .platform_carousel .card_body1 {
        height: max-content
    }
    .arrow {
        width: 15px !important
    }
    .usecase_row .col-xs-12,
    .work .col-xs-12 {
        padding: 0
    }
    .platform_carousel .card_body p,
    .usecase_text p {
        padding-right: 0
    }
    .footer_bg,
    .industry {
        background-image: none !important;
        background-color: #00023e
    }
    .services_row .nav-tabs .nav-item {
        width: auto
    }
    .industry_head p {
        margin-top: 10px
    }
    .industry_btn {
        margin-top: 20px
    }
    .footer_bg ul .course {
        margin-top: 30px
    }
    .about_description .pr-0,
    .platform .pr-0,
    .work .pr-0 {
        padding-right: 20px !important
    }
    .about_description h4 p {
        padding: 0 5px
    }
    .innerPagehead .border1,
    .innerPagehead .border2 {
        width: 300px;
        margin: 20px 0 20px
    }
    .make_us .item .card img {
        width: auto;
        display: flex;
        margin-right: auto
    }
    .make_us .item .card {
        text-align: left;
        margin-bottom: 10px
    }
    .about_bg {
        padding: 80px 0 100px
    }
    .services_row .tab-content p {
        font-size: 15px;
        line-height: 28px
    }
    .innerPagehead h1 {
        font-size: 16px;
        letter-spacing: 2px
    }
    .innerpage_sec h6 {
        padding: 0;
        font-size: 16px;
        text-align: left !important
    }
    .about_description .col_left .description,
    .innerPagehead h6 {
        line-height: 28px;
        font-size: 16px
    }
    .innerPagehead.about h1 {
        font-size: 18px;
        letter-spacing: 3px
    }
    .innerpage_row .col-lg-5 img {
        display: flex;
        margin: 0 auto;
        margin-bottom: 20px
    }
    .innerpage_row {
        margin: 40px 0
    }
    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #125cfb !important
    }
    .innerpage_row .col-lg-7 {
        padding: 0
    }
    .callcatin_btn_div,
    .calltoaction h2 {
        text-align: center !important;
        padding: 0 20px
    }
    .tabs_text .card {
        padding: 12px 15px;
        margin-bottom: 10px
    }
    .tabs_text .card h6 {
        font-size: 14px;
        width: 190px
    }
    .openings_row .nav-tabs .nav-link {
        font-size: 18px;
        text-align: center
    }
    .innerPagehead.text-center {
        text-align: left !important
    }
    .innerPagehead h2 {
        font-size: 26px;
        line-height: 38px
    }
    .innerPagehead .ml-auto {
        margin-left: 0 !important
    }
    .workimage_quote {
        position: absolute;
        top: 50px;
        color: #fff;
        right: 10px;
        left: 10px
    }
    .workimage_quote img {
        width: 20px
    }
    .workimage_quote h4 {
        line-height: 30px;
        letter-spacing: 0
    }
    .workimage_quote h4 br {
        display: none
    }
    .make_us .row .card{
        margin-bottom: 50px;
    }
    .innerpage_row ul{
        padding-left: 20px;
    }
}

@media(max-width:375px) {
    .banner_text h1 .br1 {
        display: none
    }
}