@font-face {
  font-family: 'Mission Gothic';
  src: url('fonts/mission_gothic_light_italic-webfont.eot');
  src: url('fonts/mission_gothic_light_italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/mission_gothic_light_italic-webfont.woff') format('woff'), url('fonts/mission_gothic_light_italic-webfont.ttf') format('truetype'), url('fonts/mission_gothic_light_italic-webfont.svg#mission_gothiclight_italic') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Mission Gothic';
  src: url('fonts/mission_gothic_light-webfont.eot');
  src: url('fonts/mission_gothic_light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/mission_gothic_light-webfont.woff') format('woff'), url('fonts/mission_gothic_light-webfont.ttf') format('truetype'), url('fonts/mission_gothic_light-webfont.svg#mission_gothiclight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Mission Gothic';
  src: url('fonts/mission_gothic_bold-webfont.eot');
  src: url('fonts/mission_gothic_bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/mission_gothic_bold-webfont.woff') format('woff'), url('fonts/mission_gothic_bold-webfont.ttf') format('truetype'), url('fonts/mission_gothic_bold-webfont.svg#mission_gothicbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Mission Gothic';
  src: url('fonts/mission_gothic_thin-webfont.eot');
  src: url('fonts/mission_gothic_thin-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/mission_gothic_thin-webfont.woff') format('woff'), url('fonts/mission_gothic_thin-webfont.ttf') format('truetype'), url('fonts/mission_gothic_thin-webfont.svg#mission_gothicthin') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Mission Gothic';
  src: url('fonts/mission_gothic_regular_italic-webfont.eot');
  src: url('fonts/mission_gothic_regular_italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/mission_gothic_regular_italic-webfont.woff') format('woff'), url('fonts/mission_gothic_regular_italic-webfont.ttf') format('truetype'), url('fonts/mission_gothic_regular_italic-webfont.svg#mission_gothicregular_italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Mission Gothic';
  src: url('fonts/mission_gothic_regular-webfont.eot');
  src: url('fonts/mission_gothic_regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/mission_gothic_regular-webfont.woff') format('woff'), url('fonts/mission_gothic_regular-webfont.ttf') format('truetype'), url('fonts/mission_gothic_regular-webfont.svg#mission_gothicregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Mission Gothic';
    src: url('fonts/mission_gothic_light_italic-webfont.svg#mission_gothiclight_italic') format('svg');
    font-weight: 300;
    font-style: italic;
  }
  @font-face {
    font-family: 'Mission Gothic';
    src: url('fonts/mission_gothic_light-webfont.svg#mission_gothiclight') format('svg');
    font-weight: 300;
    font-style: normal;
  }
  @font-face {
    font-family: 'Mission Gothic';
    src: url('fonts/mission_gothic_bold-webfont.svg#mission_gothicbold') format('svg');
    font-weight: 700;
    font-style: normal;
  }
  @font-face {
    font-family: 'Mission Gothic';
    src: url('fonts/mission_gothic_thin-webfont.svg#mission_gothicthin') format('svg');
    font-weight: 100;
    font-style: normal;
  }
  @font-face {
    font-family: 'Mission Gothic';
    src: url('fonts/mission_gothic_regular_italic-webfont.svg#mission_gothicregular_italic') format('svg');
    font-weight: normal;
    font-style: italic;
  }
  @font-face {
    font-family: 'Mission Gothic';
    src: url('fonts/mission_gothic_regular-webfont.svg#mission_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;
  }
}
/* =Reset
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */

  overflow-y: scroll;
  /* Keeps page centred in all browsers regardless of content height */

  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */

  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */

}
body {
  background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
table {
  /* tables still need 'cellspacing="0"' in the markup */

  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */

  outline: 0;
}
a img {
  border: 0;
}
/* =Global
----------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: "Mission Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  /* .font-smoothing(antialiased); */

  -webkit-font-smoothing: antialiased;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
/* Text elements */
p {
  margin-bottom: 1.5em;
}
ul,
ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
b,
strong {
  font-weight: bold;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
figure {
  margin: 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
th {
  font-weight: bold;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */

  max-width: 100%;
  /* Adhere to container width. */

}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}
button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */

  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */

  vertical-align: baseline;
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */

}
button,
input {
  line-height: normal;
  /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */

}
button {
  border: 1px solid #ccc;
  border-color: #ccc #ccc #bbb #ccc;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */

  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */

  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover {
  border-color: #ccc #bbb #aaa #bbb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
button:active {
  border-color: #aaa #bbb #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */

  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */

  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  color: #111;
}
input[type="text"],
input[type="password"] {
  padding: 3px;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: white !important;
    -webkit-box-shadow: 0 0 0 1000px white inset;
}
textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */

  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */

  width: 100%;
}
/* Links */
a {
  color: #f26722;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:visited {
  color: #f26722;
}
a:hover,
a:focus,
a:active {
  color: #529ac3;
}
/* Alignment */
/* Clearing */
.clear:before,
.clear:after,
[class*="site"]:after {
  content: '';
  display: table;
}
.clear:after,
[class*="site"]:after {
  clear: both;
}
/* =Grid
----------------------------------------------- */
.main-wrapper {
  width: 92%;
  max-width: 988px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.span4,
.span5 {
  margin-right: 3.8%;
  float: left;
  min-height: 1px;
}
.span4 {
  width: 30.75%;
}
.span5 {
  width: 39.45%;
}
div .last {
  margin-right: 0px;
}
img,
object,
embed {
  max-width: 100%;
}
img {
  height: auto;
  vertical-align: middle;
}
/* =Custom Global
----------------------------------------------- */
.btn,
.btn:visited {
  color: #fff;
  background: #f26722;
  border: 1px solid #ffffff;
  font-family: 'Arvo', "Mission Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  padding: 5px 10px;
  font-size: 18px;
  position: relative;
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.25);
}
.btn:hover,
.btn:visited:hover {
  color: #fff;
}
.btn.orange {
  background: #f26722;
}
.btn.orange:after {
  background-color: #fd8447;
}

.btn.small {
  padding: 6px 6px 3px;
  color: #fff;
  background: #263692;
  border: 1px solid #fff;
  font-family: 'Arvo', "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  padding: 5px 10px;
  font-size: 15px;
  font-weight: bolder;
  position: relative;
  -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.25);
  box-shadow: inset 0 0 8px rgba(0,0,0,0.25);
  display: block;
  text-transform: uppercase;
}
/* =Header
----------------------------------------------- */
#logo-menu-bar {
  padding: 10px 0 0;
  background: #fff;
  border-bottom: 1px solid #fff;
}
#logo-menu-bar #logo {
  clear: none;
  float: left;
  margin-top: 10px;
  width: 178px;
}
#logo-menu-bar #logo a {
  display: block;
}
/* =Flyout Menu
----------------------------------------------- */
#page {
  position: relative;
  background: #fff;
  z-index: 1000;
  width: 100%;
  min-width: 100%;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#navicon {
  display: none;
  float: right;
  clear: right;
  font-size: 20px;
  color: #f26722;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  padding: 5px;
  background: #f26722;
  width: 38px;
  height: 40px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#navicon:hover {
  background: #fd8447;
}
#navicon img {
  width: 28px;
  display: inline-block;
  vertical-align: middle;
}
#mobile-phone-link {
  display: none;
  float: right;
  background: #f26722;
  padding: 5px;
  width: 38px;
  height: 40px;
  margin-right: 15px;
}
#mobile-phone-link img {
  width: 28px;
  display: inline-block;
  vertical-align: middle;
}
/* =Banner
----------------------------------------------- */
.blackboard {
  background: url('../img/bg-blackboard.jpg') repeat center top #111111;
  padding: 50px 0;
}
.pinned {
  position: relative;
  text-align: center;
  -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
}
.pinned:before {
  content: '';
  display: block;
  position: absolute;
  top: -20px;
  left: 0;
  height: 40px;
  width: 100%;
  background: url('../img/pin.png') no-repeat center center;
  z-index: 5000;
}
.pinned.dark {
  background: #222;
  background: rgba(0, 0, 0, 0.75);
  padding: 50px 0;
  text-align: left;
}
.pinned.dark div {
  background: none;
  padding: 5px 20px 5px 60px;
  margin-bottom: 25px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  border: none;
  -webkit-backface-visibility: hidden;
}
.pinned.dark div:last-child {
  margin-bottom: 0;
}
.pinned.dark div:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pinned.dark div h3 {
  font-size: 30px;
  font-weight: 700;
  margin: 0;
  line-height: 1.0em;
  text-transform: uppercase;
}
.pinned.dark div a {
  padding: 0;
  color: #e0e0e0;
}
.pinned.dark div a:hover {
  color: #f26722;
}
.pinned.dark:before {
  top: 0;
}
/* =Sub Page
----------------------------------------------- */
.page-title {
  padding: 0;
}
.page-title h1 {
  font-size: 65px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.0em;
  padding: 25px 0 15px;
}
.page-content {
  padding: 50px 0;
}
.page-content h1 {
  font-size: 36px;
  color: #263692;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.1em;
  margin-bottom: 5px;
}
.featured-img-container {
  float: right;
  margin-right: 0;
  margin-left: 3.8%;
}
/* =Blog Styles
----------------------------------------------- */
/* =Main Footer
----------------------------------------------- */
#main-footer {
  padding: 10px 0 0;
}
#main-footer .footer-logo-container {
  padding: 25px 0;
}
#main-footer .copyright {
  background: #5b5654;
  border-top: 12px solid #857671;
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-top: 25px;
  position: relative;
}
#main-footer .copyright .main-wrapper {
  padding: 20px 0;
}
#main-footer .copyright .main-wrapper:before {
  content: '';
  position: absolute;
  width: 218px;
  height: 17px;
  top: -25px;
  right: 0;
}
#main-footer .copyright .main-wrapper:after {
  content: '';
  position: absolute;
  width: 104px;
  height: 20px;
  top: -25px;
  left: 0;
}
#main-footer .copyright a {
  color: #fff;
}
#main-footer .copyright a:hover {
  color: #f26722;
}
#main-footer .copyright p {
  margin: 0;
}
/* =Content
----------------------------------------------- */
/* =Asides
----------------------------------------------- */
/* =Media
----------------------------------------------- */
/* =Widgets
----------------------------------------------- */
/* Make sure select elements fit in widgets */
/* Search widget */
/* =Responsive Media Queries
----------------------------------------------- */
@media (max-width: 1030px) {
  #main-footer .span4 {
    width: 39.45%;
  }
}
@media (max-width: 1000px) {
}
@media (max-width: 965px) {
}
@media (max-width: 950px) {
  #logo-menu-bar {
    padding-bottom: 10px;
  }
  #logo-menu-bar #logo {
    margin: 0;
  }
  #navicon {
    display: block;
  }
}
@media (max-width: 875px) {
}
@media (max-width: 850px) {
  #main-footer .span5 {
    width: 48%;
  }
  #main-footer .span4 {
    width: 100%;
  }
  #main-footer .span4 .pinned {
    padding-bottom: 0;
  }
  #main-footer .span4 .pinned div {
    width: 33.33333333333%;
    padding: 50px 10px 10px;
    background-position: center top;
    float: left;
    text-align: center;
  }
  .page-title h1 {
    font-size: 45px;
    width: 100%;
  }
}
@media (max-width: 800px) {
}
@media (max-width: 750px) {
}
@media (max-width: 725px) {
  #main-footer .span5 {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    float: none;
  }
  #main-footer .span4 {
    float: none;
    max-width: 305px;
    margin: 0 auto;
  }
  #main-footer .span4 .pinned {
    padding-bottom: 50px;
    margin-bottom: 25px;
  }
  #main-footer .span4 .pinned div {
    padding: 5px 20px 5px 80px;
    background-position: 15px top;
    width: 100%;
    float: none;
    text-align: left;
  }
}
@media (max-width: 715px) {
}
@media (max-width: 700px) {
  div.featured-img-container {
    width: 100%;
    max-width: 358px;
    margin: 0 auto;
    float: none;
  }
  .page-template-pg-full-width-php .page-content h1 {
    text-align: center;
    margin-bottom: 25px;
  }
}
@media (max-width: 645px) {
}
@media (max-width: 600px) {
}
@media (max-width: 500px) {
  #logo-menu-bar #logo {
    max-width: 125px;
  }
  #logo-menu-bar #logo img {
    max-width: 100% !important;
    width: 100% !important;
  }
  #mobile-phone-link {
    display: block;
  }
}
@media (max-width: 425px) {
  #main-footer .copyright .main-wrapper:after {
    display: none;
  }
  #main-footer .copyright .main-wrapper:before {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .page-title h1 {
    font-size: 36px;
  }
}
table#login td {
  padding: 5px;
}
#logo-menu-bar #logo {
  margin-bottom: 15px;
}
.pinned.dark:before {
  background-image: none;
}

