@media (min-width: 1201px){
.inner {
    /*width: 96%;*/
    /*max-width: 1280px;*/
}}
.block {
    margin-bottom: 0;
}
.js-language-switch #language-switch {
    background: none;
    color: #FEE019;
}
.js-language-switch #language-switch .icon {
    font-size: 100%;
}
.page-node-type-page #content > article > div > div.inner > div:nth-child(1),
.page-taxonomy #content > article > div > div.inner > div:nth-child(1){
   margin-bottom: 50px;
	  width: 100%;
    height: 240px;
    position:relative;
    left:50%;
    transform:translateX(-50%);
}
.page-node-type-page #content > article > div > div.inner > div:nth-child(1):before,
.page-taxonomy #content > article > div > div.inner > div:nth-child(1):before{
	content:'';
	position:absolute;
	width:99vw;
	height: 240px;
	left: 51%;
  transform: translateX(-50%);
  bottom:0;
	background-image:url("https://spe.sysu.edu.cn/lampad/sites/default/files/quanjubanner.jpg");
  background-size:cover;
  background-position: center;
}
.page-node-type-page #content > article > div:nth-child(2) > div.inner > div:nth-child(1) .breadcrumb,
.page-node-type-page #content > article > div:nth-child(2)>div > div.inner > div:nth-child(1) .breadcrumb,
.page-taxonomy #content > article > div:nth-child(2) > div.inner > div:nth-child(1) .breadcrumb,
.page-taxonomy #content > article > div:nth-child(2)>div > div.inner > div:nth-child(1) .breadcrumb{
	border:0;
	padding-left:10px;
}
.page-node-type-page #content > article > div > div.inner > div:nth-child(1)>div,
.page-node-type-page #content > article > div >div > div.inner > div:nth-child(1)>div,
.page-taxonomy #content > article > div > div.inner > div:nth-child(1)>div,
.page-taxonomy  #content > article > div >div > div.inner > div:nth-child(1)>div{
	background-color:rgb(0,0,0,0.4);
	position: absolute;
	width: 100%;
  left: 51%;
  transform: translateX(-50%);
  bottom: 0px;
  padding-left: 30px;
}
.page-node-type-page #content > article > div > div.inner,
.page-taxonomy #content > article > div > div.inner{
  padding-top:0;
  padding-left: 12%;
  padding-right: 12%;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.inner .breadcrumb {
    text-align: right;
    /*padding-bottom: 20px;*/
    /*border-bottom: 2px solid #77110c;*/
    position: relative;
    margin:0;
	  padding:10px 0;
	  border:0;
}
hr {
    background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
    border: 0;
    height: 1px;
    margin: 42px 0;
}
div#header.fixed-top {
    background:rgba(119,17,12,1);
}
div#header.header-bg-base.fixed-top{
   /*padding: 10px;*/
}
nav.breadcrumb:before {
    content: "";
    width: 400px;
    position: absolute;
    /*border-bottom: 4px solid #77110c;*/
    left: 0;
    bottom: 0;
}
.inner .breadcrumb:before {
    border-bottom: 0;
}
.inner .breadcrumb .list-breadcrumb{
	display: flex;
	float:right;
	padding-bottom:14px;
	padding-right:7px;
}
.inner .breadcrumb .list-breadcrumb li .icon,
.inner .breadcrumb .list-breadcrumb a,
.inner .breadcrumb .list-breadcrumb li{
	color:white;
}
.inner .breadcrumb .list-breadcrumb a:hover{
	color:rgb(255,255,255,0.8);
}
.js-sidebar:last-child:after{
	min-height:408px;
	display:block;
	content:'';
	width:100%;
	aspect-ratio: 1.55;
	background-image:url('https://spe.sysu.edu.cn/lampad/sites/default/files/quanjucebianlan.jpg');
	background-repeat:no-repeat;
	background-size:cover;
}
@media only screen and (max-width: 992px){
nav.breadcrumb:before {
    display:none;
}
}
span.f-r.outside-l{
  color:#999;
}
.page-url-qr-code img{
  width:150px;
  height:auto;
}
#header {
    position: fixed;
    z-index:2;
    width: 100%;
}

