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

}

#grve-content.grve-left-sidebar .grve-section.grve-fullwidth-background {
    visibility: inherit;
}

.yarrtit {
    background: #1C3667;
}

.grve-page-title .grve-title {
    opacity: 1;
}

#anatomy-model div,
#anatomy-model img {
    position: relative;
    box-sizing: border-box;
}



#anatomy-model {

    padding-top: 80px;
    padding-bottom: 76px;
    max-width: 1280px;

    margin: -200px auto 40px;
    position: relative;
    z-index: 5;
    background: #F5F6F8;
}

.description {
    max-width: 600px;
    margin: 0 auto;
    color: rgba(229, 229, 229, 0.7);
}



.distribution-map {
    position: relative;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 auto;
}

.distribution-map>img {
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
}

.distribution-map .map-point {
    cursor: pointer;
    outline: none;
    z-index: 0;
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
    -o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
    -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
    -webkit-transition-delay: 0.25s, 0.25s, 0.25s, 0.25s;
    -webkit-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
    transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
    background: rgba(26, 26, 26, 0.85);
    border: 5px solid #7fcff7;
    transition: .6s;

}

.distribution-map .map-point .content {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
    width: 100%;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: overlay;
    transition: .6s;

}

.distribution-map .map-point:active,
.distribution-map .map-point:focus {
    margin: 0;
    padding: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    width: 300px;
    height: 220px;
    color: #e5e5e5;
    z-index: 1;
    -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out;
    transition: .6s;

}

.distribution-map .map-point:active .content,
.distribution-map .map-point:focus .content {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: opacity 0.25s ease-in-out 0.25s, height 0.25s ease-in-out, overflow 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out 0.25s, height 0.25s ease-in-out, overflow 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out, height 0.25s ease-in-out, overflow 0.25s ease-in-out;
    -webkit-transition-delay: 0.25s, 0s, 0s;
    -webkit-transition: opacity 0.25s ease-in-out 0.25s, height 0.25s ease-in-out, overflow 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out 0.25s, height 0.25s ease-in-out, overflow 0.25s ease-in-out;
    overflow: hidden;
    transition: .6s;

}


.distribution-map .map-point:active .content a:hover,
.distribution-map .map-point:active .content a:active,
.distribution-map .map-point:focus .content a:hover,
.distribution-map .map-point:focus .content a:active {
    color: #fff;
    transition: .6s;

}

#Roof_Sheeting,
#Valley,
#X-Bracing,
#Wall_Sheeting,
#_x28_Rake_x29__Gable_trim,
#EndWall_Rafter__x26__Column,
#Portal_Frame,
#Eave_Strut_1_,
#Framed_Opening__x28_header__x26__jamb_x29__1_,
#Purlin,
#Sidewall_Gir,
#_x28_Rigid_x29__Frame_Rafter,
#Ridge_Cap,
#Mezzanine_Joists,
#Mezzanine_Decking,
#Mutiple_Span_Columns,
#roof_x-bracing,
#Endwall_Girt {
    fill: transparent;
}

#Roof_Sheeting:hover,
#Valley:hover,
#Endwall_Girt:hover,
#X-Bracing:hover,
#Wall_Sheeting:hover,
#_x28_Rake_x29__Gable_trim:hover,
#EndWall_Rafter__x26__Column:hover,
#Portal_Frame:hover,
#Eave_Strut_1_:hover,
#Framed_Opening__x28_header__x26__jamb_x29__1_:hover,
#Purlin:hover,
#Sidewall_Gir:hover,
#_x28_Rigid_x29__Frame_Rafter:hover,
#Ridge_Cap:hover,
#Mezzanine_Joists:hover,
#Mezzanine_Decking:hover,
#Mutiple_Span_Columns:hover,
#roof_x-bracing:hover {
    fill: #0076bf;
    opacity: 0.8;
    transition: .4s;
}

svg {
    height: 486px;
    width: 1187px;
    display: block;
    margin: auto;
    margin-top: -10px;
    margin-left: 37px;

}


.tooltips {
    position: absolute;
    top: 62% !important;
    left: 54% !important;
    background-color: #3C4043;
    color: #fff;
    display: none;
    transition: .6s;


    width: 560px;

    padding: 20px;
    z-index: 999;


}

.tooltips h4 {
    font-family: 'Poppins-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    letter-spacing: 0;
    color: #FFFFFF;
}

.tooltips p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    letter-spacing: 0;

    color: #FFFFFF;
}