/* define a formTable class to provide some cell padding */
table.formTable { 
    border-spacing: 0;
    border-collapse: collapse;
}

table.formTable td, table.formTable th {
    padding: 5px;
}

table.formTable th {
    text-align: right;
}

#action-bar {
  background: #222222;
}
#top-nav {
  float: right;
}
#top-nav ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}
#top-nav ul li {
  display: inline-block;
  font-family: "Mission Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  list-style: none;
  font-size: 16px;
  font-weight: 300;
}
#top-nav ul li a {
  display: block;
  padding: 5px 10px 0 30px;
  text-transform: uppercase;
  color: #222222;
  background-color: #ccc;
}
#top-nav ul li a:hover {
  color: #fff;
  background-color: #aaa;
}
#top-nav ul li.dark a {
  color: #fff;
  background-color: #636363;
}
#top-nav ul li.dark a:hover {
  color: #636363;
  background-color: #fff;
}
#top-nav ul li.lock a {
  background-image: url('../img/login-lock.png');
  background-position: 10px center;
  background-repeat: no-repeat;
}

.contact-options {
    width: 350px;
    margin-top: 20px;
}
.contact-options .single-contact-option {
  padding: 20px;
  border: 1px solid #ccc;
  text-align: center;
  margin-bottom: 25px;
}
.contact-options .single-contact-option.orange h2 {
  color: #f26722;
}
.contact-options .single-contact-option.blue h2 {
  color: #263692;
}
.contact-options .single-contact-option.cyan h2 {
  color: #529ac3;
}
.contact-options .single-contact-option.green h2 {
  color: #6db644;
}
.contact-options .single-contact-option.gray h2 {
  color: #999;
}
.contact-options .single-contact-option h2 {
  font-size: 20px;
  font-weight: 900;
  line-height: 1.2em;
  margin-bottom: 10px;
}
.contact-options .single-contact-option p {
  font-size: 16px;
  line-height: 1.2em;
  margin: 0 0 10px;
}
.contact-options .single-contact-option .phone-title {
  text-transform: uppercase;
  font-weight: 300;
  color: #555;
  display: block;
  line-height: 1.0em;
  margin: 15px 0 0;
}
.contact-options .single-contact-option .phone-title em {
  text-transform: none;
}
.contact-options .single-contact-option .phone-number {
  cursor: default;
  color: #555;
  font-weight: 900;
  font-size: 30px;
  line-height: 1.0em;
}
.contact-options .single-contact-option .btn {
  display: block;
  -webkit-backface-visibility: hidden;
}
.contact-options .single-contact-option .btn:after {
  display: none;
}
.contact-options .single-contact-option .btn:hover {
  opacity: 0.8;
}
