@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
:root {
  --primary-color: #2490eb;
  --primary-dark-color: #14457b;
  --dark-color: #18100f;
  --secondary-color: #666666;
  --grey-color: #f4f6f9;
  --white-color: #ffffff;
  --body-fonts: "Montserrat", sans-serif;
  --title-fonts: "Quicksand", sans-serif;
}

/*::-moz-selection {
  text-shadow: none;
  background: var(--primary-color);
  color: #fff;
}

::-moz-selection {
  text-shadow: none;
  background: var(--primary-color);
  color: #fff;
}

::selection {
  text-shadow: none;
  background: var(--primary-color);
  color: #fff;
}*/

/*==================================================
[ General ]
==================================================*/
body {
  background: #fff;
  font-family: "Roboto Slab", serif;
  font-optical-sizing: auto;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.6;
  color: #333333;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: capitalize;
  font-weight: 600;
  margin: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #333;
}

h1 {
  font-size: 30px;
  line-height: 40px;
}

h2 {
  font-size: 20px;
  line-height: 1.5;
}

h3 {
  font-size: 16px;
  line-height: 1.5;
}

h4 {
  font-size: 14px;
  font-style: normal;
  line-height: 1.5;
}


/*============ HTML Tags=================*/
a,
.button {
  color: #333;
  outline: none !important;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #2e68b2;
  outline: none;
  text-decoration: none !important;
}

p {
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
}

pre {
  background: #000;
  padding: 15px;
  border: 1px solid #000;
}

hr {
  margin: 0;
  padding: 0px;
  border-bottom: 1px solid #e0e0e0;
  border-top: 0px;
}

b,
strong {
  font-weight: 600;
}

/*============  Lists (Nested)=================*/
ol,
ul {
  padding: 0;
  margin: 0;
}

ol li {
  list-style: decimal;
}

ol ol {
  padding-left: 0;
}

ul li {
  list-style: none;
}
.pq-page ul li {
  list-style: disc;
}
/*============Definition Lists=================*/
dl dd {
  margin-bottom: 15px;
}

dl dd:last-child {
  margin-bottom: 0px;
}

/*============ Table =================*/
table {
  border: 1px solid #000;
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
}

table td,
table th {
  border: 1px solid #000;
  padding: 8px;
  text-align: center;
}

/*============ Input Textarea =================*/
input, textarea,
input.form-control {
  background: #fff;
  border: 1px solid #000;
  color: #000;
  margin-bottom: 30px;
  width: 100%;
  float: left;
  font-size: 16px;
  font-weight: 400;
  padding: 0 15px;
  height: 54px;
  line-height: 54px;
  outline: none;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  border-radius: 3px;
}

