/*
Theme Name: BBM
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/* Headings  */

.cn-button.bootstrap {
    color: #333 !important;
    background-color: #fff;
	text-transform: uppercase;
}


.cn-button.bootstrap:hover {
	background-color: #000;
	color: #fff !important;
}

#Top_bar a.responsive-menu-toggle {
    border-radius: 0px;
}

#menu > ul > li > a, a.action_button, #overlay-menu ul li a {
    letter-spacing: 2px;
}

#Side_slide #menu ul li a {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 23px;
    padding: 16px 5px 10px 40px;
}

.icon-cancel-fine:before {
    font-weight: 900;
}

#Side_slide #menu ul li ul {
    background: transparent;
}

#Side_slide #menu ul li ul li a {
    font-size: 16px;
    padding: 7px 50px;
    font-weight: 100;
}

#Side_slide #menu ul li.submenu .menu-toggle {
    right: auto;
    left: 169px;
    top: 5px;
}

#Side_slide #menu ul li.submenu#menu-item-21 .menu-toggle {
    left: 128px;
    right: auto;
    top: 5px;
}

#Side_slide #menu ul li.submenu .menu-toggle {
    transition: 0.4s all;
}

#Side_slide #menu ul li.submenu .menu-toggle:hover {
    transform: rotate(90deg);
    transition: 0.4s all;
}

#Side_slide #menu ul li.custom a {
    font-size: 16px;
    padding: 16px 5px 10px 100px;
    font-weight: 100;
}

#Side_slide #menu ul li.custom a strong {
    font-weight: 800;
}

#Side_slide #menu ul li.custom.raleigh {
    margin-top: 40px;
}

#Side_slide #menu ul li.submenu .menu-toggle {
    font-size: 31px;
    font-weight: 600;
    opacity: 1;
}



h1, h3 {
     text-transform: Uppercase;
}

h4 {
    font-size: 17px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: Uppercase;
}

p {
    letter-spacing: .025em;
}

/* Navigation */



#Top_bar .logo {
    margin: 0px !important;
}

#Top_bar .one.column {
    width: 100%;
    margin: 0px;
}

#Top_bar .menu > li > a span:not(.description) {
    text-transform: uppercase;
    padding: 0 40px;
}

.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):after {
    font-family: "mfn-icons";
    font-style: normal;
    content: '\e867';
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: none!important;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    border: none;
    top: 47%;
    right: 0px;
}

#Top_bar .menu li ul {
    top: 67%;
    left: 14%;
    background-image: none;
}

#Top_bar .menu li ul li a {
   border-bottom: 0px solid rgba(0,0,0,0.05);
}

#Top_bar .menu li > ul {
    box-shadow: 0px 0px 0px 0 rgba(0,0,0,0.00);
    -webkit-box-shadow: 0px 0px 0px 0 rgba(0,0,0,0.00);
}

#Top_bar .menu li ul li a span { 
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 13px;
}

#Top_bar .menu > li#menu-item-4724 > a span:not(.description) {
    padding: 0px 0px 0px 0px;
}

#Top_bar .menu > li#menu-item-4724 {
    display: block;
    width: 130px;
    overflow: hidden;
}

#Top_bar .menu > li#menu-item-4724 > a {
    position: relative;
    padding: 57px 0px 57px 41px;
    }

#Top_bar .menu > li#menu-item-4724 > a::before, li#menu-item-4724 > a::before {
    background-image: url('/wp-content/uploads/2023/11/tiny-bunce.jpg');
    height: 31px;
    width: 31px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    content: "";
    top: 54px;
    right: 100px;
}

#Top_bar .menu > li#menu-item-4724 > a span:not(.description), li#menu-item-4724 > a span:not(.description) {
    white-space: pre-wrap;
    line-height: 15px;
}

#Top_bar.is-sticky .menu li ul {
    top: 85%;
}

.menuo-arrows #Top_bar.is-sticky .menu > li.submenu > a > span:not(.description):after {
    top: 42%;
}
  


 
/* Links */

a:hover {
    transition: 0.3s;
}


a {
    transition: 0.3s;
}

    

/* Footer */


.button-stroke a.button, .button-stroke a.tp-button, .button-stroke button, .button-stroke input[type="submit"], .button-stroke input[type="reset"], .button-stroke input[type="button"] {
    border-radius: 0px;
}
    
.widget_archive ul, .services ul {
    list-style-type: none;
    padding: 5px 10px 5px 30px;
    background: none;
    display: inline;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

.widget_nav_menu ul {
      list-style-type: none;
    padding: 5px 10px 5px 30px;
    background: none;
    display: inline;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}


.widget_archive ul a:hover, .widget_nav_menu ul a:hover, .servicse ul a:hover {
    text-decoration: none;
}

.footer_copy{
    width: 100%;
    overflow: auto;
    font-size: 10px;
    letter-spacing: 1px;
}

.footer_copy .column {
    margin: 0px;
    padding-top: 0px !important;
}

#custom_html-2 {
    text-align: right;
}


#custom_html-2 i {
    font-size: 16px;
}

#custom_html-2 i.icon-instagram {
    padding: 0px 15px;
}



.widget_archive ul li:after, .widget_nav_menu ul li:after {
    border-width: 0 0 0px;
}
    

.widget_archive ul li, .services ul li {
    position: relative;
    width: 29%;
    float: left;
}


.widget_archive ul {
    width: 100%;
}


.widget_archive ul li a, .widget_nav_menu ul li a {
    padding: 3px 0px;
}

#Footer .container {
    max-width: 1320px;
    margin-top: 0px;
}

#Footer .widgets_wrapper .column {
    width: 50%;
    margin: 0px 0px 40px;
    margin-bottom: 0;
}

/* Home */

.content_slider.flat.description ul li .desc .award {
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/03/awards-icon-lg.png');
    width: 62px; 
    height: 77px;
    background-repeat: no-repeat;
    z-index: 10000;
    background-size: contain;
}

.content_slider.flat.description ul li{
    position: relative;
}

.homevid {
    display: none;
    position: absolute;
    top: 0px;
    margin: 0px auto;
    background-color: white;
}

.homevid-inner {
  
}

.homevid {
    width: 1318px;
    display: none;
    left: calc(50% - 659px);
    position: absolute;
    top: 0px;
    margin: 0px auto;
    background-color: white;
}

.home .entry-content {
    position: relative;
}

/*

##Side_slide #menu ul li a_slide #menu > ul:last-child > li.vidbutton, #Side_slide #menu > ul:last-child > li#menu-item-4724 {
    display: none;
}
*/

#Side_slide {
    background-color: rgba(114,119,121,0.94);
}

#Side_slide #menu ul li {
    border-top: 0px;
}

#Top_bar a.responsive-menu-toggle i {
    font-size: 33px;
}

#Top_bar .top_bar_left {
    width: 100%;
}

#Top_bar .menu > li.vidbutton > a::before, li.vidbutton > a::before {
    background-image: url(/wp-content/uploads/2025/07/vid.png);
    height: 31px;
    width: 31px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    content: "";
    top: 54px;
    right: auto;
    left: 50px;
}

