body {
	font-family: 'Rubik', sans-serif;
	background-repeat: repeat;
	text-align: left;
	margin: 0px;
	height: 100%;
	font-size: 1.10em;
	line-height: 1.25em;
}
	
.container{
    width: 100%;
    height:100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}
	
.responsive {
    width: 100%;
	height: 150px;
}
	
.responsive-label {
    width: auto ;
    max-width: 100% ;
    height: auto ;
}

.responsive-tb-image {
    width: auto ;
    max-width: 100% ;
    height: auto ;
}
	
.sidebar {
    display:block;
    padding: 3px;
    width: 250px;
    background-color: #ffffff;
    position: fixed;
    top: 200px;
    margin: 4px;
    left: 5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: auto;
    z-index:1;
}

.sidebarTB {
    display:block;
    padding: 1px;
    width: 250px;
    background-color: #ffffff;
    position: fixed;
    top: 32%;
    margin: 4px;
    left: 5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: auto;
    z-index:1;
}

.border-1{
	font-style: bold;
	background-color:rgba(0, 0, 0, 0);
	box-sizing:border-box;
	color:#434343;
	display:block;
	font-size:28px;
	font-weight:800;
	height:auto;
	line-height:42px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:-120px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	text-align:left;
	text-decoration-color:rgba(255, 255, 255);
	text-decoration-line:none;
	text-decoration-style:solid;
	text-size-adjust:100%;
	width:auto;
	}
	
.fixed-top {
    background-color: rgb(230, 231, 232, 0);
	background-image: url("https://www.concreteprotection.com/images/concrete_header3.png");
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0 -7px;
	background-size: cover;
	height: 115px;
}
.navbar-dark {
	background-image: url("https://www.concreteprotection.com/images/yellow-bar.png");
	background-repeat: no-repeat, repeat;
	background-color: #434343;
	margin: 0px;
	}
	
	.navbar-brand-dark {
	margin-left: 15px;
	margin-right: 55px;
	color: #434343;
	font-size: 1.25rem;
	font-weight: 600;
	white-space: nowrap;
	
	}
	
	.navbar-bottom {
	background-image: url("https://www.concreteprotection.com/images/SCP_logo_white.png");
	background-repeat: no-repeat, repeat;
	background-color: #434343;
	margin: 0px;
	}
	
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
	  
	  
.nav-item .nav-link-top {  
	background-color:rgba(0, 0, 0, 0);
	box-sizing:border-box;
	color:#ffffff;
	/* cursor:pointer; */
	display:block;
	font-size:15px;
	font-weight:400;
	height:auto;
	line-height:0.75rem;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:3px;
	padding-top:5px;
	text-align:left;
	text-decoration-color:rgba(255, 255, 255);
	text-decoration-line:none;
	text-decoration-style:solid;
	text-size-adjust:100%;
	width:auto;
	white-space: nowrap;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}

.navbar-text::after {
    content: " " " | ";
}
	  
.nav-item .nav-link-bottom {  
	background-color:rgba(0, 0, 0, 0);
	box-sizing:border-box;
	color:#434343;
	/* cursor:pointer; */
	display:block;
	font-size:13px;
	font-weight:200;
	height:auto;
	line-height:22px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:20px;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
	text-align:left;
	text-decoration-color:rgba(255, 255, 255);
	text-decoration-line:none;
	text-decoration-style:solid;
	text-size-adjust:100%;
	width:auto;
	white-space: nowrap;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	  }
	  
    .col-container {
        display: table; /* Make the container element behave like a table */
        width: 100%; /* Set full-width to expand the whole page */
    }
    
    .col {
        display: table-cell; /* Make elements inside the container behave like table cells */
    }
	.navbar-text-bottom{  
	background-color:rgba(0, 0, 0, 0);
	box-sizing:border-box;
	color:#434343;
	/* cursor:pointer; */
	display:block;
	font-size:13px;
	font-weight:200;
	height:auto;
	line-height:22px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:20px;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
	text-align:left;
	text-decoration-color:rgba(255, 255, 255);
	text-decoration-line:none;
	text-decoration-style:solid;
	text-size-adjust:100%;
	width:auto;
	white-space: nowrap;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	  }
	  
