@import url("../../3rd-party/jsn/css/jsn-fonticomoon.css");
@import url("../../3rd-party/font-icomoon/css/icomoon.css");
/**
 * @version    $Id$
 * @package    JSN_Framework
 * @author     JoomlaShine Team <support@joomlashine.com>
 * @copyright  Copyright (C) 2012 JoomlaShine.com. All Rights Reserved.
 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Websites: http://www.joomlashine.com
 * Technical Support:  Feedback - http://www.joomlashine.com/contact-us/get-support.html
 */
/* ============================== JOOMLASHINE GUI ============================== */
/*------------------------------------------------------
    Common css for front end
------------------------------------------------------*/
.jsn-bootstrap3 .carousel h4 {
  /*color: #fff;*/
  font-weight: bold;
}
.jsn-bootstrap3 .carousel h4 i {
  margin-right: 10px;
}
div.wr_text p.dropcap:first-letter {
  margin: 0.1em 0.2em 0.1em -0.05em;
}
.jsn-master .jsn-bootstrap3 .mejs-container,
.jsn-master .jsn-bootstrap3 .local_file,
iframe,
object,
video {
  max-width: 100%;
}
.wr_loading {
  display: none;
}
.wr_loading.active {
  display: block !important;
}
[class*="col-"] {
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  -o-box-sizing: border-box !important;
  -ms-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
/* === Prevent image shows beyond the container === */
.wr-element-container img {
  max-width: 100%;
  float: inherit !important;
}
/* Add margin for WP audio */
.wp-audio-shortcode {
  margin: 10px 0;
}
/* === tooltip === */
.tipsy img {
  float: none !important;
}
/* === social icons === */
ul.wr-social-links li a.facebook {
  background: url(../images/icon-socials/facebook.png) no-repeat 2px 3px #eceef5;
  border: 1px solid #CAD4E7;
  width: 20px;
}
ul.wr-social-links li a.facebook:hover {
  border-color: #9DACCE;
}
ul.wr-social-links li a.twitter {
  background: url(../images/icon-socials/twitter.png) no-repeat 2px 5px #eeeeee;
  border: 1px solid #CCC;
  width: 22px;
}
ul.wr-social-links li a.googleplus {
  background: url(../images/icon-socials/gplus.png) no-repeat 8px 2px;
  border: 1px solid rgba(0, 0, 0, 0.17);
  width: 42px;
}
ul.wr-social-links {
  margin: 0;
  padding: 0;
}
ul.wr-social-links li {
  list-style: none;
  display: inline-block;
  margin: 0 5px 0 0 !important;
}
ul.wr-social-links li a:hover {
  text-decoration: none;
}
ul.wr-social-links li a {
  font-size: 0.9em;
  display: inline-block;
  height: 21px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
ul.wr-social-links li a.googleplus:hover {
  border-color: rgba(0, 0, 0, 0.3);
}
ul.wr-social-links li a.twitter:hover {
  border-color: #AAA;
}
/* === Full width === */
.wr-full-width {
  overflow-x: hidden;
}
/** element typography **/
.jsn-bootstrap3 .wr-element-container p {
  margin: 0 0 20px;
  padding: 0;
  /* color: #666; */
}
/* Video & audio No file selected */
.jsn-bootstrap3 .wr-element-container > .jsn-bglabel {
  background-position: center top;
  background-repeat: no-repeat;
  color: #D3D3D3;
  font-size: 32px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5em;
  text-align: center;
  margin-top: 65px;
}
.jsn-bootstrap3 .wr-element-container[class^="icon-"] {
  margin-right: 5px;
}
/*------   Button   ------*/
.jsn-bootstrap3 .btn-group .btn {
  margin-bottom: 5px;
}
.jsn-bootstrap3 .btn-toolbar.text-center .btn-group {
  float: none;
}
/*------   Icon   ------*/
.jsn-bootstrap3 .progress-info i {
  margin-right: 10px;
}
/*------   Accordion   ------*/
.jsn-bootstrap3 .elementFilter {
  margin: 0;
}
.row {
  position: relative;
}
.row-inner {
  z-index: 1;
  position: relative;
}
.cbb-subrow {
  clear: both;
}
.cbb-subrow .subrow {
  margin-left: 0;
  margin-right: 0;
}
.cbb-row-bg-full {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.cbb-icon {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.cbb-icon i {
  display: block;
}
.cbb-icon.cbb-icon-style-circle {
  border-radius: 100%;
  padding: 15px 12px 7px;
}
.cbb-icon.cbb-icon-style-square {
  padding: 15px 12px 7px;
}
.cbb-textshadow {
  text-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 5px;
}
@media (max-width: 535px) {
  .wr-element-text {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.wpg-rev-slider-error {
  background: #EFEFEF;
  padding: 10px;
  border-radius: 8px;
  text-align: center !important;
}
.wpg-rev-slider-error * {
  border: 0 !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #969696 !important;
  text-align: center !important;
}
/*------------------------------------------------------
    SMARTPHONE LAYOUT (240 - 480)
------------------------------------------------------*/
@media only screen and (max-width: 480px), (max-device-width: 480px) {
  #fancybox-wrap,
  #fancybox-content,
  .jsn-bootstrap3 .progress-info,
  .jsn-bootstrap3 .wr-element-pricingtable[class*="table-"] > div {
    width: 100% !important;
  }
  .jsn-bootstrap3 .carousel .carousel-image,
  .mejs-container.mejs-audio,
  .local_file {
    max-width: 100%;
  }
  #fancybox-wrap,
  #fancybox-content {
    left: 0 !important;
  }
  .jsn-bootstrap3 .btn {
    margin: 5px;
  }
  .jsn-bootstrap3 .btn-group .btn {
    margin: 0;
  }
  .jsn-bootstrap3 .carousel-caption {
    position: absolute;
  }
  .testimonial .testimonial-item {
    margin-bottom: 20px;
  }
  .jsn-bootstrap3 .row-fluid.wr_fullwidth {
    padding: 10px !important;
  }
  .jsn-bootstrap3 .wr-element-pricingtable {
    display: inline-block;
  }
  .jsn-bootstrap3 .wr-pricingtable .wr-prtbl-cols-featured {
    margin-top: 35px;
  }
  .jsn-bootstrap3 .contentclips-item {
    margin-bottom: 15px;
  }
  .jsn-bootstrap3 .wr-pricingtable .wr-prtbl-cols {
    border-left: 1px solid #E4E4E4;
  }
}
/*------------------------------------------------------
    TABLET LAYOUT (481 - 960)
------------------------------------------------------*/
@media only screen and (min-width: 481px) and (max-width: 960px), (min-device-width: 481px) and (max-device-width: 960px) {
  .jsn-bootstrap3 .row {
    margin: 0;
  }
  #fancybox-wrap,
  #fancybox-content {
    width: 100% !important;
    left: 0 !important;
  }
  .jsn-bootstrap3 .carousel .carousel-image,
  .mejs-container.mejs-audio,
  .local_file {
    max-width: 100%;
  }
  .jsn-bootstrap3 .btn {
    margin: 5px;
  }
  .jsn-bootstrap3 .btn-group .btn {
    margin: 0;
  }
  .testimonial .testimonial-item {
    margin-bottom: 20px;
  }
}
