
/*================================================*/
@media screen and (max-width:600px)  {
#header {
	display: none;
}
	
#mobile-header{
	display: block;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color:#252A39;
	clear: both;
	}
	
#mobile-logo {float: left;width:100%; height: 68px; margin:0px auto; text-align: center;}

.flt-right
{
	float: none;
}
.prodnav {
    background-color:#c2d3df;
    overflow: visible;
}
.prodnav a {
    padding: 50px;
    font-size: 17px;
	font-weight: 500;
}
	.action-btn a{
		font-size:14pt;
	}
	.style18, .style20, .style21{
		font-size:14pt;
	}

#homepage-welcome {
    display: none;
}
#homepage-welcome-mobile{
   display: block;

	}
	
#content {
	float: left;
	width: 100%;
	height: auto;
	margin: auto;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#content-full {
	width: 100%;
	height: auto;
	padding:0px;
	margin: 0px;
	display: block;
	overflow: hidden;
}
#content-block-99perc {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	display: block;
}
#content-block-95perc {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	display: block;
}
	
#content-block-88perc {
	width: 100%;
	height: auto;
	padding:0;
	margin: 0px auto;
	overflow: hidden;
}
#content-block-80perc {
	display: block;
	width: 100%;
}
#content-block-75perc {
	width: 100%;
	height: auto;
	padding:2px;
	margin: 2px;
	display: block;
}
#content-block-66perc {
	width: 100%;
	height: auto;
	padding:2px;
	margin: 2px;
	display: block;
}
#content-block-60perc {
	width: 100%;
	height: auto;
	padding:5px;
	margin: 5px 2px;
	display: block;
	overflow: hidden;
}
#content-block-50perc {
	width: 100%;
	height: auto;
	padding:5px;
	margin: 5px 2px;
	display: block;
	overflow: hidden;
}
#content-block-40perc {
	width: 100%;
	height: auto;
	padding:5px;
	margin: 5px 2px;
	display: block;
	overflow: hidden;
}
#content-block-33perc {
	width: 100%;
	height: auto;
	padding:0px;
	margin: auto;
}
#content-block-25perc {
	float: left;
	width: 50%;
	height: auto;
	padding:0px;
	margin: 0px;
}
#content-block-20perc {
	display: block;
	width: 100%;
}
#content-block-16perc {
	float: left;
	width: 49%;
	height: auto;
	padding:0px;
	margin: 1px;
}
#content-block-15perc {
	width: 100%;
}
	
	
#footblock{
	width: 100%;
	height: auto;
    padding: 5px;
	padding-bottom: 80px;
	margin: 0px;
	margin-bottom: 50px;
	background-color: #1F232F;
	overflow: hidden;
}	
	
#databox {
	float: left;
	width: 49%;
	height: 65px;
	margin: .5%;
	padding: 22px 2px;
	font-size: .95em;
	color: white;
	border: 1px solid #ccc;
	text-align: center;
	overflow: hidden;
}	
#pillar{
    float: left;
	margin: 5%;
	padding: 0px;
	width:90%;
	height: auto;
	overflow: visible;
}
#toolcontrolbox {
	float: left;
	width: 100%;
	height: auto;
	padding:0px;
	margin: 0;
}

/*Print Center Mobile Navigation*/
.prodnav {
    float: left;
    background-color:#D3E3F3;
    overflow: visible;
}
.prodnav a {
    float: left;
    display: block;
    color: #292855;
    text-align: center;
    padding: 10px 10px;
    text-decoration: none;
    font-size: 14px;
	font-weight: 500;
}
.prodnav a:hover {
    background-color: white;
    color:#292855;
}

.active {
    background-color:#ffd583;
    color: #252A39;
    font-size: 14px;
	font-weight: 800;
}
  .prodnav a:not(:first-child) {display: none;}
  .prodnav a.icon {
    float: right;
    display: block;
}
  .prodnav.responsive {position: relative;}
  .prodnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
}
  .prodnav.responsive a {
    float: none;
    display: block;
    text-align: left;
}

#copyright {
	float: left;
	width:100%;
	padding: 5px;
	color: white;
	font-size: 12px;
	text-align: center;
	display: block;
}
#copyright a {
	color: white;
}
footer {
    display: none;
}
	
mobile-footer {
   display: block;
	position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 65px;
    padding: 5px 0 0 0;
    background: #1F232F;
    overflow: hidden;
    -webkit-box-shadow: 0px -11px 25px 15px hsla(0,0%,0%,0.87);
    box-shadow: 0px -11px 25px 15px hsla(0,0%,0%,0.87);
}
#footer-buttons	{
	width: 100%;
	color: white;
    padding: 10px 0 0 0;
	text-align: center;
	}
	
#footer-buttons a, #footer-buttons i	{
	color: white;
	margin: 0px 7.5px;
	}
#footer-icons{
	float:left;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	display: block;
}
#footer-icons img{
	height: 35px;
}

.blueheading {
	padding: 5px;
	text-align:	center;
	}
.mainheading {
	padding: 5px;
	text-align:	center;
	}	
/*======================*/ 	
} /* Close @media */
/*======================*/


/*================================================*/
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	
#homepage-welcome {
    height: auto;
    background-position: 50% 50%;
}
#content {
min-height: 500px;		
	}
#content-full {
	width: 100%;
	height: auto;
	padding:0px;
	margin: 0px;
	display: block;
	overflow: hidden;
}

#content-block-99perc {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	display: block;
}
#content-block-95perc {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	display: block;
}
	
#content-block-88perc {
	width: 100%;
	height: auto;
	padding:0;
	margin: 0px auto;
	overflow: hidden;
}
#content-block-80perc {
	display: block;
	width: 100%;
}
#content-block-75perc {
	width: 100%;
	height: auto;
	padding:2px;
	margin: 2px;
	display: block;
}
#content-block-66perc {
	width: 100%;
	height: auto;
	padding:2px;
	margin: 0px;
	display: block;
}
#content-block-50perc {
	width: 49%;
	height: auto;
	padding:5px;
	margin: 5px 2px;
	display: block;
}	
#content-block-33perc {
	width: 32%;
	height: auto;
	padding:2px;
	margin: .5%;
	display: block;
}
#content-block-25perc {
	float: left;
	width: 50%;
	height: auto;
	padding:0px;
	margin: 0px;
}
	#content-block-16perc {
	float: left;
	width: 32%;
	height: auto;
	padding:0px;
	margin: .5%;
}
#copyright {
	float: left;
	width:auto;
	padding: 15px 0 0 10px;
	color: white;
	font-size: 10px;
	text-align: left;
	display: block;
}
	.action-btn a{
		font-size:14pt;
	}
	.style18, .style20, .style21{
		font-size:14pt;
	}
	
}
