.landing_sliders {
	margin-top: 75px;
	background-color: #0d2466;
	border-top: #2e4e8e solid 1px;
	position: relative;
	overflow: hidden;
}
.landing_sliders, .landing_sliders dl {
	height: 500px;
}
@media(max-width: 1300px) {
 .landing_sliders, .landing_sliders dl {
 height: 400px;
}
}
@media(max-width: 1200px) {
 .landing_sliders, .landing_sliders dl {
 height: 325px;
}
}
 @media(max-width: 991px) {
 .landing_sliders, .landing_sliders dl {
 height: 300px;
}
}
@media (max-width: 767px) {
 .landing_sliders, .landing_sliders dl {
 height: 465px;
}
}
.inner_box {
	position:relative;
	margin:0 0 0 50px;
}
.landing_sliders > video {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	height: 100%;
	object-fit: cover;
	z-index: 0;
	width:55%;
}
@media(max-width: 1024px) {
 .landing_sliders > video {
 width: 70%;
}
}
.landing_sliders:before {
	content: '';
	background: transparent url('../images/bnr_left_texture.png') no-repeat center left;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 80%;
	background-size: cover;
	z-index: 2;
}
@media(max-width: 1400px) {
 .landing_sliders:before {
 width: 75%;
}
}
.landing_sliders dt:before {
	content: '';
	background: transparent url(../images/bnr_left_texture.png) no-repeat center left;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 200%;
	background-size: cover;
	z-index: -1;
	display: none;
}
@media(max-width: 767px) {
 .landing_sliders > video {
 min-height: auto;
 top: unset;
 max-width: 200%;
 bottom: -40px;
 height: 90%;
 width: 100%;
}
 .landing_sliders:before {
 display: none;
}
 .landing_sliders dt:before {
 display: block;
}
}
.landing_sliders dl {
	display: flex;
	width: 100%;
	margin: 0;
}
@media(max-width: 1024px) {
 .landing_sliders {
 margin-top: 89px;
}
}
@media(max-width: 767px) {
 .landing_sliders dl {
 flex-direction: column;
}
}
.landing_sliders dt h1 {
	font-size: 60px;
	font-weight: 500;
	max-width: 760px;
	color: #0d2466;
	margin: 70px 10px 70px 60px;
	line-height: 1.15;
}
@media (max-width: 1800px) {
 .landing_sliders dt h1 {
 font-size: 56px;
 max-width: 650px;
}
}
@media (max-width: 1599px) {
 .landing_sliders dt h1 {
 font-size: 46px;
 max-width: 565px;
 margin: 0px 10px 0px 35px;
}
}
@media(max-width: 1300px) {
 .landing_sliders dt h1 {
 font-size: 40px;
 max-width: 490px;
 line-height: 1.2;
}
}
@media(max-width: 1200px) {
 .landing_sliders dt h1 {
 font-size: 35px;
 max-width: 440px;
}
}
@media(max-width: 991px) {
 .landing_sliders dt h1 {
 font-size: 27px;
 margin: 0px 10px 0px 35px;
 max-width: 375px;
}
}
@media(max-width: 767px) {
 .landing_sliders dt h1 {
 max-width: none;
 text-align: center;
 margin: 20px 15px;
}
}
@media(max-width: 540px) {
 .landing_sliders dt h1 {
 font-size: 25px;
}
}
.landing_sliders dt h1 span {
	color: #fca332;
	font-weight: 600;
	font-style: normal;
}
.landing_sliders dt {
	position: relative;
	z-index: 3;
	width:45%;
	float:left;
	align-content: center;
}
.landing_sliders dd {
	margin:25px 0 0 0;
	position: relative;
	z-index: 1;
	overflow: hidden;
	float: right;
	height: 300px;
	width:55%;
}
@media(max-width: 767px) {
 .landing_sliders dt {
 width: 100%;
}
 .landing_sliders dd {
 width: 100%;
 height:300px;
}
}
.mqscroller {
	width: 700px;
	float: right;
	margin-right: 40px !important;
	width:910px;
	margin-right: 0 !important;
}
@media(max-width: 1500px) {
 .mqscroller {
 width: 700px;
}
}
@media(max-width: 1300px) {
 .mqscroller {
 width: 700px;
}
}
@media (max-width: 1200px) {
 .mqscroller {
 width: 411px;
 width: calc(100% - 15px);
 margin-right: 0 !important;
}
}
@media (max-width: 991px) {
 .mqscroller {
 margin: 15px auto !important;
}
}
@media(max-width: 767px) {
 .landing_sliders dd {
 padding:10px 0 0 0 !important;
 margin:0;
}
 .mqscroller {
 width: auto;
 float: none;
 margin: 0px auto !important;
}
}
.mqs-item img {
	width: 150px;
	height: 150px;
	border-radius:50%;
	border:solid 6px rgb(230, 230, 230);
}
@media (max-width: 1199px) {
 .mqs-item img {
 width: 120px;
 height: 120px;
}
}
@media (max-width: 650px) {
 .mqs-item img {
 width: 100px;
 height: 100px;
 border-radius:50%;
 border:solid 6px rgb(230, 230, 230);
}
}
@media (min-width: 651px) {
 .mqs-item img {
 margin:0 0px;
}
 #mqscroller2 {
 margin:50px auto !important;
}
}
