/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/




.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.pad0{padding:0px;}
.padl0{
  padding-left:0px;
}
.padr0{
  padding-right:0px;
}
.padl15{padding-left:15px !important;}
/*Control Option*/
.controllers{z-index:9;}

  .txtcenter{text-align: center !important;}
  .control-head{color:#072562;margin: 15px 0px;}
  .option_filter{
    margin: 10px auto !important;
    display: table;
  }
  .m-auto{margin:auto !important;}
  .marl15{margin-left: 15px;}
  .marr15{margin-right: 15px;}
  .mart15{margin-top:15px;}
  .marb15{margin-bottom:15px;}
  .mart30{margin-top:30px;}
  .marb30{margin-bottom:30px;}
  .products{display:block;}
  .appliances, .screen_type, .products{
    padding: 5px  70px 5px 15px !important;
    font-size: 18px;
    border-radius: 5px;
    cursor:pointer;
    min-height:40px;
    color:#072562;

  }
  .appliances option, .screen_type option, .products option{cursor:pointer;}
  .d-flex{display:flex; padding: 10px 0px !important;}
  .lside .control-image{max-width:150px;margin: 0px 10px;}
  .lside .control-image img{
    background-size: contain;  
  }
  .rside .control-title{
    font-size: 18px !important;
      color: #072562;
  }
  .rside .control-spec{
    color: #072562;
      font-size: 16px !important;
      margin: 10px 0px;
  }
  .rside .control-spec ul{list-style: none;padding-bottom:0px !important;}
  .rside .control-spec ul li{padding:4px !important;}
  .no_controls{
    text-align: center !important;
      font-size: 18px;
      color: #0e2562;
  }
  .pagination{
      display: block;
      float: right;
      margin: 15px 50px !important;
  }
  .pagination .page-numbers.current{
    background-color: #072565;
    color:#fff;
  }
  .pagination .page-numbers{
    padding: 5px 10px !important;
    border-radius: 5px !important;
    border: 1px solid #072565;
    cursor:pointer;
    color:#072565;
    font-size:15px !important;
  }

  .pagination .next, .pagination .prev{display:none;}
.option_filter {
    /*overflow: hidden;
    background: no-repeat #ffffff;    */
}

.option_filter select, .products{
    -webkit-appearance:none;
    background-image: url(//usdraftco.com/wp-content/uploads/2020/11/drop_down.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
}



#overlay, #prod_overlay{ 
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height:100%;
  display: none;
  background: rgba(0,0,0,0.6);
}
.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;  
}
.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #2e93e6 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
  100% { 
    transform: rotate(360deg); 
  }
}
.is-hide{
  display:none;
}

/*Slider*/
.control-slide rs-layer-wrap{position: initial !important;}
.control-slide rs-loop-wrap, .control-slide rs-mask-wrap{position: relative !important;}
/********/

.clear_filter{
    font-size: 20px;
    padding: 10px 30px;
    background-color: #fff;
    border: 1px solid #bbb;
    cursor: pointer;
    border-radius: 50px !important;
    color:#072562;
    min-height:40px;
    text-align: center !important;
}
.clear_filter:hover{
  background-color: #072562;
  color:#fff;
}
.Learn-more{font-size:16px !important;}
.prod_image img{
  margin:auto !important;
  display:block;
  max-width:500px !important;
}
.prod_details hr{
    width: 40px;
    text-align: left;
    margin: unset;
    margin-bottom: 10px !important;
    border-width: 1px;
}
.prod_details .spec_val{
  margin-bottom:1.2em !important;
  font-weight:normal !important;
  font-size:16px !important;
  color:#fff !important;
	margin-top:8px !important;
}
.prod_details .spec_title{
  font-size:16px !important;
  color:#fff !important;
}
.prod_details .rside{
  max-height: 620px;
  overflow: auto;
  overflow-x: hidden;
}
.Products{  
  padding-top: 10px !important; 
  padding-bottom: 150px !important; 
}
.control_option{padding-top: 150px !important; padding-bottom: 150px !important; }

