﻿/*---------------------------------------------
                  BASIC SETUP
-----------------------------------------------*/

h1, .h1, .PageTitle {
 /* margin-top: 0;*/
 color: #fdb714;
}

h2,
.h2,
.PanelHead.Distinguish,
.TitleBarCaption,
div.PanelTitle,
.panel-heading.Distinguish {
 /* min-height: 0;
  border-bottom-style: dotted;*/
  border:none;
  font-size:20pt;
  font-weight: bold;
  color: #fdb714;
}

h4, .SectionLabel, h5 {
 /* margin: 0 0 .2em;*/
}

h4, .h4, .SectionLabel {
  /*color: #009b96;*/
      color: #003f67;
}

h5, .h5 {
  /*color: #009b96;*/
}

h6, .h6 {
  /*margin: 0;*/
}

hr {
 /* margin-left: .5em;
  margin-right: .5em;
  border-width: 1px 0 0 0;
  border-style: dotted;
  border-color: #ddd;*/
}

a {
  /*color: #23749d;
  text-decoration: underline;*/
}

/*Language dropdown*/
.LanguageSelector
{
}

input[type="text"]
{
 /*display: inline-block;
  height: 37px;
  padding: 5px 10px;
  font-size: 100%;
  line-height: 1.6;
  color: #555555;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;*/
}


/* default button */
.btn,
.TextButton,
.TextButtonWithImage,
.ruButton,
#masterHeaderActionArea a,
.RadGrid input.TextButton {
  /*color: #fff;
  background-color: #2f8aa7;
  border-color: transparent;*/
  background-color:#03b1ea;
  border-color:#156ea5;
}

.btn:hover, .btn:focus, .btn:active,
.TextButton:hover,
.TextButton:focus,
.TextButton:active,
.TextButtonWithImage:hover,
.TextButtonWithImage:focus,
.TextButtonWithImage:active,
.ruButton:hover,
.ruButton:focus,
.ruButton:active,
#masterHeaderActionArea a:hover,
#masterHeaderActionArea a:focus,
#masterHeaderActionArea a:active,
.RadGrid input.TextButton:hover,
.RadGrid input.TextButton:focus,
.RadGrid input.TextButton:active {
 /* color: #fff;
  background-color: #267087;
  border-color: transparent;*/
  background-color:#008dbe;
      color: #fff;
    border-color: #156ea5;
    -webkit-box-shadow: 0px 5px 0 0 #156ea5;
    box-shadow: 0px 5px 0 0 #156ea5;
}

.btn:active,
.TextButton:active,
.TextButtonWithImage:active,
.ruButton:active,
#masterHeaderActionArea a:active,
.RadGrid input.TextButton:active {
  /*background-image: none;*/
}

.PrimaryButton, .SaveAndClose, .SaveAs, .UsePrimaryButton .TextButton, .UsePrimaryButton .TextButtonWithImage, #masterHeaderActionArea a, .RadGrid input.PrimaryButton {
    -webkit-box-shadow: 0px 5px 0 0 #932549;
    box-shadow: 0px 5px 0 0 #156ea5;
}

.feature-text-inline {
  /*color: #dc4f00;*/
  color: #34aff2;
}

.Quote {
  /*background: #f4f5ed;
  border-left: 10px solid #dc4f00;
  margin: 1.5em .7em 1.5em 0;
  padding: 1.5em .7em;
  quotes: "\201C" "\201D" "\201C" "\201D";
  font-weight: normal;*/
   border-left: 10px solid #ffb900;
}

/*ALERTS*/
.Alerts ul.AlertSet {
  padding: 0;
  margin: 0 0 .8em;
  list-style: none;
}
.Alerts li.AlertItem {
  list-style: none;
}
.Alerts .AlertItem {
  border: 1px solid #ddd;
  margin-top: -1px !important;
  padding: 12px 10px;
  background-color: #f2f6fb;
}
.Alerts .AlertItem:first-child {
  margin-top: 0;
}
.Alerts .media img {
  /**
    * Make sure the images float left on the media-style alerts
    * in case the author doesn't add the "pull-left" class.
    */
  float: left;
  margin-right: 10px;
}
.Alerts .media img.pull-right {
  /* but correctly set floats/padding if they apply the pull-right class */
  float: right;
  margin-right: 0;
}/*--------*/