#Top_bar .menu > li.raleigh > a::before, li.raleigh > a::before {
    background-image: url(/wp-content/uploads/2025/07/pin.png);
    height: 36px;
    width: 31px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    content: "";
    top: 18px;
    left: 53px;
    right: auto;
}

#Top_bar .menu > li.aia > a::before, li.aia > a::before {
    background-image: url(/wp-content/uploads/2025/07/award.png);
    height: 31px;
    width: 31px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    content: "";
    top: 20px;
    left: 50px;
    right: auto;
}

.mcb-section-tdr83gnc4 li.vidbutton > a::before {
right: auto;
    left: -5px;
    height: 20px;
    top: -3px;
    }


#Top_bar.is-sticky .menu > li.vidbutton > a::before, li.vidbutton > a::before {
    top: 16px;
}

#Top_bar .menu > li.vidbutton > a span:not(.description), li.vidbutton > a span:not(.description) {
    white-space: pre-wrap;
    line-height: 12px;
}


/*
body:not(.home) #Top_bar .menu > li.vidbutton, body:not(.home) #Top_bar .menu > li#menu-item-4724 {
    display: none !important;
}
*/

#Top_bar .menu > li.vidbutton, li.vidbutton, #Top_bar .menu > li.aia, li.aia, #Top_bar .menu > li.raleigh, li.raleigh {
    width: 130px;
    overflow: hidden;
}

.mcb-section-tdr83gnc4 li.vidbutton, .mcb-section-tdr83gnc4 li#menu-item-4724 {
    list-style: none;
    width: auto;
    height: 45px;
}

#Top_bar .menu > li.vidbutton > a, li.vidbutton > a {
    font-size: 10px;
    padding: 52px 0px;
    position: relative;
    letter-spacing: 0px;
    line-height: 12px;
    font-weight: bold;
}

.mcb-section-tdr83gnc4 li.vidbutton > a, .mcb-section-tdr83gnc4 li#menu-item-4724 > a  {
     padding: 0px 0px 0px 28px;
}

.mcb-section-tdr83gnc4 li#menu-item-4724 > a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

.mcb-section-tdr83gnc4 li#menu-item-4724 > a::before {
    right: auto;
    top: 46px;
}

.content_slider {
    padding: 0px;
    position: relative;
}

.content_slider .content_slider_ul li {
    margin: 0 1px !important;
}


.content_slider .slider_pagination {
    display: none !important;
}

.content_slider.flat.description ul li h3 {
    margin-bottom: 0;
    text-align: left;
    position: absolute;
    top: 78%;
    padding: 8px 25px;
    background-color: #fff;
    text-transform: uppercase;
}


/* Team */

/*
.come-in {
  transform: translateY(150px);
  animation: come-in 1.5s ease forwards;
}
.come-in:nth-child(odd) {
  animation-duration: 1s;
}

.already-visible {
  transform: translateY(150px);
  animation: come-in 1.5s ease forwards;
}
    
.already-visible:nth-child(odd) {
  animation-duration: 1s;
}



@keyframes come-in {
  to { transform: translateY(0); }
}
*/


.page-id-10 #Content {
    padding-top:0px;
}

.team-item {
    list-style: none !important;
    float: left;
    width: 25%;
}



.person img {
    display: block;
    width:-webkit-fill-available;
}

.team-item .masonry-hover-wrapper {
    position: relative;
    overflow: hidden;
}

.team-item .masonry-hover-wrapper .hover-desc {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-item .masonry-hover-wrapper .hover-desc {
    opacity: 0;
    position: absolute;
    background-color: rgba(0,0,0,.3);
    height: 100%;
    width: 100%;
    padding: 40% 10% 0px;
    box-sizing: border-box;
    display:table-cell;
    vertical-align:middle;
}

 .team-item .masonry-hover-wrapper:hover .hover-desc {
    opacity: 1;
}


a h3.entry-title {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
}

.sub {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    line-height: 18px;
    
}


.team-item a:hover {
    text-decoration: none !important;
}


.single-team #page_caption h1  {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

.single-team h3 {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 2px;
    padding-top: 7px;
	padding-bottom: 0px;
}

.single-team .divider {
	 border-bottom: 1px solid #727779;
	width: 100%;	
    float: left;
	height: 1px;
    margin-bottom: 11px;
}


.single-team h3.noborder {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    border-bottom: 0px solid #727779;
}

a.vcard-link {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
}


a.vcard-link img {
	vertical-align: middle;
	margin-right: 5px;
	max-height: 15px;
}

.lside {
width:32%;
float:left;
overflow:hidden;
}

.lside img {
	max-width: 280px;
/*
    transform: translateY(150px);
  animation: come-in 1.5s ease forwards;
    top: 100%;
*/
}



.rside {
width:65%;
    margin-left: 3%;
float:left;
}

.rside h2{
    margin-bottom: 0px; 
}

.rside h4 {
        font-size: 17px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 6px;
}

.more-content {
	width: 100%;
    text-transform: uppercase;
	float: left;
	padding-top: 20px;
}

.more-content2 {
	width: 100%;
    position: relative;
	float: left;
    text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
}

.more-content2 h2,
.more-content h2 {
    text-transform: none;
}

a.desk-back {
    padding-top: 40px;
    display: block;
}

.more-content-col-1 {
	width: 30%;
	float: left;
}

.postid-4713 .more-content-col-1 {
    width: 100%;
}


.postid-4713 .more-content-col-1 p {
    text-transform: none;
}

.more-content-col-2 {
	width: 32%;
	padding-left: 20px;
	float: left;
}

.more-content2-col-1 {
	width: 40%;
	float: left;
}

.more-content2-col-1 p, 
.more-content2-col-2 p {
    letter-spacing: .025em;
    font-weight: 400;
}

.more-content2-col-2 {
	width: calc(60% - 30px);
	padding-left: 30px;
	float: left;
}



.more-content-col-3 {
	width: 33%;
	padding-left: 20px;
	float: left;
}

.key-projects {
    borer-top: 1px solid 
}

.key-projects .divider { 
    margin-bottom: 19px;
}

ul.featured-properties {
    position: relative;
}

li.post-item {
    width: 48%;
    margin: 0px 2% 20px 0px;
}



li.post-item .featured-post-copy a h3.title {
    font-size: 16px;
    line-height: 25px;
     position: absolute;
        top: 80%;
    height: auto;
    width: auto;
    font-weight: 300;
    letter-spacing: 1px;
    color: #727779;
    margin-bottom: 0;
    text-align: left;
    padding: 3px 12px;
    background-color: #fff;
    text-transform: uppercase;
}

.blog-image {
    background-size: cover;
    background-position: center center;
    height: 220px;
}

.single #Content {
    margin-bottom: 60px;
}



#Content {
    padding-top: 0px;
}

.the_content_wrapper {
    margin: 0 2.5%;
}

.single .image_frame .image_wrapper .image_links {
    display: none !important;
    
}

.section-post-related .section-related-adjustment {
    border-top-width: 0px;
    padding-top: 0px;
}


.section-post-related .section-related-adjustment h4 {
    border-bottom: 1px solid #727779;
    text-transform: uppercase; 
    font-size: 17px;
    padding-bottom: 20px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 30px;
}


