.hm-banner-sctn-cnt .review_based {
    display: flex;
    max-width: 450px;
    gap: 20px;
    margin-top: 70px;
}
.hm-banner-sctn {
    padding-bottom: 150px;
}
.hmblg-sec {
    padding: 90px 0 90px;
}
.home_testimnlslides.owl-carousel {
    margin-bottom: 100px;
}
.home_testimonials {
	display: flex;
	gap: 4%;
}
.home_testimonials > div {
	width: 48%;
}
.test_item  video {
	height: 790px;
	display: block;
	margin: auto
}
.home_videotestimnlslides.owl-carousel .owl-stage-outer {
	padding-bottom: 45px;
}
.home_videotestimnlslides .test_item {
	width: 100%;
	background: #000;
}

.home_videotestimnlslides.owl-carousel button.owl-dot.active {
    background-color: #6cbd46;
    width: 50px;
    height: 10px;
    display: inline-block
}

.home_videotestimnlslides.owl-carousel button.owl-dot {
    width: 20px;
    height: 10px;
    background-color: #c1e2b2;
    border-radius: 5px;
    margin-right: 10px;
    display: inline-block
}
.home_videotestimnlslides.owl-carousel .owl-dots {
    display: block !important;
    text-align: center
}

.careers_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1000px;
    margin: 30px auto 0;
}
.careers_list .career_item {
    background-color: #fff;
    flex: 0 0 48%;
    padding: 30px 25px;
    box-shadow: rgba(149, 157, 165, .2) 0 0px 24px;
    margin-bottom: 50px;
}
.careers_list .career_item .crr-read a {
    background-color: #6cbd46;
    color: #fff;
    padding: 10px 60px;
    border-radius: 10px;
    display: block;
    width: fit-content;
    margin: auto;
    transition: .3s;
}
.careers_list .career_item .crr-read a:hover {
    color: #000;
}
.apply_now_form {
    max-width: 950px;
    margin: 0px auto 0px;
    box-shadow: 0px 0px 8px 0px #57647e36;
    padding: 50px 40px;
}
.apply_now_form .gform_wrapper .gfield input[type="text"],
.apply_now_form .gform_wrapper .gfield input[type="email"],
.apply_now_form .gform_wrapper .gfield input[type="tel"],
.apply_now_form .gform_wrapper .gfield input[type="file"],
.apply_now_form .gform_wrapper .gfield select,
.apply_now_form .gform_wrapper .gfield textarea {
    border: 1px solid #6cbd46 !important;
    color: #000000;
    padding: 8px 15px 8px 15px;
    border-radius: 4px;
    height: 42px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    width: 100%;
}
.apply_now_form .gform_wrapper .gfield .gform-field-label {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000 !important;
}
.apply_now_form .gform_wrapper.gravity-theme .gfield_label {
    font-size: 18px;
}
.apply_now_form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 30px;
}
.apply_now_form .gform_wrapper .gfield .gfield_required:before {
    content: '*';
}
.apply_now_form .gform_wrapper .gfield span.gfield_required.gfield_required_text {
    display: none;
}
.apply_now_form .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 120px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    resize: none;
}
.apply_now_form .gform_wrapper .gfield .ginput_container_select {
    position: relative;
}
.apply_now_form .gform_wrapper .gfield .ginput_container_select:before {
    content: "";
    display: block;
    border-color: #999 transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    color: #999;
    position: absolute;
    right: 20px;
    top: 18px;
}
.apply_now_form .gform_wrapper .gfield .gfield_checkbox .gchoice {
    margin-bottom: 10px;
}
.apply_now_form .gform_wrapper .gfield .gfield_checkbox .gchoice:last-child {
    margin-bottom: 0px;
}
.apply_now_form .gform_wrapper .gform_footer input[type="submit"] {
    background: #6cbd46;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    border: none;
    font-size: 18px;
    width: 100%;
    padding: 15px 20px;
    border-radius: 5px;
    box-shadow: 0px 2px 10px 1px #121212FF;
}
.apply_now_form .gform_wrapper .gfield input[type="file"]::file-selector-button {
    background: #6cbd46;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 3px;
}

@media screen and (max-width: 1700px) {
    .hm-banner-sctn-cnt img {
        width: inherit;
    }
	.test_item  video {
		height: 660px;
	}
}
@media screen and (max-width: 1600px) {
    .test_item video {
        height: 640px;
    }
}
@media screen and (max-width: 1440px) {
	.hm-banner-sctn {
		padding-bottom: 100px;
	}
	.hmblg-sec {
		padding: 70px 0;
	}
    .test_item video {
        height: 655px;
    }
	.home_videotestimnlslides.owl-carousel button.owl-dot {
        width: 18px;
        height: 8px;
    }
    .home_videotestimnlslides.owl-carousel button.owl-dot.active {
        width: 40px;
        height: 8px;
    }
}
@media screen and (max-width: 1240px) {
	.test_item video {
        height: 685px;
    }
}
@media screen and (max-width: 991px) {
	.home_testimnlslides.owl-carousel {
		margin-bottom: 0px;
	}
	.home_videotestimnlslides.owl-carousel button.owl-dot {
        width: 15px;
        height: 7px;
    }
    .home_videotestimnlslides.owl-carousel button.owl-dot.active {
        width: 40px;
        height: 7px
    }
}
@media screen and (max-width: 767px) {
	.hmblg-sec {
        padding: 40px 0;
    }
	.home_testimonials {
		flex-wrap: wrap;
		gap: 30px;
	}
	.home_testimonials > div {
		width: 100%;
	}
	.test_item video {
        height: 350px;
    }
    .careers_list {
        max-width: 350px;
    }
    .careers_list .career_item {
        flex: 0 0 100%;
        margin-bottom: 30px;
    }
    .apply_now_form {
        padding: 26px 15px;
    }
    .apply_now_form .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 10px;
    }
    .apply_now_form .gform_wrapper h2 {
        font-size: 24px;
    }
    .apply_now_form .gform_wrapper.gravity-theme .gfield_label {
        font-size: 16px;
    }
}
@media screen and (max-width: 400px) {
	.hm-banner-sctn-cnt .review_based {
		display: grid;
		max-width: 200px;
		gap: 10px;
		margin-top: 50px;
	}
	.hm-banner-sctn {
        padding-bottom: 50px;
    }
}