div#main {
    background: #FFF;
}

.fixed-top .header-container.inner {
    float: left;
    /*width: 1280px;*/
}
#header-top {
    z-index: 20;
    position: fixed;
    width: 100%;
}
#header-top .inner {
    position: relative;
}
.fixed-top .header-body .header-container.main-menu-nav-primary{
  /*padding-top: 30px;*/
  float:right;
  /*width:calc(100% - 560px);*/
  /*background:none;*/
}
body .header-bg-base {
    /*background: linear-gradient(rgba(119,17,12,1) ,rgba(119,17,12,0));*/
    border: none;
    width: 100%;
    /*padding: 5px 0 5vh 0;*/
    padding:0;
    box-shadow: 1px 0px 2px 5px rgb(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
}
.header-body .header-container.main-menu-nav-primary .inner.inside-c-tb {
    width: auto;
    text-align: right;
    min-width: 100%;
    padding: 0;
}
.header-body .header-top{
  /*margin-bottom: 16px;*/
  padding-left: 0;
  margin-left: 12%;
  flex-basis: 60%;
  padding-right: 0;
  display: flex;
}
.header-body .header-top img{
  width: 85%;
  height:auto;
}
@media(max-width:1440px){
    .header-body .header-top {
      flex-basis: 36%;
      margin-top:25px;
    }
    .header-row .header-column {
      display: unset;
    }
    #site-logo img {
      width: 100%;
    }
}
.main-menu-nav-primary {
    /*background-color: white;*/
    border-radius: 0;
    width: 100%;
    /*padding-left: var(--container-padding-left);*/
    padding-right:12%;
    padding-top: 40px;
}
.header-bg-base .main-menu-1-1 .nav-menu>.menu-item {
    padding: 16px 14px;
}
.fixed-top.header-bg-base .header-body{
  background-size: 100% 100%;
  /*min-height: 112px;*/ 
}
.fixed-top.header-bg-base .main-menu-1-1 .nav-menu>.menu-item {
    padding: 16px 14px;
}
.main-menu-1-1 .menu-item {
  padding: 16px 0 !important;
  flex: 1;
}
.main-menu-1-1 .nav-menu{
      display: inline-block;
      display: flex;
}
.main-menu-1-1 .menu{
      /*width: 100%;*/
}
.main-menu-1-1 li:nth-child(1) {
  padding-left: 0;
}
/*.main-menu-1-1 li:nth-child(1) .menu-toggle {*/
/*  border-left: 1px solid #ccc;*/
/*}*/
.main-menu-1-1 li:nth-child(10) {
  padding-right: 0;
}
.header-body {
  padding-right: 0; 
  padding-left: 0; 
  margin: 0 auto;
  min-height: 100px;
  max-width:1600px;
  min-width: 100%;
  width: 100%;
  display:flex;
  /*background-image: url('https://spe.sysu.edu.cn/lampad/sites/default/files/%E7%A3%81%E7%94%B5%E7%89%A9%E6%80%A7%E5%9F%BA%E7%A1%80%E5%AD%A6%E7%A7%91%E7%A0%94%E7%A9%B6%E4%B8%AD%E5%BF%83_header.jpg');*/
  /*background-size: 100% 70%;*/
}
.header-body .header-container.inner, .header-body .header-row {
    height: auto;
}
@media (max-width: 992px) {
  .header-body .header-top .header-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
    }
}
.fixed-menu{
    background: linear-gradient(rgba(119,17,12,1) ,rgba(119,17,12,.8));
    opacity: 1;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    width:100%;
    z-index: 100;
    border: none;
    position:fixed;
}
/*@media (min-width:992px){*/
/*  #site-logo img {*/
/*    height: 80px;*/
/*}*/
/*}*/
@media (max-width: 992px) {
.header-container.inner {
    float: none;
    width: 100%;
}
#header-btns{
  background:none;
}
.page-node-type-page #content > article > div > div.inner,
.page-taxonomy #content > article > div > div.inner{
  padding-left:14px;
  padding-right:14px;
}
}
@media screen and (max-width: 768px){
#header .header-container .header-row .header-column #site-logo.header-logo img {
margin-top: 15px;
}
#header .header-container .header-row .header-column #header-btns {
    left: 0;
    top: 30%;
}
.header-container.inner, .header-row{
  height:auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
#header .header-container .header-row .header-column{
  position: initial;
}
#header .header-container .header-row .header-column:first-child {
  width: unset;
}
#header .header-container .header-row .header-column:last-child {
   width: 5%; 
}
.fixed-menu{
  position: initial  !important;
}
.page-url-qr-code.t-c{
  display:none;
}
}