.appliances{
  padding: 6px 15px !important;
  width: 195px;
  border: 1px solid #bbb;
  cursor:unset !important;
}
.spec_group {
	position:relative;
	padding:15px 0 0 15px !important;
}
.spec_group:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:2px;
	background-color:rgb(102, 102, 102);
}
.no_controls.white {
	font-size:18px !important;
	color:#fff;
}
.datasheetdiv{text-align: right !important;}
.datasheetbtn button{
	width: 170px;
	background: transparent;
	font-size: 20px;
	cursor: pointer;
	text-align: center !important;
  border-radius: 50px !important;
	border: 2px solid lightgray !important;
	padding: 5px 10px !important;
	color: lightgray !important;
	height: 40px;

}
select { font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif !important; }
.selecttitlesize span{ font-size: 30px !important; }
.selecttitlesize { margin-bottom:15px !important;padding-left: 8px !important; }
.selecttitlesize + select.products { margin-left: 10px !important; margin-right: auto !important; }
/***************/
@media(max-width:1440px){
  .prod_image img{width:50% !important;}
  .prod_details .rside{
    max-height: 400px;
  }
  .product_option, .control_option{max-height: 670px !important; overflow: auto;overflow-x: hidden;}
}
@media(max-width:1280px){
  .prod_details .spec_title, .prod_details .spec_val{
    text-align: center !important;
  }
  .prod_details hr{margin:auto !important;margin-bottom: 10px !important;}
  .prod_details .spec_title{margin-bottom: 3px !important;height: 15px;padding-top:5px;}
  .spec_group:before {
    left:50%;
    transform:translatex(-50%);
  }  
  .Products{margin-bottom:50px !important;}
  .controllers{margin-bottom:50px !important;}
}
@media(max-width:991px){
  .Products{margin-bottom:200px !important;}
}
@media(max-width:767px){
  .Products{margin-bottom:500px !important;}
  select.products{padding: 5px  80px 5px 15px !important;}
}
@media(max-width:600px){
  .option_filter{display:grid;}
  .marr15{margin-right:0px !important;}
  .marl15{margin-left:0px !important;}
  .appliances, .screen_type, .products{margin-bottom:15px !important;}
  /*.Products{margin-bottom:550px !important;}*/
  .appliances{width:100% !important;}
  .controllers .rside{text-align: center;}

}
@media(max-width:480px){
  .prod_details .spec_title{
    line-height:16px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px !important;
  }

.rside .control-title, .rside .control-spec ul li, .rside .Learn-more{text-align: center !important;}

.d-flex{display:block !important;}
.lside .control-image{margin:auto !important;}
.prod_image img{width:70% !important;}
.Products{margin-bottom:650px !important;}
.control_option{padding-bottom: 250px !important; }
.lside .control-image img{margin-bottom:10px !important;}
}
@media(max-width:1199px){
  .datasheetdiv{
   text-align: left !important;		
  }
  select.products{
    right: 0px;
    position: absolute;
  }

  .selecttitlesize {
   text-align: center !important;		
  }
  .selecttitlesize + select.products{
   	margin-left: auto !important; margin-right: auto !important;
  }
}
@media(max-width:480px){
  select.products{
    position: inherit;
    margin:auto !important;
    margin-bottom:10px !important;

  }
  .sel_product, .datasheetdiv{width:100%;}
  .datasheetdiv{text-align: center !important;}
}

.prod_details .rside::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

.prod_details .rside::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}

.prod_details .rside::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #555;
}

.Products{background-color :#000;}
.disc_text{
    text-align: center !important;
    font-size: 18px !important;
    margin-bottom: 10px !important;
}

#ShareoneDrive div[data-id="014VUWJS6L5GAY2YAY5VDJDE6QO2SSC3OU"] .files .entry.folder[data-name="Data Sheets"],
#ShareoneDrive div[data-id="014VUWJS6L5GAY2YAY5VDJDE6QO2SSC3OU"] .files .entry.folder[data-name="System Brochures"] {
    display: flex !important;
}

@media only screen and (min-width: 981px){
	#logo {
    	max-height: 100%;
	}
}
#et_top_search{display:none !important}