/** Shopify CDN: Minification failed

Line 373:17 Expected identifier but found "!"
Line 374:23 Expected identifier but found "!"
Line 948:28 Expected ":"

**/
p, body a, li, span{
  font-size:16px;
  font-family:'Instrument Sans' !important;
}
h1, h2,h3, h4, h5, h6{
  font-family:'Instrument Sans'  !important;
}
.header__menu-item span{
  font-family:'Instrument Sans'  !important;
}
.timeline_Block01 .timeline_content_date span{
	color:#e51616;
	font-weight:600;
}

.tbx-history{
	position:relative;
	margin-top: 40px;
}
.tbx-history .timeline-history-line{
	width: 12%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	position:relative;
}
.tbx-history .timeline-history-line:before{
	content: "";
	position: absolute;
	top: -25px;
	left: 48%;
	width: 10px;
	height: 10px;
	background: red;
	border-radius: 30px;
  animation: pulse-animation 2s infinite;
}
/* .tbx-history .timeline-history-line:after {
    content: "";
    position: absolute;
    top: -29.5px;
    left: 44.6%;
    width: 19px;
    height: 19px;
    background: rgb(32 59 238 / 50%);
    border-radius: 30px;
  
} */


@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(32, 59, 238, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(32, 59, 238, 0);
  }
}
.tbx-history:before{
	content:"";
	position:absolute;
	top:-20px;
	left:0;
	width:100%;
	height:1px;
	background:#ffcf5c;
}
.tbx-history .timeline-history-line h4, .tbx-history .timeline-history-line p{
	font-size:14px;
}
.timeline_content_date img {
    width: 100%;
    max-width: 150px;
      padding-bottom: 30px;
}
.timeline_date_columns .clearfix {
    display: block;
}

.timeline_date_columns{
	position: relative;
}
.timeline_date_columns::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #fff;
}
.timeline_col_date .timeline_col_date-6 {
  width: 50%;
  float: left;
  padding: 0 50px 0 0;
  position: relative;
}
.timiline_date {
  position: absolute;
  right: -20px;
  background: #626262;
  color: #fff;
  padding: 0 4px;
  top: -10px;
  font-size: 14px;
  border-radius: 40px;
  z-index:1;
}
.timeline_col_date_inverted .timeline_col_date-6 {
  width: 50%;
  float: right;
  text-align: right;
  padding: 0 0 0 50px;
  position: relative;
}
.timiline_date_red {
	position: absolute;
	left: -20px;
	background: #203bee;
	color: #fff;
	padding: 0 4px;
	top: -10px;
	font-size: 14px;
	border-radius: 40px;
	z-index: 1;
}
.timeline_col_date_inverted .timeline_content_date {
  text-align: left;
  border-radius:0 50px 0 50px;
}
.timeline_content_date {
  background: #f3f3f3;
  padding: 20px 30px 10px;
  border-radius:50px 0 50px 0;
}
.timeline_col_date-6 h5 {
  font-size: 24px;
  font-weight: 600;
}
.timeline_date_columns p{
	font-size:18px;
}
.timeline_col_date_inverted .timeline_content_date:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100px;
	background:#f3f3f3;
	height:1px;
}
.timeline_content_date:before{
	content:"";
	position:absolute;
	top:0;
	right:0;
	width:100px;
	background:#f3f3f3;
	height:1px;
}
.timeline_Block01{
	padding: 60px 0 90px 0;
	background:url('/cdn/shop/files/bg01.jpg?v=1700501969');
	background-size:cover;
}
.timeline_title  h2{
    color: #fff;
    font-size: 50px;
    margin-bottom: 70px;
}
.timeline_Block01 h2{
	color:#fff;
}

.timeline_Block01 h2{
	color:#fff;
}
.announcement-bar__message {
    text-align: center;
    padding: 5px 0;
    margin: 0;
    letter-spacing: 1px;
    min-height: inherit;
}
nav.header__inline-menu {
    text-align: center;
}
header.header {
    padding: 0 50px;
}
.video-section {
    padding: 0;
}

a.header__heading-link {
    padding: 0;
}
body .video-section {
    padding: 0;
}
.header__menu-item{
    position: relative;
}
.header__active-menu-item{
  text-decoration:none;
}
.header__menu-item:hover span{
    text-decoration: none;
}

