@font-face {
    font-family: 'Poppins-bold';
    font-style: normal;
    font-weight: 700;
    src: url('../woff2/poppins-v19-latin-700.woff2');
    /* Super Modern Browsers */

}

#grve-main-content .grve-main-content-wrapper {
    padding: 0;
}

#state-map .grve-background-wrapper .grve-bg-overlay {
    background: linear-gradient(90deg, #1C3667 16.97%, rgba(28, 54, 103, 0.5) 100%);
}

/* #state-map.us .grve-background-wrapper .grve-bg-overlay {
    background: none;
} */

#state-map {
    height: 480px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

#state-map .grve-container {
    width: 1152px;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0;
}

.statepage span,
.statepage p,
.statepage a,
.statepage li,
.statepage h1,
.statepage h2,
.statepage h3,
.statepage h4,
.statepage h5,
.statepage h6 {
    letter-spacing: 0;
}

.statepage a:before,
.statepage a:after {
    content: none;
}

.statepage .grve-section {
    margin-bottom: 0;
}

#state-map .allregion_state p {
    font-family: 'Poppins-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height, or 129% */

    text-transform: uppercase;
    margin-bottom: 8px;
    margin-top: 52px;
    color: #FFFFFF;
}

.page .grve-element {
    margin-bottom: 0;
}

#state-map h1 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 44px !important;
    line-height: 52px !important;
    margin-bottom: 24px;
    color: #FFFFFF !important;
}

#state-map p {

    font-size: 16px;
    line-height: 24px;

    max-width: 665px;
    color: #fff;
}

#state-map p span {
    font-family: 'Poppins-semibold';
    font-style: normal;
    font-weight: 700;
}

.showlater {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.hidden {
    display: none;
}

.grve-container {
    max-width: 1152px !important;
}

.whyallied-img {
    background-image: url('../webp/whyallied.webp');
    width: 100%;
    height: 420px;
    background-position: center;

    background-size: cover;
    background-repeat: no-repeat;
}

.projects_inner {
    display: none;
}

.state_flag21 .vc_figure {
    float: right;
}

#supply .grve-column-1 {
    padding: 49px 240px 0px;
}

.statepage .vc_sep_width_10 {
    width: 64px;
    margin-bottom: 25px;
}

.statepage h3 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
    text-transform: inherit;
    color: #111111;
}

.statepage p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
}

#supply-counter {
    border: 1px solid #E6E9EF;
    border-radius: 4px;
    margin: 40px 0 0;
    padding: 40px 0 38px;
}

#supply-counter .grve-counter .grve-counter-item.grve-small {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    /* identical to box height, or 125% */

    text-align: center;

    margin-bottom: 9px;

    color: #111111;
}

#supply-counter .grve-counter .grve-counter-title.grve-small-text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: inherit;

    text-align: center;
    letter-spacing: 0;

    color: #111111;
}

#supply-counter .grve-column-1-3:first-child {
    padding-left: 5px;
}

#supply-counter .grve-column-1-3:nth-child(2):before {
    content: '';
    width: 1px;
    height: 64px;
    background: #C5C7D0;
    display: block;
    position: absolute;
    left: -5px;
    top: 5px;

}

#supply-counter .grve-column-1-3:nth-child(2):after {
    content: '';
    width: 1px;
    height: 64px;
    background: #C5C7D0;
    display: block;
    position: absolute;
    right: -5px;
    top: 5px;

}

#supply-counter .grve-column-1-3:nth-child(3) {
    padding-right: 5px;
}

#supply {
    padding-bottom: 79px;
    padding-top: 30px;
}

#fproject {
    padding: 120px 0 65px;
    margin-bottom: 0;
}

#fproject h2 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 56px;
    text-transform: inherit;
    color: #111111;
    letter-spacing: 0;
    text-align: left;
}

#fproject h3 {
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 8px;
    color: #333333;
}

.seemore,
.seemore-pr {
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 125%;
    margin: 16px auto 19px;

    text-align: center;

    background: #0076BF;

    color: #FFFFFF;
    padding: 16px 71px;
    text-align: center;
    transition: all 0.3s ease-out;

}