.section-post-related .desc h4 {
        font-weight: 300;
        font-size: 15px;
     border-bottom: 0px solid #727779;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.section-post-related  .section_wrapper, .portfolio-info {
    max-width: 1120px;
}

.column.post-related {
    margin-bottom: 0px;
}

.section-post-related .simple .post-related .date_label, .section-post-related .simple .post-related a.button {
    display: none;
}


.portfolio-header .title h2 {
    width: auto;
    float: left;
    text-align: left;
    padding: 8px 25px;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 1px;
}

.portfolio-header .breadcrumbs {
    width: auto;
    float: right;
    text-align: right;
    padding: 8px 25px;
    background-color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}


.portfolio-header .breadcrumbs a:hover {
    font-weight: 900;
    text-decoration: none;
}

.one.column.column_portfolio {
    width: 100%;
    margin: 0px 0px 40px;
}


.portfolio-header {
    position: relative; 
    top: 80%;
}

.portfolio-template-default .section-post-intro-share {
    display: none;
}

.header-bkg {
    height: 600px;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    background-position: center center !important;
}

.portfolio-header, 
.portfolio-info {
    width: 100%;
}

.portfolio-info {
    padding: 5% 0px;
}


.portfolio-info h4 {
    border-bottom: 1px solid #727779;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.port-desc {
    width: 46%;
    margin-right: 4%;
    float: left;
}

.port-info {
    width: 100%;
    float: left;
    line-height: 30px;
}



.port-info .cont {
    padding-left: 50px;
    display: flex;
    justify-content: flex-start;
}

.port-info .cont.awards {
    border-top: 0.5px solid #EA8723;
    margin-top: 10px;
    padding-top: 10px;
    position: relative;
}

.port-info .cont.awards::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/03/award-icon.png');
    width: 37px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: contain;
}

.portfolio-item.award {
    position: relative;
    z-index: 1;
}

.portfolio-item.award::after {
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/03/awards-icon-lg.png');
    width: 40px;
    height: 50px;
    background-repeat: no-repeat;
    z-index: 10000;
    background-size: contain;
}

.port-info .cont.awards ul {
    margin: 0px;
    list-style: none;
}

.port-info .cont.awards ul li {
    list-style: none;
    margin-bottom: 10px;
    line-height: 21px;
    font-weight: 300 !important;
}

.port-info .label {
    text-transform: uppercase;
    float: left;
    width: 40%;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 1px;
}


.port-info .field-item {
    font-weight: 700;
    width: 60%;
     line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
}



.tab2 {
    position: absolute;
}

.addl img {
    margin-bottom: 40px;
}

.port-cat {
    background-color: rgb(0,0,0);
}

@keyframes slideInFromBottom {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}



 img.overlay {
    position:relative;
    width: 100%;
    height: 100%;
    opacity: 0.30;
    -moz-opacity: 30%;
    -webkit-opacity: 30%;
    z-index: 2;
    display: block;
     transition: 0.7s;
}

img.overlay:hover {
    transition: 0.7s;
  opacity: 1;
    -moz-opacity: 100%;
    -webkit-opacity: 100%;  
}

.addl img.alignleft {
    width: calc(50% - 20px);
}

.addl img.alignleft:nth-child(1) {
    margin: 15px 20px 40px 0px;
}

.addl img.alignleft:nth-child(2) {
    margin: 15px 0px 40px 20px;
}



.heading h2 {
    position: absolute;
    top: 90%;
    margin-left: 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 20000;
}



.if-overlay .image_frame .image_wrapper .image_links {
    opacity: 1;
    z-index: 4;
    margin-top: 0px;
    margin-left: -30px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.if-overlay .image_frame:hover .image_wrapper img, .if-overlay .image_frame.hover .image_wrapper img {
    top: 0;
    -webkit-transform: translateY(2%) scale(1.1);
    -moz-transform: translateY(2%) scale(1.1);
    -o-transform: translateY(2%) scale(1.1);
    transform: translateY(2%) scale(1.1);
}

.image_frame .image_wrapper img:not(.ls-l) {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.if-overlay .image_frame .image_wrapper .image_links.hover-title {
    position: absolute;
        top: 80%;
    height: auto;
    width: auto;
}

.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    background: none;
}

.image_frame .image_wrapper .image_links.hover-title a {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #727779;
    margin-bottom: 0;
    text-align: left;
    padding: 3px 12px;
    background-color: #fff;
    text-transform: uppercase;
}

.if-overlay .image_frame:hover {
   cursor: pointer !important;
}


.image_frame .image_wrapper .image_links.hover-title a:hover {
    background: None;
    color: #fff;
}


.wp-caption-text {
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #727779;
    margin-bottom: 0;
    text-align: left;
    padding: 8px 25px;
    background-color: #fff;
    text-transform: uppercase;
    position: absolute;
    margin-top: -100px;
}

.single-photo-wrapper.image {
    display: none;
}

.image_frame, .wp-caption {
    border-width: 0px;
    text-align: left;
}

.wp-caption img {
    margin-bottom: 0px;
}

.wp-caption {
      margin-bottom: 40px;
}

/*other interiors */

.hide-desktop {
    display: none;
}


#sb_instagram .sbi_photo::before {
content: '\f16d';
    background-color: #727779;
    font-family: "mfn-icons";
    font-style: normal;
    bottom: 9px;
    position: absolute;
    padding: 5px 0px;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: none!important;
    width: 50px;
    font-size: 30px;
    margin-top: .2em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0;
    color: #fff;
    text-shadow: 0 0 8px rgba(0,0,0,.3);
}


.category_description .the_content_wrapper::before {
    content: "+";
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    position: relative;
    cursor: pointer;
    left: 49%;
}


.category_description .the_content_wrapper::before:hover {
    color: #ea8723;
    cursor: pointer;
}


.category_description .the_content_wrapper:hover {
    color: #ea8723;
    transition: 0.7s;
}


.category_description .the_content_wrapper p {
    color: #727779;
}


.category_description p {
	max-width: 700px;
	padding: 2% 0px 5%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    display: none;
    transition: 0.7s;

}



.category_description p.visible {
    display: table;
    transition: 0.7s;
}


.other_content2 {
	max-width: 700px;
	padding: 2% 0px 5%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    display: none;
    transition: 0.7s;
}


img.ani-image {
    display: block;

}

.column.two-fifth.ani-image, 
.column.one-second.ani-image {
    margin: 0px 0px 40px 2%;
}

.values {
    margin-top: -7%;
    z-index: 30000;
    position: relative;
    width: 73%;
}

.quote {
    font-size: 45px;
    line-heighT: 55px;
    text-transform: uppercase;
    width: 100%;
    float: right;
    letter-spacing: 1px;
    padding-bottom: 30px;
    overflow: auto;
    font-weight: 300;
    text-align: right;
}



.CTA {
    background-color: #727779;
    transition: 0.7s;
    margin-top: 40px;    
    margin-bottom: 40px !important;
}

.CTA .accordion .question .title > .acc-icon-plus, .CTA .accordion .question .title > .acc-icon-minus {
    color: white;
}