/*---------------------------------------------
              MASTERPAGE ELEMENTS
-----------------------------------------------*/

#masterHeaderBackground,
.header {
  /*border-bottom: 2px dotted #eeeeee;*/
}

/*CUSTOM FOR TEXT NEXT TO LOGO*/
 .header_logo_cont {
 /*float:left;
 height:60px;
 padding-left:0px*/
 }

@media (min-width:768px) {
 .header_logo_cont {
  /* padding-left:50px;*/
 }
}

.header_logo_cont h1 {
  /*font-family: 'Arvo', serif;
  font-weight:100;
  font-size:8px;
  color: #fff;
  float:left;
  overflow:visible;
  margin-left:10px;
  margin-top:24px;*/
 }
 
 @media (min-width:769px) {
   .header_logo_cont h1 {
    /*font-size:13px;*/
 }   
}

.header_logo_img {
  /*float:left;   */
}/*--------*/
 
 
 
 /*UNIVERSAL SEARCH CONTROL*/
.search-field {
  /*background: #fff url("images/ResponsiveHeaderSprite.png") no-repeat;
  background-position: 7px -16px;
  padding-left: 28px !important;
  color: #777;
  border-color: #CCC;*/
}

.search-field:focus {
  /*background: #fff url("images/search-icon.png") no-repeat;
  background-position: 145px 6px;*/
}

.header-search .TextButton {
 /* display: none;*/
}/*--------*/



/*HEADER LOGO*/
#masterHeaderImage {
  /*background-image: url("images/HeaderLogo.png");
  background-repeat: no-repeat;
  width: 122px;
  height: 38px;
  /* The following are needed to hide the text, but allow it to be read by screen readers */
  /*text-indent: -9999px;
  overflow: hidden;
  float: left;*/
}/*--------*/

#masterDonorHeaderImage {
  /*background-image: url("images/HeaderLogo.png");
  background-repeat: no-repeat;
  width: 122px;
  height: 38px;
  text-indent: -9999px;
  overflow: hidden;
  float: left;*/
  background-image:url('images/logo.png');
  width:264px;
  height:64px;
}

@media (min-width: 768px) {
  #masterDonorHeaderImage {
    /*margin-top: 38px;*/
  }
}

.no-mqs #masterDonorHeaderImage {
  /*margin-top: 38px;*/
}

/* header logo wipe*/
#masterHeaderImage {
  /*background-image: none;*/
}



/*---------------------------------------------
                     HEADER
-----------------------------------------------*/

/* This applies to the area behind the header logo and auxiliary navigation */
/*don't give this height! it will mess up the navigation on phones*/
.header {
 /* padding-top: 10px;
  padding-bottom: 10px;*/
  
}
    
.header-logo-container {
  /*float: left;*/
}/*--------*/



/*SIGN IN/OUT LINK*/
@media (min-width: 768px) { 
  .search-container-sm,
  .auth-link-container-sm {
    /*display: inline-block !important;*/
    }
    
  .auth-link-container-sm a {
      /*text-decoration: none;
      color:#fff;
      font-family: 'Oxygen', Sans-Serif;*/
  }
  
  .auth-link-container-sm a:hover {
    /*color:#ed1c24;*/
  }
}/*--------*/



/*TOP SOCIAL MEDIA ICONS*/
@media (max-width: 767px) {
  .header-social {
    /*display: none !important;*/
  }
}

.header-social a {
  /*text-decoration: none;*/
}/*-------*/



/*PRIMARY NAV BAR POSTIONING*/
@media (min-width: 768px) {
  .nav-primary {
   /* float: right;
    clear: right;*/
  }
}

.no-mqs .nav-primary {
  /*float: right;
  clear: right;*/
}/*-------*/



/*AUX AND FOOTER NAV*/
.NavigationUnorderedList {
 /* padding-left: 0;
  margin: 0;
  display: inline-block;*/
}

 .NavigationListItem {
  /*list-style-type: none;
  display: inline-block;
  margin-left: 0;*/
}

