/**
* Css: Reponsive Web ThangLongPad
* Thiết kế và xây dựng bởi : BicWeb.vn
* Url: http://www.bicweb.vn
**/
@media screen and (min-width:992px) and (max-width:3000px) {
	/*sidebar*/
	.term-36 .dv-sidebar-key {
	    display: flex;
	    flex-direction: column;
	}
	.term-36 .dv-sidebar-key > li:first-child {
	    order: 1;
	}
	.term-36 .dv-sidebar-key > li:nth-child(2) {
	    order: 0;
	}
	.term-36 ul#sidebar-key > li:nth-child(2) > a {
	    margin-top: 0;
	}
	.term-36 ul#sidebar-key > li:first-child > a {
	    margin-top: 30px;
	}
	.hidden-boss{
		display: none;
	}
	
	/*14/3/2018*/
	.khach-hang-bic #myList li:nth-child(4n+1) {
	    clear: both;
	}
}
@media screen and (min-width:992px) and (max-width:1199px) {
	/*==== menu + header =====*/
	#page {
		overflow: hidden;
	}
	.main-navigation #primary-menu > li {
		margin-left: 15px;
	}

	.navbar-nav>li>a {
		font-size: 14px;
	}
	footer.site-footer h3 {
		font-size: 17px;
	}
	
	/*==== # menu + header =====*/
	.du_an_noi_bat .du-an-thanglong {
		width: 24.3%;
	}
	
	/*===== Tin Tức ======*/
	ul.recent-thumbnail-widget li h6 {
		width: auto;
		margin-left: 94px;
	}
	ul.recent-thumbnail-widget li a.recent-title-widget {
		font-size: 14px;
	}
	/*===== phân trang =====*/
	.taisao_chungtoi {
		background-size: cover;
	}
	.main-navigation .hidden-boss{
		display: none;
	}
	
	
}
@media screen and (max-width:1024px) {
	#masthead .main-navigation.navbar {
	  margin-bottom: 0;
	  padding-top: 0px;
	}
	.main-navigation .hidden-boss{
		display: none;
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.navbar-header .site-branding img {
		width: 200px;
		height: auto;
	}
	.main-navigation #primary-menu > li {
		margin-left: 15px;
	}
	.navbar-nav>li>a {
		font-size: 13px;
	}
	.thanglongpad-menu-primary .container {
		width: 100%;
	}
	.du_an_noi_bat .du-an-thanglong {
		width: 32.6%;
	}
	/*Footer*/
	.info-top-bic {
	    margin-right: 1%;
	    width: 49%;
	}
	.menu-footer {
	    margin-left: 1%;
	    width: 49%;
	}
	.facebook-page {
	    display: none;
	}
	.main-navigation .hidden-boss{
		display: none;
	}
}

@media screen and (max-width:991px) {
	.bic-category-tin-tuc .module50 {
		margin-top: 150px;
	}
	.bic-category-tin-tuc .module50:first-child {
		margin-top: 0px;
	}
	.pagination {
		margin-top: 20px;
	}
	ul.recent-thumbnail-widget li h6 {
		margin-left: 13.5%;
	}
	.taisao_chungtoi {
		background-size: cover;
	}
	/*Responesive menu sidebar*/
	 .dv-sidebar-key > li {
	    float: left;
	    width: 48%;
	}
	.dv-sidebar-key {
	    clear: both;
	}
	 ul#sidebar-key > li > a {
	    margin-top: 0;
	}
	.dv-sidebar-key > li:first-child {
	    margin-right: 4%;
	}
	/*Footer*/
	.info-top-bic {
	    margin-right: 1%;
	    width: 49%;
	}
	.menu-footer {
	    margin-left: 1%;
	    width: 49%;
	}
	.facebook-page {
	    display: none;
	}
	/*ki thuat*/
	#masthead .main-navigation.navbar {
	  margin-bottom: 2px;
	  padding-top: 2px;
	}
	/*Ki thuật 4/1/2018*/
	.bic-left-foot .bic-logo {
	  text-align: center;
	}
	.main-navigation .hidden-boss{
		display: none;
	}
	
	
	/*14/3/2018*/
	.khach-hang-bic #myList li:nth-child(4n+1) {
	    clear: unset;
	}
	.khach-hang-bic #myList li:nth-child(2n+1) {
	    clear: both;
	}
}


@media screen and (min-width:768px) and (max-width:855px) {
	
	.navbar-header .site-branding img {
		width: 190px;
		height: auto;
	}
	.main-navigation #primary-menu > li {
		margin-left: 12px;
	}
	.navbar-nav>li>a {
		font-size: 12px;
	}
	.hidden-boss{
		display: none;
	}
}
@media screen and (min-width:768px) {
	.category-dich-vu .archive-du-an-new {
		margin-top: 20px;
	}
	.main-navigation .hidden-boss{
		display: none;
	}
}

