.as-title {

}

.as-hm-02 .flickity-slider {
	display: flex;
	align-items: center;
}
.as-hm-02 .flickity-slider .row {
	margin: 0 !important;
	padding: 0 0px;
	opacity: 1;
	min-height: 470px;
	display: flex;
	align-items: center;
}
.as-bn .flickity-page-dots {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	right: 80px;
	bottom: 110px;
}
.as-bn .flickity-page-dots .dot {
	border: 2px solid #fff;
}
.as-hm-02 .flickity-slider .row .col {
	padding: 0;
	max-width: 365px;
	margin: 0 auto;
}
.as-hm-02 .flickity-slider .row.is-selected .col {
	max-width: 460px;
}
.as-hm-02 .flickity-slider .row .col h2,
.as-hm-02 .flickity-slider .row .col h3 {
	font-size: 18px;
	font-weight: 400;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 27px;
	color: #000;
}
.as-hm-02 .flickity-slider .row.is-selected .col h2,
.as-hm-02 .flickity-slider .row.is-selected .col h3 {
	font-size: 24px;
	font-weight: 600;
}
.as-hm-02 .col-btn {
	margin-top: 70px;
}
.as-hm-02 .bl-advise .post-item .box-text {
	padding-bottom: 0;
}
.as-hm-02 .bl-advise .post-item .box-text .post-title {
	text-align: center;
	margin: 0;
	padding-bottom: 0px;
}
.as-hm-02 .flickity-page-dots {
	display: none;
}
#main a.btn-view-all {
 	margin-bottom: 0;
 	border: 1px solid #000;
 	border-radius: 5px;
 	overflow: hidden;
 	height: 44px;
 	line-height: 44px;
 	padding: 0 35px;
 	
}
#main a.btn-view-all span {
	text-transform: uppercase;
	font-size: 14px;
	color: #000;
	line-height: 44px;
	font-weight: 400;
}
#main a.btn-view-all i {
	width: 23px;
	height: 13px;
	font-size: 0;
	background-image: url('../img/Vector4.png');
	margin-left: 20px;
}
#main a.btn-view-all:hover i {
	background-image: url('../img/Vector6.png');	
}
#main a.btn-view-all:hover {
	border-color: #c40f3d;
}
#main a.btn-view-all:hover span {
	color: #fff;
}
#main .as-hm-03 a.btn-view-all {
	margin-top: 10px;
}

.as-hm-05 .post-item .box-text {
	padding: 30px 0 50px 0;
}
.as-hm-05 .post-item .post-title {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	font-family: 'Playfair Display', serif;
}

.as-hm-07 .flx-01 {
	width: 100%;
	max-width: 12%;
}
.as-hm-07 .flx-02 {
	width: 100%;
	max-width: 88%;
}
.as-hm-07 .flx-01 p {
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	margin: 0;
}
.as-hm-07 .flickity-slider .row {
	margin: 0 !important;
	padding: 0 40px;
	opacity: 1;
}
.as-hm-07 .flickity-slider .row .col {
	padding: 0;
}
.as-hm-07 .flickity-slider p {
	font-size: 30px;
	font-weight: 500;
	color: #fff;
	font-family: 'Playfair Display', serif;
	line-height: 130%;
	margin-bottom: 0;
}
.as-hm-07 .flickity-slider h3 {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	margin-top: 55px;
}
.as-hm-07 .slider .flickity-page-dots {
	bottom: -55px;
	left: 35px;
	display: flex;
	justify-content: flex-start;
}
.as-hm-07 .slider .flickity-page-dots .dot {
	border: 2px solid #fff;
}
#main .as-hm-07 {
	padding-bottom: 120px;
}
.as-hm-08 .col .box .post-title {
	font-size: 24px;
	font-weight: 400;
	color: #000;
	margin: 0 0 20px 0;
}
.as-hm-08 .col .box .post-title:hover {
	color: rgb(196 15 61);
}
.as-hm-08 .col .box .box-text {
	padding: 40px 0 0 0;
}
.as-hm-08 .col .box .post-meta {
	font-size: 14px;
	color: #000;
	opacity: 0.5;
	margin-bottom: 25px;
}
.as-hm-08 .col .box .from_the_blog_excerpt {
	color: #000;
	font-size: 14px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.as-hm-08 .col-right .post-item .box {
	display: flex;
	flex-wrap: nowrap;
} 
.as-hm-08 .col-right .post-item .box .box-image {
	width: 100%;
	max-width: 35%;
}
.as-hm-08 .col-right .post-item .box .box-text {
	width: 100%;
	max-width: 65%;
	padding: 0 0 0 25px;
}
.as-hm-08 .col-right .post-item .box .box-text .from_the_blog_excerpt {
	display: none;
}
.as-hm-08 .col.col-right .box .post-title {
	-webkit-line-clamp: 3;
	line-height: normal;
}
.as-hm-08 .col.col-right .post-item .box-text .button {
	margin-top: 0;
}
.as-hm-08 .col.col-right .row .post-item {
	padding-bottom: 80px;
	padding-right: 0;
}
.as-hm-08 .col.col-right .row .post-item:last-child {
	padding-bottom: 0;
}
.as-hm-08 .col.col-left > .col-inner {
	padding-right: 40px;
}
.as-hm-08 .col-btn {
	margin-top: 70px;
}
/*************** MOBILE CSS  ***************/
@media only screen and (max-width: 549px) {
    
}
