.et_pb_cpt_loop_archive .et_pb_row {
    margin-right: 0px!important;
    margin-left: 0px!important;
    padding: 27px 0 !important;
    border-bottom-color: #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
}

.et_pb_cpt_loop_archive .et_pb_row h2 a{
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4em;
}
.et_pb_cpt_loop_archive .et_pb_row p {
    font-size: 13px;
    color: #333 !important;
}

@media (max-width: 1196px) {
    .et_pb_cpt_loop_archive .et_pb_row img {
        width: 100%;
    }

    #right_skyscraper {
        display: none;
    }
}

#right_skyscraper {
    width: 160px;
    height: 600px;
    position: fixed;
    top: 130px;
	margin-left:10px;
}


#right_skyscraper_guide {
    width: 160px;
    height: 600px;
    position: fixed;
    padding : 0px;
    top : 369px;
}

#right_skyscraper_guide .et_pb_row {
    padding : 0px;
}


/* Search */
.search_sort_btn {
  margin: 0px 0 0 23px;
}
@media (min-width: 768px) {
  .search_sort_btn {
    position: absolute;
    top: 28px;
    right: 30px;
  }
}

@media (max-width: 768px){
  .pgntn-page-pagination .pgntn-page-pagination-block a, .pgntn-page-pagination .pgntn-page-pagination-block span {
      margin-left: 0.3em;
  }
  .pgntn-page-pagination .pgntn-page-pagination-block .dots {
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
  }
}

header .wgt_price_wrap .wgt_price .header-banner-area {
  width: 768px;
  height: 64px;
  padding: 0px;
  float: right;
}

header .wgt_price_wrap .wgt_price .header-banner-area .header-banner{
  width: 100%;
  height: 100%;
  background: no-repeat url("../img/consensus-ticket-814x64.jpg");
}

@media (max-width: 1024px) {
  header .wgt_price_wrap .wgt_price .header-banner-area {
    width: 62%;
  }
  header .wgt_price_wrap .wgt_price .header-banner-area .header-banner{
    background: no-repeat url("../img/consensus-ticket-404x64.jpg");
  }
}

@media (max-width: 420px) {
  header .wgt_price_wrap .wgt_price .header-banner-area {
    width: 62%;
  }
  header .wgt_price_wrap .wgt_price .header-banner-area .header-banner{
    background: no-repeat url("../img/consensus-ticket-231x64.jpg");
  }
}
