/*
Theme Name: Whiteblack Digital
Theme URI: http://whiteblackdigital.com.au
Author: Whiteblack Digital
Author URI: http://whiteblackdigital.com.au
Version: 4.0
*/




/* ==========================================================================
   Witeblack Digital Custom Styles
   ========================================================================== */

/*

#00833E


*/



/*
a.career {
	display:none;
    color: #fff;
    background-color: #29833e;
    font-family: 'ITCAvantGardePro-Demi';
    letter-spacing: 2px;
    font-size: 15px;
    padding: 20px 13px;
}

a.career:focus{
	color: #fff;
}
a.career:hover {
    color: #29833e;
    background-color: #fff;
    font-family: 'ITCAvantGardePro-Demi';
    letter-spacing: 2px;
    font-size: 15px;
    padding: 20px 13px;
    border: solid 1px #29833e;
}


*/


.side-blog li { background: #fff; }
.side-blog li:nth-child(odd) { background: #ddd; }


.side-blog ul {
    list-style: none;
    margin-left: -40px;
    margin-bottom: 0px;
}

.side-blog ul li{padding-left: 15px;padding-top: 5px;padding-bottom: 5px;}


article.post img{
    height: auto;
    width: auto;}
    
    
  article.post p a {
    color: #29833e;
    font-weight: bold;
    text-transform: uppercase;
}
    
    

.single .post a{color:#00833f;text-decoration: underline;}
 
 .categories-2{background-color: #fff;
	 padding-bottom: 5px;
 }
 
 .categories-2 h5{
    background-color: #00833E;
    padding: 3px;
    padding-top: 6px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin-bottom: 0px;
}
 
 
 body.blog .topHomeBanner{display: none;}
 
article.post{
    background-color: #fff;
    padding: 15px;
    margin-bottom: 30px;
}
 
 
 
 
 
 .blogpage{padding-top: 60px;padding-bottom: 60px;}
 
 .page-header{padding-bottom: 30px;}
 
 .vidbut {
    float: right;
    padding-right: 30px;
    padding-top: 30px;
    clear: both;
}
 
 a.videofac{
    color: #fff;
    background-color: #29833e;
    font-family: 'ITCAvantGardePro-Demi';
    letter-spacing: 2px;
    font-size: 15px;
    padding: 20px 13px;
}
 
 
 
 a.videofac:hover{
    color: #29833e;
    background-color: #fff;
    font-family: 'ITCAvantGardePro-Demi';
    letter-spacing: 2px;
    font-size: 15px;
    padding: 20px 13px;
    border: solid 1px #29833e;
}

 
 
 
 
 .btn-primary.h3bleft.conot{
	 
	 padding-top: 15px!important;
    padding-bottom: 13px!important;
	 
 }
 
 .btn-primary.h3bleft.conot span{
	 
	 padding-top: 15px!important;
    padding-bottom: 13px!important;
	font-size: 15px; 
 }
 
 .covidbut{float: right;padding-right: 30px;padding-top: 30px;}
 
 
 /*  Corporate parent single
-------------------------------------------------- */
  
  
 .home4.ownpage{
    padding-top: 120px;
    padding-bottom: 80px;
    background-color: transparent;
    color: #212529;
    background-image: url(images/aph4.png);
    background-position: right bottom;
    background-size: inherit;
    background-repeat: no-repeat;
}
 
 
 .home4.ownpage p{color: #212529;}
 
 
 


/* 404
-------------------------------------------------- */

 .fourfield{
    text-align: center;
    width: 280px;
    margin: 0 auto;
}

.ero{padding-top: 60px;}


.fourfield #searchsubmit {
    display: block;
}


.fourfield .form-control {
    padding: .6rem .75rem;
    border-radius: 0px;
}





/* Whats New
-------------------------------------------------- */



.whatsnew .table thead th {
    color: #fff;
    background: #DB3232;
    padding: 15px 15px;
    text-transform: uppercase;
    border: 1px solid #ccc
}


.techbriefs.whatsnew{padding-top: 60px;}






/* Search Results
-------------------------------------------------- */

.searchbody{padding-top: 40px;
	padding-bottom: 40px;
}


.searchart{
    padding-top: 40px;
    padding-bottom: 20px;
}


.noresult{
    padding-top: 40px;
    padding-bottom: 20px;
}




.page-header.search{
    border-bottom: solid 1px #ccc;
}






body{background-image: url(//m.boss-wisdom.com/wp-content/themes/WBDTheme/images/body_bg.jpg);
	background-repeat: repeat;
}

/* 
body > div.searchbody > div.container > article:nth-child(4), body > div.searchbody > div.container > article:nth-child(6),body > div.searchbody > div.container > article:nth-child(8), body > div.searchbody > div.container > hr:nth-child(5),body > div.searchbody > div.container > hr:nth-child(7),body > div.searchbody > div.container > hr:nth-child(9){display: none;}
*/


/* Calculator
-------------------------------------------------- */

.calculatorContent{
    padding-top: 100px;
    padding-bottom: 50px;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 6px);
}

#temperature, #inletPressure{
    height: 42px;
}



h3#result{
    margin-top: 20px;
    font-family: 'ITCAvantGardePro-Demi';
    letter-spacing: 2px;
}


.calculatorContent label{font-size: 14px;}


#flow-calculator-form{
    border: solid 1px #212529;
    padding: 30px;
    border-radius: 1px;
}