.menu.nav-menu ul.dropdown-menu>li>a,
.menu.nav-menu .dropdown .dropdown-menu>li>a{
    text-align: left;
    font-size: 14px;
    padding: 7px 14px;
}
/*.main-menu-1-1 .nav-menu>.menu-item:hover .dropdown-menu {*/
/*    display: block;*/
/*}*/
.menu.nav-menuul .dropdown-menu,
.menu.nav-menu .dropdown .dropdown-menu{
    min-width: 145px;
    background-clip: padding-box;
    border-radius:4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    /*border-top: 2px solid #d1d5db;*/
    background-color:white;
}
.main-menu-1-1 .nav-menu .level-menu .menu-item.open>a{
  color:white;
}
.main-menu-1-1 .nav-menu .level-menu .menu-item {
    border-top: 1px solid rgba(255,255,255,0.3);
    padding:10px 0 !important;
    border-top: 1px solid #f3f4f6;
}

.main-menu-1-1 .nav-menu .level-menu .active-item.active,.main-menu-1-1 .nav-menu .level-menu .menu-item:hover {
    background-color: rgba(119,17,12);
}
.main-menu-1-1 .nav-menu .level-menu .active-item.active,.main-menu-1-1 .nav-menu .level-menu .menu-item:first-child:hover {
    border-radius:4px 4px 0 0;
}
.main-menu-1-1 .nav-menu .level-menu .active-item.active,.main-menu-1-1 .nav-menu .level-menu .menu-item:last-child:hover {
    border-radius:0 0 4px 4px;
}
.main-menu-1-1 .nav-menu .level-menu .menu-item>a.is-active, .main-menu-1-1 .nav-menu .level-menu .menu-item>a:hover {
    background: none;
}
.main-menu-1-1 .nav-menu>.menu-item.active .menu-toggle a,
.main-menu-1-1 .nav-menu>.menu-item:hover .menu-toggle a,
.main-menu-1-1 .nav-menu>.menu-item:focus .menu-toggle a,
.main-menu-1-1 .nav-menu .menu-item:hover a,
.main-menu-1-1 .nav-menu>.menu-item.active a{
    color: #4b5563;
}
.main-menu-1-1 .nav-menu .level-menu .active-item.active:not(.expanded) a,
.main-menu-1-1 .nav-menu .level-menu .menu-item:hover >a,
.main-menu-1-1 .nav-menu>.menu-item.active .is-active{
    color:white;
    background:none;
}
.main-menu-1-1 .menu-toggle a{
  color: #4b5563 !important;
}
.header-bg-base .header-body .main-menu-nav-primary .inside-c-tb .main-menu-1-1 .menu-toggle a {
    color: #ffffff !important;
    font-size: 18px;
    font-weight: bold;
}
.main-menu-1-1 .menu-toggle{
  padding-right: 0;
  /*border-right: 1px solid #ccc;*/
  text-align: center;
}
.sidebar-menu-2-4 .nav-menu .menu-item.active:not(.expanded) a {
    background: none;
    color: #77110c;
}
.sidebar-menu-2-4 .nav-menu .menu-item.active:not(.expanded) a:after {
    color: #77110c;
}
/*.main-menu-1-1 .nav-menu .menu-item:hover ul a{
  color:#333;
}*/
.main-menu-1-1 .nav-menu>.menu-item.active, .main-menu-1-1 .nav-menu>.menu-item:hover, .main-menu-1-1 .nav-menu>.menu-item:focus {
    background: none
}
/********** search ******/
.m-searching {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  visibility: hidden;
  overflow: hidden;
  background: rgba(0, 0, 0, .8);
  margin: 0;
  width: 100%;
  height: 100vh;
  -webkit-transform: scale(.2, .2);
  -ms-transform: scale(.2, .2);
  -o-transform: scale(.2, .2);
  transform: scale(.2, .2);
  -webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
  -moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
  -o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
  -ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
  transition: all .3s cubic-bezier(.4, 0, 1, 1);
}

