body {
max-width: 100%;
overflow-x: hidden;
}
html, body {
font-family: 'Poppins', sans-serif;
font-size: 20px;
line-height: 30px;
color: #000000;
}
img {
max-width: 100%;
height: auto;
}
.post .wp-post-image {
max-height: 100%;
}
h1, h2, h3, h4, h5, h6 {
line-height: 1.2;
font-weight: 700;
color: #000000;
margin-top: 0;
margin-bottom: 36px;
}
p {
margin-bottom: 36px;
}
@media (max-width: 1366px) {
html, body {
font-size: 22px;
line-height: 30px;
}
}
@media (max-width: 1024px) {
html, body {
font-size: 18px;
line-height: 28px;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 20px;
}
p {
margin-bottom: 20px;
}
}
.site-wrap {
width: 1760px;
max-width: 100%;
padding-left: 60px;
padding-right: 60px;
margin-left: auto;
margin-right: auto;
height: 100%;
display: flex;
flex-wrap: wrap;
}
.back-project-wrap {
text-align: right;
margin-top: 50px;
}
a.back-project {
display: inline-block;
color: #09398e;
text-transform: uppercase;
font-weight: 700;
font-size: 20px;
letter-spacing: 1px;
}
a.back-project:before {
content: '';
display: inline-block;
width: 30px;
height: 17px;
background: url(//together-vietnam.com/wp-content/themes/plaswire/images/icon-button.png) center center no-repeat;
background-size: cover;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
margin-right: 10px;
}
a.back-project:hover {
text-decoration: underline;
}
.site-banner {
position: relative;
}
.site-banner::before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.2);
z-index: 1;
}
.site-banner .banner-image {
position: relative;
padding-bottom: 450px;
}
.site-banner .banner-image img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: 70% 50%;
}
.site-banner .banner-inner {
position: absolute;
bottom: 35px;
left: 0;
width: 100%;
z-index: 2;
top: 40%;
}
.site-banner .banner-title {
color: #fff;
font-size: 70px;
margin-bottom: 54px;
margin-left: -4px;
}
.site-banner .banner-breadcrumbs {
color: #fff;
font-size: 20px;
padding-left: 0;
list-style: none;
margin-top: auto;
width: 100%;
}
.site-banner .banner-breadcrumbs li {
display: inline-block;
}
.site-banner .banner-breadcrumbs li::after {
content: '|';
padding: 0 7px 0 3px;
}
.site-banner .banner-breadcrumbs li:last-child::after {
display: none;
}
.site-banner .banner-breadcrumbs a {
color: #fff;
}
.site-banner .banner-breadcrumbs a:hover {
color: #fff;
text-decoration: underline;
}
@media (max-width: 1440px) {
.site-banner .banner-title {
font-size: 50px;
margin-bottom: 35px;
margin-left: -3px;
}
}
@media (max-width: 1366px) {
.site-wrap {
padding-left: 30px;
padding-right: 30px;
}
}
@media (max-width: 767px) {
.site-wrap {
padding-left: 20px;
padding-right: 20px;
}
.site-banner .banner-title {
font-size: 30px;
margin-bottom: 20px;
margin-left: -2px;
}
.site-banner .banner-breadcrumbs {
font-size: 16px;
}
.site-banner .banner-image {
padding-bottom: 340px;
}
} .site-archive {
padding-top: 120px;
padding-bottom: 54px;
}
.site-news .site-title {
font-size: 80px;
margin-bottom: 158px;
margin-left: -4px;
}
.site-news .site-title span {
color: #09398e;
}
.news-grid {
display: flex;
flex-wrap: wrap;
margin-left: -22px;
margin-right: -22px;
}
.news-grid .news-item {
width: 33.3333333%;
margin-bottom: 97px;
padding-left: 22px;
padding-right: 22px;
}
.news-grid .news-inner {
height: 100%;
box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.07);
}
.news-grid .news-thumb a {
display: block;
position: relative;
padding-bottom: 77.5%;
}
.news-grid.project-grid .news-thumb a {
padding-bottom: 66%;
}
.news-grid .news-thumb img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
max-height: 100%;
}
.news-grid .news-info {
padding: 35px 40px 55px;
}
.news-grid .news-date {
font-size: 16px;
line-height: 24px;
color: #09398e;
margin-bottom: 11px;
}
.news-grid .news-title {
font-size: 30px;
line-height: 40px;
color: #000000;
font-weight: 600;
margin-bottom: 28px;
}
.news-grid .news-title a {
color: inherit;
}
.news-grid .news-title a:hover {
color: #09398e;
}
.news-grid .news-excerpt {
font-size: 20px;
line-height: 31px;
color: #707070;
margin-bottom: 36px;
}
.news-grid .news-excerpt p:last-child {
margin-bottom: 0;
}
.news-grid .readmore {
color: #000000;
position: relative;
line-height: 31px;
padding-right: 61px;
display: inline-block;
font-weight: 600;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.news-grid .readmore:hover {
color: #09398e;
padding-right: 66px;
}
.news-grid .readmore::after {
content: '';
position: absolute;
right: 0;
top: 6px;
width: 39px;
height: 21px;
background-image: url(//together-vietnam.com/wp-content/themes/plaswire/images/icon-button.png);
background-size: cover;
background-position: center;
}
.site-archive .pagination {
text-align: center;
margin: 0 0 93px;
}
.site-archive .pagination a {
color: #09398e;
}
.site-archive .pagination a:hover {
text-decoration: underline;
}
.site-archive .pagination .page-numbers {
padding: 0 7px;
line-height: 36px;
display: inline-block;
text-transform: capitalize;
}
.site-archive .pagination .page-numbers.prev {
position: relative;
padding-left: 36px;
}
.site-archive .pagination .page-numbers.next {
position: relative;
padding-right: 36px;
}
.site-archive .pagination .page-numbers.next::before,
.site-archive .pagination .page-numbers.prev::before {
content: '';
width: 23px;
height: 12px;
position: absolute;
top: 13px;
right: 0;
background-image: url(//together-vietnam.com/wp-content/themes/plaswire/images/icon-button.png);
background-size: cover;
background-position: center;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.site-archive .pagination .page-numbers.prev::before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
left: 0;
right: auto;
}
@media (max-width: 1440px) {
.site-archive {
padding-top: 70px;
padding-bottom: 30px;
}
.site-news .site-title {
font-size: 60px;
margin-bottom: 60px;
margin-left: -3px;
}
.news-grid {
margin-left: -15px;
margin-right: -15px;
}
.news-grid .news-item {
padding-left: 15px;
padding-right: 15px;
margin-bottom: 40px;
}
.site-archive .pagination {
margin-bottom: 40px;
}
.news-grid .news-info {
padding: 35px 30px 40px;
}
.news-grid .news-title {
font-size: 30px;
line-height: 1.2;
margin-bottom: 20px;
}
.news-grid .news-excerpt {
margin-bottom: 20px;
}
}
@media (max-width: 1199px) {
.news-grid .news-title {
font-size: 26px;
}
}
@media (max-width: 991px) {
.news-grid .news-item {
width: 50%;
}
}
@media (max-width: 767px) {
.site-news .site-title {
font-size: 34px;
margin-bottom: 40px;
margin-left: -2px;
}
.news-grid .news-title {
font-size: 24px;
}
.news-grid .news-item {
width: 100%;
}
.news-grid .news-info {
padding: 25px 20px 30px;
}
.news-grid .news-excerpt {
font-size: 16px;
}
.news-grid .readmore {
padding-right: 51px;
}
.news-grid .readmore:hover {
padding-right: 56px;
}
.news-grid .readmore::after {
width: 29px;
height: 15px;
top: 8px;
}
} .site-single {
padding-top: 124px;
padding-bottom: 115px;
}
.site-single .single-thumb {
margin-bottom: 117px;
position: relative;
padding-bottom: 54.3202417%;
}
.site-single .single-thumb img {
vertical-align: top;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
object-fit: cover;
object-position: center;
}
.site-single .single-postcontent h2 {
padding-bottom: 19px;
}
.single-navigation {
display: table;
width: 100%;
}
.single-navigation .other-post {
position: relative;
width: 50%;
display: table-cell;
}
.single-navigation .thumb {
position: relative;
padding-bottom: 450px;
}
.single-navigation .thumb::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.71;
z-index: 1;
}
.single-navigation .other-post:nth-child(2) .thumb::after {
background-color: #09398e;
}
.single-navigation .thumb img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
max-height: 100%;
}
.single-navigation .title {
position: absolute;
z-index: 2;
color: #fff;
font-size: 21px;
line-height: 30px;
max-width: 440px;
top: 48px;
left: 92px;
right: 15px;
font-weight: 400;
}
.single-navigation .other-post:nth-child(1) .title {
left: 132px;
}
.single-navigation .title a {
color: inherit;
}
.single-navigation .post-info {
position: absolute;
bottom: 62px;
left: 92px;
right: 15px;
z-index: 2;
}
.single-navigation .other-post:nth-child(1) .post-info {
left: 132px;
}
.single-navigation .name {
font-size: 32px;
line-height: 42px;
color: #fff;
font-weight: 400;
margin-bottom: 39px;
max-width: 440px;
}
.single-navigation .name a {
color: inherit;
}
.single-navigation .other-link {
display: inline-block;
color: #fff;
min-width: 184px;
height: 66px;
line-height: 62px;
border: 2px solid #fff;
text-align: center;
padding: 0 15px;
font-weight: 700;
font-size: 21px;
}
.single-navigation .other-link:hover {
background-color: #fff;
color: #000000;
}
@media (max-width: 1440px) {
.site-single {
padding-top: 70px;
padding-bottom: 70px;
}
.site-single .single-thumb {
margin-bottom: 50px;
}
.site-single .single-postcontent h2 {
padding-bottom: 0;
}
.single-navigation .title {
font-size: 18px;
}
.single-navigation .name {
font-size: 24px;
line-height: 1.2;
margin-bottom: 30px;
}
.single-navigation .other-link {
min-width: 180px;
height: 46px;
line-height: 42px;
font-size: 18px;
}
.single-navigation .other-post:nth-child(1) .title {
left: 137px;
}
.single-navigation .title a {
color: inherit;
}
.single-navigation .other-post:nth-child(1) .title,
.single-navigation .other-post:nth-child(1) .post-info,
.single-navigation .title,
.single-navigation .post-info {
left: 60px;
}
.single-navigation .thumb {
padding-bottom: 390px;
}
}
@media (max-width: 767px) {
.single-navigation {
display: block;
}
.single-navigation .other-post {
width: 100%;
display: block;
}
.news-grid .news-date {
font-size: 14px;
}
.single-navigation .thumb {
padding-bottom: 320px;
}
.single-navigation .title {
font-size: 16px;
left: 20px;
top: 30px;
}
.single-navigation .post-info {
left: 20px;
bottom: 35px;
}
.single-navigation .other-post:nth-child(1) .title,
.single-navigation .other-post:nth-child(1) .post-info {
left: 20px;
}
.single-navigation .name {
font-size: 20px;
}
.single-navigation .other-link {
min-width: 140px;
height: 40px;
line-height: 36px;
font-size: 16px;
}
}