f@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap');



/***** Smart farming ****/

.hs-content-id-45882103029 .body-container-wrapper h2 {
    margin: 0;
    padding-bottom: 14px;
    padding-top: 22px;
}

.hs-content-id-45882103029 .body-container-wrapper h3 {
    margin: 0;
    padding-bottom: 12px;
    padding-top: 14px;
}

.hs-content-id-45882103029 .body-container-wrapper .c-resource-text-edit__head {
/*     border-bottom: 2px solid #e5e5e5; */
    padding-bottom: 0px;
    margin-bottom: 0px;
}

/***** Smart farming ****/



.brand-carousel .c-brand-slider_item {
    height: auto !important;
}

.cropin-header__menu ul li.hs-menu-item.hs-menu-depth-1 ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2:hover {
    z-index: 999;
}

.c-leadership-post-body_text .mb-50 {
    margin-bottom: 0px;
}

.c-plain-form form ul.inputs-list li {
    margin: 0;
}

.cropin-header__menu .hs-menu-wrapper>ul li.hs-menu-item.hs-menu-depth-1:first-child a span {
    background-color: #1fc79d;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 8px;
    margin-right: 4px;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 1px;
    line-height: initial;
      font-weight: 700;
}

.cropin-footer_col--menu ul .hs-item-has-children ul.hs-menu-children-wrapper {
    position: unset !important;
    opacity: 1 !important;
    padding-top: 10px;
    padding-left: 14px;
}

.cropin-footer_col--menu ul .hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2:last-child {
    margin-bottom: 0;
}


.c-blog-post-body_text blockquote {
    border-left: 3px solid #1fc79d;
    font-style: italic;
}

.c-blog-post-body_text blockquote p {
    font-style: italic;
}

.bit_wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0 20px;
    justify-content: center;
}

.bit_card {
    border: 1px solid #04a5d9;
    border-radius: 10px;
    margin-right: 2%;
    overflow: hidden;
    padding: 15px 10px;
    text-align: center;
    width: 23%;
    margin-bottom: 2%;
}

.bit_card-icn {
    padding-bottom: 20px;
}

.bit2_card-arrow {
    padding-top: 20px;
}


.bit2_card-btm-arrow {
    padding-bottom: 20px;
}

.bit2_wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 24px 0 24px;
    justify-content: center;
}

.bit2_card {
    border: 2px solid #04a5d9;
    border-radius: 10px;
    margin-bottom: 0%;
    margin-right: 1%;
    overflow: hidden;
    padding: 15px 10px;
    text-align: center;
    width: 19%;
}

.bit2_card-icn {
    padding-bottom: 20px;
}




.bit_card-txt p {
/*     font-weight: 500; */
}


.bit1_card {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 24px;
}

.bit1_card-icn {
    width: 100px;
    text-align: center;
}

.bit1_card-txt {
    width: calc(100% - 130px);
}

.bit1_card-txt p {
/*     font-weight: 500; */
}

.bit1_card-txt h3 {
    font-size: 16px;
    padding: 0;
    display: inline-block;
    font-weight: 500;
}


.bit1_card:last-child {
    margin-bottom: 0;
}

body .bit1_card-icn img {
    min-height: 50px !important;
    width: auto !important;
    max-width: initial !important;
}

.bit1_wrap {
    padding: 25px 0px;
}

.bit1_card-txt h4 {
    margin-bottom: 8px;
}

/*** Menu ****/

.blog-cloud-col {
    width: 46%;
}

.blog-cloud-wrap {
    padding: 30px 0px;
}

.blog-cloud-col img {
    width: 100% !important;
    height: auto !important;
}


.platform_img {
    width: 48%;
}

.platform_content {
    width: 48%;
}

.platform_item {
    margin-bottom: 50px;
}

.platform_item:nth-child(even) {
    flex-direction: row-reverse;
}

.platform_item:last-child {
    margin-bottom: 0;
}

.platform_wrap {
    padding: 50px 0px;
}


/*** Menu ****/

#slidebox {
    background-color: #fff;
/*     border-top: 3px solid #31405b; */
    bottom: 0;
    -moz-box-shadow: -2px 0 5px rgb(170 170 170 / 29%);
    -webkit-box-shadow: -2px 0 5px rgb(170 170 170 / 29%);
    box-shadow: -2px 0 5px rgb(170 170 170 / 29%);
/*     padding: 14px; */
    position: fixed;
    right: -430px;
    opacity: 0;
}

a.close {
    background: transparent url(http://cdn2.hubspot.net/hub/53/file-527841348-gif/close.gif) no-repeat 0 0;
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: 3px;
    top: 2px;
    width: 18px;
    background-size: 18px;
}

a.close:hover {
    background-position: 0 -18px;
}


.slide-CTA__box img {
    width: 100%;
    height: auto;
}


.slide-CTA {
    padding: 60px 0px;
}

.slide-in-cta_box .cta_button img {
    height: auto!important;
    max-width: 396px!important;
    width: 100%!important;
    display: block;
}

@media only screen and (max-device-width: 480px) {
    #slidebox {
       width: 100%;
    }
}


.blog-image-cta-block .cta_button img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
}

.blog-image-cta-block {
    padding: 20px 0px;
}

/***** CTA ******/

.cropin-cta-block {
    border-top: 1px solid #1fc79d;
    padding: 20px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #1fc79d;
}

.cropin-cta-block__text {
    margin-right: 40px !important;
}

.cropin-cta-block__text p {
    font-size: 20px !important;
    font-weight: 500;
}

.cropin-cta-block__text p span {
    color: #6c6c6c;
}

.cropin-cta-block__btn p {
    padding: 8px 12px;
    background: #0da5dc;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    border: 2px solid #0da5dc;
    border-radius: 8px;
    transition: all .3s ease-in-out;
}
/***** CTA ******/

.blog-strip-cta {
    margin: 50px 0px;
}

.c-blog-post-body_text p strong {
    color: #212121;
    font-weight: 500;
}

.c-blog-post-body_text ol li strong, 
.c-blog-post-body_text ul li strong{
    color: #212121;
    font-weight: 500;
}

.hide-nav {
    display: none;
}
/**** Blog CTA Block one *******/

