@font-face{
    font-family: "AvantGardeBook";
    src: url("../../fonts/AvantGardeBook/AvantGardeBook.eot");
    src: 
    url("../../fonts/AvantGardeBook/AvantGardeBook.woff") format("woff"),
    url("../../fonts/AvantGardeBook/AvantGardeBook.wof2") format("woff2"),
    url("../../fonts/AvantGardeBook/AvantGardeBook.ttf") format("truetype"),
    url("../../fonts/AvantGardeBook/AvantGardeBook.otf") format("opentype"),
    url("../../fonts/AvantGardeBook/AvantGardeBook.svg") format("svg");
}

@font-face{
    font-family: "AvantGardeDemi";
    src: url("../../fonts/ITCAvantGardeBookStd-Demi/ITCAvantGardeBookStd-Demi.eot");
    src: 
    url("../../fonts/ITCAvantGardeBookStd-Demi/ITCAvantGardeBookStd-Demi.woff") format("woff"),
    url("../../fonts/ITCAvantGardeBookStd-Demi/ITCAvantGardeBookStd-Demi.wof2") format("woff2"),
    url("../../fonts/ITCAvantGardeBookStd-Demi/ITCAvantGardeBookStd-Demi.ttf") format("truetype"),
    url("../../fonts/ITCAvantGardeBookStd-Demi/ITCAvantGardeBookStd-Demi.otf") format("opentype"),
    url("../../fonts/ITCAvantGardeBookStd-Demi/ITCAvantGardeBookStd-Demi.svg") format("svg");
}

@font-face{
    font-family: "DeadheadScript";
    src: url("../../fonts/deadheadsript/DeadheadScript.eot");
    src: 
    url("../../fonts/deadheadsript/deadhead_script-webfont.woff") format("woff"),
    url("../../fonts/deadheadsript/deadhead_script-webfont.woff2") format("woff2"),
    url("../../fonts/deadheadsript/deadhead_script-webfont.ttf") format("truetype"),
    url("../../fonts/deadheadsript/Deadhead_Script.otf") format("opentype"),
    url("../../fonts/deadheadsript/DeadheadScript.svg") format("svg");
}

.site_subtitle{
    float: left;
    font: 30px "DeadheadScript";
    line-height: 28px;
    padding-top: 5px;
}

body{
    background-color: #242633;
    color: #ffffff;
    font: 16px "AvantGardeBook";
    line-height: 24px;
}

.light_green_bg{
    background-color: #40f0ff;
    color: #000;
}

.small_phone{
    background-image: url( '../../gfx/site/small_phone.png' );
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 44px;
    display: inline-block;
    position: relative;
    top: -10px;
    background-size: contain;
    background-position: center;
    margin-bottom: -10px;
}

.header_contact_text{
    padding: 10px 0;
    display: inline-block;
}

.header_contact_text a{
    color: black !important;
    text-decoration: none !important;
}

.bottom_contact_phone_inline{
    color: #ffffff !important;
    text-decoration: none !important;
}

.header_contact_container{
    text-align: center;
}

.maxwidth{
    max-width: 1280px;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
    margin: 0 auto;
}

.navbar-brand{
    padding: 12px 0;
}

.navbar-brand img{
    /* max-height: 94px; */
    padding: 0;
}

.navbar{
    background-color: #2c2c2c;
    color: #ffffff;
    padding-top: 0;
    padding-bottom: 0;
    font: 18px "AvantGardeBook";
}

.get_a_quote_link{
    background-color: #44c6e7;
    border-radius: 50px;
    color: #ffffff;
}

.get_a_quote_header_holer{
    margin-left: 35px;
}

.file_holder{
    padding: 15px;
}

.file_img{
    max-width: 100%;
}

.file_img img{
    width: 100%;
}

.projects_nav{
    margin-bottom: 15px;
}

.projects_text_container{
    padding-left: 45px;
    line-height: 1.5;
}

