.detail-are-size {
  position: relative;
}

.color-red {
  color: #d52022;
}
.color-blue {
  color: #0086be;
}

.banner {
  border: 1px solid #000;
}
.banner.banner_300-250 {
  width: 300px;
  height: 250px;
}

.related-heads {
  text-transform: uppercase;
}

.widget_video_galeri_tekli {
  margin-top: 20px;
}

.detail-contents-area .spot-text {
  font-size: 14px;
  color: #9e9e9e;
}

.detail-contents-area {
  float: left;
}

.data-grid .head {
  text-align: right;
}
.data-grid li {
  padding: 7px 0 5px;
}
.data-grid p {
  margin-bottom: 0 !important;
  font-size: 17px !important;
}

.photo-desc {
  text-align: center;
  margin: 10px 0;
}

.detail-contents-area p,
.detail-contents-area p * {
  font-size: 16px !important;
  line-height: 24px;
  color: #000000;
  margin-bottom: 25px;
}
.detail-contents-area h2 {
  font-size: 16px !important;
  line-height: 22px !important;
  color: #000000;
  margin-bottom: 10px !important;
  font-weight: normal;
}

.detail-contents-area a {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

.detail-header {
  position: relative;
}

.detail-contents-area .ask-question {
  position: absolute;
  color: #000;
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  padding-top: 66px;
  top: 10px;
  right: 10px;
  text-decoration: none;
}

.editor-header p.alt {
  padding-right: 110px;
}

.detail-contents-area .ask-question:hover,
.detail-contents-area .ask-question.active {
  color: #000;
}

.detail-contents-area .ask-question:after,
.detail-contents-area .ask-question:before {
  content: " ";
  position: absolute;
}

.detail-contents-area .ask-question:after {
  width: 66px;
  height: 66px;
  border: 2px solid #000;
  border-radius: 50%;
  left: 50%;
  top: 0;
  background-color: #000;
  z-index: 1;
  margin-left: -33px;
}

.detail-contents-area .ask-question:before {
  background: url(../../images/icon-editor.png) no-repeat 0 0;
  left: 50%;
  top: 16px;
  width: 51px;
  height: 29px;
  z-index: 2;
  margin-left: -25.5px;
}

.detail-contents-area .sex-editor .ask-question:before {
  background: url(../../images/icon-sex-editor.png) no-repeat 0 0;
  left: 50%;
  top: 16px;
  width: 29px;
  height: 29px;
  z-index: 2;
  margin-left: -14.5px;
}

.detail-contents-area .ask-question:hover:after,
.detail-contents-area .ask-question.active:after {
  background-color: #fff;
}

.detail-contents-area .ask-question:hover:before,
.detail-contents-area .ask-question.active:before {
  background: url(../../images/icon-editor-black.png) no-repeat 0 0;
}

.detail-contents-area .sex-editor .ask-question:hover:before,
.detail-contents-area .sex-editor .ask-question.active:before {
  background: url(../../images/icon-sex-editor-black.png) no-repeat 0 0;
}

.detail-contents-area h1 {
  font-size: 40px;
  line-height: 48px;
  color: #000000;
  margin: 20px 0 15px;
  font-family: "Raleway", serif;
}

.detail-contents-area .editor-header h2 {
  width: calc(100% - 100px);
}

.detail-contents-area p.alt {
  font-size: 14px;
  line-height: 20px;
}
.detail-contents-area h4 {
  font-size: 17px;
  line-height: 21px;
  color: #d52022;
  font-weight: bold;
}
.detail-contents-area h5 {
  font-size: 17px;
  line-height: 21px;
  font-family: "Raleway", serif;
  font-weight: bold;
  margin-bottom: 5px;
}
.detail-contents-area h6 {
  font-size: 16px;
  line-height: 18px;
  color: #0086be;
  font-family: "Raleway", serif;
  font-weight: bold;
  margin-bottom: 5px;
}

.detail-contents-area .content-text-list-1 li {
  font-size: 17px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 20px;
}
.detail-contents-area .content-text-list-1 li span.line-number {
  font-family: "Raleway", sans-serif;
  font-weight: bold;
}

.detail-contents-area .content-text-list-2 li {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}

.detail-contents-area .time-bar {
  width: 100%;
  margin-bottom: 5px;
}
.detail-contents-area .time-bar p {
  font-size: 14px;
  line-height: 25px;
  color: #9e9e9e;
  margin: 0;
}
.detail-contents-area .time-bar p span {
  color: #9e9e9e !important;
  font-size: 12px !important;
}

.detail-social-buttons {
  margin: 15px 0 0 0;
}
.detail-social-buttons p {
  font-size: 16px;
  line-height: 40px;
  color: #000000;
  display: block;
  float: left;
  margin: 0;
}
.detail-social-buttons .buttons-list {
  display: block;
  border-right: none;
  margin-left: 60px;
}
.detail-social-buttons .buttons-list li {
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
}
.detail-social-buttons .buttons-list li a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 44px;
  border-radius: 50%;
  color: #ffffff;
  text-decoration: none;
}
.detail-social-buttons .buttons-list li a.socicon-facebook {
  background: #3e5b98;
}
.detail-social-buttons .buttons-list li a.socicon-twitter {
  background: #4da7de;
}
.detail-social-buttons .buttons-list li a.socicon-pinterest {
  background: #c92619;
}
.detail-social-buttons .buttons-list li a.socicon-googleplus {
  background: #dd4b39;
}
.comment-button {
  display: inline-block;
  margin: 15px 0;
}
.comment-button a {
  display: block;
  padding: 0 20px 0 42px;
  height: 42px;
  border: 1px solid #000000;
  line-height: 40px;
  font-size: 12px;
  position: relative;
}
.comment-button a:hover {
  background: #000000;
  color: #ffffff;
}
.comment-button a:hover:before {
  background-position-y: -313px !important;
}
.comment-button a:before {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translate(-50%);
}

