/*  /wp-content/themes/TDN/css/psd-inc2.css
    Created on : Aug 2, 2018, 1:59:51 PM
    Author     : jamesnelson2
*/
.container-round {
    border: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-color: #ccc;
    border-style: solid;
    border-width: 2px;
}


.speech-bubble-ds {
    background: #FFF;
    border: 1px solid #a7a7a7;
    -webkit-border-radius: 15px;
            border-radius: 15px;
    /*-webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);*/
    line-height: 1.3;
    margin: 0 auto 40px;
    padding: 20px 15px;
    position: relative;
  margin-top: 30px;
}

.speech-bubble-ds p {
    margin-bottom: 10px;
}
.speech-bubble-ds p:last-of-type {
    margin-bottom: 0;
}

.speech-bubble-ds-arrow {
    border-left: 21px solid transparent;
    /*border-top: 20px solid rgba(0, 0, 0, 0.2);*/
    bottom: -25px;
    position: absolute;
    right: 15px;
}
.speech-bubble-ds-arrow::before {
    border-left: 23px solid transparent;
    border-top: 23px solid #a7a7a7;
    bottom: 2px;
    content: "";
    position: absolute;
    right: 5px;
}
.speech-bubble-ds-arrow::after {
    border-left: 21px solid transparent;
    border-top: 21px solid #FFF;
    bottom: 4px;
    content: "";
    position: absolute;
    right: 6px;
}


.submit-btn, .submit-btn:hover, .submit-btn:focus {
  background: #C00;
  color: #FFF;
  border-radius: 0;
  font-size: 15px;
  display: block;
  width: 75%;
  margin: 0px auto;
  border: none;
}
.quote-left, .quote-right {
  font-size: 100px;
  color: #C00;
  text-align: center;
  font-family: 'Paytone One', sans-serif;
}
.quote-right {
  bottom: 0px;
  right: 14px;
  height: 95px;
}
.quote-left {
  margin-top: -35px;
}
.quote-person {
  text-align: right;
}
.below-quote-bubble {
  display: none;
}
.quote-inner {
  max-width: 90%;
  margin: 10px auto;
}
#stallion-progeny-pp-ad {
  margin-bottom: 40px;
}
.quote-inner-by {
  text-align: right;
}
.sidebar-ad {
  margin: 0px auto;
  max-width: 300px;
}
.sidebar-ad img {
  width: 100%;
  height: auto;
}

/* -------------------------------------------------------------------------- */
/* Stallion Photo Carousel                                                    */
/* -------------------------------------------------------------------------- */
.nav-tabs .sd, .nav-tabs .sd > a:hover {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.nav-tabs .sdb, .nav-tabs .sdb > a:hover {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
#stallionGalleryThumbnails {
  margin: 0px auto 40px auto;
}

/* -------------------------------------------------------------------------- */
/* Sidebar                                                                    */
/* -------------------------------------------------------------------------- */
.thumb {
  float: left;
  max-width: 50%;
  max-height: 100px;
  cursor: pointer;
  overflow: hidden;
}
.sidebar .searchbox {
  margin-left: 0px;
  width: 100%;
  text-align: center;
}
#topCarouselCarouselThumbnails {
  margin-bottom: 40px;
}

/* -------------------------------------------------------------------------- */
/* Progeny Photo Carousels                                                    */
/* -------------------------------------------------------------------------- */
#progenyphotocontainer {
  margin-top: 40px;
}
#progenyphotocontainer .carousel-inner > .item {
  max-height: 300px;
  overflow: hidden;
}
#progenyphotocontainertabs {
  background-color: #c00;
}
#progenyphotocontainertabs.nav-tabs > li {
  margin-bottom: 0px;
  border-right: none;
}
#progenyphotocontainertabs.nav-tabs > li.active > a {
  font-weight: bold;
}
#progenyphotocontainertabs.nav-tabs > li > a {
  color: #FFF;
  background-color: transparent;
}
#progenyphotocontainertabs.nav-tabs > li.whitehorse {
  padding: 5px;
  float: right;
}
#progenyphotocontainertabs.nav-tabs > li.whitehorse img {
  width: 100%;
  height: auto;
  max-height: 25px;
}
#progenyphotocontainer .carousel-inner > .item > img {
  width: 100%;
  height: auto;
}

/* -------------------------------------------------------------------------- */
/* Recent News                                                                */
/* -------------------------------------------------------------------------- */
.stallion-articles {
  margin-top: 35px;
  padding: 15px;
  background-color: #FFF;
}
.stallion-articles strong {
  margin: -15px -15px 15px -15px;
  padding: 5px 15px;
  color: #FFF;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  background-color: #AAA;
}
.stallion-articles ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.stallion-articles li {
  margin: 0px;
  padding: 3px 0px;
}

/* -------------------------------------------------------------------------- */
/* Progeny Table Data                                                         */
/* -------------------------------------------------------------------------- */
/*
#blackTypeWrapper > div:nth-child(2),
#ppsWrapper > div:nth-child(2),
#replaysWrapper > div:nth-child(2),
#salesPpsWrapper > div:nth-child(2),
#salesStatisticsWrapper > div:nth-child(2),
sireListRank > div:nth-child(2) {
  height: 480px;
  overflow: hidden;
} */
.showMoreProgeny a, .showMoreProgeny a:visited {
  margin: 15px auto;
  padding: 5px 15px;
  color: #FFF;
  display: block;
  max-width: 105px;
  background-color: #C00;
}
.showMoreProgeny a:hover {
  color: #FFF;
  background-color: #a1a1a1;
}
#pedWrapper .table-responsive, #raceRecordWrapper .table-responsive {
  position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
#pedWrapper .table-responsive embed, #raceRecordWrapper .table-responsive embed,
#pedWrapper .table-responsive iframe, #raceRecordWrapper .table-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width : 1200px) {
  .quote-right {
    position: absolute;
  }
}