.navbar-nav {
	  	padding-bottom:3px;
	padding-left:0px;
	padding-right:0px;
	padding-top:3px;
	text-align:right;
	  }
	  
      
	  
.marketing .col-lg-4 {
        margin-bottom: 1.5rem;
        text-align: center;
    }

.marketing .col-lg-4 p {
        margin-right: 0.75rem;
        margin-left: 0.75rem;     
    }

     hr {
        border: 0;
        height: 1px;
        background: #333333;
        background-image: linear-gradient(to right, #ccc, #333, #ccc);  
    }
    
.featurette-divider {
        margin: 1.75rem 0; /* Space out the Bootstrap <hr> more */
        
    }

span.heading-create {
    font-size: 28px;
    font-weight:600;
    height: auto;
    text-align: right;
    display: block;

  }
  
 span.heading-solutions {
    font-size: 28px;
    font-weight:600;
    height: auto;
    text-align: left;
    display: block;

  }

span.heading-text {
    font-size: 14px;
    font-weight: none;
    text-align: left;
    display: block;
    position: absolute; 
    left: 625px; 
    top: 45px;
    white-space: nowrap;

  }

span.smaller-text {
    font-size: 14px;
    font-weight: none;
    text-align: left;
    display: block;
    color: #777777;
  }
  
span.smaller-text-completed {
    font-size: 14px;
    font-weight: none;
    text-align: left;
    line-height:24px;
    display: block;
    color: #777777;
  }

/* Thin out the marketing headings */

.featurette-heading {
  font-weight: 600;
  line-height: 1;
  letter-spacing: -.05rem;
}

.btn-solutions {
    background-color: #ffff33;
	color: black;
}
.nav-item.yellow{
	position: relative;
	margin-left: 15px;
}
.nav-item.yellow a{
	color: #000;
	position: relative;
	z-index: 1;
	line-height: 28px;
	font-weight: 500;
	padding-left: 10px;
	padding-right: 10px;
}
.nav-item.yellow a span{
	display: none;
}
.nav-item.yellow::before{
	content: "";
	width: 110%;
	height: 58px;
	position: absolute;
	top: -11px;
	left: -5%;
	z-index: 0;
	background-color: #ffff33;
}
.featurette .mb-6 img{
	border: 1px solid #434343;
}
.container.news{
	min-height: calc(100vh - 268px);
}
@media screen and (max-width: 991px) {
	.nav-item.yellow {
    margin-left: 0px;
}
}
	  
/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 1200px) {
    .navbar-text::after{
    display: none;
    }   
}
@media screen and (max-width: 991px) {
.nav-item .nav-link-top {  
	font-size:17px;
	font-weight:400;
	height:auto;
	line-height:1.25rem;
	padding-bottom:5px;
	padding-top:13px;
	text-align:left;
	text-decoration-line:none;
	text-decoration-style:solid;
}
.nav-item.yellow::before {
	content: "";
	width: 110%;
	height: 46px;
	position: absolute;
	top: 3px;
	left: -5%;
	z-index: 0;
	background-color: #ffff33;
}
.nav-item.yellow a{
	padding-left: 5px;
	padding-right: 5px;
}
}
@media screen and (max-width: 768px) {
    .scp-column-top-25 {
        width: 100%;
        height: auto;
    }    
    .scp-column-top-33 {
        width: 100%;
        height: auto;	
    }
    .scp-column-top-50 {
        width: 100%;
        height: auto;	
    }
	.sidebar {
	display: none;
	}
	.sidebarTB {
	display: none;
	}
	.content {
        margin-left: 5px;
    }
	.bd-placeholder-img-lg {
	font-size: 3.5rem;
    }

 }