.parallax#parallax-lt-2 {
    background-image: url(../img/bg-prr-02.jpg);
}

.parallax#parallax-lt-1 {
    background-image: url(../img/bg-prr-01.jpg);
}

.hl-section-slider {
    padding-top: 50px;
}

.table-adj-spc-img {
    padding-top: 100px;
}

.color-bg-gradient-slider .wrap-hd {
    height: 500px;
    position: relative;
}

.module-slider-responsive-height {
    padding-bottom: 425px;
    /*slider height*/
    position: relative;
}

.link-under-table {
    display: inline-block;
    font-weight: bold;
}

.link-under-table-ctr {
    /*    margin-top: 20px;*/
}

.link-under-table:first-of-type {
    /*    margin-right: 30px;*/
}

.gradient-strip {
    display: none;
}

.bg-lt {
    background-color: #262626;
}


.tn-format {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
}

.module-slider-carousel1 {
    height: 190px;
}

.module-slider-carousel2 {
    height: 210px;
}

.access.tn-wrap a img {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
}

.access-link-adj > a {
    display: block;
}

.hl-rss {
    margin: 0 20px;
    color: #bb924c;
    font-size: 18px;
    font-weight: normal;
    margin-top: 20px;
}

.hl-ress3-adj {
    margin-bottom: 60px;
}

.flex {
    float: none;
}


.btn-gold-solid {
    margin: 0;
}

.ntn-gold-gtr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.btn-gold-solid {
    padding: 15px 0;
    width: 50%;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn-gold-solid + .btn-gold-solid {
    margin-left: 10px;
}

.table-adj-spc {
    width: 540px;
    margin-left: 55px;
}

.table-spc-ctr-adj {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 980px;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.table-adj-spc-img {
    margin-right: 0;
}

.btn-gold-solid-ctr .btn-gold-solid {
    width: 100%;
    margin-bottom: 10px;
    background-color: #dab77b;
}

.btn-gold-solid {
    background-color: #b3b3b3;
    font-size: 15px;
    /*    text-transform: none;*/
    letter-spacing: 0;
}


.slider-3-adj {
    padding-left: 25%;
}

#feature-indicators {
    top: 0 !important;
    z-index: 999999 !important;
}

.module-slider-kf-ctr-adj {
    padding-top: 30px;
}

.img-maining-adj {
    height: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
	width: 68%;
	float: right;
	margin-right: 110px;
}

.botLinks {
    padding-top: 50px;
}

.vrc_text_x_small {
	text-align: right;
    color: #fff;
    font-size: 12px;
}

.banner {
	margin: 60px auto 0;
	width: 100%;
	height: auto;
	max-width: 640px;
}

@media screen and (max-width:1000px) {
    .table-spc-ctr-adj {
        width: 100%;
    }
}

@media screen and (max-width:900px) {
    .link-under-table-ctr {
        margin-top: 0;
    }

    .table-adj-spc-img {
        padding-top: 0;
    }

    .table-spc-ctr-adj {
        display: block;
    }

    .table-adj-spc {
        margin: 0 auto;
        width: 100%;
        max-width: 540px;
    }

    .img-maining-adj {
        height: auto;
        display: block;
        padding: 0 15px;
		width: auto;
		float: none;
		margin-right: 0;
    }

}

.list-hero-ctr p {
    font-size: 17.5px;
}

.list-hero-ctr li {
    padding-left: 1em;
    text-indent: -1em;
}

.list-hero-ctr {
    padding-left: 0;
    list-style-type: none;
}

.ctr-eva1-hero {
    margin-top: 30px;
}

.txt-eva1-hero {
    font-size: 12px;
    margin: 0;
    padding-left: 1em;
    text-indent: -1em;
}

.txt-eva1-hero:not(:last-of-type) {
    margin-bottom: .5em;
}

/* product slider adj*/

.slider-prod {
    position: relative;
    height: 100%;
}

.slider-prod-img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
}

.slider-prod-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.slider-prod-txt .col-6 {
    width: auto;
}

.slider-prod-txt .col-6 + .col-6 {
    margin-left: 20px;
    text-align: left;
}

.hl-homepage-slider {
    text-align: right;
    position: relative;
}

.hl-homepage-slider .res-img-elm {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.color-bg-gradient-slider .wrap-hd {
    height: auto;
}

@media screen and (max-width:900px) {
    .hl-homepage-slider {
        text-align: left;
    }

    .slider-prod-txt {
        display: block;
    }
	.banner {
		margin: 20px auto;
	}
	.banner img {
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width:500px) {
    .module-slider-responsive-height {
        padding-bottom: 375px;
    }
	.banner img {
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width:400px) {
    .module-slider-responsive-height {
        padding-bottom: 325px;
    }
}

@media (max-width: 1024px) {
    #slide1 {
        bottom: auto;
    }
}

#section-features {
    background: url(../img/bg-slider-kf-01.jpg) center center no-repeat;
    background-size: cover;
}


#featured-slide-1 .slider-prod-img {
    top: 100px;
    right: 20%;

}

#featured-slide-2 .slider-prod-img {
    top: 100px;
    right: 20%;

}

#featured-slide-3 .slider-prod-img {
    top: 100px;
    right: 30%;
}

#featured-slide-4 .slider-prod-img {
    top: 100px;
    right: 30%;
}



@media screen and (max-width:900px) {
    #section-features .slider-prod-img {
        right: 0;
    }
}

.txt-slider-eva1 {
    font-size: 14px;
}

.hl-homepage-slider {
    position: relative;
}

.hl-homepage-slider img {
    position: absolute;
    top: calc(100% + 10px);
    left: calc(50% - 21px);
}

@media screen and (max-width:900px) {
    .hl-homepage-slider img {
        left: 0;
        max-width: 200px;
    }

    .list-hero-ctr p {
        font-size: 14px;
    }
}

/* flex clm adj*/

.flex {
    padding: 10px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.resrc {
    width: calc(50% - 10px);
    margin: 10px 0 !important;
}

.hl-rss {
    margin-left: 0;
    margin-right: 0;
}

.newmark {
		position: relative;
		padding-bottom: 2px;
		
	}
	.newmark::before {
		content: "NEW";
		display: inline-block;
		background : #d1c000;
		color: #fff;
		
		padding: 2px 10px;
	
		margin-right:5px;
		margin-bottom:5px;
		font-size: 10px;
	

	}
	.updatemark {
		position: relative;
		padding-bottom: 2px;
		
	}
	.updatemark::before {
		content: "Updated";
		display: inline-block;
		background : #d21e62;
		color: #fff;
		
		padding: 2px 10px;
	
		margin-right:5px;
		margin-bottom:5px;
		font-size: 10px;
	

	}
@media screen and (max-width:900px) {
    .flex {
        display: block;
    }

    .resrc {
        width: 100%;
        margin-top: 20px !important;
    }
}

/* flex clm adj*/

.btn-gold-solid {
    font-size: 15px;
}

.btn-gold-solid-ctr .btn-gold-solid {
    background-color: #d7af6b;
}

.btn-gold-solid {
    background-color: #b3b3b3;
    width: 100%;
    /*    text-transform: none;*/
    letter-spacing: 0;
}

.link-under-table:first-of-type {
    margin-right: 0;
}

.icon-blank::after {
    font-size: 50%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    padding-right: .5em;
}

.icon-blank {
    text-transform: none
}
