/* autoprefixer: on */
/*================================================
=                IMPORT COMPONENTS               =
================================================*/
/**
*
* @COPY: 2015 Q Digital Studio
* @NAME: Frameworq
* @DESC: Boilerplate framework for rapid prototype
*        creation.
* @VER:  v1.0
* @AUTH: Mike Wenger, Clinton Reeves, Grant Rowley
*
**/
/*================================================
=              FAMEWORQ COMPONENTS               =
================================================*/
/*  Reset
--------------------------------------------------- /// */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  clear: both;
  float: none;
  display: block;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 960px;
  height: auto !important; }

.row {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0; }
  .row:after {
    display: table;
    content: '';
    clear: both; }

.col {
  float: left;
  padding: 0;
  width: 100%;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important; }

.rm-gut-tp,
.rm-gut-vt,
.rm-gut-all {
  padding-top: 0; }

.rm-gut-rt,
.rm-gut-hz,
.rm-gut-all {
  padding-right: 0; }

.rm-gut-btm,
.rm-gut-vt,
.rm-gut-all {
  padding-bottom: 0; }

.rm-gut-lft,
.rm-gut-hz,
.rm-gut-all {
  padding-left: 0; }

.rm-mar-tp,
.rm-mar-vt,
.rm-mar-all {
  margin-top: 0; }

.rm-mar-rt,
.rm-mar-hz,
.rm-mar-all {
  margin-right: 0; }

.rm-mar-btm,
.rm-mar-vt,
.rm-mar-all {
  margin-bottom: 0; }

.rm-mar-lft,
.rm-mar-hz,
.rm-mar-all {
  margin-left: 0; }

@media screen and (min-width: 0px) and (max-width: 480px) {
  .x-1 {
    width: 8.3333333333%; }

  .x-2 {
    width: 16.6666666667%; }

  .x-3 {
    width: 25%; }

  .x-4 {
    width: 33.3333333333%; }

  .x-5 {
    width: 41.6666666667%; }

  .x-6 {
    width: 50%; }

  .x-7 {
    width: 58.3333333333%; }

  .x-8 {
    width: 66.6666666667%; }

  .x-9 {
    width: 75%; }

  .x-10 {
    width: 83.3333333333%; }

  .x-11 {
    width: 91.6666666667%; }

  .x-12 {
    width: 100%; }

  .rm-gut-tp-x,
  .rm-gut-vt-x,
  .rm-gut-all-x {
    padding-top: 0; }

  .rm-gut-rt-x,
  .rm-gut-hz-x,
  .rm-gut-all-x {
    padding-right: 0; }

  .rm-gut-btm-x,
  .rm-gut-vt-x,
  .rm-gut-all-x {
    padding-bottom: 0; }

  .rm-gut-lft-x,
  .rm-gut-hz-x,
  .rm-gut-all-x {
    padding-left: 0; }

  .rm-mar-tp-x,
  .rm-mar-vt-x,
  .rm-mar-all-x {
    margin-top: 0; }

  .rm-mar-rt-x,
  .rm-mar-hz-x,
  .rm-mar-all-x {
    margin-right: 0; }

  .rm-mar-btm-x,
  .rm-mar-vt-x,
  .rm-mar-all-x {
    margin-bottom: 0; }

  .rm-mar-lft-x,
  .rm-mar-hz-x,
  .rm-mar-all-x {
    margin-left: 0; } }
@media screen and (min-width: 481px) and (max-width: 768px) {
  .x-1 {
    width: 8.3333333333%; }

  .x-2 {
    width: 16.6666666667%; }

  .x-3 {
    width: 25%; }

  .x-4 {
    width: 33.3333333333%; }

  .x-5 {
    width: 41.6666666667%; }

  .x-6 {
    width: 50%; }

  .x-7 {
    width: 58.3333333333%; }

  .x-8 {
    width: 66.6666666667%; }

  .x-9 {
    width: 75%; }

  .x-10 {
    width: 83.3333333333%; }

  .x-11 {
    width: 91.6666666667%; }

  .x-12 {
    width: 100%; }

  .s-1 {
    width: 8.3333333333%; }

  .s-2 {
    width: 16.6666666667%; }

  .s-3 {
    width: 25%; }

  .s-4 {
    width: 33.3333333333%; }

  .s-5 {
    width: 41.6666666667%; }

  .s-6 {
    width: 50%; }

  .s-7 {
    width: 58.3333333333%; }

  .s-8 {
    width: 66.6666666667%; }

  .s-9 {
    width: 75%; }

  .s-10 {
    width: 83.3333333333%; }

  .s-11 {
    width: 91.6666666667%; }

  .s-12 {
    width: 100%; }

  .rm-gut-tp-s,
  .rm-gut-vt-s,
  .rm-gut-all-s {
    padding-top: 0; }

  .rm-gut-rt-s,
  .rm-gut-hz-s,
  .rm-gut-all-s {
    padding-right: 0; }

  .rm-gut-btm-s,
  .rm-gut-vt-s,
  .rm-gut-all-s {
    padding-bottom: 0; }

  .rm-gut-lft-s,
  .rm-gut-hz-s,
  .rm-gut-all-s {
    padding-left: 0; }

  .rm-mar-tp-s,
  .rm-mar-vt-s,
  .rm-mar-all-s {
    margin-top: 0; }

  .rm-mar-rt-s,
  .rm-mar-hz-s,
  .rm-mar-all-s {
    margin-right: 0; }

  .rm-mar-btm-s,
  .rm-mar-vt-s,
  .rm-mar-all-s {
    margin-bottom: 0; }

  .rm-mar-lft-s,
  .rm-mar-hz-s,
  .rm-mar-all-s {
    margin-left: 0; } }
