
/* Update 06/01/2015 */
#footer {
	background: #000;
	padding: 5px 0;
}
#footer .link-lepm {
	font-size: 13px;
	font-weight: 400;
	text-decoration: underline;
	color: #fff;
	line-height: 18px;
}
.head-1 a{
	color: #fff
}
.head-1 a:hover {
	color: #ccda2b
}
.scroll-service {
	width: 100%;
	height: 10px;
	background: #ccda2b;
	position: relative;
	margin-bottom: 25px;
}
.scroll-service .scroll-svc {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 8px solid #ccda2b;
	position: absolute;
	left: 50%;
	color: #ccda2b;
	font-size: 8px;
	font-weight: bold;
	line-height: 40px;
	text-transform: uppercase;
	text-align: center;
	background: #1a1a1a;
	-webkit-transform: translate3d(-50%, -30%, 0);
	-ms-transform: translate3d(-50%, -30%, 0);
	transform: translate3d(-50%, -30%, 0);
}
.scroll-service .scroll-svc:before ,.scroll-service .scroll-svc:after{
	content: "";
	width: 0;
	height: 0;
	vertical-align: middle;
	border-right: 14px solid transparent;
	border-left: 14px solid transparent;
	position: absolute;
	left: 50%;
	margin-left: -14px;
	transition: all .6s ease-in;
	-moz-transition: all .6s ease-in;
	-webkit-transition: all .6s ease-in;
	-o-transition: all .6s ease-in;
}
.scroll-service .scroll-svc:before {
	border-top: 14px solid #ccda2b;
	top:30px;
}
.scroll-service .scroll-svc:after {
	border-top: 14px solid #1a1a1a;
	top:23px;
	z-index: 1;
}
.scroll-service .scroll-svc:hover {
	color: #7961ab
}
.scroll-service .scroll-svc:hover:before {
	border-top-color: #7961ab
}

.link-langding {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	clear: bold;
	max-width: 500px;
	margin: 10px auto 5px
}
.link-langding .col {
	float: left;
	width: 50%;
	padding: 5px;
}
.link-langding .col a ,.link-langding a{
	color: #7862ab;
	cursor: pointer;
}
.link-langding .col a:hover ,.link-langding a:hover{
	color: #ccda2b
}
.text-module .link-langding .col:first-child {
	/* text-align: left; */
}
.text-module .link-langding .col:last-child {
	/* text-align: right; */
}
.box-module figure {
	position: relative;
}
.box-module figure figcaption {
	position: absolute;
	top:0;
	right: 0;
	border: 3px solid ;
	cursor: pointer;
	z-index: 1;
	background: #fff;
	width: 30px;
	height: 30px;
}
.box-module figure figcaption core-icon {
	margin: 0 !important;
	width: 24px;
	height: 24px
}
.box-module figure figcaption:hover {
	color: #7862ab
}
.even-img li img {
	width: 100%
}

