.dept-grid .col_one_third a {font-size: 22px;text-decoration: none;color: #004677;font-weight: bold;display: block;width: 100%;line-height: 1;padding: 16px;border: 2px Solid #004677;margin-bottom: 32px;transition: all .25s ease-in-out;text-align:center;}


.dept-grid .col_one_third a:hover{color:#fff;background-color:#004677;}
.dept-grid .col_one_third a.contact-icon{padding:0;line-height:54px;}
.dept-grid .col_one_third a.contact-icon span{display:inline-block;}

.dept-grid .col_one_third a span.icon{margin-right:8px;}
.dept-grid .col_one_third a span.icon svg{width:36px;height:36px;position:relative;top:9px;fill:#004677;transition:all .25s ease-in-out;}
.dept-grid .col_one_third a:hover span.icon svg{fill:#fff;}



#call-popup{background-color:#fff;height:200px;width:400px;margin:0px auto;position:relative;}
#call-popup h2{background-color:#004677;color:#fff;line-height:1;padding:8px 16px;font-size:24px;margin-bottom:16px;}
#call-popup p{font-size:19px;padding:0 16px;margin-bottom:6px;text-align:Center;}
#call-popup p strong{font-size:32px;font-family:Montserrat;}

.mfp-close-btn-in .mfp-close {color: #fff;}
.mfp-close-btn-in .mfp-close:hover {color: #ccc;}

.return{clear:both;float:right;}


.return a{text-transform:uppercase;line-height:24px;text-decoration:none;font-weight:bold;font-size:19px;color:#004677;transition:all .25s ease-in-out;display:inline-block;background-color:#f2f2f2;border-radius:0px;padding:0px 8px 4px 8px;}

.return a .icon{height:24px;width:24px;display:inline-block;position:relative;top:4px;}

.return a .icon svg{fill:#004677;transition:all .25s ease-in-out;}

.return a:hover{color:#fff;background-color:#004677;}
.return a:hover .icon svg{fill:#fff;}


.frame2{display:none;margin-top:0px !important;}


@media(max-width:1080px){
	.dept-grid .col_one_third a {font-size: 20px;line-height:1.25;}
}


@media(max-width:1005px){
	.dept-grid .col_one_third, .dept-grid .col_one_third.col_last{width:48%;margin-right:4% !important;}
	.dept-grid .col_one_third:nth-child(even), .dept-grid .col_one_third:nth-child(even).col_last{margin-right:0px !important;}
}