.m-searching .search-popup-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress
}

.m-searching form {
  max-width: 100%;
  width: 600px;
  position: absolute;
  z-index: 10;
  margin: auto;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 50px;
  overflow: hidden;
}

.m-searching.active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  visibility: visible;
}

.m-searching input[type=text] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 50px);
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  border-radius: 0;
  border: 0;
  height: 50px;
  line-height: 40px;
  float: left;
  margin: 0;
  padding-left: 20px;
  background: #fff;
  color: #999;
  font-size: 15px;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #999
}

.form-control::-webkit-input-placeholder {
  color: #999
}

.form-control:-moz-placeholder {
  color: #999
}

.form-control::-moz-placeholder {
  color: #999
}

.form-control:-ms-input-placeholder {
  color: #999
}

.form-control::-webkit-input-placeholder {
  color: #999
}
.block-region-right {
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
}
.title-inner h2, .field.field-name.field-type-string.field-label-hidden.field-item, .taxonomy_term--type-faculty .views-teacher h3,.block-region-right .block h2.block-title {
    font-weight: 600;
    padding-bottom: 15px;
    position: relative;
    font-size: 20px;
    color: #333;
    border-bottom:0;
}
.page-taxonomy .list-item .date {
    padding-left: 10px;
}
.list-3 .list-content li:hover {
    font-weight: bold;
    background-color:unset;
}
.list-3 .list-content li:hover a p{
    color: #76110c;
}
@media only screen and (min-width: 1200px){
.page-taxonomy .list-item a p {
    font-size: 16px;
}
.page-taxonomy .list-3 .list-item{
    padding-top: 14px !important;
    padding-bottom: 14px !important
}
}
.eventslist .event-list.event-list-4 .list-content{
  border-bottom:0;
  margin-bottom:20px;
  background-color:#f8f8f8;
  padding:20px;
}
.eventslist .event-list.event-list-4 .list-content:hover{
    background-color:#f2f2f2;
    box-shadow:2px 2px 6px rgba(0,0,0,0.2);
}
.eventslist .event-list.event-list-4 .list-content .event-content .event-left .event-time .event-day {
    font-size: 32px;
    font-weight: 600;
}
.eventslist .event-years {
    font-size: 12px;
}
.eventslist .event-list li a, .eventslist .event-list ul li a {
    font-weight: bold;
}
.event-list.event-list-4 .list-content .event-content .event-left {
    width: 100px;
}
#footer .row {
    align-items: center;
    vertical-align: middle;
    display: flex;
    flex-wrap: wrap;
}
@media(max-width:992px){
  #footer .row {
    gap:14px;
  }
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1
}

.m-searching button {
  background: #319662;
  width: 50px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
  border-radius: 0;
  float: left;

  font-size: 16px;
  padding: 0;
  border: 0;
  color: #fff;
  outline: none;
  cursor: pointer;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
  -o-transition: all .2s ease-in-out 0s;
  -ms-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s
}

.m-searching button .loading {
  display: none;
  -webkit-animation: weuiLoading 1s steps(12, end) infinite;
  animation: weuiLoading 1s steps(12, end) infinite;
}

@-webkit-keyframes weuiLoading {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
  }
}

@keyframes weuiLoading {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
  }
}