.open-landing{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.open-landing body{
	position: relative;
	overflow-y:scroll;
	height: 100%;
}
.open-landing .case-papd #header ,.js-sea-head .case-papd #header{
	margin-top: 0;
}
.js-sea-head .case-papd #wrap-search {
	top:0;
}
.js-sea-head #wrap-service-page {
	padding-top: 68px
}
.open-landing .progressbar {
	display: none;
}
.open-landing #page-landing {
	webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all cubic-bezier(0.1, 0.7, 0.1, 1) 400ms;
	-moz-transition: all cubic-bezier(0.1, 0.7, 0.1, 1) 400ms;
	transition: all cubic-bezier(0.1, 0.7, 0.1, 1) 400ms;
    opacity: 1;
    visibility: visible;
}
#page-landing {
	/*position: fixed;
	top: 60px;
	left: 0;
	bottom: 0;
	z-index: 11;*/
	width: 100%;
	background: #1a1a1a;
	webkit-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: all ease-in-out 200ms;
	-moz-transition: all ease-in-out 200ms;
	transition: all ease-in-out 200ms;
    /*opacity: 0;
    visibility: hidden;*/
}
#page-landing #header {
	position: relative;
	margin-top: 0 !important
}
#wrap-landing {
	position: relative;
	height: 100%;
	width: 100%
}
.head-land {
	display: table;
	width: 100%;
	padding: 10px 0;
}
.head-land > div {
	display: table-cell;
	vertical-align: middle;
}
.head-land .black-box,.head-land .black-box-right {
	width: 25.5%;
	cursor: pointer;
	padding-left: 1.5%;
	white-space: nowrap;
	-webkit-transition: all ease-in-out 350ms;
	-moz-transition: all ease-in-out 350ms;
	transition: all ease-in-out 350ms;
	text-transform: uppercase;
}
.head-land .link-ctk {
	width: 25.5%;
	text-align: center;
	padding-left: 38px;
	font-size: 14px;
}
.head-land .title{
	width: 49%;
	text-align: center;
}
.head-land .title h1{
	font-size: 70px;
	font-family: 'Six Caps';
	line-height: .9;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.black-box >span ,.black-box .text ,
.black-box-right >span ,.black-box-right .text {
	display: inline-block;
	vertical-align: middle;
}
.black-box .text ,
.black-box-right .text {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2
}
.black-box .pic ,
.black-box-right .pic {
	margin:5px 12px;
}
.black-arw {
	overflow: hidden;
	width: 15px;
	height: 34px;
	line-height: 34px;
}
.black-arw:before{
	content: "";
	display: inline-block;
	vertical-align: sub;
	border-left: 5px solid #fff;
	border-top: 5px solid #fff;
	width: 15px;
	height: 15px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	pointer-events: none;
	margin-left: 5px;
	-webkit-transition: all ease-in-out 350ms;
	-moz-transition: all ease-in-out 350ms;
	transition: all ease-in-out 350ms;
}
.black-box:hover,.black-box-right:hover {
	color: #cbdb2a
}
.black-box:hover .black-arw:before {
	border-left-color: #cbdb2a;
	border-top-color: #cbdb2a
}
.link-ctk a{
	font-weight: 700;
	color: #fff
}
.link-ctk a:hover {
	color: #cbdb2a
}

.bx-wrapper {
	max-width: 100% !important
}
#land-slide {
	position: relative;
}
#land-slide li{
	cursor: pointer;
	font-weight: 300;
	height: 100%;
	position: relative;
	background-color: #7961ab;
	background-image: -webkit-linear-gradient(bottom, #000, #7961ab);
	background-image: -moz-linear-gradient(bottom, #000, #7961ab);
	background-image: -o-linear-gradient(bottom, #000, #7961ab);
	background-image: -ms-linear-gradient(bottom, #000, #7961ab);
	background-image: linear-gradient(to top, #000, #7961ab);
}
#land-slide li .land-item {
	position: relative;
	width: 100%;
	height: 100%;
}
#land-slide li .caption-ln {
	height: 75%;
	position: relative;
	/*display: table;*/
	width: 85%;
	margin: auto;
	max-width: 250px;
	-webkit-transition: all ease-in-out 750ms;
	-moz-transition: all ease-in-out 750ms;
	transition: all ease-in-out 750ms;
}
#land-slide li:hover .caption-ln {
	-moz-transform: translateY(-8%);
	-ms-transform: translateY(-8%);
	-webkit-transform: translateY(-8%);
	transform: translateY(-8%);
}
#land-slide li .table-cell{
	display: block;
	position: relative;
	height: 100%;
	max-width: 280px;
	margin: auto;
}
#land-slide li .caption-ln h2{
	font-size: 25px;
	font-weight: 300;
	height: 27%;
	overflow: hidden;
	position: relative;
	line-height: 1.2
}
#land-slide li .caption-ln h2 span{
	position: absolute;
	bottom: 0;
}
#land-slide li .caption-ln hr{
	color: #fff;
	border-top: 0;
	margin: 18px 0 12px;
	margin-right: 10px;
}
#land-slide li .caption-ln p{
	font-size: 16px;
	font-style: italic;
	line-height: 1.6;
	height: 68%;
	position: relative;
}
#land-slide li .link-quocte {
	margin: auto;
	position: relative;
	text-align: center;
	height: 25%;
	font-weight: 700;
	text-transform: uppercase;
	opacity: 0;
	visibility: hidden;
	transform: scale(0.5, 0.5);
	-webkit-transform: scale(0.5, 0.5);
	-moz-transform: scale(0.5, 0.5);
	-o-transform: scale(0.5, 0.5);
	-ms-transform: scale(0.5, 0.5);
	-moz-transition: all ease-in-out .6s;
	-webkit-transition: all ease-in-out .6s;
	transition: all ease-in-out .6s;
	-moz-transition-delay: .2s;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
