html {
  position: relative;
  min-height: 100%;
}
	 body {
        padding-top: 0px;
		padding-bottom: 10px;
  /* Margin bottom by footer height */
  		margin-bottom: 60px;
		background: #EBF2FA; 
      }  
	@media (max-width: 767px) {
	 body {
        padding-top: 0px;
		padding-bottom: 10px;
  /* Margin bottom by footer height */
  		margin-bottom: 140px;
		background: #EBF2FA; 
      }
	}
	  a {
		  color:#034482;
	  }
	 .navbar {
  		background-color: #FFFFFF;
  		background-image:none;
		}


.navbar .my_brand {		
		background-image:url(../img/logos/rotary.png);
		background-repeat: no-repeat;
  		display: block!important;
		padding: 27px 185px 10px!important;
  		margin-left: 50px!important;
		margin-top: 0px !important;
  		font-size: 24px!important;
		font-weight:normal!important;
  		color: #001A5A;
		min-height:80px;
		}
				@media (max-width: 1025px) {
	 .navbar .my_brand {		
		background-image:url(../img/logos/50/rotary-logori-simplified.png);
		background-repeat: no-repeat;
  		display: block!important;
  		padding: 21px 110px 10px!important;
  		margin-left: 20px!important;
  		margin-top: -10px!important;
  		font-size: 18px!important;
		font-weight:normal!important;
  		color: #001A5A;
	}
				}
	  .navbar .my_brand:hover,
	  .navbar .my_brand:focus {
		 text-decoration: none;
	}
	  
	  div#footer {
		margin-top: 80px;
		padding: 5px;
		min-height:40px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	   div#bk {
		margin-top: 10px;
		padding: 5px;
		background-color: #FFF;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
		   div#logged-in-bk {
		margin-top: 10px;
		padding: 5px;
		background-color: #FFF;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	@media (max-width: 1198px) {
		   div#bk {
		margin-top: 10px;
		padding: 5px;
		background-color: #FFF;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
		   div#logged-in-bk {
		margin-top: 10px;
		padding: 5px;
		background-color: #FFF;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}	
	}
	@media (max-width: 979px) {
		div#bk {
		margin-top: 10px!important;
		padding: 5px;
		background-color: #FFF;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	}
	@media (max-width: 767px) {
		div#bk {
		margin-top: 10px!important;
		padding: 5px;
		background-color: #FFF;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	}
		@media (max-width: 979px) {
		div#logged-in-bk {
		margin-top: 10px!important;
		padding: 5px;
		background-color: #FFF;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	}
	@media (max-width: 767px) {
		div#logged-in-bk{
		margin-top: 10px!important;
		padding: 5px;
		background-color: #FFF;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	}
		div#footer h5 {
		color: #333;
		font-size:14px;
	}
	 	div#content img {
		margin: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	 div#bus img {
		margin: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	h1 {
		font-size: 35px;
		color: #034482;
	}
	h2 {
		font-size: 25px;
		background-color: #CBDDF8;
		color: #034482;
		padding: 3px;
		display:block;
		border-radius: 5px;
	}
	h3 {
		font-size: 20px;
		color: #034482;
		line-height: 25px;
	}
	h4 {
		font-size: 15px;
		color: #034482;
	}
	h5 {
		font-size: 10px;
		color: #034482;
	}
	.clearer {
	clear:both;	
	}
	/* responsive video css*/
	.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}
.modal-large { width: 900px; margin-left: -450px; }
@media print {
  a[href]:after {
    content: none;
  }
}
.input-mysize { width: 90%;
}
label {
    font-weight: 400;
}
.tooltip.top .tooltip-arrow {
  display: none;
}
.tooltip-inner {
  color: #000;
  background: #F5BD62;
  border: solid 1px #fff;
}
h3.text_blurb {
font-size: 1.475em;
line-height: 1.25em;
text-transform: none;
color: #872175;
margin: 0 0 1.5em 0;
}
.text_red {
	color:#DD0509;
}
.text_gold {
	color:#f7a81b;
}	
.block_azure {
  		background-color: #005daa;
		color:#FDFCFC;
		padding: 3px;
		display:block;
		border-radius: 5px;
}
.block_royal-blue {
  		background-color: #17458f;
		color:#FDFCFC;
		padding: 3px;
		display:block;
		border-radius: 5px;
}
.block_gold {
  		background-color: #f7a81b;
  		padding: 3px;
		display:block;
		border-radius: 5px;
}
.larger_text{
	font-size:larger;
}
.smaller_text{
	font-size:small;
}
.extra_large_text{
	font-size:x-large;
}
.carousel-caption h3 {
     color:#FFFFFF;
}
.carousel-caption {
    background: rgba(0, 0, 0, 0.30);
	right: 10%;
  	left: 10%;
}
.carousel-caption a{
    color: white;
}
hr { display: block; height: 1px;
    border: 0; border-top: 3px solid #0433C7;
    margin: 1em 0; padding: 0; 
	}
img {
          display: block;
          height: auto;
          max-width: 100%;
		  margin: 5px;
   }	
.form-multiline .form-group {
    margin-bottom: 15px;
    margin-right: 30px;
}
.form-multiline label,
.form-multiline .form-control {
    margin-right: 15px;
}
    .carousel-control.right {
      background-image:none;
    }
	.carousel-control.left {
      background-image:none;
    }
    .carousel .item {
      height: 480px;
	  	  align-content:center;
    }
    .carousel img {
      position: absolute;
	  max-height: 600px;
    }
	.carousel h1{
		color: white;
	}
	     /* RESPONSIVE CSS
    -------------------------------------------------- */
    @media (max-width: 979px) {
      .carousel .item {
        height: 400px;
      }
      .carousel img {
		padding-top 50px;  
		max-height: 400px;
      }
    }

	    @media (max-width: 767px) {
    .carousel .item {
      height: 350px;
	  	  align-content:center;
    }
    .carousel img {
      position: absolute;
	  max-height: 350px;
    }
	}
		    @media (max-width: 500px) {
    .carousel .item {
      height: 200px;
	  	  align-content:center;
    }
    .carousel img {
      position: absolute;
	  max-height: 200px;
    }

	}
	.glyphicon-education {
       color: green; 
   		}
	.glyphicon-info-sign {
       color: blue; 
   		}
	.glyphicon-globe {
       color: green; 
   		}
	.glyphicon-envelope {
       color: red; 
   		}
	.glyphicon-cog {
       color: gold; 
   		}
	.glyphicon-user {
       color: #1904A0; 
   		}
	.glyphicon-calendar {
       color: blue; 
   		}
	.glyphicon-link {
       color: #E4B617;
   		}
	.well {
background: #b5cee9; /* Old browsers */
background: -moz-linear-gradient(top,  #b5cee9 0%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5cee9), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b5cee9 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b5cee9 0%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b5cee9 0%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b5cee9 0%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5cee9', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */

		}
/* Sticky footer styles
-------------------------------------------------- */
.footer {
  position: absolute;
  padding: 5px;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #FFFFFF;
}
	@media (max-width: 767px) {
.footer {
  position: absolute;
  padding: 5px;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 140px;
  background-color: #FFFFFF;
}
	}
	.modal-header {
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #0649E4;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
 }
 .modal-title {
	 color: white;
 }
 .panel-heading [data-toggle="collapse"]:after
{
    font-family: 'Glyphicons Halflings';
    content: "\e072"; /* "play" icon */
    float: left;
	margin-right: 10px;
    color: #297405;
    font-size: 18px;
    line-height: 22px;

    /* rotate "play" icon from > (right arrow) to down arrow */
    -webkit-transform: rotate(-90deg);
    -moz-transform:    rotate(-90deg);
    -ms-transform:     rotate(-90deg);
    -o-transform:      rotate(-90deg);
    transform:         rotate(-90deg);
}
.panel-heading [data-toggle="collapse"].collapsed:after
{
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(90deg);
    -moz-transform:    rotate(90deg);
    -ms-transform:     rotate(90deg);
    -o-transform:      rotate(90deg);
    transform:         rotate(90deg);
}