.cross1 {
    background-image: url(/wp-content/uploads/2025/07/cross-bkg.png);
    width: 18px;
    height: 20px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    top: 75px;
    left: 36px;
}

.cross2 {
    background-image: url(/wp-content/uploads/2025/07/cross-bkg.png);
    width: 18px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 75px;
    right: 36px;
}

.CTA .content {
    padding: 5% 10%;
    text-align: left;
    outline: 1px solid #fff;
    outline-offset: -20px !important;
    font-weight: 500;
	overflow: auto;
}

.about.CTA .content {
    padding: 50px 35px 30px 40px;
    font-weight: 300;
}

.about.CTA .cross1 {
    top: 91px;
    left: 53px;
}

.abouttwo .cross2 {
    z-index: 1;
    bottom: 83px;
    right: 46px;
}

.about.CTA .content a {
    text-decoration: none;
}

.flexlist ul, .widget_nav_menu ul {
  display: flex;
  flex-direction: column;  
  flex-wrap: wrap;        
  height: 6em;           
  list-style: none;
  padding: 0;
  margin: 0;
}

.widget_nav_menu ul {    
  height: 8em; 
}

.flexlist ul li, .widget_nav_menu ul li {
  flex: 0 0 auto;
}

.flexlist ul li:nth-child(1),
.widget_nav_menu ul li:nth-child(1) { order: 1; }

.flexlist ul li:nth-child(2),
.widget_nav_menu ul li:nth-child(2) { order: 2; }

.flexlist ul li:nth-child(3),
.widget_nav_menu ul li:nth-child(3) { order: 3; }

.flexlist ul li:nth-child(4),
.widget_nav_menu ul li:nth-child(4) { order: 4; }

.flexlist ul li:nth-child(5),
.widget_nav_menu ul li:nth-child(5) { order: 5; }

.flexlist ul li:nth-child(6),
.widget_nav_menu ul li:nth-child(6) { order: 6; }

.flexlist ul li:nth-child(7),
.widget_nav_menu ul li:nth-child(7) { order: 7; }

.flexlist ul li:nth-child(8),
.widget_nav_menu ul li:nth-child(8) { order: 8; }

.flexlist ul li:nth-child(9),
.widget_nav_menu ul li:nth-child(9) { order: 9; }



.flexlist ul li a {
    
    color: white;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    transition: 0.4s all;
}


.flexlist ul li a:hover {
    opacity: 0.6;
    transition: 0.4s all;
}

.about.CTA .content h3 {
    font-weight: 300;
    margin-bottom: 0px;
    max-width: 690px;
}

.about.CTA .content h3 {
    position: relative;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 2px;
    padding-left: 45px;
}

.about.CTA .content h3::before {
    background-image:url(/wp-content/uploads/2025/07/cross-bkg.png);
    height: 18px;
    background-position: top;
    width: 20px;
       left: -4px;
    top: 5px;
    content: "";
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
}


.CTA .content a {
	color: #fff;
	text-decoration: underline;
}


.CTA .content .one-third .inner-content {
	padding: 10px 2% 0px 0px;
}


.CTA .content .two-third.no-margin-v {
	margin-bottom: 0px !important;
}

.CTA ul li {
   display: inline;
    margin-right: 25px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 1px;
}


.page-template-page-careers .CTA ul li {
	display: block;
    margin-right: 25px;
    text-transform: none;
   letter-spacing: .025em;
	color: #fff;
	font-size: 14px;
	margin-bottom: 5px;
}


.page-template-page-careers .CTA ul li::before {
	content: "- ";
}


.page-template-page-careers .CTA ul {
	list-style-type: disc !important;
}

.page-template-page-careers .CTA ul li::before {
	color: #fff;
}


.CTA h4 {
      font-weight: 300;
    font-size: 33px;
    letter-spacing: 5px;
    margin-bottom: 40px;
}


.CTA ul li:last-child {
    margin-right: 0px;
}

.accordion .question .title {
    padding: 13px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    letter-spacing: .025em;
    text-align: left;
    background: transparent;
    box-shadow: none !important;
	padding-top: 0px;
}

.accordion .question .title > .acc-icon-plus, .accordion .question .title > .acc-icon-minus {
    top: 3px;
}

.style-simple .accordion .question:after {
    width: 0px;
}


.style-simple .accordion .question {
    border-width: 0 0 0 0px;
}


.accordion .question.active .title {
    color: #ffffff;
}


.extra_content2 {
	padding: 3% 0px 0px;
}

.extra_content2 .accordion .question.active .title, 
.extra_content2 .accordion .question .title {
	color: #727779;
}



.style-simple .accordion .question .answer {
  font-size: 14px;
	color: #fff !important;
    text-align: left;
	padding-top: 15px;
}


.style-simple .extra_content2 .accordion .question .answer {
	color: #727779 !important;
	letter-spacing: .025em;
}


.page-template-page-careers .top-copy .one-third.column {
    margin: 5% 0px 0;
}


.page-template-page-careers .three-fifth.column {
    margin: 0% 1% 40px 0px;
	width: 59%;
}


.quote-image {
    width: 80%;
    text-align: left !important;
    float: left;
    padding-right: 0%;
} 

.page-template-page-careers .quote {
    font-size: 25px;
    text-align: left !important;
    line-heighT: 25px;
    padding-bottom: 20px;
}

.page-template-page-careers .author {
    text-align: left;
    margin-bottom: 0px;
    padding-top: 20px;
}
 

.page-template-page-careers h1 {
    margin-bottom: 0px;
}

.page-template-page-careers #sc_gallery-1 .gallery-item, 
.page-template-page-careers #sc_gallery-3 .gallery-item {
    width: 31.33% !important;
    margin: 30px 1% 0px !important;
}

#careervid {
  max-width: 100%;
}

.careers .spacer {
    position: relative;
}

.page-template-page-careers #sc_gallery-1 .gallery-item:nth-child(1), 
.page-template-page-careers #sc_gallery-1 .gallery-item:nth-child(2),
.page-template-page-careers #sc_gallery-1 .gallery-item:nth-child(3), 
.page-template-page-careers #sc_gallery-3 .gallery-item:nth-child(1),
.page-template-page-careers #sc_gallery-3 .gallery-item:nth-child(2),
.page-template-page-careers #sc_gallery-3 .gallery-item:nth-child(3) {
     margin: 0px 1% 0px !important;
}

.page-template-page-careers #sc_gallery-2 .gallery-item {
      width: 48% !important;
    margin: 30px 1% 0px !important;
}



.quote-image .content img {
    margin-top: 40px;
}

.author {
    font-size: 15px;
    text-transform: uppercase;
    text-align: right;
    width: 100%;
    border-top: 1px solid #727779;
    padding-top: 30px;
    margin-bottom: 18px;
    letter-spacing: 1px;
    overflow: auto;
}



body.page-template-default #Subheader, body.page-template-page-team #Subheader, .single #Subheader, .home #Subheader, body.page-template-page-about #Subheader, body.page-template-page-careers #Subheader {
display: none;
}



#Subheader .title {
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
    letter-spacing: 2px;
    font-style: normal;
}