#land-slide li .link-quocte a{
	font-size: 14px;
	color: #fff;
	display: table;
	margin: auto;
}
#land-slide li:hover .link-quocte {
	opacity: 1;
	visibility: visible;
	transform: scale(1, 1) translateY(-20%) ;
	-webkit-transform: scale(1, 1) translateY(-20%);
	-moz-transform: scale(1, 1) translateY(-20%);
	-o-transform: scale(1, 1) translateY(-20%);
	-ms-transform: scale(1, 1) translateY(-20%);
}
.arrow-link {
	display: block;
	height: 20px;
	overflow: hidden;
	margin-top: 15px;
}
.arrow-link:after {
	content: "";
	display: inline-block;
	vertical-align: top;
	border-left: 5px solid #cadb2a;
	border-bottom: 5px solid #cadb2a;
	width: 15px;
	height: 15px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	pointer-events: none;
	margin-top: -10px;
	transition: all 1s ease-in;
	-moz-transition: all 1s ease-in;
	-webkit-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
}
#land-slide li .link-quocte a:hover {
	color: #cadb2a
}
#land-slide li .link-quocte:hover .arrow-link:after{
	border-left: 5px solid #fff;
	border-bottom: 5px solid #fff;
}
#land-slide li .bg-opacity {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top:0;
	z-index: 0;
	opacity: 0;
	visibility: hidden;
	background-color: #7961ab;
	background-image: -webkit-linear-gradient(top, #cbdb2a, #7961ab);
	background-image: -moz-linear-gradient(top, #cbdb2a, #7961ab);
	background-image: -o-linear-gradient(top, #cbdb2a, #7961ab);
	background-image: -ms-linear-gradient(top, #cbdb2a, #7961ab);
	background-image: linear-gradient(to bottom, #cbdb2a, #7961ab);
	-moz-transition: all ease-in-out .35s;
	-webkit-transition: all ease-in-out .35s;
	transition: all ease-in-out .35s;
}
#land-slide li:hover .bg-opacity{
	opacity: 1;
	visibility: visible;
}
#wrap-land-slide .bx-controls-direction a  {
	width: 58px;
	height: 90px;
	margin-top: -45px;
	background-color: rgba(0,0,0,.5);
	background-position: center;
	background-repeat: no-repeat;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
#wrap-land-slide .bx-controls-direction a:hover {
	background-color: rgba(0,0,0,.25);
}
#wrap-land-slide .bx-controls-direction .bx-prev {
	background-image: url(../img/arrowLeft.png);
	left: 0;
}
#wrap-land-slide .bx-controls-direction .bx-next {
	background-image: url(../img/arrowRight.png);
	right: 0;
}
#wrap-land-slide .bx-wrapper .bx-pager {
	position: absolute;
	width: 100%;
	top:0;
	bottom: auto;
	height: 8px;
	background:#7961ab;
	padding: 0;
	display: table;
}
#wrap-land-slide .bx-wrapper .bx-pager >div{
	display: table-cell;
	height: 8px;
	width: 1%
}
#wrap-land-slide .bx-wrapper .bx-pager a{
	display: block;
	height: 8px;
	width: 100%;
	line-height: 4px;
}
#wrap-land-slide .bx-wrapper .bx-pager a.active{
	background: #cbdb2a;
}

