@import "custom2.css";
.st_price_style_2 {
  text-align: center;
  border: 1px solid #ccc;
  padding-bottom: 20px;
  /*end .price_header*/
}
.st_price_style_2 .title_price {
  padding: 35px 0px;
  margin: 0;
  text-transform: uppercase;
}
.st_price_style_2 .price_header {
  padding: 20px 0px;
  background: #333333;
}
.st_price_style_2 .price_header span {
  color: #fff;
  font-size: x-large;
}
.st_price_style_2 .price_header .currency {
  color: #fff;
  font-size: x-large;
}
.st_price_style_2 .price_header .price {
  font-size: 44px;
  font-weight: bold;
}
.st_price_style_2 .price_header .apter_unit {
  color: #C7C7C7;
  font-size: 15px;
}
.st_price_style_2 .price_header .unit {
  color: #C7C7C7;
  font-size: 15px;
}
.st_price_style_2 .price_list {
  padding: 0px;
  list-style: none;
  margin-bottom: 20px;
}
.st_price_style_2 .price_list li {
  padding: 15px 0px;
  margin: 0px 15px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
}
.st_price_style_2 a.btn {
  padding: 8px 15px;
  border: 1px solid #616161;
  border-radius: 5px;
  color: #616161;
  font-size: 16px;
  margin: 0px 5px;
  background: transparent;
}
.st_price_style_2 a.btn:hover {
  border: 1px solid #33CCFF;
  color: #fff;
  background: #33CCFF;
}
.st_price_style_2 .featured_true {
  background: #33CCFF;
  color: #fff;
}
/*end .st_price_style_2*/
.st-social-share {
  text-align: right;
}
.st-social-share li {
  display: inline;
}
.st-social-share li a {
  margin-left: -1px;
}
.st-social-share span,
.st-social-share a {
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  background-color: #33CCFF;
  color: white;
  font-size: 18px;
  -webkit-transition: all .5s ease .25s;
  transition: all .5s ease .25s;
  cursor: pointer;
}
.st-social-share span:hover,
.st-social-share a:hover {
  background-color: #282828;
}
/*end .st-social-share*/
.head_post_quote {
  background: #33CCFF;
  padding: 15px;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  top: 0;
}
.head_post_quote i {
  float: none;
  font-size: 115px;
  color: #fff;
}
.head_post_quote .cont_quote {
  padding-left: 30px;
  width: 80%;
}
.head_post_quote .cont_quote p {
  color: #fff;
}
/*end .head_post_quote*/
.social_post {
  margin-top: 20px;
}
.style_2_404 h1 {
  font-size: 250px;
  font-weight: bold;
  color: #fff;
  text-align: right;
  margin: 0;
}
.style_2_404 h2 {
  text-align: left;
  color: #fff;
  letter-spacing: 0;
  font-size: 100px;
}
.style_2_404 .seach-404 .form-control {
  width: 99%;
}
.style_2_404 .seach-404 .btn-primary {
  padding: 7px 41px;
}
.style_2_404 .text {
  margin-bottom: 30px;
  color: #fff;
}
.banner-style-post-2 .overlay-post-2 {
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  width: 100%;
}
.banner-style-post-2 .st_title_banner h1 {
  color: #333;
}
.banner-style-post-2 .st_breadcrumb {
  padding: 0px 15px;
}
.banner-style-post-2 .st_breadcrumb #breadcrumbs {
  margin-bottom: 20px;
}
.browserFirefox #comments .form-group .col-md-6 {
  margin-top: 10px;
}
.element_blog_style_list .row {
  margin-top: 30px;
}
.element_blog_style_list .st-media .media {
  position: relative;
}
.element_blog_style_list .st-media .media .popup-media {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-origin: padding-box;
  background-size: auto auto;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  opacity: 0;
  top: 0px;
  border: 0px solid transparent;
  background-clip: padding-box !important;
  transition: all 0.5s ease 0s;
}
.element_blog_style_list .st-media .media .popup-media a i {
  padding-bottom: 100px;
}
.element_blog_style_list .st-media .media:hover .popup-media {
  opacity: 1;
  background: rgba(0, 0, 0, 0.23);
}
.element_blog_style_list .st-media .media:hover .popup-media i {
  font-size: 40px;
  color: #33CCFF;
  padding-bottom: 0px;
}
.element_blog_style_list .st-media .media:hover .popup-media i:hover {
  color: #FFF;
}
.element_blog_style_list .format-quote.row .media {
  min-height: 200px;
  background: #3CF;
}
.element_blog_style_list .format-quote.row .media .popup-media.popup-quote {
  opacity: 1;
}
.element_blog_style_list .format-quote.row .media .popup-media.popup-quote > i {
  font-size: 60px;
  color: #fff;
}
.element_blog_style_list .format-quote.row .media .popup-media.popup-quote a {
  color: #fff;
  opacity: 0;
  position: absolute;
  left: 47%;
  top: 47%;
}
.element_blog_style_list .format-quote.row .media .popup-media.popup-quote p.content_quote {
  color: #fff;
}
.element_blog_style_list .format-quote.row .media:hover .popup-media.popup-quote a {
  opacity: 1;
  left: 45%;
  top: 45%;
}
.element_blog_style_list .st-content .title {
  font-size: 24px;
  letter-spacing: 0;
  margin-top: 0;
  text-transform: capitalize;
  color: #33CCFF;
  font-family: Raleway;
}
.element_blog_style_list .st-content .metabox {
  margin-bottom: 10px;
}
.element_blog_style_list .st-content .metabox .meta-author {
  font-size: 12px;
}
.element_blog_style_list .st-content .metabox .meta-author a {
  font-size: 12px;
}
.element_blog_style_list .st-content .metabox .meta-category a {
  color: #000;
  font-size: 12px;
}
.element_blog_style_list .st-content .metabox .meta-category a:hover {
  color: #33CCFF;
}
.element_blog_style_list .st-content .date {
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}
.element_blog_style_list .st-content .text-justify {
  font-size: 14px;
  margin-bottom: 15px;
}
.element_blog_style_list .st_paging_navigation {
  float: left;
  margin-top: 30px;
}
.bt-style {
  border-radius: 5px;
}

@media (min-width: 768px){
  #fixed-navbar.header-top-1.class_menu_custom {
    position: relative;
  }
  .header-top-1.class_menu_custom .navbar-default .navbar-nav > .hovernav > a{
    color: #000;
  }
}
@media (max-width: 1024px) {
  .element_blog_style_list .format-quote.row .media .popup-media.popup-quote > i {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  .element_blog_style_list .format-quote.row .media .popup-media.popup-quote > i {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .element_blog_style_list .st-media {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .head_post_quote i {
    font-size: 60px;
  }
  .head_post_quote .cont_quote {
    padding-left: 20px;
  }
  .st_gallery_popup_s2 {
    text-align: center;
  }
  .social_post .tags {
    text-align: center;
  }
  .st-social-share {
    text-align: center;
    padding: 0;
    margin-top: 20px;
  }
  .section-single-style-2 .post_format-post-format-audio .fluid-width-video-wrapper {
    padding-top: 35%!important;
  }
}
@media (max-width: 480px) {
  .element_blog_style_list .format-quote.row .media .popup-media.popup-quote > i {
    font-size: 40px;
    padding-left: 0;
  }
  .section-single-style-2 .post_format-post-format-audio .fluid-width-video-wrapper {
    padding-top: 80%!important;
  }
}
@media (max-width: 320px) {
  .head_post_quote i {
    font-size: 50px;
  }
  .head_post_quote .cont_quote {
    padding-left: 15px;
  }
}
