/*
Theme Name: Yulin
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.is-divider{
	display: none;
}
@media only screen and (min-width:1180px){
	.row_hoversVideo .col_hver2 .col-inner .box:not(.imggradient) .box-text .name, .row_hoversVideo .col_hver2 .col-inner .box:not(.imggradient) .box-text .thanhtich{
		    min-width: 410px;
	}
}
@media only screen and (max-width:550px){
	.banner .text-box .title_banner p, .banner .text-box .title_banner h2, .banner .text-box .title_banner h3{
		font-size:20px;
	}
}
a.icon.ic_zalo img {
    border: 1px solid;
    width: 33px;
    height: 300px;
    border-radius: 99px;
    padding: 4px;
}