/* a {
    text-decoration: none;
    line-height: inherit;
    transition: .6s;
} */


.entry-content {
    background-color: #fff;
}

#menu-buyer-guide {
    background-color: #fff;
    overscroll-behavior-y: inherit;
    max-width: 300px;
    max-height: calc(100vh - 9rem);
    overflow-y: auto;
}

.yarrtit {
    min-height: 480px;
    height: 480px;
    padding-top: 80px;
}

#grve-post-title.yarrtit .grve-title {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 52px;
    margin-bottom: 20px;
    letter-spacing: 0;
    text-transform: inherit;
    color: #FFFFFF;
}

.page-id-15018 #grve-post-title.yarrtit .grve-title {
    text-transform: capitalize;
}

.yarrtit p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #fff;
    max-width: 640px;
}

.yarrtit p span {
    font-family: 'Poppins-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;

    color: #FFC043;
}

#grve-theme-wrapper .grve-container {
    max-width: 1152px;
}

.projects_inner {
    display: none;
}

#menu-buyer-guide ul {
    list-style: none;
    margin-left: 28px;
}

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

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

.page a {
    color: #0070C9;
}

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

#bd-menu {
    margin-top: -16px;
}

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

.buyerguide #bg-sidebar {
    width: 300px;
    max-width: 300px;
}

#menu-buyer-guide li.current-menu-item a {
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
}

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

.buyerguide p {
    margin-bottom: 24px;
}

.buyerguide h5 {
    font-size: 20px;
    line-height: 28px;
    text-transform: inherit;
}

.page .bg-next a {
    color: #76777D;
    letter-spacing: 0;
}

.bg-next {
    margin-right: 0px;
}

.bg-next span:after {
    transition: all 0.3s ease-in;
}

.bg-next a:hover span:after {
    right: -31px;
}

.buyerguide p.bgtitle {
    margin-bottom: 33px;
}

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

#mobile-menu {
    display: none;
}

.grve-slogan h1.grve-slogan-title {
    margin-bottom: 80px;
}

.buyerguide .page table tr:nth-child(even) {
    background: #F5F6F8;
}

.buyerguide .page table tr:nth-child(odd) {
    background: #fff;
}

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

.buyerguide #grve-main-content .page h3 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 23px;
}

#menu-buyer-guide li.menu-item-has-children.current-menu-item .sub-menu {
    margin-top: 8px;
    padding-left: 7px;
    margin-bottom: 0;
}

.page .grve-element.grve-text,
.page .wpb_raw_html {
    margin-bottom: 15px;
    max-width: 761px;
}

.wpb_single_image.vc_align_left {
    margin-bottom: 30px;
}

.buyerguide .page table {
    position: relative;

    margin-top: -7px;
    margin-bottom: 24px;

}

.buyerguide .page table:before {
    content: '';
    width: 100%;
    position: absolute;
    top: -4px;
    border-top: 1px solid #C5C7D0;
}

.buyerguide .page table:after {
    content: '';
    width: 100%;
    position: absolute;
    bottom: -4px;
    border-top: 1px solid #C5C7D0;
}

.buyerguide .page table th,
.buyerguide .page table td {
    padding: 4px 10px;
}


.buyerguide .page table tr:nth-child(odd) td {
    padding: 8px 10px;
}

.buyerguide .page table td:first-child {
    width: 160px;
    padding-right: 0 !important;
}

#MultipleSpan {
    margin-top: 0;
}

.mxwidth761 .grve-row .wpb_column.grve-column-1 {
    max-width: 811px;
}

.img-section {
    width: 100%;
}

.twoimg .grve-column-1 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.w310 .vc_figure,
img.w310 {
    width: 310px;
}

.w408 .vc_figure {
    width: 408px;
}

.w200 .vc_figure,
img.w200 {
    width: 200px;
}

.w470 .vc_figure,
img.w470 {
    width: 470px;
}

.twoimg {
    margin-top: -16px;
}

.twoimg .wpb_single_image.wpb_content_element {
    margin-bottom: 18px;
    margin-right: 40px;
}

.grve-element.grve-text p span {
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
}

.mt22 h6 {
    margin-top: 22px !important;
}

.mb0 h6 {
    margin-bottom: 0 !important;
}

.colorcard img {
    width: 90px;
    height: 53px;
}

.wpb_content_element.colorcard {
    margin-bottom: 8px;
}

.downloadcolors a {
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;

    color: #0070C9;
}

