.wraper {
	width: 100%;
}
@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 img {
		width: auto;
		height: 130px;
	}
	.body-bg, .container {
		width: 100%;
	}
	#header .logo {
		width: 100%;
		text-align: left;
		padding: 10px;
	}
	#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: 768px) {
	.second-nav .bg {
	    background:none !important;
	    border: 0px dashed #fff;
	    padding: 4px;
	    box-shadow: 0 0 0px rgba(0,0,0,0.15) !important;
    	-webkit-box-shadow: 0 0 0px rgba(0,0,0,0.15) !important; 

	}
	.menu-collapser {
	     background:none !important;
	}
	.second-nav {
	    position: absolute;
	    left: 0;
	    top: 100px;
	    width: 100%;
	    z-index: 1000;
	}
}
@media (max-width: 767px) {
	.body-bg, .container {
		width: 100%;
	}
	.box-shadow {
		box-shadow: none;
		-webkit-box-shadow: none;
	}
	.contactDefault {
		position: relative
	}
	.social-icons, .contactDefault, .personalArea {
		float: right;
		margin-right: 10px;
		margin-left: 0;
	}
	.social-icons .content, .contactDefault .content {
		display: none;
	}
	.contactList li {
		display: block;
	}
	.contactList li .fa, .contactList li [class^="icon-"], .contactList li [class*=" icon-"] {
		width: 20px !important
	}
	.breadcrumbs {
		display: none
	}
	.hidden-ss-block, .hidden-ss-inline, .hidden-ss-inline-block {
		display: none !important;
	}
	.second-nav {
		position: absolute;
		left: 0;
		top: 0;
	}
	.third-nav .bg {
		padding: 10px 5px;
	}
	.third-nav .current-time {
		display: none
	}
	.navbar-default {
		background: #2463a6 url(../images/hbg2.jpg) repeat-x left top !important;
		border-color: #064481 !important;
	}
	.navbar-default .navbar-nav > li {
		margin-left: 0 !important;
		width: 200px;
	}
	.navbar-default .navbar-nav > li:first-child {
		margin-left: 0 !important;
	}
	.navbar-default .navbar-nav > li:last-child {
		margin-right: 0 !important;
	}
	.navbar-default .navbar-nav > li > a {
		background-color: #1d5998 !important;
		color: #fff !important;
	}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
		color: #fff !important;
	}
	.navbar-collapse {
		padding-left: 15px !important;
		padding-right: 15px !important;
		margin-top: -51px
	}

	.navbar-toggle {
		margin-left: 10px !important;
		margin-right: -45px;
		border-color: #1d5998 !important;
		background-color: #147bbf !important;
	}
	.navbar-toggle:hover, .navbar-toggle:focus {
		background: #1d5998 !important;
	}
	.home, .dropdown-mobile {
		border-bottom: 1px solid rgba(255,255,255,0.2) !important;
	}
	.dropdown-submenu {
		margin: 0;
		padding: 0;
	}
	.dropdown-submenu li > ul > li {
		margin-left: 30px;
		background-color: rgba(255,255,255,0.2);
	}
	.dropdown-submenu a {
		line-height: 33px;
		border-bottom: 1px solid rgba(255,255,255,0.2) !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.dropdown-submenu li a {
		color: #fff !important;
	}
	.dropdown-submenu > a:after {
		display: none;
	}
}
@media (max-width: 499.98px) {
    .nv-infodie {
        width: 100%;
    }


	.fix-text {
		border-bottom: 1px dashed #FFFFFF;
		border-top: 1px dashed #FFFFFF;
		margin: 10px;
	}

	.nv-infodie {
		width: 100%;
	}
	#slider_jssor_different_size {
		display: none;
	}

	.one-pic a img {
		width: 85px;
		height: 70px
	}
	#header {
	    margin-top: 51px;
	}
	#header .logo {
		width: 100%;
		text-align: center;
		padding: 10px;
	}
	#header .logo img {
		max-height: 60px;
		width: auto;
	}
	.logo a:link, a:active, a:visited {
		margin-left: 0px;
	}
	.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%
	}

	.fix-wraper .col-md-16 .two_column .panel-default .panel-body {
		height: auto;
	}

	.panel-body .col-md-12 .first ul {
		background-image: none;
	}

	.company_info {
		background-image: none;
	}
	.fix-text {
		background-image: none;
	}

	#footer .menu {
		text-align: left;
		margin-left: 10px;
	}
	#footer .menu li {
		width: 48%;
	}

	div.background {
		height: auto;
		background: none;
	}

	div.transbox {
		margin: 15px;
	}

	.socialList, .contactList {
		margin: 0;
		margin-bottom: 10px;
		padding-left: 35px;
	}

	.transbox .contact {
		padding-bottom: 15px;
	}

	.navbar-default .navbar-toggle {
		top: -50px;
		left: 2px;
		margin-top: 10px;
	}
	.introduce{
		display: none;
	}
	.second-nav .bg {
	    background:none !important;
	    border: 0px dashed #fff;
	    padding: 4px;
	}
	.second-nav {
	    position: absolute;
	    left: 0;
	    top: 115px;
	    width: 100%;
	    z-index: 1000;
	}
	.menu-collapser {
	     background:none !important;
	}
	#header .logo img {
	    max-height: 70px;
	    width: auto;
	}
	.body-bg {
	    position: absolute;
	    top: 0;
	    left: 0;
	    min-width: 100%;
	    min-height: 100%;
	    background: transparent url(../images/hbg.jpg) repeat-x left top;
	    background-image: url(../images/back.png), url(../images/back3.png), url(../images/back2.png);
	    background-repeat: no-repeat, no-repeat, repeat-y;
	    background-position: 49.6% 98.5%, top center, center;
	    background-size: auto, auto, auto;
	}
}
@media (max-width: 360px) {
	#header .logo img {
	    max-height: 60px;
	    width: auto;
	}
	
}
@media (max-width: 280px) {
	#header .logo img {
	    max-height: 52px;
	    width: auto;
	}
	
}
@media (min-width: 500px) and (max-width: 991px) {

	.panel-default .panel-body .fix-body {
		border: none;
	}

	#header .logo {
		text-align: center;
	}

	.navbar-default .navbar-nav > li > a {
		padding-left: 20px;
		padding-right: 5px;
		font-size: 11px;
	}

	.one-pic a img {
		width: 142px;
		height: 100px;
	}

	.panel-body .col-md-12 .first ul {
		background-image: none;
	}

	.clearfix .col-md-12 .current-time {
		display: none;
	}

	.fix-banner .introduce {
		display: none;
	}
}
@media (min-width: 500px) {
	#header .logo a img {
		width: auto;
		height: 70px;
	}

	.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) {
	#header .logo a img {
		width: auto;
		height: 120px;
	}

	.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) {
	#header .logo a img {
		width: auto;
		height: auto;
	}

	.body-bg, .container {
		width: 100%;
	}
	.wraper {
		width: 100%;
		max-width: 1100px;
	}
	nav > .container > .row {
		margin-left: 0;
		margin-right: 0;
	}
}
@media (min-width: 1200px) {
	.wraper {
		width: 1100px;
	}
	nav > .container > .row {
		margin-left: -5px;
		margin-right: -5px;
	}
}