.menu-fixel {
	width: auto;
	right: 17px;
	padding-right: 0
}

.case-papd .width-sl {
	-webkit-animation:inherit;
	-moz-animation:inherit;
	-o-animation:inherit;
	animation:inherit;
}
.box-module h1 {
	left: auto;
	margin-left: -220px;
	transition: color .5s ease-in;
	-moz-transition: color .5s ease-in;
	-webkit-transition: color .5s ease-in;
	-o-transition: color .5s ease-in;
	font-size: 70px
}
.box-service .box-module-list .starModu ,
.box-service .box-module-list .endModu ,
.box-module.bounceInUp{
	-webkit-animation:inherit;
	-moz-animation:inherit;
	-o-animation:inherit;
	animation:inherit;
}
.box-service.fixed .box-module-list .starModu h1{
	position: fixed;
	top:150px;
}
.box-service.fixed .box-module-list .endModu h1 {
	font-size: 50px;
	color: #a7a7a7;
	line-height: 0.95;
	cursor: pointer;
}
/* Load page */
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: url(../img/eff-loading.gif) center no-repeat;
	background-color: rgba(0, 0, 0, 0.85);
        background-size: 300px;
	/*-moz-animation: scaleLd .4s linear 1 alternate;
	-o-animation: scaleLd .4s linear 1 alternate;
	-webkit-animation: scaleLd .4s linear 1 alternate;
	animation: scaleLd .4s linear 1 alternate;
	*/
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s cubic-bezier(0.625, 0.125, 0.305, 0.875);
	transition: all 0.3s cubic-bezier(0.625, 0.125, 0.305, 0.875);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