.nav-text{
}

.nav-text a:hover{
}

.NavigationLink {
  /*padding-left: 7.5px;
  padding-right: 7.5px;
  white-space: nowrap;*/
}

@media (max-width: 767px) {
  .ste-section {
    /*display: none !important;*/
  }
}/*--------*/


/*TOP ICON POSITIONS*/
.nav-auxiliary .nav-aux-account .nav-text {
  /*background-position: 0 -125px; - grey little man*/
}

.nav-auxiliary .nav-aux-cart .nav-text {
  /*background-position: 0 -75px; - grey shopping cart*/
}/*--------*/




/*---------------------------------------------
              PRIMARY NAVIGATION
-----------------------------------------------*/
/*PRIMARY NAV BAR POSTIONING*/
@media (min-width: 768px) {
  .nav-primary {
   /* float: right;
    clear: right;*/
    float:left;
    clear:left;
  }
}

.no-mqs .nav-primary {
  /*float: right;
  clear: right;*/
  float:left;
    clear:left;
}/*-------*/

@media (max-width: 767px){
.navbar {
    background-color: #fff;
}
}

/*NAV FULL WIDTH BG*/
.header-bottom-container {
    /*background-color: #333;*/
    background: url('images/navBtn.png') repeat-x top;
}


/*ROOT LEVEL BG*/
.navbar-collapse {
  /*background-color: #d5d5d5;*/
}

/*ROOT LEVEL TEXT*/
.RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink {
  /*text-transform: uppercase;
  font-size: 100%;
  font-weight: bold;
  letter-spacing: 0;*/
  text-transform:lowercase;
  font-family:Trebuchet MS;
  font-size:22px;
  display:block;
  height:57px;
  line-height:27px;
  background: url('images/navBtn.png') repeat-x top;
}/*--------*/

@media (min-width: 768px) {
  .navbar-collapse {
    /*padding-left: 0;
    padding-right: 0;
    background-color: transparent;
    border: none;*/
  }
}

.no-mqs .navbar-collapse {
  /*padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  border: none;*/
}/*--------*/


/*ROOT ITEM WHEN CLICKED/ON PAGE*/
.RadMenu.rmResponsive .rmSelected > .rmRootLink, .RadMenu.rmResponsive .rmFocused > .rmRootLink {
    /*color: #00a8b4;
    background-color: transparent;*/
}
/*--------*/


/*ROOT HOVER STYLE*/
.RadMenu.rmResponsive .rmRootLink:hover,
.RadMenu.rmResponsive .rmRootLink:focus,
.RadMenu.rmResponsive .rmExpanded > .rmRootLink,
.RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink:hover {
  /*background-color: #424242;*/
  background: url('images/navBtn.png') repeat-x bottom;
}/*--------*/


/*CHILDREN BG*/
.RadMenu.rmResponsive .rmGroup {
 /* background-color: #424242;*/
 background-color:#03b2eb;
}/*--------*/

/*CHILDREN TEXT*/
.rmResponsive .rmSlide .rmLink,
.rmResponsive .rmSlide .rsmLink {
  /*color: #fff;*/
  font-family:Trebuchet MS;
}/*--------*/

/*CHILDREN LINK FOCUS STYLING*/
.rmResponsive .rmSlide .rmLink:hover, .rmResponsive .rmSlide .rmLink:focus,
.rmResponsive .rmSlide .rsmLink:hover,
.rmResponsive .rmSlide .rsmLink:focus,
.rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink:hover,
.rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink:focus {
 /* background-color: transparent;
  color: #f3691c;*/
}/*--------*/

/*EXPAND MENU ITEM ARROW (NOT THE RESPONSIVE ICON)*/
.RadMenu.rmResponsive .rmToggle {
  /*display: inline-block;
  margin: -10px -15px;
  float: right;
  height: 100%;*/
}

