#grve-content.grve-left-sidebar #grve-sidebar {
    padding-top: 40px;
}

#grve-main-content .grve-main-content-wrapper {
    padding-top: 64px;
}

#grve-content.grve-left-sidebar.buyerguide .grve-content-wrapper {
    max-width: 1151px;
}

#grve-content.grve-left-sidebar.buyerguide #grve-main-content {
    width: calc(76.5% - 118px);
    margin-left: 118px;
}

#grve-content.grve-left-sidebar.buyerguide #grve-sidebar {
    width: 23.5%;
}

.buyerguide h1 {
    margin-bottom: 40px;
    font-style: normal;
    font-weight: normal;
    font-size: 44px;
    line-height: 52px;
    color: #111111;

}

.buyerguide p.bgtitle {
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
    color: #111111;
    padding-bottom: 12px;
    border-bottom: 1px solid #E6E9EF;
    margin-bottom: 34px;
}

#menu-buyer-guide {
    list-style: none;
    margin-left: 24px;
    max-width: 240px;
}

#menu-buyer-guide li a {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #3C4043;
    letter-spacing: 0;
    display: block;
}

#menu-buyer-guide>li {
    margin-bottom: 30px;
}

#menu-buyer-guide li {
    margin-bottom: 16px;

    position: relative;
}

#menu-buyer-guide .sub-menu li {
    border-left: 1px solid #C5C7D0;
    padding-left: 16px;
    margin-bottom: 0px;
    height: 28px;
}

#menu-buyer-guide .sub-menu a {
    line-height: 28px;

}

#menu-buyer-guide li.menu-item-has-children>a:before {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: -21px;
    top: 1px;
    color: #3C4043;
    background: none;
}

#menu-buyer-guide li.menu-item-has-children:hover>a:before {
    content: '\f054';
}

#menu-buyer-guide li.menu-item-has-children.open>a:before,
#menu-buyer-guide li.menu-item-has-children.current-menu-item>a:before {
    content: '\f078';
}

#menu-buyer-guide li.menu-item-has-children .sub-menu {
    display: none;
    margin-bottom: -3px;
}

#menu-buyer-guide li.menu-item-has-children.current-menu-item .sub-menu {
    display: block;
}

#menu-buyer-guide .sub-menu {
    margin-top: 18px;
    list-style: none;
    margin-left: 0;
    margin-left: -8px;
}

.buyerguide p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
    letter-spacing: 0;
    margin-bottom: 22px;
}

.buyer-thumbnail {
    margin-bottom: 41px !important;
}

.buyerguide h5 {
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    margin-bottom: 32px;
}

#menu-buyer-guide>li.current-menu-item>a,
#menu-buyer-guide .sub-menu li.active a {
    font-family: 'Poppins-medium';
    color: #242628;
    font-weight: 500;
}

#bgl-wrap {
    display: block;

}

.bgl-item {
    float: left;
    margin-right: 20px;
    max-width: 240px;
    margin-bottom: 20px;
    background: #F5F6F8;
    border-radius: 4px;
    overflow: hidden;

}

.bgl-item:nth-child(3n+1) {
    clear: both;
}

.bgl-item:nth-child(3n) {
    margin-right: 0;
}

.bgl-item p {
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #111111;
    max-width: 174px;
    letter-spacing: 0;
    height: 96px;
    padding-left: 24px;
    margin-top: -9px;
    position: relative;
}

.bgl-item img {
    margin-bottom: 0;

    height: 120px;
    width: 240px;
}

#bgl-wrap a:before,
#bgl-wrap a::after,
.buyerguide #grve-sidebar a:hover:before,
.buyerguide #grve-sidebar a:hover:after {
    content: none;
}

.bgl-item p:after {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position: absolute;
    color: #3C4043;
    right: -52px;
    font-size: 17px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    padding: 8px;
}