/* Product Notes
-------------------------------------------------- */

.techbriefs{
	background-image: url(images/dist_bg.jpg);
	background-size: cover;
	background-position: left bottom;
	padding-top: 110px;
	padding-bottom: 40px;
}


.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}


.table-striped tbody tr:nth-of-type(even) {
    background-color: #eee;
}

.table thead th {
    color: #fff;
    background: #00833f;
       padding: 15px 15px;
    text-transform: uppercase;
    border: 1px solid #036733;
}

.table td, .table th{border: 1px solid #CCC;}


.Techbriefsbody h2{margin-bottom: 15px;}










/* Distributors Page
-------------------------------------------------- */




#dist_body{
	text-align: justify;
	padding-top: 110px;
	padding-bottom: 20px;
}

 
.dist-table 
{
	border: 1px solid #566963;
	width: 100%;
	margin-bottom: 40px;
   /* word-break: break-word; */
	vertical-align: middle;
}
.dist-table a 
{
	font-weight: bold;
	color: #044c9a;
}
.dist-table  th  
{
	color:#fff;
	background: #00833f;
	text-align:center;
	 
	padding: 15px 15px;
	text-transform: uppercase;
	border: 1px solid #036733; 
}
.page-title.dist
{
	text-transform: uppercase;
	margin-bottom: 50px;
}
.dist-table tr
{
	background: #fff;
}
.dist-table tr.even
{
	background: #eee;
}
.dist-table tr td
{
	text-align:center;
	vertical-align: middle;
	border: 1px solid #CCC;
 	border-bottom:  1px solid #ccc; 
	padding: 15px 15px;
}

.distributors-menu-ul
{
	    margin: 0;
    padding: 0;
    list-style: none;
}
.distributors-menu-ul li 
{
	display: inline-block;
	margin-left: -5px;
}
.distributors-menu-ul li a
{
	padding: 7px 25px;
	border: 2px solid #00833f;
	border-right:0;
	color:#00833f;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}

.distributors-menu-ul li:last-of-type a
{
	border-right: 2px solid #00833f;
}
.distributors-menu-ul li.current_page_item  a
{
	background-color:#00833f;
	color:#fff;
}
.distributors-menu
{
	text-align: center;
	margin-bottom: 60px;
}

 

.distHead{
    background-color: #01833f;
    color: #fff;
    text-transform: uppercase;
    font-family: 'ITCAvantGardePro-Demi';
    letter-spacing: 1px;
}


.table thead.distHead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef;
    text-align: center;
}


.table.distTable td{text-align: center;}




/* Contact PAGE
-------------------------------------------------- */


#contact_body{background-image: url(images/contactpgbg.jpg);
	background-size: cover;
	text-align: justify;
	background-position: left bottom;
	padding-top: 110px;
	padding-bottom: 40px;
	margin-top: -55px;
	}

#input_1_1, #input_1_2, #input_1_4, #input_1_6, #input_1_7, #input_1_5, #input_1_8_1, #input_1_8_5, #input_1_8_3, #input_1_8_4{background-color: transparent;
	border: solid 1px #1D232A;
	line-height: 30px;
	padding-left: 10px;
	outline: none;
}

#input_1_7{margin-top: 15px;}

#input_1_4{margin-top: 0px;
	    margin-bottom: -5px;
}


#input_1_8_6{
	border: solid 1px #1D232A;
	height: 40px;
	padding-left: 10px;
	margin-top: 15px;
	outline: none;
}


#input_1_1:focus, #input_1_2:focus, #input_1_4:focus, #input_1_6:focus, #input_1_7:focus, #input_1_5:focus, #input_1_8_1:focus, #input_1_8_5:focus, #input_1_8_3:focus, #input_1_8_4:focus{
	border: solid 1px #00833E;
	background-color: #fff;
}



#gform_1 > div.gform_footer.top_label{text-align: center;}


#gform_submit_button_1{background-color: #00833E;
	text-transform: uppercase;
	color: #fff;
	border: solid 1px #00833E;
	letter-spacing: 0.5px;
	font-family: "acumin-pro",sans-serif;
font-style: normal;
font-weight: 400;
outline: none;
    padding: 12px 45px 10px 45px;
}


#gform_submit_button_1:hover, #gform_submit_button_1:focus{
	background-color: transparent;
	text-transform: uppercase;
	color: #00833E;
	border: solid 1px #00833E;
}



::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #1D232A;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #1D232A;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #1D232A;
}
:-moz-placeholder { /* Firefox 18- */
  color: #1D232A;
}




/* Founder PAGE
-------------------------------------------------- */

.founder1{padding-top:110px;
	padding-bottom: 40px;
	background-color: #8E9194;
	text-align: justify;
	background-image: url(images/founderbg.jpg);
	background-size: 70% 100%;
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
	background-position: right bottom;
}

figure.fo{max-width: 350px;
	    margin: 0 auto;
    position: absolute;               
   top: 50%;                         
   transform: translate(0, -50%);
}







/* MOPS PAGE
-------------------------------------------------- */