.bcb-one {
    background-image: url(https://www.cropin.com/hubfs/cropin_2022/blog-cta/cta-block-one.png);
    background-size: 100%;
    background-position: bottom;
    padding: 80px 40px;
    box-shadow: 0 0 7px 3px rgb(0 0 0 / 5%);
    background-repeat: no-repeat;
    background-color: #f0f0f0;
    border-radius: 6px;
    overflow: hidden;
    margin: 40px 0px;
}

.bcb-two {
    background-image: url(https://www.cropin.com/hubfs/cropin_2022/blog-cta/cta-block-two.png);
    background-size: contain;
    background-position: bottom;
    padding: 80px 40px;
    box-shadow: 0 0 7px 3px rgb(0 0 0 / 5%);
    background-repeat: no-repeat;
    background-color: #e9edf4;
    border-radius: 6px;
    overflow: hidden;
    margin: 40px 0;
}

.bcb-one_main {
    max-width: 920px;
    margin: 0px auto;
}


.bcb-one_wrap {
    max-width: 650px;
    margin: 0px auto;
}

.bcb-two {
    max-width: 920px;
    margin: 0 auto;
    justify-content: flex-end;
}

.bcb-two_wrap {
    max-width: 540px;
}

.bcb-one_text {
    padding-bottom: 30px;
}

.bcb-two_text {
    padding-bottom: 30px;
}

.bcb-one_text h3 {
    font-size: 20px;
}

.bcb-two_text h3 {
    font-size: 20px;
}

.bcb-one_text p {
    font-size: 16px;
}

.bcb-two_text p {
    font-size: 16px;
}

.bcb-one_cta .cta_button {
    font-size: 18px !important;
}

.bcb-two_cta .cta_button {
    font-size: 18px !important;
}

.bcb-two_main {
    padding: 40px 0px;
}


.traceability-table_head {
    background-color: #04A5D9;
}

.traceability-table_head-col {
    width: 37.5%;
    padding: 20px;
    border: 1px solid #fff;
}


.traceability-table_head-col:nth-child(1) {
    width: 25%;
}

.traceability-table_head-col p {
    color: #fff;
    font-weight: 600;
}

.traceability-table_row-col:nth-child(1) {
    width: 25%;
}


.traceability-table_row-col {
    width: 37.5%;
    padding: 20px;
    border: 1px solid #295566;
}

.traceability-table_box-icon {
    width: 65px;
}


.traceability-table_box-txt {
    width: calc(100% - 80px);
}

.traceability-table_box-txt p {
    color: #295566;
    font-size: 16px;
    font-weight: 400;
}

.traceability-table_box {
    margin-bottom: 25px;
}

.traceability-table_row-col h3 {
    color: #04A5D9;
    font-size: 18px;
    padding: 0;
}

.traceability-table_row_plain p {
    color: #295566;
    font-size: 16px;
    font-weight: 400;
}
.traceability-table_row_plain {
    margin-bottom: 30px;
}

.traceability-table_box {
    align-items: center;
}

.blog-dwn-link {
    padding: 30px 0px 20px;
}

.traceability-table_row:nth-child(odd) {
    background-color: #f3f3f3;
}
/**** Blog CTA Block one *******/



/***** blog post body *****/

.c-blog-post-body_text h2 {
    margin: 0;
    padding-bottom: 14px;
    padding-top: 22px;
}

.c-blog-post-body_text h3 {
    margin: 0;
    padding-top: 14px;
    padding-bottom: 10px;
}

/***** blog post body *****/


div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
    max-width: 1200px!important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}


div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording {
    width: 85%;
    margin: 0!important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group {
    flex-direction: row-reverse;
}



body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
    padding: 8px 12px!important;
    background: #ffffff!important;
    color: #31405a;
    display: inline-block;
    font-size: 12px!important;
    font-weight: 500!important;
    border: 2px solid #31405b!important;
    border-radius: 8px;
    transition: all .3s ease-in-out;
    font-family: Poppins,sans-serif!important;
    margin: 0!important;
    margin-right: 10px !important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
    margin: 0px 0 0!important;
    justify-content: flex-end;
    align-items: center;
    width: 15%;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
    margin: 0px !important;
    color: #6c6c6c !important;
    font-family: Poppins,sans-serif !important;
}


body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
    padding: 8px 12px!important;
    background: #31405a!important;
    color: #fff;
    display: inline-block;
    font-size: 12px !important;
    font-weight: 500!important;
    border: 2px solid #31405b!important;
    border-radius: 8px;
    transition: all .3s ease-in-out;
    font-family: Poppins,sans-serif!important;
    margin: 0!important;
}


div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p a {
    color: #12a4dc;
}

.hs-search-results__listing li {
    padding-bottom: 30px !important;
}

.hs-search-results__listing li a.hs-search-results__title {
    font-weight: 500;
    color: #1fc79c;
    text-decoration: none;
}

.hs-search-results__listing li a.hs-search-results__title span.hs-search-highlight.hs-highlight-title {
    font-weight: 500;
}

p.hs-search-results__description span.hs-search-highlight.hs-highlight-html {
    font-weight: 500;
}




.job-apply-here_iframe {
    text-align: center;
}

.callout-special-font a.leadin-button:hover {
/*     background-color: #fff !important;
    color: #1fc79d !important; */
}

.leadin-preview-wrapper {
/*     display: flex !important;
    align-items: center !important;
    justify-content: center; */
}



/******** Custom Form Popup 
 
.callout-special-font a.leadin-button {
    padding: 12px 26px !important;
    background: #1fc79d !important;
    color: #fff !important;
    border-radius: 9px;
    display: inline-block !important;
    font-size: 14px;
    border: 2px solid #1fc79d;
    font-weight: 600 !important;
    transition: all .3s ease-in-out;
}
.callout-special-font {
    position: relative !important;
}

.leadin-preview-wrapper {
    background-color: #f0f0f0 !important;
    background-image: url(https://www.cropin.com/hubfs/cropin_2022/blog-cta/cta-block-one.png) !important;
    background-position: bottom;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    padding: 55px 40px !important;
}


#leadin-content-form-wrapper {
    background-color: #f0f0f0 !important;
    background-image: url(https://www.cropin.com/hubfs/cropin_2022/blog-cta/cta-block-one.png) !important;
    background-position: bottom;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    padding: 20px 30px 70px !important;
}

.leadinModal-thanks .leadin-content-body {
    background-color: #f0f0f0 !important;
    background-image: url(https://www.cropin.com/hubfs/cropin_2022/blog-cta/cta-block-one.png) !important;
    background-position: bottom;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    padding: 55px 40px !important;
} *****/



/* .leadin-preview-wrapper h4 {
    position: relative !important;
    padding-left: 30px;
}

.leadin-preview-wrapper h4:before {
    content: "";
    width: 25px;
    height: 25px;
    background-image: url(https://www.cropin.com/hubfs/cropin_2022/leaf.svg);
    background-size: contain;
    position: absolute;
    left: -18px;
    top: 50%;
    transform: translate(-50%,-50%);
    background-repeat: no-repeat !important;
} */

