h2	{font-family: 'Raleway', sans-serif; font-weight:normal; font-size: 36px;  font-size: 3.6rem;  line-height: 46px;  line-height: 4.6rem; text-transform:none; margin-bottom:30px;}

.panel-btn-icon-correspondence	{width:167px; height:233px; background-color:#f7f7f7; border-bottom-color:#00a6c9; margin-bottom:20px;}
.panel-btn-icon-correspondence .panel-btn-icon-top	{height: 133px; background-color:#00a6c9;}
.panel-btn-icon-correspondence p	{margin-top: 28px;}
.panel-btn-icon-correspondence span	{margin:30px -10px 0 0;}

.panel-btn-icon-correspondence a .panel-btn-icon-top {display:none;}
.panel-btn-icon-correspondence a p {display:none;}

.panel-btn-icon-correspondence a:hover {background:rgba(0,166,201,0.75); text-decoration:none;}
.panel-btn-icon-correspondence a:hover .panel-btn-icon-top {display:block; background:none;}
.panel-btn-icon-correspondence a:hover p {display:block;}

.view-icon-container {padding: 10px; display: inline-block; border: 2px solid #ffffff; border-radius: 50px; font-size: 0; margin-top:40px;}
.panel-btn-icon-correspondence span.icon-search-white {margin:0;}
.panel-btn-icon-correspondence a p {margin-top: 28px; color: #fff;}

.date-posted		{z-index:1; font-size:12px; font-size:1.2rem; background-color:#02738b; color:#fff; line-height:2rem;}
.date-posted span	{width:100%; padding:1px 0; margin:0; bottom:auto; display:block; background-color:#fff; font-size:15px; font-size:1.5rem; color:#4a4a4a; border:1px solid #e3e7ea;}

@media all and (max-width:1100px) {
	.panel-btn-icon-correspondence.panel-btn-icon.no-margin {margin-right:19px !important;}
	#correspondence-listing {text-align:center; font-size:0;}
	.panel-btn-icon-correspondence.panel-btn-icon {float: none; display: inline-block; vertical-align:top; width: 15%; margin-right: 1.5%;}
}

@media all and (max-width:960px) {
	.panel-btn-icon-correspondence.panel-btn-icon {width: 167px; margin-right: 19px;}
	#correspondence-listing {width:600px; margin:0 auto;}
}
  

@media all and (max-width: 768px) { 

.correspondence-widget p 		{text-align:center}
.panel-btn-icon-correspondence	{width:100%; height:136px;}
.panel-btn-icon-correspondence.panel-btn-icon {width: 100%; margin-right: 0;}
#correspondence-listing {width:100%}

}

@media all and (max-width: 640px) { 
	
	.btn-reverse	{font-size:1.4rem;}
	
}

/*New Media Queries for Slider*/
/* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
        .panel-mycompassion{ height:1055px;}
    }

    /* Extra Small Devices, Phones */  
    @media only screen and (min-width : 480px) {
		.panel-mycompassion{ height:945px;}
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
		.panel-mycompassion{ height:885px;}
    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
		.panel-mycompassion{ height:805px;}
    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
		.panel-mycompassion{ height:95%;}
    }