.about_us_text_container{
    padding-left: 60px;
}

.dropdown-menu {
    min-width: 345px;
}

.img_holder{
    width: 100%;
    max-width: 100%;
}

.img_holder img{
    max-width: 100%;
}

.owner_frame{
    border: 1px solid #44b4c5;
    max-width: 230px;
    height: 225px;
    width: 100%;
    position: relative;
    display: block;
    float: left;
    margin-left: 15px;
}

.owners_container{
    padding-right: 0;
    padding-left: 60px;
}

.owner_name{
    position: absolute;
    bottom: -14px;
    right: -1px;
    background: url( '../../gfx/site/owners_name_bg.png' );
    background-size: contain;
    background-position: center;
    padding: 8px 50px;
    background-repeat: no-repeat;
    font: 16px "AvantGardeBook";
    color: #ffffff;
}

.owner_image{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.third-dropdown{
    position: relative !important;
    background-color: #2b2e3c !important;
    display: none;
}

/* .third-dropdown:hover, .project-parrent:hover .project-parrent:focus{
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    border-left: 7px solid #44c6e7;
} */

.third_drop_down_arrow {
    display: inline-block;
    width: 26px;
    margin-left: 0;
    vertical-align: 0%;
    content: url(../../gfx/site/header_menu_after_arrow2.png) !important;
    border: 0;
    right: 0;
    cursor: pointer;
}

/* .third-level-opener:hover, .third-level-opener:hover .third-dropdown{
    display: block;
    margin-top: 0;
    border-radius: 0;
    border: 0;
    list-style-type: none;
    padding-left: 0;
} */

.open-third{
    display: block;
    margin-top: 0;
    border-radius: 0;
    border: 0;
    list-style-type: none;
    padding-left: 0;
}

/* .subLi:hover, .dropdown-item:hover .dropdown-item{ */
/* .subLi:hover .dropdown-item{ */
.subLi:hover .dropi{
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    border-left: 7px solid #44c6e7;
}

.htird_dropi:hover{
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    border-left: 7px solid #44c6e7;
}

.homepage_project_item_holder{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 1px auto;
}

/* .homepage_project_item_hover{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
} */

.homepage_project_item_hover:hover{
    background: rgba(0, 0, 0, 0.6);
    position: relative;
    width: calc(100% + 30px);
    left: -15px;
    height: auto;
    top: -5px;
    bottom: -99px;
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.project_list_button:hover{
    text-decoration: none;
    color: #44c6e7;
}

.project_list_button{
    color: #ffffff;
    list-style: none;
    text-decoration: none;
}

.responsive-image{
    width: 100%;
}

.project_list_info{
    position: absolute;
    left: 0;
    top: 50%;
    height: auto;
    background: rgba(2, 153, 177, 0.498039) !important;
    background: rgba(0, 0, 0, 0.498039) !important;
    color: #ffffff;
    opacity: 1;
    border-radius: 0;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    transition: opacity 300ms;
    padding: 15px 10px 15px 60px;
}

.homepage_project_item{
    height: 231px;
    margin: 5px auto;
    /* width: 377px; */
}

.homepage_project_item img{
    width: 100%;
}

.ml-35{
    margin-left: 35px;
}

.dropdown:hover, .dropdown:hover  .dropdown-menu {
    display: block;
    margin-top: 0; 
    border-radius: 0;
    background-color: #0e7585;
    border: 0;
}

.nav-link:hover{
    background-color: #166b79;
    color: #ffffff;
}

.nav-item.active {
    background-color: #0e7585;
    color: #ffffff;
}

.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
}

.myNavLink{
    color: #ffffff;
    /* height: 118px; */
    height: 150px;
    /* padding-top: 47px; */
    padding-top: 65px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

#footer{
    background-color: #0299b1;
}

.footer-brand img{
    max-height: 135px;
    padding: 0;
    max-width: 100%;
}

#rc-imageselect{
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}


