@import url('https://fonts.googleapis.com/css?family=Open+Sans|Open+Sans+Condensed:700|Roboto');
/*
Theme Name: Slang
Theme URI:
Author: Trangdv
Author URI:
Description:
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: outsource
Text Domain: zing
*/
.text-citron {
  color: #a5be25;
}
.text-red {
  color: #d93030;
}
.text-grey {
  color: #666666;
}
/*--------------------------------------------------------------
Reset
--------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
small {
  border: 0;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  color: inherit;
}
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
a {
  color: inherit;
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: 0;
  text-decoration: none;
  color: inherit;
}
body {
  font-family: "Open Sans", sans-serif;
  color: #000000;
  font-size: 9pt;
}
.rating-symbol {
	font-size: 1rem; 
	color: #FFD042;
	cursor: pointer;
}
.nav-link{color:#a5be25;}
.chkoption{margin-bottom: 0px;font-weight: bold;}
.chkoption .form-checkbox {margin-right: 5px;margin-top: 7px;}
.title-quesion{margin-bottom: 10px;}
.clear-line{clear:both}
.package-option input[type=radio]{width: inherit;float:left;margin-right: 5px;margin-top: 7px;}
.package-option .form-item-package{float: left;padding-right: 20px;border: 1px solid #f0f0f0;margin-right: 20px !important;padding: 5px;}
.rate-text{float:left}
.lrate{float:left;padding-right:5px}
.rate{display:none}
.clclear{clear: both;}
.imgrate{width:120px;height:25px;background:no-repeat}
.viewvideo{float:left}
.viewvideo-btn{display:none !important}
.home-slider img{padding: 3px;border: 1px solid #ccc;background: #fff;}
.user-login-form input[type="text"]{width:100%}
.user-login-form input[type="password"]{width:100%}
.user-pass input[type="text"]{width:100%}

.rating-symbol + .rating-symbol {
	margin-left: 0.3125rem;
}
.list-group-item input[type="text"]{width:100%} 
.imghvr-fade1:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 50%; left: 50%;
	width: 2.25rem;
	height: 2.25rem;
	background: transparent url(../images/icon-play.png) no-repeat 50% 50%;
	border-radius: 50%;
	margin-left: -1.125rem;
	margin-top: -1.125rem;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.imghvr-fade1:before {
	background-color: rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: 0 0 4rem rgba(255, 255, 255, 1);
	-moz-box-shadow: 0 0 4rem rgba(255, 255, 255, 1);
	box-shadow: 0 0 4rem rgba(255, 255, 255, 1);
}
.intro-video:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 40%; left: 50%;
	width: 2.25rem;
	height: 2.25rem;
	background: transparent url(../images/icon-play.png) no-repeat 50% 50%;
	border-radius: 50%;
	margin-left: -1.125rem;
	margin-top: -1.125rem;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.intro-video:before {
	background-color: rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: 0 0 4rem rgba(255, 255, 255, 1);
	-moz-box-shadow: 0 0 4rem rgba(255, 255, 255, 1);
	box-shadow: 0 0 4rem rgba(255, 255, 255, 1);
}
.internetsource{display:none;margin-top:0px}
.radiosource{display:none}
.printsource{display:none}
.friendsource{display:none}
.contact-form .form-checkbox{float:left;padding-right:3px}
.contact-form .form-item-mail{padding-bottom: 10px;}
#edit-field-tell-me-about-it-wrapper{padding-top:10px;padding-bottom: 20px;}
.box-subscrible{background: #ffffff; padding-bottom: 20px;margin-bottom: 100px;}
.box-subscrible img{padding:10px}
.box-title{text-align:center;padding:20px}
.box-sub1 span{color:#ea210d;font-size:25px;font-weight: bold;}
.box-sub1{padding-top: 10px;background: #f4f4f4 url(/themes/zircon/images/icon_03.png) no-repeat left;height: 65px;padding-left: 85px;border: 1px solid #d9d9d9;margin-top:10px}
.box-sub1:hover{color:#ffffff;background: #a5be25 url(/themes/zircon/images/icon_03_h.png) no-repeat left;}
.box-sub3{padding-top: 10px;background: #f4f4f4 url(/themes/zircon/images/icon_07.png) no-repeat left;height: 65px;padding-left: 85px;border: 1px solid #d9d9d9;margin-top:10px}
.box-sub3 span{color:#ea210d;font-size:25px;font-weight: bold;text-transform: uppercase;}
.box-sub3:hover{color:#ffffff;background: #a5be25 url(/themes/zircon/images/icon_07_h.png) no-repeat left;}
.box-sub2{text-align:center;padding-top: 15px;background:#f4f4f4 url(/themes/zircon/images/icon_05.png) no-repeat left;height: 65px;padding-left: 85px;border: 1px solid #d9d9d9;margin-top:10px}
.box-sub2:hover{color:#ffffff;background: #a5be25 url(/themes/zircon/images/icon_05_h.png) no-repeat left;}
.form-item, .form-actions{margin:0px !important}
.form-control1{float:left !important}
.trigerbt{display:none !important}
.videos-search1-box{padding-top:15px}
.left-selected-videos{display:none}
.block-right{float:right}
.contact-form #edit-preview{display:none}
.user-form label{display:block !important}
.user-panel .upload {
    position: absolute;
    left: 20%;
    right: 0;
    bottom: 0;
    margin: 0.25rem;
display:none;
}
#edit-subject-0-value{width:100% !important;}
.your-videosall li{text-align:center}
.user-panel{position: relative;
    text-align: center;
background: #fff;
    margin-bottom: 20px;
    border: 1px solid #ccc;
}
.edit-profile label{display: inherit !important;}
#edit-gender label{display: inline-block !important;}
.user-panel .btn-upload{background: none;
    border: none;
    color: #fff;}
#tooltip {
	/* Functional */
	position: absolute;
	z-index: 10;
	/* Styling */
	background: #a5be25;
	color: #fff;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px #B4B4B4;
	-moz-box-shadow: 0px 0px 7px rgb(180, 180, 180);
	box-shadow: 0px 0px 7px #B4B4B4;
