@font-face {
    font-family: 'birth_of_a_heroregular';
    src: url('../fonts/birth_of_a_hero-webfont.woff2') format('woff2'),
         url('../fonts/birth_of_a_hero-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'ITCAvantGardeStd-Bk';
  src: url('../fonts/ITCAvantGardeStd-Bk.eot?#iefix') format('embedded-opentype'),  url('../fonts/ITCAvantGardeStd-Bk.otf')  format('opentype'),
	     url('../fonts/ITCAvantGardeStd-Bk.woff') format('woff'), url('../fonts/ITCAvantGardeStd-Bk.ttf')  format('truetype'), url('../fonts/ITCAvantGardeStd-Bk.svg#ITCAvantGardeStd-Bk') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'brushedregular';
    src: url('../fonts/brushed-webfont.woff2') format('woff2'),
         url('../fonts/brushed-webfont.woff') format('woff'),
         url('../fonts/brushed-webfont.ttf') format('truetype'),
         url('../fonts/brushed-webfont.svg#brushedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brush_strokesregular';
    src: url('../fonts/brush_strokes-webfont.woff2') format('woff2'),
         url('../fonts/brush_strokes-webfont.woff') format('woff'),
         url('../fonts/brush_strokes-webfont.ttf') format('truetype'),
         url('../fonts/brush_strokes-webfont.svg#brush_strokesregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
    background-image: url(../images/bg.jpg);
    background-repeat: none;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    background-attachment: fixed;
    height: 100%;
}
body.contain_bg {
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-y;
    background-size: contain !important;
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -ms-background-size: contain !important;
}
p, a, span, h1, h2, h3, h4, h5, h6 {
    color: #fff;
}
section {
    background: transparent;
}
.business-banner-04 {
    height: 100vh !important;
    background-origin: initial;
    background-repeat: no-repeat;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
}
.mega-menu .menu-logo {
    height: auto;
}
.navbar-toggler {
    border: 0;
    font-size: 3.25rem;
    color: #fff !important;
    margin: 0 auto;
}
.navbar-toggler i {
    -webkit-transform: scale(1.3,1);
    -moz-transform: scale(1.3,1);
    -ms-transform: scale(1.3,1);
    -o-transform: scale(1.3,1);
    transform: scale(1.3,1);
}
/*
.mega-menu > section.menu-list-items {
    margin-top: 10px;
}
*/
.mega-menu > section.menu-list-items .menu-bar {
    width: 140px;
}
.navbar-expanded {
   background: rgb(83, 83, 83);
   width: 155px;
   padding-left: 0;
   padding-right: 0;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #fff;
}
.navbar-nav {
    float: none;
}
.nav-link {
    font-family: 'birth_of_a_heroregular';
    font-size: 18px;
    -webkit-transform: scale(1.3,1);
    -moz-transform: scale(1.3,1);
    -ms-transform: scale(1.3,1);
    -o-transform: scale(1.3,1);
    transform: scale(1.3,1);
}
#navbarSupportedContent1 .nav-link {
    text-align: center;
    color: #fff;
}
.nav-link:hover {
    color: #ef7f1a !important;
}
.sub_menu {
    font-size: 10px;
    margin-left: 8px;
    padding-top: 0;
    text-align: left !important;
    font-family: 'Calibri';
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
}
.sub_menu::before {
    content: '•';
    margin-right: 6px;
}
.sub_link {
    margin-left: 10px;
}
.dropdown_container {
    visibility: hidden;
    padding: 10px 0;
    position: absolute;
    right: 150px;
    background: #6c6c6c;
    width: 150px;
    margin-top: -50px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    padding-top: 15px;
    padding-bottom: 5px;
}
.open_nav {
    visibility: visible;
    position: absolute;
    right: 150px;
    background: #6c6c6c;
    width: 150px;
    margin-top: -47px;
}
.nav-item .fa {
    color: #fff;
    position: absolute;
    left: 8px;
    font-size: 12px;
    margin-top: 15px;
    z-index: 10;
}
.nav_dropdown {
    width: 125px;
    padding-left: 20px !important;
}
.nav_background {
    background: #6c6c6c;
}
.header.fullWidth .container-fluid {
    padding: 0px 130px;
}
.middle_header img {
    margin-top: 25px;
}
.home_block {
    margin: 0 auto;
    width: 19%;
    position: relative;
    left: calc(-37% + 10px);
    top: 82%;
}
.home_block p {
    color: #fff;
    font-size: 12px;
}
.home_block_2 img {
    width: 135px;
    position: relative;
    top: 185px;
    left: 350px;
}
.home_block_2 {
    width: 100%;
}
.gray_block p {
    color: #fff;
    font-size: 12px;
}
.gray_block {
    background-color: #00000052;
    padding: 10px 25px;
}
.business-banner-04 p {
    padding: 0;
}
.about-banner {
    height: 764px !important;
    background-origin: initial;
    background-repeat: no-repeat;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
}
.slider-content-top {
    position: absolute;
    display: inline-block;
    width: 100%;
    top: 80px;
    left: 0;
}
.about_top_left p, .about_top_right p {
    font-size: 26px;
    text-align: center;
    line-height: 20px
}
.font_sm {
    font-size: 18px;
}
.x_gray {
    color: #C5C6C6;
}
.about_top_left, .about_top_right {
    max-width: 310px;
    z-index: 10;
    position: relative;
}
.about_top_right.relative_block {
    left: 100px;
    top: -60px;
}
.about_bottom_right {
    max-width: 340px;
}

.itc_font {
    font-family: 'ITCAvantGardeStd-Bk';
}
.calibri_font {
    font-family: 'Calibri';
}
.calibri_font span {
    font-family: 'Calibri';
    font-weight: normal !important; 
}
.gray_block .itc_font {
    line-height: 25px;
}
.size_xs {
    font-size: 12px;
}
.size_0 {
    font-size: 14px;
}
.size_01 {
    font-size: 17px;
}
.size_02 {
    font-size: 20px;
}
.size_03 {
    font-size: 28px;
}
.info_01 p, .info_02 p {
    line-height: 14px;
}
.info_01 p, .info_02 p, .info_03 p {
    line-height: 14px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-15 {
    margin-top: 15px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-25 {
    margin-top: 25px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-35 {
    margin-top: 35px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-top-45 {
    margin-top: 45px;
}
.margin-top-50 {
    margin-top: 50px;
}
.margin-top-60 {
    margin-top: 60px;
}
.margin-top-70 {
    margin-top: 70px;
}
.margin-top-80 {
    margin-top: 80px;
}
.margin-top-90 {
    margin-top: 90px;
}
.margin-top-100 {
    margin-top: 100px;
}
.margin-top-110 {
    margin-top: 110px;
}
.margin-top-120 {
    margin-top: 120px;
}
.margin-top-130 {
    margin-top: 130px;
}
.margin-top-140 {
    margin-top: 140px;
}
.margin-top-150 {
    margin-top: 150px;
}
.margin-top-160 {
    margin-top: 160px;
}

.middle_header.about img {
    margin-top: 10px;
    margin-left: 20px;
}
.social_buttons {
    width: 290px;
    margin: 0 auto;
}
.social_buttons img {
    margin-right: 5px;
    vertical-align: top;
    width: 50px;
}
.info_02 {
    margin-left: 100px;
}
.menu_text {
    font-family: 'birth_of_a_heroregular';
    font-size: 16px;
    position: absolute;
    top: 65px;
    left: 52px;
}
.menu_2 .navbar-expanded {
    background: rgb(83, 83, 83);
}
.contact_left_box {
    max-width: 300px;
    text-align: center;
}
.bold {
    font-weight: bold;
}
.contact_right_box p {
    font-family: 'Calibri';
    font-size: 20px;
    line-height: 24px;
}
#back-to-top .top {
    background: #4d4d4d !important;
}
.contact_form label {
    text-align: right;
    padding-right: 0;
    padding-left: 0;
    font-size: 18px;
    font-family: 'arial';
    font-weight: bold;
    color: #fff;
    -webkit-transform: scale(1,1.4);
    -moz-transform: scale(1,1.4);
    -ms-transform: scale(1,1.4);
    -o-transform: scale(1,1.4);
    transform: scale(1,1.4);
}
.form-control {
    padding: 8px 10px;
    border-radius: 0;
    background: #ffffffb3;
}
.form-control:focus {
    background: #ffffffb3;
}
.form-group {
    margin-bottom: 20px;
}
.contact_form button {
    background: rgba(255, 255, 255, 0.77);
    color: #000;
    border: 0;
    border-radius: 0;
    padding: 5px 15px;
    width: 80px;
    font-size: 18px;
    font-family: 'arial';
    -webkit-transform: scale(1,1.4);
    -moz-transform: scale(1,1.4);
    -ms-transform: scale(1,1.4);
    -o-transform: scale(1,1.4);
    transform: scale(1.2,1.4);
    font-weight: bold;
    position: relative;
    left: 53px;
    z-index: 10;
    border-bottom: 2px solid #cbcbcc;
}
.paint_message {
    max-width: 100%;
}
.send_container {
    position: absolute;
    bottom: 50px;
}
.paint_send {
    margin-left: 45px;
    margin-top: 6px;
}
.contact_bottom p {
    text-align: center;
}
.contact_bottom img {
    margin: 0 auto;
    display: block;
}
.design-gallery {
    margin-top: 100px;
}
.portfolio-item .portfolio-overlay {
    background: #7d7d7d;
}
.mfp-bottom-bar {
    display: block;
}
.mfp-counter {
    display: none;
}
.portfolio-item a.popup:hover {
    background: #333;
}
.portfolio-item .portfolio-overlay {
    padding-left: 15px;
    padding-right: 15px;
}
.portfolio-overlay span {
    font-size: 12px !important;
}
.bank_images {
    position: relative;
    top: 100px;
    margin-bottom: 30px;
}
.bank_images_sm {
    top: 50px;
}
.bank_img {
    max-width: 100%;
    margin-bottom: 50px;
}
.link_box {
    margin: 0 auto;
    display: block;
    position: relative;
    top: 130px;
    transition: transform 0.5s;
}
.link_box:hover {
    transform: scale(0.95);
}
.bank_images h3 {
    font-family: 'birth_of_a_heroregular';
    font-size: 71px;
    text-transform: uppercase;
    white-space: nowrap;
    position: relative;
    top: 180px;
    float: right;
    padding-right: 90px;
    font-weight: normal;
}
.banner-bank {
    height: 110vh !important;
    background-origin: initial;
    background-repeat: no-repeat;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
}
.bank_thumb {
    padding-top: 15px;
    padding-bottom: 15px;
}
.nested_thumb_left {
    width: 50%;
    float: left;
    padding-right: 15px;
}
.nested_thumb_right {
    width: 50%;
    float: right;
    padding-left: 15px;
}
.pad_top {
    padding-top: 30px;
}
#home {
    height: 738px !important;
    background-origin: initial;
    background-repeat: no-repeat;
    background-size: cover !important;
    -webkit-background-size: contain !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    background-color: transparent;
}
#masonry_custom .width_2 { 
    width: 16.666667% !important;
    padding: 0 15px 15px 0;
}
#masonry_custom .width_3 { 
    width: 25% !important;
    padding: 0 15px 15px 0;
}
#masonry_custom .width_3 { 
    width: 25% !important;
    padding: 0 15px 15px 0;
}
#masonry_custom .width_4 { 
    width: 33.333333% !important;
    padding: 0 15px 15px 0;
}
#masonry_custom .width_5 { 
    width: 41.666667% !important;
    padding: 0 15px 15px 0;
}
#masonry_custom .width_6 { 
    width: 50% !important;
    padding: 0 15px 15px 0;
}
#masonry_custom .width_7 { 
    width: 58.333333% !important;
    padding: 0 15px 15px 0;
}
#masonry_custom .width_8 { 
    width: 66.666667% !important;
    padding: 0 15px 15px 0;
}
#masonry_custom .width_9 { 
    width: 75% !important;
    padding: 0 15px 15px 0;
}
#masonry_custom .width_10 { 
    width: 83.333333% !important;
    padding: 0 15px 15px 0;
}
#masonry_custom .width_11 { 
    width: 91.666667% !important;
    padding: 0 15px 15px 0;
}
#masonry_custom .width_12 { 
    width: 100% !important;
    padding: 0 15px 15px 0;
}
.pagination > li > a, .pagination > li > span {
    background: #a6a6a6;
}
.pagination li a {
    color: #fff;
}
.colours_container {
    height: 695px !important;
    background-origin: initial;
    background-repeat: no-repeat;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
}
.color_left {
    max-width: 750px;
}
.colour_top {
    position: relative;
    top: 100px;
}
.color_right {
    max-width: 350px;
    margin-top: -30px;
}
.color_right_bottom {
    width: 380px;
    margin-top: -20px;
}
.contact-banner {
    height: 769px !important;
    background-origin: initial;
    background-repeat: no-repeat;
    background-size: contain !important;
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -ms-background-size: contain !important;
    background-color: transparent;
}
.links-banner {
    height: 746px !important;
    background-origin: initial;
    background-repeat: no-repeat;
    background-size: contain !important;
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -ms-background-size: contain !important;
    background-color: transparent;
}
.about_mid_text {
    position: absolute;
    left: 80%;
    margin-top: 80px;
    width: 245px;
}
.about_mid_text img {
    max-width: 100%;
}
.contact_right_box {
    margin-left: 30px;
}
#Contemporary-Rugs .bank_images {
    position: relative;
    top: 100px;
    margin-bottom: 30px;
}
.bank_images {
    position: relative;
    top: 50px;
}
#Contemporary-Rugs .bank_images {
    position: relative;
    top: 100px;
}
.about_top_left p.x_gray {
    font-size: 22px;
    position: relative;
    left: 65px;
}
.fixed_menu {
    position: fixed;
    right: auto;
    z-index: 999;
}
.uppercase {
    text-transform: uppercase;
}
.birth_hero {
    font-family: 'birth_of_a_heroregular';
    font-size: 28px;
    position: relative;
    left: 70px;
    top: 8px;
}
.page-item.disabled .page-link {
    color: #fff;
    background-color: #a6a6a6;
}
.g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.captcha {
    margin-left: 35px;
    max-width: 235px;
}
.masonry.columns-4 .portfolio-item .portfolio-overlay h6 {
    display: block;
}
.portfolio-overlay h6 {
    font-weight: normal;
}
.translate h3 {
    color: #fff;
    text-align: center;
}
#google_translate_element {
    width: 170px;
    margin: 0 auto;
    background-color: #fff;
    padding: 10px;
}
.birth_font {
    font-family: 'birth_of_a_heroregular';
}
.brush_font {
    font-family: 'brushedregular';
}
.brush_strokes_font {
    font-family: 'brush_strokesregular';
}
.about_top_left.elm_3 {
    min-width: 380px;
    text-align: center;
}
.about_font_01 {
    font-size: 65px;
    line-height: 45px;
    -webkit-transform: scale(1.3,1);
    -moz-transform: scale(1.3,1);
    -ms-transform: scale(1.3,1);
    -o-transform: scale(1.3,1);
    transform: scale(1.3,1);
}
.links_text_01 {
    font-size: calc((20vw - 1.5rem) / 7);
    margin-right: 65px;
    float: right;
}
.links_transform_box {
    max-width: 825px;
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
}
.go_box {
    float: right;
    text-align: center;
    font-family: 'Arial';
    line-height: 22px;
    margin-top: 55px;
}
.go_box span {
    display: block;
    margin-top: 10px;
}
.links_text_02 {
    font-size: 18px;
}
.links_text_03 {
    font-size: 16px;
    color: #2B2A29;
}
.tap_img {
    width: 100%;
    max-width: 110px;
    transition: transform 0.5s;
}
.tap_img:hover {
    transform: scale(0.95);
}
.bbj_logo {
    width: 100%;
    max-width: 320px;
}
.text_box {
    margin-top: 35px;
}
 @media only screen and (min-width: 601px) {
    .middle_header_xs {
        display: none;
    }
}
 @media only screen and (max-width: 600px) {
    .middle_header_lg {
        display: none;
    }
}
@media only screen and (max-width: 420px) {
    #home {
        background-size: auto !important;
        background-position: -100px;
    }
    /*
    body {
        background-size: auto !important;
        background-attachment: initial;
    }
    */
    .navbar-toggler {
        font-size: 2.25rem;
    }
    .fixed_menu {
        transform: scale(0.9);
        right: 0;
    }
    .nav-link.nav_dropdown {
        padding-left: 0 !important;
    }
    .link_box {
        position: static;
    }
    .bank_images h3 {
        font-weight: normal;
        float: none;
        padding: 0;
        font-size: 2.5rem;
        text-align: center;
        position: static;
    }
    .banner-bank {
        background: transparent !important;
        height: initial !important;
    }
    body {
        background: none;
    }
    body:before {
      content: "";
      display: block;
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: -10;
      background: url(../images/bg.jpg) no-repeat center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    }
    /*
    .bank_images {
        position: static;
    }
    */
    #Contemporary-Rugs .bank_images {
        position: static;
    }
    .body-image-bank #header {
        margin-bottom: 70px;
    }    
    .about_top_left p.x_gray {
        position: static;
    }
    .business-banner-04 p {
        display: block;
    }
    /*
    .body-about .slider-content img, .body-about .slider-content span, .body-about .slider-content div, .body-about .slider-content p {
        position: static !important;
    }
    */
    .body-about section {
        background: transparent !important;
    }
    .section_01 {
        margin-top: 100px;
    }
    .about_mid_text {
        position: static;
        margin: auto;
    }
    .about_top_left, .about_top_right {
        max-width: 100%;
        position: static;
    }
    .about_top_left.elm_3 {
        min-width: auto;
    }
    img {
        max-width: 100%;
    }
    .birth_hero {
        position: static;
        font-size: 24px;
    }
    .menu_2 img {
        background: #3d3d3d;
    }
    .body-colours img {
        max-width: 100%;
    }
    .body-colours section {
        background: transparent !important;
    }
    .contact_right_box p {
        font-size: 17px;
    }
    .contact_right_box {
    margin-left: 0;
    }
    .text_box {
    margin-top: 0;
    }
    .contact_form label {
        text-align: left;
    }
    .paint_send {
        display: none;
    }
    .send_container, .contact_form button {
        position: static;
    }
    .contact_form button {
        margin-top: 10px;
        width: 60px;
        font-size: 14px;
    }
    .captcha {
        margin-left: 20px;
        max-width: 200px;
    }
    .g-recaptcha {
        transform: scale(0.67);
        -webkit-transform: scale(0.67);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .links_text_01 {
        font-size: 1.2em;
        margin-right: 0;
    }
    .links_text_03 {
        font-size: 16px;
        color: #fff;
    }
    .home_block {
        left: calc(-25% + 10px);
        top: 84%;
        width: 52%;
    }
    .home_block_2 img {
        width: 85px;
        top: 215px;
        left: 245px;
    }
}

#message_new {
    background: #fff;
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    z-index: 9999999999;
}
#message_new h1, #message_new h3, #message_new h4 {
    color: #333;
}
#message_new .msg_box {
    padding: 10px;
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 33%;
}