body {
    font-family:'Helvetica',sans-serif,Arial;
}
h1,h2,h3,h4,h5,h6{font-family:'Helvetica-Bold',sans-serif,Arial;}
.divider-1 {
    padding: 1em 0
}

.divider-2 {
    padding: 2em 0
}

.divider-3,
.divider-6 {
    padding: 5em 0px;
}

.divider-4 {
    padding: 4em 0px;
}

.bottom {
    padding-bottom: 5em;
}

.font-bold {
    font-weight: 900;
}

.font-light {
    font-weight: 300;
}

.samibold {
    font-weight: 600;
}

.error {
    color: red !important;
}

a.nav-link.text-white {
    padding-top: 0;
    position: relative;
    margin: 0px 10px;
}

span.icon {
    position: absolute;
    left: -16px;
    top: 2px;
}

section.header-banner {
    background: url(../images/main-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
}

.headings.mb-3 h2 {
    font-size: 3em;
}

.headings.mb-3 h1 {
    font-size: 2.5em;
}

.banner-form.bg-white.p-5 {
    padding: 2rem 2rem!important;
}

h1.divider.white.font-bold:before {
    content: "";
    display: block;
    width: 40px;
    height: 10px;
    margin: 0px 0px 20px 0px;
    background: #fff;
}

.banner-form {
    border-radius: 8px;
}

.banner-form h3{
	font-size:18px;
}

h4 {
    font-size: 2em;
    line-height: normal;
}

h4 span {
    color: #003fc9;
}

.cloud-sucess-section {
    background: #f3f4f8;
}

.business-impact-section {
    background: #f3f4f8;
}

.business_col {
    padding-top: 25px;
}


/** Progress */

.progress {
    height: 15px;
    overflow: visible !important;
    margin-bottom: 20px;
}

.progress-bar {
    width: 0px;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: rgb(255, 255, 255);
    text-align: center;
    background-color: rgb(66, 139, 202);
    box-shadow: rgba(0, 0, 0, 0.15) 0px -1px 0px inset;
    transition: width 0.6s ease 0s;
    border-radius: 3px;
}

.progress-container {
    position: relative;
}

.progress-container .skill {
    position: absolute;
    left: 0;
}

.progress .skill {
    -webkit-transform: translateX(-35px);
    -moz-transform: translateX(-35px);
    transform: translateX(-35px);
    width: 58px;
    height: 32px;
    background-color: rgb(23, 25, 59);
    position: absolute;
    opacity: 1;
    top: -42px;
    left: 100%;
    border-radius: 3px;
    text-align: center;
    padding-top: 5px;
}

.progress .skill:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 11px 0;
    border-color: rgb(23, 25, 59) transparent transparent;
    margin: 0;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 8px);
}

.progress .skill .val {
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
}

.progress-bar {
    text-align: left;
    transition-duration: 3s;
    position: relative;
}

.barlabel {
    margin-top: 2.5rem;
}


/*end */

.abt-cloud4c {
    color: #fff;
}

.abut4ccount {
    justify-content: center;
}

.countparent {
    font-size: 25px;
    margin: 25px 0;
}

.count {
    border: 2px solid #000;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

.count,
.count span {
    width: 100px;
    height: 100px;
}

.count span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

section.work-woth {
    background: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 100%;
    padding: 3em 0px;
}

.work-main {
    border-radius: 8px;
    box-shadow: 0px 0px 20px 0px #0f1966;
}

section.advantage-section ul li {
    margin: 10px 0px;
    position: relative;
}

section.advantage-section ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    display: block;
    background: #fff;
    position: absolute;
    left: -20px;
    top: 8px;
}

.blue-box.p-5.text-center.text-white {
    background: #053aae;
    border-radius: 8px;
}

.padding-two {
    padding: 0 .5rem;
}

section.advantage-section ul {
    padding: 0 15px 0px 25px;
}

.offering-section .container-fluid {
    width: 95%
}

.for-footer.margin-minus.bg-white {
    margin-top: -15em;
    padding: 5em 3em!important;
    border-radius: 8px;
}

a.btn.btn-success.heading {
    background: #003fc9;
    font-weight: 300;
    padding: .4em 2em;
    border-radius: 25px;
    border-color: #003fc9;
    font-size: 15px;
}

.footer {
    background: #000;
    float: left;
    width: 100%;
}

::placeholder {
    color: #6e6e6e!important;
    opacity: .8;
}

:-ms-input-placeholder {
    color: #6e6e6e!important;
}

::-ms-input-placeholder {
    color: #6e6e6e!important;
}

.w-80 {
    width: 85%
}

.dtmd_312 h4.font-light span {
    font-size: 40px;
}

.dtmd_312 h4.font-light {
    font-size: 18px;
    font-weight: 500;
}