.m-searching .m-list-search {
  display: none;
  max-width: 600px;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #f6f6f6 !important;
  top: 50%;
  margin: auto;
  z-index: 999;
  overflow: hidden;
  list-style: none;
  position: absolute;
  right: 0;
  max-height: 300px;
  overflow-y: auto;
  background: #fff !important;
  margin-top: 27px;
  left: 0;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  border-radius: 0;
  box-shadow: 2px 2px 6px -4px #000;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .05);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, .05);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, .05);
  line-height: 20px;
}

.m-searching .m-list-search li {
  padding: 0;
  line-height: 30px;
  display: block;
  float: none;
  width: 100%;
  margin: 0 20px;
  border: 0 !important;
  padding-bottom: 0 !important;
}

.m-searching .m-list-search li a {
  color: #999;
  font-size: 14px;
}

.m-searching .m-list-search li a:hover {
  text-decoration: underline;
}


.m-searching .baoming {
  width: 480px;
  height: 470px;
  background: #fff;
  padding: 90px 40px;
  box-sizing: border-box;
}
/*.nodebanner {*/
/*    background-image: url(../../p2.jpg);*/
/*}*/
.banner {
    height: 100px;
    /*height:300px/155px;*/
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    font-size: 0 !important;
}

.equitment h3{
  font-size:20px;
  font-weight:600;
  padding:15px 20px 10px;
}
.equitment ul{
  overflow:hidden;
}
.equitment li{
    list-style: none;
    float: left;
    padding: 10px;
    margin: 5px;
    background: #f8f8f8;
}
.equitments ul{
  display:flex;
  flex-wrap:wrap;
}
.equitments ul li{
  list-style:none;
  margin-bottom:20px;
}
.teacherlist h3{
  font-size:20px;
  font-weight:600;
  padding:15px 20px 10px;
}
.teacherlist ul{
  overflow:hidden;
}
.teacherlist ul li{
    list-style: none;
    float: left;
    padding: 10px;
    margin: 5px;
    font-size:16px;
    min-width:120px;
}
.list-images-1-1 .list-left img {
    max-height: 240px;
    margin-right:20px;
}
.list-images-1-1 h4{
  font-size:20px;
  margin-top:20px;
}
.list-images-1-1 h4 span{
  font-size:14px;
}
@media (max-width:992px){
  #header .header-container .header-row .header-column #site-logo.header-logo img {
    float: none;
    width: 65%;
  }
}
@media  (max-width: 768px){
#header-top {
    position: absolute;
}
.header-bg-base .header-logo a {
    color: #fff;
    line-height: 100%;
    display: block;
}
.fixed-top.header-bg-base .header-body{
  min-height:95px;
}
#header {
    position: relative;
}
#header .header-container .header-row .header-column #site-logo.header-logo img {
  margin-top: 0;
  width: 90%;
}
body .header-bg-base{
  background: #03136a;
}
#header .header-container .header-row .header-column.t-r {
    position: absolute;
    width: auto;
    top: 0;
    left: 0;
}
#header .header-container .header-row .header-column #header-btns {
    left: 0;
    top: 20px;
    right: auto;
    bottom: auto;
    /* width: 20px; */
}
.banner {
    height: 0px;
}
#header .hamburger-box {
    width: 20px;
}
#header .hamburger-inner, #header .hamburger-inner:after, #header .hamburger-inner:before {
    width: 20px;
    height: 2px;
}
.hamburger-inner:before {
    top: -7px;
}
.hamburger--collapse .hamburger-inner:after {
    top: -14px;
}
.page-node-type-page #content > article > div > div.inner > div:nth-child(1):before,
.page-taxonomy #content > article > div > div.inner > div:nth-child(1):before{
	left:52%;
}
}
@media  (max-width: 576px){
.page-node-type-page #content > article > div > div.inner > div:nth-child(1):before,
.page-taxonomy #content > article > div > div.inner > div:nth-child(1):before{
	left:52.5%;
}
.article-title h1{
  font-size:24px !important;
  padding-top:0!important;
  padding-bottom:0!important;
  margin-bottom:0!important;
}
}
@media  (max-width: 480px){
.page-node-type-page #content > article > div > div.inner > div:nth-child(1):before,
.page-taxonomy #content > article > div > div.inner > div:nth-child(1):before{
	left:53%;
}
}
@media  (max-width: 414px){
.page-node-type-page #content > article > div > div.inner > div:nth-child(1):before,
.page-taxonomy #content > article > div > div.inner > div:nth-child(1):before{
	left:54%;
}
}
@media  (max-width: 375px){
.page-node-type-page #content > article > div > div.inner > div:nth-child(1):before,
.page-taxonomy #content > article > div > div.inner > div:nth-child(1):before{
	left:54.5%;
}
}
@media  (max-width: 320px){
.page-node-type-page #content > article > div > div.inner > div:nth-child(1):before,
.page-taxonomy #content > article > div > div.inner > div:nth-child(1):before{
	left:55%;
}
}
@media (max-width: 992px) {
.header-bg-base .header-body {
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: right;
  }
.banner{
  height:0;
}
.header-bg-base .header-body .header-top {
    margin-bottom: 0;
    margin-left: 0;
    padding: 8px 16px;
    flex-basis:unset;
  }

  #header .header-container .header-row .header-column #site-logo.header-logo {
    height: auto;
  }
  #header .header-container .header-row .header-column #header-btns {
    position: relative;
    top: 0;
    margin: 0;
  }
  .page-node-type-page #content > article > div > div.inner > div:nth-child(1),
  .page-taxonomy #content > article > div > div.inner > div:nth-child(1){
    margin-bottom:0;
  }
  .page-node-type-page .title-inner,
  .page-node-type-page .list-3.inside-b, .row.table.table-full .list-3.inside-b,
  .page-taxonomy .title-inner,
  .page-taxonomy .list-3.inside-b, .row.table.table-full .list-3.inside-b{
    padding-left:0;
  }
  
}
@media  (max-width: 1520px){
.fixed-top.header-bg-base .main-menu-1-1 .nav-menu>.menu-item {
    padding: 16px 10px;
}
.fixed-top .header-container.inner {
    width: auto;
    float: none;
}
.fixed-top .header-body .header-container.main-menu-nav-primary {
    width: 100%;
    /*padding-top: 20px;*/
    float:none;
}
}
@media(min-width:1521px){
  .fixed-top .header-container.inner {
    width: 1280px;
}
/*.fixed-top .header-body .header-container.main-menu-nav-primary {*/
/*    width: calc(100% - 460px);*/
/*    padding-top: 20px;*/
/*}*/
}
/********** footer *****/
.footer-bg-primary{
  border-top:1px solid #ECECEC;
  padding-left:12%;
  padding-right:12%;
  background:#77110c;
}
.field-body .footer-bg-primary h4{
  font-weight:bold;
}
.footer-bg-primary .inner{
  margin-left:0;
  margin-right:0;
  padding-left:0;
  padding-right:0;
  width:100%;
  max-width:100%;
}
.footer-bg-primary{
  color:#333;
}
.footer-bg-primary .col-md-3 .outside-b{
 margin-bottom:0;
}
@media (min-width: 992px){
.footer-bg-primary .col-md-3{
 width:30%; 
}
.footer-bg-primary .col-md-3:nth-child(2){
 padding-left:60px; 
}
.footer-bg-primary .col-md-3:nth-child(4){
 width:10%; 
}
}
@media (max-width: 992px) {
  .footer-qrcode {
    display:flex;
    justify-content: left;
  }
  .block-region-right {
    padding-left: 0 !important;
    padding-right:0;
  }
  .footer-bg-primary img{
        float: left;
        max-width:85%;
  }
}
.footer-bg-primary i, .footer-bg-primary p{
  color:#555;
}
#footer{
  background:#FFF;
  padding-top:20px;
  padding-bottom:20px;
  margin-top:20px;
}
.page-front #footer{
  background:#FFF;
  padding-top:0px;
  padding-bottom:0px;
  margin-top:0;
}
.displayred{
  display:none;
}