@media (min-width:768px) and (max-width:975px){
    .home-cta {
    text-align: center;
    }
    .home-cta img {
    float: none;
    display: block;
    margin: 0 auto 10px;
}
}
@media (max-width:1020px){
    #topnav > li a {
    font-size: 12px;
}
    #nav .inner > ul > li a {
        font-size: 12px;
        padding: 0 10px;
    }  
}

@media (max-width:800px){
   .header-address{
   font-size:11px;}
}
@media (max-width:860px){
    #content-left,.has-sidebar #content-left, #content-right{
        width:100%;
        float:none;
    }
    #content-right {
    background-image: none;
    padding-left: 0;
    }
    #header{
        min-height: 84px;}
    
    .header-phone span {
    font-size: 10px;
}
    .header-phone {
    margin-top: 21px;
    font-size: 18px;
    padding-left: 30px;
 
    background-position: left 4px;
    background-size: 22px;
}
    #logo {
    margin-top: 14px;
    max-width: 227px;padding-right: 10px;
    margin-right: 10px;
}
    
}

@media (max-width:805px){
    

    #topnav{
        margin: 34px 0 0;
    }
    
    #nav .inner > ul > li a {
        padding: 0 7px;
    }  
    
    .subpagetitle {
    font-size: 20px;
    margin-left: 0;
    color: #c21a2f;
    display: block;
    margin-bottom: 10px;
}
    
}
@media (max-width:767px){
	#header, #nav{
	display:none;
	}
	.mobile-header{
	display:block;
	}
	#content {
	/*margin-top: 65px; MOVE CONTENT DOWN THE SAME SIZE AS MOBILE HEADER*/
	}
	
	.pagetitle {
    margin-top: 66px;
        font-size: 30px;
    padding: 16px 0 16px;
        min-height:auto;
            padding: 10px 0;
    }
    
    .homebanner {
    margin-top: 66px;
    }
    
    .home-left{
    width:100%;
    float:none;
}
.home-right{
    width:100%;
    float:none;
    background-image: none;
    min-height:0;
    padding-left: 0;
}
    
.cta-col, .cta-wrap.two-col .cta-col, .cta-wrap.three-col .cta-col{
    width: 100%;
    float: none;
    border: none;
    height: auto !important;
    min-height: 0;
    border-top:1px dotted #CCC;
}
    .cta-col:first-child{
        border-top:none !important;
    }
    
	
}

@media (max-width:640px){
    
    .blog .intro-image{
float:none;display:block;
margin:0 auto 20px;}
    
    img.alignleft,img.alignright{
    float:none;
    margin:0 auto 20px;display:block;
    }
    
    .user-info,.tool-info{
        width: 100%;
    float: none;
}
    
	
	table.tablePad > tbody > tr > td, table.tablePad  > tbody > tr > th{
	display:block !important;
	width:100% !important;
	}
	table.tablePad  > tbody > tr > td:after,{
		content:"";
		display:table;
		clear:both;
	}
	
	
	table.tablePad  > tbody > tr > th.number, table.tablePad   > tbody > tr > th.number{
	float: left;
	min-width: 26px;
	width: auto !important;
	margin-right: 6px;
	}
	
	
	
	table.tablePad  > tbody > tr > td, table.tablePad  > tbody > tr > th{
	display:block !important;
	width:100% !important;
	}
	table.tablePad  > tbody > tr > td:after,{
		content:"";
		display:table;
		clear:both;
	}
	
	
	table.mobile  > tbody > tr > th.number, table.mobile  > tbody > tr > th.number{
	float: left;
	min-width: 26px;
	width: auto !important;
	margin-right: 6px;
	}
}

@media (max-width:580px){
img.introimage {
    float: none;
   display:block;
    margin: 0 auto 10px;
}
}
@media (max-width:480px){
    .CallOutText {
font-weight: 300;
font-size: 18px;
overflow:hidden;
margin-top:10px;
margin-bottom: 10px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
text-align:center;
color:#999;
/*text-transform:uppercase;*/
}


.CallOutText.floatRight,.CallOutText.floatLeft{
border:none;
    border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
margin: 10px 0;
padding:0;
text-align:center;
width:100%;
}
	
}
@media (max-width:320px){
	
}