.wraper {
    width:100%;
}
.item_img{height: 180px;overflow:hidden;}
.img_pacorp{height:auto; width: 80%; text-align: center;overflow:hidden;}
.an{display: block}
.hien-an{display: none}
	#patop{margin-top: 10px;}
.pacorp_sapxep{margin-top: -50px}
@media (max-width:1200px) {
    #footer .footer-copyright {
        background:#043c72;
        border-top:4px solid #043c72;
        color:#fff;
        width:100% !important;
    }
}
@media (max-width:992px) {
	 #header .logo {
        width:30%;
        text-align:left;
        padding:10px;
    }
    #header .qctop {
   width:70%;
  
}
   #header .qctop img{
   width:80%;
  
}
    .body-bg,
    .container {
        width:100%;
    }
  
    #menu-site-default .navbar-right {
        display:none;
    }
    #footer .footer-copyright .panel-body {
        text-align:center;
    }
    #footer .footer-copyright .menu {
        text-align:center;
    }
    #footer .footer-copyright .theme-change {
        text-align:center;
    }
    .column-margin-left{
        margin-left:0 !important
    }
}
@media (max-width:767px) {

    .body-bg,
    .container {
        width:100%;
    }
    .box-shadow {
        box-shadow:none;
        -webkit-box-shadow:none;
    }

    .breadcrumbs-wrap{
        display:none
    }
    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display:none !important;
    }

    .wraperhea .container{
        padding: 0;
    }

    .mobile-menu-toggle-btn{
        display: flex;
    }

    #header img {
        width: 100%;
        height: 100px;
        object-fit: cover;
        object-position: left;
    }
}
@media (max-width:499px) {
	.tab-pane img{
	width: 100%;max-width: 300px;
	height: auto;
}
	.hien-an{display: block}
	.col-xps-12{width: 100%;}
	
	#header .qctop {
  display: none;
}
	
	.pacorp_sapxep{display: none}
	.headerSearch {float: right;padding-top: 0px;
    margin-bottom: 20px;
}
	.an{display: none}
    .nv-infodie {
        width:100%;
    }
    #header .logo {
        width:100%;
        text-align:center;
        padding:10px;
    }
    #header .logo img {
        max-height:80px;
        width:auto;
    }
    .visible-ss-block {
        display:block !important;
    }
    .visible-ss-inline {
        display:inline !important;
    }
    .visible-ss-inline-block {
        display:inline-block !important;
    }
    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display:none !important;
    }
    #tip, #footer-tip {
        max-width:100%;
        margin-right:0 !important;
    }
    .guestBlock{
        width:100%
    }
}
@media (min-width:500px) and (max-width:991px) {
    #footer .menu li {
        width:32%;
    }
    #footer .menu li:nth-child(3n+2) {
        padding-right:8px;
        padding-left:7px;
    }
    #footer .menu li:nth-child(3n),
    #footer .menu li:nth-child(3n+1) {
        padding-left:0;
        padding-right:0;
    }
}
@media (min-width:500px) {
    .nv-infodie {
        width:500px;
        left:50%;
        margin-left:-250px;
    }
}
@media (min-height:500px) {
    .body-bg,
    .container {
        width:100%;
    }
    .nv-infodie {
        height:500px;
        top:50%;
        margin-top:-250px;
    }
}
@media (min-width:768px) {
    .wraper {
        width:100%;
    }
    .hidden-ss-block {
        display:block !important;
    }
    .hidden-ss-inline {
        display:inline !important;
    }
    .hidden-ss-inline-block {
        display:inline-block !important;
    }
}
@media (min-width:992px) {
    .body-bg,
    .container {
        width:100%;
    }
    .wraper {
        width:100%;
        max-width:1200px;
    }
    nav > .container > .row {
        margin-left:0;
        margin-right:0;
    }
}
@media (min-width:1200px) {
    .wraper {
        width:1200px;
    }
    nav > .container > .row {
        margin-left:-5px;
        margin-right:-5px;
    }
}