.RadMenu.rmResponsive .rmToggle .rmIcon {
  /*font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  width: 23px;
  height: 15px;
  background-image: url("images/responsivenav.png");
  background-repeat: no-repeat;
  margin-top: 18.5px;
  margin-bottom: 18.5px;
  margin-right: 15px;
  margin-left: 15px;*/
  
}

.RadMenu.rmResponsive .rmLink:hover .rmToggle > .rmIcon,
.RadMenu.rmResponsive .rmLink:focus .rmToggle > .rmIcon,
.RadMenu.rmResponsive .rmSelected > .rmLink .rmToggle > .rmIcon,
.RadMenu.rmResponsive .rmFocused > .rmLink.rmRootLink .rmToggle > .rmIcon,
.RadMenu.rmResponsive .rmExpanded > .rmLink .rmToggle > .rmIcon,
.RadMenu.rmResponsive .rmSlide .rmLink .rmToggle > .rmIcon {
  /*background-position: 0 -26px;*/ /*hides the icon on focus*/ 
}/*--------*/


/*ALIGN SECOND LEVEL WHEN MEGA DROP DOWN IS TURNED OFF*/
/*.rmItem.rmExpanded{
  position:inherit;
}

.rmVertical.rmGroup.rmLevel2{
    position:inherit;
}/*--------*/

.RadMenu.rmResponsive .rmSelected > .rmRootLink, .RadMenu.rmResponsive .rmFocused > .rmRootLink {
    color: #003344;
    background-color: transparent;
}

/*---------------------------------------------
              MOBILE NAVIGATION
-----------------------------------------------*/

/*MOBILE HAMBURGER + SEARCH ICON*/
.navbar-toggle {
    /*margin-top: 3.5px;
    margin-bottom: 3.5px;
    vertical-align: middle;
    background-color: #34aff2;
    border-color: transparent;
    border-radius: 5px;*/
    background-color: #34aff2;
}

.navbar-toggle.collapsed {
  /*background-color: #2f8aa7;*/
  background-color: #34aff2;
}

/*MOBILE HAMBURGER + SEARCH HOVER*/
.navbar-toggle:hover, .navbar-toggle:focus {
  /*background-color: #267087;*/
  background-color: #34aff2;
}

/*MOBILE HAMBURGER MENU LINE COLOR*/
.navbar-toggle .icon-bar {
  /*background-color: #fff; /*this is only the menu, search is an img*/
}

/*MOBILE HAMBURGER PROFILE + CART*/
@media (max-width: 767px) {
  .nav-auxiliary .nav-aux-button .NavigationLink {
    /* This makes the link look like the toggle buttons */
   /* background-color: #2f8aa7;
    margin-left: 15px;
    padding: 9px 10px;
    margin-top: 6.5px;
    margin-bottom: 6.5px;
    border: 1px solid transparent;
    border-radius: 0;*/
    background-color: #34aff2;
  }
}

/*MOBILE HAMBURGER SEARCH ICON*/
 .navbar-toggle .icon-search {
  /*display: inline-block;
  float: left;
  background: url("images/ResponsiveHeaderSprite.png") no-repeat center top;
  width: 22px;
  height: 21px;
  margin: -1px 0;
  /* this makes it line up properly with the hamburger */
}

/*MOBILE HAMBURGER ACCOUNT + CART ICONS*/
.nav-auxiliary .nav-aux-account .nav-text,
.nav-auxiliary .nav-aux-cart .nav-text {
  /* add the background sprite for the provided CSS classes */
  /*background-image: url("images/ResponsiveHeaderSprite.png");
  background-repeat: no-repeat;
  padding-left: 26px;*/
}

@media(min-width:768px){
	 .navbar-toggle .icon-search,
	 .nav-auxiliary .nav-aux-account .nav-text,
     .nav-auxiliary .nav-aux-cart .nav-text {
	/*background-image: url("images/ResponsiveHeaderSprite.png");*/
}
}/*--------*/

/*---------------------------------------------
         SECONDARY (SIDEBAR) NAVIGATION
-----------------------------------------------*/

/*SIDEBAR NAV HEADER*/
.nav-secondary .sub-nav-head {
  /*background-color: #dc4f00;
  color: #fff;
  font-weight: bold;
  font-size: 120%;
  padding: 10px 15px;*/
   background-color: #fdb714;
   color: #fff;
}/*--------*/

