.cbb-list {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
}
.cbb-list li {
  clear: both;
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  min-height: 60px;
  overflow: hidden;
  position: relative;
  padding-bottom: 10px;
}
.cbb-list.cbb-list-layout-left .cbb-list-icon,
.cbb-list.cbb-list-layout-right .cbb-list-icon {
  position: absolute;
  top: 10px;
}
.cbb-list.cbb-list-layout-right {
  text-align: right;
}
.cbb-list.cbb-list-layout-right .cbb-list-icon {
  right: 0;
}
.cbb-list.cbb-list-layout-center {
  text-align: center;
}
.cbb-list.cbb-list-layout-center .cbb-list-icon {
  margin-top: 10px;
}
@media (max-width: 991px) {
  .cbb-list li .cbb-list-icon {
    position: static !important;
    display: block !important;
    text-align: center !important;
  }
  .cbb-list li .cbb-list-content-wrap {
    padding: 0 !important;
  }
  .cbb-list li .cbb-list-content-wrap > h4 {
    text-align: center;
  }
}

/*------------------------------------------------------------*/
/** Video **/
.cb-responsive-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.cb-responsive-video.widescreen {
  padding-bottom: 56.34%;
}

.cb-responsive-video.vimeo {
  padding-top: 0;
}

.cb-responsive-video embed, .cb-responsive-video iframe, .cb-responsive-video object, .cb-responsive-video video {
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
}
/*------------------------------------------------------------*/
/*** Promo Box ***/
.jsn-bootstrap3 .promo-box-shadow:before,.promo-box-shadow:after {
	bottom: 15px;
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.35);
	content: "";
	height: 20%;
	left: 10px;
	max-height: 100px;
	max-width: 300px;
	position: absolute;
	transform: rotate(-3deg);
	-ms-transform: rotate(-3deg); /* IE 9 */
	-webkit-transform: rotate(-3deg); /* Safari and Chrome */
	width: 50%;
	z-index: -1;
}
.jsn-bootstrap3 .promo-box-shadow:after {
	left: auto;
	right: 10px;
	transform: rotate(3deg);
	-ms-transform: rotate(3deg); /* IE 9 */
	-webkit-transform: rotate(3deg); /* Safari and Chrome */
}

.jsn-bootstrap3 .promo-box-shadow p:last-child { margin-bottom: 0px; }

.jsn-bootstrap3 .wr-promobox {
	position: relative;
	z-index: 1;
}
.jsn-bootstrap3 .wr-promobox h2 {
	clear: none;
	margin-top: 0px;
}
.jsn-bootstrap3 .wr-promobox section {
	padding: 28px 30px 20px 30px;
	position: relative;
}
.jsn-bootstrap3 .wr-promobox .btn {
	margin: 10px 0 0 15px;
}

.jsn-bootstrap3 .wr-pb-no-content .btn { margin-top: 0; }
/*------------------------------------------------------------*/
/*** Button Bar ***/
.wr-element-button .btn i[class *="icon-"] {
    margin-right: 9px; 
}
/*------------------------------------------------------------*/

