/*
Theme Name:  Readable Child Theme
Theme URI:   https://www.proteusthemes.com/
Description: Child theme for the Readable theme
Author:      ProteusThemes
Template:    readable
Version:     1.2.0
*/


/* add custom CSS code bellow */

@charset "UTF-8";

h3.coments-ti, p.coments-number {
    display: none;
}

img{
    max-width:100%;
    height:auto
}
body{
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:13px;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    overflow-x:hidden;
    color:#333
}
@media (max-width:768px){
    body.o-fixedBody{
        position:fixed;
        top:0;
        width:100%;
        left:0
    }
}
h1,h2,h3,h4,h5,h6{
    font-family:'Helvetica', 'Arial', sans-serif;
    color:#333;
    position:relative;
    font-weight:600
}
h1,h2,h3,h4,h5,h6{
    font-family:'Helvetica', 'Arial', sans-serif;
    color:#333;
    position:relative;
    font-weight:600
}
.h1,h1{
    font-size:34px
}
@media (min-width:992px){
    .h1,h1{
        font-size:62px;
        line-height:75px
    }
}
.h2,h2{
    font-size:30px
}
@media (min-width:992px){
    .h2,h2{
        font-size:48px
    }
}
.h3,h3{
    font-size:26px
}
.h4,h4{
    font-size:22px
}
.h5,h5{
    font-size:20px
}
.h6,h6{
    font-size:18px
}
p{
    line-height:25px;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    margin:0 0 25px;
    font-family: Helvetica, Arial, sans-serif;
    color:#333
}
a,button,input,svg{
    font-family: Helvetica, Arial, sans-serif;
    -webkit-transition:all .5s;
    transition:all .5s
}
button,input[type=reset],input[type=submit]{
    cursor:pointer;
    background:0 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size:12px;
    border:none;
    text-transform:uppercase;
    width:100%;
    position:relative;
    z-index:2
}
a,button,select,textarea{
    text-decoration:none
}
a:active,a:focus,a:hover,button:active,button:focus,button:hover,select:active,select:focus,select:hover,textarea:active,textarea:focus,textarea:hover{
    text-decoration:none;
    outline:0
}
fieldset{
    border:1px solid #dbd7d7;
    padding:15px;
    margin:0 0 25px
}
fieldset legend{
    font-size:14px;
    color:#333;
    width:auto;
    padding:0 10px;
    border-bottom:none;
    float:none;
    margin:0
}
fieldset input[type=tel],fieldset input[type=text],fieldset input[type=url],fieldset select,fieldset textarea{
    border:none;
    color:#797979;
    font-weight:400;
    width:100%;
    padding:0 10px
}
fieldset textarea{
    height:150px
}
textarea{
    resize:none
}
select::-ms-expand{
    display:none
}
::-webkit-input-placeholder{
    color:#797979;
    font-weight:400;
    opacity:1
}
::-moz-placeholder{
    color:#797979;
    font-weight:400;
    opacity:1
}
:-ms-input-placeholder{
    color:#797979;
    font-weight:400;
    opacity:1
}
::-ms-input-placeholder{
    color:#797979;
    font-weight:400;
    opacity:1
}
::placeholder{
    color:#797979;
    font-weight:400;
    opacity:1
}
:-ms-input-placeholder{
    color:#797979;
    font-weight:400;
    opacity:1
}
::-ms-input-placeholder{
    color:#797979;
    font-weight:400;
    opacity:1
}
ul{
    list-style:none;
    margin-bottom:0;
    padding-left:0
}
.font-family-sour{
    font-family:'Helvetica', 'Arial', sans-serif
}
.d-block{
    display:block
}
.d-inline-block{
    display:inline-block
}
.white-color{
    color:#fff!important
}
.white-bg-color{
    background-color:#fff
}
.grey-bg-color{
    background-color:#f5f5f5
}
.green-color{
    color:#14df7d
}
.blue-color{
    color:#091b38!important
}
.light-blue-color{
    color:#4a90e2
}
.pad-80{
    padding:50px 0
}
@media (min-width:992px){
    .pad-80{
        padding:80px 0
    }
}
.padding-30{
    padding:30px 0
}
.pad-40{
    padding:40px 0
}
.padding-50{
    padding:50px 0
}
.pad-top-20{
    padding-top:20px
}
.pad-top-30{
    padding-top:30px
}
.pad-top-40{
    padding-top:40px
}
.pad-top-50{
    padding-top:50px
}
.pad-top-100{
    padding-top:100px
}
.pad-top-120{
    padding-top:120px
}
.pad-top-50{
    padding-top:50px
}
.pad-bot-10{
    padding-bottom:10px
}
.pad-bot-20{
    padding-bottom:20px
}
.pad-bot-30{
    padding-bottom:30px
}
.pad-bot-40{
    padding-bottom:40px
}
.pad-bot-50{
    padding-bottom:50px
}
.pad-bot-80{
    padding-bottom:40px
}
.pad-bot-150{
    padding-bottom:150px
}
.padding-all-60{
    padding:60px
}
.margin-bottom-0{
    margin-bottom:0
}
.center{
    text-align:center
}
.anchor-link{
    font-size:13px;
    line-height:19px;
    text-align:center;
    display:inline-block;
    max-width:325px;
    margin-top:10px;
    text-decoration:underline;
    font-weight:600
}
@media (min-width:992px){
    .anchor-link{
        font-size:14px
    }
}
.anchor-link--white{
    color:#cbe3ff
}
.home-link{
    font-family:'Helvetica', 'Arial', sans-serif;
    color:#333;
    font-size:16px;
    font-weight:500;
    text-decoration:underline;
    display:block
}
@media (min-width:992px){
    .home-link{
        font-size:19px
    }
}
.home-link:hover{
    color:#000
}
.mobile-off{
    display:none
}
@media (min-width:992px){
    .mobile-off{
        display:block
    }
}
.desktop-off{
    display:block
}
@media (min-width:992px){
    .desktop-off{
        display:none
    }
}
@media screen and (min-width:1280px){
    .container{
        max-width:1170px
    }
}
.u-border-color--secondary{
    border-color:#495376!important
}
.close{
    float:right;
    font-size:21px;
    font-weight:700;
    line-height:1;
    color:#000;
    text-shadow:0 1px 0 #fff;
    opacity:.2
}
.modal-close{
    padding:0;
    cursor:pointer;
    background:0 0;
    border:0;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    position:absolute;
    right:-15px;
    top:-15px;
    background:#fff;
    border:1px solid #fff;
    opacity:1;
    width:30px;
    height:30px;
    border-radius:50%
}
.left{
    text-align:left!important
}
.font-size-24{
    font-size:24px;
    line-height:32px;
    font-weight:500
}
.padding-top-20{
    padding-top:20px
}
.font-size-42{
    font-size:28px;
    line-height:42px
}
@media (min-width:992px){
    .font-size-42{
        font-size:42px;
        line-height:52px
    }
}
.font-size-20{
    font-size:20px;
    line-height:32px
}
.o-blogBttn{
    text-decoration:none;
    background:0 0;
    background-color:transparent;
    padding:10px 35px;
    display:block;
    color:#333;
    position:relative;
    width:90%;
    font-size:12px;
    border:none;
    border-top:1px solid #333;
    border-bottom:1px solid #333
}
.o-blogBttn.o-submitBttn{
    display:inline-block;
    margin:0 auto;
    width:auto
}
.o-blogBttn:hover{
    color:#ff0085
}
.draw::before{
    left:50%;
    top:-2px;
    -webkit-transition-duration:.4s;
    transition-duration:.4s
}
.draw::after{
    left:50%;
    bottom:-2px;
    -webkit-transition-duration:.4s;
    transition-duration:.4s
}
.draw:hover::after,.draw:hover::before{
    left:0
}
.draw::after,.draw::before{
    content:"";
    width:0;
    height:2px;
    position:absolute;
    -webkit-transition:all .2s linear;
    transition:all .2s linear;
    background:#ff0085
}
.draw:hover::after,.draw:hover::before{
    width:100%
}
.btn{
    font-size:14px;
    font-weight:700;
    max-width:350px;
    padding:12px 0;
    display:block;
    width:275px
}
@media (min-width:992px){
    .btn{
        display:block;
        text-align:center;
        border-radius:5px;
        padding:20px;
        font-size:18px;
        text-transform:uppercase;
        max-width:350px;
        text-decoration:none;
        position:relative;
        font-weight:600;
        margin:0 auto;
        position:relative;
        text-align:center;
        width:auto
    }
}
.btn-orange{
    color:#fff;
    border:2px solid #ff5800;
    background-color:#ff5800;
    position:relative;
    margin:0 auto
}
.btn-orange:after{
    position:relative;
    content:'';
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/arrow-white.png) no-repeat;
    width:20px;
    height:14px;
    display:inline-block;
    margin-left:15px;
    top:50%;
    -webkit-transform:translatey(-50%);
    transform:translatey(-50%);
    position:absolute
}
.btn-orange:hover{
    background-color:#fff;
    color:#ff5800
}
.btn-orange:hover:after{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/arrow-orange.png) no-repeat
}
.btn:focus{
    -webkit-box-shadow:none;
    box-shadow:none
}
.home-fi .btn{
    width:270px
}
@media (min-width:992px){
    .home-fi .btn{
        width:350px
    }
}
a.black-btn{
    display:none
}
.btn_wrapper.btn2{
    position:relative;
    z-index:1
}
.main{
    margin:0 auto;
    display:block;
    height:100%;
    margin-top:60px
}
.mainInner{
    display:table;
    height:100%;
    width:100%;
    text-align:center
}
.mainInner div{
    display:table-cell;
    vertical-align:middle;
    font-size:3em;
    font-weight:700;
    letter-spacing:1.25px
}
#sidebarMenu{
    height:100%;
    position:fixed;
    right:0;
    width:250px;
    -webkit-transform:translateX(250px);
    transform:translateX(250px);
    -webkit-transition:-webkit-transform 250ms ease-in-out;
    transition:-webkit-transform 250ms ease-in-out;
    transition:transform 250ms ease-in-out;
    transition:transform 250ms ease-in-out,-webkit-transform 250ms ease-in-out;
    background-color:#333;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/choosing-img.jpg);
    background-position:60% 0;
    background-repeat:no-repeat;
    background-size:cover;
    top:0;
    bottom:0;
    z-index:9
}
#sidebarMenu.active{
    width:100%
}
#sidebarMenu:after{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    content:'';
    background:rgba(0,0,0,.5);
    z-index:2
}
.sidebarInner{
    padding-top:50px;
    position:relative;
    z-index:3
}
@media only screen and (min-device-width:320px) and (max-device-width:767px) and (orientation:landscape){
    .sidebarInner{
        height:280px;
        overflow:scroll
    }
}
.o-menuTitle{
    width:100%;
    color:#fff;
    font-size:10px;
    margin-bottom:25px;
    letter-spacing:2px
}
.sidebarMenuInner{
    margin:0;
    padding:0
}
.sidebarMenuInner li{
    list-style:none;
    color:#7b3e23;
    text-transform:uppercase;
    cursor:pointer
}
.sidebarMenuInner li a{
    color:#fff;
    text-transform:capitalize;
    cursor:pointer;
    text-decoration:none;
    padding:15px 5px;
    display:inline-block;
    position:relative;
    -webkit-transition:all .5s;
    transition:all .5s;
    font-size:35px;
    line-height:normal;
    font-family:Prata,serif
}
@media screen and (max-width:480px){
    .sidebarMenuInner li a{
        font-size:24px
    }
}
.sidebarMenuInner li a::after{
    content:"";
    position:absolute;
    left:50%;
    bottom:0;
    width:50px;
    height:1px;
    background-color:#a7a6a6;
    -webkit-transition:all .5s;
    transition:all .5s;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.sidebarMenuInner li a:hover{
    padding-left:30px!important;
    -webkit-transition:all .5s;
    transition:all .5s
}
.sidebarMenuInner li a:hover::after{
    width:15px;
    -webkit-transition:all .5s;
    transition:all .5s
}
.o-side-menu .sidebarMenuInner li.active a{
    color:#ff0085!important
}
.o-side-menu input[type=checkbox]:checked~#sidebarMenu{
    -webkit-transform:translateX(0);
    transform:translateX(0)
}
.o-side-menu input[type=checkbox]{
    -webkit-transition:all .5s;
    transition:all .5s;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:none
}
.sidebarIconToggle{
    cursor:pointer;
    position:absolute;
    z-index:99;
    top:12px;
    right:15px!important;
    margin:0;
    padding:0
}
.sidebarIconToggle span{
    color:#fff;
    text-transform:uppercase;
    margin:5px -3px;
    display:inline-block;
    font-size:11px
}
.spinner{
    -webkit-transition:all .3s;
    transition:all .3s;
    height:3px;
    margin-bottom:5px;
    background-color:#333
}
.horizontal{
    -webkit-transition:all .3s;
    transition:all .3s;
    position:relative
}
.diagonal.long{
    width:37px
}
.horizontal.short{
    width:24px
}
.o-side-menu input[type=checkbox]:checked~.sidebarIconToggle>.horizontal{
    -webkit-transition:all .3s;
    transition:all .3s;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    opacity:0
}
.o-side-menu input[type=checkbox]:checked~.sidebarIconToggle>.diagonal.part-1{
    -webkit-transition:all .3s;
    transition:all .3s;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
    margin-top:0;
    background:#333;
    width:25px
}
.o-side-menu input[type=checkbox]:checked~.sidebarIconToggle>.diagonal.part-2{
    -webkit-transition:all .3s;
    transition:all .3s;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
    background:#333;
    margin-top:-17px;
    width:25px
}
.blackBG{
    z-index:9;
    background:rgba(255,255,255,.5);
    width:100%;
    height:100%;
    position:fixed
}
.o-fixedBody .sidebarIconToggle{
    position:fixed;
    top:33px;
    -webkit-transform:translateY(0);
    transform:translateY(0)
}
.o-menu-wrap{
    position:static
}
.o-header{
    background:#fff;
    position:fixed;
    z-index:9999999;
    width:100%;
    top:0;
    -webkit-box-shadow:0 5px 5px 0 #0000005c;
    box-shadow:0 5px 5px 0 #0000005c;
    border-bottom:1px solid #ccc
}
@media screen and (min-width:992px){
    .o-header{
        min-height:50px
    }
}
.o-header .navbar-brand{
    padding:18px 0;
    margin-right:0;
    font-size:1.25rem
}
@media screen and (min-width:992px){
    .o-header .navbar-brand{
        padding: 0 0 0;
        /* padding:7px 0 0; */
    }
}
.o-header .navbar{
    padding:0;
    position:static;

    width:100%;

}
.o-header .navbar ul>li a{
    color:#fff;
    font-size:14px;
    font-weight:500;
    line-height:45px;
    display:block
}
@media screen and (min-width:1px){
    .o-header .navbar ul>li a{
        padding-left:20px
    }
}
@media screen and (min-width:992px){
    .o-header .navbar ul>li a{
        padding:0 7px
    }
}
@media screen and (min-width:1200px){
    .o-header .navbar ul>li a{
        padding:0 13px
    }
}
@media screen and (min-width:992px){
    .o-header .navbar ul>li a{
        color:#333
    }
}
.o-header .navbar ul>li a:hover{
    color:#fff
}
@media screen and (min-width:992px){
    .o-header .navbar ul>li a:hover{
        color:#333
    }
}
.o-header .navbar ul>li.active a{
    color:#ff0085
}
/*.o-header .navbar ul>li:first-child{
    padding-left:0
}*/
.o-header .navbar ul>li:last-child{
    padding-right:0
}
.o-header .dropdown{
    width:100vw;
    position:absolute;
    height:100vh;
    padding:30px 50%;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/banner-pattern.png) no-repeat 100% 100%;
    background-color:#333;
    color:#fff
}
.o-header .menu-holder-pan3{
    max-width:1170px;
    margin:0 auto;
    text-align:left
}
.o-header .request-quote{
    color:#333;
    border:2px solid #ff5800;
    display:block;
    text-align:center;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    font-size:15px;
    max-width:320px;
    text-decoration:none;
    position:relative;
    margin-left:0;
    text-align:left;
    display:none;
    text-transform:uppercase!important
}
@media screen and (min-width:992px){
    .o-header .request-quote{
        padding:8px 10px;
        font-size:14px!important
    }
}
@media screen and (min-width:1200px){
    .o-header .request-quote{
        padding:8px 20px;
        font-size:15px!important
    }
}
@media (min-width:992px){
    .o-header .request-quote{
        display:block;
        width:125px;
        text-align:center
    }
}
.o-header .hireus{
    color:#6e6e6e;
    border:2px solid #ff5800;
    background-color:transparent;
    display:block;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding:8px 3px;
    font-size:13px;
    max-width:320px;
    text-decoration:none;
    position:relative;
    margin-left:15px;
    text-align:center;
    top:2px;
    text-transform:none;
    color:#fff;
    display:block;
    width:135px;
    font-weight:500;
    top:0;
    margin:0;
    background-size:15px;
    background-color:#ff5800;
    line-height: 1.5!important;
}
@media screen and (min-width:425px){
    .o-header .hireus{
        padding:8px 7px;
        font-size:13px
    }
}
@media screen and (min-width:768px){
    .o-header .hireus{
        margin:0 0 0 15px
    }
}
@media screen and (min-width:992px){
    .o-header .hireus{
        padding:8px 10px;
        font-size:14px;
        background-size:15px
    }
    .o-header .hireus:hover svg {
        transform: translateX(10px);
    }
    .o-header .hireus:hover svg path{
        fill: #ff5800;
    }
}
@media screen and (min-width:1200px){
    .o-header .hireus{
        padding:10px 6px 10px 6px;
        font-size:15px;
        /*background:url(https://www.capitalnumbers.com/images/common/arrow-white.png) 90% 50% no-repeat #ff5800*/
        background-color: #ff5800;
        font-weight: 600;
    }
    .o-header .hireus:hover{
        background-image: none!important;
        background-color: #fff;
        border-color: #ff5800;
        color: #ff5800;
    }
}
#navbar .collapse:not(.show){
    right:-100%;
    display:block
}
.o-navigation-bar-new{
    padding:0
}
.o-navigation-bar-new #primaryNav{
    width:100vw;
    position:fixed;
    top:50px;
    right:0;
    height:calc(100vh - 53px);
    overflow-y:scroll;
    background:#020a13;
    transition:.4s all;
    padding: 0 20px;
}
@media screen and (min-width:992px){
    .o-navigation-bar-new #primaryNav{
        overflow-y:visible;
        position:static;
        padding:0;
        text-align:right;
        width:auto;
        height:auto;
        background:0 0;
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end
    }
}
.o-navigation-bar-new #primaryNav .request-quote{
    line-height:19px;
    display:inline-block;
    background-color:#a9cf00;
    color:#fff;
    margin-top:12px;
    border-radius:0;
    border:0;
    width:125px;
    padding:10px 20px;
    font-weight:700;
    text-align:center;
    border-radius:5px;
    border:1px solid transparent;
    font-weight:500
}
.o-navigation-bar-new #primaryNav .request-quote:hover{
    background-color:#fff;
    color:#fa5701;
    border:0;
    border:1px solid #ff5800
}
.o-navigation-bar-new #primaryNav .request-quote:hover:after{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/arrow-orange.png) 50% 50% no-repeat;
    content:"";
    right:20px;
    display:none
}
.o-navigation-bar-new #primaryNav .request-quote:after{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/arrow-white.png) 50% 50% no-repeat;
    right:15px;
    display:none
}
.o-navigation-bar-new #primaryNav>ul{
    overflow-x:hidden
}
@media screen and (min-width:992px){
    .o-navigation-bar-new #primaryNav>ul{
        overflow-x:visible
    }
}
.o-navigation-bar-new #primaryNav>ul>li a{
    padding-bottom:9px;
    text-transform: none !important;
}
@media screen and (min-width:767px){
    .o-navigation-bar-new #primaryNav>ul>li::after{

        position: relative;
        content: "";
        border-bottom: 3px solid #14df7d;
        display: none;
        bottom: 3px;
        width: 80%;
        height: 3px;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: -10px;
    }
}
.o-navigation-bar-new #primaryNav>ul>li.has-submenu{
    padding-right:0
}
.o-navigation-bar-new #primaryNav>ul>li.has-submenu>a{
    position:relative;
    line-height:45px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    background:0 0!important;
}
@media screen and (min-width:992px){
    .o-navigation-bar-new #primaryNav>ul>li.has-submenu>a{
        padding-right:9px;
        padding-bottom:9px
    }
}
@media screen and (min-width:1200px){
    .o-navigation-bar-new #primaryNav>ul>li.has-submenu>a{
        padding-right:13px;
        padding-left:13px;
        padding-bottom:9px
    }
}
@media (max-width:768px){
    .o-navigation-bar-new #primaryNav>ul>li.has-submenu>a{
        padding-right:10px;
        padding-bottom:10px;
        color:#fff;
    }
}
@media screen and (min-width:992px){
    .o-navigation-bar-new #primaryNav>ul>li.has-submenu>a{
        background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/nav-down-arrow.svg) 100% calc(50% - 5px) no-repeat
    }
}
.o-navigation-bar-new #primaryNav>ul>li.has-submenu>a span{
    font-size:20px;
    font-weight:500;
    flex:0 0 24px;
    height:24px;
    width:24px;
    border-radius:50%;
    border:#fff 1px solid;
    line-height:20px;
    text-align:center
}
.o-navigation-bar-new #primaryNav>ul>li.has-submenu>a.dropdown-toggle::after{
    display:none
}
.o-navigation-bar-new #primaryNav>ul>li.has-submenu>span{
    position:relative;
    padding-right:13px
}
@media screen and (min-width:992px){
    .o-navigation-bar-new #primaryNav>ul>li.has-submenu>span{
        background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/nav-down-arrow.svg) 100% 50% no-repeat
    }
}
.o-navigation-bar-new #primaryNav>ul>li.active span{
    line-height:22px!important
}
.o-navigation-bar-new #primaryNav>ul>li.active a{
    color:#fff
}
.o-navigation-bar-new #primaryNav>ul>li.active a:hover{
    color:#fff
}
.o-navigation-bar-new #primaryNav>ul>li:hover::after{
    display:block;
}
@media screen and (min-width:992px){
    .o-navigation-bar-new #primaryNav>ul>li:hover>ul{
        opacity:1;
        visibility:visible;
        height:auto;
        display:block;
    }
}
.o-navigation-bar-new #primaryNav>ul>li>ul{
    width:100vw;
    position:static;
    padding:0;
    height:0;
    display:none;
    overflow:hidden;
    background:#020a13;
    border-radius:0;
    -webkit-transition:.4s all;
    transition:.4s all
}
@media screen and (min-width:992px){
    .o-navigation-bar-new #primaryNav>ul>li>ul{
        position:absolute;
        left:0;
        top:auto;
        opacity:1;
        display:block
    }
}
.o-navigation-bar-new #primaryNav>ul>li>ul.showNav{
    display:block;
    height:100%
}
.o-navigation-bar-new #primaryNav>ul>li>ul li.has-submenu{
    padding-right:0
}
.o-navigation-bar-new #primaryNav>ul>li>ul li.has-submenu>a,.o-navigation-bar-new #primaryNav>ul>li>ul li.has-submenu>span{
    position:relative;
    padding:10px 0 10px 10px
}
@media screen and (min-width:992px){
    .o-navigation-bar-new #primaryNav>ul>li>ul li.has-submenu>a,.o-navigation-bar-new #primaryNav>ul>li>ul li.has-submenu>span{
        background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/common/nav-right-arrow.svg) 90% 50% no-repeat
    }
}
.o-navigation-bar-new #primaryNav>ul>li>ul li.has-submenu:hover>a,.o-navigation-bar-new #primaryNav>ul>li>ul li.has-submenu:hover>span{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/common/nav-right-arrow.svg) 90% 50% no-repeat #dadada;
    color:#333;
    border-left:4px solid #14df7d
}
.o-navigation-bar-new #primaryNav>ul>li>ul li a{
    /*padding:10px 0;*/
    color:#fff;
    line-height:1.2
}
.o-navigation-bar-new #primaryNav>ul>li>ul li ul{
    left:100%;
    width:100%;
    position:absolute;
    background:#fff;
    -webkit-box-shadow:1px 3px 5px 0 rgba(0,0,0,.37);
    box-shadow:1px 3px 5px 0 rgba(0,0,0,.37);
    padding:0
}
.o-navigation-bar-new #primaryNav>ul>li>ul li ul li a{
    padding:10px 0 10px 10px;
    background-color:#fff;
    background-image:none
}
.o-navigation-bar-new #primaryNav>ul>li>ul li ul li a:hover{
    background-color:#dadada;
    background-image:none;
    color:#333;
    border-left:4px solid #14df7d
}
.o-navigation-bar-new .navbar-nav{
    padding-top:10px
}
.o-navigation-bar-new img{
    padding-top:15px
}
.o-navigation-bar-new .dropdown-menu{
    margin-top:0;
    border:none;
    display:block;
    opacity:0;
    height:0
}
.o-navigation-bar-new li ul li{
    font-size:14px
}
.o-navigation-bar-new li ul li a{
    border-left:0;
    color:#fff;
    font-size:14px;
    padding:8px 0
}
.o-navigation-bar-new li ul li a:hover{
    background-color:transparent;
    color:#14df7e
}
.o-navigation-bar-new li ul li a:hover span{
    background-color:transparent;
    color:#14df7e
}
.o-navigation-bar-new li ul li span{
    border-left:0;
    color:#cdcdcd;
    font-size:14px;
    font-weight:400
}
.o-navigation-bar #primaryNav li.has-submenu>a{
    background-position:100% 41%;
    padding-bottom:9px
}
.o-navigation-bar #primaryNav li.has-submenu>span{
    background-position:100% 41%;
    padding-bottom:9px
}
.o-navigation-bar #primaryNav .menu-holder-pan5-pan ul:before{
    display:none
}
.o-navigation-bar #primaryNav .menu-holder-pan5-pan ul li{
    width:100%;
    padding:0 0 0 5px;
    margin:0
}
.o-navigation-bar #primaryNav .menu-holder-pan2-pan ul:before{
    display:none
}
.o-navigation-bar #primaryNav .menu-holder-pan2-pan ul li{
    width:100%;
    padding:0 0 0 5px;
    margin:0
}
.o-navigation-bar img{
    padding-top:0;
}
.menu-holder-pan3 .menu-heading{
    font-size:16px;
    color:#fff;
    line-height:22px;
    margin-top:10px;
    font-weight:500;
    margin-bottom:20px;
    position:relative;
    padding-left:5px;
    display:block;
    white-space:nowrap
}
.menu-holder-pan3 .menu-heading:before{
    content:"";
    width:30px;
    height:2px;
    background-color:#14df7e;
    position:absolute;
    left:5px;
    bottom:-6px
}
.menu-holder-pan3 .menu-holder-pan5-pan{
    border-left:none;
    padding-left:15px;
    height:inherit
}
@media screen and (min-width:992px){
    .menu-holder-pan3 .menu-holder-pan5-pan{
        border-left:1px solid #495376
    }
}
.menu-holder-pan3 .menu-holder-pan3-pan{
    border-left:none;
    padding-left:15px;
    height:inherit
}
@media screen and (min-width:992px){
    .menu-holder-pan3 .menu-holder-pan3-pan{
        border-left:1px solid #495376
    }
}
.menu-holder-pan3 .menu-holder-pan3-pan li{
    width:auto;
    padding-left:5px
}
.menu-holder-pan3 .menu-holder-pan3-pan li a:hover{
    background-color:transparent;
    color:#14df7e
}
.menu-holder-pan3 .menu-holder-pan3-pan li a:hover span{
    background-color:transparent;
    color:#14df7e
}
.menu-holder-pan3 .menu-holder-pan2-pan{
    border-left:none;
    padding-left:15px;
    height:inherit
}
@media screen and (min-width:992px){
    .menu-holder-pan3 .menu-holder-pan2-pan{
        border-left:1px solid #495376
    }
}
.menu-holder-pan3 .menu-holder-pan2-pan li{
    width:auto;
    padding-left:10px
}
.navbar-toggler{
    position:relative;
    padding:0;
    width:26px;
    height:22px;
    border:0;
    margin-right:15px;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0
}
.navbar-toggler:focus{
    border:none;
    -webkit-box-shadow:none;
    box-shadow:none
}
@media all and (max-width:768px){
    .navbar-toggler span{
        display:none
    }
}
#nav-icon4{
    width:26px;
    height:18px;
    position:relative;
    margin:0 auto;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    -webkit-transition:.5s ease-in-out;
    transition:.5s ease-in-out;
    cursor:pointer
}
#nav-icon4 span{
    display:block;
    position:absolute;
    height:2px;
    width:100%;
    background:#333;
    border-radius:9px;
    opacity:1;
    left:0;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    -webkit-transition:.25s ease-in-out;
    transition:.25s ease-in-out
}
#nav-icon4 span:nth-child(1){
    top:0;
    -webkit-transform-origin:left center;
    transform-origin:left center
}
#nav-icon4 span:nth-child(2){
    top:8px;
    -webkit-transform-origin:left center;
    transform-origin:left center;
    width:14px;
    right:0;
    left:inherit
}
#nav-icon4 span:nth-child(3){
    top:16px;
    -webkit-transform-origin:left center;
    transform-origin:left center;
    width:20px;
    right:0;
    left:inherit
}
#nav-icon4.open span:nth-child(1){
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    top:1px;
    left:4px
}
#nav-icon4.open span:nth-child(2){
    width:0%;
    opacity:0
}
#nav-icon4.open span:nth-child(3){
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    top:19px;
    left:4px;
    width:26px
}
.mb-justyfy-center{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media (min-width:992px){
    .mb-justyfy-center{
        -webkit-box-align:inherit;
        -ms-flex-align:inherit;
        align-items:inherit
    }
}
.high{
    padding:50px 0
}
@media (min-width:992px){
    .high{
        padding:80px 0 50px!important
    }
}
.high h2{
    font-weight:600
}
.high p{
    font-family:'Helvetica', 'Arial', sans-serif!important
}
.home-build{
    padding:50px 0 20px
}
@media (min-width:992px){
    .home-build{
        padding:80px 0 50px!important
    }
}
@media screen and (min-width:768px){
    .navbar-expand-md .navbar-collapse{
        display:none!important;
        -ms-flex-preferred-size:auto;
        flex-basis:auto
    }
    .navbar-expand-md .navbar-collapse.show{
        display:block!important
    }
    .navbar-expand-md .navbar-toggler{
        display:block
    }
}
@media screen and (min-width:992px){
    .navbar-expand-md .navbar-collapse{
        display:-webkit-box!important;
        display:-ms-flexbox!important;
        display:flex!important;
        -ms-flex-preferred-size:auto;
        flex-basis:auto
    }
    .navbar-expand-md .navbar-toggler{
        display:none
    }
}
@media screen and (min-width:768px){
    .navbar-expand-md .navbar-nav{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
@media screen and (min-width:992px){
    .navbar-expand-md .navbar-nav{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row
    }
}
a.hiring{
    background-color:#4b8fe2;
    color:#fff;
    padding:3px 3px;
    border-radius:5px;
    margin-top:5px;
    font-weight:500;
    position:relative;
    margin-left:10px;
    -webkit-box-flex:0;
    -ms-flex:0 0 66px;
    flex:0 0 66px;
    font-size:9px;
    display:none;
}
@media screen and (min-width:992px){
    a.hiring{
        padding:3px 3px;
        margin-left:5px;
        -webkit-box-flex:0;
        -ms-flex:0 0 95px;
        flex:0 0 95px;
        font-size:12px;
        margin-top:7px;
        display: block;
    }
}
@media screen and (min-width:1280px){
    a.hiring{
        -webkit-box-flex:1;
        -ms-flex:auto;
        flex:auto;
        padding:3px 5px;
        font-size:13px;
        display: block;
    }
}
span.hiring-arrow{
    position: absolute;
    left: -6px;
    bottom: 0;
    width: 0;
    height: 0;
    border-width: 10px 10px 0 0;
    border-color: #4b8fe2 transparent transparent transparent;
    border-style: solid;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.o-banner{
    background-color:#091b38;
    padding:45px 0 20px;
    text-align:center;
    position:relative
}
@media (min-width:992px){
    .o-banner{
        text-align:left;
        padding:85px 0 50px
    }
}
.o-banner h1{
    color:#fff;
    font-size:36px;
    font-weight:700;
    padding-bottom:20px
}
@media (min-width:992px){
    .o-banner h1{
        font-size:62px;
        line-height:75px
    }
}
.o-banner h1 .subheading{
    font-size:24px;
    padding-bottom:20px;
    display:block;
    line-height:normal;
    text-transform:capitalize;
    font-weight:600
}
@media (min-width:992px){
    .o-banner h1 .subheading{
        font-size:40px;
        line-height:50px;
        font-weight:500
    }
}
.o-banner .btn{
    margin:0 auto
}
@media (min-width:992px){
    .o-banner .btn{
        margin:0
    }
}
@media screen and (min-width:992px){
    .hm-page .o-banner{
        padding:85px 0 80px
    }
}
.hm-page .o-banner h1{
    font-size:26px;
    line-height:40px;
    color:#fff;
    padding:25px 0 20px
}
.hm-page .o-banner h2{
    color:#fff;
    font-size:36px;
    font-weight:700;
    padding-bottom:20px;
    line-height:44px
}
@media (min-width:992px){
    .hm-page .o-banner h2{
        font-size:62px;
        line-height:75px
    }
}
.hm-page .o-banner h2 .subheading{
    font-size:24px;
    padding-bottom:20px;
    display:block;
    line-height:normal;
    text-transform:capitalize;
    font-weight:600
}
@media (min-width:992px){
    .hm-page .o-banner h2 .subheading{
        font-size:40px;
        line-height:50px;
        font-weight:500;
        margin-top:10px
    }
}
.bnr-icon{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    max-width:360px;
    margin:0 auto;
    height:160px
}
@media (min-width:992px){
    .bnr-icon{
        display:none
    }
}
.home-bnr-icon{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-bottom:20px
}
.home-bnr-icon li{
    -webkit-box-flex:0;
    -ms-flex:0 0 33%;
    flex:0 0 33%;
    margin-bottom:25px;
    font-size:0;
    background-repeat:no-repeat
}
.home-bnr-icon li:nth-child(1){
    background-position:0 -140px
}
.home-bnr-icon li:nth-child(2){
    background-position:-115px -140px
}
.home-bnr-icon li:nth-child(3){
    background-position:-244px -140px
}
.home-bnr-icon li:nth-child(4){
    background-position:-380px -145px
}
.home-bnr-icon li:nth-child(5){
    background-position:-500px -140px
}
.video-pan{
    display:none
}
@media (min-width:992px){
    .video-pan{
        position:relative;
        overflow:hidden;
        display:block;
        height:323px;
        width:98%
    }
    .video-pan .banner-logo{
        width:100%;
        position:absolute;
        left:0;
        top:0;
        z-index:1000
    }
}
@media screen and (min-width:1199px){
    .video-pan{
        height:400px;
        width:100%
    }
}
.home-award-logo{
    display:none;
    margin-top:10px
}
@media screen and (min-width:992px){
    .home-award-logo{
        background-size:contain;
        display:block;
        width:100%;
        height:186px;
        background-repeat:no-repeat;
        opacity:.9;
        background-position:center center
    }
}
.banner-right{
    text-align:center;
    z-index:9999
}
@media (min-width:992px){
    .banner-right{
        text-align:left
    }
}
.banner-right .anchor-link{
    text-align:center
}
@media (min-width:992px){
    .banner-right .anchor-link{
        text-align:left
    }
}
@media (min-width:992px){
    .banner-right .btn{
        margin:0
    }
}
#myModal1 .modal-dialog{
    width:100%;
    background:#000;
    margin:0 auto;
    height:100%;
    -webkit-transform:translate(0,0);
    transform:translate(0,0);
    max-width:100%!important
}
.ytp-large-play-button{
    position:absolute;
    left:50%;
    top:50%;
    width:68px;
    height:48px;
    margin-left:-34px;
    margin-top:-24px;
    -webkit-transition:opacity .25s cubic-bezier(0,0,.2,1);
    transition:opacity .25s cubic-bezier(0,0,.2,1);
    z-index:63
}
#myModal1 .modal-body{
    padding:80px 0
}
.modal-body{
    position:relative
}
#myModal1 button.close{
    z-index:999;
    position:relative;
    right:0;
    top:0;
    background:#fff;
    opacity:1;
    padding:10px
}
div#myModal1{
    z-index:9999999
}
.break-line{
    display:block
}
@media (min-width:992px){
    .break-line{
        display:inline
    }
}
.banner-right h1 br{
    display:none
}
@media (min-width:992px){
    .banner-right h1 br{
        display:block
    }
}
.hm-about-section p strong{
    margin-top:20px
}
ul.home-bnr-group-logo{
    display:none;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
@media screen and (min-width:992px){
    ul.home-bnr-group-logo{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
ul.home-bnr-group-logo li{
    padding:15px 9px;
    opacity:.8
}
@media screen and (min-width:992px){
    ul.home-bnr-group-logo li{
        -webkit-box-flex:0;
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
}
@media screen and (min-width:1200px){
    ul.home-bnr-group-logo li{
        padding:15px 20px
    }
}
ul.home-bnr-group-logo li:nth-child(5),ul.home-bnr-group-logo li:nth-child(6),ul.home-bnr-group-logo li:nth-child(7){
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
.o-home-service{
    position:relative;
    padding-bottom:20px
}
.o-home-service .n-gradient-green-blue{
    min-height:430px
}
@media (min-width:992px){
    .o-home-service{
        padding-bottom:50px
    }
}
@media (min-width:992px){
    .o-home-service .btn_wrapper{
        padding-top:0
    }
}
.o-home-service .home-link.pad-top-20{
    padding-bottom:20px;
    padding-top:10px
}
@media (min-width:992px){
    .o-home-service .home-link.pad-top-20{
        padding-top:25px;
        padding-bottom:35px
    }
}
.no-webp .o-home-service .white-box:after{
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/home-arrow.png)
}
.no-webp .o-home-service .white-box::before{
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/home-sprite.png)
}
.o-home-service .white-box{
    background-color:#fff;
    display:inline-block;
    height:180px;
    padding:30px 25px;
    width:48%;
    margin:0 4px 10px;
    overflow:hidden;
    border-bottom:4px solid #14df7d;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    position:relative;
    font-size:16px;
    line-height:18px;
    color:#333;
    font-weight:500;
    vertical-align:top;
    box-shadow:0 0 12px #a8a8a880;
    -webkit-box-shadow:0 0 12px #a8a8a880;
    -moz-box-shadow:0 0 12px #a8a8a880;
    position:relative
}
@media (min-width:992px){
    .o-home-service .white-box{
        width:225px;
        height:225px;
        font-size:20px;
        font-size:18px;
        line-height:24px
    }
}
.o-home-service .white-box__blue-border{
    border-bottom:4px solid #4a90e2
}
.o-home-service .white-box:after{
    content:'';
    position:absolute;
    left:50%;
    bottom:20px;
    -webkit-transform:translate(-50%,0);
    transform:translate(-50%,0);
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/home-arrow.png);
    width:22px;
    height:22px;
    background-position:0 0
}
.o-home-service .white-box:nth-child(2):before{
    background-position:0 0
}
.o-home-service .white-box:nth-child(3):before{
    background-position:-80px 0
}
.o-home-service .white-box:nth-child(4):before{
    background-position:-160px 0
}
.o-home-service .white-box:nth-child(5):before{
    background-position:-240px 0
}
.o-home-service .white-box .cmn-color{
    display:block;
    position:absolute;
    top:inherit;
    left:0;
    right:0;
    bottom:0;
    margin:0 auto;
    width:100%;
    height:0;
    -webkit-transition:.3s all ease-out;
    transition:.3s all ease-out
}
.o-home-service .white-box i{
    display:block;
    height:45px;
    position:relative;
    z-index:1;
    margin-bottom:15px
}
@media (min-width:992px){
    .o-home-service .white-box i{
        margin-bottom:33px;
        height:55px
    }
}
.o-home-service .white-box i svg{
    height:100%
}
@media (hover:hover) and (pointer:fine){
    .o-home-service .white-box:hover .cmn-color{
        height:100%
    }
    .o-home-service .white-box:hover .box-txt{
        z-index:9;
        color:#fff;
        position:relative
    }
    .o-home-service .white-box:hover:after{
        background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/home-arrow-hover.png)
    }
    .o-home-service .white-box:hover:before{
        z-index:9;
        background-repeat:no-repeat;
        background-size:contain;
        background-position:0 0
    }
    .o-home-service .white-box:hover i svg path,.o-home-service .white-box:hover i svg polygon,.o-home-service .white-box:hover i svg rect{
        fill:#fff;
        stroke:#fff
    }
}
.o-home-service .home-link{
    font-size:16px
}
@media (min-width:992px){
    .o-home-service .home-link{
        font-size:19px
    }
}
.o-home-service .home-link:hover{
    color:#333;
    text-decoration:underline
}
.o-home-service .white-box__choose-01 .cmn-color{
    background:#14df7d
}
@media (hover:hover) and (pointer:fine){
    .o-home-service .white-box__choose-01:hover:before{
        background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/h-service-icon1.png)
    }
}
@media (hover:hover) and (pointer:fine) and (min-width:992px){
    .o-home-service .white-box__choose-01:hover .cmn-color{
        background:#14df7d
    }
}
.o-home-service .white-box__choose-02{
    border-bottom:4px solid #4a90e2
}
@media (min-width:992px){
    .o-home-service .white-box__choose-02{
        border-bottom:4px solid #00af93
    }
}
.o-home-service .white-box__choose-02:before{
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/b-h-service-icon2.png)!important;
    background-repeat:no-repeat;
    background-position:center center!important
}
.o-home-service .white-box__choose-02 .cmn-color{
    background:#4a90e2
}
@media (hover:hover) and (pointer:fine){
    .o-home-service .white-box__choose-02:hover:before{
        background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/h-service-icon2.png)!important;
        background-size:75%;
        background-position:center center
    }
    .o-home-service .white-box__choose-02 .cmn-color{
        background:#00af93
    }
}
.o-home-service .white-box__choose-03{
    border-bottom:4px solid #4a90e2
}
@media (min-width:992px){
    .o-home-service .white-box__choose-03{
        border-bottom:4px solid #0095b5
    }
}
.o-home-service .white-box__choose-03 .cmn-color{
    background:#14df7d
}
@media (hover:hover) and (pointer:fine){
    .o-home-service .white-box__choose-03:hover:before{
        background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/h-service-icon3.png);
        background-size:80%;
        background-position:center center
    }
    .o-home-service .white-box__choose-03:hover .cmn-color{
        background:#0095b5
    }
}
.o-home-service .white-box__choose-04{
    border-bottom:4px solid #14df7d
}
@media (min-width:992px){
    .o-home-service .white-box__choose-04{
        border-bottom:4px solid #4a90e2
    }
}
.o-home-service .white-box__choose-04 .cmn-color{
    background:#4a90e2
}
@media (hover:hover) and (pointer:fine){
    .o-home-service .white-box__choose-04:hover:before{
        background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/h-service-icon4.png);
        background-size:75%;
        background-position:center center
    }
    .o-home-service .white-box__choose-04:hover .cmn-color{
        background:#4a90e2
    }
}
.srv-a-box-wrap{
    padding:0 15px
}
@media (min-width:992px){
    .srv-a-box-wrap{
        padding:0
    }
}
.srv-a-box-wrap a:nth-child(2n+1){
    margin-left:0
}
@media (min-width:992px){
    .srv-a-box-wrap a:nth-child(2n+1){
        margin-left:4px
    }
}
.srv-a-box-wrap a:nth-child(2n){
    margin-right:0
}
@media (min-width:992px){
    .srv-a-box-wrap a:nth-child(2n){
        margin-right:4px
    }
}
.o-home-technology{
    position:relative;
    padding:45px 0 20px
}
@media (min-width:992px){
    .o-home-technology{
        padding:70px 0 50px
    }
}
.o-home-technology h2{
    font-size:30px
}
@media (min-width:992px){
    .o-home-technology h2{
        font-size:48px
    }
}
.o-home-technology .home-link{
    margin-top:0
}
@media (min-width:992px){
    .o-home-technology .home-link{
        margin-top:15px;
        padding-bottom:20px
    }
}
.o-home-technology .box-wrapper{
    margin-bottom:10px
}
@media (min-width:992px){
    .o-home-technology .box-wrapper{
        margin-bottom:0
    }
}
.o-home-technology .box-wrapper .box{
    overflow:hidden;
    display:inline-block;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin:0 4px 4px;
    position:relative;
    padding:30px 10px 30px;
    font-size:20px;
    color:#333;
    font-weight:500;
    position:relative;
    width:48%;
    height:180px;
    font-size:18px;
    box-shadow:0 0 12px #a8a8a880;
    -webkit-box-shadow:0 0 12px #a8a8a880;
    -moz-box-shadow:0 0 12px #a8a8a880
}
@media (min-width:992px){
    .o-home-technology .box-wrapper .box{
        width:170px;
        height:190px;
        margin:0 7px 14px
    }
}
.o-home-technology .box-wrapper .box i{
    display:block;
    height:50px;
    margin-bottom:20px;
    position:relative;
    z-index:1
}
.o-home-technology .box-wrapper .box i svg{
    height:100%
}
.o-home-technology .box-wrapper .box:after{
    content:'';
    position:absolute;
    left:50%;
    bottom:20px;
    -webkit-transform:translate(-50%,0);
    transform:translate(-50%,0);
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/home-arrow.png);
    width:22px;
    height:22px;
    background-position:0
}
.o-home-technology .box-wrapper .box:nth-child(1){
    border-bottom:4px solid #00b05c
}
@media (hover:hover) and (pointer:fine){
    .o-home-technology .box-wrapper .box:nth-child(1):hover{
        color:#fff
    }
}
.o-home-technology .box-wrapper .box:nth-child(2){
    border-bottom:4px solid #0095b5
}
@media (min-width:992px){
    .o-home-technology .box-wrapper .box:nth-child(2){
        border-bottom:4px solid #00af93
    }
}
@media (hover:hover) and (pointer:fine){
    .o-home-technology .box-wrapper .box:nth-child(2):hover{
        color:#fff
    }
}
.o-home-technology .box-wrapper .box:nth-child(3){
    border-bottom:4px solid #34bbea
}
@media (min-width:992px){
    .o-home-technology .box-wrapper .box:nth-child(3){
        border-bottom:4px solid #0095b5
    }
}
@media (hover:hover) and (pointer:fine){
    .o-home-technology .box-wrapper .box:nth-child(3):hover{
        color:#fff
    }
}
.o-home-technology .box-wrapper .box:nth-child(4){
    border-bottom:4px solid #00af93
}
@media (min-width:992px){
    .o-home-technology .box-wrapper .box:nth-child(4){
        border-bottom:4px solid #007fab
    }
}
@media (hover:hover) and (pointer:fine){
    .o-home-technology .box-wrapper .box:nth-child(4):hover{
        color:#fff
    }
}
.o-home-technology .box-wrapper .box:nth-child(5){
    border-bottom:4px solid #018d46
}
@media (min-width:992px){
    .o-home-technology .box-wrapper .box:nth-child(5){
        border-bottom:4px solid #014d95
    }
}
@media (hover:hover) and (pointer:fine){
    .o-home-technology .box-wrapper .box:nth-child(5):hover{
        color:#fff
    }
}
.o-home-technology .box-wrapper .box:nth-child(6){
    border-bottom:4px solid #014d95
}
@media (min-width:992px){
    .o-home-technology .box-wrapper .box:nth-child(6){
        border-bottom:4px solid #15336b
    }
}
@media (hover:hover) and (pointer:fine){
    .o-home-technology .box-wrapper .box:nth-child(6):hover{
        color:#fff
    }
}
@media (hover:hover) and (pointer:fine){
    .o-home-technology .box-wrapper .box:hover:after{
        background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/home-arrow-hover.png)
    }
    .o-home-technology .box-wrapper .box:hover i svg path,.o-home-technology .box-wrapper .box:hover i svg polygon,.o-home-technology .box-wrapper .box:hover i svg rect{
        fill:#fff;
        stroke:#fff
    }
}
.o-home-technology .box-wrapper .box .cmn-color{
    display:block;
    position:absolute;
    top:inherit;
    left:0;
    right:0;
    bottom:0;
    margin:0 auto;
    width:100%;
    height:0;
    -webkit-transition:.3s all ease-out;
    transition:.3s all ease-out
}
@media (hover:hover) and (pointer:fine){
    .o-home-technology .box-wrapper .box:hover .cmn-color{
        height:100%
    }
    .o-home-technology .box-wrapper .box:hover .box-txt{
        z-index:9;
        color:#fff;
        position:relative
    }
    .o-home-technology .box-wrapper .box:hover:after{
        background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/home-arrow-hover.png)
    }
    .o-home-technology .box-wrapper .box:hover:before{
        z-index:9
    }
}
.o-home-technology .box-wrapper .box:nth-child(2n+1){
    margin-left:0
}
@media (min-width:992px){
    .o-home-technology .box-wrapper .box:nth-child(2n+1){
        margin-left:7px
    }
}
.o-home-technology .box-wrapper .box:nth-child(2n){
    margin-right:0
}
@media (min-width:992px){
    .o-home-technology .box-wrapper .box:nth-child(2n){
        margin-right:7px
    }
}
.o-home-technology .pad-bot-40{
    padding-bottom:10px
}
@media (min-width:992px){
    .o-home-technology .pad-bot-40{
        padding-bottom:30px
    }
}
.o-home-technology .btn_wrapper.padding-top-40{
    padding-top:0
}
@media (min-width:992px){
    .o-home-technology .btn_wrapper.padding-top-40{
        padding-top:15px
    }
}
@media (hover:hover) and (pointer:fine){
    .o-home-technology .box-wrapper .box:hover{
        border-bottom:0
    }
}
.o-home-technology .box-wrapper .box:nth-child(1) .cmn-color{
    background:#00b05c
}
.o-home-technology .box-wrapper .box:nth-child(2) .cmn-color{
    background:#00af93
}
.o-home-technology .box-wrapper .box:nth-child(3) .cmn-color{
    background:#0095b5
}
.o-home-technology .box-wrapper .box:nth-child(4) .cmn-color{
    background:#007fab
}
.o-home-technology .box-wrapper .box:nth-child(5) .cmn-color{
    background:#014d95
}
.o-home-technology .box-wrapper .box:nth-child(6) .cmn-color{
    background:#15336b
}
.box-bg{
    -webkit-box-shadow:0 0 35px rgba(0,0,0,.1);
    box-shadow:0 0 35px rgba(0,0,0,.1);
    border-radius:5px;
    height:188px;
    margin-bottom:25px;
    position:relative;
    display:block
}
.box-bg img{
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.logo-thumb h4{
    font-size:30px;
    font-weight:700;
    margin-bottom:35px;
    margin-top:0
}
.logo-thumb a:before{
    content:'';
    position:absolute;
    left:50%;
    top:75%;
    -webkit-transform:translate(-50%,0);
    transform:translate(-50%,0);
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/home/home-arrow.png);
    width:22px;
    height:22px
}
.home-fi{
    position:relative;
    background-position:50% 50%;
    background-size:cover;
    overflow:hidden;
    background:linear-gradient(172deg,#03375a 0,#106993 60%,#0f365c 90%)!important
}
@media (min-width:992px){
    .home-fi{
        background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/remotedev-bg.jpg)!important;
        background-size:cover
    }
}
.home-fi:before{
    display:block;
    content:'';
    position:absolute;
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/remotedev-img-mobile.svg);
    background-position:right center;
    background-repeat:no-repeat;
    background-size:contain;
    width:65%;
    height:100%;
    top:0;
    right:0
}
@media (min-width:992px){
    .home-fi:before{
        display:none
    }
}
.home-fi h2{
    font-size:16px;
    padding:0 0 10px 0;
    text-align:center;
    margin-top:40px;
    width:200px;
    line-height:40px;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/remotedev-heading-bg.png) no-repeat 0 0;
    color:#fff;
    background-size:100%;
    font-weight:600
}
@media (min-width:992px){
    .home-fi h2{
        width:230px;
        line-height:47px;
        font-size:20px;
        padding:0 0 15px 20px;
        text-align:left
    }
}
.home-fi h3{
    font-size:22px;
    line-height:29px;
    color:#fff;
    padding:20px 47% 20px 0;
    font-weight:700
}
@media screen and (min-width:768px){
    .home-fi h3{
        font-weight:600;
        padding:20px 0 20px 0
    }
}
@media screen and (min-width:992px){
    .home-fi h3{
        padding:20px 0 20px 0;
        font-size:43px;
        line-height:50px
    }
}
.home-fi h3 span{
    color:#14df7d
}
.home-fi .btn{
    margin:0
}
.home-fi .btn-orange:after{
    margin-left:5px
}
@media (min-width:992px){
    .home-fi .btn-orange:after{
        margin-left:15px
    }
}
.no-webp .book-img-left{
    background-size:cover;
    background:0 0
}
@media (min-width:992px){
    .no-webp .book-img-left{
        background-image:none
    }
}
.webp .book-img-left{
    background-size:cover;
    background:0 0
}
@media (min-width:992px){
    .webp .book-img-left{
        background-image:none
    }
}
.book-img-left{
    padding-right:60px;
    padding-bottom:40px;
    background-repeat:no-repeat;
    background-position:100% 100%;
    padding-left:15px
}
@media screen and (min-width:992px){
    .book-img-left{
        padding-bottom:40px
    }
}
@media screen and (min-width:1200px){
    .book-img-left{
        background-image:none;
        padding-top:40px;
        padding-bottom:80px;
        padding-left:15px
    }
}
.book-img{
    display:none
}
@media (min-width:992px){
    .book-img{
        position:relative;
        display:block
    }
}
.book-img img{
    top:-50px;
    position:absolute
}
.o-why-choose-cn{
    background:0 0;
    padding-top:50px
}
@media (min-width:992px){
    .o-why-choose-cn{
        background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/why-choose-cn.jpg) no-repeat 50% 50%;
        color:#fff;
        padding-top:0;
        background-size:cover
    }
}
.o-why-choose-cn_left{
    padding:30px 15px 40px 25px;
    border-radius:5px;
    margin:0 12px;
    background-color:#1d2942;
    width:auto;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    position:relative
}
@media (min-width:992px){
    .o-why-choose-cn_left{
        width:40%;
        float:left;
        min-height:200px;
        padding:60px 25px 65px 40px;
        margin:0 0 0 15px;
        border-radius:5px 0 0 5px;
        -webkit-box-flex:inherit;
        -ms-flex:inherit;
        flex:inherit
    }
}
.o-why-choose-cn_left:before{
    content:'';
    position:absolute;
    bottom:-8px;
    left:25px;
    margin:0 auto;
    display:block;
    width:15px;
    height:15px;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    background:#1d2942
}
@media (min-width:992px){
    .o-why-choose-cn_left:before{
        display:none
    }
}
.o-why-choose-cn_left h2{
    font-size:24px;
    line-height:30px;
    text-align:left;
    text-transform:uppercase;
    padding:0
}
@media screen and (min-width:992px){
    .o-why-choose-cn_left h2{
        font-size:48px;
        line-height:60px
    }
}
@media screen and (min-width:1200px){
    .o-why-choose-cn_left h2{
        font-size:56px;
        padding:0 30px 0 15px
    }
}
.o-why-choose-cn_left h2 span{
    font-size:20px;
    text-transform:capitalize;
    line-height:24px;
    display:block;
    padding-bottom:5px
}
@media (min-width:992px){
    .o-why-choose-cn_left h2 span{
        font-size:34px;
        padding-bottom:30px;
        display:block;
        line-height:14px
    }
}
.o-why-choose-cn_left h2:before{
    right:inherit;
    left:0;
    bottom:-15px;
    width:90px;
    height:2px;
    content:"";
    position:absolute;
    background-color:#14df7d
}
@media (min-width:992px){
    .o-why-choose-cn_left h2:before{
        right:inherit;
        left:20px;
        bottom:-25px;
        width:175px
    }
}
@media (min-width:992px){
    .cs-slider{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:reverse;
        -ms-flex-direction:row-reverse;
        flex-direction:row-reverse;
        display:-webkit-box!important;
        display:-ms-flexbox!important;
        display:flex!important
    }
}
.cs-slider img{
    -o-object-fit:cover;
    object-fit:cover
}
.stack-list li{
    background-color:#fff;
    display:inline-block;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin:0 5px 20px;
    position:relative;
    padding:120px 10px 0;
    font-size:20px;
    color:#333;
    font-weight:500;
    vertical-align:top;
    z-index:9;
    position:relative;
    width:44%;
    font-size:18px;
    padding:100px 10px 0;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    padding:13px 15px;
    height:79px;
    position:relative;
    box-shadow:0 0 12px #a8a8a880;
    -webkit-box-shadow:0 0 12px #a8a8a880;
    -moz-box-shadow:0 0 12px #a8a8a880
}
.stack-list li:after{
    content:'';
    position:absolute;
    left:50%;
    bottom:20px;
    -webkit-transform:translate(-50%,0);
    transform:translate(-50%,0);
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/home/home-arrow.png);
    width:22px;
    height:22px
}
.no-webp .o-industrial-experience__listed-items ul li:before{
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/common-sprite.png)
}
.webp .o-industrial-experience__listed-items ul li:before{
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/webp/common/common-sprite.webp)
}
.o-industrial-experience{
    text-align:center;
    position:relative;
    display:none
}
@media (min-width:992px){
    .o-industrial-experience{
        display:block
    }
}
.o-industrial-experience .subheading{
    font-size:20px;
    line-height:32px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:500
}
@media (min-width:992px){
    .o-industrial-experience .subheading{
        font-size:30px;
        line-height:36px;
        color:#333;
        margin-bottom:20px;
        margin:15px 0 0
    }
}
.o-industrial-experience__listed-items ul li{
    display:inline-block;
    padding:15px;
    vertical-align:top;
    position:relative;
    margin-bottom:35px;
    width:40%
}
@media (min-width:992px){
    .o-industrial-experience__listed-items ul li{
        width:24%
    }
}
.o-industrial-experience__listed-items ul li:before{
    content:'';
    position:absolute;
    left:0;
    width:50px;
    height:50px;
    top:0;
    left:50%;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    display:none
}
.o-industrial-experience__listed-items ul li img{
    margin-bottom:20px
}
.o-industrial-experience__listed-items ul li:nth-child(1):before{
    background-position:0 0
}
.o-industrial-experience__listed-items ul li:nth-child(2):before{
    background-position:-60px 0
}
.o-industrial-experience__listed-items ul li:nth-child(3):before{
    background-position:-120px 0
}
.o-industrial-experience__listed-items ul li:nth-child(4):before{
    background-position:-180px 0
}
.o-industrial-experience__listed-items ul li:nth-child(5):before{
    background-position:-240px 0
}
.o-industrial-experience__listed-items ul li:nth-child(6):before{
    background-position:-300px 0
}
.o-industrial-experience__listed-items ul li:nth-child(7):before{
    background-position:0 -60px
}
.o-industrial-experience__listed-items ul li:nth-child(8):before{
    background-position:-60px -60px
}
.o-industrial-experience__listed-items ul li:nth-child(9):before{
    background-position:-120px -60px
}
.o-industrial-experience__listed-items ul li:nth-child(10):before{
    background-position:-180px -60px
}
.o-industrial-experience__listed-items ul li:nth-child(11):before{
    background-position:-240px -60px
}
.o-industrial-experience__listed-items ul li:nth-child(12):before{
    background-position:-300px -60px
}
.o-industrial-experience__listed-items ul li p{
    font-size:15px;
    color:#333;
    margin-bottom:0;
    font-weight:500;
    font-family:'Helvetica', 'Arial', sans-serif !important
}
@media (min-width:992px){
    .o-industrial-experience__listed-items ul li p{
        font-size:19px
    }
}
.o-industrial-experience__listed-items ul li p a{
    color:#333
}
.hm-page .o-industrial-experience__listed-items ul li p{
    font-family:'Helvetica', 'Arial', sans-serif !important
}
.real-google-reviews{
    position:relative;
    background:#fbfbfb;
    padding:50px 0 45px
}
@media (min-width:992px){
    .real-google-reviews{
        padding:80px 0 50px
    }
}
.real-google-reviews .review-top{
    padding-bottom:5px
}
.real-google-reviews .review-top h2{
    font-size:30px;
    margin-top:15px
}
@media (min-width:992px){
    .real-google-reviews .review-top h2{
        font-size:36px;
        margin-top:0
    }
}
.real-google-reviews .review-top h3{
    font-size:16px;
    line-height:26px;
    font-weight:500;
    max-width:530px;
    margin:0 auto 20px
}
@media (min-width:992px){
    .real-google-reviews .review-top h3{
        font-size:20px;
        line-height:32px
    }
}
@media (min-width:992px){
    .real-google-reviews .review-top{
        padding-bottom:0
    }
}
.real-google-reviews h5.pad-top-50{
    padding-top:0
}
@media (min-width:992px){
    .real-google-reviews h5.pad-top-50{
        padding-top:50px
    }
}
.real-google-reviews ul.slick-dots{
    margin-top:0
}
@media (min-width:992px){
    .real-google-reviews ul.slick-dots{
        margin-top:30px
    }
}
.client-img{
    position:absolute;
    left:0;
    right:0;
    margin:0 auto;
    top:-40px
}
@media (min-width:992px){
    .client-img{
        left:25px;
        right:inherit;
        margin:0
    }
}
.no-webp .o-bottom-form .form-text ul li{
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/common-sprite.png)
}
.webp .o-bottom-form .form-text ul li{
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/webp/common/common-sprite.webp)
}
.o-bottom-form{
    background:linear-gradient(135deg,#00b35c 0,#0b8a8a 47%,#004475 100%);
    position:relative
}
@media (min-width:992px){
    .o-bottom-form{
        overflow:hidden
    }
}
.o-bottom-form .container{
    position:relative;
    z-index:9
}
.o-bottom-form .form-text{
    background-color:#1d2942;
    width:100%;
    float:none;
    color:#fff;
    text-align:left;
    padding:40px 30% 15px 35px;
    position:relative
}
@media (min-width:992px){
    .o-bottom-form .form-text{
        width:50%;
        float:left;
        padding:70px 60px;
        margin-top:0
    }
}
.o-bottom-form .form-text:before{
    content:'';
    background:#1d2942;
    width:25px;
    height:25px;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    position:absolute;
    bottom:-12px;
    left:35px
}
@media (min-width:992px){
    .o-bottom-form .form-text:before{
        display:none
    }
}
.o-bottom-form .form-text:after{
    content:'';
    position:absolute;
    top:45px;
    right:5px;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/b-form-envelop.webp) no-repeat center center/90%;
    width:159px;
    height:159px
}
@media (min-width:992px){
    .o-bottom-form .form-text:after{
        display:none
    }
}
.o-bottom-form .form-text h2{
    font-size:24px;
    line-height:36px;
    font-weight:700;
    color:#fff
}
@media (min-width:992px){
    .o-bottom-form .form-text h2{
        font-size:36px;
        line-height:53px
    }
}
.o-bottom-form .form-text .form-bot-text{
    display:none
}
@media (min-width:992px){
    .o-bottom-form .form-text .form-bot-text{
        display:block
    }
}
.o-bottom-form .form-text ul{
    display:none
}
@media (min-width:992px){
    .o-bottom-form .form-text ul{
        display:block
    }
}
.o-bottom-form .form-text ul li{
    display:inline-block;
    text-align:center;
    padding-top:70px;
    width:72px;
    background-repeat:no-repeat;
    background-position:50% 0
}
.o-bottom-form .form-text ul li.am-1{
    background-position:0 -570px
}
.o-bottom-form .form-text ul li.am-2{
    background-position:-73px -570px
}
.o-bottom-form .form-text ul li.am-3{
    background-position:-149px -570px
}
.o-bottom-form .form-text ul li.am-4{
    background-position:-228px -570px
}
.o-bottom-form .form-text ul li.am-5{
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/ray.png);
    background-size:100%
}
.o-bottom-form .form-text p{
    color:#fff;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:13px
}
.o-bottom-form .form-text p.sub-heading{
    font-size:16px;
    line-height:23px;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .o-bottom-form .form-text p.sub-heading{
        font-size:19px;
        line-height:32px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.o-bottom-form .form-text p.subheading-1{
    font-size:24px;
    margin:0 0 10px 0;
    font-family:'Helvetica', 'Arial', sans-serif;
}
.o-bottom-form .form-text .form-bot-text{
    border-top:1px solid #364462;
    margin-top:60px;
    padding-top:60px
}
.o-bottom-form .form-panel{
    width:100%;
    float:none;
    padding:20px 20px 40px;
    background-color:#fff
}
@media (min-width:992px){
    .o-bottom-form .form-panel{
        width:50%;
        float:left;
        padding:60px
    }
}
.common-input{
    padding:20px 20px 20px 40px;
    color:#333;
    width:100%;
    margin-bottom:5px;
    font-weight:400;
    font-size:16px;
    border:0;
    border-bottom:1px solid #333;
    background-color:transparent
}
.u-name{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/form-icon-1.png) 0 50% no-repeat
}
.u-email{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/form-icon-2.png) 0 50% no-repeat
}
.u-phone{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/form-icon-3.png) 0 50% no-repeat
}
.u-company{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/form-icon-4.png) 0 50% no-repeat
}
.u-message{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/form-icon-5.png) 0 20px no-repeat
}
.attach{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/form-icon-6.png) 0 20px no-repeat;
    padding:20px 20px 20px 40px
}
.webp .hm-page .mb-w-tr-pt:before{
    display:none
}
@media (min-width:992px){
    .webp .hm-page .mb-w-tr-pt:before{
        display:block
    }
}
#bottom-form ::-webkit-input-placeholder{
    color:#3b3b3b;
    opacity:1;
    font-weight:400
}
.form-icon{
    margin-right:15px;
    margin-bottom:10px;
    width:54px;
    display:inline-block;
    vertical-align:top
}
@media screen and (min-width:768px){
    .form-icon{
        width:40px;
        margin-right:10px
    }
}
@media screen and (min-width:992px){
    .form-icon{
        width:35px;
        margin-bottom:0;
        text-align:center;
        margin-right:20px
    }
}
@media screen and (min-width:1200px){
    .form-icon{
        width:54px
    }
}
.form-txt-pan{
    display:inline-block;
    width:100%;
    color:#b9c6d0;
    font-weight:500
}
@media screen and (min-width:420px){
    .form-txt-pan{
        width:65%
    }
}
@media (min-width:992px){
    .form-txt-pan{
        width:70%
    }
}
.o-bottom-form h2{
    padding:40px 30px 20px
}
@media (min-width:992px){
    .o-bottom-form h2{
        padding:0
    }
}
.form-sub-heading{
    font-size:18px;
    line-height:24px;
    padding:0 30px;
    font-weight:600
}
@media (min-width:992px){
    .form-sub-heading{
        font-size:30px;
        line-height:40px
    }
}
.form-sub-heading br{
    display:none
}
@media (min-width:992px){
    .form-sub-heading br{
        display:block
    }
}
.o-awards{
    color:#333;
    position:relative;
    padding:70px 0 50px;
    display:none;
    background-color:#fff;
    position:relative;
    text-align:center
}
@media (min-width:992px){
    .o-awards{
        display:block;
        padding:70px 0 0
    }
}
.o-awards .awards-list li{
    display:inline-block;
    padding:20px 20px;
    vertical-align:middle
}
.o-awards .awards-list li a{
    display:block
}
.no-webp .o-footer .social-footer-divider--social-pan li a{
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/common-sprite.png)
}
.webp .o-footer .social-footer-divider--social-pan li a{
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/webp/common/common-sprite.webp)
}
.o-footer{
    background-color:#fff;
    padding:40px 0;
    text-align:center
}
@media (min-width:992px){
    .o-footer{
        padding:0 0 40px
    }
}
.o-footer .social-footer-divider{
    position:relative;
    border-top:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    margin-bottom:50px
}
@media (min-width:992px){
    .o-footer .social-footer-divider{
        margin-bottom:40px;
        border-bottom:1px solid #ccc;
        border-top:0
    }
}
.o-footer .social-footer-divider--social-pan{
    padding:30px 0 30px
}
@media (min-width:992px){
    .o-footer .social-footer-divider--social-pan{
        padding:40px 0
    }
}
.o-footer .social-footer-divider--social-pan li{
    display:inline-block;
    margin:0 5px;
    width:44px;
    height:44px;
    line-height:44px;
    border-radius:50%;
    background-size:100%
}
.o-footer .social-footer-divider--social-pan li a{
    line-height:44px;
    width:44px;
    height:44px;
    display:block;
    cursor:pointer;
    border:1px solid #e7e7e7;
    border-radius:50%;
    text-indent:-10000px
}
.o-footer .social-footer-divider--social-pan li a .display-vissable{
    display:inline-block
}
.o-footer .social-footer-divider--social-pan li a .display-hidden{
    display:none
}
.o-footer .social-footer-divider--social-pan li a:hover .display-vissable{
    display:none
}
.o-footer .social-footer-divider--social-pan li a:hover .display-hidden{
    display:inline-block
}
.o-footer .social-footer-divider--social-pan li.social-1 a{
    background-position:-4px -342px
}
.o-footer .social-footer-divider--social-pan li.social-1 a:hover{
    background-position:-59px -342px
}
.o-footer .social-footer-divider--social-pan li.social-2 a{
    background-position:-112px -342px
}
.o-footer .social-footer-divider--social-pan li.social-2 a:hover{
    background-position:-168px -342px
}
.o-footer .social-footer-divider--social-pan li.social-3 a{
    background-position:-222px -342px
}
.o-footer .social-footer-divider--social-pan li.social-3 a:hover{
    background-position:-277px -342px
}
.o-footer .social-footer-divider--social-pan li.social-4 a{
    background-position:-5px -377px
}
.o-footer .social-footer-divider--social-pan li.social-4 a:hover{
    background-position:-56px -377px
}
.o-footer .social-footer-divider--social-pan li.social-5 a{
    background-position:-112px -376px
}
.o-footer .social-footer-divider--social-pan li.social-5 a:hover{
    background-position:-166px -376px
}
.o-footer .social-footer-divider--social-pan li.social-6 a{
    background-position:-222px -376px
}
.o-footer .social-footer-divider--social-pan li.social-6 a:hover{
    background-position:-274px -376px
}
.o-footer--copyright{
    padding:40px 20px 5px
}
@media (min-width:992px){
    .o-footer--copyright{
        text-align:left;
        padding:0 20px
    }
}
.o-footer--copyright ul{
    overflow:hidden
}
.o-footer--copyright ul li{
    display:inline-block;
    border-left:1px solid #dfdfdf;
    padding:0 10px;
    margin-bottom:4px;
    font-size:14px;
    line-height:16px;
    font-weight:500
}
@media (min-width:992px){
    .o-footer--copyright ul li{
        font-size:12px
    }
}
.o-footer--copyright ul li:first-child{
    border-left:0;
    padding:0 10px 0 0
}
.o-footer--copyright ul li a{
    color:#333
}
.o-footer--copyright ul li a:hover{
    text-decoration:underline
}
.o-footer--copyright p{
    margin-top:20px;
    text-align:center;
    font-size:15px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:500
}
@media (min-width:992px){
    .o-footer--copyright p{
        margin:0;
        font-size:12px;
        line-height:20px;
        text-align:left
    }
}
.o-footer--copyright p span{
    display:block
}
@media (min-width:992px){
    .o-footer--copyright p span{
        display:inline-block
    }
}
.o-footer .dmca-badge{
    margin-top:2px
}
.new-footer{
    background:#091b38;
    padding:80px 0 50px;
    text-align:center
}
@media screen and (min-width:768px){
    .new-footer{
        text-align:left
    }
}
.new-footer h6, 
.new-footer h5{
    font-size:16px;
    line-height:23px;
    color:#e4ecf5;
    font-weight:500;
    display:block;
    margin-bottom:0;
    text-transform:none;
}
@media screen and (min-width:768px){
    .new-footer h6{
        margin-bottom:.5rem
    }
}
.new-footer-ul{
    vertical-align:text-top;
    margin-bottom:0;
    padding:15px 15px 10px
}
@media screen and (min-width:768px){
    .new-footer-ul{
        margin-top:25px;
        padding:0;
        margin-bottom:10px
    }
}
.new-footer-ul li{
    padding:5px 0
}
@media screen and (min-width:768px){
    .new-footer-ul li{
        padding:0
    }
}
.new-footer-ul li a{
    color:#aec7da;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:13px;
    line-height:25px
}
.new-footer-ul li a:hover{
    color:#2dbe70
}
@media (min-width:992px){
    .new-footer-ul-mr{
        margin-right:50px
    }
}
.new-footer-ul:first-child{
    margin-bottom:0
}
@media screen and (min-width:768px){
    .new-footer-ul:first-child{
        margin-bottom:25px
    }
}
.col-wrap p{
    color:#fff!important;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:13px;
    line-height:25px;
    margin-top:35px
}
.bottom-col-wrap ul{
    margin-bottom:10px;
    margin-top:13px
}
.bottom-col-wrap ul li{
    display:inline-block
}
.bottom-col-wrap ul li a{
    position:relative;
    padding:0 10px
}
.bottom-col-wrap ul li a:before{
    content:'';
    position:absolute;
    background:#aec7da;
    height:12px;
    width:1px;
    top:1px;
    right:-2px
}
.bottom-col-wrap ul li:first-child a{
    padding-left:0
}
.bottom-col-wrap ul li:last-child a:before{
    display:none
}
.bottom-col-wrap p{
    color:#fff!important;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:13px;
    line-height:25px;
    margin-bottom:0
}
.new-social-links{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:40px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-top:35px;
    -webkit-box-pack:space-evenly;
    -ms-flex-pack:space-evenly;
    justify-content:space-evenly
}

@media screen and (min-width:768px){
    .new-social-links{
        margin-bottom:25px
    }
}
@media (min-width:992px){
    .new-social-links{
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between;
        margin-bottom:0;
        max-width: 86%;
    }
}
.new-social-links li:first-child{
    padding-left:0
}
.new-social-links li:last-child{
    padding-right:0
}
.new-social-links li a:hover svg circle,.new-social-links li a:hover svg path{
    stroke:#2dbe70
}
.new-social-links li a svg{
    -webkit-transition:.3s all ease-in-out;
    transition:.3s all ease-in-out
}
.dmca{
    text-align:center;
    padding-top:40px
}
@media (min-width:992px){
    .dmca{
        text-align:right
    }
}
.footer-btm-line{
    margin:20px 0 40px;
    padding:0;
    background:#979797;
    height:1px;
    opacity:.3
}
@media (min-width:992px){
    .footer-btm-line{
        margin:60px 0 40px
    }
}
@media screen and (min-width:992px){
    .new-footer-ul-mod{
        margin-top:15px
    }
}
.ol-text{
    margin-top:25px
}
.footer-address-box{
    background:#122a52;
    padding:40px 40px 40px;
    border-radius:3px;
    margin-top:20px;
    margin-bottom:20px;
    width:100%
}
@media screen and (min-width:992px){
    .footer-address-box{
        margin-bottom:75px
    }
}
.footer-address-box-top{
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    margin-bottom:10px;
    min-height:35px
}
@media screen and (min-width:768px){
    .footer-address-box-top{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
.footer-address-box-top img{
    width:23px;
    height:23px;
    margin:0 auto 15px;
    display:block
}
@media screen and (min-width:768px){
    .footer-address-box-top img{
        display:inherit;
        margin-right:10px;
        margin-bottom:0
    }
}
.footer-address-box-top h4{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    font-size:16px;
    text-transform:uppercase;
    color:#fff;
    margin-bottom:0
}
.footer-address-box-top h4 span{
    display:block;
    font-size:13px;
    color:#aec7da;
    text-transform:capitalize
}
.footer-address-box p{
    font-size:13px;
    line-height:22px;
    font-weight:600;
    margin-bottom:20px
}
.footer-address-box p a{
    color:#aec7da
}
.footer-address-box h5{
    font-size:16px;
    margin-bottom:0
}
.footer-address-box h5 a{
    color:#36e079
}
.ft-menu{
    background:#223a63;
    padding:10px 15px
}
@media screen and (min-width:768px){
    .ft-menu{
        background:0 0;
        padding:0;
        margin-bottom:0
    }
}
.ft-menu:before{
    display:block;
    content:'+';
    width:18px;
    height:15px;
    position:absolute;
    top:10px;
    right:8px;
    font-size:26px
}
@media screen and (min-width:768px){
    .ft-menu:before{
        display:none
    }
}
.ft-menu.ft-menu-mod:before{
    display:block;
    content:'-';
    width:18px;
    height:15px;
    position:absolute;
    top:9px;
    right:5px
}
@media screen and (min-width:768px){
    .ft-menu.ft-menu-mod:before{
        display:none
    }
}
.cd{
    display:none
}
@media screen and (min-width:768px){
    .cd{
        display:block
    }
}
.ft-menu-bg{
    background-color:#122a52;
    text-align:left;
    padding:0
}
@media screen and (min-width:768px){
    .ft-menu-bg{
        background:0 0;
        padding:0;
        text-align:inherit;
        margin-bottom:0;
        border-radius:0
    }
}
.ft-menu-bg ul{
    position:relative
}
.ft-menu-bg ul:before{
    content:'';
    position:absolute;
    background:#223a63;
    height:15px;
    width:15px;
    top:-7px;
    left:18px;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg)
}
@media screen and (min-width:768px){
    .ft-menu-bg ul:before{
        display:none
    }
}
.ft-menu-bg-one{
    margin-bottom:1px;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    overflow:hidden
}
@media screen and (min-width:768px){
    .ft-menu-bg-one{
        margin-bottom:0
    }
}
.ft-menu-bg-two{
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
    overflow:hidden
}
.quickform-holder{
    position:fixed;
    top:7%;
    right:3%;
    left:3%;
    margin:0 auto;
    z-index:999999;
    padding:0;
    width:93%
}
@media (min-width:992px){
    .quickform-holder{
        width:754px;
        bottom:0;
        left:inherit;
        margin:0;
        top:inherit
    }
}
.quickform-holder .big-girl{
    position:absolute;
    left:-100%;
    top:60px;
    z-index:1;
    width:245px;
    display:none
}
@media (min-width:992px){
    .quickform-holder .big-girl{
        left:7%;
        top:20px
    }
}
.quickform-holder .small-girl{
    float:right
}
.quickform-holder .qi-btn-holder{
    text-align:right;
    height:68px
}
@media (min-width:992px){
    .quickform-holder .qi-btn-holder{
        height:102px
    }
}
.quickform-holder .qi-btn-holder .qi-btn{
    display:none;
    vertical-align:top;
    border-radius:4px;
    background:#3be06e;
    padding:0;
    position:relative;
    width:60px;
    margin-bottom:10px;
    text-align:left;
    text-transform:capitalize;
    -webkit-box-shadow:0 0 5px 0 rgba(51,51,51,.5);
    box-shadow:0 0 5px 0 rgba(51,51,51,.5);
    border-radius:50%;
    height:60px;
    background:#1383c8;
    background:linear-gradient(135deg,#1383c8 0,#00cdd2 100%);
    bottom:0
}
@media (min-width:992px){
    .quickform-holder .qi-btn-holder .qi-btn{
        width:45%;
        height:auto;
        border-radius:4px;
        padding:10px;
        display:inline-block
    }
}
.quickform-holder .qi-btn-holder .qi-btn i{
    width:25px;
    height:25px;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/icon-plus.png) no-repeat 50% 50%;
    border-radius:50%;
    position:absolute;
    right:20px;
    top:15px;
    display:none
}
@media (min-width:992px){
    .quickform-holder .qi-btn-holder .qi-btn i{
        display:inline-block
    }
}
.quickform-holder .qi-btn-holder .qi-btn.plus{
    display:inline-block
}
.quickform-holder .qi-btn-holder .qi-btn.plus i{
    background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat
}
.quickform-holder .qi-btn-holder .qi-btn span{
    padding-top:7px;
    padding-left:10px;
    vertical-align:top;
    font-weight:500;
    font-size:20px;
    width:230px;
    line-height:26px;
    display:none;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .quickform-holder .qi-btn-holder .qi-btn span{
        display:inline-block
    }
}
.quickform-holder .qi-btn-holder .qi-btn.plus{
    position:relative;
    top:26px;
    z-index:100;
    background:0 0;
    -webkit-box-shadow:none;
    box-shadow:none
}
.quickform-holder .qi-btn-holder .qi-btn.plus i{
    display:block;
    position:relative;
    right:-15px;
    top:35px;
    opacity:.8
}
@media (min-width:992px){
    .quickform-holder .qi-btn-holder .qi-btn.plus i{
        right:20px;
        top:85px;
        position:absolute
    }
}
.quickform-holder .qi-btn-holder .qi-btn.plus img{
    display:none
}
.quickform-holder .qi-btn-holder .qi-btn.plus span{
    display:none
}
.quickform-holder .qi-btn-holder .qi-btn.plus:after{
    display:none
}
@media (min-width:992px){
    .quickform-holder .qi-btn-holder .qi-btn:after{
        width:0;
        height:0;
        border-left:10px solid transparent;
        border-right:10px solid transparent;
        border-top:10px solid #2fc9d2;
        position:absolute;
        content:"";
        right:20px;
        bottom:-9px;
        display:none
    }
}
.quickform-holder .quickform{
    overflow:auto;
    border-radius:10px;
    -webkit-box-shadow:0 0 6px 0 rgba(51,51,51,.5);
    box-shadow:0 0 6px 0 rgba(51,51,51,.5);
    position:relative;
    bottom:0
}
.quickform-holder .quickform .s-f-left{
    background:#12ec90;
    background:linear-gradient(135deg,#12ec90 0,#0e3361 100%)
}
@media (min-width:992px){
    .quickform-holder .quickform .s-f-left{
        float:left;
        width:50%
    }
}
.quickform-holder .quickform .s-f-left .calender{
    padding:40px 20px 20px 20px
}
@media (min-width:992px){
    .quickform-holder .quickform .s-f-left .calender{
        background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/s-f-left-date.png) no-repeat 0 0;
        padding:163px 20px 39px 20px
    }
}
.quickform-holder .quickform .s-f-left .calender .girl{
    position:absolute;
    left:70px;
    top:0;
    height:388px
}
.quickform-holder .quickform .s-f-left .calender .text{
    z-index:1;
    position:relative
}
.quickform-holder .quickform .s-f-left .calender .text1{
    z-index:1;
    position:relative;
    margin:0 auto;
    display:block;
    padding:25px 0 7px
}
.quickform-holder .quickform .s-f-right{
    float:none;
    width:100%;
    background-color:#fff;
    position:relative;
    padding-bottom:15px
}
@media (min-width:992px){
    .quickform-holder .quickform .s-f-right{
        float:right;
        width:50%
    }
}
.quickform-holder .quickform .s-f-right h6{
    color:#325153;
    font-size:32px;
    line-height:40px;
    font-weight:500;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/s-f-right-arrow.png) no-repeat 200px 31px #fff;
    padding:20px 0 20px 20px;
    background-size:31px
}
.quickform-holder .quickform .s-f-right h2{
    color:#325153;
    font-size:32px;
    line-height:40px;
    font-weight:500;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/s-f-right-arrow.png) no-repeat 200px 31px #fff;
    padding:20px 0 20px 20px;
    background-size:31px
}
.quickform-holder .quickform .s-f-right .s-f-right-bottom{
    background-color:#dbf1f3;
    overflow:hidden;
    padding:20px 20px 6px 20px;
    display:none
}
@media (min-width:992px){
    .quickform-holder .quickform .s-f-right .s-f-right-bottom{
        display:block
    }
}
.quickform-holder .quickform .s-f-right .s-f-right-bottom ul li{
    float:left;
    width:41%;
    min-height:70px;
    margin-bottom:7px;
    font-size:13px;
    line-height:14px;
    margin-left:20px
}
.quickform-holder .quickform .s-f-right .s-f-right-bottom ul li img{
    display:block;
    margin-bottom:5px
}
.tranparent-bg{
    background:rgba(0,0,0,.5);
    height:100%;
    width:100%;
    position:fixed;
    z-index:10000;
    left:0;
    top:0;
    display:none
}
.header_left_pan{
    text-align:center
}
@media (min-width:992px){
    .header_left_pan{
        text-align:left
    }
}
.header_left_pan .award-logo{
    margin:0 auto;
    padding:0 0 20px 0
}
.header_left_pan p{
    display:none
}
@media (min-width:992px){
    .header_left_pan p{
        font-size:20px;
        line-height:33px;
        display:block;
        font-weight:600
    }
}
.header_left_pan ul{
    display:none
}
@media (min-width:992px){
    .header_left_pan ul{
        display:block
    }
}
.header_left_pan ul li{
    font-size:17px;
    padding-left:30px;
    padding-bottom:10px;
    position:relative;
    color:#fff;
    font-weight:500
}
.header_left_pan ul li:before{
    content:'';
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/tick.png) no-repeat 0 0;
    width:18px;
    height:18px;
    position:absolute;
    left:0;
    top:0;
    background-size:100%
}
@media (min-width:992px){
    .header_left_pan ul li:before{
        top:4px
    }
}
.new-award div{
    display:inline-block;
    margin:0 20px 30px
}
.schedule-box{
    padding:40px 14px 15px;
    position:relative
}
@media (min-width:992px){
    .schedule-box{
        padding:40px 30px 15px 30px
    }
}
.schedule-box p{
    color:#fff
}
.schedule-box h3{
    font-size:20px;
    padding-bottom:10px
}
.sub-text{
    font-size:19px;
    border-bottom:2px dotted #14df7d;
    padding:20px 0
}
.o-engagement-model p{
    margin-bottom:0;
    padding-bottom:0
}
@media (min-width:992px){
    .o-engagement-model p{
        margin-bottom:20px;
        padding-bottom:15px
    }
}
.schdule_h_img{
    vertical-align:top;
    margin-right:15px
}
.schdule_h_text{
    width:96%;
    font-size:16px;
    line-height:27px;
    text-align:center;
    font-weight:500
}
.why-us__why-us-blocks{
    text-align:left;
    position:relative;
    padding-left:80px
}
@media (min-width:992px){
    .why-us__why-us-blocks{
        padding-left:85px;
        text-align:left;
        max-height:inherit
    }
}
.why-us__why-us-blocks h3{
    font-size:20px
}
@media (min-width:992px){
    .why-us__why-us-blocks h3{
        font-size:26px
    }
}
.why-us__why-us-blocks p{
    font-size:16px;
    line-height:24px;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .why-us__why-us-blocks p{
        font-size:19px;
        line-height:32px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.why-us__why-us-blocks:before{
    top:5px
}
@media (min-width:992px){
    .why-us__why-us-blocks:before{
        top:0
    }
}
.skill-why h2{
    font-weight:700;
    font-size:24px;
    line-height:30px
}
@media (min-width:992px){
    .skill-why h2{
        font-size:48px;
        line-height:61px
    }
}
.why-skill-slider .slick-arrow{
    display:none!important
}
.services-pan{
    -webkit-box-shadow:0 0 9px rgba(0,0,0,.1);
    box-shadow:0 0 9px rgba(0,0,0,.1);
    margin-top:5px;
    margin-bottom:5px;
    position:relative;
    background-color:#fff;
    border-radius:5px;
    padding:105px 30px 30px;
    text-align:center
}
.mean-intro{
    background-color:#fff;
    margin-bottom:30px;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1)
}
@media (min-width:992px){
    .mean-intro{
        min-height:320px
    }
}
.mean-intro__min-h-570{
    min-height:570px!important
}
.mean-intro__technology{
    padding:50px 15px;
    text-align:center
}
@media (min-width:992px){
    .mean-intro__technology{
        padding:50px
    }
}
.mean-intro__technology p{
    font-size:16px;
    line-height:24px;
    margin-bottom:0;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .mean-intro__technology p{
        font-size:20px;
        line-height:32px;
        margin-bottom:25px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.mean-intro__technology h5{
    font-size:20px;
    margin:30px 0;
    position:relative
}
@media (min-width:992px){
    .mean-intro__technology h5{
        font-size:30px
    }
}
.mean-intro__technology h5:after{
    content:'';
    position:absolute;
    bottom:-20px;
    width:58px;
    height:1px;
    background-color:#ccc;
    left:43%;
    transform:translateY(-45%);
    -webkit-transform:translateY(-45%);
    -moz-transform:translateY(-45%);
    -ms-transform:translateY(-45%)
}
.work-holder{
    margin-bottom:20px
}
.work-holder .work-pan{
    margin:2%;
    min-height:420px;
    display:inline-block;
    border-radius:5px;
    -webkit-box-shadow:0 0 5px 0 #8f8f8f;
    box-shadow:0 0 5px 0 #8f8f8f;
    vertical-align:top;
    background-color:#fff
}
@media (min-width:992px){
    .work-holder .work-pan{
        width:45%
    }
}
.work-holder .work-pan .work-img-bg{
    padding:20px 20px 0 20px
}
.work-holder .work-pan .work-text{
    padding:20px;
    text-align:left
}
.work-holder .work-pan .work-text h3{
    color:#333;
    font-size:20px;
    font-weight:600;
    line-height:28px;
    margin-bottom:10px
}
@media (min-width:992px){
    .work-holder .work-pan .work-text h3{
        font-size:26px;
        line-height:32px
    }
}
.work-holder .work-pan .work-text p{
    color:#333;
    margin-bottom:10px;
    font-size:19px;
    line-height:28px
}
.work-holder .work-pan .work-text a{
    text-decoration:underline;
    color:#578edc;
    font-size:14px
}
.work-holder .work-pan-auto{
    min-height:auto
}
.related-tab{
    -webkit-box-shadow:0 0 18px 0 #bab8ba;
    box-shadow:0 0 18px 0 #bab8ba;
    margin-bottom:50px;
    height:400px;
    overflow:hidden
}
.related-tab .tab{
    float:left;
    width:25%;
    height:445px;
    overflow-y:scroll
}
.related-tab .tab button{
    display:block;
    background-color:inherit;
    color:#000;
    padding:22px 16px 22px 80px;
    width:100%;
    float:left;
    border:none;
    outline:0;
    text-align:left;
    cursor:pointer;
    -webkit-transition:.3s;
    transition:.3s;
    font-size:17px;
    position:relative;
    font-size:16px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:500
}
.related-tab .tab button span{
    width:37px;
    height:23px;
    position:absolute;
    left:20px;
    top:50%;
    -webkit-transform:translate(0,-50%);
    transform:translate(0,-50%);
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/react/react-sprite.png) no-repeat 0 0
}
.related-tab .tab button span.react-tab-1{
    background-position:0 -253px
}
.related-tab .tab button span.react-tab-2{
    background-position:-47px -253px
}
.related-tab .tab button span.react-tab-3{
    background-position:-94px -253px
}
.related-tab .tab button span.react-tab-4{
    background-position:-141px -253px
}
.related-tab .tab button span.react-tab-5{
    background-position:-188px -253px
}
.related-tab .tab button span.react-tab-6{
    background-position:-235px -253px
}
.related-tab .tab button span.react-tab-7{
    background-position:-282px -253px
}
.related-tab .tab button span.react-tab-8{
    background-position:-329px -253px
}
.related-tab .tab button span.react-tab-9{
    background-position:-376px -253px
}
.related-tab .tab button span.react-tab-10{
    background-position:0 -286px
}
.related-tab .tab button span.react-tab-11{
    background-position:-47px -286px
}
.related-tab .tab button span.react-tab-12{
    background-position:-94px -286px
}
.related-tab .tab button:hover{
    background-color:#fff
}
.related-tab .tab button.active{
    background-color:#fff
}
.related-tab .tabcontent{
    float:left;
    width:75%;
    padding:90px 50px 90px 26%;
    border-left:none;
    height:445px;
    background-color:#fff;
    position:relative;
    text-align:left;
    display:block
}
.related-tab .tabcontent:before{
    content:"";
    width:246px;
    height:174px;
    position:absolute;
    left:50px;
    top:50%;
    -webkit-transform:translate(0,-50%);
    transform:translate(0,-50%)
}
.related-tab .tabcontent h5{
    font-size:24px;
    line-height:32px
}
.related-tab .tabcontent p{
    font-size:19px;
    line-height:32px
}
.related-tab .tabcontent__react-1:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/react/ts-b.png) no-repeat 50% 50%
}
.related-tab .tabcontent__react-2:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/react/es-b.png) no-repeat 50% 50%
}
.related-tab .tabcontent__react-3:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/react/redux-b.png) no-repeat 50% 50%
}
.related-tab .tabcontent__react-4:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/react/GraphQl-b.png) no-repeat 50% 50%
}
.related-tab .tabcontent__react-5:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/react/apollo-b.png) no-repeat 50% 50%
}
.related-tab .tabcontent__react-6:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/react/Jest-b.png) no-repeat 50% 50%
}
.related-tab .tabcontent__react-7:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/react/Jaasmine-b.png) no-repeat 50% 50%
}
.related-tab .tabcontent__react-8:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/react/Karma-b.png) no-repeat 50% 50%
}
.related-tab .tabcontent__react-9:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/react/next-b.png) no-repeat 50% 50%
}
.related-tab .tabcontent__react-10:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/react/webpack-b.png) no-repeat 50% 50%
}
.related-tab .tabcontent__react-11:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/react/babel-b.png) no-repeat 50% 50%
}
.related-tab .tabcontent__react-12:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/react/flux-b.png) no-repeat 50% 50%
}
.reasons-capital__blocks{
    position:relative
}
.our-work{
    padding:45px 0 20px
}
@media (min-width:992px){
    .our-work{
        padding:80px 0
    }
}
.our-work h2{
    font-size:30px;
    line-height:34px
}
@media (min-width:992px){
    .our-work h2{
        font-size:48px;
        line-height:61px
    }
}
.magento-section-1 ul li{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/magento/greentick.png) no-repeat 0 7px!important;
    padding:0 0 10px 40px;
    font-size:20px;
    line-height:32px;
    font-family:"Source Serif Pro",serif
}
.skill-what .row{
    padding-bottom:20px
}
@media (min-width:992px){
    .skill-what .row{
        padding-bottom:30px
    }
}
.skill-what h2{
    padding-bottom:10px
}
@media (min-width:992px){
    .skill-what h2{
        padding-bottom:30px
    }
}
.skill-what h3{
    font-size:18px;
    font-weight:500;
    line-height:28px;
    padding-bottom:30px
}
@media (min-width:992px){
    .skill-what h3{
        font-size:26px;
        line-height:inherit;
        font-weight:600;
        padding-bottom:40px
    }
}
.skill-what .font-size-20{
    font-size:16px;
    line-height:24px;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .skill-what .font-size-20{
        font-size:20px;
        line-height:33px
    }
}
.no-webp .o-skills-benefits__contentholder .content-panel:before{
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/common-sprite.png)
}
.webp .o-skills-benefits__contentholder .content-panel:before{
    background-image:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/webp/common/common-sprite.webp)
}
.o-skills-benefits .row .col{
    padding-left:15px;
    padding-right:15px;
    display:inline-block;
    margin-bottom:20px
}
@media screen and (min-width:778px){
    .o-skills-benefits .row .col{
        margin-bottom:30px;
        -webkit-box-flex:inherit;
        -ms-flex:inherit;
        flex:inherit
    }
}
@media screen and (min-width:992px){
    .o-skills-benefits .row .col{
        -webkit-box-flex:0;
        -ms-flex:0 0 auto;
        flex:0 0 auto
    }
}
.o-skills-benefits__contentholder{
    display:none;
    min-height:100%;
    padding:125px 30px 30px;
    border-radius:5px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,.1);
    box-shadow:0 0 15px rgba(0,0,0,.1);
    display:block;
    vertical-align:top;
    border:1px solid #d9d9d9;
    position:relative
}
@media (min-width:992px){
    .o-skills-benefits__contentholder{
        padding:125px 50px 25px;
        min-height:440px;
        border:none
    }
}
.o-skills-benefits__contentholder h4{
    color:#333;
    font-weight:600;
    padding:0 0 25px 0;
    position:relative
}
.o-skills-benefits__contentholder h3{
    color:#333;
    font-weight:600;
    padding:0 0 5px 0;
    position:relative;
    font-size:20px;
    line-height:inherit
}
@media (min-width:992px){
    .o-skills-benefits__contentholder h3{
        font-size:26px;
        padding:0 0 25px 0
    }
}
.o-skills-benefits__contentholder p{
    font-size:16px;
    line-height:24px;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .o-skills-benefits__contentholder p{
        font-size:19px;
        line-height:32px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.o-skills-benefits__contentholder .content-panel:before{
    content:'';
    position:absolute;
    width:76px;
    height:72px;
    top:50px;
    left:0;
    right:0;
    margin:0 auto
}
@media (min-width:992px){
    .o-skills-benefits__contentholder .content-panel:before{
        right:inherit;
        left:50%;
        margin:0;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
}
.o-skills-benefits__contentholder__partners-01:before{
    content:"";
    background-position:0 -120px
}
.o-skills-benefits__contentholder__partners-02:before{
    content:"";
    background-position:-86px -120px
}
.o-skills-benefits__contentholder__partners-03:before{
    content:"";
    background-position:-172px -120px
}
.o-skills-benefits__contentholder__partners-04:before{
    content:"";
    background-position:-258px -120px
}
.o-skills-benefits .bottom_pattern{
    padding:40px 0;
    background-size:50%;
    text-align:center
}
.o-skills-benefits h5{
    color:#fff;
    font-weight:300;
    margin-bottom:60px;
    font-size:20px;
    line-height:30px
}
.o-skills-benefits--social h5{
    font-size:24px;
    line-height:40px
}
.skill-why{
    padding:40px 0 20px
}
@media (min-width:992px){
    .skill-why{
        padding:70px 0 50px
    }
}
.o-skills-benefits{
    padding:40px 0 20px
}
@media (min-width:992px){
    .o-skills-benefits{
        padding:65px 0 50px
    }
}
.o-skills-benefits h2{
    font-size:24px;
    line-height:inherit;
    padding-bottom:20px;
    font-weight:700
}
@media (min-width:992px){
    .o-skills-benefits h2{
        font-size:48px;
        line-height:61px;
        padding-bottom:30px
    }
}
.o-skills-benefits .btn_wrapper{
    margin-top:15px
}
@media (min-width:992px){
    .o-skills-benefits .btn_wrapper{
        margin-top:20px
    }
}
.skill-frame{
    padding:45px 0 20px
}
@media (min-width:992px){
    .skill-frame{
        padding:75px 0 50px
    }
}
.skill-frame .experience-list ul li a{
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    padding:13px 15px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
@media (min-width:992px){
    .skill-frame .experience-list ul li a{
        padding:30px 15px;
        height:115px
    }
}
.skill-frame h2{
    font-size:30px;
    line-height:30px;
    padding-bottom:15px;
    font-weight:700
}
@media (min-width:992px){
    .skill-frame h2{
        font-size:30px;
        padding-bottom:30px
    }
}
.prt-box-1{
    padding-top:145px
}
@media (min-width:992px){
    .prt-box-1{
        padding-top:125px
    }
}
.prt-box-3{
    padding-top:145px
}
@media (min-width:992px){
    .prt-box-3{
        padding-top:125px
    }
}
.prt-box-4{
    padding-top:145px
}
@media (min-width:992px){
    .prt-box-4{
        padding-top:125px
    }
}
p.office-pra-text{
    color:#fff;
    font-size:16px!important;
    line-height:24px;
    margin-top:10px;
    margin-bottom:20px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:500
}
@media (min-width:992px){
    p.office-pra-text{
        font-size:21px!important;
        line-height:36px;
        margin-bottom:0;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
p.office-pra-text a{
    color:#fff
}
@media (min-width:992px){
    p.office-pra-text a{
        font-family:'Helvetica', 'Arial', sans-serif;
        text-decoration:underline
    }
}
.o-office-desk{
    color:#fff;
    position:relative;
    padding:60px 0;
    overflow:hidden;
    text-align:center
}
.o-office-desk__content{
    margin-bottom:20px;
    text-align:left
}
.o-office-desk__content p{
    font-size:18px;
    line-height:38px;
    color:#333;
    padding-top:40px
}
.o-office-desk__content .img-holder{
    position:relative;
    text-align:center
}
.o-office-desk__content .img-holder img{
    z-index:1;
    position:relative;
    width:100%
}
.o-office-desk__content .img-holder:after{
    position:absolute;
    content:"";
    left:280px;
    top:-50px;
    width:208px;
    height:208px;
    background-color:#ffa56d;
    display:none
}
.o-office-desk__content .img-holder--m-even{
    text-align:center
}
.o-office-desk__content .img-holder--m-even:after{
    left:100px;
    top:-50px;
    background-color:#b8e986
}
.o-office-design{
    color:#fff;
    position:relative;
    overflow:hidden;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/office-and-infrastructure/office-design-bg.jpg) 0 50% no-repeat;
    background-size:cover;
    text-align:center
}
@media (min-width:992px){
    .o-office-design{
        padding:70px 0 80px
    }
}
.o-office-design h2{
    color:#fff;
    font-size:30px;
    font-weight:700;
    text-transform:capitalize
}
@media (min-width:992px){
    .o-office-design h2{
        font-size:42px
    }
}
.o-office-design p{
    font-size:18px;
    line-height:28px;
    color:#fff
}
.o-office-design--m-infrastructure{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/office-and-infrastructure/infrastructure-bg.jpg) 50% 50% no-repeat;
    background-size:cover
}
.o-office-design--m-infrastructure .text-content{
    background-color:rgba(0,0,0,.3);
    border-bottom:3px solid #b8e986;
    padding:30px;
    margin-bottom:40px;
    font-size:18px;
    line-height:28px
}
@media (min-width:992px){
    .o-office-design--m-infrastructure h2{
        font-size:48px;
        line-height:61px;
        margin-bottom:35px
    }
}
.o-office-video{
    color:#fff;
    position:relative;
    padding:40px 0;
    overflow:hidden;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/office-and-infrastructure/video-bg.jpg) 50% 50% no-repeat;
    background-size:cover;
    text-align:center
}
.o-office-video iframe{
    border:10px solid #d6d6d6
}
.o-open-office{
    position:relative;
    border-bottom:1px solid #dedede;
    padding:50px 0 50px 0!important;
    overflow:hidden;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/bottom-pattern-r.png) 100% 100% no-repeat;
    text-align:center;
    background-size:40%
}
@media (min-width:992px){
    .o-open-office{
        padding:70px 0 50px 0!important;
        border-top:0
    }
}
.o-open-office p{
    font-size:24px;
    font-weight:600
}
.o-open-office h3{
    text-align:center;
    position:relative;
    padding-top:0;
    padding-bottom:40px;
    text-align:left;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    font-size:24px;
    line-height:42px
}
@media screen and (min-width:1200px){
    .o-open-office h3{
        font-size:44px;
        line-height:62px
    }
}
.o-open-office h3:after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:2px;
    background-color:#333;
    width:80px;
    margin-bottom:0
}
.o-open-office--description{
    position:relative;
    margin-bottom:30px
}
.o-open-office--description img{
    height:auto
}
.o-open-office--description span{
    background-color:#fff;
    position:relative;
    border-bottom:6px solid #b8e986;
    color:#333;
    display:inline-block;
    font-size:16px;
    line-height:24px;
    font-weight:500;
    padding:30px 20px;
    text-align:left;
    min-height:auto;
    font-family:'Helvetica', 'Arial', sans-serif;
    position:absolute;
    max-width:230px;
    bottom:50px
}
@media (min-width:992px){
    .o-open-office--description span{
        font-size:18px;
        line-height:28px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.o-open-office--description span.m-left{
    left:12px
}
.o-open-office--description span.m-right{
    left:0
}
@media (min-width:992px){
    .o-open-office--description span.m-right{
        right:12px;
        left:inherit
    }
}
.o-open-office--description span.m-left-top{
    left:3px;
    bottom:20px
}
@media (min-width:992px){
    .o-open-office--description span.m-left-top{
        left:0
    }
}
.o-open-office--description span.m-right-bot{
    left:3px;
    bottom:20px
}
@media (min-width:992px){
    .o-open-office--description span.m-right-bot{
        right:0;
        left:inherit
    }
}
.o-open-office--description span.org-border{
    border-bottom:6px solid #ff8438
}
.o-open-office .btn_wrapper{
    padding-top:5px
}
@media (min-width:992px){
    .o-open-office .btn_wrapper{
        padding-top:40px
    }
}
.description-box-img{
    position:relative;
    height:500px!important
}
.o-security{
    position:relative;
    padding:50px 0 20px!important;
    overflow:hidden;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/bottom-pattern-r.png) 100% 100% no-repeat;
    text-align:center;
    background-size:40%
}
@media (min-width:992px){
    .o-security{
        padding:70px 0 50px 0!important
    }
}
.o-security .security-sub-heading{
    font-size:24px;
    font-weight:600;
    color:#333
}
.o-security h2{
    font-size:30px;
    line-height:38px;
    font-weight:700;
    color:#333;
    margin-bottom:20px;
    text-transform:capitalize
}
@media (min-width:992px){
    .o-security h2{
        font-size:48px;
        line-height:61px;
        margin-bottom:40px
    }
}
.o-security--m-greybg{
    background-color:#fafafa;
    padding:40px 0
}
.o-security--m-greybg h2{
    margin-bottom:30px
}
.o-security--m-greybg p{
    font-size:18px;
    color:#333
}
.o-security .security-holder{
    margin-bottom:40px
}
.o-security .security-holder:last-child{
    margin-bottom:0
}
.o-security .security-holder:after{
    clear:both;
    content:""
}
.o-security .security-holder .security-holder-img{
    width:100%
}
.o-security .security-holder .security-holder-img img{
    width:100%
}
.o-security .security-holder .security-holder-txt{
    width:100%;
    position:relative;
    text-align:left
}
.o-security .security-holder .security-holder-txt .white-bg{
    background-color:#fff;
    z-index:1;
    position:relative;
    padding:20px 0
}
.o-security .security-holder .security-holder-txt .white-bg--m-greybg{
    background-color:#fafafa
}
.o-security .security-holder .security-holder-txt .white-bg h3{
    font-size:20px;
    font-weight:500;
    padding-bottom:40px;
    line-height:40px
}
.o-security .security-holder .security-holder-txt .white-bg p{
    font-size:18px;
    font-weight:300
}
.o-security .security-holder .security-holder-txt .white-bg ul li{
    line-height:35px;
    padding-bottom:5px;
    padding-left:30px;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/office-and-infrastructure/list-bullet.png) 0 9px no-repeat
}
.o-security .security-holder .security-holder-txt.left-text-content:before{
    position:absolute;
    content:"";
    right:-50px;
    top:-50px;
    width:208px;
    height:208px;
    background-color:#b8e986;
    display:none
}
.o-security .security-holder .security-holder-txt.right-text-content:before{
    position:absolute;
    content:"";
    left:-50px;
    top:-50px;
    width:208px;
    height:208px;
    background-color:#ffa56d;
    display:none
}
.o-security .security-holder .m-left{
    float:left
}
.o-security .security-holder .m-right{
    float:right
}
.o-photo-gallery{
    position:relative;
    padding:40px 0;
    text-align:center;
    position:relative;
    background-color:#fff
}
.o-photo-gallery h2{
    margin:0 0 50px
}
.o-photo-gallery__list{
    position:relative;
    margin-top:18px
}
.o-photo-gallery__list .slick-dots li{
    width:10px;
    height:10px
}
.o-photo-gallery__list .slick-dots li.slick-active{
    width:15px;
    height:15px
}
.o-photo-gallery__list button.slick-prev{
    position:absolute;
    left:-40px;
    top:40%;
    width:21px;
    height:34px;
    text-indent:-10000px;
    border-radius:50%;
    z-index:100;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/office-and-infrastructure/left-arrow.png) no-repeat 0 0
}
.o-photo-gallery__list button.slick-next{
    position:absolute;
    right:-40px;
    top:40%;
    width:21px;
    height:34px;
    text-indent:-10000px;
    border-radius:50%;
    z-index:100;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/office-and-infrastructure/right-arrow.png) no-repeat 0 0
}
.o-photo-gallery__list .single-slide{
    float:left;
    position:relative;
    margin:0 10px
}
.o-photo-gallery__list .single-slide .gal-img-holder{
    background-color:#fff;
    -webkit-box-shadow:0 0 5px 0 #707070;
    box-shadow:0 0 5px 0 #707070;
    position:relative;
    margin-bottom:20px
}
.o-photo-gallery__list .single-slide .gal-img-holder span{
    font-size:15px;
    color:#333;
    font-weight:600;
    padding:15px;
    display:block;
    text-align:left
}
.o-photo-gallery__list .single-slide .gal-img-holder i{
    position:absolute;
    right:25px;
    top:25px
}
.o-photo-gallery .modal{
    display:none;
    position:fixed;
    z-index:1;
    padding-top:100px;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.6)
}
.o-photo-gallery .modal-content{
    position:relative;
    background-color:#fefefe;
    margin:auto;
    padding:3px;
    width:65%
}
.o-photo-gallery .close{
    color:#fff;
    position:absolute;
    top:10px;
    right:10px;
    font-size:35px;
    background-color:rgba(0,0,0,.6);
    border-radius:50px;
    width:30px;
    height:30px
}
.o-photo-gallery .close:focus,.o-photo-gallery .close:hover{
    color:#999;
    text-decoration:none;
    cursor:pointer
}
.o-photo-gallery .mySlides{
    display:none
}
.o-photo-gallery .mySlides img{
    width:100%
}
.o-photo-gallery .cursor{
    cursor:pointer
}
.o-photo-gallery .prev{
    cursor:pointer;
    position:absolute;
    top:50%;
    left:0;
    width:auto;
    padding:16px;
    margin-top:-50px;
    color:#fff;
    font-weight:400;
    font-size:20px;
    -webkit-transition:.6s ease;
    transition:.6s ease;
    border-radius:0 3px 3px 0;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-user-select:none
}
.o-photo-gallery .next{
    cursor:pointer;
    position:absolute;
    top:50%;
    right:0;
    width:auto;
    padding:16px;
    margin-top:-50px;
    color:#fff;
    font-weight:400;
    font-size:20px;
    -webkit-transition:.6s ease;
    transition:.6s ease;
    border-radius:0 3px 3px 0;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-user-select:none
}
.o-photo-gallery .next{
    right:0;
    border-radius:3px 0 0 3px
}
.o-photo-gallery .next:hover,.o-photo-gallery .prev:hover{
    background-color:rgba(0,0,0,.8)
}
.o-photo-gallery .numbertext{
    color:#f2f2f2;
    font-size:12px;
    padding:8px 12px;
    position:absolute;
    top:0
}
.o-photo-gallery .caption-container{
    text-align:center;
    background-color:#fff;
    padding:20px 20px 15px 20px;
    color:#fff
}
.o-photo-gallery .caption-container #caption{
    text-align:left;
    padding:10px 0 0 0;
    margin:0;
    font-weight:500;
    float:left
}
.o-photo-gallery .caption-container a{
    display:none
}
.o-photo-gallery .demo{
    opacity:.6
}
.o-photo-gallery .active,.o-photo-gallery .demo:hover{
    opacity:1
}
.o-photo-gallery img.hover-shadow{
    -webkit-transition:.3s;
    transition:.3s
}
.o-photo-gallery .hover-shadow:hover{
    -webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)
}
.o-photo-gallery #video-gallery .mySlides{
    display:block!important
}
.company-video{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/office-and-infrastructure/video-bg2.jpg) no-repeat 0 0/cover!important
}
@media (min-width:992px){
    .company-video{
        padding:80px 0 75px
    }
}
@media (min-width:992px){
    .vw-gl{
        padding:70px 0 80px 0!important
    }
}
@media (min-width:992px){
    .vw-gl .btn_wrapper{
        padding-top:10px
    }
}
.pond-rout{
    padding:45px 0 20px!important
}
@media (min-width:992px){
    .pond-rout{
        padding:70px 0 50px 0!important
    }
}
.here-details{
    border-top:1px solid #dedede
}
@media (min-width:992px){
    .here-details{
        border-top:0
    }
}
.here-details .btn_wrapper-mod{
    margin-bottom:50px!important
}
@media (min-width:992px){
    .here-details .btn_wrapper-mod{
        margin-bottom:0!important
    }
}
.m-right-mod{
    left:12px!important
}
@media (min-width:992px){
    .m-right-mod{
        right:12px!important;
        left:inherit!important
    }
}
.split-section{
    padding-bottom:20px;
    padding-top:50px!important
}
@media (min-width:992px){
    .split-section{
        padding-bottom:0;
        padding-top:80px!important
    }
}
.split-section .cstm-link-p{
    text-align:center;
    margin-bottom:15px
}
@media (min-width:992px){
    .split-section .cstm-link-p{
        margin-bottom:25px
    }
}
.compliant{
    font-size:14px;
    line-height:19px
}
.secur{
    padding:50px 0 20px!important
}
@media (min-width:992px){
    .secur{
        padding:75px 0 50px 0!important
    }
}
.career-bnr{
    background:#091a38!important
}
@media (min-width:992px){
    .career-bnr{
        background:#fff!important
    }
}
.career-bnr-icon{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:space-evenly;
    -ms-flex-pack:space-evenly;
    justify-content:space-evenly
}
.career-bnr-icon-img:nth-child(2){
    -webkit-box-flex:0;
    -ms-flex:0 0 140px;
    flex:0 0 140px;
    max-width:140px
}
.career-bnr .font-family-mot{
    font-weight:700
}
.career-bnr h1{
    font-size:48px;
    line-height:66px
}
.career-bnr h2{
    font-size:30px;
    line-height:26px;
    font-weight:700;
    padding:0;
    margin-bottom:20px
}
@media (min-width:992px){
    .career-bnr h2{
        margin-bottom:40px;
        line-height:36px
    }
}
.career-bnr .bnr-tag-line{
    font-size:16px;
    font-weight:600;
    color:#fff;
    margin-top:30px;
    margin-bottom:0;
    display:block
}
@media (min-width:992px){
    .career-bnr .bnr-tag-line{
        font-size:24px
    }
}
@media (min-width:992px){
    .career-bnr .bnr-tag-line{
        margin-bottom:30px
    }
}
.career-bnr .bnr-tag-line strong{
    font-weight:600;
    color:#49c684
}
.career-bnr .bnr-tag-line a{
    color:#fff
}
.career-bnr .btn_wrapper{
    padding-top:25px;
    width:340px!important;
    margin-bottom:30px
}
.career-bnr .btn_wrapper .btn{
    max-width:385px
}
.position{
    padding:40px 0 50px;
    background:#f5f5f5
}
@media (min-width:992px){
    .position{
        padding:70px 0 80px
    }
}
.position h2{
    text-align:center
}
.position h3{
    text-align:center;
    position:relative;
    font-size:18px;
    padding-bottom:10px;
    margin-bottom:25px;
    margin-top:30px
}
@media (min-width:992px){
    .position h3{
        font-size:30px
    }
}
.position h3:before{
    content:'';
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    margin:0 auto;
    width:60px;
    height:2px;
    background:#2dbe70
}
.position .backend-wrap-con{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.position .backend-wrap-con-box{
    position:relative;
    -webkit-box-shadow:0 0 20px -2px rgba(0,0,0,.1);
    box-shadow:0 0 20px -2px rgba(0,0,0,.1);
    border-radius:8px;
    background:#fff;
    -webkit-box-flex:0;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    padding:19px 15px 19px 0;
    margin:10px 20px 20px;
    height:103px
}
@media (min-width:992px){
    .position .backend-wrap-con-box{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-flex:0;
        -ms-flex:0 0 29%;
        flex:0 0 29%
    }
}
.position .backend-wrap-con-box-img{
    height:64px;
    width:64px;
    position:relative;
    left:-6px;
    float:left
}
@media (min-width:992px){
    .position .backend-wrap-con-box-img{
        height:80px;
        width:80px;
        left:-10px
    }
}
.position .backend-wrap-con-box-text{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    padding-left:85px;
    margin-top:5px
}
@media (min-width:992px){
    .position .backend-wrap-con-box-text{
        padding-left:15px;
        margin-top:0
    }
}
.position .backend-wrap-con-box-text h4{
    font-size:16px;
    font-weight:500
}
@media screen and (min-width:992px){
    .position .backend-wrap-con-box-text h4{
        font-size:17px
    }
}
@media screen and (min-width:1200px){
    .position .backend-wrap-con-box-text h4{
        font-size:19px
    }
}
.position .backend-wrap-con-box-text span{
    font-size:15px;
    line-height:28px;
    font-family:'Helvetica', 'Arial', sans-serif;
    color:#333
}
@media screen and (min-width:992px){
    .position .backend-wrap-con-box-text span{
        font-size:15px
    }
}
@media screen and (min-width:1200px){
    .position .backend-wrap-con-box-text span{
        font-size:18px
    }
}
.position .dont-see-text{
    display:block;
    text-align:center;
    margin:20px 0 20px;
    font-size:20px;
    font-weight:400;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .position .dont-see-text{
        font-size:30px;
        margin:40px 0 30px;
        font-weight:700
    }
}
@media all and (max-width:767px){
    .position .btn-orange{
        font-size:14px
    }
}
.key-section{
    padding:40px 0 47px
}
@media (min-width:992px){
    .key-section{
        padding:70px 0 77px
    }
}
.key-section h2{
    text-align:center;
    margin-bottom:30px
}
@media (min-width:992px){
    .key-section h2{
        margin-bottom:0
    }
}
.key-section p{
    text-align:center;
    font-size:20px;
    line-height:30px;
    font-family:'Helvetica', 'Arial', sans-serif;
    padding:15px 0 25px
}
.key-section .key-box{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
.key-section .key-box-img{
    width:70px
}
.key-section .key-box-text{
    padding-left:25px
}
.key-section .key-box-text h3{
    font-size:30px;
    line-height:24px;
    color:#2dbe70;
    font-weight:700
}
@media (min-width:992px){
    .key-section .key-box-text h3{
        font-size:30px;
        line-height:24px;
        margin-bottom:10px
    }
}
.key-section .key-box-text p{
    text-align:left;
    font-size:18px;
    line-height:25px;
    padding:0 0 5px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600
}
@media (min-width:992px){
    .key-section .key-box-text p{
        padding:0 0 25px
    }
}
.key-section ul.slick-dots{
    margin-top:0
}
.perks-section{
    padding:40px 0;
    background:#f5f5f5
}
@media (min-width:992px){
    .perks-section{
        padding:70px 0 77px
    }
}
.perks-section ul.slick-dots{
    margin-top:0
}
@media (min-width:992px){
    .perks-section ul.slick-dots{
        margin-top:30px
    }
}
.perks-section h2{
    text-align:center;
    font-size:30px;
    line-height:36px
}
@media (min-width:992px){
    .perks-section h2{
        font-size:48px;
        line-height:61px
    }
}
.perks-section p{
    text-align:center;
    max-width:1024px;
    margin:0 auto 30px;
    font-size:16px!important;
    line-height:24px!important;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .perks-section p{
        font-size:20px!important;
        line-height:30px!important
    }
}
.perks-section-wrap{
    border-radius:8px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin:25px auto 0
}
@media (min-width:992px){
    .perks-section-wrap{
        margin:40px -15px 50px
    }
}
.perks-section-wrap-box{
    padding:28px 15px 28px 20px;
    -webkit-box-flex:0;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    margin:15px 0;
    border:none;
    border-bottom:1px solid #d8d8d8;
    border-radius:8px;
    background:#fff;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media (min-width:992px){
    .perks-section-wrap-box{
        -webkit-box-flex:0;
        -ms-flex:0 0 22.3%;
        flex:0 0 22.3%;
        margin:15px 15px
    }
}
.perks-section-wrap-box span{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:52px
}
@media (min-width:992px){
    .perks-section-wrap-box span{
        display:inline-block
    }
}
.perks-section-wrap-box h5{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    padding-left:15px;
    font-size:18px;
    line-height:22px;
    text-align:left;
    margin-bottom:0
}
@media (min-width:992px){
    .perks-section-wrap-box h5{
        margin-bottom:10px
    }
}
.working h2{
    font-size:24px;
    font-weight:700
}
@media (min-width:992px){
    .working h2{
        font-size:48px;
        line-height:61px;
        font-weight:700
    }
}
.working p{
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:16px;
    line-height:28px;
    padding:0
}
@media (min-width:992px){
    .working p{
        font-size:20px;
        line-height:32px
    }
}
.working .services-pan{
    border-radius:8px
}
.process-section{
    padding:40px 0 47px
}
@media (min-width:992px){
    .process-section{
        padding:70px 0 77px
    }
}
.process-section h2{
    text-align:center;
    margin-bottom:30px
}
@media (min-width:992px){
    .process-section h2{
        margin-bottom:5px
    }
}
.process-section p{
    text-align:center;
    max-width:735px;
    margin:0 auto 50px;
    font-size:20px;
    line-height:30px
}
.process-section .process-wrap{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse;
    width:340px;
    margin:0 auto;
    position:relative
}
@media screen and (min-width:1200px){
    .process-section .process-wrap{
        -webkit-box-orient:inherit;
        -webkit-box-direction:inherit;
        -ms-flex-direction:inherit;
        flex-direction:inherit;
        width:100%;
        margin:inherit
    }
}
.process-section .process-wrap-box{
    -webkit-box-flex:0;
    -ms-flex:0 0 199px;
    flex:0 0 199px;
    position:relative;
    margin-bottom:25px;
    text-align:center;
    width:199px;
    height:199px;
    border-radius:50%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin:0 auto 25px
}
.process-section .process-wrap-box:before{
    content:'';
    position:absolute;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/career/path1.png) no-repeat 0 0;
    width:199px;
    height:100px;
    top:0;
    left:0
}
.process-section .process-wrap-box-img{
    width:153px;
    height:153px;
    border-radius:50%;
    border:5px solid #eaeaea;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin:0 auto;
    position:relative
}
.process-section .process-wrap-box h5{
    text-align:center;
    font-size:16px;
    font-weight:600;
    position:absolute;
    left:0;
    right:0;
    top:55%;
    padding:0 75px;
    line-height:20px
}
.process-section .process-wrap-box:nth-child(3) h5{
    top:50%
}
.process-section .process-wrap-box:nth-child(2) h5{
    padding:0 80px
}
.process-section .process-wrap-box:last-child:after{
    display:none
}
.process-section .top-process-name{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    position:inherit;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    padding-left:15px;
    top:10px
}
@media screen and (min-width:1200px){
    .process-section .top-process-name{
        position:absolute
    }
}
.process-section .top-process-name-box{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:0;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media screen and (min-width:1200px){
    .process-section .top-process-name-box{
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1;
        -webkit-box-align:inherit;
        -ms-flex-align:inherit;
        align-items:inherit
    }
}
.process-section .top-process-name-box h4{
    font-size:24px;
    line-height:20px;
    font-weight:500;
    padding-right:10px;
    -ms-flex-item-align:center;
    align-self:center;
    border-right:1px solid #e2e2e2;
    margin-bottom:0
}
@media screen and (min-width:1200px){
    .process-section .top-process-name-box h4{
        -ms-flex-item-align:baseline;
        align-self:baseline;
        font-size:30px;
        line-height:26px;
        margin-bottom:10px
    }
}
.process-section .top-process-name-box:nth-child(1) h4{
    color:#36e079
}
.process-section .top-process-name-box:nth-child(2){
    top:-8px;
    position:relative
}
.process-section .top-process-name-box:nth-child(2) h4{
    color:#28c89a
}
@media screen and (min-width:1200px){
    .process-section .top-process-name-box:nth-child(2){
        top:0;
        position:static
    }
}
.process-section .top-process-name-box:nth-child(3){
    position:relative;
    top:-26px
}
.process-section .top-process-name-box:nth-child(3) h4{
    color:#2bbdc3
}
@media screen and (min-width:1200px){
    .process-section .top-process-name-box:nth-child(3){
        top:auto;
        left:24px
    }
}
.process-section .top-process-name-box:nth-child(4){
    position:relative;
    top:-54px
}
.process-section .top-process-name-box:nth-child(4) h4{
    color:#1b89af
}
@media screen and (min-width:1200px){
    .process-section .top-process-name-box:nth-child(4){
        position:relative;
        top:0
    }
}
.process-section .top-process-name-box:nth-child(5){
    position:relative;
    top:-73px
}
.process-section .top-process-name-box:nth-child(5) h4{
    color:#036497
}
@media screen and (min-width:1200px){
    .process-section .top-process-name-box:nth-child(5){
        position:relative;
        top:auto;
        -webkit-box-flex:0;
        -ms-flex:0 0 213px;
        flex:0 0 213px
    }
}
.process-section .top-process-name-box:nth-child(6){
    position:relative;
    top:-76px
}
.process-section .top-process-name-box:nth-child(6) h4{
    color:#2c4d82
}
@media screen and (min-width:1200px){
    .process-section .top-process-name-box:nth-child(6){
        position:relative;
        top:0
    }
}
.process-section .top-process-name-box h5{
    font-size:17px;
    color:#333;
    line-height:23px;
    padding-left:15px;
    margin-bottom:0
}
@media screen and (min-width:1200px){
    .process-section .top-process-name-box h5{
        margin-bottom:10px
    }
}
.process-section .top-process-name-box:nth-child(2n+1){
    position:relative;
    bottom:0
}
@media screen and (min-width:1200px){
    .process-section .top-process-name-box:nth-child(2n+1){
        bottom:-245px
    }
}
.process-section .process-img{
    padding:0;
    margin-bottom:75px
}
@media screen and (min-width:1200px){
    .process-section .process-img{
        padding:50px 0
    }
}
.working{
    padding:40px 0 47px;
    background:linear-gradient(172deg,#038170 2%,#00517f 36%,#023e66 56%,#051b39 100%)!important
}
@media (min-width:992px){
    .working{
        padding:70px 0 77px;
        background:linear-gradient(135deg,#07b260 0,#00517f 40%,#023e66 60%,#051b39 100%)!important
    }
}
.working p{
    margin-top:10px;
    margin-bottom:20px
}
@media (min-width:992px){
    .working p{
        margin-top:30px;
        margin-bottom:40px
    }
}
.working span.opportunity-text{
    display:block;
    text-align:center;
    margin-bottom:30px;
    margin-top:0;
    font-size:20px;
    color:#fff;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .working span.opportunity-text{
        margin-top:30px
    }
}
@media (min-width:992px){
    .working span.opportunity-text{
        font-size:30px
    }
}
.hq{
    padding:40px 0;
    background:#f5f5f5
}
@media (min-width:992px){
    .hq{
        padding:70px 0 50px
    }
}
.hq ul.slick-dots{
    margin-top:30px
}
.hq ul.slick-dots li{
    width:10px;
    height:10px;
    margin:0 6px
}
.hq ul.slick-dots li.slick-active{
    background:#49c684;
    width:10px;
    height:10px
}
.hq h2{
    text-align:center;
    margin-bottom:10px;
    font-size:30px;
    line-height:36px
}
@media (min-width:992px){
    .hq h2{
        margin-bottom:40px;
        font-size:48px;
        line-height:61px
    }
}
.hq p{
    text-align:center;
    max-width:945px;
    margin:0 auto 50px;
    font-size:16px;
    line-height:28px;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .hq p{
        font-size:20px;
        line-height:30px
    }
}
.hq-slider-all-img{
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
@media (min-width:992px){
    .hq-slider-all-img{
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap
    }
}
.hq-slider-all-img-box{
    margin:0 5px;
    -webkit-box-flex:0;
    -ms-flex:0 0 100%;
    flex:0 0 100%
}
@media (min-width:992px){
    .hq-slider-all-img-box{
        margin:5px;
        -webkit-box-flex:inherit;
        -ms-flex:inherit;
        flex:inherit
    }
}
.hq-slider-all-img-box a{
    position:relative;
    display:block
}
.hq-slider-all-img-box a:before{
    content:'';
    position:absolute;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/career/view-icon.png) no-repeat center center;
    width:35px;
    height:35px;
    top:25px;
    right:20px
}
.hq-slider-all-img-box img{
    margin:5px 0
}
.hq-slider-all-img img{
    width:100%
}
.any-q{
    display:block;
    text-align:center;
    font-size:20px;
    font-family:'Helvetica', 'Arial', sans-serif;
    margin-top:30px
}
@media (min-width:992px){
    .any-q{
        font-size:30px
    }
}
.any-q-a{
    font-size:16px;
    margin-top:15px;
    font-family:'Helvetica', 'Arial', sans-serif;
    text-align:center
}
.any-q-a a{
    color:#4a90e2
}
ul.slick-dots{
    margin-top:30px
}
ul.slick-dots li{
    width:7px;
    height:7px;
    margin:0 5px;
    cursor:pointer
}
ul.slick-dots li.slick-active{
    background:#49c684;
    width:10px;
    height:10px
}
.display-none-f{
    display:none!important
}
@media (min-width:992px){
    .display-none-f{
        display:block!important
    }
}
.newest-nav{
    background:#fff!important
}
.request-quote{
    background-color:transparent!important;
    font-size:15px!important;
    border:2px solid #ff5800!important;
    color:#333!important;
    font-weight:400!important;
    text-transform:capitalize!important
}
@media (min-width:992px){
    .request-quote{
        font-size:15px!important
    }
}
@media (max-width:768px){
    .request-quote{
        font-size:14px!important
    }
}
.hire-btn{
    background-color:#ff5800!important;
    font-size:15px!important;
    border:2px solid #ff5800!important;
    color:#fff!important;
    font-weight:400!important;
    width:125px;
    padding:10px 20px;
    border-radius:5px;
    margin-left:5px
}
@media all and (max-width:767px){
    .hire-btn{
        display:none
    }
}
.new-nav .o-navigation-bar #primaryNav li .dropdown-menu li a span{
    color:#fff!important
}
.o-navigation-bar-new #primaryNav li.has-submenu>a,.o-navigation-bar-new #primaryNav li.has-submenu>span{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/nav-down-arrow.svg) 100% 40% no-repeat!important
}
.mobile-off{
    display:none
}
@media (min-width:992px){
    .mobile-off{
        display:block
    }
}
.mobile-on{
    display:block
}
@media (min-width:992px){
    .mobile-on{
        display:none
    }
}
.o-contact-form--white-bg{
    -webkit-box-shadow:0 0 20px rgba(0,0,0,.2);
    -ms-box-shadow:0 0 20px rgba(0,0,0,.2);
    -o-box-shadow:0 0 20px rgba(0,0,0,.2);
    box-shadow:0 0 20px rgba(0,0,0,.2)
}
.form-control{
    border:0!important;
    display:inline-block!important;
    background:0 0!important;
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
    height:34px
}
.slick-dots{
    margin-bottom:30px;
    text-align:center
}
.slick-dots li{
    display:inline-block;
    border-radius:50%;
    text-indent:-10000px;
    width:5px;
    height:5px;
    background-color:#9b9b9b;
    margin:0 10px;
    vertical-align:middle
}
.quickform .o-contact-form--white-bg{
    -webkit-box-shadow:none;
    box-shadow:none
}
@media (min-width:992px){
    .quickform .o-contact-form--white-bg{
        -webkit-box-shadow:0 0 20px rgba(0,0,0,.2);
        box-shadow:0 0 20px rgba(0,0,0,.2)
    }
}
.p-skills-icon{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/career/form-icon9.png) no-repeat center left;
    width:85%;
    margin:0 auto;
    border-bottom:1px solid #ccc!important;
    min-height:64px
}
.s-skills-icon{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/career/form-icon9.png) no-repeat center left;
    width:85%;
    margin:0 auto;
    border-bottom:1px solid #ccc!important;
    min-height:64px
}
#primary-skills,#secondary-skills{
    height:0;
    padding:20px 0 0 40px;
    overflow:hidden
}
.select2-selection--multiple{
    border:0!important;
    border-radius:0!important;
    padding:20px 20px 20px 0!important;
    font-size:16px;
    font-weight:400;
    font-family:'Helvetica', 'Arial', sans-serif !important
}
.select2-container .select2-search--inline .select2-search__field{
    font-family:'Helvetica', 'Arial', sans-serif !important
}
.select2-results__option{
    font-family:'Helvetica', 'Arial', sans-serif !important
}
.job-inner-right .select2-container{
    width:85%!important;
    text-align:left
}
.job-inner-right input{
    width:85%
}
.job-inner-right .select2-selection--multiple{
    border-bottom:0!important
}
.job-inner-right .select2-selection__choice:after{
    display:none
}
.job-inner-right .notice-period{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/career/form-icon6.png) no-repeat center left
}
.job-inner-right .position-icon{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/career/form-icon9.png) no-repeat center left
}
input.years-of-experience{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/career/job-icon-5.png) 0 50% no-repeat!important
}
.job-inner-right .attach{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/form-icon-6.png) 40px 20px no-repeat;
    font-family:'Helvetica', 'Arial', sans-serif;
    padding:20px 50px 20px 84px;
    text-align:left
}
.job-inner-right #attachedFiles li input{
    width:80%!important;
    border:0!important;
    margin:0!important;
    padding:0!important
}
.job-inner-right #attachedFiles li button{
    display:inline-block!important;
    border:0!important;
    margin:0 10px 0 0!important;
    padding:0!important
}
.job-inner-right #attachedFiles li button:after{
    display:none
}
.job-inner-right .modal .close{
    width:auto!important;
    border:0!important;
    padding:0!important;
    margin:0!important
}
.job-inner-right .modal p{
    color:#000!important;
    text-align:left!important
}
.job-inner-right .modal input{
    border-bottom:0!important;
    padding:0!important;
    margin:0!important
}
.job-inner-right .select2-selection__choice__remove{
    width:auto!important;
    margin:0
}
.job-inner-right .select2-selection__choice__remove:after{
    display:none
}
[data-tip]{
    position:relative
}
[data-tip]:before{
    content:'';
    display:none;
    content:'';
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #1a1a1a;
    position:absolute;
    top:50px;
    left:105px;
    z-index:8;
    font-size:0;
    line-height:0;
    width:0;
    height:0
}
[data-tip]:after{
    display:none;
    content:attr(data-tip);
    position:absolute;
    top:55px;
    left:40px;
    padding:15px 20px;
    background:#1a1a1a;
    color:#fff;
    z-index:9;
    font-size:1em;
    height:60px;
    line-height:18px;
    border-radius:3px;
    width:85%
}
[data-tip]:hover:after,[data-tip]:hover:before{
    display:block
}
#django-o-contact-form .alert-danger{
    margin:0 40px
}
.career-form .select2-container .select2-search--inline .select2-search__field{
    height:20px
}
.select2-container .select2-search--inline .select2-search__field{
    height:20px
}
.cntct-pg-section{
    background:#fff
}
.o-terms-heading{
    padding:140px 0 0;
    text-align:center
}
.o-terms-heading h1{
    position:relative;
    padding-bottom:40px
}
.o-terms-heading h1:before{
    content:"";
    position:absolute;
    left:50%;
    bottom:0;
    -webkit-transform:translate(-50%,0);
    transform:translate(-50%,0);
    width:100px;
    height:8px;
    background-color:#333
}
.o-terms p{
    font-size:16px!important;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .o-terms p{
        font-size:17px!important;
        line-height:26px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.font-size-24-i{
    font-size:24px!important;
    line-height:32px!important
}
.padding-top-60{
    padding-top:60px
}
.btn-casestudies{
    display:inline-block;
    outline:0;
    cursor:pointer;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    color:#fff;
    background:#ff5800;
    border-radius:4px;
    font-size:15px;
    line-height:38px;
    text-transform:uppercase;
    border:2px solid #ff5800;
    padding:0 27px
}
@media (min-width:992px){
    .btn-casestudies{
        font-size:16px;
        line-height:43px
    }
}
.btn-casestudies:hover{
    color:#fff;
    border-color:#fff;
    background-color:#14df7d
}
.drop-down-technologies{
    text-align:center;
    position:relative
}
@media (min-width:992px){
    .drop-down-technologies{
        margin-right:20px;
        text-align:right
    }
}
.drop-down-technologies .selected a img.filter-icon{
    margin-top:-6px
}
.drop-down-technologies .selected a img.icon-arrow{
    z-index:10;
    position:relative;
    background-color:#fff
}
.drop-down-technologies .selected a img.icon-up{
    padding:10px 5px;
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    -wenkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg)
}
@media (min-width:992px){
    .drop-down-technologies .selected a img.icon-up{
        padding:10px 15px
    }
}
.drop-down-technologies .selected a img.icon-down{
    padding:10px 5px;
    border:1px solid 0;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    -wenkit-transform:rotate(0);
    -moz-transform:rotate(0);
    -ms-transform:rotate(0);
    border-bottom:none
}
@media (min-width:992px){
    .drop-down-technologies .selected a img.icon-down{
        padding:10px 15px
    }
}
.o-case-study-cta{
    padding:20px 0 60px 0;
    text-align:center
}
.paging{
    text-align:center;
    margin:15px 0 30px 0
}
@media (min-width:992px){
    .paging{
        margin:30px 0 30px 0
    }
}
.paging span{
    padding:6px 12px;
    font-weight:700;
    color:#000;
    margin:5px
}
.paging span.current{
    background:#ff5800;
    color:#fff
}
.paging em{
    padding:10px;
    font-weight:700;
    color:#000;
    margin:5px
}
.paging a{
    color:#000;
    font-weight:700;
    padding:6px
}
.paging ul{
    text-align:center
}
.paging ul li{
    display:inline-block;
    vertical-align:middle;
    font-size:15px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:500;
    border-radius:5px;
    color:#000
}
.paging ul li:first-child{
    border:1px solid #333;
    color:#373737;
    margin-right:5px;
    position:relative;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/left-icon.svg) no-repeat center center
}
.paging ul li:first-child .flex-center{
    text-indent:9999px
}
.paging ul li .flex-center{
    padding:6px 0;
    cursor:pointer;
    width:32px;
    height:32px
}
.paging ul li .active-page{
    background:#ff5800;
    color:#fff;
    border-radius:5px;
    height:34px!important
}
.paging ul li:last-child{
    border:1px solid #333;
    color:#373737;
    margin-left:5px;
    position:relative;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/right-icon.svg) no-repeat center center
}
.paging ul li:last-child .flex-center{
    text-indent:9999px
}
.filter ::-webkit-scrollbar{
    width:5px;
    background-color:#ccc
}
.filter ::-webkit-scrollbar-track{
    -webkit-box-shadow:inset 0 0 5px #fcfcfc;
    box-shadow:inset 0 0 5px #fcfcfc;
    border-radius:10px
}
.filter ::-webkit-scrollbar-thumb{
    border-radius:25px;
    height:30px;
    background-color:#4a4a4a;
    margin-top:25px
}
.banner-image-over{
    display:none
}
.image-position-case{
    position:relative;
    width:80px;
    float:left;
    height:60px
}
.image-position-case img{
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    -wenkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%)
}
.padding-top-90-mlnp{
    padding-top:90px!important;
    height:509px
}
.case-study-background-mlnp{
    height:509px
}
.case-studies-banner{
    background-color:#cc2622db;
    padding:0 15px!important
}
.case-studies-banner .mlpn-left{
    padding-left:0
}
.client-heading-mlnp{
    color:#494949;
    font-size:55px!important;
    text-transform:uppercase!important;
    margin-bottom:30px!important;
    margin-top:35px!important;
    font-family:'Helvetica', 'Arial', sans-serif !important;
    font-weight:700
}
.client-description-mlnp{
    font-size:17px!important
}
.challenge-bullets{
    display:block
}
@media (min-width:992px){
    .challenge-bullets{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
.challenge-bullets li{
    padding-left:20px!important;
    padding-right:10px;
    line-height:28px!important
}
.challenge-bullets li:before{
    content:'';
    background-color:#ec3e2e;
    background-image:none!important;
    top:5px!important;
    width:4px!important;
    height:50px!important
}
@media (min-width:992px){
    .challenge-bullets li:before{
        height:75px!important
    }
}
.mlnp-watch-text{
    font-size:24px;
    line-height:36px;
    color:#fff;
    display:inline;
    position:relative;
    padding-top:2px!important
}
.mlnp-watch-text:before{
    content:'';
    position:absolute;
    width:290px;
    height:4px;
    background-color:#d0352b;
    left:0;
    top:-8px
}
.video-mlnp{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
.video{
    height:315px
}
.video-box{
    height:315px;
    position:relative
}
.video-thumbnail{
    z-index:300;
    position:absolute;
    top:0;
    left:0;
    width:100%
}
.video-frame{
    z-index:100;
    position:absolute;
    top:0;
    left:0;
    width:100%
}
.thumbnail-link .video-thumbnail{
    display:block
}
.thumbnail-link:hover .video-thumbnail{
    display:none
}
#video-container{
    position:relative;
    max-width:40em;
    margin:auto;
    border:1px solid #000;
    -webkit-box-shadow:.25em .25em .25em rgba(0,0,0,.3);
    box-shadow:.25em .25em .25em rgba(0,0,0,.3)
}
#video-container video{
    display:block;
    width:100%;
    height:auto
}
#video-container img{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:auto;
    cursor:pointer
}
.hide{
    display:none
}
#starter{
    position:absolute;
    top:0;
    left:0;
    bottom:0
}
.gradient-green-blue-mlnp{
    background:#00b35c;
    background:-webkit-gradient(left top,right bottom,color-stop(0,#00b35c),color-stop(47%,#0b8a8a),color-stop(100%,#004475));
    background:linear-gradient(135deg,#00b35c -22%,#0e5579 47%,#004475 100%)
}
p.service-txt{
    min-height:auto!important;
    margin-bottom:0!important;
    font-family:'Helvetica', 'Arial', sans-serif;
}
.popup-modal button.close{
    z-index:999;
    position:relative;
    right:23%!important;
    top:42px!important;
    background:0 0!important;
    padding:10px;
    opacity:1
}
.cs-banner-pdf{
    padding:7px 32px;
    float:none;
    margin:30px auto;
    color:#fff;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/case-study/icon-pdf-1.svg) 0 50% no-repeat;
    text-decoration:underline;
    font-family:'Helvetica', 'Arial', sans-serif;
    position:relative;
    text-decoration:none;
    font-size:20px
}
@media (min-width:992px){
    .cs-banner-pdf{
        float:left;
        display:block;
        margin:30px auto 0
    }
}
.cs-banner-pdf:after{
    content:"";
    position:absolute;
    left:34px;
    bottom:0;
    width:288px;
    background-color:#14df7d;
    height:2px;
    display:none
}
@media (min-width:992px){
    .cs-banner-pdf:after{
        display:block
    }
}
.cs-banner-pdf:hover{
    color:#fff
}
.cs-banner-pdf:hover::after{
    background-color:#fff
}
.cs-banner-pdf:focus{
    color:#fff
}
.case-study-download{
    padding:30px 0;
    margin:60px 0 0 0;
    text-align:center;
    background-color:#091b38
}
@media (min-width:992px){
    .case-study-download{
        background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/case-study/download-bg.jpg) 50% 50% no-repeat #091b38;
        text-align:left
    }
}
.case-study-download img.download-icon{
    float:right;
    display:none
}
@media (min-width:992px){
    .case-study-download img.download-icon{
        display:block
    }
}
.case-study-download h2{
    color:#fff;
    font-size:40px;
    line-height:55px;
    font-weight:700;
    padding:15px 0 0;
    text-transform:uppercase
}
.cs-bot-banner-pdf{
    border:2px solid #ff5800;
    color:#fff;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/case-study/icon-down-arrow.png) 88% 50% no-repeat;
    font-size:17px;
    line-height:24px;
    font-family:'Helvetica', 'Arial', sans-serif;
    padding:16px 60px 18px 30px;
    border-radius:5px;
    margin:40px 0 0 0;
    display:inline-block;
    background-color:#ff5800;
    font-weight:500
}
@media screen and (min-width:992px){
    .cs-bot-banner-pdf{
        padding:16px 60px 18px 15px
    }
}
@media screen and (min-width:1200px){
    .cs-bot-banner-pdf{
        padding:16px 60px 18px 30px
    }
}
.cs-bot-banner-pdf:focus{
    color:#fff
}
.cs-bot-banner-pdf:hover{
    background-color:#ff5800;
    color:#fff;
    border:2px solid #fff
}
.retention-rate{
    background:#10d08e;
    background:linear-gradient(135deg,#10d08e 0,#082653 100%);
    padding:45px 35px 130px;
    position:relative;
    overflow:hidden;
    margin-bottom:30px
}
.thank-right-top{
    overflow:hidden
}
.thank-right-top ul{
    overflow:hidden;
    margin-bottom:20px
}
.thank-right-top ul li{
    display:inline-block;
    width:48%;
    vertical-align:top;
    margin-bottom:20px;
    font-size:16px;
    font-weight:600;
    font-family:'Helvetica', 'Arial', sans-serif;
}
.thank-right-top ul li span{
    display:inline-block;
    margin-right:10px;
    width:25px
}
.thank-right-top ul li a{
    color:#000
}
.thank-right-top h3{
    font-size:28px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    margin-bottom:30px
}
.thank-right-top p{
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:19px;
    font-weight:600
}
.t-left{
    border:1px solid #d8d8d8;
    padding:30px;
    margin-bottom:30px;
    float:left;
    width:48%;
    min-height:368px
}
.t-right{
    border:1px solid #d8d8d8;
    padding:30px;
    margin-bottom:30px;
    float:right;
    width:48%;
    min-height:368px
}
@media (min-width:992px){
    .banner-top-position__center{
        position:absolute;
        right:0;
        top:50%;
        transform:translateY(-60%);
        -webkit-transform:translateY(-60%);
        -moz-transform:translateY(-60%);
        -ms-transform:translateY(-60%)
    }
}
#myModal1 .modal-content{
    padding:0!important;
    background-color:transparent
}
#myModal1 .modal-body{
    padding:0!important
}
.u-submit:after{
    content:'';
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/arrow-white.png) no-repeat;
    width:20px;
    height:14px;
    display:inline-block;
    margin-left:15px;
    z-index:-1
}
#myModal1 button.close{
    z-index:999;
    position:relative;
    right:-88%!important;
    top:0!important;
    background:0 0!important;
    padding:10px;
    opacity:1;
    width:37px;
    text-align:center;
    background:0 0!important;
    float:right
}
@media (min-width:992px){
    #myModal1 button.close{
        right:-50%!important;
        top:5px!important;
        margin-left:325px
    }
}
.o-thank-you__application{
    padding:150px 0
}
.o-thank-you__top p{
    font-size:14px;
    margin-bottom:30px;
    font-family:'Helvetica', 'Arial', sans-serif;
}
.o-thank-you__footer{
    text-align:center;
    padding:50px 0;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:300;
    color:#414446;
    font-size:12px;
    line-height:15px
}
.case-study-text{
    margin-top:15px!important;
    display:inline-block!important
}
.mlnp-ch .row{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse;
    padding:60px 0
}
.mlnp-sol{
    padding:60px 0
}
.mlnp-sol .mlnp-sol-img{
    display:block;
    margin:0 auto
}
.mlnp-res{
    padding-top:65px
}
.mlnp-res h3{
    color:#fff
}
.mlnp-res .padding-bottom-60.img-responsive.center-block{
    display:block;
    margin:0 auto
}
.mlnp-res h4{
    line-height:32px;
    padding-bottom:20px;
    font-size:24px!important;
    color:#333;
    margin-top:50px!important
}
@media (min-width:992px){
    .ch-content{
        padding-left:25px!important
    }
}
@media (min-width:992px){
    .cli-content,.sol-content{
        padding-left:25px!important
    }
}
@media (min-width:992px){
    .sol{
        padding-top:80px
    }
}
.small-img-text{
    margin-bottom:20px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:50px 30px 0
}
@media (min-width:992px){
    .small-img-text{
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        padding:0
    }
}
.small-img-text h2{
    max-width:290px;
    padding-left:20px;
    padding-top:0;
    font-size:28px;
    line-height:36px
}
@media (min-width:992px){
    .small-img-text h2{
        font-size:42px;
        line-height:52px;
        padding-top:10px
    }
}
.new-style h3{
    font-size:30px;
    line-height:46px;
    font-weight:500
}
form#brandfilter{
    display:inline-block
}
.font-bold{
    font-weight:700
}
.ai-pattern-bl:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/ai-chatbots/bottom-left-pattern.png) no-repeat bottom left;
    bottom:0;
    height:auto
}
.ai-pattern-bl:after{
    display:none
}
.ai-chatbots{
    padding-bottom:50px;
    background-color:#f8f8f8
}
.ai-chatbots h2{
    padding:0 50px;
    margin-bottom:50px;
    margin-bottom:20px;
    font-size:30px;
    font-weight:700
}
@media (min-width:992px){
    .ai-chatbots h2{
        font-size:48px
    }
}
.ai-chatbots h3{
    text-align:center;
    font-size:36px;
    font-size:28px;
    margin-bottom:25px;
    margin-top:30px
}
.ai-chatbots .section-para{
    font-size:19px;
    line-height:29px;
    text-align:center;
    font-size:16px;
    line-height:28px
}
.ai-chatbots .dc-white-pan{
    min-height:inherit;
    height:auto;
    min-height:inherit;
    -webkit-box-shadow:0 0 34px 0 #0000001c;
    box-shadow:0 0 34px 0 #0000001c;
    height:auto
}
@media (min-width:992px){
    .ai-chatbots .dc-white-pan{
        height:180px
    }
}
.ai-chatbots .dc-white-pan div span{
    position:absolute;
    width:88px;
    height:88px;
    left:0
}
.ai-chatbots .dc-white-pan div span img{
    margin-right:20px
}
.ai-chatbots .body-text-medium{
    font-size:16px;
    line-height:28px;
    color:#333;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:500;
    margin-top:15px;
    padding-left:0;
    padding-top:100px;
    text-align:center
}
@media screen and (min-width:992px){
    .ai-chatbots .body-text-medium{
        font-size:15px;
        line-height:24px;
        padding-left:100px;
        padding-top:0;
        text-align:left
    }
}
@media screen and (min-width:1200px){
    .ai-chatbots .body-text-medium{
        font-size:18px;
        line-height:28px
    }
}
.ai-chatbots .correct-img{
    text-align:inherit;
    text-align:center
}
.ai-chatbots .correct-img img{
    width:100%;
    margin:0;
    width:300px;
    margin:0 auto
}
.ai-chatbots .number-section-bnt{
    text-align:center;
    margin-bottom:25px
}
.ai-chatbots .number-section-bnt a{
    width:470px;
    height:72px;
    margin:0 15px 15px;
    font-size:24px;
    width:470px;
    display:inline-block;
    padding:10px 50px 10px 15px;
    line-height:46px;
    background:0 0;
    position:relative;
    text-align:center;
    color:#fff;
    font-size:13px;
    font-family:'Helvetica', 'Arial', sans-serif;
    border-radius:6px;
    border:3px solid #14df7d;
    margin-bottom:15px;
    -webkit-transition:.3s all ease-in;
    transition:.3s all ease-in
}
.ai-chatbots .number-section-bnt a:before{
    content:'';
    position:absolute;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/common/right-circle-icon.png) no-repeat right center;
    height:35px;
    width:35px;
    top:15px;
    right:10px;
    right:30px
}
.ai-chatbots .number-section-bnt a:hover{
    background:#fff;
    color:#ff5800;
    border:3px solid #ff5800
}
.text-capitalize{
    text-transform:capitalize!important
}
.skill-mod{
    padding:45px 0 47px;
    background-size:30% auto;
    text-align:center
}
@media (min-width:992px){
    .skill-mod{
        padding:70px 0 75px
    }
}
.skill-mod h2{
    font-family:'Helvetica', 'Arial', sans-serif;
    color:#333;
    margin-bottom:25px;
    font-size:30px;
    line-height:36px
}
@media (min-width:992px){
    .skill-mod h2{
        font-size:48px;
        line-height:61px
    }
}
.skill-mod p{
    font-family:"Source Serif Pro",serif;
    font-weight:400;
    color:#414446;
    font-size:19px;
    line-height:30px;
    padding-right:80px;
    padding-left:80px
}
.skill-mod .holder{
    text-align:left;
    margin-bottom:20px
}
.skill-mod .holder .listing-heading{
    text-align:left;
    padding-bottom:35px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.skill-mod .holder .listing-heading img.listing-heading-icon{
    display:inline-block;
    vertical-align:top;
    margin:0
}
.skill-mod .holder .listing-heading h3.listing-heading-txt{
    display:inline-block;
    margin:0;
    padding-left:30px
}
@media (min-width:992px){
    .skill-mod .holder .listing-heading h3.listing-heading-txt{
        font-size:36px;
        line-height:49px
    }
}
.skill-mod .holder ul{
    text-align:left;
    margin:0 0 25px 0
}
.skill-mod .holder ul li{
    padding:0 0 5px 35px;
    line-height:28px;
    position:relative;
    display:block;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:400;
    color:#414446;
    font-size:17px
}
@media (min-width:992px){
    .skill-mod .holder ul li{
        font-family:'Helvetica', 'Arial', sans-serif;
        font-weight:500;
        padding:0 0 15px 35px
    }
}
.skill-mod .holder ul li:before{
    content:'';
    display:block;
    width:20px;
    height:20px;
    position:absolute;
    top:2px;
    left:0;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/icon-bullet-dark.svg) 50% 50% no-repeat;
    background-size:auto;
    background-size:contain
}
.skill-mod h5{
    font-size:22px;
    line-height:28px;
    font-weight:300;
    margin:0 0 35px 0;
    font-family:"Source Serif Pro",serif
}
img.cb-wecare-heading.cb-wecare-heading-img{
    width:130px
}
@media (min-width:992px){
    img.cb-wecare-heading.cb-wecare-heading-img{
        width:auto
    }
}
.margin-top-30-i{
    margin-top:30px!important
}
.margin-top-50-i{
    margin-top:50px!important
}
.cb-wecare .margin-top-50-i{
    margin-top:30px!important
}
@media (min-width:992px){
    .cb-wecare .margin-top-50-i{
        margin-top:50px!important
    }
}
.o-apply-now{
    padding:50px 0 50px;
    background:#00b35d;
    background:linear-gradient(135deg,#00b35d 0,#1db39b 16%,#28b2b3 24%,#004475 100%);
    position:relative;
    text-align:center
}
@media (min-width:992px){
    .o-apply-now{
        padding:70px 0 75px
    }
}
.o-apply-now h5{
    color:#fff;
    font-size:36px;
    line-height:48px;
    font-weight:400;
    margin-bottom:40px
}
.hiring-section .margin-top-50-i{
    margin-top:5px!important
}
@media (min-width:992px){
    .hiring-section .margin-top-50-i{
        margin-top:50px!important
    }
}
.font-weight-400{
    font-weight:400!important
}
.u-pad-top-30{
    padding-top:30px
}
.margin-left-0{
    margin-left:0!important
}
.pt-mod{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/common/small-bottom-right-pt.png) right bottom no-repeat #fafafa;
    background-size:30% auto!important
}
.u-align-right{
    text-align:center
}
@media (min-width:992px){
    .u-align-right{
        text-align:right!important
    }
}
.u-pull-right{
    float:none!important
}
@media (min-width:992px){
    .u-pull-right{
        float:right!important
    }
}
.o-skill-intro--cn-uses-ai{
    background-size:auto;
    background-size:30% auto;
    text-align:center;
    padding:45px 0 20px
}
@media (min-width:992px){
    .o-skill-intro--cn-uses-ai{
        padding:70px 0 47px
    }
}
.o-skill-intro--cn-uses-ai h3{
    margin-bottom:20px;
    font-size:22px;
    line-height:28px
}
@media (min-width:992px){
    .o-skill-intro--cn-uses-ai h3{
        font-size:36px;
        line-height:44px
    }
}
.o-skill-intro--cn-uses-ai p{
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:16px;
    line-height:28px
}
@media (min-width:992px){
    .o-skill-intro--cn-uses-ai p{
        font-size:18px;
        line-height:30px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.o-skill-intro--puzzle{
    background-color:#f9fbfc;
    background-image:none;
    padding:40px 0 20px;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/common/small-bottom-right-pt.png) right bottom no-repeat #f9fbfc;
    background-size:auto;
    background-size:30% auto
}
@media (min-width:992px){
    .o-skill-intro--puzzle{
        padding:70px 0 50px
    }
}
.o-skill-intro--puzzle p{
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:16px;
    line-height:28px;
    text-align:center
}
@media (min-width:992px){
    .o-skill-intro--puzzle p{
        font-size:18px;
        line-height:30px
    }
}
.o-skill-intro--puzzle .font-20{
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:16px;
    font-weight:400;
    line-height:28px;
    text-align:center
}
@media (min-width:992px){
    .o-skill-intro--puzzle .font-20{
        font-size:20px;
        font-weight:400;
        line-height:35px
    }
}
.o-skill-intro--puzzle img{
    text-align:center;
    margin:40px auto;
    display:block
}
.project-management{
    background-size:auto;
    background-size:30% auto!important;
    position:relative;
    text-align:center;
    padding:30px 0 15px
}
@media (min-width:992px){
    .project-management{
        padding:70px 0 45px;
        background-size:30% auto
    }
}
.project-management img{
    margin:0 0 20px
}
.project-management h2{
    font-size:24px;
    line-height:30px;
    text-transform:capitalize;
    margin:0 0 20px 0
}
@media (min-width:992px){
    .project-management h2{
        font-size:42px;
        line-height:52px;
        margin:0 0 30px 0
    }
}
.project-management p{
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:18px;
    font-weight:400;
    line-height:30px;
    margin:0 0 25px 0
}
@media (min-width:992px){
    .project-management p{
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.o-skill-intro--better{
    background-color:#f8f9fb;
    background-image:none;
    position:relative;
    padding:40px 0 20px;
    text-align:center
}
@media (min-width:992px){
    .o-skill-intro--better{
        padding:70px 0 50px;
        background-size:auto;
        background-size:30% auto
    }
}
.o-skill-intro--better h2{
    font-size:24px;
    line-height:30px;
    margin:0 0 25px 0;
    text-transform:capitalize
}
@media (min-width:992px){
    .o-skill-intro--better h2{
        font-size:42px;
        line-height:52px;
        margin:0 0 50px 0
    }
}
.o-skill-intro--better p{
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:16px;
    font-weight:400;
    line-height:28px;
    margin:0 0 25px 0
}
@media (min-width:992px){
    .o-skill-intro--better p{
        font-size:18px;
        line-height:30px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.o-skill-intro--better .white-bg{
    background-color:#fff;
    text-align:center;
    padding:0 0 30px 0;
    width:100%;
    margin:0 0 20px;
    min-height:initial;
    -webkit-box-flex:0;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1)
}
@media (min-width:992px){
    .o-skill-intro--better .white-bg{
        text-align:left;
        margin:40px 15px 40px;
        min-height:640px;
        padding:0;
        width:inherit;
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1
    }
}
.o-skill-intro--better .white-bg h3{
    font-size:18px;
    line-height:22px;
    color:#222;
    padding:30px 35px 15px;
    position:relative;
    margin-bottom:20px;
    text-align:left
}
@media (min-width:992px){
    .o-skill-intro--better .white-bg h3{
        padding:30px 35px 20px
    }
}
.o-skill-intro--better .white-bg h3:before{
    content:'';
    position:absolute;
    background-color:#27c070;
    height:3px;
    width:35px;
    bottom:0;
    left:35px;
    margin:0 auto
}
@media (min-width:992px){
    .o-skill-intro--better .white-bg h3:before{
        left:15px;
        right:inherit;
        margin:0;
        left:35px
    }
}
.o-skill-intro--better .white-bg p{
    padding:0 35px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:18px;
    font-weight:400;
    line-height:30px;
    text-align:left
}
@media (min-width:992px){
    .o-skill-intro--better .white-bg p{
        padding:0 35px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.o-skill-intro--better .white-bg img{
    width:100%
}
.o-skill-intro--better .btn_wrapper{
    margin-top:30px
}
@media (min-width:992px){
    .o-skill-intro--better .btn_wrapper{
        margin-top:0
    }
}
.key-benefits:after{
    display:none!important
}
.key-benefits .main-span{
    font-weight:400;
    line-height:28px
}
.key-benefits .service-wrap .services-pan{
    padding-top:40px!important;
    height:auto
}
@media (min-width:992px){
    .key-benefits .service-wrap .services-pan{
        padding:40px 20px 30px !important
    }
}
.key-benefits .service-wrap .services-pan:before{
    display:none
}
.key-benefits .service-wrap .services-pan p{
    font-size:16px!important;
    line-height:26px!important;
    font-family:'Helvetica', 'Arial', sans-serif !important;
}
@media screen and (min-width:992px){
    .key-benefits .service-wrap .services-pan{
        min-height:515px!important
    }
}
.key-benefits .cmn-heading-para-w{
    margin-bottom:15px
}
@media (min-width:992px){
    .key-benefits .cmn-heading-para-w{
        margin-bottom:20px
    }
}
.o-skill-intro--conclusion{
    position:relative;
    padding:40px 0 20px;
    text-align:center
}
@media (min-width:992px){
    .o-skill-intro--conclusion{
        padding:70px 0 50px;
        background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/common/small-bottom-right-pt.png) right bottom no-repeat;
        background-size:auto;
        background-size:30% auto
    }
}
.o-skill-intro--conclusion h2{
    font-size:30px;
    line-height:36px;
    text-transform:capitalize
}
@media (min-width:992px){
    .o-skill-intro--conclusion h2{
        margin:0 0 25px 0;
        font-size:48px;
        line-height:52px
    }
}
.o-skill-intro--conclusion p{
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:18px;
    font-weight:400;
    line-height:30px
}
@media (min-width:992px){
    .o-skill-intro--conclusion p{
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.left-banner-txt-mod{
    padding-top:40px
}
.bottom-right-pt{
    position:relative
}
.bottom-right-pt:before{
    content:'';
    position:absolute;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/work-with-the-top-developers/bottom-right-pt.png) bottom right;
    background-repeat:no-repeat;
    z-index:9;
    width:615px;
    height:325px;
    bottom:0;
    right:0;
    display:none;
    display:block
}
.bottom-left-pt{
    position:absolute;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/common/bottom-left-pt.png) bottom left;
    background-repeat:no-repeat;
    z-index:9;
    width:615px;
    height:325px;
    bottom:0;
    left:0;
    display:none;
    display:block
}
.padding-0-100{
    padding:0!important
}
@media (min-width:992px){
    .padding-0-100{
        padding:0 100px!important
    }
}
.margin-bottom-15{
    margin-bottom:20px
}
.index-bnr-logo{
    margin-bottom:35px
}
.index-bnr-logo img,.index-bnr-logo svg{
    margin:10px 5px
}
.machine-img{
    z-index:1;
    bottom:-15px;
    position:relative;
    max-width:480px;
    width:auto;
    padding:0 30px;
    margin:0 auto
}
@media (min-width:992px){
    .machine-img{
        position:absolute;
        text-align:right;
        text-align:center;
        right:0;
        bottom:0;
        margin:0 auto;
        padding:0 15px;
        max-width:none;
        width:51%;
        right:30px
    }
}
.custom-align{
    text-align:right;
    text-align:center;
    margin-bottom:15px
}
.ex-padding-top{
    margin-top:20px
}
.ex-padding-bottom2{
    padding-bottom:200px
}
.description-box{
    padding-top:15px
}
@media (min-width:992px){
    .description-box{
        padding-top:80px
    }
}
.description-box p{
    font-size:19px;
    line-height:30px
}
.description-box .description-box-img{
    height:500px
}
.description-box .description-box-img img{
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover
}
.description-box .frame-text{
    padding:30px 30px 5px 30px;
    max-height:500px;
    max-height:500px;
    border:1px solid #f3f3f3
}
@media (min-width:992px){
    .description-box .frame-text{
        padding:40px 50px
    }
}
.description-box .frame-text p{
    font-size:13px;
    line-height:22px;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .description-box .frame-text p{
        font-family:'Helvetica', 'Arial', sans-serif;
        font-size:16px;
        line-height:30px
    }
}
.description-box .frame-text2{
    padding:20px 15px;
    padding:40px 40px 20px
}
.description-box .o-open-office--description .description-box-img{
    position:relative
}
.description-box .o-open-office--description .description-box-img span{
    bottom:30px;
    padding:20px 15px
}
@media (min-width:992px){
    .description-box .o-open-office--description .description-box-img span{
        padding:40px 40px
    }
}
.description-box .o-open-office--description .description-box-img .m-left{
    left:0;
    left:0
}
.description-box .o-open-office--description .description-box-img .m-right{
    right:0;
    right:0
}
@media (min-width:992px){
    .o-office-design2{
        padding:70px 0 80px
    }
}
.here-details p{
    font-family:'Helvetica', 'Arial', sans-serif;
    line-height:22px;
    margin-bottom:15px;
    font-weight:600
}
@media (min-width:992px){
    .here-details p{
        margin:0 0 25px 0;
        line-height:28px
    }
}
.here-details .h-are-the{
    margin-bottom:35px;
    font-size:17px;
    font-weight:500
}
@media (min-width:992px){
    .here-details .h-are-the{
        margin:0 0 25px 0;
        font-size:19px;
        font-weight:600
    }
}
.frame-text3{
    padding:15px;
    height:auto;
    margin-bottom:15px;
    height:500px;
    padding:0;
    border:1px solid #f3f3f3;
    position:relative
}
.frame-text3 h3{
    padding:0 0 40px
}
.frame-text4{
    padding:15px;
    height:auto;
    margin-bottom:15px;
    height:543px;
    padding:0;
    border:1px solid #f3f3f3;
    position:relative
}
.frame-text4 h3{
    padding:0 0 40px
}
.frame-text5{
    height:auto;
    padding:15px;
    margin-bottom:15px;
    height:512px;
    padding:0;
    border:1px solid #f3f3f3;
    position:relative
}
.frame-text5 h3{
    padding:0 0 40px
}
.frame-text6{
    height:auto;
    padding:15px;
    margin-bottom:15px;
    height:503px;
    padding:0;
    border:1px solid #f3f3f3;
    position:relative
}
.frame-text6 h3{
    padding:0 0 40px
}
.text-content-box{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.text-content-box p{
    text-align:left;
    margin-bottom:0
}
.text-content-box p span{
    color:#3be185
}
.text-content-box img{
    margin-right:25px;
    -webkit-box-flex:0;
    -ms-flex:0 0 auto;
    flex:0 0 auto
}
.text-wrap{
    max-width:90%;
    margin:0 auto
}
.text-wrap .side-padding{
    padding:0 50px
}
.img-full img{
    width:100%
}
.company-video{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/office-and-infrastructure/video-bg2.jpg) no-repeat 0 0/cover;
    padding:50px 0
}
@media (min-width:992px){
    .company-video{
        padding:80px 0
    }
}
.video-cm-box iframe{
    height:auto
}
@media (min-width:992px){
    .video-cm-box iframe{
        height:480px
    }
}
.hww-list{
    text-align:center;
    margin-bottom:0;
    padding:40px 0 0
}
@media (min-width:992px){
    .hww-list{
        margin-bottom:10px;
        padding:40px 0
    }
}
.hww-list li{
    display:inline-block;
    margin:0 0 25px;
    color:#fff;
    width:100%;
    vertical-align:top;
    font-size:15px;
    font-weight:400;
    position:relative
}
@media screen and (min-width:768px){
    .hww-list li{
        width:110px;
        margin:0 20px
    }
}
@media screen and (min-width:992px){
    .hww-list li{
        width:142px
    }
}
.hww-list li span{
    display:block;
    padding-top:20px;
    font-family:'Helvetica', 'Arial', sans-serif;
}
.hww-list li:before{
    content:"";
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/daas/arrow.png) no-repeat 0 0;
    width:53px;
    height:30px;
    position:absolute;
    right:-50px;
    top:40px;
    display:none
}
@media (min-width:992px){
    .hww-list li:before{
        display:block
    }
}
.hww-list li:last-child:before{
    display:none
}
.hww-list-1 li{
    color:#fff;
    position:relative;
    padding:0 0 20px 28px;
    font-size:16px;
    line-height:28px;
    position:relative;
    font-weight:500
}
@media (min-width:992px){
    .hww-list-1 li{
        font-size:19px;
        line-height:30px
    }
}
.hww-list-1 li:before{
    width:5px;
    height:5px;
    background-color:#27c070;
    content:"";
    position:absolute;
    left:0;
    top:10px;
    border-radius:50%
}
.o-engagement-model__cards__top_daas1:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/daas/price-icon-1.png) no-repeat 0 0!important;
    height:62px!important;
    width:64px!important
}
.o-engagement-model__cards__top_daas2:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/daas/price-icon-2.png) no-repeat 0 0!important;
    height:62px!important;
    width:64px!important
}
.reasons-capital__blocks-wc1:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/daas/why-choose-1.png) no-repeat 0 0!important
}
.reasons-capital__blocks-wc2:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/daas/why-choose-2.png) no-repeat 0 0!important
}
.reasons-capital__blocks-wc3:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/daas/why-choose-3.png) no-repeat 0 0!important
}
.reasons-capital__blocks-wc4:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/daas/why-choose-4.png) no-repeat 0 0!important
}
.reasons-capital__blocks-wc5:before{
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/daas/why-choose-5.png) no-repeat 0 0!important
}
.panel1{
    padding:0 18px;
    background-color:#fff;
    overflow:hidden;
    -webkit-transition:max-height .2s ease-out;
    transition:max-height .2s ease-out;
    display:none;
    font-size:19px;
    line-height:30px;
    font-family:"Source Serif Pro",serif;
    font-weight:500
}
.panel1 p{
    font-size:19px;
    line-height:30px;
    font-family:"Source Serif Pro",serif;
    font-weight:500
}
.panel1 ul{
    padding-bottom:20px;
    padding-left:20px
}
.panel1 ul li{
    list-style-type:disc;
    padding-bottom:10px
}
.cheaper-batter-header p{
    font-size:16px;
    line-height:28px;
    color:#fff;
    text-align:center
}
@media (min-width:992px){
    .cheaper-batter-header p{
        font-size:22px;
        line-height:32px;
        text-align:left
    }
}
.cheaper-batter-header-left{
    background:0 0!important;
    padding-left:15px
}
@media (min-width:992px){
    .cheaper-batter-header-left{
        background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/cheape-heading-bg.png) no-repeat 0 0!important;
        padding-left:40px
    }
}
.cheaper-batter-header-left .c-b-heading{
    font-size:19px;
    line-height:23px;
    font-weight:700;
    color:#fff;
    font-family:'Helvetica', 'Arial', sans-serif;
    padding-bottom:50px;
    text-transform:uppercase;
    letter-spacing:0;
    padding-top:90px;
    position:relative;
    margin-bottom:15px
}
@media (min-width:992px){
    .cheaper-batter-header-left .c-b-heading{
        padding-top:140px;
        font-size:36px;
        line-height:43px;
        letter-spacing:6px;
        margin-bottom:0
    }
}
.cheaper-batter-header-left .c-b-heading:before{
    content:'';
    position:absolute;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/mobile-all/cb-bnr-circle.png) no-repeat 0 0;
    width:325px;
    height:315px;
    top:0;
    left:0;
    right:0;
    margin:0 auto;
    display:block
}
@media (min-width:992px){
    .cheaper-batter-header-left .c-b-heading:before{
        display:none
    }
}
.cheaper-batter-header-left .c-b-heading span{
    display:block;
    font-weight:700;
    text-transform:uppercase;
    font-size:84px;
    line-height:100px;
    letter-spacing:0
}
@media (min-width:992px){
    .cheaper-batter-header-left .c-b-heading span{
        font-size:160px;
        line-height:160px
    }
}
.cheaper-batter-header-right{
    padding-top:20px;
    padding-left:15px
}
@media (min-width:992px){
    .cheaper-batter-header-right{
        padding-left:80px;
        padding-top:80px
    }
}
.cheaper-batter-header-right p{
    line-height:26px
}
@media (min-width:992px){
    .cheaper-batter-header-right p{
        line-height:36px
    }
}
.new-cb-heading{
    margin-top:30px;
    margin-bottom:30px
}
.new-cb-heading span{
    font-family:"Source Serif Pro",serif!important;
    font-weight:700;
    width:270px!important;
    padding:10px 28px!important
}
@media (min-width:992px){
    .new-cb-heading span{
        width:auto!important
    }
}
.new-cb-section{
    text-align:left
}
.new-cb-section-pan{
    display:inline-block;
    vertical-align:top;
    font-size:19px;
    line-height:29px;
    font-family:"Source Serif Pro",serif;
    -webkit-box-flex:0;
    -ms-flex:0 0 100%;
    flex:0 0 100%
}
@media (min-width:992px){
    .new-cb-section-pan{
        -webkit-box-flex:1;
        -ms-flex:auto;
        flex:auto
    }
}
.new-cb-section-pan .new-cb-top{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media (min-width:992px){
    .new-cb-section-pan .new-cb-top{
        display:block
    }
}
.new-cb-section-pan p{
    font-size:16px;
    line-height:24px;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .new-cb-section-pan p{
        font-size:19px;
        line-height:28px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.new-cb-section-pan h4{
    height:auto;
    font-size:20px;
    color:#333;
    font-weight:500;
    position:relative;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    margin-bottom:0;
    margin-left:20px
}
@media (min-width:992px){
    .new-cb-section-pan h4{
        height:70px;
        line-height:24px;
        margin-bottom:.5rem;
        margin-left:0
    }
}
.new-cb-section-pan h4 span{
    font-weight:700
}
@media (min-width:992px){
    .new-cb-section-pan h4 span{
        position:absolute;
        bottom:0;
        font-weight:inherit
    }
}
.new-cb-section-pan h4 span strong{
    display:block;
    font-weight:700
}
@media (min-width:992px){
    .new-cb-section-pan h4 span strong{
        display:block;
        font-weight:inherit
    }
}
.new-cb-section-pan img{
    margin:30px 0;
    min-height:55px
}
.new-cb-section-1{
    border:1px solid #8a8a8f;
    background-color:#fafafa;
    border-radius:5px;
    -webkit-box-shadow:-2px 5px 20px 0 rgba(0,0,0,.17);
    box-shadow:-2px 5px 20px 0 rgba(0,0,0,.17);
    padding:15px 35px;
    position:relative
}
@media (min-width:992px){
    .new-cb-section-1{
        padding:68px 35px;
        width:23%;
        min-height:546px
    }
}
.new-cb-section-1:after{
    content:"";
    position:absolute;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/mobile-all/icon-plus.png) no-repeat 0 0!important;
    width:39px;
    height:39px;
    top:inherit;
    bottom:-20px;
    right:0;
    left:0;
    background-size:100%!important;
    margin:0 auto
}
@media (min-width:992px){
    .new-cb-section-1:after{
        top:95px;
        bottom:inherit;
        right:-20px;
        left:inherit;
        margin:0
    }
}
.new-cb-section-2{
    border-bottom:1px solid #e7e7e7;
    padding:0 30px 0;
    position:relative
}
@media (min-width:992px){
    .new-cb-section-2{
        position:relative;
        padding:50px 28px 0;
        width:18%;
        min-height:510px;
        border-right:1px solid #e7e7e7;
        border-bottom:0;
        margin:20px 0
    }
}
@media (min-width:992px){
    .new-cb-section-2-mod{
        padding:50px 25px 0
    }
}
.new-cb-section-2:after{
    content:"";
    position:absolute;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/mobile-all/icon-plus.png) no-repeat 0 0!important;
    width:30px;
    height:30px;
    background-size:100%!important;
    top:inherit;
    bottom:-15px;
    left:0;
    right:0;
    margin:0 auto
}
@media (min-width:992px){
    .new-cb-section-2:after{
        top:80px;
        right:-17px;
        left:inherit;
        bottom:inherit;
        margin:0
    }
}
.last-child-cb{
    border:0
}
.last-child-cb:after{
    display:none!important
}
.cb-wecare{
    background:#07b260;
    background:linear-gradient(135deg,#07b260 0,#00517f 29%,#051b39 100%)
}
.cb-wecare-heading h2{
    font-size:24px;
    line-height:32px;
    text-align:center
}
@media (min-width:992px){
    .cb-wecare-heading h2{
        font-size:48px;
        line-height:58px;
        text-align:left
    }
}
.cb-wecare-heading{
    text-align:left;
    color:#fff;
    margin-bottom:20px
}
@media (min-width:992px){
    .cb-wecare-heading{
        margin-bottom:50px
    }
}
.cb-wecare-heading h2{
    color:#fff;
    font-size:24px;
    line-height:32px;
    padding-bottom:10px
}
@media (min-width:992px){
    .cb-wecare-heading h2{
        font-size:48px;
        line-height:58px;
        padding-bottom:20px
    }
}
.cb-wecare-heading p{
    font-size:16px;
    line-height:24px;
    margin-bottom:10px;
    color:#fff
}
@media (min-width:992px){
    .cb-wecare-heading p{
        font-size:19px;
        line-height:30px
    }
}
.cb-wecare-heading p strong{
    font-weight:700
}
.cb-wecare-box1{
    background-color:#1d2942;
    padding:50px 30px 10px;
    color:#fff;
    text-align:left
}
.cb-wecare-box1 h3,.cb-wecare-box2 h3{
    color:#fff;
    margin-bottom:30px
}
.cb-wecare-box1 p,.cb-wecare-box2 p{
    color:#fff;
    margin-bottom:10px;
    font-size:14px;
    line-height:26px;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .cb-wecare-box1 p,.cb-wecare-box2 p{
        font-size:19px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.cb-wecare-box2{
    padding:50px 30px 10px;
    color:#fff;
    text-align:left;
    border:1px solid #fff;
    margin-top:30px;
    margin-top:50px
}
.cb-wecare-box1 a,.cb-wecare-box2 a{
    display:inline-block;
    text-align:left;
    border-radius:5px;
    padding:10px 50px 10px 20px;
    font-size:16px;
    text-decoration:none;
    position:relative;
    font-family:'Helvetica', 'Arial', sans-serif;
    border:2px solid #fff;
    color:#fff;
    width:auto;
    position:relative;
    margin-top:20px
}
@media (min-width:992px){
    .cb-wecare-box1 a,.cb-wecare-box2 a{
        display:inline-block;
        text-align:center;
        font-size:18px
    }
}
.cb-wecare-box1 a:hover,.cb-wecare-box2 a:hover{
    border:2px solid #fff;
    border:2px solid #14df7d
}
.cb-wecare-box1 a:hover{
    border:2px solid #14df7d
}
.cb-wecare-box1 a.c-btn:after,.cb-wecare-box2 a.c-btn:after{
    content:'';
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/arrow-white.png) no-repeat;
    width:20px;
    height:14px;
    display:inline-block;
    margin-left:15px;
    z-index:0;
    position:absolute;
    right:15px;
    top:28px
}
@media (min-width:992px){
    .cb-wecare-box1 a.c-btn:after,.cb-wecare-box2 a.c-btn:after{
        position:static;
        z-index:-1;
        top:20px
    }
}
.o-services-hero__title span{
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    color:#333;
    background:#14df7d;
    display:inline-block;
    position:relative;
    font-size:18px;
    line-height:40px;
    padding:0 20px;
    margin:0 0 56px;
    padding:0 30px;
    margin:0 0 40px;
    font-size:28px;
    line-height:54px
}
.chat-app-group-icon{
    margin-bottom:25px;
    display:block
}
.o-we-love-intro{
    padding:40px 0 80px;
    text-align:center
}
.o-we-love-intro h1{
    margin-bottom:30px;
    text-transform:none;
    line-height:50px;
    font-size:80px;
    line-height:55px;
    letter-spacing:2.5px;
    text-shadow:1px 1px 0 #333,-1px 1px 0 #333,1px -1px 0 #333,-1px -1px 0 #333
}
.o-we-love-intro h2{
    margin-bottom:30px;
    text-transform:none;
    line-height:50px;
    font-size:80px;
    line-height:55px
}
.o-we-love-intro h2.love-subheading{
    font-size:16px;
    line-height:24px;
    font-weight:300;
    font-size:40px;
    line-height:50px;
    font-weight:600;
    margin-bottom:10px
}
.o-we-love-intro h3{
    margin-bottom:20px
}
.o-we-love-intro h4{
    margin-bottom:20px
}
.o-we-love-intro p strong{
    font-weight:600
}
.o-we-love-intro__other-text{
    font-size:24px;
    line-height:32px;
    margin-bottom:0;
    font-weight:400;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .o-we-love-intro__other-text{
        margin-bottom:20px
    }
}
.o-we-love-intro__we-love-image{
    padding-bottom:40px
}
.o-we-love-intro .c-btn{
    margin-top:20px
}
.cto-info-p-heading{
    font-size:20px!important;
    line-height:24px!important;
    font-weight:500
}
@media (min-width:992px){
    .cto-info-p-heading{
        font-size:23px!important;
        line-height:35px!important;
        font-weight:400
    }
}
.cto-last-solid-info{
    padding:0 60px;
    margin-bottom:40px
}
.margin-top-bottom-10{
    margin:10px 0!important
}
.gradient-blue-green .container{
    position:relative;
    z-index:9
}
.o-services-hero__icons span{
    display:block;
    color:#fff;
    font-size:14px;
    font-family:'Helvetica', 'Arial', sans-serif;
    margin-top:15px;
    font-weight:600;
    font-size:18px
}
.green-bg-headine{
    position:relative;
    font-size:30px;
    padding:7px 30px;
    font-family:"Source Serif Pro",serif;
    line-height:24px;
    font-size:18px
}
.green-bg-headine:before{
    content:'';
    position:absolute;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/common/heading-left-bg2.png) no-repeat 0 0;
    width:41px;
    height:19px;
    top:-17px;
    left:0
}
.gradient-blue-green{
    position:relative;
    background:linear-gradient(285deg,#07b260 0,#00517f 20%,#023e66 75%,#051b39 100%)
}
@media (min-width:992px){
    .gradient-blue-green{
        background:linear-gradient(285deg,#07b260 0,#00517f 30%,#023e66 75%,#051b39 100%)
    }
}
.o-services-hero__title span:before{
    content:'';
    position:absolute;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/readable-child/images/common/heading-left-bg2.png) no-repeat 0 0;
    width:41px;
    height:19px;
    top:-17px;
    left:0;
    border:none
}
.o-industrial-experience-mod .data-science-tech{
    width:auto;
    margin:0 10px 45px;
    margin:0 auto;
    width:96%
}
.o-industrial-experience-mod .data-science-tech span{
    background-color:#349ee6;
    padding:23px 20px
}
.o-industrial-experience-mod .data-science-tech span:after{
    border-left:10px solid #349ee6
}
.o-industrial-experience-mod .data-science-tech img{
    position:relative;
    top:5px
}
.data-science .dc-white-pan{
    min-height:inherit;
    min-height:596px
}
.margin-top-50{
    margin-top:50px
}
.padding-bottom-40{
    padding-bottom:40px
}
@media (min-width:992px){
    .skill-service.gradient-blue-green{
        background:linear-gradient(285deg,#07b260 0,#00517f 20%,#023e66 75%,#051b39 100%)
    }
}
.skill-service.gradient-blue-green:before{
    display:none
}
@media (min-width:992px){
    .skill-service.gradient-blue-green:before{
        display:block
    }
}
.padding-top-100{
    padding-top:80px
}
.font-family-pro{
    font-family:'Helvetica', 'Arial', sans-serif;
}
.padding-top-40{
    padding-top:40px
}
.padding-80{
    padding-top:40px
}
.padding-bottom-30{
    padding-bottom:30px
}
.white{
    color:#fff!important
}
h1{
    font-size:24px;
    line-height:40px;
    font-weight:700
}
@media (min-width:992px){
    h1{
        font-size:62px;
        line-height:75px
    }
}
h2{
    font-size:24px;
    line-height:32px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:700
}
@media (min-width:992px){
    h2{
        font-size:48px;
    }
}
.cmn-heading-para{
    font-size:16px;
    line-height:28px;
    margin-bottom:20px;
    color:#333;
    font-weight:500;
    text-align:center;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .cmn-heading-para{
        font-size:20px;
        line-height:32px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.font-weight-600{
    font-weight:600
}
.margin-top-10{
    margin-top:10px
}
.margin-top-20{
    margin-top:20px
}
.margin-top-30{
    margin-top:30px
}
.margin-bottom-20{
    margin-bottom:20px
}
.cmn-bottom-border{
    border-bottom:1px solid #dedede
}
.cmn-top-border{
    border-top:1px solid #dedede
}
.mobile-off{
    display:none
}
@media (min-width:992px){
    .mobile-off{
        display:block
    }
}
.bg-grey{
    background-color:#f5f5f5!important
}
.font-size-30{
    font-size:28px
}
.btn-center-block{
    margin:0 auto;
    width:310px;
    text-transform:uppercase
}
@media (min-width:992px){
    .btn-center-block{
        width:inherit
    }
}
p{
    font-family: Helvetica, Arial, sans-serif;
    margin:0 0 25px 0;
    padding:0;
    font-size:17px;
    line-height:28px;
}
p .anchor-link{
    font-size:13px;
    line-height:19px;
    color:#cbe3ff;
    text-transform:none
}
@media (min-width:992px){
    p .anchor-link{
        max-width:340px;
        margin-top:10px
    }
}
.o-home-service .anchor-link{
    margin-top:0
}
@media (min-width:992px){
    .o-home-service .anchor-link{
        margin-top:15px
    }
}
.o-home-service .n-gradient-green-blue{
    background:linear-gradient(172deg,#037773 7%,#00517f 42%,#023e66 67%,#051b39 100%)
}
@media (min-width:992px){
    .o-home-service .n-gradient-green-blue{
        background:linear-gradient(350deg,#037c71 0,#042b4e 100%)
    }
}
.wb-bnr{
    background:#165b5e;
    background:linear-gradient(138deg,#165b5e 0,#0f3a4a 17%,#091b38 50%)
}
.wb-bnr{
    padding-top:60px;
    padding-bottom:20px
}
@media (min-width:992px){
    .wb-bnr{
        padding-top:100px;
        padding-bottom:100px
    }
}
.small-h1{
    text-align:center
}
.small-h1 h1{
    color:#fff;
    font-size:24px;
    line-height:32px;
    margin-bottom:25px;
    font-weight:700;
    margin-top:15px
}
@media (min-width:992px){
    .small-h1 h1{
        padding:0 80px;
        font-size:36px;
        line-height:51px;
        margin-top:0
    }
}
.small-h1 h1.padding-0{
    padding:0
}
.small-h1 h2{
    font-size:22px;
    color:#14e07e;
    margin-top:25px;
    font-weight:900;
    font-family:'Helvetica', 'Arial', sans-serif;
    padding-bottom:0
}
@media (min-width:992px){
    .small-h1 h2{
        font-size:26px;
        margin-top:25px;
        font-weight:700;
        margin-bottom:0;
        padding:0 0 0
    }
}
.small-h1 .bnr-ofr-text{
    color:#b7b7b7;
    font-size:15px;
    line-height:22px;
    margin-bottom:0;
    font-weight:700;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .small-h1 .bnr-ofr-text{
        padding:0 280px;
        line-height:36px;
        font-size:18px;
        font-weight:600;
        margin-top:10px
    }
}
.small-h1 .bnr-ofr-text a{
    text-decoration:underline;
    color:#b7b7b7
}
.small-h1 .bnr-ofr-text br{
    display:none
}
@media (min-width:992px){
    .small-h1 .bnr-ofr-text br{
        display:block
    }
}
.bnr-ofr-text br{
    display:block
}
.gray-text{
    color:#b7b7b7!important
}
.green-head-ribbon{
    position:relative
}
.green-head-ribbon span{
    font-family:'Helvetica', 'Arial', sans-serif !important;
    font-size:20px;
    padding:7px 35px;
    line-height:24px;
    margin:0 0 26px;
    width:auto
}
@media (min-width:992px){
    .green-head-ribbon span{
        padding:0 30px;
        margin:0 0 40px;
        font-size:28px;
        line-height:54px;
        font-family:'Helvetica', 'Arial', sans-serif !important;
    }
}
.green-head-ribbon span:before{
    content:'';
    display:block;
    position:absolute;
    top:-18px;
    left:0;
    border-color:transparent transparent transparent #148d52;
    width:0;
    height:0;
    border-style:dashed solid dashed solid;
    border-width:0 0 18px 40px;
    -webkit-transform:rotate(-180deg);
    transform:rotate(-180deg)
}
.o-services-hero__title span:after{
    content:'';
    display:block;
    position:absolute;
    top:100%;
    left:auto;
    right:0;
    border-color:transparent transparent transparent #148d52;
    width:0;
    height:0;
    border-style:dashed solid dashed solid;
    border-width:0 0 18px 40px
}
@media (min-width:992px){
    .service-details{
        padding:80px 0
    }
}
.service-details h2{
    margin-bottom:5px;
    font-weight:700;
    font-size:30px;
    line-height:36px
}
@media (min-width:992px){
    .service-details h2{
        font-size:48px;
        line-height:61px;
        margin-bottom:25px
    }
}
.service-details .cmn-heading-para{
    display:none
}
@media (min-width:992px){
    .service-details .cmn-heading-para{
        display:block;
        font-size:20px;
        line-height:32px;
        color:#333;
        max-width:1024px;
        margin:0 auto;
        margin-bottom:0;
        font-weight:400;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.service-details h3{
    font-size:20px;
    text-align:center
}
@media (min-width:992px){
    .service-details h3{
        font-size:24px;
        line-height:32px
    }
}
.service-details p{
    font-size:16px!important;
    line-height:inherit!important;
    text-align:center
}
@media (min-width:992px){
    .service-details p{
        font-size:18px!important;
        line-height:28px!important
    }
}
.service-details .service-wrap .brick.services-pan{
    display:inline-block;
    vertical-align:top;
    margin:15px 0;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1);
    background-color:#fff;
    text-align:center;
    padding:50px 15px 10px;
    position:relative
}
@media (min-width:992px){
    .service-details .service-wrap .brick.services-pan{
        padding:50px 30px 50px
    }
}
@media (min-width:992px){
    .service-details .service-wrap .brick.services-pan a{
        width:134px;
        height:46px;
        line-height:42px;
        border:2px solid #333;
        border-radius:5px;
        font-size:18px;
        color:#333;
        text-decoration:none;
        font-weight:400;
        -webkit-transition:.3s all ease-in;
        transition:.3s all ease-in;
        display:block;
        background:0 0;
        padding:0;
        text-transform:capitalize
    }
    .service-details .service-wrap .brick.services-pan a:after{
        display:none
    }
}
.service-details .service-wrap .brick.services-pan a:hover{
    border-color:#ff5800;
    color:#ff5800
}
.service-details .service-wrap:before{
    -webkit-transform:translate(0);
    transform:translate(0)
}
.lighter-blue{
    color:#4a90e2!important
}
@media (min-width:992px){
    .o-industrial-experience{
        padding:70px 0 50px
    }
}
.o-industrial-experience h2{
    font-weight:700
}
.experience-list{
    padding:0 15px
}
.experience-list h3{
    text-align:center;
    font-size:18px;
    font-weight:700;
    font-family:'Helvetica', 'Arial', sans-serif;
}
.experience-list ul{
    width:100%;
    margin:0 auto;
    text-align:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.experience-list ul li{
    -webkit-box-flex:0;
    -ms-flex:0 0 43%;
    flex:0 0 43%;
    margin:10px 10px;
    background:#fff;
    border-radius:5px;
    vertical-align:top;
    border:1px solid #ededed;
    -webkit-box-shadow:0 0 15px 1px rgba(0,0,0,.1);
    box-shadow:0 0 15px 1px rgba(0,0,0,.1)
}
@media (min-width:992px){
    .experience-list ul li{
        -webkit-box-flex:0;
        -ms-flex:0 0 30%;
        flex:0 0 30%;
        border:1px solid #c8c7cc
    }
}
@media (min-width:992px){
    .experience-list ul li a{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        padding:30px 15px;
        position:relative;
        height:115px
    }
}
.experience-list ul li a:hover{
    -webkit-box-shadow:0 0 15px 0 rgba(153,153,153,.5);
    box-shadow:0 0 15px 0 rgba(153,153,153,.5)
}
.experience-list ul li a:before{
    content:"";
    width:23px;
    height:23px;
    position:absolute;
    right:15px;
    top:50%;
    -webkit-transform:translate(0,-50%);
    transform:translate(0,-50%);
    border:1px solid #c8c7cc;
    border-radius:50%;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/common/arrow-black.png) no-repeat 50% 50%;
    display:none
}
@media (min-width:992px){
    .experience-list ul li a:before{
        display:block
    }
}
.experience-list .new-stack li a{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding:13px 15px;
    height:auto;
    position:relative;
    width:auto;
    height:100%
}
@media (min-width:992px){
    .experience-list .new-stack li a{
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
}
.experience-list .new-stack li a .php-logo{
    width:48px
}
@media (min-width:992px){
    .experience-list .new-stack li a .php-logo{
        width:inherit
    }
}
.experience-list .new-stack li a:after{
    content:'';
    position:absolute;
    background:url(https://www.capitalnumbers.com/blog/wp-content/themes/images/mobile-all/circle-arrow.png) no-repeat 0 0;
    width:21px;
    height:21px;
    right:0;
    left:0;
    margin:0 auto;
    bottom:8px;
    display:none
}
.stack-section{
    padding-bottom:20px
}
@media (min-width:992px){
    .stack-section{
        padding:70px 0 50px
    }
}
.stack-section h2{
    font-size:30px;
    line-height:43px;
    position:relative;
    padding-bottom:15px;
    font-weight:700
}
@media (min-width:992px){
    .stack-section h2{
        padding-bottom:30px
    }
}
.stack-section h2:before{
    content:'';
    background:#49c684;
    height:2px;
    width:50px;
    bottom:15px;
    left:0;
    right:0;
    margin:0 auto;
    position:absolute;
    display:none
}
@media (min-width:992px){
    .stack-section h2:before{
        display:none
    }
}
@media (min-width:992px){
    .stack-section .btn_wrapper{
        margin-top:10px
    }
}
@media (min-width:992px){
    .price-wrap{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
.o-engagement-model{
    padding-top:40px;
    padding-bottom:45px;
    background:linear-gradient(166deg,#004475 20%,#0b8a8a 69%,#08967e 100%)
}
@media (min-width:992px){
    .o-engagement-model{
        padding:70px 0 40px;
        background:linear-gradient(285deg,#07b260 0,#00517f 20%,#023e66 75%,#051b39 100%)
    }
}
.o-engagement-model h2{
    color:#fff;
    margin:0 0 25px;
    text-transform:capitalize;
    font-size:24px;
    line-height:32px;
    text-align:center;
    font-weight:700
}
@media (min-width:992px){
    .o-engagement-model h2{
        font-size:48px;
        line-height:61px;
        margin:0 0 40px
    }
}
.o-engagement-model .o-engagement-model__panel--leftnew{
    width:100%;
    position:relative
}
@media (min-width:992px){
    .o-engagement-model .o-engagement-model__panel--leftnew{
        margin-left:10px
    }
}
.o-engagement-model .o-engagement-model__panel--leftnew .most-popular{
    position:absolute;
    height:125px;
    width:120px;
    top:-9px;
    left:-10px;
    display:block;
    background-size:cover
}
@media (min-width:992px){
    .o-engagement-model .o-engagement-model__panel--leftnew .most-popular{
        height:151px;
        width:152px;
        top:-10px
    }
}
.o-engagement-model .o-engagement-model__panel--leftnew .o-engagement-model__cards{
    padding:25px 15px 15px;
    background:#fff;
    margin-bottom:30px;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1)
}
@media screen and (min-width:992px){
    .o-engagement-model .o-engagement-model__panel--leftnew .o-engagement-model__cards{
        padding:30px 30px 30px;
        min-height:392px
    }
}
@media screen and (min-width:1200px){
    .o-engagement-model .o-engagement-model__panel--leftnew .o-engagement-model__cards{
        min-height:368px
    }
}
.o-engagement-model .o-engagement-model__panel--leftnew .price-text{
    text-align:center;
    position:relative;
    padding-top:10px;
    font-family:'Helvetica', 'Arial', sans-serif;
    margin-bottom:15px;
    font-size:16px;
    font-weight:500
}
.o-engagement-model .o-engagement-model__panel--leftnew .price-text span{
    font-size:32px;
    color:#ff5800;
    display:block;
    text-transform:none;
    padding-top:15px;
    font-weight:700
}
@media (min-width:992px){
    .o-engagement-model .o-engagement-model__panel--leftnew .price-text span{
        font-size:48px;
        font-weight:600;
        padding-top:25px
    }
}
.o-engagement-model .o-engagement-model__panel--leftnew .price-text span strong{
    font-size:20px;
    text-transform:capitalize
}
@media (min-width:992px){
    .o-engagement-model .o-engagement-model__panel--leftnew .price-text span strong{
        font-size:26px
    }
}
.o-engagement-model .o-engagement-model__panel--leftnew .font-family-mot{
    font-size:16px;
    line-height:23px;
    font-family:'Helvetica', 'Arial', sans-serif;
    padding:0 30px;
    font-weight:500
}
@media (min-width:992px){
    .o-engagement-model .o-engagement-model__panel--leftnew .font-family-mot{
        font-size:18px;
        margin-top:35px;
        padding:0
    }
}
.o-engagement-model .o-engagement-model__panel--rightnew{
    width:100%
}
@media (min-width:992px){
    .o-engagement-model .o-engagement-model__panel--rightnew{
        margin-right:10px
    }
}
.o-engagement-model .o-engagement-model__panel--rightnew .o-engagement-model__cards{
    padding:25px 15px 15px;
    background:#fff;
    margin-bottom:30px;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1)
}
@media screen and (min-width:992px){
    .o-engagement-model .o-engagement-model__panel--rightnew .o-engagement-model__cards{
        padding:30px 30px 30px;
        min-height:392px
    }
}
@media screen and (min-width:1200px){
    .o-engagement-model .o-engagement-model__panel--rightnew .o-engagement-model__cards{
        min-height:368px
    }
}
.o-engagement-model .o-engagement-model__panel--rightnew .price-text{
    text-align:center;
    position:relative;
    padding-top:10px;
    font-family:'Helvetica', 'Arial', sans-serif;
    margin-bottom:15px;
    font-size:16px;
    font-weight:500
}
.o-engagement-model .o-engagement-model__panel--rightnew .price-text span{
    font-size:32px;
    color:#ff5800;
    display:block;
    text-transform:none;
    padding-top:15px;
    font-weight:700
}
@media (min-width:992px){
    .o-engagement-model .o-engagement-model__panel--rightnew .price-text span{
        font-size:48px;
        padding-top:25px;
        font-weight:600
    }
}
.o-engagement-model .o-engagement-model__panel--rightnew .price-text span strong{
    font-size:20px;
    text-transform:capitalize
}
@media (min-width:992px){
    .o-engagement-model .o-engagement-model__panel--rightnew .price-text span strong{
        font-size:26px
    }
}
.o-engagement-model .o-engagement-model__panel--rightnew .font-family-mot{
    font-size:16px;
    line-height:23px;
    font-family:'Helvetica', 'Arial', sans-serif;
    padding:0 30px;
    font-weight:500
}
@media (min-width:992px){
    .o-engagement-model .o-engagement-model__panel--rightnew .font-family-mot{
        font-size:18px;
        margin-top:30px;
        padding:0
    }
}
.o-engagement-model .btn_wrapper{
    margin-top:35px
}
@media (min-width:992px){
    .o-engagement-model .btn_wrapper{
        margin-top:15px
    }
}
.o-engagement-model__cards__top{
    position:relative;
    text-align:center;
    padding-top:15px
}
@media (min-width:992px){
    .o-engagement-model__cards__top{
        padding-top:10px
    }
}
.o-engagement-model__cards__top:before{
    content:'';
    position:absolute;
    width:50px;
    height:52px;
    left:0;
    right:0;
    margin:0 auto;
    top:-60px;
    z-index:0
}
.o-engagement-model__cards__top__inner h3{
    font-size:20px;
    line-height:24px
}
@media screen and (min-width:992px){
    .o-engagement-model__cards__top__inner h3{
        font-size:26px
    }
}
@media screen and (min-width:1200px){
    .o-engagement-model__cards__top__inner h3{
        margin:25px 0 35px 0;
        font-size:32px
    }
}
.o-engagement-model__cards__01:before{
    background-position:-5px -200px
}
.o-engagement-model__cards__02:before{
    background-position:-63px -200px
}
.o-engagement-model__cards__bottom{
    margin-bottom:25px
}
.c-icon-desc-3-col-box{
    position:relative;
    text-align:center;
    background-color:#fff;
    padding-top:40px;
    padding-bottom:20px
}
@media (min-width:992px){
    .c-icon-desc-3-col-box{
        padding:70px 0 50px
    }
}
.c-icon-desc-3-col-box h2{
    font-size:24px;
    line-height:32px;
    margin-bottom:0;
    padding-bottom:0;
    font-weight:700
}
@media (min-width:992px){
    .c-icon-desc-3-col-box h2{
        font-size:48px;
        line-height:61px;
        padding-bottom:30px
    }
}
.insights-section{
    padding-top:40px;
    padding-bottom:25px
}
@media (min-width:992px){
    .insights-section{
        padding:75px 0
    }
}
.insights-section h2{
    font-size:24px;
    line-height:30px;
    padding-bottom:10px;
    text-align:center;
    color:#333;
    font-weight:600
}
@media (min-width:992px){
    .insights-section h2{
        font-size:48px;
        line-height:61px;
        padding-bottom:15px
    }
}
.insights-section .row{
    margin:0
}
.insights-section .fi-pan{
    margin:15px 0;
    -webkit-box-shadow:none;
    box-shadow:none;
    background:#fff;
    border-radius:6px;
    border:1px solid #e0e0e0;
    overflow:hidden;
    width:100%;
    padding:0
}
@media (min-width:992px){
    .insights-section .fi-pan{
        display:inline-block;
        vertical-align:top;
        margin:15px;
        -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
        box-shadow:1px 1px 20px rgba(0,0,0,.1);
        width:30%
    }
}
.insights-section .fi-pan a{
    display:block;
    padding:40px 25px;
    position:relative;
    min-height:inherit;
    border-bottom:5px solid #4a90e2
}
@media (min-width:992px){
    .insights-section .fi-pan a{
        min-height:340px
    }
}
.insights-section .fi-pan .odd{
    border-bottom:5px solid #009c52
}
.insights-section .fi-pan h3{
    text-align:left;
    text-transform:none;
    font-size:24px;
    line-height:30px;
    margin-bottom:20px;
    font-size:20px;
    color:#333;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600
}
@media (min-width:992px){
    .insights-section .fi-pan h3{
        text-align:left;
        font-size:24px;
        line-height:30px
    }
}
.insights-section .fi-pan p{
    font-size:16px;
    line-height:24px;
    font-family:'Helvetica', 'Arial', sans-serif'
}
@media (min-width:992px){
    .insights-section .fi-pan p{
        font-size:19px!important;
        text-align:left;
        line-height:30px;
        color:#333;
        font-weight:500;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.insights-section .fi-pan span{
    text-transform:uppercase;
    color:#27c070;
    font-size:15px;
    font-weight:700;
    font-family:'Helvetica', 'Arial', sans-serif;
    background:url(../images/common/arrow-green.png) no-repeat 100% 50%;
    display:inline-block;
    padding-right:30px
}
@media (min-width:992px){
    .insights-section .fi-pan span{
        float:left
    }
}
.o-bottom-form{
    padding:0
}
@media (min-width:992px){
    .o-bottom-form{
        padding-right:15px;
        padding-left:15px;
        padding:80px 0 90px
    }
}
.o-bottom-form .form-text h2{
    padding-bottom:20px
}
.o-bottom-form .form-text h2:before{
    content:'';
    position:absolute;
    background:#2ebf72;
    width:50px;
    height:1px;
    bottom:7px;
    left:0
}
.o-bottom-form .container{
    padding-left:0;
    padding-right:0
}
@media (min-width:992px){
    .o-bottom-form .container{
        padding-left:15px;
        padding-right:15px
    }
}
.home-pattern-tl{
    position:relative
}
.mobile-on-cs{
    display:block
}
@media (min-width:992px){
    .mobile-on-cs{
        display:none!important
    }
}
.mobile-on-flex{
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important
}
@media (min-width:992px){
    .mobile-on-flex{
        display:none!important
    }
}
.mobile-off{
    display:none
}
@media (min-width:992px){
    .mobile-off{
        display:block
    }
}
.mobile-off-flex{
    display:none
}
@media (min-width:992px){
    .mobile-off-flex{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
.custom-software-development{
    padding:40px 0 20px
}
@media (min-width:992px){
    .custom-software-development{
        padding:70px 0 50px
    }
}
.custom-software-development .service-wrap .brick.services-pan:before{
    display:none
}
.custom-software-development .service-wrap .brick.services-pan__php-service-01:before{
    background-position:0 0
}
.custom-software-development .service-wrap .brick.services-pan__php-service-02:before{
    background-position:-64px 0
}
.custom-software-development .service-wrap .brick.services-pan__php-service-03:before{
    background-position:-128px 0
}
.custom-software-development .service-wrap .brick.services-pan__php-service-04:before{
    background-position:0 -63px
}
.custom-software-development .service-wrap .brick.services-pan__php-service-05:before{
    background-position:-64px -63px
}
.custom-software-development .service-wrap .brick.services-pan__php-service-06:before{
    background-position:-128px -63px
}
.custom-software-development .service-wrap .brick.services-pan__php-service-07:before{
    background-position:0 -126px
}
.custom-software-development .service-wrap .brick.services-pan__php-service-08:before{
    background-position:-65px -126px
}
.cs-bnr-icon{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    max-width:360px;
    margin:0 auto;
    padding:20px 0
}
@media (min-width:992px){
    .cs-bnr-icon{
        display:none
    }
}
.cs-bnr-icon li{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    text-align:center
}
.cs-bnr-icon li:nth-child(1){
    -webkit-box-flex:0;
    -ms-flex:0 0 64px;
    flex:0 0 64px
}
.mobile-talk-bx{
    background:linear-gradient(160deg,#11a984 0,#0d7d88 17%,#0a4f8e 50%);
    border-radius:7px;
    padding:25px 10px;
    margin-bottom:20px
}
.mobile-talk-bx h2{
    font-size:32px;
    color:#fff;
    position:relative;
    display:inline-block;
    margin-top:25px;
    font-weight:900
}
.mobile-talk-bx h2:before{
    content:'';
    position:absolute;
    background:url(../images/mobile-all/talk-bg.png) no-repeat 0 0;
    width:100px;
    height:55px;
    right:-25px;
    top:15px
}
@media (min-width:992px){
    .mobile-talk-bx h2:before{
        top:0
    }
}
.mobile-talk-bx h2 span{
    position:relative
}
.mobile-talk-bx .bold-p{
    font-size:14px;
    line-height:20px;
    font-weight:500;
    padding:20px 10px;
    margin-bottom:0;
    border-bottom:1px dashed #ccc;
    color:#fff;
    font-family:'Helvetica', 'Arial', sans-serif;
}
.mobile-talk-bx h3{
    color:#fff;
    font-size:24px;
    line-height:30px;
    margin-top:15px;
    font-weight:700
}
.mobile-talk-bx h3 span{
    color:#36e079;
    margin-top:15px;
    font-weight:700
}
.mobile-talk-bx .btn_wrapper{
    width:100%;
    padding-top:40px
}
.new-two-logo{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:20px 0 20px 0
}
@media (min-width:992px){
    .new-two-logo{
        padding:30px 0 30px 0
    }
}
.new-two-logo li{
    margin:0 10px
}
@media (min-width:992px){
    .new-two-logo li{
        margin:0 30px
    }
}
.outsource-product{
    padding-bottom:20px
}
@media (min-width:992px){
    .outsource-product{
        padding:70px 0 45px
    }
}
.outsource-product .service-wrap .brick.services-pan:before{
    display:none
}
.outsource-product .service-wrap .brick.services-pan__php-service-01:before{
    background-position:0 0
}
.outsource-product .service-wrap .brick.services-pan__php-service-02:before{
    background-position:-73px 0
}
.outsource-product .service-wrap .brick.services-pan__php-service-03:before{
    background-position:-146px 0
}
.outsource-product .service-wrap .brick.services-pan__php-service-04:before{
    background-position:0 -63px
}
.outsource-product .service-wrap .brick.services-pan__php-service-05:before{
    background-position:-73px -63px
}
.outsource-product .service-wrap .brick.services-pan__php-service-06:before{
    background-position:-146px -63px
}
.outsource-product .service-wrap .brick.services-pan__php-service-07:before{
    background-position:0 -126px
}
.outsource-product .service-wrap .brick.services-pan__php-service-08:before{
    background-position:-65px -126px
}
.outsource-product .btn_wrapper{
    margin-top:15px
}
@media (min-width:992px){
    .outsource-product .btn_wrapper{
        margin-top:0
    }
}
.testing-qa{
    padding:40px 0 20px
}
@media (min-width:992px){
    .testing-qa{
        padding:70px 0 45px
    }
}
.testing-qa .btn_wrapper{
    margin-top:15px
}
@media (min-width:992px){
    .testing-qa .btn_wrapper{
        margin-top:0
    }
}
.testing-qa .service-wrap .brick.services-pan:before{
    display:none
}
.testing-qa .service-wrap .brick.services-pan i{
    display:block;
    height:55px
}
.testing-qa .service-wrap .brick.services-pan i img{
    height:100%
}
.testing-qa .service-wrap .brick.services-pan__php-service-01:before{
    background-position:0 0
}
.testing-qa .service-wrap .brick.services-pan__php-service-02:before{
    background-position:-63px 0
}
.testing-qa .service-wrap .brick.services-pan__php-service-03:before{
    background-position:-126px 0
}
.testing-qa .service-wrap .brick.services-pan__php-service-04:before{
    background-position:0 -63px
}
.testing-qa .service-wrap .brick.services-pan__php-service-05:before{
    background-position:-63px -63px
}
.testing-qa .service-wrap .brick.services-pan__php-service-06:before{
    background-position:-126px -63px
}
.testing-qa .service-wrap .brick.services-pan__php-service-07:before{
    background-position:0 -126px
}
.testing-qa .service-wrap .brick.services-pan__php-service-08:before{
    background-position:-63px -126px
}
.testing-qa .service-wrap .brick.services-pan__php-service-09:before{
    background-position:-126px -126px
}
.dedicated-teams{
    padding:40px 0 20px
}
@media (min-width:992px){
    .dedicated-teams{
        padding:70px 0 50px
    }
}
.dedicated-teams .btn_wrapper{
    margin-top:15px
}
@media (min-width:992px){
    .dedicated-teams .btn_wrapper{
        margin-top:0
    }
}
.dedicated-teams h2{
    font-size:24px;
    line-height:32px
}
@media (min-width:992px){
    .dedicated-teams h2{
        font-size:48px;
        line-height:61px
    }
}
.dedicated-teams .service-wrap .brick.services-pan:before{
    display:none
}
.dedicated-teams .service-wrap .brick.services-pan__php-service-01:before{
    background-position:0 0
}
.dedicated-teams .service-wrap .brick.services-pan__php-service-02:before{
    background-position:-63px 0
}
.dedicated-teams .service-wrap .brick.services-pan__php-service-03:before{
    background-position:-126px 0
}
.dedicated-teams .service-wrap .brick.services-pan__php-service-04:before{
    background-position:0 -63px
}
.dedicated-teams .service-wrap .brick.services-pan__php-service-05:before{
    background-position:-63px -63px
}
.dedicated-teams .service-wrap .brick.services-pan__php-service-06:before{
    background-position:-126px -63px
}
.dedicated-teams .service-wrap .brick.services-pan__php-service-07:before{
    background-position:0 -126px
}
.dedicated-teams .service-wrap .brick.services-pan__php-service-08:before{
    background-position:-63px -126px
}
.dedicated-teams .service-wrap .brick.services-pan__php-service-09:before{
    background-position:-126px -126px
}
.devops{
    padding:45px 0 20px
}
@media (min-width:992px){
    .devops{
        padding:70px 0 45px
    }
}
.devops .btn_wrapper{
    margin-top:15px
}
@media (min-width:992px){
    .devops .btn_wrapper{
        margin-top:0
    }
}
.devops h2{
    font-size:24px;
    line-height:32px
}
@media (min-width:992px){
    .devops h2{
        font-size:48px;
        line-height:61px
    }
}
.devops .service-wrap .brick.services-pan:before{
    display:none
}
.devops .service-wrap .brick.services-pan__php-service-01:before{
    background-position:0 0
}
.devops .service-wrap .brick.services-pan__php-service-02:before{
    background-position:-70px 0
}
.devops .service-wrap .brick.services-pan__php-service-03:before{
    background-position:-140px 0
}
.devops .service-wrap .brick.services-pan__php-service-04:before{
    background-position:0 -63px
}
.devops .service-wrap .brick.services-pan__php-service-05:before{
    background-position:-70px -63px
}
.devops .service-wrap .brick.services-pan__php-service-06:before{
    background-position:-140px -63px
}
.devops .service-wrap .brick.services-pan__php-service-07:before{
    background-position:0 -126px
}
.devops .service-wrap .brick.services-pan__php-service-08:before{
    background-position:-70px -126px
}
.devops-stack{
    padding:40px 0 30px;
    background:#05547d;
    position:relative
}
@media (min-width:992px){
    .devops-stack{
        padding:70px 0 20px
    }
}
.devops-stack:after{
    display:none
}
.devops-stack .container{
    position:relative;
    z-index:9
}
.devops-stack h2{
    font-size:30px;
    line-height:46px;
    color:#fff;
    margin-bottom:15px;
    font-weight:700
}
@media (min-width:992px){
    .devops-stack h2{
        font-size:48px;
        line-height:61px;
        margin-bottom:25px
    }
}
.devops-stack p{
    color:#fff;
    font-size:16px;
    line-height:28px;
    font-family:'Helvetica', 'Arial', sans-serif;
    margin-bottom:0;
    padding-bottom:15px
}
@media (min-width:992px){
    .devops-stack p{
        font-size:20px;
        line-height:32px;
        margin-bottom:0;
        font-weight:500;
        padding-bottom:30px
    }
}
.devops-stack .service-wrap-mod .services-pan{
    display:inline-block;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1);
    background:#fff;
    vertical-align:top;
    margin:15px 0 15px;
    padding:120px 30px 30px;
    padding-top:40px;
    padding-bottom:40px
}
.devops-stack .service-wrap-mod .services-pan:before{
    display:none
}
.devops-stack .service-wrap-mod .services-pan h3{
    font-weight:600;
    padding-right:0;
    position:relative;
    padding-bottom:30px;
    text-align:left;
    font-size:22px
}
@media (min-width:992px){
    .devops-stack .service-wrap-mod .services-pan h3{
        padding-right:25px
    }
}
.devops-stack .service-wrap-mod .services-pan h3:before{
    content:'';
    position:absolute;
    background:#24c06d;
    height:3px;
    bottom:5px;
    left:0;
    margin:0;
    width:35px
}
@media (min-width:992px){
    .devops-stack .service-wrap-mod .services-pan h3:before{
        right:0;
        margin:0
    }
}
.devops-stack .service-wrap-mod .services-pan p{
    font-size:16px;
    line-height:24px;
    margin-bottom:0;
    font-weight:500;
    color:#333;
    text-align:left
}
@media (min-width:992px){
    .devops-stack .service-wrap-mod .services-pan p{
        font-size:19px;
        line-height:30px;
        margin-bottom:0
    }
}
.devops-stack .service-wrap-mod .services-pan h4{
    font-size:19px;
    line-height:25px;
    text-align:left;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .devops-stack .service-wrap-mod .services-pan h4{
        font-size:19px;
        line-height:25px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.devops-stack .service-wrap-mod .services-pan ul{
    margin-top:15px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    position:relative
}
.devops-stack .service-wrap-mod .services-pan ul li{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:0 0 20px;
    -webkit-box-flex:0;
    -ms-flex:0 0 100%;
    flex:0 0 100%
}
@media (min-width:992px){
    .devops-stack .service-wrap-mod .services-pan ul li{
        -webkit-box-flex:0;
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start
    }
}
@media (min-width:992px){
    .devops-stack .service-wrap-mod .services-pan ul li:nth-child(2n+1){
        border-right:1px solid #dedede;
        padding-right:10px
    }
}
@media (min-width:992px){
    .devops-stack .service-wrap-mod .services-pan ul li:nth-child(2n){
        padding-left:10px
    }
}
.devops-stack .service-wrap-mod .services-pan ul li:last-child{
    padding-bottom:0
}
.devops-stack .service-wrap-mod .services-pan ul li span{
    display:inline-block;
    border-radius:50%;
    text-align:center;
    margin-right:15px;
    -webkit-box-flex:0;
    -ms-flex:0 0 30px;
    flex:0 0 30px
}
@media (min-width:992px){
    .devops-stack .service-wrap-mod .services-pan ul li span{
        -webkit-box-flex:initial;
        -ms-flex:initial;
        flex:initial
    }
}
.devops-stack .service-wrap-mod .services-pan ul li h5{
    color:#333;
    font-family:'Helvetica', 'Arial', sans-serif;
    margin-bottom:0;
    font-size:14px;
    line-height:18px;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    text-align:left
}
@media (min-width:992px){
    .devops-stack .service-wrap-mod .services-pan ul li h5{
        font-family:'Helvetica', 'Arial', sans-serif;
        margin-bottom:.5rem;
        font-size:14px;
        line-height:18px
    }
}
.devops-stack .bottom-left-pt{
    position:absolute;
    background:url(../images/common/bottom-left-pt.png) bottom left;
    background-repeat:no-repeat;
    z-index:9;
    width:615px;
    height:325px;
    bottom:0;
    left:0;
    display:none
}
@media (min-width:992px){
    .devops-stack .bottom-left-pt{
        display:block
    }
}
.correct-section{
    padding:45px 0 45px;
    position:relative;
    background:#f5f5f5
}
@media (min-width:992px){
    .correct-section{
        padding:70px 0 75px
    }
}
.correct-section h2{
    font-size:24px;
    line-height:32px;
    margin-bottom:20px;
    font-weight:700;
    text-align:center
}
@media (min-width:992px){
    .correct-section h2{
        font-size:48px;
        line-height:56px;
        margin-bottom:30px
    }
}
.correct-section p{
    font-family:'Helvetica', 'Arial', sans-serif;
    text-align:center;
    font-size:16px;
    line-height:24px;
    margin-bottom:30px
}
@media (min-width:992px){
    .correct-section p{
        margin-bottom:35px;
        font-size:19px;
        line-height:29px;
        font-family:'Helvetica', 'Arial', sans-serif;
        padding:0 90px
    }
}
.correct-section .correct-img{
    position:relative;
    text-align:center
}
@media (min-width:992px){
    .correct-section .correct-img{
        text-align:left
    }
}
.correct-section .correct-img img{
    width:300px;
    margin:0 auto
}
@media (min-width:992px){
    .correct-section .correct-img img{
        position:absolute;
        top:0;
        width:100%;
        margin:0
    }
}
.correct-section .cstm-link-p{
    margin-bottom:0
}
.number-section{
    padding-bottom:10px;
    position:relative
}
@media (min-width:992px){
    .number-section{
        padding-top:70px;
        padding-bottom:40px
    }
}
.number-section h2{
    font-size:24px;
    line-height:32px;
    color:#fff;
    padding-bottom:30px
}
@media (min-width:992px){
    .number-section h2{
        padding:0 50px;
        font-size:48px;
        line-height:61px;
        margin-bottom:50px
    }
}
.number-section .dc-white-pan{
    text-align:left;
    position:relative;
    border-radius:6px;
    padding:15px;
    background-color:#fff;
    border:1px solid #e0e0e0;
    height:auto;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1)
}
@media (min-width:992px){
    .number-section .dc-white-pan{
        height:295px;
        padding:30px
    }
}
.number-section .dc-white-pan div{
    overflow:hidden;
    position:relative
}
@media (min-width:992px){
    .number-section .dc-white-pan div{
        margin-bottom:30px
    }
}
.number-section .dc-white-pan div span{
    font-size:36px;
    font-weight:500;
    float:left;
    color:#14df7d;
    font-family:'Helvetica', 'Arial', sans-serif;
    line-height:71px;
    vertical-align:middle
}
.number-section .dc-white-pan div .body-text-medium{
    float:right;
    width:78%;
    padding-top:20px;
    font-size:15px;
    line-height:24px;
    font-weight:500;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media screen and (min-width:1200px){
    .number-section .dc-white-pan div .body-text-medium{
        font-size:18px;
        line-height:30px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.number-section h3{
    color:#fff;
    font-size:24px;
    margin-bottom:25px;
    margin-top:0;
    text-align:center;
    width:100%;
    font-weight:700
}
@media (min-width:992px){
    .number-section h3{
        font-size:48px;
        margin-top:30px
    }
}
.number-section .section-para{
    color:#fff;
    font-size:16px;
    line-height:24px;
    font-family:'Helvetica', 'Arial', sans-serif;
    text-align:center;
    margin-bottom:25px;
    padding:0 15px
}
@media (min-width:992px){
    .number-section .section-para{
        padding:0 60px;
        font-size:19px;
        line-height:29px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.number-section-bnt{
    text-align:center;
    margin-bottom:25px
}
.number-section-bnt a{
    display:inline-block;
    padding:10px 50px 10px 15px;
    line-height:46px;
    background:0 0;
    position:relative;
    text-align:center;
    color:#fff;
    font-size:13px;
    font-family:'Helvetica', 'Arial', sans-serif;
    border-radius:6px;
    border:3px solid #14df7d;
    margin-bottom:15px;
    -webkit-transition:.3s all ease-in;
    transition:.3s all ease-in;
    width:280px
}
@media (min-width:992px){
    .number-section-bnt a{
        width:470px;
        height:72px;
        margin:0 15px 15px;
        font-size:24px;
        font-weight:500
    }
}
.number-section-bnt a:before{
    content:'';
    position:absolute;
    background:url(../images/common/right-circle-icon.png) no-repeat right center;
    height:35px;
    width:35px;
    top:15px;
    right:10px
}
@media (min-width:992px){
    .number-section-bnt a:before{
        right:30px
    }
}
.number-section-bnt a:hover{
    background:#fff;
    color:#ff5800;
    border:3px solid #ff5800
}
.number-section .row.padding-bottom-30{
    padding-bottom:0
}
@media (min-width:992px){
    .number-section .row.padding-bottom-30{
        padding-bottom:30px
    }
}
@media (min-width:992px){
    #aes{
        padding:70px 0 80px
    }
}
#aes .btn_wrapper a{
    margin:20px auto 0;
    padding:15px 0;
    width:240px;
    max-width:none
}
@media (min-width:992px){
    #aes .btn_wrapper a{
        margin:0
    }
}
#solution-container .cstm-link-p{
    text-align:center!important
}
@media (min-width:992px){
    #solution-container .cstm-link-p{
        text-align:left!important
    }
}
.solution-section{
    position:relative;
    padding:40px 0 30px
}
@media (min-width:992px){
    .solution-section{
        padding:70px 0 45px
    }
}
.solution-section:before{
    content:'';
    background:url(../images/e-commerce/top-right-pt.png) no-repeat top right;
    position:absolute;
    top:0;
    right:0;
    width:615px;
    height:326px;
    display:none
}
@media (min-width:992px){
    .solution-section:before{
        display:block
    }
}
.solution-section h2{
    margin-bottom:15px;
    font-weight:700;
    font-size:24px;
    line-height:32px;
    text-align:center
}
@media (min-width:992px){
    .solution-section h2{
        font-size:48px;
        line-height:61px;
        margin-bottom:25px;
        text-align:left
    }
}
.solution-section p{
    font-size:16px;
    line-height:28px;
    color:#333;
    margin-bottom:10px;
    font-weight:500;
    font-family:'Helvetica', 'Arial', sans-serif;
    text-align:center
}
@media (min-width:992px){
    .solution-section p{
        font-size:20px;
        line-height:32px;
        font-family:'Helvetica', 'Arial', sans-serif;
        text-align:left;
        margin-bottom:20px
    }
}
.solution-section .solution-left h3{
    margin-bottom:25px;
    font-size:20px;
    line-height:28px;
    margin-top:30px;
    text-align:center
}
@media (min-width:992px){
    .solution-section .solution-left h3{
        font-size:24px;
        line-height:32px;
        margin-top:20px;
        text-align:left
    }
}
.solution-section .solution-left .add-more{
    font-family:'Helvetica', 'Arial', sans-serif;
    color:#333;
    font-size:16px;
    margin:20px auto 30px;
    width:150px;
    display:block
}
@media (min-width:992px){
    .solution-section .solution-left .add-more{
        display:inline-block;
        width:auto;
        margin:20px 0 30px
    }
}
@media (min-width:992px){
    .solution-section .solution-left .anchor-link{
        text-align:left
    }
}
.solution-section ul{
    padding-left:15px
}
@media (min-width:992px){
    .solution-section ul{
        padding-left:0
    }
}
.solution-section ul li{
    position:relative;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:16px;
    line-height:28px;
    padding-left:40px;
    margin-bottom:10px
}
@media (min-width:992px){
    .solution-section ul li{
        font-size:19px;
        line-height:24px;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.solution-section ul li:before{
    content:'';
    position:absolute;
    background:url(../images/e-commerce/black-circle-icon.png) no-repeat 0 2px;
    width:30px;
    height:30px;
    top:0;
    left:0
}
.solution-section .btn_wrapper a{
    margin:0 auto
}
@media (min-width:992px){
    .solution-section .btn_wrapper a{
        margin:0
    }
}
.solution-section .body-img2{
    position:relative
}
.solution-section .solution-white-box{
    background:#fff;
    padding:30px 15px 30px 15px;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1);
    margin-bottom:20px;
    margin-top:15px;
    border:1px solid #e0e0e0
}
@media (min-width:992px){
    .solution-section .solution-white-box{
        padding:50px 25px 50px 40px;
        margin-bottom:0;
        margin-top:0
    }
}
.solution-section .solution-white-box span{
    width:auto;
    text-align:center;
    display:block;
    -webkit-box-flex:0;
    -ms-flex:0 0 100%;
    flex:0 0 100%
}
@media (min-width:992px){
    .solution-section .solution-white-box span{
        display:inline;
        width:auto;
        text-align:left;
        width:auto;
        -webkit-box-flex:inherit;
        -ms-flex:inherit;
        flex:inherit
    }
}
.solution-section .solution-white-box img{
    margin-right:0;
    margin-bottom:15px
}
@media (min-width:992px){
    .solution-section .solution-white-box img{
        margin-right:30px;
        margin-bottom:0
    }
}
.solution-section .solution-white-box h4{
    font-size:20px;
    text-align:center;
    -webkit-box-flex:0;
    -ms-flex:0 0 100%;
    flex:0 0 100%
}
@media (min-width:992px){
    .solution-section .solution-white-box h4{
        float:left;
        position:relative;
        top:5px;
        font-weight:900;
        font-size:36px;
        line-height:43px;
        text-align:left;
        -webkit-box-flex:inherit;
        -ms-flex:inherit;
        flex:inherit
    }
}
.solution-section .solution-white-box p{
    font-size:16px;
    line-height:28px;
    font-weight:400;
    text-align:center;
    font-family:'Helvetica', 'Arial', sans-serif;
}
@media (min-width:992px){
    .solution-section .solution-white-box p{
        font-size:19px;
        line-height:29px;
        text-align:left;
        font-family:'Helvetica', 'Arial', sans-serif;
    }
}
.solution-section .solution-white-box h5{
    margin-bottom:25px;
    font-size:17px;
    line-height:25px;
    font-weight:600
}
@media (min-width:992px){
    .solution-section .solution-white-box h5{
        font-size:24px;
        line-height:32px
    }
}
.solution-section .solution-white-box ul{
    padding-left:15px
}
@media (min-width:992px){
    .solution-section .solution-white-box ul{
        margin-bottom:40px;
        padding-left:0
    }
}
.solution-section .solution-white-box ul li{
    position:relative;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:16px;
    line-height:24px;
    padding-left:40px;
    margin-bottom:10px
}
@media (min-width:992px){
    .solution-section .solution-white-box ul li{
        font-family:'Helvetica', 'Arial', sans-serif;
        font-size:19px;
        line-height:24px
    }
}
@media (min-width:992px){
    .solution-section-right img{
        margin-bottom:80px
    }
}
.bg-grey{
    background-color:#f5f5f5
}
.solution-white-box-head{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-bottom:10px;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
@media (min-width:992px){
    .solution-white-box-head{
        height:70px;
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap;
        margin-bottom:40px
    }
}
.e-commerce-why{
    position:relative;
    padding-bottom:20px
}
@media (min-width:992px){
    .e-commerce-why{
        padding:70px 0 50px
    }
}
.e-commerce-why h2{
    color:#333;
    margin-bottom:5px;
    font-weight:700
}
@media (min-width:992px){
    .e-commerce-why h2{
        font-size:48px;
        line-height:61px;
        margin-bottom:25px;
        color:#333
    }
}
.e-commerce-why .main-span{
    color:#333;
    text-align:center;
    display:block;
    margin-bottom:0;
    font-weight:500;
    font-size:16px;
    line-height:28px;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .e-commerce-why .main-span{
        font-size:19px;
        line-height:27px;
        margin-bottom:20px;
        color:#fff
    }
}
.e-commerce-why .service-wrap{
    text-align:center;
    margin-bottom:15px
}
.e-commerce-why .service-wrap .services-pan{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin:15px 0!important;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1);
    text-align:center;
    background:#fff
}
@media (min-width:992px){
    .e-commerce-why .service-wrap .services-pan{
        width:30%;
        padding:120px 25px 30px;
        margin:17px 15px!important
    }
}
.e-commerce-why .service-wrap .services-pan:before{
    display:none
}
.e-commerce-why .service-wrap .services-pan img{
    display:block;
    margin:0 auto
}
.e-commerce-why .service-wrap .brick.services-pan__php-service-01:before{
    background-position:0 0
}
.e-commerce-why .service-wrap .brick.services-pan__php-service-02:before{
    background-position:-68px 0
}
.e-commerce-why .service-wrap .brick.services-pan__php-service-03:before{
    background-position:-135px 0
}
.e-commerce-why .service-wrap .brick.services-pan__php-service-04:before{
    background-position:0 -71px
}
.e-commerce-why .service-wrap .brick.services-pan__php-service-05:before{
    background-position:-68px -71px
}
.cms-bnr{
    position:relative;
    background:linear-gradient(138deg,#165b5e 0,#0f3a4a 17%,#091b38 50%)
}
.cms-bnr .container{
    position:relative;
    z-index:9
}
.cms-bnr h1{
    color:#fff;
    font-weight:700;
    font-size:24px;
    line-height:32px
}
@media (min-width:992px){
    .cms-bnr h1{
        font-size:62px;
        line-height:75px;
        font-weight:700
    }
}
.cms-bnr .o-services-hero__icons{
    margin:0 0 40px
}
@media (min-width:992px){
    .cms-bnr .o-services-hero__icons{
        margin:0 0 60px
    }
}
.cms-bnr .o-services-hero__icons a{
    display:inline-block;
    cursor:pointer;
    vertical-align:bottom;
    padding:0 5px;
    width:23%
}
@media (min-width:992px){
    .cms-bnr .o-services-hero__icons a{
        padding:0 30px;
        width:auto
    }
}
.cms-bnr .o-services-hero__icons a:hover{
    -webkit-transform:scale(.9);
    transform:scale(.9)
}
.cms-bnr .o-services-hero__icons a span{
    font-size:13px
}
@media (min-width:992px){
    .cms-bnr .o-services-hero__icons a span{
        font-size:18px
    }
}
.cms-bnr .o-services-hero__icons img{
    max-width:65%
}
@media (min-width:992px){
    .cms-bnr .o-services-hero__icons img{
        max-width:100%
    }
}
.cms-team{
    padding:40px 0 25px;
    text-align:center
}
@media (min-width:992px){
    .cms-team{
        padding:75px 0 50px;
        text-align:left
    }
}
.cms-team h2{
    margin-bottom:20px
}
@media (min-width:992px){
    .cms-team h2{
        margin-bottom:15px
    }
}
.cms-team p{
    font-size:16px;
    line-height:28px;
    font-family:'Helvetica', 'Arial', sans-serif;
    margin-bottom:15px
}
@media (min-width:992px){
    .cms-team p{
        font-size:19px;
        line-height:30px;
        margin-bottom:25px;
        font-family:'Helvetica', 'Arial', sans-serif
    }
}
.cms-dev-service{
    padding:45px 0 20px
}
@media (min-width:992px){
    .cms-dev-service{
        padding:70px 0 45px
    }
}
.cms-dev-service .service-wrap{
    text-align:center;
    margin-bottom:15px
}
@media (min-width:992px){
    .cms-dev-service .service-wrap{
        margin-bottom:35px
    }
}
.cms-dev-service .service-wrap .brick.services-pan{
    display:inline-block;
    vertical-align:top;
    margin:15px 0;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1);
    background-color:#fff;
    text-align:center;
    padding:50px 15px 35px;
    position:relative
}
@media screen and (min-width:768px){
    .cms-dev-service .service-wrap .brick.services-pan{
        width:45%;
        height:680px;
        padding:50px 30px 30px;
        margin:15px
    }
}
@media screen and (min-width:992px){
    .cms-dev-service .service-wrap .brick.services-pan{
        width:46%
    }
}
@media screen and (min-width:1200px){
    .cms-dev-service .service-wrap .brick.services-pan{
        width:30%
    }
}
.cms-dev-service .service-wrap .brick.services-pan:before{
    display:none
}
.cms-dev-service .service-wrap .brick.services-pan i{
    height:55px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:initial;
    -ms-flex-align:initial;
    align-items:initial
}
@media (min-width:992px){
    .cms-dev-service .service-wrap .brick.services-pan i{
        -webkit-box-align:end;
        -ms-flex-align:end;
        align-items:flex-end
    }
}
.cms-dev-service .service-wrap .brick.services-pan__php-service-01:before{
    background-position:0 -10px
}
.cms-dev-service .service-wrap .brick.services-pan__php-service-02:before{
    background-position:-95px -5px
}
.cms-dev-service .service-wrap .brick.services-pan__php-service-03:before{
    background-position:-195px 0
}
.cms-dev-service .service-wrap .brick.services-pan__php-service-04:before{
    background-position:-289px -11px
}
.cms-dev-service .service-wrap .brick.services-pan__php-service-05:before{
    background-position:-382px -10px
}
.cms-why{
    padding:50px 0
}
@media (min-width:992px){
    .cms-why{
        padding:70px 0 52px
    }
}
.cms-why h2{
    color:#fff;
    margin-bottom:15px;
    font-weight:700
}
.cms-why p{
    color:#fff;
    font-size:16px;
    line-height:28px;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .cms-why p{
        padding:0 40px;
        font-size:28px;
        line-height:40px
    }
}
.cms-why .cstm-link-p{
    line-height:0
}
.cms-why .service-wrap{
    text-align:center;
    margin-bottom:35px
}
.cms-why .service-wrap .brick.services-pan{
    display:inline-block;
    vertical-align:top;
    margin:15px 0;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1);
    background-color:#fff;
    text-align:center;
    padding:5px 15px 30px;
    position:relative
}
@media (min-width:992px){
    .cms-why .service-wrap .brick.services-pan{
        height:410px;
        width:46%;
        padding:50px 30px 30px;
        margin:15px
    }
}
.cms-why .service-wrap .brick.services-pan:before{
    display:none
}
.cms-why .service-wrap .brick.services-pan i{
    height:55px;
    display:block
}
.cms-why .service-wrap .brick.services-pan i img{
    height:100%
}
.cms-why .service-wrap .brick.services-pan__php-service-01:before{
    background-position:-10px -90px
}
.cms-why .service-wrap .brick.services-pan__php-service-02:before{
    background-position:-114px -90px
}
.cms-why .service-wrap .brick.services-pan__php-service-03:before{
    background-position:-220px -90px
}
.cms-why .service-wrap .brick.services-pan__php-service-04:before{
    background-position:-325px -90px
}
@media (min-width:992px){
    .cms-why .service-wrap .brick.services-pan.agencies-services{
        height:415px
    }
}
.cms-why .service-wrap .brick.services-pan.agencies-services:before{
    display:none
}
.cms-why .service-wrap .brick.agencies-services.services-pan__php-service-01:before{
    background-position:0 0
}
.cms-why .service-wrap .brick.agencies-services.services-pan__php-service-02:before{
    background-position:-87px 0
}
.cms-why .service-wrap .brick.agencies-services.services-pan__php-service-03:before{
    background-position:-174px 0
}
.cms-why .service-wrap .brick.agencies-services.services-pan__php-service-04:before{
    background-position:-261px 0
}
.cms-why .service-wrap h3{
    font-size:20px;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .cms-why .service-wrap h3{
        font-size:24px;
        font-family:'Helvetica', 'Arial', sans-serif
    }
}
.cms-why .service-wrap p{
    color:#333;
    font-size:16px;
    line-height:28px;
    padding:0;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .cms-why .service-wrap p{
        font-size:18px;
        line-height:26px
    }
}
.dedicated-team{
    padding:45px 0 20px;
    background-color:#f8f8f8
}
.dedicated-team .row.margin-top-30{
    margin-top:10px
}
@media (min-width:992px){
    .dedicated-team .row.margin-top-30{
        margin-top:30px
    }
}
@media (min-width:992px){
    .dedicated-team .margin-top-30{
        margin-top:30px
    }
}
@media (min-width:992px){
    .dedicated-team{
        padding:70px 0 50px
    }
}
.dedicated-team h2{
    padding-bottom:10px;
    font-weight:700
}
@media (min-width:992px){
    .dedicated-team h2{
        padding-bottom:30px
    }
}
.dedicated-team .cms-blocks{
    position:relative
}
@media (min-width:992px){
    .dedicated-team .cms-blocks{
        padding:0 40px 0 70px
    }
}
.dedicated-team .cms-blocks p{
    font-size:16px;
    text-align:center;
    line-height:28px;
    font-family:'Helvetica', 'Arial', sans-serif;
    margin-bottom:15px
}
@media (min-width:992px){
    .dedicated-team .cms-blocks p{
        font-size:19px;
        text-align:left;
        font-family:'Helvetica', 'Arial', sans-serif;
        margin-bottom:25px
    }
}
.dedicated-team .cms-blocks div:before{
    content:'';
    position:absolute;
    left:0;
    background-image:url(../images/cms-developer/cms-team.png);
    width:53px;
    height:57px;
    display:none
}
@media (min-width:992px){
    .dedicated-team .cms-blocks div:before{
        display:block
    }
}
.dedicated-team .cms-blocks .cms-blocks__choose-01:before{
    background-position:0 0
}
.dedicated-team .cms-blocks .cms-blocks__choose-02:before{
    background-position:-185px 0
}
.dedicated-team .cms-blocks .cms-blocks__choose-03:before{
    background-position:-62px -67px
}
.dedicated-team .cms-blocks .cms-blocks__choose-04:before{
    background-position:-63px 0
}
.dedicated-team .cms-blocks .cms-blocks__choose-05:before{
    background-position:-252px 0
}
.dedicated-team .cms-blocks .cms-blocks__choose-06:before{
    background-position:-126px -67px
}
.dedicated-team .cms-blocks .cms-blocks__choose-07:before{
    background-position:-125px 0
}
.dedicated-team .cms-blocks .cms-blocks__choose-08:before{
    background-position:0 -67px
}
.dedicated-team .cms-blocks .cms-blocks__choose-09:before{
    background-position:-185px -67px
}
.o-services-hero__icons{
    margin:0 0 40px
}
@media (min-width:992px){
    .o-services-hero__icons{
        margin:0 0 60px
    }
}
.o-services-hero__icons a{
    display:inline-block;
    cursor:pointer;
    vertical-align:bottom;
    padding:0 5px;
    width:23%
}
@media (min-width:992px){
    .o-services-hero__icons a{
        padding:0 30px;
        width:auto
    }
}
.o-services-hero__icons a:hover{
    -webkit-transform:scale(.9);
    transform:scale(.9)
}
.o-services-hero__icons a span{
    font-size:13px
}
@media (min-width:992px){
    .o-services-hero__icons a span{
        font-size:18px
    }
}
.beauty-section{
    padding:40px 0 20px
}
@media (min-width:992px){
    .beauty-section{
        padding:70px 0 50px
    }
}
.beauty-section h2{
    margin-bottom:15px;
    text-align:center;
    line-height:38px
}
@media (min-width:992px){
    .beauty-section h2{
        padding:0 210px;
        line-height:61px
    }
}
@media (min-width:992px){
    .beauty-section p.cmn-heading-para{
        padding:0 40px;
        margin-bottom:40px;
        font-family:'Helvetica', 'Arial', sans-serif
    }
}
@media (min-width:992px){
    .beauty-section .beauty-list{
        padding:0 50px
    }
}
.beauty-section .beauty-list span{
    position:relative;
    font-size:16px;
    line-height:24px;
    display:inline-block;
    margin-bottom:20px;
    padding-left:30px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:500
}
@media (min-width:992px){
    .beauty-section .beauty-list span{
        margin-bottom:30px;
        font-size:19px;
        line-height:29px;
        font-family:'Helvetica', 'Arial', sans-serif;
        padding-left:40px
    }
}
.beauty-section .beauty-list span:before{
    content:'';
    position:absolute;
    background:url(../images/mobile-app/circle-tick.svg) no-repeat 0 0;
    top:4px;
    left:0;
    height:35px;
    width:35px
}
@media (min-width:992px){
    .beauty-section .beauty-list span:before{
        background:url(../images/mobile-app/right-arrow.png) no-repeat 0 0;
        top:0
    }
}
.beauty-section .btn_wrapper{
    margin-top:15px
}
@media (min-width:992px){
    .beauty-section .btn_wrapper{
        margin-top:0
    }
}
@media (min-width:992px){
    .scroll-section .js-mobileapp-feature-1-parallax-1{
        position:absolute;
        width:100%;
        height:100%;
        z-index:0;
        bottom:0;
        left:0;
        background:url(../images/mobile-app/consumer-apps-bg.png) 100% 100% no-repeat #115687;
        background-size:70%
    }
}
@media (min-width:992px){
    .scroll-section .js-mobileapp-feature-2-parallax-1{
        position:absolute;
        width:100%;
        height:100%;
        z-index:0;
        bottom:0;
        left:0;
        background:url(../images/mobile-app/enterprise-apps-bg.png) 100% 100% no-repeat #43ae76;
        background-size:84%
    }
}
.scroll-section .mobile-holder-clip{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    clip:rect(auto,auto,auto,auto);
    display:none
}
@media (min-width:992px){
    .scroll-section .mobile-holder-clip{
        display:block
    }
}
.scroll-section .mobile-holder-clip .mobile-holder-phone{
    width:33vw;
    height:50vh;
    position:fixed;
    bottom:-20px;
    right:60px
}
.scroll-section .mobile-holder-clip .mobile-holder-phone .mobile-in-hand{
    position:absolute;
    right:0;
    bottom:0;
    width:auto;
    display:none
}
@media (min-width:992px){
    .scroll-section .mobile-holder-clip .mobile-holder-phone .mobile-in-hand{
        display:block
    }
}
@media (min-width:992px){
    .scroll-section .container{
        height:100%
    }
}
.scroll-section .js-mobileapp-features-content-1 h2{
    font-size:24px;
    padding:25px 0 10px 0;
    pointer-events:inherit
}
@media (min-width:992px){
    .scroll-section .js-mobileapp-features-content-1 h2{
        font-size:34px;
        text-align:left;
        padding:0;
        margin-bottom:50px;
        pointer-events:none
    }
}
.scroll-section p{
    color:#fff;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:16px;
    line-height:28px;
    position:relative
}
@media (min-width:992px){
    .scroll-section p{
        font-size:19px;
        line-height:29px;
        font-family:'Helvetica', 'Arial', sans-serif
    }
}
.scroll-section .btn_wrapper{
    margin:30px 0 0
}
.scroll-section .btn_wrapper a{
    margin:0
}
.scroll-section .anchor-link{
    margin:10px 0 0;
    text-align:left
}
@media (min-width:992px){
    .scroll-section .anchor-link{
        margin:10px 0 0
    }
}
.js-mobileapp-features-content-2 h2{
    padding:25px 0 10px 0;
    font-size:24px
}
@media (min-width:992px){
    .js-mobileapp-features-content-2 h2{
        padding:0;
        font-size:48px
    }
}
.o-mobile-app-features{
    color:#fff;
    position:relative;
    padding:120px 0 20px;
    overflow:hidden;
    pointer-events:inherit
}
@media (min-width:992px){
    .o-mobile-app-features{
        padding:70px 0 50px
    }
}
.o-mobile-app-features--blue{
    background:none #115687
}
.h3-24{
    margin-bottom:20px;
    font-size:24px;
    line-height:32px;
    font-weight:600
}
.c-ticked-list--light li{
    position:relative;
    padding:0 0 5px 30px;
    line-height:24px;
    font-size:16px;
    font-weight:400;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .c-ticked-list--light li{
        font-family:'Helvetica', 'Arial', sans-serif;
        font-weight:500;
        line-height:29px;
        font-size:19px;
        padding:0 0 15px 35px
    }
}
.c-ticked-list--light li:before{
    content:'';
    position:absolute;
    background:url(../images/mobile-app/circle-tick.svg) 50% 50% no-repeat;
    display:block;
    width:20px;
    height:20px;
    position:absolute;
    top:4px;
    left:0
}
@media (min-width:992px){
    .c-ticked-list--light li:before{
        background:url(../images/common/icon-bullet.svg) 50% 50% no-repeat;
        top:5px
    }
}
.o-mobile-app-features--green{
    background:#43ae76
}
.o-mobile-app-features-parent{
    position:relative
}
.o-mobile-app-features-tab{
    position:absolute;
    top:50px;
    left:0;
    right:0;
    z-index:10;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.o-mobile-app-features-tab-btn{
    padding:.5rem 1rem;
    border:1px solid #fff;
    border-radius:3px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:16px;
    font-weight:600;
    color:#fff;
    text-transform:none;
    margin-right:10px
}
.o-mobile-app-features-tab-btn:last-child{
    margin:0
}
.o-mobile-app-features-tab-btn:after,.o-mobile-app-features-tab-btn:before{
    content:'';
    border:9px solid transparent;
    border-top-color:#fff;
    border-bottom:0;
    position:absolute;
    left:50%;
    bottom:-9px;
    -webkit-transform:translate(-50%,0);
    transform:translate(-50%,0);
    display:none
}
.o-mobile-app-features-tab-btn:after{
    border:8px solid transparent;
    border-top-color:#115687;
    border-bottom:0;
    bottom:-7px;
    z-index:1
}
.o-mobile-app-features-tab-btn.active:after,.o-mobile-app-features-tab-btn.active:before{
    display:block
}
.o-mobile-app-features-tab-btn--bg-blue{
    background:#115687
}
.o-mobile-app-features-tab-btn--bg-green{
    background:#43ae76
}
.o-mobile-app-features-tab-btn--bg-green:after{
    border-top-color:#43ae76
}
.service-process{
    padding:45px 0 20px
}
@media (min-width:992px){
    .service-process{
        padding:70px 0 50px
    }
}
.service-process h2{
    font-size:30px;
    font-weight:700;
    color:#333;
    padding-bottom:20px
}
@media (min-width:992px){
    .service-process h2{
        padding-bottom:30px;
        font-size:48px;
        color:#333
    }
}
.service-process .dc-white-pan{
    position:relative;
    height:auto;
    min-height:inherit;
    text-align:left;
    padding:50px 30px;
    background-color:#fff;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1)
}
@media (min-width:992px){
    .service-process .dc-white-pan{
        min-height:495px;
        padding:30px;
        border:none
    }
}
.service-process .dc-white-pan:before{
    content:'';
    background:url(../images/mobile-app/process-group-icon.png) no-repeat 0 0;
    width:66px;
    height:65px;
    position:absolute;
    right:10px;
    top:30px
}
@media (min-width:992px){
    .service-process .dc-white-pan:before{
        right:25px
    }
}
.service-process .dc-white-pan div{
    margin-bottom:15px;
    overflow:hidden;
    position:relative
}
.service-process .dc-white-pan div span{
    float:left;
    color:#14df7d;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:400;
    font-size:20px;
    line-height:24px;
    vertical-align:middle
}
@media (min-width:992px){
    .service-process .dc-white-pan div span{
        font-size:58px;
        line-height:71px;
        font-weight:300
    }
}
.service-process .dc-white-pan div h3{
    vertical-align:middle;
    font-size:20px;
    line-height:28px;
    position:absolute;
    left:30px;
    top:50%;
    -webkit-transform:translate(0,-50%);
    transform:translate(0,-50%)
}
@media (min-width:992px){
    .service-process .dc-white-pan div h3{
        font-size:22px;
        line-height:32px;
        left:90px
    }
}
.service-process .dc-white-pan .body-text-medium{
    width:100%;
    font-size:16px;
    line-height:28px;
    color:#333;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:500;
    text-align:left;
    margin-bottom:0
}
@media (min-width:992px){
    .service-process .dc-white-pan .body-text-medium{
        font-size:19px;
        line-height:32px;
        text-align:left;
        font-family:'Helvetica', 'Arial', sans-serif;
        margin-bottom:25px
    }
}
.service-process .process-box1:before{
    background-position:0 0
}
.service-process .process-box2:before{
    background-position:-67px 0
}
.service-process .process-box3:before{
    background-position:-132px 0
}
.service-process .process-box4:before{
    background-position:-198px 0
}
.service-process .slick-dots{
    margin-top:0
}
.ai-chatbots-hero{
    padding-bottom:0
}
@media (min-width:992px){
    .ai-chatbots-hero{
        padding-bottom:0
    }
}
.ai-chatbots-hero .btn_wrapper{
    padding-top:0
}
@media (min-width:992px){
    .ai-chatbots-hero .btn_wrapper{
        padding-top:40px
    }
}
.ai-chatbots-hero .anchor-link{
    text-align:center;
    display:block;
    margin:10px auto 0
}
@media (min-width:992px){
    .ai-chatbots-hero .anchor-link{
        text-align:left;
        display:inline;
        margin-top:10px
    }
}
.ai-chatbots-hero .green-head-ribbon{
    text-align:center!important;
    padding:0
}
@media (min-width:992px){
    .ai-chatbots-hero .green-head-ribbon{
        text-align:left!important
    }
}
.ai-chatbots-hero h1{
    text-align:center;
    font-size:24px;
    line-height:32px;
    margin-top:15px
}
@media (min-width:992px){
    .ai-chatbots-hero h1{
        padding-right:80px;
        text-align:left;
        font-size:62px;
        line-height:75px;
        margin-top:0
    }
}
.ai-chatbots-hero h2{
    color:#b7b7b7;
    margin-top:20px;
    line-height:26px;
    font-size:18px;
    text-align:center
}
@media (min-width:992px){
    .ai-chatbots-hero h2{
        text-align:left;
        font-size:24px;
        color:#14de7d
    }
}
@media (min-width:992px){
    .ai-chatbots-hero .btn_wrapper a{
        margin:0
    }
}
@media (min-width:992px){
    .ai-chatbots-hero .anchor-link{
        text-align:left
    }
}
.ai-chatbots-hero .chatbot-gif{
    position:static
}
@media (min-width:992px){
    .ai-chatbots-hero .chatbot-gif{
        position:absolute;
        top:200px
    }
}
.custom-para{
    padding:45px 0 30px;
    position:relative
}
@media (min-width:992px){
    .custom-para{
        padding:70px 0 20px
    }
}
.custom-para h2{
    margin-bottom:15px;
    font-size:24px;
    line-height:32px;
    font-weight:700;
    padding-bottom:0
}
@media (min-width:992px){
    .custom-para h2{
        font-size:36px;
        line-height:53px;
        margin-bottom:25px
    }
}
.custom-para p{
    font-size:16px;
    line-height:28px;
    padding-bottom:0;
    font-family:'Helvetica', 'Arial', sans-serif;
    margin-bottom:10px
}
@media (min-width:992px){
    .custom-para p{
        font-size:19px;
        line-height:30px;
        padding:0 80px 0;
        padding-bottom:30px;
        font-family:'Helvetica', 'Arial', sans-serif;
        margin-bottom:25px
    }
}
.ai-chatbots{
    padding:45px 0 20px;
    position:relative;
    background-color:#f8f8f8
}
@media (min-width:992px){
    .ai-chatbots{
        padding:70px 0 20px 50px
    }
}
.ai-chatbots .margin-top-30{
    margin-top:0
}
@media (min-width:992px){
    .ai-chatbots .margin-top-30{
        margin-top:30px
    }
}
@media (min-width:992px){
    .ai-chatbots h2{
        padding:0 50px;
        margin-bottom:50px
    }
}
.ai-chatbots .dc-white-pan{
    background:#fff;
    -webkit-box-shadow:0 0 34px 0 #0000001c;
    box-shadow:0 0 34px 0 #0000001c;
    border-radius:5px;
    padding:15px;
    text-align:left;
    position:relative;
    border:1px solid #e0e0e0
}
@media (min-width:992px){
    .ai-chatbots .dc-white-pan{
        padding:30px
    }
}
.ai-chatbots .dc-white-pan div{
    position:relative
}
.ai-chatbots .dc-white-pan div span{
    position:absolute;
    width:88px;
    height:88px;
    left:0;
    top:0;
    right:0;
    text-align:center;
    margin:0 auto
}
@media (min-width:992px){
    .ai-chatbots .dc-white-pan div span{
        top:12%;
        right:inherit;
        margin:0
    }
}
.ai-chatbots .dc-white-pan div span img{
    margin:0
}
@media (min-width:992px){
    .ai-chatbots .dc-white-pan div span img{
        margin-right:20px
    }
}
@media (min-width:992px){
    .ai-chatbots .col-sm-offset-2{
        margin:30px auto
    }
}
.ai-chatbots .col-sm-offset-2 h3{
    text-align:center;
    font-size:24px;
    margin-bottom:25px;
    margin-top:10px;
    font-weight:700
}
@media (min-width:992px){
    .ai-chatbots .col-sm-offset-2 h3{
        font-size:36px;
        margin-top:0;
        font-weight:600
    }
}
.ai-chatbots .col-sm-offset-2 .section-para{
    font-size:16px;
    line-height:28px;
    text-align:center;
    margin-bottom:25px;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .ai-chatbots .col-sm-offset-2 .section-para{
        font-size:19px;
        line-height:29px;
        font-family:'Helvetica', 'Arial', sans-serif
    }
}
.ai-chatbots .col-sm-offset-2 .btn_wrapper{
    margin-top:40px
}
.build{
    padding:50px 0 20px
}
@media (min-width:992px){
    .build{
        padding:70px 0 50px
    }
}
.build__wrap{
    margin:30px 0 0
}
@media (min-width:992px){
    .build__wrap{
        margin:30px 0
    }
}
.build__wrap p{
    margin:25px 0 0;
    font-size:18px;
    line-height:28px;
    font-weight:500;
    color:#fff;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .build__wrap p{
        padding:0 30px;
        font-family:'Helvetica', 'Arial', sans-serif;
        font-weight:500;
        margin:45px 0 0
    }
}
.build h3{
    margin:40px 0;
    color:#fff;
    font-size:24px;
    line-height:32px
}
@media (min-width:992px){
    .build h3{
        padding:0 80px;
        font-size:36px;
        line-height:49px;
        margin:20px 0 40px
    }
}
.build .chat-app-group{
    margin-bottom:40px
}
.o-how-we-create-your-bot{
    position:relative;
    padding:40px 0 25px;
    overflow:hidden;
    z-index:106;
    text-align:center
}
@media (min-width:992px){
    .o-how-we-create-your-bot{
        padding:65px 0 0;
        background:url(../images/ai-chatbots/slider-bg.png) 100% 100% no-repeat;
        background-size:55%
    }
}
.o-how-we-create-your-bot .anchor-link{
    margin:10px auto;
    display:block
}
@media (min-width:992px){
    .o-how-we-create-your-bot .anchor-link{
        margin:10px 0;
        display:inline
    }
}
@media (min-width:992px){
    .o-how-we-create-your-bot p{
        padding:0 85px
    }
}
.o-how-we-create-your-bot .inner .slider-container{
    padding:10px 0 0;
    margin:0 auto;
    position:relative
}
@media (min-width:992px){
    .o-how-we-create-your-bot .inner .slider-container{
        padding:40px 0 0
    }
}
.o-how-we-create-your-bot .inner .slider-container .left{
    position:relative
}
@media (min-width:992px){
    .o-how-we-create-your-bot .inner .slider-container .left{
        max-width:none
    }
}
.o-how-we-create-your-bot .inner .slider-container .left .icon-phone{
    max-width:100%;
    display:block
}
@media (min-width:992px){
    .o-how-we-create-your-bot .inner .slider-container .left .icon-phone{
        max-width:none
    }
}
.o-how-we-create-your-bot .inner .slider-container .left .icon-phone{
    margin:0 auto
}
@media screen and (min-width:992px){
    .o-how-we-create-your-bot .inner .slider-container .left .icon-phone{
        max-width:280px
    }
}
@media (min-width:992px){
    .o-how-we-create-your-bot .inner .slider-container .left .icon-phone{
        max-width:100%
    }
}
.o-how-we-create-your-bot .inner .slider-container .numbers{
    position:absolute;
    top:5px;
    width:100px;
    height:100px;
    background:#fff;
    font-weight:700;
    font-size:62px;
    line-height:100px;
    color:#14df7d;
    text-align:center;
    border:1px solid #e3e3e3;
    border-radius:50%;
    right:0
}
@media (min-width:992px){
    .o-how-we-create-your-bot .inner .slider-container .numbers{
        right:5px
    }
}
.o-how-we-create-your-bot .inner .slider-container .icons{
    position:absolute;
    width:150px;
    top:50%;
    left:0;
    right:0;
    margin:0 auto;
    -webkit-transform:translate(0);
    transform:translate(0)
}
@media (min-width:992px){
    .o-how-we-create-your-bot .inner .slider-container .icons{
        top:40%;
        width:280px
    }
}
.o-how-we-create-your-bot .inner .slider-container .icons .slick-slide img{
    margin:0 auto
}
.o-how-we-create-your-bot .inner .slider-container .right{
    padding-top:0;
    text-align:left;
    position:relative;
    left:0
}
@media (min-width:992px){
    .o-how-we-create-your-bot .inner .slider-container .right{
        left:65px;
        padding-top:50px
    }
}
.o-how-we-create-your-bot .inner .slider-container .right .text-rotator h3{
    margin-bottom:15px;
    line-height:34px;
    text-align:center;
    font-size:20px;
    line-height:30px;
    min-height:150px;
    margin-top:25px
}
@media (min-width:992px){
    .o-how-we-create-your-bot .inner .slider-container .right .text-rotator h3{
        width:460px;
        font-size:26px;
        line-height:34px;
        min-height:180px;
        text-align:left;
        margin-top:0
    }
}
.o-how-we-create-your-bot .inner .slider-container .right .text-rotator h3 strong{
    color:#14df7d
}
@media (min-width:992px){
    .o-how-we-create-your-bot .btn_wrapper a{
        margin:0
    }
}
@media (min-width:992px){
    .o-how-we-create-your-bot .anchor-p{
        padding:0;
        text-align:left
    }
}
@media (min-width:992px){
    .o-how-we-create-your-bot .anchor-p .anchor-link{
        text-align:left
    }
}
.o-how-we-create-your-bot .slick-arrow{
    display:none!important
}
.o-how-we-create-your-bot .pagers{
    position:relative;
    display:block
}
@media (min-width:992px){
    .o-how-we-create-your-bot .pagers{
        display:inline-block
    }
}
.o-how-we-create-your-bot .pagers .slick-dots{
    margin-bottom:30px;
    text-align:center;
    margin-top:0
}
@media (min-width:992px){
    .o-how-we-create-your-bot .pagers .slick-dots{
        text-align:left;
        margin-top:30px
    }
}
.o-how-we-create-your-bot .pagers .slick-dots li{
    display:inline-block;
    width:7px;
    height:7px;
    margin:0 7px;
    border-radius:50%;
    background:#9b9b9b;
    text-indent:-10000px;
    cursor:pointer;
    font-size:0
}
.o-how-we-create-your-bot .pagers .slick-dots li.slick-active{
    background:#49c684;
    width:12px;
    height:12px;
    position:relative;
    top:-1px
}
@media (min-width:992px){
    .o-how-we-create-your-bot .pagers .slick-dots li.slick-active{
        top:0
    }
}
.insight-slider .slick-dots{
    margin-bottom:30px;
    text-align:center;
    margin-top:0
}
@media (min-width:992px){
    .insight-slider .slick-dots{
        text-align:left
    }
}
.insight-slider .slick-dots li{
    display:inline-block;
    width:9px;
    height:9px;
    margin:0 7px;
    border-radius:50%;
    background:#9b9b9b;
    text-indent:-10000px;
    cursor:pointer;
    font-size:0;
    vertical-align:sub
}
.insight-slider .slick-dots li.slick-active{
    background:#27c070;
    width:12px;
    height:12px;
    position:relative;
    top:-2px
}
.customer-want{
    padding:40px 0 20px;
    background-color:#f5f5f5
}
@media (min-width:992px){
    .customer-want{
        padding:65px 0 50px
    }
}
.customer-want h2{
    margin-bottom:25px
}
@media (min-width:992px){
    .customer-want h2{
        margin-bottom:50px
    }
}
.customer-want__box{
    position:relative;
    background:#fff;
    display:inline-block;
    vertical-align:top;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1);
    width:100%;
    margin-bottom:15px;
    padding:120px 15px 30px
}
@media (min-width:992px){
    .customer-want__box{
        padding:150px 30px 30px;
        min-height:419px;
        margin-bottom:0
    }
}
.customer-want__box p{
    font-size:16px;
    line-height:28px;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .customer-want__box p{
        font-size:18px;
        line-height:28px;
        font-family:'Helvetica', 'Arial', sans-serif
    }
}
.customer-want__box:before{
    content:'';
    position:absolute;
    background:url(../images/ai-chatbots/want-group-icon.png) no-repeat 0 0;
    top:50px;
    left:0;
    right:0;
    margin:0 auto;
    width:76px;
    height:65px
}
.customer-want .customer-want__box1:before{
    background-position:0 0
}
.customer-want .customer-want__box2:before{
    background-position:-76px 0
}
.customer-want .customer-want__box3:before{
    background-position:-152px 0
}
.customer-want .btn_wrapper{
    margin-top:25px
}
@media (min-width:992px){
    .customer-want .btn_wrapper{
        margin-top:50px
    }
}
.service-details.daas-service .service-wrap .brick.services-pan{
    display:block
}
@media (min-width:992px){
    .service-details.daas-service .service-wrap .brick.services-pan{
        display:inline-block
    }
}
.daas-service{
    padding:45px 0 20px;
    position:relative
}
@media (min-width:992px){
    .daas-service{
        padding:80px 0 45px
    }
}
.daas-service h2{
    font-size:24px;
    line-height:32px
}
@media (min-width:992px){
    .daas-service h2{
        font-size:48px;
        line-height:61px
    }
}
.daas-service .service-wrap .brick.services-pan:before{
    display:none
}
.daas-service .service-wrap .brick.services-pan__daas-service-01:before{
    background:url(../images/daas/daas-service-1.png) no-repeat
}
.daas-service .service-wrap .brick.services-pan__daas-service-02:before{
    background:url(../images/daas/daas-service-2.png) no-repeat
}
.daas-service .service-wrap .brick.services-pan__daas-service-03:before{
    background:url(../images/daas/daas-service-3.png) no-repeat
}
.daas-service .service-wrap .brick.services-pan__daas-service-04:before{
    background:url(../images/daas/daas-service-4.png) no-repeat
}
.daas-service .service-wrap .brick.services-pan__daas-service-05:before{
    background:url(../images/daas/daas-service-5.png) no-repeat
}
.daas-service .service-wrap .brick.services-pan__daas-service-06:before{
    background:url(../images/daas/daas-service-6.png) no-repeat
}
.daas-service .service-wrap .brick.services-pan__daas-service-07:before{
    background:url(../images/daas/daas-service-7.png) no-repeat
}
.daas-service .service-wrap .brick.services-pan__daas-service-08:before{
    background:url(../images/daas/daas-service-8.png) no-repeat
}
.agencies-bnr h1{
    text-align:center
}
@media (min-width:992px){
    .agencies-bnr h1{
        font-size:32px;
        line-height:42px;
        text-transform:capitalize;
        text-align:left
    }
}
.agencies-bnr h2{
    font-size:16px;
    line-height:28px;
    text-align:center;
    font-weight:600
}
@media (min-width:992px){
    .agencies-bnr h2{
        font-size:20px;
        line-height:33px;
        font-weight:600;
        text-align:left
    }
}
@media (min-width:992px){
    .agencies-bnr .btn_wrapper a{
        margin:0
    }
}
@media (min-width:992px){
    .agencies-bnr .anchor-link{
        text-align:left
    }
}
.o-we-love-intro{
    text-align:center;
    padding:40px 0 20px
}
@media (min-width:992px){
    .o-we-love-intro{
        padding:40px 0 50px
    }
}
@media (min-width:992px){
    .o-we-love-intro .col-md-offset-1{
        margin:0 auto
    }
}
.o-we-love-intro h1{
    margin-bottom:30px;
    text-transform:none;
    padding-top:50px;
    font-weight:500;
    font-size:36px;
    line-height:50px
}
@media (min-width:992px){
    .o-we-love-intro h1{
        font-size:80px;
        line-height:55px;
        letter-spacing:2.5px;
        text-shadow:1px 1px 0 #333,-1px 1px 0 #333,1px -1px 0 #333,-1px -1px 0 #333;
        padding-top:110px;
        font-weight:700
    }
}
.o-we-love-intro h2{
    margin-bottom:30px;
    text-transform:none;
    line-height:50px
}
@media (min-width:992px){
    .o-we-love-intro h2{
        font-size:80px;
        line-height:55px
    }
}
.o-we-love-intro h2.love-subheading{
    font-size:16px;
    line-height:24px;
    font-weight:300
}
@media (min-width:992px){
    .o-we-love-intro h2.love-subheading{
        font-size:40px;
        line-height:50px;
        font-weight:600;
        margin-bottom:20px
    }
}
.o-we-love-intro h3{
    margin-bottom:20px
}
.o-we-love-intro h4{
    margin-bottom:20px
}
.o-we-love-intro p strong{
    font-weight:600
}
.o-we-love-intro__other-text{
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:16px;
    line-height:28px
}
@media (min-width:992px){
    .o-we-love-intro__other-text{
        font-size:20px;
        line-height:32px;
        margin-bottom:15px;
        font-weight:400
    }
}
.o-we-love-intro__we-love-image{
    padding-bottom:20px
}
@media (min-width:992px){
    .o-we-love-intro__we-love-image{
        padding-bottom:25px
    }
}
.o-we-love-intro .c-btn{
    margin-top:20px
}
.o-we-love-intro .o-contact-form__heart img{
    width:40px
}
@media (min-width:992px){
    .o-we-love-intro .o-contact-form__heart img{
        width:65px
    }
}
.cto-info-p-heading{
    font-size:23px;
    line-height:35px
}
.cto-last-solid-info{
    padding:0 60px;
    margin-bottom:40px
}
.margin-top-bottom-10{
    margin:10px 0
}
.what-get{
    padding-top:50px;
    padding-bottom:20px
}
@media (min-width:992px){
    .what-get{
        padding-top:70px;
        padding-bottom:50px
    }
}
@media (min-width:992px){
    .what-get .btn_wrapper{
        margin-top:20px
    }
}
.what-get h2{
    font-size:30px;
    font-weight:700
}
@media (min-width:992px){
    .what-get h2{
        font-size:48px
    }
}
.what-get .cto-wrap{
    text-align:center;
    margin-bottom:0;
    width:100%
}
@media (min-width:992px){
    .what-get .cto-wrap{
        margin-bottom:35px
    }
}
.what-get .cto-wrap h3{
    font-size:20px
}
@media (min-width:992px){
    .what-get .cto-wrap h3{
        font-size:24px
    }
}
.what-get .cto-wrap .cto-services{
    position:relative;
    height:auto;
    display:inline-block;
    vertical-align:top;
    margin:15px 0;
    padding:20px 0 0
}
@media (min-width:992px){
    .what-get .cto-wrap .cto-services{
        width:29%;
        padding:30px 15px 0;
        margin:15px
    }
}
@media screen and (min-width:1200px){
    .what-get .cto-wrap .cto-services{
        width:30%
    }
}
.what-get .cto-wrap .cto-services p{
    font-size:16px;
    line-height:28px;
    color:#333;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:500;
    margin-bottom:0
}
@media (min-width:992px){
    .what-get .cto-wrap .cto-services p{
        font-size:19px;
        line-height:32px;
        font-family:'Helvetica', 'Arial', sans-serif;
        margin-bottom:25px
    }
}
.what-get .cto-wrap .cto-services:before{
    display:none
}
.what-get .cto-wrap .cto-service-01:before{
    background-position:0 0
}
.what-get .cto-wrap .cto-service-02:before{
    background-position:-87px 0
}
.what-get .cto-wrap .cto-service-03:before{
    background-position:-210px 0
}
.unlike-section{
    padding-top:45px;
    padding-bottom:20px;
    background:linear-gradient(285deg,#07b260 0,#00517f 30%,#023e66 75%,#051b39 100%)
}
@media (min-width:992px){
    .unlike-section{
        padding-top:70px;
        padding-bottom:50px
    }
}
.unlike-section h2{
    color:#fff;
    font-weight:700
}
@media (min-width:992px){
    .unlike-section h2{
        font-size:48px;
        line-height:61px
    }
}
.unlike-section .cto-competitor{
    text-align:center
}
.unlike-section .cto-competitor-service{
    position:relative;
    padding:40px 15px 30px;
    display:inline-block;
    vertical-align:top;
    margin:15px 0;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1);
    background-color:#fff
}
@media (min-width:992px){
    .unlike-section .cto-competitor-service{
        width:30%;
        height:500px;
        padding:50px 25px 30px;
        margin:15px
    }
}
.unlike-section .cto-competitor-service p{
    font-size:16px;
    line-height:28px;
    font-family:'Helvetica', 'Arial', sans-serif;
    margin-bottom:0
}
@media (min-width:992px){
    .unlike-section .cto-competitor-service p{
        font-size:15px;
        line-height:24px;
        font-family:'Helvetica', 'Arial', sans-serif;
        margin-bottom:25px
    }
}
@media screen and (min-width:1200px){
    .unlike-section .cto-competitor-service p{
        font-size:17px;
        line-height:27px
    }
}
.unlike-section .cto-competitor-service:before{
    display:none
}
.unlike-section .cto-competitor-service-01:before{
    background-position:-315px 0
}
.unlike-section .cto-competitor-service-02:before{
    background-position:-420px 0
}
.unlike-section .cto-competitor-service-03:before{
    background-position:14px -89px
}
.unlike-section .cto-competitor h3{
    font-size:20px
}
@media (min-width:992px){
    .unlike-section .cto-competitor h3{
        font-size:24px
    }
}
.unlike-section .btn_wrapper{
    margin-top:15px
}
@media (min-width:992px){
    .unlike-section .btn_wrapper{
        margin-top:30px
    }
}
.number-section-cmo{
    padding:45px 0 20px
}
@media (min-width:992px){
    .number-section-cmo{
        padding-top:40px;
        padding-bottom:50px
    }
}
.number-section-cmo .col-md-offset-1{
    margin:0 auto
}
.number-section-cmo .cto-last-solid-info{
    text-align:center;
    color:#fff;
    font-size:24px;
    margin-bottom:25px;
    margin-top:30px;
    line-height:32px;
    padding:0
}
@media (min-width:992px){
    .number-section-cmo .cto-last-solid-info{
        padding:0 60px;
        font-size:28px;
        line-height:40px
    }
}
.number-section-cmo .cmo-blocks{
    height:auto
}
@media (min-width:992px){
    .number-section-cmo .cmo-blocks{
        height:135px
    }
}
.number-section-cmo .dc-white-pan div .body-text-medium{
    font-size:16px;
    line-height:28px;
    padding-top:0;
    float:none;
    width:100%;
    text-align:center
}
@media (min-width:992px){
    .number-section-cmo .dc-white-pan div .body-text-medium{
        font-size:19px;
        line-height:30px;
        float:right;
        width:78%;
        text-align:left
    }
}
.number-section-cmo .dc-white-pan div span{
    float:none;
    display:block;
    text-align:center
}
@media (min-width:992px){
    .number-section-cmo .dc-white-pan div span{
        float:left;
        text-align:left
    }
}
.cmo-services{
    padding-top:45px;
    padding-bottom:20px
}
@media (min-width:992px){
    .cmo-services{
        padding-top:70px;
        padding-bottom:50px
    }
}
.cmo-services h2{
    font-size:24px;
    line-height:32px;
    font-weight:700
}
@media (min-width:992px){
    .cmo-services h2{
        margin-bottom:30px;
        font-size:48px;
        line-height:61px
    }
}
@media (min-width:992px){
    .cmo-services-wrap{
        -webkit-column-count:3;
        -moz-column-count:3;
        column-count:3;
        -webkit-column-gap:27px;
        -moz-column-gap:27px;
        column-gap:27px;
        margin-bottom:30px
    }
}
.cmo-services-wrap .cmo-services-block{
    display:inline-block;
    vertical-align:top;
    margin:15px 0;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1);
    background-color:#fff;
    text-align:center;
    padding:30px 30px 10px;
    position:relative
}
@media (min-width:992px){
    .cmo-services-wrap .cmo-services-block{
        padding:50px 30px 15px
    }
}
.cmo-services-wrap .cmo-services-block p{
    font-size:16px;
    line-height:23px;
    text-align:center;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .cmo-services-wrap .cmo-services-block p{
        font-size:19px;
        line-height:30px;
        font-family:'Helvetica', 'Arial', sans-serif
    }
}
.cmo-services-wrap .cmo-services-block h3{
    font-size:20px
}
@media (min-width:992px){
    .cmo-services-wrap .cmo-services-block h3{
        font-size:26px
    }
}
.cmo-services-wrap .cmo-services-block:before{
    display:none
}
.cmo-services-wrap .cmo-services-block i{
    height:65px;
    display:block
}
.cmo-services-wrap .cmo-services-block i img{
    height:100%
}
.cmo-services-wrap .cmo-services-block-01:before{
    background-position:11px 0
}
.cmo-services-wrap .cmo-services-block-02:before{
    background-position:-81px 0
}
.cmo-services-wrap .cmo-services-block-03:before{
    background-position:-188px 0
}
.cmo-services-wrap .cmo-services-block-04:before{
    background-position:-283px 0
}
.cmo-services-wrap .cmo-services-block-05:before{
    background-position:-371px ​0p
}
.cmo-services-wrap .cmo-services-block-06:before{
    background-position:-461px 0;
    top:15px
}
@media (min-width:992px){
    .cmo-services-wrap .cmo-services-block-06:before{
        top:35px
    }
}
.cmo-services-wrap .cmo-services-block-07:before{
    background-position:-554px ​0p
}
.cmo-services .btn_wrapper{
    margin-top:15px
}
@media (min-width:992px){
    .cmo-services .btn_wrapper{
        margin-top:0
    }
}
.no-webp .tl-pt:before{
    background-image:url(../images/common/tl-pt.png)
}
.webp .tl-pt:before{
    background-image:url(../images/webp/common/tl-pt.webp)
}
.tl-pt{
    position:relative
}
.tl-pt:before{
    content:'';
    position:absolute;
    background-repeat:no-repeat;
    background-position:top left;
    width:200px;
    height:80px;
    background-size:75%;
    top:0;
    left:0
}
@media (min-width:992px){
    .tl-pt:before{
        width:517px;
        height:206px;
        background-size:100%
    }
}
.no-webp .br-pt:after{
    background-image:url(../images/common/mb-br-pt.png)
}
@media (min-width:992px){
    .no-webp .br-pt:after{
        background-image:url(../images/common/br-pt.png)
    }
}
.webp .br-pt:after{
    background-image:url(../images/common/mb-br-pt.webp)
}
@media (min-width:992px){
    .webp .br-pt:after{
        background-image:url(../images/webp/common/br-pt.webp)
    }
}
.br-pt{
    position:relative
}
.br-pt:after{
    content:'';
    position:absolute;
    background-repeat:no-repeat;
    background-position:bottom right;
    width:160px;
    height:80px;
    bottom:0;
    right:0;
    background-size:100%
}
@media (min-width:992px){
    .br-pt:after{
        width:200px
    }
}
@media (min-width:992px){
    .br-pt:after{
        width:500px;
        height:240px;
        background-size:100%
    }
}
.br-pt.hm-bnr:after{
    background-position:bottom right
}
@media (min-width:992px){
    .br-pt.hm-bnr:after{
        background-position:160px 0
    }
}
.no-webp .tr-pt:before{
    background-image:url(../images/common/mb-tr-pt.png)
}
@media (min-width:992px){
    .no-webp .tr-pt:before{
        background-image:url(../images/common/tr-pt.png)
    }
}
.webp .tr-pt:before{
    background-image:url(../images/common/mb-tr-pt.webp)
}
@media (min-width:992px){
    .webp .tr-pt:before{
        background-image:url(../images/webp/common/tr-pt.webp)
    }
}
.tr-pt{
    position:relative
}
.tr-pt:before{
    content:'';
    position:absolute;
    background-repeat:no-repeat;
    background-position:top right;
    background-size:100%;
    height:80px;
    width:200px;
    top:0;
    right:0
}
@media (min-width:992px){
    .tr-pt:before{
        display:block;
        background-size:100%;
        width:530px;
        height:215px
    }
}
.no-webp .bl-pt:after{
    background-image:url(../images/common/tr-pt.png)
}
.webp .bl-pt:after{
    background-image:url(../images/webp/common/tr-pt.webp)
}
.bl-pt{
    position:relative
}
.bl-pt:after{
    content:'';
    position:absolute;
    background-size:100%;
    background-repeat:no-repeat;
    background-position:bottom left;
    height:75px;
    width:200px;
    bottom:0;
    left:0;
    -webkit-transform:rotate(-180deg);
    transform:rotate(-180deg)
}
@media (min-width:992px){
    .bl-pt:after{
        display:block;
        background-size:100%;
        width:530px;
        height:215px
    }
}
.no-webp .mb-tl-pt:after{
    background-image:url(../images/common/mb-tl-pt.png)
}
.webp .mb-tl-pt:after{
    background-image:url(../images/common/mb-tl-pt.webp)
}
.mb-tl-pt:after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:200px;
    height:100px;
    background-size:100%;
    background-position:top left;
    background-repeat:no-repeat;
    -webkit-transform:translate(0);
    transform:translate(0)
}
@media (min-width:992px){
    .mb-tl-pt:after{
        display:none
    }
}
.no-webp .mb-w-tr-pt:before{
    background-image:url(../images/common/mb-w-tr-pt.png)
}
.webp .mb-w-tr-pt:before{
    background-image:url(../images/common/mb-w-tr-pt.webp)
}
.mb-w-tr-pt:before{
    content:'';
    position:absolute;
    top:0;
    right:0;
    width:200px;
    height:100px;
    background-size:100%;
    background-position:top right;
    background-repeat:no-repeat;
    z-index:99
}
@media (min-width:992px){
    .mb-w-tr-pt:before{
        display:none
    }
}
.cheaper-batter-header .btn_wrapper.btn-center-block.mobile-off{
    width:auto
}
@media (min-width:992px){
    .cheaper-batter-header .btn_wrapper.btn-center-block.mobile-off{
        width:330px
    }
}
@media (min-width:992px){
    .acnt-p{
        font-size:16px
    }
}
@media (min-width:992px){
    .form-panel .u-submit{
        margin-top:35px
    }
}
.img-cr-block{
    margin:0 auto;
    display:block
}
.ai-chatbots-hero .container{
    padding-top:100px
}
.new-srv-slider .col-sm-6{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-flex:50%!important;
    -ms-flex:50%!important;
    flex:50%!important;
    max-width:50%
}
.o-apply-now .anchor-link{
    max-width:340px
}
.cs-slider-img img{
    width:100%
}
@media (min-width:992px){
    .cs-slider-img img{
        height:100%
    }
}
.ai-bot .insights-section .fi-pan a{
    min-height:370px
}
.navbar-brand source{
    width:80%
}
@media (min-width:992px){
    .navbar-brand source{
        width:auto
    }
}
.navbar-brand img{
    width:100%
}
@media (min-width:992px){
    .navbar-brand img{
        width:auto
    }
}
.border-bottom-lightgreen{
    border-bottom:1px solid #dedede
}
.cstm-link-p{
    margin-top:0
}
@media (min-width:992px){
    .cstm-link-p{
        margin-top:5px
    }
}
.splide__pagination{
    position:static;
    -webkit-transform:translate(0);
    transform:translate(0)
}
.splide__pagination .splide__pagination__page{
    margin:3px 5px
}
.splide__pagination .splide__pagination__page.is-active{
    -webkit-transform:scale(1.4);
    transform:scale(1.4);
    background:#27c070
}
.crop-pad-top{
    margin-top:10px
}
@media (min-width:992px){
    .crop-pad-top{
        margin-top:0
    }
}
.splide__pagination{
    width:100%
}
.insights-section{
    padding:45px 0 50px!important
}
@media (min-width:992px){
    .insights-section{
        padding:70px 0 80px!important
    }
}
.insights-section .btn_wrapper{
    padding-top:0
}
@media (min-width:992px){
    .insights-section .btn_wrapper{
        padding-top:40px
    }
}
.Web-Application-Development{
    font-family:'Helvetica', 'Arial', sans-serif!important
}
.Web-Application-Development a,.Web-Application-Development h1,.Web-Application-Development h2,.Web-Application-Development h3,.Web-Application-Development h4,.Web-Application-Development h5,.Web-Application-Development h6,.Web-Application-Development p,.Web-Application-Development span{
    font-family:'Helvetica', 'Arial', sans-serif!important
}
.Web-Application-Development .service-details h2{
    font-size:24px
}
@media (min-width:992px){
    .Web-Application-Development .service-details h2{
        font-size:48px
    }
}
.Web-Application-Development .c-icon-desc-3-col-box h2{
    font-size:24px;
    line-height:32px;
    font-weight:700
}
@media (min-width:992px){
    .Web-Application-Development .c-icon-desc-3-col-box h2{
        font-size:48px;
        line-height:61px
    }
}
.Custom-Software-Development .c-icon-desc-3-col-box h2{
    font-size:24px;
    line-height:32px;
    font-weight:700
}
@media (min-width:992px){
    .Custom-Software-Development .c-icon-desc-3-col-box h2{
        font-size:48px;
        line-height:61px
    }
}
.Custom-Software-Development .service-details .btn_wrapper{
    margin-top:15px
}
@media (min-width:992px){
    .Custom-Software-Development .service-details .btn_wrapper{
        margin-top:0
    }
}
.mobile-container{
    padding:0 30px!important
}
@media (min-width:992px){
    .mobile-container{
        padding:0 15px!important
    }
}
.splide__pagination__page{
    background:#666565
}
.pager_new{
    display:block
}
@media (min-width:992px){
    .pager_new{
        display:none
    }
}
.lSSlideOuter{
    padding-bottom:25px;
    position:relative
}
.fa-circle:before{
    font-family:'Font Awesome\ 5 Free'
}
.lSSlideOuter.custom-color .lSPager.lSGallery li i{
    color:#9b9b9b!important
}
.lSSlideOuter.custom-color .lSPager.lSGallery li.active i,li.focus .dot_sliders{
    color:#27c070!important
}
.lSSlideOuter.custom-color .lSPager.lSGallery{
    margin-top:75px!important
}
.career-bnr{
    padding-top:120px
}
@media (min-width:992px){
    .career-bnr{
        padding-top:80px
    }
}
.career-bnr img{
    margin:0 auto
}
@media (min-width:992px){
    .career-bnr img{
        margin:0 auto
    }
}
.service-wrap .services-pan p{
    font-family:'Helvetica', 'Arial', sans-serif!important
}
@media (min-width:992px){
    .service-wrap .services-pan p{
        font-family:'Helvetica', 'Arial', sans-serif!important
    }
}
.PHP .skill-frame{
    background-color:transparent!important
}
@media (min-width:992px){
    .PHP .skill-frame{
        background-color:#f5f5f5!important
    }
}
.hm-page a,.hm-page h1,.hm-page h2,.hm-page h3,.hm-page h4,.hm-page h5,.hm-page h6,.hm-page li,.hm-page p,.hm-page small,.hm-page span,.hm-page strong{
    font-family:'Helvetica', 'Arial', sans-serif!important
}
.Custom-Software-Development .btn_wrapper{
    padding-top:0
}
@media (min-width:992px){
    .Custom-Software-Development .btn_wrapper{
        padding-top:0
    }
}
.Custom-Software-Development .wb-bnr{
    padding-bottom:20px!important
}
@media (min-width:992px){
    .Custom-Software-Development .wb-bnr{
        padding-bottom:50px!important
    }
}
.Custom-Software-Development .service-details h2{
    font-size:24px
}
@media (min-width:992px){
    .Custom-Software-Development .service-details h2{
        font-size:48px
    }
}
@media (min-width:992px){
    .Custom-Software-Development .o-industrial-experience .subheading{
        font-size:20px;
        line-height:32px
    }
}
.Work .cstm-link-p{
    text-align:center;
    margin-bottom:30px
}
@media (min-width:992px){
    .Work .cstm-link-p{
        text-align:inherit;
        margin-bottom:0
    }
}
.Work .u-pad-top-30{
    padding-top:5px
}
@media (min-width:992px){
    .Work .u-pad-top-30{
        padding-top:30px
    }
}
@media (min-width:992px){
    .Work .key-section{
        padding:70px 0 45px
    }
}
@media (min-width:992px){
    .Work .key-section h2{
        margin-bottom:10px
    }
}
.Work .key-section .kt-button-holder p{
    padding:0;
    margin-bottom:23px
}
@media (min-width:992px){
    .Work .key-section .kt-button-holder p{
        padding:0 0 0;
        margin-bottom:30px
    }
}
.Work .key-traits{
    padding:45px 0 5px
}
@media (min-width:992px){
    .Work .key-traits{
        padding:70px 0 50px
    }
}
.Work .key-traits .style_prevu_kit p{
    margin-bottom:0
}
@media (min-width:992px){
    .Work .key-traits .style_prevu_kit p{
        margin-bottom:25px
    }
}
.eCommerce .green-head-ribbon span:first-letter{
    text-transform:none
}
.eCommerce .schedule-box{
    height:100%
}

ul.srv-bnr-logo svg{
    height:100%;
    width:100%
}
.cmn-service-bnr-mod{
    padding-top:95px;
    padding-bottom:20px
}
@media (min-width:992px){
    .cmn-service-bnr-mod{
        padding:115px 20px 0!important
    }
}
@media (min-width:992px){
    .cmn-service-bnr-mod h1{
        font-size:48px;
        line-height:65px;
        margin-top:0
    }
}
@media (min-width:992px){
    .cmn-service-bnr-mod h2{
        font-size:24px;
        font-weight:600!important
    }
}
.cmn-service-bnr-mod .mb-h1{
    font-size:24px;
    line-height:32px;
    margin-bottom:25px;
    margin-top:15px
}
.cmn-service-bnr-mod .mb-h2{
    font-size:22px;
    line-height:30px;
    padding:0;
    margin-top:25px!important
}
.cmn-service-bnr-mod .mb-p{
    color:#b7b7b7;
    font-size:15px;
    line-height:22px;
    margin-bottom:0;
    font-weight:700
}
.cmn-service-bnr-mod .mb-p a{
    text-decoration:underline;
    color:#b7b7b7
}
.cmn-service-bnr-mod .dd-mb-p{
    margin-bottom:30px
}
.cms-can .service-wrap .services-pan i{
    width:auto;
    height:75px!important;
    margin:0 auto
}
@media (min-width:992px){
    .outsource-product .service-wrap .brick.services-pan,.testing-qa .service-wrap .brick.services-pan{
        padding:50px 30px 50px
    }
}
@media (min-width:992px){
    .cms-box{
        min-height:435px
    }
}
.e-commerce-why .service-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.e-commerce-why .service-wrap .brick.services-pan{
    padding:30px 25px 5px
}
@media (min-width:992px){
    .e-commerce-why .service-wrap .brick.services-pan{
        padding:50px 25px 30px
    }
}
.e-commerce-why .cstm-link-p a{
    color:#4a90e2!important
}
@media (min-width:992px){
    .gradient-blue-green-2{
        background:#07b260;
        background:linear-gradient(141deg,#07b260 0,#00517f 37%,#023e66 100%)
    }
}
#solution-container{
    padding:40px 0 35px
}
@media (min-width:992px){
    #solution-container{
        padding:70px 0 50px
    }
}
.CMO .number-section .section-para{
    font-family:'Helvetica', 'Arial', sans-serif
}
.daas-cmn .row>div{
    padding:0
}
@media (min-width:992px){
    .daas-cmn .row>div{
        padding:0 30px 0 15px;
        margin:0 0 30px
    }
}
.daas-cmn .row>div .daas-cmn-box{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.daas-cmn .row>div .daas-cmn-box:before{
    display:none
}
.daas-cmn .row>div .daas-cmn-box-text:before{
    display:none
}
.daas-cmn .row>div .daas-cmn-box i{
    display:block;
    -webkit-box-flex:0;
    -ms-flex:0 0 70px;
    flex:0 0 70px;
    margin-right:20px
}
.daas-cmn .row>div .daas-cmn-box h3{
    font-size:20px
}
@media (min-width:992px){
    .daas-cmn .row>div .daas-cmn-box h3{
        font-size:26px
    }
}
.daas-how{
    padding-top:45px
}
@media (min-width:992px){
    .daas-how{
        padding:65px 0 50px
    }
}
.daas-how h2{
    font-size:30px;
    font-weight:700;
    color:#fff
}
@media (min-width:992px){
    .daas-how h2{
        font-size:48px
    }
}
.daas-how .cstm-link-p a{
    color:#fff!important
}
.cto-wrap i{
    height:70px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.first-letter-small:first-letter{
    text-transform:lowercase
}
.apart-p{
    font-size:16px;
    line-height:24px
}
@media (min-width:992px){
    .apart-p{
        font-size:19px;
        line-height:32px
    }
}
.cust-app{
    margin-top:15px
}
@media (min-width:992px){
    .cust-app{
        margin-top:0
    }
}
.header_right_pan{
    position:relative
}
.floating-line{
    background:#2c8b78;
    position:absolute;
    left:15px;
    right:15px;
    top:-50px;
    padding:13px;
    color:#fff;
    font-weight:700;
    font-size:15px
}
ul.ul-grp-logo{
    margin-top:30px!important
}
@media (min-width:992px){
    .green-head-ribbon-mod{
        margin-top:20px
    }
}
.green-head-ribbon-mod span{
    width:90%;
    font-family:'Helvetica', 'Arial', sans-serif!important
}
@media (min-width:992px){
    .green-head-ribbon-mod span{
        width:281px;
        font-size:20px;
        line-height:26px;
        text-align:center;
        padding:15px;
        font-weight:700
    }
}
.schedule-box-top-img{
    background:url(../images/common/top.png) no-repeat;
    background-position:0 0;
    background-size:100%;
    height:29px
}
.schedule-box-bottom-img{
    background:url(../images/common/bottom.png) no-repeat;
    background-position:0 0;
    background-size:100%;
    height:45px
}
.schedule-box-mod{
    height:700px
}
.with-cn-h2{
    margin-bottom:25px
}
.staff-aug h1{
    margin-bottom:25px
}
.is-section h3{
    margin-bottom:30px
}
.services-pan__codeigniter{
    padding-top:50px
}
.services-pan__codeigniter:before{
    display:none
}
.details-point{
    margin-bottom:25px
}
.details-point span{
    font-size:16px;
    padding-left:30px;
    background:url(../images/common/icon-bullet-dark.svg) 0 50% no-repeat;
    margin:0 15px
}
.about-details-para-mod{
    width:100%!important
}
.about-details-para-mod h3{
    font-size:32px;
    margin-bottom:30px
}
.ppc-service .service-wrap .brick.services-pan{
    height:auto
}
.ppc-service .service-wrap .brick.services-pan a{
    position:static;
    -webkit-transform:translate(0);
    transform:translate(0)
}
.solution-left-mod ul ul{
    padding:25px 0 5px
}
.solution-left-mod ul li:last-child{
    margin-bottom:25px
}
.e-commerce-plus h2{
    color:#333
}
.rm-bnr h1{
    margin-bottom:30px!important
}
.e-commerce-why-mod .cstm-link-p a{
    color:#4a90e2!important
}
.expert-seo-p{
    font-size:18px
}
.expert-seo h4{
    margin-bottom:30px
}
.schedule-box{
    margin-top:-50px
}
.hire-designer .schedule-box{
    margin-top:0
}
.cms-bnr-award ul.srv-bnr-logo li{
    -webkit-box-flex:0;
    -ms-flex:0 0 20%;
    flex:0 0 20%
}
@media screen and (min-width:992px){
    .cms-bnr-award ul.srv-bnr-logo li{
        -webkit-box-flex:0;
        -ms-flex:0 0 200px;
        flex:0 0 200px
    }
}
.service-pages .schedule-box{
    margin-top:0;
    height:100%
}
@media screen and (min-width:992px){
    .service-pages .header_left_pan img{
        margin-top:40px
    }
}
@media screen and (min-width:992px){
    .service-pages .header_left_pan{
        padding-right:20px
    }
}
.panel1 ul li{
    font-family:'Helvetica', 'Arial', sans-serif
}
.font-size-50{
    font-size:30px
}
@media screen and (min-width:992px){
    .font-size-50{
        font-size:50px!important
    }
}
@media screen and (min-width:992px){
    .ind-off-section .service-wrap{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
}
@media screen and (min-width:992px){
    .ind-off-section .service-wrap .brick.services-pan{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        padding:50px 30px 50px
    }
}
@media screen and (min-width:992px){
    .ind-off-section-com .service-wrap{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
}
@media screen and (min-width:992px){
    .ind-off-section-com .service-wrap .brick.services-pan{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        padding:50px 30px 50px;
        -ms-flex-line-pack:baseline;
        align-content:baseline
    }
}
.our-service-bnr-p{
    font-size:18px;
    line-height:32px;
    margin-bottom:40px
}
@media screen and (min-width:992px){
    .our-service-bnr-h1{
        padding-bottom:10px!important
    }
}
@media screen and (min-width:992px){
    .our-service-bnr-a{
        margin-bottom:70px
    }
}
.cms-dev-service a{
    display:none
}
@media screen and (min-width:992px){
    .cms-dev-service a{
        display:block
    }
}
.template-bnr{
    padding-top:80px;
    background:#0dad81;
    background:linear-gradient(108deg,#0dad81 0,#005385 30%,#011b40 65%)
}
@media (min-width:992px){
    .template-bnr{
        padding-top:100px
    }
}
.template-bnr h1{
    color:#fff;
    text-transform:capitalize;
    font-weight:700;
    font-size:24px;
    line-height:32px
}
@media (min-width:992px){
    .template-bnr h1{
        font-size:62px;
        line-height:75px;
        padding:52px 0
    }
}
.logo-thumb{
    padding-top:45px
}
@media (min-width:992px){
    .logo-thumb{
        padding-top:75px;
        padding-bottom:45px
    }
}
.logo-thumb a:before{
    content:'';
    position:absolute;
    left:50%;
    top:75%;
    -webkit-transform:translate(-50%,0);
    transform:translate(-50%,0);
    background-image:url(../images/home/home-arrow.png);
    width:22px;
    height:22px
}
.logo-thumb a:hover{
    -webkit-transform:scale(1.05);
    transform:scale(1.05);
    -webkit-box-shadow:0 0 35px rgba(0,0,0,.3);
    box-shadow:0 0 35px rgba(0,0,0,.3)
}
.logo-thumb a:hover:before{
    background-image:url(../images/home/home-orange-arrow.png)
}
.logo-thumb_service a:before{
    top:80%
}
@media (min-width:992px){
    .logo-thumb2,.logo-thumb3,.logo-thumb4,.logo-thumb5{
        padding-top:20px;
        padding-bottom:45px
    }
}
.logo-thumb5{
    padding-bottom:25px
}
@media (min-width:992px){
    .logo-thumb5{
        padding-bottom:60px
    }
}
.box-bg_service{
    height:250px;
    display:inline-block;
    width:100%;
    -webkit-box-shadow:0 0 35px rgba(102,99,99,.1);
    box-shadow:0 0 35px rgba(102,99,99,.1);
    border-radius:5px;
    margin-bottom:30px;
    position:relative;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1)
}
.box-bg_service h6{
    position:absolute;
    left:50%;
    top:70%;
    -webkit-transform:translate(-50%,-70%);
    transform:translate(-50%,-70%);
    width:70%;
    font-size:20px;
    line-height:28px
}
.box-bg_service img{
    position:absolute;
    left:50%;
    top:30%;
    -webkit-transform:translate(-50%,-30%);
    transform:translate(-50%,-30%)
}
.padding-bottom-60{
    padding-bottom:60px
}
.o-home-hero .home-video{
    width:auto
}
@media screen and (min-width:992px){
    .o-home-hero .home-video{
        height:900px;
        width:auto
    }
}
@media screen and (min-width:1200px){
    .o-home-hero .home-video{
        height:1060px;
        width:100%
    }
}
.about-bg{
    position:relative
}
.about-bg:after{
    content:'';
    position:absolute;
    left:50%;
    top:0;
    width:100%;
    height:100%;
    background:rgba(9,27,56,.8);
    -webkit-transform:translate(-50%,0);
    transform:translate(-50%,0);
    z-index:1
}
.about-bg .green-head-ribbon{
    background:0 0
}
@media (min-width:992px){
    .about-bg h2{
        font-size:62px;
        line-height:70px
    }
}
.about-bg .play-video{
    padding-top:0;
    padding-bottom:0;
    color:#8abaf2;
    font-size:0;
    font-family:'Helvetica', 'Arial', sans-serif;
    display:inline-block
}
@media (min-width:992px){
    .about-bg .play-video{
        background:url(../images/common/play-button.svg) no-repeat 50% 0;
        width:inherit;
        height:inherit;
        background-size:auto;
        font-size:14px;
        padding-top:90px;
        padding-bottom:30px
    }
}
@media (min-width:992px){
    .about-bg ul.srv-bnr-logo li:nth-child(4){
        width:116px;
        -webkit-box-flex:0;
        -ms-flex:0 0 120px;
        flex:0 0 120px
    }
}
.about-details{
    padding:45px 0 20px
}
@media (min-width:992px){
    .about-details{
        padding:70px 0 50px
    }
}
.about-details-para{
    width:100%;
    text-align:center
}
@media (min-width:992px){
    .about-details-para{
        width:77%;
        margin:0 auto
    }
}
.about-details-para p{
    color:#333;
    font-size:16px;
    line-height:24px;
    margin-bottom:25px;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .about-details-para p{
        font-family:'Helvetica', 'Arial', sans-serif;
        font-size:19px;
        line-height:30px
    }
}
.about-details-para p strong{
    font-weight:500;
    display:block
}
@media (min-width:992px){
    .about-details-para p strong{
        font-size:24px;
        line-height:32px;
        font-weight:700
    }
}
@media (min-width:992px){
    .about-details .btn_wrapper{
        margin-top:35px
    }
}
.market-section{
    padding:50px 0;
    background-color:#f9f9f9
}
@media (min-width:992px){
    .market-section{
        padding:80px 0 20px
    }
}
.market-section .market-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
@media (min-width:992px){
    .market-section .market-wrapper{
        width:77%;
        margin:0 auto 30px
    }
}
.market-section .market-wrapper-icon{
    -webkit-box-flex:0;
    -ms-flex:0 0 13%;
    flex:0 0 13%
}
.market-section .market-wrapper-text{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
@media (min-width:992px){
    .market-section .market-wrapper-text h3{
        font-size:30px;
        line-height:30px;
        margin-bottom:20px
    }
}
.market-section .market-wrapper-text p{
    font-size:16px;
    line-height:28px;
    margin-bottom:25px
}
@media (min-width:992px){
    .market-section .market-wrapper-text p{
        font-size:19px;
        line-height:30px;
        font-weight:500
    }
}
.n-award,.o-awards{
    padding:50px 0
}
@media (min-width:992px){
    .n-award,.o-awards{
        text-align:center;
        padding:75px 0
    }
}
@media (min-width:992px){
    .n-award .n-award-wrapper,.o-awards .n-award-wrapper{
        width:80%;
        margin:0 auto
    }
}
.n-award .n-award-wrapper ul li,.o-awards .n-award-wrapper ul li{
    display:inline-block;
    margin:0 15px 35px
}
.n-award h2{
    text-align:center
}
.n-award ul{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    text-align:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
@media (min-width:992px){
    .n-award ul{
        display:block
    }
}
.n-award ul li{
    -webkit-box-flex:0;
    -ms-flex:0 0 21%;
    flex:0 0 21%;
    margin:0 5px 15px!important
}
@media (min-width:992px){
    .n-award ul li{
        -webkit-box-flex:1;
        -ms-flex:auto;
        flex:auto;
        margin:0 10px 15px!important
    }
}
.o-aboutus .slick-next{
    position:absolute;
    background:url(../images/mobile-all/small-right-icon.png) no-repeat 0 0;
    right:44%;
    bottom:-10px;
    font-size:0;
    width:14px;
    height:26px;
    background-size:10px
}
.o-aboutus .slick-prev{
    position:absolute;
    background:url(../images/mobile-all/small-left-icon.png) no-repeat 0 0;
    right:52%;
    bottom:-10px;
    font-size:0;
    width:14px;
    height:26px;
    background-size:10px
}
.o-aboutus .people-slider{
    margin-bottom:30px
}
@media (min-width:992px){
    .o-aboutus .people-slider{
        margin-bottom:0
    }
}
.culture-slider ul.slick-dots{
    margin-top:0
}
.culture-slider .slick-arrow{
    display:none!important
}
.new-srv-slider .slick-dots{
    margin-top:0;
    margin-bottom:30px;
    text-align:center
}
@media (min-width:992px){
    .new-srv-slider .slick-dots{
        margin-top:30px
    }
}
.new-srv-slider .slick-dots li{
    display:inline-block;
    border-radius:50%;
    text-indent:-10000px;
    width:7px;
    height:7px;
    margin:0 6px;
    background-color:#9b9b9b;
    vertical-align:middle
}
.new-srv-slider .slick-dots li.slick-active{
    width:10px;
    height:10px;
    background:#49c684
}
.about-client-section{
    padding:20px 0 17px
}
@media (min-width:992px){
    .about-client-section{
        padding:5px 0 25px
    }
}
.about-client-section h2{
    padding-top:64px;
    text-align:center
}
@media (min-width:992px){
    .about-client-section h2{
        font-size:48px;
        line-height:61px
    }
}
.about-client-section .client-logo{
    background:#fff;
    text-align:center;
    position:relative;
    padding-bottom:20px;
    margin-bottom:20px
}
.about-client-section .client-logo:before{
    position:absolute;
    left:0;
    right:0;
    margin:0 auto;
    bottom:0;
    content:"";
    width:800px;
    height:2px;
    background-color:#ccc;
    -webkit-transform:translate(0);
    transform:translate(0)
}
.about-client-section .client-logo li{
    list-style:none;
    padding:33px 21px;
    display:inline-block
}
.about-client-section .client-icon{
    padding-right:0;
    margin-top:15px
}
@media (min-width:992px){
    .about-client-section .client-icon{
        padding-right:50px;
        margin-top:40px
    }
}
.about-client-section .list-client{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:0;
    font-size:15px;
    line-height:20px;
    font-weight:500;
    font-family:'Helvetica', 'Arial', sans-serif;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:0 30px
}
@media screen and (min-width:768px){
    .about-client-section .list-client{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
}
@media screen and (min-width:992px){
    .about-client-section .list-client{
        font-size:17px;
        line-height:25px;
        font-family:'Helvetica', 'Arial', sans-serif;
        -webkit-box-align:inherit;
        -ms-flex-align:inherit;
        align-items:inherit;
        margin-bottom:50px;
        padding:0
    }
}
.about-client-section .list-client span{
    -webkit-box-flex:0;
    -ms-flex:0 0 60px;
    flex:0 0 60px;
    display:inline-block;
    margin-right:15px
}
@media (min-width:992px){
    .about-client-section .list-client span{
        -webkit-box-flex:0;
        -ms-flex:0 0 27%;
        flex:0 0 27%;
        margin-right:0
    }
}
.about-client-section .slick-dots{
    margin-top:15px
}
.services{
    padding:40px 0 20px;
    background:#f9f9f9
}
@media (min-width:992px){
    .services{
        padding:70px 0 30px
    }
}
@media (min-width:992px){
    .services .btn_wrapper{
        margin-top:20px
    }
}
.services h2{
    text-align:center;
    font-size:30px;
    line-height:40px
}
@media (min-width:992px){
    .services h2{
        font-size:48px;
        line-height:61px
    }
}
.services p{
    font-size:16px;
    line-height:28px;
    color:#333;
    font-weight:500;
    text-align:center;
    margin-bottom:15px
}
@media (min-width:992px){
    .services p{
        font-size:20px;
        line-height:32px;
        margin-bottom:40px;
        margin:0 auto 40px;
        max-width:700px
    }
}
.services .col-sm-3 a,.services .col-sm-6 a{
    position:relative;
    display:block;
    background:#fff;
    -webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,.1);
    box-shadow:0 1px 2px 1px rgba(0,0,0,.1);
    padding:20px 10px 0;
    min-height:auto;
    height:180px;
    margin-bottom:10px;
    text-align:center;
    border-radius:5px;
    position:relative;
    border:1px solid #e0e0e0;
    border-radius:6px
}
@media (min-width:992px){
    .services .col-sm-3 a,.services .col-sm-6 a{
        height:auto;
        min-height:233px;
        padding:35px 20px 0;
        -webkit-box-shadow:1px 1px 20px 1px rgba(0,0,0,.1);
        box-shadow:1px 1px 20px 1px rgba(0,0,0,.1);
        margin-bottom:30px
    }
}
.services .col-sm-3 a .srv-box,.services .col-sm-6 a .srv-box{
    position:relative;
    z-index:9
}
.services .col-sm-3 a .srv-box img,.services .col-sm-3 a .srv-box svg,.services .col-sm-6 a .srv-box img,.services .col-sm-6 a .srv-box svg{
    margin:0 auto;
    margin-bottom:15px;
    width:45px;
    height:50px
}
@media (min-width:992px){
    .services .col-sm-3 a .srv-box img,.services .col-sm-3 a .srv-box svg,.services .col-sm-6 a .srv-box img,.services .col-sm-6 a .srv-box svg{
        margin-bottom:30px
    }
}
.services .col-sm-3 a .srv-box p,.services .col-sm-6 a .srv-box p{
    text-align:center;
    font-size:15px;
    font-weight:500;
    line-height:22px;
    margin-bottom:40px;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .services .col-sm-3 a .srv-box p,.services .col-sm-6 a .srv-box p{
        font-size:19px;
        line-height:24px
    }
}
.services .col-sm-3 a .cmn-color,.services .col-sm-6 a .cmn-color{
    display:block;
    position:absolute;
    top:inherit;
    left:0;
    right:0;
    bottom:0;
    margin:0 auto;
    width:100%;
    height:0;
    -webkit-transition:.4s all;
    transition:.4s all;
    opacity:1
}
@media (hover:hover) and (pointer:fine){
    .services .col-sm-3 a:hover .cmn-color,.services .col-sm-6 a:hover .cmn-color{
        height:100%;
        opacity:1
    }
    .services .col-sm-3 a:hover p,.services .col-sm-6 a:hover p{
        color:#fff
    }
    .services .col-sm-3 a:hover circle,.services .col-sm-3 a:hover path,.services .col-sm-3 a:hover polygon,.services .col-sm-3 a:hover rect,.services .col-sm-6 a:hover circle,.services .col-sm-6 a:hover path,.services .col-sm-6 a:hover polygon,.services .col-sm-6 a:hover rect{
        fill:#fff
    }
}
.services .row .col-sm-3:nth-child(2n+1) a{
    border-bottom:5px solid #49c684
}
.services .row .col-sm-3:nth-child(2n+1) a .cmn-color{
    background:#49c684
}
.services .row .col-sm-3:nth-child(2n) a{
    border-bottom:5px solid #4a90e2
}
.services .row .col-sm-3:nth-child(2n) a .cmn-color{
    background:#4a90e2
}
.services .row .col-sm-6{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
.services .row .col-sm-6:nth-child(2n+1){
    padding-right:5px
}
.services .row .col-sm-6:nth-child(2n+1) a{
    border-bottom:5px solid #49c684
}
.services .row .col-sm-6:nth-child(2n+1) a .cmn-color{
    background:#49c684
}
.services .row .col-sm-6:nth-child(2n){
    padding-left:5px
}
.services .row .col-sm-6:nth-child(2n) a{
    border-bottom:5px solid #4a90e2
}
.services .row .col-sm-6:nth-child(2n) a .cmn-color{
    background:#4a90e2
}
.services .row .col-sm-6:nth-child(3) a{
    border-bottom:5px solid #4a90e2
}
@media (min-width:992px){
    .services .row .col-sm-6:nth-child(3) a{
        border-bottom:5px solid #49c684
    }
}
.services .row .col-sm-6:nth-child(4) a{
    border-bottom:5px solid #49c684
}
@media (min-width:992px){
    .services .row .col-sm-6:nth-child(4) a{
        border-bottom:5px solid #4a90e2
    }
}
.ex-padding-srv svg{
    width:40px
}
.tech{
    padding:40px 0 20px
}
@media (min-width:992px){
    .tech{
        padding:70px 0 45px
    }
}
.tech h2{
    text-align:center;
    font-size:30px;
    line-height:40px
}
@media (min-width:992px){
    .tech h2{
        font-size:48px;
        line-height:61px
    }
}
.tech span.tch-span{
    text-align:center;
    font-size:16px;
    line-height:28px;
    color:#333;
    font-weight:500;
    margin-bottom:25px;
    display:block;
    width:100%;
    margin-top:10px
}
@media (min-width:992px){
    .tech span.tch-span{
        font-size:20px;
        line-height:32px;
        margin-top:35px
    }
}
.tech ul{
    text-align:center;
    margin-bottom:10px
}
@media (min-width:992px){
    .tech ul{
        margin-bottom:30px
    }
}
.tech ul li{
    background:#fff;
    -webkit-box-shadow:0 1px 8px 1px rgba(0,0,0,.05);
    box-shadow:0 1px 8px 1px rgba(0,0,0,.05);
    text-align:center;
    border:1px solid #ededed;
    height:70px;
    line-height:70px;
    display:inline-block;
    border-radius:5px;
    width:46%;
    margin:0 5px 10px
}
@media (min-width:992px){
    .tech ul li{
        width:13%;
        margin:0 10px 20px
    }
}
.tech ul li:nth-child(14) a img{
    width:100px
}
.tech ul li a{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:100%
}
.tech p{
    font-size:16px;
    line-height:28px;
    font-weight:500;
    margin-bottom:25px
}
@media (min-width:992px){
    .tech p{
        font-size:19px;
        line-height:30px
    }
}
@media (min-width:992px){
    .tech .btn_wrapper{
        margin-top:20px
    }
}
.culture{
    padding:40px 0 20px
}
@media (min-width:992px){
    .culture{
        padding:70px 0 50px
    }
}
.culture h2{
    margin-bottom:40px;
    font-size:30px
}
@media (min-width:992px){
    .culture h2{
        font-size:48px
    }
}
.culture-box{
    margin-bottom:20px;
    padding:0
}
@media (min-width:992px){
    .culture-box{
        margin-bottom:40px;
        padding:0 15px
    }
}
.culture-box img{
    margin:0 auto
}
.culture-box h3{
    font-size:22px;
    margin:15px 0 25px
}
@media (min-width:992px){
    .culture-box h3{
        margin:15px 0 10px
    }
}
.culture-box p{
    font-size:16px;
    line-height:28px;
    font-weight:500;
    margin-bottom:20px;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .culture-box p{
        font-family:'Helvetica', 'Arial', sans-serif;
        font-size:19px;
        line-height:30px;
        margin-bottom:25px
    }
}
.culture:after{
    display:none
}
@media (min-width:992px){
    .culture:after{
        display:block
    }
}
.rw-rev{
    margin-bottom:30px
}
@media (min-width:992px){
    .rw-rev{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:reverse;
        -ms-flex-direction:row-reverse;
        flex-direction:row-reverse;
        margin-top:70px;
        margin-bottom:50px
    }
}
@media (min-width:992px){
    .rw-rev .product-img{
        text-align:left!important
    }
}
.product{
    padding:40px 0 20px
}
@media (min-width:992px){
    .product{
        padding:70px 0 50px
    }
}
.product h2{
    font-weight:700;
    text-align:center;
    margin-bottom:25px;
    font-size:30px;
    line-height:40px
}
@media (min-width:992px){
    .product h2{
        font-size:48px;
        line-height:61px;
        margin-bottom:50px
    }
}
.product-wrapper .product-logo{
    padding:0;
    margin:5px auto 25px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    max-width:360px;
    padding:0 15px
}
@media (min-width:992px){
    .product-wrapper .product-logo{
        background:#fff;
        -webkit-box-shadow:0 1px 8px 1px rgba(0,0,0,.1);
        box-shadow:0 1px 8px 1px rgba(0,0,0,.1);
        padding:9px 25px;
        height:61px;
        max-width:430px;
        margin:5px 0 25px
    }
}
.product-wrapper .product-logo a{
    -webkit-box-flex:0;
    -ms-flex:0 0 120px;
    flex:0 0 120px
}
@media (min-width:992px){
    .product-wrapper .product-logo a{
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1
    }
}
.product-wrapper .product-logo a img{
    width:120px
}
@media (min-width:992px){
    .product-wrapper .product-logo a img{
        width:155px
    }
}
.product-wrapper .product-logo span{
    background:url(../images/mobile-all/globe-icon.png) no-repeat 10px 3px;
    margin-left:25px;
    position:relative;
    background-size:16px
}
@media (min-width:992px){
    .product-wrapper .product-logo span{
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1;
        background-size:auto;
        background-position:2px 4px
    }
}
.product-wrapper .product-logo span:before{
    content:'';
    position:absolute;
    top:2px;
    left:-8px;
    height:20px;
    width:1px;
    background:#d8d8d8
}
@media (min-width:992px){
    .product-wrapper .product-logo span:before{
        left:-20px;
        top:-4px;
        height:35px
    }
}
.product-wrapper .product-logo span a{
    font-size:12px;
    font-weight:500;
    color:#333;
    padding-left:35px
}
@media (min-width:992px){
    .product-wrapper .product-logo span a{
        font-size:18px
    }
}
.product-wrapper p{
    font-size:16px;
    line-height:28px;
    font-weight:500;
    margin-bottom:25px;
    margin-top:20px;
    text-align:left;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .product-wrapper p{
        font-family:'Helvetica', 'Arial', sans-serif;
        font-size:19px;
        line-height:30px;
        margin-top:0;
        margin-bottom:25px
    }
}
.product .product-img{
    text-align:center
}
@media (min-width:992px){
    .product .product-img{
        text-align:right
    }
}
@media (min-width:992px){
    .product .btn_wrapper{
        margin-top:20px
    }
}
.people{
    padding:15px 0 20px
}
@media (min-width:992px){
    .people{
        padding-top:20px;
        padding-bottom:50px
    }
}
.people h2{
    margin:25px 0;
    text-align:center;
    font-size:30px
}
@media (min-width:992px){
    .people h2{
        margin-top:50px;
        margin-bottom:50px;
        font-size:48px
    }
}
.people .team{
    background-color:#fff;
    border:1px solid #e5e5e5;
    border-radius:6px;
    font-size:14px;
    line-height:26px;
    padding:30px 0;
    margin-bottom:0;
    -webkit-transition:all .3s ease-out;
    transition:all .3s ease-out;
    min-height:auto;
    text-align:center;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .people .team{
        margin-bottom:25px;
        min-height:380px;
        font-size:18px;
        font-family:'Helvetica', 'Arial', sans-serif
    }
}
.people .team:hover{
    border:1px solid #fff;
    -webkit-box-shadow:0 0 35px rgba(0,0,0,.1);
    box-shadow:0 0 35px rgba(0,0,0,.1)
}
.people .team-img-holder{
    width:178px;
    height:178px;
    margin:0 auto 20px;
    position:relative
}
.people .team-img-holder a.linkid-in{
    position:absolute;
    right:12px;
    bottom:40px
}
.people .team figure{
    display:inline-block;
    border:20px solid #f7f7f7;
    border-radius:50%;
    overflow:hidden;
    margin-bottom:30px
}
.people .team figure img{
    width:158px
}
.people .team span{
    font-size:20px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:700;
    display:block
}
.about-contact{
    padding:50px 0;
    text-align:center
}
@media (min-width:992px){
    .about-contact{
        padding-top:70px;
        padding-bottom:80px
    }
}
.about-contact h2{
    margin-bottom:25px;
    font-size:30px
}
@media (min-width:992px){
    .about-contact h2{
        font-size:48px
    }
}
.work-slider .slick-prev{
    position:absolute;
    background:url(../images/common/left-icon.png) no-repeat 0 0;
    left:10px;
    top:15px;
    font-size:0;
    width:14px;
    height:26px
}
.work-slider .slick-next{
    position:absolute;
    background:url(../images/common/right-icon.png) no-repeat 0 0;
    right:0;
    top:15px;
    font-size:0;
    width:14px;
    height:26px
}
.about-us #myModal1 button.close{
    z-index:999;
    position:absolute;
    right:0!important;
    top:0!important;
    padding:5px 0;
    opacity:1;
    width:35px;
    text-align:center;
    background:#fff!important;
    float:right
}
.about-us ul.srv-bnr-logo li:nth-child(5),.about-us ul.srv-bnr-logo li:nth-child(6){
    display:none
}
@media (min-width:992px){
    .about-us ul.srv-bnr-logo li:nth-child(5),.about-us ul.srv-bnr-logo li:nth-child(6){
        display:block
    }
}
.about-us ul.srv-bnr-logo li:nth-child(4){
    display:block!important
}
.about-us ul.srv-bnr-logo li{
    -webkit-box-flex:0;
    -ms-flex:0 0 22%;
    flex:0 0 22%
}
@media (min-width:992px){
    .about-us ul.srv-bnr-logo li{
        -webkit-box-flex:0!important;
        -ms-flex:0 0 auto!important;
        flex:0 0 auto!important
    }
}
@media (min-width:992px){
    .about-us ul.srv-bnr-logo li:nth-child(1){
        -webkit-box-flex:0;
        -ms-flex:0 0 161px;
        flex:0 0 161px
    }
}
@media screen and (min-width:992px){
    .about-us ul.srv-bnr-logo li:nth-child(2){
        -webkit-box-flex:0;
        -ms-flex:0 0 150px;
        flex:0 0 150px
    }
}
@media screen and (min-width:1200px){
    .about-us ul.srv-bnr-logo li:nth-child(2){
        -webkit-box-flex:0;
        -ms-flex:0 0 170px;
        flex:0 0 170px
    }
}
@media screen and (min-width:992px){
    .about-us ul.srv-bnr-logo li:nth-child(3){
        -webkit-box-flex:0;
        -ms-flex:0 0 150px;
        flex:0 0 150px
    }
}
@media screen and (min-width:1200px){
    .about-us ul.srv-bnr-logo li:nth-child(3){
        -webkit-box-flex:0;
        -ms-flex:0 0 140px;
        flex:0 0 140px
    }
}
@media (min-width:992px){
    .about-us ul.srv-bnr-logo li:nth-child(4){
        -webkit-box-flex:0;
        -ms-flex:0 0 115px;
        flex:0 0 115px
    }
}
@media screen and (min-width:992px){
    .about-us ul.srv-bnr-logo li:nth-child(5){
        -webkit-box-flex:0;
        -ms-flex:0 0 150px;
        flex:0 0 150px
    }
}
@media screen and (min-width:1200px){
    .about-us ul.srv-bnr-logo li:nth-child(5){
        -webkit-box-flex:0;
        -ms-flex:0 0 190px;
        flex:0 0 190px
    }
}
@media screen and (min-width:992px){
    .about-us ul.srv-bnr-logo li:nth-child(6){
        -webkit-box-flex:0;
        -ms-flex:0 0 150px;
        flex:0 0 150px
    }
}
@media screen and (min-width:1200px){
    .about-us ul.srv-bnr-logo li:nth-child(6){
        -webkit-box-flex:0;
        -ms-flex:0 0 175px;
        flex:0 0 175px
    }
}
.about-us .new-service .slick-slide{
    padding:15px 5px
}
@media (min-width:992px){
    .about-us .new-service .slick-slide{
        padding:0
    }
}
.about-us .new-service .cmn-heading-para{
    font-family:'Helvetica', 'Arial', sans-serif
}
ul.abt-bnr-logo{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:30px;
    margin-top:30px
}
@media (min-width:992px){
    ul.abt-bnr-logo{
        -webkit-box-pack:space-evenly;
        -ms-flex-pack:space-evenly;
        justify-content:space-evenly;
        margin-bottom:60px
    }
}
ul.abt-bnr-logo svg{
    overflow:visible
}
ul.abt-bnr-logo li{
    -webkit-box-flex:0;
    -ms-flex:0 0 33%;
    flex:0 0 33%;
    padding:0 5px
}
@media (min-width:992px){
    ul.abt-bnr-logo li{
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1;
        padding:0 10px
    }
}
ul.abt-bnr-logo li a{
    height:100px;
    display:block
}
ul.abt-bnr-logo li a img{
    width:100%;
    height:100%;
    -o-object-fit:contain;
    object-fit:contain;
    margin:0;
    padding:0!important
}
ul.srv-bnr-logo{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
ul.srv-bnr-logo li{
    -webkit-box-flex:0;
    -ms-flex:0 0 25%;
    flex:0 0 25%
}
@media (min-width:992px){
    ul.srv-bnr-logo li{
        -webkit-box-flex:0;
        -ms-flex:0 0 200px;
        flex:0 0 200px
    }
}
.graph{
    background:#fff;
    -webkit-box-shadow:0 0 10px 1px rgba(0,0,0,.05);
    box-shadow:0 0 10px 1px rgba(0,0,0,.05);
    border:1px solid #e9e8ec;
    border-radius:8px;
    text-align:center;
    padding:25px 15px;
    margin-bottom:35px
}
@media (min-width:992px){
    .graph{
        padding:40px 15px;
        margin-bottom:50px;
        border:1px solid #e1dfe6;
        width:100%
    }
}
.graph ul{
    margin-top:5px;
    padding-left:40px
}
@media screen and (min-width:768px){
    .graph ul{
        max-width:300px;
        margin:5px auto
    }
}
@media screen and (min-width:992px){
    .graph ul{
        margin-top:35px;
        padding-left:25px
    }
}
.graph ul li{
    text-align:left;
    margin-bottom:5px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:16px;
    font-weight:500;
    position:relative;
    padding-left:20px
}
@media (min-width:992px){
    .graph ul li{
        font-size:17px;
        line-height:24px;
        margin-bottom:0;
        font-weight:600;
        margin-bottom:2px
    }
}
.graph ul li:before{
    content:'';
    position:absolute;
    top:8px;
    left:0;
    background:#000;
    width:7px;
    height:7px;
    border-radius:50%
}
@media (min-width:992px){
    .graph ul li:before{
        width:9px;
        height:9px
    }
}
.graph ul li.g-color1:before{
    background:#2dbe70
}
.graph ul li.g-color2:before{
    background:#3775bd
}
.graph ul li.g-color3:before{
    background:#d85f0e
}
.graph ul li.g-color4:before{
    background:#d99f00
}
.graph ul li.g-color5:before{
    background:#61a2bd
}
.graph span svg{
    width:175px
}
@media (min-width:992px){
    .graph span svg{
        width:auto
    }
}
.graph .graph-3{
    padding-left:0;
    max-width:300px;
    margin:5px auto 0
}
@media (min-width:992px){
    .graph .graph-3{
        padding-left:25px;
        max-width:inherit;
        margin:35px 0 0
    }
}
.graph .graph-3 li{
    -webkit-box-flex:0;
    -ms-flex:0 0 50%;
    flex:0 0 50%
}
.addr-section:after{
    display:none
}
@media (min-width:992px){
    .addr-section:after{
        display:block
    }
}
.product-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-orient:vertical;
    -webkit-box-direction:reverse;
    -ms-flex-direction:column-reverse;
    flex-direction:column-reverse
}
@media (min-width:992px){
    .product-wrapper{
        display:block
    }
}
@media (min-width:992px){
    .skill-pad-left{
        padding-left:30px
    }
}
.client-heading{
    font-size:30px;
    margin-bottom:10px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:700;
    display:block
}
@media (min-width:992px){
    .client-heading{
        font-size:48px;
        margin-bottom:15px
    }
}
.cstm-svg{
    margin:15px 0
}
@media (min-width:992px){
    .cstm-svg{
        width:204px;
        height:206px;
        margin:0
    }
}
.world-map img{
    margin:0 auto
}
.tech .home-link{
    width:205px;
    margin:0 auto
}
.o-home-technology .home-link{
    width:210px;
    margin:0 auto
}
@media (min-width:992px){
    .o-home-technology .home-link{
        margin:10px auto 0
    }
}
.o-home-service .home-link{
    width:210px;
    margin:0 auto 0
}
.follow-pr{
    padding:45px 0 20px
}
@media (min-width:992px){
    .follow-pr{
        padding:70px 0 50px
    }
}
.o-services-intro-2 .text-bg{
    border-radius:8px;
    -webkit-box-shadow:0 0 27px 0 #e3e3e3;
    box-shadow:0 0 27px 0 #e3e3e3;
    padding:30px 30px 10px;
    margin-bottom:25px;
    position:relative;
    text-align:left;
    max-width:none;
    border:1px solid #e0e0e0;
    border-radius:6px;
    -webkit-box-shadow:1px 1px 20px rgba(0,0,0,.1);
    box-shadow:1px 1px 20px rgba(0,0,0,.1)
}
@media (min-width:992px){
    .o-services-intro-2 .text-bg{
        padding:50px 60px 30px;
        margin-bottom:60px;
        max-width:515px
    }
}
.o-skill-intro--cn-uses-ai .col-md-10{
    margin:0 auto
}
.project-management .col-md-10{
    margin:0 auto
}
@media (min-width:992px){
    .u-align-left{
        text-align:left
    }
}
.o-skill-intro--conclusion .col-md-10{
    margin:0 auto
}
.benefit-slider .slick-dots{
    text-align:center;
    margin:15px 0 30px
}
.benefit-slider .slick-dots li{
    display:inline-block;
    border-radius:50%;
    text-indent:-10000px;
    width:7px;
    height:7px;
    background-color:#9b9b9b;
    vertical-align:middle;
    margin:0 6px
}
.benefit-slider .slick-dots li.slick-active{
    width:10px;
    height:10px;
    background:#49c684
}
.cheaper-batter-header{
    position:relative
}
.cheaper-batter-header .o-services-hero__background-1{
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    width:100%;
    height:100%;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:50% 50%
}
.cheaper-batter-header .container{
    position:relative;
    z-index:1
}
.cheaper-batter-header .c-b-heading{
    text-align:center
}
.o-skill-intro--listing .btn_wrapper{
    margin-top:0!important
}
@media (min-width:992px){
    .o-skill-intro--listing .btn_wrapper{
        margin-top:50px!important
    }
}
.rm-bnr{
    padding-bottom:60px!important
}
#attachedFiles{
    margin-top:20px
}
#attachedFiles li{
    display:inline-block;
    margin-right:10px;
    margin-bottom:10px;
    padding:8px 15px;
    border-radius:30px;
    background:#fafafa
}
#attachedFiles li input{
    line-height:20px;
    width:87%;
    font-size:14px
}
#attachedFiles li button{
    background:url(../images/common/icon-delete.svg) 0 0 no-repeat;
    width:14px;
    height:19px;
    margin-right:10px;
    vertical-align:middle
}
.u-name{
    background:url(../images/common/form-icon-1.png) 0 50% no-repeat;
    border-bottom:1px solid #ccc
}
.u-email{
    background:url(../images/common/form-icon-2.png) 0 50% no-repeat;
    border-bottom:1px solid #ccc
}
.u-phone{
    background:url(../images/common/form-icon-3.png) 0 50% no-repeat;
    border-bottom:1px solid #ccc
}
.u-company{
    background:url(../images/common/form-icon-4.png) 0 50% no-repeat;
    border-bottom:1px solid #ccc
}
.u-message{
    background:url(../images/common/form-icon-5.png) 0 20px no-repeat;
    border-bottom:1px solid #ccc
}
.attach{
    background:url(../images/common/form-icon-6.png) no-repeat;
    font-family:'Helvetica', 'Arial', sans-serif;
    padding:10px 20px 0 40px;
    background-position:0 15px
}
@media (min-width:992px){
    .attach{
        background-position:0 30px;
        padding:20px 20px 0 40px
    }
}
.attach .attach-inputfile{
    display:none
}
.attach label{
    color:#00f;
    cursor:pointer;
    text-decoration:underline
}
.attach label:hover{
    text-decoration:none
}
.common-input{
    border-bottom:1px solid #000;
    padding:20px 20px 20px 40px;
    color:#000;
    width:100%;
    margin-bottom:5px;
    font-weight:400;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:16px
}
@media (min-width:992px){
    .common-input{
        padding:20px 20px 20px 40px
    }
}
.u-submit{
    display:block;
    text-align:center;
    border-radius:5px;
    padding:10px 0;
    font-size:15px;
    text-transform:uppercase;
    max-width:350px;
    text-decoration:none;
    position:relative;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    color:#fff;
    width:250px;
    margin:0 auto
}
@media (min-width:992px){
    .u-submit{
        padding:19px 0;
        font-size:18px;
        width:300px
    }
}
.u-submit:after{
    content:'';
    background:url(../images/common/arrow-white.png) no-repeat;
    width:20px;
    height:14px;
    display:inline-block;
    margin-left:15px;
    z-index:-1
}
::-webkit-input-placeholder{
    font-weight:300
}
::-moz-placeholder{
    font-weight:300
}
:-ms-input-placeholder{
    font-weight:300
}
:-moz-placeholder{
    font-weight:300
}
label.error{
    color:red;
    text-align:left;
    display:block;
    font-weight:300
}
.mm-slideout{
    -webkit-transition:-webkit-transform .4s ease;
    transition:-webkit-transform .4s ease;
    transition:transform .4s ease;
    transition:transform .4s ease,-webkit-transform .4s ease;
    z-index:100
}
body[data-page=contact-us] .o-contact-form--mobile-top{
    background:url(images/contact-us/contact-form-top-border-mobile.png) 0 0 repeat-x
}
@media (min-width:992px){
    body[data-page=contact-us] .o-contact-form{
        position:relative;
        -webkit-box-shadow:0,10px,35px,rgba(0,0,0,.1);
        box-shadow:0,10px,35px,rgba(0,0,0,.1);
        padding:0;
        background:0 0;
        border-bottom-right-radius:5px;
        border-bottom-left-radius:5px
    }
}
body[data-page=contact-us] .o-contact-form--mobile{
    text-align:center;
    display:block;
    padding-top:66px;
    padding:60px 0 40px 0
}
@media (min-width:992px){
    body[data-page=contact-us] .o-contact-form--mobile{
        padding:76px 0 40px 0
    }
}
body[data-page=contact-us] .o-contact-form--mobile h2{
    font-size:36px;
    line-height:54px
}
@media (min-width:992px){
    body[data-page=contact-us] .o-contact-form--mobile h2{
        font-size:48px;
        line-height:58px
    }
}
body[data-page=contact-us] .o-contact-form--mobile h3{
    font-size:16px;
    font-weight:400
}
@media (min-width:992px){
    body[data-page=contact-us] .o-contact-form--mobile h3{
        font-size:28px;
        line-height:35px;
        font-weight:500
    }
}
body[data-page=contact-us] .o-contact-form--mobile h5{
    font-size:16px;
    font-weight:400
}
@media (min-width:992px){
    body[data-page=contact-us] .o-contact-form--mobile h5{
        font-size:28px;
        line-height:35px;
        font-weight:500
    }
}
body[data-page=contact-us] .o-contact-form--mobile .attach,body[data-page=contact-us] .o-contact-form--mobile .contact-linkedin,body[data-page=contact-us] .o-contact-form--mobile .u-company,body[data-page=contact-us] .o-contact-form--mobile h6{
    display:none
}
@media (min-width:992px){
    body[data-page=contact-us] .o-contact-form--mobile .attach,body[data-page=contact-us] .o-contact-form--mobile .contact-linkedin,body[data-page=contact-us] .o-contact-form--mobile .u-company,body[data-page=contact-us] .o-contact-form--mobile h6{
        display:block
    }
}
body[data-page=contact-us] .o-contact-form--mobile .group .choosecountry{
    display:none
}
@media (min-width:992px){
    body[data-page=contact-us] .o-contact-form--mobile .group .choosecountry{
        display:block
    }
}
body[data-page=contact-us] .o-contact-form--mobile .group input[type=text]{
    padding:20px 20px 20px 0;
    background:url(../../assets/images/common/icon-phone.svg) 0 50% no-repeat
}
@media (min-width:992px){
    body[data-page=contact-us] .o-contact-form--mobile .group input[type=text]{
        padding:20px 20px 20px 40px;
        background:0 0
    }
}
body[data-page=contact-us] .o-contact-form--contact-form-footer{
    padding:20px 0;
    margin-top:30px;
    text-align:left
}
@media (min-width:992px){
    body[data-page=contact-us] .o-contact-form--contact-form-footer{
        text-align:center
    }
}
body[data-page=contact-us] .o-contact-form--contact-form-footer ul li{
    margin:0 15px
}
body[data-page=contact-us] .o-contact-form__attachement-text{
    padding-left:18px
}
body[data-page=contact-us] .contact-mobile{
    display:none
}
@media (min-width:992px){
    .o-contact-form{
        background:url(../../assets/images/m-contact-form/contact-form-pattern.jpg) 100% 0 no-repeat #fff;
        background-size:30%;
        color:#000;
        overflow:hidden;
        text-align:center;
        position:relative
    }
}
.o-contact-form h2{
    margin-bottom:15px
}
@media (min-width:992px){
    .o-contact-form h2{
        font-size:60px;
        letter-spacing:2.5px;
        text-shadow:1px 1px 0 #333,-1px 1px 0 #333,1px -1px 0 #333,-1px -1px 0 #333
    }
}
@media (min-width:992px){
    .o-contact-form h3{
        font-size:28px;
        line-height:35px;
        font-weight:500
    }
}
.o-contact-form h3 br{
    display:none
}
@media (min-width:992px){
    .o-contact-form h3 br{
        display:block
    }
}
@media (min-width:992px){
    .o-contact-form h5{
        font-size:28px;
        line-height:35px;
        font-weight:500
    }
}
.o-contact-form h5 br{
    display:none
}
@media (min-width:992px){
    .o-contact-form h5 br{
        display:block
    }
}
.o-contact-form h4{
    font-size:18px;
    padding-bottom:20px;
    padding-top:20px;
    text-align:left
}
.o-contact-form h6{
    font-size:18px;
    padding-bottom:20px;
    padding-top:20px;
    text-align:left
}
@media (min-width:992px){
    .o-contact-form--white-bg{
        background-color:#fff;
        -webkit-box-shadow:0,0,20px,rgba(0,0,0,.2);
        box-shadow:0,0,20px,rgba(0,0,0,.2);
        padding:80px 0 0;
        border-radius:3px;
        overflow:hidden;
        display:block
    }
}
.o-contact-form .form-animate{
    -webkit-transition:.1s,ease-out;
    transition:.1s,ease-out;
    -webkit-animation:formanimation,.3s,ease-in-out,0s,2;
    animation:formanimation,.3s,ease-in-out,0s,2
}
.o-contact-form__heart{
    display:inline-block;
    margin-left:-4px;
    line-height:49px;
    vertical-align:top;
    -webkit-animation:pulse,1.5s,ease-out,0s,infinite;
    animation:pulse,1.5s,ease-out,0s,infinite;
    padding-left:10px;
    padding-right:10px
}
@media (min-width:992px){
    .o-contact-form__heart{
        padding-left:20px;
        padding-right:20px
    }
}
@media (min-width:992px){
    .o-contact-form__heart img{
        height:58px
    }
}
.o-contact-form__privacy{
    margin:20px 0 20px 0;
    font-size:15px;
    text-align:center
}
.o-contact-form__privacy i{
    margin-right:10px
}
.o-contact-form__attachement-text a{
    color:#4492dc;
    text-decoration:underline
}
.o-contact-form__attachement-text a:hover{
    text-decoration:none
}
.o-contact-form__attachement-text label{
    color:#4492dc;
    text-decoration:underline;
    cursor:pointer
}
.o-contact-form__attachement-text label:hover{
    text-decoration:none
}
.o-contact-form--contact-form-footer{
    background-color:#f2f2f2;
    padding:40px 0;
    margin-top:60px
}
.o-contact-form--contact-form-footer ul li{
    display:inline-block;
    font-size:16px;
    color:#000;
    margin:0 30px
}
.o-contact-form--contact-form-footer ul li i{
    margin-right:20px
}
.o-contact-form--contact-form-footer ul li strong{
    font-weight:700
}
.o-contact-form--contact-form-footer a{
    color:#000
}
.o-contact-form--contact-form-footer a:hover{
    text-decoration:underline
}
.o-contact-form--place-order .tagline{
    font-size:12px
}
.o-contact-form--place-order .attach span{
    vertical-align:top
}
.common-input.u-message{
    background:url(../images/common/email-icon.png) 0 20px no-repeat
}
.form-inside{
    padding-top:0
}
@media (min-width:992px){
    .form-inside{
        padding-top:30px
    }
}
.form-inside p{
    font-size:16px;
    color:#333;
    padding-bottom:5px!important;
    line-height:28px;
    margin-top:15px
}
@media (min-width:992px){
    .form-inside p{
        margin-top:0;
        font-size:18px;
        line-height:30px
    }
}
.form-inside p a{
    color:#4a90e2
}
.bnr-form .group input[type=text]{
    border-bottom:1px solid #c9c8c8;
    padding:20px 20px 20px 40px;
    color:#333;
    width:100%;
    margin-bottom:10px;
    font-weight:400
}
.bnr-form input{
    border:none;
    border-bottom:1px solid #000!important
}
@media (min-width:992px){
    .bnr-form input{
        border-bottom:1px solid #c9c8c8
    }
}
.bnr-form .u-name{
    border-bottom:1px solid #c9c8c8;
    padding:20px 20px 20px 40px;
    color:#333;
    width:100%;
    margin-bottom:10px;
    font-weight:400
}
.bnr-form .u-email{
    padding:20px 20px 20px 40px;
    color:#333;
    width:100%;
    margin-bottom:10px;
    font-weight:400
}
.bnr-form .u-company{
    padding:20px 20px 20px 40px;
    color:#333;
    width:100%;
    margin-bottom:10px;
    font-weight:400
}
.bnr-form .u-message.bnr-msg{
    border-bottom:1px solid #000;
    margin-bottom:10px;
    position:relative;
    font-weight:400
}
@media (min-width:992px){
    .bnr-form .u-message.bnr-msg{
        border-bottom:1px solid #c9c8c8
    }
}
.bnr-form .u-message.bnr-msg textarea{
    background:url(images/common/form-icon-5.png) 0 20px no-repeat;
    padding:20px 20px 20px 40px;
    color:#333;
    min-height:100px;
    width:100%;
    margin-bottom:30px;
    border:none
}
.bnr-form .attach{
    margin-top:30px;
    margin-bottom:20px;
    text-align:left
}
.bnr-form .attach span{
    margin-left:10px;
    display:inline-block
}
.bnr-form .o-contact-form__attachement-text{
    font-size:16px;
    color:#878787
}
.bnr-form .attach span{
    margin-left:10px;
    display:inline-block;
    font-size:16px;
    margin-bottom:5px;
    line-height:18px;
    margin-top:10px
}
.bnr-form .attach{
    padding:20px 10px 20px 25px
}
.o-contact-form__privacy{
    margin:20px 0 20px 0;
    font-size:15px;
    text-align:center;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:400;
    color:#414446!important
}
@media (min-width:992px){
    .o-contact-form__privacy{
        font-size:17px
    }
}
.u-message span#requirements_feedback{
    position:absolute;
    right:25px;
    bottom:12px;
    font-size:14px;
    color:#333;
    font-weight:300
}
.small-heading{
    text-align:left;
    display:block;
    font-size:16px;
    font-weight:700;
    text-transform:uppercase;
    margin-top:35px;
    padding-left:15px;
    display:none
}
@media (min-width:992px){
    .small-heading{
        padding:0;
        display:block
    }
}
input,textarea{
    font-size:16px
}
.s-btn-modifier{
    width:265px
}
@media (min-width:992px){
    .s-btn-modifier{
        width:478px
    }
}
.cntct-pg-section{
    background:#fff;
    padding-top:20px!important
}
@media (min-width:992px){
    .cntct-pg-section{
        padding:100px 20px 60px!important
    }
}
.cn-form{
    position:relative;
    background:#fff
}
.cn-form:before{
    content:'';
    position:absolute;
    background:url(images/contact-us/dashed-line.png) 0 0 repeat;
    height:5px;
    width:100%;
    top:0;
    left:0;
    right:0
}
.cn-form:after{
    content:'';
    position:absolute;
    background:url(../images/contact-us/dashed-line.png) 0 0 repeat;
    height:5px;
    width:100%;
    bottom:0;
    left:0;
    right:0;
    display:none
}
@media (min-width:992px){
    .cn-form:after{
        display:block
    }
}
.cn-form .row .col-md-10{
    margin:0 auto
}
.o-contact-us{
    padding-top:0!important
}
@media (min-width:992px){
    .o-contact-us{
        padding-top:0!important
    }
}
.contact-addr .office ul{
    background:#fff
}
.o-contact-form__contact-form{
    padding:0 15px
}
@media (min-width:992px){
    .o-contact-form__contact-form{
        padding:0
    }
}
.opt-phn{
    position:relative
}
.opt-phn input{
    background:0 0;
    width:100%;
    font-size:14px
}
.url-list label{
    text-decoration:none;
    color:#333;
    font-size:16px;
    cursor:default
}
.url-input{
    padding:0;
    font-size:16px;
    display:initial;
    display:initial
}
.contact-h1{
    padding-left:0;
    padding-top:0;
    position:relative;
    font-weight:900;
    text-transform:none;
    background:url(../../assets/images/contact-us/c-icon1.png) 0 0 no-repeat;
    padding-left:40px;
    font-size:42px!important;
    line-height:61px;
    color:#333!important;
    display:inline-block;
    letter-spacing:2.5px;
    text-shadow:none;
    margin-bottom:15px
}
.contact-h1 .white-text{
    position:relative;
    color:#fff!important
}
.contact-h1:before{
    content:'';
    position:absolute;
    background:url(../images/contact-us/chat-big-icon.png) 0 0 no-repeat;
    height:70px;
    width:105px;
    right:inherit;
    left:105px;
    top:0
}
@media (min-width:992px){
    .contact-h1:before{
        right:0;
        top:0;
        left:inherit
    }
}
.drop-p{
    font-size:18px!important;
    line-height:33px;
    padding-bottom:20px;
    padding-top:20px;
    text-align:left;
    color:#333!important;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    margin-bottom:0
}
.logo-group{
    position:relative
}
.logo-group:before{
    content:'';
    position:absolute;
    background:#f9f5f5;
    height:100%;
    width:1px;
    left:50%
}
.logo-group-sub{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    border-bottom:1px solid #f9f5f5;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.logo-group-sub-box{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    text-align:center;
    padding:35px 15px
}
.logo-group .no-border{
    border-bottom:0
}
.cntct-bnr{
    position:absolute;
    height:340px;
    display:none
}
@media screen and (min-width:992px){
    .cntct-bnr{
        height:390px;
        display:block
    }
}
@media screen and (min-width:1200px){
    .cntct-bnr{
        height:340px
    }
}
.contact-h1{
    padding-left:0;
    padding-top:0;
    font-size:36px!important;
    line-height:61px;
    color:#333!important;
    display:block;
    text-shadow:none;
    margin-bottom:15px;
    font-weight:700;
    font-family:'Helvetica', 'Arial', sans-serif;
    text-align:left
}
@media (min-width:992px){
    .contact-h1{
        display:inline-block;
        text-transform:capitalize;
        padding-top:0;
        position:relative;
        font-weight:900;
        background:url(../images/contact-us/c-icon1.png) 0 0 no-repeat;
        font-size:42px!important;
        letter-spacing:2.5px
    }
}
.u-align-center{
    text-align:center
}
@media (min-width:992px){
    .cntct-pg-section{
        padding:100px 20px 60px!important
    }
}
.u-submit.s-btn-modifier{
    display:block;
    text-align:center;
    border-radius:5px;
    padding:13px 0;
    font-size:14px;
    text-transform:uppercase;
    max-width:350px;
    text-decoration:none;
    position:relative;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    color:#fff;
    border:2px solid #ff5800;
    background-color:#ff5800;
    width:100%;
    margin:25px auto 0
}
@media (min-width:992px){
    .u-submit.s-btn-modifier{
        width:478px;
        font-size:18px;
        padding:19px 0;
        margin:0 auto
    }
}
.modal-dialog{
    max-width:600px!important
}
.quickform-holder .quickform .o-contact-form .o-contact-form--white-bg{
    padding:0 20px 7px 20px;
    background-color:#fff
}
.quickform-holder .quickform .o-contact-form .o-contact-form--white-bg .group,.quickform-holder .quickform .o-contact-form .o-contact-form--white-bg .ue,.quickform-holder .quickform .o-contact-form .o-contact-form--white-bg .un{
    position:relative
}
.quickform-holder .quickform .o-contact-form .o-contact-form--white-bg .ue:after,.quickform-holder .quickform .o-contact-form .o-contact-form--white-bg .un:after{
    border-bottom:1px solid #c9c8c8;
    content:"";
    width:100%;
    position:absolute;
    right:0;
    bottom:5px
}
.quickform-holder .quickform .o-contact-form .o-contact-form--white-bg .group input,.quickform-holder .quickform .o-contact-form .o-contact-form--white-bg .ue input,.quickform-holder .quickform .o-contact-form .o-contact-form--white-bg .un input{
    padding:10px 0;
    background:0 0;
    width:100%;
    border:0
}
.quickform-holder .quickform .o-contact-form .o-contact-form--white-bg .c-btn--lg{
    margin:0;
    border-radius:5px;
    display:block;
    font-weight:400;
    background:url(../images/common/contact-form-button.png) no-repeat 0 0;
    border:0;
    padding-left:60px;
    padding-bottom:10px;
    background-size:100%;
    padding:2px 0 6px 35px;
    line-height:0;
    font-size:15px;
    width:100%;
    height:65px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
@media (min-width:992px){
    .quickform-holder .quickform .o-contact-form .o-contact-form--white-bg .c-btn--lg{
        height:80px;
        font-size:18px
    }
}
.o-thank-you__top{
    max-width:850px;
    margin:0 auto;
    padding:50px 0 30px;
    border-bottom:1px solid #e9e9e9;
    text-align:center
}
body[data-page=thank-you] .o-contact-form .o-contact-form--white-bg{
    max-width:790px;
    margin:60px auto;
    text-align:left;
    display:block;
    padding:40px
}
body[data-page=thank-you] .o-contact-form .o-contact-form--white-bg .fieldset-content{
    margin-bottom:20px;
    padding:10px
}
body[data-page=thank-you] .o-contact-form .o-contact-form--white-bg .fieldset-content label{
    display:block;
    text-align:left;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:300;
    color:#414446;
    font-size:16px;
    line-height:28px
}
body[data-page=thank-you] .o-contact-form .o-contact-form--white-bg .fieldset-content label input{
    margin-right:10px
}
body[data-page=thank-you] .attach{
    background-image:none;
    padding:0
}
body[data-page=thank-you] .o-contact-form__attachement-text{
    font-size:16px;
    display:block;
    color:#878787
}
.o-thank-you__top h3{
    margin-bottom:10px;
    font-size:36px;
    line-height:44px
}
.o-contact-form h5{
    font-size:26px;
    line-height:35px;
    font-weight:500
}
body[data-page=thank-you] .u-name{
    background:url(../images/common/form-icon-1.png) 0 50% no-repeat;
    border:0;
    border-bottom:1px solid #c9c8c8;
    padding:20px 20px 20px 40px;
    color:#333;
    width:100%;
    margin-bottom:10px;
    font-weight:400
}
body[data-page=thank-you] .u-email{
    background:url(../images/common/form-icon-2.png) 0 50% no-repeat;
    border:0;
    border-bottom:1px solid #c9c8c8;
    padding:20px 20px 20px 40px;
    color:#333;
    width:100%;
    margin-bottom:10px;
    font-weight:400
}
body[data-page=thank-you] .u-phone{
    background:url(../images/common/form-icon-3.png) 0 50% no-repeat;
    border:0;
    border-bottom:1px solid #c9c8c8;
    padding:20px 20px 20px 40px;
    color:#333;
    width:100%;
    margin-bottom:10px;
    font-weight:400
}
body[data-page=thank-you] .u-message textarea{
    background:url(../images/common/icon-message.svg) 0 20px no-repeat;
    padding:20px 20px 20px 40px;
    color:#333;
    min-height:130px;
    width:100%;
    margin-bottom:15px;
    border:0
}
body[data-page=thank-you] .group select{
    margin-top:10px;
    width:100%;
    padding:10px;
    height:50px;
    background-color:transparent;
    border:0;
    border-bottom:1px solid #c9c8c8
}
body[data-page=thank-you] .c-btn{
    display:block;
    outline:0;
    cursor:pointer;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    color:#fff;
    background:#ff5800;
    border-radius:4px;
    text-transform:uppercase;
    border:2px solid #ff5800;
    line-height:60px;
    font-size:20px;
    padding:0 24px;
    border-radius:10px;
    width:auto;
    margin:0 auto
}
input{
    outline:0
}
.mobile-off{
    display:none
}
@media (min-width:992px){
    .mobile-off{
        display:block
    }
}
.row.bnr-form{
    padding:0 25px
}
@media (min-width:992px){
    .row.bnr-form{
        padding:0
    }
}
.msgg-colo{
    padding:0
}
@media (min-width:992px){
    .msgg-colo{
        padding:0 15px
    }
}
.mobile-off-inline{
    display:none
}
@media (min-width:992px){
    .mobile-off-inline{
        display:inline-block
    }
}
.good-sec{
    padding:30px 0 35px;
    border-bottom:1px solid #dedede
}
@media (min-width:992px){
    .good-sec{
        padding:20px 0 35px
    }
}
.good-sec h5{
    text-align:center;
    font-size:14px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    margin-bottom:20px
}
.good-sec ul{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    max-width:360px;
    margin:0 auto
}
.good-sec ul li{
    padding:10px
}
.good-sec ul li img{
    -webkit-filter:grayscale(.9);
    filter:grayscale(.9)
}
.ind-ofc{
    min-height:auto
}
@media screen and (min-width:992px){
    .ind-ofc{
        height:auto
    }
}
@media screen and (min-width:1200px){
    .ind-ofc{
        height:282px
    }
}
.or-hd{
    font-size:30px;
    margin-bottom:30px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:700
}
.logo-group-sub-box img,.logo-group-sub-box svg{
    height:45px;
    -webkit-filter:grayscale(.9);
    filter:grayscale(.9)
}
.logo-group-sub-box .st-logo{
    height:35px
}
.product-bnr{
    min-height:520px;
    background-size:cover
}
@media (min-width:992px){
    .product-bnr{
        background:0 0
    }
}
.product-1-left h3{
    font-size:18px;
    line-height:27px;
    font-weight:400;
    font-family:'Helvetica', 'Arial', sans-serif;
    margin-bottom:30px
}
@media (min-width:992px){
    .product-1-left h3{
        font-size:30px;
        line-height:45px;
        margin-bottom:80px
    }
}
.product-1-left p{
    font-size:16px;
    line-height:24px;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .product-1-left p{
        font-family:'Helvetica', 'Arial', sans-serif;
        font-size:19px;
        line-height:30px
    }
}
@media (min-width:992px){
    .product-1-right ul{
        padding-left:100px
    }
}
.product-1-right ul li{
    background:url(../images/products/green-tick.png) no-repeat 0 10px;
    padding:0 0 10px 30px;
    font-size:16px;
    line-height:24px;
    font-weight:500
}
@media (min-width:992px){
    .product-1-right ul li{
        font-size:19px;
        line-height:28px;
        font-weight:700
    }
}
.product-pan2 h3{
    font-size:18px;
    line-height:32px;
    font-weight:400;
    font-family:'Helvetica', 'Arial', sans-serif;
    margin-bottom:30px;
    padding-top:15px
}
@media (min-width:992px){
    .product-pan2 h3{
        font-size:30px;
        line-height:45px;
        margin-bottom:80px;
        padding-top:50px
    }
}
.product-pan2 p{
    font-size:16px;
    line-height:24px;
    padding-top:20px;
    font-family:'Helvetica', 'Arial', sans-serif;
    margin-bottom:0
}
@media (min-width:992px){
    .product-pan2 p{
        font-size:19px;
        line-height:30px;
        font-family:'Helvetica', 'Arial', sans-serif;
        margin-bottom:25px
    }
}
.product-pan2 ul{
    padding-top:20px
}
.product-pan2 ul li{
    background:url(../images/products/green-tick.png) no-repeat 0 6px;
    padding:0 0 10px 30px;
    font-size:16px;
    line-height:24px;
    font-weight:500;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .product-pan2 ul li{
        font-size:'Helvetica', 'Arial', sans-serif;
        font-weight:700;
        font-size:19px;
        line-height:28px;
        background-position:0 10px
    }
}
.p-logo-sec{
    margin-top:10px;
    margin-bottom:30px;
    text-align:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
@media (min-width:992px){
    .p-logo-sec{
        display:block
    }
}
.p-logo-sec li{
    display:inline-block;
    padding:0 15px;
    vertical-align:middle;
    -webkit-box-flex:0;
    -ms-flex:0 0 50%;
    flex:0 0 50%
}
.p-logo-sec li:first-child{
    padding:0 15px 0 0!important;
    border-right:1px solid #ccc;
    text-align:left;
    -webkit-box-flex:0;
    -ms-flex:0 0 35%;
    flex:0 0 35%
}
@media (min-width:992px){
    .p-logo-sec li:first-child{
        padding:15px 20px 20px 0;
        padding:5px 20px 5px 0!important;
        -webkit-box-flex:0;
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        border-right:1px solid #979797
    }
}
.p-logo-sec li:first-child img{
    width:100%
}
@media (min-width:992px){
    .p-logo-sec li:first-child img{
        width:auto
    }
}
.p-logo-sec li:last-child{
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:18px;
    font-weight:500;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
@media (min-width:992px){
    .p-logo-sec li:last-child{
        display:inline;
        -webkit-box-flex:0;
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end
    }
}
.p-logo-sec li:last-child img{
    margin-right:10px;
    display:inline-block;
    -webkit-box-flex:0;
    -ms-flex:0 0 15px;
    flex:0 0 15px;
    width:15px;
    height:15px
}
@media (min-width:992px){
    .p-logo-sec li:last-child img{
        width:auto;
        height:auto
    }
}
.p-logo-sec li a{
    display:inline-block;
    color:#333;
    font-size:12px
}
@media (min-width:992px){
    .p-logo-sec li a{
        font-size:18px
    }
}
.product-blue-banner{
    background:#091b38;
    padding-bottom:50px
}
@media screen and (min-width:992px){
    .product-blue-banner{
        padding-bottom:30px
    }
}
@media screen and (min-width:1200px){
    .product-blue-banner{
        padding-bottom:0
    }
}
.product-blue-banner img{
    float:right
}
.product-blue-banner h2{
    color:#fff;
    font-size:24px;
    line-height:37px;
    font-weight:700;
    padding:25px 0 0
}
@media screen and (min-width:992px){
    .product-blue-banner h2{
        font-size:36px;
        line-height:42px
    }
}
@media screen and (min-width:1200px){
    .product-blue-banner h2{
        font-size:44px;
        line-height:55px
    }
}
.product-blue-banner a{
    border:2px solid #ff5800;
    background:url(../images/common/arrow-white.png) 86% 50% no-repeat;
    color:#fff;
    font-size:18px;
    line-height:24px;
    font-family:'Helvetica', 'Arial', sans-serif;
    padding:16px 60px 18px 60px;
    border-radius:5px;
    margin:20px 0 0 0;
    display:inline-block;
    font-weight:500;
    width:310px;
    margin:15px auto 0;
    text-align:center;
    text-transform:uppercase
}
@media screen and (min-width:992px){
    .product-blue-banner a{
        width:inherit;
        margin:15px 0 15px;
        padding:16px 30px 18px 0
    }
}
@media screen and (min-width:1200px){
    .product-blue-banner a{
        padding:16px 60px 18px 60px;
        margin:15px 0 0
    }
}
.product-blue-banner a:focus{
    color:#fff
}
.product-blue-banner a:hover{
    background-color:#ff5800;
    color:#fff
}
.btn2 ul{
    margin-bottom:50px;
    text-align:center
}
@media (min-width:992px){
    .btn2 ul{
        margin-bottom:75px
    }
}
.btn2 ul li{
    display:block;
    margin:0 5px
}
@media (min-width:992px){
    .btn2 ul li{
        display:inline-block
    }
}
.btn2 ul li a.btn-whi{
    border:2px solid #ff5800;
    background:url(../images/products/arrow-black.png) 75% 50% no-repeat #fff!important;
    color:#333;
    font-size:17px;
    line-height:24px;
    padding:16px 60px 18px 30px;
    border-radius:5px;
    margin:20px 0 0 0;
    display:inline-block;
    font-weight:600;
    width:300px;
    font-family:'Helvetica', 'Arial', sans-serif;
    text-transform:uppercase
}
@media (min-width:992px){
    .btn2 ul li a.btn-whi{
        max-width:350px;
        text-decoration:none;
        position:relative;
        width:inherit;
        background-position:83% 50%!important
    }
}
.btn2 ul li a.btn-ora{
    border:2px solid #ff5800;
    background:url(../images/common/arrow-white.png) 93% 50% no-repeat #ff5800!important;
    color:#fff;
    font-size:17px;
    line-height:24px;
    font-family:'Helvetica', 'Arial', sans-serif;
    padding:16px 40px 18px 10px;
    border-radius:5px;
    margin:20px 0 0 0;
    display:inline-block;
    font-weight:600;
    width:300px;
    text-transform:uppercase
}
@media (min-width:992px){
    .btn2 ul li a.btn-ora{
        padding:16px 60px 18px 30px;
        max-width:350px;
        text-decoration:none;
        position:relative;
        width:inherit;
        background-position:89% 50%!important
    }
}
.product-pan1{
    padding-top:40px
}
@media (min-width:992px){
    .product-pan1{
        padding-top:80px;
        padding-bottom:5px
    }
}
.zip-alert-logo{
    margin-bottom:15px
}
@media (min-width:992px){
    .zip-alert-logo{
        margin-bottom:30px
    }
}
.font-size-24-i{
    font-size:24px!important;
    line-height:32px!important
}
.padding-top-60{
    padding-top:60px
}
.btn-casestudies{
    display:inline-block;
    outline:0;
    cursor:pointer;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    color:#fff;
    background:#ff5800;
    border-radius:4px;
    font-size:15px;
    line-height:38px;
    text-transform:uppercase;
    border:2px solid #ff5800;
    padding:0 27px
}
@media (min-width:992px){
    .btn-casestudies{
        font-size:16px;
        line-height:43px
    }
}
.btn-casestudies:hover{
    color:#fff;
    border-color:#fff;
    background-color:#14df7d
}
.drop-down-technologies{
    text-align:center;
    position:relative
}
@media (min-width:992px){
    .drop-down-technologies{
        margin-right:20px;
        text-align:right
    }
}
.drop-down-technologies .selected a img.filter-icon{
    margin-top:-6px
}
.drop-down-technologies .selected a img.icon-arrow{
    z-index:10;
    position:relative;
    background-color:#fff
}
.drop-down-technologies .selected a img.icon-up{
    padding:10px 5px;
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    -wenkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg)
}
@media (min-width:992px){
    .drop-down-technologies .selected a img.icon-up{
        padding:10px 15px
    }
}
.drop-down-technologies .selected a img.icon-down{
    padding:10px 5px;
    border:1px solid 0;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    -wenkit-transform:rotate(0);
    -moz-transform:rotate(0);
    -ms-transform:rotate(0);
    border-bottom:none
}
@media (min-width:992px){
    .drop-down-technologies .selected a img.icon-down{
        padding:10px 15px
    }
}
.o-case-study-cta{
    padding:20px 0 60px 0;
    text-align:center
}
.paging{
    text-align:center;
    margin:15px 0 30px 0
}
@media (min-width:992px){
    .paging{
        margin:30px 0 30px 0
    }
}
.paging span{
    padding:6px 12px;
    font-weight:700;
    color:#000;
    margin:5px
}
.paging span.current{
    background:#ff5800;
    color:#fff
}
.paging em{
    padding:10px;
    font-weight:700;
    color:#000;
    margin:5px
}
.paging a{
    color:#000;
    font-weight:700;
    padding:6px
}
.paging ul{
    text-align:center
}
.paging ul li{
    display:inline-block;
    vertical-align:middle;
    font-size:15px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:500;
    border-radius:5px;
    color:#000
}
.paging ul li:first-child{
    border:1px solid #333;
    color:#373737;
    margin-right:5px;
    position:relative;
    background:url(../images/common/left-icon.svg) no-repeat center center
}
.paging ul li:first-child .flex-center{
    text-indent:9999px
}
.paging ul li .flex-center{
    padding:6px 0;
    cursor:pointer;
    width:32px;
    height:32px
}
.paging ul li .active-page{
    background:#ff5800;
    color:#fff;
    border-radius:5px;
    height:34px!important
}
.paging ul li:last-child{
    border:1px solid #333;
    color:#373737;
    margin-left:5px;
    position:relative;
    background:url(../images/common/right-icon.svg) no-repeat center center
}
.paging ul li:last-child .flex-center{
    text-indent:9999px
}
.filter ::-webkit-scrollbar{
    width:5px;
    background-color:#ccc
}
.filter ::-webkit-scrollbar-track{
    -webkit-box-shadow:inset 0 0 5px #fcfcfc;
    box-shadow:inset 0 0 5px #fcfcfc;
    border-radius:10px
}
.filter ::-webkit-scrollbar-thumb{
    border-radius:25px;
    height:30px;
    background-color:#4a4a4a;
    margin-top:25px
}
.banner-image-over{
    display:none
}
.image-position-case{
    position:relative;
    width:80px;
    float:left;
    height:60px
}
.image-position-case img{
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    -wenkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%)
}
.padding-top-90-mlnp{
    padding-top:90px!important;
    height:509px
}
.client-heading-mlnp{
    color:#494949;
    font-size:55px!important;
    text-transform:uppercase!important;
    margin-bottom:30px!important;
    margin-top:35px!important;
    font-family:'Helvetica', 'Arial', sans-serif!important;
    font-weight:700
}
.client-description-mlnp{
    font-size:17px!important
}
.challenge-bullets{
    display:block
}
@media (min-width:992px){
    .challenge-bullets{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
.challenge-bullets li{
    padding-left:20px!important;
    padding-right:10px;
    line-height:28px!important
}
.challenge-bullets li:before{
    content:'';
    background-color:#ec3e2e;
    background-image:none!important;
    top:5px!important;
    width:4px!important;
    height:50px!important
}
@media (min-width:992px){
    .challenge-bullets li:before{
        height:75px!important
    }
}
.mlnp-watch-text{
    font-size:24px;
    line-height:36px;
    color:#fff;
    display:inline;
    position:relative;
    padding-top:2px!important
}
.mlnp-watch-text:before{
    content:'';
    position:absolute;
    width:290px;
    height:4px;
    background-color:#d0352b;
    left:0;
    top:-8px
}
.video-mlnp{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
.video{
    height:315px
}
.video-box{
    height:315px;
    position:relative
}
.video-thumbnail{
    z-index:300;
    position:absolute;
    top:0;
    left:0;
    width:100%
}
.video-frame{
    z-index:100;
    position:absolute;
    top:0;
    left:0;
    width:100%
}
.thumbnail-link .video-thumbnail{
    display:block
}
.thumbnail-link:hover .video-thumbnail{
    display:none
}
#video-container{
    position:relative;
    max-width:40em;
    margin:auto;
    border:1px solid #000;
    -webkit-box-shadow:.25em .25em .25em rgba(0,0,0,.3);
    box-shadow:.25em .25em .25em rgba(0,0,0,.3)
}
#video-container video{
    display:block;
    width:100%;
    height:auto
}
#video-container img{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:auto;
    cursor:pointer
}
.hide{
    display:none
}
#starter{
    position:absolute;
    top:0;
    left:0;
    bottom:0
}
.gradient-green-blue-mlnp{
    background:#00b35c;
    background:-webkit-gradient(left top,right bottom,color-stop(0,#00b35c),color-stop(47%,#0b8a8a),color-stop(100%,#004475));
    background:linear-gradient(135deg,#00b35c -22%,#0e5579 47%,#004475 100%)
}
p.service-txt{
    min-height:auto!important;
    margin-bottom:0!important;
    font-family:'Helvetica', 'Arial', sans-serif
}
.popup-modal button.close{
    z-index:999;
    position:relative;
    right:23%!important;
    top:42px!important;
    background:0 0!important;
    padding:10px;
    opacity:1
}
.cs-banner-pdf{
    padding:7px 32px;
    float:none;
    margin:30px auto;
    color:#fff;
    background:url(../images/case-study/icon-pdf-1.svg) 0 50% no-repeat;
    text-decoration:underline;
    font-family:'Helvetica', 'Arial', sans-serif;
    position:relative;
    text-decoration:none;
    font-size:20px
}
@media (min-width:992px){
    .cs-banner-pdf{
        float:left;
        display:block;
        margin:30px auto 0
    }
}
.cs-banner-pdf:after{
    content:"";
    position:absolute;
    left:34px;
    bottom:0;
    width:288px;
    background-color:#14df7d;
    height:2px;
    display:none
}
@media (min-width:992px){
    .cs-banner-pdf:after{
        display:block
    }
}
.cs-banner-pdf:hover{
    color:#fff
}
.cs-banner-pdf:hover::after{
    background-color:#fff
}
.cs-banner-pdf:focus{
    color:#fff
}
.case-study-download{
    padding:30px 0;
    margin:60px 0 0 0;
    text-align:center;
    background-color:#091b38
}
@media (min-width:992px){
    .case-study-download{
        background:url(../images/case-study/download-bg.jpg) 50% 50% no-repeat #091b38;
        text-align:left
    }
}
.case-study-download img.download-icon{
    float:right;
    display:none
}
@media (min-width:992px){
    .case-study-download img.download-icon{
        display:block
    }
}
.case-study-download h2{
    color:#fff;
    font-size:40px;
    line-height:55px;
    font-weight:700;
    padding:15px 0 0;
    text-transform:uppercase
}
.cs-bot-banner-pdf{
    border:2px solid #ff5800;
    color:#fff;
    background:url(../images/case-study/icon-down-arrow.png) 88% 50% no-repeat;
    font-size:17px;
    line-height:24px;
    font-family:'Helvetica', 'Arial', sans-serif;
    padding:16px 60px 18px 30px;
    border-radius:5px;
    margin:40px 0 0 0;
    display:inline-block;
    background-color:#ff5800;
    font-weight:500
}
@media screen and (min-width:992px){
    .cs-bot-banner-pdf{
        padding:16px 60px 18px 15px
    }
}
@media screen and (min-width:1200px){
    .cs-bot-banner-pdf{
        padding:16px 60px 18px 30px
    }
}
.cs-bot-banner-pdf:focus{
    color:#fff
}
.cs-bot-banner-pdf:hover{
    background-color:#ff5800;
    color:#fff;
    border:2px solid #fff
}
.retention-rate{
    background:#10d08e;
    background:linear-gradient(135deg,#10d08e 0,#082653 100%);
    padding:45px 35px 130px;
    position:relative;
    overflow:hidden;
    margin-bottom:30px
}
.case-thanks .btn{
    z-index:0;
    color:#fff;
    border:2px solid #ff5800;
    background-color:#ff5800;
    padding:12px 0;
    max-width:240px
}
.case-thanks .btn:after{
    content:'';
    background:url(images/common/arrow-white.png) no-repeat;
    width:20px;
    height:14px;
    display:inline-block;
    margin-left:15px;
    z-index:-1
}
.case-thanks .social-footer-divider--social-pan{
    border-top:0!important
}
.thank-right-top{
    overflow:hidden
}
.thank-right-top ul{
    overflow:hidden;
    margin-bottom:20px
}
.thank-right-top ul li{
    display:inline-block;
    width:48%;
    vertical-align:top;
    margin-bottom:20px;
    font-size:16px;
    font-weight:600;
    font-family:'Helvetica', 'Arial', sans-serif
}
.thank-right-top ul li span{
    display:inline-block;
    margin-right:10px;
    width:25px
}
.thank-right-top ul li a{
    color:#000
}
.thank-right-top h3{
    font-size:28px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    margin-bottom:30px
}
.thank-right-top p{
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:19px;
    font-weight:600
}
.t-left{
    border:1px solid #d8d8d8;
    padding:30px;
    margin-bottom:30px;
    float:left;
    width:48%;
    min-height:368px
}
.t-right{
    border:1px solid #d8d8d8;
    padding:30px;
    margin-bottom:30px;
    float:right;
    width:48%;
    min-height:368px
}
@media (min-width:992px){
    .banner-top-position__center{
        position:absolute;
        right:0;
        top:50%;
        transform:translateY(-60%);
        -webkit-transform:translateY(-60%);
        -moz-transform:translateY(-60%);
        -ms-transform:translateY(-60%)
    }
}
#myModal1 .modal-content{
    padding:0!important;
    background-color:transparent
}
#myModal1 .modal-body{
    padding:0!important
}
.u-submit:after{
    content:'';
    background:url(../images/common/arrow-white.png) no-repeat;
    width:20px;
    height:14px;
    display:inline-block;
    margin-left:15px;
    z-index:-1
}
#myModal1 button.close{
    z-index:999;
    position:relative;
    right:-88%!important;
    top:0!important;
    background:0 0!important;
    padding:10px;
    opacity:1;
    width:37px;
    text-align:center;
    background:0 0!important;
    float:right
}
@media (min-width:992px){
    #myModal1 button.close{
        right:-50%!important;
        top:5px!important;
        margin-left:325px
    }
}
.o-thank-you__application{
    padding:150px 0
}
.o-thank-you__top p{
    font-size:14px;
    margin-bottom:30px;
    font-family:'Helvetica', 'Arial', sans-serif
}
.o-thank-you__footer{
    text-align:center;
    padding:50px 0;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:300;
    color:#414446;
    font-size:12px;
    line-height:15px
}
.case-study-text{
    margin-top:15px!important;
    display:inline-block!important
}
.mlnp-ch .row{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse;
    padding:60px 0
}
.mlnp-sol{
    padding:60px 0
}
.mlnp-sol .mlnp-sol-img{
    display:block;
    margin:0 auto
}
.mlnp-res{
    padding-top:65px
}
.mlnp-res h3{
    color:#fff
}
.mlnp-res .padding-bottom-60.img-responsive.center-block{
    display:block;
    margin:0 auto
}
.mlnp-res h4{
    line-height:32px;
    padding-bottom:20px;
    font-size:24px!important;
    color:#333;
    margin-top:50px!important
}
@media (min-width:992px){
    .ch-content{
        padding-left:25px!important
    }
}
@media (min-width:992px){
    .cli-content,.sol-content{
        padding-left:25px!important
    }
}
@media (min-width:992px){
    .sol{
        padding-top:80px
    }
}
.small-img-text{
    margin-bottom:20px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:50px 30px 0
}
@media (min-width:992px){
    .small-img-text{
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        padding:0
    }
}
.small-img-text h2{
    max-width:290px;
    padding-left:20px;
    padding-top:0;
    font-size:28px;
    line-height:36px
}
@media (min-width:992px){
    .small-img-text h2{
        font-size:42px;
        line-height:52px;
        padding-top:10px
    }
}
.new-style h3{
    font-size:30px;
    line-height:46px;
    font-weight:500
}
form#brandfilter{
    display:inline-block
}
.survey-thank-pg{
    padding-top:99px
}
.survey-thank-pg .o-navigation-bar{
    background-color:#fff;
    position:fixed;
    top:0;
    left:0;
    z-index:110;
    width:100%;
    padding:20px 0
}
.survey-thank-pg .col-md-10{
    margin:0 auto
}
.survey-thank-pg .hurry{
    -webkit-box-shadow:0 0 18px 0 #a6a6a6;
    box-shadow:0 0 18px 0 #a6a6a6;
    background:#fff;
    text-align:center;
    border-radius:10px;
    padding:20px;
    margin-bottom:40px
}
@media (min-width:992px){
    .survey-thank-pg .hurry{
        width:648px;
        padding:40px 80px 60px
    }
}
.survey-thank-pg .hurry:before{
    display:none
}
.survey-thank-pg .o-photo-gallery .close{
    top:-15px;
    right:-13px;
    line-height:29px
}
.hurry-section{
    position:relative
}
.hurry-section h3{
    font-size:30px;
    margin-bottom:10px
}
.hurry-section p{
    font-size:16px;
    line-height:28px;
    color:#333;
    font-weight:300
}
.hurry-section .js-talk-to-us{
    font-size:16px;
    line-height:51px;
    padding:0 24px;
    border-radius:10px;
    display:inline-block;
    outline:0;
    cursor:pointer;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    color:#fff;
    background:#ff5800;
    border-radius:4px;
    font-size:16px;
    line-height:43px;
    text-transform:uppercase;
    border:2px solid #ff5800;
    padding:0 27px
}
@media (min-width:992px){
    .hurry-section .js-talk-to-us{
        line-height:60px;
        font-size:20px
    }
}
.hurry-section .js-talk-to-us:after{
    content:'';
    display:inline-block;
    width:7px;
    height:13px;
    background:url(../images/common/icon-arrow-next-small.svg) 50% 50% no-repeat;
    background-size:7px auto;
    margin-left:15px
}
.j-center{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.c-bodytext-5{
    font-size:12px;
    line-height:15px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:500;
    color:#414446
}
.hurry-section-cs .hurry{
    width:70%;
    position:absolute;
    left:50%;
    top:-210px;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    padding:40px 80px 60px;
    text-align:center;
    -webkit-box-shadow:0 0 18px 0 #a6a6a6;
    box-shadow:0 0 18px 0 #a6a6a6;
    background:#fff;
    text-align:center
}
.hurry-section-cs .hurry:before{
    display:none
}
@media (min-width:992px){
    .hurry-section-cs .hurry .btn-orange{
        padding-right:35px!important
    }
}
.hurry-section-cs .hurry h3{
    font-size:36px;
    margin-bottom:10px
}
.hurry-section-cs .hurry p{
    font-size:24px;
    line-height:40px;
    font-weight:500;
    font-family:'Helvetica', 'Arial', sans-serif
}
.page-404 .o-hero-small{
    padding:80px 0 0
}
.page-404 .o-hero-small .js-hero-sub-title{
    color:#333;
    font-size:24px;
    font-weight:700;
    margin:10px 0 0 0;
    font-family:'Helvetica', 'Arial', sans-serif
}
.page-404 .o-hero-small__shadow{
    margin:30px auto;
    text-align:center
}
.page-404 .o-hero-small__shadow span{
    display:inline-block;
    width:100px;
    height:8px;
    background:#333
}
.page-404 .common-bg-holder{
    padding:80px 0 60px
}
.page-404 .common-bg-holder p{
    font-size:16px;
    line-height:28px;
    font-family:'Helvetica', 'Arial', sans-serif
}
.page-404 .common-bg-holder .c-btn{
    display:inline-block;
    outline:0;
    cursor:pointer;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    color:#fff;
    background:#ff5800;
    border-radius:4px;
    font-size:16px;
    line-height:43px;
    text-transform:uppercase;
    border:2px solid #ff5800;
    padding:0 27px;
    line-height:60px;
    font-size:20px
}
.page-404 .common-bg-holder .c-btn:after{
    content:'';
    display:inline-block;
    width:14px;
    height:24px;
    background-size:14px auto;
    content:'';
    display:inline-block;
    width:7px;
    height:13px;
    background:url(../images/common/icon-arrow-next-bg.svg) 50% 50% no-repeat;
    background-size:7px auto;
    margin-left:15px
}
.st-header{
    background-color:#f7f8fa;
    padding:20px 0 0
}
@media (min-width:992px){
    .st-header{
        padding:60px 0 35px
    }
}
.st-header h1{
    font-size:24px;
    line-height:30px
}
@media (min-width:992px){
    .st-header h1{
        font-size:45px;
        margin-bottom:20px
    }
}
.st-header p{
    font-size:16px;
    line-height:24px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600
}
@media (min-width:992px){
    .st-header p{
        font-size:22px;
        line-height:34px
    }
}
.st-header img{
    float:left;
    margin-right:20px;
    width:90px
}
@media (min-width:992px){
    .st-header img{
        width:auto
    }
}
.st-header-1{
    background:url(../images/common/thankyou-bg.svg) 50% 50% no-repeat;
    text-align:center
}
.st-header-1 p{
    font-size:16px;
    line-height:24px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600
}
@media (min-width:992px){
    .st-header-1 p{
        font-size:22px;
        line-height:34px
    }
}
.o-what-you-get-from-us--hit{
    text-align:center;
    padding:40px 0
}
.o-what-you-get-from-us--hit h2{
    font-size:38px;
    line-height:48px;
    font-weight:600;
    color:#333;
    margin:0 0 50px 0;
    text-transform:uppercase
}
@media (min-width:992px){
    .o-what-you-get-from-us--hit h2{
        font-size:48px;
        line-height:58px
    }
}
.o-what-you-get-from-us--hit h3{
    font-size:24px;
    margin-top:10px;
    margin-bottom:10px;
    line-height:44px
}
.o-what-you-get-from-us--hit p{
    font-size:16px;
    line-height:28px;
    margin:0 0 25px 0;
    font-family:'Helvetica', 'Arial', sans-serif
}
.srvy-thanku-ref{
    margin-bottom:50px
}
.ml-auto,.mx-auto{
    margin-left:auto
}
.mr-auto,.mx-auto{
    margin-right:auto
}
@media (min-width:992px){
    .mr-lg-0{
        margin-right:0
    }
}
.w-75{
    width:75%
}
.align-items-center{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.img-fluid{
    max-width:100%;
    height:auto
}
@media (min-width:992px){
    .order-lg-2{
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
}
.o-section{
    padding-top:50px;
    padding-bottom:50px
}
@media (min-width:992px){
    .o-section{
        padding-top:80px;
        padding-bottom:80px
    }
}
@media (min-width:992px){
    .o-section--think-green{
        padding-top:70px;
        padding-bottom:80px
    }
}
.o-section__header{
    text-align:center;
    margin-bottom:30px
}
@media (min-width:992px){
    .o-section__header{
        margin-bottom:50px
    }
}
.o-section__desc{
    margin-bottom:0;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (max-width:767px){
    .o-section__container-mobile{
        padding-left:30px;
        padding-right:30px
    }
}
.o-efforts__heading{
    margin-bottom:10px
}
@media (min-width:768px){
    .o-efforts__heading{
        margin-bottom:20px
    }
}
.o-efforts__info{
    padding:30px 30px 0;
    margin:-50px 30px 0;
    text-align:center
}
@media (min-width:768px){
    .o-efforts__info{
        padding:50px 50px 0
    }
}
@media (min-width:992px){
    .o-efforts__info{
        padding:70px 0 70px 80px;
        margin:0 0 0 -180px;
        text-align:left;
        max-width:535px
    }
}
@media (min-width:992px){
    .o-efforts__info--right{
        padding:60px 80px 60px 0;
        margin:0 -180px 0 0
    }
}
.o-efforts__desc{
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:16px;
    line-height:2
}
@media (min-width:992px){
    .o-efforts__desc{
        font-size:18px
    }
}
.o-think-green__media-wrapper{
    margin-bottom:30px
}
@media (min-width:992px){
    .o-think-green__media-wrapper{
        margin-bottom:0
    }
}
.o-think-green__list-item{
    position:relative;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-size:16px;
    line-height:1.5;
    padding-left:36px
}
@media (min-width:992px){
    .o-think-green__list-item{
        font-size:18px
    }
}
.o-think-green__list-item:not(:last-child){
    margin-bottom:20px
}
.o-think-green__list-item::before{
    content:'';
    background-image:url(../images/csr/check_icon.svg);
    width:21px;
    height:13px;
    position:absolute;
    left:0;
    top:8px
}
@media (min-width:992px){
    .o-section--portfolio .o-section__heading{
        font-size:46px;
        line-height:56px
    }
}
.o-section--portfolio .o-section__desc{
    font-weight:500;
    max-width:90%;
    margin:0 auto
}
@media (min-width:992px){
    .o-section--portfolio .o-section__desc{
        font-size:24px;
        max-width:80%
    }
}
.js-slider-modal{
    display:none
}
.font-14{
    font-size:14px!important;
    line-height:20px!important
}
.step-heading{
    display:block;
    /* vertical-align:top; */
    margin-top:-5px;
    width:150px!important
}
@media (min-width:992px){
    .step-heading{
        display:inline-block;
        margin-left:10px;
        width:80%!important
    }
}
.step-holder ol{
    padding-left:20px
}
.step-holder ol li{
    list-style-type:decimal;
    font-size:16px;
    line-height:24px;
    margin-bottom:5px;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .step-holder ol li{
        font-family:'Helvetica', 'Arial', sans-serif;
        font-size:19px;
        line-height:30px
    }
}
.faq-holder{
    background-color:#fff
}
.faq-holder .panel1 p.related-tech{
    font-family:'Helvetica', 'Arial', sans-serif!important;
    font-size:14px!important;
    line-height:20px!important
}
.tech-text{
    font-size:19px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    padding-top:20px
}
.lds-dual-ring{
    display:block;
    width:80px;
    height:80px;
    margin:0 auto
}
.lds-dual-ring:after{
    content:" ";
    display:block;
    width:64px;
    height:64px;
    margin:8px;
    border-radius:50%;
    border:6px solid #fff;
    border-color:#fff transparent #fff transparent;
    -webkit-animation:lds-dual-ring 1.2s linear infinite;
    animation:lds-dual-ring 1.2s linear infinite
}
@-webkit-keyframes lds-dual-ring{
    0%{
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    100%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes lds-dual-ring{
    0%{
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    100%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
.people-behind{
    padding:50px 0
}
@media (min-width:992px){
    .people-behind{
        padding:80px 0 50px
    }
}
.o-aboutus--leadership-team .team{
    border:1px solid #e5e5e5;
    border-radius:6px;
    font-size:18px;
    line-height:26px;
    padding:40px 0;
    margin-bottom:30px;
    -webkit-transition:all .3s ease-out;
    transition:all .3s ease-out
}
@media screen and (min-width:992px){
    .o-aboutus--leadership-team .team{
        font-size:16px;
        line-height:24px
    }
}
@media screen and (min-width:1200px){
    .o-aboutus--leadership-team .team{
        font-size:18px;
        line-height:26px
    }
}
.o-aboutus--leadership-team-new .team{
    background-color:#fff
}
.team{
    min-height:380px
}
.o-aboutus--leadership-team-new .team .team-img-holder{
    width:178px;
    height:178px;
    margin:0 auto 40px;
    position:relative
}
.o-aboutus--leadership-team .team figure{
    display:inline-block;
    border:20px solid #f7f7f7;
    border-radius:50%;
    overflow:hidden;
    margin-bottom:30px
}
.o-aboutus--leadership-team-new .team span{
    font-size:20px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:700;
    display:block
}
@media screen and (min-width:992px){
    .o-aboutus--leadership-team-new .team span{
        font-size:18px
    }
}
@media screen and (min-width:1200px){
    .o-aboutus--leadership-team-new .team span{
        font-size:20px
    }
}
.o-aboutus--leadership-team-new .team .team-img-holder a.linkid-in{
    position:absolute;
    right:12px;
    bottom:40px
}
.o-section__desc{
    font-size:18px;
    line-height:24px
}
.csr-leadership-team h2{
    margin-bottom:30px
}
@media (min-width:992px){
    .mid-border{
        background:url(../images/staff/mid-border.png) repeat-y 50% 50%
    }
}
.with-cn-list{
    padding:0 20px
}
.with-cn-list li{
    font-size:15px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    line-height:21px;
    clear:both;
    margin-bottom:20px;
    vertical-align:top
}
.with-cn-list li span{
    float:left;
    vertical-align:top;
    width:55px;
    margin-bottom:30px
}
.with-cn{
    padding-bottom:20px
}
@media (min-width:992px){
    .with-cn{
        padding:80px 0 50px
    }
}
.with-cn h2{
    line-height:36px
}
@media (min-width:992px){
    .with-cn h2{
        line-height:43px
    }
}
.with-cn h3{
    font-size:20px;
    margin-bottom:40px
}
.with-cn .padding-40{
    padding-bottom:40px
}
.expertise-python-section{
    border-top:2px solid #14df7d
}
@media (min-width:992px){
    .expertise-python-section{
        margin-bottom:80px
    }
}
.expertise-python{
    border-bottom:1px solid #9aa1ac;
    padding:10px 0
}
.expertise-python span{
    width:38%;
    display:inline-block;
    font-size:18px;
    line-height:26px;
    font-family:'Helvetica', 'Arial', sans-serif;
    color:#333;
    font-weight:600;
    vertical-align:middle
}
@media (min-width:992px){
    .expertise-python span{
        font-size:24px;
        line-height:32px;
        vertical-align:top;
        padding-top:10px
    }
}
.expertise-python .python-img-holder{
    display:inline-block;
    width:60%;
    vertical-align:middle
}
@media (min-width:992px){
    .expertise-python .python-img-holder{
        vertical-align:inherit
    }
}
.expertise-python img{
    display:inline-block;
    margin:10px
}
.o-engagement-model header{
    text-align:center;
    color:#fff
}
.o-engagement-model header p{
    font-family:'Helvetica', 'Arial', sans-serif
}
.mid-sub{
    padding:10px 0 0
}
.mid-sub span{
    font-size:16px
}
.gst{
    color:#cbe3ff;
    font-size:14px;
    padding:10px;
    font-family:'Helvetica', 'Arial', sans-serif;
    margin-bottom:0
}
@media (min-width:992px){
    .gst{
        margin-bottom:50px!important
    }
}
.we-hire{
    padding:50px 0 20px
}
@media (min-width:992px){
    .we-hire{
        padding:80px 0 50px
    }
}
@media (min-width:992px){
    .new-pricing .cmn-heading-para{
        max-width:1024px;
        margin:0 auto 20px
    }
}
.cs-new-p{
    font-size:20px;
    line-height:24px;
    font-weight:600
}
.cs-new-h3{
    padding-bottom:40px;
    font-size:28px;
    line-height:42px
}
@media (min-width:992px){
    .cs-new-h3{
        font-size:36px;
        line-height:49px
    }
}
.last-expertise{
    margin-bottom:25px
}
@media (min-width:992px){
    .last-expertise{
        margin-bottom:0
    }
}
.tech-exp{
    padding:45px 0 20px
}
@media (min-width:992px){
    .tech-exp{
        padding:65px 0 50px
    }
}
.fc-acco{
    padding:45px 0 20px
}
@media (min-width:992px){
    .fc-acco{
        padding:65px 0 50px
    }
}
.skill-what .container{
    z-index:9
}
.cb-header-left{
    text-align:left!important;
    padding-top:10px
}
@media (min-width:992px){
    .cb-header-left{
        padding-top:40px
    }
}
.cb-header-left h1{
    font-size:24px!important;
    line-height:28px!important;
    text-align:center;
    font-weight:700;
    padding-bottom:20px
}
@media (min-width:992px){
    .cb-header-left h1{
        line-height:58px!important;
        font-size:48px!important;
        text-align:left
    }
}
.cb-header-left p{
    margin-bottom:0;
    color:#2dbe70;
    font-size:20px;
    font-weight:700;
    font-family:'Helvetica', 'Arial', sans-serif
}
.cb-header-left ul{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding-bottom:0;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-top:20px
}
@media (min-width:992px){
    .cb-header-left ul{
        -webkit-box-pack:inherit;
        -ms-flex-pack:inherit;
        justify-content:inherit;
        margin-top:0;
        padding-bottom:40px
    }
}
.cb-header-left ul li{
    -ms-flex-item-align:center;
    align-self:center;
    margin-right:0;
    padding:15px;
    -webkit-box-flex:0;
    -ms-flex:0 0 25%;
    flex:0 0 25%
}
@media screen and (min-width:992px){
    .cb-header-left ul li{
        margin-right:20px;
        padding:0;
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1
    }
}
@media screen and (min-width:1200px){
    .cb-header-left ul li{
        -webkit-box-flex:inherit;
        -ms-flex:inherit;
        flex:inherit
    }
}
.cb-header-right{
    text-align:left!important;
    padding-top:40px
}
.cb-header-right ul{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.cb-header-right ul li{
    width:43%;
    color:#fff;
    padding:20px;
    margin:0 10px 20px;
    border-radius:5px
}
@media screen and (min-width:992px){
    .cb-header-right ul li{
        width:165px
    }
}
@media screen and (min-width:1200px){
    .cb-header-right ul li{
        width:184px
    }
}
.cb-header-right ul li:nth-child(1){
    background-color:#4a90e2;
    border:1px solid #4a90e2
}
.cb-header-right ul li:nth-child(2){
    border:1px solid #4a90e2
}
.cb-header-right ul li:nth-child(3){
    border:1px solid #009363
}
.cb-header-right ul li:nth-child(4){
    background-color:#009363;
    border:1px solid #009363
}
.cb-header-right img{
    margin-bottom:10px;
    min-height:46px
}
.cb-header-right h4{
    color:#fff;
    font-size:18px;
    line-height:24px;
    margin-bottom:0
}
@media (min-width:992px){
    .cb-header-right h4{
        font-size:24px;
        line-height:29px
    }
}
.cb-header-right h5{
    color:#fff;
    font-size:14px;
    line-height:18px;
    margin-bottom:0;
    margin-top:5px
}
@media (min-width:992px){
    .cb-header-right h5{
        font-size:16px;
        line-height:29px;
        margin-top:0
    }
}
.or-circle-new{
    display:block;
    font-size:12px;
    font-family: 'Helvetica', 'Arial', sans-serif;
    background:#ccc;
    padding:11px 0;
    border-radius:30px;
    font-weight:700;
    width:37px;
    height:37px;
    text-align:center;
    margin:10px auto
}
.entry-content ul li {
    font-weight: 400 !important;
    line-height: 28px !important;
}
@media (min-width:992px){
    .or-circle-new{
        display:inline-block;
        margin:0 30px 0 auto
    }
}
.why-us-page{
    background:linear-gradient(135deg,#0e4173 0,#051423 100%)
}
@media (min-width:992px){
    .why-us-page .btn_wrapper .btn-orange{
        margin:0
    }
}
@media (min-width:992px){
    .why-us-page .anchor-link{
        text-align:left;
        margin-top:0
    }
}
.tech-list{
    background-color:#fff;
    margin-bottom:20px;
    border-radius:5px;
    overflow:hidden
}
.tech-list div{
    padding:20px 10px;
    font-size:18px;
    font-weight:600;
    font-family:'Helvetica', 'Arial', sans-serif;
    color:#fff
}
@media (min-width:992px){
    .tech-list div{
        float:left;
        width:20%
    }
}
.tech-list div.tect-blue-bg{
    background-color:#4a90e2
}
.tech-list div.tect-green-bg{
    background-color:#49c684
}
.tech-list ul{
    padding-bottom:25px
}
@media (min-width:992px){
    .tech-list ul{
        padding:20px 0 20px 20px;
        float:left
    }
}
.tech-list ul li{
    padding:10px 0;
    font-size:16px;
    font-weight:600;
    font-family:'Helvetica', 'Arial', sans-serif
}
@media (min-width:992px){
    .tech-list ul li{
        float:left;
        padding:0 20px;
        border-right:1px solid #dedede
    }
}
.tech-list ul li:last-child{
    border-right:0
}
.tech-list ul li a{
    color:#333
}
.tech-list ul li a:hover{
    color:#4a90e2;
    text-decoration:underline
}
.font-size-48{
    font-size:48px;
    line-height:56px
}
.industry-box{
    padding:40px;
    margin-bottom:30px
}
@media (min-width:992px){
    .industry-box{
        min-height:500px
    }
}
.industry-box h3{
    font-size:22px;
    line-height:28px;
    padding-top:20px
}
@media (min-width:992px){
    .industry-box h3{
        font-size:30px;
        line-height:40px
    }
}
.f-software .industry-box{
    margin-bottom:0
}
@media (min-width:992px){
    .f-software .industry-box{
        margin-bottom:30px
    }
}
.f-software .industry-box p{
    margin-bottom:0
}
@media (min-width:992px){
    .f-software .industry-box p{
        margin-bottom:25px
    }
}
.f-software .padding-bottom-40 h3{
    text-align:center
}
.f-software .col-md-6{
    margin-bottom:25px
}
@media (min-width:992px){
    .f-software .col-md-6{
        margin-bottom:0
    }
}
.industry-banner{
    padding:50px 0 20px!important
}
@media (min-width:992px){
    .industry-banner{
        padding:115px 20px 45px!important
    }
}
.industry-banner h1{
    font-size:28px;
    line-height:36px
}
@media (min-width:992px){
    .industry-banner h1{
        font-size:48px;
        line-height:56px
    }
}
.industry-banner h2{
    font-size:18px;
    line-height:26px
}
@media (min-width:992px){
    .industry-banner h2{
        font-size:24px;
        line-height:38px
    }
}
.industry-banner p.green{
    font-size:17px;
    color:#14df7d!important;
    padding-top:20px;
    text-align:center
}
@media (min-width:992px){
    .industry-banner p.green{
        text-align:left
    }
}
@media (min-width:992px){
    .industry-banner .btn_wrapper .btn-orange{
        margin:0
    }
}
@media (min-width:992px){
    .industry-banner .anchor-link{
        text-align:left;
        margin-top:0
    }
}
.f-software{
    padding:50px 0 20px
}
@media (min-width:992px){
    .f-software{
        font-size:48px;
        line-height:61px
    }
}
@media (min-width:992px){
    .f-software .cmn-heading-para{
        font-size:20px!important;
        line-height:32px!important
    }
}
@media (min-width:992px){
    .f-software{
        padding:70px 0 50px
    }
}
.robust{
    padding:50px 0 20px
}
@media (min-width:992px){
    .robust{
        padding:70px 0 50px
    }
}
.robust p strong{
    font-weight:700
}
.robust ul.freamwork-list{
    display:block
}
@media (min-width:992px){
    .robust ul.freamwork-list{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
.industry-case{
    background:linear-gradient(135deg,#00b35c 0,#0b8a8a 47%,#004475 100%)
}
.industry-case br{
    display:none
}
@media (min-width:992px){
    .industry-case br{
        display:block
    }
}
.we-use h2{
    padding-bottom:30px
}
@media (min-width:992px){
    .we-use h2{
        padding-bottom:30px
    }
}
.js-portfolio-slider .slick-arrow{
    display:none!important
}
@media screen and (min-width:1200px){
    .js-portfolio-slider .slick-arrow{
        display:block!important
    }
}
.more-class:before{
    display:none
}
.Android .services-pan.more-class,.Drupal .services-pan.more-class,.Magento .services-pan.more-class,.VueJS .services-pan.more-class,.iOS .services-pan.more-class{
    padding:0
}
.nw-wp-section{
    background:#08426f!important
}
.odd-grey-bg{
    background:#f1f1f1
}
.schedule-box{
    padding:40px 30px 80px 30px
}
.schedule-box-top{
    padding:10px 15px 10px;
    background:url(../images/common/mid.png) repeat-y;
    background-position:0 0;
    background-size:100%
}
.schedule-box-top .btn-center-block{
    width:340px;
    margin:0 auto
}
@media screen and (min-width:992px){
    .schedule-box-top .btn-center-block{
        width:auto
    }
}
@media screen and (min-width:1200px){
    .schedule-box-top .btn-center-block{
        width:340px
    }
}
.schedule-box-top .anchor-link{
    margin-top:10px
}
.schedule-box-top .btn-orange{
    padding:14px 15px;
    max-width:340px!important;
    font-weight:700
}
.schedule-box-top-text img{
    width:69px;
    height:69px
}
.schdule_h_img{
    vertical-align:top;
    margin-right:15px
}
.schedule-box-top-text h2{
    text-align:left;
    font-size:20px;
    padding-top:0;
    font-weight:600!important
}
@media screen and (min-width:992px){
    .schedule-box-top-text h2{
        font-size:20px!important;
        line-height:28px
    }
}
@media screen and (min-width:1200px){
    .schedule-box-top-text h2{
        font-size:24px!important;
        line-height:35px
    }
}
.schdule_h_text{
    font-size:17px!important;
    line-height:27px!important
}
.schedule-box-top-img{
    background:url(../images/common/top.png) no-repeat;
    background-position:0 0;
    background-size:100%;
    height:29px
}
.schedule-box-bottom-img{
    background:url(../images/common/bottom.png) no-repeat;
    background-position:0 0;
    background-size:100%;
    height:45px
}
.with-cn-list{
    padding:0 20px
}
.with-cn-list li{
    font-size:15px;
    font-family:'Helvetica', 'Arial', sans-serif;
    font-weight:600;
    line-height:21px;
    clear:both;
    margin-bottom:20px;
    vertical-align:top;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
@media screen and (min-width:992px){
    .with-cn-list li{
        display:inline-block
    }
}
.with-cn-list li span{
    float:left;
    vertical-align:top;
    -webkit-box-flex:0;
    -ms-flex:0 0 60px;
    flex:0 0 60px;
    margin-bottom:30px
}
@media screen and (min-width:992px){
    .with-cn-list li span{
        width:55px
    }
}
.with-cn-list li span img{
    width:65%
}
@media screen and (min-width:992px){
    .with-cn-list li span img{
        width:auto
    }
}
@media (min-width:992px){
    .mid-border{
        background:url(../images/staff/mid-border.png) repeat-y 50% 50%
    }
}
.staff-technology .box{
    width:235px
}
.staff-technology .box__home-technology-01{
    border-bottom:4px solid #00b05c
}
.staff-technology .box__home-technology-02{
    border-bottom:4px solid #00af93
}
.staff-technology .box__home-technology-03{
    border-bottom:4px solid #0095b5
}
.staff-technology .box__home-technology-04{
    border-bottom:4px solid #007fab
}
.staff-technology .box{
    padding:110px 10px 0
}
.staff-technology .box__home-technology-01:before{
    background:url(../images/staff/icon-web.svg) repeat-y 50% 50%!important;
    width:70px;
    height:64px;
    top:30px
}
.staff-technology .box__home-technology-02:before{
    background:url(../images/staff/icon-software.svg) repeat-y 50% 50%!important;
    width:70px;
    height:64px;
    top:30px
}
.staff-technology .box__home-technology-03:before{
    background:url(../images/staff/icon-outsource.svg) repeat-y 50% 50%!important;
    width:70px;
    height:64px;
    top:30px
}
.staff-technology .box__home-technology-04:before{
    background:url(../images/staff/icon-qa.svg) repeat-y 50% 50%!important;
    width:70px;
    height:64px;
    top:30px
}
.gst{
    color:#cbe3ff;
    font-size:14px;
    padding:10px
}
.expertise-python-section{
    border-top:2px solid #14df7d
}
.expertise-python{
    border-bottom:1px solid #9aa1ac;
    padding:10px 0
}
.expertise-python span{
    width:38%;
    display:inline-block;
    font-size:18px;
    line-height:24px;
    font-family:'Helvetica', 'Arial', sans-serif;
    color:#333;
    font-weight:600;
    vertical-align:top;
    padding-top:10px
}
@media (min-width:992px){
    .expertise-python span{
        font-size:24px;
        line-height:32px
    }
}
.expertise-python .python-img-holder{
    display:inline-block;
    width:60%
}
.expertise-python img{
    display:inline-block;
    margin:10px
}
.python-chart .last-line-min{
    min-height:auto!important
}
.case-studies-slider .slick-list{
    -webkit-box-shadow:0 0 13px 0 rgba(0,0,0,.24);
    box-shadow:0 0 13px 0 rgba(0,0,0,.24)
}
.cs-slider div{
    padding-bottom:0
}
.container1{
    display:inline-block
}
.why-hire-java .service-wrap{
    -webkit-column-count:inherit;
    -moz-column-count:inherit;
    column-count:inherit
}
@media screen and (min-width:992px){
    .why-hire-java .service-wrap{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
}
@media screen and (min-width:992px){
    .why-hire-java .service-wrap .services-pan{
        -webkit-box-flex:0;
        -ms-flex:0 0 31.5%;
        flex:0 0 31.5%
    }
}
.remote-3-developer{
    padding:40px 0 30px
}
@media screen and (min-width:992px){
    .remote-3-developer{
        padding:80px 0
    }
}
.remote-3-developer h2{
    margin-bottom:20px
}
.remote-3-developer .rd-step img{
    margin:5px 0 30px
}
@media screen and (min-width:992px){
    .remote-3-developer .rd-step img{
        margin:30px 0 60px
    }
}
.remote-3-developer .rd-block{
    background:#fff;
    -webkit-box-shadow:0 0 15px 2px rgba(104,98,98,.1);
    box-shadow:0 0 15px 2px rgba(104,98,98,.1);
    padding:45px 30px 45px;
    border-radius:8px;
    border:1px solid #e3e3e3;
    position:relative;
    margin-bottom:30px
}
@media screen and (min-width:992px){
    .remote-3-developer .rd-block{
        margin-bottom:70px
    }
}
.remote-3-developer .rd-block .rd-img{
    height:80px
}
.remote-3-developer .rd-block h3{
    font-size:24px;
    font-weight:500;
    margin:15px 0 10px
}
.remote-3-developer .rd-block p{
    font-size:18px;
    line-height:27px;
    margin-bottom:0
}
.remote-3-developer .rd-block span{
    position:absolute;
    top:7px;
    right:10px;
    color:#3e93da;
    font-size:36px;
    font-weight:500;
    display:block
}
@media screen and (min-width:992px){
    .blockchain-tevh-stack .tech-list div{
        width:25%
    }
}
#hosted{
    max-width:100%!important
}
.blog-section{
    padding:50px 0 20px
}
@media screen and (min-width:992px){
    .blog-section{
        padding:75px 0 45px
    }
}
.blog-section h2{
    margin-bottom:40px;
    font-size:30px
}
@media screen and (min-width:992px){
    .blog-section h2{
        font-size:48px;
        line-height:61px
    }
}
.blog-section .blog-box{
    background:#fff;
    display:block;
    margin-bottom:40px
}
.blog-section .blog-box img{
    width:100%
}
.blog-section .blog-box .blog-img{
    overflow:hidden;
    border-top-left-radius:5px;
    border-top-right-radius:5px
}
.blog-section .blog-box .blog-text{
    padding:30px 30px;
    text-align:left;
    border:1px solid #c8c7cc;
    border-top:0;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px
}
@media screen and (min-width:992px){
    .blog-section .blog-box .blog-text{
        min-height:180px
    }
}
.blog-section .blog-box .blog-text h5{
    font-size:20px;
    line-height:28px;
    font-weight:600;
    font-family:'Helvetica', 'Arial', sans-serif
}
.blog-section .blog-box .blog-text p{
    color:#4a90e2;
    font-size:14px;
    margin-top:10px;
    margin-bottom:0;
    font-weight:500
}
p{
    font-weight: 400!important;
}
.o-header .hireus:after{
    display: none;
}
.post-content__title{
    font-size: 30px;
}
.o-sidebar__subscribe-banner-1 {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    padding: 35px 40px 20px !important; /**UPDATE BY AM 17-11-2023**/
    text-align: left;
    background-color: #fff;
    border: none !important;
}
.social-footer-divider--social-pan li a .display-hidden {
    display: none;
}
.social-footer-divider--social-pan li {
    display: flex;
    margin: 0 7px;
    width: 40px;
    height: 40px;
    line-height: 44px;
    border-radius: 50%;
    background-size: 100%;
    border: 1px solid #d9d9d9;
    align-items: center;
    justify-content: center;
    margin: 0 3px !important;
}
.social-footer-divider--social-pan {
    display: flex;
    align-items: center;
    justify-content: center;
}
.article-page-builder {
    padding-top: 80px;
    /* padding-top: 100px; */
}

.navbar-nav {
    margin: 0!important;
}



@media screen and (min-width:992px) {
    .new-nav2 #primaryNav ul>li>ul {
        right: 0;
        margin: 0 auto;
        max-width: 1170px;
        background: #fff;
        border: 1px solid #d8d8d8;
    }
}

.new-nav2 #primaryNav ul>li>ul li.active a {
    color: #508de8
}

.new-nav2 #primaryNav ul>li>ul li a {
    color: #333;
    font-weight: 400
}

.new-nav2 #primaryNav ul>li>ul li a:hover {
    color: #508de8
}

.new-nav2 #primaryNav ul>li>ul li a.tab-text-size {
    font-weight: 500
}

.new-nav2 #primaryNav ul>li>ul li ul {
    right: 0;
    left: inherit;
    width: calc(100% - 200px);
    top: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.new-nav2 #primaryNav ul .sub-menu-wrapper-right {
    padding: 0;
    padding-left: 15px;
    width: 100%
}

@media screen and (min-width:992px) {
    .new-nav2 #primaryNav ul .sub-menu-wrapper-right {
        padding: 20px
    }
}

.new-nav2 #primaryNav ul .sub-menu-wrapper-right:before {
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: #dedede
}

.new-nav2 #primaryNav ul .sub-menu-wrapper-right .nav-col-box {
    position: inherit;
    width: auto
}

@media screen and (min-width:992px) {
    .new-nav2 #primaryNav ul .sub-menu-wrapper-right .nav-col-box {
        padding: 0;
        padding-right: 0
    }
}

.new-nav2 #primaryNav ul .sub-menu-wrapper-right.skill-right-wrapper-bg {
    background-color: #020a13;
    padding: 0
}

@media screen and (min-width:992px) {
    .new-nav2 #primaryNav ul .sub-menu-wrapper-right.skill-right-wrapper-bg {
        background-color: #f7f8fa;
        padding: 15px
    }
}

.new-nav2 #primaryNav ul .sub-menu-wrapper-right.skill-right-wrapper-bg .mobile-border-line {
    margin-left: 10px;
    margin-bottom: 10px
}

@media screen and (min-width:992px) {
    .new-nav2 #primaryNav ul .sub-menu-wrapper-right.skill-right-wrapper-bg .mobile-border-line {
        margin-left: 0;
        margin-bottom: 0
    }
}

.sub-menu-wrapper {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sub-menu-wrapper ul {
    text-align: left;
    width: 200px;
    display: inline-block
}

.sub-menu-wrapper ul.tab-names {
    display: none
}

@media screen and (min-width:992px) {
    .sub-menu-wrapper ul.tab-names {
        display: inline-block
    }
}

.sub-menu-wrapper ul li:hover .sub-menu-wrapper-right {
    visibility: visible !important;
    opacity: 1 !important
}

.sub-menu-wrapper ul li.active .sub-menu-wrapper-right {
    visibility: visible !important;
    opacity: 1 !important
}

.new-nav2 .gray-line {
    position: relative
}

.new-nav2 .gray-line:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 0;
    background: #dedede;
    width: 1px;
    height: 100%
}

.new-nav2 .nav-col-box {
    text-align: left;
    margin-bottom: 0
}

@media screen and (min-width:992px) {
    .new-nav2 .nav-col-box {
        margin-bottom: 15px
    }
}

.new-nav2 .nav-col-box p {
    color: #000 !important;
    font-size: 11px !important;
    line-height: 16px !important;
    margin-bottom: 0
}

.new-nav2 .nav-col-box a {
    -webkit-transition: all .5s linear;
    transition: all .5s linear
}

.new-nav2 .nav-col-box a:hover .new-menu-heading {
    color: #4f8de9 !important
}

.new-nav2 .nav-col-box .new-menu-heading {
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 6px 0;
    color: #cdcdcd;
    font-weight: 500;
    position: relative;
    margin-bottom: 0;
    display: inline-block
}

@media screen and (min-width:992px) {
    .new-nav2 .nav-col-box .new-menu-heading {
        padding-bottom: 4px;
        cursor: pointer;
        color: #333
    }
}

.new-nav2 .nav-col-box .new-menu-heading.new-menu-heading-new {
    padding-bottom: 0;
    margin-bottom: 0
}

@media screen and (min-width:992px) {
    .new-nav2 .nav-col-box .new-menu-heading.new-menu-heading-new {
        padding-bottom: 7px;
        margin-bottom: 4px
    }
}
.new-nav2 .nav-col-box .new-menu-heading.new-menu-heading-new:before {
    display: none !important;
    @media screen and (min-width:992px) {
        content: '';
        position: absolute;
        background: #14df7d;
        bottom: 0;
        left: 0;
        width: 35px;
        height: 2px;
        display: block !important;
    }
}
h5.new-menu-heading.new-menu-heading-new:after{
    content: '';
    position: absolute;
    background: #14df7d;
    bottom: 0;
    left: 0;
    width: 35px;
    height: 2px;
    display: none !important;
}
.new-nav2 .no-before:before {
    display: none
}

.tabcontent {
    display: block
}

@media screen and (min-width:992px) {
    .tabcontent {
        display: none
    }
    h5.new-menu-heading.new-menu-heading-new:after{
        display: block !important;
    }
}

.tabcontent.active {
    display: block
}

.tabcontent .mobile-border-line {
    position: relative
}

.tabcontent .mobile-border-line::before {
    content: '';
    position: absolute;
    background: #14df7d;
    bottom: 4px;
    left: 22px;
    width: 35px;
    height: 2px
}

.tabcontent .new_nav_skill {
    width: 100%;
    display: inline-block
}

@media screen and (min-width:992px) {
    .tabcontent .new_nav_skill {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.tabcontent .new_nav_skill li {
    width: 100%;
    margin: 0 0 0 40px;
}

@media screen and (min-width:992px) {
    .tabcontent .new_nav_skill li {
        width: 20%;
        margin: 0;
    }
}

.tabcontent .new_nav_skill li .skill-brand-img {
    padding: 0
}

@media screen and (min-width:992px) {
    .tabcontent .new_nav_skill li .skill-brand-img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #fff;
        padding: 15px 20px;
        border-radius: 5px;
        border: 1px solid #e1dfe6;
        max-width: 100%;
        margin: 10px;
        height: 100px;
        -o-object-fit: contain;
        object-fit: contain;
        -webkit-transition: all .4s linear;
        transition: all .4s linear
    }

    .tabcontent .new_nav_skill li .skill-brand-img:hover {
        -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
        box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2)
    }
}

.tabcontent .new_nav_skill li .skill-brand-img.img-resize {
    padding: 0
}

@media screen and (min-width:992px) {
    .tabcontent .new_nav_skill li .skill-brand-img.img-resize {
        padding: 15px 45px
    }
}

.tabcontent .new_nav_skill li .skill-brand-img.img-resize-new {
    padding: 0
}

@media screen and (min-width:992px) {
    .tabcontent .new_nav_skill li .skill-brand-img.img-resize-new {
        padding: 15px 35px
    }
}

.tabcontent .new_nav_skill li .skill-brand-img span {
    color: #cdcdcd;
    padding: 6px 0
}

@media screen and (min-width:992px) {
    .tabcontent .new_nav_skill li .skill-brand-img span {
        padding: 0
    }
}

.tabcontent .new_nav_skill li .skill-brand-img img {
    margin-top: 0
}

.text-par {
    padding: 0
}

.text-par .sub-menu-left-side-border {
    border-right: 1px solid #d8d8d8;
    padding: 15px 0 15px 25px;
    width: 30%
}

.text-par .sub-menu-left-side-border .tab-text a {
    padding: 10px 0
}

.text-par .sub-menu-left-side-border .tab-text.active,
.text-par .sub-menu-left-side-border .tab-text:hover {
    border-right: 3px solid #4f8de9
}

.text-par .sub-menu-left-side-border .tab-text.active a,
.text-par .sub-menu-left-side-border .tab-text:hover a {
    color: #4f8de9
}

#primaryNav ul .nav-item>ul {
    border: none
}

@media screen and (min-width:992px) {
    #primaryNav ul .nav-item>ul {
        border-top: 0
    }
}

#nav-item-space {
    padding-top: 30px
}

.img-mega-menu {
    text-align: left
}

.img-mega-menu picture {
    display: inline-block
}

.img-mega-menu picture img {
    margin-top: 0
}

.img-mega-menu picture source {
    margin-top: 0
}

.services-row-mega-menu {
    padding-top: 0;
    padding-left: 0
}

.nav-col-box--wrapper {
    padding: 0 20px
}

.nav-col-box--wrapper .nav-col-box {
    padding-left: 15px
}

@media screen and (min-width:992px) {
    .nav-col-box--wrapper .nav-col-box {
        padding-left: 0
    }
}

.nav-col-box--wrapper .nav-col-box a {
    padding: 6px 0 6px 0 !important;
    line-height: 100% !important
}

@media screen and (min-width:992px) {
    .nav-col-box--wrapper .nav-col-box a {
        padding: 0 !important;
        line-height: 100% !important
    }
    .o-navigation-bar-new #primaryNav>ul>li:hover>ul.nav-padding-new-30 {
        padding: 20px 15px
    }
}

.nav-single-box {
    padding-bottom: 9px !important
}

.tabcontent .new_nav_skill li .skill-brand-img {
    padding: 0
}

@media screen and (min-width:992px) {
    .tabcontent .new_nav_skill li .skill-brand-img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #fff;
        padding: 15px 20px;
        border-radius: 5px;
        border: 1px solid #e1dfe6;
        max-width: 100%;
        margin: 10px;
        height: 100px;
        -o-object-fit: contain;
        object-fit: contain;
        -webkit-transition: all .4s linear;
        transition: all .4s linear
    }

    .tabcontent .new_nav_skill li .skill-brand-img:hover {
        -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
        box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2)
    }
}

.tabcontent .new_nav_skill li .skill-brand-img.img-resize {
    padding: 0
}

@media screen and (min-width:992px) {
    .tabcontent .new_nav_skill li .skill-brand-img.img-resize {
        padding: 15px 45px
    }
}

.tabcontent .new_nav_skill li .skill-brand-img.img-resize-new {
    padding: 0
}

@media screen and (min-width:992px) {
    .tabcontent .new_nav_skill li .skill-brand-img.img-resize-new {
        padding: 15px 35px
    }
}

.tabcontent .new_nav_skill li .skill-brand-img span {
    color: #cdcdcd;
    padding: 6px 0
}

@media screen and (min-width:992px) {
    .tabcontent .new_nav_skill li .skill-brand-img span {
        padding: 0
    }
}

.tabcontent .new_nav_skill li .skill-brand-img img {
    margin-top: 0
}

.search-holder{
    width: 350px;
    margin-top: 0;
    position: fixed;
    right: 1px;
    z-index: 1000000;
    top: 70px;
}

#search-f{
    display: none;
    background: #091b38;
    color: #FFF;
    padding: 10px;
}
#toggle1{
    text-align: right;
    position: absolute;
    right: 0;
    background-color: #091b38;
    padding: 5px 20px;
    color: #fff;
    bottom: -30px;
    line-height: 23px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.search-holder .wp-block-search__button  {
    width: 77px;
    font-size: 13px;
    background-color: #ff5800;
    color: #fff;
    border: 0;
    border-radius: 5px;
}
.search-holder .wp-block-search__input{
    border-radius: 5px;
    border: 0!important;
    padding: 0;
}

.drawer-wrapper{
  margin: 0 200px;
  display: inline-block;
}

/*The left drawer*/
#drawer-left{/*set a container with the total width of both the container and the trigger*/
  position: relative;
  height: 100%; width: 205px;
  overflow: hidden;
  transition: all .35s ease-in-out;
}
#drawer-left:after{/*this will the right border, when the content will be pushed out*/
  content: '';
  position: absolute;
  right: 0; top: 0;  bottom: 0;
  border-right: 1px solid #000;
}
.drawer-left-trigger{
  /*set the triggers width here, borders etc.*/
  position: absolute;
  top: 0; bottom: 0; right: 100%;
  margin-right: -25px;/*bring it back inside the wrapper*/
  width: 25px;
  background:yellow;
  /*some styling stuff*/
  cursor: pointer;
  text-align: center;
  font-size: 24px;
  line-height: 100%;
}
.drawer-left-trigger > span{
  transform: rotate(180deg);
  transition: all .35s ease-in-out;
}
#drawer-left.closed .drawer-left-trigger > span{
  transform: rotate(0);
}
#drawer-left.closed .drawer-left-trigger{
  /*this will push the trigger on the right side*/
  left: auto;
  right: 25px;
}
.drawer-left-content{
  /*this is the container for the header and content*/
  position: absolute;
  top: 0; bottom: 0; right: 0; left: 24px;/*the triggers width(+-1px from the border)*/
}
#drawer-left.closed .drawer-left-content{
  /*this will push the content out*/
  left: 100%;
  right: -100%;
}
.drawer-left-trigger,
.drawer-left-content{
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  transition: all .35s ease-in-out;
}
.wp-block-search__button{
    background: url(search-icon.png) no-repeat 0 0;
    font-size: 0;
    width: 28px;
    height: 28px;
    background-color: transparent;
    border: 0;
}
.search-pan{
    background-color: #FDFDFD;
    border: 1px solid #AFC1DC;
    border-radius: 35px;
    /* border: 1px solid #DBDBDB;
    border-radius: 5px; */
    /*width: 440px;*/
    margin-top: 20px;
    margin-bottom: 20px;
    float: right;
    padding: 10px 10px 10px 20px;
    box-shadow:0px 5px 10px rgba(0,0,0,0.06);
}
.search-pan .wp-block-search__input{
    border-radius: 5px;
    border: 0!important;
    padding: 0;
    width:180px;     /* NEEDED */
    /*transition:0.3s;
    -webkit-transition: 0.3s;*/
    font-size: 16px;
   /* transition-delay: 1s;*/
}
/*.search-pan .wp-block-search__input:focus{
  width:320px;
}*/
button.cross{
    width: 20px;
    visibility: hidden;
    opacity: 0;
}
button.show-cross{
    visibility: visible;
    opacity: 1;
}
.long-width{
    width: 320px!important;
    transition-delay: .1s;
}

#pg-4726-0> .panel-row-style{
    margin-top: 10px!important;
}

.cross{
    visibility: hidden;
    opacity: 0;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    background-color: #ececec;
    color: #000;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    margin: 2px 4px 0 0;
    cursor: pointer;
}
.show-cross{
    visibility: visible;
    opacity: 1;
}
.search-results .archives-title,
.archive .archives-title{
    margin-top: 0;
}

.new-nav2 .menu-inside-menu .nav-col-box{padding-bottom:0;width:99%;margin-bottom:0!important}

.new-nav2 .nav-col-box.no-hover-effect a {
    pointer-events: none;
}
.o-header .navbar ul>li a:hover {
    color: #333;
}


.new-nav2 .service-nav .nav-col-box--wrapper {
    padding: 0 10px;
}

.new-nav2 .service-nav .nav-col-box {
    margin-bottom: 5px;
}
.new-nav2 .service-nav .nav-col-box .new-menu-heading.new-menu-heading-new {
    padding-bottom: 0;
}
.new-nav2 .service-nav .nav-col-box .new-menu-heading {
    font-size: 13px;
}
.new-nav2 .service-nav .nav-col-box a .r-arrow2:after {
    display: block;
    content: '';
    background: url(https://www.capitalnumbers.com/images/common/r-arrow2.png) no-repeat center center;
    position: absolute;
    top: 6px;
    right: -15px;
    width: 10px;
    height: 10px;
    background-size: 100%;
}

.new-nav2 .menu-divider {
    height: 1px;
    width: 99%;
    background: #dedede;
    margin: 10px 0 12px;
}
.services-row-mega-menu {
    margin-left: 0;
}

.new-nav2 .service-nav .nav-col-box .new-menu-heading.new-menu-heading-new{
    margin-bottom: 15px;
}
.nav-col-box--wrapper .nav-col-box a{
    padding: 0!important;
    line-height: 100%!important;
}
.footer-divider-role {
    color: #4166a1;
    margin: 10px 0 30px;
}
@media screen and (min-width:992px) {
    .footer-divider-role {
        margin: 25px 0 30px;
    }
}
.new-location-heading {
    color: #fff!important;
    font-size: 16px;
    margin-bottom: 0;
}
.new-location-area-row {
    margin-bottom: 58px;
}
.new-location-area-row .footer-location-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 auto;
}
.new-location-area-row .footer-location-table .footer-location {
    text-align: center;
    border: 1px solid #244375;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
}
.new-location-area-row .footer-location-table .location-top-heading {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    padding: 20px;
    border-bottom: 1px solid #244375;
    font-size: 16px;
}
.new-location-area-row .footer-location-table .footer-location-body .location-icon {
    margin-bottom: 20px;
    min-height: 64px;
}
.new-location-area-row .footer-location-table .footer-location-body .location-heading-area {
    color: #fff;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
}
.new-location-area-row .footer-location-table .footer-location-body p.margin-bottom-15 {
    margin-bottom: 15px;

}
.new-location-area-row .footer-location-table .new-location-tel {
    color: #00b54a;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid transparent;
    cursor: pointer;
}
.new-location-area-row .footer-location-table .new-location-tel:hover {
    text-decoration: underline;
}
.new-location-area-row .location-text p{
    color: #fff!important;
}
.new-location-area-row .padding-25 {
    padding: 25px 30px;
}
.new-location-area-row .footer-location-table .new-location-border-divider {
    border-right: 1px solid #244375;
    border-bottom: 0;
}
.blog-load-more-btn{
    color: #fff !important;
    border: 2px solid #ff5800 !important;
    background-color: #ff5800;
    margin-left: auto;
    margin-right: auto;
}
.blog-load-more-btn:hover{
    background-color: #f3f4f4;
    color: #ff5800 !important;
    border: 2px solid #ff5800;
}
.blog-meta-inner-new .entry-title{
    /* white-space: nowrap; */
    position: relative;
    margin-bottom: 15px !important;
}

.blog-meta-inner-new .post-content.post-content--narrow{
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0 !important;
}
.blog-meta-inner-new h2.post-content__title.entry-title::after{
    position: absolute;
    /* content: ''; */
    width: 90px;
    top: 0;
    right: 0;
    bottom: 0;
    background: -moz-linear-gradient(to right, rgba(243,244,244,0) 0%, rgba(243,244,244,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(to right, rgba(243,244,244,0) 0%,rgba(243,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(243,244,244,0) 0%,rgba(243,244,244,1) 100%);
}
.blog-meta-new .meta{
    margin-bottom: 0 !important;
}
.blog-meta-new .meta .meta__info{
    float:none !important;
    display: block;
}
/* AM update css Start */
.meta-date-comment-area .meta-date-new{
    float: none;
    text-align: center;
}
@media screen and (min-width:768px) {
    .meta-date-comment-area .meta-date-new{
        float: right;
    }
}
/* AM update css Ends */
.blog-meta-inner-new .post-content__text p{
    margin-bottom: 10px !important;
    font-size: 16px !important;
}
@media screen and (min-width:992px) {
    .blog-meta-inner-new .read-more{
        position: absolute;
        bottom: 0;
        max-width: 93%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}
.blog-meta-inner-new .read-more{
    margin-top: 0 !important;
}
.blog-meta-inner-new .post-content__title{
    font-size: 20px;
    line-height: 26px;
}
@media screen and (min-width:992px) {
    .blog-meta-inner-new .post-content__title{
        font-size: 24px;
        line-height: 32px;
    }
}
.blog-meta-inner-new .read-more{
    padding: 15px 5px 15px !important;
}
body.paged{
    /* margin-top: 90px; */
    margin-top: 60px;
}
.blog-meta-new .meta__container {
    padding: 10px 0 !important;
}
.meta__comments{
    margin-left: 10px !important;
    margin-right: 10px;
    text-align: right;
}
@media screen and (min-width:768px) {
    .meta__comments{
        margin-right: 0;
        text-align: inherit;
    }
}
.blog-meta-inner-new{
    padding-left: 20px !important;
    padding-right: 20px !important;
}


.hentry p+h2{
    margin-bottom: 40px;
}
.blog-table td {
    font-family: Helvetica, Arial, sans-serif !important;
}
.blog-table-strong-mod td strong {
	background: none !important;
    color: #333 !important;
    margin-bottom: 0 !important;
}
@media screen and (min-width:992px) {
    .col-md-4-text .col-wrap {
        padding-right: 25px;
    }
}
@media screen and (min-width:1280px) {
    .col-md-4-text .col-wrap {
        padding-right: 35px;
    }
}

.nw-rvw-box {
    padding: 25px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.nw-rvw-box p {
    font-style: italic;
    font-weight: 600 !important;
    margin-bottom: 10px;
    line-height: 30px;
}
.nw-rvw-box span {
    display: block;
    font-size: 16px;
    margin-bottom: 2px;
}

.heateor_sss_button_twitter svg {
    display: none !important;
}
.heateor_sss_button_twitter span.heateor_sss_svg.heateor_sss_s__default.heateor_sss_s_twitter {
    background-color: #000 !important;
    background-image: url(https://www.capitalnumbers.com/images/common/twitter-x-white.svg);
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 20px !important;
}
.new-social-links li a img {
    transition: .5 all ease-in;
}
.new-social-links li:hover a img{
        filter: brightness(0) saturate(100%) invert(61%) sepia(10%) saturate(2494%) hue-rotate(95deg) brightness(97%) contrast(96%);
        transition: .5 all ease-out;
}
@media (max-width:768px){
    .about-nav-wrapper .nav-col-box--wrapper .nav-col-box a {
        padding: 15px 0!important;
    }
}

.post ul li a,
.post ol li a,
.post p a {
    transition: .3s all ease-in-out;
    text-decoration: underline;
}

.post ul li a:hover,
.post p a:hover {
    color: #ff5800;
}
.post h2 {
    line-height: 40px;
}
.h3-mod {
    margin-bottom: 15px !important;
}
.p-strong-heading {
    margin-bottom: 15px;
}
.p-strong-heading + ul {
    margin-top: 15px;
}
.h2-mod {
    margin-bottom: 20px !important;
}
.h2-mod-before-ul + ul {
    margin-top: 20px !important;
}
.h2-mod-before-ul {
    margin-bottom: 22px !important;
    margin-top: 25px !important;
}
p.color-gray {
    color: #333 !important;
}
.read-also {
    background: #f4f4f4;
    padding: 15px;
    border-left: 10px solid #51ab6d;
}
.read-also strong {
    font-weight: 600;
}
.read-also a{
    display: block;
    font-weight: 600;
    text-decoration: none !important;
}
.read-also a:hover {
    text-decoration: underline !important;
}
.sample-author-img-wrapper {
    position: relative;
    max-width:142px;
    @media screen and (min-width:992px) {
        max-width:auto;
    }
}
.o-sample-author {
    display: flex;
    padding: 30px 0;
    border: 1px solid #e9ebee;
    border-left: 0;
    border-right: 0;
    margin-top: 35px;
    flex-direction: column;
    @media screen and (min-width:992px) {
        flex-direction: row;
    }
}
.sample-author-img {
    width: 120px;
    height: 120px;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 50%;
    overflow: hidden;
    @media screen and (min-width:992px) {
        margin-bottom: 0;
    }
}
.sample-author-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sample-author-details h4 {
    font-size: 24px;
    margin-bottom: 10px;
}
.sample-author-details p {
    font-size: 14px;
    line-height: 25px;
    font-weight: 500 !important;
    margin-bottom: 0;
}
.profile-linkedin-icon {
    width: 35px;
    height: 35px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 80px;
    border-radius: 100%;
    border: 2px solid #fff;
}
.meta__author{
    margin-right:0 !important;
}
.h5-list{
    margin:0 0 20px !important;
}
.entry-content .list-star {
    margin-left: 0;
}
.entry-content .list-star li{
    position: relative;
    padding-left: 25px;
    list-style: none;
}
.entry-content .list-star li:before{
    content: '';
    position: absolute;
    background: url(https://www.capitalnumbers.com/images/common/green-star.svg) no-repeat 0 0 / contain;
    top: 2px;
    left: 0;
    width: 15px;
    height: 15px;
}
.code-block {
    margin-bottom: 30px;
    margin-top: 30px;
}
table td, table th{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 17px;
}
.tableNstyle th{
    border-color: #212529 !important;
    padding: 10px 25px !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
}
.tableNstyle td{
    border-color: #212529 !important;
    padding: 10px 25px !important;
    font-size: 17px;
    line-height: 28px !important;
    font-family: Helvetica, Arial, sans-serif;
}
.sidebar{
    position: initial;
    top:inherit;
    @media screen and (min-width:992px) {
        position: sticky;
    }
}
.hentry{
    margin-bottom: 30px !important;
}
.height{
   position: relative;
   width: 100%;
   height: 100vh; 
   display: none;
   @media screen and (min-width:992px) {
    display: block;
   }
}
/* header a, header p, header h5, .new-footer a, .new-footer p, .new-footer h5, .new-footer h6, .new-footer h4, .new-footer h3{ 
    font-family: Montserrat,sans-serif !important;
} */
.o-sidebar__subscribe-banner-1 h4, .sidebar h6{
    text-transform: capitalize;
    position: relative;
    padding: 0 0 10px !important;
    margin-bottom: 15px !important;
}
.o-sidebar__subscribe-banner-1 h4:after, .sidebar h6:after{
    content: '';
    position: absolute;
    background: #4392EB;
    bottom: 0;
    left: 0;
    width: 35px;
    height: 2px;
}
ul.need-help li, #category-posts-2-internal .cat-post-item{
    background-image: linear-gradient(to right, #d9d9d9 50%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 10px 1px;
    background-repeat: repeat-x;
    border:none !important;
}
ul.need-help li img{
    margin-right: 12px;
}
#category-posts-2-internal .cat-post-item{
    margin: 0 0 0px !important;
    padding: 3px 0 10px !important;
}
ul.need-help li:last-child, #category-posts-2-internal .cat-post-item:last-child{
    background-image: none;
}
.sidebar .widget_text:nth-child(2){
    background: rgb(20,128,126) !important;
    background: linear-gradient(203deg, rgba(20,128,126,1) 0%, rgba(21,45,100,1) 55%) !important;
}
.cat-post-widget img{
    border-radius: 10px !important;
}
.cat-post-widget, .widget_archive, .sidebar .widget_text:nth-child(6){
    border:none !important;
    box-shadow: 0 5px 10px rgba(0,0,0,0.06);
}
.sidebar .widget_text:nth-child(5) p .c-btn{
    display:none;
}
.blog-case-study{
    display:block !important;
    background: url(case-study-back.png) no-repeat center;
    background-size: 100% 100%;
    padding: 51px 46px 30px;
    border-radius: 5px;
}
.blog-case-study p{
    font-family: Helvetica, Arial, sans-serif !important;
    font-size:18px;
    color: #fff !important;
}
.blog-case-study p strong{
    font-size:30px;
    line-height: 28px;
    font-weight:600;
    color: #fff !important;
}
.blog-case-study .c-btn{
    display: block !important;
    max-width:257px;
}
.blog-case-study .c-btn:hover{
    background-color: #FF5800 !important;
}
.blog-case-study .c-btn:after{
    width: 20px !important;
    height: 14px !important;
    background: url(icon-arrow-next.svg) 50% 50% no-repeat !important;
    background-size: 100% !important;
    margin-left: 40px !important;
}
.sidebar .widget_text:last-child{
    padding:16px !important;
}
.newsletter-sidebar {
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.06);
    padding: 17px 0 30px;
    background: #fff;
}
.sidebar .widget_text:nth-child(7){
    border:none !important;
    box-shadow: 0 5px 10px rgba(0,0,0,0.06);
    border-radius: 5px;
}
.widget_block.boxed.boxed--padded.push-down-30{
    display: none;
}
.latest-posts__excerpt {
    min-height: 70px;
    @media screen and (min-width:992px) {
        min-height: 55%;
    }
}
.panel-layout .panel-has-style .latest-posts__excerpt{
    @media screen and (min-width:992px) {
        height: 120px !important;
    }
}
.panel-layout .panel-has-style .latest-posts__post-image img {
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.post-content .entry-content a, .post-content .entry-content p a, .post-content .entry-content li a{
    font-weight:600;
}
.video-frame-wraper {
    margin-bottom: 20px;
}
.video-frame-wraper iframe {
    width: 100%;
    @media screen and (min-width:768px) {
        width: 400px;
    }
}
span.desig {
    display: block;
    font-weight: 300;
    color: #545454;
}
.single-designation{
    font-size: 14px;
    font-weight: 400;
    color: #545454;
    display: block;
    @media screen and (min-width:992px) {
        font-size: 18px;
        display: inline-block;
    }
}
.single-designation i{
    display: none;
    @media screen and (min-width:992px) {
        display: inline-block;
        margin-right:4px;
    }
}
span.auth-descrption {
    font-weight: 400;
    color: #434343;
}
article.boxed span.auth-descrption{
    display: none;
}
/* Update from AM 17-11-23 */
.meta-date-comment-area {
    margin-top: 5px;
}
.blog-meta-new .meta-date-comment-area{
    position: absolute;
    bottom: 60px;
    right: 5px;
    background: #fff;
    padding: 3px 5px;
    line-height: 10px;
    font-size: 12px;
}
/* Update TG 24-11-23 */
.narrow-row {
    margin-left: 0;
    margin-right: 0;
}
.narrow-row .post-content--narrow {
    padding: 0 20px;
}
.sub-heading-h4 {
    margin-bottom: 15px !important;
    margin-top: 30px !important;
    font-size: 19px;
    color: #000;
}
.sub-heading-h4-list {
    margin-top: 15px !important;
}
.equation {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}
.equation .equation-left {
    font-weight: 600;
    font-size: 17px;
    margin-right: 20px;
    display: inline-block;
}
.equation .equation-right {
    font-weight: 600;
    font-size: 17px;
}
.narrow-row h2 {
    font-size: 24px;
    line-height: 30px;
}
.narrow-row h3 {
    font-size: 21px;
    line-height: 30px;
}
/* .img-full-width img{
    width: 100%;
} */
.table-large th, .table-large td{
    font-size: 16px;
    line-height: 24px !important;
    padding: 10px !important;
}
.h5-list{
    font-size: 19px;
    margin-bottom: 10px !important;
}
.panel-no-style, .panel-has-style {
    margin-bottom: 45px !important;
}
.panel-no-style:last-child {
    margin-bottom: 0 !important;
}
.blog-meta-new {
    margin-bottom: 30px;
}
.blog-meta-new .meta {
    border-top-left-radius: 5px;
    overflow: hidden;
    border-top-right-radius: 5px;
    position: relative;
}
.blog-meta-new .meta__container {
    padding: 10px 20px !important;
    background: #fff;
}
.blog-meta-new .blog-meta-inner-new {
    background: #fff;
}
.blog-meta-new .blog-meta-inner-new h2.post-content__title.entry-title::after {
    background: linear-gradient(to right, rgba(243,244,244,0) 0%,rgba(255,255,244,1) 100%);
}
.read-more--continue {
    margin: 0 20px;
    padding-left: 0;
    padding-right: 0;
}
.archives-title h3 {
    font-size: 22px;
}
.archives-title .archives-title__subtitle {
    font-size: 30px;
}
.search-results__content h2.entry-title, .post-content--archive h2.entry-title{
    font-size: 24px;
    margin-bottom: 15px;
}
.narrow-row .search-results--list {
    padding: 0 20px;
}
.pre-number span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #51ab6d;
    text-align: center;
    color: #fff;
    margin-right: 5px;
    line-height: 30px;
    font-size: 20px;
    position: relative;
    top: -2px;
}
ul.multiple li::marker {
    color:#51ab6d;
}
ul.multiple li p{
    font-weight:500;
    margin-bottom: 15px;
}
ul.multiple ul li::marker{
    color:#333;
}
@media screen and (min-width: 992px) {
    .blog-meta-new article {
        display: flex;
        flex-direction: column;
        height: 100%;
        background: #fff;
        position: relative;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }
}
.boxed .meta .wp-post-image{
    height:auto;
}
@media screen and (min-width: 1180px) {
    .boxed .meta .wp-post-image{
        height:484px;
    }
}

.navbar-toggler{
    display:block
}
@media screen and (min-width:992px){
    .navbar-toggler{
        display:none
    }
}
.new-nav__wrapper{
    position:fixed;
    right:-100%;
    height:calc(100vh - 72px);
    top:72px;
    overflow-y:auto;
    overflow-x:hidden;
    -webkit-transition:.4s all ease;
    transition:.4s all ease;
    background:#24cd7b;
    background:linear-gradient(280deg,#24cd7b 0,#355fd5 70%);
    padding:15px 15px 0
}
@media screen and (min-width:992px){
    .new-nav__wrapper{
        display:block;
        position:static;
        left:inherit;
        right:inherit;
        width:auto;
        height:auto;
        -webkit-transition:none;
        transition:none;
        padding:0;
        background:0 0;
        overflow:visible
    }
}
.new-nav__wrapper.show{
    position:absolute;
    width:100vw;
    right:0
}
.new-nav__list{
    position:relative;
    display:block
}
@media screen and (min-width:992px){
    .new-nav__list{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-start;
        margin-left: 35px;
    }
}
.new-nav__child-wrapper{
    display:none;
    margin-top:15px;
    padding-left:15px;
    padding-right:15px
}
@media screen and (min-width:992px){
    .new-nav__child-wrapper{
        position:absolute;
        top:81px;
        left:0;
        width:334px;
        -webkit-transition:.3s all ease;
        transition:.3s all ease;
        -webkit-transform:translate(0,10px);
        transform:translate(0,10px);
        visibility:hidden;
        opacity:0;
        display:block;
        background:#fff;
        -webkit-box-shadow:1px 0 13px 7px rgba(0,0,0,.1);
        box-shadow:1px 0 13px 7px rgba(0,0,0,.1);
        margin-top:0;
        padding-left:0;
        padding-right:0
    }
}
.new-nav__child-wrapper.showNav{
    display:block
}
@media screen and (min-width:992px){
    .new-nav__child-wrapper:before{
        content:"";
        position:absolute;
        height:10px;
        top:-10px;
        left:0;
        right:0;
        width:100%
    }
}
.new-nav__items{
    padding:10px 0;
    margin:0;
    position:relative
}
@media screen and (min-width:992px){
    .new-nav__items{
        margin:0 7px;
        padding:24px 0
    }
}
@media screen and (min-width:1200px){
    .new-nav__items{
        margin:0 8px;
        padding:24px 0
    }
}
.new-nav__items:before{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    margin:0 auto;
    width:0;
    background:#29ad95;
    width:100%;
    height:4px;
    visibility:hidden;
    opacity:0;
    -webkit-transform:scale(1.2);
    transform:scale(1.2);
    -webkit-transition:.3s all ease-in-out;
    transition:.3s all ease-in-out
}
@media screen and (min-width:992px){
    .new-nav__items:hover .new-nav__child-wrapper{
        visibility:visible;
        opacity:1;
        -webkit-transform:translate(0);
        transform:translate(0)
    }
}
@media screen and (min-width:992px){
    .new-nav__items:hover:before{
        -webkit-transform:scale(1);
        transform:scale(1);
        visibility:visible;
        opacity:1
    }
}
.new-nav__items:hover .new-nav__links{
    color:#fff
}
@media screen and (min-width:992px){
    .new-nav__items:hover .new-nav__links{
        color:#35b15c
    }
}
.new-nav__items:hover .new-nav__arrow path{
    stroke:#35b15c
}
@media screen and (min-width:992px){
    .new-nav__items--left-gap{
        padding-left:12px;
        margin-right:10px
    }
}
@media screen and (min-width:1200px){
    .new-nav__items--left-gap{
        padding-left:20px
    }
}
@media screen and (min-width:992px){
    .new-nav__items--left-gap::before{
        left:11px;
        width:79px
    }
}
@media screen and (min-width:1200px){
    .new-nav__items--left-gap::before{
        left:11px;
        width:75px
    }
}
.new-nav__items--left-gap:hover:before{
    display:none
}
@media screen and (min-width:992px){
    .new-nav__items--left-gap:hover .new-nav__links--left-bar{
        background-size:100% 100%
    }
}
.new-nav__links{
    font-family: "Poppins", sans-serif;
    font-size:17px;
    font-weight:600;
    color:#fff;
    -webkit-transition:.2s all ease;
    transition:.2s all ease;
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
@media screen and (min-width:992px){
    .new-nav__links{
        color:#333;
        font-weight:500;
        font-size:14px;
        position:static;
        display:inherit
    }
}
@media screen and (min-width:1200px){
    .new-nav__links{
        font-size:15px
    }
}
.new-nav__links span{
    font-size:28px;
    font-weight:300;
    -webkit-box-flex:0;
    -ms-flex:0 0 30px;
    flex:0 0 30px;
    height:30px;
    width:30px;
    color:#fff;
    border-radius:50%;
    border:#fff 1px solid;
    line-height:30px;
    text-align:center;
    margin-right:0
}
.new-nav__links--left-bar{
    position:relative
}
@media screen and (min-width:992px){
    .new-nav__links--left-bar{
        background:-webkit-gradient(linear,left top,left bottom,from(#ff5800)) left no-repeat,#333;
        background:linear-gradient(#ff5800) left no-repeat,#333;
        background-size:0 100%;
        background-clip:text;
        -webkit-background-clip:text;
        -webkit-text-fill-color:transparent;
        -webkit-transition:.6s ease-in-out;
        transition:.6s ease-in-out;
        font-weight:700
    }
    .new-nav__links--left-bar:after{
        content:"";
        position:absolute;
        bottom:-2px;
        left:0;
        height:2px;
        width:100%;
        border-radius:30px;
        background:-webkit-gradient(linear,left top,right top,from(#03a9f4),color-stop(#f441a5),color-stop(#ffeb3b),to(#03a9f4));
        background:linear-gradient(90deg,#03a9f4,#f441a5,#ffeb3b,#03a9f4);
        background:-webkit-gradient(linear,left top,right top,from(#03a9f4),color-stop(#ff5800),color-stop(#fbba14),to(#03a9f4));
        background:linear-gradient(90deg,#03a9f4,#ff5800,#fbba14,#03a9f4);
        background-size:200%;
        -webkit-animation:animate 5s linear infinite;
        animation:animate 5s linear infinite
    }
}
.new-nav__links--left-bar:before{
    content:"";
    position:absolute;
    background:#6e6e71;
    top:-6px;
    left:-26px;
    width:1px;
    height:34px;
    display:none
}
@media screen and (min-width:992px){
    .new-nav__links--left-bar:before{
        display:block;
        left:-14px
    }
}
@media screen and (min-width:1200px){
    .new-nav__links--left-bar:before{
        left:-25px
    }
}
.new-nav__arrow{
    margin-left:5px
}
.new-nav__child-items{
    position:relative
}
@media screen and (min-width:992px){
    .new-nav__child-items{
        padding:0
    }
}
@media screen and (min-width:992px){
    .new-nav__child-items:hover{
        background:#24cd7b;
        background:linear-gradient(120deg,#24cd7b 0,#355fd5 60%)
    }
}
.new-nav__child-items:hover .new-nav__child-links{
    color:#fff
}
@media screen and (min-width:992px){
    .new-nav__child-items:hover .new-nav__child-links:after{
        border:none
    }
}
.new-nav__child-items:hover path{
    stroke:#fff
}
@media screen and (min-width:992px){
    .new-nav__child-items:hover .new-nav__child-wrapper-second{
        visibility:visible;
        opacity:1;
        -webkit-transform:translate(0);
        transform:translate(0)
    }
}
.new-nav__child-items svg{
    position:absolute;
    top:50%;
    right:15px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    display:none
}
@media screen and (min-width:992px){
    .new-nav__child-items svg{
        display:inherit
    }
}
@media screen and (min-width:992px){
    .new-nav__child-items svg.before-link{
        position:relative;
        top:-1px;
        right:0;
        -webkit-transform:none;
        transform:none;
        display:inline-block;
        margin-right:5px
    }
}
.new-nav__child-items:last-child .new-nav__child-links:after{
    display:none
}
.new-nav__child-items--top-space{
    margin-top:15px
}
@media screen and (min-width:992px){
    .new-nav__child-items--top-space{
        margin-top:0
    }
}
.new-nav__child-links{
    font-family: "Poppins", sans-serif!important;
    display:block;
    font-size:16px;
    font-weight:500;
    color:#fff;
    position:relative;
    padding:5px 0 5px
}
@media screen and (min-width:992px){
    .new-nav__child-links{
        color:#333;
        font-size:16px;
        font-weight:600;
        padding:16px 30px;
        -webkit-transition:none;
        transition:none
    }
}
.new-nav__child-links:after{
    content:"";
    position:absolute;
    bottom:-1px;
    left:0;
    right:0;
    width:82%;
    height:1px;
    margin:0 auto;
    border-bottom:1px dashed #d9d9d9;
    display:none
}
@media screen and (min-width:992px){
    .new-nav__child-links:after{
        display:block
    }
}
.new-nav__child-links--head{
    margin-bottom:10px;
    font-weight:500
}
@media screen and (min-width:992px){
    .new-nav__child-links--head{
        margin-bottom:0;
        font-weight:600
    }
}
.new-nav__child-links--head:before{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    background:#14df7d;
    width:35px;
    height:2px;
    display:block
}
@media screen and (min-width:992px){
    .new-nav__child-links--head:before{
        display:none
    }
}
.new-nav__child-wrapper-second{
    background:0 0;
    padding:0
}
@media screen and (min-width:992px){
    .new-nav__child-wrapper-second{
        position:absolute;
        top:0;
        right:-303px;
        width:303px;
        -webkit-transition:.3s all ease;
        transition:.3s all ease;
        -webkit-transform:translate(-30px,0);
        transform:translate(-30px,0);
        visibility:hidden;
        opacity:0;
        background:#355fd5;
        padding:10px 0
    }
}
.new-nav__child-wrapper-second--seperator{
    padding-bottom:10px
}
@media screen and (min-width:992px){
    .new-nav__child-wrapper-second--seperator{
        padding:10px 0;
        margin-bottom:0
    }
}
.new-nav__child-wrapper-second--seperator:before{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    height:1px;
    width:100%;
    background:#fff;
    display:none
}
@media screen and (min-width:992px){
    .new-nav__child-wrapper-second--seperator:before{
        display:none
    }
}
.new-nav__child-items-second{
    padding:0
}
@media screen and (min-width:992px){
    .new-nav__child-items-second{
        padding:1px 15px
    }
}
@media screen and (min-width:992px){
    .new-nav__child-items-second:hover .new-nav__child-links-second{
        color:#fff;
        background:#26459b
    }
}
.new-nav__child-links-second{
    font-family: "Poppins", sans-serif!important;
    display:block;
    font-size:15px;
    font-weight:400;
    color:#fff;
    position:relative;
    background:0 0;
    border-radius:4px;
    padding:5px 0;
    -webkit-transition:.2s all linear;
    transition:.2s all linear
}
@media screen and (min-width:992px){
    .new-nav__child-links-second{
        padding:8px 15px;
        font-weight:500
    }
}
@-webkit-keyframes animate{
    0%{
        background-position:400%
    }
    100%{
        background-position:0
    }
}
@keyframes animate{
    0%{
        background-position:400%
    }
    100%{
        background-position:0
    }
}

.o-header .hireus .btn-arrow {
    margin-left: 5px;
    width: 18px;
}

.section-footer{
    background-color:#04254a;
    padding:40px 0 30px;
    position:relative;
}
@media screen and (min-width:992px){
    .section-footer{
        background-image:url(https://www.capitalnumbers.com/images/new-home-banner/banner-gradient.png);
        background-repeat:no-repeat;
        background-position:0 0;
        padding:50px 0 30px;
    }
    .section-footer:after{
        content:"";
        width:453px;
        height:199px;
        background-image:url(https://www.capitalnumbers.com/images/new-home-banner/banner-gradient2.png);
        background-repeat:no-repeat;
        background-position:0 0;
        position:absolute;
        bottom:0;
        right:-100px;
        z-index:0;
    }
}
.section-footer__navarea{
    padding-bottom:30px;
}
@media (min-width:767px){
    .section-footer__navarea{
        padding-bottom:40px;
    }
}
.section-footer__navbar-heading{
    font-family: "Poppins", sans-serif;
    color:#fff;
    font-size:16px;
    line-height:25px;
    font-weight:600;
    font-family: "Poppins", sans-serif;
    margin-bottom:15px;
}
.section-footer__navbar-heading::after{
    content:" ";
    display:block;
    background:#3cc065;
    height:2px;
    width:31px;
    position:relative;
    margin-top:5px;
}
.section-footer__two-navbar-list{
    display:grid;
    grid-template-columns:1fr 1fr;
}
.section-footer__a-tag{
    font-family: "Poppins", sans-serif;
    color:#c4e0f5;
    font-size:15px;
    font-weight:400;
    font-family: "Poppins", sans-serif;
    line-height:28px;
    -webkit-transition:.3s all ease-in-out;
    transition:.3s all ease-in-out;
}
.section-footer__a-tag:hover{
    color:#fff;
}
.section-footer__divider{
    background-color:#15467e;
    height:1px;
    width:100%;
    margin-bottom:35px;
}
.section-footer__copy-right-details{
    font-size:14px;
    line-height:24px;
    font-weight:400 !important;
    color:#aec7da !important;
    font-family: "Poppins", sans-serif;
    margin-bottom:15px !important;
}
@media (min-width:767px){
    .section-footer__copy-right-details{
        margin-bottom:0;
    }
}
@media screen and (min-width:992px){
    .section-footer__copy-right-details{
        margin-bottom:30px;
    }
}
.section-footer__social-list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    gap:5px;
    position:relative;
    z-index:1;
}
.section-footer__align-cener{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.has-bullet {
    padding-left: 20px;
    margin-top: 20px !important;
}
.heading-bullet {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
}
.faq-gaps {
    margin-top: 25px !important;
}
.h3-mod.pre-number span {
    position: relative;
    top: -1px;
    margin-right: 8px;
}
.need-help li img {
  margin-right: 12px;
  width: 27px;
}
.code-list p {
    margin-bottom: 0;
    padding: 10px 0 10px 10px;
    font-size: 14px;
    line-height: 14px;
}
.subchild-list li{
    position: relative;
}
.subchild-list li:before {
    content: '';
    background: url(https://www.capitalnumbers.com/images/common/green-arrow.png) no-repeat 0 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
}

.subchild-list-wrapper li {
    position: relative;
    padding-left: 20px;
    list-style: none;
}

.subchild-list-wrapper li:before {
    content: '\2794';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
}
ul.multiple li{
    list-style-type: circle;
}
ul.multiple li p{
    font-size: 600 !important;
    margin-bottom: 15px;
}
ul.multiple li ul li{
    list-style-type: disc;
}
ul.multiple li::marker{
    color:#009c52;
}
ul.multiple li ul li::marker{
    color:#333;
}
.inside-child-content {
    padding-left: 15px;
}
.inside-child-content ul {
    margin-top: 15px;
    margin-bottom: 25px;
    margin-left: 0;
}
.inside-child-content p {
    margin-bottom: 15px !important;
}
.cursor-pointer {
    cursor: pointer;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    word-break: normal;
}
.lower-alpha {
    list-style: lower-alpha !important;
}
.accordion-button-sh {
    position: absolute;
    right: 0;
    top: 20px;
    width: 160px;
}
.list-holder{
    background-color: #fafafa;
    border-radius: 10px;
    border: 2px solid #ededed;
    padding: 0 20px;
    margin-bottom: 20px;
}
.nav1{
    padding: 20px 0;
}
.nav1 a {
   display: block;
    padding: 5px 0 5px 15px;
    font-size: 15px;
    background: url(https://www.capitalnumbers.com/blog/wp-content/uploads/2024/05/black-round.png) 0 12px no-repeat;
}
.post-11186 .list-holder .nav1 a,
.postid-11323 .list-holder .nav1 a,
.postid-11432 .list-holder .nav1 a   {
    background-image: none!important;
    padding: 5px 0!important;
}
.third-level-list li{
    list-style-type: disc;
}
.third-level-list li ul li{
    list-style-type: circle;
}
.third-level-list li ul li ul li{
    list-style-type: square;
}

p strong,
.entry-content li strong {
    color: #2d2d2d;
}   
ol.third-level-list li {
    list-style-type: inherit;
}
.entry-content em{
    font-weight: 600;
    color: #2d2d2d;
}
ol.third-level-list li::marker {
    font-weight: bold;
    color: #2d2d2d;
}
.entry-content ol li::marker{
    font-weight: bold;
    color: #2d2d2d;
}
.font-italic {
    font-style: italic;
}
.color-green{
    color: #51ab6d;
}
.h4-mod {
    font-size: 18px;
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}
.h4-mod.pre-number span {
    position: relative;
    top: -1px;
    margin-right: 8px;
}

div#myModal2 {
    z-index: 9999999;
    position: fixed;
    left: 0;
    right: 0;
    top: 80px;
    margin: 0 auto;
    height: 490px;
    padding: 0;
    width: 100%;
}
body{
    position: relative;
}

div#myModal2 .modal-content{
    padding:0;
    border:0;
}
div#myModal2 .modal-dialog{
    margin: 0;
}
div#myModal2 .modal-body{
    padding: 0;
}
div#myModal2 .close-button{
    width: auto!important;
    position: absolute!important;
    right: 0 !important;
    top: 0 !important;
}
.blog-heading1{
    padding: 10px 20px;
    color: #fff;
}
div#myModal2 .c-btn--submit{
    margin: 20px 0 0 15px;
}
.form-txt{
    margin-left: 15px;
}

div#myModal2 .download-form .cs-name{
    background:url(https://www.capitalnumbers.com/images/common/form-icon-1.png) 10px 50% no-repeat
}
div#myModal2 .download-form .cs-email{
    background:url(https://www.capitalnumbers.com/images/common/form-icon-2.png) 10px 50% no-repeat
}
.download-form input {
    border-bottom: 1px solid #000;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 20px 10px 20px 50px;
    font-size: 16px;
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-weight: 500;
    border-left:0;
    border-right:0;
    border-top:0;
}
.attachment-post-thumbnail.size-post-thumbnail.wp-post-image img{
    image-rendering: initial;
}
.post-11843 .list-holder{
    min-height: 744px;
}