.detail-contents-area .header-bottom .detail-social-buttons {
  float: left;
}
.detail-contents-area .header-bottom .comment-button {
  float: right;
}

.detail-contents-area .detail-media {
  margin-bottom: 15px;
}

.detail-contents-area .detail-media .item {
  text-align: center;
  overflow: hidden;
}
.detail-contents-area .detail-media .item p {
  text-align: left;
}

.detail-contents-area .detail-media .item p.photo-desc {
  text-align: center;
}
.detail-contents-area .detail-media .item img {
  max-height: 600px;
  width: auto;
  max-width: 100%;
}
.detail-contents-area .detail-media .single-image img {
  width: 100%;
}
.detail-contents-area .detail-media .video-player {
  position: relative;
}
/*.detail-contents-area .detail-media .video-player:before {*/
/*content: " ";*/
/*position: absolute;*/
/*left: 50%;*/
/*top: 50%;*/
/*width: 0;*/
/*height: 0;*/
/*border-style: solid;*/
/*border-width: 31px 0 31px 53px;*/
/*border-color: transparent transparent transparent #000000;*/
/*margin: -26.5px 0 0 -21px;*/
/*z-index: 100;*/
/*}*/
/*.detail-contents-area .detail-media .video-player:after {*/
/*content: " ";*/
/*position: absolute;*/
/*left: 50%;*/
/*top: 50%;*/
/*width: 150px;*/
/*height: 150px;*/
/*border-radius: 50%;*/
/*background: #f9f9f9;*/
/*opacity: .8;*/
/*margin: -75px 0 0 -75px;*/
/*z-index: 99;*/
/*}*/
.detail-contents-area .detail-media .video-player img {
  width: 100%;
  position: relative;
  /*z-index: 98;*/
}

.tags-bar {
  border: 1px solid #000000;
  border-left: 0;
  border-right: 0;

  width: 100%;
  position: relative;
  padding: 5px 0;
  z-index: 9;
}
.tags-bar .bar-wrapper {
  position: relative;
}
.tags-bar li {
  display: block;
  float: left;
  margin: 0;
  font-family: "Raleway", sans-serif;
}
.tags-bar li p {
  display: block;
  margin: 0 5px 0 0;
  font-size: 10px !important;
  color: #9c9c9c;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.tags-bar li a {
  display: block;
  font-size: 10px;
  color: #ee3042;
  line-height: 20px;
  margin-right: 5px;
  text-decoration: none;
  font-weight: normal;
}
.tags-bar li a:after {
  content: ",";
}
.tags-bar li:last-child a:after {
  content: "";
}

.tags-bar + .credits-bar,
.credits-bar + .tags-bar {
  border-top: none;
}

