@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 5px 5px 5px !important;
	min-width:150px;
	text-align:center;
}

.additional-content-buy-product:visited, .additional-content-buy-product:active{
	color:#fff !important;
}

.Normal_Btn:link, .Normal_Btn:active, .Normal_Btn:visited {
	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: 12px !important;
	font-weight:600;
    padding: 5px !important;
	text-align:center;
	max-width:187px;
	margin: 0 auto;
}

.Normal_Btn:hover{
	background:#008E1D !important;
	color:#FFFFFF !important;
}

.range-column-6{
	min-height:250px;	
}

.range-column-larger{
	min-height:370px;	
}


.View-Product-Btn:link, .View-Product-Btn:active, .View-Product-Btn:visited {
	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: 12px !important;
	font-weight:600;
    padding: 5px !important;
	text-align:center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
	max-width:187px;
	margin: 0 auto;
}

.Whiteboard-Quotation-Btn:hover{
	background:#008E1D !important;
	color:#FFFFFF !important;
}

.additional-content-buy-product:hover, .View-Product-Btn:hover{
	background:#008E1D !important;
	color:#FFFFFF !important;
}

.banner-position{
  margin-top:-10px;	
}

.dark_bg_paragraph{
   font-size:16px;	
}

.list_links li a:active, .list_links li a:link, .list_links li a:visited, .normal-infopage-link:active, .normal-infopage-link:link, .normal-infopage-link:visited{
	color:#006E96 !important;
}

.list_links li a:hover, .normal-infopage-link:hover{
     color:#FF0004 !important;	
}

.Blog-Links li a:active, .Blog-Links li a:link, .Blog-Links li a:visited{
	color:#006E96 !important;	
}


.Blog-Links li a:hover{
	color:#FF0004 !important;	
}

.colordiv{
    width: 100%;
    height: 40px;
    background: linear-gradient(270deg,#1059cb,#0fc780,#f1f23e);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 59s ease infinite;
    -moz-animation: AnimationName 59s ease infinite;
    animation: AnimationName 59s ease infinite;
    margin-bottom: -10px;
    margin-top: -10px;
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
}

@-webkit-keyframes AnimationName {
    0%{background-position:17% 0%}
    50%{background-position:84% 100%}
    100%{background-position:17% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:17% 0%}
    50%{background-position:84% 100%}
    100%{background-position:17% 0%}
}
@keyframes AnimationName { 
    0%{background-position:17% 0%}
    50%{background-position:84% 100%}
    100%{background-position:17% 0%}
}

.Chalkboard_column_wrapper{
	background-color: #cacaca;
	padding-bottom:15px;
	border-bottom:#4E4E4E 1px solid;
}

.Chalkboard_column{
  min-height: 180px;
}

.column_text_container{
   color:#333333;	
}

.column_headers{
 color:#333333;	
 font-weight:800;
 font-size: 16px;
 padding-top: 15px;
}

.column_image_container{
    float: left;
    width: 30%;
    padding: 5px;
    padding-right: 15px;
}

.Quotation-Btn:link{
	background:#656965 !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;
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 160px;
    margin: 0 auto;
}

.Quotation-Btn:hover{
	background:#008E1D !important;
	color:#FFFFFF !important;
}

.flex-row-related{
    display: flex;
    flex-wrap: wrap;	
}

.ModParrotContactFormC #website{
	display:none;	
}

.unordered-list li a:active, .unordered-list li a:visited, .unordered-list li a:link{
	color:#006E96 !important;	
}

.unordered-list li a:hover{
	color:#FF0004 !important;	
}

.white-unordered-list{
	color:#FFFFFF !IMPORTANT;
	list-style-type:none;
	text-align:center;
	line-height:32px;
}

.Installation-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;
}

.Installation-Quotation-Btn:hover{
	background:#008E1D !important;
	color:#FFFFFF !important;
}

.custom-h3{
	text-align:center;
	font-style:italic;	
}

.accessories_link:link, .accessories_link:visited, .accessories_link:active {
	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;
    max-width: 550px;
    margin: 0 auto;
}

.accessories_link:hover{
    background:#008E1D !important;
	color:#FFFFFF !important;
}

.accessory_container{
	text-align:center;
	margin:0 auto;	
	margin:10px;
	
}
/*
body{
background:rgba(204, 204, 204, 1);	
}*/

.Container002 .titleline{
	border-bottom:none !important;	
}

.Container002 .dnntitle{
	border-bottom:1px solid #444 !important;
}

#dnn_ctr1576_ContentPane{
	background-color:#FFFFFF !important;	
}