@media only screen and ( min-device-width : 200px ) and ( max-device-width : 530px ),
only screen and (max-width : 530px) and ( min-width: 200px ) {
    .g-recaptcha{
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

@media screen and (max-height: 575px){
    #rc-imageselect, .g-recaptcha{
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    } 
}

.footer_contact_navbar{
    padding: 0;
    background: transparent;
}

.footer_menu{
    background-color: #0e7585;
}

.footer-navbar{
    background: transparent;
}

.footer_contact{
    padding: 30px 0;
}

.footerNavLink{
    color: #ffffff;
    font: 16px "AvantGardeBook";
    padding: 20px 15px 23px 0;
}

.footerNavLink:hover{
    color: #44c6e7;
}

.footer-nav-item{
    max-width: 160px;
    margin-top: 22px;
}

.get_a_quote_footer_link{
    background: #ffffff;
    color: #0299b1;
    font: 16px "AvantGardeBook";
    border-radius: 50px;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-right: 25px !important;
    padding-left: 24px !important;
}

.footer-divider{
    width: 2px;
    height: 15px;
    background: #ffffff;
    margin: 23px 25px;
}

.dropdown-item{
    color: #ffffff;
    font-size: 16px;
    line-height: 31px;
    display: inline-block;
    width: 90%;
}

.nav-link.dropdown-item:hover{
    background-color: #0e7585;
    color: #ffffff;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    /* border-left: 7px solid #44c6e7; */
}

.dropdown-divider {
    height: 1px;
    background-color: #0299b1;
    margin: 0 auto;
    border: 0;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 14px;
    height: 9px;
    margin-left: .255em;
    vertical-align: 0%;
    content: url( '../../gfx/site/header_menu_after_arrow.png' ) !important;
    border: 0;
}

/* ***** Main Slider ***** */

#slider {
    width: 100% !important;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    z-index: 1;
    /* margin-bottom: 40px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000; */
}

#slider li {
    display: inline-block;
}

#slider .elem {
    width: 100%;
    height: 600px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slider_container {
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.slider_container .sliderbox {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    display: inline-block;
    color: #fff;
    padding: 30px 40px;
    left: 40px;
    max-width: 400px;
    top: 40px;
    filter: alpha(opacity=50); /* this is for IE 8 opacity */
}

.slider_container .sliderbox h3 {
    font-family: "Archer", sans-serif;
    font-size: 30px;
    color: #fff;
    margin-bottom: 10px;
}

.slider_container .sliderbox p {
    font-family: 'Montserrat-Regular', sans-serif;
    line-height: 30px;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 22px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: url( '../../gfx/site/slider_pager_bg.png' ) !important;
    text-indent: -9999px;
    display: block;
    width: 28px !important;
    height: 28px !important;
    margin: 0 5px;
    outline: 0;
    /* -moz-border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    border-radius: 50px !important;
    border: 2px solid #40f0ff !important; */
}

.bx-pager-item .bx-pager-link .active, .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: url( '../../gfx/site/slider_pager_hover_bg.png' ) !important;
    background-size: cover !important;
    background-position: center;
}

/* End of slider */

.projects-navbar{
    list-style: none;
    padding: 0;
}

.projects-navbar li{
    list-style: none;
    display: inline-block;
}

#our_affiliates{
    background: #ffffff;
    padding: 15px 0;
}

#our_affiliates a{
    margin-left: 36px;
    margin-right: 36px;
    display: inline-block;
}

#testimonials{
    background: #44c6e7;
    /* padding: 40px 85px 50px; */
    padding-top: 40px;
    padding-bottom: 50px;
}

.testimonial_content{
    padding-left: 95px;
    padding-right: 95px;
}

#testimonials .bx-prev, #testimonials .bx-next {
    background-position: center center;
    cursor: pointer;
    background-repeat: no-repeat;
    background-color: transparent !important;
    opacity: 1;
    width: 30px;
    height: 48px;
}