/*SECONDARY NAV SUB LEVEL BG*/
.nav-secondary {
  /*background-color: #f4f5ed;
  margin-bottom: 1em;*/
}/*--------*/

/*SIDEBAR NAV SUB LEVEL TEXT AUSTIN*/
.RadTreeView.RadTreeView_Austin a.rtIn {
  /*color: #23749d;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 0;*/
  color:#136ba3;
}

/*SELECTED PAGE AUSTIN*/
.RadTreeView.RadTreeView_Austin .rtSelected > a.rtIn {
    /*background-color: transparent;
    color: #333333;*/
}

/*SIDEBAR NAV SUB LEVEL TEXT TORONTO*/
.RadTreeView.RadTreeView_Toronto a.rtIn {
    /*color: #009eaa;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    margin: 0;*/
}

/*SELECTED PAGE AUSTIN*/
.RadTreeView.RadTreeView_Toronto .rtSelected > a.rtIn {
    /*background-color: transparent;
    color: #333333;*/
}/*--------*/

/*SUB LEVEL NAV HOVER TORONTO*/
.RadTreeView.RadTreeView_Toronto a.rtIn:hover,
 .RadTreeView.RadTreeView_Toronto .rtSelected > a.rtIn:hover{
  /*background-color: #fff;*/
}


/*---------------------------------------------
             AUXILIARY NAVIGATION
-----------------------------------------------*/
/*TOP AUX NAV POSITIONING*/
.navbar-header {
  /*float: right;*/
}

/*AUX NAV ITEMS*/
.navbar-header > div,
.navbar-header > a,
.navbar-header .NavigationUnorderedList,
.navbar-header .NavigationLink {
  /*display: inline-block;
  vertical-align: middle;*/
}

/*SIGN IN/OUT CONTAINER*/
.auth-link-container {
  /*padding: 10px 15px;
  text-align: right;
  border-bottom: 1px dotted #666666;*/
}

/*SIGN IN/OUT LINK*/
@media (min-width: 768px) { 
  .search-container-sm,
  .auth-link-container-sm {
    /*display: inline-block !important;*/
    }
    
  .auth-link-container-sm a {
      /*text-decoration: none;
      color:#fff;
      font-family: 'Oxygen', Sans-Serif;*/
  }
  
  .auth-link-container-sm a:hover {
    /*color:#ed1c24;*/
  }
}/*--------*/

/*AUX TEXT STYLE*/
.nav-auxiliary a {
}

/*TOP ICON POSITIONS*/
.nav-auxiliary .nav-aux-account .nav-text {
  /*background-position: 0 -125px; - grey little man*/
}

.nav-auxiliary .nav-aux-cart .nav-text {
  /*background-position: 0 -75px; - grey shopping cart*/
}/*--------*/


 /*TOP HEADER SEARCH BAR*/
.header-search input[type="text"]{
    /*display: inline-block;
    height: 37px;
    padding: 5px 10px;
    font-size: 100%;
    line-height: 1.6;
    color: #555555;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;*/
}

.header-search .search-field {
    /*background: #fff url("images/ResponsiveHeaderSprite.png") no-repeat;
    background-position: 7px -16px;
    padding-left: 28px !important;
    color: #777;
    border-color: #CCC;*/
}/*--------*/


.header-search .search-field:focus {
  /*background: #fff url("images/search-icon.png") no-repeat;
  background-position: 145px 6px;*/
}

.header-search .TextButton {
 /* display: none;*/
}/*--------*/



/*TOP SOCIAL ICONS*/
.SocialSprite {
 /* background-image: url(images/SocialSprite.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  vertical-align: top;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;*/
}

.SocialSprite.LargeButtons {
  /*width: 32px;
  height: 32px;*/
}

/*--------*/

/*---------------------------------------------
                MAIN CONTENT AREA
-----------------------------------------------*/
/*
#masterContentArea {
  margin-top: 10px;
}

.breadcrumb {
  float: none;
  display: inline;
  line-height: 33px;
}
*/