input::placeholder {
  color: #000;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
.form-control:focus {
  border-color: #000;
  outline: none;
  box-shadow: none;
}

input[type="radio"],
input[type="checkbox"] {
  width: auto;
  height: auto;
  float: none;
  margin-right: 5px;
}

textarea {
  margin-bottom: 30px;
  height: 150px;
  border-radius: 3px;
  background: #000;
  border: 1px solid #000;
  color: #000;
  width: 100%;
  float: left;
  padding: 10px 15px;
  outline: none;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

textarea::placeholder {
  color: var(--dark-color);
}

/*============  Select ==============*/
select,
select.form-control {
  border: 1px solid #000;
  color: #000;
  width: 100%;
  float: left;
  padding: 0 30px 0 15px;
  height: 54px;
  line-height: 54px;
  outline: none;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill=!string!height=!string!viewBox=!string!width=!string!xmlns=!string!><path d=!string!/><path d=!string!fill=!string!/></svg>");
  background-repeat: no-repeat;
  background-position: right 16px bottom 50%;
  background-size: 20px 20px;
  border-radius: 3px;
}
.hidden{
  display: none;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.flex-1 {
  flex: 1;
}
.container {
  max-width: 1170px;
  margin: auto;
  position: relative;
  padding: 0 10px;
}
.head-logo{
  width: 220px;
  align-items: center;
}
header{
  margin-bottom: 30px;
}
.banner-header{
  align-items: center;
  justify-content: end;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.top-header{
  height: 114px;
}
.top-header .container {
  height: 100%;
}
ul#head-main-menu{
  margin: 0;
  display: flex;
  padding: 0;
  font-family: arial;
}
ul#head-main-menu a{
  font-size: 14px;
}
.menu-header{
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
#head-main-menu ul {
  background: #fff;
  padding: 10px 20px;
  box-shadow: 1px 1px 3px #888;
  width: 250px;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  z-index: 1000;
}
#head-main-menu > li {
  position: relative;
}
#head-main-menu > li > a{
  display: block;
  padding: 10px 15px;
  font-weight: bold;
  color: #2e68b2;
}
#head-main-menu li a{
  color: #2e68b2;
}
#head-main-menu li:hover > a,
#head-main-menu li a:hover,
#head-main-menu > li.current-menu-item > a,
#head-main-menu > li.current-menu-parent > a,
#head-main-menu li li.current-menu-item > a{
  color: #000;
}
#head-main-menu > li:first-child a{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAA+UlEQVR4nGNgGDFAK22TnFbalrMQvEmOqoarp23V1Uzd8kgrbct/CN78TCNlizFVDNdI3+qqlbr5I8JwCNZM3fJZO2WrD0WGa6ZuTtJM2/wL3XAk/EczbXMmGUb/Z9RM3dyAx2A0vHkiQ309E1FGa4WuYtNM27KEeMO3wIJstXz8fg68hutmbhHUTN2yn1TDtWCWpG0+qpa2SQSr4erp2xU00zZfI9dwLbglW25rpm9WRTFcO32zvlbqlieUGq4FD67Nz3XStprALdBM23yHWoZrIfkEeyRTaDADwVQ0UBYwkKlu1IL/IzCINNO2HMai8RC56kYBAyEAANcNLqQn7ieuAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  display: block;
  text-indent: -99999px;
  padding-left: 0;
  padding-right: 0;
}
#head-main-menu > li:hover ul{
  z-index: 1;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);

}
#head-main-menu ul.sub-menu li{
  border-bottom: 1px solid #ccc;
}
#head-main-menu ul.sub-menu li:last-child{
  border: none;
}
#head-main-menu ul.sub-menu li a{
  display: block;
  padding: 10px 0;
}
.custom-search-form {
  position: relative;
  display: inline-block;
}
.custom-search-form .search-field {
  display: none;
  position: absolute;
  top: 0;
  right: 40px;
  padding: 3px 10px;
  font-size: 14px;
  width: 200px;
  height: 30px;
  border: 1px solid #ccc;
}
.custom-search-form.active .search-field {
  display: inline-block;
}
.custom-search-form .search-toggle {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 18px;
}
.header-search{
  position: absolute;
  right: 10px;
  top: 6px;
}
.header-search img{
  width: 25px;
  height: 25px;
}
.right-main-content{
  width: 26%;
}
.first-forcus-new{
  background: #f5f5f5;
  margin-bottom: 20px;
}
.first-forcus-new-left{
  width: 60%;
}
.first-forcus-new-left a{
  display: block;
}
.first-forcus-new-left a img{
  height: auto;
  width: 100%;
}
.first-forcus-new-right{
  padding: 25px;
}
h2.post-title{
  font-size: 20px;
  margin-bottom: 20px;
}
h3.post-title{
  font-size: 16px;
  margin-bottom: 15px;
}
.more-forcus-new{
  gap: 20px;
}
.more-forcus-new-item{
  width: calc(33.33% - 14px);
}
.more-forcus-new-item > div,
.first-forcus-new-right > div{
  font-family: arial;
}
.forcus-new{
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.home-news-right{
  width: 35%;
}
.home-news{
  gap: 30px;
}
.gap-20{
  gap: 20px;
}
.gap-15{
  gap: 15px;
}
.gap-10{
  gap: 10px;
}
.home-news-item-info > a{
  display: block;
  width: 40%;
}
.home-news-item-info > div{
  flex: 1;
  font-family: arial;
}
.home-news-item{
  margin-bottom: 20px;
}
.home-news-item:last-child{
  margin: 0;
}
.home-news{
  margin-bottom: 20px;
}
.home-ken-truc-360-content{
  background: #f5f5f5;
}
.home-ken-truc-360-content h3{
  font-weight: normal;
  font-size: 14px;
  padding: 15px 20px;
  border-bottom: 1px solid #e9e9e9;
  font-size: 14px;
}
.home-news-right-item .heading-title{
  color: #666666;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 800;
}
.home-news-visit-content > div{
  border-bottom: 1px solid #e9e9e9;
  padding-top: 10px;
  padding-bottom: 10px;
}
.home-news-visit-content > div > span{
  font-size: 45px;
  color: #ccc;
  width: 50px;
  text-align: center;
  line-height: 45px;
}
.home-news-visit{
  background: #f5f5f5;
  margin-top: 30px;
}
.home-news-visit .heading-title{
  border-bottom: 1px solid #e9e9e9;
  padding: 15px;
  margin: 0;
  font-weight: 800;
}
.home-news-visit-content h3{
  font-weight: normal;
  margin-right: 15px;
  font-size: 14px;
}
.home-banner{
  margin-bottom: 20px;
}
.home-banner a{
  display: block;
}
.home-banner img{
  width: 100%;
}
.home-news-category-head{
  background: #f8f8f8;
  border-bottom: 1px solid #e9e9e9;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.home-news-category-head ul{
  align-items: center;
  justify-content: end;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
h2.home-heading-cat a,
.home-news-category-head ul a{
  color: #333333;
}
h3.post-title-normal{
  font-weight: normal;
  font-size: 14px;
}
h3.post-title-normal a{
  color: #333;
}
.home-news-category-content-right{
  width: 35%;
}
.home-news-category-content-left h3.post-title{
  font-size: 15px;
}
.home-post-cat-forcus{
  display: block;
  width: 40%;
}
.home-news-category-content-right ul{
  padding-left: 10px;
}
.home-news-category-content-right ul li{
  list-style-type: square;
  border-bottom: 1px solid #e9e9e9;
  padding-top: 10px;
  padding-bottom: 10px;
}
.home-news-category-content-right ul li:last-child{
  border: none;
}
.home-news-category{
  margin-bottom: 20px;
}
h2.home-heading-cat{
  font-size: 18px;
}
.title-block{
  color: #666666;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 800;
}
.home-photo-gallery-content{
  background: #f5f5f5;
}
.home-photo-gallery-item{
  border-bottom: 1px solid #e9e9e9;
  padding-top: 10px;
  padding-bottom: 10px;
}
.home-photo-gallery-item-bottom{
  padding-left: 15px;
  padding-right: 15px;
}
.home-photo-gallery-item-bottom > div:first-child{
  width: 45%;
}
.home-photo-gallery-item-top > div:last-child{
  padding-left: 15px;
  padding-right: 15px;
}
.home-photo-gallery-item.home-photo-gallery-item-top{
  padding-top: 0;
}
.home-photo-gallery{
  margin-top: 20px;
  margin-bottom: 20px;
}
.bottom-home-content > div{
  max-width: calc(25%);
}
.doitac-home-title{
  text-transform: uppercase;
  color: #ccc;
  font-size: 20px;
  font-weight: bold;
}
.doitac-home-content{
  background: #f5f5f5;
  padding: 15px;
}
.doitac-item{
  width: calc(20% - 12px);
}
.detail-content-breadcrumbs{
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
  font-size: 11px;
  font-family: arial;
  color: #757575;
}
.detail-content-breadcrumbs a{
  color: #757575;
}
.detail-content{
/*  padding-left: 40px;
  padding-right: 40px;*/
  margin-top: 20px;
}
h1.post-title{
  margin-bottom: 10px;
}
.news-content-body p{
  margin-bottom: 10px;
}
.news-content-body img{
  margin: auto;
  display: block;
}
.twitter-share-button{
  padding: 7.35px 0 !important;
  margin-top: -2px !important;
}
div.heateor_sss_follow_ul a, div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{
  margin-top: -2px !important;
}
.heateor_sss_sharing_container{
  border-top: 1px solid #e9e9e9;
}
.post-tags{
  padding-bottom: 20px;
  padding-top: 20px;
}
.more-news-content-item > div:first-child{
  max-width: 200px;
}
.more-news-content-item{
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.more-news-content-item:last-child{
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.bottom-site{
  margin-top: 40px;
}
.category-name-title{
  color: #2e68b2;
  font-size: 30px;
  margin-bottom: 15px;
}
.list-child-category{
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.list-child-category h2{
  font-size: 14px;
}
.news-item-forcus.news-item{
  padding: 0;
}
.excerpt{
  font-family: arial;
}
.news-item-forcus .first-forcus-new-right{
  padding-left: 10px;
}
.news-item-forcus .first-forcus-new-right h3{
  font-size: 20px;
  margin-bottom: 20px;
}
.news-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
}
.news-item-forcus .first-forcus-new-left a{
  font-size: 0;
}
.news-item h3{
  margin-bottom: 15px;
}
.cat-new-right{
  padding-top: 20px;
  padding-bottom: 20px;
}
.cat-new-right h3{
  font-size: 16px;
}
.wp-pagenavi{
  display: flex;
  width: 100%;
  justify-content: end;
}
.wp-pagenavi span, .wp-pagenavi a{
  width: 30px;
  height: 30px;
  display: block;
  padding: 0;
  text-align: center;
  line-height: 30px;
}
.wp-pagenavi span.current{
  background: #2e68b2;
  color: #fff;
}
.bottom-category-banner{
  margin-bottom: 20px;
  margin-top: 20px;
}
.bottom-category-banner img{
  width: 100%;
}
.container-paper{
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.paper-item{
  width: calc(20% - 12px);
}
.paper-pagination{
  margin-top: 20px;
}
.breadcrumb.page-single-paper{

}
.breadcrumb .bread span{
  display: inline-block;
  font-weight: bold;
  color: #2e68b2;
  position: relative;
  border-left: 3px solid #04416d;
  color: #2e68b2;
  padding: 0 16px 0 8px;
  height: 25px;
  display: block;
  float: left;
  background: #eceeed;
  position: relative;
}
.breadcrumb .bread span:after{
  content: "";
  position: absolute;
  width: 13px;
  height: 25px;
  right: 0;
  background: url(../images/bg_arrow_breakumb_web.gif) no-repeat;
}
.paper-select .post-paper{
  position: relative;
}
.paper-select .post-paper .title {
  background: url("../images/button-trang.png") right no-repeat;
  line-height: 23px;
  color: #757575;
  text-align: center;
  cursor: pointer;
  width: 133px;
  font-size: 13px;
  font-weight: normal;
}
.paper-select .number-paper li {
  list-style: none;
}
.paper-select .post-paper > ul {
  width: auto;
  position: absolute;
  background: #fff;
  min-width: 100%;
  display: none;
}
.paper-select .post-paper a{
  display: block;
  padding: 8px 10px;
}
.paper-select .number-paper li.current-cat > a{
  background: #2490eb;
  color: #fff;
}
.paper-select .number-post-paper.post-paper ul{
  width: 200px;
  right: 0;
}
.title-paper{
  font-size: 16px;
  font-weight: bold;
  color: #2e68b2;
}
.news-content-body {
  font-family: arial;
  font-size: 16px;
}


footer{
  background: #f5f5f5;
  padding-top: 50px;
  padding-bottom: 20px;
  margin-top: 40px;
  background: #f5f5f5 url('../images/bg-footer.png');
  background-size: cover;
  background-repeat: no-repeat;
}
footer .container{
  gap: 40px;
}
.footer-title{
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
  margin-top: 10px;
}
.footer-col1 {
  width: 30%;
}

.footer-col2 ul{
  margin: 0;
  padding-left: 0;
}
.footer-col2 ul li{
  list-style-type: none;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}
.footer-col2 ul li img{
  margin-right: 10px;
  max-width: 21px;
  max-height: 21px;
}
.footer-copyright{
  background: #333333;
  color: #fff;
  padding: 5px 0;
}
.copyright-left{

}
.copyright-right{
  text-align: right;
  width: auto;
}


@media only screen and (max-width: 767px) {
  .banner-header {
    display: none;
  }
  .top-header {
    height: auto;
  }
  .head-logo {
    width: 100%;
    align-items: center;
    padding-top: 20px;
    justify-content: center;
  }
  .head-logo img{
    height: 60px;
  }
  .menu-menu-primary-container {
    position: fixed;
    z-index: 9;
    background: #fff;
    width: 100vw;
    max-width: 300px;
    height: 100vh;
    top: 0;
    overflow-y: auto;
    left: -320px;
  }
  .menu-header.active .menu-menu-primary-container{
    left: 0px;
  }
  ul#head-main-menu{
    display: block;
  }
  ul#head-main-menu > li {
    border-bottom: 1px solid #e9e9e9;;
  }
  ul#head-main-menu > li > a{
    text-transform: uppercase;
    display: block;
  }
  ul#head-main-menu ul{
    display: block;
    padding-left: 30px;
    padding-right: 20px;
    border-top: 1px solid #e9e9e9;
    position: relative;
    opacity: 1;
    visibility: visible;
    box-shadow: unset;
    top: auto;
    background: none;
    width: 100%;
    transform: unset;
  }
  #head-main-menu ul.sub-menu li{
    border: none;
  }
  #head-main-menu > li:first-child a{
    background-image: url('../images/logo.png');
    display: block;
    height: 20px;
    width: auto;
    background-position: 15px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #head-main-menu > li:first-child{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .menu-header {
    border-top: none;
    border-bottom: none;
/*    height: 40px;*/
    background: unset;
  }
  /*.custom-search-form .search-field{
    display: block;
    right: 0;
    position: relative;
    margin: 0;
    border: none;
  }
  form.custom-search-form{
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
  }*/
  .menu-button{
    position: absolute;
    top: -30px;
    height: 25px;
  }
  header {
    margin-bottom: 10px;
  }
  .menu-button img{
    width: 25px;
  }
  .header-search {
    position: absolute;
    right: 10px;
    top: -30px;
  }
  .right-main-content {
    width: 100%;
  }
  .first-forcus-new-left {
    width: 100%;
  }
  .more-forcus-new-item {
    width: calc(100% - 14px);
  }
  .home-news-right {
    width: 100%;
  }
    h2.home-heading-cat {
    font-size: 18px;
    width: 100%;
    padding: 10px;
  }
  .home-news-category-content-right {
    width: 100%;
  }
  .home-news-category-head ul {
    align-items: center;
    justify-content: start;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding-left: 10px;
  }
  .home-post-cat-forcus {
    display: block;
    width: 100%;
  }
  .bottom-home-content{
    flex-wrap: nowrap;
  }
  .bottom-home-content > div {
    max-width: 200px;
    display: inline-block;
  }
  .doitac-home-content {
    flex-wrap: nowrap;
    width: fit-content;
  }
  .doitac-item {
    width: 200px;
  }
  .doitac-home{
    overflow: auto;
  }
  .footer-col1 {
    width: 100%;
  }
  .footer .container {
    gap: 10px;
  }
  .paper-item {
    width: calc(33.33% - 12px);
  }
  .nomal-news-item .news-item-img{
    width: 30%;
  }
  .news-item-forcus .first-forcus-new-right {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .cat-new-right{
    padding: 0;
  }
  .detail-content {
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
  }
  .wp-caption.aligncenter{
    width: auto !important;
  }
  .copyright-right {
    text-align: left;
    width: 100%;
  }
  .search .news-item-img {
    width: 30%;
  }
  .news-item{
    gap: 10px;
  }
  .left-main-content{
    max-width: 100%;
  }
  .left-main-content .wp-caption{
    max-width: 100%;
  }
  .home-ken-truc-360-content img{
    width: 100%;
  }
  .home-news-category-content-left img{
    width: 100%;
  }
  .home-photo-gallery-item-top{
      display: flex;
      flex-wrap: wrap;
  }
  .home-photo-gallery-item-top > div{
    width: calc(50% - 15px);
  }
  .bottom-home {
    overflow: auto;
    display: block;
  }
  .bottom-home-content {
    flex-wrap: nowrap;
    display: block ruby;
    width: fit-content;
  }
  .bottom-home-content > div {
    max-width: 200px;
    display: inline-block;
    vertical-align: text-top;
  }
}

@media only screen and (max-width: 450px) {
  .right-home-banner img{
    width: 100%;
  }
  .breadcrumb .paper-select{
    width: 100%;
  }
  .paper-item {
    width: calc(50% - 12px);
  }
  .content-breadcrumbs-left{
    width: 100%;
    flex: unset;
  }
  .home-photo-gallery-item-top{
      display: flex;
      flex-wrap: wrap;
  }
  .home-photo-gallery-item-top > div{
    width: 100%;
  }
  .home-photo-gallery-item-top img{
    width: 100%;
  }

}