@media screen and (max-width:767px) {
	
	header.site-header .navbar-default .navbar-collapse, header.site-header .navbar-default .navbar-form {
		z-index: 9999;
		position: relative;
		margin-top: 20px;
	}
	
	.main-navigation li {
		float: none;
		display: block;
	}
	.archive .navbar-default .navbar-nav>li>a, .page .navbar-default .navbar-nav>li>a, .single .navbar-default .navbar-nav>li>a, .error404 .navbar-default .navbar-nav>li>a {
		color: #fff;
	}
	.main-navigation #primary-menu>li:hover>a, .main-navigation #primary-menu>ul>li:hover>a, .main-navigation #primary-menu>li.current_page_item>a, .navbar-collapse ul.navbar-nav > li.current-menu-item > a {
		border-bottom: solid 1px #fff;
		color: #fff;
	}
	
	.navbar-collapse {
		background-color: #0083a2;
		max-height: 390px;
	}
	
	.navbar-toggle {
		margin-right: 0px;
		border: none;
		
	}
	
	.main-navigation #primary-menu > li {
		margin-left: 0;
	}
	.home .navbar-default .navbar-toggle .icon-bar {
		background: #fff;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		background: #0083a2;
		font-weight: bold;
	}
	
	.main-navigation #primary-menu > li.menu-item-has-children:after {
		content: "+";
		color: #fff;
		position: absolute;
		right: 0;
		top: 0;
		font-size: 15px;
		border: solid 1px #fff;
		background: none;
		width: 25px;
		height: 25px;
		line-height: 25px;
		text-align: center;
	}
	
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background: none;
	}

	
	.navbar-toggle .icon-bar {
		height: 3px;
		border-radius: 0;
	}
	
	.slider-banner .owl-nav span#banner-prev {
		visibility: visible;
		opacity: 1;
		left: 10px;
		width: 30px;
		height: 30px;
		line-height: 22px;
		font-size: 28px;
		text-indent: 10px;
	}
	.slider-banner .owl-nav span#banner-next {
		visibility: visible;
		opacity: 1;
		right: 10px;
		width: 30px;
		height: 30px;
		line-height: 22px;
		font-size: 28px;
		text-indent: -20px;
	}
	.thanglong-hd-number #shiva {
		margin-top: 5%;
	}
	.thanglong_dich_vu .thanglong-dichvu .col-lg-4 {
		margin-bottom: 30px;
	}
	.du_an_noi_bat .du-an-thanglong {
		width: 49%;
	}
	.du_an_noi_bat .du-an-thanglong img {
		width: 100%;
		-webkit-filter: grayscale(40%);
		filter: grayscale(40%);
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.du_an_noi_bat .du-an-thanglong:hover img {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.du_an_noi_bat .thanglong_du_an_text h1 i, .archive-du-an-new .col-lg-4 .thanglong_du_an_text h1 i {
		display: none;
	}
	.taisao_chungtoi {
		background-size: inherit;
	}
	
	/*===== Liên Hệ =====*/
	
	.contact .form-lh form input[type="submit"] {
		background-color: #0082a2;
		color: #fff;
	}
	
	/*==== category tin tuc =====*/
	ul.recent-thumbnail-widget li h6 {
		margin-left: 30%;
	}
	
	.dv-part-2 .col-lg-4 {
		margin-bottom: 30px;
	}
	.page-tv .social-single {
		background: none;

	}
	/*Footer*/
	footer.site-footer {
	  padding-top: 0;
	}
	.menu-second li {
	    text-align: left;
	}
	.menu-footer {
	    margin-left: 0;
	    padding-top: 0px;
	}
	/*Ky thuat*/
	header.site-header .navbar-default .navbar-collapse, header.site-header .navbar-default .navbar-form {
	  margin-top: 20px;
	  position: absolute;
	  width: 100%;
	  z-index: 10000 !important;
	}
	.home .sticky-wrapper {
	  position: absolute;
	  width: 100%;
	  z-index: 10000 !important;
	}
	/*ki thuật 4/1/2018*/
	.menu-footer {
	    width: 100%;
	}
	.info-top-bic {
	    margin-bottom: 30px;
	    width: 100%;
	}
	.bic-sun > p {
	    display: block;
	    text-align: center;
	    width: 100%;
	}
	.main-navigation .hidden-boss{
		display: none;
	}
	.col-col-linh {
		display: block;
	}

}



@media screen and (max-width:678px) {
	footer.site-footer .site-info .col-xs-6 {
		width: 100%;
		text-align: center;
	}
	footer.site-footer .col-lg-3:first-child p {
		text-align: center;
	}
	footer.site-footer h3 {
		margin-top: 30px;
		text-align: center;
	}
	.coppyright .full-coppyright {
		font-size: 100%;
		display: inline-block;
	}
	
	/*===== archive Khách Hàng ======*/
	.bic-archive-dich-vu .category-new-add .owl-tintuc {
		width: 100%;
		top: 90%;
		display: inline-table;
	}
	.bic-archive-dich-vu .category-new-add {
		margin-top: 150px;
	}
	.bic-archive-dich-vu .category-new-add:nth-child(2) {
		margin-top: 0px;
	}
	.bic-archive-dich-vu .category-new-add:last-child {
		margin-bottom: 120px;
	}
	
	/*====== archive các dịch vụ ======*/
	.category-cac-dich-vu .bic-archive-dich-vu .category-new-add {
		margin-bottom: 135px;
		margin-top: 0px;
	}
	
	/*== .bic-navigation ===*/
	.bic-navigation {
		margin-top: 80px;
	}
	.main-navigation .hidden-boss{
		display: none;
	}
	
}


@media screen and (max-width:600px) {
	.bic-navigation {
		margin-top: 100px;
	}
	.main-navigation .hidden-boss{
		display: none;
	}
}
@media screen and (max-width:593px) {
	.bic-navigation {
		margin-top: 120px;
	}
	/*ki thuat*/
	.bic-archive-dich-vu .dv-item {
	  width: 100%;
	}
	.thanglong-dichvu.dich-vu-home .dv-item {
	  width: 100%;
	}
	.main-navigation .hidden-boss{
		display: none;
	}
}

@media screen and (min-width:520px) and (max-width:590px) {
	/*===== Category Tin Tức =====*/
	.bic-category-tin-tuc .module50 {
		margin-top: 180px;
	}
	.bic-category-tin-tuc .module50:first-child {
		margin-top: 0px;
	}
	
	/*=== Archive khách hàng ====*/
	
	.bic-archive-dich-vu .category-new-add {
		margin-top: 150px;
	}
	.bic-archive-dich-vu .category-new-add:first-child {
		margin-top: 0px;
	}
	.bic-archive-dich-vu .category-new-add:last-child {
		margin-bottom: 150px;
	}
	.single-slider-tintuc {
		margin-bottom: 30px;
	}
	.coppyright .col-lg-12 {
		text-align: center;
	}
	.coppyright ul {
		display: inline-block;
	}
	.main-navigation .hidden-boss{
		display: none;
	}
	 
	
}




@media screen and (max-width:519px) { /*520px*/
	.thanglong-hd-number #shiva span {
		font-size: 35px;
	}
	.thanglong-hd-number .col-lg-3 h3 {
		font-size: 12px;
	}
	
	/*===== Category Tin Tức =====*/
	.bic-category-tin-tuc .module50 {
		margin-top: 200px;
	}
	.bic-category-tin-tuc .module50:first-child {
		margin-top: 0px;
	}
	
	/*=== Archive khách hàng ====*/
	
	.bic-archive-dich-vu .category-new-add {
		margin-top: 185px;
	}
	.bic-archive-dich-vu .category-new-add:nth-child(2) {
		margin-top: 0px;
	}
	.bic-archive-dich-vu .category-new-add:last-child {
		margin-bottom: 160px;
	}
	.bic-archive-dich-vu .category-new-add #time {
		position: absolute;
		left: 5px;
		top: 5px;
	}
	.archive-du-an-new .col-lg-4 {
		width: 100%;
	}
	.archive-du-an-new .col-lg-4 img {
		width: 100%;
	}
	.coppyright .col-lg-12 {
		text-align: center;
	}
	.coppyright ul {
		display: inline-block;
	}

}