.video-section {
    border-top: 2px solid #2542ff;
}


header summary.list-menu__item {
    padding-right: 2.4rem;
}

.header__menu-item {
    padding: 5px;
    margin: 0;
      font-family: Instrument Sans;
    font-size: 16px;
  text-transform:uppercase;
}
.header__icons {
    display: none;
}
.image_banner_sec .banner__media , .image_banner_sec .banner__media img {
    border-radius: 50px;
}
.image_banner_sec h2.banner__heading, .image_banner_sec .banner__text.body {
    color: #fff;
}
.image_banner_sec {
    margin: 70px 0;
}

  .banner__content .banner__box {
  position: absolute;
  top: 50% !important;
  left: 50%;
  transform: translate(-50% , -50%) !important;
  max-width: 100%;
  min-width: 80%;
  }

  .blog .card__inner {
  background: rgb(239 247 255);
  /* box-shadow:0 10px 30px #00000012; */
  height: 100%;
  border-radius:10px !important
  }
.video-hero {
    border-top: 4px solid #2542ff;
}
.blog .blog__title {
    color: #000;
}
deferred-media.video-section__media {
    --ratio-percent: 45.25% !important;
}


.blog .blog__posts {
    column-gap: 30px;
  row-gap:30px;
}
.card__information a.full-unstyled-link {
    color: #2845f6;
}
.blog .grid--3-col-desktop .grid__item {
    width: calc(33.3% - 20px);
    flex: 0 0 calc(33.3% - 20px);
}
.image_banner_sec h2.banner__heading{
  color:#ffffff;
}

.banner_logo_img img {
    width: 100%;
    object-fit: cover;
    max-height: 500px;
}
.image_banner_sec .banner , .image_banner_sec  h2.banner__heading{
    position: relative;
}
.title-wrapper-with-link {
    justify-content: center;
    position: relative;
}


.title-wrapper-with-link h2, .image_banner_sec h2.banner__heading span{
    display: inline-block;
    position:relative;
    z-index:99;
    background: #fff;
    padding: 0 20px;
    line-height: 40px;
    font-size: 40px;
}



.image_banner_sec  h2.banner__heading:after{
  width:100%;
}
.blog {
    padding: 50px 0 0;
}

.banner__buttons a {
    background: none;
    border: 2px solid #fff;
    color: #fff;
}

.banner__buttons a:hover {
    background: #fff;
    color: #000;
    border: none;
}


footer.footer {
    background: #000;
}
.footer__content-bottom-wrapper{
  justify-content: flex-end;
}
body .footer__localization:empty+.footer__column--info {
    align-items: flex-start;
}
.footer-block__details-content.footer-block-image.center {
    justify-content: flex-start;
}
.footer-block h2{
    font-size:20px;
}

.footer-block .footer-block__details-content li a, .footer-block h2 {
    color: #fff;
}
.footer_bottom_sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.footer__copyright.caption {
    color: #fff;
}
.footer-block__image-wrapper {
    border-radius: 100px;
    max-width: 150px !important;
    background:#fff;
    padding:10px;
}
header .list-menu__item {height: 120px;border-left: 1px solid transparent;border-right: 1px solid transparent;}

@media (min-width: 1024px) {
  header .list-menu__item {
    height: 0px; !important;
     margin-top: 21px; !important;
    font-size: 20px !important;
  }
}