.credits-bar {
  border: 1px solid #000000;
  border-left: 0;
  border-right: 0;
  width: 100%;
  position: relative;
  padding: 5px 0;
  z-index: 9;
}
.credits-bar .bar-wrapper {
  position: relative;
}
.credits-bar li {
  display: block;
  float: left;
  margin: 0;
  font-family: "Raleway", sans-serif;
}
.credits-bar li p {
  display: block;
  margin: 0 5px 0 0;
  font-size: 10px !important;
  color: #9c9c9c;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.credits-bar li a,
.credits-bar li span {
  display: block;
  font-size: 10px !important;
  color: #ee3042;
  line-height: 20px;
  margin-right: 5px;
  text-decoration: none;
  font-weight: normal;
}
.credits-bar li a:after,
.credits-bar li span:after {
  content: ",";
}

.credits-bar li:last-child a:after,
.credits-bar li:last-child span:after {
  content: "";
}

.detail-list-type h2 {
  font-size: 49px;
  font-family: "Raleway", serif;
  font-weight: bold;
  line-height: 48px;
  border-bottom: 2px solid #000000;
  text-align: left;
  width: 100%;
  margin-bottom: 25px;
}
.detail-list-type .image {
  overflow: hidden;
}
.detail-list-type .image.left {
  margin-right: 20px;
}
.detail-list-type .image.right {
  margin-left: 20px;
  float: right;
}

.gallery-slider-header {
  margin-bottom: 22px;
}
.gallery-slider-header .open-slide-button {
  float: left;
}
.gallery-slider-header .open-slide-button a {
  display: inline-block;
  position: relative;
  font-size: 12px;
  line-height: 19px;
  color: #000000;
  padding-left: 31px;
  font-family: "Raleway", sans-serif;
  margin-top: 5px;
  text-decoration: none;
  font-weight: normal;
}
.gallery-slider-header .open-slide-button a:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9.5px;
}

.gallery-slider-header .slide-navigation {
  float: right;
}
.gallery-slider-header .slide-navigation p {
  display: block;
  text-align: right;
  margin: 0;
  font-size: 25px;
  line-height: 24px;
  font-family: "Raleway", sans-serif;
  color: #000000;
}

.carousel-element.single-theme.detail-type .owl-controls .owl-buttons div {
  width: 39px;
  height: 39px;
  margin-top: -19.5px;
}

.carousel-element.single-theme.detail-type
  .owl-controls
  .owl-buttons
  div.owl-prev {
  left: 5px;
}
.carousel-element.single-theme.detail-type
  .owl-controls
  .owl-buttons
  div.owl-prev
  span:before {
  left: 10px;
}
.carousel-element.single-theme.detail-type
  .owl-controls
  .owl-buttons
  div.owl-next {
  right: 5px;
}
.carousel-element.single-theme.detail-type
  .owl-controls
  .owl-buttons
  div.owl-next
  span:before {
  right: 10px;
}

.question-form {
  background-color: #efefef;
  padding: 30px 60px;
}

.question-form label {
  font-size: 14px;
  line-height: 21px;
  font-family: "Raleway", sans-serif;
  font-weight: bold;
}