#testimonials .bx-prev {
    background-image: url( '../../gfx/site/left_arrow.png' );
    left: -65px;
}

#testimonials .bx-next {
    background-image: url( '../../gfx/site/right_arrow.png' );
    right: -65px;
}

.testimonials_title{
    font: 18px "AvantGardeDemi";
    color: #242633;
}

.testimonials_header{
    font: 37px "AvantGardeBook";
    line-height: 37px;
    margin-bottom: 35x;
}

.frontpage_header{
    display: flex;
    border-left: 13px solid #0e7585;
    padding-left: 44px;
}

.front_article_holder{
    padding: 50px 40px;
}

.frontpage_article_holder{
    padding-left: 60px;
}

.homepage_projects{
    background-color: #ffffff;
    color: #0e7585;
    padding-top: 25px;
    padding-bottom: 80px;
    padding-left: 15px;
    padding-right: 15px;
}

.projects_header{
    padding-bottom: 30px;
    text-align: center;
}

.projects-navbar{
    background-color: transparent;
}

.projectNavLink{
    color: #0e7585;
    padding: 18px 15px 18px;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.projectNavLink:hover, .projectNavLink.active {
    background-color: #0e7585;
    color: #ffffff;
    border-radius: 30px;
}

#submit_contact_frm, #submit_quote_request_frm{
    background-color: #0299b1;
    border: 0;
    color: #ffffff;
    padding: 16px 60px;
    cursor: pointer;
}

.contact_us_inputs{
    /* background-color: #f4f4f4; */
    background-color: #dfdfdf;
    border: 1px solid #fbfbfb;
    padding: 10px;
    width: 100%;
    outline: none;
}

.article_list_item{
    position: relative;
    /* max-width: 266px; */
    max-width: 274px;
    height: 204px;
    margin: 5px auto;
}

.article_list_item img{
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.article_list_cover_image{
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.article_list_info{
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: rgba(2, 153, 177, 0.498039) !important;
    /* background: rgba(0, 0, 0, 0.498039) !important; */
    color: #ffffff;
    opacity: 0;
    border-radius: 0;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    transition: opacity 300ms;
}

.article_list_info_frame{
    border: 2px solid #fff;
    position: absolute;
    top: 12px;
    left: 12px;
    right: 12px;
    bottom: 12px;
}

.article_list_info:hover{
    opacity: 1;
}

.article_list_category_name{
    color: #ffffff;
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 40px;
    font-size: 14px;
}

.article_list_button_holder{
    display: block;
    width: 100%;
    position: absolute;
    bottom: 25px;
    text-align: center;
}

.article_list_button{
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 7px;
    padding: 8px 7px;
    font-size: 14px;
}

.article_list_button:hover{
    color: #0299b1;
    border: 1px solid #0299b1;
    text-decoration: none;
    background: #ffffff;
    opacity: 0.8;
}

.article_list_title{
    width: 100%;
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: bold;
}

.services_col3{
    padding-left: 5px;
    padding-right: 5px;
}

.services_main_article{
    padding: 50px 20px;
    font: 18px "AvantGardeBook";
}

.services_article_header{
    display: flex;
    border-left: 13px solid #0e7585;
}

.services_article_content{
    padding-left: 30px;
}

.services_main_article_header{
    display: flex;
    border-left: 13px solid #0e7585;
    padding-left: 44px;
    font: 38px "AvantGardeBook";
    padding-bottom: 60px;
}

.submit_and_captcha_holder{
    padding-top: 20px;
    padding-bottom: 20px;
}

#contact_frm label{
    color: #000;
    font-weight: 600;
}

.contact_us_info_number{
    color: #000;
    padding-top: 80px;
    padding-bottom: 40px;
}

.contact_us_header{
    display: flex;
    border-left: 13px solid #0e7585;
    padding-left: 44px;
    color: #000;
}

.contact_form_holder{
    padding-top: 25px;
}

.get_a_quote_form_holder{
    padding-top: 25px;
}

#contact_page{
    padding-bottom: 75px;
}