.seemore-pr {
    max-width: 320px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.seemore:hover,
.seemore-pr:hover {
    background: #00588F;
    color: #fff;
}

.included {
    padding: 120px 0 86px;
    margin-bottom: 0;
}

.statepage .included .vc_sep_width_10 .vc_sep_line {
    border-color: #fff !important;
}

.included h3 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;

    color: #FFFFFF;
}

.included p {
    font-size: 16px;
    line-height: 24px;


    color: #FFFFFF;
}

.included li {
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    list-style: none;
    position: relative;
    color: #FFFFFF;
    margin-bottom: 24px;
    padding-left: 47px;
}

.included h6 {
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
    text-transform: inherit;
    color: #FFFFFF;
}

.included li:before {
    content: '';
    border: 1px solid #2E5AAC;
    background: url('../png/frame-255.png') no-repeat;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 24px;
    position: absolute;
    left: -3px;
}

.included ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin-left: 2px;
    margin-top: 40px;
    margin-bottom: 55px;
    width: 1163px;
}

.included .grve-container {
    max-width: 1156px !important;
}

.statepage .vc_sep_width_10.mb18 {
    margin-bottom: 18px;
}

.statepage h2 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 24px;

    text-align: center;
    text-transform: inherit;



    color: #111111;
}

#howitwork {
    padding: 120px 0;
    margin: 0;
}

.itwork-wrap {
    display: flex;
    margin-bottom: 56px;
}

#howitwork h6 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-transform: inherit;

    text-align: center;

    margin: 0 auto 56px;
    max-width: 820px;
    color: #111111;
}

#howitwork h6 span {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
}

.itwork {
    background-color: #fff;
    padding: 20px 20px 24px 24px;
    margin-right: 12px;
    width: 182px;
    border-radius: 8px;
}

.itwork:last-child {
    margin-right: 0;
}

.itwork p {
    font-family: 'Poppins-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    /* or 129% */


    /* $Ink/Default */

    color: #111111;
}

.itwork p span {
    color: #0076BF;
}

.itwork img {
    background: #F5F6F8;
    border-radius: 12px;
    padding: 12px;
    margin-bottom: 23px;
}

#howitwork .maw_advanced_btn {
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 125%;
    text-align: center;
    width: 235px;
    height: 56px;
    padding: 14px !important;
}



.videoitem {
    position: relative;
}

.videoitem:last-child {
    margin-right: 0;
}

.videoitem div {
    cursor: pointer;
    position: relative;
}

.videoitem div:after {
    content: '';
    -webkit-mask-image: url(../svg/play.svg);
    mask-image: url(../svg/play.svg);
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 48px;
    height: 48px;
    background-color: #fff;
    background-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    z-index: 2;
}

.videoitem,
.videoitem iframe {
    /*  width: 470px;
    height: 258px;
    margin-right: 20px;
    max-width: 470px; */
}

#video-section {
    padding: 120px 0 85px;
}

.videoitem-wrap {}

.statepage .videoitem p.title {
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.6);
    padding: 4px 10px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    max-width: calc(100% - 40px);
}

.statepage #video-section p {
    margin-bottom: 0;
}

.whyallied {
    padding: 120px 0 82px;
}

.whyallied .grve-column-1 {
    background-color: #f5f6f8;
}

.whyallied .wpb_content_element {
    margin-bottom: 0;
}

.whyallied h3 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 40px;

    color: #111111;
}

.whyallied h6 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    text-transform: inherit;
    color: #111111;
}

.whyallied p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;


    color: #333333;
}

.whyallied img {
    margin-bottom: 11px;
}

.whyallied .wpb_content_element.vc_sep_width_10 {
    margin-bottom: 24px;
}

.why-row {
    background: #fff;
    margin: 0;
    padding: 42px 20px;
}

.why-row .grve-column-1-3 {
    padding: 0 20px;
}

.statepage .vc_tta-panel {
    display: flex;
}