.c-header-top_events p a {
    color: #12a4dc;
}

body {
    font-weight: 300;
}

p:last-child {
  margin: 0px;
}

b, strong {
    font-weight: 600;
}

.page-center {
  margin: 0 auto;
/*   max-width: 1280px; */
  max-width: 1220px;
}

.page-center2 {
  margin: 0 auto;
/*   max-width: 1280px; */
  max-width: 1090px;
}


.container-box {
  margin: 0 auto;
  max-width: 1240px;
}

.df {
  display: flex;
  flex-wrap: wrap;
}

.sb {
  justify-content: space-between;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}


.ac {
  align-items: center;
}

p a {
    color: #1fc79d;
}


.body-container-wrapper ul li,
.body-container-wrapper ol li{
    line-height: 1.4em;
    margin-bottom: 6px;
}

.body-container-wrapper ol, 
.body-container-wrapper ul {
    padding-left: 25px;
}

.body-container-wrapper form ul {
      padding-left: 0px;
}

body .dnd-section > .row-fluid {
  max-width: 100%;
}

.dnd-section {
  padding: 0px;
}

.dnd-column {
  padding: 0px !important;
}

.c-plain-blog-text .cropin-cta-block__btn a {
    color: #fff;
}

.c-plain-blog-text .cropin-cta-block__text a {
    color: #212121;
}


.green-span { width: auto !important; }