/*PROXY PANEL*/
.obo-container {
  /*float: right;*/
}

.obo-panel {
  /*line-height: 2.4em;
  white-space: nowrap;
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 10px;*/
}

.obo-panel.on {
  /*padding-left: 2em;
  padding-right: 2em;*/
}

.obo-label,
.obo-actions {
  /*display: inline-block;*/
}

.obo-label {
  /*font-weight: bold;*/
}
.obo-label span:after {
 /* content: ':';*/
}/*--------*/



/*SAVE/CANCEL BUTTONS*/
.CommandBar {
  /*margin: .5em 0;*/
}/*--------*/



/*DONATION iPARTS*/
/*SUBMIT BUTTON*/
.donate-page .SectionLabel {
 /* color: #dc4f00;
  font-size: 250%;*/
}


/*BUBBLE*/
/* CalloutPanelField1 can be used as a wrapper for PanelFields, or on the PanelField directly, to callout the first label. */
.CalloutPanelField1 .PanelField label:first-child,
.CalloutPanelField1.PanelField label:first-child,
.CalloutPanelField1 .PanelField .Label:first-child,
.CalloutPanelField1.PanelField .Label:first-child {
  /*position: relative;
  padding: 15px;
  margin: 0 0 1em;
  color: #fff;
  background: #ff6610;
  width: auto;
  border-radius: 3px;*/
}

/*TINY BUBBLE ARROW*/
.CalloutPanelField1 .PanelField label:first-child:after,
.CalloutPanelField1.PanelField label:first-child:after,
.CalloutPanelField1 .PanelField .Label:first-child:after,
.CalloutPanelField1.PanelField .Label:first-child:after {
  /*content: "";
  position: absolute;
  bottom: -8px;
  /* value = - border-top-width - border-bottom-width */
  /*left: 30px;
  /* controls horizontal position */
 /* border-width: 8px 8px 0;
  /* vary these values to change the angle of the vertex */
 /* border-style: solid;
  border-color: #ff6610 transparent;
  /* reduce the damage in FF3.0 */
  /*display: block;
  width: 0;*/
}/*--------*/


/*---------------------------------------------
                CONTENT ELEMENTS
-----------------------------------------------*/

.homeDonate .ProgressTrackerPanel{
    height:400px;
}

.homeDonate .ProgressTracker2 .ProgressBar{
    margin-top:20px !important;
}

.homeDonate .ProgressTracker2 .ProgressBar > span {
    background-color: #03b2eb;
}

.homeSlider .carousel-caption{
    font-size: 14px;
    text-align: left;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}

@media(min-width:768px){
.homeSlider .carousel-caption{
    font-size: 18px;
    text-align: left;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}
}

.nav-auxiliary .nav-aux-cart .cartCenter {
    color: #fff;
    background-color: #ffb900;
    border-radius: 2px;
    font-size: 78%;
    line-height: 1;
    padding: 0 2px 1px;
    -webkit-box-shadow: -1px 1px 0 rgba(34, 34, 34, 0.6);
    box-shadow: -1px 1px 0 rgba(34, 34, 34, 0.6);
}

/*---------------------------------------------
                     FOOTER
-----------------------------------------------*/

.footer-content {
  /*padding-top: 1em;*/
  background-color:#fff;
}

.footer-content-section {
  /*padding: 0 15px 1em;*/
}

.footer-nav-copyright:before, .footer-nav-copyright:after {
  /*content: " ";
  display: table;*/
}

.footer-nav-copyright:after {
  /*clear: both;*/
}

/*COPYRIGHT TEXT*/
.footer-nav-copyright .NavigationUnorderedList,
.footer-nav-copyright .footer-copyright {
  /*float: left;
  margin: 0;*/
}

.footer-nav-copyright .footer-copyright {
  /*display: inline-block;
  margin: 0 1.5em .65em 0;*/
}

@media (max-width: 767px) {
  .footer-nav-copyright .footer-social-copyright {
    /*text-align: center;*/
  }
}

