body {

    /*display: none!important;*/

}



.dmHeaderContainer{

    /*margin-bottom: -15px!important;*/

    /*display: none!important;*/

}



.dmFooterContainer{

    /*display: none!important;*/

}



html body .dmInner{

    min-width: 0!important;

}

html body #dm .dmBody div{

    /*padding-top: 0!important;*/

}

#dm div.dmInner #site_content .dmWidget, #dm div.dmInner .dmHeader .dmWidget{
    margin: 1em 0 0 0!important;
}
.dmRespColsWrapper{
    display: flex;
    flex-wrap: wrap;
    /*column-gap: 60px;*/
    row-gap: 15px;
}

@media(max-width: 992px) {
    html #dm .dmBody div.u_1639618549{
        padding-top: 50px!important;
        padding-bottom: 0px!important;
    }

}



.top-bar{

    background: rgba(51,51,51,1) !important;

    padding: 10px 0;

}



.flex{

    display: flex;

    flex-wrap: wrap;

    column-gap: 30px;

}

.phones{

    font-weight: 500;

    color:#fff;

    display: flex;

    column-gap: 20px;

    align-items: center;

    flex:1;

}

.emails{

    font-weight: 500;

    display: flex;

    column-gap: 20px;

    color:#fff;

    align-items: center;

}

.phones a,.emails a{

    color:inherit!important;

    text-decoration: none;

}

.email{



}

.phone{

    align-items: center;

}

.oneIcon{

    font-size: 20px!important;

    margin: 0!important;

}

.oneIcon:before {

    color:#f47623;

}

.socialHubInnerDiv{

    display: inline-flex;

}
.nav {
    width: 100%;
}
 html body .nav ul{
    display: flex;
    width: 100%;
    justify-content: center!important;
 }

@media(max-width: 1739px) {

    .nav{
        

        width: 100%;

        order:5;

    }

    .nav ul{

        justify-content: left!important;

    }

    .nav li{

        font-size: 0.9rem;

        justify-content: center;

        align-items: center;

        display: flex;

        text-align: center;

    }

    .nav-bar .container{

        flex-wrap: wrap;

    }

}

#menubtn{

    display: none;

}

@media(max-width: 992px) {

    .nav{

        display: none;

    }

    #menubtn{

        display: block;

    }

    html body #dm .dmRespColsWrapper .dmWidget{

        padding: 0 !important;

        margin: 0 auto !important;

        width: 100% !important;

    }

    .top-bar .flex{

        row-gap: 20px;

    }

    .socialHubWrapper,.phones,.emails{

        width: 100%;

        text-align: center;

        justify-content: center;



    }

    .nav ul{

        flex-wrap: wrap;

        background:var(--btn-bg-color);

        margin: 15px -15px 0;



    }

    .nav li{

        width: 100%;

        border-right: 0!important;

    }

    .nav li a{

        display: block;

        text-align: left;

        width: 100%;

        width: calc(100% + 30px) ;

        display: block;

        color:#fff;



        padding: 10px 15px!important;

        border-right: 0!important;

    }


    @media(min-width: 992px){
        .nav a:hover, .nav a.active{

            background: #f37c30;

        }
    }

}
@media(max-width: 767px) {

}

.callback{
    color:#ff0000!important;
}
li a{
    position: relative;
}
a.active, li a:hover, li a:focus {
    color: #f37c30!important;
}
@media(min-width: 992px){
    li a:after{
        content: "";
        position: absolute;
        bottom: -10px;
        height: 2px;
        width: 0%;
        transition: 0.3s ease;
        left: 50%;
        transform: translateX(-50%);
        background: #f37c30;
    }
    a.active, li a:hover, li a:focus {
        color: #f37c30!important;
    }

}
a.active:after, li a:hover:after,li a:focus:after {
    width: 100%;
}


html body .stickyHeaderSpacer{

    height: auto!important;

}

html body  #iscrollBody #site_content .dmHeaderContainer{

    position: relative!important;

    margin-bottom: 15px;

}

html body .container{

    max-width: 100%!important;

    width: 1400px;

    margin: 0 auto;

    padding-left: 15px;

    padding-right: 15px;

    display: flex;

}

.container .flex {

    width: 100%;

}

.nav-bar{

    position: relative;

    padding-top: 5px;

    display: flex;

}

.logo img{

    max-height: 80px;

}

.nav a{

    text-decoration: none;

    font-weight: 700;

}

.nav-bar .container{

    justify-content: space-between;

    align-items: center;

}

.nav ul{

    display: flex;

    justify-content: center;

    column-gap: 15px;

    font-size: 0.9rem;

}

.nav li{

    list-style: none;

    padding-right: 15px;

    border-right: 1px solid #000;

}