.vc_tta-panel-heading {

    min-width: 371px;
    max-width: 371px;
}

.solutions {
    padding: 80px 0 35px;
}

.kseoaccordion_title i {
    display: none;
}

.statepage .vc_tta.vc_general h3.kseoaccordion_title {
    text-transform: inherit;
    font-family: 'Poppins-bold' !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 18px;


    color: #111111;
}

.statepage .vc_tta.vc_general .vc_tta-panel-body {
    background-color: transparent !important;
    padding-left: 21px;
}

.statepage .kseoaccordion_body .grve-text,
.statepage .kseoaccordion_body li,
.statepage .kseoaccordion_body p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;

    color: #333333;
}

.kseoaccordion {
    padding-bottom: 12px;
    border-bottom: 1px solid #E6E9EF;
    margin-bottom: 32px;
}

.kseoaccordion:last-child {
    border: none;
}

.statepage .kseoaccordion_body ul {
    margin-bottom: 20px;
    margin-top: 2px;
}

.statepage .kseoaccordion_body p {
    margin-bottom: 20px;
}

.showlater-mobile {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;

}

#state-map.us {}

#state-map.us .grve-background-wrapper {
    background: linear-gradient(90deg, #1C3667 16.97%, rgba(28, 54, 103, 0) 100%);
}

.statepage h5 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 12px;
    color: #111111;
}

#select-state a {
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin-left: 10px;

    display: flex;
    align-items: center;


    color: #0070C9;
}

#select-state a:before {
    content: '';
    background: #0070C9;
    border-radius: 30px;
    width: 5px;
    height: 5px;
    position: relative;
    margin-right: 10px;
}

#select-state h2,
#select-state h3 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;

    color: #111111;
}

#select-state li {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
}

#grve-content #select-state a:hover:before {
    background: #0070C9;
    width: 5px;
}

#select-state br {
    display: none;
}

.country#supply .grve-column-1 {
    padding: 33px 200px;
}

.country#supply {
    padding-bottom: 7px;
}

#select-state .grve-column-1 {
    padding: 0 200px;
}

.statepage #select-state .vc_sep_width_10 {
    margin-bottom: 13px;
}

#select-state .grve-column-1-3.grve-column {
    padding: 0 0;
    max-width: 253px;
}

#select-state .grve-column-1 .grve-row {
    display: flex;
    justify-content: space-around;
}

#select-state {
    padding-bottom: 138px;
    margin-top: 40px;
}

.country .page-slider-col-3,
.country .page-slider-col-2 {
    margin-bottom: 42px;
}

.country .seemore,
.seemore-pr {
    margin-top: 40px;
}

.country .whyallied h6 {
    text-transform: inherit;
}

.country .why-row {
    padding: 40px 20px;
}

.country .whyallied {
    padding: 120px 0 85px;
}

.showmob-convert {
    display: none;
}

.mobile-convert .grve-element.grve-text {
    display: block;
}

/* logos */
.projectlogos img {
    width: 120px;
    height: 120px;
}

.projectlogos {
    padding-top: 7px;
    padding-bottom: 157px;
}

.projectlogos .grve-text {
    border-bottom: 1px solid #E6E9EF;
    margin-bottom: 0;
}

.projectlogos .grve-text:last-child {
    border: none;
}

.projectlogos .grve-element.grve-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-left: -17px;
}

.img-wrqp {
    /* border: 1px solid #E6E9EF;
    padding: 20px; */
    width: 16.6666666666666%;
    text-align: center;
    border-right: 1px solid #E6E9EF;
    padding-top: 15px;
    padding-bottom: 15px;
}

.img-wrqp:last-child {
    border: none;
}

.global .seemore {
    margin-top: 25px;
    margin-bottom: 85px;
}

#industry-leaders:before {
    content: '';
    width: 24px;
    height: 29.05px;
    position: relative;
    background-color: #E6E9EF;
    -webkit-mask-image: url(../svg/vector.svg);
    mask-image: url(../svg/vector.svg);
    /* background-image: url(../../blade-child/images/img2022/Vector.svg); */
    background-position: top center;
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    background-size: cover;
    -webkit-mask-size: cover;
    mask-size: cover;
    margin-bottom: 80px;
}