.footer-nav-copyright .footer-social-copyright .footer-social,
.footer-nav-copyright .footer-social-copyright .footer-copyright {
  /*padding-top: 10px;
  padding-bottom: 10px;*/
}

@media (min-width: 768px) {
    .footer-nav-copyright .footer-social-copyright .footer-social {
    /*text-align: left;*/
  }
    
  .footer-nav-copyright .footer-social-copyright .footer-copyright {
    /*float: right;
    width: auto;
    clear: right;*/
  }
}

.no-mqs .footer-nav-copyright .footer-social-copyright .footer-social {
  /*text-align: left;*/
}


.no-mqs .footer-nav-copyright .footer-social-copyright .footer-copyright {
  /*float: right;
  width: auto;
  clear: right;*/
  }


.footer-copyright p {
  /*margin-bottom: 0;*/
}

.footer-copyright a {

}


.footer-copyright a:hover {

}

@media (min-width: 480px) {
  .footer-content-section {
    /*float: left;
    width: 50%;*/
  }
}

.no-mqs .footer-content-section {
  /*float: left;
  width: 50%;*/
}


@media (min-width: 768px) {
  .footer .footer-social {
    /*width: 33.3333333333%;*/
    /*width:300px; make it fit on one line!*/
  }
  .footer .footer-promo-container {
   /* width: 66.6666666667%;*/
  }
}

.no-mqs .footer .footer-social {
  /*width: 33.3333333333%;*/
}

.no-mqs .footer .footer-promo-container {
  /*width: 66.6666666667%;*/
}

#masterFooterCopyright {
  /*clear: both;*/
}



/*SPONSOR BAR*/
.footer-content {
  /*background-color: #424242;
  color: #fff;
  text-align: center;*/
}

.footer-content h2 {
 /* margin-top: 0;
  color: #fff;
  border-bottom: none;*/
}

/*Button text*/
.footer-content a {
  /*color: #acd7ec;*/
}

.footer-social {
 /* padding-top: 15px;*/
}

.footer-social a {
  /*margin-right: .5em;*/
}

.footer-promo-container .promo {
  /*background-color: #020202;
  /* rgba fallback */
  /*background-color: rgba(2, 2, 2, 0.5);
  padding: 15px;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.075), 0 1px 0 rgba(255, 255, 255, 0.1);*/
}

.footer-promo-container .lead {
  /*font-family: Raleway, Verdana, sans-serif;
  font-weight: 200;
  margin-bottom: .25em;
  font-size: 130%;*/
}

.sponsor-pic {

}

@media (min-width: 769px){
 .sponsor-pic {

 } 
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer-promo-container .lead {
    /*font-size: 150%;*/
   
  }
}

@media (min-width: 992px) {
  .footer-promo-container .lead {
    /*font-size: 170%;*/
   
  }
}

.no-mqs .footer-promo-container .lead {
  /*font-size: 170%;*/
 
}


.footer-promo-container .TextButton {
  /*background-color: #020202;
  background-color: rgba(2, 2, 2, 0.5);
  color: #fff;*/
}

.footer-promo-container .TextButton:hover {
  /*background-color: #020202;
  background-color: rgba(2, 2, 2, 0.8);*/
}
/*--------*/

.footer-copyright{


}

.footer-social{

}

.SocialSprite {
 /* background-image: url(images/SocialSprite.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  vertical-align: top;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;*/
}

.SocialSprite.LargeButtons {
  /*width: 32px;
  height: 32px;*/
}


/*FOOTER LINKS STYLING*/
.footer-nav-copyright {
  /*background-color: #222222;
  color: #999;*/
  background-color:#003344;
}

.footer-nav-copyright a, .footer-nav-copyright a:visited {
  /*color: #fff;*/
}

.footer-nav-copyright a:hover, .footer-nav-copyright a:active {
  /*color: white;*/
}

.footer .nav-text{
}

.footer .nav-text a{
}

.footer .nav-text a:hover{
}

/*--------*/


/*  Empty Slider Class */
.empty .carousel-caption {
    background-color:transparent!important;
    left: 0;
    right: 0;
    padding-left: 15%;
    padding-right: 15%;
    position: static;
}