@media (min-width:768px) and (max-width:1140px){
	.chalkboard_column{
		min-height: 300px;
	}
	.column_image_container{
		width: 100% !important;
	}
	
	.column_image_container img{
	  max-height:100px !important;
	  float:none !important;
	}
}

@media (min-width:0px) and (max-width:767px){
   .flex-row-related{
	 display:block !important; 
    flex-wrap:no-wrap !important;
   }
   
   .column_image_container img{
	  max-height:100px !important;
	  float:none !important;
	}
	
	.column_image_container, .column_text_container{
		width: 100% !important;
	}
	.Chalkboard_column {
    	min-height: 300px;
	}
	
	.Quotation-Btn{
		margin-bottom:15px;
	}
}

@media (min-width:0px) and (max-width:650px){
 .colordiv{
	height:250px !important; 
 }

}
.phone_number_wrapper{
 float:right;
}

#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;	
}


.dark_bg_paragraph{
	color:#ffffff !important;	
}

#dnn_SearchPane{
	margin-top:-10px;
}


@media (min-width: 992px) and (max-width:1250px){
.col-md-2 {
    width: 33.33333333% !important;
}
.Related-Products-Wrapper img{
    height: auto;
    width: 100%;
    max-width: 200px;
}

.range-column{
    min-height: 280px;
}

.range-column-6{
 min-height: 320px !important;	
}

}

@media (min-width: 768px) and (max-width:991px){
	.col-md-2 {
    width: 33.33333333% !important;
}
.Related-Products-Wrapper img{
    height: auto;
    width: 100%;
    max-width: 200px;
}

.range-column{
    min-height: 280px;
}

.range-column-6{
 min-height: 320px !important;	
}

.range-column-larger, .range-column3{
	width:50%;
	margin-bottom:40px;
	padding-bottom:40px;
}
}

@media (min-width: 500px) and (max-width:767px){
	.col-md-2 {
    width: 50% !important;
}
.Related-Products-Wrapper img{
    height: auto;
    width: 100%;
    max-width: 200px;
}

.range-column, .range-column-6{
    min-height: 280px;
}

.flex-row-related{
	display:flex !important;
}
.contact_icon_div, .contact_icon_div .info-post{
	width:100% !important;	
}
.phone_number_wrapper{
	float:none !important;	
}

.range-column-larger, .range-column3{
	width:50% !important;
	margin-bottom:40px;	
	padding-bottom:40px;
}

.tv_bg {
    background-size: 420px 289px !important;
    background-repeat: no-repeat !important;
    height: 311px !important;
}

object{
	width: 400px !important;
    height: 250px !important;
}
}

@media (min-width: 0px) and (max-width:499px){
.range-column-larger, .range-column3{
	width:100% !important;
	margin-bottom:40px !important;	
	padding-bottom:40px !important;
}

.col-md-2 {
    width: 100% !important;
}
.Related-Products-Wrapper img{
    height: auto;
    width: 100%;
    max-width: 200px;
}

.range-column, .range-column-6{
    min-height: 280px;
}

.flex-row-related{
	display:flex !important;
}

.contact_icon_div, .contact_icon_div .info-post{
	width:100% !important;	
}
.phone_number_wrapper{
	float:none !important;	
}

.tv_bg {
    background-size: 319px 238px !important;
    background-repeat: no-repeat !important;
    height: 241px !important;
}
}

@media (min-width: 0px) and (max-width:361px){
	.tv_bg{
	background:none !important;	
	}
	object{
		width:200px !important;
		height:auto !important;
	}
}

@media (min-width: 362px) and (max-width:499px){
	object{
	width: 300px !important;
    height: 186px !important; 	
}
}


figure{
    position: relative;
    top: 40%;
    transform: translateY(-50%);	
}

.Related-Products-Wrapper img{
	margin: 0 auto;	
}

.contact-section > h2{
	display:none;
}

.DnnModule-1595 .dnntitle{
	text-align:center !important;	
}

.whiteboard-benefits-white-text li{
   color:#FFFFFF !important;	
}

.tv_bg{
   background-image: url("https://www.parrot.co.za/Portals/2/Images/Lifestyle/2018/09/Interactive_LED_bg.png");
   background-position:center;
   background-size:588px 358px;
   background-repeat:no-repeat;
   height: 375px;
}

.tv_bg object{
    position: relative;
    left: 0px;
    right: 0px;
    top: 20px;
}

.larger-btn-lineheight{
	line-height:46px;
}

.fig_paragraph{
	margin-bottom:45px;
}

.Related-Products-Wrapper2 img{
		margin-bottom:40px;
}

.Related-Products-Wrapper2 .range-column{
	margin-bottom:60px;
}