@media screen and (max-width:480px) {
	
	.navbar-toggle {
		border: none;
		margin: 15px 0 0;
		/*
		padding: 40px; */
	}
	
	.du_an_noi_bat .du-an-thanglong {
		width: 99%;
		margin-bottom: 10px;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		font-weight: bold;
	}
	
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background: none;
	}
	
	.navbar-collapse {
		box-shadow: none;
	}
	.taisao_chungtoi .thanglong-why .box-why {
		padding-left: 100px;
	}
	.taisao_chungtoi .thanglong-why .box-why:nth-child(1):before {
		margin-top: 30px;
	}
	.taisao_chungtoi .thanglong-why .box-why:nth-child(2):before, .taisao_chungtoi .thanglong-why .box-why:nth-child(1):before, .taisao_chungtoi .thanglong-why .box-why:nth-child(3):before {
		font-size: 50px;
	}
	.taisao_chungtoi h1#why {
		font-size: 45px;
	}
	.thanglong-hd-number .col-lg-3 {
		width: 100%;
	}
	.slider-banner .container {
		text-align: center;
	}
	.taisao_chungtoi h1#why {
		line-height: 1.3;
	}
	.kh-noi-homepage h3#kh-slider {
		font-size: 35px;
	}
	.kh-noi-homepage .item .kh-repib {
		padding: 10px 20px;
	}
	.slider-banner .bx-controls-direction {
	  display: none;
	}
	/*====== Liên Hệ ======*/
	.contact .mem {
		padding-left: 49px;
	}
	.contact h2 {
		font-size: 22px;
	}
	
	.contact .mem i {
		width: 70px;
		height: 70px;
		line-height: 70px;
		top: 20%;
		font-size: 30px;
	}
	
	.contact .mem h3 {
		font-size: 18px;
	}
	.contact .mem p {
		font-size: 14px;
	}
	.page-template-default h3#dv-title-home {
		font-size: 30px;
	}
	.single-slider-tintuc {
		margin-bottom: 30px;
	}
	.archive .sidebar {
		margin-top: 220px;
	}
	/*Kythuat*/
	.home .sticky-wrapper {
	    position: relative;
	}
	.site-header > .sticky-wrapper > .thanglongpad-menu-primary > .container > .row {
	    background: #003143 none repeat scroll 0 0;
		padding: 0;
		z-index: 100000;
	}
	.site-header > .sticky-wrapper > .thanglongpad-menu-primary {
	    padding: 0;
	}
	.col-col-linh {
	  top: 26px;
	}
	/*== footer ===*/
	.coppyright .full-coppyright span.coppy-2,.coppyright .full-coppyright a.bicweb-2 {
		font-size: 9px;
	}
	.coppyright .full-coppyright span.coppy-1, .coppyright .full-coppyright span.sep {
		font-size: 10px;
	}
	.bic-navigation {
		margin-top: 140px;
	}
	.archive-du-an-new #myList li {
		width: 100%;
	}
	.bic-sun > p {
	  text-align: left;
	}
	/*ki thuat 2018*/
	.bic-logo .bic-title-long {
	    font-size: 14px;
	    text-align: center;
	}
	.bic-left-foot .bic-logo {
	    text-align: center;
	}
	.info-top-bic {
	    width: 100%;
	}
	.menu-footer {
	    display: none;
	    width: 100%;
	}
	.bic-sun > p {
	  display: block;
	  text-align: center;
	  width: 100%;
	}
}

