body {
    overflow-x: hidden !important;
}

.header .logo img, .header .logo .logo-img {
    max-height: none;
    width: 100%;
}
.header-wrapper-two {
    background-color: #e21c1b;
}
body > div.page-box > div > header > div.header-wrapper-two > div > div > div > div > nav > ul > li.item-101.current {
    display: none;
}
.header .primary .navbar .nav > li > a,
.header .primary .navbar .nav > li > a:visited {
    color: #fff;
    text-transform: uppercase;
    border: 0;
    border-radius: 0 !important;
    padding: 1.5rem 3.78rem;
    font-size: 1.5rem;
}
.header .primary .navbar .nav > li:hover > a {
    background-color: #006dee;
}
.header .primary {
    width: 100%;
    margin: 0;
}
.header .primary .navbar .nav {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: space-between;
}
.header .primary .navbar .nav > li {
    float: none;
    display: inline-block;
    padding: 0;
}
.header .primary .navbar {
    min-height: 40px;
}
.header .primary .navbar .nav > li:not(:last-child) {
    border-right: 1px solid #ffffff40;
}
.header .right-box-wrapper {
    text-align: right;
}
.header .right-box-wrapper #callUs {
    margin: 0;
    display: inline-block;
    font-size: 1.8rem;
    font-weight: bold;
}
.header .right-box-wrapper #callUs .fa {
    color: #006dee;
}
.header .right-box-wrapper #callUs span {
    color: #bbb;
    margin: 0 0.5rem 0 1rem;
    font-weight: normal;
}
.header .right-box-wrapper #instantQuoteBtn {
    display: inline-block;
    color: #fff;
    background-color: #006dee;
    padding: 1rem 2rem;
    text-transform: uppercase;
    margin-left: 2rem;
    font-size: 1.4rem;
    transition: 0.2s;
}
.header .right-box-wrapper #instantQuoteBtn:hover {
    text-decoration: none;
    background-color: #e21c1b;
}
#main {
    padding: 0;
}
.fixed-header .page-box {
    padding-top: 154px;
}
#ff_form1 .controls .control-label {
    display: none;
}
#ff_form1 input[type=text],
#ff_form1 textarea,
#ff_form1 select,
#ff_form1 .uneditable-input {
    max-width: none;
    margin-bottom: 6px;
    border-radius: 0px;
    border: none;
    box-shadow: none;
    background-color: #fff;
}
a.selectBox {
    display: none !important;
}
select.selectBox {
    display: inline-block !important;
}
#bfElemWrap60 .input-append,
#bfElemWrap85 .input-append {
    position: relative;
}
#bfElemWrap60 .input-append > span,
#bfElemWrap85 .input-append > span {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: right;
}
#bfElemWrap60 .input-append > span > #ff_elem60_calendarButton,
#bfElemWrap85 .input-append > span > #ff_elem85_calendarButton {
    border-radius: 0;
    background: transparent;
    width: 100%;
    text-align: right;
}
#bfElemWrap60 .input-append > span > #ff_elem60_calendarButton > span,
#bfElemWrap85 .input-append > span > #ff_elem85_calendarButton > span {
    color: #333;
}
#ff_form1 .bfCustomSubmitButton {
    width: 100%;
    background: #e21c1b;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
}
#footer .logo {
    max-width: 90%;
    vertical-align: middle;
    width: 100%;
    padding-bottom: 20px;
}
#footer .logo .logo-img {
    max-height: none;
    width: 100%;
}
#footer .footer-top {
    background-color: #ffffff;
    padding: 80px 0;
}
#footer .footer-bottom {
    background-color: #006dee;
    border-top: none;
}
#footer .footer-bottom .copyright {
    width: 100%;
    color: #fff;
    font-size: 16px;
}
#footer .footer-bottom .copyright a {
    color: #fff;
}
#footer .custom-footer-logo p {
    font-size: 16px;
    color: #333;
    margin-right: 10%;
}
#footer .title-block {
    border-bottom: none;
    padding: 0;
}
#footer header .title,
#footer .title-block .title {
    color: #006dee;
    font-weight: bold;
}
#footer .menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#footer .menu li a {
    padding: 0;
    background-color: transparent;
    font-size: 16px;
    color: #333 !important;
}
#footer .menu li a:before {
    display: none;
}
#footer .menu li.active > a {
    color: #333;
}
#footer .menu li a:hover {
    color: #999 !important;
}
#footer .custom-footer-contact-us p {
    font-size: 16px;
    margin: 0;
}
#footer .custom-footer-contact-us .fa {
    color: #e21c1b;
    width: 20px;
    text-align: center;
    margin-right: 1rem;
}
#footer .custom-footer-contact-us {
    margin-bottom: 30px;
}
#footer .custom-footer-stay-connected ul {
    list-style: none;
    padding: 0;
}
#footer .custom-footer-stay-connected ul li {
    float: left;
}
#footer .custom-footer-stay-connected ul li:not(:last-child) {
    margin-right: 1rem;
}
#footer .custom-footer-stay-connected ul li a {
    width: 40px;
    height: 40px;
    float: left;
    border: 1px solid #999;
    border-radius: 50px;
    position: relative;
    color: #999;
    transition: 0.2s;
}
#footer .custom-footer-stay-connected ul li a .fa {
    float: left;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2rem;
    color: #999;
    transition: 0.2s;
}
#footer .custom-footer-stay-connected ul li a:hover {
    background-color: #006dee;
    border-color: #006dee;
}
#footer .custom-footer-stay-connected ul li a:hover .fa {
    color: #fff;
}
img[src="/images/2018/08/16/map-kilcohan.jpg"]:hover,
img[src="/images/2018/08/16/map-sixcrossroads.jpg"]:hover,
img[src="/images/2018/08/16/map-ballindud.jpg"]:hover {
    cursor: pointer;
}
.mfp-bg {
    background-color: #8b8b8b;
}
.white-popup-block {
    border: 20px solid #006dee;
    font-size: 18px;
}




