
.portfolio__detail .block-thumb img {
  height: 160%;
}
.cat-subject {
  color: #008acd;
}
.cat-subject:hover {
  color: #004295 !important;
}
@media only screen and (max-width: 716px) {
.portfolio__detail-content .container {
    padding-top: 10px;
}
.portfolio__area-6 .sec-title {
    /* font-size: 88px !important; */
}
}
@media only screen and (max-width: 1198px) {
.portfolio__detail-thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    position: static;
    position: initial;
}
}
@media only screen and (max-width: 1198px) {
.portfolio__detail-thumb img {
    position: static;
    position: initial;
}
}
@media only screen and (max-width: 1198px) {
.case-parallax {
    display: none;
}
}
.offcanvas__close button {
  font-size: 30px;
  width: 55px;
  position: fixed;
  top: 20px;
  right: 20px;
}
@media screen and (max-width: 1198px) {
#close_offcanvas {
    /* display: none; */
}
}

