
BODY
{
	font-family: 'Helvetica Light','Roboto', Verdana, Arial, Helvetics, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
}

A,
A:link,
A:visited
{
	color: #000000;
	text-decoration: none;
}
A:hover,
A:active
{
	color: #A39161;
	text-decoration: none;
}

.wrapper
{
    padding: 0px;
}

.bg-primary
{
	background-color: #A39161!important;
	padding-top: 35px;
	padding-bottom: 20px;
}

#wrapper-title
{
	min-height: 107px;
}
#wrapper-title IMG
{
	line-height: 107px;
    height: 107px;
    object-fit: contain;
    max-width: calc(100% - 70px);
}
#main-menu
{
	display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
}
#wrapper-navbar
{
	/*
	position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 99;
  */
  padding-top: 0px;
  padding-bottom: 0px;
} 
#wrapper-footer-full
{
	padding: 60px 0px 20px;
}
#wrapper-footer-full, #wrapper-static-hero
{
    background-color: #EAE6DC;
}
#wrapper-footer
{
	background-color: #EAE6DC;
	color: #ffffff;
	padding: 90px 0px 70px 0px;
	margin: 0px;
	overflow: hidden;
	min-height: 465px;
}
#wrapper-footer-full P
{
	color: #ffffff;
}

.navbar-dark .navbar-nav .nav-link
{
    color: #ffffff;
    /*text-transform: uppercase;*/
    font-weight: 300;
    font-size: 15px;
    padding: 2px;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover
{
    color: #e6e7e9;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link
{
    color: #e6e7e9;
}
.dropdown-toggle::after
{
    color: #ffffff;
}
@media (min-width: 1200px)
{
	.navbar-expand-xl .navbar-nav .nav-link
	{
    padding-right: 1rem;
    padding-left: 3px;
  }
}

.dropdown-menu
{
	border: none;
  background-color: #a39161;
  padding-bottom: 5px;
    border-radius: 0px;
}
.dropdown-item
{
	background-color: #a39161;
    color: #ffffff !important;
    border-radius: 0px;
    padding: 5px 20px;
    margin-top: 0px;
    font-weight: 300;
    font-size: 15px;
}
.dropdown-item:focus, .dropdown-item:hover
{
    color: #e6e7e9!important;
    text-decoration: none;
    background-color: #A39161;
}
.dropdown-item.active, .dropdown-item:active
{
    color: #ffffff;
    text-decoration: none;
    background-color: #A39161;
}

@media (min-width: 768px)
{
	.navbar-expand-md .navbar-nav .dropdown-menu
	{
    position: absolute;
    transform: -50%;
    transform: translate(-25%, 0);
  }
}

#wrapper-footer-full .widget.widget_nav_menu UL
{
	padding-left: 0px;
}
@media (min-width: 768px)
{
	#wrapper-footer-full .widget.widget_nav_menu UL
	{
		float: right;
	}
}
#wrapper-footer-full .widget.widget_nav_menu LI
{
	list-style: none;
}
#wrapper-footer-full .widget.widget_nav_menu LI A,
#wrapper-footer-full .widget.widget_nav_menu LI A:link,
#wrapper-footer-full .widget.widget_nav_menu LI A:visited
{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
#wrapper-footer-full .widget.widget_nav_menu LI A:hover,
#wrapper-footer-full .widget.widget_nav_menu LI A:active
{
    color: #A39161;
}

.carousel-inner IMG
{
	width: 100%;
}

.robertwood-flexible-content-title
{
	width: 100%;
}
.robertwood-flexible-content-title H2
{
	margin: auto;
	vertical-align: middle;
	font-size: 48px;
    font-weight: 300;
    line-height: 120%;
    margin-bottom: 1.5rem;
    color: #A39161;
}
.robertwood-flexible-content-text-block H2
{
	margin-top: -10px;
}

.robertwood-flexible-content-page-content 
{
	/*padding-top: 25px;*/
	/*padding-bottom: 1rem;*/
}
.robertwood-flexible-section
{
	/*padding-top: 2rem;*/
	overflow: hidden;
	padding-top: 50px;
    padding-bottom: 35px;
    padding-bottom: calc(50px - 1rem);
}
.robertwood-flexible-section-title + .robertwood-flexible-section
{
	padding-top: 50px;
}
.robertwood-flexible-section-numbered-list + .robertwood-flexible-section-numbered-list
{
	padding-top: 20px;
}
.robertwood-bg-white + .robertwood-bg-grey
{
	margin-top: 70px;
}
.robertwood-bg-white + .robertwood-bg-white
{
	margin-top: 0px;
	padding-top: 0px;
}
.robertwood-bg-white + .robertwood-flexible-section-icon-row
{
	padding-top: 20px;
}
.robertwood-flexible-section-spacer
{
	padding-top: 25px;
	padding-bottom: 25px;
}
.robertwood-flexible-section-google-map + .robertwood-flexible-section-icon-row
{
	padding-top: 0px!important;
}
.robertwood-bg-light + .robertwood-bg-light
{
	padding-top: 0px!important;
	margin-top: -30px;
}

.robertwood-flexible-section-team-row H3
{
	color: #000000;
	font-weight: 300;
	font-size: 20px;
}

.robertwood-bg-white
{
	background-color: #ffffff;
}
.robertwood-bg-grey,
.robertwood-bg-gray
{
	background-color: #f1f1f2;
	padding: 70px 0px;
}
.robertwood-bg-image
{
	background-color: #ffffff;
}
.robertwood-bg-gold
{
	background-color: #A39161;
}
.robertwood-bg-light
{
	background-color: #EAE6DC;
	margin-top: 10px;
}

.swiper-slide IMG
{
	width: 100%;
	height: auto;
}
.swiper-button-next, .swiper-button-prev
{
	color: #ffffff!important;
}
.swiper-button-prev:after
{
	content: url(/wp-content/themes/robert-wood/images/slider-left.png)!important;
	width: 30px;
  height: 30px;
	opacity: .5;
	margin-left: 30px;
}
.swiper-button-next:after
{
	content: url(/wp-content/themes/robert-wood/images/slider-right.png)!important;
	width: 30px;
  height: 30px;
	opacity: .5;
	margin-right: 30px;
}
@media screen and (max-width: 1400px)
{
	.swiper-button-next, .swiper-button-prev,
	.carousel-control-next, .carousel-control-prev
	{
		display: none!important;
	}
	.robertwood-slide-caption-text
	{
		max-width: unset!important;
	}
	.robertwood-slide-caption-heading,
	.robertwood-slide-caption-subheading
	{
		font-size: 3vw!important;
	}
}
@media screen and (max-width: 768px)
{
	.robertwood-slide-caption-chop
	{
		text-align: center;
	}
	.robertwood-slide-caption-heading,
	.robertwood-slide-caption-subheading
	{
		font-size: 5vw!important;
	}
	.robertwood-slide-caption-heading-container,
	.robertwood-slide-caption-subheading-container
	{
		margin-left: auto;
	}
	.robertwood-slide-caption-heading,
	.robertwood-slide-caption-subheading
	{
		margin-left: auto;
		margin-right: auto;
	}
}
.swiper-pagination-bullets
{
    right: unset!important;
    transform: translate3d(0px,-50%,0)!important;
    left: unset;
    top: unset!important;
    bottom: 0px;
    margin: auto;
    text-align: center!important;
}

.swiper-pagination
{
    position: absolute!important;
    transition: .3s opacity!important;
    z-index: 10!important;
    width: 100%;
}

.swiper-pagination-bullets .swiper-pagination-bullet
{
    margin: 5px!important;
    display: inline-block;
}

.swiper-pagination-bullet {
    width: 15px!important;
    height: 15px!important;
    display: inline-block!important;
    border-radius: 15px!important;
    background: #ffffff!important;
    opacity: 1!important;
    border: 1px #A39161 solid!important;
    color: #ffffff!important;
}

.swiper-pagination-bullet-active
{
    opacity: 1!important;
    background: #A39161!important;
    color: #A39161!important;
}

.robertwood-slide-caption-container
{
	display: table;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.robertwood-slide-caption
{
	display: table-cell;
	vertical-align: middle;
}
.robertwood-slide-caption A
{
	color: #ffffff;
}

.robertwood-slide-caption-heading-container
{
	margin-left: -25px;
}
.robertwood-slide-caption-heading
{
	background-image: linear-gradient(to right, rgba(0,0,0,.7), rgba(0,0,0,.3));
	color: #ffffff;
	padding: 5px 25px;
	display: table;
	font-size: 42px;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 20px;
}

.robertwood-slide-caption-subheading-container
{
	margin-top: 10px;
	margin-left: -25px;
}
.robertwood-slide-caption-subheading
{
	background-image: linear-gradient(to right, rgba(0,0,0,.7), rgba(0,0,0,.3));
	color: #ffffff;
	padding: 5px 25px;
	display: table;
	font-size: 42px;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 20px;
}

.robertwood-slide-caption-text
{
	color: #FFFFFF;
	margin: 20px 0px;
  	max-width: 40%;
  	min-width: 300px;
}

.robertwood-slide-caption-link A,
.robertwood-slide-caption-link A:link,
.robertwood-slide-caption-link A:visited
{
  border: 1px #A39161 solid;
  background: #A39161;
  color: #ffffff;
  padding: 5px 20px 7px;
  text-align: center;
  margin: auto;
  text-decoration: none;
}
.robertwood-slide-caption-link A:hover,
.robertwood-slide-caption-link A:active
{
  border: 1px #A39161 solid;
  background: #ffffff;
  color: #A39161;
}


.robertwood-flexible-content-image
{
	text-align: center;
}
.robertwood-flexible-content-image IMG
{
	max-width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
.robertwood-flexible-content-paragraph,
.robertwood-flexible-content-paragraph P
{
	color: #000000;
	font-size: 18px;
	font-weight: 300;
}
.robertwood-flexible-content-heading
{
	margin: 0px 0px 20px 0px;
}
.robertwood-flexible-content-heading H3
{
	color: #a39161;
    line-height: 120%;
    margin-top: 25px;
    font-size: 36px;
    font-weight: 300;
}
.robertwood-flexible-content-two-column-block H1,
.robertwood-flexible-content-two-column-block H2,
.robertwood-flexible-content-two-column-block H3,
.robertwood-flexible-content-two-column-block H4,
.robertwood-flexible-content-two-column-block H5,
.robertwood-flexible-content-two-column-block H6
{
  line-height: 120%;
  margin-bottom: 15px;
 	text-transform: uppercase;
  font-size: 20px;
}
.robertwood-flexible-content-two-column-block A,
.robertwood-flexible-content-two-column-block A:link,
.robertwood-flexible-content-two-column-block A:visited
{
  border: 1px #A39161 solid;
  background: #A39161;
  color: #ffffff;
  padding: 5px 20px 7px;
  text-align: center;
  margin: auto;
  text-decoration: none;
}
.robertwood-flexible-content-two-column-block A:hover,
.robertwood-flexible-content-two-column-block A:active
{
  border: 1px #A39161 solid;
  background: #ffffff;
  color: #A39161;
}

.robertwood-flexible-content-why-choose-us .robertwood-flexible-content-title H2,
.robertwood-flexible-content-why-choose-us .robertwood-flexible-content-heading,
.robertwood-flexible-content-why-choose-us .robertwood-flexible-content-heading H3,
.robertwood-flexible-content-why-choose-us .robertwood-flexible-content-paragraph,
.robertwood-flexible-content-why-choose-us .robertwood-flexible-content-paragraph P
{
	color: #ffffff;
}
.robertwood-flexible-content-grid .robertwood-flexible-content-title H2,
.robertwood-flexible-content-grid .robertwood-flexible-content-heading,
.robertwood-flexible-content-grid .robertwood-flexible-content-heading H3
{
  color: #A39161;
}
.robertwood-flexible-content-why-choose-us
{
	padding: 0px 0px 40px;
}
.robertwood-flexible-content-page-content .robertwood-flexible-content-title,
.robertwood-flexible-content-extra-content .robertwood-flexible-content-title,
.robertwood-flexible-content-why-choose-us .robertwood-flexible-content-title
{
	margin-bottom: 20px;
}
.robertwood-flexible-content-why-choose-us .robertwood-flexible-content-title
{
	margin-top: -20px;
}
.robertwood-flexible-content-why-choose-us .robertwood-flexible-content-paragraph
{
	padding: 0px 20px;
}
.robertwood-flexible-content-grid .robertwood-flexible-content-title,
.robertwood-flexible-content-full-width .robertwood-flexible-content-title,
.robertwood-flexible-content-two-columns .robertwood-flexible-content-title,
.robertwood-flexible-content-gallery .robertwood-flexible-content-title,
.robertwood-flexible-content-form .robertwood-flexible-content-title,
.robertwood-flexible-content-index .robertwood-flexible-content-title
{
	margin-bottom: 30px;
}
.robertwood-flexible-content-index IMG
{
	aspect-ratio: 1/1;
    width: 100%;
}
.robertwood-flexible-content-full-width
{
	text-align: center;
}
.robertwood-flexible-content-full-width IMG
{
	text-align: center;
	margin: auto;
}
.robertwood-flexible-content-extra-content .robertwood-flexible-content-page IMG
{
	margin: 20px;
}
.robertwood-flexible-content-page H1,
.robertwood-flexible-content-page H2
{
    font-size: 48px;
    font-weight: 300;
    line-height: 120%;
    margin-bottom: 1.5rem;
    color: #A39161;
}
.robertwood-flexible-content-page P,
.robertwood-flexible-content-page LI
{
	font-size: 18px;
	color: #000000;
    font-weight: 300;
}
.robertwood-flexible-content-page-content .robertwood-flexible-content-page,
.robertwood-flexible-content-page-content .robertwood-flexible-content-page P
{
	font-size: 24px;
    font-weight: 300;
    line-height: 130%;
}
.robertwood-flexible-content-extra-content .robertwood-flexible-content-page
{
	text-align: center;
}
.robertwood-nopadding
{
	padding: 0px!important;
}
.robertwood-flexible-content-left-image.robertwood-flexible-content-left-image-full,
.robertwood-flexible-content-right-image.robertwood-flexible-content-right-image-full
{
	display: table;
	width: 100%;
}
.robertwood-flexible-content-left-image.robertwood-flexible-content-left-image-full .pull-left,
.robertwood-flexible-content-right-image.robertwood-flexible-content-right-image-full .pull-left,
.robertwood-flexible-content-left-image.robertwood-flexible-content-left-image-full .pull-right,
.robertwood-flexible-content-right-image.robertwood-flexible-content-right-image-full .pull-right
{
	display: table-cell;
	vertical-align: middle;
}
.robertwood-flexible-content-left-image.robertwood-flexible-content-left-image-full IMG,
.robertwood-flexible-content-right-image.robertwood-flexible-content-right-image-full IMG
{
	width: 100%; /*50vw*/
	max-width: unset;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	border-radius: 0px;
	margin-top: 10px;
}
.robertwood-flexible-content-left-image IMG
{
	/*padding-right: 40px;*/
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: center center;
}
.robertwood-flexible-content-right-image IMG
{
	/*padding-left: 40px;*/
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: center center;
}
.robertwood-flexible-content-left-image.robertwood-flexible-content-left-image-full .robertwood-flexible-content-heading,
.robertwood-flexible-content-left-image.robertwood-flexible-content-left-image-full .robertwood-flexible-content-heading H2,
.robertwood-flexible-content-left-image.robertwood-flexible-content-left-image-full .robertwood-flexible-content-page
{
	text-align: left;
}
.robertwood-flexible-content-right-image.robertwood-flexible-content-right-image-full .robertwood-flexible-content-heading,
.robertwood-flexible-content-right-image.robertwood-flexible-content-right-image-full .robertwood-flexible-content-heading H2,
.robertwood-flexible-content-right-image.robertwood-flexible-content-right-image-full .robertwood-flexible-content-page
{
	text-align: left;
}
.robertwood-flexible-content-left-image .robertwood-flexible-content-heading H2,
.robertwood-flexible-content-right-image .robertwood-flexible-content-heading H2
{
	text-align: left;
	color: #A39161;
}
.robertwood-content-container
{
	padding: 80px 0px 110px 0px;
}
.robertwood-flexible-content-team-member .robertwood-content-container,
.robertwood-flexible-content-project .robertwood-content-container
{
	padding-top: 0px;
	padding-bottom: 0px;
}
.robertwood-flexible-content-team-member
{
	/*margin-top: 25px;*/
	/*margin-bottom: 25px*/
}
.robertwood-flexible-content-left-image .robertwood-content-container
{
	padding-left: 50px;
}
.robertwood-flexible-content-right-image .robertwood-content-container
{
	padding-right: 50px;
}
.robertwood-flexible-content-right-image.robertwood-flexible-content-right-image-full .pull-right.robertwood-content-container,
.robertwood-flexible-content-left-image.robertwood-flexible-content-left-image-full .pull-left.robertwood-content-container,
.robertwood-flexible-content-right-image.robertwood-flexible-content-right-image-full .pull-right .robertwood-flexible-content-heading,
.robertwood-flexible-content-left-image.robertwood-flexible-content-left-image-full .pull-left .robertwood-flexible-content-heading
{
	padding: 0px;
	margin: 0px;
}
.swiper-container
{
	margin-bottom: -40px;
	position: relative;
}
.robertwood-page-banner
{
	height: 33vh;
	min-height: 333px;
	width: 100%;
	margin-bottom: -40px;
}

.robertwood-flexible-content-index .robertwood-flexible-content-heading H3
{
	font-size: 36px;
}

.site-main article
{
	margin: 60px 0px 70px;
}
.site-main article H1,
.site-main article H2,
.site-main article H3,
.site-main article H4,
.site-main article H5,
.site-main article H6
{
	margin: auto;
    vertical-align: middle;
    font-weight: 300;
    line-height: 120%;
    margin-bottom: 1.5rem;
    color: #A39161;
    margin-top: 50px;
}
.site-main article H1,
.site-main article H2
{
    font-size: 48px;
}
.site-main article H3
{
    font-size: 36px;
    margin-top: 35px;
}
.site-main article H4,
.site-main article H5,
.site-main article H6
{
    font-size: 22px;
}
.site-main article P
{
	font-size: 24px;
    font-weight: 300;
    line-height: 120%;
}
.site-main article .robertwood-flexible-content-paragraph P
{
	font-size: 18px;
}
.site-main article LI
{
	font-size: 24px;
    font-weight: 300;
    line-height: 120%;
    margin-bottom: 1rem;
}

.robertwood-contact-detail-box
{
	margin-top: 20px;
	background-color: #A39161;
	padding: 20px;
  text-align: center;
}
.robertwood-contact-detail-box-heading
{
	font-size: 22px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}
.robertwood-contact-detail-box-content
{
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.robertwood-contact-detail-box-content A,
.robertwood-contact-detail-box-content A:link,
.robertwood-contact-detail-box-content A:visited
{
	color: #ffffff;
	text-decoration: none;
}
.robertwood-contact-detail-box-content A:hover,
.robertwood-contact-detail-box-content A:active
{
	color: #5cb5e2;
}
A.robertwood-contact-detail-box-content-button,
A.robertwood-contact-detail-box-content-button:link,
A.robertwood-contact-detail-box-content-button:visited
{
	color: #A39161;
	background-color: #ffffff;
	text-decoration: none;
	padding: 5px 20px;
	text-transform: uppercase;
}
A.robertwood-contact-detail-box-content-button:hover,
A.robertwood-contact-detail-box-content-button:active
{
	color: #ffffff;
	background-color: #5cb5e2;
}
.robertwood-flexible-content-contacts-row .robertwood-flexible-content-title
{
	margin-bottom: 10px;
}

.robertwood-flexible-content-testimonial-slider .carousel-inner
{
	padding-top: 40px;
}
.carousel-item-inner
{
	position: relative;
}
.robertwood-bg-white .carousel-control-next-icon
{
	background-image: url(/wp-content/themes/robert-wood/images/white-bg-next.png);
}
.robertwood-bg-white .carousel-control-prev-icon
{
	background-image: url(/wp-content/themes/robert-wood/images/white-bg-prev.png);
}
/*
.robertwood-bg-grey .carousel-control-next-icon
{
	background-image: url(/wp-content/themes/robert-wood/images/grey-bg-next.png);
}
.robertwood-bg-grey .carousel-control-prev-icon
{
	background-image: url(/wp-content/themes/robert-wood/images/grey-bg-prev.png);
}
*/
.robertwood-flexible-content-testimonial-slider .carousel-control-prev
{
	margin-top: -65px;
    left: 0px;
    margin-left: -120px;
}
.robertwood-flexible-content-testimonial-slider .carousel-control-next
{
	margin-top: -65px;
    right: 0px;
    margin-right: -120px;
}
.robertwood-flexible-content-gallery-slider .carousel-control-prev
{
	margin-left: -140px;
}
.robertwood-flexible-content-gallery-slider .carousel-control-next
{
	margin-right: -140px;
}
.carousel-control-next-icon, .carousel-control-prev-icon
{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center center;
}

.lSSlideOuter
{
	position: relative;
  overflow: visible!important;
}
.lSSlideWrapper
{
	position: static!important;
}
.robertwood-bg-white .lSAction>.lSPrev
{
	background-image: url(/wp-content/themes/robert-wood/images/white-bg-prev.png);
	height: 45px;
	width: 45px;
	margin-top: -23px;
	margin-left: -90px;
}
.robertwood-bg-white .lSAction>.lSNext
{
	background-image: url(/wp-content/themes/robert-wood/images/white-bg-next.png);
	height: 45px;
	width: 45px;
	margin-top: -23px;
  background-position: 0px 0px!important;
  margin-right: -90px;
}
.robertwood-bg-grey .lSAction>.lSPrev
{
	background-image: url(/wp-content/themes/robert-wood/images/gray-bg-prev.png);
	height: 45px;
	width: 45px;
	margin-top: -23px;
	margin-left: -90px;
}
.robertwood-bg-grey .lSAction>.lSNext
{
	background-image: url(/wp-content/themes/robert-wood/images/gray-bg-next.png);
	height: 45px;
	width: 45px;
	margin-top: -23px;
  background-position: 0px 0px!important;
  margin-right: -90px;
}

.testimonial-quote
{
	width: 30px!important;
	height: 30px;
}
.testimonial-quote-start
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: -40px;
}
.testimonial-quote-end
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.robertwood-relative
{
	position: relative;
}
@media (min-width: 1201px)
{
	.navbar-expand-xl .navbar-nav .dropdown-menu
	{
    	/*transform: translate(-25%, -5px);*/
    	margin-left: -17px;
	}
}
.menu-secondary-menu-container
{
	position: absolute;
	right: 0px;
  top: 0px;
}
#menu-secondary-menu LI.menu-item
{
	list-style: none;
	float: left;
	margin-right: 10px;
}
#menu-secondary-menu LI.menu-item A,
#menu-secondary-menu LI.menu-item A:link,
#menu-secondary-menu LI.menu-item A:visited
{
  border: 1px #A39161 solid;
  background: #A39161;
  color: #ffffff;
  padding: 5px 20px 7px 40px;
  text-align: center;
  margin: auto;
  text-decoration: none;
}
#menu-secondary-menu LI.menu-item A:hover,
#menu-secondary-menu LI.menu-item A:active
{
  border: 1px #A39161 solid;
  background: #ffffff;
  color: #A39161;
}
#menu-secondary-menu LI.menu-item.robertwood-header-phone A,
#menu-secondary-menu LI.menu-item.robertwood-header-phone A:link,
#menu-secondary-menu LI.menu-item.robertwood-header-phone A:visited
{
  border: none;
  background: transparent;
  color: #A39161;
  padding: 10px;
  border-radius: 0px;
  text-align: center;
  margin: auto;
  text-decoration: none;
  font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	white-space: nowrap;
}
#menu-secondary-menu LI.menu-item.robertwood-header-phone A:hover,
#menu-secondary-menu LI.menu-item.robertwood-header-phone A:active
{
  border: none;
  background: transparent;
  color: #A39161;
}

.robertwood-flexible-content-two-column-block
{
	padding: 40px;
}
.robertwood-flexible-content-heading H2
{
	/*text-transform: uppercase;*/
}

.robertwood-half-container
{
	
}
@media (min-width: 576px)
{
	.robertwood-half-container
	{
	    max-width: 270px;
	}
}
@media (min-width: 768px)
{
	.robertwood-half-container
	{
	    max-width: 360px;
	}
}
@media (min-width: 992px)
{
	.robertwood-half-container
	{
	    max-width: 480px;
	}
}
@media (min-width: 1200px)
{
	.robertwood-half-container
	{
	    max-width: 570px;
	}
}
.robertwood-half-pull-left
{
	float: left;
}
.robertwood-half-pull-right
{
	float: right;
}

.navbar-dark .navbar-toggler
{
	border-color: transparent;
	position: absolute;
    margin-top: -88px;
	top: 0px;
    right: -3px;
    padding: 0px;
}
.navbar-dark .navbar-toggler-icon
{
	background: url(/wp-content/themes/robert-wood/images/menu-button.png);
	background-size: cover;
  background-position: center center;
}
@media (max-width: 1200px)
{
	.navbar-expand-md .navbar-collapse, .navbar-expand-lg .navbar-collapse, .navbar-expand-xl .navbar-collapse
	{
        bottom: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        width: 100%;
        position: absolute;
        left: auto;
        right: 0px;
        top: 0px;
        z-index: 99;
        width: 280px;
        min-width: 66%;
        margin-right: -15px;
   }
	UL.navbar-nav > LI.menu-item
	{
    background: none;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: center center;
    padding-right: 0px;
	}
	.dropdown-item
	{
    background-color: transparent;
    color: #ffffff;
    border-radius: 0px;
    padding: 5px 20px;
    text-align: left;
    margin-top: 0px;
    font-size: 15px;
	}
	.navbar-dark .navbar-nav .nav-link
	{
    color: #ffffff!important;
	padding: 15px 0px 5px;
    font-size: 16px;
    }
  .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link
  {
    color: #ffffff;
	}
	.navbar-nav
	{
		background-color: #A39161;
    padding: 20px 30px;
	}
	.menu-secondary-menu-container
	{
    top: 23px;
    right: 60px;
	}
}

@media (max-width: 990px)
{
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8
	{
		margin-top: 20px;
		margin-bottom: 20px;
	}
}
@media (max-width: 768px)
{
	.robertwood-flexible-content-left-image.robertwood-flexible-content-left-image-full IMG,
	.robertwood-flexible-content-right-image.robertwood-flexible-content-right-image-full IMG
	{
		width: 100%;
	}
	.robertwood-half-container
	{
		width: 100%;
		max-width: unset;
	}
	.robertwood-flexible-content-right-image.robertwood-flexible-content-right-image-full .robertwood-flexible-content-heading,
	.robertwood-flexible-content-right-image.robertwood-flexible-content-right-image-full .robertwood-flexible-content-heading H2,
	.robertwood-flexible-content-right-image.robertwood-flexible-content-right-image-full .robertwood-flexible-content-page
	{
    text-align: left;
  }
  .robertwood-content-container
  {
		padding: 30px;
    margin-bottom: 0px;
  }
  .pull-left > .robertwood-content-container
  {
  	padding-top: 0px;
  }
}

.robertwood-header-phone SPAN:before
{
    content: "\f095";
    font-family: fontawesome;
    background-color: #A39161;
    font-size: 18px;
    margin-right: 0px;
    color: #ffffff;
    border-radius: 20px;
    padding: 7px 9px;
}
.robertwood-header-location SPAN:before
{
    content: "\f041";
    font-family: fontawesome;
    font-size: 16px;
    margin-left: -20px;
    margin-right: 5px;
}
.robertwood-header-contact SPAN:before
{
    content: "\f0e0";
    font-family: fontawesome;
    font-size: 16px;
    margin-left: -20px;
    margin-right: 5px;
}
.robertwood-contact-detail-box-content-phone A:before
{
    content: "\f095";
    font-family: fontawesome;
    color: #A39161;
    font-size: 20px;
    margin-left: -20px;
    background: #ffffff;
		border-radius: 20px;
    padding: 10px 12px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 10px;
}
.robertwood-contact-detail-box-content-email A:before
{
		content: "\f0e0";
		font-family: fontawesome;
		color: #A39161;
		font-size: 20px;
		margin-left: -20px;
    background: #ffffff;
		border-radius: 20px;
    padding: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 10px;
}
.robertwood-contact-detail-box-content-page
{
	padding-top: 10px;
}

@media (max-width: 990px)
{
	.menu-secondary-menu-container .robertwood-header-phone A
	{
		font-size: 0px!important;
		line-height: 24px;
	}
	.robertwood-header-phone SPAN:before
	{
		padding: 9px 10px 9px 11px;
	}
	.menu-secondary-menu-container .robertwood-header-location A
	{
    font-size: 0px!important;
    border: none!important;
    background-color: transparent!important;
    padding: 10px!important;
    border-radius: 0px!important;
    margin-left: 20px;
		line-height: 24px;
	}
	.robertwood-header-location SPAN:before
	{
    background-color: #A39161;
    font-size: 18px;
    margin-right: 0px;
    color: #ffffff;
    border-radius: 20px;
    padding: 9px 12px;
  }
	.menu-secondary-menu-container .robertwood-header-contact A
	{
    font-size: 0px!important;
    border: none!important;
    background-color: transparent!important;
    padding: 10px!important;
    border-radius: 0px!important;
    margin-left: 20px;
		line-height: 24px;
	}
	.robertwood-header-contact SPAN:before
	{
    background-color: #A39161;
    font-size: 18px;
    margin-right: 0px;
    color: #ffffff;
    border-radius: 20px;
    padding: 9px;
  }
}

.home-banner-area
{
	position: relative;
  min-height: 465px;
  height: 100%;
}
.page-banner-area
{
	position: relative;
  min-height: 190px;
}
.home-banner-area .banner-content
{
	position: relative;
	width: 100%;
	bottom: 0px;
	padding: 120px 0px 50px 0px;
}
.page-banner-area .banner-content
{
	position: relative;
	width: 100%;
	bottom: 0px;
	padding: 100px 0px 10px 0px;
}
.home-banner-area .banner-content H1
{
	color: #A39161;
    font-size: 80px;
    font-weight: 300;
}
.home-banner-area .banner-content H1.banner-content-dark-bg
{
	color: #ffffff;
}
.home-banner-area .banner-content H1 SPAN,
.home-banner-area .banner-content H1 B,
.home-banner-area .banner-content H1 STRONG
{
	color: #000000;
    font-weight: 300;
}
.page-banner-area .banner-content H1
{
	color: #ffffff;
    font-size: 71px;
    font-weight: 300;
    display: inline-flex;
    align-items: flex-end;
}
.page-banner-area .banner-content .banner-icon
{
	padding-bottom: 17px;
    padding-right: 30px;
    height: 120px;
    width: auto;
    margin-top: -200px;
}
/*
.page-banner-area .banner-content H1 SPAN
{
	color: #000000;
}
*/

.robertwood-flexible-content-heading H2,
.robertwood-flexible-content-page-hero-heading
{
	font-size: 48px;
    font-weight: 300;
    color: #A39161;
}
.robertwood-flexible-content-page-hero-heading,
.robertwood-flexible-content-page-hero-text
{
	color: #ffffff;
}

.robertwood-flexible-content-large-text-block,
.robertwood-flexible-content-large-text-block H2
{
	font-size: 48px;
    font-weight: 300;
    line-height: 120%;
    margin-bottom: 1.5rem;
    color: #A39161;
}
.robertwood-flexible-content-large-text-block
{
	margin-bottom: 0px;
}
.robertwood-flexible-content-small-text-block,
.robertwood-flexible-content-small-text-block P
{
	font-size: 24px;
    font-weight: 300;
    line-height: 120%;
}
.robertwood-flexible-content-small-text-block LI
{
	margin-bottom: 1rem;
}

.robertwood-flexible-content-full-width-cover
{
	width: 100%;
  height: 50vh;
  min-height: 640px;
}
.robertwood-flexible-content-full-width-cover IMG
{
	width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.robertwood-flexible-content-full-width-contain IMG
{
	padding-left: 15px;
	padding-right: 15px;
}

.robertwood-flexible-content-numbered-list-container,
.robertwood-flexible-content-useful-links-container
{
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 1.5rem;
}
.robertwood-flexible-content-numbered-list-title,
.robertwood-flexible-content-useful-links-title
{
	width: 100%;
	font-size: 48px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: 300;
}
.robertwood-flexible-content-numbered-item,
.robertwood-flexible-content-useful-links-container
{
	margin-top: 10px;
	display: table;
}
.robertwood-flexible-content-numbered-item-container,
.robertwood-flexible-content-useful-links-item-container
{
	display: table-row;
}
.robertwood-flexible-content-useful-links-item-container
{
	margin-bottom: 40px;
	display: flex;
    align-items: center;
}
.robertwood-flexible-content-useful-links-item
{
	list-style: none;
	margin-bottom: 30px;
}
.robertwood-flexible-content-numbered-item-marker,
.robertwood-flexible-content-numbered-item-content,
.robertwood-flexible-content-useful-links-marker,
.robertwood-flexible-content-useful-links-content
{
	display: table-cell;
	vertical-align: top;
	padding-top: 0px;
}
.robertwood-flexible-content-numbered-item::marker,
.robertwood-flexible-content-numbered-item-marker
{
	font-size: 150px;
	color: rgb(209,211,212);
	text-align: center;
	line-height: 100%;
	padding: 0px 30px;
}
.robertwood-flexible-content-numbered-list-heading,
.robertwood-flexible-content-useful-links-heading
{
	font-size: 24px;
	color: #A39161;
	padding: 0px;
	margin: 0px;
	font-weight: 300;
}
.robertwood-flexible-content-numbered-list-heading A,
.robertwood-flexible-content-numbered-list-heading A:link,
.robertwood-flexible-content-numbered-list-heading A:visited
{
	color: #A39161;
}
.robertwood-flexible-content-numbered-list-heading A:hover,
.robertwood-flexible-content-numbered-list-heading A:active
{
	color: #000000;
}

.robertwood-flexible-content-numbered-list-content,
.robertwood-flexible-content-useful-links-content
{
	margin-top: 20px;
	font-size: 15px;
	font-weight: 300;
	padding: 0px;
	margin: 0px;
}
.robertwood-flexible-content-useful-links-content
{
	font-size: 24px;
	font-weight: 300;
}
.robertwood-flexible-content-useful-links-marker IMG
{
	width: 120px;
	max-width: 120px;
	height: auto;
	margin-right: 30px;
}

.robertwood-flexible-content-icon-row
{
	background-color: #EAE6DC;
	padding-top: 35px;
	padding-bottom: 35px;
}
.robertwood-flexible-content-icon-cell H3
{
	font-size: 22px;
	font-weight: 300;
	color: #A39161;
}
.robertwood-flexible-content-icon-cell OL,
.robertwood-flexible-content-icon-cell UL
{
	padding-left: 19px;
}
.robertwood-flexible-content-icon-cell P,
.robertwood-flexible-content-icon-cell LI
{
	font-size: 15px;
	font-weight: 300;
	color: #000000;
}

.robertwood-flexible-content-file-block
{
	margin-top: 20px;
}
.robertwood-flexible-content-file-block:first-of-type
{
	margin-top: 0px;
}
.robertwood-flexible-content-file-block-title
{
	text-transform: uppercase;
	color: #A39161;
	font-size: 18px;
}
.robertwood-flexible-content-file-block-img
{
	float: left;
	margin-right: 5px;
	width: 15px;
	height: auto;
}
.robertwood-flexible-content-file-block-date,
.robertwood-flexible-content-file-block-size
{
	padding-left: 20px;
	font-size: 14px;
}

.robertwood-projects-map
{
	position: relative;
	display: table;
	margin: auto;
}
.robertwood-projects-marker
{
	position: absolute;
	display: table;
}
.robertwood-projects-marker-container
{
	display: table-row;
}
.robertwood-projects-marker-icon,
.robertwood-projects-marker-popup-container
{
	display: table-cell;
}
.robertwood-projects-marker-popup-project-name
{
	text-transform: uppercase;
	color: #A39161;
}
.robertwood-projects-marker-popup-project-desc
{
	font-size: 14px;
}
.robertwood-projects-marker-popup-inner
{
	background-color: #e6e7e8;
	text-align: left;
	padding: 5px;
	white-space: nowrap;
	margin-left: 30px;
}
.robertwood-projects-marker-icon,
.robertwood-projects-marker-icon IMG
{
	height: 90px;
  width: 56px;
  max-width: unset;
	padding-left: 0px;
	padding-right: 0px;
}
.robertwood-projects-marker-popup
{
	background: url(/wp-content/themes/robert-wood/images/marker-pointer.png);
	background-size: 30px;
  background-position: top left;
  background-repeat: no-repeat;
}
@media (max-width: 990px)
{
	.robertwood-projects-marker-popup-container
	{
		display: none;
	}
}

.footer-block A,
.footer-block A:link,
.footer-block A:visited
{
	color: #000000;
	text-decoration: none;
}
.footer-block A:hover,
.footer-block A:active
{
	color: #A39161;
	text-decoration: none;
}

.footer-logo
{
	margin: 10px 0px;
}
.footer-social-link
{
	margin-right: 15px;
}
.footer-block
{
	margin-top: 30px;
	margin-bottom: 10px;
}
.footer-block-indent
{
	/*padding-left: 17px;*/
}
.footer-blurb
{
	font-size: 13px;
	color: #000000;
}
.footer-contacts
{
	font-size: 13px;	
	color: #000000;
}
.footer-socials
{
	font-size: 15px;	
}
.footer-socials-intro
{
	text-transform: uppercase;
	margin-bottom: 15px;
}
.footer-recognition
{
	font-size: 15px;	
}
.footer-copyright,
.footer-copyright A,
.footer-copyright A:link,
.footer-copyright A:visited
{
	font-size: 13px;
	color: #6D6E71;
}
.footer-copyright A:hover,
.footer-copyright A:active
{
	color: #A39161;
}

.robertwood-flexible-content-team-cell IMG
{
	aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: center center;
}

@media (max-width: 768px)
{
	.banner-content H1
	{
		font-size: 9vw!important;
	}
	.robertwood-flexible-content-page-content .robertwood-flexible-content-page, .robertwood-flexible-content-page-content .robertwood-flexible-content-page P,
	{
		font-size: 5vw!important;
	}
	.robertwood-flexible-content-title H2
	{
		font-size: 7vw!important;
	}
	.robertwood-flexible-content-team-cell
	{
		margin-top: 0px;
	}
	.robertwood-flexible-content-left-image .robertwood-content-container
	{
		padding-left: 0px;
	}
	.footer-blurb
	{
    	/*font-size: 4vw;*/
    	margin-top: 0px;
	}
	.robertwood-flexible-content-left-image .robertwood-content-container,
	.banner-content,
	.robertwood-flexible-content-title,
	.robertwood-flexible-content-file-list,
	.robertwood-flexible-content-index,
	.robertwood-flexible-content-text-block
	{
		/*padding-left: 15px;*/
		/*padding-right: 15px;*/
	}
	.robertwood-flexible-content-page-content .robertwood-flexible-content-title,
	.robertwood-flexible-content-extra-content .robertwood-flexible-content-title,
	.robertwood-flexible-content-why-choose-us .robertwood-flexible-content-title
	{
		display: inline-block;
	}
	.robertwood-content-container
	{
		max-width: unset;
		padding: 15px;
	}
	.robertwood-flexible-content-numbered-item::marker, .robertwood-flexible-content-numbered-item-marker
	{
    font-size: 12vw;
    padding-top: 20px;
  }
  .robertwood-flexible-content-numbered-list-heading
  {
  	font-size: 22px;
  }
}

#right-sidebar
{
	margin: 60px 0px 60px 30px;
}
#right-sidebar H2
{
	margin-top: 30px;
}
.entry-meta
{
	margin-bottom: 20px;
  font-size: 12px;
}
@media (max-width: 768px)
{
	#right-sidebar
	{
		margin: 20px 0px 60px;
	}
}
.robertwood-blog-nav
{
	margin-top: 0px;
	margin-bottom: 60px;
}
.wp-block-archives
{
	list-style: none;
	padding-left: 0px;
}
.no-results.not-found
{
	margin: 60px 0px;
}
BODY.search .page-header,
BODY.date .page-header,
BODY.author .page-header
{
	margin-top: 60px;
}
.page-header.author-header H2
{
	margin-top: 20px;
}
.page-header.author-header DL
{
	margin-top: 20px;
}
.posted-on .updated
{
	display: none;
}

.fluentform [type=button],
.fluentform [type=reset],
.fluentform [type=submit],
.fluentform button
{
    -webkit-appearance: none;
    border: none;
    background-color: transparent;
    color: #A39161;
    font-size: 30px;
    font-weight: 300;
    padding: 0px;
}
.fluentform [type=button]:hover, .fluentform [type=button]:active,
.fluentform [type=reset]:hover, .fluentform [type=reset]:active,
.fluentform [type=submit]:hover, .fluentform [type=submit]:active,
.fluentform button:hover, .fluentform button:active
{
  color: #000000;
}
.fluentform [type=button]::after,
.fluentform [type=reset]::after,
.fluentform [type=submit]::after,
.fluentform button::after
{
    content: "\f04b";
    padding-left: 12px;
    font-family: fontawesome;
    font-size: 26px;
}

.banner-content-link
{
	margin-top: 90px;
}

.robertwood-flexible-content-button
{
	margin-top: 20px;
}
.robertwood-flexible-content-button A,
.robertwood-flexible-content-button A:link,
.robertwood-flexible-content-button A:visited,
.btn-primary,
.btn-primary:link,
.btn-primary:visited,
.btn-secondary,
.btn-secondary:link,
.btn-secondary:visited,
.banner-content-link A,
.banner-content-link A:link,
.banner-content-link A:visited
{
    -webkit-appearance: none;
    border: none;
    background-color: transparent;
    color: #A39161;
    font-size: 18px;
    font-weight: 300;
    padding: 0px;
}
.banner-content-link A.banner-link-dark-bg,
.banner-content-link A.banner-link-dark-bg:link,
.banner-content-link A.banner-link-dark-bg:visited
{
    color: #ffffff;
}
.robertwood-flexible-content-button-large A,
.robertwood-flexible-content-button-large A:link,
.robertwood-flexible-content-button-large A:visited
{
	font-size: 31px
}
.banner-content-link A,
.banner-content-link A:link,
.banner-content-link A:visited
{
	font-size: 24px
}
.btn-primary,
.btn-primary:link,
.btn-primary:visited,
{
	font-size: 30px;
}
.robertwood-flexible-content-button A::after,
.btn-primary:after,
.btn-secondary:after
{
    content: "\f04b";
    padding-left: 12px;
    font-family: fontawesome;
    font-size: 16px;
}
.robertwood-flexible-content-button-large A::after
{
    content: "\f04b";
    padding-left: 12px;
    font-family: fontawesome;
    font-size: 26px;
}
.banner-content-link A::after
{
    content: "\f04b";
    padding-left: 12px;
    font-family: fontawesome;
    font-size: 20px;
}
.robertwood-flexible-content-button-arrow-only:after
{
	color: #002E6E;
	content: "\f04b";
	font-family: fontawesome;
	font-size: 36px !important;
	padding: 1px !important;
	margin-top: -20px;
    display: inline-block;
}
.robertwood-flexible-content-button A:hover,
.robertwood-flexible-content-button A:active,
.btn-primary:hover,
.btn-primary:active,
.btn-secondary:hover,
.btn-secondary:active,
.banner-content-link A:hover,
.banner-content-link A:active
{
  color: #000000!important;
  background-color: transparent!important;
}
.btn-primary + .btn-primary,
.btn-secondary + .btn-secondary
{
	margin-left: 40px;
}

.pagination
{
	margin-top: 50px;
	margin-bottom: 70px;
}
.active>.page-link, .page-link.active
{
	background-color: #A39161;
	border-color: #A39161;
}

.footer-taglines
{
	padding-top: 80px;
	padding-bottom: 20px;
}
.header-tagline-1,
.footer-tagline-1
{
	font-size: 31px;
	font-weight: 300;
	color: #A39161;
}
.footer-tagline-2
{
	font-size: 31px;
	font-weight: 300;
	color: #A39161;
	position: absolute;
	right: 23px;
	bottom: 8px;
	transform: rotate(270deg) translate(100%);
    -webkit-transform-origin-x: right;
}

.header-tagline-1
{
	position: absolute;
    bottom: 8px;
    right: 28px;
}
.header-contact-bar
{
	position: absolute;
    top: 18px;
    right: 28px;
}
.header-contact-bar-item,
.header-contact-bar-item A,
.header-contact-bar-item A:link,
.header-contact-bar-item A:visited
{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	display: inline;
}
.headerbar-contact-page A:after
{
    content: "\f04b";
    padding-left: 12px;
    font-family: fontawesome;
    font-size: 16px;
}
.header-contact-bar-item A:hover,
.header-contact-bar-item A:active
{
	color: #A39161;
}
.header-contact-bar-item + .header-contact-bar-item
{
	margin-left: 30px;
}
@media (max-width: 990px)
{
	.page-banner-area .banner-content H1
	{
		display: grid;
	}
	.page-banner-area .banner-content .banner-icon
	{
		padding: 0;
        margin-top: -80px;
        padding-bottom: 20px;
        width: auto;
        max-height: 120px;
        padding-top: 10px;
	}
}

@media (min-width: 1200px)
{
    .navbar-toggler
    {
        display: none;
    }
    .header-contact-bar-mobile-content-container,
    .header-tagline-mobile-content-container
    {
    	display: none;
    }
    .menu-close-button-container,
    .menu-tagline-container
    {
    	display: none;
    }
}
@media (min-width: 510px)
{
    .navbar-toggler
    {
        margin-top: -87px!important;
    }
}
@media (max-width: 1199px)
{
    .header-contact-bar-desktop-content-container,
    .header-tagline-desktop-content-container
    {
    	display: none;
    }
	#wrapper-navbar
	{
	    height: 34px;
	}
	#main-menu
	{
	    display: flex;
	    align-items: stretch;
	    /*justify-content: start;*/
	    width: 100%;
	    height: 100vh;
	    position: fixed;
	    top: 0px;
	    overflow-y: scroll;
	    padding-top: 98px;
	    padding-bottom: 38px;
        transition: all .5s ease-in-out;
	}
	.menu-close-button::before
	{
		content: "\f00d";
        position: absolute;
        color: #ffffff;
        top: 0px;
        padding: 20px;
        right: 40%;
        font-size: 40px;
        font-family: fontawesome;
        font-weight: 300;
	}
	.menu-tagline-container
	{
	    /*position: absolute;*/
	    bottom: 0px;
	    padding: 80px 0px 0px;
	    color: #ffffff;
	    font-size: 31px;
	    font-weight: 300;
	}
	.header-contact-bar,
	.header-tagline-1
	{
		position: relative;
		bottom: unset;
	    right: unset;
	    text-align: right;
	    top: unset;
	    padding: 3px 0px;
	}
	.header-tagline-mobile-content .header-tagline-1
	{
		padidng-bottom: 0px;
	}
	.header-contact-bar-item, .header-contact-bar-item A, .header-contact-bar-item A:link, .header-contact-bar-item A:visited
	{
		color: #ffffff;
	}
	.header-contact-bar-item A:hover, .header-contact-bar-item A:active
	{
		color: #000000;
	}
}

.robert-wood-spanish-site
{
	background-color: #a39161;
    color: #ffffff;
    padding: 5px 10px 10px 10px;
    position: absolute;
    right: -20px;
    top: 35px;
    transform: rotate(270deg);
    transform-origin: center;
    z-index: 99;
}
.robert-wood-spanish-site A,
.robert-wood-spanish-site A:link,
.robert-wood-spanish-site A:visited
{
	color: #ffffff;
}
.robert-wood-spanish-site A:hover,
.robert-wood-spanish-site A:active
{
	color: #000000;
}
@media (max-width: 1080px)
{
	.robert-wood-spanish-site
	{
		top: 66%;
		position: fixed;
	}
	.home-banner-area
	{
		background-position: 90%!important;
	}
}

.robert-wood-footer-cta H1,
.robert-wood-footer-cta H2,
.robert-wood-footer-cta H3,
.robert-wood-footer-cta H4,
.robert-wood-footer-cta H5,
.robert-wood-footer-cta H6,
.robert-wood-footer-cta P
{
	margin-top: 0.5rem;
	color: #000000;
}
.robert-wood-footer-cta A,
.robert-wood-footer-cta A:link,
.robert-wood-footer-cta A:visited
{
	color: #a39161;
	white-space: nowrap;
	font-weight: 500;
}
.robert-wood-footer-cta A:hover,
.robert-wood-footer-cta A:active
{
	color: #000000;
}

@media (min-width: 1081px)
{
	.sticky-header.fixed
	{
	    position: fixed;
	    top:0; left:0;
	    width: 100%;
	    background: #ffffff;
	    z-index: 9;
	    animation: slideDown 0.25s ease-out;
	}
	@keyframes slideDown
	{
	  from
	  {
	    transform: translateY(-100%);
	  }
	  to
	  {
	    transform: translateY(0);
	  }
	}
}
