@font-face {
  font-family: contestFont;
  src: local(contestFont),
    url("/contests/babyphotocontest/assets/css/AlwaysInMyHeart.ttf")
      format("opentype");
}

body,
html {
  margin: 0px;
  padding: 0px;
  background: #f6f6f6 !important;
  color: #000;
}

#body a {
  color: #000;
}

#body {
  max-width: 1000px;
  width: 100%;
  margin: 0px auto;
  display: block;
  font-family: Poppins;
  font-size: 13px;
}

#side {
  max-width: 190px;
  width: 100%;
  margin: 0px auto;
  display: inline-block;
  vertical-align: top;
  float: right;
}

#mainBody {
  /* max-width: 800px; */
  width: 100%;
  margin: 0px auto;
  display: inline-block;
  vertical-align: top;
}

.box {
  margin: 10px;
  padding: 10px;
  clear: both;
}

.col-1-3 {
  padding: 0px;
}

.smallPhotoHolder {
  clear: both;
  display: block;
  text-align: center;
  padding: 0px;
}
.contestDate {
  background: #fb5327;
  vertical-align: top;
  color: #fff;
  line-height: 30px;
  font-size: 24px;
  text-align: center;
}

.contestVotings {
  vertical-align: top;
  line-height: 30px;
  font-size: 24px;
}

.contestVoting {
  background: #c3e829;
  text-align: center;
}

.contestVoting span {
  vertical-align: middle;
  display: inline-block;
}

.ad > div {
  display: inline-block;
  height: auto !important;
  max-width: 100% !important;
}

.sortBy {
  border-bottom: 1px solid #d5d4d4;
  padding-bottom: 10px;
  text-align: center;
}

#body .sortBy > a {
  text-decoration: underline;
  font-weight: bold;
  color: #b70e8d;
}

#body .sortBy > a.clickableView:hover {
  text-decoration: underline;
}

#body .sortBy > a.clickableView {
  color: #000;
  font-weight: normal;
  text-decoration: none;
}

.row > label > span {
  display: inline-block;
  width: 128px;
}

.name,
.winnersCategory,
.contestTitle,
.winnersCategoryText {
  text-align: center;
  font-size: 18px;
}

.winnersCategory {
  position: absolute;
  top: 20px;
  right: -14px;
  width: 100px;
}

.winners-name > span > span {
  color: #f78e80;
  margin-left: 5px;
}
.winners-name > span {
  margin-bottom: 5px;
  display: flex;
}

.winners-info {
  line-height: 18px;
  text-align: left;
  padding: 10px;
}

.winnersCategoryText {
  color: #b70e8d;
  text-decoration: underline;
  font-size: 18px;
  padding: 10px;
}

.ad {
  margin: 10px;
  text-align: center;
}

@media (min-width: 767px) {
  .bpcpic {
    position: relative;
    left: 25%;
    background-color: transparent !important;
  }
}

.action-btn {
  height: 46px;
  background: #f78e80;
  border-radius: 24px;
  color: #fff;
  display: inline-block;
  margin: 5px auto;
  padding: 10px 12px;
  font-size: 18px;
  width: 81%;
  text-transform: uppercase;
}

.action-btn:hover {
  text-decoration: underline;
}

#mainBody > div {
  margin-left: 0;
  margin-right: 0;
}

.mediaHolder .searchHolder-new {
  background: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 0;
}

.mediaHolder .searchHolder-new input,
.mediaHolder .searchHolder-new select {
  color: #666;
}

#paginator {
  text-align: center;
}

#paginator a {
  margin: 3px;
  padding: 5px;
  border: 1px solid #333;
  display: inline-block;
  vertical-align: middle;
}

#paginator a.currentPage,
#paginator a:hover {
  background: #ccc;
}

.currentContest > a.current-standing-btn {
  top: auto;
  bottom: 5px;
  background-image: url("/contests/babyphotocontest/assets/current-standings.png");
  background-repeat: no-repeat;
  background-size: 95% auto;
  min-height: 40px;
  opacity: 1;
  background-position: center;
}

.currentContest > a.current-standing-btn:hover {
  background-size: 100% auto;
}

.currentContest > a {
  text-decoration: none;
}

.currentContest > a:hover {
  text-decoration: underline;
  text-decoration-color: #000;
}

.smallPhotoHolder.col-1-1 {
  background: #fff;
}

.bannerHolder img {
  width: 100%;
}

.text-box {
  margin: 20px;
  text-align: center;
}

#body .text-box a {
  text-decoration: none;
  color: #00f;
  font-weight: bold;
}

#body .text-box a:hover {
  text-decoration: underline;
}
.contestLink a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  width: 95%;
}

