/* If you want to add your own CSS code, please do it in this file */


/*****************************************************
 \\\\\\\\\\\\\   ADS PLUGIN  /////////////////
 ******************************************************/
/*PAGINATION BOTTOM MARGIN*/
.pager {
float: right;
margin-bottom: 7%;
}




/*****************************************************
 \\\\\\\\\\\\\   MOBILE STYLES /////////////////
 ******************************************************/

/* HOMEPAGE SMALLER PHONE NUMBER */
@media only screen and (max-width: 480px) { div.fancy_heading_wrapper.no_icon h1 span { font-size: 28px; color: #00AEEF !important;
font-weight: 900; }}

/* HOMEPAGE SMALLER OFFICE MNGR NUMBER */
@media only screen and (max-width: 480px) { div.fancy_heading_wrapper.no_icon div.inside h5  { font-size: 14px; color: #00AEEF !important; }}

/* lift top menu icon */
#Header a.responsive-menu-toggle { top: -55px; left: auto; right: 0; }