.nav li:last-child {

    border-right: 0;

    padding-right: 0;

}



html body #dm .p_hfcontainer div.dmNewParagraph {

    margin: 0!important;

}



@media(max-width: 768px) {

    html body #dm .dmBody .dmRespColsWrapper > div{

        padding: 0!important;

    }

    .dmRespColsWrapper{

        column-gap: 60px;

    }

    .dmRespColsWrapper >div{

        padding-right: 0!important;

    }

}



.unifiednav__container {

    width: 100% !important;

    text-align: center;

    justify-content: center!important;

    align-items: center!important;

}



.dmRespColsWrapper > div{

    padding-left: 0!important;

    padding-right: 0!important;

}

/* Small devices (landscape phones, 576px and up) */

@media (min-width: 0px) {

    .small-1 { width: 8.33333%!important; }

    .small-2 { width: 16.66667%!important; }

    .small-3 { width: 25%!important; }

    .small-4 { width: 33.33333%!important; }

    .small-5 { width: 41.66667%!important; }

    .small-6 { width: 50%!important; }

    .small-7 { width: 58.33333%!important; }

    .small-8 { width: 66.66667%!important; }

    .small-9 { width: 75%!important; }

    .small-10 { width: 83.33333%!important; }

    .small-11 { width: 91.66667%!important; }

    .small-12 { width: 100%!important; }

}



/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {

    .medium-1 { width: 8.33333%!important; }

    .medium-2 { width: 16.66667%!important; }

    .medium-3 { width: 25%!important; }

    .medium-4 { width: 33.33333%!important; }

    .medium-5 { width: 41.66667%!important; }

    .medium-6 { width: 50%!important; }

    .medium-7 { width: 58.33333%!important; }

    .medium-8 { width: 66.66667%!important; }

    .medium-9 { width: 75%!important; }

    .medium-10 { width: 83.33333%!important; }

    .medium-11 { width: 91.66667%!important; }

    .medium-12 { width: 100%!important; }

}



/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {

    .large-1 { width: 8.33333%!important; }

    .large-2 { width: 16.66667%!important; }

    .large-3 { width: 25%!important; }

    .large-4 { width: 33.33333%!important; }

    .large-5 { width: 41.66667%!important; }

    .large-6 { width: 50%!important; }

    .large-7 { width: 58.33333%!important; }

    .large-8 { width: 66.66667%!important; }

    .large-9 { width: 75%!important; }

    .large-10 { width: 83.33333%!important; }

    .large-11 { width: 91.66667%!important; }

    .large-12 { width: 100%!important; }

}





#menubtnwrapper {

    height: 45px;

    width: 45px;

/ / position: absolute;

    top: 20px;

    display: none;

    right: 20px;

    z-index: 3;

}

#menubtn {

    width: 25px;

    height: 25px;

    position: absolute;

    right: 230px;

    top:25px;

    margin: 8px auto;

    -webkit-transform: rotate(0deg);

    -moz-transform: rotate(0deg);

    -o-transform: rotate(0deg);

    transform: rotate(0deg);

    -webkit-transition: .5s ease-in-out;

    -moz-transition: .5s ease-in-out;

    -o-transition: .5s ease-in-out;

    transition: .5s ease-in-out;

    cursor: pointer;

}



#menubtn span {

    display: block;

    position: absolute;

    height: 4px;

    width: 100%;

    background: #1a1a1a;

    opacity: 1;

    left: 0;

    -webkit-transform: rotate(0deg);

    -moz-transform: rotate(0deg);

    -o-transform: rotate(0deg);

    transform: rotate(0deg);

    -webkit-transition: 0.25s ease-in-out;

    -moz-transition: 0.25s ease-in-out;

    -ms-transition: 0.25s ease-in-out;

    -o-transition: 0.25s ease-in-out;

    transition: 0.25s ease-in-out;

}



#menubtn span:nth-child(1) {

    top: 0;

    background: #000;

}



#menubtn span:nth-child(2), #menubtn span:nth-child(3) {

    top: 10px;

    background: #000;

}



#menubtn span:nth-child(4) {

    top: 20px;

    background: #000;

}



#menubtn.open span {

    background: #1a1a1a;

}



#menubtn.open span:nth-child(1) {

    top: 10px;

    width: 0%;

    left: 50%;

}



#menubtn.open span:nth-child(2) {

    -webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

}



#menubtn.open span:nth-child(3) {

    -webkit-transform: rotate(-45deg);

    -moz-transform: rotate(-45deg);

    -o-transform: rotate(-45deg);

    transform: rotate(-45deg);

}



#menubtn.open span:nth-child(4) {

    top: 10px;

    width: 0%;

    left: 50%;

}



