@charset "utf-8";
/* CSS Document */

.additional-content-buy-product:link{
	background: #19d051 !important;
    color: #ffffff !important;
    display: inline-block;
    border-radius: 50em;
    text-transform: uppercase;
    letter-spacing: normal;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 15px !important;
	font-weight:600;
    padding: 5px 10px 5px 10px !important;
	min-width:150px;
	text-align:center;
}


.additional-content-buy-product:visited, .additional-content-buy-product:active, .Whiteboard-Quotation-Btn:active, .Whiteboard-Quotation-Btn:visited{
	color:#fff !important;
}

.whiteboard-custom-h3{
	text-align:center;
	font-style:italic;	
}

.Whiteboard-Quotation-Btn:link{
	background:#19d051 !important;
    color: #ffffff !important;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: normal;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 15px !important;
	font-weight:600;
    padding: 5px 5px 5px 5px !important;
	min-width:150px;
	text-align:center;
}

.View-Product-Btn:link, .View-Product-Btn:active, .View-Product-Btn:visited {
	background:#19d051;
    color: #ffffff !important;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: normal;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 15px !important;
	font-weight:600;
    padding: 5px 10px 5px 10px !important;
	text-align:center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
	max-width:200px;
	margin: 0 auto;
}

.additional-content-buy-product:hover, .View-Product-Btn:hover{
	background:#008E1D !important;
	color:#FFFFFF !important;
}

.Whiteboard-Quotation-Btn:hover{
	background:#008E1D !important;
	color:#FFFFFF !important;
}

.whiteboard-benefits-white-text li{
	color:#FFFFFF !important;	
}

.Whiteboard-Blog-Links li a:active, .Whiteboard-Blog-Links li a:link, .Whiteboard-Blog-Links li a:visited, .Related-Products-Wrapper h4 a:active, .Related-Products-Wrapper h4 a:link, .Related-Products-Wrapper h4 a:visited, .paragraph-link:active, .paragraph-link:link, .paragraph-link:visited, .unordered-list li a:active, .unordered-list li a:visited, .unordered-list li a:link{
	color:#006E96 !important;	
}


.Whiteboard-Blog-Links li a:hover, .Related-Products-Wrapper h4 a:hover, .paragraph-link:hover, .unordered-list li a:hover{
	color:#FF0004 !important;	
}

.Related-Products-Wrapper h4{
		font-size:18px;
		font-weight:700;
		margin-bottom:10px;
}

.flex-row-related{
  display: flex;
  flex-wrap: wrap;
}

.ModParrotContactFormC #website, .contact-page .text-center{
	display:none;
}

.range-column{
	min-height:525px;
	padding:20px;	
	margin: 0 auto;
	margin-bottom: 20px;
}

.range-column-shorter{
	min-height:445px;
	padding:20px;
	margin: 0 auto;
	margin-bottom: 20px;	
}

.contact-section > h2{
	display:none;
}

.phone_number_wrapper{
 float:right;
}

@media (min-width: 500px) and (max-width:767px){
.phone_number_wrapper{
	float:none !important;	
}
}
@media (min-width: 0px) and (max-width:499px){
.phone_number_wrapper{
	float:none !important;	
}
}

@media (min-width: 0px) and (max-width:681px){
.range-column {
    min-height: auto !important;
	margin-bottom:60px !important;
}

.range-column figcaption{
	margin-bottom:30px !important;
}

.range-column-shorter {
    min-height: auto !important;
	margin-bottom:60px !important;
}

.range-column-shorter figcaption{
	margin-bottom:30px !important;

}
}
@media (min-width:481px){
 .related_subtitle{
	     margin-top: -40px !important;
		 margin-bottom:30px !important;
 }
}

@media (min-width: 0px) and (max-width:480px){
 .related_subtitle{
	     margin-top: -10px !important;
		 margin-bottom:30px !important;
 }
}
@media (min-width: 682px) and (max-width:991px){
.range-column {
    min-height: 440px !important;
    padding: 20px;
    margin: 0 auto;
	margin-bottom: 50px !important;
}

.range-column-shorter {
    min-height: 420px !important;
    padding: 20px;
    margin: 0 auto;
    margin-bottom: 50px !important;
}
}

#facebook{
	background-color:#FFFFFF !important;	
}

.social-icons-info-page a{
	font-size:24px;
	letter-spacing:10px !important;
	margin-right:5px;
}

.fa-linkedin{
	color:#007bb5;
}

.fa-facebook{
	color:#3b5998;
}

.fa-youtube{
	COLOR:#ff0000;
}

.fa-instagram{
	color:#c32aa3;
	
}

.fa-twitter-square{
	color:#1da1f2;	
}

.social-icons-info-page a:hover{
	color:#000000;	
}
.Container002 .titleline{
	border-bottom:none !important;	
}

.Container002 .dnntitle{
	border-bottom:1px solid #444 !important;
}

.whiteboard_alternative_products img{
	margin-bottom: 30px;
}

.whiteboard_alternative_products .col-sm-4{
	margin-bottom:40px;
}


@media (min-width:0px) and (max-width:767px){
   .flex-row-related{
	 display:block !important; 
    flex-wrap:no-wrap !important;
   }
   
}

.complimentary-box{
	min-height:260px;
}