@media screen and (min-width: 769px) and (max-width: 960px) {
  .x-1 {
    width: 8.3333333333%; }

  .x-2 {
    width: 16.6666666667%; }

  .x-3 {
    width: 25%; }

  .x-4 {
    width: 33.3333333333%; }

  .x-5 {
    width: 41.6666666667%; }

  .x-6 {
    width: 50%; }

  .x-7 {
    width: 58.3333333333%; }

  .x-8 {
    width: 66.6666666667%; }

  .x-9 {
    width: 75%; }

  .x-10 {
    width: 83.3333333333%; }

  .x-11 {
    width: 91.6666666667%; }

  .x-12 {
    width: 100%; }

  .s-1 {
    width: 8.3333333333%; }

  .s-2 {
    width: 16.6666666667%; }

  .s-3 {
    width: 25%; }

  .s-4 {
    width: 33.3333333333%; }

  .s-5 {
    width: 41.6666666667%; }

  .s-6 {
    width: 50%; }

  .s-7 {
    width: 58.3333333333%; }

  .s-8 {
    width: 66.6666666667%; }

  .s-9 {
    width: 75%; }

  .s-10 {
    width: 83.3333333333%; }

  .s-11 {
    width: 91.6666666667%; }

  .s-12 {
    width: 100%; }

  .m-1 {
    width: 8.3333333333%; }

  .m-2 {
    width: 16.6666666667%; }

  .m-3 {
    width: 25%; }

  .m-4 {
    width: 33.3333333333%; }

  .m-5 {
    width: 41.6666666667%; }

  .m-6 {
    width: 50%; }

  .m-7 {
    width: 58.3333333333%; }

  .m-8 {
    width: 66.6666666667%; }

  .m-9 {
    width: 75%; }

  .m-10 {
    width: 83.3333333333%; }

  .m-11 {
    width: 91.6666666667%; }

  .m-12 {
    width: 100%; }

  .rm-gut-tp-m,
  .rm-gut-vt-m,
  .rm-gut-all-m {
    padding-top: 0; }

  .rm-gut-rt-m,
  .rm-gut-hz-m,
  .rm-gut-all-m {
    padding-right: 0; }

  .rm-gut-btm-m,
  .rm-gut-vt-m,
  .rm-gut-all-m {
    padding-bottom: 0; }

  .rm-gut-lft-m,
  .rm-gut-hz-m,
  .rm-gut-all-m {
    padding-left: 0; }

  .rm-mar-tp-m,
  .rm-mar-vt-m,
  .rm-mar-all-m {
    margin-top: 0; }

  .rm-mar-rt-m,
  .rm-mar-hz-m,
  .rm-mar-all-m {
    margin-right: 0; }

  .rm-mar-btm-m,
  .rm-mar-vt-m,
  .rm-mar-all-m {
    margin-bottom: 0; }

  .rm-mar-lft-m,
  .rm-mar-hz-m,
  .rm-mar-all-m {
    margin-left: 0; } }
@media screen and (min-width: 961px) {
  .x-1 {
    width: 8.3333333333%; }

  .x-2 {
    width: 16.6666666667%; }

  .x-3 {
    width: 25%; }

  .x-4 {
    width: 33.3333333333%; }

  .x-5 {
    width: 41.6666666667%; }

  .x-6 {
    width: 50%; }

  .x-7 {
    width: 58.3333333333%; }

  .x-8 {
    width: 66.6666666667%; }

  .x-9 {
    width: 75%; }

  .x-10 {
    width: 83.3333333333%; }

  .x-11 {
    width: 91.6666666667%; }

  .x-12 {
    width: 100%; }

  .s-1 {
    width: 8.3333333333%; }

  .s-2 {
    width: 16.6666666667%; }

  .s-3 {
    width: 25%; }

  .s-4 {
    width: 33.3333333333%; }

  .s-5 {
    width: 41.6666666667%; }

  .s-6 {
    width: 50%; }

  .s-7 {
    width: 58.3333333333%; }

  .s-8 {
    width: 66.6666666667%; }

  .s-9 {
    width: 75%; }

  .s-10 {
    width: 83.3333333333%; }

  .s-11 {
    width: 91.6666666667%; }

  .s-12 {
    width: 100%; }

  .m-1 {
    width: 8.3333333333%; }

  .m-2 {
    width: 16.6666666667%; }

  .m-3 {
    width: 25%; }

  .m-4 {
    width: 33.3333333333%; }

  .m-5 {
    width: 41.6666666667%; }

  .m-6 {
    width: 50%; }

  .m-7 {
    width: 58.3333333333%; }

  .m-8 {
    width: 66.6666666667%; }

  .m-9 {
    width: 75%; }

  .m-10 {
    width: 83.3333333333%; }

  .m-11 {
    width: 91.6666666667%; }

  .m-12 {
    width: 100%; }

  .l-1 {
    width: 8.3333333333%; }

  .l-2 {
    width: 16.6666666667%; }

  .l-3 {
    width: 25%; }

  .l-4 {
    width: 33.3333333333%; }

  .l-5 {
    width: 41.6666666667%; }

  .l-6 {
    width: 50%; }

  .l-7 {
    width: 58.3333333333%; }

  .l-8 {
    width: 66.6666666667%; }

  .l-9 {
    width: 75%; }

  .l-10 {
    width: 83.3333333333%; }

  .l-11 {
    width: 91.6666666667%; }

  .l-12 {
    width: 100%; }

  .rm-gut-tp-l,
  .rm-gut-vt-l,
  .rm-gut-all-l {
    padding-top: 0; }

  .rm-gut-rt-l,
  .rm-gut-hz-l,
  .rm-gut-all-l {
    padding-right: 0; }

  .rm-gut-btm-l,
  .rm-gut-vt-l,
  .rm-gut-all-l {
    padding-bottom: 0; }

  .rm-gut-lft-l,
  .rm-gut-hz-l,
  .rm-gut-all-l {
    padding-left: 0; }

  .rm-mar-tp-l,
  .rm-mar-vt-l,
  .rm-mar-all-l {
    margin-top: 0; }

  .rm-mar-rt-l,
  .rm-mar-hz-l,
  .rm-mar-all-l {
    margin-right: 0; }

  .rm-mar-btm-l,
  .rm-mar-vt-l,
  .rm-mar-all-l {
    margin-bottom: 0; }

  .rm-mar-lft-l,
  .rm-mar-hz-l,
  .rm-mar-all-l {
    margin-left: 0; } }
/*================================================
=                  TYPOGRAPHY                    =
================================================*/
body {
  color: #474747;
  font-size: 14px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: normal;
  line-height: 1; }

h1, h2, h3, h4 {
  padding-top: 10px;
  padding-bottom: 25px;
  font-family: "Montserrat", sans-serif; }

