/*   

Theme Name: Business Russian IC
Description: 
Author: L.Kotane & E.Dziuba
Author URI: https://plus.google.com/u/0/110295925295050770002/posts
Version: 0.1
Text Domain: dms_theme


*/
.alignleft {
 float:left;
}
.alignright {
 float:right;
}
.clearfix {
  clear:both;
}
.post-info .post-category-lists {
    margin-bottom: 8px !important;
    height: 37px;
    overflow: hidden;
}
.post-info .post-category-lists .terms {
    display: block !important;
}
.post-info .post-excerpt {
    height: 34px !important;
}
.category-content .post-info {
    padding-bottom: 24px;
}

.subscribe-form-popup .getresponse-form .getresponse-reCAPTCHA {
 padding-top: 10px;
padding-bottom: 10px;
}
.subscribe-form-popup .getresponse-form .getresponse-form-report{
 padding-top: 10px;
padding-bottom: 6px;
}
.form-popup-type-1 .subscribe-form {
   
    padding: 40px 20px !important;
}
.form-popup-type-1.subscribe-form-popup .theme-page-h2 {
    margin-bottom: 30px !important;
}

.post-password-form {
    text-align:center;
    font-size: 20px;
}
#lesson-page-container .vc_custom_heading {
    margin-bottom: 12px;
    padding-top: 10px;
}

#lesson-page-container .vc_custom_heading.lessons-title-01,
.post-password-form h2{
font-size: 29px;
    font-family: "HelveticaNeueCyrThin";
    display: table;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 22px;
    padding-top: 40px;
}
#lesson-page-container .vc_custom_heading.lessons-title-01:before,
.post-password-form h2:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #c4c4c4;
    bottom: 0px;
    left: 0px;
    z-index: 1;
}
#lesson-page-container .vc_custom_heading.lessons-title-01:after,
.post-password-form h2:after {
    content: "";
    display: block;
    position: absolute;
    width: 27px;
    height: 3px;
    background: #005aff;
    bottom: 0px;
    left: 0px;
    z-index: 2;
}
.post-password-form label {
    display: block;
    font-family: "HelveticaNeueCyrThin";
    font-size: 100%;
    padding: 8px;
}
.post-password-form input {
    border-radius: 18px;
    font-size: 16px;
    font-family: "HelveticaNeueCyrRoman";
    border: 1px solid #d0d0d0;
    max-width: 280px;
    width: 100%;
    line-height: 1;
    padding: 9px 20px 9px 20px;
}

.post-password-form  input[type="submit"] {
    background: #d63a30;
    border-radius: 22px;
    color: #fff;
    padding: 18px 20px 16px 20px;
    font-size: 17px;
    font-family: "HelveticaNeueCyrRoman";
    min-width: 194px;
    margin-bottom: -10px;
    margin-top: 32px;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 20px;
}
#lesson-page-container .wpb_video_widget  {
 	margin-bottom: 20px;
	padding-top: 20px;
}
#lesson-page-container .wpb_video_widget .wpb_heading { display: none; }
#lesson-page-container .vc_custom_heading.lessons-title-02 {
    font-family: "HelveticaNeueCyr";
    font-size: 20px;
    color: #5f5f5f;
}

#lesson-page-container .vc_custom_heading a {
    color: #d63a30;
}