.mops1{padding-top: 100px;
	padding-bottom: 40px;
	background-color: #8E9194;
	text-align: justify;
	background-image: url(images/mops1Bg.jpg);
	background-size: 70% 100%;
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
}

.mops1 img{max-width: 350px;
	    margin: 0 auto;
    position: absolute;               
   top: 50%;                         
   transform: translate(0, -50%);
}


.mops2{padding-top: 60px;
	padding-bottom: 40px;
	background-color: #00833E;
	text-align: justify;
	background-image: url(images/mops2bg.jpg);
	background-size: 70% 100%;
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
	background-position: right bottom;
}

.mops2 img{max-width: 350px;
	    margin: 0 auto;
    position: absolute;               
   top: 50%;                         
   transform: translate(0, -50%);
}


.mops3{padding-top: 100px;
	padding-bottom: 100px;
	background-color: #1D232A;
	text-align: justify;
	background-image: url(images/mops3bg.jpg);
	background-size: 70% 100%;
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
}

.mops3 img{max-width: 350px;
	    margin: 0 auto;
    position: absolute;               
   top: 50%;                         
   transform: translate(0, -50%);
}



.mops4{padding-top: 70px;
	padding-bottom: 70px;
	background-color: #8E9194;
	text-align: justify;
	background-image: url(images/mops4bg.jpg);
	background-size: 70% 100%;
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
	background-position: right bottom;
}

.mops4 img{max-width: 350px;
	    margin: 0 auto;
    position: absolute;               
   top: 50%;                         
   transform: translate(0, -50%);
}


.mops5{padding-top: 70px;
	padding-bottom: 70px;
	background-color: #00833E;
	text-align: justify;
	background-image: url(images/mops5bg.jpg);
	background-size: 70% 100%;
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
}

.mops5 img{max-width: 350px;
	    margin: 0 auto;
    position: absolute;               
   top: 50%;                         
   transform: translate(0, -50%);
}


.mops6{padding-top: 60px;
	padding-bottom:40px;
	background-color: #1D232A;
	text-align: justify;
	background-image: url(images/mops6bg.jpg);
	background-size: 70% 100%;
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
	background-position: right bottom;
}

.mops6 img{max-width: 350px;
	    margin: 0 auto;
    position: absolute;               
   top: 50%;                         
   transform: translate(0, -50%);
}


.mops7{padding-top: 70px;
	padding-bottom: 80px;
	background-color: #8E9194;
	text-align: justify;
	background-image: url(images/mops7bg.jpg);
	background-size: 70% 100%;
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
}

.mops7 img{max-width: 350px;
	    margin: 0 auto;
    position: absolute;               
   top: 50%;                         
   transform: translate(0, -50%);
}


.mops8{padding-top: 60px;
	padding-bottom: 40px;
	background-color: #00833E;
	text-align: justify;
	background-image: url(images/mops8bg.jpg);
	background-size: 70% 100%;
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
	background-position: right bottom;
}

.mops8 img{max-width: 350px;
	    margin: 0 auto;
    position: absolute;               
   top: 50%;                         
   transform: translate(0, -50%);
}


.mops9{padding-top: 130px;
	padding-bottom: 130px;
	background-color: #1D232A;
	text-align: justify;
	background-image: url(images/mops9bg.jpg);
	background-size: 70% 100%;
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
}

.mops9 img{max-width: 350px;
	    margin: 0 auto;
    position: absolute;               
   top: 50%;                         
   transform: translate(0, -50%);
}



.mops10{padding-top:60px;
	padding-bottom: 50px;
	background-color: #8E9194;
	text-align: justify;
	background-image: url(images/mops10bg.jpg);
	background-size: 70% 100%;
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
	background-position: right bottom;
}

.mops10 img{max-width: 350px;
	    margin: 0 auto;
    position: absolute;               
   top: 50%;                         
   transform: translate(0, -50%);
}


.mops11{padding-top: 100px;
	padding-bottom: 100px;
	background-color:#00833E;
	text-align: justify;
	background-image: url(images/mops11bg.jpg);
	background-size: 70% 100%;
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
}

.mops11 img{max-width: 350px;
	    margin: 0 auto;
    position: absolute;               
   top: 50%;                         
   transform: translate(0, -50%);
}


.mops12{padding-top: 90px;
	padding-bottom: 90px;
	background-color: #1D232A;
	text-align: justify;
	background-image: url(images/mops12bg.jpg);
	background-size: 70% 100%;
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
	background-position: right bottom;
}

.mops12 img{max-width: 350px;
	    margin: 0 auto;
    position: absolute;               
   top: 50%;                         
   transform: translate(0, -50%);
}




/* About Page History
-------------------------------------------------- */



/* Menu */

.page-id-13 .topHomeBanner, .page-id-15 .topHomeBanner, .page-id-17 .topHomeBanner, .page-id-75 .topHomeBanner, .page-id-79 .topHomeBanner{display: none;}