#Subheader:after {
    height: 0px;
    box-shadow: none;
}

#Subheader {
    padding: 0 0 30px;
}

.top-copy {
    background-size: 66.6%;
    background-position: right top;
    background-repeat: no-repeat;
}


#sb_instagram #sbi_images {
    width: 106%;
    margin-left: -3%;
}

.top-copy .one-third.column {
     margin: 10% 0px;
}

.about.CTA {
    margin: 40px 0px 0px;
    width: 100%;
}

.page-template-page-about .top-copy .one-third.column {
    margin: 6% 0px 4%;
}

.top-copy .content {
    background-color: #fff;
    z-index: 1000;
    position: relative;
    padding: 40px 40px 40px 0px;
    
}

.services .content, .news .content {
    padding: 0px 10% 10%;
    overflow: auto;
}

 .services .content {
    border-right: 1px solid #727779;
}

.more-bottom-margin {
    margin-bottom: 50px !important;
}


.postdate {
    float: left;
    width: 20%;
    font-weight: 300;
    letter-spacing: 2px;
}

.blog-title {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
      width: 80%;
    float: left;
}

.post-title {
    margin-bottom: 10px;
    overflow: auto;
}

.post-meta {
    display: none;
}

/* Awards Page  */

.page-template-page-awards #Subheader .title {
    display: flex;
    text-align: left !important;
    align-items: center;
    position: relative;
}
.page-template-page-awards #Subheader .title::before {
    position: relative;
    content: "";
    background: url("https://www.bbm-arch.com/wp-content/uploads/2024/03/awards-icon-lg.png");
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
       width: 72px;
    height: 87px;
    margin-right: 40px;
    
}
.page-template-page-awards #Subheader .column {
    margin: 0px !important;
}

.awards-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.awards-grid .item {
    width: 33.333%;
    margin: 0px;
    position: relative;
    height: 300px; 
}



.awards-grid .item .image-container {
    position: relative;
    display: inline-block; 
    height: 100%;
    widtH: 100%;
}

.awards-grid .item img {
    width: 100%; 
    height: 100% !important;
    display: block;
    object-fit: cover; 
}

.awards-grid .item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
    transition: 0.4s all;     
}

.awards-grid .item a:hover .overlay {
    background-color: rgba(0, 0, 0, 0.3); 
    transition: 0.4s all;     
}

.year-label-cont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white; 
    z-index: 1; 
}


.awards-grid a:hover {
    text-decoration: none;
}


.year-label {
    font-size: 80px;
    text-align: center;
    color: white;
    letter-spacing: 10px;
    opacity: 40%;
    font-weight: 900;
}

ul.award-list {
    margin-left: 60px;
    margin-bottom: 0px;
}
li.award-item {
    margin-bottom: 4px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

li.award-item a:hover {
    color: #EA8723;
}

h2.year-title {
    letter-spacing:2px;
    display: flex;
    align-items: center;
    border-top: 0.25px solid #727779;
    padding-top: 30px;
     margin-top: 30px;
}

h2.year-title::before {
    margin-right: 30px;
  display: inline-block;
    content: "";
    position: relative;
    background-image: url('/wp-content/uploads/2024/04/plus2x.png');
    background-size: contain;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
}

/* 2025 Edits  */

#Top_bar {
    top: 0px;
}

.section > .mcb-background-overlay {
    z-index: 0 !important;
}

.header-simple #Top_bar:not(.is-sticky) .top_bar_left {
    top: 0px;
}


.slider-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
.slider-video-wrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}


#Footer .widgets_wrapper .column.one-second:nth-child(2) {
    display: flex;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
    justify-content: flex-end;
    flex-wrap: wrap;
    letter-spacing: 1px;
}

#Footer a:hover {
    text-decoration: none;
}

.column.one-second #text-8 {
  flex: 3 1 0; 
  min-width: 100px;
}

.column.one-second #text-3 {
  flex: 4 1 0; 
  min-width: 100px;
}

.column.one-second #text-7 {
  flex: 0 1 auto; 
  min-width: 100px;
  margin-left: auto; 
}

.column.one-second aside.widget_custom_html {
  flex: 1 1 100%;
   padding-top: 0px;
}


.content_slider_li_1,
.content_slider_li_2,
.content_slider_li_3,
.content_slider_li_4,
.content_slider_li_5 {
    position: relative;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 16 / 9;    /* modern aspect ratio */
    max-height: 800px;       /* limit max height */
    margin: 0 auto;
    overflow: hidden;
}

.slider-video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slider-video-wrapper iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}

.border-right {
	border-right: 2px solid #727779;
}

.addpad h4{
	padding: 40px 0px 0px 40px;
}

.addpad p {
	padding: 0px 0px 0px 40px;
}

.addpad2 h1 {
   padding: 40px 0px 0px 0px; 
}

.addpad2 h4 {
  margin: 0px;
}

.addpad3 h2 {
    font-size: 29px;
    line-height: 34px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 40px;
}


.mcb-item-7b0e1swox .image_frame {
    margin-right: 40px;
}
.paddleft {
	padding: 0px 0px 0px 80px;
}

.raleighblk .content {
    padding: 2% 5% 0px 0px;
}

.raleighblk {
    padding: 2% 0px 0px;
}

.raleighblk h3 {
      font-weight: 300 !important;
}

.raleighblk .two-third {
    max-width: 690px !important;
}

.raleighblk .one {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
}

.map {
    padding: 2% 0px 5%;
}

.map h3 {
    line-height: 28px;
    max-width: 382px;
    margin-top: 20%;
}

.map ul {
    margin-top: 20px;
}

.map ul li {
    margin-bottom: 8px;
    letter-spacing: 1px;
    list-style: none;
    padding-left: 30px;
    background-image: url('/wp-content/uploads/2025/07/orange-cross.png');
    background-size: 18px;
    background-position: left center;
    background-repeat: no-repeat;
}

.map ul li a:hover {
    text-decoration: none;
}

@media (max-width: 1380px) {
  
  .content_slider .content_slider_ul li {
    padding: 0px 40px;
}
    
    .slider-video-wrapper {
   padding: 0px 40px;
  width:calc(100% - 70px) !important;
}
    
    .content_slider a.slider_next {
    right: -30px;
}
    
    .content_slider a.slider_prev {
    left: -30px;
}
  
}