.projectlogos.global {
    margin-top: 62px;
}

.statepage #industry-leaders h3 {
    margin-bottom: 25px;
}

#industry-leaders p {
    max-width: 690px;
}

.page-id-9867 .projects_inner {
    display: block;
    margin-top: 70px;
}

#workbutt .grve-column.grve-column-1 {
    display: flex;
    justify-content: center;
}

#workbutt .grve-column.grve-column-1 div.mrs {
    margin-right: 24px;
}

#video-section .bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    margin-top: 40px;
    margin-bottom: 73px;
}

#video-section .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0;
    top: -85px;
    width: 24px;
    height: 24px;
    color: #3C4043;
    background: none;
    text-indent: inherit;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;

    font-size: 18px;
}

#video-section .bx-wrapper .bx-controls-direction a.bx-prev {
    left: inherit;
    right: 56px;
    top: -85px;
    width: 24px;
    height: 24px;
    color: #3C4043;
    background: none;
    text-indent: inherit;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;

    font-size: 18px;

}

#video-section .bx-wrapper .bx-controls-direction a:hover {
    color: #B1B3B4;
}

#video-section .bx-wrapper .bx-pager {
    top: -134px;
    text-align: right;
    padding-right: 121px;
    bottom: inherit;
    left: inherit;
    float: right;
    z-index: 999;
}

#video-section .bx-wrapper .bx-pager.bx-default-pager a.active,
#video-section .bx-wrapper .bx-pager.bx-default-pager a:focus,
#video-section .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #3C4043;
}

#video-section .bx-wrapper .bx-pager.bx-default-pager a {
    background: #B1B3B4;
    margin: 0 4px;
    width: 8px;
    height: 8px;
}

#video-section .videoitem div,
#video-section .videoitem1 div {
    width: 470px;
    height: 258px;
}

.videoitem {
    width: 470px !important;
    margin-right: 20px;
}

.included .grve-text p {

    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Poppins-bold';

    color: #FFC043;
}

.tool-tip-trigger .fcross path {
    fill: #3C4043
}

#supply ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
}

.wpb_single_image.state_flag21 img {
    max-width: 380px;
}

.statepage h4 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
    text-transform: inherit;
    color: #111111;
}

.videoitem-text {
    display: flex;
    flex-direction: column;
    margin-top: 24px;
}

.videoitem-text .videoitem {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 24px;
}

.videoitem-text .videoitem div {
    width: 100%;
    height: 368px;
}

#industry-leaders {
    margin-top: 85px;
}

#select-state {}

@media screen and (max-width: 1180px) {
    .global .related.projects-list {

        justify-content: center;
    }
}

