.cz-main-left-section {
	margin-bottom: 20px;
}
.bc_home_banner {
	margin-top: 0px;
	vertical-align: top
}
@-moz-document url-prefix() {
.bc_home_banner {
margin-top:0px;
}
}
.bc_banner_mob {
	display: none;
}
.bc_banner_item {
	width: 24.8%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 0 3px 0.2%;
	height: 351px;
	overflow: hidden;
	float: left;
}
.bc_banner_item a {
	position: relative;
	display: block;
	height: 351px;
}
.bc_design_banner .bc_banner_item {
	height: 351px;
	overflow: hidden;
	width: 24.8%;
}
.cz-view-btn {
	display: block;
	margin: 18px auto 0 auto;
	width: 140px;
	height: 40px;
	border-radius: 2px;
	border: 1px solid #dfdfdf;
	text-align: center;
	line-height: 40px;
	font-weight: 700;
	color: #666666;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	background: #f5f5f5;
}
.cz-view-btn:hover {
	text-decoration: none;
	color: #666666;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.bc_banner_item {
	margin: 0px 0 3px 0.2%;
}
}
.bc_banner_item img {
	width: 100%;
	height: auto;
}
.bc_banner_item_small {
	position: relative;
	margin: 1% 0 0 0;
	height: 49.6%;
	overflow: hidden;
}
.bc_banner_item_small:first-child {
	margin-top: 0px;
}
.bc_banner_item_small a {
	height: 100%;
}
.bc_banner_item_small img {
	width: 100%;
	height: 100%;
}
.bc_banner_item a:before, .bc_banner_item_small a:before, .cz-banner-item-little-small a:before {
	background: rgba(0,0,0,0.5);
	position: absolute;
	content: " ";
	left: 0;
	top: auto;
	bottom: 0;
	height: 130px;
	width: 100%;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
}
.bc_banner_item_small a:before {
	height: 87px;
}
.bc_banner_caption {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	z-index: 5;
	padding: 15px 8px 15px 18px;
}
.bc_design_banner .bc_banner_caption {
	padding: 15px 20px 15px 20px;
}
.bc_banner_item a:hover:before, .bc_banner_item_small a:hover:before {
	height: 100%;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
}
.bc_banner_item h4, .bc_banner_item p {
	color: #ffffff;
	margin: 8px 0 9px;
}
.bc_design_banner .bc_banner_item h4 {
	font-size: 20px;
}
.bc_banner_caption span {
	color: #ff8b00;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold
}
.bc_banner_item_small h4 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 0;
}
.bc_cat_btn, .bc_cat_btn:hover {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 6px 13px 6px 12px;
	text-transform: uppercase;
	border-radius: 0;
	background: #ec5d3b;
	margin: 0 0 9px 0;
	display: table;
}
.bc_btn_yellow {
	background: #e5c00f;
}
.bc_btn_green {
	background: #00a270;
}
.bc_btn_blue {
	background: #716aba;
}
.bc_btn_red {
	background: #eb1d5d;
}
.cz-banner-item span, .cz-banner-item-little-small span, .cz-three-equal span, .cz-two-equal span, .cz-banner-full-item span {
	color: #ff8b00;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.cz-banner-item p, .cz-banner-item h4, .cz-three-equal p, .cz-three-equal h4, .cz-two-equal p, .cz-banner-full-item p, .cz-two-equal h4, .cz-banner-full-item h4 {
	margin: 3px 0;
}
.cz-banner-item, .cz-three-equal, .cz-two-equal, .cz-banner-full-item {
	width: 24.8%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 0 3px 0.2%!important;
	height: 446px;
	
	overflow: hidden;
	float: left;
	background: #000;
}
.cz-three-equal {
	width: 33.13% !important;
}
.cz-two-equal {
	width: 49.8% !important;
}
.cz-banner-full-item {
	width: 100% !important;
	margin-left: 0!important;
}
.cz-banner-item-little-small h4 {
	font-size: 16px;
	font-weight: 500;
	line-height: 18px;
}
.cz-banner-item a, .cz-three-equal a, .cz-two-equal a, .cz-banner-full-item a {
	position: relative;
	display: block;
	height: 100%;
}
.cz-banner-item a:before, .cz-three-equal a:before, .cz-two-equal a:before, .cz-banner-full-item a:before {
	height: 117px;
}
.cz-banner-item-little-small a:before {
	height: 91px;
}
.cz-banner-item-little-small {
	position: relative;
	margin: 1% 0 0 0;
	height: 32.9%;
	overflow: hidden;
}
.cz-banner-item-little-small:first-child {
	margin-top: 0;
}
.cz-banner-item-little-small a {
	height: 100%;
}
.cz-banner-item-little-small img {
	width: 100%;
	height: 100%;
}
.cz-banner-item-little-small a:hover:before {
	height: 100%;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
}
.cz-banner-item-little-small span {
	bottom: 70px;
}
.cz-orange-bttn {
	background: #ec5d3b;
}
.cz-yellow-bttn {
	background: #e5c00f;
}
.cz-green-btn {
	background: #00a270;
}
.cz-pink-bttn {
	background: #00a270;
}
.cz-brown-bttn {
	background: #874204;
}
.cz-lavender-bttn {
	background: #716aba;
}
.cz-banner-item .bc_banner_caption, .cz-three-equal .bc_banner_caption, .cz-two-equal .bc_banner_caption, .cz-banner-full-item .bc_banner_caption {
	padding: 15px 8px 8px 18px;
}
.cz-banner-item .cz-banner-small a:before {
	height: 87px;
}
.cz-banner-item .bc_banner_item_small {
	height: 49.6%;
	margin-top: 1%;
	overflow: hidden;
}
.cz-banner-item .bc_banner_item_small:first-child {
	margin-top: 0;
}
.bc_banner_item_small a:before {
	height: 87px;
}
.bc_main_content {
	padding: 40px 0 0;
}
.bc_help_box {
	background: #f5f5f5;
	border: #dddddd solid 1px;
	margin: 0 0 40px 0;
}
.bc_help_img, .bc_help_txt {
	display: inline-block;
	vertical-align: top;
	width: 29%;
	margin: -1px 0;
}
.bc_help_img img {
	width: 100%;
	height: auto;
}
.bc_help_txt {
	padding: 10px 22px 9px 21px;
	width: 70.5%;
	margin: 0;
}
.bc_help_txt textarea {
	border: #6fc03a solid 2px;
	background: #ffffff;
	font-size: 16px;
	color: #666666;
	font-weight: 300;
	padding: 8px 15px 8px 14px;
	width: 100%;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
	border-radius: 2px;
	margin: 0 0 17px 0;
	min-height: 91px;
}
.bc_sub_btn {
	background: #69bd32;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border-radius: 2px;
	padding: 7px 16px 9px 15px;
	border: none;
	box-shadow: none;
	line-height: 18px;
}
.bc_sub_btn:hover {
	color: #ffffff;
	background: #5eab2b;
}
.bc_latest_news h3, .bc_right_sidebar h3 {
	position: relative;
}
.bc_latest_news h3:before {
	position: absolute;
	content: " ";
	z-index: 5;
	background: #eaeaea;
	height: 5px;
	width: 80.5%;
	top: 14px;
	left: auto;
	right: 0;
}
.bc_latest_news ul li {
	list-style: none;
	border-top: #e6e6e6 dotted 1px;
	padding: 27px 0 23px;
}
.bc_latest_news ul li:first-child {
	border: none;
	padding-top: 9px;
}
.bc_latest_news_img, .bc_latest_news_text {
	display: inline-block;
	vertical-align: top;
	width: 22.2%;
}
.bc_latest_news_img img {
	width: 100%;
	height: auto;
}
.bc_latest_news_text {
	width: 77.3%;
	padding-left: 13px;
}
.bc_latest_news_text span {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin: -6px 0 0 0;
}
.bc_latest_news_text span a:hover {
	color: orange;
}
.bc_latest_news_text h4 {
	font-weight: 500;
	font-size: 20px;
	margin: 3px 0;
	line-height: 26px;
}
.bc_latest_news li:hover .bc_latest_news_text h4 {
	color: #5f81bc;
}
.bc_latest_news_text p {
        color: #070707;
	margin: 7px 0 12px;
}
.bc_latest_news_text ul li {
	display: inline-block;
	vertical-align: top;
	border: none;
	padding: 0 6px 0 10px;
	position: relative;
}