.col-1-2.contestLink a div {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 10px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 0;
  width: 65%;
}

.smallPhotoHolder {
  margin: 0px;
  padding: 0px 1px;
}

/************************************************************************************/

.smallPhotoHolder.col-1-1 {
  background: #fff;
}

.text-box {
  margin: 20px;
  text-align: center;
}

#body .text-box a {
  text-decoration: none;
  color: #00f;
  font-weight: bold;
}

#body .text-box a:hover {
  text-decoration: underline;
}
select {
  margin: 0px 0px 10px 0px;
  border-radius: 33px;
  padding: 14px 60px;
}
.contestLink {
  position: relative;
  padding: 0px;
}
.contestLink > a > img {
  height: 175px;
  padding: 0px 20px;
}
.contestLink a .vote {
  position: absolute;
  left: 42%;
  top: 4%;
  font-size: 23px;
  line-height: 24px;
}
.contestLink a .text {
  position: absolute;
  left: 44%;
  top: 45%;
}
.mediaHolder {
  background: #fff;
  border-radius: 33px;
  position: relative;
}
.banner {
  height: 368px;
  padding: 0px 30px;
  border-radius: 33px;
  width: 100%;
}
.year {
  padding: 10px 30px;
  margin: 10px 3px;
  width: 49.1%;
}
.year a > span {
  font-size: 20px;
  color: #f78e80;
}
.year a > span:hover {
  text-decoration: underline;
  color: #f78e80;
}
@media (min-width: 992px) {
  #main-menu > li > a {
    padding: 0 5px;
  }
}

@media (max-width: 767px) {
  .year {
    width: 100%;
  }
}

.row {
  margin-left: 15px !important;
  margin-right: 15px !important;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .container {
    max-width: 768px;
  }
}
.title {
  position: absolute;
  color: #f78e80;
  /* text-align: center; */
  font-size: 33px;
  margin: 0px;
  top: 0%;
  left: 25%;
}
.title2 {
  color: #f78e80;
  text-align: center;
  font-size: 33px;
}
iframe {
  width: 100%;
  height: 196px;
  border-radius: 15px 15px 0px 0px;
  border-width: 0px;
}
.contestantvideo {
  position: relative;
  border-radius: 15px;
  padding: 0px;
  margin-bottom: 20px;
  background-color: #f6f6f6;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
}
@media (min-width: 1024px) {
  .contestantvideo {
    width: 31.1%;
  }
}
@media (min-width: 768px) {
  .contestantvideo {
    width: 30.54%;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .row {
    margin-left: 3px !important;
    margin-right: 3px !important;
    margin-top: 3px !important;
    margin-bottom: 3px;
  }
}
.contestantdetails {
  margin: 0px;
  padding: 12px 15px;
}
.name {
  font-size: 15px;
  color: #f78e80;
  text-transform: capitalize;
}
@media (max-width: 320px) {
  iframe {
    height: 157px;
  }
}
#body .green-circle {
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  left: -20px;
  line-height: 100%;
  margin-bottom: 15px;
  padding-left: 10px;
  margin-top: 5px;
}
#body .green-circle a span {
  cursor: pointer;
  text-decoration: underline;
  line-height: normal;
}

@media (min-width: 768px) {
  .banner {
    height: 475px;
    padding: 0px 120px;
  }
  .title {
    left: 33%;
  }
  .contestLink > a > img {
    height: 175px;
    padding: 0px 80px;
  }
  .contestLink a .vote {
    top: 8%;
    font-size: 28px;
    line-height: 22px;
  }
  .contestLink a .text {
    left: 44.5%;
    font-size: 17px;
    top: 45%;
  }
}
@media (max-width: 375px) {
  .banner {
    height: 310px;
  }
  .title {
    left: 27%;
  }
  select {
    margin: 0px 0px 5px 0px;
  }
  .contestLink a .vote {
    font-size: 19px;
    line-height: 22px;
  }
  .contestLink a .text {
    left: 44%;
    top: 45%;
  }
}

@media (max-width: 320px) {
  .banner {
    height: 297px;
  }
  .title {
    font-size: 24px;
    left: 25%;
  }
  select {
    margin: 0px 0px 5px 0px;
  }
  .contestLink > a > img {
    padding: 0px 0px;
  }
  .contestLink a .vote {
    font-size: 19px;
    line-height: 22px;
  }
  .contestLink a .text {
    left: 44%;
    top: 45%;
  }
}

.fa {
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}

.carousel-control .fa-angle-left,
.carousel-control .fa-angle-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .fa-angle-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .fa-angle-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .fa-angle-left,
  .carousel-control .fa-angle-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .fa-angle-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .fa-angle-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