z-index:9999;
}
.videos-search1-box {
    padding-top: 0px !important;
}
.videos-search-box{padding-top: 1px !important;}
@media only screen and (min-width: 992px) {
  body {
    font-size: 11pt;
  }
}
@media only screen and (min-width: 100em) {
  body {
    font-size: 13pt;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.font-heading {
  font-family: "Open Sans Condensed", sans-serif;
}
h1 {
  font-size: 200%;
}
h2 {
  font-size: 175%;
}
h3 {
  font-size: 140%;
}
h4 {
  font-size: 120%;
}
.bold {
  font-weight: 700;
}
img {
  height: auto;
  max-width: 100%;
}
.zing-figure.block-center {
    display: block;
    max-width: 375px;
    margin: 0 auto;
}
.videos-to1-select{
	width: 100%;
    padding-right: 10px;
    outline: none;
    overflow: hidden;}
@media only screen and (min-width: 768px) {
  .align-right {
    float: right;
    margin: 0 0 10px 20px;
  }
	
}
@media only screen and (min-width: 768px) {
  .align-left {
    float: left;
    margin: 0 20px 10px 0px;
  }
}
header#site-header {
  background-color: #000000;
  padding-top: 10px;
}
header#site-header .top-area a {
  color: #a5be25;
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  margin: 0 10px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
header#site-header .top-area a:hover {
  color: #cee168;
}
header#site-header .top-area a i {
  margin-right: 3px;
}
header#site-header .logo-area {
  background-color: #ffffff;
  position: relative;
  top: 35px;
  margin-top: -20px;
}
header#site-header .logo-area .site-logo {
  color: #222;
  margin-top: 15px;
  margin-bottom: 10px;
}
.site-logo {
  font-size: 26pt;
}
.site-logo .big {
  line-height: 36px;
}
.site-logo .big img {
  vertical-align: top;
  margin-right: 7px;
}
@media only screen and (min-width: 768px) {
  .site-logo {
    font-size: 32pt;
  }
}
.site-logo small {
  font-size: 9pt;
  display: block;
  margin-top: 4px;
  letter-spacing: normal;
}
.site-logo small .text-red {
  font-weight: 900;
  font-family: "Open Sans", sans-serif;
}
@media only screen and (min-width: 768px) {
  .site-logo small {
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 992px) {
.how-it-work-mobile{display:none}
.how-it-work-pc{display:block}
}
@media only screen and (max-width: 992px) {
.how-it-work-mobile{display:block}
.how-it-work-pc{display:none}
}
#site-navigation {
  text-align: right;
}
#site-navigation ul.main-menu {
  display: block;
  float: right;
  overflow: hidden;
}
#site-navigation ul.main-menu li {
  display: inline-block;
  float: left;
  padding-top: 15px;
}
#site-navigation ul.main-menu li a {
  display: block;
  margin-left: 15px;
  text-transform: uppercase;
  color: #a5be25;
}
nav.zing-navbar {
  margin-bottom: 0;
  font-family: "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
}
nav.zing-navbar .zing-nav {
  border-top: 2px solid #a5be25;
}
@media only screen and (min-width: 768px) {
  nav.zing-navbar .zing-nav {
    border-top: none;
  }
}
nav.zing-navbar .navbar-nav > li.active > a {
  color: #a5be25;
  border-color: #a5be25;
  background-color: transparent;
}
nav.zing-navbar .navbar-nav > li > a {
  padding: 24px 0 15px;
  margin: 0 4px;
}
@media only screen and (min-width: 768px) {
  nav.zing-navbar .navbar-nav > li > a {
    margin: 0 6px;
    color: #444;
    border-top: 3px solid transparent;
    margin-top: -1px;
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  nav.zing-navbar .navbar-nav > li > a:hover {
    color: #a5be25;
    border-color: #a5be25;
    background-color: transparent;
  }
}
@media only screen and (min-width: 992px) {
  nav.zing-navbar .navbar-nav > li > a {
    margin: 0 15px;
    margin-top: -1px;
  }
}
nav.zing-navbar .navbar-toggle {
  margin-top: 20px;
}
nav.zing-navbar .navbar-toggle .icon-bar {
  height: 4px;
  width: 25px;
  background-color: #a5be25;
}
nav.zing-navbar .zing-btn {
  margin-top: -10px;
}
#site-breadcrumb {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  padding: 50px 0 10px;
  background: url("../images/bg_breadcrumb.jpg") center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  #site-breadcrumb {
    padding: 70px 0 10px;
  }
}
#site-breadcrumb .breadcrumb {
  margin-bottom: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