.bgl-item a:hover p:after {
    content: '\f054';

    right: -52px;
    font-size: 17px;
    background: #E6E9EF;
    padding: 8px;
    text-align: center;
    border-radius: 30px;
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.bg-next {
    float: right;
    text-align: right;
    position: relative;
    margin-bottom: 87px;
}

.bg-next a::after,
.bg-next a:before {
    content: none;
    text-align: right;
    position: relative;

}

.bg-next a {
    font-family: 'Montserrat-extrabold';
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 24px;
    text-align: right;
    color: #76777D;
}

.bg-next a span {
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 125%;
    display: block;
    text-align: right;
    color: #0070C9;
    margin-top: 12px;
    position: relative;
    margin-right: 28px;
    letter-spacing: 0px;
}

.bg-next:before {
    content: '';
    position: absolute;
    right: 0px;
    top: -32px;
    width: 64px;
    background: #3C4043;
    height: 2px;

}

.bg-next span:after {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: -23px;
    top: calc(50% - 12px);


}

.nextstep-button {
    background: #F5F6F8 url(../png/nextstep-button.png) right bottom no-repeat;
    padding: 40px;
}

.nextstep-button a.grve-btn {
    font-family: 'Montserrat-semibold';
    background-color: #FFC043 !important;
    color: #242628 !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 15px !important;
    line-height: 125%;
    padding: 10px 7px 10px 20px;
    text-align: center;
    text-transform: inherit;
    letter-spacing: 0.2px;
}

.nextstep-button a.grve-btn::before,
.nextstep-button a.grve-btn::after {
    content: none;
}

.nextstep-button a.grve-btn:hover i {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.nextstep-button a.grve-btn:hover {
    background: #f2aa19 !important;
    color: #242628 !important;
}

.nextstep-button a.grve-btn i {
    float: right;
    margin-left: 13px;
    margin-top: 0px;
}

.buyerguide .vc_sep_width_10 {
    max-width: 64px;
    margin-bottom: 24px;
}

.buyerguide #grve-main-content .page h3 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    margin-bottom: 40px;
    letter-spacing: 0px;
}

.buyerguide #grve-main-content .page h6 {
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;
    margin-top: 18px;
    color: #111111;
    display: inline-block;
}

.buyerguide #grve-main-content .page .grve-element.grve-text img {
    margin-bottom: -10px;
}

#menu-buyer-guide .sub-menu li.active,
#menu-buyer-guide .sub-menu li:hover {
    border-left: 1px solid #76777D;
}

.buyerguide .page>.grve-section {
    margin-top: -50px;
    padding-top: 50px;
}

.buyerguide .nextstep-button.grve-slogan .grve-slogan-title {
    letter-spacing: 0px;
    margin-bottom: 15px;
}

.buyerguide .nextstep-button.grve-slogan .grve-slogan-title span {
    font-family: 'Montserrat-bold';
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: initial;
}

.buyerguide .nextstep-button.grve-slogan p {
    margin-bottom: 28px;
}

.buyerguide #bg-sidebar {
    /* position: fixed !important; */
    background-color: #fff;
    overscroll-behavior-y: inherit;
    max-width: 270px;
    max-height: calc(100vh - 9rem);
    overflow-y: auto;
}

.buyerguide .page li {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
    letter-spacing: 0;

}

.buyerguide .page table th,
.buyerguide .page table td {
    text-align: left;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
    border: none;
    padding: 12px;
    letter-spacing: 0;
}

.buyerguide .page table tr td:last-child,
.buyerguide .page table tr th:last-child {
    text-align: right;
}

.buyerguide .page table th b {
    font-weight: bold;
}

.buyerguide .page table {
    margin-top: 37px;
    margin-bottom: 40px;
}

.buyerguide .page table,
.buyerguide .page table tr {
    border: none;
}

.buyerguide .page table th {
    border-bottom: 1px solid #C5C7D0;
}

.buyerguide .page table tr:nth-child(2n+3) {
    background: #F5F6F8;
}

@media screen and (max-width: 1200px) {
    .bgl-item:nth-child(3n+1) {
        clear: none;
    }

    .bgl-item {
        margin-right: 0;
        margin-left: 0;
        flex: 50%;
    }

    #bgl-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

}