@media screen and (max-width: 1023px) {
    #select-state li {}

    #industry-leaders {
        margin-top: 45px;
    }

    .videoitem-text .videoitem div,
    .videoitem-text .videoitem iframe {
        width: 100% !important;
        height: 240px !important;
    }

    .page .grve-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .page .grve-container .grve-container {
        padding: 0;
    }

    .page .grve-column {
        padding: 0;
    }

    #state-map {
        height: 360px;
    }

    #state-map .grve-container {
        width: auto;
    }

    .page .wpb_content_element {
        margin-bottom: 24px;
    }

    .page .whyallied .wpb_content_element {
        margin-bottom: 0;
    }

    .page .whyallied .wpb_content_element.vc_separator {
        margin-bottom: 24px;
    }

    #state-map .allregion_state p {
        font-size: 13px;
        line-height: 18px;
        margin-top: 0;
    }

    #state-map h1 {
        font-size: 26px !important;
        line-height: 32px !important;
    }

    #state-map p {
        font-size: 15px;
        line-height: 22px;
    }

    /* #state-map .grve-bg-image.grve-bg-center-center {
        background-image: url('https://www.alliedbuildings.com/wp-content/uploads/2022/12/state-hero-mob.webp') !important;
    } */

    #supply .grve-column-1 {
        padding: 0;
    }

    #supply {
        padding-bottom: 30px;
        padding-top: 64px;
    }

    .statepage h3,
    .statepage h4 {
        font-size: 22px;
        line-height: 28px;
    }

    .statepage p,
    #supply ul li {
        font-size: 15px;
        line-height: 22px;
    }

    #supply-counter .grve-counter .grve-counter-item.grve-small {
        font-size: 26px;
        line-height: 32px;
    }

    #supply-counter .grve-counter .grve-counter-title.grve-small-text {
        font-size: 11px;
        line-height: 16px;
    }

    #supply-counter {
        display: flex;
        border: none;
        margin: 4px -10px 0;
    }

    #supply-counter .grve-column-1-3:first-child {
        padding-left: 0;
    }

    #supply-counter .grve-column-1-3:nth-child(3) {
        padding-right: 0px;
    }

    #supply-counter .grve-column-1-3:nth-child(2):before {
        top: -3px;
        left: 0;
    }

    #supply-counter .grve-column-1-3:nth-child(2):after {
        top: -3px;
        right: 0;
    }

    .showlater-mobile {
        display: none;
    }

    .showlater-mobile.mob-show {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
    }

    #fproject {
        padding: 80px 0 39px;
    }

    #fproject h3 {
        font-size: 22px;
        line-height: 28px;
    }

    #fproject h2 {
        font-size: 32px;
        line-height: 39px;
        margin-bottom: 40px;
    }

    .related .project-title {
        font-size: 17px;
        line-height: 22px;
    }

    .related .project-title span {
        font-size: 12px;
        line-height: 18px;
    }

    .included {
        padding-top: 64px;
        padding-bottom: 44px;
    }

    .included ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
        margin-left: 2px;
        margin-top: 43px;
        margin-bottom: 0;
        width: auto;
    }

    .included li {
        font-size: 14px;
        line-height: 19px;
        padding-left: 35px;
        margin-bottom: 21px;
    }

    .included li:before {
        top: -4px;
    }

    .hide_mobile {
        display: none !important;
    }

    #howitwork {
        padding: 64px 0;
    }

    .page h2 {
        font-size: 26px;
        line-height: 32px;
    }

    #howitwork h6 {
        font-size: 17px;
        line-height: 22px;
    }

    .itwork-wrap {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        margin: 0 -20px 56px;
        padding-left: 20px;
    }

    .statepage .itwork p {
        font-size: 13px;
        line-height: 18px;
    }

    #video-section {
        padding: 64px 0 40px;
    }

    .videoitem-wrap {
        margin-top: 32px;
        display: flex;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        margin: 20px -20px 0;
        padding-left: 20px;
    }

    .videoitem div,
    .videoitem iframe,
    .videoitem.small,
    .videoitem.big {
        width: 300px !important;
        height: 360px !important;

    }

    .videoitem iframe {
        min-width: 300px;
    }

    .statepage .vc_tta-panel {
        display: flex;
        flex-direction: column;
    }

    .whyallied h6 {
        font-size: 17px;
        line-height: 22px;
        margin-bottom: 16px;
    }

    .why-row {
        padding: 32px 20px 0;
    }

    .whyallied img {
        margin-bottom: 7px;
    }

    .why-row .grve-column-1-3 {
        margin-bottom: 32px;
    }

    .statepage .vc_tta.vc_general .vc_tta-panel-body {
        padding-left: 0;
        padding-top: 25px;
    }

    .statepage .kseoaccordion_body .grve-text,
    .statepage .kseoaccordion_body li,
    .statepage .kseoaccordion_body p {
        font-size: 15px;
        line-height: 22px;
    }

    .kseoaccordion_title {
        position: relative;
        display: block;

    }

    .vc_tta-title-text i {
        display: flex;
        position: absolute;
        right: 0px;
        top: calc(50% - 12px);
        background: #E6E9EF;
        width: 24px;
        height: 24px;
        border-radius: 30px;
        align-content: center;
        justify-content: center;
        align-items: center;
        font-size: 10px;
    }

    .vc_tta-title-text i.fa-minus:before {
        content: '\f077';
    }

    .vc_tta-title-text i.fa-plus:before {
        content: '\f078';
    }

    .statepage .vc_tta.vc_general h3.kseoaccordion_title {
        font-size: 13px !important;
        line-height: 18px !important;
        padding-right: 35px;
        margin-bottom: 0;
    }

    .mob-close {
        display: none;
    }

    .whyallied {
        padding: 80px 0 58px;
    }

    .seemore,
    .seemore-pr {
        margin: -5px auto 19px;
        width: 100%;
    }

    .itwork {
        width: 166px;
        min-width: 166px;
    }

    .statepage .videoitem p.title {
        white-space: break-spaces;
        max-width: calc(100% - 65px);
    }

    .whyallied h3 {
        margin-bottom: 30px;
    }

    .whyallied-img {
        height: 210px;
    }

    .solutions .vc_empty_space {
        margin-bottom: 6px;
    }

    .statepage .kseoaccordion_body ul {
        margin-left: 22px;
    }

    .kseoaccordion {
        padding-bottom: 18px;
        margin-bottom: 22px;
    }

    .solutions {
        padding: 80px 0 60px;
    }

    #select-state .grve-column-1 {
        padding: 0;
    }

    .country#supply .grve-column-1 {
        padding: 0;
    }

    #state-map.us {
        /* padding-top: 90px;
        padding-bottom: 86px; */
        height: 280px;
    }

    #state-map.us .grve-background-wrapper {
        background: linear-gradient(90deg, #1C3667 16.97%, rgba(28, 54, 103, 1) 100%);
    }

    #select-state .grve-column-1-3.grve-column {
        width: 50%;
        float: left;
    }

    #select-state .grve-column-1-3.grve-column.mobile-convert {
        width: 100%;
    }

    #select-state .grve-column-1 .grve-row {
        display: block;
    }

    .showmob-convert {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 125%;

        color: #0070C9;
        margin-top: 28px;
        display: block;
    }

    .showmob-convert i {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        margin-left: 8px;
    }

    #select-state {
        padding-bottom: 44px;
        margin-top: 0;
    }

    .country .whyallied {
        padding: 80px 0 80px;
    }

    #state-map.us p span {
        font-size: 16px;
        line-height: 24px;
    }

    .page #supply.country .wpb_content_element {
        margin-bottom: 27px;
    }

    .country #supply-counter {
        margin: -9px -12px 29px;
    }

    .statepage h5 {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 23px;
    }

    .statepage #select-state .vc_sep_width_10 {
        margin-bottom: 15px;
    }

    #select-state a {
        font-size: 12px;
        line-height: 217%;
        margin-left: 8px;
    }

    #select-state a:before {
        width: 3px;
        height: 3px;
        margin-right: 6px;
    }

    .country .page-slider-col-3,
    .country .page-slider-col-2 {
        margin-bottom: 30px;
    }

    .global .seemore {
        margin-bottom: 24px;
    }

    .projectlogos .grve-element.grve-text {
        width: 970px;
        margin-left: -21px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        border: none;
        margin-left: -17px;
    }


    .img-wrqp {
        border: none;
    }

    .projectlogos img {
        width: 102px;
    }

    .projectlogos .grve-row .grve-column-1 {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .vc_tta-panel-heading {
        min-width: auto;
        max-width: auto;
    }

    #workbutt .grve-column.grve-column-1 {
        flex-direction: column;
    }

    #workbutt .grve-column.grve-column-1 div.mrs {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .page-slider-col-3,
    .page-slider-col-2 {
        width: 100%;
    }

    .itp,
    .page-slider-col-2 .itp {
        max-width: 374px;
        height: 323px;
        width: 100% !important;
    }
}

@media screen and (max-width: 380px) {

    .itwork {

        min-width: inherit;
    }

}

@media screen and (max-width: 330px) {
    #state-map {
        height: 400px;
    }


}