.about_menu,.sub-menu-holder{
	padding-top: 15px;
	padding-bottom: 15px;  
	min-height: 2px;
	left: 0;
	width: 100%;
	top: 100%;
	z-index: 999;
	background: #fff;
	position: absolute;
	left: 0;
	width: 100%;
	display: none;
}
.product-menu-description
{
	display: none;
}
.menu-above .sub-menu-holder
{
	top: auto;
	bottom: 100%;
}
.sub-menu-holder:hover,.sub-menu-holder.active
{
	padding-top: 15px;
	padding-bottom: 15px;
}
.sub-menu-holder ul 
{
	margin:0;
	padding: 0;
	list-style: none;
}
.sub-menu-holder ul li 
{
	display: inline-block;
	margin-right: 15px;
}
.sub-menu-holder ul li  a 
{
	color:#333;
}
.sub-menu-holder ul li.active > a
{
	color:#00833E;
	font-weight: 400;
} 

.sub-menu-holder ul li  a:hover,.sub-menu-holder ul li  a:focus
{
	color:#00833E!important;
}



.open-submenu-holder
{ min-height: 40px; }
.open-submenu-holder > li.submenu-li  
{
	display: none;
}
.sub-menu-holder:hover .sub-menu-holder-inner
{
	display: block;
}
.sub-menu-holder:hover .submenu-li
{
	display: none;
}
.sub-menu-holder:hover .submenu-li.current
{
	display: block;
}
.open-submenu-holder > li.submenu-li.current
{
	display: block;
}
.open-submenu-holder > li.active.submenu-li 
{
	display: block;
}
.sub-menu-holder .open-submenu-holder > li.submenu-li.current
{
	display: block;
}
#main-menu 
{
	height: auto;
	padding: 0;
}
.navbar-brand
{
	padding: 0;
}
#main-menu  .navbar-nav .nav-link
{
		padding-top: 48px;
		padding-bottom: 48px;
		padding-left: 10px;
		padding-right: 10px;
}
#main-menu  .navbar-nav li:hover,#main-menu  .navbar-nav li:focus
{
    color: #212529;
    background: #fff;
}
#main-menu  .navbar-nav li:hover > a 
{
	color: #212529;
}
.all-nav-holder.nav_fixed 
{
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	z-index: 9999;


}
#main-menu li .sub-menu 
{
	display: block;
	background: #fff;
	border: none;
	border-radius: 0;
	padding: 42px 20px 20px;
	padding-top: 42px;
	left: 0px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.2s;
}
#main-menu li .sub-menu  li .sub-menu
{
	padding-top: 0;
	left:100%;
	top:0;
	margin-left: 20px;
}
#main-menu.menu-above li .sub-menu
{
	top:auto;
	bottom: 100%;
	padding: 20px 20px 42px;
}
#main-menu li:hover > .sub-menu 
{
	visibility: visible;
	opacity: 1;
}
#main-menu li .sub-menu li 
{
	border-bottom:1px solid #035b2d; 
}
#main-menu li .sub-menu li:last-of-type 
{
	border: none;
}
#main-menu li .sub-menu li a 
{
	 
	background: none !important;
    padding: 16px .5rem; 
}
#main-menu li .sub-menu li > a:hover,#main-menu li .sub-menu li:hover > a
{
	background: none;
    color: #1D232A;
}

#menu-about-menu{
    list-style: none;
    margin-left: -40px;
    text-transform: uppercase;
    font-weight: 400;
}


#menu-about-menu li{float: left;
	margin-right: 30px;
}


#menu-about-menu li a{color: #1D232A;}

#menu-about-menu li a:hover, #menu-about-menu li a:focus{color: #00833E;}

#menu-about-menu li.current-menu-item a {color: #00833E!important;}


.history1{padding-top: 100px;
	padding-bottom:40px;
	background-image: url(images/history1bg.jpg);
	background-position: center bottom;
	background-size: cover;
	text-align: justify;
}


/* Section 5 */

.history2 {
	height: 550px;
	background-image: url(images/5home.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	padding-top: 50px;
	text-align: center;
	}

.covid-update-body{
	padding-top: 100px;
    padding-bottom: 40px;
    text-align: justify;
}



/* Buttons
-------------------------------------------------- */

.btn-primary{background-color:#00833E;
	border: solid 1px #00833E;
	border-radius: 1px;
	letter-spacing: 0.5px;
	font-family: "acumin-pro",sans-serif;
font-style: normal;
font-weight: 400;
outline: none;
font-size: 0.9rem;
    padding: .7rem 1.1rem; 
	}



.btn-primary:hover, .btn-primary:focus{
	background-color:#fff;
	color: #00833E;
	border: solid 1px #00833E;
	border-radius: 1px;
	outline: none; 
}




.btn-primary.reverse{background-color:transparent;
	border: solid 1px #00833E;
	border-radius: 1px;
	letter-spacing: 0.5px;
	font-family: "acumin-pro",sans-serif;
font-style: normal;
color: #00833E;
font-weight: 400;
outline: none;
font-size: 0.9rem;
    padding: .7rem 1.1rem; 
	}



.btn-primary.reverse:hover, .btn-primary.reverse:focus{
	background-color: #00833E;
	color: #fff;
	border: solid 1px #00833E;
	border-radius: 1px;
	outline: none; 
}



.btn-primary.focus, .btn-primary:focus{box-shadow: none!important;}



.btn-primary.reverse.red{background-color:transparent;
	border: solid 1px #DB3232;
	border-radius: 1px;
	letter-spacing: 0.5px;
	font-family: "acumin-pro",sans-serif;
font-style: normal;
color: #DB3232;
font-weight: 400;
outline: none;
font-size: 0.9rem;
    padding: .7rem 1.1rem; 
	}



.btn-primary.reverse.red:hover, .btn-primary.reverse.red:focus{
	background-color:  #DB3232;
	color: #fff;
	border: solid 1px  #DB3232;
	border-radius: 1px;
	outline: none; 
}






/* Home Page
-------------------------------------------------- */


.home2b a:hover{text-decoration: underline!important;}




  /* Section 6
-------------------------------------------------- */

#map {
        width: 100%;
        height: 530px;
      }


