/*Theme Name: Nguyendac
Theme URI: Nguyendac
Description: A brief description of your theme
Version: 1.0
Author: Nguyendac
Author URI: Nguyendac
*/
body {
  font-family: 'Roboto', sans-serif!important;
}
.contact-section .icon {
  border: 0;
  background: none;
}
.contact-section .mail .icon {
  background: none;
}
.contact-section .phone .icon {
  background: none;
}
.bds-item .featured-image img {
  height: 169px;
  width: 100%;
}

.readmore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.readmore a {
  font-size: 20px;
  line-height: 40px;
  border-radius: 5px;
  display: inline-block;
  width: 200px;
  height: 40px;
  background: #d7a46b;
  color: #fff;
  font-family: 'Roboto',sans-serif;
  font-weight: normal;
}

.bds-fields {
  padding: 0 10px;
}
.bds-title h4 {
  height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal;
  text-transform: capitalize;
  font-size: 1.6rem;
  line-height: 2.6rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.bds-title h4 a {
  text-transform: uppercase;
  font-size: 1.6rem;
  line-height: 2.6rem;
}
.bds-detail span.label-text {
  font-weight: bold;
}

/* for menu */
.main-navigation .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_header::before,.top_header::after {
  display: none;
}
.top_header .header-logo {
  float: left;
}
.header-contact .widget_text {
  padding-bottom: 0;
}
.show_pc {
  display: none;
}
.main-navigation .nav-menu > li.menu-item-has-children > ul:before {
  display: none;
}
.site-logo {
  line-height: 0;
  margin-right: 0;
}
.site-logo img {
  height: 70px;
  width: auto;
}
.main-navigation, .main-navigation.toggled ul,.bg,.main-navigation .nav-menu > li.current-menu-item,.main-navigation .nav-menu > li,
.main-navigation ul li ul.sub-menu {
  background: #434343;
}
.main-navigation ul li ul.sub-menu {
  padding: 0;
}
.main-navigation .nav-menu > li.menu-item-has-children > ul li a {
  padding-left: 15px;
  border-bottom: 0;
}
.main-navigation .nav-menu > li:hover,
.main-navigation .nav-menu > li > ul > li:hover {
  background: #D7A46B;
}
.block-title::after {
  content: "";
  clear: both;
  display: table;
}
.block-title a {
  float: right;
  font-size: 1.6rem;
  line-height: 2.6rem;
  display: inline-block;
  padding-right: 13px;
  position: relative;
  text-transform: capitalize;
}
.block-title a::after {
  position: absolute;
  content: "\f105";
  font-family: "FontAwesome";
  color: #d7a46b;
  font-size: 1.6rem;
  line-height: 2.6rem;
  right: 0;
  top: 0;
}
.news-field {
  padding: 0 10px 0;
}
.news-field .bds-title h4 {
  margin-bottom: 5px;
}
.excerpt p {
  font-size: 14px;
  color: #7e7e7e;
  line-height: 25px;
  text-align: left;
  height: 50px;
  overflow: hidden;
  margin-bottom: 0;
}
.content_wrapper {
  padding-bottom: 20px;
}
.ttl {
  padding: 0;
}
.bg_page {
  height: 250px;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% auto;
  width: 100%;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bg_page h2 {
  font-size: 3rem;
  line-height: 1rem;
  font-weight: bold;
  color: #fff;
}
.sidebar {
  width: 263px;
}

.sidebar h6 {
  font-size: 16px;
  line-height: 24px;
  margin-top: 5px;
  margin-bottom: 0;
}
.sidebar .excerpt {
  font-size: 1.4rem;
  line-height: 2.4rem;
}
.sidebar ul li {
  margin-bottom: 15px;
}
.sidebar h6 a:hover{
  color: #d7a46b;
}
.sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar ul li {

}
.sidebar ul li a {

}
.custom-title {
  margin-top: 20px;
  margin-bottom: 20px;
}
.sidebar ul li .thumb {

}
.sidebar ul li a img {
  height: 169px;
  width: auto;
}
.stop {
  width: 100%;
  height: 1px;
}
.newsmag-breadcrumbs,
.newsmag-breadcrumbs a,
.newsmag-breadcrumbs a:visited,
.newsmag-breadcrumbs a {
  color: #434343;
  font-weight: normal;
}
.newsmag-breadcrumbs .des {
  font-weight: bold;
}
.content-wrapper {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.list_news {

}
.list_news .news {
  margin-top: 20px;
}
.list_news .news h4 {
  font-size: 20px;
  line-height: 30px;
  margin: 0 0 5px;
}
.list_news .news p {
  margin-bottom: 5px;
  color: #434343;
}
.contact_map iframe {
  width:100%;
  height:415px;
}
.form-contact .input-group {
  width: 100%;
}
.form-contact input[type="text"],
.form-contact input[type="email"],
.form-contact input[type="number"],
.form-contact textarea {
  padding-left:10px;
  margin-bottom: 5px;
  border:1px solid #D7A46B;
  border-radius: 4px!important;
}
.form-contact input[type="text"]:focus,
.form-contact textarea:focus {
  border:none;
  box-shadow:none;
  border-radius:0;
  border:1px solid #D7A46B;
}
.form-contact .form-group {
  margin-bottom:0;
}
.form-contact strong {

}
.form-contact input[type="submit"] {
  background: #D7A46B;
  color: #fff;
  border-radius:0;
  text-transform: uppercase;
  border: 0;
}
.contact-company p {
  margin-bottom: 10px;
}
.info_contact .info {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  position: relative;
  -ms-align-items: center;
  align-items: center;
}
.info_contact .info::before {
  position: relative;
  margin-right: 20px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #D7A46B;
  color: #fff;
  text-align: center;

  font-family: "FontAwesome";
  font-size: 32px;
  line-height: 70px;
}
.info_contact .address::before {
  content: "\f015";
}
.info_contact .phone::before {
  content: "\f095";
}
.info_contact .email::before {
  content: "\f003";
}
.info_contact .info dl {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  color: #434343;
  height: 70px;
  margin: 0 0 10px;
}
.info_contact .info dl dt {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: bold;
}
.info_contact .info dl dd {
  font-size: 1.4rem;
  line-height: 2.4rem;
  margin: 0;
}
.content_contact {
  padding-bottom: 20px;
}
.footer_socials .fa-twitter {
  color: #1c94e0;
}
.footer_socials .fa-youtube {
  color: #ff0000;
}
.input-group {
  width: 100%!important;
}
.btn-contact {
  background-color: #D7A46B;
  border-color: #D7A46B;
  color: #434343;
}
.btn-contac:hover {
  background: #434343;
  border-color: #434343;
  color: #fff;
}
.custom-input {
  height: 43px;
  color: #434343;
  outline: none;
  padding: 6px 15px!important;
}
.custom-input:focus {
  box-shadow: none;
  border-color: #434343;
}
.custom-textarea {
  height: 215px;
  outline: none;
  padding: 6px 15px!important;
}
.custom-textarea:focus {
  box-shadow: none;
  border-color: #434343;
}
.btn-contact {
  font-weight: bold;
}
.copy-huyhoang {
  font-family: 'Roboto',sans-serif;
  font-weight: normal;
}
.site-footer .widget:not(.widget_newsmag_banner):not(.newsmag_slider) {
  font-family: 'Roboto',sans-serif!important;
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #686c71!important;
}
.site-footer .widget ul.contact-us li {
  color: #686c71!important;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.site-footer .widget:not(.widget_newsmag_banner):not(.newsmag_slider).widget_text a, .site-info *, .site-info a {
  font-weight: normal;
}
.wrap-iframe {
  text-align: right;
}
.flex-direction-nav a {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  margin: 0;
}
#carousel .slides img {
  height: 75px;
}
.ttl_footer {
  font-family: 'Roboto',sans-serif;
  font-size: 18px;
  color: #313944;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: capitalize;
}
.footer_socials .fa-3  {
  font-size: 4.2rem;
}

@media only screen and (min-width: 769px) {
  .bds-des {
    height: 55px;
    overflow: hidden;
  }
  .bds-des p {
    color: #7e7e7e;
    line-height: 25px;
    font-size: 1.4rem;
  }
  .sidebar.fixed {
    position: fixed;
    top: 0;
  }
  .bds-item {
    padding-bottom: 20px;
  }
  .bds-project {
    padding-bottom: 0;
  }
  .meta-bds {
    padding-bottom: 0;
  }
  .site-footer .widget:not(.widget_newsmag_banner):not(.newsmag_slider) {
    margin-bottom: 15px;
  }
  .site-footer .contact_footer {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  .connect_social {
    padding-bottom: 15px;
    font-size: 0;
  }
  .connect_social a {
    display: inline-block;
    margin-right: 10px;
  }
  .connect_social a:last-child {
    margin-right: 0;
  }
  .connect_social .fa {
    font-size: 2rem;
    color: #8791a0;
    font-family: 'FontAwesome';
  }
  .connect_social .fa:hover {
    color: #000;
  }
  .copyright {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 768px) {
  .connect_social {
    padding-bottom: 10px;
  }
  .connect_social .fa {
    font-family: 'FontAwesome';
    color: #8791a0;
  }
  .connect_social .fa-3  {
    font-size: 2.1rem;
  }
  .site-footer .widget:not(.widget_newsmag_banner):not(.newsmag_slider) {
    margin-bottom: 20px;
  }
  .bg_page {
    height: 52.08vw;
    background-attachment: inherit;
    background-size: auto;
  }
  .newsmag-breadcrumbs {
    margin: 15px 0;
  }
  .sidebar {
    -webkit-transform: translateY(0)!important;
            transform: translateY(0)!important;
    width: 100%;
  }
  .sidebar ul li a img {
    height: 59.635vw;
    width: 100%;
  }
  .sidebar .search-title {
    font-size: 5.2vw;
    margin: 3.90625vw 0;
    line-height: 1;
  }
  .sidebar h6 {
    font-size: 4.1666vw;
    line-height: 1.5;
  }
  .site-logo a {
    line-height: 0;
    margin-right: 0;
    /*width: 55.078125vw;*/
  }
  .site-logo a img {
    /*width: 100%;
    height: auto;*/
    width: auto;
    height: 19.53125vw;
  }
  .main-navigation .menu {

  }
  .bds-item .featured-image img {
    height: 29.817708333333336vw;
  }
  .main-bg {
    /*height: 65.10416666666667vw;*/
  }
  .bds-item .meta-bds {
    display: none;
  }
  .site-branding {
    padding: 0!important;
    width: 100%!important;
  }
  .site-branding .site-logo {
    margin-bottom: 0;
  }
  .site-header {

  }
  .site-header.fixed {
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
  }
  .top_header {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-align-items: inherit;
    -webkit-box-align: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    padding: 0 0 0 3.90625vw;
  }
  .top_header .header-logo {
    padding: 1.953125vw 0;
  }
  .top_header::before,.top_header::after {
    display: none;
  }
  .top_header .header-contact {
    display: none;
  }
  .top_header .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 15.625vw;
  }
  .top_header .right .menu_sp {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #434343;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: hidden;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
    -webkit-transition-duration: .15s;
            transition-duration: .15s;
    -webkit-transition-property: opacity,-webkit-filter;
    transition-property: opacity,-webkit-filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
  }
  .top_header .right .menu_sp .icon_menu {
    position: relative;
    display: inline-block;
    width: 7.8125vw;
    height: 5.208333333333334vw;/* 40 px */
  }
  .top_header .right .menu_sp .icon_menu .icon_inner, .top_header .right .menu_sp .icon_menu .icon_inner::before, .top_header .right .menu_sp .icon_menu .icon_inner::after {
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
  }
  .top_header .right .menu_sp .icon_menu .icon_inner {
    top: 50%;
    display: block;
    margin-top: -1px;
    -webkit-transition: background-color .2s ease-in .25s;
    transition: background-color .2s ease-in .25s;
  }
  .top_header .right .menu_sp .icon_menu .icon_inner::before {
    display: block;
    content: '';
    top: -2.34375vw;
    left: 0;
    -webkit-transition: top 0.05s linear 0.2s, left 0.2s ease-in 0.25s, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: top 0.05s linear 0.2s, left 0.2s ease-in 0.25s, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.2s, left 0.2s ease-in 0.25s;
    transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.2s, left 0.2s ease-in 0.25s, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  }
  .top_header .right .menu_sp .icon_menu .icon_inner::after {
    content: '';
    display: block;
    top: 2.34375vw;
    right: 0;
    -webkit-transition: top 0.05s linear 0.2s, right 0.2s ease-in 0.25s, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: top 0.05s linear 0.2s, right 0.2s ease-in 0.25s, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.2s, right 0.2s ease-in 0.25s;
    transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.2s, right 0.2s ease-in 0.25s, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  }
  .top_header .right .menu_sp.open .icon_menu .icon_inner {
    background-color: transparent;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
  }
  .top_header .right .menu_sp.open .icon_menu .icon_inner::before {
    top: -80px;
    left: -80px;
    -webkit-transition: left 0.2s ease-out, top 0.05s linear 0.2s, -webkit-transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s;
    transition: left 0.2s ease-out, top 0.05s linear 0.2s, -webkit-transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s;
    transition: left 0.2s ease-out, top 0.05s linear 0.2s, transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s;
    transition: left 0.2s ease-out, top 0.05s linear 0.2s, transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s, -webkit-transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s;
    -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
            transform: translate3d(80px, 80px, 0) rotate(45deg);
  }
  .top_header .right .menu_sp.open .icon_menu .icon_inner::after {
    top: -80px;
    right: -80px;
    -webkit-transition: right 0.2s ease-out, top 0.05s linear 0.2s, -webkit-transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s;
    transition: right 0.2s ease-out, top 0.05s linear 0.2s, -webkit-transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s;
    transition: right 0.2s ease-out, top 0.05s linear 0.2s, transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s;
    transition: right 0.2s ease-out, top 0.05s linear 0.2s, transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s, -webkit-transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s;
    -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
            transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  }
  .main-navigation .nav-menu {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: -1;
    visibility: hidden;
    display: block!important;
  }
  .main-navigation .nav-menu.open {
    z-index: 1000;
    visibility: visible;
    overflow: scroll;
    padding-bottom: 2rem;
  }
  .main-navigation .nav-menu > li {
    background: #434343;
    padding: 0 3.90625% 0 6.51042%;
    position: relative;
    overflow: hidden;
    display: block!important;
    text-align: left;
  }
  .main-navigation .nav-menu > li.menu-item-has-children {

  }
  .main-navigation .nav-menu > li:hover, .main-navigation .nav-menu > li > ul > li:hover {
    background: #434343;
  }
  .main-navigation .nav-menu > li.menu-item-has-children span {
    position: absolute;
    width: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: url('assets/bds43danang/images/arrow_down.png') center center no-repeat;
    padding: 6.20833% 0;
    -webkit-transition: all 1s;
    transition: all 1s;
    top: 0;
    right: 3.90625%;
    z-index: 20;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .main-navigation .nav-menu > li.menu-item-has-children::after {
    content: '';
    clear: both;
    display: table;
  }
  .main-navigation .nav-menu > li.menu-item-has-children.active span {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .main-navigation .nav-menu > li > a {
    display: block;
    color: #fff;
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-weight: bold;
    padding: 3.63372% 0;
    position: relative;
  }
  .main-navigation .nav-menu > li > ul {
    background: #434343;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 0;
    -webkit-transition: height 1s;
    transition: height 1s;
    position: relative;
    -webkit-box-shadow: none;
            box-shadow: none;
    left: 0;
    display: block;
  }
  .main-navigation .nav-menu > li.menu-item-has-children > ul > li > a {
    display: block;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #fff;
    padding: 3.68732% 0;
  }
  .main-bg {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .main-bg {
    height: 100vw;
    background-attachment: inherit;
    background-position: center;
  }
  .main-bg span.company-name {
    font-size: 3.90625vw;
    padding-top: 0;
  }
  .main-bg span.company-slogan {
    font-size: 6.5104vw;
  }
  .block-title {
    font-size: 5.2vw;
    margin-top: 3.90625vw;
    line-height: 1;
  }
  .block-title a {
    font-size: 3.90625vw;
    line-height: 5.2vw;
  }
  .block-title a::after {
    font-size: 3.90625vw;
    line-height: 5.2vw;
  }
  .line-break {
    margin: 3.25vw 0 3.90625vw;
  }
  .bds-title h4 {
    font-size: 4.6875vw;
    line-height: 5.7vw;
    height: inherit;
    max-height: 14.4vw;
    margin-top: 2.953125vw;
  }
  .bds-title h4 a {
    font-size: 100%;
    line-height: 1.5;
  }
  .bds-des {
    font-size: 3.90625vw;
    line-height: 6.5vw;
    max-height: 19.5vw;
    overflow: hidden;
  }
   .bds-location {
     font-size: 3.90625vw;
     line-height: 6.5vw;
   }
  .bds-des p {
    font-size: 3.90625vw;
    line-height: 6.5vw;
    color: #7e7e7e;
  }
  .list_news .news h4 {
    font-size: 4.6875vw;
    line-height: 5.7vw;
    padding: 5px 0;
  }
  .list_news .news p {
    font-size: 3.90625vw;
    line-height: 6.5vw;
    color: #7e7e7e;
  }
  .bds-price {
    font-size: 3.90625vw;
    line-height: 6.5vw;
    padding-bottom: 2.6vw;
    font-family: 'Roboto', sans-serif!important;
  }
  .bds-item {
    margin-bottom: 3.90625vw;
  }
  .excerpt p {
    font-size: 3.90625vw;
    color: #7e7e7e;
    line-height: 6.5vw;
    text-align: left;
    height: 13vw;
    overflow: hidden;
    margin-bottom: 0;
  }
  .bds-quangcao {
    margin-bottom: 5.2vw;
  }
  .bds-project {
    padding-bottom: 3.6vw;
    margin-bottom: 3.90625vw;
  }
}
@media only screen and (max-width: 767px) {
  .bds-item .featured-image img {
    height: 59.635vw;
  }
  .sidebar ul li a img {
    height: 59.635vw;
    width: 100%;
  }
}