.mr25 {
    margin-right: 25px;
}

.grve-pricing-table .grve-price {
    display: none;
}

.grve-pricing-table .grve-subtitle {
    background: #E6E9EF;
    padding: 16px !important;
    text-align: center;
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;

    color: #111111 !important;
}

.grve-pricing-table.grve-style-1 ul li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #111111;
    padding: 12px !important;
    border: none !important;
}

.grve-pricing-table.grve-style-1 ul li strong {
    font-family: 'Poppins-medium';
    font-weight: 500;
}

.grve-pricing-table.grve-style-1 {
    border: 1px solid #E6E9EF !important;
    border-radius: 0 !important;
    margin-bottom: 30px;
    width: 364px;
    float: left;
    margin-right: 32px;
}

.grve-pricing-table.grve-style-1:nth-child(even) {
    margin-right: 0;
}

.grve-pricing-table.grve-style-1 ul li:nth-child(2n+0) {
    background: #F5F6F8 !important;
}

.price-row {
    padding-top: 18px;
}

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

.videoload {
    position: relative;
    display: flex;
}

.videoload:after {
    content: '';
    position: absolute;
    width: 56px;
    height: 56px;
    left: calc(50% - 28px);
    top: calc(50% - 28px);

    -webkit-mask-image: url(../svg/play.svg);
    mask-image: url(../svg/play.svg) no-repeat 50% 50%;
    /* background: url(../images/img2022/Play.svg); */
    background-position: center;
    background-color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    cursor: pointer;
}

#BimModeling ul {
    margin-bottom: 18px;
    margin-left: 24px;
}

.buyerguide #grve-main-content .page #BimModeling h6 {
    margin-bottom: 12px;
}

#videos3 .wpb_wrapper {
    display: flex;
}

#videos3 .col3 {
    margin-right: 20px;
    width: 240px;

}

.w240 {
    max-width: 240px;
    margin-top: 12px;
    margin-bottom: 40px !important;
}

#videos3 {
    margin-bottom: 20px;
}

#videos3 .col3:last-child {
    margin-right: 0;
}

#videos3 .col3 iframe,
#videos3 .col3 .fluid-width-video-wrapper {
    width: 240px;
    height: 160px;
}

#videos3 .col3 iframe {
    margin-bottom: 8px;
}

#postsgrid .vc_gitem_row .vc_gitem-col {
    padding: 0;
}

#postsgrid .vc_pageable-slide-wrapper {
    max-width: 781px;
    margin-top: 5px;
}

#postsgrid .vc_grid.vc_row .vc_grid-item .wpb_content_element {
    margin-bottom: 8px;
}

#videos3 .col3 p,
.vc_grid-container p {
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #000000;
}

#postsgrid .vc-gitem-zone-height-mode-auto:before {
    padding-top: 207px;
}

#postsgrid .vc_grid .vc_pageable-load-more-btn {
    max-width: 761px;
    margin-top: 18px;

}

.vc_btn3.vc_btn3-color-blue,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 125%;
    letter-spacing: 0;
    border: 2px solid #0076BF;
    text-align: center;
    background-color: #FFFFFF !important;
    padding: 15px 31px;
    color: #0076BF !important;
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover {
    background-color: #00588F !important;
    color: #FFFFFF !important;
    border: 2px solid #0076BF !important;
}

.grve-counter .grve-counter-item {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 24px !important;
    line-height: 32px !important;
    letter-spacing: 0;

    text-align: center;

    /* $Ink/Default */

    color: #111111;
}

.buyerguide #grve-main-content .page .grve-counter-content h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0;


    color: #111111;
}

.w761 img,
.w761 {
    width: 761px;
    max-width: 761px;
}

.atoms {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 38px;
}

.atom p {
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    width: 81px;
    text-align: center;
    margin: 8px auto 0;
    color: #000000;
}

.image-arrow {
    width: 123.5px;
    height: 40px;
    display: block;
}

.atom-blue .image-arrow {
    background: url(../png/design_process_bl.png);
    background-size: cover;

}

.atom-orange .image-arrow {
    background: url(../png/design_process_or.png);
    background-size: cover;
}

.whyallied {
    clear: both;
    background: #F5F6F8;
    padding: 120px 0;
    margin-top: 65px;
}

body #grve-theme-wrapper {
    background: #fff;
}

/* #dpvideo .videoload {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
} */

#dpvideo .videoload-back:after {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% - 9px);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    left: 0;
    top: 0;
}