@media (max-width: 1281px) {
  
  .content_slider .content_slider_ul li {
    padding: 0px 70px;
}
    
        .slider-video-wrapper {
   padding: 0px 70px;
  width: calc(100% - 140px) !important;
}
  
    
    .content_slider a.slider_next {
    right: -20px;
}
    
    .content_slider a.slider_prev {
    left: -20px;
}
}
    
   

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
 .content_slider .content_slider_ul li {
    padding: 0px 70px;
}
  
          .slider-video-wrapper {
   padding: 0px 70px;
  width: calc(100% - 140px) !important;
}
    
    .content_slider a.slider_next {
    right: -20px;
}
    
    .content_slider a.slider_prev {
    left: -20px;
}
    
    .section_wrapper, .container {
    max-width: 1120px;
}
    
    #Footer .container {
    max-width: 1120px;
        margin-top: 40px;
}
    
    .services ul li {
        width: 45%;
    }
    
    .postdate, .blog-title {
    width: 100%;
    }
    
    .top-copy {
      background-size: 60%;
    }
  
    
    .homevid {
    width: 978px;
    left: calc(50% - 489px);
    }
    
    .addpad3 h2 {
    margin-top: 25px;
}
    
    
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
    
          .slider-video-wrapper {
   padding: 0px 40px;
  width: calc(100% - 80px) !important;
}
  
    .header-bkg {
   height: 400px;
    background-repeat: no-repeat !important;
    background-size: 110% !important;
    background-attachment: fixed !important;
}

    
    .port-desc {
    width: 100%;
    }
    
    .port-info {
    width: 100%;
    }
    
    .section-post-related .section_wrapper, .portfolio-info {
        max-width: 708px;
}
    
   
    
    #Footer .container {
     max-width: 708px;
        margin-top: 40px;
}
    
   .widget_archive ul, .widget_nav_menu ul, .services ul   {
    padding: 0px;
    }
    
    .widget_archive ul li, .widget_nav_menu ul li, .services ul li {
    width: 100%;
    }
    
    .team-item {
    width: 33.333%;
}
    
    .more-content-col-1, .more-content-col-2, .more-content-col-3{
    width: 48%;
  
    }
    
    .more-content-col-3, .more-content-col-2 {
        padding-left: 0px !important;
        padding-top: 5px !important;
    }
    
    .lside img {
    max-width: 300px !important;
    margin-bottom: 40px;
}
    
    .lside {
    width: 100%;
    }
    
    .rside {
    width: 100%;
    margin-left: 0px;
    }
    
    .heading h2 {
    top: 82%;
    }
    
    .portfolio_group.flat.col-3 .portfolio-item {
    width: 50%;
}
    
       .postdate, .blog-title {
    width: 100%;
    }
    
    .top-copy {
      background-size: 60%;
    }
    
    .one-second.column.services, .one-second.column.news {
    width: 98%;
}
    
    .services .content {
        padding: 0px 0px 40px;
    }
    
    .news .content {
        padding: 20px 0px 0px;
    }
    
   .services .content {
        border-right: 0px !important;
        border-bottom: 1px solid #727779;
    }
  
    #sb_instagram #sbi_images {
    width: 100%;
    padding: 10px !important;
    margin-left: 0;
}
    
    .top-copy .one-third.column {
    margin: 5% 0px 0px;
    width: 75%;
}
    
    .top-copy {
        background: none !important;
    }
    
    .top-copy .content {
        padding :0px;
    }
    
    .values {
    margin-top: 0%;
    }
    
    .single-post #Content {
    margin-bottom: 0px;
}
    
    .careers .two-third.column {
    width: 100%;
        padding-top: 40px;
}
    
     .column.one-second #text-8 {
    display: none;
    }
    
       .flexlist ul, .widget_nav_menu ul {
  display: block;
      height: auto;
}
    
    .CTA ul li, .widget_nav_menu ul li {
    display: block;
    }
    
        .addpad3 h2 {
    margin-top: 0px;
}
    
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    
            .slider-video-wrapper {
   padding: 0px 40px;
  width: calc(100% - 80px) !important;
}
    
    
.hide-mobile {
    display: none;
}    
    
.hide-desktop {
    display: inline;
}
  
  .header-bkg {
   height: 400px;
    background-repeat: no-repeat !important;
    background-size: 110% !important;
    background-attachment: fixed !important;
}

    
    .port-desc {
    width: 100%;
    }
    
    .port-info {
    width: 100% !important;
    }
    
    .section-post-related .section_wrapper, .portfolio-info {
        max-width: 708px;
}
    
    #Footer .container {
     max-width: 708px;
        margin-top: 40px;
}
    
    .widget_archive ul, .widget_nav_menu ul, .services ul {
    padding: 0px;
    }
    
    .widget_archive ul li, .widget_nav_menu ul li, .services ul li {
    width: 100%;
    }
    
    .team-item {
    width: 33.333%;
}
    
    .more-content-col-1, .more-content-col-2, .more-content-col-3{
    width: 48%;
  
    }
    
    .more-content-col-3, .more-content-col-2, 
    .more-content2-col-1, .more-content2-col-2 {
        padding-left: 0px !important;
        padding-top: 5px !important;
    }
    
    .lside img {
    max-width: 300px !important;
    margin-bottom: 40px;
}
    
    .lside {
    width: 100%;
    }
    
    .rside {
    width: 100%;
    margin-left: 0px;
    }
    
    .heading h2 {
    top: 82%;
    }
    
    .portfolio_group.flat.col-3 .portfolio-item {
    width: 50%;
}
    
       .postdate, .blog-title {
    width: 100%;
    }
    
    .top-copy {
      background-size: 60%;
    }
    
    .one-second.column.services, .one-second.column.news {
    width: 98%;
}
    
    .services .content {
        padding: 0px 0px 40px;
    }
    
    .news .content {
        padding: 20px 0px 0px;
    }
    
   .services .content {
        border-right: 0px !important;
        border-bottom: 1px solid #727779;
    }
  
    #sb_instagram #sbi_images {
    width: 100%;
    padding: 10px !important;
    margin-left: 0;
}
    
    .top-copy .one-third.column {
    margin: 5% 0px 0px;
    width: 75%;
}
    
    .top-copy {
        background: none !important;
    }
    
    .top-copy .content {
        padding :0px;
    }
    
     .values {
    margin-top: 0%;
    }
    
    .single-post #Content {
    margin-bottom: 0px;
}
    
      .careers .two-third.column {
    width: 100%;
        margin-top: 40px !important;
           margin-bottom: 40px !important;
        
}
    
    .awards-grid .item { 
        width: 50%;
    }
    
  .flexlist ul, .widget_nav_menu ul {
  display: block;
      height: auto;
}
    
    .CTA ul li {
    display: block;
    }
    
    .widget_nav_menu ul li {
    display: block;
        width: 100%;
    }
    
    .column.one-second #text-8 {
    display: none;
    }
    
     .raleighblk .content {
    padding: 0px;
}
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
    
    
    
    #Top_bar #logo img {
    float: left;
    margin-left: 18px;
}
    
