.row:before {
    display: inline-block !important;
}

.row:after {
    display: inline-block !important;
}

@font-face {
    font-family: 'the_led_display_stregular';
    src: url('/static/fonts/led/the_led_display_st-webfont.eot');
    src: url('/static/fonts/led/the_led_display_st-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/led/the_led_display_st-webfont.woff2') format('woff2'),
         url('/static/fonts/led/the_led_display_st-webfont.woff') format('woff'),
         url('/static/fonts/led/the_led_display_st-webfont.ttf') format('truetype'),
         url('/static/fonts/led/the_led_display_st-webfont.svg#the_led_display_stregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Century Gothic';
    src: url('/static/fonts/century/CenturyGothic-BoldItalic.eot');
    src: url('/static/fonts/century/CenturyGothic-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/static/fonts/century/CenturyGothic-BoldItalic.woff2') format('woff2'),
        url('/static/fonts/century/CenturyGothic-BoldItalic.woff') format('woff'),
        url('/static/fonts/century/CenturyGothic-BoldItalic.ttf') format('truetype'),
        url('/static/fonts/century/CenturyGothic-BoldItalic.svg#CenturyGothic-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Century Gothic Bold';
    src: url('/static/fonts/century-bold/CenturyGothic-Bold.eot');
    src: url('/static/fonts/century-bold/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
        url('/static/fonts/century-bold/CenturyGothic-Bold.woff2') format('woff2'),
        url('/static/fonts/century-bold/CenturyGothic-Bold.woff') format('woff'),
        url('/static/fonts/century-bold/CenturyGothic-Bold.ttf') format('truetype'),
        url('/static/fonts/century-bold/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

html {
  overflow-y: scroll !important;
}

.fade.in {
  opacity: 1 !important;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  -o-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}

.modal-backdrop .fade .in {
  opacity: 0.5 !important;
}


.modal-backdrop.fade {
    opacity: 0.5 !important;
}

/*
footer {
 position: bottom;
 bottom: 0;
 width: 100%;
}
*/

.jumbotron{
  padding-top: 0px;
  padding-bottom: 1px;
  margin-top:0px;
  margin-bottom:1px; 

}

.centerme {
  position: relative;
  top: 50%;
  transform: translateY(25%);
}

.inside{
  font-size: 450%;
}

.stemthespreadimg {
    height: 100px;
}

.card {
    border-color: #009cd7;
    border-width: 1px 1px 1px 1px;
    background-color: transparent !important;
}

.card-header {
    border-color: #009cd7;
    border-width: 0 0 1px 0;
    background-color: transparent !important;
}

.card-header-text {
    color: black !important;
    font-size: 18px;
}

@media only screen and (max-width: 900px) {
  .img-fluid.fim-img {
    height: 40px;
  }

  .table {
    font-size: 8px;
  }

  .light-font-long {
    font-size: 36px !important;
  }

  .fim-banner-long {
    padding-top: 17px !important;
  }
}

@media only screen and (max-width: 540px) {
  .fim-banner-long {
    padding-top: 17px !important;
  }
}

@media only screen and (max-width: 1200px) {
    .fim-banner-text-team {
        padding-top: 0 !important;
    }
}

.flex-uniform {
    flex: 1 1 0px
}

.search-box {
  width: 30%;
}

@media only screen and (max-width: 1000px) {
    .search-box {
      width: 100%;
    }
}

.counter-box {
    display: inline-block;
    font-size: 250%;
    border: #909090 5px outset;
    padding: 5px;
    width: 75%;
}

@media only screen and (max-width: 400px) {
    .ticker-header {
        font-size: 29px;
    }
}

.ticker-general {
    margin-left: 1px;
    margin-right: 1px;

    border: #bbbbbb 3px outset;

    font-family: "Century Gothic Bold", sans-serif !important;
    font-size: 500%;
    font-weight: 900;
    font-style: normal;
    color: black;

    line-height: 60px;
    display: inline-block;
}

.ticker-2 {
    /*
    border: 10px rgba(204, 202, 204, 1) outset;
    background-color: #E6E6E6;
    */
    padding-top: 10px;
    padding-bottom: 15px;

    padding-left: 10px;
    padding-right: 10px;

    height: auto;
}

.ticker-comma {
    position: relative;
    bottom: -5px;

    padding-bottom: 10px;
    padding-top: 15px;

    padding-left: 8px;
    padding-right: 1px;
}

.ticker-space {
    position: relative;
    bottom: -21px;

    margin-left: 1px;
    margin-right: 1px;

    padding-top: 85px;
    padding-left: 57px;
}

@media only screen and (max-width: 760px) {
    .ticker-2 {
        font-size: 250% !important;

        padding-right: 5px !important;
        padding-left: 5px !important;

        padding-top: 8px;
        padding-bottom: 8px;

        line-height: 30px !important;
    }

    .ticker-comma {
        font-size: 250% !important;
        bottom: -1px !important;

        padding-right: 3px !important;
        padding-left: 3px !important;

        padding-top: 9px;
        padding-bottom: 7px !important;

        line-height: 30px !important;
    }

    .counter-box {
        font-size: 200%;
        width: 65%;
        border-width: 4px;
    }
}

@media only screen and (max-width: 370px) {
    .ticker-2 {
        font-size: 175% !important;

        padding-right: 5px !important;
        padding-left: 5px !important;

        padding-top: 5px;
        padding-bottom: 5px;

        line-height: 30px !important;
    }

    .ticker-comma {
        font-size: 175% !important;
        bottom: -4px !important;

        padding-right: 3px !important;
        padding-left: 3px !important;

        padding-top: 9px;
        padding-bottom: 1px !important;

        line-height: 30px !important;
    }

    .counter-box {
        font-size: 150%;
        width: 60%;
    }
}

.fight-header {
    font-size: 28px !important;
}

.fight-letter-header {
    font-size: 19px !important;
}

.fight-letter-text {
    font-size: 13px !important;
}

@media only screen and (max-width: 540px) {
    .fight-header {
        font-size: 19px !important;
    }

    .fight-letter-header {
        font-size: 12px !important;
    }

    .fight-letter-text {
        font-size: 8.5px !important;
    }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.nav-item {

}

.navbar-brand {
  padding-top: 0px;
}

.nav-link {
  color: black !important;
}

.navheader{
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  overflow: hidden; 
  text-overflow: ellipsis;
  white-space: nowrap;
}

.par-br {
  line-height:22px;
}

h6 {
  color: #009cd7 !important;
  font-size: 20px !important;
  margin-bottom: 5px !important;
  /*line-height: 10px !important;*/
}

.navbar-nav > li{
  padding-left:30px;
  padding-right:30px;
}

.collapse-button::before {
  content: '+ ';
}

.collapse-button[aria-expanded="true"]::before {
  content: '\2212\ ';
}

.btncenter{
  display: flex; justify-content: center;
}

body {
  font-family: "Open Sans", sans-serif;
}

.fa-sort {
    color: #AAAAAA !important;
}

.form-header {
    font-size: 14px;
}

.light-font {
  font-weight: lighter;
  font-size: 48px;
  color: rgb(14, 13, 13);
  text-transform: uppercase;
  text-rendering: optimizelegibility;
}

.fim-banner {
  background-color: #009CD7;
  padding-top: 20px;
  padding-bottom: 30px;
}

.fim-banner-text {
  color: white;
}

.fim-banner-text-team {
  padding-top: 12px;
}

a:link {
  color: black;
}

/* visited link */
a:visited {
  color: black;
}

/* mouse over link */
a:hover {
  color: black;
  text-decoration: none;
}

/* selected link */
a:active {
  color: black;
}
.jumbo{
background-color: #00A0E4;
align-items: center;
}

.jumboorange{
  background-color: #F57E22;
  color: white;
}

.jumbogreen{
  background-color:  #07A751;
  color: white;
}

.headspace{
  margin: 75px;
}

.jumbo h1{
	font-size: 250%;
  color: white;
  position: relative;
  top: 50%;
  transform: translateY(10%);
}

.jumbo h2{
  font-size: 250%;
  color: white;
  font-weight: normal;
}

.settingstable {
	font-size: large;
}

th, td {
    font-family: "Open Sans", serif;
    font-size: 18px;
}

.donated-to-date-header {
    font-size: 30px;
}

@media only screen and (max-width: 1000px) {
    th, td {
        font-size: 13px;
    }

    .search-table th, .search-table td {
        font-size: 6.7px;
    }

    .search-table>tbody>tr>td, .search-table>tbody>tr>th, .search-table>tfoot>tr>td, .search-table>tfoot>tr>th, .search-table>thead>tr>td, .search-table>thead>tr>th {
        padding-left: 0px;
        padding-right: 0px;
    }

    .donated-to-date-header {
        font-size: 20px !important;
    }
}

h1{
  font-family:"Open Sans";
}
h2{
  font-family:"Open Sans";
  font-weight: bold;
  font-size:150%;
}

h4{
  font-family:"Open Sans";
}

.dot {
  height: 50px;
  width: 50px;
  background-color: black;
  border-radius: 50%;
  z-index: 1;
}
/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/

.progress {
  width: 100px;
  height: 100px;
  background: white;
  position: relative;
  box-shadow: none;
}

.progress::after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 10px solid #eee;
  position: absolute;
  top: 0;
  left: 0;
}

.progress>span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}

.progress .progress-left {
  left: 0;
}

.progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 10px;
  border-style: solid;
  position: absolute;
  top: 0;
}


.progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

.progress .progress-right {
  right: 0;
}

.progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}

.progress .progress-value {
  position: absolute;
  top: 0;
  left: 0;
}

.progress-value > div {
  font-size: 18px;
}

.border-g {
  border-color: #009CD7; /*Blue*/
}
.border-r {
  border-color: #EA2628;
}
.border-o {
  border-color: #F57E22;
}

.btnorange {
  background-color: #F57E22;
  color: white;
}

.btnblue {
  background-color: #00A0E4;
  color: white;
}

.btngrey {
  background-color: #909090;
  color: rgb(247, 245, 245);
}

.btn{
  color: rgb(10, 10, 10);
}

.btn-broder{
  border-color: #000a0e;
}

/*ul li{ display:inline;}*/

/*
FOOTER POSITION
 */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 120px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 180px;
}

@media only screen and (max-width: 1000px) {
    .footer {
        bottom: -180px;
        height: 405px;
    }
}

/* FIM FOOTER */
.fim-footer #sub-footer  {
   background-color:  rgb(255,  255,  255);
   border-color:  rgb(195,  195,  195);
}
.fim-footer #sub-footer  {
     border-top:  none;
 }