.question-form .row {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.question-form .row input[type="text"] {
  color: #fff;
  padding: 0 15px;
  height: 41px;
  line-height: 41px;
  width: 100%;
  background-color: #545454;
  border: none;
  font-size: 14px;
}

.question-form .row input[type="text"].error {
  border: 1px solid #d11f27;
}

.question-form .row textarea {
  color: #fff;
  padding: 10px 15px;

  width: 100%;
  background-color: #545454;
  border: none;
  font-size: 14px;
}

.question-form .row textarea.error {
  border: 1px solid #d11f27;
}

.question-form .row .note {
  font-size: 14px;
  line-height: 21px;
  font-family: "Raleway", sans-serif;
  margin-top: 10px;
  display: block;
}

.question-form .row .custom-checkbox {
  display: block;
}

.question-form .row .custom-checkbox .item-label:after {
  content: " ";
  width: 31px;
  height: 31px;
  background-color: #545454;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.question-form .row .custom-checkbox .item-label.error:after {
  border: 1px solid #d11f27;
}

p.success {
  font-weight: bold;
  text-align: center;
}

.question-form .row .custom-checkbox .item-label {
  position: relative;
  padding-left: 50px;
  font-family: "Raleway", sans-serif;
  line-height: 31px;
}

.question-form .row .custom-checkbox .item-label a {
  color: #1b509e;
}

.question-form .row .custom-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

input[type="checkbox"]:checked + .item-label:before {
  content: " ";
  position: absolute;
  left: 8px;
  top: 8px;
  z-index: 2;
  width: 13px;
  height: 13px;
  background: url(../../images/icon-check.png) no-repeat left center;
}

.question-form .row .send {
  width: 190px;
  height: 45px;
  color: #fff;
  line-height: 45px;
  background-color: #d11f27;
  padding: 0;
  margin: 0;
  border: none;
  cursor: pointer;
  font-size: 17px;
  float: right;
}

.gq-tv-list {
  background: #000000;
  margin-bottom: 20px;
}
.gq-tv-list .item-list {
  padding: 0 160px;
}
.gq-tv-list .box-header h2 {
  width: 100%;
  height: 33px;
  margin-top: 20px;
  text-indent: -9999px;
  background: url("../../images/gqtv.png") no-repeat center center;
  overflow: hidden;
}
.gq-tv-list .gq-tv-all-btn {
  display: block;
  margin: 20px auto;
  width: 168px;
  height: 37px;
  line-height: 32px;
  border: 1px solid #999999;
  color: #999999;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}
.gq-tv-list .box-type-2 .description {
  background-color: #000000;
  border: 0 none;
}
.gq-tv-list .box-type-2 .description h2 {
  color: #ffffff;
  font-size: 16px;
}
.gq-tv-list .owl-controls .owl-dots {
  position: absolute;
  bottom: -20px;
  width: 100%;
  text-align: center;
}
.gq-tv-list .owl-controls .owl-dots div {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #000000;
  border-radius: 50%;
  margin: 0 3px;
  border: 1px solid #ffffff;
}

.gq-tv-list .owl-controls .owl-dots div.active span,
.gq-tv-list .owl-controls .owl-dots div:hover span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 auto;
  top: 4px;
  position: relative;
  background: #ffffff;
  border-radius: 50%;
}
.gq-tv-list .owl-controls .owl-dots div.active span,
.gq-tv-list .owl-controls .owl-dots div:hover span {
  -webkit-transition: all 350ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 350ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 350ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 350ms cubic-bezier(0.42, 0, 0.58, 1); /* ease-in-out */
}
#bread {
  text-align: center;
  position: relative;
  z-index: 99;
}
#bread h1 {
  padding: 0 0 10px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 10px;
}
#bread h1 a {
  color: #000000;
  font-size: 30px;
  line-height: 34px;
  font-weight: bold;
}
#bread li {
  display: inline-block;
  padding: 0 20px;
  border-right: 1px solid #d9d9d9;
}
#bread li:last-child {
  border-right: 0;
}
#bread li a {
  font-size: 14px;
  line-height: 20px;
  color: #999999;
  font-weight: bold;
}
#bread li a.active {
  color: #000000;
}
@media (min-width: 1366px) {
  .detail-area-size {
    width: 940px;
  }
}

@media (min-width: 1037px) and (max-width: 1365px) {
  .detail-area-size {
    width: 620px;
  }
  .gq-tv-list .item-list {
    padding: 0 60px;
  }
}

@media (min-width: 640px) and (max-width: 1036px) {
  .detail-area-size {
    width: 620px;
  }
  .gq-tv-list .item-list {
    padding: 0 20px;
  }
  #bread ul {
    overflow: auto;
    height: 32px;
    display: block;
    white-space: nowrap;
  }
  .gq-tv-list .owl-controls .owl-dots {
    width: 600px;
  }
  .gq-tv-list .gq-tv-all-btn {
    margin-top: 40px;
  }
}

@media (max-width: 639px) {
  #bread ul {
    overflow: auto;
    height: 26px;
    display: block;
    white-space: nowrap;
  }
  #bread h1 {
    padding: 0 0 10px;
    margin-bottom: 10px;
  }
  #bread h1 a {
    font-size: 24px;
    line-height: 28px;
  }
  #bread li {
    padding: 0 15px;
  }
  #bread li a {
    font-size: 12px;
    line-height: 16px;
  }
  .gq-tv-list .item-list {
    padding: 0 20px;
  }
  .detail-area-size {
    width: 100%;
  }
  .detail-contents-area h1 {
    font-size: 26px;
    line-height: 32px;
    color: #000000;
  }

  .detail-contents-area iframe {
    width: 100%;
    height: 200px;
  }

  .data-grid .head {
    text-align: left;
  }

  .data-grid li {
    border-bottom: 2px solid #000000;
    padding-bottom: 5px;
    padding-top: 11px;
  }

  .comment-button a {
    text-indent: -9999px;
    padding-right: 0;
  }

  .detail-list-type h2 {
    font-size: 40px;
    line-height: 39px;
  }
  .detail-list-type .image {
    float: none;
    padding: 0;
    margin-bottom: 12px;
  }
  .detail-list-type .image img {
    width: 100%;
  }
  .detail-contents-area .detail-media .item img {
    width: 100%;
  }

  .tags-bar li p,
  .tags-bar li a,
  .credits-bar li p,
  .credits-bar li a {
    font-size: 10px !important;
  }
  .gq-tv-list .owl-controls .owl-dots {
    width: 280px;
  }
  .gq-tv-list .gq-tv-all-btn {
    margin-top: 40px;
  }
}
