@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

body{
	font-family: 'Poppins', sans-serif;
}
.landing_banner{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.landing_banner figure img{
	width: 100%;
}
.bnr_outer{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 0 65px;
}
.bnr_content{
	width: 60%;
}
.bnr_pic{
	width: 40%;
	text-align: center;
}
.bnr_content h1 {
	font-size: 60px;
	color: #fff;
	font-weight: 600;
	line-height: 70px;
}
.bnr_content h1 span{
	display: block;
}
.bnr_iocnArea {
	padding: 10px 0 0;
	display: flex;
	flex-wrap: wrap;
	max-width: 740px;
	margin: 0;
}
.bnricon_item{
	width: 25%;
	display: flex;
	align-items: center;
}
.b_text{
	padding-left: 5px;
	margin: 0;
}
.b_text h5{
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	margin: 0;
}
.b_text h5 span{
	display: block;
}
.b_icon{
	margin: 0;
}


.total_wrisband_sec{
	overflow: hidden;
}
.container-fluid{
	padding: 0 65px;
}
.bands_row{
	padding: 30px 0;
}
.bands_row:last-child{
	border-bottom: 0;
}
.bands_hdngOuter{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.left_bands_hdng h2{
	margin: 0 0 10px;
	font-size: 35px;
	color: #252527;
	font-weight: 600;
	text-transform: uppercase;
}
.left_bands_hdng p{
	font-size: 19px;
	color: #252527;
	margin: 0;
	font-weight: 500;
	text-transform: uppercase;
	opacity: 0.82;
}
.bands_btn{
	display: inline-block;
	width: 100%;
	text-align: center;
	line-height: 44px;
	padding: 0 20px;
	border-radius: 5px;
	color: #000;
	font-weight: 500;
	background-color: var(--border);
}
.bands_btn:hover, .bands_btn:focus{
	background-color: var(--backcolor);
	color: #fff;
}

.bands_logoOuter{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.bands_logo_item{
	width: 25%;
	padding: 0 20px;
	margin: 30px 0 0;
}
.bands_innrbdy{
	border-radius: 7px;
	border: 1px solid rgba(0, 0, 0, 0.125);
	transition: 0.3s;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.bands_innrbdy:hover, .bands_innrbdy.selected{
	border-color: var(--backcolor);
	box-shadow: 0 0 25px rgba(0,0,0,0.15);
}
.bands_logo{
	/*height: 115px;*/
	display: flex;
	align-items: center;
	justify-content: center;
}
.bands_logo img{
	max-width: 100%;
	max-height: 100%;
}
.bands_text{
	text-align: center;
	padding: 10px 10px 10px 10px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;  /* 占据剩余空间 */
	width: 100%;
}
.bands_text p{
	font-size: 13px;
}
.bands_text h3{
	font-size: 15px;
	color: #181818;
	margin: 0;
	font-weight: 600;
	line-height: 25px;
}
.bands_text h5{
	font-size: 13px;
	color: #cf5c29;
	margin: 0;
	line-height: 22px;
	font-style: italic;
}
.bands_text h4{
	font-size: 15px;
	color: #0bbe3e;
	font-weight: 700;
	margin: 5px 0px 0px 0px;
}
.bands_text h4 span{
	font-size: 14px;
	color: #111;
	font-style: italic;
	margin-left: 12px;
	display: inline-block;
	font-weight: 400;
}
.rating{
	margin: 6px 0 0;
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;
}
.rating_star {
	width: 95px;
}
.rating span{
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	line-height: 100%;
}
.rating .count_rating{
	font-size: 13px;
	color: #343434;
	font-style: italic;
	margin: 3px 0 0 4px;
}
.bands_text h5 span{
	display: block;
}

.left_bands_hdng, .rght_bands_btn {
	margin: 0;
}

.bands_bottom{
	display: flex;
	flex-direction: column;
	margin-top: auto;
	width: 100%;
}


.bandsfive_row .bands_logo_item{
	width: 20%;
}
.lanyard_catagory .card_outer .bands_logo{
	height: auto;
	padding: 0 20px;
}

/*.lanyard_catagory .card_outer .bands_logo img{
	width: 100%;
	max-width: 280px;
}*/
.lanyard_catagory .badge_outer .bands_logo{
	height: 260px;
}

.bands_logo.pre_bandlogo{
	height: 210px;
}

.bands_text h6{
	margin-bottom: 0;
	margin: 15px 0 0;
	font-size: 14px;
	color: #3d3d3d;
	font-style: italic;
}

.tyvek_outer .bands_logo img, .soul_bndOuter .bands_logo img{
	max-width: 170px;
}

.description_text{
	margin: 15px 0 0;
}
.description_text p{
	color: #252527;
	opacity: 0.82;
	font-size: 14px;
	text-align: center;
	margin: 0;
}
.bands_text.sml_lnyard  h3{
	font-size: 13px;
}
.bands_text.presml_lnyard  h3{
	font-size: 11px;
}

.slider-index-two .row{
	margin: 0;
}
.cloth_outer .bands_logo img {
	max-width: 190px;
}
.cloth_outer .bands_logo{
	height: 160px;
}
/*==========responsve===========*/

@media(max-width: 1500px){
	.container-fluid{
		padding: 0 15px;
	}
}
@media(max-width: 1365px){

	.left_bands_hdng h2, .rvw_hdng h2, .product_hdng h2{
		font-size: 27px;
	}
	.left_bands_hdng p, .rvw_hdng p, .product_hdng p{
		font-size: 14px;
	}
	.bands_innrbdy{
		height: 100%;
	}
	/*.bands_logo{
		height: 175px;
	}*/
	.bands_text h3{
		font-size: 17px;
	}
	.bands_text h4{
		font-size: 16px;
	}
	.bands_logoOuter {
		margin: 0 -5px;
	}
	.bands_logo_item{
		padding: 0 5px;
	}
	.bands_text h5{
		font-size: 12px;
	}

	/*.trust_iconitem a img{
        max-width: 135px;
    }*/
	.count_rating{
		font-size: 14px;
	}
	.bands_logo_item{
		margin-top: 20px;
	}
}

@media(max-width: 1199px){
	.bands_logo_item{
		width: 25%;
	}

	/*.customer_slideOuter .slick-prev:after{
        top: 0;
    }*/
	.bandsfive_row .bands_logo_item {
		width: 25%;
	}
}
@media(max-width: 991px){
	.bands_row {
		padding: 30px 0;
	}
	.left_bands_hdng h2, .rvw_hdng h2, .product_hdng h2 {
		font-size: 22px;
	}
	.left_bands_hdng p, .rvw_hdng p, .product_hdng p {
		font-size: 12px;
	}
	.bands_logo_item {
		width: 33.33%;
	}

	.bandsfive_row .bands_logo_item {
		width: 33.33%;
	}
}
@media(max-width: 767px){
	.bands_hdngOuter{
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}
	.left_bands_hdng {
		margin-bottom: 15px;
		width: 100%;
	}
	.bands_logo_item {
		width: 50%;
	}

	.bands_logoOuter {
		margin: 0 -10px;
	}
	.bands_logo_item {
		padding: 0 10px;
		display: block;
	}

	.bandsfive_row .bands_logo_item {
		width: 50%;
	}
	.bands_text h3 {
		font-size: 15px;
	}
}
@media(max-width: 568px){

}

@media(max-width: 480px){
	.left_bands_hdng h2, .rvw_hdng h2, .product_hdng h2 {
		line-height: 30px;
	}
	.bands_logo img {
		max-width: 150px;
	}
	.bands_row {
		padding: 18px 0;
	}
}

@media(max-width: 420px){

	.bands_logo_item {
		margin-top: 15px;
	}
	.bands_logo img{
		max-width: 100%;
	}

	/*.landing_banner figure img {
        min-height: 90px;
    }*/
	.bands_text h5 {
		font-size: 10px;
		line-height: 15px;
	}
	.bands_text {
		padding: 10px 0 11px;
	}

	.left_bands_hdng h2, .rvw_hdng h2, .product_hdng h2 {
		font-size: 17px;
		line-height: 22px;
	}

	.bands_text h4 span {
		font-size: 12px;
		color: #000;
		font-style: italic;
		margin-left: 0;
		display: inline-block;
		margin: 8px 0 0 10px;
	}
	.rating span{
		display: inline-block;
	}
	.count_rating{
		font-size: 12px;
		margin: 5px 0 0;
	}
	.bands_text h3 {
		font-size: 13px;
		line-height: 20px;
	}

	.bands_logoOuter {
		margin: 0 -3px;
	}
	.bands_logo_item {
		padding: 0 3px;
	}
	.bands_logo{
		padding: 0 10px;
	}
	.bands_text h4 {
		font-size: 14px;
	}
	.rating_star {
		width: 85px;
	}
	.bands_text h6{
		font-size: 12px;
	}
	.tyvek_outer .bands_logo img, .soul_bndOuter .bands_logo img {
		max-width: 100%;
	}
	.description_text p{
		font-size: 12px;
	}
	.bands_text p{
		font-size: 10px;
		margin-bottom: 5px;
	}
	.bands_btn {
		line-height: 34px;
		padding: 0 10px;
		font-size: 12px;
	}
	.cloth_outer .bands_logo{
		height: 100px;
	}
	.cloth_outer .bands_logo img {
		max-width: 115px;
	}
}
































































