.bc_latest_news_text ul li {
	font-size: 12px;
	font-weight: 500;
	color: #595959;
	text-transform: uppercase;
}
.bc_latest_news_text ul li.bc_news_author {
	background: url(https://www.bleepstatic.com/images/site/user.png) no-repeat 0 center;
	color: #4b4b4b;
	padding: 2px 6px 0 23px;
}
.bc_latest_news_text ul li:hover, .bc_latest_news_text ul li.bc_news_author:hover {
	color: #5f81bc;
}
.bc_latest_news_text ul li.bc_news_date {
	background: url(https://www.bleepstatic.com/images/site/calendar.png) no-repeat 15px center;
	padding-left: 36px;
}
.bc_latest_news_text ul li.bc_news_time {
	background: url(https://www.bleepstatic.com/images/site/clock.png) no-repeat 15px center;
	padding-left: 36px;
}
.bc_latest_news_text ul li.bc_news_comment img {
	padding-left: 5px;
	padding-right: 4px;
}
.bc_news_comment a {
	font-weight: bold;
}
.bc_topic_text {
	width: 100%;
	padding-left: 0;
}
.bc_news_letter_sidebar {
	background: #f5f5f5;
	border: #dcdcdc solid 1px;
	padding: 4px 17px 20px;
	text-align: center;
	margin-bottom: 20px;
}
.bc_news_letter_sidebar h4 {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.bc_news_letter_sidebar p {
	font-size: 14px;
	color: #595e62;
	margin: 10px 0 15px;
	line-height: 20px;
}
.bc_news_letter_sidebar p a {
	color: #365281;
}
.bc_news_letter_sidebar input[type="email"] {
	font-size: 13px;
	font-style: italic;
	color: #9b9b9b;
	padding: 7px 11px 10px;
	background: url(https://www.bleepstatic.com/images/site/news_email_icon.png) no-repeat 96% center #ffffff;
	border: #69bd32 solid 2px;
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	width: 100%;
	margin-bottom: 15px;
}
.bc_news_letter_sidebar .bc_sub_btn {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding: 8px 21px 8px 20px;
	background: #47851E;
	border: none;
	display: table;
	margin: 0 auto;
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
}
.bc_bottom_add {
	padding: 0 0 40px;
	text-align: center;
}
.bc_mob_tutorial_cat, .bc_mob_guide_cat {
	display: none;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
}
@media screen and (min-width: 1270px) and (max-width: 1320px) {
.bc_design_banner .bc_banner_item {
	width: 24.95%;
}
.cz-three-equal {
	width: 33.33%;
}
.cz-two-equal {
	width: 50%;
}
.cz-banner-full-item {
	width: 100%;
}
}
@media screen and (min-width: 768px) and (max-width: 1270px) {
.bc_banner_item {
	width: 24.75%;
}
.bc_design_banner .bc_banner_item {
	width: 24.95%;
}
.bc_banner_caption, .bc_design_banner .bc_banner_caption {
	padding: 15px 8px 15px 10px;
}
.bc_help_txt {
	width: 70.3%;
	padding: 0 22px 7px 21px;
}
h2 {
	font-size: 21px;
}
.bc_help_txt textarea {
	min-height: 75px;
	margin-bottom: 11px;
}
.bc_latest_news h3::before {
	width: 76%;
}
.bc_latest_news_text {
	width: 77.2%;
}
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
.bc_home_banner {
	margin-top: 3px;
}
.bc_banner_item {
	width: 24.7%;
	height: 373px;
}
.cz-banner-item h4 {
	font-size: 16px;
	line-height: 18px;
}
.cz-banner-item p {
	font-size: 12px;
	line-height: 16px;
}
.cz-banner-item {
	width: 24.8%;
	height: 373px;
}
.cz-three-equal {
	width: 33.13%;
	height: 373px;
}
.cz-two-equal {
	width: 49.8%;
	height: 373px;
}
.cz-banner-full-item {
	width: 100%;
	height: 373px;
	margin-left: 0!important;
}
}
@media screen and (min-width: 768px) and (max-width: 1020px) {
.bc_banner_item, .bc_design_banner .bc_banner_item {
	width: 24.72%;
	height: 275px;
}
.bc_design_banner .bc_banner_item {
	width: 24.9%;
}
.bc_banner_caption, .bc_design_banner .bc_banner_caption {
	padding: 8px 5px;
}
.bc_banner_item h4, .bc_design_banner .bc_banner_item h4 {
	font-size: 15px;
	line-height: 21px;
}
.bc_banner_item p, .bc_design_banner .bc_banner_item p {
	font-size: 12px;
	line-height: 17px;
}
.bc_cat_btn, .bc_cat_btn:hover {
	font-size: 12px;
	padding: 4px 12px;
}
.cz-banner-item {
	width: 24.8%;
	height: 365px;
}
.cz-banner-item img {
	height: 100%;
	min-width: 200px;
}
.cz-banner-item h4, .cz-three-equal h4, .cz-two-equal h4, .cz-banner-full-item h4 {
	font-size: 14px;
	line-height: 16px;
}
.cz-banner-item p, .cz-three-equal p, .cz-two-equal p, .cz-banner-full-item p {
	font-size: 12px;
	line-height: 14px;
}
.cz-three-equal {
	width: 33.13%;
	height: 365px;
}
.cz-three-equal img {
	height: 100%;
	min-width: 200px;
}
.cz-two-equal {
	width: 49.8%;
	height: 365px;
}
.cz-banner-full-item {
	width: 100%;
	height: 365px;
	margin-left: 0!important;
}
.cz-two-equal img {
	height: 100%;
	min-width: 400px;
}
.cz-banner-full-item img {
	width: 100%;
	height: auto;
}
}
@media screen and (max-width: 767px) {
.cz-view-btn {
	margin: 18px auto 22px auto;
}
.bc_home_banner {
	padding: 0;
	min-height: 350px;
}
.bc_banner_normal {
	display: none;
}
.bc_banner_mob {
	display: block;
}
.swiper-pagination-bullet {
	background: #ffffff;
	opacity: 0.8;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #587cb9;
	opacity: 1;
}
.swiper-slide, .bc_banner_item {
	cursor: grab;
	height: 350px;
	overflow: hidden;
}
.bc_banner_item, .bc_design_banner .bc_banner_item {
	width: 100%;
	margin: 0 0;
}
.bc_banner_item_small {
	height: 100%;
}
.bc_banner_item img {
	width: 100%;
	height: auto;
}
.bc_banner_item_small img {
	width: 100%;
	height: 100%;
}
.bc_help_img, .bc_latest_news_text span, .bc_latest_news_text p, .bc_latest_news_text ul li.bc_news_author, .bc_latest_news_text ul li.bc_news_comment, .bc_latest_news_text ul li.bc_news_date:before, .bc_topic_text span.bc_topic_cat, .bc_guide_text ul, .bc_tutorials_text ul, .bc_latest_news_category {
	display: none;
}
.bc_latest_news_text ul li.bc_news_date {
	padding-left: 24px;
	background-position: 0 center;
}
.bc_help_txt {
	margin: 0;
	padding: 10px 12px 12px 12px;
	width: 100%;
}
.bc_latest_news h3::before {
	width: 66%;
}
.bc_latest_news_img {
	width: 15%;
}
.bc_latest_news_text {
	padding-left: 10px;
	width: 84%;
}
.bc_latest_news_text h4 {
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 10px;
}
.bc_bottom_add img {
	width: 100%;
	height: auto;
}
.bc_guide h3::before {
	width: 45%;
}
.bc_right_sidebar p {
	margin: 0 0 3px;
}
.bc_main_content {
	padding-bottom: 0;
}
.bc_mob_tutorial_cat, .bc_mob_guide_cat {
	display: block;
}
.cz-banner-item-little-small {
	height: 100%;
	margin-top: 0px;
}
.cz-banner-item .bc_banner_caption, .cz-three-equal .bc_banner_caption, .cz-two-equal .bc_banner_caption, .cz-banner-full-item .bc_banner_caption {
	padding-bottom: 15px;
}
.cz-banner-full-item {
	margin-left: 0!important;
}
.cz-banner-item .bc_banner_item_small {
	height: 100%;
	margin-top: 0;
}
}
@media screen and (max-width: 500px) {
.bc_latest_news_text h4 {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 8px;
}
}
@media screen and (max-width: 450px) {
.bc_home_banner {
	padding: 0;
}
.bc_banner_item {
	width: 100%;
}
.bc_latest_news h3::before, .bc_right_sidebar h3::before {
	display: none;
}
.bc_latest_news_img {
	width: 20%;
}
.bc_latest_news_text {
	width: 78%;
	padding: 0 0 0 10px;
}
.bc_latest_news_text h4 {
	font-size: 12px;
	line-height: 15px;
}
.bc_latest_news_text ul li {
	font-size: 10px;
}
.bc_topic_text {
	width: 100%;
	padding: 15px 0 0 0;
}
h2 {
	font-size: 21px;
	line-height: 25px;
}
}
