/* video */
.wr-element-video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.wr-element-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Pricing Table */
@media screen and (max-width: 783px) {
.jsn-bootstrap3 .wr-element-pricing_table {
	display: table;
	width: 100%;
	text-align: center;
}
.jsn-bootstrap3 .wr-element-pricing_table li{
    list-style: none;
    font-size: 13px;
	line-height: 20px;
	color: #666;
	font-weight: normal;
}
.jsn-bootstrap3 .wr-element-pricing_table li:nth-child(even) {
	background: #F7F7F7;
}
.jsn-bootstrap3 .wr-element-pricing_table li:nth-child(odd) {
	background: #FFF;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols {
    border: 1px solid #e5e5e5;
    border-top: none;
    float: left;
    margin: 20px 0 0;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols .wr-prtbl-tipsy {
	margin: 0;
	font-style: normal;
	font-weight: normal;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols.first .wr-prtbl-features label {
	color: #8C8C8C;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols.first,
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols.first .wr-prtbl-header,
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols.first .wr-prtbl-header * {
	border-color: #fff;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols.first {
	display: none !important;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols .wr-prtbl-cols.first .wr-prtbl-header .wr-prtbl-features {
	margin-top: 2px;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols.first ul li {
	text-align: right;
	padding-right: 20px;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols.first .wr-prtbl-title {
	background: none;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols.first .wr-prtbl-price {
	border-top-color: #fff;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols:nth-Child(2) {
	border-left: 1px solid #e5e5e5;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-header {
	height: 100%;
	border-bottom: 1px solid #e5e5e5;
}
.jsn-bootstrap3 .table-2-col .wr-prtbl-cols {
	width: 100% !important;
}
.jsn-bootstrap3 .table-3-col .wr-prtbl-cols {
	width: 100% !important;
}
.jsn-bootstrap3 .table-4-col .wr-prtbl-cols {
	width: 100% !important;
}
.jsn-bootstrap3 .table-5-col .wr-prtbl-cols {
	width: 100% !important;
}
.jsn-bootstrap3 .table-6-col .wr-prtbl-cols {
	width: 100% !important;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-title {
	padding: 5px 0;
	color: #FFF;
	background: #4D4D4D;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-meta {
	background: #FFF;
	min-height: 150px;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-title h3 {
	font-size: 18px;
	line-height: 1.2;
	margin: 5px 0;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-title .wr-prtbl-image {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin: 5px 0 -8px;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-title .wr-prtbl-image img {
	display: block;
	width: 100%;
	height: 100%;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols-featured .wr-prtbl-title {
	background: #428BCA;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-desc {
	font-size: 11px;
	line-height: 18px;
	color: #999;
	margin: 5px 15px 15px;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-price {
	text-transform: capitalize;
	font-size: 3.0em;
	line-height: 1.2;
	margin-left: 25px;
	padding: 30px 0 10px;
	font-weight: bold;
	color: #428BCA;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-header sup {
	font-weight: normal;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-header sub {
    font-size: 0.3em;
    font-weight: normal;
    color: #666;
}
.jsn-bootstrap3 .wr-element-pricing_table ul.wr-prtbl-features {
	list-style: none;
	margin: 0;
	padding: 0;
}
.jsn-bootstrap3 .wr-element-pricing_table ul.wr-prtbl-features li {
	border-bottom: 1px solid #EEE;
    margin: 0;
    padding: 10px 0;
    line-height: 21px;
    min-height: 42px;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols .wr-prtbl-footer {
	background: #FFF;
	padding: 20px 0;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols-featured {
	margin: 20px 0 0 !important;
	border: 1px solid #EEE;
	border-top: none;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols-featured .wr-prtbl-title {
	padding: 15px 0 15px;
	border: none;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols-featured .wr-prtbl-footer {
	padding: 30px 0;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols-featured .wr-prtbl-footer .btn {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}
.jsn-bootstrap3 .wr-element-pricing_table .wr-prtbl-cols-featured .wr-prtbl-footer .btn:hover {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e;
}

}
/* testimonial */
.wr-testimonial-content p {
  font-family: Georgia, sans-serif !important;
  font-size: 18px !important;
  font-style: italic;
  line-height: 1.6em !important;
  text-align: center;
  color: #777777 !important;
}

/* --- rpd form --- */
.rpd-subscribe .rpd-desc {
	margin-bottom: 15px;
}
.rpd-subscribe input.rpd-field {
	padding: 0.3em 0.4em;
	line-height: 1.6em;
	border-radius: 5px;
	margin-bottom: 0.6em;
}
.rpd-subscribe input.rpd-button {
	border: 0;
}
.rpd-subscribe p.disclaimer{
	font-size: 13px;
}

/* carousel */

.carousel .carousel-inner .item h4 {
	color: #fff;
	font-size: 30px;
}
.carousel .carousel-inner .item .carousel-caption p {
	color: #fff;
	font-size: inherit;
}

.carousel .carousel-inner .item .carousel-caption a:hover{
	color: #fff;
}

/* --- button --- */
.custombtn {
	border: none;
	display: inline-block;
	width: auto;
}

.custombtn:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  /* IE 5-7 */
  filter: alpha(opacity=85);
  /* Netscape */
  -moz-opacity: 0.8;
  /* Safari 1.x */
  -khtml-opacity: 0.8;
  /* Good browsers */
  opacity: 0.8;
}

/* portfolio */
.weblizar-portfolio-grid-page {
	margin-left: -10px !important;
	margin-right: -10px !important;
}

.wr-element-divider {
	text-align: center;
	margin:0 auto;
}
.wr-element-divider div {
	text-align: center;
	margin:0 auto;
}

/*  Form */
form.wpcf7-form input[type="text"],form.wpcf7-form input[type="email"],form.wpcf7-form textarea {
	width: 100%;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
}

/* pricing table */
.wr-prtbl-header .wr-prtbl-title h3 {
	color: #fff;
	font-size: 32px;
}

/* -- rapidbutton --- */
.st-buttons a,.st-buttons a.normal {
	border: none;
	display: inline-block;
	width: auto;
	font-size: inherit;
	padding: 0.2em 0.6em !important;
	-webkit-border-radius: .2em; 
	-moz-border-radius: .2em;
	border-radius: .2em;
}
.st-buttons a.big {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 160% !important;
	padding: 0.5em 0.8em !important;
	-webkit-border-radius: .2em !important;
	-moz-border-radius: .2em !important;
	border-radius: .2em !important;
}

/* purple button*/
 
.st-buttons .stbutton_purple {
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #F5F5F5; 
	border: solid 1px #870187;
	background: #B405B4;
}
  
/* orange button */
 
.st-buttons .stbutton_orange {
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #fff; 
	background: #ff7700;
}




/* green button */
.st-buttons .stbutton_green {
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background: #21a117;
  }

/* blu button */

.st-buttons .stbutton_blu {
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background: #2693FF;
  }


/* gray buttons */

.st-buttons .stbutton_gray {
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background: #BBBBBB;
  }


/* black buttons */

.st-buttons .stbutton_black {
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: #444444;
  }

/* red buttons */

.st-buttons .stbutton_red {
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: #D90000;
  }
/* pink buttons */

.st-buttons .stbutton_pink {
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: #FF73FF;
  }

/* yellow buttons */

.st-buttons .stbutton_yellow {
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: #FFC926;
  }