.dmsf_tit {
    font-size: 40px;
    color: #000000;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}

.cloud-sucess-section.divider-3 {
    padding-bottom: 0px;
    padding-top: 30px;
    float: left;
    width: 100%;
}

.inner_section {
    float: left;
    width: 100%;
    background: #0b1a24 url(../images/dmsf_main_image.jpg) no-repeat left center;
    /* background-image: linear-gradient(to bottom, #0b1a24, #182b39, #0b1a24); */
    padding: 50px 0px;
    padding-left: 37%;
    background-size: 580px 100%;
}

.inner_section_row {
    display: flex;
}

.inner_section_row .inner_section_row_left {
    float: left;
    padding: 0px 15px;
    margin-bottom: 15px;
    width: 20%;
}

.inner_section_row .inner_section_row_right {
    float: left;
    padding: 0px 15px;
    margin-bottom: 15px;
    width: 80%;
}

.inner_section_row_right {
    color: #fff;
}

.inner_section_row_right p:nth-child(1) {
    font-size: 21px;
    font-weight: 500;
}

.inner_section_row_right ul {
    padding-left: 20px;
    margin-bottom: 0px;
}


/** Lp */

.clickherebtn {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    background: rgb(239, 117, 10);
    background: linear-gradient(0deg, rgb(238, 115, 0) 0%, rgba(255, 171, 13, 1) 100%);
    border-radius: 10px;
    padding: 10px 18px;
    margin-top: 10px;
    font-weight: bold;
}

.clickherebtn:hover {
    text-decoration: none;
    color: #fff;
    background: rgb(239, 117, 10);
    background: linear-gradient(0deg, rgb(255, 171, 1) 0%, rgba(239, 117, 0, 1) 100%);
}

.panel_parent {
    justify-content: center;
    flex-wrap: wrap;
}

.panel {
    text-align: center;
    padding: 3% 3%;
    background: #0025c9;
    color: #fff;
    box-shadow: none;
    align-items: center;
    margin: 1.5% 1.5%;
    display: flex;
    flex: 0 0 26%;
    justify-content: center;
    min-height: 160px;
    font-size: 20px;
}

.imgright {
    padding-right: 30px;
}

.imgleft {
    padding-left: 30px;
}

.chalengeparent {
    position: relative;
}


/* ENd */

.work-woth.divider-4 h4.font-light {
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
}

.advantage-section.divider-4 {
    float: left;
    width: 100%;
    background: #004AAD;
}

.clouddif-section.divider-4 {
    background: #333;
}

.chalengesection {
    background: #004AAD;
    color: #fff;
    overflow: hidden;
    position: relative;
}

.chalengesection::before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/images/bgimg.jpg) no-repeat left top;
    background-size: cover;
    z-index: 0;
    opacity: 0.4;
}

.chalengesection .container {
    z-index: 1;
    position: relative;
}

.chalengeparent {
    padding-bottom: 30px;
}

.chalengeparent .text-right {
    padding-right: 40px;
}

.chalengeparent .text-left {
    padding-left: 40px;
}

.chalengeparent img {
    max-width: 150px;
}

.is_cs_ws_tit {
    border-right: 2px solid #0025c9;
}

.is_cs_ws_tit p {
    font-size: 25px;
    color: #000000;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    line-height: 31px;
}

.is_cs_ws_row {
    margin-bottom: 35px;
}

.is_cs_ws_tit p span {
    font-weight: bold;
    color: #0025c9;
}

.is_cs_ws_tit+.col-lg-10 img+img {
    margin-top: 10px;
}

.is_cs_ws_tit+.col-lg-10 img {
    width: auto;
    max-width: 98%;
}

.wdmwc_left p:nth-child(1) {
    font-size: 30px;
    color: #fff;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 20px 0px;
    line-height: normal;
    font-weight: 500;
}

.wdmwc_left p:nth-child(2) {
    color: #fff;
}

.wdmwc_right ul {
    padding-left: 20px;
    margin-bottom: 0px;
    list-style-type: none;
}

.wdmwc_right ul li {
    color: #fff;
}

.offering-section {
    float: left;
    width: 100%;
    background: #fff;
}

.dm_js img {
    width: 100%;
    max-width: 100%;
}

.elpcp_section {
    float: left;
    width: 100%;
    padding: 4em 0px;
    background: #f1f1f1;
}

.elpcp_section .col-lg-3.col-md-3.col-sm-3.col-xs-12 img {
    max-width: 100%;
}

.inner_section_row_left img {
    width: auto;
    max-width: 100%;
}

@media screen and (max-width:1366px) {
    .inner_section {
        padding-left: 43%;
    }
}

@media screen and (max-width:1024px) {
    h1 {
        font-size: 4rem;
    }
    .offer-box.text-center h5 {
        font-size: 14px;
    }
    .box-sample span {
        font-size: 13px;
    }
    h4 {
        font-size: 1.8em;
    }
}