@media screen and (max-width: 1023px) {
    .buyerguide #bg-sidebar {
        max-width: 100%;
    }

    .buyerguide .page table tr td:last-child,
    .buyerguide .page table tr th:last-child {

        min-width: 90px;
    }

    #bgl-wrap {
        display: block;
        width: 100%;
    }

    .bgl-item {
        margin-right: 20px;
        width: calc(50% - 10px);
        max-width: 100%;
    }

    .bgl-item img {
        margin-bottom: 0;
        height: auto;
        width: 100%;
    }

    .bgl-item:nth-child(2n) {
        margin-right: 0;
    }

    .bgl-item:nth-child(3) {
        margin-right: 20px;
    }

    .page-template-buyer-guide .grve-column {
        padding-left: 5px;
        padding-right: 5px;
    }

    #grve-content.grve-left-sidebar.buyerguide #grve-sidebar {
        width: 100%;
        /* padding: 17px 20px; */
        padding: 0;
    }

    .buyerguide #grve-sidebar .grve-wrapper {
        position: relative !important;
        background-color: #fff;
        overscroll-behavior-y: inherit;
        max-height: 100%;
        overflow-y: auto;
    }

    .menu-buyer-guide-container {
        display: none;
        border-bottom: 1px solid #E6E9EF;

    }

    .menu-buyer-guide-container #menu-buyer-guide {
        margin: 32px 40px 20px;
    }

    #grve-content.grve-left-sidebar.buyerguide #grve-main-content {
        width: 100%;
        margin-left: 0;
    }

    .page-template-buyer-guide #grve-responsive-header>.grve-wrapper {
        box-shadow: none;

    }

    .buyerguide p.bgtitle {
        margin-bottom: 0;
        padding: 16px 25px;
        font-size: 12px;
        line-height: 18px;
    }

    .buyerguide p.bgtitle:before {
        content: '\f078';
        font-family: 'Font Awesome 5 Free';
        color: #3C4043;
        font-weight: 600;
        margin-right: 16px;
    }

    .buyerguide p.bgtitle.open:before {
        content: '\f00d';
    }

    #menu-buyer-guide li a {
        font-size: 14px;
        line-height: 19px;
    }

    #grve-main-content .grve-main-content-wrapper {
        padding-top: 32px;
    }

    .buyerguide h1 {
        font-size: 26px !important;
        line-height: 32px !important;
        margin-bottom: 24px;
    }

    .buyerguide p,
    .buyerguide .page li {
        font-size: 15px;
        line-height: 22px;
    }

    .buyerguide .page table th {
        font-size: 13px;
        line-height: 18px;
    }

    .buyerguide .page table td {
        font-size: 15px;
        line-height: 22px;
    }

    .buyer-thumbnail {
        margin-bottom: 24px !important;
    }

    .buyerguide h5 {
        font-size: 18px !important;
        line-height: 23px !important;
        text-transform: inherit;
        margin-bottom: 24px;
    }

    .bgl-item p {
        max-width: 100%;
        font-size: 14px;
        line-height: 19px;
        align-items: center;
        padding-left: 9px;
        padding-right: 9px;
        height: 72px;
    }

    .bgl-item p:after {
        content: none;
    }

    .bg-next a {
        font-weight: 800;
        font-size: 17px;
        line-height: 22px;
        letter-spacing: 0;
    }

    #nextstep {
        display: none;
    }

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

    .buyerguide #grve-main-content .page h3 {
        font-size: 22px !important;
        line-height: 28px !important;
    }

    .buyerguide #grve-main-content .page h6 {
        font-size: 17px;
        line-height: 22px;
    }

    .buyerguide .nextstep-button.grve-slogan .grve-slogan-title {
        margin-bottom: 10px;
    }

    .buyerguide .nextstep-button.grve-slogan .grve-slogan-title span {
        letter-spacing: 0;
    }

    .buyerguide .nextstep-button.grve-slogan p {
        margin-bottom: 13px;
    }

    .nextstep-button {
        padding: 32px 24px;
    }

    .buyerguide {
        border-bottom: 1px solid #E6E9EF;
    }

    #bg-mobile {
        margin-bottom: 0;
    }

    .bgl-item p {
        justify-content: center;
        text-align: center;
    }

    .buyerguide #bglist-menu h5 {
        margin-top: 50px;
        margin-bottom: 21px;
    }

    #bglist-menu {
        margin-bottom: 60px;
    }

    .bg-next a span {
        margin-top: 8px;
    }

    .bg-next {
        margin-bottom: 80px;
    }

    .buyerguide .vc_sep_width_10 {
        width: 64px;
    }

    #CostReductionAdvantages {
        margin-top: -63px;
        margin-bottom: 13px;
    }

    .buyerguide #grve-main-content .page h6 {
        margin-top: 9px;
    }

    #SafetyAdvantages {
        margin-bottom: 17px;
    }

    #EnvironmentalAdvantages {
        margin-bottom: 20px;
    }

    #Flexibility {
        margin-bottom: 47px;
    }

    #CostReductionAdvantages .grve-element.grve-text {
        margin-bottom: 20px;
    }

    #Intro1 {
        margin-bottom: 18px;
    }

    .buyerguide #grve-main-content .page #Planning h3 {
        margin-bottom: 18px;
    }

    .buyerguide #grve-main-content .page #Planning {
        margin-bottom: 14px;
    }

    .buyerguide #grve-main-content .page h3 {
        margin-bottom: 20px;
    }

    #Engineering {
        margin-bottom: 15px;
    }

    #Ordering {
        margin-bottom: 12px;
    }

    #Manufacturing {
        margin-bottom: 13px;
    }

    #Preparing {
        margin-bottom: 15px;
    }

    #Delivery {
        margin-bottom: 12px;
    }

    #Erection {
        margin-bottom: 14px;
    }

    #Construction {
        margin-bottom: 12px;
    }

    #Finishing {
        margin-bottom: 15px;
    }

    #Walkthrough {
        margin-bottom: 48px;
    }

    #Introplanning {
        margin-bottom: 16px;
    }

    #PracticalFactors ul {
        margin-left: 23px;
    }

    #PracticalFactors {
        margin-bottom: 16px;
    }

    #LegalFactors {
        margin-bottom: 15px;
    }

    #PhysicalBuildingFactors {
        margin-bottom: 45px;
    }

    .post-28259 .grve-section {
        margin-bottom: 15px;
    }

    .buyerguide #grve-main-content .page #Designs .grve-element.grve-text .wp-image-28339 {
        margin-bottom: 10px;
    }

    #TerminologyForMetalBuildings {
        margin-bottom: 84px;
    }

    .post-28261 .grve-section {
        margin-bottom: 15px;
    }

    #Walk-Doors.grve-section {
        margin-bottom: 12px;
    }

    #Skylights.grve-section {
        margin-bottom: 10px;
    }

    .post-28261 ul {
        margin-left: 23px;
    }

    #DownspoutsAndGutters {
        margin-bottom: 47px;
    }

    .post-28263 .grve-section {
        margin-bottom: 15px;
    }

    #TypicalKindsOfFoundations.grve-section {
        margin-bottom: 20px;
    }

    #AnatomyOfFoundations.grve-section {
        margin-bottom: 20px;
    }

    #PouringTheFloor.grve-section {
        margin-bottom: 55px;
    }

    .post-28266 .grve-section {
        margin-bottom: 15px;
    }

    .buyerguide .page table {
        margin-top: 30px;
        margin-bottom: 0;
    }

    .buyerguide .page table td {
        vertical-align: middle;
    }

    .buyerguide .page table td:first-child {
        padding-right: 60px;
    }

    .post-28266 ul {
        margin-left: 23px;
    }

    #FinalThingsToConsider.grve-section {
        margin-bottom: 50px;
    }

    .post-28268 .grve-section {
        margin-bottom: 15px;
    }

}

@media screen and (max-width: 767px) {
    #grve-theme-wrapper .nextstep-button a.grve-btn {
        font-size: 15px !important;
        line-height: 125%;
        margin-right: 0;
        min-width: 267px;
    }

    .buyerguide #grve-main-content .page .grve-element.grve-text img {
        width: 100%;
    }




}

@media screen and (max-width: 580px) {
    #bgl-wrap {

        justify-content: space-around;
    }

    .bgl-item {

        flex: 100%;
    }


}

@media screen and (max-width: 480px) {
    .bgl-item img {
        max-height: 88px;
    }
}