#content h2 {
  line-height:1.4em;
  }

.breedsofdog .left {
    margin-top: 2em;
  }
  
  .breedsofdog .right {
    margin-top: 2em;
  }
  
  #bodyContent h1.nobannerabovecontent {
    margin-top:4.5em;
  }
  
  /* Changes to the Login page styling as a result of new functionality 09/29/2016 */
  
  div#LoginLeftCol{
  background-color:#e5ebf4;padding:20px;
  }
  div#LoginRightCol{
  background-color:#e5ebf4;padding:20px;
  }
  div#LoginButtonLeft{
  margin-top:10px;float:right;margin-right: 30%;
  }
  div#LoginButtonRight{
  margin-top:110px;float:right;margin-right: 30%;
  }
  @media (max-width: 760px) {
  div#LoginLeftCol {
    height:500px;
    margin: 0 10px;
    width: 46%;
  }
  div#LoginRightCol {
    margin: 0 10px;
    width: 46%;
  }
  div#LoginButtonRight{
  margin-top:20px;
  }
  }
  
  @media (max-width: 620px) {
  div#LoginRightCol {
    width: 100%;
     margin-top: 20px;
     height: 400px;
  }
  div#LoginLeftCol {
    width: 100%;
    height: 400px;
  }
  }
  
  @media (max-width: 720px) {
  div#LoginLeftCol {
    height: 500px;
  }
  
  }
  /* END - Changes to the Login page styling as a result of new functionality 09/29/2016 */
  
  /* JF - Sept 12 2016 - Edits to get Breeds listing looking correct under Choosing a Breed    */
  
  .breedPost a.imgLink.Custom {
    width: 40%;
    max-width: none;
  }
  .breedPost .Custom img {
    width: 100%;
    max-width: none;
  }
  #bodyContent h3.breedListing {
    width: 60%;
  }
  #bodyContent p.breedListing {
  width:60%
  }
  
  @media screen and (min-width: 62.875em){
  #featBanner .slideOverlay h1 {
    margin-top: 0;
    margin-bottom:0;
    color:#000;
  }
  .slideDesc a.headline, #featBanner .slideDesc h1 {
    padding: 1em 0.5em;
    line-height: 1.3em;
  }
  #featBanner .slideOverlay h1 {
    margin-top: -2.833em;
    background-color: rgb(250,250,250);
    background-color: rgba(250,250,250,0.5);
  }
  
  .slideDesc h1 {
    width: 100% !important;
  }
  
  .slideDesc h1, .slideDesc, .slideDesc h1, .slideDesc:hover {
    background-color: transparent;
  }
  }
  @media screen and (min-width: 47.5em){
  .slideDesc h1 {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .slideDesc h1 {
    background-color: rgb(250,250,250);
    background-color: rgba(250,250,250,0.5);
  margin: 0;
    padding: 0;
    font-weight: normal;
    position: relative;
    
  }
  }
  
  .featured .featImg {
  background-color: transparent !important;
  }
  
  
  
  .apply_button {
  background-color: #f20000;
  border: none;
  color: white;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;
  }
  
  
  
  /* JF - April 18 2017 - Edits based on a Andrew request    */
  #homeSponsors div.sponsor-name {
  display:none;
  }
  #homeSponsors div.sponsor-item {
  height:130px;
  min-width: 197px;
  width: 18%;
  }
  #homeSponsors div img {
  max-width: 175px;
  }
  
  /* CAREERS JOB POSTING STYLES*/
  .single-job-section {
  margin: 0px 0 20px 0;
  }
  .job-title-container {
    cursor: pointer;
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  padding: 20px;
  background-color: #002868;
  color: white;
  }
  
  .job-title-container .job-title {
  font-family: 'Source Serif Pro', serif;
  font-size: 19px;
  }
  
  .single-job-section .plus-minus-wrapper {
  margin-top: 15px;
  }
  .single-job-section .plus-minus-wrapper .fa-minus {
  display: none;
  }
  
  .single-job-section .plus-minus-wrapper .fa {
    font-size: 30px;
  }
  
  .job-content {
  display: none;
  padding: 10px;
  font-family: 'Source Serif Pro', serif;
  font-size: 14px;
  }
  
  /*   END   */
  
  
  @media screen and (max-width: 1000px) {
  .featured {
    margin-bottom: 45px;
  }
  .featured .featImg img {
    width: 100%;
  }
  }
  
  @media screen and (max-width: 860px) {
  .featured {
    margin-bottom: 30px;
  }
  }
  
  @media screen and (max-width: 790px) {
  .featured {
    margin-bottom: 10px;
  }
  }
  
  @media screen and (max-width: 760px) {
  .featured .featImg img {
      width: 100%;
  }
  .featured {
    padding: 5px 0;
  }
   .featured .overlay {
       position: static;
    }
  .featured {
  position: static;
  }
  
  .featured .overlay {
    margin-top: 86px;
  }
  .featured .overlay a {
    padding: 15px;
    background-color: #FDFDFD;
  }
  }
  
  
  /* @media screen and (min-width: 62.875em){
  .featured {
  min-height: 100%;
  }
  } */
  
  
  @media screen and (max-width: 730px) {
  .featured .overlay {
     margin-top: 74px;
  }
  }
  
  @media screen and (max-width: 700px) {
  .featured .overlay {
    margin-top: 59px;
  }
  }
  
  @media screen and (max-width: 670px) {
  .featured .overlay {
    margin-top: 44px;
  }
  .featured {
    padding: 1px 0;
  }
  }
  
  @media screen and (max-width: 630px) {
  .featured .overlay {
    margin-top: 23px;
  }
  }
  
  @media screen and (max-width: 600px) {
  .featured .overlay {
    margin-top: 13px;
  }
  }
  
  @media screen and (max-width: 570px) {
  .featured .overlay {
    margin-top: -5px;
  }
  }
  
  @media screen and (max-width: 530px) {
  .featured .overlay {
    margin-top: -25px;
  }
  }
  
  @media screen and (max-width: 499px) {
  .featured .overlay {
    margin-top: -5px;
  }
  }
  
  @media screen and (max-width: 470px) {
  .featured .overlay {
    margin-top: -18px;
  }
  }
  
  @media screen and (max-width: 430px) {
  .featured .overlay {
    margin-top: -40px;
  }
  }
  
  @media screen and (max-width: 400px) {
  .featured .overlay {
    margin-top: -58px;
  }
  }
  
  @media screen and (max-width: 370px) {
  .featured .overlay {
    margin-top: -72px;
  }
  }
  
  @media screen and (max-width: 340px) {
  .featured .overlay {
    margin-top: -81px;
  }
  }
  
  @media screen and (max-width: 320px) {
  .featured .overlay {
    margin-top: -97px;
  }
  }
  
  /* HOME PAGE VIDEO EMBED STYLES*/
  
  .homePageVideoEmbed {
  border: 1px solid #dedede;
  margin-top: 53px;
  padding: 15px;
  }
  
  .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  height: 299px;
  padding: 0;
  overflow: hidden;
  }
  
  .embed-responsive .embed-responsive-item,
  .embed-responsive embed,
  .embed-responsive iframe,
  .embed-responsive object,
  .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  }
  
  .embed-responsive-16by9 {
  padding-top: 56.25%;
  }
  
  .homePageVideoEmbedButton {
  text-decoration: none;
  display: block;
  padding-top: 5px;
  margin-bottom: 10px;
  }
  
  .homePageVideoEmbedButton span {
  background: none repeat scroll 0 0 #da291c;
  border: 0 none;
  color: #ffffff;
  font-family: 'Source Sans Pro',sans-serif;
  font-size: 16px;
  margin-top: 15px;
  padding: 10px 20px;
  }
  
  @media screen and (max-width: 850px) {
  .homePageVideoEmbed {
    margin-top: 10px;
  }
  }
  
  @media screen and (max-width: 1000px) {
  .breedsofdog .left {
    margin-top: 0em;
  }
  
  .breedsofdog .right {
    margin-top: 0em;
  }
  }
  @media screen and (min-width: 62.875em) {
  #bodyContent {
  margin: 3.5em 1em;
  }
  .featured {
    min-height: 420px;
    }
  }
.homeLeft .newsArchive {
  font-size: 18px;
  margin-top: -40px;
  padding-right: 0px;
}
.homeLeft .newsArchive.language_FR {
  font-size: 12px;
  margin-top: -52px;
  padding-right: 0px;
  width: 70px;
}

.homeLeft .newsArchive::after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
  margin: 0 3px 0 5px;
}