h1 {
  font-size: 42px;
  line-height: 42px;
  font-family: "Montserrat", sans-serif;
  color: #27373f; }

h2 {
  font-size: 31px;
  font-family: "Montserrat", sans-serif;
  line-height: 34px; }
  h2 small {
    font-size: 23.25px; }

h3 {
  font-size: 21px;
  font-family: "Montserrat", sans-serif;
  color: #0c212c;
  font-weight: bold;
  line-height: 1.1; }

h4 {
  font-size: 18px;
  color: #0c212c; }
  h4 small {
    font-size: 13.5px; }

h5 {
  font-size: 14px;
  font-family: "Noto Sans", sans-serif;
  margin: 15px 0;
  color: #474747;
  font-weight: bold; }
  h5 small {
    font-size: 10.5px; }

h6 {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin-bottom: 0;
  color: #27373f; }
  h6 small {
    font-size: 10.5px; }

a {
  text-decoration: none; }

p {
  color: #474747;
  font-size: 14px;
  font-family: "Noto Sans", sans-serif;
  font-weight: normal;
  margin-bottom: 12px; }

b, strong {
  font-weight: bold; }

em {
  font-style: italic; }

/*================================================
=                     BASE                       =
================================================*/
html {
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/*  Lists
--------------------------------------------------- /// */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 15px; }

menu,
ol,
ul {
  padding: 0 0 0 15px; }

ol {
  list-style: decimal;
  list-style-position: outside; }

ul {
  list-style: disc;
  list-style-position: outside; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/*  Forms
--------------------------------------------------- /// */
form {
  margin: 0; }

fieldset {
  margin: 0;
  padding: 0; }

button,
input,
select,
textarea {
  display: block;
  outline: none;
  width: 100%;
  font-size: 100%;
  vertical-align: baseline;
  *vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input,
textarea {
  padding: 10px; }

select {
  padding: 10px; }

button,
input {
  line-height: normal; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  border: none;
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  box-sizing: border-box;
  padding: 0;
  margin-right: 8px;
  position: relative;
  top: -1px;
  *height: 13px;
  width: auto;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

label {
  display: block;
  padding: 6px 0; }

/*  Embeddd Content
--------------------------------------------------- /// */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

figcaption {
  font-size: 80%;
  margin: 20px 0;
  line-height: 1.75em; }

embed,
img,
object,
video {
  max-width: 100%;
  height: auto; }

/* -- Responsive Container (wrap embedded content with .embed-container) -- 53.5 - YT - divide w/h for percentage */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*  Links
--------------------------------------------------- /// */
a {
  cursor: pointer;
  outline: none; }

a:hover,
a:focus,
a:active {
  outline: none; }

/*================================================
=                    OBJECTS                     =
================================================*/
/*  Type helpers
--------------------------------------------------- /// */
.fs10 {
  font-size: 10px;
  font-size: 1.0rem; }

.fs11 {
  font-size: 11px;
  font-size: 1.1rem; }

.fs12 {
  font-size: 12px;
  font-size: 1.2rem; }

.fs13 {
  font-size: 13px;
  font-size: 1.3rem; }

.fs14 {
  font-size: 14px;
  font-size: 1.4rem; }

.fs16 {
  font-size: 16px;
  font-size: 1.6rem; }

.fs18 {
  font-size: 18px;
  font-size: 1.8rem; }

.fs20 {
  font-size: 18px;
  font-size: 1.8rem; }

.fs21 {
  font-size: 21px;
  font-size: 2.1rem; }

.fs22 {
  font-size: 22px;
  font-size: 2.2rem; }

.fs24 {
  font-size: 24px;
  font-size: 2.4rem; }

.fs30 {
  font-size: 30px;
  font-size: 3.0rem; }

.fs36 {
  font-size: 36px;
  font-size: 3.6rem; }

.fs48 {
  font-size: 48px;
  font-size: 4.8rem; }

.fs60 {
  font-size: 60px;
  font-size: 6.0rem; }

.fs72 {
  font-size: 72px;
  font-size: 7.2rem; }

.fw100 {
  font-weight: 100; }

.fw200 {
  font-weight: 200; }

.fw300 {
  font-weight: 300; }

.fw400 {
  font-weight: 400; }

.fw500 {
  font-weight: 500; }

.fw600 {
  font-weight: 600; }

.fw700 {
  font-weight: 700; }

.fw800 {
  font-weight: 800; }

.fw900 {
  font-weight: 900; }

em, .italic {
  font-style: italic; }

.normal {
  font-style: normal; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

.capitalize {
  text-transform: lowercase; }

.smallcaps {
  font-variant: small-caps; }

.txt-right {
  text-align: right; }

.txt-left {
  text-align: left; }

.txt-center {
  text-align: center; }

.txt-justify {
  text-align: justify; }

/*  Alignment helpers
--------------------------------------------------- /// */
.block {
  display: block; }

.inline {
  display: inline; }

.inline-block {
  display: inline-block;
  *display: inline;
  zoom: 1; }

.valign-top {
  vertical-align: top; }

.valign-middle {
  vertical-align: middle; }

.valign-bottom {
  vertical-align: bottom; }

.left {
  float: left; }

.right {
  float: right; }

.nowrap {
  white-space: nowrap; }

.breakword {
  word-break: break-word; }

/*  Color objects
--------------------------------------------------- /// */
/*  Visibility/display helpers
--------------------------------------------------- /// */
.hidden {
  display: none;
  visibility: hidden; }

.hidden_visually {
  position: absolute;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
  clip: rect(0 0 0 0); }

.hidden_visually:active,
.hidden_visually:focus {
  position: static;
  overflow: visible;
  clip: auto;
  margin: 0;
  width: auto;
  height: auto; }

.invisible {
  visibility: hidden; }

/*  Clearing helpers
--------------------------------------------------- /// */
.break {
  clear: both; }

.group:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  line-height: 0;
  height: 0 !important; }

.group {
  *zoom: 1; }

html[xmlns] .clearfix {
  display: block; }

/*  Spacing helpers
--------------------------------------------------- /// */
.pan {
  padding: 0; }

.pas {
  padding: 5px; }

.pam {
  padding: 10px; }

.pal {
  padding: 20px; }

.ptn {
  padding-top: 0; }

.pts {
  padding-top: 5px; }

.ptm {
  padding-top: 10px; }

.ptl {
  padding-top: 20px; }

.prn {
  padding-right: 0; }

.prs {
  padding-right: 5px; }

.prm {
  padding-right: 10px; }

.prl {
  padding-right: 20px; }

.pbn {
  padding-bottom: 0; }

.pbs {
  padding-bottom: 5px; }

.pbm {
  padding-bottom: 10px; }

.pbl {
  padding-bottom: 20px; }

.pln {
  padding-left: 0; }

.pls {
  padding-left: 5px; }

.plm {
  padding-left: 10px; }

.pll {
  padding-left: 20px; }

.phn {
  padding-left: 0;
  padding-right: 0; }

.phs {
  padding-left: 5px;
  padding-right: 5px; }

.phm {
  padding-left: 10px;
  padding-right: 10px; }

.phl {
  padding-left: 20px;
  padding-right: 20px; }

.pvn {
  padding-top: 0;
  padding-bottom: 0; }

.pvs {
  padding-top: 5px;
  padding-bottom: 5px; }

.pvm {
  padding-top: 10px;
  padding-bottom: 10px; }

.pvl {
  padding-top: 20px;
  padding-bottom: 20px; }

.man {
  margin: 0; }

.mas {
  margin: 5px; }

.mam {
  margin: 10px; }

.mal {
  margin: 20px; }

.mtn {
  margin-top: 0; }

.mts {
  margin-top: 5px; }

.mtm {
  margin-top: 10px; }

.mtl {
  margin-top: 20px; }

.mrn {
  margin-right: 0; }

.mrs {
  margin-right: 5px; }

.mrm {
  margin-right: 10px; }

.mrl {
  margin-right: 20px; }

.mbn {
  margin-bottom: 0; }

.mbs {
  margin-bottom: 5px; }

.mbm {
  margin-bottom: 10px; }

.mbc {
  margin-bottom: 14px; }

.mbl {
  margin-bottom: 20px; }

.mln {
  margin-left: 0; }

.mls {
  margin-left: 5px; }

.mlm {
  margin-left: 10px; }

.mll {
  margin-left: 20px; }

.mhn {
  margin-left: 0;
  margin-right: 0; }

.mhs {
  margin-left: 5px;
  margin-right: 5px; }

.mhm {
  margin-left: 10px;
  margin-right: 10px; }

.mhl {
  margin-left: 20px;
  margin-right: 20px; }

.mvn {
  margin-top: 0;
  margin-bottom: 0; }

.mvs {
  margin-top: 5px;
  margin-bottom: 5px; }

.mvm {
  margin-top: 10px;
  margin-bottom: 10px; }

.mvl {
  margin-top: 20px;
  margin-bottom: 20px; }

.automargin {
  float: none;
  margin: 0 auto; }

.size1of2, .size2of4 {
  width: 50%; }

.size1of3 {
  width: 33.33333%; }

.size2of3 {
  width: 66.66666%; }

.size1of4 {
  width: 25%; }

.size3of4 {
  width: 75%; }

.size1of5 {
  width: 20%; }

.size2of5 {
  width: 40%; }

.size3of5 {
  width: 60%; }

.size4of5 {
  width: 80%; }

.size1of6 {
  width: 16.66666%; }

.size5of6 {
  width: 83%; }

/*  Animation/transition helpers
--------------------------------------------------- /// */
.tran {
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  -ms-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out; }

/*  Helpers
--------------------------------------------------- /// */
.table-wrapper {
  overflow-x: auto; }

/*  Navigation
--------------------------------------------------- /// */
ul.nav_access {
  position: absolute;
  top: -9999px;
  left: -9999px; }

nav ul {
  margin: 0;
  padding: 0; }

header > div.container.header-container {
  height: 200px !important; }
  header > div.container.header-container h1 a {
    color: #27373f;
    text-transform: uppercase; }

.main-nav {
  color: #fff; }
  .main-nav nav {
    text-align: center;
    background: #27373f; }

header nav {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: .04em;
  padding: 0 6px; }
  header nav ul > li {
    text-transform: uppercase;
    display: inline-block; }
  header nav li,
  header nav a {
    display: block;
    color: #fff;
    font-weight: normal; }
  header nav li {
    line-height: 1.3em; }
  header nav > ul > li {
    position: relative;
    margin: 0;
    padding-left: 8px; }
    header nav > ul > li:first-child {
      padding-left: 0; }
    header nav > ul > li.open > a {
      color: #E88B0C; }
    header nav > ul > li a {
      padding: 16px; }
    header nav > ul > li > ul {
      text-align: left;
      padding: 7px 8px;
      z-index: 9999;
      position: absolute;
      top: 100%;
      left: 0;
      width: 150px;
      visibility: hidden;
      transition: visibility 0s linear 0.25s, opacity 0.25s linear;
      opacity: 0;
      filter: alpha(opacity=0);
      background: #445c6a;
      background: #445c6a; }
      .ie8 header nav > ul > li > ul {
        position: absolute;
        top: 100%;
        left: 0;
        width: 150px;
        visibility: hidden;
        transition: visibility 0s linear 0.25s, opacity 0.25s linear;
        opacity: 0;
        filter: alpha(opacity=0); }
      header nav > ul > li > ul li {
        display: block;
        width: 100%; }
        header nav > ul > li > ul li a {
          text-transform: capitalize;
          display: block;
          width: 100%;
          padding: 8px; }
    .no-touch header nav > ul > li:hover > ul {
      visibility: visible;
      transition-delay: 0s;
      opacity: 1;
      filter: alpha(opacity=100); }
    .touch header nav > ul > li.open > ul {
      visibility: visible;
      transition-delay: 0s;
      opacity: 1;
      filter: alpha(opacity=100); }
    header nav > ul > li:last-child > ul {
      left: auto;
      right: 0; }
    header nav > ul > li a:hover {
      color: #E88B0C; }

/*================================================
=                      Site                       =
================================================*/
/*  Forms
--------------------------------------------------- /// */
form {
  font-family: "Noto Sans", sans-serif;
  background: #e1e9ee;
  padding: 30px; }

button,
input,
select,
textarea {
  border: none; }

input,
textarea {
  padding: 10px 20px;
  background: #eef4f7;
  font-style: italic;
  color: #27373f;
  font-family: "Noto Sans", sans-serif;
  resize: none; }

input:focus, textarea:focus {
  background: #fff; }

select {
  padding: 10px;
  height: 39px;
  background: #eef4f7; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #445c6a;
  color: #fff;
  box-shadow: none;
  font-style: normal;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 400;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 12px 20px; }

textarea {
  resize: vertical; }

label {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 6px;
  padding: 0;
  color: #0c212c; }

fieldset {
  margin-bottom: 20px; }

/* -- Placeholder Text -- */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #27373f; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #27373f; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #27373f; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #27373f; }

/* -- Styled Selects - wrapped due to FF appearance bug & MSIE -- */
.styled_select {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  border: 1px solid #cccccc;
  background: #fff;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1); }

.styled_select.match-width {
  display: inline-block;
  *display: inline;
  zoom: 1; }

.styled_select select {
  position: relative;
  display: block;
  margin: 0;
  padding: 9px 32px 9px 12px;
  white-space: nowrap;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: normal;
  border: none;
  background: transparent;
  cursor: pointer;
  -moz-appearance: window;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  z-index: 2; }

.styled_select select::-ms-expand {
  display: none; }

.styled_select:hover {
  border: 1px solid #008bc9; }

.styled_select:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 100%;
  speak: none;
  content: '';
  z-index: 1; }

.styled_select:before {
  position: absolute;
  top: 50%;
  right: 12px;
  width: 8px;
  height: 4px;
  margin: -2px 0 0 -4px;
  background: url(../i/select_arrow.png) no-repeat center center;
  speak: none;
  content: ''; }

.ie8 .styled_select select,
.ie9 .styled_select select {
  padding-right: 12px; }

.ie8 .styled_select:after,
.ie9 .styled_select:after,
.ie8 .styled_select:before,
.ie9 .styled_select:before {
  display: none; }

/* //////////////////////////////////// BEGIN STYLEGUIDE \\\\\\\\\\\\\\\\\\\\ */
.styleguide-nav ul {
  list-style: none;
  margin: 8px 0; }
  .styleguide-nav ul li {
    line-height: 1.7; }

div.color {
  float: left;
  margin: 15px; }
  div.color div.color-block {
    width: 50px;
    height: 50px;
    margin-bottom: 12px; }
    div.color div.color-block.blue-1 {
      background: #0c212c; }
    div.color div.color-block.blue-2 {
      background: #27373f; }
    div.color div.color-block.blue-3 {
      background: #445c6a; }
    div.color div.color-block.blue-4 {
      background: #8daebf; }
    div.color div.color-block.blue-5 {
      background: #a1bcc9; }
    div.color div.color-block.blue-6 {
      background: #c1d3dc; }
    div.color div.color-block.blue-7 {
      background: #eef4f7; }
    div.color div.color-block.orange {
      background: #E88B0C; }
    div.color div.color-block.yellow {
      background: #ffca32; }
    div.color div.color-block.gray-1 {
      background: #474747; }
    div.color div.color-block.gray-2 {
      background: #e1e9ee; }
  div.color p {
    margin: 0; }
    div.color p span {
      font-weight: bold; }

/* \\\\\\\\\\\\\\\\\\ END STYLEGUIDE //////////////////////////////////////// */
/*  General
--------------------------------------------------- /// */
body {
  background: #8daebf url("/layouts/a/i/mountain-bg_opt.jpg") no-repeat center center fixed;
  line-height: 19px;
  font-size: 14px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.pad {
  padding: 15px; }

.one-third {
  width: 33.33333%;
  float: left; }

.one-half {
  width: 50%;
  float: left; }

ul, ol {
  margin-left: 18px; }

hr {
  margin: 25px 0; }

img {
  max-width: 100%;
  max-height: 100%; }
  img.full {
    width: 100%;
    height: auto;
    margin: 8px 0; }
  img.left {
    margin: 8px 8px 8px 0; }
  img.right {
    margin: 8px 0 8px 8px; }

.blue-1 {
  color: #0c212c; }

.blue-2 {
  color: #27373f; }

.blue-3 {
  color: #445c6a; }

.blue-4 {
  color: #8daebf; }

.blue-5 {
  color: #a1bcc9; }

.blue-6 {
  color: #c1d3dc; }

.blue-7 {
  color: #eef4f7; }

.orange {
  color: #E88B0C; }

.gray-1 {
  color: #474747; }

.gray-2 {
  color: #e1e9ee; }

span.specialty:before,
span.certificate:before,
span.hospital:before,
span.privacy:before,
span.user:before,
span.edit:before,
span.settings:before,
span.logout:before {
  font-family: FontAwesome;
  margin-right: 6px;
  font-size: 16px; }

span.specialty:before {
  content: "\f0f0"; }

span.certificate:before {
  content: "\f0a3"; }

span.hospital:before {
  content: "\f0f8"; }

span.privacy:before {
  content: "\f023"; }

span.user:before {
  content: "\f007"; }

span.edit:before {
  content: "\f040"; }

span.settings:before {
  content: "\f013"; }

span.logout:before {
  content: "\f13e"; }

ol {
  list-style-type: decimal; }
  ol ol {
    list-style-type: lower-alpha; }
    ol ol ol {
      list-style-type: lower-roman; }

ul {
  list-style-type: disc; }
  ul ul {
    list-style-type: circle; }
    ul ul ul {
      list-style-type: square; }

/* ///////////////////////////// BEGIN LINKS \\\\\\\\\\\\\\\\\ */
.tile a {
  color: #445c6a;
  border-bottom: 1px dotted; }
  .tile a:hover {
    color: #8daebf; }

a.more, a.view, a.button, button.button, input.button {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
  border: none; }

a.arrow {
  display: list-item;
  border: none;
  margin: 5px 0px;
  list-style: none;
  color: #8daebf;
  font-size: 12px;
  font-weight: bold; }
  a.arrow:after {
    content: "\f061";
    font-family: FontAwesome;
    margin-left: 8px;
    font-size: 12px; }
  a.arrow:hover {
    color: #445c6a; }

a.more, a.view {
  color: #E88B0C; }
  a.more:hover, a.view:hover {
    color: #E88B0C; }
  a.more:after, a.view:after {
    content: ' ';
    width: 28px;
    height: 11px;
    display: inline-block;
    background: url("/layouts/a/i/small-arrow.png") no-repeat center center; }

a.button, button.button, input.button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 6px 20px;
  background: #E88B0C;
  color: #fff;
  font-size: 13px; }
  a.button:hover, button.button:hover, input.button:hover {
    color: #ffca32; }

/* \\\\\\\\\\\\\\\ END LINKS ////////////////////////////////// */
/* ///////////////////////////// BEGIN HEADER \\\\\\\\\\\\\\\\\ */
header > div.container.header-container {
  height: 185px !important;
  padding: 30px 30px 0 30px;
  position: relative;
  background: rgba(255, 255, 255, 0.19);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.19) 0%, rgba(255, 255, 255, 0.86) 50%, white 64%, white 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.19)), color-stop(50%, rgba(255, 255, 255, 0.86)), color-stop(64%, white), color-stop(100%, white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.19) 0%, rgba(255, 255, 255, 0.86) 50%, white 64%, white 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.19) 0%, rgba(255, 255, 255, 0.86) 50%, white 64%, white 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.19) 0%, rgba(255, 255, 255, 0.86) 50%, white 64%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.19) 0%, rgba(255, 255, 255, 0.86) 50%, white 64%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7bdcb', endColorstr='#ffffff', GradientType=0 ); }
  header > div.container.header-container div.logo {
    position: absolute;
    left: 30px;
    top: 45px; }
    header > div.container.header-container div.logo h1.site-heading {
      display: inline;
      text-transform: uppercase;
      margin: 0 0 0 30px;
      font-weight: bold;
      font-size: 31px;
      letter-spacing: 1.5px;
      color: #445c6a;
      position: relative;
      top: 30px; }
    header > div.container.header-container div.logo a {
      float: left; }
  header > div.container.header-container div.member-menu {
    position: absolute;
    right: 30px;
    bottom: 0;
    background: #E88B0C;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
    header > div.container.header-container div.member-menu nav {
      padding: 3px 8px; }
      header > div.container.header-container div.member-menu nav ul li a {
        padding: 6px 10px;
        font-size: 13px; }
        header > div.container.header-container div.member-menu nav ul li a:hover {
          color: #ffca32; }

/* \\\\\\\\\\\\\\\ END HEADER ////////////////////////////////// */
/* /////////////////////////////// BEGIN HOME \\\\\\\\\\\\\\\\\ */
.banner {
  background: #fff; }
  .banner .image {
    width: 480px;
    height: 284px;
    position: relative;
    float: left; }
    .banner .image img {
      width: 100%;
      height: 100%; }
  .banner .caption {
    background: #fff;
    position: absolute;
    bottom: 30px;
    left: 42px;
    width: 400px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 20px; }
    .banner .caption p {
      font-size: 12px;
      width: 330px; }
    .banner .caption a {
      position: absolute;
      right: 20px;
      bottom: 10px;
      width: 28px;
      height: 23px;
      display: block;
      background: url("/layouts/a/i/arrow.png") no-repeat center; }
  .banner .news {
    width: 480px;
    height: 284px;
    position: relative;
    float: left;
    padding: 30px; }
    .banner .news h3 {
      font-size: 26px;
      line-height: 33px;
      font-weight: normal; }
    .banner .news p {
      line-height: 1.6em; }
    .banner .news a {
      position: absolute;
      bottom: 30px;
      right: 30px; }

.tag {
  text-align: center;
  padding: 60px 110px; }
  .tag h3 {
    font-size: 22px; }
  .tag p {
    font-size: 14px;
    line-height: 24px; }

.callouts {
  background: #fff; }
  .callouts .one-third {
    padding: 30px; }
  .callouts h3 {
    text-align: center; }
  .callouts .link-out {
    text-align: center;
    margin-top: 30px;
    position: relative;
    bottom: 0; }
  .callouts .meetings .event-listing {
    margin-bottom: 6px; }
  .callouts .meetings .cal {
    display: table-cell;
    width: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 8px;
    background: #8daebf;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-family: "Montserrat", sans-serif; }
    .callouts .meetings .cal span {
      display: block; }
      .callouts .meetings .cal span:first-child {
        font-size: 11px;
        line-height: 1.2em; }
      .callouts .meetings .cal span:last-child {
        font-size: 19px; }
  .callouts .meetings .event-title {
    display: table-cell;
    padding-left: 12px;
    vertical-align: middle; }

/* \\\\\\\\\\\\\\\ END HOME ////////////////////////////////// */
/* /////////////////////////////// BEGIN PAGE \\\\\\\\\\\\\\\\\ */
.main-content {
  background: #0c212c;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.4) 90%, rgba(255, 255, 255, 0.1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.4)), color-stop(90%, rgba(255, 255, 255, 0.4)), color-stop(100%, rgba(255, 255, 255, 0.1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.4) 90%, rgba(255, 255, 255, 0.1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.4) 90%, rgba(255, 255, 255, 0.1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.4) 90%, rgba(255, 255, 255, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.4) 90%, rgba(255, 255, 255, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 ); }
  .main-content .tile {
    background: #fff;
    padding: 15px;
    margin-bottom: 15px;
    position: relative; }
    .main-content .tile .link-out {
      text-align: center;
      padding-top: 15px; }
  .main-content .content-left {
    width: 620px;
    margin-right: 15px;
    float: left; }
    .main-content .content-left .left-one, .main-content .content-left .left-two {
      width: 302px; }
    .main-content .content-left .left-one {
      margin-right: 16px; }
  .main-content .content-right {
    width: 325px;
    float: left; }
    .main-content .content-right img {
      float: none !important;
      height: auto !important; }
    .main-content .content-right:after {
      clear: both; }

/* \\\\\\\\\\\\\\\\\\ END PAGE //////////////////////////////////////// */
/* //////////////////////////////////// BEGIN RESOURCES PAGE \\\\\\\\\\\\\\\\\\\\ */
.resources-rss ul {
  list-style: none;
  margin: 20px 0;
  padding: 0; }
  .resources-rss ul h5 {
    margin-bottom: 4px;
    color: #445c6a; }
    .resources-rss ul h5 a {
      border: none; }

/* \\\\\\\\\\\\\\\\\\ END RESOURCES PAGE //////////////////////////////////////// */
/* //////////////////////////////////// BEGIN MEETINGS PAGE \\\\\\\\\\\\\\\\\\\\ */
.events-list {
  margin-bottom: 30px; }
  .events-list .event-listing {
    background: #e1e9ee;
    margin-bottom: 15px;
    padding: 15px;
    font-size: 12px; }
    .events-list .event-listing h5 {
      margin: 0;
      width: 50%;
      padding-bottom: 10px;
      border-bottom: 1px solid #666; }
    .events-list .event-listing .event-details {
      padding: 15px 0;
      font-weight: bold; }
      .events-list .event-listing .event-details .time, .events-list .event-listing .event-details .location, .events-list .event-listing .event-details .title, .events-list .event-listing .event-details .info {
        margin-bottom: 5px; }
        .events-list .event-listing .event-details .time span, .events-list .event-listing .event-details .location span, .events-list .event-listing .event-details .title span, .events-list .event-listing .event-details .info span {
          display: table-cell; }
          .events-list .event-listing .event-details .time span:first-child, .events-list .event-listing .event-details .location span:first-child, .events-list .event-listing .event-details .title span:first-child, .events-list .event-listing .event-details .info span:first-child {
            width: 15px;
            text-align: center; }
          .events-list .event-listing .event-details .time span:last-child, .events-list .event-listing .event-details .location span:last-child, .events-list .event-listing .event-details .title span:last-child, .events-list .event-listing .event-details .info span:last-child {
            padding-left: 10px; }
      .events-list .event-listing .event-details .left {
        width: 252px;
        margin-right: 15px; }
      .events-list .event-listing .event-details .right {
        width: 293px; }
        .events-list .event-listing .event-details .right .desc {
          display: table-cell;
          padding-left: 10px; }
          .events-list .event-listing .event-details .right .desc p {
            font-size: 12px;
            font-weight: normal; }
          .events-list .event-listing .event-details .right .desc a.arrow {
            text-align: right; }

/* \\\\\\\\\\\\\\\\\\ END MEETINGS PAGE //////////////////////////////////////// */
/* //////////////////////////////////// BEGIN DIRECTORY PAGE \\\\\\\\\\\\\\\\\\\\ */
div.directory div.content-left .tile {
  position: relative; }
div.directory div.content-left p.search-details {
  font-style: italic;
  font-weight: bold;
  font-size: 12px; }
div.directory div.content-left .member-listing {
  background: #e1e9ee;
  padding: 10px;
  width: 287px;
  float: left;
  margin-bottom: 15px;
  position: relative; }
  div.directory div.content-left .member-listing:nth-child(2n+1) {
    margin-right: 15px; }
  div.directory div.content-left .member-listing .head {
    width: 85px;
    height: 85px;
    float: left;
    margin-right: 15px; }
    div.directory div.content-left .member-listing .head img {
      width: 100%; }
  div.directory div.content-left .member-listing .member-details h6 {
    line-height: 2; }
  div.directory div.content-left .member-listing .member-details .location span, div.directory div.content-left .member-listing .member-details .phone span {
    display: table-cell;
    line-height: 1.5; }
    div.directory div.content-left .member-listing .member-details .location span:first-child, div.directory div.content-left .member-listing .member-details .phone span:first-child {
      width: 15px;
      text-align: center; }
    div.directory div.content-left .member-listing .member-details .location span:last-child, div.directory div.content-left .member-listing .member-details .phone span:last-child {
      padding-left: 5px; }
  div.directory div.content-left .member-listing a.fa-arrow-right {
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: none; }
div.directory .search-paging {
  text-align: center;
  margin: 25px 0; }
  div.directory .search-paging ul {
    list-style: none;
    display: inline; }
    div.directory .search-paging ul li {
      display: inline;
      margin-right: 5px;
      font-weight: bold; }
      div.directory .search-paging ul li:last-child {
        margin-right: 0; }
      div.directory .search-paging ul li a {
        color: #E88B0C;
        border: none; }
        div.directory .search-paging ul li a:hover {
          color: #0c212c; }
        div.directory .search-paging ul li a:active {
          color: #27373f; }

div.content-right .directory-search {
  background: #27373f;
  text-align: center; }
  div.content-right .directory-search h3 {
    color: #fff;
    font-weight: normal; }
  div.content-right .directory-search form {
    background: none;
    padding: 0; }
    div.content-right .directory-search form input {
      margin: 12px 0;
      padding: 10px 20px;
      background: #e1e9ee;
      -moz-box-shadow: inset 0 0 5px #445c6a;
      -webkit-box-shadow: inset 0 0 5px #445c6a;
      box-shadow: inset 0 0 5px #445c6a; }
      div.content-right .directory-search form input:focus {
        background: #fff; }
    div.content-right .directory-search form input.button {
      background: #fff;
      color: #0c212c;
      box-shadow: none;
      font-style: normal; }

/* \\\\\\\\\\\\\\\\\\ END DIRECTORY PAGE //////////////////////////////////////// */
/* //////////////////////////////////// BEGIN PROFILE PAGE \\\\\\\\\\\\\\\\\\\\ */
div.profile .row {
  margin-bottom: 15px; }
  div.profile .row > div {
    background: #edf2f5;
    padding: 10px; }
div.profile .photo {
  float: left;
  margin-right: 15px;
  width: 105px;
  height: 105px; }
  div.profile .photo img {
    height: 85px;
    width: 85px; }
div.profile .bio-details {
  float: left;
  width: 470px;
  min-height: 105px; }
  div.profile .bio-details .bio-details-left, div.profile .bio-details .bio-details-right {
    float: left;
    width: 240px; }
  div.profile .bio-details .location span, div.profile .bio-details .phone span, div.profile .bio-details .web span, div.profile .bio-details .email span {
    display: table-cell;
    line-height: 1.5;
    font-size: 16px;
    text-align: center; }
  div.profile .bio-details .location p, div.profile .bio-details .phone p, div.profile .bio-details .web p, div.profile .bio-details .email p {
    padding-left: 10px;
    display: table-cell;
    word-break: break-word; }
  div.profile .bio-details .bio-details-left {
    margin-right: 10px;
    width: 200px; }
div.profile .bio-full h5.specialty:before,
div.profile .bio-full span.specialty:before,
div.profile .bio-full h5.certificate:before,
div.profile .bio-full h5.hospital:before,
div.profile .bio-full h5.privacy:before {
  font-family: FontAwesome;
  margin-right: 6px;
  font-size: 16px; }
div.profile .bio-full h5.specialty:before {
  content: "\f0f0"; }
div.profile .bio-full h5.certificate:before {
  content: "\f0a3"; }
div.profile .bio-full h5.hospital:before {
  content: "\f0f8"; }
div.profile .bio-full h5.privacy:before {
  content: "\f023"; }

/* \\\\\\\\\\\\\\\\\\ END PROFILE PAGE //////////////////////////////////////// */
/* //////////////////////////////////// BEGIN JOIN \\\\\\\\\\\\\\\\\\\\ */
form#member_form h3 {
  margin-bottom: 10px; }
form#member_form hr {
  margin-top: 10px;
  border-top: 1px solid #8daebf; }

/* \\\\\\\\\\\\\\\\\\ END JOIN //////////////////////////////////////// */
/* //////////////////////////////////// BEGIN MEMBER \\\\\\\\\\\\\\\\\\\\ */
.content-right .member-side-menu {
  background: #27373f; }
  .content-right .member-side-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .content-right .member-side-menu ul li {
      font-size: 15px; }
      .content-right .member-side-menu ul li span {
        color: #e1e9ee;
        margin-right: 12px; }
      .content-right .member-side-menu ul li a {
        border: none;
        text-transform: uppercase;
        padding: 10px 0;
        display: inline-block;
        color: #e1e9ee; }
  .content-right .member-side-menu h3 {
    color: #fff;
    font-weight: normal;
    text-align: center; }

form#member_form fieldset.edit-profile-photo span {
  display: inline;
  margin-left: 20px;
  margin-right: 5px; }
form#member_form fieldset.edit-profile-photo input[name="remove_photo"] {
  background: transparent;
  color: #445c6a;
  border-bottom: 1px dotted;
  font-size: 13px;
  text-transform: none;
  padding: 0;
  margin-bottom: 15px;
  display: inline; }
  form#member_form fieldset.edit-profile-photo input[name="remove_photo"]:hover {
    color: #8daebf; }
form#member_form fieldset.edit-profile-photo label[for="photo_filename"] {
  font-size: 14px; }

.content-right div.tile.cheddar {
  background: #eef4f7;
  color: #27373f;
  border-top: 5px solid #445c6a;
  border-bottom: 5px solid #445c6a; }
  .content-right div.tile.cheddar > p {
    font-weight: bold; }
  .content-right div.tile.cheddar ol {
    margin: 25px; }
    .content-right div.tile.cheddar ol li {
      font-family: "Montserrat", sans-serif;
      font-size: 19px;
      color: #a1bcc9;
      font-style: italic; }
      .content-right div.tile.cheddar ol li p {
        font-family: "Noto Sans", sans-serif;
        font-size: 15px;
        color: #0c212c; }
  .content-right div.tile.cheddar .cheddar-link {
    text-align: center; }
  .content-right div.tile.cheddar a.button span {
    margin-left: 8px;
    font-weight: bold; }

/* \\\\\\\\\\\\\\\\\\ END MEMBER //////////////////////////////////////// */
/* //////////////////////////////////// BEGIN FOOTER \\\\\\\\\\\\\\\\\\\\ */
footer div.container {
  text-align: center;
  min-height: 140px;
  padding: 45px 30px;
  position: relative; }

/* \\\\\\\\\\\\\\\\\\ END FOOTER //////////////////////////////////////// */
header.annual-meeting .main-nav nav {
  text-align: center; }
  header.annual-meeting .main-nav nav.no-nav {
    background-color: #27373f;
    height: 8px; }
  header.annual-meeting .main-nav nav ul li a {
    padding: 16px 70px; }
  header.annual-meeting .main-nav nav ul.live-webcast li a {
    padding: 16px 40px; }

.main-content.annual-meeting .live-webcast-wrapper {
  position: relative;
  /*
        &:hover {
          .expand-video {
            visibility: visible;
            opacity: 1;
            transition: visibility 0s linear 0s, opacity 300ms;
          }
        }
  */ }
  .main-content.annual-meeting .live-webcast-wrapper .expand-video {
    position: absolute;
    right: -12px;
    top: -12px;
    padding: 6px 10px;
    border-radius: 50%;
    z-index: 8000;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 300ms, opacity 300ms; }
    .main-content.annual-meeting .live-webcast-wrapper .expand-video:hover {
      color: #fff; }
.main-content.annual-meeting .exhibitor-list .exhibitor {
  border-bottom: 8px solid #e1e9ee;
  padding-bottom: 12px;
  margin-bottom: 12px; }
  .main-content.annual-meeting .exhibitor-list .exhibitor .left-side {
    float: left;
    width: 25%;
    padding-right: 15px;
    padding-top: 10px; }
    .main-content.annual-meeting .exhibitor-list .exhibitor .left-side .exhibitor-logo {
      display: block;
      width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto; }
  .main-content.annual-meeting .exhibitor-list .exhibitor .middle {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px; }
  .main-content.annual-meeting .exhibitor-list .exhibitor .right-side {
    float: right;
    width: 25%;
    padding-left: 15px;
    padding-top: 10px; }
  .main-content.annual-meeting .exhibitor-list .exhibitor:after {
    content: '';
    display: table;
    clear: both; }
  .main-content.annual-meeting .exhibitor-list .exhibitor:last-child {
    border-bottom: none; }
.main-content.annual-meeting .callout-exhibitor-list {
  margin-top: 24px;
  padding-top: 12px; }
  .main-content.annual-meeting .callout-exhibitor-list.top-border {
    border-top: 8px solid #27373f; }
  .main-content.annual-meeting .callout-exhibitor-list .exhibitor-row .exhibitor {
    width: 50%;
    padding-bottom: 36px; }
    .main-content.annual-meeting .callout-exhibitor-list .exhibitor-row .exhibitor.odd {
      float: left;
      padding-right: 15px; }
    .main-content.annual-meeting .callout-exhibitor-list .exhibitor-row .exhibitor.even {
      float: right;
      padding-left: 15px; }
    .main-content.annual-meeting .callout-exhibitor-list .exhibitor-row .exhibitor .exhibitor-logo {
      display: block;
      width: 250px;
      height: auto;
      margin-left: auto;
      margin-right: auto; }
  .main-content.annual-meeting .callout-exhibitor-list .exhibitor-row:after {
    content: '';
    display: table;
    clear: both; }
.main-content.annual-meeting .presentation-list .presentation {
  border-bottom: 8px solid #e1e9ee;
  padding-bottom: 12px;
  margin-bottom: 12px; }
  .main-content.annual-meeting .presentation-list .presentation .left-side {
    float: left;
    padding-right: 15px;
    width: 25%; }
    .main-content.annual-meeting .presentation-list .presentation .left-side .video-preview {
      margin-top: 15px; }
      .main-content.annual-meeting .presentation-list .presentation .left-side .video-preview a {
        border-bottom: 0; }
        .main-content.annual-meeting .presentation-list .presentation .left-side .video-preview a img {
          width: 100%;
          height: auto; }
  .main-content.annual-meeting .presentation-list .presentation .right-side {
    float: right;
    padding-left: 15px;
    width: 75%; }
    .main-content.annual-meeting .presentation-list .presentation .right-side .presentation-title {
      padding-bottom: 0; }
    .main-content.annual-meeting .presentation-list .presentation .right-side .run-time {
      margin-top: 0px; }
    .main-content.annual-meeting .presentation-list .presentation .right-side .speaker-bio {
      font-size: 12px; }
      .main-content.annual-meeting .presentation-list .presentation .right-side .speaker-bio .speaker-name {
        color: #27373f; }
  .main-content.annual-meeting .presentation-list .presentation:after {
    content: '';
    display: table;
    clear: both; }
  .main-content.annual-meeting .presentation-list .presentation:last-child {
    border-bottom: none; }
.main-content.annual-meeting .content-right .chatbox-sidebar {
  border: 1px solid #27373f;
  padding: 0 0 0 15px; }
.main-content.annual-meeting hr.listing-divider {
  border: 4px solid #e1e9ee;
  margin: 24px 0 12px 0; }
.main-content.annual-meeting .callout-box-blue {
  background-color: #e1e9ee;
  padding: 15px;
  margin-bottom: 15px; }
  .main-content.annual-meeting .callout-box-blue p {
    font-size: 16px;
    line-height: 24px; }
  .main-content.annual-meeting .callout-box-blue.speaker-bio p {
    font-size: 14px;
    line-height: 19px; }

.modal {
  display: none; }
  .modal .modal-content {
    overflow: auto; }
    .modal .modal-content p {
      color: #ffffff;
      font-family: "Noto Sans", sans-serif;
      font-size: 16px;
      line-height: 24px;
      margin-top: 18px; }

.ui-widget-content {
  background: #27373f;
  color: #ffffff;
  border: 0; }
  .ui-widget-content a {
    color: #054e92 !important; }

.ui-dialog {
  background-color: #27373f;
  min-width: 300px;
  max-width: 660px;
  color: #ffffff; }
  .ui-dialog.no-titlebar .ui-dialog-titlebar {
    display: none; }
  .ui-dialog .ui-dialog-content {
    padding: 0 12px; }
  .ui-dialog .ui-dialog-titlebar-close span {
    margin: 0 !important; }
  .ui-dialog .ui-dialog-titlebar-close.ui-corner-all {
    background: #fff; }

.ui-corner-all {
  border-radius: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: auto !important; }

.ui-dialog-buttonpage {
  margin-top: 0; }
  .ui-dialog-buttonpage .ui-state-default,
  .ui-dialog-buttonpage .ui-widget-content .ui-state-default {
    border: none;
    background: #27373f; }
  .ui-dialog-buttonpage .ui-state-default,
  .ui-dialog-buttonpage .ui-widget-content .ui-state-default:first-child {
    background: #27373f;
    color: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .ui-dialog-buttonpage .ui-state-default,
  .ui-dialog-buttonpage .ui-widget-content .ui-state-default:last-child {
    background: #185390;
    color: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.ui-dialog .ui-dialog-buttonpane {
  margin: 0;
  padding: 0 12px;
  text-align: center; }
  .ui-dialog .ui-dialog-buttonpane button {
    border-radius: 5px;
    float: none;
    margin: 0 0 18px 0;
    background: #fff;
    color: #0c212c;
    box-shadow: none;
    font-style: normal;
    font-family: "Montserrat", sans-serif;
    padding: 10px 20px;
    font-size: 13px; }
    .ui-dialog .ui-dialog-buttonpane button .ui-button-text {
      padding: 0;
      font-family: inherit; }

.fancybox-wrap #expanded-webcast-view {
  background-color: #fff; }
  .fancybox-wrap #expanded-webcast-view .wrapper:after {
    content: '';
    display: table;
    clear: both; }

/*  Print
--------------------------------------------------- /// */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/*================================================
=                    VENDOR                      =
================================================*/
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(../i/modal/fancybox_sprite.png); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../i/modal/fancybox_loading.gif) center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../i/modal/blank.gif);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

.fancybox-lock {
  overflow: hidden; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../i/modal/fancybox_overlay.png); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-cssWrap-fix {
  overflow: visible !important; }

.fancybox-close {
  background-image: none;
  background-color: #27373f;
  border-radius: 50%;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-align: center;
  padding-top: 9px;
  font-size: 19px;
  right: 0;
  top: 0; }
  .fancybox-close.close-presentation {
    top: 70px; }

/*-----    End of FAMEWORQ COMPONENTS     ------*/
/*-----      End of IMPORT COMPONENTS     ------*/
/*================================================
=                 CUSTOM STYLES                  =
================================================*/
/**
*
* You can write your custom styles below or add
* @import rules, @extend, @includes for this
* custom theme.
*
**/
.grid-demo {
  background-color: #ECF0F1;
  text-align: center;
  padding: 30px 0; }

a {
  border-radius: 4px; }

/*-----       End of CUSTOM STYLES        ------*/