.error2{
    color: #ff0000;
}

.main_content{
    background-color: #ffffff;
    color: #000;
}

.navbar-dark .navbar-toggler {
    background-image: url( '../../gfx/site/hamburger_menu_bg.png' );
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 60px;
    height: 50px;
    outline: none;
    border: 0;
}

.navbar-dark .navbar-toggler-icon {
    background: transparent;
}

.mobile_header_contact{
    display: none;
}

.mobile_contact_number_header{
    font: 28px "AvantGardeBook";
    font-weight: bold;
    padding: 5px 0;
}

.mobile_contact_number_bottom{
    font: 28px "AvantGardeBook";
    font-weight: bold;
    padding: 5px 0;
}

.mobile_contact_number_bottom a{
    font-weight: bold;
    color: #ffffff !important;
    text-decoration: none !important;
}

.mobile_contact_number_header a{
    font: 28px "AvantGardeBook";
    font-weight: bold;
    color: black !important;
    text-decoration: none;
}

.mobile_contact_number_header_divider{
    height: 2px;
    background-color: black;
    color: transparent;
    width: max-content;
    margin: 0 auto;
    font: 28px "AvantGardeBook";
    font-weight: bold;
}

.mobile_footer_contact{
    display: none;
}

.opened_hamburger_menu{
    background-image: url( '../../gfx/site/hamburger_menu_opened_bg.png' ) !important;
}

.mobile_drop_down_arrow{
    background-image: url( '../../gfx/site/mobile_header_menu_arrow.png' );
    display: inline-block;
    width: 26px;
    height: 18px;
    /* margin-left: .255em; */
    vertical-align: 0%;
    border: 0;
    position: absolute;
    top: 50px;
    right: 30px;
}

.mobileNavLink{
    font-size: 21px;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #ffffff;;
}

.disable_layout{
    display: none;
}

@media only screen and ( max-device-width : 1200px ),
only screen and (max-width : 1200px) {
    .container {
        max-width: 100%;
    }
}

@media only screen and ( min-device-width : 1000px ),
only screen and (min-width : 1000px) {
    #mobile_navigation_bar{
        display: none;
    }
}

@media only screen and ( max-device-width : 1000px ),
only screen and (max-width : 1000px) {
    .light_green_bg{
        display: none;
    }

    .about_us_text_container, .services_article_content, .projects_text_container {
        padding: 0;
    }

    .slider_container .sliderbox {
        background: rgba(0, 0, 0, 0.6);
        position: absolute;
        display: inline-block;
        color: #fff;
        padding: 5px 10px;
        left: 15px;
        max-width: 400px;
        bottom: 40px;
        top: auto;
        filter: alpha(opacity=50);
        line-height: 15rem !important;
        text-align: left;
    }

    .mobileNavLink{
        color: #ffffff !important;
    }

    .mobileNavLink:visited{
        color: #ffffff !important;
        font-weight: bold !important;
    }

    .slider_container .sliderbox h3 {
        margin-bottom: 0;
    }

    .slider_container .sliderbox p {
        line-height: 1rem;
        margin-bottom: 0;
    }

    .about_us_second_content{
        padding: 0;
    }

    .frontpage_header, .services_article_header {
        display: flex;
        border-left: 13px solid #0e7585;
        padding-left: 0;
        margin-left: 0;
    }

    .services_main_article_header{
        padding-left: 10px;
        margin-left: 0;
    }

    .owners_container {
        padding-right: 0;
        padding-left: 0;
    }

    .dropdown-menu {
        min-width: auto;
    }

    .dropdown-divider {
        height: 1px;
        background-color: #a9ced3;
        margin: 0 auto;
        border: 0;
    }

    .dropdown-menu{
        text-align: center;
    }

    .dropdown-toggle::after {
        display: none;
    }

    .mobile_header_contact{
        display: block;
        background-color: #40f0ff;
        color: #000;
    }

    .get_a_quote_header_holer{
        margin-left: 0;
    }

    .navbar-collapse{
        background-color: #0e7585;
        text-align: center;
    }

    .navbar-expand-lg .navbar-toggler {
        display: block;
    }
    
    #mainNavbarToggler{
        display: none !important;
    }

    .nav-item{
        background-color: #0299b1;
        margin-bottom: 2px;
    }
}