/*** Testimonial ***/
[id*="testimonial_"] {
  margin-bottom: 40px !important;
}
.wr-testimonial {
  position: relative;
}
.wr-testimonial-item {
  text-align: left;
}
.wr-testimonial-box {
  position: relative;
  background: #FFF;
  border: 1px solid #DDD;
  padding: 20px 30px 15px;
  border-radius: 5px;
}
.jsn-bootstrap3 .carousel.wr-testimonial ol.carousel-indicators li { background-color: #D6D6D6; }
.jsn-bootstrap3 .carousel.wr-testimonial ol.carousel-indicators li.active { background-color: #0088CC; }
.jsn-bootstrap3 .carousel.wr-testimonial .carousel-inner { padding-bottom: 20px; }
.wr-testimonial .wr-testimonial-content p {
  text-align: center;
}
.wr-testimonial-item .top>.arrow {
left: 59px;
margin-left: -9px;
border-bottom-width: 0;
border-top-color: #999;
border-top-color: rgba(0,0,0,.25);
bottom: -10px;
}
.wr-testimonial-box .arrow {
border-width: 9px;
}
.wr-testimonial-box .arrow, .wr-testimonial-box .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.wr-testimonial-item .top>.arrow:after {
content: " ";
bottom: -8px;
margin-left: -9px;
border-bottom-width: 0;
border-top-color: #FFF;
}
.wr-testimonial-item .top>.arrow:after {
border-width: 9px;
content: "";
}
.wr-testimonial-content p {
  font-family: "Times New Roman", serif;
  font-size: 0.91em;
  font-style: italic;
  text-align: center;
  /*color: #555;*/
}
.wr-testimonial-avatar {
  display: inline-block;
  width: 70px;
  height: 70px;
  margin: 15px 10px 0 0;
  float: left;
}
.wr-testimonial-avatar img {
  display: block;
  width: 100%;
}
.wr-testimonial-avatar-icon {
	float: left;
	width: 34px;
	font-size: 32px;
	margin: 7px 10px 0 6px;
}
.wr-testimonial-meta {
  margin: 5px 20px 20px
}
.wr-testimonial-meta {
  margin: 12px 20px 20px;}
  
.wr-testimonial-meta.wr-testimonial-with-avatar { margin-top: 26px; }

.wr-testimonial-meta.wr-testimonial-with-avatar.wr-testimonial-only-name { margin-top: 40px; }
.wr-testimonial-meta.wr-testimonial-no-avatar.wr-testimonial-only-name { margin-top: 20px; }

.wr-testimonial-meta .wr-testimonial-name {
  display: block;
  font-weight: bold;
  color: #393939;
}
.wr-testimonial-meta .wr-testimonial-jobtitle, .wr-testimonial-meta .wr-testimonial-country, .wr-testimonial-meta .wr-testimonial-link {
  display: inline-block;
  font-size: 0.8em;
  padding: 0px 10px 0 0;
  float: left;
}
.wr-testimonial-meta .wr-testimonial-jobtitle, .wr-testimonial-meta .wr-testimonial-country {
  color: #8A8A8A;
}
.wr-testimonial .carousel-indicators {
  bottom: -36px !important;
}
.wr-testimonial .wr-arrow-left, .wr-testimonial .wr-arrow-right {
  border: 1px solid #ccc;
  top: auto;
  bottom: 0px;
  position: absolute;
  display: inline-block;
  margin-top: -19px;
  font-size: 15px;
  color: #AAA;
  width: 25px;
  height: 25px;
  line-height: 24px;
  text-shadow: none;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
        border-radius: 3px;
}
.wr-testimonial .wr-arrow-left {
  left: 50%;
  margin-left: -28px
}
.wr-testimonial .wr-arrow-right {
  right: 50% !important;
  margin-right: -28px;
}
.wr-testimonial .wr-arrow-left:hover, .wr-testimonial .wr-arrow-right:hover {
  color: #428BCA;
  border-color: #428BCA;
}
/*------------------------------------------------------------*/
/* Carousel */
.jsn-bootstrap3 .carousel {
    max-width: 100%;
}
.jsn-bootstrap3 .carousel .carousel-caption {
    background: rgba(0, 0, 0, 0.8);
    padding: 10px 25px 35px 25px;
    text-shadow: none;
    left: 10%;
    right: 10%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.jsn-bootstrap3 .carousel .carousel-caption i {
    margin: 0 15px 0 0;
}
.jsn-bootstrap3 .carousel .carousel-caption p {
    color: #AAA;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 19px;
}
.jsn-bootstrap3 .carousel .carousel-content {
    padding: 0 50px;
}
.jsn-bootstrap3 .carousel .carousel-control {
    background: none;
}
.jsn-bootstrap3 .carousel .carousel-control span {
    position: absolute;
    display: inline-block;
    top: 50%;
    width: 38px;
    height: 38px;
    margin-top: -19px;
    font-size: 15px;
    line-height: 38px;
    background: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 0px;
}
.jsn-bootstrap3 .carousel .carousel-indicators {
    bottom: 15px;
}
.jsn-bootstrap3 .carousel .carousel-indicators li {
    margin: 1px 3px;
}
.jsn-bootstrap3 .carousel .carousel-indicators .active {
    margin: 0 2px;
}
.jsn-bootstrap3 .carousel .carousel-control span.fa-chevron-left {
    left: 5px;
}
.jsn-master .jsn-bootstrap3 .carousel .carousel-control span.fa-chevron-right {
    right: 5px;
}

.wr-element-carousel .carousel-inner > .item > img, .carousel-inner > .item > a > img
{ margin: 0 auto; }


/*------------------------------------------------------------*/
/*-----Accordion-----*/
.jsn-bootstrap3 .wr-element-accordion {
	padding: 0 0 5px;
}
.jsn-bootstrap3 .panel-heading {
    padding: 0;
}
.jsn-bootstrap3 .panel-title a {
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none !important;
}
.jsn-bootstrap3 .panel-title a:hover {
    background: #F9F9F9;
}
.jsn-bootstrap3 .panel-title i[class *="icon-"] {
    margin-right: 8px;
}

/*------------------------------------------------------------*/
/*** Tabs ***/
[id *="tab_"] {
    padding: 10px 0;
}
.jsn-bootstrap3 a, .jsn-bootstrap3 a:active, .jsn-bootstrap3 a:focus {
    outline: none;
}
.jsn-bootstrap3 .tabbable {
    padding: 0;
}
.jsn-bootstrap3 .tabbable .tab-content {
    overflow: auto;
    background: #FFF;
    border: 1px solid #DDD;
    border-top: none;
    padding: 12px 20px 10px 20px;
}
.jsn-bootstrap3 .tabs-below .tab-content {
    margin-bottom: 0;
    border-bottom: none;
}
.jsn-bootstrap3 .nav-tabs {
    margin: 0px;
}
.jsn-bootstrap3 .tabs-below .nav-tabs li {
    margin: -1px 0 0;
}
.jsn-bootstrap3 .nav-tabs li i {
    margin: 2px 5px 0 0;
}
.jsn-bootstrap3 .tabs-below .tab-content, .jsn-bootstrap3 .tabs-left .tab-content, .jsn-bootstrap3 .tabs-right .tab-content {
    border-top: 1px solid #DDD;
}
.jsn-bootstrap3 .tabs-left .nav-tabs {
    border-right: none;
    margin-right: -3px;
}
.jsn-bootstrap3 .tabs-right .nav-tabs {
    border-left: none;
    margin-left: -1px;
}
.jsn-bootstrap3 .nav-tabs li, .jsn-bootstrap3 .nav-tabs li {
    margin-left: 0;
}
.jsn-bootstrap3 .tabs-left .nav-tabs li, .jsn-bootstrap3 .tabs-right .nav-tabs li {
    margin: 0;
}
.jsn-bootstrap3 .tabs-below .nav-tabs {
    border-bottom: none;
    border-top: 1px solid #DDD;
}
.jsn-bootstrap3 .tabs-below .nav-tabs li.active a {
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #DDD;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.jsn-bootstrap3 .tabs-left>.nav-tabs>li, .jsn-bootstrap3 .tabs-right>.nav-tabs>li {
    float: none;
}
.jsn-bootstrap3 .tabs-left>.nav-tabs {
    float: left;
}
.jsn-bootstrap3 .tabs-left .nav-tabs, .jsn-bootstrap3 .tabs-right .nav-tabs, .jsn-bootstrap3 .tabs-left .nav-tabs li a {
    border: none;
}
.jsn-bootstrap3 .tabs-left .nav-tabs li.active a {
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #DDD;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.jsn-bootstrap3 .tabs-right>.nav-tabs {
    float: right;
}
.jsn-bootstrap3 .tabs-right .nav-tabs li.active a {
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #DDD;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
