/*custom css start */


/*.left_content_last .standard-content-img-b{
        right: -20%;
left: unset;
top: -5%;
}*/
.left_content_last .standard-content-img-b img{
    width: 200px;
}
.right_content_first .standard-content-img-b{
    top: 80%;
    /* bottom: -54%; */
    left: 24%;
}

.right_content_first .standard-content-img-b img{
    width: 200px;
}
.standard-content-img-a{
    grid-column:2/7;
}

.show_mobile{
    display: none;
}
.bg_hide_show_desktop{
    display: block;
}
.right_content_secound .standard-content-img-b {
    /* position: unset; */
    left: unset;
    top: -130%;
}


section.standard-content.left.right_content_secound {
    margin-top: unset;
    height: 662px;
    margin-bottom: 30px;
}
.page-template-page-vision .standard-content {
    margin: 3.5em auto 0;
}
.page-template-page-vision section.standard-content.left.right_content_secound {
    height: auto !important;
}
.page-template-page-vision .bg_hide_show_desktop{
    margin-bottom: 40px;
}
.page-template-page-vision  section.standard-content {
    margin-bottom: 0px;
}
.content_section_inner.inner_full_width_img img {
    width: 80%;
    margin: 0 auto;
}
section.standard-content {
    margin-bottom: 80px;
}
section.standard-content.right.left_content_last{
    margin-top: 6em;
}
@media only screen and (min-width: 960px){
 .page-template-page-vision  .right_content_secound .standard-content-img-a{
        margin-top: -120px;
    }
}
@media only screen and (max-width: 960px){
    /*.content_section_inner.inner_full_width_img {
display: none;
}*/
    section.standard-content.left.right_content_secound {

        height: unset !important;
    }
    .content_section_inner.inner_full_width_img img{
        width: 100% !important;
    }
    .show_mobile{
        display: block;
    }
    .bg_hide_show_desktop{
        display: none;
    }
    /*.right_content_secound .standard-content-img-a picture.standard-content-img-a-hide{
            display: block;
    }*/
    /*.standard-content-img-b{
            position: unset;
    }*/
    section.standard-content.left.right_content_secound .standard-content-img-b{
        position: unset !important;
    }
    section.standard-content.left.right_content_secound .secondary-copy.h3{
        margin-top: 100px !important;
    }
    .standard-content-copy {
        grid-column: 1/span 12 !important;
    }
 body  .standard-content-img-b img{
        margin: 0 auto;
        margin-top: 20px;
    }
  body  .standard-content-img-a-hide img{
        margin:0 auto;
    }
body   .standard-content-img-a{
        grid-column:1/span 12;
    }
 body  .standard-content-copy h2{
        font-size: 2.25rem;
    }
 body .section.highlight-section{
        margin-top: 100px;
    }
  body  section.standard-content{
        grid-template-columns: unset;
        padding: 0px 15px;
    }
 body  section.standard-content.right.left_content_last .standard-content-img-b{
        inset: -12% 10% auto auto !important;
    }
 body  section.standard-content.right.left_content_last .primary-copy{
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 400px){
    /**/
    .standard-content{
        grid-column-gap:1rem !important;
    }
}


/*custom css end */