.home6 {
	background-image: url(images/contactBg.jpg);
	background-size: auto;
	background-repeat:repeat;
	}


.home6 b{color: #00833E;}



tr.secondC{height: 90px;}


.contactHome{padding-top: 60px;
	width: 290px;
}

.contactHomedown{width: 290px;
	text-align: center;
}



.mapcont{padding-left: 0px;}


.table.mapcon td, .table.mapcon th{border: none;}


table.ad td, table.ad tr{padding: 0px!important;}






/* Section 5 */

.home5 {
	height: 550px;
	background-image: url(images/5home.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	padding-top: 50px;
	text-align: center;
	}




/* Section 4 */

.home4 {padding-top: 60px;
	padding-bottom: 60px;
	background-color: #00833E;
	color: #fff;
	background-image: url(images/aph4.png);
	background-position: right bottom;
	background-size: inherit;
	background-repeat: no-repeat;
	}


.home4 p{color: #fff;
	text-align: justify;
}


.home4 h2{display: inline-block;
	    margin-bottom: 30px;
}



img.smc{
    padding-left: 30px;
    margin-top: -20px;
}






/* Section 3 */


.home3 {padding-top: 60px;
	padding-bottom: 60px;
	background-image: url(images/home3bg.jpg);
	background-position: center bottom;
	background-size: cover;
}



.home3 h5{color:#00833E; }


.home3 p{text-align: justify;}


.p1, .p2, .p3{background-color: #fff;
	margin-bottom: 30px;
}

.h3l{border-top: solid 1px #00833E;
	border-left: solid 1px #00833E;
	border-bottom: solid 1px #00833E;
	padding: 50px!important;
	text-align: center;
}


.h3r{border: solid 1px #00833E;
	padding: 30px 30px 30px 30px!important;
}



.h3l img{max-width: 250px;
	    max-height: 200px;
}



.h3bottom{text-align: center;
	padding-top: px;
}


.btn-primary.h3bleft{background-color: #DB3232;
    border: solid 1px #DB3232;
    padding-top: 35px;
    padding-bottom: 35px;
    outline: none;
}

.btn-primary.h3bleft span, .btn-primary.h3bright span{
	font-family: 'ITCAvantGardePro-Demi';
    letter-spacing: 2px;
    font-size: 2rem;
    }


.btn-primary.h3bleft:hover, .btn-primary.h3bleft:focus{
	background-color: #fff;
    border: solid 1px #DB3232;
    color: #DB3232;
     outline: none;
}


.btn-primary.h3bright{padding-top: 35px;
    padding-bottom: 35px;
    outline: none;
}







/* Section 1 */


.home1 {padding-top: 60px;
	padding-bottom: 40px;
	background-image: url(images/home1bg_ap.jpg);
	background-position: center bottom;
	background-size: cover;
}



.home1 p{text-align: justify;}


.noarrow{color:#00833E;
	font-weight: 600;
}


.collapseomatic_excerpt, .collapseomatic_content {
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    text-align: justify;
    margin-bottom: 15px;
}





/* Section 2 */


.home2 {
	background-color: #00833E;
}

.home2 h2{color: #fff;}

.h2l img{border-top: solid #fff 1px;
	position: absolute;
	bottom:0px;
	width: 100%;
}


.h2r img{border-top: solid #fff 1px;
	position: absolute;
	bottom:0px;
	width: 100%;
}


.home2r h2{padding-left: 35px!important;}

.home2l h2{padding-left: 35px!important;}



.h2c img{border-left: solid #fff 1px;
	border-right: solid #fff 1px;
	width: 100%;
}


.home2b{text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
}



.topHomeBanner{
	background-image: url(images/bg1201.jpg);
height: 700px;
background-size: cover;
position: relative;
background-attachment: fixed;
background-position: center top;
}
.admin-bar #topHomeBanner
{
	margin-bottom: -32px;

}
#topHomeBanner:after
{
	content: '';
	width: 100%;
	height: 150px;
	position: absolute;
	left:0;
	opacity: 0.5;
	bottom: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+99&0+0,1+100 */
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.99) 99%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.99) 99%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.99) 99%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */ 
}

/* Navbar
-------------------------------------------------- */
/* Product Single page */
.sub-menu-holder .stick-submenu
{
	position: absolute;
    left: 0;
    width: 100%;
    padding-top: 15px;
 	display: none;   
    color: #fff;
    
}

 

.sub-menu-holder .astm-search-menu 
{
	display: none;
}
.sub-menu-holder .stick-submenu-inner
{
	 background: #1c232b;
	 padding: 30px;
}
.sub-menu-holder .stick-submenu ul li a
{
	color:#fff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.sub-menu-holder .submenu-ul
{
	list-style: none;
	margin:0;
	padding: 0;
}
.sub-menu-holder .submenu-ul li 
{
	width: 50%;
	float: left;
	display: block;
	padding: 0 15px;
	box-sizing: border-box;
	margin:0;
	
}
.sub-menu-holder .submenu-ul li a
{
	padding: 15px 0;
	border-bottom: 2px solid #fff;
	display: block;
}
.sub-menu-holder .submenu-ul li.no-border a
{
	border-bottom: 0;
}
.sub-menu-holder .open-submenu > li:hover .stick-submenu 
{
	display: block;
}
.sub-menu-holder .container 
{
	position: relative;
}
.red
{
	color:#f00;
}
.single-product-container,.product_cat-container
{
	padding-top:110px;
	padding-bottom: 40px;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-repeat: repeat;
}
.products-title
{
	text-transform: uppercase;
	margin-bottom: 15px;
}
.product-table,.legend-table
{
	border: 1px solid #566963;
	width: 100%;
	margin-bottom: 40px;
	/*word-break: break-word;*/
	background: #fff;
}
.product-table td.is-new
{
color: #f00;
}
.product-table th ,.legend-table th
{
	color:#fff;
	background: #00833f;
	text-align:center;
	font-size: 10px;
	padding: 15px 5px;
	text-transform: uppercase;
	border: 1px solid #036733; 
}
.legend-table th
{
	background: #cce6d9;
	color:#333;
	border: 1px solid #566963;
}
.product-table tr.even
{
	background: #cce6d9;
}
.product-table tr td,.legend-table tr td
{
	text-align:center;
	font-size: 10px;
	 
	border: none;
 	 
	
	border-bottom:  none;
	padding: 5px 5px;
}
.product-table tr td  .download-link
{
	display: block;
	padding: 5px 5px;
    border: 2px solid #00833f;
    color: #00833f;
    font-weight: bold;
    text-transform: uppercase;
}
.round-dot
{
	display: block;
    width: 12px;
    height: 12px;
    background: transparent;
    border: 2px solid #00833f;
    border-radius: 50%;
    margin: 0 auto;
    top:0px;
}
.round-dot.yes
{
	background: #00833f;
	top:0px;
}


.round-dot.no
{
	top:0px;
}





.product-table span{position: relative; top: 20px;}




/*.product-table th{width: 7%!important;} */


/* Search */



.astm-search-menu.astm-search-menu{
    /*margin-top: 10px;
    margin-left: 10px;*/
    padding-top: 50px;
    margin-left: 20px;
    background: transparent !important;
}
 
.astm-search-menu svg path
{
	fill:#fff;
}

.astm-search-menu.dropdown form {
    display: none;
    min-width: 300px;
    max-width: 100%;
    position: absolute;
    z-index: 9999;
    background-color: #212830;
    line-height: 120px;
    top: 80px;
    right: 0px;
}

 /*.search-close {
    height: 20px;
    right: -10%;
    top: 0px;
    width: 20px;
}
*/
#searchsubmit{display: none;}

.form-control{margin-left: 15px;
	border: 1px solid #1D232A;
}

.form-control:focus {
    border-color: #00833e;
}


.search-close:after {
    border-left: 2px solid #fff;}

.search-close:before {
    border-left: 2px solid #fff;}



.search-close {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 130px;
    width: 20px;
    z-index: 99999;
}




.navbar-topbar {
  border-radius: 0;
}

.navbar .dropdown-menu li {
  width: 100%;
  margin-left: 0 !important;
}

.navbar .dropdown-menu {
  margin-top: 0;
}


.bg-light {
    background-color:#00833E!important;
    height: 120px;
}


.navbar-light .navbar-nav .nav-link {
    color: #fff;
    text-transform: uppercase;
    font-family: "acumin-pro",sans-serif;
font-style: normal;
font-weight: 400;
letter-spacing: 0.5px;
 -webkit-transition: all 0.25s ease-out; 
     -moz-transition: all 0.25s ease-out; 
       -o-transition: all 0.25s ease-out; 
          transition: all 0.25s ease-out;

}


ul#menu-main-menu li{ position: static; }
ul#menu-main-menu li:hover .sub-menu-holder,ul#menu-main-menu li:focus .sub-menu-holder
{
	display: block;
	z-index: 9999;
}
ul#menu-main-menu li.current_page_ancestor .sub-menu-holder ,ul#menu-main-menu li.current-menu-parent .sub-menu-holder 
,ul#menu-main-menu li.active .sub-menu-holder
{
	display: block;
}
ul#menu-main-menu li:last-child{padding-right: 0rem;}


.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #007bff;
}


.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #1D232A;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
	color: #1D232A;
	}




/* Sticky footer
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 80px;
}
footer {
  position: absolute;
/*   bottom: 0; */
  /* Set the fixed height of the footer here */
/*   height: 80px; */
  height: auto;
  width: 100%;
  padding: 30px 0 0 0;
  background-color: #00833E;
	cursor: default;
	background-image: url(images/aph4.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
footer *, footer a{
	color : #ffffff;
	transition: 350ms;
}
footer a:hover{
	color : #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
footer .footer-content-box p{
	margin-top: 20px;
}
footer .footer-links-box h2, 
footer .footer-social-links h2{
    font-size: 2em;
    margin: 0 0 16px 0;
}
footer ul{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.footer-links-box, .footer-social-links{
    padding-top: 13px;
}
.copyright{
	font-size: 0.9em;
	margin-top: 1em;
}



  /* Remove outline firefox
-------------------------------------------------- */

a {
    color: #212529;
}

a:focus,a:hover { 
    outline: none!important; 
    color: #00833f;
}

button::-moz-focus-inner {
  border: 0 !important;
}



 /* Image Responsive
-------------------------------------------------- */


img{max-width: 100%;}
img{ -ms-interpolation-mode: bicubic; }
  
  


/* Button
-------------------------------------------------- */

.btn-default {
  -webkit-transition: color 0.25s ease-out, background-color 0.25s ease-out, border 0.25s ease-out; 
     -moz-transition: color 0.25s ease-out, background-color 0.25s ease-out, border 0.25s ease-out; 
       -o-transition: color 0.25s ease-out, background-color 0.25s ease-out, border 0.25s ease-out; 
          transition: color 0.25s ease-out, background-color 0.25s ease-out, border 0.25s ease-out;
}

.btn-default:hover {
}




/* Typography
-------------------------------------------------- */


/*
font-family: "acumin-pro",sans-serif;
font-style: normal;
font-weight: 200;
light
*/


/*
font-family: "acumin-pro",sans-serif;
font-style: normal;
font-weight: 400;
regular
*/



/*
font-family: "acumin-pro",sans-serif;
font-style: normal;
font-weight: 600;
semi bold
*/



/*
font-family: "acumin-pro",sans-serif;
font-style: normal;
font-weight: 700;
Bold
*/



@font-face {
  font-family: 'ITCAvantGardePro-BkObl';
  src: url('fonts/ITCAvantGardePro-BkObl.eot?#iefix') format('embedded-opentype'),  url('fonts/ITCAvantGardePro-BkObl.otf')  format('opentype'),
	     url('fonts/ITCAvantGardePro-BkObl.woff') format('woff'), url('fonts/ITCAvantGardePro-BkObl.ttf')  format('truetype'), url('fonts/ITCAvantGardePro-BkObl.svg#ITCAvantGardePro-BkObl') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'ITCAvantGardePro-Demi';
  src: url('fonts/ITCAvantGardePro-Demi.eot?#iefix') format('embedded-opentype'),  url('fonts/ITCAvantGardePro-Demi.woff') format('woff'), url('fonts/ITCAvantGardePro-Demi.ttf')  format('truetype'), url('fonts/ITCAvantGardePro-Demi.svg#ITCAvantGardePro-Demi') format('svg');
  font-weight: normal;
  font-style: normal;
}



h1 {
	font-family: 'ITCAvantGardePro-Demi';
	letter-spacing: 2px;
}

h2 {
	font-family: 'ITCAvantGardePro-Demi';
	letter-spacing: 2px;
	
}

h3 {
	font-family: 'ITCAvantGardePro-Demi';
	letter-spacing: 2px;
	
}

h4 {
	font-family: 'ITCAvantGardePro-Demi';
	letter-spacing: 2px;
	
}

h5 {font-family: 'ITCAvantGardePro-Demi';
	letter-spacing: 2px;
}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{margin-bottom: 1rem;}




a:hover, a:focus{text-decoration: none;}


b, strong {
	font-family: "acumin-pro",sans-serif;
font-style: normal;
font-weight: 600;
}

p{font-family: "acumin-pro",sans-serif;
font-style: normal;
font-weight: 200;
}


body{
	font-family: "acumin-pro",sans-serif;
font-style: normal;
font-weight: 200;
}



ol {
    list-style: decimal;
}


ul {
    list-style: disc;
}




/* Max content widths */

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}




/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}


/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}







/*
 * RESPONSIVE STYLES
 * --------------------------------------------------
 */
 
 
 
 @media (max-width: 1199px) {
	
	#main-menu .navbar-nav .nav-link {
    padding-top: 48px;
    padding-bottom: 48px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
}


.product-table th{width: auto!important;}

.product-table, .legend-table{word-break: normal;}	
	
	 }

 
 
 
  @media (max-width: 1024px) {
 
 .topHomeBanner{
	background-image: url(images/bg990.jpg)!important;
height: 700px;
background-size: cover;
position: relative;
background-attachment: scroll;
background-position: center top;

}


 
 }
 
 
 
 
 
 @media (max-width: 991px) {
	 
	 
	 .covidbuttter {
    float: right;
    padding-right: 30px;
    padding-top: 30px;
}
	 
	 
	 
	
	.ero {
    padding-top: 120px;
}
	
	
	.history1, .mops1 {
    padding-top: 120px;
    }
    
    
    .mops1 img {
    max-width: 100%;
    }
    
    
    #mopscontent h3{text-align: left;}
    
    .mops7 img{max-width: auto!important;}
    
    #mopscontent img{max-width: 300px;}
	
	
	
	.topHomeBanner{
	background-image: url(images/bg990.jpg)!important;
height: 700px;
background-size: cover;
position: relative;
background-attachment: fixed;
background-position: center top;

}


#responsive-menu-pro-header-bar-logo{max-width: 140px!important;}

.topHomeBanner{display: none;}

.mobileBanner{background-image: url(images/bg990.jpg);
	background-size: cover;
	height: 500px;
	background-position: center center;
	margin-top: 75px;}
	
	
	.home2l h2 {
    font-size: 20px;
}
	
	.home2r h2 {
    font-size: 20px;
}
	
	.h3l img {
    max-width: 150px;
}
	
	.gfc{margin-top: 30px;}



.searchbody {
    padding-top: 120px;
    padding-bottom: 40px;
}


.techbriefs.whatsnew {
    padding-top: 130px;
}

	
	 }

 
 
 
 
 @media (max-width: 767px) {
	
	
	.mobileBanner {
    background-image: url(images/bg990.jpg);
    background-size: cover;
    height: 400px!important;
    background-position: left bottom!important;
}
	
	
	.home2.desk{display: none;}
	
	.s2m img{border: solid 1px #fff;}
	
	.h3l{border: solid 1px #00833E;}
	
	.home2 h2 {
    font-size: 20px;
}

.btn-primary.h3bleft{margin-bottom: 30px;}
	
	.home4 h2 {
    text-align: center;
}

	.home4 img.smc {
    margin: 0 auto;
    display: block;
    margin-top: -15px;
    margin-bottom: 20px;
    width:120px;
    padding: 0px;
}


.home2 h2 {
    color: #fff;
    text-align: center;
}


.contactHome {
    padding-top: 60px;
    width: 280px;
    margin: 0 auto;
        padding-bottom: 60px;
}

.mops1,.mops2,.mops3,.mops4,.mops5,.mops6,.mops7,.mops8,.mops9,.mops10,.mops11,.mops12{
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
}


.mobilemops img.mop1{display: none;}

img.mop1{position: inherit;}

img.mop2{position: inherit;
	transform: none;
}


.mops2 img {
    position: inherit;
    transform: none;
}


#mopscontent img {
    max-width: 100%!important;
}

.founder1{background-size: cover;}

.deskfounder{display: none;}

figcaption{text-align: left!important;}
	
	 }

 
 
 
 
 
 
 @media (max-width: 575px) { 
	 
	 .covidbuttter {
    float: left;
    padding-left: 30px;
    padding-top: 280px;
}

	 
	 
	 
	 
	 .vidbut {
    float: left;
    padding-left: 30px;
    padding-top: 0px;
    clear: both;
}
	 
	.covidbut {
    float: left;
    padding-left: 30px;
    padding-top: 30px;
} 
	 
	 
	 
	 
	 
	 
	 .mobileBanner {
    background-image: url(images/bg575.jpg)!important;
    background-size: cover;
    height: 480px!important;
    background-position: left bottom!important;
}


.form-control{max-width: 90%;}


.fourfield .form-control {
    padding: .6rem .75rem;
    border-radius: 0px;
    max-width: 70%;
}


.copyright {
    padding-top: 15px;
    font-size: 0.9em;
    text-align: center;
        max-width: 240px;
    margin: 0 auto;
}

 }












 
 
 
 

@media (min-width: 576px) { ... }



@media (min-width: 768px) { 
	
	
	.navbar-collapse {
    flex-basis: auto;
}
	
	.home2.mob{display: none;}
	
	.mobilemops img.mop2{display: none;}
	
	
	.mobfounder{display: none;}
	
	
	}
	
	


@media (min-width: 992px) {
	
	/* .homemen{display: none;} */
	
	
	.mobvovid{display: none;}
	
	
	 }



@media (min-width: 1200px) {

	
}


@media (min-width: 768px) and (max-width: 1199px) { ... }



/* Fix for container within navbar on small viewports, for Firefox and Chrome.
This may but be necessary when Bootstrap 4 is improved after alpha. */

@media (max-width: 575px) {
  .navbar > .container {
    position: static;
    width: 100%;
  }
}







/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after,
.gform_page_footer:before,
.gform_page_footer:after,
.gform_page_fields:before,
.gform_page_fields:after,
.gfield_radio:before,
.gfield_radio:after,
.clear-multi:before,
.clear-multi:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after,
.gform_page_footer:after,
.gform_page_fields:after,
.gfield_radio:after,
.clear-multi:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix,
.gform_page_footer,
.gform_page_fields,
.gfield_radio,
.clear-multi {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

  a[href]:after {
    content: none !important;
  }
  
  
body {transform: scale(.7);}
table {page-break-inside: avoid;}
  article{
	  overflow: visible;
	  width: 120%;
	  margin: 0 auto;
  }
  
  
  article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section{display:inline-block;}
  

}

.covidbut {
	display:none;
}


.placeholderBackground {
	
height: 600px;
	width: 990px;
background-size: cover;
position: relative;
background-position: center top;
}

.homeBetter {
	height: 673px;
	background-image: url(images/bg1201.jpg);
	background-size: cover;
position: relative;
background-position: center top;
}