header .list-menu__item:hover, header .list-menu__item.header__active  {
    background-image: -webkit-linear-gradient(#0d132d, #0D132D);
    color: #fff !important;
    border-left: 1px solid #2542ff;
    border-right: 1px solid #2542ff;
}
header .list-menu__item:hover span, header .list-menu__item.header__active span {
    color: #fff;
}
.header__submenu .header__menu-item {
    height: inherit;
    padding: 15px 10px;
    margin: 0;
    color: #fff;
}
header .header__submenu .list-menu__item:hover {
  background:none;
  border:0;
}
header .header__submenu {
    background-image: -webkit-linear-gradient(#2542ff, #0a1ea4);
    padding: 0 !important;
}
header .header__submenu .header__menu-item:hover {
    border: 0;
}

header .header__submenu .header__menu-item {
    border-bottom: 1px solid #fff !important;
  text-decoration: none !important;
}
header .header__submenu li:last-child a.header__menu-item {
    border-bottom: 0 !important;
}
header details[open]:hover>.header__menu-item {
    text-decoration: none !important;
}
header .list-menu__item {
    padding: 15px;
      color: white;
}
.blog p.article-card__excerpt {
    margin: 12px 0 0;
}

.blog .card__content {
    margin-bottom: 10px;
}

.blog .card__information {
    padding: 0;
}

.blog .card__content {
    margin: 0;
    padding: 20px 15px;
}

.blog .card__inner {
    margin-bottom: 20px;
}

body .card__information  a.full-unstyled-link {
    color: #000;
}
.article-card-wrapper.card-wrapper.underline-links-hover:hover a {
    text-decoration: none;
}

/* .header__menu-item span.header__active-menu-item {
    color: #fff;
} */

/* Meet The Team*/
.MeetTheTeam_Block01{
	padding:160px 0 30px 0;
}
.team_image img{
	width:80%;
}
.MeetTheTeam_panel{
	padding: 0 100px;
}
.team_description h4{
	color: #e51616;
	margin: 0;
}
.team_description p{
	margin-top:10px;
}
.MeetTheTeam_Block02{
	padding:70px 0 0px 0;
}
.title_h h2{
background: #fff;
display: inline;
position:relative;
padding:0 30px;
}
.title_h{
	position:relative;
}
.title_h:before{
	content:"";
	position:absolute;
	top:20px;
	left:0;
	width:100%;
	height:2px;
	background:#e51616;
}
.pd-b-5{
	padding-bottom:50px;
}

.whyredwood_Block01 {
  padding: 0px 0 30px 0;
}
.whyredwood_Block01 .whyredwood_panel li{

	margin-bottom:5px;
}
.whyredwood_Block01 img{
	width:100%;
}
.whyredwood_Block01 .whyredwood_panel li span, .timeline_Block01 .timeline_content_date span{
	color:#203bee;
	font-weight:600;
}

/*TBX FREE*/
.padding-70{
	padding:70px 0;
}
.whyTBXfree_Block01{
	padding:60px 0 70px 0;
}
.whyTBXfree_panel h3{
	font-size:50px;
	font-weight:300;
	color:#203bee ;
}
.whyTBXfree_heading{
	padding:0 150px;
}
.whyTBXfree_panel p, .whyTBXfree_panel ul li{
	font-size:18px;
	font-weight:300;
}
.whyTBXfree_panel ul{
	margin-top:40px;
}
.whyTBXfree_panel ul li{
	margin-bottom:20px;
  font-size:16px;
}
.power_cytisine_block{
	padding: 40px 40px 20px 40px;
	margin-top: 30px;
	background: #1026b9;
	color: #fff;
}
.power_cytisine_block h4{
	font-size:30px;
  color:#fff;
  margin-bottom:15px;
}
.power_cytisine_block p{
	font-size:16px;
	font-weight:300;
}
.aboutTBXfree{
	background: rgb(239 247 255);
}
.Leadproduct_block .leadContent .leadContent_right, .Leadproduct_block .leadContent .leadContent_left{
	margin-top:100px;
}
.Leadproduct_block .leadContent .leadContent_right li {
  list-style: none;
  font-size: 20px;
  font-weight: 500;
  color:#000;
  border: 1px solid rgb(207 227 248);
  padding: 20px 50px;
  margin-top: 50px;
  border-radius: 100px;
  text-align: right;
  background: rgb(239 247 255);
}
.Leadproduct_block .leadContent .leadContent_left li{
	list-style:none;
	font-size:20px;
	font-weight: 500;
	color:#000;
	border:1px solid rgb(207 227 248);
	padding:20px 50px;
	margin-top:50px;	
	border-radius:100px;
	background:rgb(239 247 255);
}
.heading_line h2{
	text-align:center;
}
.leadproduct_successrate img{
	width:800px;
}

/*contact*/
.contact_Block01{
	padding:170px 0 70px 0;
	text-align:center;
	background-image: url('assets/images/map-bg.jpg');
background-position: center;
background-repeat: no-repeat;
}
.contact_form{
	margin-top:100px;
}
.contact_form .title{
	margin-bottom:20px;
}
.contact_form .title h4 {
  font-size: 30px;
  line-height: 30px;
  margin: 0;
  font-weight: normal;
  margin-bottom: 10px;
  letter-spacing: 1px;
  color: #ea1e26;
	margin-top: 20px;
}
.contact_form .title h1, .investor_form .title h1{
  font-size: 50px;
  line-height: 50px;
  margin: 0;
  color: #000;
  font-weight:300;
}
.contact_form .form-group input.form-control, .investor_form .form-group input.form-control{
  height: 62px;
  font-size: 16px;
  padding: 5px 20px;
}
.contact_form .btn,  .investor_form .btn{
  padding: 15px 50px;
  text-transform: uppercase;
  background: #ea1e26;
  color: #fff;
  border: 2px solid #ea1e26;
  margin: 0;
  display: inline-block;
  max-width: 360px;
  border-radius:0;
}
.contact_form .form-group, .investor_form .form-group{
  margin-bottom: 25px;
}
.contact_form .form-group textarea.form-control, .investor_form .form-group textarea.form-control{
  height: 236px;
  font-size: 16px;
}
.contact_panel{
	padding: 40px 0;
background: #fff;
box-shadow: 0 0 20px #9d9d9d33;
color: #000;
height: 250px;
border: 2px solid #fff;
transition: 0.2s;
}
.contact_panel h4{
	text-transform:uppercase;
	font-size:20px;
	margin:20px 0 15px 0;
}
.contact_panel i {
  font-size: 60px;
  color: #ea1e26;
}
.contact_panel a{
	color:#000;
	text-decoration:none;
}
.footer-block__details-content a.link {
    font-size: 16px;
}
p.disclaimer {
    font-size: 16px;
    text-align: center;
  margin-top:10px;
}
.footer-block__details-content li a {
    font-size: 16px;
}

.footer-block__details-content li {
    list-style: none;
    margin-bottom: 10px;
}

.footer-block__details-content ul {
    padding: 0;
}
.blog__button.button {
    max-width: 200px;
    width: 100%;
    font-size: 18px;
    text-transform: capitalize;
}

.blog__button.button:hover {
    color: #fff;
}

/*investor_Block01*/
.investor_Block01{
	padding: 170px 0 70px 0;
text-align: center;
background-image: url('assets/images/map-bg.jpg');
background-position: center;
background-repeat: no-repeat;
}
.tbx-history{
	position:relative;
	margin-top: 40px;
}
.tbx-history .timeline-history-line{
	width: 12%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	position:relative;
}
.tbx-history .timeline-history-line:before{
	content: "";
	position: absolute;
	top: -25px;
	left: 48%;
	width: 10px;
	height: 10px;
	background: #203bee;
	border-radius: 30px;
}
.tbx-history:before{
	content:"";
	position:absolute;
	top:-20px;
	left:0;
	width:100%;
	height:1px;
	background:rgb(207 227 248);
}
.tbx-history .timeline-history-line h4, .tbx-history .timeline-history-line p{
	font-size:14px;
}

.blog_Block01, .blog-single {
  padding: 160px 0 70px 0;
}
.blogContent{
	padding: 20px 20px 0 20px;
	border: 1px solid #e1e1e1;
	height: 340px;
}
.imageblog img{
	height:300px;
}
.blogContent h3{
	margin-bottom:20px;
	font-size: 24px;
}

.oral_strip_sec {
      background-size: cover;
    padding: 80px 0;
    width: 100%;
    background-position: center;
    margin: 0 0 100px 0;
      background-repeat: no-repeat;
}
body .video-hero{
  margin-bottom:0;
}
body .card.article-card.card--standard.card--text {
    border: 0;
}
body .title-wrapper-with-link h2 {
    color: #203bee !important;
    font-weight: 700;
}
.oral_strip_wrap {
    display: flex;
    align-items: center;
    column-gap: 0px;
}

.oral_strip_img, .oral_strip_content {
    flex: 0 0 50%;
    max-width: 50%;
}
.oral_strip_content{
  padding:50px;
}
.oral_strip_img img {
    width: 100%;
    border-radius: 0 20px 20px 0;
}
.content_wrap {
    max-width: 90%;
}

.content_wrap h1 {
    font-size: 52px;
    font-weight: 700;
    color: #203bee;
    margin-bottom: 20px;
}

.content_wrap .banner__buttons a {
    background: #000;
    margin-top: 20px;
}

.content_wrap .banner__buttons a:hover {
    background: #fff;
    color: #000;
    border-color: #000;
}
header .nav-item.active a{
  background-image: -webkit-linear-gradient(#e51616, #a51721);
  border-left: 1px solid #e51616;
  border-right: 1px solid #e51616;
  color:#fff !important;
}
.footer-block__details-content a.link:hover {
    color: #fff;
}
body .video-background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    transform: none;
    filter: none;
    z-index: 1;
}
.about_banner {
    background-size: cover;
    background-position: bottom;
    width: 100%;
    height: 300px;
  position:relative;
}
.about_b_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    font-family: 'Instrument Sans';
    color: #203bee;
}
.whyredwood_panel p {
    font-size: 16px;
    line-height: 32px;
    font-family: 'Instrument Sans';
}

.whyredwood_panel li {
    line-height: 28px;
    font-size: 16px;
   font-family: 'Instrument Sans';
}

.whyredwood_panel ul {
    margin-top: 40px;
}

.blog{
  position:relative;
}
.executive_team {
    margin: 20px 0 60px 0;
}

.team_title h2 {
    font-size: 40px;
    color: #203bee;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 2px solid #e5e5e5;
}

.team_members .member {
    display: flex;
    align-items: flex-start;
    column-gap: 30px;
  margin-bottom:50px;
}


.member_content .info h3 {
    font-size: 28px;
}

.member_content .info span {
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
}

.team_members {
    margin: 50px 0;
}

.member_image img {
    border-radius: 50%;
    width: 160px;
    height: 160px;
    object-fit: cover;
}

.flexslider {
    min-height: inherit;
    background: none;
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.flex-caption-inner .flex-title h2 {
    color: #fff;
    font-size: 40px;
}
.flexslider .slides{
  padding:0;
}
.flex-caption {
    position: absolute;
    top: 50%;
    left: 200px;
    color: #fff;
    transform: translateY(-50%);
}
.flexslider .slides img{
  width:100%;
}
.flexslider .desktop_img{
  display:block;
}
.flexslider .mobile_img{
  display:none;
}
.title-wrapper-with-link a {
    display: none;
}
/*404*/
.error-wrapper{
	padding:13% 0 15%;
	text-align:center;
}
.error-text h1{
	font-size: 10em;
	font-weight: 800;
}
.error-text h1 span{
color: #b70b0b;align-content
}
.post-navigation .nav-links{
	display:flex;
	flex-flow:row wrap;
	justify-content: space-between;
}
.post-navigation .nav-links a{
	font-size: 11px;
	text-transform: uppercase;
	color: #737373;
}
.post-navigation{
	padding: 0 50px 20px;
}

@media (max-width:991px){
  a.header__heading-link {
    justify-self: right;
}
   header.header {
    padding: 0 20px;
    grid-template-areas:
        "left-icons heading";
    grid-template-columns: 1fr 2fr;
}
  header .list-menu__item {
    height: inherit;
}
}

@media(max-width:767px){
  .flexslider .desktop_img{
  display:none;
}
  .oral_strip_content {
    padding: 0 20px;
}

.oral_strip_img img {
    border-radius: 20px;
}

.oral_strip_img {
    padding: 0 20px;
}
  .flex-caption-inner .flex-title h2 {
    font-size: 25px;
}

.flex-caption {
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
}

.flexslider .slides {
    margin-bottom: 0;
}
.flexslider .mobile_img{
  display:block;
}
  .whyTBXfree_panel h3 {
    font-size: 30px;
    margin-bottom: 20px;
}

.whyTBXfree_panel {
    margin-top: 50px;
}

.whyTBXfree_panel p, .whyTBXfree_panel ul li {
    font-size: 16px;
}
  .about_b_content {
    font-size: 30px;
    width: 100%;
    text-align: center;
}
p.disclaimer {
    font-size: 12px;
}
h1.header__heading {
    justify-self: flex-end;
    text-align: right;
}

body .video-hero {
    min-height: 50vh;
}

.oral_strip_wrap {
    flex-wrap: wrap;
}

.oral_strip_img, .oral_strip_content {
    flex: 0 0 100%;
    max-width: 100%;
}

.content_wrap {
    max-width: 100%;
}

.oral_strip_sec {
    padding: 40px 0;
    margin-bottom: 30px;
}

.content_wrap h1 {
    font-size: 30px;
    margin-top: 20px;
}

.content_wrap .banner__buttons a {
    font-size: 14px;
}

.banner_logo_img img {
    height: 300px;
}

h2#SectionHeading-template--15839749079249__fa721576-fa50-4c4e-90a0-092c169b30c3 {}

body .title-wrapper-with-link h2 {
    font-size: 30px;
}

.blog {
    padding: 30px 0 0;
}

body .card__information p {
    font-size: 14px;
}

.blog .card__content {
    padding:  15px 10px;
}
	.strip-DT-content h1{
		font-size: 2em;
	}
	.rst-btn{
		font-size: 14px;
	}
	footer h4{
		padding: 10px 0 6px 0;
	}
	.tbx-history .timeline-history-line{
		width:100%;
	}
	.blogContent {
	  height: auto;
	}
	header{
		position: relative;
		z-index: 1;
	}
	.whyredwood_Block01, .investor_Block01, .MeetTheTeam_Block01, .timeline_Block01, .whyTBXfree_Block01, .contact_Block01 {
	  padding: 0px 0 50px 0;
	}
	.whyTBXfree_heading, .MeetTheTeam_panel {
	  padding: 0;
	}
	.tbx-history .timeline-history-line{
		text-align: left;
		padding: 0 30px;
	}
	.tbx-history::before {
	  width: 1px;
	  height: 100%;
		top: 0;
	 }
	.tbx-history .timeline-history-line::before {
    	top: 3px;
    	left: -5px;
	}
	header .nav-item a{
		height: auto;
		padding: 11px 14px !important;
	}
	.tbx-history .timeline-history-line h4{
		font-weight: 700;
	}
	.timeline_col_date .timeline_col_date-6, .timeline_col_date_inverted .timeline_col_date-6{
		width:100%;
		float: none;
	}
	.timeline_date_columns::before, .timeline_col_date_inverted .timeline_content_date::before{
		content:none;
	}
	.timeline_col_date_inverted .timeline_col_date-6, .timeline_col_date .timeline_col_date-6{
		padding:0;
	}
	.timeline_content_date{
		margin-bottom: 10px;
	}
	.timiline_date_red{
		left: 0;
	}
	.timiline_date{
		right: auto;
		top: 0;
	}
	.timeline_content_date img{
		width:100%;
	}
	.team_image img {
	  width: 40%;
	}
}
@media (max-width:599px){
  .team_members .member {
    flex-wrap: wrap;
}

.member_image {
    margin-bottom: 30px;
}
}
@media(min-width:768px) and (max-width:991px){
	.blogContent h3 {
	  margin-bottom: 0px;
	  font-size: 16px;
	  font-weight: 700;
	}
	.blogContent {
	  height: 410px;
	}
	.tbx-history .timeline-history-line{
		text-align: left;
		padding: 0 30px;
		width: 100%;
	}
	.tbx-history::before {
	  width: 1px;
	  height: 100%;
		top: 0;
	 }
	.tbx-history .timeline-history-line::before {
    	top: 3px;
    	left: -5px;
	}
	.tbx-history .timeline-history-line h4{
		font-weight: 700;
	}
	.timeline_content_date img{
		width:100%;
	}
	.MeetTheTeam_panel {
	  padding: 0;
	}
}
@media(min-width:992px) and (max-width:1023px){
	.blogContent {
  height: 380px;
}
}
@media(min-width:1024px) and (max-width:1200px){
	.blogContent {
  height: 380px;
}
}
@media (max-width:479px){
  .team_title h2 {
    font-size: 32px;
  }
  .whyredwood_panel ul {
    margin-top: 0;
}
 
}
/* own code */
.scroll-flag-wrapper {
  position: fixed;
  top: 100px;
  right: 20px;
  z-index: 9999;
}

.scroll-flag {
  width: 149px;
  transition: transform 0.3s ease-out;
}