.videoload-back,
.videoload-back img {
    width: 100%;

}

.dptworows {
    max-width: 811px;
    margin-bottom: 25px;
}

#dp-counter-block {
    background: #F5F6F8;
    margin: 0;

    padding: 40px 15px;
    max-width: 761px;
}

.dptworows .grve-column-1-2:first-child {
    padding-right: 20px;
}

.dptworows .grve-column-1-2:last-child {
    padding-left: 20px;
}

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

.dt-bottom-line.vc_separator {
    margin-top: 18px;
    margin-bottom: 40px;
}

/* #dp-counter-block .grve-counter-item span{
        font-family: 'Montserrat-bold';
            font-style: normal;
            font-weight: 700;
            font-size: 24px;
            line-height: 32px;
            text-align: center;
            color: #111111;
}
.buyerguide #grve-main-content .page #dp-counter-block .grve-counter-content h3.grve-counter-title{

} */
.vc_sep_width_10 {
    width: 64px !important;
    margin-bottom: 24px !important;
}

.whyallied h3 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 0;
    color: #111111;
    margin-bottom: 40px;
}

.whyallied .wpb_single_image.vc_align_left {
    margin-bottom: 0;
}

.grve-row.why-row {
    background-color: #fff;

    margin: 0;
    padding: 40px 20px 25px;
}

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

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

    color: #333333;
}

.whyallied .grve-text img {
    margin-bottom: 10px;
}

.why-row .grve-column.grve-column-1-3 {
    padding-right: 20px;
    padding-left: 25px;
}

.why-row .grve-counter-content {
    position: relative;

}

#dp-counter-block .grve-counter-content:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 80px;
    background: #ABBDDE;

    right: -25px;
    top: 5px;
}

#dp-counter-block .wpb_column:last-child .grve-counter-content:after {
    content: none;
}

#dp-counter-block .grve-counter .grve-counter-item {
    margin-bottom: 10px;
}

#dp-counter-block .grve-counter {
    width: 100%;
}

.maptitle {
    position: absolute;
    background: #76777D;
    border-radius: 4px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0;
    padding: 2px 4px;
    color: #FFFFFF;
    z-index: 1;
}

.maptitle:after {
    content: '';
    background: url(../svg/tooltip-angle.svg);
    transform: rotate(-90deg);
    width: 6px;
    height: 22px;
    position: absolute;
    left: calc(50% - 3px);
    /* left: 50%; */
    bottom: -14px;

}

.buyerguide .page .table-mb17 table {
    margin-bottom: 17px;
}

.img-section .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.img-section img.w310,
.img-section img.w200 {
    margin-right: 40px;
}

.buyerguide .page #ArchitecturalWall table,
.buyerguide .page #ArchitecturalRoof table {
    margin-top: 0;
}

.buyerguide .page #InsulatedRoof table {
    margin-bottom: 15px;
}

.page-id-15009 .buyerguide #grve-main-content .page h6 {
    margin-bottom: 16px;
}

.page-id-15009 .buyerguide #grve-main-content .page #OtherAccessories h6 {
    margin-top: 20px;
}

.page-id-15009 .buyerguide #grve-main-content .page #OtherAccessories .acch6special h6 {
    margin-top: 24px;
}

#bdetails .grve-slogan h1.grve-slogan-title {
    margin-bottom: 40px;
}

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

#ClearSpan {
    margin-bottom: 80px;
}

.buyerguide #grve-main-content .page .framepage {
    margin-bottom: 0;
    padding-top: 50px !important;
}

.buyerguide #grve-main-content .page .framepage h3 {
    margin-bottom: 0;
}

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

.buyerguide #grve-main-content .page .framepage table {
    margin-bottom: 0px;
    display: block;
    position: relative;
}

.grve-slogan #ClearSpan h1.grve-slogan-title {
    margin-bottom: 0;
}

@media screen and (max-width: 1280px) and (min-width: 1023px) {
    .buyerguide #grve-main-content .page .framepage h6 {
        margin-top: 32px;
    }

    #ClearSpan {
        margin-bottom: 48px;
    }

    #anatomy-model svg {
        max-width: 90%;
        margin: auto;
    }

    .tooltips {
        left: inherit !important;
        right: 30px;
    }

    #grve-content.grve-left-sidebar .grve-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .img-section .wpb_wrapper {
        display: block;
    }

    .colour-tool {
        margin-bottom: 410px !important;
    }


}

