@import url(style.css);

.user_template .um-account
{
	max-width: 900px;
}
.course_btn{
	margin-top: 20px;
}
.course_btn .button.download-btn {
	padding: 10px;
	background: #E94D65;
	color: white;
	margin-right: 10px;
}
.course_btn .button.preview-btn {
	padding: 10px;
	background: #1B4962;
	color: white;
}
.course_btn .button.download-btn:hover, .course_btn .button.preview-btn:hover {
	opacity: .6;
}

ul.ht_block li {
		padding: 5px 0;
}
ul.ht_block li ul {
		padding: 10px 0;
}
.page-id-1569 .bt_bb_tabs_header, .page-id-1567 .bt_bb_tabs_header{
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
}
.btContent .course-title a:hover{
color: #143749;
}

#bt_bb_section67de9ad510092 .bt_bb_port .bt_bb_column img {
	min-height: 510px;
}
/* #bt_bb_section67dea1ad609a3 .bt_bb_port .bt_bb_masonry_post_grid.bt_bb_look_image_below .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_content{
	padding: 0px;
} */

.ht_blog .bt_bb_masonry_post_grid.bt_bb_look_image_below .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_post_thumbnail a img {
	min-height: 380px;
	object-fit: cover;
}
@media screen and (min-width: 1980px) {
	.btContentWrap{
		min-height: 90vh;
	}
}
.bt_bb_headline_tag .bt_bb_headline_content>span{
	word-break: break-word;
}
@media screen and (max-width: 1199.98px) {
	.btMenuVertical .mainHeader .topBar {
		display: none !important;
	}
	.btVerticalHeaderTop {
    padding-left: 20px;
    padding-right: 20px;
		display: flex !important;
		justify-content: space-around;
		align-items: center;
	}
	.btMenuVertical .btLogoArea .logo img {
		max-height: 30px;
	}
	.btLogoArea {
		padding: 20px 0px !important;
	}

	.topTools.btTopToolsRight.mb_topTools {
    display: flex !important;
    align-items: center;
		justify-content: flex-end;
		margin-left: 10px;
	}
	.btBox{
		margin-bottom: 0px !important;
	}
}

@media screen and (max-width: 767.98px) {
	.btMenuVertical .mainHeader .topBar {
		display: none !important;
	}
	.btVerticalHeaderTop {
    padding-left: 20px;
    padding-right: 20px;
		display: flex !important;
		justify-content: space-around;
	}
	.btMenuVertical .btLogoArea .logo img {
		max-height: 30px;
	}
	.btLogoArea {
		padding: 20px 0px !important;
	}
	.btMenuVertical .mainHeader .menuPort {
		margin-top: 3rem;
	}
	.topTools.btTopToolsRight.mb_topTools {
    display: flex !important;
    align-items: center;
		justify-content: flex-end;
		margin-left: 10px;
		
	}
	.btBox{
		margin-bottom: 0px !important;
	}

}
@media screen and (max-width: 424.98px) {
	.btMenuVertical .mainHeader .menuPort {
		margin-top: 2rem;
	}
	.btVerticalHeaderTop .btVerticalMenuTrigger{
		margin-right: 10px;
	}
	.btVerticalHeaderTop {
    padding-left: 10px;
    padding-right: 10px;
	}
	.btLogoArea {
		padding: 20px 0px !important;
	}
	.topTools.btTopToolsRight.mb_topTools {
		display: flex !important;
		align-items: center;
		justify-content: flex-end;
		margin-left: 5px;
	}
	.btMenuVertical .btLogoArea .logo img {
    max-height: 30px;
	}
	.btBox{
		margin-bottom: 0px !important;
	}
}