@media screen and (max-width:420px) {
	
	.navbar-header .site-branding img {
		width: 180px;
		height: auto;
	}
	.navbar-toggle {
		padding: 0px;
	}
	/*====== Liên Hệ ======*/
	.contact .form-lh {
		display: flow-root;
		
	}
	#primarysingle .social-single span {
		display: none;
	}
	.single .lien-ket-cty {
		margin-top: 40px;
	}
	/*Sidebar*/
	.dv-sidebar-key > li {
	    width: 100%;
	}
	ul#sidebar-key > li > a {
	    margin-top: 30px;
	}
	/*kithuat*/
	#masthead .main-navigation.navbar {
	  margin-bottom: 0;
	  padding-top: 5px;
	}
	.col-col-linh {
	  right: 31px;
	  top: 19px;
	}

}

@media screen and (max-width:399px) {
	.taisao_chungtoi .thanglong-why .box-why {
		padding-left: 70px;
		padding-right: 20px;
	}
	.taisao_chungtoi .col-lg-6:first-child {
		padding-top: 100px;
	}
	h3#dv-title-home {
		font-size: 30px;
	}
	
	/*====== Liên Hệ ======*/
	.contact .mem {
		padding-left: 29px;
		box-sizing: content-box;
		-moz-box-sizing: content-box;
		-webkit-box-sizing: content-box;
		 padding-bottom: 0px;
	}
	
	/*=== Category Tin Tức ===*/
	ul.recent-thumbnail-widget li h6 {
		margin-left: 36%;
	}
	.bic-category-tin-tuc .module50 {
		margin-top: 290px;
	}

	.bic-category-tin-tuc .module50:first-child {
		margin-top: 0px;
	}
	
	.single-slider-tintuc {
		margin-bottom: 30px;
	}
	.term-dich-vu-in-an .bic-navigation {
		margin-top: 210px;
	}
	.term-dich-vu-thiet-ke .bic-navigation {
		margin-top: 230px;
	}
	.bic-navigation {
		margin-top: 50px;
	}
	.bic-archive-dich-vu .category-new-add:nth-child(2) {
		margin-top: 0px;
	}
	.category-tin-tuc .bic-archive-dich-vu .category-new-add {
		margin-top: 50px;
	}
	.category-tin-tuc .sidebar {
		margin-top: 30px;
	}

	.bic-archive-dich-vu .category-new-add {
		margin-top: 215px;
	}
	.term-dich-vu-thiet-ke .category-new-add:nth-child(3) {
		margin-top: 195px;
	}
	.bic-archive-dich-vu .category-new-add:nth-child(6) {
		margin-top: 250px;
	}
	
	
	
}