@media screen and (max-width:999px) {
    .container-fluid,
    .container {
        width: 100%;
        margin: 0 auto;
        max-width: 100%;
    }
    .full-width-responsive {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 15px;
        margin: 0 auto;
    }
    .half-width-responsive {
        flex: 0 0 48%;
        max-width: 48%;
        margin: 1%
    }
    section.footer-form {
        padding: 5em 1em 1em
    }
    section.footer-form .form {
        max-width: 80%;
    }
    section.window-study .container-fluid .col-md-6 .background {
        position: relative;
        top: 0;
        left: 0;
        margin: 0 auto;
        width: 100%;
    }
    .col.full-width-responsive {
        margin: 1em 0px;
    }
    .hide-for-mobile {
        display: none;
    }
    .for-footer.margin-minus.bg-white {
        margin: 2em 0;
    }
    .offer-box.text-center h5 {
        font-size: 2em;
        margin-bottom: 30px!important;
    }
    .offer-box.text-center img {
        margin-bottom: 30px;
    }
    .blue-box.p-5.text-center.text-white {
        margin-bottom: 20px;
    }
    .collapse {
        display: block!important
    }
    .banner-form.bg-white.p-5,
    .for-footer.margin-minus.bg-white {
        padding: 15px !important;
    }
    .headings.mb-3 h1 {
        font-size: 2em;
    }
    .dtmd_312 h4.font-light span {
        font-size: 1.5em;
    }
    .dtmd_312 h4.font-light {
        font-size: 0.875em;
    }
    .dmsf_tit,
    .work-woth.divider-4 h4.font-light {
        font-size: 1.5em;
    }
    .divider-3,
    .divider-4,
    .divider-6 {
        padding: 2em 0px;
    }
    .inner_section {
        padding-left: 0;
        background: #000000;
    }
    .inner_section_row_right ul li {
        font-size: 0.875em;
    }
    .inner_section_row .inner_section_row_left {
        width: 100px;
    }
    .is_cs_ws_tit p {
        font-size: 1.15em;
    }
    .wdmwc_left p:nth-child(1) {
        font-size: 1.5em;
    }
    .wdmwc_left p:nth-child(2) {
        color: #fff;
        font-size: 0.875em;
    }
    section.advantage-section ul li {
        font-size: 0.875em;
    }
    h4 {
        font-size: 1.5em;
    }
}

@media screen and (min-width:780px) {
    .chalengeparent::after {
        position: absolute;
        top: 0;
        left: 50%;
        width: 4px;
        height: 100%;
        content: "";
        display: block;
        background-color: #fff;
        margin-left: -3px;
    }
    .imgrightLine::after {
        position: absolute;
        top: 80px;
        right: 0;
        width: 50px;
        height: 4px;
        content: "";
        display: block;
        background-color: #fff;
        margin-top: -3px;
    }
    .imgleftLine::after {
        position: absolute;
        top: 80px;
        left: 0;
        width: 50px;
        height: 4px;
        content: "";
        display: block;
        background-color: #fff;
        margin-top: -3px;
    }
    .mbshow {
        display: none;
    }
    .is_cs_ws_tit+.col-lg-10 img {
        max-width: 90%;
    }
}

@media screen and (max-width:780px) {
    .mbshow {
        display: block;
    }
    .mbhide {
        display: none;
    }
    .chalengeparent .text-right,
    .chalengeparent .text-left {
        text-align: left !important;
        padding-left: 15px;
        padding-right: 15px;
    }
    .imgright,
    .imgleft {
        text-align: center;
        padding: 0;
    }
}

@media screen and (max-width:640px) {
    .half-width-responsive {
        flex: 0 0 98%;
        max-width: 98%;
        margin: 1%
    }
    section.footer-form .form {
        max-width: 80%;
    }
    section.window-study .container-fluid .col-md-6 .background {
        height: 500px
    }
    .col.full-width-responsive {
        margin: 1em 0px;
    }
    .half-width-responsive {
        margin: 1em 0px
    }
    .headings.mb-3 h1 {
        font-size: 1.5em;
    }
    .samibold {
        font-size: 1.5em !important;
    }
}

@media screen and (max-width:575px) {
    .col-lg-3.col-md-3.col-sm-3.col-xs-12.dtmd_312 {
        padding-bottom: 15px;
    }
    #crmWebToEntityForm td {
        display: block;
        width: 100% !important;
        clear: both;
        padding: 5px 0 !important;
    }
    .intl-tel-input {
        width: 100%;
    }
}

@media screen and (max-width:480px) {
    section.footer-form .main-heding-form h4 {
        font-size: 2rem;
    }
    h1 {
        font-size: 3rem;
    }
    h2.heading {
        font-size: 1.5rem;
    }
    section.window-study .container-fluid .col-md-6 .background {
        height: 450px;
    }
    .container-fluid,
    .container {
        width: 95%;
        margin: 0 auto;
        max-width: 95%;
    }
    section.footer-form .form {
        max-width: 100%;
    }
}

@media screen and (max-width:414px) {
    section.window-study .container-fluid .col-md-6 .background {
        height: 400px;
    }
    section.footer-form .main-heding-form h4 {
        font-size: 1.5rem;
    }
}

@media screen and (max-width:360px) {
    section.window-study .container-fluid .col-md-6 .background {
        height: 350px;
        border-radius: 0;
    }
}