@media screen and (max-width: 1024px) and (min-width: 1023px) {
    .hide_desktop {
        display: none !important;
    }
}

@media screen and (max-width: 1023px) {
    .colour-tool {
        width: 100%;
        max-width: 100% !important;
        margin: 50px 0 155px !important;
    }

    .colour-tool .house .segments,
    .colour-tool .house {
        max-height: 100% !important;
    }

    .colour-tool .sections>li .swatches {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        background: #fff !important;
        padding: 20px !important;
        top: 52px !important;
        right: -20px !important;
        left: -20px !important;
    }

    .img-section .wpb_wrapper {
        display: block;
    }

    .colour-tool .sections {
        background: #fff !important;
        justify-content: flex-start !important;

    }

    .colour-tool .sections>li {
        margin: 22px 25px 0px 0 !important;
    }

    .colour-tool .sections>li .swatches li {
        margin-right: 8px !important;
    }

    .page .grve-element.grve-text,
    .page .wpb_raw_html,
    .mxwidth761 .grve-row .wpb_column.grve-column-1 {
        max-width: 100%;
    }

    #nextstep {
        display: block;
    }

    .bg-next {

        margin: 30px 0px 50px;
    }

    .hide_mobile {
        display: none;
    }

    .svgimg {
        display: none !important;
    }

    #anatomy-model,
    #grve-sidebar {
        display: none;
    }

    #mobile-menu {
        display: block;

    }

    .yarrtit {
        min-height: 160px;
        height: 160px;
        padding-top: 64px;
        margin-bottom: 32px;
    }

    #grve-post-title.yarrtit .grve-title {
        font-size: 26px;
        line-height: 32px;
    }

    #grve-post-title.yarrtit p {
        display: none;
    }

    #mobile-menu #menu-buyer-guide {
        display: none;
    }

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

    /* #grve-content.grve-left-sidebar.buyerguide #grve-main-content p {
        word-break: break-all;
    } */

    #grve-content.grve-left-sidebar .grve-container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .grve-column {
        padding-right: 0;
        padding-left: 0;
    }

    #menu-title {
        font-family: 'Poppins-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 0;
        letter-spacing: 0;
        padding: 17px 20px 16px;
        color: #111111;
        border-bottom: 1px solid #E6E9EF;
        z-index: 2;
    }

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

    .page-template-building-details #menu-title {
        padding: 18px 24px 16px;
    }


    #menu-title.open::before {
        content: '\f00d';
    }

    #menu-title.open span {
        display: none;
    }

    #menu-title.open {

        margin-bottom: 32px;
    }

    #mobile-menu #menu-buyer-guide {
        margin-left: 20px;
        margin-right: 20px;
        width: 100%;
        max-width: 100%;
    }

    .buyerguide #bd-menu h5 {
        font-size: 20px !important;
        line-height: 28px !important;
    }

    .grve-slogan h1.grve-slogan-title {
        margin-bottom: 46px;
    }

    .wpb_single_image img {
        width: 100%;
    }

    .buyerguide #grve-main-content .page h6 {
        margin-bottom: 0;
    }

    .wpb_single_image img,
    .wpb_single_image .wpb_wrapper.vc_figure,
    .wpb_single_image .vc_single_image-wrapper {
        text-align: center;
        margin: auto;
        display: block;
    }

    .wpb_single_image.vc_align_left {
        margin-bottom: 15px;
        margin-top: -4px;
    }

    .w240 {
        margin-left: auto;
        max-width: 375px;
        margin-right: auto;
        display: block;
        margin-bottom: -8px !important;
    }

    .page .wpb_single_image img {
        max-width: 375px;
    }

    #roofstand-block {
        padding-bottom: 22px !important;
    }

    #InsulatedRoof .vc_custom_1659009687663 {
        margin-top: 22px;
    }

    #InsulatedRoof {
        padding-bottom: 7px !important;
    }

    #ArchitecturalRoof .img-section img {
        width: 376px;
    }

    #ArchitecturalRoof .img-section img.w200 {
        width: 100%;
    }

    .buyerguide #Insulation h1 {
        margin-bottom: 47px;
    }

    .grve-pricing-table .grve-subtitle {
        padding: 12px 0 !important;
    }

    .grve-pricing-table.grve-style-1 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
    }

    .grve-pricing-table.grve-style-1 ul li {
        font-size: 15px;
        line-height: 22px;
        padding: 8px !important;
    }

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

    .buyerguide #Doors .vc_sep_width_10 {
        margin-top: 4px;
    }

    .page-id-15009 .buyerguide #grve-main-content .page h6 {
        margin-bottom: 16px;
        margin-top: 14px;
    }

    .page-id-15009 .buyerguide #grve-main-content .page #OtherAccessories h6 {
        margin-top: 6px;
    }

    .page-id-15009 .buyerguide #grve-main-content .page #OtherAccessories .acch6special h6 {
        margin-top: 20px;
    }

    #videos3 {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        margin: 0 -20px 0 -20px;
        padding: 0 0 20px 20px;
        max-width: max-content;
    }

    #videos3 .col3 iframe {
        width: 274px;
        height: 154px;
    }

    #videos3 .col3 {
        width: 274px;
    }

    #videos3 .col3 p {
        white-space: break-spaces;

        width: 274px;
    }

    .fluid-width-video-wrapper {
        width: 100%;
    }

    .vc_gitem_row {
        position: relative !important;
    }

    #postsgrid .vc-gitem-zone-height-mode-auto:before {
        padding-top: 0;
    }

    #dp-counter-block .grve-column-1-4 {
        width: 50%;
        padding: 20px 0;
    }

    #dp-counter-block {
        display: flex;
        flex-wrap: wrap;
        padding: 0px 14px;
        margin-bottom: 32px;
    }

    .grve-counter .grve-counter-item {
        font-size: 20px !important;
        line-height: 24px !important;
    }

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

    #dp-counter-block .grve-counter-content:after {
        right: 1px;
    }

    #dp-counter-block .grve-counter {
        width: 100%;
        padding: 0 20px;
    }

    #dp-counter-block .grve-column-1-4:nth-child(2) .grve-counter-content:after {
        content: none;
    }

    .atoms {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 32px;
        margin-bottom: 0;
    }

    .atoms p {
        white-space: initial;

        width: 110px;
    }

    .buyerguide #grve-main-content .page .dptworows .grve-element.grve-text img {
        margin-bottom: 0;
        margin-top: 30px;
    }

    .dptworows .grve-column-1-2:last-child {
        padding-left: 0px;
    }

    .dptworows .grve-column-1-2:first-child {
        padding-right: 0px;
    }

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

    .whyallied p {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 32px;
    }

    .why-row .grve-column.grve-column-1-3 {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-bottom: 32px;
    }

    .page .whyallied .wpb_single_image img {
        max-width: 100%;
    }

    .post-15004 #bdetails .grve-slogan,
    .post-15004 #bdetails .grve-slogan h1.grve-slogan-title {
        margin-bottom: 24px;
    }





}

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

    .wpb_single_image img,
    .wpb_single_image .wpb_wrapper.vc_figure,
    .wpb_single_image .vc_single_image-wrapper {
        width: 100%;
    }

    .buyerguide .page table th,
    .buyerguide .page table td {
        width: 100%;
        display: block;

    }

    .buyerguide .page table td:first-child {
        width: 100%;
        padding-bottom: 2px !important;
        font-size: 14px;
        line-height: 19px;

    }

    .buyerguide .page table td:nth-child(2) {
        padding-top: 0 !important;
        padding-bottom: 8px !important;
        font-size: 15px;
        line-height: 22px;
    }

    .buyerguide .page table tr:nth-child(odd) td {
        padding: 4px 10px;
    }

    .buyerguide .page table {
        margin-top: -5px;
    }

    .buyerguide .page table:after {
        bottom: -2px;
    }

    .img-section img.w310,
    .img-section img.w200 {

        margin: auto;
        width: 100%;
    }

    .img-section img {
        margin-top: 12px !important;
        margin-bottom: -4px !important;
    }

    #InsulatedWall {
        padding-top: 11px !important;
        padding-bottom: 0 !important;
        margin-bottom: 25px !important;
    }

    .mt22 h6 {
        margin-top: 11px !important;
    }

    .buyerguide .page #ArchitecturalWall table,
    .buyerguide .page #ArchitecturalRoof table {

        margin-bottom: 15px;
    }

    #ArchitecturalWall .vc_custom_1659004299516 {
        padding-top: 20px;
    }
}

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

    .w240 {
        max-width: 100%;
        margin-top: -3px;
        margin-bottom: -8px !important;
    }

}

@media screen and (max-width: 320px) {
    #dp-counter-block .grve-column-1-4 {
        width: 100%;

    }

    #dp-counter-block .grve-counter-content:after {
        content: none;
    }
}