.se-pre-con.showing{
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.box-load-page {
	position: absolute;
	width: 300px;
	height: 300px;
	left: 50%;
	top:50%;
	webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 1;
}
.box-load-page .bg-load {
	background: #161616;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top:0;
	z-index: -1;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.box-load-page .head-load {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	max-width: 200px;
	margin: auto;
	text-align: center;
	padding-top: 40px
}
.box-load-page .head-load h1{
	display: table;
	font-size: 70px;
	font-family: 'Six Caps';
	text-transform: uppercase;
	text-shadow: 4px 2px 1px #444;
	border-top: 2px solid #4e4e4e;
	border-bottom: 2px solid #4e4e4e;
	margin: 15px auto;
	line-height: 1.2
}
.box-load-page .head-load h3{
	font-weight: bold;
	font-size: 21px;
}
.box-load-page .head-load h4{
	font-weight: 300;
	color: #555
}
.rotate-load {
	display: block;
	width: 12px;
	height: 12px;
	margin:30px auto 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	color: #c0c0be;
	border: 2px solid;
	-moz-animation: rotateload 1.5s linear infinite;
	-o-animation: rotateload 1.5s linear infinite;
	-webkit-animation: rotateload 1.5s linear infinite;
	animation: rotateload 1.5s linear infinite;
}
@-webkit-keyframes rotateload {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}
@-moz-keyframes rotateload {
	0% {
		-moz-transform: rotate(0deg);
	}
	
	100% {
		-moz-transform: rotate(360deg);
	}
}

@-o-keyframes rotateload {
	0% {
		-o-transform: rotate(0deg);
	}
	
	100% {
		-o-transform: rotate(360deg);
	}
}

@keyframes rotateload {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}
.collapsed-menu-button .center-line {
	transform: scale(0.1, 0.1);
	-webkit-transform: scale(0.1, 0.1);
	-moz-transform: scale(0.1, 0.1);
	-o-transform: scale(0.1, 0.1);
	-ms-transform: scale(0.1, 0.1);
}
.collapsed-menu-button:hover .center-line {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-moz-transition: opacity 0.5s 0.3s;
	-o-transition: opacity 0.5s 0.3s;
	-webkit-transition: opacity 0.5s 0.3s;
}
.collapsed-menu-button .menu-text {
	
}
.collapsed-menu-button .menu-text ,.collapsed-menu-button:hover .center-line{
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
}
.collapsed-menu-button .center-line ,.collapsed-menu-button:hover .menu-text{
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 0;
	-webkit-transition-delay: 0s;
	transition: opacity 0s;
}

.address-user.show-social {
	display: none
}

.js--rfp-active .rfp {
	height: auto;
}
/* add blog */
#team-slide .owl-wrapper-outer, #blog-slide .owl-wrapper-outer {
	max-height: 600px
}
.item-log-large {
	/*display: none;*/
	position: relative;
	z-index: 11;
}
.item-log-large .frame-comment{
	position: absolute;
	width: 100%;
	top:0;
	left: 0;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	transition: all 1s cubic-bezier(0.75, -0.2, 0.23, 1.5) 0.2s;
	-moz-transition: all 1s cubic-bezier(0.75, -0.2, 0.23, 1.5) 0.2s;
	-webkit-transition: all 1s cubic-bezier(0.75, -0.2, 0.23, 1.5) 0.2s;
	-o-transition: all 1s cubic-bezier(0.75, -0.2, 0.23, 1.5) 0.2s;
	-ms-transition: all 1s cubic-bezier(0.75, -0.2, 0.23, 1.5) 0.2s;
	transform: translateY(100%);
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-o-transform: translateY(100%);
	-ms-transform: translateY(100%);
}
.show-comment-blog .frame-comment {
	transform: translateY(0%);
	-moz-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	-o-transform: translateY(0%);
	-ms-transform: translateY(0%);
	visibility: visible;
	opacity: 1;
}
.item-log-large .frame-comment .blog-dialog {
	height: 100%;
}
.item-log-large .frame-comment .content-log {
	min-height: 100% !important;
}
@media (max-width: 1024px) {
	.menu-fixel {
		right: 0;
	}
	.head-land .black-box {
		width: 22%;
	}
	.head-land .black-box .text{
		padding-left: 8px;
		display: block;
	}
	.head-land .link-ctk {
		width: 22%;
		padding-left: 0;
	}
	.head-land .title {
		width: 56%
	}
	.head-land > div {
		vertical-align: bottom;
	}
}
@media (max-width: 979px) {
	.wrap-cell-pd2 > div {
		display: block !important;
	}
	.text-module {
		display: block !important;
		padding-left: 0 !important;
		padding-right: 0 !important
	}
	.text-module p {
	    display: none !important;
	}
	#land-slide li .table-cell {
		max-width: 165px
	}
}
@media (max-width: 767px) {
	.open-landing .progressbar {
		display: block;
	}
	.head-land {
		position: relative;
		z-index: 99
	}
	#wrap-land-slide{
		overflow-y:scroll;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		position: absolute;
		top:65px;
		bottom: 0;
		width: 100%;
	}
	#land-slide {
		padding-bottom: 2px;
		height: auto !important;
		display: table;
		width: 100%;
	}
	#land-slide li {
		display: table;
		width: 100%;
		margin-bottom: 2px;
		height: 170px
	}
	#land-slide li .land-item {
		display: table-cell;
		vertical-align: middle;
	}
	#land-slide li .caption-ln ,#land-slide li .link-quocte {
		display: inline-block;
		height: auto;
		vertical-align: middle;
	}
	#land-slide li .caption-ln {
		width: 65%;
		max-width: inherit;
		padding:5% 3%;
	}
	#land-slide li:hover .caption-ln {
		-moz-transform: translateX(8%);
		-ms-transform: translateX(8%);
		-webkit-transform: translateX(8%);
		transform: translateX(8%);
	}
	#land-slide li .table-cell {
		max-width: 270px;
		display: block;
		margin: auto;
	}
	#land-slide li .caption-ln h2 span{
		position: relative;
	}
	#land-slide li .caption-ln hr {
		margin-top: 4px;
		margin-bottom: 4px;
	}
	#land-slide li .caption-ln p {
		line-height: 1.2;
		height: auto
	}
	#land-slide li .link-quocte {
		width: 34%;
	}
	#land-slide li:hover .link-quocte {
		transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
	}
	#land-slide li .link-quocte a{
		display: block;
		margin-top: 10px;
	}
	.arrow-link {
		margin-top: 8px;
	}
	#wrap-land-slide .bx-wrapper .bx-pager {
		position: fixed;
		top:60px;
	}
	.head-land {
		margin-top: 5px;
	}
	.box-module h1 {
	    position: static !important;
	    width: auto !important;
	    margin-bottom: 20px;
	    margin-left: 0 !important
	}
	.da-thumbs li.item-thumb{
		padding-left: 0;
	}
	.da-thumbs li.item-thumb .date {
		display: none
	}
	.head-title-blog {
		height: auto;
	}
	.head-title-blog img{
		display: none
	}
}
@media (max-width: 640px) {
	.black-box .pic {
		margin: 5px;
		width: 70px;
	}
	.black-box .pic img {
		max-width: 100%;
	}
	.head-land .black-box .text {
		display: none
	}
	.head-land .title h1 {
		font-size: 35px;
	}
	.head-land .link-ctk {
		font-size: 13px;
		text-align: right;
		padding-right: 10px;
	}
	.link-langding .col {
		float: none !important;
		width: auto;
		text-align: center !important;
	}
	/*.box-know-pd .ia-container .address-user li.facebook,
	.box-know-pd .ia-container .address-user li.twitter,
	.box-know-pd .ia-container .address-user li.linked {
		display: none
	}
	*/
	.address-user {
		display: none !important
	}
	.address-user.show-social{
		/*text-align: center;*/
		display: block !important;
		margin-bottom: 0;
		min-width: 100%;
	}
	/*.address-user.show-social li {
		padding: 0px 8px;
		display: inline-block;
	}*/
	#get-know {
		padding-bottom: 0;
	}
	#sync3 figure h1 ,.content-log .title-log {
		font-size: 21px !important
	}
	.da-thumbs li.item-thumb figure h1 {
		font-size: 18px !important;
	}
	.da-thumbs li.item-thumb figure {
		max-height: 200px !important
	}
	#sync3 figure img {
		max-width: inherit !important;
		margin: 0 -50%;
		width: auto !important;
		height: 350px !important;
	}
	#wrap-blog {
		padding-bottom: 30px
	}
	.content-log{
		min-height: 650px !important
	}
	.frame-comment .blog-dialog{
		padding-left: 0 !important
	}
	.thurm-slide {
		bottom: 5px;
		width: 80%;
		left: 10%;
	}
	#sync4{
		display: block !important;
	}
	#sync4 figure {
		padding: 0 4px;
	}
	#sync4 img {
		width: 84px !important;
		height: auto !important;
		border-width: 3px;
	}
	.land-slide{
		width: 100%;
	}

}
@media (max-width: 479px) {
	#footer .link-lepm ,.footer-social{
		display: table;
		margin:10px auto;
		float: none !important;
	}
	#land-slide li .caption-ln h2 {
		font-size: 20px;
	}
	#land-slide li .caption-ln p {
		font-size: 14px;
	}
	#land-slide li .link-quocte a {
		font-size: 12px;
		margin-top: 5px
	}
}
@media (min-height: 769px) {
	 #blog-slide .owl-wrapper-outer ,#sync3 figure{
	 	max-height: 700px
	 }
}
.content-log p{
	margin-bottom: 10px;
}