@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans.eot');
    src: url('../fonts/OpenSans.eot') format('embedded-opentype'), url('../fonts/OpenSans.woff2') format('woff2'), url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf') format('truetype'), url('../fonts/OpenSans.svg#OpenSans') format('svg');
    font-weight: 400;
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSansBold.eot');
    src: url('../fonts/OpenSansBold.eot') format('embedded-opentype'), url('../fonts/OpenSansBold.woff2') format('woff2'), url('../fonts/OpenSansBold.woff') format('woff'), url('../fonts/OpenSansBold.ttf') format('truetype'), url('../fonts/OpenSansBold.svg#OpenSansBold') format('svg');
    font-weight: 700;
}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../fonts/OpenSansSemibold.eot');
    src: url('../fonts/OpenSansSemibold.eot') format('embedded-opentype'), url('../fonts/OpenSansSemibold.woff2') format('woff2'), url('../fonts/OpenSansSemibold.woff') format('woff'), url('../fonts/OpenSansSemibold.ttf') format('truetype'), url('../fonts/OpenSansSemibold.svg#OpenSansSemibold') format('svg');
    font-weight: 600;
}

body {
    font-family: 'OpenSans', sans-serif;
    margin: 0px;
    font-size: 16px;
}

img {
    image-rendering: -webkit-optimize-contrast;
}

a.pressed,
a:focus,
a:hover,
a,
a:visited {
    text-decoration: none;
    outline: none;
    color: #004AFF;
}

h2 {
    font-size: 29px;
    line-height: 34px;
    font-weight: 700;
    font-family: 'OpenSansBold';
}

h3 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    color: #333;
    text-align: center;
    margin: 0;
    font-family: 'OpenSansBold';
}

p {
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 0;
}

.dbs-treatures .row {
    margin-left: 15px;
    margin-right: 15px;
}

.trs-logo03 .dbs-trs-logo.logo-md {
    max-width: 96px;
}

.dbs-trs-logo.logo-mb {
    display: none;
}

.trs-logo-wrapper {
    margin: 0 auto;
    max-width: 830px;
    padding: .8em 0;
}

.dbs-trs-top-bar {
    height: 24px;
}

.dbs-trs-top-bar.gold {
    background: #AD8B5B;
}

.dbs-trs-top-bar.grey {
    background: #8E8E8E;
}

.dbs-trs-top-bar.dark {
    background: #484848;
}

.dbs-trs-banner-content p {
    font-size: 18px;
    line-height: 25px;
    color: #fff;
	
}

.dbs-trs-banner-content>p {
    text-align: center;
	padding: 0 2.2em 1em;
}

.dbs-trs-banner-content h1 {
    font-weight: 400;
    font-size: 48px;
    line-height: 58px;
    margin: 1.2em 0 1.2em 0;
}

.dbs-trs-banner-content .top-text {
    font-family: 'OpenSansSemibold';
    font-size: 30px;
    line-height: 27px;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: .5em 1em;
    max-width: 100%;
    width: max-content;
    margin: 0 auto 2em;
    text-align: center;
    color: #fff;
    letter-spacing: 0.002em;
}

.dbs-trs-banner-wrapper {
    background: url('../images/dbs-landing-banner-bg.jpg')no-repeat center center;
    background-size: cover;
    padding: 5.2em 0 11.5em 0;
}
.dbs-trs-main-wrapper {
	overflow: hidden;
}
.award-item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 2em;
}

.award-item-wrapper .award-item-01 {
    width: 84px;
}

.award-item-wrapper .award-item-02 {
    width: 98px;
}

.award-item-wrapper .award-item-03 {
    width: 117px;
}

.award-item-wrapper .award-item img {
    width: 100%;
}

.award-item-wrapper .award-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: calc(100% / 3);
}