@media only screen and (max-width: 1200px) {
    .header .primary .navbar .nav > li > a,
    .header .primary .navbar .nav > li > a:visited {
        padding: 1.5rem 1.8rem;
    }
    #sppb-addon-1534412827965 {
        right: 7.5%;
    }
    /* .header .logo-box {
        width: 25%;
    } */
    /* .header .right-box {
        width: 75%;
    } */
    .sppb-addon-title {
        font-size: 30px;
    }
    #sppb-addon-1534424662068 {
        background-image: none;
    }
}

@media only screen and (max-width: 991px) {
    .header .primary .navbar .navbar-collapse {
        width: 100%;
        padding: 0;
    }
    .header .primary .navbar .nav {
        display: block;
        border-radius: 0;
        border: 0;
        background-color: #006dee;
    }
    .header .primary .navbar .btn-navbar {
        border-radius: 0;
        border: 0;
        background-color: #006dee;
    }
    .header .primary .navbar .btn-navbar .text {
        display: none;
    }
    .header .primary .navbar .btn-navbar.collapsed:before {
        display: none;
    }
    .header .primary .navbar .btn-navbar .icon-bar {
        background-color: #fff;
    }
    .header .primary .navbar .btn-navbar.collapsed {
        border: 0;
    }
    .header .primary .navbar .nav > li {
        float: left;
        width: 100%;
        border: none !important;
    }
    .header .primary .navbar .nav > li:hover {
        border: none !important;
    }
    .header .primary .navbar .nav > li:hover a {
        border: none !important;
        background-color: #e21c1b;
        color: #fff;
    }
    .header .primary .navbar .nav > li > a,
    .header .primary .navbar .nav > li > a:visited {
        background-color: #fff;
        color: #333 !important;
        font-weight: bold;
    }
    #sppb-addon-1534412827965 {
        position: relative;
        float: left;
        width: 100%;
        right: 0;
        left: 0;
        margin: 0;
    }
    #sppb-addon-1534418053232 {
        margin-bottom: 0;
    }
    /*.fullwidthbanner-container,
    .fullwidthbanner-container .fullwidthabanner{
        height: 400px !important;
        max-height: 400px !important;
    }*/
    #sppb-addon-1534424662057,
    #sppb-addon-1534435586226 {
        transform: inherit;
        position: relative;
        top: inherit;
        right: inherit;
        left: inherit;
    }
    #sppb-addon-1534424662068 > div {
        min-height: 250px !important;
    }
    #sppb-addon-1534498983420 .sppb-gallery li {
        width: 50%;
    }
    #sppb-addon-1534498983491 .sppb-gallery li {
        width: 100%;
        margin-bottom: 80px;
    }
    #sppb-addon-1534498983491 .sppb-gallery li:after {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .header .logo-box {
        /* width: 100%; */
        text-align: center;
    }
    .header .right-box {
        /* width: 100%; */
        padding: 0 15px !important;
    }
    .header .right-box .right-box-wrapper {
        text-align: center;
        height: auto;
    }
    .header .right-box-wrapper #callUs {
        width: 100%;
        float: left;
    }
    .header .right-box-wrapper #instantQuoteBtn {
        margin: 20px 0;
        text-align: center;
    }
    .header .primary .navbar .btn-navbar {
        margin-left: 40px;
    }
    .bfQuickMode input[type=text],
    .bfQuickMode textarea,
    .bfQuickMode select,
    .bfQuickMode .uneditable-input {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
    #sppb-addon-1534412827965 {
        min-width: inherit !important;
    }
    #ff_form1 .controls .control-label {
        display: none !important;
    }
    #footer aside.col-sm-4 {
        text-align: center;
        margin-bottom: 40px;
        float: left;
        width: 100%;
    }
    .custom-footer-stay-connected {
        float: left;
        width: 100%;
    }
    .custom-footer-stay-connected > ul {
        margin: auto;
        width: fit-content;
    }
    #footer .logo {
        margin: auto;
    }
    #footer .custom-footer-logo p {
        margin: 0 10%;
        text-align: center;
    }
    #footer .footer-bottom .copyright {
        padding: 1rem;
    }
}

@media only screen and (max-width: 515px) {
    #sppb-addon-1534424662068 > div {
        min-height: 280px !important;
    }
}

@media only screen and (max-width: 450px) {
    #sppb-addon-1534498983491 .sppb-gallery li:after {
        font-size: 18px;
    }
}

@media only screen and (max-width: 415px) {
    #sppb-addon-1534424662068 > div {
        min-height: 320px !important;
    }
}

@media only screen and (max-width: 385px) {
    #sppb-addon-1534517791746 .sppb-panel-heading .sppb-toggle-direction {
        left: 6px;
    }
    #sppb-addon-1534517791746 .sppb-panel-title {
        margin-left: 14px;
    }
}

