    /*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
    /*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
    /* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
    
    @import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@100;200;300;400;600;700;800;900&display=swap');
    @font-face {
        font-family: 'AvenirNextLTPro-Regular';
        src: url('../fonts/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNextLTPro-Regular.otf') format('opentype'), url('../fonts/AvenirNextLTPro-Regular.woff') format('woff'), url('../fonts/AvenirNextLTPro-Regular.ttf') format('truetype'), url('../fonts/AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'AvenirNextLTPro-Bold';
        src: url('../fonts/AvenirNextLTPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNextLTPro-Bold.otf') format('opentype'), url('../fonts/AvenirNextLTPro-Bold.woff') format('woff'), url('../fonts/AvenirNextLTPro-Bold.ttf') format('truetype'), url('../fonts/AvenirNextLTPro-Bold.svg#AvenirNextLTPro-Bold') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    
    html {
        color: #222;
        font-size: 1em;
        line-height: 1.4;
    }
    /*
* Remove text-shadow in selection highlight:
* https://twitter.com/miketaylr/status/12228805301
*
* These selection rule sets have to be separate.
* Customize the background color to match your design.
*/
    
    ::-moz-selection {
        background: #b3d4fc;
        text-shadow: none;
    }
    
    ::selection {
        background: #b3d4fc;
        text-shadow: none;
    }
    /*
* A better looking default horizontal rule
*/
    
    hr {
        display: block;
        height: 1px;
        border: 0;
        border-top: 1px solid #ccc;
        margin: 1em 0;
        padding: 0;
    }
    /*
* Remove the gap between audio, canvas, iframes,
* images, videos and the bottom of their containers:
* https://github.com/h5bp/html5-boilerplate/issues/440
*/
    
    audio,
    canvas,
    iframe,
    img,
    svg,
    video {
        vertical-align: middle;
    }
    /*
* Remove default fieldset styles.
*/
    
    fieldset {
        border: 0;
        margin: 0;
        padding: 0;
    }
    /*
* Allow only vertical resizing of textareas.
*/
    
    textarea {
        resize: vertical;
    }
    /* ==========================================================================
Browser Upgrade Prompt
========================================================================== */
    
    .browserupgrade {
        margin: 0.2em 0;
        background: #ccc;
        color: #000;
        padding: 0.2em 0;
    }
    
    a {
        color: #e5202d;
        text-decoration: none;
    }
    
    a:focus,
    a:hover {
        color: inherit;
        text-decoration: underline;
    }
    
    *:focus {
        outline: none !important;
    }
    
    @font-face {
        font-family: Langdon;
        src: url(../fonts/Langdon.eot);
        src: url(../fonts/Langdon.eot?#iefix) format('embedded-opentype'), url(../fonts/Langdon.woff) format('woff'), url(../fonts/Langdon.woff2) format('woff2'), url(../fonts/Langdon.ttf) format('truetype'), url(../fonts/Langdon.svg#Langdon) format('svg')
    }
    
    @font-face {
        font-family: BlackJackRegular;
        src: url(../fonts/BlackJackRegular.eot);
        src: url(../fonts/BlackJackRegular.eot?#iefix) format('embedded-opentype'), url(../fonts/BlackJackRegular.woff) format('woff'), url(../fonts/BlackJackRegular.woff2) format('woff2'), url(../fonts/BlackJackRegular.ttf) format('truetype'), url(../fonts/BlackJackRegular.svg#BlackJackRegular) format('svg')
    }
    
    .client_img_section .list-inline>li {
        width: 100px!important;
    }
    
    #wpcf7-f1532-o1 p {
        color: #414141;
        font-size: 16px;
        text-align: justify;
        display: block;
        width: 100%;
        clear: both;
    }
    
    .do-btn {
        margin: 19px 0 0;
    }
    
    .do-btn .site-btn {
        min-height: 45px!important;
    }
    
    img {
        max-width: 100%;
        height: auto;
    }
    
    body,
    html {
        /*min-height:100%;*/
        overflow-x: hidden;
    }
    
    .do-btn p {
        margin: 0;
        padding: 0;
        display: none;
    }
    
    div.wpcf7-response-output {
        margin: 2em .5em 1em;
        padding: .2em 1em;
        border: none!important;
        clear: both;
    }
    
    html {
        height: 100%;
        position: relative;
    }
    
    .navbar,
    .top-header {
        z-index: 99;
    }
    
    body {
        font-family: 'Catamaran', sans-serif;
        color: #000;
        font-size: 16px;
        line-height: 1.6;
    }
    
    h1,
    h4 {
        font-family: 'Catamaran', sans-serif;
        text-transform: uppercase;
    }
    
    .top-talent-content h3,
    .section-heading h3,
    .section-entry h3 {
        font-size: 40px;
        line-height: 38px;
        font-weight: 800;
        margin: 0 0 5px 0;
        color: #414141;
        font-family: 'Catamaran', sans-serif;
        text-transform: none;
        letter-spacing: 0;
        margin-bottom: 30px;
    }
    
    ul {
        padding: 0px;
        list-style-type: none;
        margin-bottom: 0px;
    }
    
    .section-content {
        padding: 60px 0px 0px;
    }
    
    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        margin: 0;
    }
    
    .pagination {
        display: block;
        padding-left: 15px;
    }
    
    .footer-links li a {
        font-size: 16px;
    }
    
    ol li,
    ul li {
        font-size: 16px;
    }
    /* ==========================================================================
NEW PAGE Stylings AJIT
========================================================================== */
    /*for header phone icons*/
    
    .phone-call {
        -webkit-transform: rotate(95deg);
        -moz-transform: rotate(95deg);
        -o-transform: rotate(95deg);
        transform: rotate(95deg);
    }
    
    .enquiry-form.blog-page {
        margin-top: 0;
    }
    /*.cancer-content-middle .paragraph  li{
    width: 16%;
    border-radius: 5px;
    display:inline-block;
    margin: 20px;
    text-align: center;
    border: 1px solid #cfcfcf;
    padding: 15px 0;
    background-size: cover;
}

.cancer-content-middle .paragraph p li br{
    display:none;
}
*/
    /*==================  Start New Home Page CSS ================*/
    /* ==========================================================================
Home Styling
========================================================================== */
    /* Navbar CSS*/
    
    .navbar-default {
        border: none;
        display: block;
        background-color: #fff;
        transition: background .22s ease;
    }
    
    .navbar-outer {
        background: #151515;
        font-size: 14px;
        padding: 7px 0px;
    }
    
    .top-header {
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.29);
    }
    
    .navbar-outer-item ul {
        list-style-type: none;
    }
    
    .navbar-outer-item ul li {
        position: relative;
        display: inline-block;
        margin-right: 10px;
    }
    
    .unit-left {
        position: absolute;
        left: 5px;
        top: 2px;
    }
    
    .unit-left svg {
        color: #ffffff;
        font-size: 16px;
    }
    
    .unit-body p {
        margin: 0px;
    }
    
    .unit-body p a {
        color: #ffffff;
        font-size: 14px;
        padding-left: 28px;
        margin: 0px;
    }
    
    .navbar-outer-item-right ul {
        text-align: right;
    }
    
    .top-header {
        padding: 30px 0px;
    }
    /*.header-bottom {
padding: 30px 0px;
position: absolute;
width: 100%;
}
.navbar-section-main {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.navbar-brand {
padding: 0px;
display: block;
float: none;
}
.navbar-brand-wrapper .navbar-brand {
padding: 10px 0px;
}
.navbar-wrapper {
display: -webkit-flex;
display: flex;
margin: 0px 0px 0px 37px;
}
.navbar-button-right {
padding-left: 22px;
}
.navbar-nav {
float: left;
}
.navbar-default .navbar-nav>.active>a{
color: #ffffff;
border: 2px solid #e5202d;
border-radius: 0px;
background: #e5202d;
}
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
background-color: #e5202d;
color: #ffffff;
border: 2px solid #e5202d;
}
.navbar-default .navbar-nav>li>a {
border: none;
border-bottom: 2px solid #fff;
color: #333;
text-transform: capitalize;
padding: 20px 12px;
font-size: 16px;
margin-right: 0px;
font-weight: 600;
cursor: pointer;
font-family: ;
}
.navbar-default .navbar-nav>li:last-child a {
color: #e6202d;
text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
border: 2px solid #e6202d;
border-radius: 0px;
background-color: #e6202d;
color: #fff;
}
.navbar-fixed-top.sticky .header-bottom{
display: none;
}*/
    
    .social-icons {
        padding: 10px 3px 0px;
    }
    
    .social-icons ul li {
        display: inline-block;
    }
    
    .social-icons li a {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
        text-align: center;
        width: 40px;
        height: 37px;
        border-radius: 50% !important;
        background: transparent;
        border: 1px solid #fff;
        color: #fff;
        transition: .3s all ease-in-out;
        font-size: 14px;
        line-height: 34px;
    }
    
    .social-icons li a.twitter:hover {
        background-color: #00acee;
        color: #fff;
        border-color: #00acee;
    }
    
    .social-icons li a.google:hover {
        background-color: #c63b1e;
        color: #fff;
        border-color: #c63b1e;
    }
    
    .social-icons li a.linkedin:hover {
        background-color: #0073b2;
        color: #fff;
        border-color: #0073b2;
    }
    
    .social-icons li a.pinterest:hover {
        background-color: #cb2027;
        color: #fff;
        border-color: #cb2027;
    }
    
    .submenu {
        position: absolute;
        display: block;
        padding: 8px 0;
        margin-top: 38px;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
        visibility: hidden;
        opacity: 0;
        z-index: 9;
        width: 320px;
        background: #fff;
        border-top: 6px solid #e5202d;
        text-align: left;
        transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.29);
    }
    
    .do-menu:hover .submenu {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    .submenu li a {
        font-weight: 500;
        color: #4c3b86;
        background: transparent;
        display: block;
        padding: 8px 20px;
    }
    
    .submenu li a:hover,
    .submenu li a:focus {
        color: #e5202d;
    }
    
    .submenu li a svg {
        margin-right: 5px;
        transition: opacity .15s ease-in-out, .15s margin ease-in-out;
        opacity: 1;
        visibility: visible;
    }
    /*.submenu li a:hover .submenu li a svg {
opacity: 1;
visibility: visible;
}*/
    
    .contact-info p {
        margin-bottom: 3px;
    }
    
    .contact-info p svg,
    .contact-info p a {
        color: #fff;
    }
    
    .contact-info p a {
        padding-left: 20px;
        font-size: 14px;
    }
    
    .aside-button .btn {
        padding: 10px 29px;
        border: 1px solid #dfe443;
        background-color: #dfe443;
        border-radius: 20px;
        position: relative;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 800;
        letter-spacing: 2px;
    }
    
    .aside-button .btn:hover {
        border: 1px solid #4c3b86;
        background-color: #4c3b86;
    }
    
    .aside-button a:before {
        content: '';
        position: absolute;
        display: block;
        top: -10px;
        right: -10px;
        left: -13px;
        bottom: -12px;
        border: 1px solid rgba(255, 255, 255, 0.7);
        border-radius: 35px;
        transition: 250ms all ease-in-out;
    }
    
    .aside-button a:hover:before {
        top: -4px;
        left: -4px;
        right: -4px;
        bottom: -4px;
        border-radius: 25px;
    }
    
    section .home-slider {
        min-height: 270px;
        width: 100%;
        height: auto;
        margin: 115px auto 0px;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    /*.overlay{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
opacity: .6;
background: #1C1D21;
}*/
    
    #carousel-home .slide {
        background-size: cover !important;
        background-repeat: no-repeat;
        width: 100%;
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        min-height: 440px;
    }
    /*.slide-3 {
background-image: url(https://www.optimalvirtualemployee.com/wp-content/uploads/2017/12/talent_pool-1.jpg);
background-position: top center;
}
.slide-1 {
background-image: url(../images/tr1-optimized.jpg);
background-position: top center;
}
.slide-4 {
background-image: url(https://www.optimalvirtualemployee.com/wp-content/uploads/2017/12/working_hours2-1.jpg);
background-position: center center;
}
.slide-2 {
background-image: url(https://www.optimalvirtualemployee.com/wp-content/uploads/2018/07/cost_effective-new.jpg);
background-position: center center;
}*/
    
    .carousel-caption {}
    
    .carousel-indicators .active {}
    
    .carousel-indicators li {}
    
    .carousel-caption h5 {
        line-height: 80px;
        font-size: 80px;
        text-align: left;
        color: #ffffff;
        font-family: 'Catamaran', sans-serif;
        text-transform: none;
        padding-bottom: 8px;
        margin: auto;
        font-weight: 700;
    }
    
    .carousel-caption p {
        margin: 15px 0 10px;
        font-size: 18px;
        font-weight: 500;
        text-align: left;
        color: #000;
        font-family: 'Catamaran', sans-serif;
    }
    
    .section-chooseUs {
        position: relative;
    }
    
    .section-heading {
        width: 100%;
    }
    
    .section-talent h3 {
        text-align: center;
    }
    
    .section-description p {
        margin-bottom: 0;
        line-height: 26px;
        font-size: 14px;
        color: #8c9597;
        font-weight: 400;
    }
    
    .thumb-icon {
        width: 100%;
        margin-bottom: 10px;
        font-size: 35px;
    }
    
    .fa-code {
        color: #dfe443;
    }
    
    .thumb-title {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .thumb-title h5 {
        color: #4c3b86;
    }
    
    .thumb-entry p {
        width: 100%;
        line-height: 24px;
        color: #8c9597;
        font-size: 14px;
        font-weight: 400;
    }
    
    .section-study h3,
    .section-study p {
        color: #fff;
    }
    /*.blog-study:hover {
-webkit-box-shadow: 9px 10px 18px -10px rgba(135, 134, 134, 0.75);
-moz-box-shadow: 9px 10px 18px -10px rgba(135, 134, 134, 0.75);
box-shadow: 9px 10px 18px -10px rgba(135, 134, 134, 0.75);
}*/
    /*.blog-image-1, .blog-image-4 {
background-image: url(../images/case3.jpg);
}
.blog-image-2, .blog-image-5 {
background-image: url(../images/case2.jpg);
}
.blog-image-3, .blog-image-6 {
background-image: url(../images/case1.jpg);
}*/
    
    .section-entry p {
        text-align: left;
        padding-bottom: 20px;
        margin-bottom: 0px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0.05em;
        color: #414141;
    }
    /* Button Hover Effect */
    
    .button-primary {
        color: #fff;
        position: relative;
        z-index: 0;
        font-weight: 600;
        padding: 10px 31px;
        font-size: 15px;
        line-height: 30px;
        letter-spacing: .1em;
        text-transform: uppercase;
        border-radius: 0;
        background-color: #e5202d;
        display: inline-block;
        text-decoration: none;
        transition: background 0.4s, border-color 0.4s, color 0.4s;
        background: linear-gradient(to right, #ff0000, #FF5722);
        min-width: 189px;
        text-align: center;
        border-radius: 55px;
       
    }
    
    .button-primary:hover {
        color: #fff;
    }
    /* Hire Top Talent Section */
    
    .top-talent-inner {
        background-color: #f8f8f8;
        padding: 40px 0px;
    }
    
    .top-talent-content,
    .choose-us-content {
        max-width: 550px;
        margin: auto;
        /*padding: 18px 0px;*/
        padding: 0px;
    }
    
    .solution-image {
        background-image: url(../images/solution-9.jpg);
        width: 100%;
        height: 440px;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    
    .top-talent-content span {
        color: #4d4d4d;
        font-size: 17px;
        font-weight: 500;
    }
    
    .top-talent-content ul li,
    .choose-us-content ul li {
        text-align: left;
        position: relative;
        padding-left: 20px;
        padding-bottom: 3px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.7;
        letter-spacing: 0.05em;
        color: #414141;
    }
    
    .choose-us-content ul li {
        padding-left: 30px;
    }
    
    .top-talent-content ul li:before {
        content: "";
        width: 4px;
        height: 20px;
        background-color: #e6202d;
        position: absolute;
        top: 3px;
        left: 0px;
    }
    
    .choose-us-content ul li:before {
        content: "\f00c";
        font-family: "FontAwesome";
        width: 4px;
        height: 20px;
        color: #ff2910;
        position: absolute;
        top: 3px;
        left: 0px;
        content: "\f192";
    }
    
    .choose-us-inner {
        background-color: #f8f8f8;
        padding: 40px 0px;
    }
    
    .cutting-edge {
        background-color: #000;
        padding: 40px 0px;
    }
    
    .cutting-edge-content h3 {
        color: #fff;
        margin-bottom: 5px;
    }
    
    .cutting-edge-content p {
        color: #fff;
    }
    
    .cutting-edge-btn button {
        background-color: #e6202d;
        border-color: #e6202d;
        border-radius: 0px;
        height: 45px;
        margin-top: 25px;
        width: 95%;
        color: #fff;
        font-size: 18px;
        line-height: 22px;
    }
    
    .cutting-edge-btn button:hover {
        background-color: #e6202d;
        border-color: #e6202d;
        color: #fff;
    }
    /* Hire Talent Offer Section */
    
    #talents-offer {
        background-color: #ffffff;
        padding-bottom: 60px;
    }
    
    .talents-offer-start {
        background-color: #edeff2;
        margin-top: 30px;
        min-height: 230px;
        position: relative;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
    }
    
    .talents-offer-icon {
        padding: 20px 30px 10px;
    }
    
    .talents-offer-icon svg {
        color: #e5202d;
        font-size: 30px;
    }
    
    .talents-offer-content {
        padding: 0px 30px;
    }
    
    .talents-offer-content h5 {
        color: #151515;
        text-align: center;
        margin: 0px;
        padding-bottom: 15px;
        letter-spacing: .05em;
        font-family: 'Catamaran', sans-serif;
        text-transform: uppercase;
        font-size: 23px;
        line-height: 32px;
        font-weight: 800;
    }
    
    .talents-offer-content p {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0.05em;
        color: #414141;
    }
    
    .talents-offer-start:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #e6202d;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    
    .talents-offer-start:hover:before {
        webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    }
    
    .talents-offer-start:hover h5,
    .talents-offer-start:hover p,
    .talents-offer-start:hover .talents-offer-icon svg {
        color: #fff;
    }
    
    .company-info-inner {
        background-color: #000;
        padding: 50px 0px;
        background-image: url(../images/parallax-31.jpg);
        position: relative;
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .process-hiring-inner {
        background-color: #000;
        padding: 50px 0px;
        position: relative;
        margin-top: 30px;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(../images/process-hiring.jpg);
        position: relative;
    }
    
    .process-hiring-inner:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        top: 0;
        opacity: 0.89;
        background: linear-gradient(to right, #ff0000, #FF5722);
    }
    
    .process-hiring-inner>div {
        position: relative;
        z-index: 11;
    }
    
    .process-hiring-inner .row {}
    
    .process-hiring-inner .col-md-3:after {
        content: "\f101";
        font-family: "FontAwesome";
        position: absolute;
        color: #fff;
        right: -11px;
        font-size: 30px;
        top: 50%;
        display: none;
        transform: translateY(-50%);
    }
    
    .company-info-inner .col-md-3:after {
        content: '';
        font-family: "FontAwesome";
        position: absolute;
        border-top: 4px solid #e5202d;
        width: 40px;
        color: red;
        right: -20px;
        font-size: 30px;
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
    }
    
    .process-hiring-inner .col-md-3:last-child:after {
        display: none;
    }
    
    .company-info-overlay {
        position: absolute;
        background: #000;
        opacity: 0.7;
        top: 0;
        left: 0;
    }
    
    .company-info-main,
    .process-hiring-main {
        background: #fff;
        width: 100%;
        margin: auto;
        padding: 37px 0;
        position: relative;
        min-height: 254px;
    }
    
    .company-info-main {
        min-height: 240px
    }
    /*.process-hiring-inner .col-md-3:after {
content: "\f101";
font-family: "FontAwesome";
position: absolute;
color: #e5202d;
right: 0px;
font-size: 30px;
top: 50%;
margin-top: -9%;
}*/
    /*.company-info-main:before {
content: '';
position: absolute;
top: 50%;
left: -32%;
transform: translate(-50%, -50%) rotate(-45deg);
border-top: 4px solid #e5202d;
width: 40px;
}*/
    /*.process-hiring-main:before {
content: "\f101";
font-family: "FontAwesome";
position: absolute;
color: #e6202d;
right: 0px;
font-size: 30px;
top: 50%;
margin-top: -15%;
}*/
    
    .company-info-num h2 {
        font-size: 70px;
        color: #fff;
        font-weight: 600;
        text-align: center;
        margin: 0px;
    }
    
    .company-info-detail {
        padding: 15px 35px 0px;
    }
    
    .process-hiring-detail {
        padding: 0px 25px 0px;
    }
    
    .process-hiring-arrow {
        position: absolute;
        color: #e6202d;
        right: -60px;
        font-size: 24px;
        transform: translateX(100%);
    }
    
    .icon-hiring {
        width: 75px;
        height: 75px;
        margin: auto;
        border: none;
        border-radius: 100%;
        margin-bottom: 15px;
        color: #fff;
        position: relative;
        background-color: #fa3c1c;
        line-height: 77px;
        background: linear-gradient(to right, #ff0000, #FF5722) !important;
    }
    
    .process-hiring-main:hover .icon-hiring {
        background-color: #fff;
        color: #ffff;
    }
    
    .icon-hiring svg {
        font-size: 28px;
        line-height: 37px;
        font-family: 'FontAwesome';
        position: absolute;
        left: 50%;
        top: 21px;
        margin-left: -15px;
    }
    
    .company-info-detail p,
    .process-hiring-detail p {
        max-width: 100%;
        font-size: 16px;
        font-weight: 700;
        line-height: 22px;
        margin-left: auto;
        margin-right: auto;
        letter-spacing: 0;
        color: #fff;
        text-align: center;
        text-transform: capitalize;
    }
    
    .process-hiring-detail p {
        font-size: 19px;
        color: #000;
    }
    
    .choose-us-image {
        /*background-image: url(../images/girl.jpg);*/
        width: 100%;
        height: 460px;
        background-position: top center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    
    .choose-read {
        padding-top: 20px;
    }
    /* client-testimonial Section */
    
    .start-client-testimonial {
        margin-top: 30px;
    }
    
    .s-block-link {
        position: relative;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        background: #f0f0f0;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 50%;
        padding: 60px 50px;
        float: left;
    }
    
    .s-block-link img {
        position: relative;
        max-width: 75%;
        transition: .22s;
    }
    
    .s-block-link:nth-child(3n+1) {
        background: #f8f8f8;
    }
    
    .carousel-control.right,
    .carousel-control.left {
        background-image: none;
    }
    
    .testimonial-section-start {
        background: url(../images/parallax-5.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .testimonial-section-start .carousel-indicators {
        bottom: 0px;
    }
    
    .start-client-testimonial .col-md-6 {
        padding-right: 0px;
        padding-left: 0px;
    }
    
    .testimonial-inner {
        padding: 50px 0px 30px;
        background-color: #f5f5f5;
        margin-top: 30px;
    }
    
    .testimonial-img {
        border-radius: 50%;
        border: 12px solid rgba(227, 227, 227, 0.37);
        max-width: 145px;
        margin: auto;
    }
    
    .testimonial-img img {
        border-radius: 50%;
    }
    
    .testimonial-caption {
        margin-top: 20px;
    }
    
    .testimonial-inner p {
        text-align: center;
        color: #e1e1e1;
    }
    
    .testimonial-caption a {
        color: #fff;
        text-transform: capitalize;
        font-weight: 600;
    }
    
    .testimonial-caption ul {
        margin-top: 20px;
    }
    
    .testimonial-caption ul li {
        position: relative;
        display: inline-block;
        vertical-align: baseline;
        padding: 0 8px;
    }
    
    .testimonial-caption ul {
        text-align: center;
    }
    
    .s-company {
        font-size: 18px;
        font-weight: 700;
        color: #e6202d;
    }
    
    .s-name {
        color: #fff;
        font-size: 18px;
        font-weight: 700;
    }
    
    .s-name:after {
        border-right-color: rgba(255, 255, 255, 0.48);
        content: '';
        position: absolute;
        right: -.25em;
        top: 50%;
        transform: translateY(-50%);
        height: 18px;
        border-right: 1px solid #f8f8f8;
    }
    /* Case Study Styling Start*/
    
    .case-study-main-wrapper {
        border: 1px solid #efefef;
        border-radius: 10px;
        overflow: hidden;
        box-shadow: -1px 30px 23px -22px #0000001c;
        height: 100%;
        transition: 0.5s;
    }
    
    .case-study-main-wrapper:hover {
        box-shadow: -1px 60px 33px -32px #0000001c;
    }
    
    .start-case-study {
        margin-top: 30px;
    }
    
    .case-study-img {
        background-repeat: no-repeat !important;
        background-position: center center !important;
        background-size: cover !important;
        min-height: 200px;
    }
    
    .case-study-img svg {
        right: 15px;
        position: absolute;
        color: #fff;
        top: 20px;
        z-index: 2;
        opacity: 0;
    }
    
    .case-study-img-wrap a:hover .case-study-img svg {
        opacity: 1 !important;
    }
    /*.study-img-1 {
background: url('../images/64-bit.png');
}
.study-img-2 {
background: url('../images/ERP-case-study.png');
}
.study-img-3 {
background: url('../images/lead-pipeline.jpg');
}*/
    
    .start-case-study .row {
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        display: flex;
    }
    
    @media (min-width:767px) {
        .start-case-study .row>div {
            flex: 1 1 33%;
            float: none;
            width: auto;
        }
    }
    
    .case-study-post-wrap {
        flex-grow: 1;
        padding: 21px 15px 25px 16px;
    }
    
    .case-study-title h5 a {
        padding: 0;
        margin: 0;
        color: #000000;
        border-bottom: 4px solid transparent;
    }
    
    .case-study-img-wrap a {
        display: block;
        position: relative;
        overflow: hidden;
    }
    
    .case-study-img-wrap a:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 80px;
        height: 130px;
        background: #e6202d;
        z-index: 1;
        transform-origin: 0 0;
        transform: rotate(-45deg);
        transform: translateX(105%) rotate(-45deg);
        transition: .3s;
        opacity: 0;
    }
    /*.case-study-img:after {
content: "\f061";
position: absolute;
font-family: "FontAwesome";
top: 0;
right: 0;
opacity: 0;
padding: 9px 13px;
z-index: 1;
font-size: 21px;
color: #fff;
}*/
    
    .case-study-img-wrap a:hover:before,
    .case-study-img:hover:after {
        transform: translateX(0) rotate(-45deg);
        opacity: 1;
    }
    
    .case-study-title h5 {
        font-size: 25px;
        line-height: 1.2;
        font-weight: 700;
        margin: 0px;
        min-height: 55px;
        color: #000;
    }
    
    .case-study-text {
        margin-top: 15px;
        min-height: 185px;
        padding-bottom: 30px;
    }
    
    .case-study-text a.read-more {
        color: #f00;
        text-decoration: none;
        display: inline-block;
        padding-right: 42px;
        position: relative;
        letter-spacing: 1px;
        margin: 17px 0px 7px;
        position: absolute;
        bottom: 15px;
        font-weight: 700;
    }
    
    .case-study-text a.read-more:after {
		content: "";
		border: solid #fe0000;
		border-width: 0 3px 3px 0;
		display: inline-block;
		padding: 3px;
		transform: rotate( -45deg);
		-webkit-transform: rotate( -45deg);
    }
    
    .case-study-main-wrapper:hover .case-study-text a.read-more:after {
        right: -2 px;
    }
    
    .case-study-meta {
        margin-top: 15px;
    }
    
    .case-study-meta ul li {
        display: inline-block;
        padding: 3px 5px;
        vertical-align: middle;
    }
    
    .case-study-meta ul li svg {
        position: relative;
        top: 2px;
        font-size: 16px;
        padding: 0;
        margin-right: 4px;
        display: inline-block;
        color: #e6202d;
    }
    
    .case-study-meta ul li a,
    .case-study-meta ul li span {
        font-size: 15px;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0.05em;
        color: #414141;
    }
    
    .start-benefits-hiring {
        margin-top: 30px;
    }
    
    .benefits-hiring-wrapper img {
        max-width: 400px;
        width: 100%;
        float: right;
        padding: 8px 0px 25px 25px;
    }
    /*Contact Us Form styling*/
    
    .form-outer {
        border: 1px solid #5a5a5a;
        padding: 15px;
        max-width: 100%;
        margin: auto;
        background-color: #5a5a5a;
    }
    
    #hire-developer-new-frm label {
        color: #fff;
        text-transform: capitalize;
    }
    
    .form-outer h5 {
        font-size: 26px;
        line-height: 35px;
        margin: 0px 0px 20px;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        font-family: 'Catamaran', sans-serif;
    }
    
    .form-inner .input-field {
        width: 100%;
        position: relative;
        border: none;
        padding-bottom: 7px;
        margin-bottom: 7px;
        max-height: 80px;
    }
    
    .form-inner .input-field input,
    .form-inner .input-field textarea {
        width: 100%;
        border: none;
        height: 45px;
        padding: 5px 10px 5px 10px;
        color: #000!important;
        background-color: #fff;
    }
    
    .input-field .star {
        color: #fa4834;
        position: absolute;
        top: -2px;
        left: -6px;
    }
    
    .submitB {
        width: 100%;
        padding: 20px 0;
        text-align: left;
    }
    
    .submitB a {
        background: #e6202d;
        text-transform: capitalize;
        color: #fff;
        font-size: 16px;
        line-height: 22px;
        font-family: 'PT Sans', sans-serif;
        text-decoration: none;
        padding: 12px 20px;
        display: inline-block;
        border-radius: 0px;
        font-weight: 500;
    }
    
    .submitB button {
        background-color: transparent;
        border: none;
        text-transform: capitalize;
    }
    /*Media Icon styling*/
    
    .media-tagline-inner {
        position: relative;
    }
    
    .media-tagline-inner img {
        max-width: 160px;
        width: 100%;
        position: absolute;
        right: 0px;
        top: -6px;
    }
    
    .media-tagline-inner p {
        margin: 0px;
        padding-right: 173px;
        font-size: 13px;
        line-height: 21px;
        text-transform: uppercase;
        font-style: italic;
    }
    /*Footer styling*/
    
    .footer {
        padding: 40px 0px;
        background-color: #191d26;
        margin-top: 60px;
    }
    
    .footer-inner-wrapper {
        position: relative;
    }
    
    .footer-inner-wrapper:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        min-height: 100%;
        background: url("../images/map-background.png") no-repeat center center;
        left: 0;
        bottom: 0;
    }
    
    .footer-column p,
    .footer-column li a,
    .footer-link li,
    .footer-column a,
    .footer-column strong {
        font-size: 16px;
        color: #d4dae3;
        text-align: left;
        margin-bottom: 0px;
    }
    
    .footer-column li a {
        display: block;
        padding: 4px 0;
        position: relative;
    }
    
    .footer-column li a:hover {
        color: #e6202d;
    }
    
    .footer-column h5 {
        position: relative;
        font-size: 24px;
        font-weight: 600;
        text-transform: uppercase;
        margin-top: 15px;
        margin-bottom: 35px;
        color: #ffffff;
        text-align: left;
        letter-spacing: .05em;
        font-family: 'Catamaran', sans-serif;
        line-height: 32px;
    }
    
    .footer-bottom {
        background-color: #000;
        padding: 15px 0;
        text-align: center;
    }
    
    .footer-content-bottom p {
        color: #fff;
        margin-bottom: 0px;
        font-size: 14px;
        line-height: 22px;
    }
    
    .footer-content-bottom p span {
        color: #e6202d;
    }
    
    .about-column p {
        min-height: 365px;
    }
    
    .address-container {
        padding-bottom: 15px;
    }
    
    .mail-info a:hover {
        color: #e6202d;
    }
    
    .social-icon-footer {
        margin-top: 30px;
    }
    
    .social-icon-footer li {
        float: left;
        position: relative;
        margin-right: 3px;
        margin-bottom: 10px;
    }
    
    .social-icon-footer li a {
        position: relative;
        display: inline-block;
        height: 48px;
        width: 48px;
        background-color: #2f333b;
        color: #ffffff;
        text-align: center;
        padding: 5px 0;
        line-height: 37px;
        font-size: 14px;
        margin-right: 0px;
        border-radius: 50%;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    
    .social-icon-footer li a:hover {
        background-color: #e6202d;
    }
    
    .social-icon-footer li a svg {
        color: #fff;
    }
    
    .award-certification .carousel-inner .item img {
        max-width: 128px;
        width: 100%;
        display: inline-block;
    }
    
    .award-certification h5 {
        font-size: 22px;
        margin-top: 30px;
    }
    
    .award-certification .carousel-control {
        bottom: 80%;
    }
    
    .award-certification .carousel-control.right {
        right: -30px;
    }
    
    .award-certification .carousel-control.left {
        left: -30px;
    }
    /* Enquiry Form Start */
    
    .enquiry-form {
        padding: 40px 0px;
        margin-top: 60px;
        background: linear-gradient(to right, #ff0000, #FF5722);
    }
	.page-id-5362 .enquiry-form{
		padding: 40px 0px;
        margin-top: 0;
        background: linear-gradient(to right, #ff0000, #FF5722);
	}	
    
    .enquiry-form-main .form-group {
        position: relative;
        width: 19%;
        margin-bottom: 0px;
    }
    
    .form-group-text h3 {
        margin-top: 20px;
        font-size: 30px;
        color: #fff;
    }
    
    .enquiry-form-main .form-group label {
        position: absolute;
        top: -7px;
        left: 0px;
        color: #fff;
        text-transform: capitalize;
        font-weight: 500;
        margin-bottom: 0px;
    }
    
    .form-inline .form-control {
        width: 95%;
        vertical-align: middle;
        border-radius: 0px;
        border: 1px solid #fff;
        height: 45px;
        margin-top: 25px;
    }
    
    .enquiry-form-main .form-group button {
        background-color: #e6202d;
        border-color: #e6202d;
        border-radius: 0px;
        height: 45px;
        margin-top: 25px;
        width: 95%;
        color: #fff;
        font-size: 18px;
        line-height: 22px;
    }
    /* ==========================================================================*/
    
    .client-slider-inner .owl-carousel .owl-item img {
        width: 90% !important;
        margin: auto;
    }
    
    .owl-stage-outer {
        margin-top: 30px;
    }
    
    .client-slider-inner .owl-nav button span,
    .carousel-control span {
        font-size: 50px;
        line-height: 28px;
        color: #fff;
    }
    
    .client-slider-inner .owl-nav button {
        margin: 0px;
        top: 7%;
        width: 40px;
        height: 40px;
        position: absolute;
        border-radius: 20px;
        outline: 0;
        opacity: 1;
    }
    
    .client-slider-inner .owl-nav button.owl-next {
        right: -35px;
    }
    
    .client-slider-inner .owl-carousel .owl-nav button.owl-prev {
        left: -35px;
    }
    
    .testimonials-block {
        margin: 0 0 30px;
        border-radius: 0px;
    }
    
    .testimonials-block .testimonial-body {
        vertical-align: middle;
        background-color: #fff;
        padding: 20px;
        border-radius: 0px;
        position: relative;
    }
    
    .media.testimonials-block .testimonial-left {
        position: relative;
    }
    
    .testimonial-left .media-heading {
        padding: 40px 0px;
        margin: 0px;
        padding-left: 115px;
    }
    
    .testimonials-block .testimonial-body:after {
        left: -20px;
        bottom: -20px;
        content: '';
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #fff;
        position: absolute;
    }
    
    .testimonials-block .testimonial-left img {
        border-radius: 50%;
        max-width: 100px;
        position: absolute;
        left: 0px;
        bottom: 8px;
    }
    
    .testimonials-block a {
        color: #ff1006;
        font-style: normal;
        font-size: 16px;
        text-transform: capitalize;
    }
    
    .testimonials-block p {
        color: #000;
        font-style: normal;
        font-size: 16px;
        margin: 0px;
        text-align: left;
    }
    
    .certification li {
        list-style-type: none;
        display: inline;
        float: left;
        padding-right: 10px;
        padding-bottom: 10px;
    }
    
    .certification-1 li img {
        width: 74px;
        max-width: 100%;
        min-height: 80px;
    }
    
    .certification-2 li img {
        width: 74px;
        max-width: 100%;
        min-height: auto;
    }
    
    .award li img {
        max-width: 125px;
    }
    
    .moneyBack img {
        max-width: 125px;
    }
    
    .award ul,
    .moneyBack ul {
        min-height: 365px;
    }
    
    .enquiry-form-wrapper label {
        color: #fff;
        text-transform: capitalize;
        font-weight: 500;
    }
    
    #enquiry-form .enquiry-form-wrapper h3 {
        line-height: 38px;
        font-weight: 800;
        margin: 0 0 5px 0;
        font-family: 'Catamaran', sans-serif;
        text-transform: uppercase;
        letter-spacing: .05em;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    /*==================  End Home Page CSS ================*/
    
    .padding-30 {
        padding-bottom: 30px;
    }
    
    .top-header {
        background: #000;
        width: 100%;
        padding: 5px 0px;
    }
    
    .top-header .navbar-fixed-top.sticky {
        display: none;
    }
    
    .top-header ul a,
    .top-header ul p {
        font-size: 16px !important;
    }
    
    .top-header ul {
        float: right;
        margin-bottom: 0;
        padding-right: 30px;
    }
    
    .top-header ul li p {
        margin: 5px 0;
    }
    
    .top-header ul a,
    .top-header ul p {
        color: #fff;
        font-size: 12px;
    }
    
    .top-header ul a:hover {
        color: #fff;
    }
    
    .description-text {
        margin: 0px auto 20px;
    }
    
    .description-text p {
        font-size: 16px !important;
        text-align: justify !important;
        margin-bottom: 0;
        line-height: 27px;
    }
    
    .offers {
        text-align: justify;
        font-size: 16px !important;
        padding-left: 15px;
        margin: 0px;
    }
    
    .banner h1,
    h1,
    h4 {
        text-align: center;
    }
    
    marquee b {
        font-size: 15px!important;
    }
    
    label {
        display: block!important;
    }
    
    #wpcf7-f232-o1 input,
    #wpcf7-f232-o1 select,
    #wpcf7-f232-o1 textarea,
    #wpcf7-f232-o2 input,
    #wpcf7-f232-o2 select,
    #wpcf7-f232-o2 textarea,
    #wpcf7-f658-o1 input,
    #wpcf7-f658-o1 select,
    #wpcf7-f658-o1 textarea {
        width: 100%;
        max-width: 100%;
    }
    
    .case-pad #wpcf7-f232-o1 input,
    .case-pad #wpcf7-f232-o1 select,
    .case-pad #wpcf7-f232-o1 textarea,
    .case-pad #wpcf7-f232-o2 input,
    .case-pad #wpcf7-f232-o2 select,
    .case-pad #wpcf7-f232-o2 textarea,
    .case-pad #wpcf7-f658-o1 input,
    .case-pad #wpcf7-f658-o1 select,
    .case-pad #wpcf7-f658-o1 textarea {
        width: 100%;
        max-width: 100%;
    }
    
    .navbar {
        top: 0px;
        left: 0;
        right: 0;
        margin: 0;
        border: none;
        border-radius: 0;
        background: #fff;
        transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
        /*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.29);*/
        border-bottom: 2px solid red;
    }
    
    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
    }
    
    .navbar-default .navbar-nav>li>a {
        color: #333;
        font-size: 16px;
        line-height: 40px;
        font-weight: 600;
    }
    
    .navbar-default .navbar-nav>li:last-child a {
        color: #ff0000;
        text-transform: uppercase;
    }
    
    .navbar-default .navbar-nav>li.active:last-child a {
        color: #fff;
    }
    
    .dropdown-menu>li>a:focus,
    .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        background: #e5202d;
        color: #fff;
    }
    
    .navbar-nav>li>.dropdown-menu {
        padding: 0;
        border-radius: 0;
    }
    
    .dropdown-menu>li>a {
        padding: 10px;
        font-size: 13px;
    }
    
    .navbar-btn {
        border: 1px solid #ccc;
        border-radius: 0;
        color: #414141;
        margin-left: 10px;
    }
    
    .btn-default:hover {
        color: #333;
        background-color: #fff;
        border-color: #adadad;
    }
    
    .navbar-brand {
        padding: 0px 0px;
        height: 70px;
    }
    
    .navbar-brand img {
        max-width: 215px;
    }
    
    .banner {
        position: relative;
    }
    
    .banner h1 {
        position: absolute;
        top: 50%;
        left: 15px;
        right: 15px;
        color: #fff;
        transform: translateY(-50%);
        margin: 0;
    }
    
    .banner h1 span {
        display: block;
        font-size: 25px;
        font-style: italic;
    }
    
    .overlay {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        opacity: .6;
        background: #1C1D21;
    }
    
    .top-banner .carousel .item {
        width: 100%;
        background-position: center center!important;
        background-size: cover!important;
    }
    
    .top-banner .carousel {
        margin: 0;
    }
    
    .carousel-indicators li {
        border: 1px solid #e5202d;
    }
    
    .carousel-caption h2 {
        font-size: 35px;
        text-transform: uppercase;
        font-weight: 700;
    }
    
    .carousel-caption p {
        font-size: 25px;
        margin: 20px 0;
        font-weight: 300;
        color: #000;
    }
    
    .site-btn.btn-default {
        font-size: 18px;
        font-weight: 400;
        width: 100%;
        max-width: 140px;
        color: #fff;
        border-radius: 0;
        background: #e5202d;
        border: 1px solid #e5202d;
    }
    
    .feature-list li span,
    h6 {
        font-weight: 700;
    }
    
    .site-btn.btn-default.no-bg {
        background: #fff;
        color: #e5202d;
    }
    
    .site-btn.btn-default:focus,
    .site-btn.btn-default:hover {
        color: #fff;
        background: #e5202d;
        border: 1px solid #e5202d;
    }
    
    .tagline-section.content-section {
        padding: 25px 0;
    }
    
    .tagline-section h4 {
        margin: 0;
        padding: 10px 0px 20px;
    }
    
    .isotope-item,
    .services-page .box p {
        margin-bottom: 30px;
    }
    
    .services-page .box p {
        background-color: #d3d3d3 !important;
    }
    
    .service-form-wrapper {
        margin-bottom: 20px;
    }
    
    .pagetemplate-title {
        display: none;
        font-size: 25px;
        position: relative;
        top: -15px;
        margin: 0;
        text-align: center;
    }
    
    .header-inquiry-form {
        margin-bottom: 20px;
    }
    
    .service-form-wrapper form,
    .dev-forms,
    .header-inquiry-form form {
        border: 1px solid #5a5a5a;
        width: 100%;
        min-height: 90px;
        background-color: #5a5a5a;
        color: #fff;
        padding: 10px 0px;
    }
    
    .service-form-wrapper form h3,
    .dev-forms h3,
    .header-inquiry-form h3 {
        color: #fff !important;
        text-align: center;
        line-height: 24px;
        margin-top: 10px;
        font-family: 'Catamaran', sans-serif;
        text-transform: uppercase;
    }
    
    .content-section {
        padding: 40px 0;
    }
    
    .offers a {
        color: #000!important;
        padding-bottom: 12px;
        display: block;
        font-size: 16px;
    }
    
    .offers li {
        position: relative;
    }
    
    .offers>li:before {
        content: "";
        width: 4px;
        height: 20px;
        background-color: #e5202d;
        position: absolute;
        top: 3px;
        left: -15px;
    }
    
    .offers i {
        font-size: 24px;
        color: #e5202d;
        position: absolute;
        left: 0px;
        top: 2px;
    }
    
    marquee span {
        margin-right: 20%;
        font-size: 16px;
    }
    
    marquee b {
        line-height: 30px;
        color: #7B1B07;
    }
    
    h1,
    h4 {
        color: #414141;
    }
    
    marquee p {
        white-space: nowrap;
        margin-right: 1000px;
    }
    
    h1 {
        font-size: 45px;
        margin: 0 0 30px;
    }
    
    h4 {
        font-size: 40px;
        margin: 0 0 20px;
    }
    
    h6 {
        font-size: 18px;
    }
    
    p {
        font-size: 16px;
        color: #414141;
        font-weight: 400;
    }
    
    .button-primary i {
        font-size: 26px;
        display: inline-block;
        vertical-align: middle;
        transition: 0.5s;
    }
    .button-primary:hover i {
        padding-left: 6px;
    }
    .content-section p,
    .press-coverage-section p {
        color: #414141;
        font-size: 16px;
        text-align: left;
    }
    
    .services-section {
        background: #f5f5f5;
    }
    
    .services-section h4 {
        font-size: 30px;
    }
    
    .services-blocks {
        padding: 0;
        overflow: hidden;
        border: 1px solid #f1f1f1;
        margin-bottom: 30px;
        background: #fff;
        min-height: 405px;
    }
    
    .services-blocks img {
        width: 100%;
    }
    
    .services-content {
        padding: 15px;
    }
    
    .why-hire {
        background: #000;
        padding: 30px 0;
    }
    
    .landing-page-hire {
        background: #f5f5f5;
        padding: 30px 0;
        margin-top: 40px;
    }
    
    .floating {
        top: 0!important;
    }
    
    .top-form {
        max-width: 380px;
        position: fixed;
        z-index: 333;
        background: #fff;
        right: 0;
        top: 70px;
        opacity: 1;
    }
    
    .top-form .form-control {
        height: 30px!important;
        font-size: 13px;
    }
    
    .top-form input,
    input[type=email],
    input[type=number],
    input[type=text],
    input[type=password],
    select,
    textarea {
        margin-bottom: 8px;
        min-height: 30px!important;
        font-size: 13px;
    }
    
    .top-form .form-group {
        max-width: 354px!important;
        margin-bottom: 4px!important;
    }
    
    #wpcf7-f467-o1 .form-group:last-child() {
        margin-bottom: 0!important;
    }
    
    .top-form br {
        display: none!important;
    }
    
    .top-form .site-btn.btn-default {
        margin-bottom: 2px!important;
    }
    
    .why-hire h2,
    .why-hire p {
        color: #fff;
        margin-top: 0;
    }
    
    .landing-page-hire h2 {
        color: #e5202d!important;
        margin-top: 0;
    }
    
    .landing-page-hire p {
        color: #000!important;
        margin-top: 0;
    }
    
    .why-hire .site-btn {
        float: right;
        margin-top: 15px;
    }
    
    .why-hire p {
        font-size: 16px;
    }
    
    .case-pad {
        padding: 0!important;
    }
    
    .content-section .tagline {
        text-align: center;
        font-weight: 700;
        font-size: 20px;
        margin: 0 0 50px;
        font-style: italic;
    }
    
    .services-section h4 {
        margin-bottom: 15px;
    }
    
    .why-choose-section h4 {
        text-align: left;
    }
    
    .feature-list {
        margin-bottom: 30px;
    }
    
    .feature-list li {
        padding: 5px 0;
        font-size: 16px;
    }
    
    .feature-list li i {
        padding-right: 5px;
    }
    
    .bdrnn {
        border-bottom: 0 solid #fff!important;
    }
    
    .navbar-right {
        margin-right: 0;
    }
    
    .bdr-btm {
        border-bottom: 1px solid #eee;
        margin-bottom: 20px;
    }
    
    .testimonials-section {
        padding: 50px 0 0;
        /*background:url(../images/su-testimonials-banner.jpg) center center no-repeat;
background-size:cover */
        background-color: #f5f5f5;
    }
    
    .testimonials-section h2 {
        text-align: center;
        color: #000;
        margin: 0 0 30px;
        font-size: 40px;
        font-family: 'Catamaran', sans-serif;
        text-transform: uppercase;
    }
    
    .testimonials-block {
        border-radius: 0px;
        margin: 0 0 50px;
    }
    
    .testimonial-left .media-heading {
        padding: 40px 0px;
        margin: 0px;
        padding-left: 115px;
    }
    
    .testimonials-block h4 {
        color: #000;
        font-size: 16px;
        line-height: 22px;
        text-align: left;
        margin: 0px;
        text-transform: capitalize;
    }
    
    .testimonials-block h5 {
        color: #ff2e12;
        font-size: 13px;
        margin: 5px 0px 0px;
        text-align: left;
        letter-spacing: .05em;
        font-family: 'Catamaran', sans-serif;
        line-height: 32px;
        font-weight: 800;
    }
    /*.testimonials-block .testimonial-body {
vertical-align: middle;
background-color: #fff;
min-height: 180px;
padding: 20px;
border-radius: 0px;
position: relative;
}
.testimonials-block .testimonial-body:after {
left: -20px;
bottom: -20px;
content: '';
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #fff;
position: absolute;
}*/
    
    .testimonials-block .testimonial-left img {
        border-radius: 50%;
        max-width: 100px;
        position: absolute;
        left: 0px;
        bottom: 8px;
    }
    
    .media.testimonials-block .testimonial-left {
        position: relative;
    }
    
    .case-study-slider {
        padding: 40px 0px 30px;
    }
    
    .case-study-slider .carousel-control.right,
    .case-study-slider .carousel-control.left {
        /*background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5))); */
        background-image: none;
    }
    
    .case-study-slider .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        right: -15%;
        color: #d1d1d1;
    }
    
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        left: -15%;
        color: #d1d1d1;
    }
    
    .carousel-study-inner .item img {
        max-width: 300px;
        float: right;
        padding: 15px;
    }
    
    .carousel-study-inner .item h4 {
        color: #ff0000;
        text-align: left;
        font-size: 32px;
    }
    
    .case-study-slider .carousel-indicators {
        bottom: -22px;
    }
    
    .case-study-slider .carousel-inner>.item {
        min-height: 300px;
    }
    
    .case-study-slider .carousel .carousel-control.left {
        top: 50%;
        left: -50px;
    }
    
    .case-study-slider .carousel .carousel-control.right {
        top: 50%;
        right: -35px;
    }
    
    .hiring-process {
        padding: 40px 0px;
        background: #f5f5f5;
        margin-bottom: 20px;
    }
    
    .hiring-process ol {
        padding-left: 0px;
        margin: 0px;
        padding-top: 10px;
    }
    
    .hiring-process ol li {
        width: 24%;
        display: inline-block;
        float: left;
        position: relative;
        font-size: 18px;
        font-family: 'Catamaran', sans-serif;
        text-transform: uppercase;
    }
    
    .hiring-process ol li:after {
        content: "\f101";
        font-family: "FontAwesome";
        position: absolute;
        color: #000;
        right: 0px;
        font-size: 30px;
        top: 50%;
        margin-top: -15%;
    }
    
    .hiring-process ol li:last-child:after {
        content: "";
    }
    
    .hiring-process ol li i {
        font-size: 22px;
        line-height: 25px;
        font-family: 'FontAwesome';
        position: absolute;
        left: 50%;
        top: 15px;
        margin-left: -11px;
    }
    
    .icon-hiring:hover {
        background-color: #ff0000;
        color: #ffffff;
    }
    
    .hiring-process ol li p {
        text-align: center;
        font-size: 18px;
        font-family: 'Catamaran', sans-serif;
        text-transform: uppercase;
    }
    /*.footer h4 {
color:#fff;
text-align:left;
font-size:22px;
margin:0 0 15px;
}
.footer-links li a {
color:#fff;
display:block;
padding:4px 0;
position:relative;
}*/
    
    .address p a:hover,
    .footer-links li a:focus,
    .footer-links li a:hover {
        color: #e5202d;
    }
    
    .copy {
        padding: 20px 0 25px;
        margin: 0px;
        border-top: 1px solid #e5202d;
    }
    
    .social-links li a {
        display: block;
        height: 34px;
        width: 34px;
        background: url(../images/icon-sprite.png) no-repeat;
    }
    
    .social-links li a.google {
        background: url(../images/google-plus.png) no-repeat;
    }
    
    .social-links li a.fb {
        background-position: -10px -10px;
    }
    
    .social-links li a.linkedin {
        background-position: -10px -94px;
    }
    
    .social-links li a.twitter {
        background-position: -10px -52px;
    }
    
    .social-links li a.youtube {
        background-position: -10px -178px;
    }
    
    .address p a {
        color: #fff;
        word-wrap: break-word;
    }
    
    .address {
        margin-bottom: 15px;
    }
    
    .address p {
        margin-bottom: 5px;
    }
    
    .um-form-field {
        width: 100%!important;
        padding: 10px!important;
    }
    
    .request_name {
        display: none!important;
    }
    
    .um-left,
    .um-right {
        display: inline-block;
        width: 47%;
    }
    
    .star-text,
    .team-section img,
    .um-button {
        width: 100%;
    }
    
    .um-right {
        float: right!important;
    }
    
    .um-button {
        display: inline-block;
        text-align: center;
        padding: 10px 12px;
        background-color: #e5202d!important;
        color: #fff!important;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        border: 0!important;
    }
    
    .comment-form input[type=submit],
    .theme-button {
        font-family: inherit;
        cursor: pointer;
        -webkit-font-smoothing: inherit;
        text-decoration: none!important;
    }
    
    .um-profile-nav {
        display: none;
    }
    
    .um-header {
        border-bottom: 0!important;
    }
    
    .star-text {
        display: block;
        clear: both;
        padding: 10px 0px;
    }
    
    .star-text p {
        margin-bottom: 0;
        font-size: 10px;
    }
    
    .portfolio h3 {
        text-align: center;
        margin-bottom: 25px;
        text-transform: uppercase;
        font-size: 22px;
    }

    
    .portfolio-blocks .app-img img,
    .website-block .website-img img {
        width: 100%;
        height: 260px;
    }
    
    .portfolio-blocks .app-img,
    .website-block .website-img {
        height: 300px;
    }
    
    .app-img .mobile-site-name,
    .website-img .website_name {
        text-align: center!important;
        margin-bottom: 15px;
        font-weight: 800;
    }
    
    .mobile-description,
    .team-block {
        margin-bottom: 30px;
    }
    
    .team-block {
        min-height: 430px;
    }
    
    .carousel-caption {
        bottom: 50%;
        -webkit-transform: translateY(50%);
        -moz-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%);
        text-shadow: none;
        padding-top: 0px!important;
    }
    
    .carousel-indicators {
        bottom: 5px;
    }
    
    .mobile-description p.app-introduction {
        text-align: center;
        padding-top: 10px;
    }
    
    .mobile-description .ios_link {
        float: right;
    }
    
    .website-block {
        margin-top: 25px;
    }
    
    .website-description {
        margin-top: 10px;
        margin-bottom: 30px;
        min-height: 100px;
        height: 120px;
    }
    
    .website-description .app-introduction,
    .website-description p {
        text-align: center;
    }
    
    .about.banner {
        margin-top: 0px;
        min-height: 140px;
        background: url(../images/about-banner.jpg) center center no-repeat;
        background-size: cover;
        background-position: 0px -103px;
    }
    
    .team-section {
        background: #f5f5f5;
    }
    
    .team-block h4 {
        font-size: 30px;
        text-align: left;
        text-transform: uppercase;
        margin: 15px 0 10px;
    }
    
    .team-block h4 span {
        display: block;
        font-size: 20px;
    }
    
    .team-block p {
        font-style: italic;
    }
    
    .team-block a {
        color: #e5202d;
        font-weight: 500;
        font-size: 16px;
    }
    
    .profile-div-wrapper {
        position: fixed;
        width: 500px;
        right: -500px;
        top: 0;
        bottom: 0;
        background: #e5202d;
        z-index: 99;
        -webkit-transition: right .5s ease;
        -moz-transition: right .5s ease;
        -o-transition: right .5s ease;
        transition: right .5s ease;
    }
    
    .profile-div-wrapper.hidden-view {
        right: 0;
        -webkit-transition: right .5s ease;
        -moz-transition: right .5s ease;
        -o-transition: right .5s ease;
        transition: right .5s ease;
    }
    
    .profile-div,
    .profile-slider {
        height: 100%;
    }
    
    .slick-arrow {
        display: block!important;
        position: absolute;
        background: 0 0;
        border: 0;
        text-indent: -99999px;
        height: 50px;
        width: 50px;
        background-size: 100%;
        top: 50%;
        margin-top: 0;
        z-index: 1000;
        outline: 0!important;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    }
    
    .slick-arrow.slick-prev {
        background-image: url(../images/left-arrow.png);
        background-color: #fff;
        left: auto;
        right: 90px;
    }
    
    .slick-arrow.slick-next {
        background-image: url(../images/right-arrow.png);
        background-color: #fff;
        right: 30px;
    }
    
    .slick-arrow:focus,
    .slick-arrow:hover {
        background-position: 0 -50px;
    }
    
    .profile-slider .profile-image {
        width: 100%;
        height: 50%;
        overflow: hidden;
        display: block;
    }
    
    .profile-slider .profile-image img {
        width: 100%;
    }
    
    .profile-slider .profile-details {
        overflow-y: auto;
        padding: 25px;
        height: 50%;
    }
    
    .profile-slider .profile-details h3,
    .profile-slider .profile-details p {
        color: #fff;
    }
    
    .profile-div .close-btn {
        position: absolute;
        top: 15px;
        right: 35px;
        line-height: 1;
        text-shadow: 0 1px 0 #fff;
        opacity: 1;
        z-index: 99;
        font-size: 34px;
        font-weight: 700;
        color: #fff;
        box-shadow: none;
    }
    
    .profile-div .close-btn:hover {
        color: #e5202d
    }
    
    .profile-link:focus,
    .profile-link:hover,
    .theme-button a {
        color: #fff;
    }
    
    .overlay-profile {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .5);
        z-index: 9;
    }
    
    .profile-link {
        font-weight: 700;
        font-size: 18px;
        position: relative;
        padding-right: 22px;
    }
    
    .profile-link img {
        position: absolute;
        right: 0;
        top: 3px;
    }
    
    .gallery {
        margin-top: 30px;
    }
    
    .gallery img {
        margin-bottom: 10px;
    }
    
    .blog-left-content {
        width: 70%;
        float: left;
    }
    
    .blog-right-content {
        width: 30%;
        padding-left: 40px;
        float: right;
    }
    
    .blog-full-width-container {
        display: inline;
    }
    
    .breadcrumb {
        margin-bottom: 20px;
        background-color: #fff;
        padding: 8px 0;
    }
    
    .post-container,
    .post-img .img-hover {
        margin-bottom: 0;
    }
    
    .breadcrumb>li+li:before {
        content: ">";
        font-weight: 600;
        font-size: 16px;
    }
    
    .blog_detail .entry-title {
        font-size: 30px;
        text-align: left;
    }
    
    
    
   
    .post-thumbnail img {
        max-width: 100%;
        height: auto;
    }
    
    .entry-content {
        padding: 20px 0;
    }
    
    .entry-content p {
        font-size: 16px;
    }
    
    .isotope-item {
        margin: 0;
        height: 100%;
        background-color: #fff;
        border: 1px solid #ececec;
        border-radius: 4px;
        position: relative;
        overflow: hidden;
    }
    .blog-left-content .col-md-6 {
        margin-bottom: 30px;
    }
    .blog-left-content .post-img img {
        height: 220px;
        object-fit: cover;
    }
    
    .post-content p {
        text-align: justify;
    }
    
    .post-content a {
        color: #534d4d;
    }
    
    .post-content h3 {
        line-height: 23px;
        font-size: 18px;
        margin: 0 0 7px;
        padding: 0;
        font-weight: 700;
        letter-spacing: 0;
        min-height: 60px;
    }
    .blog-entry-readmore a.theme-button {
        border-radius: 25px;
        min-width: 150px;
        text-align: center;
        padding: 10px;
        font-size: 17px;
    }
    
    .meta-tags {
        margin-bottom: 8px;
    }
    
    .meta-tags span:last-child {
        border: none;
    }
    
    .meta-tags span {
        display: inline-block;
        color: #888;
        padding-right: 10px;
        line-height: 15px;
        font-size: 14px;
        margin: 0 10px 0 0;
        font-weight: 300;
    }
    
    .blog-entry-readmore {
        margin-top: 20px;
    }
    
    .article-content-wrapper {
        margin-bottom: 20px;
    }
    
    .theme-button {
        background: #dc3522;
        color: #fff!important;
        display: inline-block;
        padding: .5em 1em;
        font-size: .923em;
        font-weight: 400;
        margin: 0;
        outline: 0;
        border: 0;
        line-height: 1.65;
        -webkit-appearance: none;
        max-width: 100%;
        transition: .15s all ease;
        border-radius: 3px;
    }
    
    .widget {
        margin-bottom: 25px;
    }
    
    .form-control {
        border-radius: 0!important;
        box-shadow: none!important;
    }
    
    input,
    input[type=email],
    input[type=number],
    input[type=text],
    input[type=password],
    select,
    textarea {
        padding: 8px;
        outline: 0;
        font-size: 15px;
        color: #909090;
        max-width: 100%;
        box-sizing: border-box;
        font-weight: 500;
        opacity: 1;
        min-height: 53px;
        background-color: #fff;
        border: 1px solid #e0e0e0;
    }
    
    .wpcf7-form input,
    .wpcf7-form input[type=email],
    .wpcf7-form input[type=number],
    .wpcf7-form input[type=text],
    .wpcf7-form input[type=password],
    .wpcf7-form select,
    .wpcf7-form textarea {
        width: 100%;
    }
    
    .wpcf7-textarea {
        height: 40px !important;
    }
    
    .widget-title {
        text-align: left;
        color: #ffffff;
        font-size: 25px;
        margin: 0 -20px 20px;
        text-transform: uppercase;
        font-family: Langdon;
        background: #dc3522;
        padding: 10px 15px;
    }
    
    .widget .post-date {
        display: block;
        color: #888;
        padding-right: 10px;
        line-height: 15px;
        font-size: 14px;
        margin: 10px 0 0;
        font-weight: 300;
    }
    
    .btn-black,
    .btn-black:hover {
        color: #fff;
    }
    
    .widget ul {
        padding: 0;
    }
    
    .widget ul li {
        list-style: none;
        margin-bottom: 15px;
    }
    
    .widget_archive li {
        border-top: 1px solid #d5d5d5;
        padding: .7em 0!important;
        margin: 0!important;
    }
    
    .btn-black {
        background-color: #000;
        transition: .5s;
        padding: 13px 18px;
    }
    
    article-container {
        display: inline-block;
        width: 100%;
        margin-bottom: 1em;
    }
    
    .thumbnail-sm img {
        width: 75px;
        height: 75px;
        margin-right: .75em;
    }
    
    .list-vert-solid-line li {
        border-top: 1px solid #d5d5d5;
        padding: .7em 0!important;
    }
    
    .num {
        color: #586b6f;
    }
    
    .comment-form label {
        display: block!important;
    }
    
    .comment-form input[type=email],
    .comment-form input[type=text],
    .comment-form input[type=url],
    .comment-form textarea {
        width: 100%;
        margin-bottom: 5px;
        min-height: auto;
    }
    
    .comment-form input[type=submit] {
        background: #dc3522;
        color: #fff!important;
        display: inline-block;
        padding: .5em 1em;
        font-size: .923em;
        font-weight: 400;
        margin: 0;
        outline: 0;
        border: 0;
        min-height: auto;
        line-height: 1.65;
        -webkit-appearance: none;
        max-width: 100%;
        transition: .15s all ease;
        border-radius: 3px;
    }
    
    .blog-block .list-inline,
    .blog-block h4,
    .blog-block img,
    .search-block h4,
    .search-block li {
        border-bottom: 1px solid #ccc;
    }
    
    #wpcf7-f841-o2 label,
    #wpcs_content_inner_760 label {
        display: block!important;
    }
    
    .nav-links .current,
    .navigation .nav-links a,
    .navigation h2.screen-reader-text,
    .screen-reader-response {
        display: none;
    }
    
    .wpcf7-not-valid-tip,
    em {
        color: #e5202d;
    }
    
    .contact-section {
        padding: 40px 0;
    }
    
    .contect-form-wrapper {
        background-color: #5a5a5a;
        padding: 15px;
        margin-bottom: 20px;
        color: #fff;
    }
    
    .contect-form-wrapper h4 {
        color: #fff;
        font-size: 30px;
        line-height: 38px;
    }
    
    .contect-form-wrapper form textarea.form-control {
        padding: 10px;
    }
    
    .contact-section h4 {
        text-align: left;
        font-size: 30px;
    }
    
    .form-control {
        border: 1px solid #ccc;
        height: 40px;
        margin-bottom: 15px;
    }
    
    .contact-details li {
        padding: 5px 0;
        font-size: 16px;
    }
    
    .contact-details li i,
    .sidebar-textbox i {
        font-size: 20px;
        padding-right: 5px;
    }
    
    .contact-details li a {
        color: #414141;
    }
    
    .contact-details li a:hover {
        color: #e5202d;
    }
    
    .sidebar-textbox {
        margin-bottom: 30px;
    }
    
    .services-content-blocks {
        margin-top: 40px;
    }
    
    .services-content-blocks .media {
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    
    .services-content-blocks .media h4 {
        text-align: left;
        text-transform: uppercase;
        font-size: 25px;
    }
    
    .services-content-blocks .media p,
    .why-content h4,
    .why-content p {
        text-align: justify;
    }
    
    .services-content-blocks .media img {
        max-width: 250px;
        margin-right: 12px;
        width: 250px;
    }
    
    .wpcf7-response-output.wpcf7-mail-sent-ok {
        padding-bottom: 20px;
        font-weight: 700;
        color: #128312;
        font-size: 16px;
    }
    
    .arrow-list {
        margin: 20px 0 15px;
    }
    
    .arrow-list ul {
        list-style: none;
    }
    
    .arrow-list li {
        padding: 4px 0;
        font-weight: 700;
    }
    
    .arrow-list.landing-page-list li {
        font-size: 20px;
    }
    
    .arrow-list li i {
        color: #000;
        font-size: 12px;
        padding-right: 5px;
    }
    
    .why-content h4 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    
    .why-content p {
        font-size: 16px;
    }
    
    .blog-section {
        padding: 50px 0;
    }
    
    .blog-block {
        border-radius: 0;
        margin-bottom: 25px;
        position: relative;
        padding-bottom: 38px;
    }
    
    .blog-block .caption {
        padding: 0;
    }
    
    .blog-block .caption p {
        padding: 10px;
    }
    
    .blog-block h4 {
        padding: 15px 5px;
        text-align: left;
        font-size: 20px;
        margin-bottom: 0;
    }
    
    .blog-block .site-btn {
        width: 100%;
        text-align: left;
        margin: 0;
        position: absolute;
        left: 0;
        right: 0;
    }
    
    .blog-block .list-inline {
        margin: 0;
        padding: 10px 0;
    }
    
    .blog-block .list-inline a {
        color: #414141;
    }
    
    .blog-block .list-inline a:hover {
        color: #e5202d;
    }
    
    .search-block {
        margin-top: 40px;
    }
    
    .search-block h4 {
        text-align: left;
        font-size: 25px;
        padding-bottom: 15px;
        margin: 0;
    }
    
    .search-block li {
        padding: 5px;
    }
    
    .search-block li a {
        font-size: 16px;
        color: #414141;
    }
    
    .search-block li a:hover {
        color: #e5202d;
    }
    
    .navigation .nav-links a.next,
    .navigation .nav-links a.prev {
        display: block;
        text-transform: uppercase;
        font-weight: 900;
    }
    
    #backtotop {
        position: fixed;
        right: 0;
        display: none;
        bottom: 35px;
        margin: 0 35px 0 0;
        z-index: 9999;
    }
    
    #backtotop a {
        text-decoration: none;
        display: block;
        width: 50px;
        height: 50px;
        border: 2px solid #dc3522;
        -webkit-transition: transform .3s;
        transition: transform .3s ease-in-out;
        border-radius: 50px;
        text-align: center;
        font-size: 28px;
        color: #fff;
        background-color: #dc3522;
    }
    
    #backtotop a:after {
        content: "\f106";
        font-family: FontAwesome;
        position: relative;
        display: block;
        top: 50%;
        -webkit-transform: translateY(-55%);
        transform: translateY(-55%);
    }
    
    .footer .address strong {
        font-weight: 900;
        text-transform: uppercase;
    }
    
    .footer .address .address {
        margin-top: 15px;
    }
    
    .pdgcls {
        width: 45%;
        float: right;
        padding: 0 0 0 40px;
    }
    
    .case-pad .col-sm-6 {
        background-color: #5a5a5a;
        padding: 15px;
        margin-bottom: 20px;
        color: #fff;
    }
    
    .case-pad h4 {
        color: #fff;
    }
    
    .case-pad .form-group {
        margin-bottom: 0px;
    }
    
    .form-group label {
        color: #fff !important;
    }
    /*Service page testimonial style*/
    
    .testimonial-service-page .media {
        padding: 20px 0px;
    }
    
    .testimonial-service-page h2 {
        font-size: 20px;
        margin: 0 0 10px;
        text-align: left;
        background: #ccc;
        padding: 4px 7px;
        color: #000;
    }
    
    .testimonial-service-page .media-left,
    .testimonial-service-page .media-body {
        display: inline-block;
        width: 50%;
        float: left;
    }
    
    .testimonial-service-page .media {
        padding-bottom: 20px;
    }
    
    .testimonial-service-page .media-left img {
        max-width: 170px;
        margin-right: 12px;
    }
    
    .testimonial-service-page h4 {
        text-align: left;
        text-transform: uppercase;
        font-size: 15px;
        margin-bottom: 15px;
    }
    
    .blog-contact-form {
        margin-top: 20px;
        background-color: #5a5a5a !important;
        padding: 15px;
        margin-bottom: 20px;
    }
    
    .blog-contact-form h4 {
        padding: 0px 15px;
        color: #fff !important;
    }
    
    .culture-section {
        padding-top: 20px;
    }
    /* ==========================================================================
Privacy Policy styling
========================================================================== */
    
    .requirement-wrapper {
        padding-bottom: 20px;
    }
    
    .requirement-left {
        background-color: #d3d3d3;
        padding: 12px;
    }
    
    .requirement-left h4,
    .requirement-right h4 {
        text-align: left;
        font-size: 23px;
        margin-bottom: 15px;
    }
    
    .requirement-right p {
        padding-bottom: 15px;
    }
    
    .requirement-left ol {
        padding-left: 15px;
    }
    
    .requirement-left ol li {
        font-size: 16px;
        padding-bottom: 3px;
    }
    
    .requirement-right {
        position: relative;
        border: 1px solid #ccc;
        padding: 6px;
    }
    
    .requirement-right img {
        float: left;
        max-width: 120px !important;
        margin-right: 15px;
    }
    
    .requirement-right .carousel-indicators {
        bottom: -10px;
    }
    /* ==========================================================================
Our Clients page styling
========================================================================== */
    
    .our-clients-page-img {
        margin-bottom: 25px;
    }
    
    .our-clients-page-img img {
        width: 130px;
        margin: auto;
    }
    
    .our-clients-page-heading h3 {
        font-size: 35px;
        line-height: 38px;
        font-weight: 800;
        margin: 0 0 5px 0;
        color: #414141;
        font-family: 'Catamaran', sans-serif;
        text-transform: uppercase;
        letter-spacing: .05em;
        margin: 30px 0px;
    }
    /* ==========================================================================
header Media styling
========================================================================== */
    
    .tagline-inner {
        position: relative;
        padding: 0px;
        list-style-type: none;
        margin: 0px;
    }
    
    .tagline-inner li {
        width: 24%;
        display: inline-block;
    }
    
    .tagline-heading h4 {
        font-size: 27px;
        margin: 0px;
        padding: 10px 0px;
    }
    
    .tagline-inner img {
        max-width: 195px;
        width: 100%;
    }
    
    .tagline-inner p {
        margin: 0px;
        padding-right: 180px;
        font-size: 13px;
        line-height: 21px;
        text-transform: uppercase;
        font-style: italic;
    }
    
    .media-tagline-inner {
        position: relative;
    }
    
    .media-tagline-inner img {
        max-width: 160px;
        width: 100%;
        position: absolute;
        right: 0px;
        top: -6px;
    }
    
    .media-tagline-inner p {
        margin: 0px;
        padding-right: 173px;
        font-size: 13px;
        line-height: 21px;
        text-transform: uppercase;
        font-style: italic;
    }
    
    .section-tagline {
        padding-top: 20px;
        padding-bottom: 15px;
    }
    
    .section-tagline .row {
        border-bottom: 1px solid #c0c0c0;
        padding-bottom: 15px;
    }
    
    .client_section_inner {
        padding-top: 15px;
        margin-top: 20px;
    }
    
    .certification-wrapper-2 {
        padding-top: 20px;
    }
    
    .award-wrapper ul {
        padding: 0px;
    }
    
    .award-wrapper ul li {
        width: 34%;
    }
    
    .award-wrapper ul li img {
        max-width: 185px;
    }
    
    .certification-wrapper {
        padding: 20px 0px;
    }
    
    .certification {
        padding-left: 0px;
    }
    
    .certification li {
        list-style-type: none;
        float: left;
        padding-right: 10px;
    }
    
    .certification-wrapper .certification li img {
        max-width: 113px;
        width: 100%;
        max-height: auto;
    }
    /* ==========================================================================
footer certification modal
========================================================================== */
    
    .modal-certification .modal-dialog {
        max-width: 350px;
    }
    
    .modal-certification .modal-body .close {
        float: none;
        font-size: 21px;
        font-weight: 700;
        line-height: 26px;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        filter: alpha(opacity=20);
        opacity: 1;
        width: 30px;
        height: 30px;
        border: 1px solid #e5202d !important;
        background-color: #e5202d !important;
        color: #fff;
        border-radius: 20px;
        position: absolute;
        top: -10px;
        right: -10px;
    }
    
    .modal-certification .modal-body img {
        margin: auto;
        width: 100%;
    }
    
    .modal-certification .modal-content {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-top: 100%;
    }
    /* ==========================================================================
Slider home page styling
========================================================================== */
    
    #carousel-home .carousel-control {
        width: 50px !important;
        height: 50px !important;
        text-align: center !important;
        line-height: 50px !important;
        background: linear-gradient(to right, #ff0000, #FF5722) !important;
        color: #fff !important;
        z-index: 9;
        border-radius: 0 !important;
        top: 50%;
        margin-top: -10px;
        font-size: 30px;
    }
    
    #carousel-home .carousel-control svg {
        margin-top: 9px;
    }
    
    .owl-nav button,
    .carousel .carousel-control {
        margin: 0px;
        top: 15%;
        width: 40px;
        height: 40px;
        position: absolute;
        border-radius: 20px;
        background: linear-gradient(to right, #ff0000, #FF5722) !important;
        outline: 0;
        margin-top: -40px;
        top: 50%;
        opacity: 1;
    }
    
    .owl-nav button.owl-next {
        right: -35px;
    }
    
    .owl-nav button.owl-prev {
        left: -35px;
    }
    
    .owl-nav button span,
    .carousel-control span {
        font-size: 45px;
        line-height: 27px;
        color: #fff;
        display: block;
        font-style: normal;
    }
    /* ==========================================================================
Styling Custom CSS
========================================================================== */
    
    .client_img_section .list-inline>li {
        max-width: 120px;
    }
    
    .client_img_section .gallery {
        margin-top: 55px;
        text-align: center;
    }
    
    .top-talent-blocks .media img {
        max-width: 250px;
        margin-right: 12px;
        width: 250px;
    }
    
    .top-talent-blocks .media-right {
        display: table-cell;
        vertical-align: middle;
    }
    
    .top-talent-blocks .media-body .media-heading {
        text-align: left;
        padding-bottom: 15px;
    }
    
    .top-talent-blocks .media {
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    
    .top-talent-blocks .media:last-child {
        border-bottom: none;
    }
    
    .tagline-section h4 a {
        color: #414141;
        border-bottom: 2px solid #6d6d6d;
        line-height: 37px;
    }
    
    .our_office_section .services-blocks {
        padding: 0px;
        overflow: hidden;
        border: none;
        margin-bottom: 0px;
        background: #fff;
        min-height: auto;
    }
    
    .our_office_section h4 {
        text-align: center !important;
        font-size: 40px !important;
    }
    
    .our_office_section .services-content {
        padding: 15px;
    }
    
    .our_office_section .services-blocks img {
        width: 100%;
        height: 260px;
    }
    
    .our_office_section .office-img-title {
        font-size: 18px;
        text-align: center;
    }
    
    .press-coverage .media-body .para-press {
        display: inline;
    }
    
    .error-404 .page-header {
        margin: 75px 0 20px;
    }
    
    #primary #main .page-header {
        margin: 50px 0 20px;
    }
    
    .pricing-para p {
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        padding: 30px 0px 0px 0px;
        margin-bottom: 0px;
    }
    
    #sgcolorbox #sg-popup-content-wrapper-40 label {
        max-width: 100%;
        width: 324px;
    }
    
    #sg-popup-content-wrapper-40 #wpcf7-f841-o2 form h3 {
        margin-bottom: 22px;
    }
    
    .newslatter {
        margin-bottom: 20px;
    }
    
    .newslatter .tnp-field label {
        display: block;
        color: white;
        font-size: 14px;
        font-weight: 400;
        /*margin-bottom: 10px;*/
        text-align: left;
        line-height: 20px;
    }
    
    .newslatter .tnp-subscription {
        max-width: 400px;
        margin: 10px 0px;
    }
    
    .newslatter .tnp-subscription input[type=email] {
        height: 42px;
        display: inline;
    }
    
    .newslatter input[type="email"] {
        width: 66%;
        display: inline-block;
        float: left;
        color: #000;
        min-height: 43px !important;
        padding: 11px;
    }
    
    .newslatter input[type="submit"] {
        width: 85px !important;
        min-height: 45px !important;
        background-color: #dc3522;
        border: none;
        color: #fff;
        padding: 12px;
    }
    
    #post-916 .entry-content {
        max-width: 1170px;
        margin: 0 auto;
    }
    
    .pricing-para ul li {
        font-size: 18px;
        padding-top: 9px;
    }
    
    .pricing-para ul li:first-child {
        padding-top: 0px;
    }
    /* ==========================================================================
Styling 19th oct
========================================================================== */
    
    .top-talent-inner {
        padding-bottom: 40px;
    }
    
    .tagline-section {
        padding-bottom: 30px;
    }
    
    .top-talent-text {
        position: relative;
    }
    
    .form-top-talent .contect-form-wrapper {
        margin-bottom: 0px;
    }
    /* ==========================================================================
Styling 25th feb
========================================================================== */
    
    .services-page ul {
        margin-bottom: 10px;
    }
    
    .services-page ul li {
        color: #414141;
        font-family: Lato, sans-serif;
        padding-bottom: 4px;
        font-weight: 400;
    }
    
    .services-page ul li svg {
        margin-right: 10px;
        color: #414141;
    }
    /*==================== Start New Media Query =================*/
    /* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
These examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */
    
    @media screen and (max-width: 998px) {
        .testimonials-block .testimonial-body {
            vertical-align: middle;
            background-color: #fff;
            min-height: 150px;
            padding: 20px;
            border-radius: 0px;
            position: relative;
        }
        .company-info-main {
            margin-bottom: 25px;
            min-height: auto;
        }
        .company-info-main:before {
            display: none;
        }
        .case-study-post-wrap {
            min-height: 440px;
        }
        .process-hiring-main {
            margin-bottom: 25px;
        }
        .process-hiring-arrow {
            display: none;
        }
        .certification-2 li img {
            width: 65px;
            max-width: 100%;
            min-height: auto;
        }
        .certification-1 li img {
            width: 66px;
            max-width: 100%;
            min-height: 70px;
        }
        .award ul,
        .moneyBack ul {
            min-height: auto;
        }
    }
    
    @media screen and (max-width: 767px) {
        .pagetemplate-title {
            font-size: 14px;
        }
        .services-content-blocks iframe {
            margin-bottom: 10px;
            width: 100%;
        }
        .case-study-post-wrap {
            min-height: auto;
        }
        .case-study-text {
            min-height: 125px;
        }
        .case-study-main-wrapper {
            margin-bottom: 25px;
        }
        .enquiry-form-main .form-group {
            width: 100%;
        }
        .about-column p {
            min-height: auto;
        }
        .case-study-title h5 {
            min-height: auto;
        }
        .top-talent-content h3,
        .section-heading h3,
        .section-entry h3 {
            text-align: center;
        }
        .top-talent-content h3,
        .choose-us-content h3 {
            margin-top: 30px;
        }
        .choose-us-content {
            padding: 0px 15px;
        }
        .navbar-brand img {
            max-width: 175px;
        }
    }
    
    @media screen and (max-width:600px) {
        .benefits-hiring-wrapper img {
            width: 100%;
            float: none;
            padding: 0px 0px 25px 0px;
            max-width: 100%;
        }
    }
    /*==================== End New Media Query ===================*/
    
    @media screen and (max-width: 1300px) {
        .navbar-default .navbar-nav>li>a {
            font-size: 13px;
            padding: 25px 10px;
        }
    }
    
    @media screen and (max-width: 1199px) {
        .navbar-header {
            float: none;
        }
        .navbar-toggle {
            display: block;
        }
        .navbar-collapse {
            border-top: 1px solid transparent;
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
        }
        .navbar-collapse.collapse {
            display: none!important;
        }
        .navbar-nav {
            float: none!important;
            margin: 7.5px -15px;
        }
        .navbar-nav>li {
            float: none;
        }
        .navbar-nav>li>a {
            padding-top: 10px;
            padding-bottom: 10px;
        }
        .navbar-text {
            float: none;
            margin: 15px 0;
        }
        .navbar-collapse.collapse.in {
            display: block!important;
        }
        .collapsing {
            overflow: hidden!important;
        }
        .navbar-default .navbar-toggle {
            border: 2px solid #e5202d;
            border-radius: 2px;
            padding: 6px 8px;
            margin-top: 20px;
        }
        .navbar-default .navbar-toggle .icon-bar {
            background-color: #e5202d;
            width: 24px;
            height: 3px;
        }
        .navbar-default .navbar-toggle:focus,
        .navbar-default .navbar-toggle:hover {
            background-color: #e5202d;
        }
        .navbar-default .navbar-toggle:focus .icon-bar,
        .navbar-default .navbar-toggle:hover .icon-bar {
            background-color: #fff;
        }
        .navbar-default .navbar-nav>li>a {
            line-height: 20px;
        }
        .tagline-inner img {
            max-width: 142px;
        }
        .media-tagline-inner img {
            max-width: 110px;
            top: 0px;
        }
        .media-tagline-inner p {
            padding-right: 111px;
        }
        .testimonials-block .testimonial-body {
            min-height: 190px;
        }
        .testimonials-block {
            margin: 0 0 30px;
        }
    }
    
    @media screen and (max-width: 1024px) {
        .alignnone.size-full.wp-image-599 {
            max-width: 100%!important;
            height: 100%!important;
        }
    }
    
    @media screen and (max-width: 991px) {
        .carousel-indicators {
            bottom: 0;
        }
        .carousel-caption {
            bottom: 50%;
            -webkit-transform: translateY(50%);
            -moz-transform: translateY(50%);
            -ms-transform: translateY(50%);
            transform: translateY(50%);
            text-shadow: none;
            padding-top: 60px!important;
        }
        .testimonial-service-page .media-left,
        .testimonial-service-page .media-body {
            display: block;
            width: 100%;
            float: none;
        }
        .certification li {
            padding-bottom: 10px;
        }
        .tagline-section.content-section {
            padding: 30px 0;
        }
        .tagline-section h4 {
            font-size: 35px;
        }
        .post-content {
            min-height: 100%;
        }
        .post-img {
            height: 100%;
        }
        .blog-left-content .isotope-item {
            margin-bottom: 30px;
        }
        .entry-content p {
            text-align: justify;
        }
        .hiring-process ol li p {
            min-height: 60px;
        }
        .hiring-process ol li:after {
            margin-top: -35%;
        }
        .service-form-wrapper form,
        .dev-forms,
        .header-inquiry-form form {
            min-height: 115px;
        }
        .media-tagline-inner {
            padding-bottom: 15px;
        }
    }
    
    @media screen and (max-width: 850px) {
        .case-study-slider .carousel .carousel-control.right,
        .owl-nav button.owl-next {
            right: -15px;
        }
        .case-study-slider .carousel .carousel-control.left,
        .owl-nav button.owl-prev {
            left: -15px;
        }
    }
    
    @media only screen and (max-width: 767px) {
        .why-hire {
            text-align: center;
        }
        .carousel-caption h2,
        .testimonials-section h2,
        h1,
        h4 {
            font-size: 30px;
        }
        .profile-div-wrapper {
            width: 100%;
            right: -800px;
        }
        .navbar-outer-item-right ul li:last-child {
            display: none;
        }
        .navbar-outer-item-right ul {
            text-align: center;
        }
        .why-hire .site-btn {
            margin-top: 20px;
            float: none;
        }
        .testimonials-block .media-left {
            display: block;
            margin: 0 0 15px;
            padding: 0;
        }
        .testimonials-block .media-left img {
            margin: 0 auto;
        }
        .why-choose-section .site-btn.btn-default {
            margin-bottom: 30px;
        }
        .services-blocks {
            min-height: auto;
            max-width: 300px;
            margin: 0 auto 30px;
        }
        .carousel-caption {
            left: 0;
            right: 0;
            width: 100%;
            padding: 0 15px;
        }
        .carousel-caption p {
            margin: 10px 0 20px;
        }
        .navbar-brand {
            max-width: 240px;
            padding: 0px 10px;
        }
        .navbar-btn {
            margin-left: 15px;
        }
        .services-content-blocks .media .media-left {
            display: block;
            margin: 0 0 20px;
            padding: 0;
        }
        #contact .lbl,
        #contact .lbl1 {
            width: 100%;
        }
        .navbar-nav {
            float: none!important;
            margin: 15px 0 10px;
        }
        .portfolio-blocks .app-img,
        .portfolio-blocks .app-img img,
        .website-block .website-img,
        .website-block .website-img img {
            height: auto;
        }
        .dev-forms {
            margin: 0;
        }
        .tagline-inner {
            padding-bottom: 15px;
        }
        .case-study-slider .carousel-control .glyphicon-chevron-right,
        .carousel-control .icon-next,
        .carousel-control .glyphicon-chevron-left,
        .carousel-control .icon-prev {
            display: none;
        }
        .case-study-slider .carousel-indicators {
            bottom: -30px;
        }
        .owl-nav button.owl-prev {
            left: -10px;
        }
        .owl-nav button.owl-next {
            right: -10px;
        }
        .owl-nav button,
        .carousel-control {
            width: 30px;
            height: 30px;
        }
        .owl-carousel .owl-nav button span {
            font-size: 35px;
            line-height: 21px;
        }
        .hiring-process ol li {
            width: 100%;
            padding-bottom: 15px;
        }
        .carousel-study-inner .item img {
            max-width: 300px;
            width: 100%;
            float: none;
            padding: 0px 0px 20px 0px;
            margin: auto;
        }
        .testimonial-left .media-heading {
            padding: 40px 10px 40px 112px;
            text-align: left;
        }
        .blog-left-content,
        .blog-right-content {
            float: none;
            width: 100%;
            padding-left: 15px;
            padding-right: 15px;
        }
        .navbar-right {
            margin-right: 0;
        }
        .tagline-section.content-section {
            padding: 22px 0;
        }
        .tagline-section h4 {
            font-size: 25px;
            max-width: 272px;
            margin: 0 auto;
        }
        .do-btn,
        .offers {
            margin: 15px 0;
        }
        .offers {
            font-size: 16px!important;
        }
        .offers li {
            padding-bottom: 6px;
        }
        marquee b {
            font-size: 14px;
        }
        .top-talent-text .offers {
            padding: 0 25px;
        }
        .top-header ul {
            text-align: center;
        }
        .requirement-right {
            margin-top: 10px;
        }
        .case-study-slider .carousel .carousel-control.right,
        .case-study-slider .carousel .carousel-control.left {
            top: 18%;
        }
        .hiring-process ol li:after {
            display: none;
        }
        .about.banner {
            background-position: 0px 0px;
        }
        .section-tagline .row {
            padding-bottom: 0px;
        }
        .tagline-heading h4 {
            padding: 0px 0px 10px;
        }
        .top-banner .carousel-caption {
            bottom: 60%;
        }
        .carousel-caption h5 {
            line-height: 46px;
            font-size: 40px;
            padding-top: 8px;
        }
        .top-banner .slider-content h2 {
            font-size: 24px;
        }
        .top-banner .carousel-caption p {
            font-size: 18px;
            margin: 10px 0 10px;
        }
        .media-tagline-inner img {
            max-width: 130px;
            top: -6px;
        }
        .media-tagline-inner p {
            padding-right: 140px;
        }
        .client_img_section .gallery {
            text-align: center;
        }
        .top-talent-blocks .media .media-right {
            display: block;
            margin: 0 0 20px;
            padding: 0;
        }
        .top-talent-blocks .media img {
            margin: auto;
        }
        .our_office_section .services-blocks {
            max-width: 300px;
            margin: 0 auto 30px;
        }
        .newslatter input[type="email"] {
            width: 50%;
        }
        .newslatter input[type="submit"] {
            width: 100px !important;
        }
    }
    
    @media only screen and (max-width: 980px) {
        #contact .lbl,
        #contact .lbl1 {
            width: 100%;
        }
    }
    
    @media only screen and (max-width: 600px) {
        .top-header ul {
            padding-right: 0;
        }
        .top-header ul a,
        .top-header ul p {
            color: #fff;
            font-size: 9px;
        }
    }
    
    .form-carousel h5 {
        line-height: 38px;
        font-size: 28px;
        text-align: center;
        padding-top: 29px;
        color: #ffffff;
        font-family: 'Catamaran', sans-serif;
        text-transform: uppercase;
        padding-bottom: 10px;
        margin: auto;
        text-shadow: 1px 1px 14px rgba(0, 0, 0, 1) !important;
    }
    
    .form-carousel form .input-field {
        position: relative;
    }
    
    .form-carousel form .submitB #submitHi#e5202devFrm {
        background: #e6202d;
        border: 1px solid #ff0000;
        text-transform: uppercase;
        color: #fff;
        font-size: 16px;
        line-height: 22px;
        font-family: 'PT Sans', sans-serif;
        text-decoration: none;
        padding: 10px 20px;
        display: inline-block;
        border-radius: 0px;
        font-weight: bold;
        min-height: auto;
    }
    
    .benefits-hiring-wrapper ul li {
        position: relative;
        padding-left: 15px;
        padding-bottom: 3px;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0.05em;
        color: #414141
    }
    
    .benefits-hiring-wrapper ul li:before {
        content: "";
        width: 4px;
        height: 20px;
        background-color: #e6202d;
        position: absolute;
        top: 3px;
        left: 0px;
    }
    
    .top-talent-content {
        max-width: 100%;
    }
    
    .hire {
        padding-top: 11px;
    }
    
    .top-talent-content {
        margin-bottom: 25px;
    }
    
    .top-talent-content a {
        border: 1px solid #e5202d;
        padding: 8px 15px;
        background-color: #e5202d;
        position: relative;
        color: white;
        text-transform: capitalize;
        font-size: 18px;
        font-weight: 400;
    }
    
    .case-study-main-wrapper-new,
    .case-study-main-wrapper-new {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    }
    
    .do-case-1 .case-study-main-wrapper-new {
        min-height: 415px;
        margin-bottom: 30px;
    }
    
    .do-case-4 .case-study-post-wrap .case-study-title {
        min-height: 35px;
    }
    
    .do-case-4 .case-study-post-wrap .case-study-text {
        min-height: 145px;
    }
    
    .do-case-4 .do-wrap-new .case-study-text {
        min-height: 467px;
    }
    
    .do-case-4 .case-study-main-wrapper-new {
        margin-bottom: 30px;
    }
    
    .do-case-2 .card {
        position: relative;
        min-height: 65px;
        display: flex;
        align-items: center;
    }
    
    .do-case-2 .card img {
        position: absolute;
        max-width: 37px;
        left: 10px;
        top: 12px;
    }
    
    .do-case-2 .card p {
        padding-left: 80px;
    }
    
    .do-hire-developer .card {
        min-height: 60px;
        display: flex;
        align-items: center;
        padding: 0 10px;
    }
    
    .do-hire-developer .card p {
        margin: 0;
    }
    
    .do-hire-developer .card img {
        max-width: 40px;
        margin-right: 10px;
    }
    
    .established-process .case-study-post-wrap {
        margin-bottom: 30px;
    }
    
    .established-process .case-study-title .cards {
        min-height: 53px;
    }
    
    .established-process .case-study-post-wrap .case-study-text {
        min-height: 200px;
    }
    
    .do-content-hire-software-developer ul {
        list-style-type: disc;
    }
    
    .do-content-hire-software-developer ul li {
        margin-left: 20px;
    }
    
    .software-certifications .card {
        padding: 10px;
        margin-bottom: 10px;
        min-height: 87px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .software-certifications .card p {
        margin-bottom: 0px;
    }
    
    .site-btn.btn-send-requirement {
        padding: 8px;
        display: inline-block;
        max-width: 320px;
        text-transform: capitalize;
        font-size: 16px;
        margin: 10px 0px;
        text-align: center;
    }
    
    .panel-software-developer .panel-title a {
        text-transform: uppercase;
        font-weight: 600;
        line-height: 22px;
    }
    
    .software-developer-process-hiring {
        padding: 0px 0px 20px;
        background-color: transparent;
    }
    
    .software-developer-process-hiring .process-hiring-main {
        background-color: #5a5a5a;
        padding: 35px 30px;
    }
    
    .software-developer-process-hiring .col-md-3:nth-last-child::after {
        content: none;
    }
    
    .software-developer-process-hiring .col-md-3.cnone:after {
        content: none;
    }
    
    .do-case-2 .card {
        margin-bottom: 20px;
    }
    
    @media screen and (max-width: 992px) {
        .do-case-4 .do-wrap-new .case-study-text {
            min-height: 340px;
        }
        .do-case-4 .case-study-post-wrap {
            min-height: auto;
        }
    }
    
    @media screen and (max-width: 767px) {
        .do-case-1 .case-study-main-wrapper-new,
        .do-case-4 .do-wrap-new .case-study-text,
        .do-case-4 .case-study-post-wrap .case-study-text {
            min-height: auto;
        }
        .established-process .case-study-post-wrap .case-study-text {
            min-height: auto;
        }
    }
    
    .logos-strap {
        border: 1px solid #5a5a5a73;
        width: 100%;
        min-height: 90px;
        /* background-color: #5a5a5a; */
        color: #fff;
        padding: 10px 0px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    
    .logos-strap ul li {
        width: 16%;
        float: left;
    }
    
    .logos-strap ul li.logo-text-block {
        width: 20%;
    }
    
    .logos-strap ul li.logo-text-block h5 {
        color: #5a5a5a !important;
        text-align: center;
        line-height: 32px;
        margin-top: 10px;
        /* font-family: 'Catamaran', sans-serif;
 */
        text-transform: uppercase;
        font-weight: 600;
        font-size: 28px;
        padding: 24px 20px;
    }
    
    .img-block {
        text-align: center;
    }
    
    .logos-strap img {
        max-height: 130px;
        display: inline-block !important;
        /*  margin-bottom:10px; */
    }
    
    @media only screen and (max-width: 991px) {
        .logos-strap ul li {
            width: 100%;
            float: left;
        }
        .logos-strap img.visible-xs {
            display: block;
        }
        .logos-strap ul li.logo-text-block {
            width: 100%;
        }
        .logos-strap img {
            margin-bottom: 10px;
            max-height: 145px;
        }
    }
    /* career page css */
    
    .col-center {
        margin: 0 auto;
        float: none !important;
    }
    
    .career-banner .carousel {
        margin: 50px auto;
        padding: 0 70px;
    }
    
    .career-employee .carousel .item {
        color: #999;
        font-size: 14px;
        text-align: center;
        overflow: hidden;
        min-height: 290px;
    }
    
    .career-employee .carousel .item .img-box {
        width: 135px;
        height: 135px;
        margin: 0 auto;
        padding: 5px;
        border: 1px solid #ddd;
        border-radius: 50%;
    }
    
    .career-employee .carousel .img-box img {
        width: 100%;
        height: 100%;
        display: block;
        border-radius: 50%;
    }
    
    .career-employee .carousel .testimonial {
        padding: 30px 0 10px;
    }
    
    .career-employee .carousel .overview {
        font-style: italic;
    }
    
    .career-employee .carousel .overview b {
        text-transform: uppercase;
        color: #7AA641;
    }
    
    .career-employee .carousel .carousel-control {
        width: 40px;
        height: 40px;
        margin-top: -20px;
        top: 50%;
        background: none;
    }
    
    .career-employee .carousel-control i {
        font-size: 68px;
        line-height: 42px;
        position: absolute;
        display: inline-block;
        color: rgba(0, 0, 0, 0.8);
        text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
    }
    
    .career-employee .carousel .carousel-indicators {
        bottom: -40px;
    }
    
    .career-employee .carousel-indicators li,
    .carousel-indicators li.active {
        width: 10px;
        height: 10px;
        margin: 1px 3px;
        border-radius: 50%;
    }
    
    .career-employee .carousel-indicators li {
        background: #999;
        border-color: transparent;
        box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
    }
    
    .career-employee .carousel-indicators li.active {
        background: #e8333a;
        box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
    }
    
    section.vacancies .carousel {
        padding: 0;
    }
    /* vacancies section css */
    
    .openings h4 {
        font-size: 24px;
        padding-bottom: 10px;
        color: #fff;
        font-family: Lato, sans-serif;
        font-weight: 700;
        text-align: left;
    }
    
    .vacancies .carousel-indicators .active {
        border: 1px solid #fff !important;
    }
    
    .vacancies h3,
    .office h3 {
        color: #414141;
        font-size: 45px;
        font-family: "Langdon";
        font-weight: 400;
        padding-bottom: 20px;
    }
    
    .vacancies {
        padding: 90PX 0;
    }
    
    .openings {
        background: #e8333a;
        color: #fff;
        text-align: left;
        padding: 20px 30px;
        max-width: 30%;
        margin-left: 15px;
        margin-right: 15px;
    }
    
    .openings p {
        margin: 0;
        font-weight: 500;
        font-size: 20px;
        color: #fff;
    }
    
    .openings p:nth-of-type(2) {
        padding-bottom: 30px;
    }
    
    .openings h5 {
        font-size: 20px;
    }
    
    .openings a {
        width: fit-content;
        display: block;
        background: #fff;
        border: none;
        border-radius: unset;
        text-transform: uppercase;
        margin: 20px 0 0;
        color: #e8333a;
        padding: 10px 40px;
        font-weight: 600;
        font-size: 18px;
    }
    
    .vacancies .row {
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
        /* margin: 0; */
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    /* responsive css */

	
    
    @media screen and (max-width: 1300px) {
        .openings {
            margin-left: 15px;
            margin-right: 15px;
        }
    }
    
    @media screen and (max-width: 992px) {
        .openings {
            flex-basis: 100%;
            margin-bottom: 20px;
            max-width: 100%;
        }
    }
    
    @media screen and (max-width: 767px) {
        .openings {
            max-width: 100%;
            margin-bottom: 20px;
        }
    }
    /* responsive css */
    /* vacancies section css */
    /* office page css */
    
    .office .flex-column {
        max-width: 260px;
    }
    
    .office img {
        margin: 5px;
        width: 100%;
    }
    
    .office .scale {
        transform: scaleY(1.05);
        padding-top: 5px;
    }
    /* office page css */
    /* get in touch css */
    
    .get-in-touch input,
    .get-in-touch select {
        background: transparent;
        border: 1px solid #ced4da !Important;
        height: 53px !Important;
        margin: 12px 0 !Important;
        border-radius: 0 !Important;
    }
    
    .get-in-touch label {
        justify-content: flex-start;
        padding: 12px 12px;
    }
    
    .career-employee .form-inline .form-control {
        width: 100%;
    }
    
    .get-in-touch .col-lg-4 {
        flex-basis: 33%;
        margin-bottom: 60px;
    }
    
    .vacancies form.form-inline {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
    }
    
    .get-in-touch form.form-inline {
        justify-content: space-between;
    }
    
    .get-in-touch label {
        justify-content: flex-start;
        padding: 0;
        border: none !IMPORTANT;
        margin: 0 0 0px 0 !IMPORTANT;
        height: 0 !IMPORTANT;
    }
    
    .touch-button {
        background: #e41d24;
        color: #fff;
        border: none;
        height: 50px;
        text-transform: uppercase;
    }
    
    .get-in-touch ::placeholder,
    .get-in-touch select,
    .get-in-touch label {
        font-style: italic;
        font-weight: 500 !important;
        color: #585858;
    }
    /* ---- 
.get-in-touch label::before {
content: "\f062";
font-family: fontawesome;
position: absolute;
right: 16px;
font-style: normal;
}
*/
    
    @media screen and (max-width: 767px) {
        .get-in-touch .col-lg-4 {
            flex-basis: 100%;
            /* margin-right: 29px; */
        }
        .get-in-touch label {
            width: 100%;
        }
        .get-in-touch form.form-inline {
            padding: 0px 15px;
        }
    }
    /* get in touch css */
    /* talent css */
    
    .program {
        position: relative;
        color: #fff;
        padding: 40px 20px;
    }
    
    .talent-row {
        display: flex;
        flex-wrap: wrap;
    }
    
    .program::before {
        content: "";
        background: #4c4e5a;
        width: 100vw;
        position: absolute;
        height: 100%;
        z-index: -1;
        top: 0;
        left: 0;
    }
    
    section.talent {
        padding-bottom: 90px;
    }
    
    .learning {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .skills {
        flex-basis: 48%;
        margin-bottom: 30px;
        padding: 0px 30px;
        text-align: center;
        margin-top: 30px;
    }
    
    .skills i {
        display: block;
        text-align: center;
        font-size: 30px;
    }
    
    .industry h2 {
        font-size: 42px;
        width: 410px;
        margin-left: 60px;
        padding-bottom: 60px;
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
    }
    
    .industry h2::before {
        content: "";
        background-image: url(../images/vertical-line.png);
        width: 229px;
        height: 270px;
        position: absolute;
        top: -55px;
        background-repeat: no-repeat;
        left: 15px;
    }
    
    .skills img {
        margin-bottom: 10px;
    }
    
    .skills p {
        font-size: 17px;
        line-height: 24px;
        color: #fff;
    }
    
    .col-12.col-sm-12.col-md-6.col-lg-6.industry::before {
        content: "";
        background: #f2f2f2;
        width: 100vw;
        position: absolute;
        height: 100%;
        z-index: -1;
        top: 0;
        left: -50%;
    }
    
    .industry {
        align-self: center;
        /* padding-top: 10%; */
        /* padding-bottom: 8%; */
    }
    
    .industry p:first-of-type {
        margin-top: 30px;
    }
    
    .industry p {
        margin-bottom: 0;
    }
    /* responsive css */
    
    @media screen and (max-width: 992px) {
        .industry p {
            margin-bottom: 1rem;
        }
        .program::before {
            width: 100%;
            left: 0;
        }
        .industry h2 {
            font-size: 28px;
            width: 100%;
            margin-left: 0;
            padding-bottom: 0;
            padding-top: 40px;
        }
        .industry h2::before {
            background: none;
        }
        .industry h2::before {
            height: unset !important;
        }
        .vacancies {
            padding: 10PX 0;
        }
        section.talent {
            padding-bottom: 40px;
        }
    }
    
    @media screen and (max-width: 767px) {
        .industry h2::before {
            background: none;
        }
        .program::before {
            width: 100%;
            left: 0;
        }
        section.vacancies.forms-otpl {
            margin-top: -60px;
        }
    }
    
    @media screen and (max-width: 580px) {
        .skills {
            flex-basis: 100%;
        }
    }
    /* responsive css */
    /* talent css */
    
    section.career-banner img {
        width: 100%;
    }
    /* time section css */
    
    .staffing {
        background: #fff;
        padding: 12px;
        box-shadow: 1px 2px 8px 4px #f9f9f9;
    }
    
    .staffing img {
        margin-top: -70px;
    }
    
    .staffing p {
        font-style: italic;
        font-weight: 500;
        /* font-size: 1.1em; */
        font-size: 17px;
        line-height: 24px;
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
    }
    
    .staffing::after {
        background-image: url(../images/quote.png);
        width: 40px;
        height: 37px;
        position: absolute;
        top: 25px;
        /* left: 0; */
        right: 45px;
        content: "";
    }
    
    section.card-custom {
        padding: 90px 0 0;
    }
    /* responsive css */
    
    @media screen and (max-width:992px) {
        .staffing {
            margin-bottom: 60px;
        }
    }
    
    @media screen and (max-width:767px) {}
    /* responsive css */
    /* time section css */
    /* portfolio */
    
    .grid-portfolio {
        display: grid;
        grid-template-columns: auto auto auto;
        grid-gap: 15px;
    }
    
    .portfolio figure {
        margin: 0 0 1rem;
        position: relative;
    }
    
    .portfolio img {
        width: 100%;
        padding: 0px 0px;
        height: 100%;
    }
    
    figcaption.send-portfolio {
        font-weight: 600;
        /* font-size: 1.2em; */
        text-align: left;
        padding: 6px 21px;
        line-height: 23px;
    }
    
    figcaption.send-portfolio p,
    figcaption.send-portfolio h3 {
        padding: 0;
        margin: 0;
        font-weight: normal;
    }
    
    figcaption.send-portfolio h3 {
        font-size: 28px;
        line-height: 24px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 10px 0;
    }
    
    .portfolio figcaption {
        background: #00000096;
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        color: #fff;
        /* text-align: center; */
        padding: 23px;
    }
    
    .portfolio h2 {
        width: 100%;
    }
    
    .portfolio .col-12.col-lg-6 {
        padding: 0;
    }
    /* portfolio */
    /* Testimonial Css */
    
    .testimonial p,
    .testimonial a {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .grid-monial {
        display: grid;
        grid-template-columns: 80% 40%;
        /* grid-template-rows: 106px; */
    }
    
    .testimonial a {
        display: block;
        font-style: initial;
        color: #e5202d;
        font-size: .9em;
        text-decoration: none;
        padding-top: 36px;
        line-height: 20px;
        font-size: 16px;
    }
    
    .testimonial a::after {
        content: "\f178";
        font-family: fontawesome;
        font-weight: normal;
        margin-left: 10px;
        display: inline-block;
        font-size: 16px;
        position: relative;
        top: 1px;
    }
    /* Testimonial Css */
    /* responsive css */
    
    @media screen and (max-width: 992px) {
        .career .carousel .testimonial p {
            width: 540px;
            max-width: 94%;
        }
        .career .media {
            margin-top: 52px !Important;
        }
        .career .carousel .testimonial {
            padding: 50px 30px 50px 30px !Important;
        }
        .career .testimonial {
            padding: 30px 20px;
        }
    }
    
    @media screen and (max-width: 767px) {
        .grid-monial {
            grid-template-columns: 100%;
            /* grid-template-rows: 106px; */
        }
        .career .carousel {
            margin: -30px auto 50px !Important;
            padding: 0 0px;
        }
        .openings a {
            font-size: 13px;
        }
        .career .media {
            order: unset;
        }
        .career .carousel .media {
            position: unset;
            padding: 0 0 0 20px;
            margin-left: 20px;
            left: 0;
            top: 0px;
        }
        .career .carousel .testimonial {
            padding: 15px 0px 15px;
        }
        .career .testimonial {
            margin: 0 !important;
        }
        .career .media {
            margin: 20px auto;
        }
        .career .carousel .testimonial p {
            width: 100% !IMPORTANT;
            max-width: 100%;
        }
    }
    /* responsive css */
    
    section.portfolio h2 {
        color: #414141;
        font-size: 45px;
        font-family: "Langdon";
        font-weight: 400;
        padding-bottom: 20px;
    }
    
    section.portfolio .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    
    .testimonial {
        color: #000;
        position: relative;
        box-shadow: 1px 2px 8px 4px #f9f9f9;
        padding: 15px;
        margin: 0 0 20px 20px;
        text-align: left;
        font-style: italic;
        font-size: 1rem;
        padding: 50px 15px;
        border-radius: 0px 21px;
    }
    
    section.portfolio.career img {
        width: 120px;
        height: 120px;
        display: block;
        border-radius: 50%;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
        border: 2px solid #fff;
    }
    
    .career .carousel-indicators li {
        width: 40px !important;
        height: 4px !important;
        border-radius: 0 !important;
        margin: 1px 4px !important;
        border: 1px solid #fff !important;
    }
    
    .career .carousel {
        margin: 50px auto;
        padding: 0 0px;
    }
    
    .career .carousel .testimonial {
        padding: 50px 120px 50px 120px;
    }
    
    .career .media {
        margin-left: -60px;
        z-index: 999;
        margin-top: 42px;
    }
    
    .career .media-body {
        width: auto;
        padding-top: 25px;
    }
    
    .details {
        color: #737373;
        font-weight: 500;
    }
    
    .name h5 {
        color: #000;
        font-weight: 600;
    }
    
    .career .carousel .carousel-indicators {
        bottom: -20px;
    }
    /* .files input.wpcf7-form-control.wpcf7-file.form-control {
    display: none;
} */
    
    .touch-button input.wpcf7-form-control.wpcf7-submit {
        background: #e8333a;
        color: #fff;
        border: 1px solid #e8333a;
        background: #e8333a;
        color: #fff;
        border: 1px solid #e8333a;
        font-size: 18px;
        font-weight: 400;
        color: #fff;
        border-radius: 0;
        width: 100%;
        max-width: 100%;
        margin-top: 33px !IMPORTANT;
    }
    
    .touch-button {
        background: transparent;
    }
    
    .submit-career {
        visibility: hidden;
    }
    
    .office .row:after {
        content: "";
        display: table;
        clear: both;
    }
    /* The Modal (background) */
    
    .office .modal {
        display: none;
        position: fixed;
        padding-top: 100px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: black;
    }
    /* Modal Content */
    
    .office .modal-content {
        position: relative;
        background-color: #fefefe;
        margin: auto;
        padding: 0;
        width: 90%;
        max-width: 1200px;
    }
    /* The Close Button */
    
    .office .close {
        color: white;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 35px;
        font-weight: bold;
    }
    
    .office .close:hover,
    .office .close:focus {
        color: #999;
        text-decoration: none;
        cursor: pointer;
    }
    
    .office .mySlides {
        display: none;
    }
    
    .office .cursor {
        cursor: pointer;
        opacity: unset;
    }
    /* Next & previous buttons */
    
    .office .prev,
    .office .next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        padding: 16px;
        margin-top: -50px;
        color: white;
        font-weight: bold;
        font-size: 20px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        user-select: none;
        -webkit-user-select: none;
    }
    /* Position the "next button" to the right */
    
    .office .next {
        right: 0;
        border-radius: 3px 0 0 3px;
    }
    /* On hover, add a black background color with a little bit see-through */
    
    .office .prev:hover,
    .office .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
    }
    
    .office .demo {
        opacity: 0.6;
    }
    
    .office .active,
    .office .demo:hover {
        opacity: 1;
    }
    
    .office img.hover-shadow {
        transition: 0.3s;
        min-height: 180px;
    }
    
    .office .hover-shadow:hover {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    
    .office .mySlides img {
        margin: 0;
    }
    
    .office .modal-content {
        border: none;
    }
    
    .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
        color: #e5202d;
    }
    /* career page css */
    

    /* css start for new home page design

 */
    
    .top-banner .carousel .item {
        height: calc(100vh - 140px);
        z-index: 1;
    }
    
    .top-banner .carousel .item:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        background: #49484a;
        height: 100%;
        top: 0;
        opacity: 0.6;
    }
    
    .top-banner .carousel-caption {
        margin: auto;
        left: 0;
        right: 0;
        max-width: 1170px;
        padding: 0 15px;
        top: 0;
        bottom: 0;
        height: 100%;
        transform: none;
        display: flex;
        align-items: center;
    }
    
    .top-banner .slider-content {
        max-width: 800px;
        text-align: left;
    }
    
    .top-banner .slider-content .site-btn.btn-default {
        background: none;
        border-radius: 55px;
        padding: 10px;
        min-width: 196px;
        border-color: #fff;
        letter-spacing: 1px;
        transition: .5s;
    }
    
    .top-banner .slider-content .site-btn.btn-default:hover {
        background: linear-gradient(to right, #ff0000, #FF5722);
        box-shadow: 0 0 21px #ff090440;
        border-color: transparent;
        color: #fff !important;
    }
    
    .top-banner .item .carousel-caption h5 {
        transform: translate(100px) scaleY(0.7);
        opacity: 0;
        visibility: hidden;
        transition: 1.5s;
    }
    
    .top-banner .carousel .item.active .carousel-caption h5 {
        opacity: 1;
        transform: translate(0) scaleY(1);
        visibility: visible;
    }
    
    .top-banner .slider-content .site-btn.btn-default {
        transform: translate(300px);
        opacity: 0;
        visibility: hidden;
        transition: 1s;
        transition-delay: 0.5s;
    }
    
    .top-banner .carousel .item.active .site-btn.btn-default {
        opacity: 1;
        transform: translate(0);
        visibility: visible;
    }
    
    .top-banner .carousel-indicators li {
        width: 15px !important;
        height: 15px !important;
        border: none;
        background: #fff;
        margin-right: 11px;
    }
    
    .top-banner .carousel-indicators li.active {
        background: #ff0000;
    }
    
    #top-talent {
        position: relative;
    }
    
    #top-talent:before {
        content: "";
        position: absolute;
        left: 0;
        background: #f00;
        top: 0;
        height: 50%;
        background: #EB3349;
        background: -webkit-linear-gradient(to right, #F45C43, #EB3349);
        background: linear-gradient(to right, #F45C43, #EB3349);
        width: 100%;
    }
    
    .top-talent-inner {
        padding: 64px 0px;
        position: relative;
        background: none;
        z-index: 1;
    }
    
    .hire-dev-top {
        margin: auto;
        max-width: 66%;
    }
    
    .top-talent-content h3 {
        color: #fff;
        font-weight: 600;
        font-size: 47px;
        letter-spacing: 0;
        text-transform: none;
    }
    
    .top-talent-content p {
        color: #fff;
        font-size: 18px;
    }
    
    .hire_dev_bottom {
        background: #fff;
        padding: 34px;
        border: solid 1px #ccc;
    }
    
    .banner_bottom_description ul.hire_listing li {
        font-size: 18px;
        padding-left: 33px;
        margin-bottom: 13px;
        position: relative;
    }
    
    .banner_bottom_description ul.hire_listing li:before {
        content: "";
        position: absolute;
        left: 0;
        background: NO-REPEAT;
        content: "\f178";
        font-family: FontAwesome;
        color: #f00;
    }
    
    .banner_bottom_description p.hire-para {
        font-size: 18px;
        line-height: normal;
        margin-bottom: 33px;
    }
    
    .custom-btn:hover {
        box-shadow: 0 0 24px #0000003d;
    }
    
    .custom-btn {
        background: #fff;
        border: solid 1px #f00;
        padding: 13px 31px;
        font-size: 17px;
        display: inline-block;
        margin: 13px 0;
        border-radius: 100px;
        color: #f00;
        letter-spacing: 1px;
        transition: 0.5s;
        box-shadow: 0 0 24px #ff000042;
    }
    
    .hire-form-outer {
        border: 0;
        padding: 28px;
        margin: 0 0 0 0px;
        border-radius: 13px;
        box-shadow: 0 0 30px #00000014;
        border: solid 1px #d4d4d4;
        overflow: hidden;
    }
    
    .hire-form-outer .form-group .form-control {
        height: 55px;
        font-size: 17px;
        border-radius: 8px !important;
    }
    
    .hire-form-outer textarea.form-control {
        height: 113px !important;
    }
    
    .hire-form-outer h5 {
        text-align: center;
        font-size: 20px;
        color: #ffffff;
        padding-bottom: 19px;
        margin-bottom: 31px;
        position: relative;
        text-transform: uppercase;
        letter-spacing: 0;
        background: #ff0000;
        background: linear-gradient(to right, #ff0000, #FF5722);
        margin: -29px;
        margin-bottom: 26px;
        padding: 20px;
    }
    
    .hire-form-outer .btn.btn-default.site-btn {
        max-width: 241px;
        display: block;
        margin: auto;
        border-radius: 55px;
        background: #e5202d;
        border: 1px solid #e5202d;
        /* box-shadow: 0 0 20px #ff572294;*/
        letter-spacing: 2px;
        padding: 13px 10px;
        font-size: 20px;
        font-weight: 400;
        background: linear-gradient(to right, #ff0000, #FF5722);
    }
    
    .section-services h3,
    .center-line h3 {
        text-align: center;
        position: relative;
        padding-bottom: 69px;
        margin-bottom: 34px;
        text-transform: none;
        letter-spacing: 0;
        color: #000;
    }
    
    .center-line h3:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 40px;
		height: 2px;
		width: 59px;
        background: #f00;
    }
    
    .services-items .row {
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        display: flex;
        justify-content: center;
    }
    
    .services-items .row>div {
        margin-top: 70px;
        width: auto;
        flex: 1 1 33%;
        float: none;
        max-width: 33%;
    }
    
    .services-item {
        text-align: center;
        padding: 17px;
        height: 100%;
        background: #fff;
        border: solid 1px #e8e8e8;
        box-shadow: 0 14px 30px -18px #00000040;
        transition: 0.6s;
    }
    
    .services-item:hover {
        box-shadow: 0 38px 30px -18px #00000040;
    }
    
    .services-item-icon {
        text-align: center;
        font-size: 45px;
        color: #ff2a11;
    }
    
    .services-item-icon {
        text-align: center;
        font-size: 45px;
        color: #ffffff;
        width: 75px;
        height: 75px;
        background: #f00;
        margin: -53px auto 27px;
        border-radius: 100%;
        line-height: 81px;
        background: linear-gradient(to right, #ff0000, #FF5722);
    }
    
    .services-item h5 {
        font-size: 24px;
        font-weight: 700;
        color: #000;
    }
    
    .services-item p {
        font-size: 18px;
    }
    
    .why-choose-us {
        padding: 60px 0;
        background: url(../images/bg-image.jpg) no-repeat;
        background-position: left bottom;
        margin: 50px 0 0;
    }
    
    .why-choose-inner {
        padding: 0 0 54px;
    }
    
    .why-choose-us .section-entry.choose-us-content h3:after {
        content: "";
        position: absolute;
        left: 0;
        width: 67px;
        bottom: 0;
        background: #f00;
        height: 3px;
    }
    
    .why-choose-us .section-entry.choose-us-content h3 {
        color: #000;
        position: relative;
        margin-bottom: 29px;
        padding-bottom: 24px;
    }
    
    .company-info-wapper .company-info-count h2 {
        font-size: 63px;
        font-weight: 400;
        color: #ff2e12;
    }
    
    .company-info-text p {
        font-size: 26px;
        font-weight: 700;
        color: #000;
    }
    
    .youtube-videos {
        float: left;
        width: 100%;
    }
    
    .testimonial-items {
        float: left;
        width: 100%;
        padding: 60px 0;
    }
    
    .testimonials-block {
        border-radius: 23px;
        background: #ffffff;
        margin: 0 0 50px;
        /* background: linear-gradient(to right, #ff0000, #FF5722) !important; */
        box-shadow: 0 0 22px #00000014;
        margin: 18px;
        padding: 22px;
        min-height: 331px;
        border: solid 1px #ccc;
    }
    
    .section-process-hiring .center-line h3 {
        color: #fff;
    }
    
    .section-process-hiring .center-line h3:after {
        background: #fff;
    }
    
    .benefits-hiring-content {
        max-width: 652px;
        float: right;
        margin-right: -70px;
        margin-bottom: 21px;
        margin-top: -39px;
        background: #1f1e1e;
        padding: 43px;
    }

	.no-margin {
	  margin-right: 0;
	  margin-left: 0;
	}

	.no-margin > [class*="col-"] {
	  padding-right: 0;
	  padding-left: 0;
	}
	.page-id-5362 .benefits-hiring-content{
        background: #1f1e1e;
        padding: 46px 52px;
		float: none;
		max-width: unset;
		margin: 0;
	}
    
    .benefits-hiring-content h3 {
        color: #FF9800;
        font-size: 38px;
        padding-bottom: 18px;
        margin: 0 0 15px;
        position: relative;
    }
    
    .benefits-hiring-content * {
        color: #fff;
    }
    
    .benefits-hiring-img img {
        height: 600px;
        object-fit: cover;
    }
    
    .what-virtual-employee {
        font-size: 16px;
        line-height: normal;
        margin: 0 0 15px;
    }
    
    .choose-us-content ul li {
        padding-left: 30px;
    }
    
    .listing li {
        text-align: left;
        position: relative;
        padding-left: 20px;
        font-size: 16px;
        margin-bottom: 5px;
    }
    
    .listing li:after {
        content: "\f00c";
        font-family: "FontAwesome";
        width: 4px;
        height: 20px;
        color: #ff9800;
        position: absolute;
        top: 0px;
        left: 0px;
        content: "\f192";
    }
    
    .get-in-left * {
        color: #fff;
    }
    
    ul.listing {
        margin-bottom: 24px;
    }
    
    .enquiry-form-wrapper form .wpcf7-form-control:not(.wpcf7-submit) {
        height: 43px;
        color: #000;
        font-size: 14px;
        border-radius: 7px !important;
    }
    
    .enquiry-form-wrapper .site-btn.btn-default {
        background: #1f1e1e;
        width: 100%;
        margin: auto;
        display: block;
        border-radius: 12px;
        max-width: 100%;
    }
    
    .enquiry-form-wrapper span.wpcf7-not-valid-tip {
        display: none;
    }
    
    .enquiry-form-wrapper .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
        color: #e5202d;
        background: #fff;
        padding: 10px;
    }
    
    .enquiry-form .get-in-left h3 {
        font-size: 40px;
        font-weight: 600;
    }
    
    .form-control.wpcf7-not-valid {
        border-color: #e5202d !important;
    }
    
    span.wpcf7-not-valid-tip {
        display: none !important;
    }
    
    .hire-form-outer .wpcf7-validation-errors {
        background: #e5202d;
        color: #fff !important;
        margin: 0;
    }
    
    #top-talent:before,
    .enquiry-form {
        background: #d8282e !important;
    }
    
    .process-hiring-inner:after {
        background: #d8282e !important;
        opacity: 0.95;
    }
    /*
    With New font style and font size themes
    ===================================================
    ===================================================
    */
    .page-id-5590 {
        font-family: 'AvenirNextLTPro-Regular';
        font-size: 16px;
        line-height: 1.78;
    }
    
    .page-id-5590 p,
    .page-id-5590 li,
    .page-id-5590 .what-virtual-employee {
        font-family: 'AvenirNextLTPro-Regular' !important;
        font-size: 18px !important;
        line-height: 1.78 !important;
        font-weight: normal;
    }
    
    .page-id-5590 h1,
    .page-id-5590 h2,
    .page-id-5590 h3,
    .page-id-5590 h4,
    .page-id-5590 h5 {
        font-family: 'AvenirNextLTPro-Bold' !important;
    }
    
    .page-id-5590 .company-info-text p {
        font-size: 26px !important;
    }
    
    .page-id-5590 .hire-dev-top {
        max-width: 75%;
    }
    
    .page-id-5590 .section-services h3,
    .page-id-5590 .center-line h3,
    .page-id-5590 h3,
    .page-id-5590 .section-heading h3,
    .page-id-5590 .top-talent-content h3,
    .page-id-5590 .section-heading h3,
    .page-id-5590 .section-entry h3 {
        font-size: 50px;
    }
    
    .page-id-5590 h3 span {
        color: #e5202d;
    }
    
    .page-id-5590 .process-hiring-detail p {
        font-size: 20px !important;
    }
    
    .page-id-5590 .section-process-hiring h3 span {
        color: #fff;
    }
    
    /*
    ============================================
    ============================================*/

    .sub-items ul li:hover a {
        background: #e5202d !important;
        color: #fff!important;
    }
    
    .box {
        width: 100%;
    }


    /*
    Home V5 color theme 
    ===============================================================
    ==================================================
    */

    .page-id-5946 .navbar-default .navbar-nav>li>a:hover,
    .page-id-5946 #carousel-home .carousel-control ,
    .page-id-5946 .top-banner .carousel-indicators li.active,
    .page-id-5946  #top-talent:before, .enquiry-form,
    .page-id-5946  .hire-form-outer h5,
    .page-id-5946  .button-primary,
    .page-id-5946 .hire-form-outer .btn.btn-default.site-btn,
    .page-id-5946 .services-item-icon,
    .page-id-5946  .icon-hiring ,
    .page-id-5946  #top-talent:before, 
    .page-id-5946 .enquiry-form ,
    .page-id-5946 .owl-nav button, 
    .page-id-5946  .carousel .carousel-control,
    .page-id-5946 .top-banner .slider-content .site-btn.btn-default:hover,
    .page-id-5946 .process-hiring-inner:after,
    .page-id-5946 .sub-items ul li:hover a{
        background: #d8282e !important;
    }
    .page-id-5946  .company-info-wapper .company-info-count h2,
    .page-id-5946 .owl-nav button, .carousel .carousel-control,
    .page-id-5946 .testimonials-block h5 ,
    .page-id-5946 .case-study-text a.read-more,
    .page-id-5946 .benefits-hiring-content h3,
    .page-id-5946  .listing li:after{ color: #fe0000 !important; }

    /*End 
    ===============================================================
    ===============================================================*/
  /*
   10-9-21
    ===============================================================
    ==================================================
    */
	#wpcf7-f1532-o1 .col-sm-12.col-md-2, 
	#wpcf7-f1532-o2 .col-sm-12.col-md-2, 
	#wpcf7-f1532-o3 .col-sm-12.col-md-2,
	#wpcf7-f1532-o4 .col-sm-12.col-md-2 {
		height: 73px;
		display: flex;
		align-items: center;
		margin: 0;
		justify-content: center;
	}
	#wpcf7-f1532-o1 .wpcf7-form, 
	#wpcf7-f1532-o2 .wpcf7-form, 
	#wpcf7-f1532-o3 .wpcf7-form, 
	#wpcf7-f1532-o4 .wpcf7-form {
		padding: 10px;
	}
	#wpcf7-f1532-o1 .wpcf7-form h3, 
	#wpcf7-f1532-o2 .wpcf7-form h3, 
	#wpcf7-f1532-o3 .wpcf7-form h3, 
	#wpcf7-f1532-o4 .wpcf7-form h3 {
		margin: 0px;
		display: flex;
		height: 100%	;
		align-items: center;
	}
  /*End 
    ===============================================================
    ===============================================================*/


@media screen and (max-width: 1440px) {
	.benefits-hiring-img img {
		height: 693px;
		object-fit: cover;
	}
}

@media screen and (max-width: 1200px) {
	.benefits-hiring-img img {
		height: auto;
		object-fit: contain;
		width: 100%;
	}
}

@media screen and (max-width: 992px) {
	.hire-form-outer {
		margin: 30px 0 0 0px;
	}
	.services-items .row>div {
		flex: 1 1 50%;
		max-width: 50%;
	}
}
@media screen and (max-width: 768px) {
	.top-talent-content h3 {
    	font-size: 40px;
	}
	.hire-dev-top {
		max-width: unset;
	}
}
@media screen and (max-width: 575px) {
	.services-items .row>div {
		flex: 1 1 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 420px) {
	.button-primary {
		padding: 10px 30px;
		font-size: 13px;
		 line-height: 30px; 
		 min-width: 189px; 
	}
}