#site-breadcrumb .breadcrumb > li + li:before {
  padding: 0 15px;
}
#site-breadcrumb a:hover {
  color: #a5be25;
}
footer#site-footer {
  background-color: #ffffff;
  clear: both;
}
footer#site-footer .copyright {
  clear: both;
  color: #666666;
  padding: 10px 0;
}
footer#site-footer .copyright a {
  color: #a5be25;
}
@media only screen and (min-width: 768px) {
  footer#site-footer .copyright {
    padding: 15px 0 20px;
    top: -20px;
  }
}
footer#site-footer .contact-area {
  color: #fff;
}
footer#site-footer .contact-area .inner {
  padding: 8px 25px;
  background-color: #a5be25;
}
@media only screen and (min-width: 768px) {
  footer#site-footer .contact-area {
    position: relative;
    bottom: 30px;
    margin-bottom: -27px;
  }
}
footer#site-footer .contact-area .col-1 {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  footer#site-footer .contact-area .col-1 {
    text-align: left;
  }
}
.social-icons {
  width: 152px;
  margin: 10px auto 0;
  float: none;
}
@media only screen and (min-width: 768px) {
  .social-icons {
    float: right;
    margin: 0 auto;
  }
}
.social-icons li {
  display: inline-block;
  float: left;
  width: 38px;
  line-height: 32px;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  text-align: center;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.social-icons li i.fa {
  margin-top: 12px;
}
.social-icons li:last-child {
  border-right: 1px solid #ffffff;
}
.social-icons li:hover {
  background-color: #cee168;
}
.social-icons li a {
  display: block;
}
.site-inbox i.fa {
  display: inline-block;
  width: 38px;
  height: 38px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #000000;
  vertical-align: middle;
  line-height: 36px;
  font-size: 108%;
}
.pre-footer {
  padding: 30px 0 0;
  background-color: #000000;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .pre-footer {
    padding: 40px 0;
  }
}
.pre-footer .site-logo small {
  color: #ffffff;
}
.pre-footer .text-footer {
  font-family: "Roboto", sans-serif;
  color: #d2d2d2;
  font-size: 115%;
  padding: 20px 0 30px;
  text-align: justify;
}
@media only screen and (min-width: 768px) {
  .pre-footer .text-footer {
    text-align: center;
  }
}
.videos-process {
  display: block;
  clear: both;
}
.videos-process .step-heading {
  display: block;
  padding: 10px 20px;
  background-color: #a5be25;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 140%;
}
.videos-process .step-content {
  font-family: "Roboto", sans-serif;
}
.videos-process .step-content strong {
  font-weight: 650;
}
.videos-process .step-content .no-indicator {
  display: block;
  margin: 10px;
}
.videos-process .step-col {
  float: left;
  width: 100%;
  display: none;
}
@media only screen and (min-width: 768px) {
  .videos-process .step-col {
    display: block;
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .videos-process .step-col {
    min-height: 630px;
    width: 33.33%;
  }
}
.videos-process .step-1 {
  display: block;
}
@media only screen and (min-width: 768px) {
  .videos-process .step-1,.videos-process .step-2 {
    padding-right: 20px;
    border-right: 2px solid #ccc;
  }
}
.videos-process .step-1 .step-content {
  color: #444;
  background-color: #fff;
  padding: 15px;
  padding-top:1px;
}
.videos-process .step-2 {
  padding: 0 20px;
}
.videos-process .step-3 {
  clear: both;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .videos-process .step-3 {
    padding-left: 20px;
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .videos-process .step-3 {
    clear: none;
    width: 33.33%;
    margin-top: 0;
    float: left;
    border-left: 2px solid #ccc;
  }
}
.videos-process .step-go {
  margin-top: 20px;
  display: block;
  width: 50%;
  float: left;
  line-height: 30px;
  font-size: 180%;
  font-weight: 700;
  text-align: left;
}
.videos-process .step-go i.fa {
  font-size: 100%;
}
.videos-process .step-go.next {
  float: left;
    text-align: left;
    padding-bottom: 20px;
}
@media only screen and (max-width: 992px) {
  .box-sub2 {
    padding-top:20px;
font-size:14px;
  }
 .box-sub1 {
font-size:14px;
  }
.box-sub3 {
font-size:14px;
  }
}
@media only screen and (min-width: 768px) {
  .videos-process .step-go {
    display: none;
  }
}
.videos-process .step-go .zing-btn {
  padding: 3px 6px;
}
.videos-list li {
  margin-bottom: 5px;
  cursor: pointer;
}
.videos-list li:hover i.fa {
  border-color: #a5be25;
}
.videos-list li.checked i.fa {
  color: #a5be25;
}
.videos-list .bolder {
  font-weight: 600;
}
.videos-list i.fa {
  color: transparent;
  display: inline-block;
  font-size: 95%;
  line-height: 13px;
  width: 16px;
  height: 16px;
  text-align: left;
  padding: 1px;
  border: 1px solid #aaa;
  margin-right: 8px;
}
.videos-search-box {
  margin: 5px 0 15px;
}
.videos-search-box form {
  position: relative;
}
.videos-search-box form input {
  display: block;
  width: 100%;
  padding: 3px 10px;
  border: 1px solid #ccc;
  margin-bottom: 8px;
}
.videos-search-box form i.fa-search {
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 130%;
  color: #333;
  cursor: pointer;
}


.videos-search1-box {
  margin: 5px 0 15px;
}
.videos-search1-box form {
  position: relative;
}
.videos-search1-box form input {
  display: block;
  width: 100%;
  padding: 3px 10px;
  border: 1px solid #ccc;
  margin-bottom: 8px;
}
.videos-search1-box form i.fa-search {
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 130%;
  color: #333;
  cursor: pointer;
}

.videos-selected {
  margin-top: 25px;
}
.videos-selected i.fa {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #a5be25;
  color: #fff;
  font-size: 65%;
  line-height: 11px;
  width: 14px;
  height: 14px;
}
.no-indicator.out {
  color: #F00;
}
.videos-to-select {
  height: 350px;
  overflow-y: auto;
  max-width: 100%;
}
.videos-to1-select {
  height: 350px;
  overflow-y: auto;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .videos-to-select {
    height: 450px;
  }
 .videos-to1-select {
    height: 450px;
  }
}
.track3 {
  width: 10px;
  background: rgba(0, 0, 0, 0);
  margin-right: 2px;
  border-radius: 10px;
  -webkit-transition: background 250ms linear;
  transition: background 250ms linear;
}
.track3:hover,
.track3.dragging {
  background: #d9d9d9;
  /* Browsers without rgba support */
  background: rgba(0, 0, 0, 0.15);
}
.handle3 {
  width: 7px;
  right: 0;
  background: #999;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 7px;
  -webkit-transition: width 250ms;
  transition: width 250ms;
}
.track3:hover .handle3,
.track3.dragging .handle3 {
  width: 10px;
}
.your-videos{
    outline: none;
    overflow:scroll;
height: 650px;
}
.your-videos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.your-videos .video-title {
  margin-top: 3px;
}
.your-videos li {
  width: 48%;
  margin-top: 30px;
  position: relative;
}
.your-videos li .tooltip {
  opacity: 1 !important;
  z-index: 2;
}
.your-videos li figure {
  overflow: visible !important;
}
@media only screen and (min-width: 768px) {
  .your-videos li {
    width: 30%;
  }
}
@media only screen and (min-width: 992px) {
  .your-videos li {
    width: 23%;
  }
}
@media only screen and (max-width: 992px) {
.col-md-3 {
		width: 50%;
float:left
	}
}
@media only screen and (min-width: 1200px) {
  .your-videos li {
    width: 48%;
  }
}
.your-videos li:hover .trigger-play {
  background-color: rgba(165, 190, 37, 0.8);
}
.your-videos li .trigger-play {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  top: 0;
  left: 0;
  z-index: 1;
}
.your-videos li .trigger-play img {
  max-width: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -80px;
  margin-left: -20px;
  z-index: 2;
opacity:1;
}
.your-videos div.tooltip[role="tooltip"] {
  margin-bottom: -3px;
  width: 120%;
  margin: 0 auto;
}

.your-videosall li:hover .trigger-play {
  background-color: rgba(165, 190, 37, 0.8);
}
.your-videosall li .trigger-play {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  top: 0;
  left: 0;
  z-index: 1;
}
.your-videosall li .trigger-play img {
  max-width: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  z-index: 2;
}
.your-videosall div.tooltip[role="tooltip"] {
  margin-bottom: -3px;
  width: 120%;
  margin: 0 auto;
}



.submit-get-vide:visited,
.submit-get-vide:active {
  color: #ffffff;
  text-decoration: none;
}
.container {
  max-width: 100%;
}
@media (min-width: 413px) {
  .container {
    max-width: 95%;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    max-width: 92%;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
#home-video {
  padding: 90px 0 30px;
  background: url("../images/bg_section_video.png") center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  #home-video {
    padding: 120px 0 50px;
  }
}
@media only screen and (max-width: 768px) {
.col-md-3 {
		width: 50%;
float:left
	}
.col-xs-6{width: 100%;
float:left}
}
.home-slider {
  position: relative;
}
.home-slider .slide {
  padding: 0 10px;
}
.home-slider .slide img {
  display: block;
  width: 100%;
}
.home-slider .controls button {
  border: none;
  line-height: 60px;
  padding: 0 10px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
}
.home-slider .controls button i {
  font-size: 15px;
}
.home-slider .controls button:hover {
  background-color: #a5be25;
}
.home-slider button.prev {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 10px;
}
.home-slider button.next {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  right: 10px;
}
.featured-video {
  display: block;
  margin: 0 auto;
  max-width: 555px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .featured-video {
    margin-bottom: 50px;
  }
}
.featured-video figure {
  margin-bottom: 30px;
  position: relative;
  display: block;
  overflow: hidden;
  border: 6px solid #ffffff;
}
.featured-video figure figcaption {
  padding-top: 0;
}
.featured-video figure figcaption h2 {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .featured-video figure figcaption {
    padding-top: 60px;
  }
}
.featured-video figure:hover .trigger-play {
  background-color: transparent;
  top: 15%;
}
.featured-video figure .trigger-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
}
.featured-video figure .trigger-play img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
}
.zing-btn {
  background: #9bb70d url("../images/bg_btn.png") no-repeat center center / cover;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  min-width: 120px;
  padding: 8px 15px;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.zing-btn:hover {
  color: #fff;
  border-radius: 18px;
}
[class^='imghvr-'] figcaption,
[class*=' imghvr-'] figcaption {
  background-color: rgba(0, 0, 0, 0.92);
}
[class*=' imghvr-fade']:hover > img,
[class^=imghvr-fade]:hover > img {
  opacity: 1;
}
figcaption h3,
figcaption h2 {
  margin-bottom: 10px;
}
.zing-section {
  padding: 10px 0;
  background-color: #f9f9f9;
}
@media only screen and (min-width: 768px) {
  .zing-section {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .zing-section {
    padding: 50px 0;
  }
#page-member {
    padding: 20px 0;
  }
#page-member .zing-section {
    padding: 20px 0;
  }
}
.zing-section#how-it-works {
  background-color: #fff;
}
.info-block {
  font-family: "Roboto", sans-serif;
  color: #666;
}
.info-block strong {
  font-weight: 700;
}
.info-block .block-heading {
  font-size: 110%;
  padding: 5px 12px;
  color: #a5be25;
  font-weight: 700;
  display: inline-block;
  border: 1px solid #d1d1d1;
  border-bottom: none;
  text-transform: uppercase;
}
.info-block .block-content {
  padding: 5px;
  border: 1px solid #d1d1d1;
  border-top: 4px solid #a5be25;
}
@media only screen and (min-width: 768px) {
  .info-block .block-content {
    padding: 25px;
  }
}
.info-block .item.number-item {
  margin-top: 20px;
  padding: 8px 20px 30px 60px;
  position: relative;
  background-color: #f8f8f8;
}
@media only screen and (min-width: 768px) {
  .info-block .item.number-item {
    margin-top: 30px;
  }
}
.info-block .item.number-item .number {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 180%;
  background-color: #a5be25;
  color: #ffffff;
  width: 40px;
  line-height: 40px;
  height: 40px;
  display: block;
  text-align: center;
}
.info-block .item .inner-content {
  line-height: 28px;
}
.info-block .item .inner-content p {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .info-block .item .inner-content p {
    letter-spacing: 0.6px;
  }
}
.info-block .zing-figure {
  padding: 8px 8px 0px 8px;
  border: 1px solid #d1d1d1;
}
.zing-figure {
  overflow: hidden;
  display: inline-block;
  text-align: center;
  position: relative;
}
.zing-figure:hover .trigger-play {
  opacity: 0;
}
.zing-figure .trigger-play {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  margin-left: -30px;
}
.text-block {
  font-family: "Roboto", sans-serif;
  line-height: 28px;
}
.text-block strong {
  font-weight: 700;
}
.text-block p {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .text-block p {
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  #about-us .align-left {
    float: left;
    margin: 0 30px 40px 0px;
  }
}
@media only screen and (max-width: 768px) {
  div.contact-form {margin-top:40px !important;padding:10px !important}
}
div.contact-form {
  display: block;
  overflow: hidden;
  max-width: 620px;
  margin: 0 auto;
  background-color: #ffffff;
}
@media only screen and (min-width: 768px) {
  div.contact-form {
    padding: 30px;
    box-shadow: 0px 0px 8px 1px #ddd;
    border: 1px solid #eee;
  }
}
div.contact-form .form-heading {
  text-transform: uppercase;
  color: #444;
  margin-bottom: 20px;
}
div.contact-form .form-heading img {
  margin-right: 15px;
}
@media only screen and (min-width: 768px) {
  div.contact-form .form-heading {
    margin-bottom: 40px;
  }
}
div.contact-form input,
div.contact-form textarea {
  font-family: "Roboto", sans-serif;
  display: block;
  border: 1px solid #d1d1d1;
  padding: 8px 12px;
  margin-bottom: 2px;
}
div.contact-form input.zing-btn {
  width: 120px;
  float: right;
  margin-bottom: 0;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #ccc;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ccc;
}
.rounded {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.zlabel {
  color: #fff;
  padding: 1px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.zlabel.label-citron {
  background-color: #a5be25;
  border: 2px solid transparent;
}
.zlabel.label-citron:hover {
  color: #a5be25;
  background-color: transparent;
  border: 2px solid #a5be25;
}
/*# sourceMappingURL=style.css.map */
.user-login-form .form-item-has-coupon-code{
  margin-top: 5px;
}
.user-login-form .form-item-has-coupon-code .form-checkbox {
  margin-right: 10px;
}
.user-login-form .has-coupon-code{
  display: none;
}
.user-login-form .has-coupon-code .form-text{
  margin-top: -10px;
}
.user-login-form .form-actions{
  margin-top: 30px !important;
}
.box-subscrible{
  padding-top: 20px;
}
.box-subscrible .box-title{
  display: none;
}
.box-content{
  text-align: center;
  padding: 20px;
}
.text-block.videos-list{
  max-height: 450px;
  overflow-y: auto;
  max-width: 100%;
}
.alight-captcha{
    padding: 0 7px;
    margin-top: 10px;
}
.intro-video{
    position: relative;
    background:#F00;
    color:#fff;
    padding:10px;
    font-weight:bold; 
    margin-right: 30px; 
    font-size: 42px;
    width: 350px;
    padding-bottom: 30px;
    padding-top: 110px;
    float: left;
}
.box-subscrible .box-sb-fix{
    padding: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contact-form .form-item{
    margin-top: 10px !important;
}
.contact-form  .form-type-checkbox label{
    margin-left: 5px;
}
.contact-form .form-type-textfield label, .contact-form .form-type-textarea label{
    margin-bottom: 10px;
}
.home-slider .lvideo{
    margin-bottom: 30px;
}
.edit-profile label{
    margin-top: 10px;
    margin-bottom: 5px;
}
.form-item-gender{
    float: left;
    margin-right: 15px !important;
}
.list-group-item input[type="text"]{
    padding: 5px 15px;
}
input.button.form-submit{
    margin-top: 15px;
}
.top-get-moremobile{
    text-transform: uppercase;
    color: #d93030 !important;
    font-weight: bold;
    font-size: 18px;
}
.d-none{
  display: none;
}
@media(min-width: 768px) and (max-width: 1024px){
    .intro-video{
        width: 310px !important;
        margin-right: 20px !important;
    }
    .intro-video.intro2-video{
        margin-right: 0 !important;
    }
    .home-slider .col-md-4.lvideo{
        text-align: center;
    }
    .zing-section>.container{
        max-width: 100% !important;
        padding: 0 !important;
    }
}
@media (max-width: 767px){
    .intro-video{
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 15px !important;
    }
    .zing-section>.container{
        max-width: 100% !important;
        padding: 0 !important;
    }
    .home-slider .col-md-4.lvideo{
        text-align: center;
    }
    .box-subscrible .box-sb-fix {
        padding: 0 15px;
        margin: 0 auto;
        display: block;
        justify-content: center;
        align-items: center;
    }
}