.green-span {
    padding: 12px 26px;
    background: #1fc79d;
    color: #fff;
    border-radius: 9px;
    display: inline-block;
    font-size: 14px;
    border:2px solid #1fc79d;
    font-weight: 600;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

.green-span:hover {
    background-color: #fff;
    color: #1fc79d;
}

.green-link a {
    background: #1fc79d;
    border: 2px solid #1fc79d;
    border-radius: 9px;
    color: #fff!important;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 26px;
    transition: all .3s ease-in-out;
    text-transform: uppercase;
}

.green-link a:hover {
    background-color: #fff;
    color: #1fc79d !important
}

.green-cta .cta_button {
    padding: 12px 26px;
    background: #1fc79d;
    color: #fff;
    border-radius: 9px;
    display: inline-block;
    font-size: 14px;
    border: 2px solid #1fc79d;
    font-weight: 600;
    transition: all .3s ease-in-out;
      text-transform: uppercase;
}

.c-plain-form form .hs-form-field>label {
    font-weight: 400;
    color: #222;
}

.c-plain-form form ul.inputs-list label.hs-error-msg {
    font-size: 12px;
    color: #f00;
}
.gray-border, .bluedark {
    text-align: center;
    padding: 20px 0px;
}

.green-cta .cta_button:hover {
    background-color: #fff;
    color: #1fc79d !important;
}

.blue-cta .cta_button {
    padding: 12px 26px;
    background: #1EB1FC;
    color: #fff;
    border-radius: 9px;
    display: inline-block;
    font-size: 14px;
    border: 2px solid #1EB1FC;
    font-weight: 600;
    transition: all .3s ease-in-out;
}

.blue-cta .cta_button:hover {
    background-color: #fff;
    color: #1EB1FC;
}

.plain-cta .cta_button {
    padding: 12px 26px;
    background: #fff;
    color: #1FC79D;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    border: 2px solid #1FC79D;
    border-radius: 9px;
      transition: all .3s ease-in-out;
}

.plain-cta .cta_button:hover {
    background-color: #1fc79c;
    color: #fff;
}


.oh { overflow: hidden; }
/* .common-text p { font-size: 16px; } */

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

ul li, ol li {
/*     margin-bottom: 0px; */
}

.c-webinar-post-box__body ul li {
    font-family: Poppins,sans-serif;
    font-weight: 300;
    margin-bottom: 5px;
}

.c-blog-post__hero--heading h1 {
    font-size: 35px;
    line-height: 1.4em;
    margin-bottom: 30px;
}


.icon-ul li {
    position: relative;
    color: #6c6c6c;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 10px;
    font-weight: 300;
}

.icon-ul li:before {
    content: "";
    width: 9px;
    height: 9px;
    background-image: url(https://25290673.fs1.hubspotusercontent-eu1.net/hubfs/25290673/cropin_2021/smartfarm/leaf-list.svg);
    background-size: contain;
    position: absolute;
    left: 0;
    top: 8px;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-lists ul { padding: 0px; margin: 0px; list-style-type: none; margin-bottom: 20px; }
.icon-lists ul li {
    position: relative;
    color: #6C6C6C;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 10px;
      font-weight: 300;
}

.icon-lists ul li:before {
    content: "";
    width: 9px;
    height: 9px;
    background-image: url(https://25290673.fs1.hubspotusercontent-eu1.net/hubfs/25290673/cropin_2021/smartfarm/leaf-list.svg);
    background-size: contain;
    position: absolute;
    left: 0;
    top: 8px;
    background-position: center;
    background-repeat: no-repeat;
}



.trace-blog {
    background: #f2f2f2;
    padding: 50px 60px;
    max-width: 855px;
    margin: 0 auto;
}


.c-plain-blog-text ul {
    padding-left: 20px;
}


.mb-50 {
    margin-bottom: 30px;
}



.trace-blog_img {
    width: 30%;
}

.trace-blog_text {
    width: 65%;
}

/****** Plain Form *****/

.c-plain-form form .hs-form-field {
    margin-bottom: 14px;
}

.c-plain-form form .hs-form-field .input>input {
    border: 1px solid #656565;
    border-radius: 6px;
    font-size: 14px;
    font-family: Poppins,sans-serif;
    color: #6c6c6c;
    padding: 14px 20px !important;
    outline: 0;
    width: 100%;
}

.c-plain-form form .hs-form-field .input>select {
    border: 1px solid #656565;
    border-radius: 6px;
    font-size: 14px;
    font-family: Poppins,sans-serif;
    color: #6c6c6c;
    padding: 14px 20px;
    outline: 0;
    width: 100% !important;
}

.c-plain-form form .hs-form-field .input textarea {
    border: 1px solid #656565;
    border-radius: 6px;
    color: #6c6c6c;
    font-family: Poppins,sans-serif;
    font-size: 14px;
    outline: 0;
    padding: 20px;
    width: 100%;
    max-height: 60px;
}

.c-plain-form form input.hs-button {
    background: #1fc79d;
    border: 2px solid #1fc79d;
    border-radius: 9px;
    color: #fff;
    display: inline-block;
    font-family: Poppins,sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 26px;
    transition: all .3s ease-in-out;
    text-transform: uppercase;
}

.c-plain-form form input.hs-button:hover {
    background-color: #fff;
    color: #1fc79d;
}

.c-plain-form form .hs_error_rollup {
    display: none;
}


.c-plain-form form .hs-phone .input input {
    border: 1px solid #656565;
    border-radius: 6px;
    font-size: 14px;
    font-family: Poppins,sans-serif;
    color: #6c6c6c;
    padding: 14px 20px !important;
    outline: 0;
}



.c-plain-form form .hs-phone .input select {
    border: 1px solid #656565;
    border-radius: 6px;
    font-size: 14px;
    font-family: Poppins,sans-serif;
    color: #6c6c6c;
    padding: 11px 14px;
    outline: 0;
}

.c-plain-form form ul.inputs-list label.hs-form-booleancheckbox-display {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.c-plain-form form ul.inputs-list label.hs-form-booleancheckbox-display input {
    width: 14px;
    height: 14px;
    margin: 0;
    margin-top: 2px;
}
.c-plain-form form ul.inputs-list label.hs-form-booleancheckbox-display>span {
    width: calc(100% - 30px);
    margin: 0px !important;
}

.c-plain-form form ul.inputs-list p {
    width: 100%;
    margin: 0px !important;
    font-size: 13px;
}
.c-plain-form form ul.inputs-list {
    padding-bottom: 2px;
}



.c-plain-form form ul.inputs-list label.hs-form-booleancheckbox-display>span span.hs-form-required {
    display: inline-block !important;
}


.slide-in-cta_box {
    border: 1px solid #e5e5e5;
}

/****** Plain Form *****/

.c-plain-blog-text.full-width-blog {
    width: 100%;
}

.c-blog-post__hero--featuredimage.image-contain {
    background-size: contain;
    border: 0;
}

.c-sec-title__box { border-bottom: 1px solid #c6c6c6; margin-bottom: 50px; padding-bottom: 8px; }
.c-sec-title__text h5 { font-size: 15px; margin: 0px; position: relative; }

.c-sec-title__text h5:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #212121;
    bottom: -11px;
    left: 0;
}

.c-sec-title__link a { font-size: 15px; margin: 0px; display: inline-block; }


.float-animate {
  animation-name: floating;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

@keyframes floating {
  from {
    transform: translate(0, 0px);
  }
  65% {
    transform: translate(0, 5px);
  }
  to {
    transform: translate(0, -0px);
  }
}



/***** C Blog Post *****/

.simple-pagination li a, .simple-pagination li span {
    font-weight: 500;
}

.c-blog-share_box {
    margin-top: 30px;
}

.c-blog-post__hero--text { width: 48%; }
.c-blog-post__hero--img { width: 48%; }

.c-blog-post__hero--wrap { padding: 60px 0px; border-bottom: 1px solid #c6c6c6; align-items: center; }

.c-blog-post__hero--featuredimage {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    display: inline-block;
    height: 297px;
    overflow: hidden;
    width: 100%;
}

.c-job-share_box h3 {
    font-weight: 400;
    font-size: 20px;
}


.c-blog-main-box .c-blog-post__hero--featuredimage{
    background-size: cover;
}

.c-blog-post-body_text { width: 70%; }
.c-blog-post-body_quote { width: 26%; }
.c-blog-post-body { padding: 60px 0px; }
.c-blog-post-body_quote--box { border-top: 3px solid #000000; padding-top: 20px; }
.c-blog-post-body_quote--box h3 { font-size: 20px; line-height: 28px; }
.c-blog-post__hero--details span { padding: 0px 10px; }

.c-leadership-post__hero .c-blog-post__hero--img {
    width: 40%;
}


.c-leadership-post__hero .c-blog-post__hero--img .c-blog-post__hero--featuredimage {
    height: 420px;
}

.blog-bottom-box {
    background-color: #ebf0f4;
    padding: 30px;
    border-radius: 10px;
    margin: 20px 0px;
}

/*** grid ****/

blockquote.gray-border {
    border: 2px solid #1fc79c;
    padding: 25px;
    margin: 20px 0px;
    line-height: 1.3;
    position: relative;
    margin-top: 50px;
    text-align: left;
}

blockquote.gray-border p {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #1fc79c;
}

p.graybox {
    font-size: 24px;
    color: #959595;
    background-color: #ebebeb;
    padding: 20px;
    text-align: left;
}

.mb-30.factblock {
    background-color: #eee;
    padding: 20px;
    font-size: 20px;
}

h3.pquote {
    font-size: 52px;
    font-style: italic;
    color: #6e6f72;
    text-align: left;
}

h3.pquote {
    font-size: 52px;
    font-style: italic;
    color: #6e6f72;
    text-align: left;
}

p.graybox a {
    display: inline-block;
}

.wheat-pt {
    max-width: 700px;
    margin: 30px auto;
}

.wheat-pt img {
    width: 100% !important;
    margin: 0px !important;
}

.c-blog-post-body_text .row {
    display: flex;
    flex-wrap: wrap;
}

blockquote.greenlight-text {
    border: 2px solid #ad8f6b;
    padding: 20px;
    line-height: 1.3;
    position: relative;
}

blockquote.hg p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
}

blockquote.hg {
    border: 2px solid #1fc79c;
    padding: 20px;
}

.agri-tect-blog div {
    margin-bottom: 30px;
}

.number-list {
    margin: 20px 0px;
}

.cols6 {
    width: 50%;
}

.col-md-6 {
    padding-bottom: 20px;
}


.cols1, .cols10, .cols11, .cols12, .cols2, .cols3, .cols4, .cols5, .cols6, .cols7, .cols8, .cols9 {
    padding-left: 15px;
    padding-right: 15px;
}

.cols4 {
    width: 33.33333333%;
}

.cols8 {
    width: 66.66666667%;
}



.mb-30 .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mb-30 {
    margin-bottom: 30px;
}

.content-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #f3f2f2;
}

.content-header img.small {
    margin: 0px !important;
}


/***** C Blog Post *****/


/**** leadership ****/

.answer, .quetion {
    position: relative;
    padding-left: 60px;
}

.quetion:before {
    content: "Q.";
    color: #d3d3d3;
}

.answer:before, .quetion:before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 32px;
    font-weight: 800;
    line-height: 1;
}

.answer:before {
    content: "A.";
    color: #00c5ad;
}

.c-leadership-post-body_text .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.c-leadership-post-body_text .cols5 {
    width: 41%;
      text-align: left;
}

.c-leadership-post-body_text .cols7 {
    width: 58%;
}

.c-leadership-post-body_text {
    width: calc(100% - 80px);
}

.c-leadership-post-body_text .line:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 105px;
    height: 10px;
    background-color: #c4c3c7;
}

.c-leadership-post-body_text .line {
    display: block;
    position: relative;
    padding-top: 20px;
}

.c-leadership-post-body_text .mb-50 {
    margin-bottom: 50px;
}

.c-leadership-post-body__share ul {
    padding: 0;
    margin: 0px;
    list-style-type: none;
}

.c-leadership-post-body__share ul li {
    padding-bottom: 20px;
}

.c-popup_body {
    z-index: 999 !important;
}

.c-leadership-post-body__share {
    width: 50px;
}

.quote-block .quote {
    display: inline-block;
    background: url(https://25290673.fs1.hubspotusercontent-eu1.net/hubfs/25290673/cropin_2021/a-blog-missing/digi-quote.png) center no-repeat;
    width: 24px;
    height: 23px;
}

.quote-block .quote.end {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  margin-top: 5px;
  margin-left: 10px;
}


.c-resource-text-edit__body .quote-block p {
    display: inline-block;
    max-width: calc(100% - 24px);
    flex: 0 0 calc(100% - 24px);
    padding-left: 15px;
    font-weight: 600;
}

.c-web-post__hero .c-blog-post__hero--featuredimage {
    background-size: contain;
}

blockquote.quoteblock {
    border: none;
    background: #f3f3f3;
    padding: 50px 20px 20px;
}

/* .goal-listing .h4 img {
    position: absolute;
    left: -80px;
    top: 0;
}

.goal-listing .h4 {
    border-bottom: 2px solid transparent;
    padding: 31px 0 2px;
    position: relative;
    margin: 0 0 30px 80px;
    font-size: 20px;
} */


.listen-position {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 500px;
    align-items: center;
    margin: 0px auto;
}

.listen-position p.strong-text {
    margin: 0;
    padding-right: 30px;
}

.listen-position br {
    display: none;
}

.gray-border-box {
    background-color: #eee;
    padding: 20px;
    font-size: 20px;
}

.gray-border-box .border-box {
    border: 2px solid #3d2514;
    padding: 20px;
}

.c-post-box {
    max-width: 920px;
    margin: 0px auto;
}


.quote-block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 30px 0px;
}

.bright-border {
    border: 2px solid #ad8f6b;
    padding: 15px;
}

.c-blog-post-body_text p a , .c-blog-post-body_text h3 a{
    color: #1fc79c;
    font-weight: 500;
}

.c-blog-post-body_text a {
    color: #1fc79c;
    font-weight: 500;
}

.c-blog-post__hero--tag h4 {
    color: #67DDC4;
    margin: 0;
    font-size: 20px;
    font-weight: 500;
}

p.quetion {
    font-weight: 500;
    color: #31415b;
}

.c-blog-post__hero--tag {
    padding-bottom: 30px;
}

.c-mainblog-body .c-blog-post-body__wrap {
    max-width: 880px;
    margin: 0px auto;
}

.c-blog-post-body_text ul li a,
.c-blog-post-body_text ol li a {
    color: #1fc79c;
    font-weight: 600;
}

.c-blog-post-body_text ul li,
.c-blog-post-body_text ol li {
    margin-bottom: 8px;
    font-weight: 300;
}

.c-blog-post-body_text ol,
.c-blog-post-body_text ul{
    padding-left: 25px;
    margin: 20px 0px;
}




.hs-responsive-embed-wrapper {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.c-blog-post-body_text p img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 30px auto;
    display: inherit;
}

/**** leadership ****/



/** Job-list **/

.c-job-post-hero_wrap {
    padding: 60px 0px;
    border-bottom: 1px solid #c6c6c6;
    align-items: center;
}

.c-job-post-hero_title h1 {
    font-weight: 600;
    margin: 0;
}

.c-job-post-hero_breadcrum ul {
    margin: 0px;
    list-style-type: none;
    padding: 0;
}

.c-job-post-hero_breadcrum ul li a {
    color: #888888;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}


.c-job-post-hero_breadcrum ul li span {
    color: #888888;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}

.c-job-post-hero_breadcrum ul li {
    margin-right: 7px;
}

.c-job-post-hero_breadcrum ul li:last-child {
    margin: 0;
}

.c-job-post-hero_apply {
    width: 200px;
    text-align: right;
}

.c-job-post-hero_name {
    width: calc(100% - 220px);
}

.c-job-share {
    width: 20%;
    text-align: left;
}

.c-job-share_box ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style-type: none;
    margin: 0;
}

.c-job-share_box ul li {
    padding-right: 20px;
}

.c-job-share_box ul li img {
    width: 20px !important;
    max-width: 100% !important;
    max-height: 20px !important;
    vertical-align: middle;
}

.job-apply-here {
    border-top: 1px solid #c6c6c6;
    padding: 60px 0px;
}

.c-blog-post-body_text img.small {
    width: inherit !important;
    height: auto !important;
}

.cropin-footer_subscribe-form .submitted-message {
    color: #fff;
    font-size: 12px;
}

/*********** Home page starts ***********/



/*********** Cropin - Icon Card starts ***********/
.c-icon-card{padding:60px 0 40px}.c-icon-card__top{padding-bottom:80px}.c-icon-card__item{width:calc(25% - 13.5px);background-color:#f8f8f8;box-shadow:0 3px 6px 0 rgb(0 0 0 / 16%);border:solid 1px #f8f8f8;border-radius:5px;padding:25px}.c-icon-card__item--icon{padding-bottom:40px}.c-icon-card__item--text p{font-size:14px;line-height:22px}.c-icon-card__item--icon img{max-width:60px!important;width:100%!important}@media (max-width:990px){.c-icon-card__item{width:48%;margin-bottom:40px}.c-icon-card__item:nth-last-child(1),.c-icon-card__item:nth-last-child(2){margin-bottom:0}}@media (max-width:767px){.c-icon-card__item--text p{font-size:14px;line-height:24px}.c-icon-card{padding:40px 0 40px}.c-icon-card__top{padding-bottom:60px}}@media (max-width:479px){.c-icon-card__item{width:100%;margin-bottom:40px}.c-icon-card__item:nth-last-child(2){margin-bottom:40px}}
/*********** Cropin - Icon Card ends ***********/

/*********** Cropin - Value Chain starts ***********/
/*********** Cropin - Value Chain ends ***********/


/*********** Cropin - Agri-Value Chain starts ***********/
.c-agri-value-chain{padding:45px 0 45px}.c-agri-value-chain__top{padding-bottom:80px}.c-agri-value-chain__item p{color:#4b4b4b;font-size:15px}span.text-block{font-size:26px;color:#4b4b4b;font-weight:600;display:block}.c-agri-value-chain__item{width:25%;position:relative}.c-agri-value-chain__card{position:relative}.c-agri-value-chain__item1{max-width:140px;position:relative;left:14%}.c-agri-value-chain__item2{max-width:106px;left:6%}.c-agri-value-chain__item3{max-width:75px;left:3%}.c-agri-value-chain__item4{max-width:140px;left:-2.5%}.c-agri-value-chain__item5{max-width:85px;left:5%}.c-agri-value-chain__item6{max-width:190px;left:-2%}.c-agri-value-chain__item7{max-width:92px;left:-10%}.c-agri-value-chain__item8{max-width:106px;left:-15%}.c-agri-value-chain__graph img{width:100%!important;max-width:1078px!important}@media (max-width:1080px){.c-agri-value-chain__item p{font-size:14px}span.text-block{font-size:20px}.c-agri-value-chain__item1{left:11%}.c-agri-value-chain__item3{left:4%}.c-agri-value-chain__item4{left:1.5%}.c-agri-value-chain__item5{left:2%}.c-agri-value-chain__item6{left:-4%}.c-agri-value-chain__item8{left:-13%}}@media (max-width:880px){.c-agri-value-chain__item1{left:10%}.c-agri-value-chain__item4{left:2.5%}.c-agri-value-chain__item5{left:1%}.c-agri-value-chain__item8{left:-11%}}@media (min-width:768px){.c-agri-value-chain__box{display:none}}@media (max-width:767px){.c-agri-value-chain__wrap{display:none}.c-agri-value-chain__top{padding-bottom:40px}.c-agri-value-chain__item{margin-bottom:40px}.c-agri-value-chain__icon{padding-bottom:20px}.c-agri-value-chain__item{width:33.3%;position:relative}.c-agri-value-chain__box{justify-content:center}}@media (max-width:600px){.c-agri-value-chain__item{width:48%;position:relative}}@media (max-width:479px){.c-agri-value-chain__item{width:100%;position:relative}.c-agri-value-chain__item:last-child{margin-bottom:0}}
/*********** Cropin - Agri-Value Chain ends ***********/

/*********** Cropin - Client Logo starts ***********/
.c-client-logo__wrap{background-color:#fff;box-shadow:0 3px 6px #00000029;border:1px solid #e5e5e5;border-radius:11px;max-width:963px;margin:0 auto}.c-client-logo__item{width:20%;margin:20px 0}.c-client-logo__box{padding:25px 40px;position:relative;z-index:9;background:#fff;justify-content:center}.c-client-logo__item img{width:100%;max-width:100%}.c-client-logo{padding:45px 0}.c-client-logo__wrap{position:relative}.c-client-logo__wrap:after{content:"";background-image:url(https://25290673.fs1.hubspotusercontent-eu1.net/hubfs/25290673/cropin_2021/home/client-logos/right-handle.svg);width:131px;height:18px;background-size:contain;position:absolute;background-repeat:no-repeat;background-position:center;right:-80px;top:50%}.c-client-logo__wrap:before{content:"";background-image:url(https://25290673.fs1.hubspotusercontent-eu1.net/hubfs/25290673/cropin_2021/home/client-logos/left-handle.svg);width:118px;height:29px;background-size:contain;position:absolute;background-repeat:no-repeat;background-position:center;left:-80px;top:50%}@media (max-width:1180px){.c-client-logo__wrap:after,.c-client-logo__wrap:before{content:none}}@media (max-width:1080px){.c-client-logo__item{width:25%;margin-bottom:20px}.c-client-logo__box{justify-content:center}}@media (max-width:767px){.c-client-logo__item{width:24%;margin-bottom:20px}}@media (max-width:479px){.c-client-logo__item{width:50%}.c-client-logo__box{padding:25px 20px}}
/*********** Cropin - Client Logo ends ***********/

/*********** Cropin - Customer Success Story starts ***********/
/*********** Cropin - Customer Success Story ends ***********/





/*********** Cropin - Client Logo starts ***********/
/*********** Cropin - Client Logo ends ***********/

/*********** Cropin - Client Logo starts ***********/
/*********** Cropin - Client Logo ends ***********/




/********************************************/

/*********** Main Header starts ***********/



/*********** Main Header Ends ***********/

/********************************************/





/** Job-list **/
.c-aws-hero__banner img {
    width: 100% !important;
    max-width: 500px !important;
}

.c-aws-hero__banner {
    padding-bottom: 30px;
}

.c-aws-hero__table--managed {
    width: 70%;
}

.c-aws-hero__table--security {
    width: 30%;
}


/* .c-aws-hero__table--box {
    border: 1px solid #00CB9A;
}
 */


.c-aws-hero__table--managed--head {
    min-height: 80px;
    border: 1px solid #00cb9a;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c-aws-hero__table--managed--head h4 {
    margin: 0;
    color: #00B1FF;
    font-size: 22px;
    font-weight: 600;
}

.c-aws-hero__table--security--head {
    min-height: 80px;
    border: 1px solid #00cb9a;
      border-left:0px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c-aws-hero__table--security--head h4 {
    margin: 0;
    color: #00B1FF;
    font-size: 22px;
    font-weight: 600;
}


.c-aws-hero__table--managed--row {
    width: 33.3%;
}

.c-aws-hero__table--managed--item {
    min-height: 82px;
    padding: 18px;
    border: 1px solid #00cb9a;
    border-top: 0;
    border-right: 0;
    display: flex;
    align-items: center;
}

.c-aws-hero__table--security--item {
    min-height: 82px;
    padding: 18px;
    border: 1px solid #00cb9a;
    border-top: 0;
    display: flex;
    align-items: center;
}

.c-aws-hero {
    padding: 80px 0px;
}

.c-aws-hero__image img {
    max-height: 60px;
    width: auto;
}

.c-aws-hero__top {
    max-width: 450px;
    margin: 0px auto;
    position: relative;
}

.c-aws-hero__image {
    width: 200px;
    text-align: center;
}



.c-aws-hero__top:after {
    content: "";
    width: 60px;
    height: 60px;
    background-image: url(https://www.cropin.com/hubfs/cropin_2022/aws/direction.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
}

.c-aws-hero__content {
    padding-top: 60px;
    padding-bottom: 60px;
}

.c-aws-hero__content h1 {
    color: #24D2A8;
    font-size: 35px;
    margin-bottom: 25px;
    font-weight: 700;
}

.c-aws-hero__content h2 {
    padding-top: 30px;
    color: #24D2A8;
    margin-bottom: 25px;
}

/*********** Scroll Animation CSS Starts ***********/

.animatable {
  
  /* initially hide animatable objects */
  visibility: hidden;
  
  /* initially pause animatable objects their animations */
  -webkit-animation-play-state: paused;   
  -moz-animation-play-state: paused;     
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;   
  animation-play-state: paused; 
}

/* show objects being animated */
.animated {
  visibility: visible;
  
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;  
  
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;

  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}


@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100px);
	}	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-100px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-100px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-100px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}



@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	60% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100px);
	}	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(100px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(100px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(100px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100px);
	}	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(100px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(100px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(100px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
	}	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(-100px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(-100px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(-100px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes scaleIn {
	0% {
		opacity: 0;
		transform: scale(.75);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

.animated.scaleIn {
	-webkit-animation-name: scaleIn;
	-moz-animation-name: scaleIn;
	-o-animation-name: scaleIn;
	animation-name: scaleIn;
}

.animated.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
.animated.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
.animated.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.animated.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.animated.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.animated[data-anima-delay='100'],
.animatable[data-anima-delay='100'] {
  animation-delay: 0.1s;
}

.animated[data-anima-delay='200'],
.animatable[data-anima-delay='200'] {
  animation-delay: 0.2s;
}

.animated[data-anima-delay='300'],
.animatable[data-anima-delay='300'] {
  animation-delay: 0.3s;
}

.animated[data-anima-delay='400'],
.animatable[data-anima-delay='400'] {
  animation-delay: 0.4s;
}

.animated[data-anima-delay='500'],
.animatable[data-anima-delay='500'] {
  animation-delay: 0.5s;
}

.animated[data-anima-delay='600'],
.animatable[data-anima-delay='600'] {
  animation-delay: 0.6s;
}

.animated[data-anima-delay='700'],
.animatable[data-anima-delay='700'] {
  animation-delay: 0.7s;
}

.animated[data-anima-delay='800'],
.animatable[data-anima-delay='800'] {
  animation-delay: 0.8s;
}

.animated[data-anima-delay='900'],
.animatable[data-anima-delay='900'] {
  animation-delay: 0.9s;
}

.animated[data-anima-delay='1000'],
.animatable[data-anima-delay='1000'] {
  animation-delay: 1s;
}

.animated[data-anima-delay='1100'],
.animatable[data-anima-delay='1100'] {
  animation-delay: 01.1s;
}

.animated[data-anima-delay='1200'],
.animatable[data-anima-delay='1200'] {
  animation-delay: 01.2s;
}

.animated[data-anima-delay='1300'],
.animatable[data-anima-delay='1300'] {
  animation-delay: 01.3s;
}

.animated[data-anima-delay='1400'],
.animatable[data-anima-delay='1400'] {
  animation-delay: 01.4s;
}

.animated[data-anima-delay='1500'],
.animatable[data-anima-delay='1500'] {
  animation-delay: 01.5s;
}

.animated[data-anima-delay='1600'],
.animatable[data-anima-delay='1600'] {
  animation-delay: 01.6s;
}

.animated[data-anima-delay='1700'],
.animatable[data-anima-delay='1700'] {
  animation-delay: 01.7s;
}

.animated[data-anima-delay='1800'],
.animatable[data-anima-delay='1800'] {
  animation-delay: 01.8s;
}

.animated[data-anima-delay='1900'],
.animatable[data-anima-delay='1900'] {
  animation-delay: 01.9s;
}

.animated[data-anima-delay='2000'],
.animatable[data-anima-delay='2000'] {
  animation-delay: 2s;
}

.animated[data-anima-delay='2100'],
.animatable[data-anima-delay='2100'] {
  animation-delay: 2.1s;
}

.animated[data-anima-delay='2400'],
.animatable[data-anima-delay='2400'] {
  animation-delay: 2.4s;
}

.animated[data-anima-delay='2500'],
.animatable[data-anima-delay='2500'] {
  animation-delay: 2.5s;
}

.animated[data-anima-delay='2800'],
.animatable[data-anima-delay='2800'] {
  animation-delay: 2.8s;
}

.animated[data-anima-delay='3000'],
.animatable[data-anima-delay='3000'] {
  animation-delay: 3s;
}

.animated[data-anima-delay='3500'],
.animatable[data-anima-delay='3500'] {
  animation-delay: 3.5s;
}

.animated[data-anima-delay='3800'],
.animatable[data-anima-delay='3800'] {
  animation-delay: 3.8s;
}

.animated[data-anima-delay='4000'],
.animatable[data-anima-delay='4000'] {
  animation-delay: 4s;
}


.animated[data-anima-delay='4500'],
.animatable[data-anima-delay='4500'] {
  animation-delay: 4.5s;
}
/*********** Scroll Animation CSS Ends ***********/

@media (min-width: 992px) {
  .col-md-6 {
    width: 50%;

    padding-right: 15px;
    padding-left: 15px;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}



/*********** Responsive code ***************/

@media (max-width: 1200px) {
  .page-center { padding: 0px 20px; }
  .page-center2 { padding: 0px 20px; }

  .container-box { padding: 0px 20px; }
  .icon-ul li { font-size: 16px; }
  .common-text p { font-size: 16px; }
  
  
  .c-aws-hero__table--managed--item p {
      font-size: 14px;
  }
  
    .c-aws-hero__table--managed--item {
        min-height: 82px;
        padding: 12px;

    }
  

    .c-aws-hero__table--managed--head h4 {
        font-size: 20px;
        font-weight: 600;
    }
  
  
  .c-aws-hero__table--managed--head,
  .c-aws-hero__table--security--head {
      padding: 14px;
  }
  
  
  .c-aws-hero__table--security--head h4 {
      font-size: 20px;
      font-weight: 600;
  }
  
}


@media (min-width: 991px) {

.cropin-header__menu .hs-menu-depth-2.hs-item-has-children ul.hs-menu-children-wrapper {
    top: 0 !important;
    right: -263px !important;
    width: 250px !important;
    left: unset !important;
}

.cropin-header__menu .hs-menu-depth-2.hs-item-has-children>a:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 3px;
    color: #6c6c6c;
    position: absolute;
    top: 2px;
    transition: all .3s ease-in-out;
    transform: rotate(269deg);
    right: 0;
}


}


/************** ipad ***************/
@media (max-width: 1080px) {
  
  .green-cta .cta_button {
      padding: 12px 28px;
      font-size: 14px;
      border-width: 2px;
  }

  .plain-cta .cta_button {
      padding: 12px 28px;
      font-size: 14px;
      border-width: 2px;
  }
  


}

/************** ipad nd tab ***************/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
}


@media (max-width: 990px) {
  .cropin-header__menu ul .hs-menu-depth-1>a {
      line-height: 30px !important;
  }

}
/************** iphone roatate***************/
@media (max-width: 767px) {
  
  .bit2_card {
      margin-right: 2%;
      width: 30%;
      margin-bottom: 2%;
  }

  
  .bit_card {
      width: 29%;
      margin-right: 2%;
  }
  .traceability-table {
      display: none;
  }

  .blog-cloud-col {
      width: 100%;
    padding: 15px 0px;
  }

  .bcb-one {
      padding: 40px 20px;
  }

  h1, h2, h3, h4, h5, h6 {
      margin: 0 0 15px;
      line-height: 1.4em;
  }

  .c-leadership-post-body_text .cols5 {
      width: 100%;
  }
  
  
  .c-leadership-post-body_text .cols7 {
      width: 100%;
      margin-bottom: 30px;
  }
  
  
  
  h3.pquote {
      font-size: 38px;
      font-style: italic;
      color: #6e6f72;
      text-align: left;
  }
  
  
  .cols6 {
      width: 100%;
  }
  .cols4 {
      width: 100%;
  }

  .cols8 {
      width: 100%;
  }

  .trace-blog_img {
      width: 100%;
  }

  .trace-blog_text {
      width: 100%;
  }


  .c-leadership-post-body__share ul {
      display: flex;
      align-items: center;
  }

  .c-leadership-post-body__share ul li {
      padding-bottom: 0px;
      padding-right: 30px;
  }
  
  .c-leadership-post-body__share {
      width: 100%;
      padding-bottom: 10px;
  }


  .c-leadership-post__hero .c-blog-post__hero--img .c-blog-post__hero--featuredimage {
      height: 420px;
      width: 450px;
      display: block;
  }

  .c-leadership-post__hero .c-blog-post__hero--img {
      width: 100%;
  }
  
  .normal-text h2 {
    font-size: 28px;
  }

  .c-blog-post__hero--text {
      width: 100%;
      padding-bottom: 30px;
  }

  .c-blog-post__hero--img {
    width: 100%;
  }Cropin - Case Study Cards


  .c-blog-post__hero--text {
    width: 100%;
    padding-bottom: 30px;
  }

  .c-blog-post__hero--heading h1 {
    font-size: 30px;
  }

  .c-blog-post-body {
    padding: 40px 0px;
  }

  .c-blog-post-body_text {
    width: 100%;
  }

  .c-blog-post-body_quote {
    width: 100%;
  }

  .c-blog-post-body_main-text h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .c-blog-post-body_main-text h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .c-blog-post__hero--wrap {
    padding: 40px 0px;
  }
  

  .c-aws-hero__table--managed {
      width: 100%;
      margin-bottom: 30px;
  }
  

  .c-aws-hero__table--managed--item p {
      font-size: 13px;
  }
  

  .c-aws-hero__table--managed--row:last-child .c-aws-hero__table--managed--item {
      border-right: 1px solid #00cb9a;
  }
  
  .c-aws-hero__table--security--head {
      border-left: 1px solid #00cb9a;
  }

  .c-aws-hero__table--security {
      width: 100%;
  }

  .c-aws-hero {
      padding: 60px 0px;
  }
  
  .c-aws-hero__content h1 {
      font-size: 30px;
  }

  .c-aws-hero__content h2 {
      font-size: 28px;
  }

  
  
}


@media (max-width: 650px) {
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording {
      width: 100%;
      margin: 0!important;
      padding-bottom: 10px !important;
      text-align: center !important;
  }
  
  

  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
      width: 100% !IMPORTANT;
      text-align: center !important;
  }
  

  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
      text-align: center !important;
  }

  
  body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
      justify-content: center !important;
  }

}



/************** iphone ***************/
@media (max-width: 479px) {
  
  .bit2_card {
      margin-bottom: 2%;
      margin-right: 2%;
      width: 48%;
  }

  .c-aws-hero__content h1 {
      font-size: 26px;
  }


  .c-aws-hero__content h2 {
      font-size: 22px;
  }

    .c-aws-hero__content h3 {
        font-size: 18px;
    }

  
  .c-aws-hero__image {
      width: 35%;
      text-align: center;
  }
  

  .c-aws-hero__image img {
      width: auto;
      max-width: 100%;
      height: auto;
  }
  

  .c-aws-hero__table--managed--item {
      min-height: 100px;
      padding: 8px;
  }

  
  .c-aws-hero__table--managed--item p {
      font-size: 12px;
  }
  
  
  .icon-ul li {
      font-size: 16px;
  }
  
  p {
      font-size: 16px;
      line-height: 1.6em;
  }

  .c-blog-main-box .c-blog-post__hero--featuredimage {
      background-size: contain;
      height: 236px;
      border: 0;
  }
  
  
  .c-web-post__hero .c-blog-post__hero--featuredimage {
      background-size: contain;
      height: 200px;
      border: 0;
  }
  
    .c-popup_contain {
        max-width: 90% !important;
    }

  .normal-text h2 {
    font-size: 22px;
  }
  

  .c-leadership-post__hero .c-blog-post__hero--img .c-blog-post__hero--featuredimage {
      height: 380px;
      width: 100%;
      display: block;
  }
  
  
  .c-plain-blog-text h2 {
      font-size: 24px;
      line-height: 32px;
  }
  
  
  .c-plain-blog-text h3 {
      font-size: 20px;
      line-height: 28px;
  }
  
  .c-blog-post__hero--heading h1 {
        font-size: 26px;
    }
  

  .icon-lists ul li {
      font-size: 16px;
  }
  
  ul li {
      font-size: 16px;
  }
  
  ol li {
      font-size: 16px;
  }

  .normal-text p {
      font-size: 16px;
  }
  
  .c-plain-form form .hs-form-field .input>input {
    font-size: 12px;
    padding: 16px 18px;
    width: 100% !important;
  }
  
  .c-plain-form form .hs-input.hs-fieldtype-intl-phone {
      width: 100% !important;
  }
  
  .c-plain-form form .hs-form-field .input>select {
    padding: 14px 18px;
        font-size: 12px;
  }

}



@media (max-width: 479px) {
  
  .bit_card {
      width: 48%;
      margin-right: 2%;
  }

  .c-aws-hero__table--managed--item {
      min-height: 113px;
      padding: 8px;
  }
  

  .cropin-cta-block__text {
      margin-right: 0px!important;
      margin-bottom: 30px !important;
      width: 100% !important;
  }
  
  .cropin-cta-block__btn {
      width: 100%;
  }
  
  .platform_content, .platform_img {
      width: 100%;
  }
  

  .platform_img {
      margin-bottom: 30px;
  }
  
  
  .platform_wrap {
      padding: 30px 0;
  }
  
  .c-blog-post-body_text p img {
      margin: 20px auto;
  }
  
}