@media( max-width: 1080px ){
    .navbar {
        font: 17px "AvantGardeBook";
    }
    
    .myNavLink {
        padding-left: 8px !important;
        padding-right: 10px !important;
    }
}


@media only screen and ( max-device-width : 1100px ),
only screen and (max-width : 1100px) {
    
    .owners_container {
        padding-right: 0;
        padding-left: 0;
        margin: 0 auto;
        text-align: center;
    }

    .owner_frame {
        display: inline-block;
        float: none;
    }

    .contact_us_inputs{
        padding: 15px;
    }
    
    .homepage_projects{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 1px;
    }
}

@media only screen and ( min-device-width : 760px ),
only screen and (min-width : 760px) {
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: 22px !important;
        right: 38px !important;
        text-align: right !important;
    }
}

@media only screen and ( max-device-width : 760px ),
only screen and (max-width : 760px) {
    .mobile_footer_contact{
        display: block;
    }

    .footer_contact_navbar{
        display: none;
    }

    .footer_logo2{
        border-bottom: 2px solid white;
        padding-bottom: 10px !important;
        padding: 3px 0;
    }
}

@media only screen and ( max-device-width : 600px ),
only screen and (max-width : 600px) {
    .testimonial_content {
        padding-left: 40px;
        padding-right: 40px;
    }

    .header_contact_text {
        font: 11px "AvantGardeBook";
    }

    #testimonials .bx-prev, #testimonials .bx-next {
        background-color: transparent !important;
        width: 12px;
        height: 30px;
        background-size: contain;
    }

    #testimonials .bx-prev {
        left: -25px;
    }

    #testimonials .bx-next {
        right: -25px;
    }

    .frontpage_article_holder {
        padding: 0;
    }

    body {
       font: 15px "AvantGardeBook";
    }

    .frontpage_header, .frontpage_header, .services_article_header {
        padding-left: 0;
        margin-left: 0;
        font-size: 21px;
    }

    .homepage_projects{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 1px;
    }

    .homepage_projects .container{
        padding-left: 0;
        padding-right: 0;
    }

    .projects_header {
        padding-bottom: 0;
    }
}

@media only screen and ( max-device-width : 440px ),
only screen and (max-width : 440px) {
    .navbar-brand {
        max-width: 190px;
    }

    .site_subtitle{
        float: left;
        font: 22px "DeadheadScript";
        line-height: 18px;
    }

    .mobile_contact_number_header {
        font: 21px "AvantGardeBook";
        font-weight: bold;
        padding: 5px 0;
    }

    
    .mobile_contact_number_bottom{
        font: 21px "AvantGardeBook";
        font-weight: bold;
        padding: 5px 0;
    }

    .mobile_contact_number_bottom a{
        font-weight: bold;
        color: #ffffff !important;
        text-decoration: none !important;
    }

    .submit_and_captcha_holder{
        text-align: center;
    }

    .col-xs-12{
        width: 100%;
        max-width: 100%;
        flex: unset;
    }

    #submit_contact_frm, #submit_quote_request_frm {
        background-color: #0299b1;
        border: 0;
        color: #ffffff;
        padding: 16px 60px;
        cursor: pointer;
        margin: 0 auto;
        float: none;
    }

    .gcaptchaholder {
        text-align: center;
    }

    .g-recaptcha {
        display: inline-block;
    }

    .bx-wrapper .bx-pager.bx-default-pager a {
        width: 14px !important;
        height: 14px !important;
        background-size: cover !important;
        background-position: center;
    }
}