/*
    #Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
    margin: 30px 36px;
}
    
*/
     
    #Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
  margin: 30px 83px 30px 16px;
}
    

  #Top_bar a.responsive-menu-toggle {
    top: 56px;
        right: 30px;
}
    
    
     .content_slider .content_slider_ul li {
    padding: 0px 30px;
}
    
            .slider-video-wrapper {
   padding: 0px 30px;
  width: calc(100% - 60px) !important;
}
    
    .content_slider a.slider_next {
    right: 35% !important;
}
    
    .content_slider a.slider_prev {
    left: 35% !important;
}
    
       .homevid {
    width: 100%;
    left: 0px;
    }
    
    .mcb-section-tdr83gnc4 li.vidbutton {
         margin: 0px auto;
    text-align: center;
    }
    
    .mcb-section-tdr83gnc4 li#menu-item-4724 {
    width: 200px;
    margin: 50px auto 0px;
    text-align: center;
    }
    
    
    
  .section_wrapper .column.header-bkg {
   height: 260px !important;
    background-repeat: no-repeat !important;
    background-size: 110% !important;
    background-attachment: fixed !important;
}
    
    .portfolio-header {
    top: 70%;
}
    
    .if-overlay .image_frame .image_wrapper .image_links.hover-title {
    top: 68%;
}

     .image_frame .image_wrapper .image_links.hover-title a { 
    padding: 8px 15px;
    width: 96%;
    }
    
    .port-desc {
    width: 100%;
    }
    
    .port-info {
    width: 100% !important;
    }
    
    .section-post-related .section_wrapper, .portfolio-info {
        max-width: 708px;
}
    
    #Footer .container {
     max-width: 708px;
        margin-top: 40px;
        text-align: center;
}
    
     #text-3, #custom_html-2, #text-7 {
    text-align: center;
    }
    
    .widget_archive ul, .widget_nav_menu ul, .services ul {
    padding: 0px;
    }
    
    .widget_archive ul li, .widget_nav_menu ul li, .services ul li {
    width: 50%;
        text-align: center;
    }
    
    .portfolio-info {
    padding: 5% 0px !important;
}
    
   .team-item {
    width: 50%;
}
    
    .team-item .masonry-hover-wrapper .hover-desc {
        padding: 35% 10%;
    }
    
    .more-content-col-1, .more-content-col-2, .more-content-col-3, 
    .more-content2-col-1, .more-content2-col-2{
    width: 100%;
  
    }
    
    .more-content-col-3, 
    .more-content-col-2,  .more-content2-col-1, .more-content2-col-2 {
        padding-left: 0px !important;
        padding-top: 5px !important;
    }
    
    .lside img {
    max-width: 300px !important;
    margin-bottom: 0px;
}
    
    .lside {
    width: 100%;
     text-align: center;
    }
    
     .more-content, .key-projects {
        margin-bottom: 40px;
    }
    
    .single-team .divider {
    margin-bottom: 25px;
}
    
    .leftonmobile, 
    .key-projects h3.leftonmobile{
             text-align: left;
    }
    
    
    
    .lside a {
        width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 33px;
    }
    
    .rside {
    width: 100%;
    margin-left: 0px;
    }
    
     li.post-item {
    width: 100%;
    margin: 0px 0% 20px 0px;
}
    
    .rside h2, .rside h3 {
        text-align: center;
    }
    
    .heading h2 {
    top: inherit;
    position: relative;
    margin-top: -50px;
    }
    
    .portfolio_group.flat.col-3 .portfolio-item {
    width: 50%;
}
    
    .content_slider.flat.description ul li h3 {
    font-size: 12px;
    line-height: 14px;
    padding: 6px 15px;
    }
    
       .postdate, .blog-title {
    width: 100%;
    }
    
    .top-copy {
      background-size: 60%;
    }
    
    .one-second.column.services, .one-second.column.news {
    width: 98%;
}
    
    .services .content {
        padding: 0px 0px 40px;
    }
    
    .news .content {
        padding: 20px 0px 0px;
    }
    
   .services .content {
        border-right: 0px !important;
        border-bottom: 1px solid #727779;
    }
  
    #sb_instagram #sbi_images {
    width: 100%;
    padding: 10px !important;
    margin-left: 0;
}
    
    .top-copy .one-third.column {
    margin: 5% 0px 0px;
    width: 75%;
}
    
    .top-copy {
        background: none !important;
    }
    
    .top-copy .content {
        padding :0px;
    }
    
     .values {
    margin-top: 0%;
    }
    
    .single-post #Content {
    margin-bottom: 0px;
}
    
       .postdate, .blog-title {
    width: 100%;
    }
    
    .top-copy {
      background-size: 60%;
    }
    
    .one-second.column.services, .one-second.column.news {
    width: 98%;
}
    
    .services .content {
        padding: 0px 0px 40px;
    }
    
    .news .content {
        padding: 20px 0px 0px;
    }
    
   .services .content {
        border-right: 0px !important;
        border-bottom: 1px solid #727779;
    }
  
    #sb_instagram #sbi_images {
    width: 100%;
    padding: 10px !important;
    margin-left: 0;
}
    
    .top-copy .one-third.column {
    margin: 5% 0px 0px;
    width: 75%;
}
    
    .top-copy {
        background: none !important;
    }
    
    .top-copy .content {
        padding :0px;
    }
    
      .quote-image .content {
    width: 82%;
    padding-top: 0%;
}
    
     .values {
    margin-top: 0%;
         width: 100%;
    }
    
    
.CTA ul li {
    display: block;
    margin-right: 0px;
}
      
    .CTA .content {
       padding: 16% 18%;
    }
    
    .cross2 {
    height: 20px;
    width: 20px;
    bottom: 73px;
    right: 58px;
    }
    
     .cross1 {
    height: 20px;
    width: 20px;
    top: 73px;
    left: 58px;
    }
    
    .single-post #Content {
    margin-bottom: 0px;
}
    
    
.hide-desktop {
    display: inline;
}

    .content_slider {
    padding: 0!important;
    margin: 0 0 0px;
}
    
    .content_slider.flat a.button, .content_slider.carousel a.button {
    bottom: -40px;
}
    
    
.port-info .label {
    width: 100%;
}


.port-info .field-item {
    width: 100%;
}
    
       
    .page-template-page-careers #sc_gallery-1 .gallery-item, 
.page-template-page-careers #sc_gallery-3 .gallery-item, 
.page-template-page-careers #sc_gallery-2 .gallery-item{
    width: 98% !important;
    margin: 30px 1% 0px !important;
}

.page-template-page-careers #sc_gallery-1 .gallery-item:nth-child(2),
.page-template-page-careers #sc_gallery-1 .gallery-item:nth-child(3), 
.page-template-page-careers #sc_gallery-3 .gallery-item:nth-child(2),
.page-template-page-careers #sc_gallery-3 .gallery-item:nth-child(3) {
     margin: 30px 1% 0px !important;
}

      .careers .two-third.column {
    width: 100%;
        margin-top: 40px !important;
           margin-bottom: 30px !important;  
}
    
     .awards-grid .item { 
        width: 100%;
    }
    
     li.award-item {
    margin-bottom: 10px;
    }
	
	
.border-right {
	border-right: 0px solid #727779;
}

.addpad h4{
	padding: 0px 0px 0px 0px;
}

.addpad p {
	padding: 0px 0px 0px 0px;
}

.paddleft {
	padding: 40px 0px 0px 0px;
}
	
	#Footer .widgets_wrapper .column.one-second:nth-child(2) {
    display: block;
}
    
    .flexlist ul, .widget_nav_menu ul {
  display: block;
      height: auto;
}
    
    .CTA ul li {
    display: block;
    }
    
      .widget_nav_menu ul li {
    display: block;
        width: 100%;
    }
    
    .abouttwo .cross2 {
        display: none;
    }
    
     .raleighblk .content {
    padding: 0px;
}
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    
     #Top_bar #logo img {
    float: left;
}
    
.port-info .label {
    width: 100%;
}


.port-info .field-item {
    width: 100%;
}

    
    