.fim-footer #sub-footer  {
     background-image:  url("https://firstinmichigan.us/FRC/wp-content/uploads/2017/01/4-color-divider.jpg");
     background-repeat:  no-repeat;
     background-position:  center top;
     background-size:  contain;
 }
.fim-footer .grid  {
     max-width:  1080px;
 }
.fim-footer #sub-footer .widget  {
     margin:  0px;
 }
.fim-footer .bigtitle  {
     font-size:  48px;
     line-height:  100%;
 }
.fim-footer .bigcontent  {
     font-size:  30px;
     line-height:  150%;
 }
.fim-footer #sub-footer .content-blocks-widget  {
     margin:  0px;
 }
.fim-footer h1, .fim-footer h2, .fim-footer h3, .fim-footer h4, .fim-footer h5, .fim-footer h6, .fim-footer .title  {
     color:  rgb(34,  34,  34);
     font-size:  24px;
     font-family:  "Open Sans",  sans-serif;
     font-weight:  lighter;
 }
.fim-footer h4  {
     color:  rgb(34,  34,  34);
     font-size:  22px;
 }
.fim-footer a  {
     color:  rgb(0,  100,  180);
 }
.fim-footer a:hover  {
     color:  rgb(237,  28,  36);
 }
@media all {
.fim-footer     .grid-stretch  {
     width:  100%;
     min-width:  320px;
 }
}
@media all {
.fim-footer     .grid,  .grid-stretch  {
     display:  block;
     zoom:  1;
 }
}
@media all {
.fim-footer     #sub-footer  {
     background:  rgb(246,  243,  237);
     border-top:  1px solid rgb(221,  221,  221);
     text-align:  center;
 }
}
@media all {
.fim-footer     .grid  {
     width:  100%;
     min-width:  320px;
     max-width:  1260px;
     display:  block;
     margin-left:  auto;
     margin-right:  auto;
 }
}
@media all {
.fim-footer     .grid,  .grid-stretch  {
     display:  block;
     zoom:  1;
 }
}
@media all {
.fim-footer     [class*="grid-span-"],  [class*="column-"]  {
     padding:  0px 30px;
     box-sizing:  border-box;
     float:  left;
     position:  relative;
 }
}
@media all {
.fim-footer     .grid-span-12  {
     width:  100%;
 }
}
@media all {
.fim-footer     article, .fim-footer aside, .fim-footer details,  .fim-footer figcaption, .fim-footer figure,  footer,  header,  hgroup,  main,  menu,  nav,  section,  summary  {
     display:  block;
 }
}
@media all {
.fim-footer     .widget  {
     margin:  70px 0px;
 }
}
@media only screen and (max-width: 799px) {
.fim-footer     .bigtitle  {
     font-size:  30px;
     line-height:  normal;
 }
}
@media all {
.fim-footer     p  {
     margin:  1.07143em 0px;
 }
}
@media only screen and (max-width: 799px) {
.fim-footer     .bigcontent  {
     font-size:  24px;
     line-height:  normal;
 }
}
@media all {
.fim-footer     article,  aside,  details,  figcaption,  figure, .fim-footer footer,  header,  hgroup,  main,  menu, .fim-footer nav,  section,  summary  {
     display:  block;
 }
}
@media all {
.fim-footer     .widget  {
     margin:  70px 0px;
 }
}
@media all {
.fim-footer     .topborder-none  {
     border-top:  none;
     margin-top:  0px;
 }
}
@media all {
.fim-footer     .bottomborder-none  {
     border-bottom:  none;
     margin-bottom:  0px;
 }
}
@media all {
.fim-footer     .content-blocks-widget  {
     margin:  20px 0px;
 }
}
@media all {
.fim-footer     .flush-columns  {
     margin:  0px -20px;
 }
}
@media all {
.fim-footer     .content-block-row  {
     margin:  0px 0px 2em;
     display:  block;
     zoom:  1;
 }
}
@media all {
.fim-footer     .content-block-row:last-child  {
     margin:  0px;
 }
}
@media all {
.fim-footer     [class*="grid-span-"],  [class*="column-"]  {
     padding:  0px 30px;
     box-sizing:  border-box;
     float:  left;
     position:  relative;
 }
}
@media all {
.fim-footer     [class*="column-"]  {
     padding:  0px 20px;
 }
}
@media all {
.fim-footer     .column-1-4  {
     width:  25%;
 }
}
@media all {
.fim-footer     .content-block-column  {
     margin:  1em 0px;
 }
}
@media all {
.fim-footer     .content-block-style1,  .content-block-style2,  .content-block-style3  {
     text-align:  center;
 }
}
@media all {
.fim-footer     .content-block-content  {
     padding-top:  20px;
 }
}
@media all {
.fim-footer     .content-block-content.no-visual  {
     padding-top:  0px;
 }
}
@media all {
.fim-footer     h1, .fim-footer h2, .fim-footer h3, .fim-footer h4, .fim-footer h5, .fim-footer h6, .fim-footer .title  {
     line-height:  1.33333em;
     font-family:  Playball,  "Open Sans",  "Helvetica Neue",  Helvetica,  Arial,  sans-serif;
     font-weight:  normal;
     color:  rgb(102,  102,  102);
     margin:  25px 0px 15px;
     text-rendering:  optimizelegibility;
     overflow-wrap:  break-word;
 }
}
@media all {
.fim-footer     h4  {
     font-size:  1.57143em;
 }
}
@media all {
.fim-footer     .content-block-content h4  {
     margin:  0px 0px 7px;
 }
}
@media all {
.fim-footer     p  {
     margin:  1.07143em 0px;
 }
}
@media all {
.fim-footer     .content-block-content p  {
     margin:  0px 0px 5px;
 }
}
@media all {
.fim-footer     a  {
     background-color:  transparent;
 }
}
@media all {
.fim-footer     a,  a:active,  a:hover,  a:focus,  a:visited  {
     outline:  0px;
 }
}
@media all {
.fim-footer     a  {
     color:  rgb(243,  89,  91);
     text-decoration:  none;
     transition:  color 0.3s ease-in 0s,  background-color 0.3s linear 0s,  border-color 0.3s linear 0s;
 }
}
@media all {
.fim-footer     img  {
     border:  0px;
 }
}
@media all {
.fim-footer     img, .fim-footer a img  {
     border:  none;
     padding:  0px;
     margin:  0px auto;
     display:  inline-block;
     max-width:  100%;
     height:  auto;
     vertical-align:  top;
 }
}
@media all {
.fim-footer     img  {
     box-sizing:  border-box;
 }
}
@media all {
.fim-footer     [class*="grid-span-"], .fim-footer [class*="column-"]  {
     padding:  0px 30px;
     box-sizing:  border-box;
     float:  left;
     position:  relative;
 }
}
@media all {
.fim-footer     [class*="column-"]  {
     padding:  0px 20px;
 }
}
@media all {
.fim-footer     .column-1-4  {
     width:  25%;
 }
}
@media all {
.fim-footer     .content-block-column  {
     margin:  1em 0px;
 }
}
@media all {
.fim-footer     .content-block-style1, .fim-footer .content-block-style2, .fim-footer .content-block-style3  {
     text-align:  center;
 }
}
@media all {
.fim-footer     .content-block-content  {
     padding-top:  20px;
 }
}
@media all {
.fim-footer     .content-block-content.no-visual  {
     padding-top:  0px;
 }
}
@media all {
.fim-footer     h1, .fim-footer h2, .fim-footer h3, .fim-footer h4, .fim-footer h5, .fim-footer h6, .fim-footer .title  {
     line-height:  1.33333em;
     font-family:  Playball,  "Open Sans",  "Helvetica Neue",  Helvetica,  Arial,  sans-serif;
     font-weight:  normal;
     color:  rgb(102,  102,  102);
     margin:  25px 0px 15px;
     text-rendering:  optimizelegibility;
     overflow-wrap:  break-word;
 }
}
@media all {
.fim-footer     h4  {
     font-size:  1.57143em;
 }
}
@media all {
.fim-footer     .content-block-content h4  {
     margin:  0px 0px 7px;
 }
}
@media all {
.fim-footer     p  {
     margin:  1.07143em 0px;
 }
}
@media all {
.fim-footer     .content-block-content p  {
     margin:  0px 0px 5px;
 }
}
@media all {
.fim-footer     a  {
     background-color:  transparent;
 }
}
@media all {
.fim-footer     a,  a:active, .fim-footer a:hover, .fim-footer a:focus, .fim-footer a:visited  {
     outline:  0px;
 }
}
@media all {
.fim-footer     a  {
     color:  rgb(243,  89,  91);
     text-decoration:  none;
     transition:  color 0.3s ease-in 0s,  background-color 0.3s linear 0s,  border-color 0.3s linear 0s;
 }
}
@media all {
.fim-footer     img  {
     border:  0px;
 }
}
@media all {
.fim-footer    .fim-footer img, .fim-footer a img  {
     border:  none;
     padding:  0px;
     margin:  0px auto;
     display:  inline-block;
     max-width:  100%;
     height:  auto;
     vertical-align:  top;
 }
}
@media all {
.fim-footer     img  {
     box-sizing:  border-box;
 }
}
@media all {
.fim-footer     [class*="grid-span-"], .fim-footer [class*="column-"]  {
     padding:  0px 30px;
     box-sizing:  border-box;
     float:  left;
     position:  relative;
 }
}
@media all {
.fim-footer     [class*="column-"]  {
     padding:  0px 20px;
 }
}
@media all {
.fim-footer     .column-1-4  {
     width:  25%;
 }
}
@media all {
.fim-footer     .content-block-column  {
     margin:  1em 0px;
 }
}
@media all {
.fim-footer     .content-block-style1, .fim-footer .content-block-style2, .fim-footer .content-block-style3  {
     text-align:  center;
 }
}
@media all {
.fim-footer     .content-block-content  {
     padding-top:  20px;
 }
}
@media all {
.fim-footer     .content-block-content.no-visual  {
     padding-top:  0px;
 }
}
@media all {
.fim-footer     h1, .fim-footer h2, .fim-footer h3, .fim-footer h4, .fim-footer h5, .fim-footer h6, .fim-footer .title  {
     line-height:  1.33333em;
     font-family:  Playball,  "Open Sans",  "Helvetica Neue",  Helvetica,  Arial,  sans-serif;
     font-weight:  normal;
     color:  rgb(102,  102,  102);
     margin:  25px 0px 15px;
     text-rendering:  optimizelegibility;
     overflow-wrap:  break-word;
 }
}
@media all {
.fim-footer     h4  {
     font-size:  1.57143em;
 }
}
@media all {
.fim-footer     .content-block-content h4  {
     margin:  0px 0px 7px;
 }
}
@media all {
.fim-footer     p  {
     margin:  1.07143em 0px;
 }
}
@media all {
.fim-footer     .content-block-content p  {
     margin:  0px 0px 5px;
 }
}
@media all {
.fim-footer     a  {
     background-color:  transparent;
 }
}
@media all {
.fim-footer     a, .fim-footer a:active, .fim-footer a:hover, .fim-footer a:focus, .fim-footer a:visited  {
     outline:  0px;
 }
}
@media all {
.fim-footer     a  {
     color:  rgb(243,  89,  91);
     text-decoration:  none;
     transition:  color 0.3s ease-in 0s,  background-color 0.3s linear 0s,  border-color 0.3s linear 0s;
 }
}
@media all {
.fim-footer     img  {
     border:  0px;
 }
}
@media all {
.fim-footer     img, .fim-footer a img  {
     border:  none;
     padding:  0px;
     margin:  0px auto;
     display:  inline-block;
     max-width:  100%;
     height:  auto;
     vertical-align:  top;
 }
}
@media all {
.fim-footer     img  {
     box-sizing:  border-box;
 }
}
@media all {
.fim-footer     [class*="grid-span-"],  [class*="column-"]  {
     padding:  0px 30px;
     box-sizing:  border-box;
     float:  left;
     position:  relative;
 }
}
@media all {
.fim-footer     [class*="column-"]  {
     padding:  0px 20px;
 }
}
@media all {
.fim-footer     .column-1-4  {
     width:  25%;
 }
}
@media all {
.fim-footer     .content-block-column  {
     margin:  1em 0px;
 }
}
@media all {
.fim-footer     .content-block-style1, .fim-footer .content-block-style2, .fim-footer .content-block-style3  {
     text-align:  center;
 }
}
@media all {
.fim-footer     .content-block-content  {
     padding-top:  20px;
 }
}
@media all {
.fim-footer     .content-block-content.no-visual  {
     padding-top:  0px;
 }
}
@media all {
.fim-footer     h1, .fim-footer h2, .fim-footer h3, .fim-footer h4, .fim-footer h5, .fim-footer h6, .fim-footer .title  {
     line-height:  1.33333em;
     font-family:  Playball,  "Open Sans",  "Helvetica Neue",  Helvetica,  Arial,  sans-serif;
     font-weight:  normal;
     color:  rgb(102,  102,  102);
     margin:  25px 0px 15px;
     text-rendering:  optimizelegibility;
     overflow-wrap:  break-word;
 }
}
@media all {
.fim-footer     h4  {
     font-size:  1.57143em;
 }
}
@media all {
.fim-footer     .content-block-content h4  {
     margin:  0px 0px 7px;
 }
}
@media all {
.fim-footer     p  {
     margin:  1.07143em 0px;
 }
}
@media all {
.fim-footer     .content-block-content p  {
     margin:  0px 0px 5px;
 }
}
@media all {
.fim-footer     a  {
     background-color:  transparent;
 }
}
@media all {
.fim-footer     a, .fim-footer a:active, .fim-footer a:hover, .fim-footer a:focus, .fim-footer a:visited  {
     outline:  0px;
 }
}
@media all {
.fim-footer     a  {
     color:  rgb(243,  89,  91);
     text-decoration:  none;
     transition:  color 0.3s ease-in 0s,  background-color 0.3s linear 0s,  border-color 0.3s linear 0s;
 }
}
@media all {
.fim-footer     img  {
     border:  0px;
 }
}
@media all {
.fim-footer     img,  a img  {
     border:  none;
     padding:  0px;
     margin:  0px auto;
     display:  inline-block;
     max-width:  100%;
     height:  auto;
     vertical-align:  top;
 }
}
@media all {
.fim-footer     img  {
     box-sizing:  border-box;
 }
}
@media all {
.fim-footer     article,  aside,  details,  figcaption,  figure, .fim-footer footer, .fim-footer header,  hgroup,  main,  menu, .fim-footer nav,  section,  summary  {
     display:  block;
 }
}
@media all {
.fim-footer     .widget  {
     margin:  0px 0px;
 }
}
@media all {
.fim-footer     p  {
     margin:  1.07143em 0px;
 }
}