@media (max-width: 767px) {





}
html body .dmButtonLink {
    margin: 0 auto!important;
    display: block;
}
html body #iscrollBody #dm .dmBody a{
    margin: 0 auto!important;
    display: block;
}

.nav-bar .container{
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}
.nav-bar .cta{
    margin-top: -10px;
    display: flex;
  width: 260px;
  font-size: 0.9rem;
  column-gap: 10px;
}
.nav-bar .cta a{
    padding: 0!important;
    margin: 0!important;
}

@media(min-width: 992px){
    .dmRespColsWrapper{
        flex-wrap: nowrap!important;
    }
}

html body #dm .dmBody div.u_1913242811{
    margin: 0!important;
}

html body #dm .p_hfcontainer div.u_1625533430{
    width: 100% !important;
}

#dm .main-navigation.unifiednav:not([data-nav-structure="VERTICAL"]) > .unifiednav__container{
    justify-content: flex-end!important;
}


@media(max-width: 767px){
    html body #dm .dmBody div.u_1030814859{
        width: auto!important;
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    #dm .flexslider[sliderscriptparams*="'isFade': true"] .slides li, #dm .flexslider[sliderscriptparams*="'isFade':true"] .slides li, #dm .flexslider[sliderscriptparams*="isFade: true"] .slides li, #dm .flexslider[sliderscriptparams*="isFade:true"] .slides li{
        background-size: contain!important;
        background-position: center center!important;
    }
    html #dm .dmBody div.u_1364285108{
        height: 360px!important;
    }
    .u_1716358321,.u_1881821879{
        padding-left: 30px!important;
        padding-right: 30px!important;
    }
    html body #dm .dmBody div.u_1913242811, html body #dm .dmBody div.u_1906382024, html body #dm .dmBody div.u_1283745066, html body #dm .dmBody div.u_1529495331, html body #dm .dmBody div.u_1432664527 {
        margin: 0!important;
        padding: 15px!important;
    }

    html body #dm .dmBody div.u_1613409635{
        /* height: 300px!important; */
    }


    html body #dm div.dmInner #site_content .dmWidget{
        width: 100%!important;
        max-width: none!important;
    }
    html body #dm .dmBody div.u_1881821879{
        padding-top: 0!important;
    }
    html body #dm .dmBody div.u_1716358321{
        padding-bottom: 20px!important;
    }
    #dm .dmBody nav.main-navigation.unifiednav, #dm .p_hfcontainer nav.main-navigation.unifiednav{
        padding-left: 0!important;
        margin-left: -5px!important; ;
    }

    #dm .main-navigation.unifiednav:not([data-nav-structure="VERTICAL"]) > .unifiednav__container{
        justify-content: flex-start!important;
    }

}
.postArticle +.postArticle {
    display: none!important;
}

.blog .postArticle +.postArticle {
    display: block!important;
}




.new-container{
    padding:15px;
    margin-top: 60px;
    
    ul {
        li {
            list-style: none;
            margin-top: 1rem;
            position: relative;
            padding-left: 20px;
            &:after {
                content: "✓";
                color:#f37c30;
                font-weight: bold;
                position: absolute;
                top:50%;
                left:0;
                transform: translateY(-50%);
            }
        }
    }
    .container{
        padding: 0;
    }

    .prices-wrapper {
        display: flex;
        column-gap: 15px;
        row-gap: 15px;
        width:100%;
        flex-wrap: wrap;
    }
    
    .price-wrapper {
        width:100%;
        padding: 30px;
        background-color: #f1f1f1;
        box-shadow: 0px 0px 0px #aaa;

        &:hover {
            z-index: 1;
            background-color: #fff;
            box-shadow: 0px 0px 15px #aaa;
        }
    }

    .dimension {
        color:#f37c30;
        font-weight: 600;
        font-size: 1.2rem;
    }

    .package {
        font-size:0.8rem;
        margin-top: 0.5em;
    }

    .price {
        border-top:1px solid #aaa;
        padding-top:20px;
        font-weight: bold;
        font-size: 2rem;
        letter-spacing: -1px;
    }

    .pound {
        font-size: 1.1rem;
        font-weight: bold;
    }

    .time {
        letter-spacing: 0px;
        font-size: 1rem;
    }

    .cta{
        display: inline-block;
        border-radius: 5px;
        margin-top:1rem;
        padding:20px 30px;
        background-color:#275a99;
        text-decoration: none;
        color:#fff;
        font-weight: bold;
        font-size:0.9rem!important;
    }

    @media(min-width:992px) {
        .prices-wrapper {
            display: flex;
            flex-wrap: nowrap;
        }
         .price-wrapper {
            width: calc(33% - 15px);
         }
    }
}
                                                                 