.hide-desktop {
    display: inline;
}
    
    .content_slider.flat a.button, .content_slider.carousel a.button {
    bottom: -40px;
}

  .content_slider {
    padding: 0!important;
    margin: 0 0 0px;
}
    
      
    
    .content_slider.flat.description ul li h3 {
    font-size: 12px;
    line-height: 14px;
    padding: 6px 15px;
    }
    
/*
 #Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
    margin: 30px 36px;
}
*/
    
      #Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
  margin: 30px 83px 30px 16px;
}

  #Top_bar a.responsive-menu-toggle {
    top: 56px;
        right: 30px;
}
    
    .content_slider .content_slider_ul li {
    padding: 0px 2px;
}
    
           .slider-video-wrapper {
   padding: 0px 2px;
  width: calc(100% - 4px) !important;
}
    
    .content_slider a.slider_next {
    right: 35% !important;
}
    
    .content_slider a.slider_prev {
    left: 35% !important;
}
    
     .homevid {
    width: 100%;
    left: 0px;
}
    
  .section_wrapper .column.header-bkg {
   height: 300px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: scroll !important;
}
    
  .portfolio-header .breadcrumbs {
    float: left;
    text-align: left;
    font-size: 11px;
      padding: 5px 10px 5px 10px;
}
    
    .portfolio-header {
    top: 70%;
}

    .if-overlay .image_frame .image_wrapper .image_links.hover-title {
    top: 68%;
}
    .image_frame .image_wrapper .image_links.hover-title a { 
    padding: 8px 15px;
    width: 96%;
    }

    .port-info .cont {
    flex-wrap: wrap;
    }
    
    .port-desc {
    width: 100% !important;
    }
    
    .port-info {
    width: 100% !important;
    }
    
    .section-post-related .section_wrapper, .portfolio-info {
        max-width: 708px;
}
    
    #Footer .container {
     max-width: 708px;
        margin-top: 40px;
        text-align: center;
}
    
 
    
    .widget_archive ul, .widget_nav_menu ul, .services ul {
    padding: 0px;
    }
       #text-3, #custom_html-2, #text-7 {
    text-align: center;
    }
    .widget_archive ul li, .widget_nav_menu ul li, .services ul li {
    width: 50%;
        text-align: center;
    }
    
    .portfolio-info {
    padding: 5% 0px !important;
}
    
   .team-item {
    width: 50%;
}
    
    .team-item .masonry-hover-wrapper .hover-desc {
        padding: 35% 10%;
    }
    
    a.desk-back {
    padding-top: 0px;
    display: block;
}
    
    .lside a {
       width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 33px;
    }
    
       .more-content-col-1, .more-content-col-2, .more-content-col-3, 
    .more-content2-col-1, .more-content2-col-2{
    width: 100%;
  
    }
    
    .more-content-col-3, 
    .more-content-col-2,  .more-content2-col-1, .more-content2-col-2 {
        padding-left: 0px !important;
        padding-top: 5px !important;
    }
    
    .lside img {
    max-width: 300px !important;
    margin-bottom: 0px;
}
    
     .more-content, .key-projects {
        margin-bottom: 40px;
    }
    
    .lside {
    width: 100%;
        text-align: center;
    }
    
    .rside {
    width: 100%;
    margin-left: 0px;
    }
    
    li.post-item {
    width: 100%;
    margin: 0px 0% 20px 0px;
}
    
     .single-team .divider {
    margin-bottom: 25px;
}

    
    .rside h2, .rside h3 {
        text-align: center;
    }
    
    .heading h2 {
    top: inherit;
    position: relative;
    margin-top: -50px;
    }
    
    .portfolio_group.flat.col-3 .portfolio-item {
    width: 50%;
}
    
       .postdate, .blog-title {
    width: 100%;
    }
    
    .top-copy {
      background-size: 60%;
    }
    
    .one-second.column.services, .one-second.column.news {
    width: 98%;
}
    
    .services .content {
        padding: 0px 0px 40px;
    }
    
    .news .content {
        padding: 20px 0px 0px;
    }
    
   .services .content {
        border-right: 0px !important;
        border-bottom: 1px solid #727779;
    }
  
    #sb_instagram #sbi_images {
    width: 100%;
    padding: 10px !important;
    margin-left: 0;
}
    
    .top-copy .one-third.column {
    margin: 5% 0px 0px;
    width: 75%;
}
    
    .top-copy {
        background: none !important;
    }
    
    .top-copy .content {
        padding :0px;
    }
    
    .quote-image .content {
    width: 82%;
    padding-top: 0%;
}
    
     .values {
    margin-top: 0%;
    width: 100%;
    }
    
     
.CTA ul li {
    display: block;
    margin-right: 0px;
}
    
    .CTA .content {
       padding: 16% 18%;
    }
    
    .cross2 {
    height: 20px;
    width: 20px;
    bottom: 73px;
    right: 58px;
    }
    
     .cross1 {
    height: 20px;
    width: 20px;
    top: 25px;
    left: 28px;
    }
    
    .single-post #Content {
    margin-bottom: 0px;
}
  
    
    .page-template-page-careers #sc_gallery-1 .gallery-item, 
.page-template-page-careers #sc_gallery-3 .gallery-item, 
.page-template-page-careers #sc_gallery-2 .gallery-item{
    width: 98% !important;
    margin: 30px 1% 0px !important;
}

 
.page-template-page-careers #sc_gallery-1 .gallery-item:nth-child(2),
.page-template-page-careers #sc_gallery-1 .gallery-item:nth-child(3), 
.page-template-page-careers #sc_gallery-3 .gallery-item:nth-child(2),
.page-template-page-careers #sc_gallery-3 .gallery-item:nth-child(3) {
     margin: 30px 1% 0px !important;
}
    
     .careers .two-third.column {
    width: 100%;
        margin-top: 40px !important;
           margin-bottom: 30px !important;  
}
    
    .mcb-section-tdr83gnc4 li.vidbutton, .mcb-section-tdr83gnc4 li#menu-item-4724 {
  
        text-align: center;
    }
    
    .mcb-section-tdr83gnc4 li#menu-item-4724 {
        width: 200px !important;
        margin: 50px auto 0px !important;
    }
    
    
    .mcb-section-3365asc5o {
        display: block;
        min-height: 320px;
    }

      .awards-grid .item { 
        width: 100%;
    }
    
    li.award-item {
    margin-bottom: 10px;
    }
	
		
.border-right {
	border-right: 0px solid #727779;
}

.addpad h4{
	padding: 0px 0px 0px 0px;
}

.addpad p {
	padding: 0px 0px 0px 0px;
}

.paddleft {
	padding: 40px 0px 0px 0px;
}
	
	#Footer .widgets_wrapper .column.one-second:nth-child(2) {
    display: block;
}
  
   .flexlist ul, .widget_nav_menu ul {
  display: block;
      height: auto;
}
    
    .CTA ul li {
    display: block;
    }
    
      .widget_nav_menu ul li {
    display: block;
        width: 100%;
    }
    
    .abouttwo .cross2 {
        display: none;
    }
  
    .raleighblk .content {
    padding: 0px;
}
    
    
}