.award-item-wrapper .award-item .award-image {
    margin-right: 13px;
}
.award-item-wrapper.custom-award .award-item .award-image {
    margin-right: 0;
}
/* award update */
.award-item-wrapper.custom-award .award-item img {
    height: 100%;
}
.award-item-wrapper.custom-award .award-item {
	max-width: calc(96% / 3);
}
.dbs-recent-wrapper {
    position: relative;
    /*background: url('../images/circle-03.png'), -o-linear-gradient(0.17deg, #D1D2D4 43.22%, #E0E2E8 70.35%, #E9EBF1 88.83%);
	background: url('../images/circle-03.png'), linear-gradient(0.17deg, #D1D2D4 43.22%, #E0E2E8 70.35%, #E9EBF1 88.83%);*/
	background: url('../images/circle-03.png'), -o-linear-gradient(4.75deg, #D1D2D4 34.17%, #E0E2E8 51.42%, #E9EBF1 71.35%);
	background: url('../images/circle-03.png'), linear-gradient(4.75deg, #D1D2D4 34.17%, #E0E2E8 51.42%, #E9EBF1 71.35%);
	
    padding-bottom: 14em;
    background-repeat: no-repeat;
    background-position: 100% 70%, 0 0;
    background-size: 198px, 100%;
}

.dbs-recent-wrapper:before {
    content: '';
    background: url(../images/curve-top-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: -120px;
    position: absolute;
    background-position: 0 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.dbs-trs-content-wrapper {
    position: relative;
}

.dbs-recent-wrapper:after {
    content: '';
    background: url(../images/curve-bottom-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -13em;
    /*z-index: 2;*/
}

.dbs-trs-bottom,
.dbs-bottom-bar,
.dbs-topic-wrapper,
.dbs-recent-wrapper .container,
footer,
.dbs-trs-content-wrapper {
    z-index: 3;
    position: relative;
}

.dbs-topic-wrapper {

    padding-bottom: 2.2em;
    margin-top: -4em;
}

.topic-item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*-webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;*/
    padding-top: 3em;
}

.dbs-topic-wrapper:after {
    content: '';
    /*background: -webkit-gradient(linear, left bottom, left top, from(rgba(173,139,91,1)), to(rgba(255,255,255,1)));background: -o-linear-gradient(bottom, rgba(173,139,91,1) 0%, rgba(255,255,255,1) 100%);background: linear-gradient(0deg, rgba(173,139,91,1) 0%, rgba(255,255,255,1) 100%);*/
    width: 100%;
    height: 10%;
    position: absolute;
    bottom: 0;
    opacity: .3;
}

.topic-item-wrapper .topic-item {
    max-width: calc(96% / 4);
    position: relative;
    border-bottom: 1px solid #BFBFBF;
    padding: 6px 0;
    margin-bottom: 1em;
    width: 100%;
    display: none;
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
	z-index: 1;
    position: relative;
	margin-right: 1.3%;
}
.topic-item-wrapper .topic-item.last-item {
	margin-right: auto;
    margin-left: 13px;
}
.topic-item-wrapper .topic-item.last-before-item {
	margin-left: 13px;
}
.topic-item-wrapper .topic-item:hover {
    transition: 0.5s;
}

.topic-item-wrapper .topic-item .topic-image {
    width: 100%;
    min-height: 129px;
    padding-bottom: 55%;
    background-size: 100%!important;
	border-radius: 5px;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
}
.topic-item-wrapper .topic-item:hover .topic-image {

}
.topic-item-wrapper .topic-item .topic-text {
    color: #333;
    padding: 6px 0;
}

.topic-item-wrapper .topic-item .topic-text p {
    font-size: 14px;
    line-height: 23px;
}

.topic-item-wrapper .topic-item .topic-text h4 {
    font-family: 'OpenSansSemibold';
    font-size: 18px;
    line-height: 23px;
    color: #333;
    font-weight: 600;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.topic-item-wrapper .topic-item:nth-child(4n) {
	margin-right: 0;
}
.dbs-bottom-bar {
    height: 15px;
    background: #999;
}

.dbs-topic-wrapper .more {
    color: #FF3333;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    z-index: 3;
    font-family: 'OpenSansSemibold';
	background: url('../images/right-arrow.png')no-repeat right center;
	background-size: 8px;
    padding-right: 15px;
}

.trs-bottom-bg-wrapper {
    position: relative;
}

.trs-bottom-bg-wrapper:before {
    content: '';
    background: -o-linear-gradient(284.16deg, #E2E5EC 30.63%, #CCCCCC 77.08%);background: linear-gradient(165.84deg, #E2E5EC 30.63%, #CCCCCC 77.08%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.trs-bottom-bg-wrapper:after {
    content: '';
    background: -webkit-gradient(linear, left bottom, left top, from(#E6DCCE), color-stop(99.69%, rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(bottom, #E6DCCE 0%, rgba(255, 255, 255, 0) 99.69%);
    background: linear-gradient(0deg, #E6DCCE 0%, rgba(255, 255, 255, 0) 99.69%);
    background-blend-mode: multiply;
    mix-blend-mode: multiply;
    mix-blend-mode: multiply;
    width: 100%;
    height: 15%;
    position: absolute;
    bottom: 0;
}

.trs-bottom-content:before {
    content: '';
    background: url('../images/circle-01.png'), url('../images/circle-02.png');
    background-position: 100% 90%, 0 35%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 80px, 145px;
    z-index: 3;
}

.dbs-trs-insights-wrapper:before,
.dbs-trs-insights-wrapper:after {
    content: '';
    background: -webkit-gradient(linear, left bottom, left top, from(#E6DCCE), color-stop(99.69%, rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(bottom, #E6DCCE 0%, rgba(255, 255, 255, 0) 99.69%);
    background: linear-gradient(0deg, #E6DCCE 0%, rgba(255, 255, 255, 0) 99.69%);
    background-blend-mode: multiply;
    mix-blend-mode: multiply;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

footer a {
    color: #004AFF;
    text-decoration: underline;
}

footer {
    text-align: center;
    padding: 1em 0;
	background: #fff;
}

footer p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #666;
    margin: 0;
}

footer span {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    color: #505050;
}


/* update */

.dbs-trs-content-wrapper:after {
    background-image: none;
}

.recent-item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1.5em;
}

.recent-item-wrapper .recent-item img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.recent-item-wrapper .recent-item {
    max-width: calc(94% / 2);
    position: relative;
	-webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	border-radius: 10px;
	background: #fff;
}
.recent-item-wrapper .recent-item .recent-image {
	position: relative;
}
.recent-item-wrapper .recent-item .recent-image:before {
    /*content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .86)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .86) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, .86) 0%, rgba(255, 255, 255, 0) 100%);
	
    background-size: contain;
    border-radius: 10px 10px 0 0;*/
}

.recent-item-wrapper .recent-item .recent-text {
    /*position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    color: #fff;*/
    padding: 20px;
	background: #fff;
	border-radius: 0 0 10px 10px;
}

.recent-item-wrapper .recent-item .recent-text a {
    color: #fff;
}
.recent-item-wrapper .recent-item .recent-text h2 {
	color: #000;
	margin-top: 0;
}
.recent-item-wrapper .recent-item .recent-text p {
    font-size: 14px;
    line-height: 23px;
	color: #000;
}
/* bottom feedback section */
.bottom-feedback a {
    color: #004AFF;
    text-decoration: underline;
	font-weight: bold;
}

.bottom-feedback .break-line {
    display: none;
}

.bottom-feedback {
    padding: 1em 0;
    z-index: 3;
    position: relative;
}

.bottom-feedback:before {
    content: '';
    background: url('../images/footer-bg-circle.png'), linear-gradient(90deg, rgba(0, 0, 0, 0.9) 60%, rgba(0, 0, 0, 0.75) 100%);
    opacity: 0.9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 0 40%;
    background-size: cover;
    background-repeat: no-repeat;
	display: block;
}

.bottom-feedback .feedback-img {
    max-width: 465px;
    width: 100%;
}

.bottom-feedback .bottom-feedback-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 3;
}

.bottom-feedback .bottom-feedback-wrapper p {
    font-size: 24px;
    line-height: 33px;
    color: #fff;
    text-align: left;
}
@media (min-width: 992px) {
    .container {
        width: 1010px;
    }
}

@media only screen and (min-width: 768px) {
    .topic-item-wrapper .topic-item:nth-child(-n+12) {
        display: block;
    }
}

@media only screen and (min-width: 1200px) {
    body {
        /*font-size: 19px;*/
    }
    .container {
        width: 1010px;
    }
    .dbs-treatures .container {
        max-width: 1320px;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 auto;
        /*width: 100%;*/
    }
    .dbs-treatures .row {
        margin-left: 0;
        margin-right: 0;
    }
	.dbs-recent-wrapper:after {
		bottom: -10em;
	}
}

@media only screen and (min-width: 1420px) {
    .dbs-recent-wrapper:after {
        bottom: -14em;
		background-position: 0 90%;
    }
	.dbs-recent-wrapper {
		padding-bottom: 18em;
	}
	.trs-bottom-bg-wrapper:before {
		top: 12em;
	}
	.dbs-topic-wrapper {
		margin-top: -5.5em;
	}
}

@media only screen and (min-width: 1600px) {
    .dbs-trs-banner-wrapper {
        padding: 4em 0 13em 0;
    }
}

@media only screen and (min-width: 1920px) {
    .dbs-recent-wrapper:before {
        top: -155px;
    }
    .dbs-trs-banner-wrapper {
        padding: 4em 0 17em 0;
    }
	.recent-item-wrapper {
        margin-bottom: 6em;
    }
    .trs-bottom-bg-wrapper:before {
        top: 23em;
    }
	.dbs-topic-wrapper {
    margin-top: -10em;
}
}
@media only screen and (min-width: 2100px) {
.dbs-recent-wrapper {
    background: url(../images/circle-03.png), -o-linear-gradient(0deg, #D1D2D4 34.17%, #E0E2E8 51.42%, #E9EBF1 71.35%);
    background: url(../images/circle-03.png), linear-gradient(0deg, #D1D2D4 34.17%, #E0E2E8 51.42%, #E9EBF1 71.35%);
	background-repeat: no-repeat;
    background-position: 100% 70%, 0 0;
    background-size: 198px, 100%;
}
}
@media only screen and (min-width: 2400px) {
    .dbs-recent-wrapper:after,
    .dbs-trs-content-wrapper:after {
        background-size: cover;
    }
    .dbs-recent-wrapper:after {
        bottom: -21em;
    }
    
    
    .dbs-recent-wrapper:before {
        top: -160px;
    }/*
    .trs-bottom-bg-wrapper:before {
        top: 50em;
    }
    .trs-bottom-bg-wrapper {
        margin-top: -23em;
    }*/
}
@media only screen and (min-width: 2700px) {
.dbs-recent-wrapper:before {
    top: -190px;
}
.dbs-recent-wrapper:after {
    bottom: -26em;
}
}
@media only screen and (max-width: 1700px) and (min-width:1460px) {
    .dbs-recent-wrapper:after {
        bottom: -15em;
    }
    .trs-bottom-bg-wrapper:before {
        top: 16em;
    }
}

@media only screen and (max-width: 1920px) and (min-width:1700px) {
    .recent-item-wrapper {
        margin-bottom: 6em;
    }
    .trs-bottom-bg-wrapper:before {
        top: 22em;
    }
	.dbs-topic-wrapper {
    margin-top: -10em;
}
}

@media only screen and (min-width: 1800px) {
    .dbs-recent-wrapper:before {
        /*top: -125px;*/
    }
    .dbs-trs-banner-wrapper {
        /*padding: 4em 0 17em 0;*/
    }
}

@media only screen and (max-width: 1415px) {
    .dbs-recent-wrapper:after {
        /*bottom: -17em;*/
    }
    .dbs-recent-wrapper:before {
        /*stop: -80px;*/
    }
    .trs-bottom-bg-wrapper:before {
        top: 13em;
    }
}

@media only screen and (max-width: 1200px) {
	.dbs-recent-wrapper:after {
		bottom: -9em;
	}
}

@media only screen and (max-width: 1024px) {
    body {
        /*font-size: 14px;*/
    }
}

@media only screen and (max-width: 991px) {
    .btn-break {
        display: block;
    }
    .dbs-recent-wrapper:after {
        bottom: -6em;
    }
    .dbs-recent-wrapper:before {
        background-size: contain;
    }
    .trs-bottom-bg-wrapper:before {
        top: 6em;
    }
	.bottom-feedback .feedback-img {
        max-width: 350px;
    }
    .bottom-feedback .bottom-feedback-wrapper p {
        font-size: 18px;
    }
}
@media only screen and (max-width: 940px) and (min-width:768px) {
.dbs-recent-wrapper:after {
    bottom: -3em;
}
.recent-item-wrapper .recent-item .recent-text h2 {
	font-size: 28px;
    line-height: 32px;
}
}
@media only screen and (max-width: 940px) and (min-width:769px) {
.topic-item-wrapper .topic-item .topic-image {
	min-height: auto;
}
.topic-item-wrapper .topic-item .topic-text p {
    min-height: 45px;
}
}
@media only screen and (max-width: 768px) {
	.mb-br {
		display: none;
	}
    .dbs-treatures .container {
        padding: 0 20px;
		
    }
	
    .dbs-treatures .row {
        margin: 0;
    }
    body {
        /*font-size: 10px;*/
    }
    .dbs-trs-logo.logo-md {
        display: none;
    }
    .dbs-trs-logo.logo-mb {
        display: block;
        max-width: 130px;
    }
    .dbs-trs-top-bar {
        height: 11px;
    }
    .trs-logo-wrapper {
        padding: 30px 0 15px;
    }
    .dbs-trs-banner-content .top-text {
        margin: 0 auto .8em;
    }
    .dbs-trs-banner-wrapper {
        background: url('../images/dbs-landing-banner-bg-mb.jpg')no-repeat center center;
        background-size: cover;
        padding: 4em 0 5em 0;
    }
    .dbs-trs-banner-content {
        padding: 0 10px;
    }

    .trs-bottom-content {
        top: -10em;
    }
    .award-item-wrapper {
        margin-top: 3em;
    }
	.award-item-wrapper.custom-award {
        margin-top: 15px;
    }
    .award-item-wrapper .award-item .award-image {
        margin: 0 auto;
		/*height: 120px;*/
    }
	.award-item-wrapper .award-item-01 {
		
		max-width: 110px;
		width: 100%;
	}
	.award-item-wrapper .award-item-02 {
		
		max-width: 160px;
		width: 100%;
	}
	.award-item-wrapper .award-item-03 {
		
		max-width: 190px;
		width: 100%;
	}
    .award-item-wrapper .award-item .award-text {
        padding-top: 1em;
		width: 100%;
    }
    .award-item-wrapper .award-item {
        /*-webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
		-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;*/
        text-align: center;
		display: block;
		max-width: calc(90% / 3);
		float: left;
		padding: 0;
    }
    .recent-item-wrapper .recent-item {
        max-width: 100%;
        margin-bottom: 2em;
    }
    .recent-item-wrapper {
        padding: 0 10px;
    }
    .dbs-recent-wrapper {
        background: -o-linear-gradient(359.37deg, #D1D2D4 27.67%, #E0E2E8 48.22%, #E9EBF1 86.42%);
        background: linear-gradient(359.37deg, #D1D2D4 27.67%, #E0E2E8 48.22%, #E9EBF1 86.42%);
		
    }
	.dbs-recent-wrapper .container {
		background: url(../images/circle-04.png),url(../images/circle-05.png);
		background-repeat: no-repeat;
		background-position: 100% 30%,0% 57%;
		background-size: 115px, 90px;
	}
    .dbs-recent-wrapper:before {
        content: '';
        background: url(../images/curve-top-bg-mb.png)no-repeat;
        background-size: contain;
        top: -100px;
    }
    .dbs-recent-wrapper:after {
        content: '';
        bottom: 0;
    }
    .topic-item-wrapper .topic-item {
        max-width: 100%;
        padding: 0 0 1.5em 0;
        margin-bottom: 1.5em;
		position: relative;
		z-index: 1;
    }
    .topic-item-wrapper .topic-item .topic-image {
        width: 25%;
        padding-bottom: 27%;
        background-position: center center!important;
        border-radius: 10px;
        float: left;
		min-height: auto;
		background-size: cover!important;
    }
    .topic-item-wrapper .topic-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: none;
    }
	.topic-item-wrapper .topic-item:nth-child(-n+12) {
		display: none;
	}
    .topic-item-wrapper .topic-item:nth-child(-n+4) {
        display: block;
    }
	.topic-item-wrapper .topic-item {
		margin-right: 0;
	}
    .topic-item-wrapper .topic-item .topic-text {
        padding: 0 0 0 20px;
        width: 75%;
        float: left;
    }
    footer {
        padding: 1.5em;
    }
    .trs-bottom-bg-wrapper {
        margin-top: -7em;
    }
    .trs-bottom-bg-wrapper:before {
        top: 0;
    }
    .dbs-trs-bottom {
        padding: 2.5em 15px;
    }
    .trs-bottom-content {
        top: -10em;
    }
    .trs-bottom-bg-wrapper:before {
        /*background: linear-gradient(179.22deg, #F4F5F9 -16.08%, #E2E5EC 7.88%, #CCCCCC 73.17%);*/
    }
    .trs-bottom-content:before {
        background: none;
    }
	.topic-item-wrapper .topic-item.last-before-item {
		margin-left: 0;
	}
	.topic-item-wrapper .topic-item.last-item {
		margin-right: 0;
		margin-left: 0;
	}
	.topic-item-wrapper .topic-item a {
		display: block;
		height: 100%;
	}
	.bottom-feedback .bottom-feedback-wrapper {
        display: block;
    }
    .bottom-feedback .bottom-feedback-wrapper p {
        text-align: center;
    }
    .bottom-feedback .trs-footer-right {
        margin-bottom: 2em;
    }
    .bottom-feedback {
        padding: 2em 0;
    }
    .bottom-feedback .feedback-img {
        margin: 0 auto;
        display: block;
    }
    .bottom-feedback:before {
        content: '';
        background: url('../images/footer-bg-circle-mb.png'), linear-gradient(90deg, rgba(0, 0, 0, 0.9) 60%, rgba(0, 0, 0, 0.75) 100%);
        opacity: 0.9;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: 0 40%;
        background-size: cover;
        background-repeat: no-repeat;
		display: block;
    }
	.dbs-trs-banner-content>p {
    padding: 0 0 1em;
}
}

@media only screen and (max-width: 750px) {

}

@media only screen and (max-width: 712px) {
    .dbs-trs-content-wrapper {
        background: none;
    }
}

@media only screen and (max-width: 640px) {
    .trs-logo03 .dbs-trs-logo.logo-mb {
        max-width: 106px;
    }
    .trs-logo-wrapper {
        padding: 15px 0;
    }
    .dbs-trs-banner-content .top-text {
        font-size: 20px;
        line-height: 24px;
        padding: .3em 1.1em;
    }
    .dbs-trs-banner-content h1 {
        font-size: 28px;
        line-height: 34px;
    }
    h2 {
        font-size: 27px;
        line-height: 32px;
    }
    h3 {
        font-size: 20px;
        line-height: 24px;
    }
    p {
        font-size: 13px;
        line-height: 16px;
    }
    .dbs-trs-banner-content p {
        font-size: 16px;
        line-height: 20px;
    }
    .trs-bottom-content {
        top: -3em;
        position: relative;
    }
    .topic-item-wrapper .topic-item .topic-text p,
    .recent-item-wrapper .recent-item .recent-text p {
        font-size: 15px;
        line-height: 21px;
    }
    .topic-item-wrapper .topic-item .topic-text h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .dbs-topic-wrapper .more {
        font-size: 20px;
        line-height: 32px;
    }
    footer span,
    footer p {
        font-size: 12px;
        line-height: 14px;
    }
    .dbs-recent-wrapper:before {
        top: -80px;
    }
    .dbs-recent-wrapper:after {
        /*background: url(../images/curve-bottom-bg-mb.png)no-repeat;*/
        background-size: contain;
        background-position: 0 100%;
        bottom: 9em;
    }
    .dbs-recent-wrapper {
        padding-bottom: 10em;
    }
    .recent-item-wrapper {
        margin-bottom: 8em;
    }
    .trs-bottom-bg-wrapper {
        margin-top: -10em;
    }
	.award-item-wrapper .award-item .award-image {
		height: auto;
	}
	.award-item-wrapper .award-item {
		max-width: inherit;
	}
	.award-item-wrapper .award-item:nth-child(1){
		/*width: 23%;*/
	}
	.award-item-wrapper .award-item:nth-child(2){
		/*width: 33%;*/
	}
	.award-item-wrapper .award-item:nth-child(3){
		/*width: 39%;*/
	}
	.award-item-wrapper .award-item img {
		padding: 0 5px;
	}
	.bottom-feedback .feedback-img {
        max-width: 316px;
    }
}

@media only screen and (max-width: 480px) {
    .dbs-recent-wrapper:after {
        bottom: 10em;
    }
	.dbs-trs-banner-content p {
		font-size: 14px;
		line-height: 17px;
	}
	.topic-item-wrapper .topic-item .topic-text p, .recent-item-wrapper .recent-item .recent-text p {
		font-size: 13px;
		line-height: 18px;
	}
	.topic-item-wrapper .topic-item .topic-text h4 {
        font-size: 18px;
        line-height: 26px;
		margin: 0;
    }
	.topic-item-wrapper .topic-item .topic-text {
		padding: 0 0 0 15px;
	}
}

@media only screen and (max-width: 320px) {
    .dbs-recent-wrapper:after {
        bottom: 10em;
    }
    .dbs-recent-wrapper {
        padding-bottom: 8em;
    }
    .trs-bottom-bg-wrapper {
        margin-top: -12em;
    }
    .trs-bottom-content {
        top: 0;
    }
	.recent-item-wrapper .recent-item .recent-text h2 {
		font-size: 18px;
		line-height: 21px;
	}
	.dbs-trs-banner-content {
		padding: 0;
	}
	.topic-item-wrapper .topic-item .topic-text p, .recent-item-wrapper .recent-item .recent-text p {
		font-size: 12px;
		line-height: 17px;
	}
	.bottom-feedback .bottom-feedback-wrapper p {
		font-size: 15px;
	}
}


/* Safari 10.1+ (which is the latest version of Safari at this time) */

@media not all and (min-resolution:.001dpcm) {
    @media {
        .dbs-trs-banner-wrapper:after,
        .dbs-trs-content-wrapper:after {
            display: block;
        }
		.recent-item-wrapper .recent-item:before {
			/*content: '';
			display: block;
			position: absolute;
			width: 100%;
			height: 100%;
			background: -webkit-gradient(linear, left bottom, left top, from(#303030), to(transparent));background: -o-linear-gradient(bottom, #303030 0%, transparent 100%);background: linear-gradient(0deg, #303030 0%, transparent 100%);
			background-size: contain;
			border-radius: 10px;*/
		}
    }
}
