
@media (max-width: 480px) {

	.hd-logo {
		text-align: center;
	}

	#top_menu {
		margin-bottom: 10px;
	}

	.page-index {
		padding-top: 20px;
	}
	.pgb-title {
		color: #373435;
		font-size: 18px;
		font-weight: 400;
		line-height: 26px;
		margin-bottom: 20px;
		text-transform: uppercase;
	}

	.pgb-content {
		color: #5a5a5a;
		font-size: 18px;
		font-weight: 300;
		line-height: 22px;
		margin-bottom: 30px;
	}

	.pgb-box {
		margin-bottom: 15px;
	}

	.pgb-box img {
		width: 100%;
	}

	.clip iframe {
		height: auto;
	}

	#page_body {
		padding-bottom: 20px;
	}

	#footer .container {
		padding: 0;
	}

	.text-contact-left span {
	color: #ffffff;
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
	}

	.footer-addr {
		padding: 15px 5px 5px 5px;
	}

	.footer-addr span {
		font-size: 12px;
	}

	.footer-addr p {
		font-size: 13px;
	}

	.footer-social {
	padding-top: 15px;
	text-align: center;
	}

	.footer-copyright {
	margin-top: 10px;
	text-align: left;
	padding: 0 5px;
	}

	.footer-copyright span {
		font-size: 10px;
	}

	.footer-copyright p {
		font-size: 12px;
	}

	.page-top-content {
		padding: 15px 0;
		margin-bottom: 10px;
	}

	.page-top-content h1 {
		font-size: 18px;
		line-height: 22px;
	}

	.error p {
		font-size: 80px;
		line-height: 100px;
	}
	.error span {
		font-size: 18px;
	}

	.full-breadcrumb {
		text-align: left;
		margin-top: 5px;
	}

	.page-breadcrumb a, .page-breadcrumb img {
		padding: 0 10px 0 0;
	}


	.block-nv img {
		width: 100%;
	}

	.news img {
		width: 100%;
	}

	.news a img {
		width: auto;
	}

	.list-news-addr {
		line-height: 24px;
	}

	.div-gift {
		font-size: 12px;
	}

	.text-contact-left {
		padding-left: 5px;
		padding-right: 5px;
	}

	.nav-tab-du-an li {
		list-style: none;
		text-align: left;
		padding: 5px;
	}

	#pager-slider-da a img {
	opacity: 0.5;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 45%;
	}

	.content_page .text {
		margin-right: 5px;
	}

	.btn-search {
		width: 80%
	}

	.navbar-collapse, .navbar-collapse.in {
		padding-bottom: 10px;
		border-bottom: 5px #dfdfdf solid;
	}
	.nc {
		position: absolute;
		right: 15px;
		width: 20%;
	}

	.ul-search .dropdown a img {
		right: 17px;
	}
}

@media (max-width: 767px) {
	.navbar-header {
		background: #f2f2f2;
		color: #fff;
	}
  	.navbar-collapse {
  		background: #f2f2f2;
  	}

  	.icon-bar {
  		background: #000;
  	}
	  .hd-logo {
			text-align: center;
		}

}

@media (min-width: 768px) {
	.nav > li > a:hover, .nav > li > a:focus {
		background: none;
	}

  	.ul-search li{
	float: left;
	border-right: 1px #dbdbdb solid;
	width: 16.66666667%;
	}
	.ul-search li:first-child .select2-container .select2-choice > .select2-chosen {
	padding: 0;
	}

	#top_menu {
		height: auto;
	}

	.text-contact-left span {
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	}

	#pager-slider-da a img {
	opacity: 0.5;
	margin-bottom: 10px;
	margin-right: 5px;
	width: 23%;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	.title-captions {
		font-size: 30px;
		margin: 0;
	}

	.content-captions {
		font-size: 35px;
		margin-bottom: 40px;
	}

	.btn-captions {
		font-size: 18px;
	}

	.pgb-content {
		line-height: 30px;
	}

	.box-top .uti span {
		padding: 0 10px;
	}

	.nav-tab-du-an li {
		padding: 5px 35px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.container > .navbar-header,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-collapse {
	  margin-right: -15px;
	  margin-left: -15px;
	}

	#top_menu {
		height: 45px;
	}

	.text-contact-left span {
	color      :  #ffffff;
	font-size  : 25px; /* Approximation due to font substitution */
	font-weight: 300;
	line-height: 20px; /* Approximation due to font substitution */
	}
}

@media (min-width: 1200px) {
	.container > .navbar-header,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-collapse {
	  margin-right: -15px;
  	margin-left: -15px;
}

	#top_menu {
		height: 45px;
	}

	.text-contact-left span {
	color      :  #ffffff;
	font-size  : 25px; /* Approximation due to font substitution */
	font-weight: 300;
	line-height: 20px; /* Approximation due to font substitution */
	}
  
}