/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* Theme customizations start here
------------------------------------------------------- */

/* ----- General ---------- */

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #231f20 !important;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #231f20 !important;
}

:-ms-input-placeholder {
	/* IE 10+ */
	color: #231f20 !important;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #231f20 !important;
}

/*h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: itc-giovanni, serif;
	font-weight: 700;
	font-style: normal;
}*/

.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-fifth {
	width: 17.9487179487179488%;
}

.two-fifths {
	width: 38.4615384615384616%;
}

.three-fifths {
	width: 58.9743589743589744%;
}

.four-fifths {
	width: 79.4871794871794872%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}

.et_pb_text_inner ol,
.et_pb_text_inner ul {
	margin-left: 30px;
}




/* header */
.newClass .head_nav img {
	transition: .3s linear;
}

.head_nav ul#menu-primary a, .head_nav ul#menu-primary li {
	padding: 0 !important;
	height: auto;
	line-height: 1.1;
}

/* .newClass .head_nav ul#menu-primary a,.et-db #et-boc .et-l .newClass .et_pb_menu_0_tb_header.et_pb_menu ul#menu-primary li a{ color: #282828 !important;}  */
.head_nav .et_pb_menu__wrap {
	width: calc(100% - 150px) !important;
	justify-content: center;
}

.et_pb_column.head_right {
	width: 26% !important;
}

.head_left {
	width: 74% !important;
	margin-right: 0 !important;
}

.et_pb_row.header_row {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.head_nav ul#menu-primary li {
	margin-left: 4.4em;
	align-items: center;
}

ul#menu-primary {
	margin: 0;
	margin-left: -60px;
}

.main_header {
	position: sticky;
	top: 0;
	background: #fff;
	transition: .3s linear;
}

.main_header.newClass.et_pb_section_0_tb_header {
	background: #000 !important;
	transition: .3s linear;
	box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
}

ul#menu-primary ul.sub-menu a {
	color: #282828 !important;
}

.nav li ul {
	border-color: #4f7394 !important;
}

/* .head_nav ul#menu-primary li.menu-item-has-children a {padding-right: 19px !important;} */
body #page-container .et_pb_section.newClass .et_pb_button_0_tb_header.for_none

/* ,.error404  #page-container #et-boc .et-l .et_pb_section.newClass .et_pb_button_0_tb_header.for_none{background: #4f7394 !important; color: #fff !important;} */
body #page-container .et_pb_section .et_pb_button_0_tb_header.for_none:before {
	font-size: 1.3em !important;
}

.head_nav ul#menu-primary li.menu-item-has-children a::after {
	opacity: 0;
	visibility: hidden;
}

ul#menu-primary ul.sub-menu,.et-db #et-boc .et-l  ul#menu-primary ul.sub-menu{
	background: #222222 !important;
	border-radius: 0px 0px 8px 8px;
	padding: 20px 17px 17px;
	border-top: 0;
	min-width: 265px;
}

ul#menu-primary ul.sub-menu li a ,.et-db #et-boc .et-l ul#menu-primary ul.sub-menu li a {
	color: #fff !important;
	width: 100%;
}

ul#menu-primary ul.sub-menu li:not(:last-child) a ,.et-db #et-boc .et-l  ul#menu-primary ul.sub-menu li:not(:last-child) a{
	padding-bottom: 15px !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin-bottom: 15px;
}

.head_nav ul#menu-primary .sub-menu li:first-child {
	position: relative;
}

.head_nav ul#menu-primary .sub-menu li:first-child::before {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid black;
	position: absolute;
	top: -29px;
	left: 50%;
}

.head_nav ul#menu-primary li.et_pb_menu_page_id-home a {
	width: 24px;
	height: 24px;
	font-size: 0px !important;
	background: url(/wp-content/uploads/2022/06/Vector.png) center center / contain no-repeat;
}

.head_nav ul#menu-primary li:first-child {
	margin-left: 0;
}


.max_386 {
	max-width: 391px;
}

.float_btn {
	float: left;
	margin-right: 30px;
}

.head_capitalize h2, .head_capitalize h1, .head_capitalize h3, .head_capitalize h4, .head_capitalize h5 {
	text-transform: capitalize;
}

.img100 span, .img100 img {
	width: 100%;
}

input[type='submit'] {
	cursor: pointer;
}

.gform_footer {
	padding-bottom: 0 !important;
	margin-top: 0 !important;
}

.top_bar .et_pb_text_inner p a {
	color: #fff;
	margin-left: 17px;
}

.et_pb_menu .et_pb_menu__menu>nav>ul#menu-primary>li>ul {
	left: -93%;
}

/*  */
.head_nav ul#menu-primary .sub-menu li {
	margin-left: 0;
	width: 100%;
}

.min_400 {
	min-height: 400px;
	background-size: 113% 113%;
}

/* traditional sale */
.ts_section .et_pb_row {
	display: flex;
	margin-top: -133px;
	z-index: 4;
}

.et_pb_column.ts_left {
	width: 59.5%;
	margin-right: 0;
}

.et_pb_column.ts_right {
	width: 40.5%;
	padding-left: 3.8%;
}

.et_pb_column.ts_right .et_pb_row_inner {
	display: flex;
	flex-wrap: wrap;
}

.et_pb_column.innner_ts_col {
	width: 100% !important;
	margin-right: 0 !important;
}

.et_pb_column.innner_ts_col:first-child {
	margin-bottom: 55px;
}

.tr_acc .et_pb_toggle_open {
	padding: 8px;
}

.tr_acc .et_pb_toggle_open h3 {
	padding: 9px 35px 0 28px;
}

.tr_acc .et_pb_toggle_open .et_pb_toggle_content {
	background: #F5F5F5;
	padding: 25px 24px 17px 28px;
	margin-top: 10px;
}

.acc.tr_acc .et_pb_toggle_close {
	padding-top: 18px !important;
	padding-bottom: 18px !important;
}

.tr_acc .et_pb_toggle_close .et_pb_toggle_title:before {
	width: 18px;
	height: 18px;
	font-size: 0 !important;
	background: url(/wp-content/uploads/2022/06/Vector-1.png)no-repeat center center /contain;
	top: 0px;
	/* position: absolute; */
}

.tr_acc .et_pb_toggle_close h5 {
	padding-left: 17px;
}

.upper_head h3, .upper_h4 h4, .upper_head h1 {
	text-transform: uppercase;
}

.h3_mb20 h3 {
	margin-bottom: 22px;
}

body {
	font-weight: 400;
	font-family: "segoe", 'Lato', Helvetica, Arial, Lucida, sans-serif;
}

p {
	text-transform: normal;
}

/* post sec */
.mypost_section .et_pb_row .et_pb_column {
	min-height: 400px;
	margin-right: 0;
}

.mypost_section .et_pb_row {
	display: flex;
	position: unset;
}

.mypost_section .et_pb_row .et_pb_column.posty_left {
	width: 13%;
	margin-right: 1.8%;
}

.mypost_section .et_pb_row .et_pb_column.posty_center {
	width: 74%;
}

.mypost_section .et_pb_row .et_pb_column.posty_right {
	width: 13%;
	margin-left: 1.8%;
}

.img_bfr span.et_pb_image_wrap::before {
	content: '';
	background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
	transform: rotate(-180deg);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}

.top_bar .et_pb_text_inner p {
	display: flex;
	align-items: center;
}

.my_none {
	margin-right: 17px;
}

.head_right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.top_bar .et_pb_social_media_follow li {
	margin-bottom: 0px;
}

.top_bar .et_pb_social_media_follow li a {
	width: 28px;
	height: 28px;
}

/*fix header  */
header.et-l.et-l--header {
	position: sticky;
	top: 0;
	background: white;
	z-index: 99;
	transition: .3s linear;
}

.newClass {
	transform: translateY(-66px);
	    box-shadow: 0 15px 15px rgb(0 0 0 / 10%);
}

.top_bar .et_pb_social_media_follow {
	margin-top: -5px;
}

a.et_pb_button {
	line-height: 1.4 !important;
	min-height: 42px;
}
.habout_row .et_pb_column:last-child .et_pb_social_media_follow li a.icon:before {
    font-size: 20px;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li a {
  cursor: pointer;
}
/* post sec */
/* [id^=sb_youtube_].sb_youtube .sby_play_btn,[id^=sb_youtube_].sb_youtube .sby_video_thumbnail:hover .sby_thumbnail_hover {
    opacity: 0;
}
.sby_item:hover [id^=sb_youtube_].sb_youtube .sby_play_btn,[id^=sb_youtube_].sb_youtube .sby_play_btn svg:not(:root).svg-inline--fa {
    opacity: 1;
}
.yt_feed_main {
    margin: 0 -12px;
}
[id^=sb_youtube_].sb_youtube .sby_video_thumbnail{
	overflow: visible !important
}
[id^=sb_youtube_].sb_youtube.sby_col_4 .sby_items_wrap .sby_item {
    overflow: visible;
	    margin-bottom: 29px !important;
}
[id^=sb_youtube_].sb_youtube .sby_thumbnail_hover {
    opacity: 1 !important;
    height: max-content;
    bottom: -36px;
    top: auto;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: #000000;
    background: transparent;
} */


/* fet community single */
.fet_single .et_pb_column.ts_left {
	padding-top: 180px;
}

.bot_cont {
	background: #F5F5F5;
	padding: 25px 60px 25px 40px;
}

.bot_cont p {
	padding-bottom: 2em;
}

p {
	line-height: 1.9;
}

.fet_single_sidebar .fet-image img {
	height: 235px;
	width: 100%;
	object-fit: cover;
	margin-bottom: 9px;
}

.team-name h3 {
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	font-weight: 600;
}

.fet_des p {
	font-family: 'Lato';
	color: rgba(0, 0, 0, 0.54);
}

button.alm-load-more-btn.more ,[id^=sb_youtube_].sb_youtube .sby_footer .sby_load_btn{
	background: #fff url(/wp-content/uploads/2022/06/load.png) no-repeat 15px center/20px!important;
	font-family: 'Poppins'!important;
	font-weight: 500!important;
	font-size: 16px!important;
	color: #FE0000!important;
/* 	padding: 8px 22px 8px 51px!important; */
	border: 1px solid #FE0000!important;
	border-radius: 0!important;
	cursor: pointer!important;
	transition: .3s linear!important;
}

button.alm-load-more-btn.more:hover ,[id^=sb_youtube_].sb_youtube .sby_footer .sby_load_btn:hover{
	background: #fff url(/wp-content/uploads/2022/06/load.png) no-repeat 23px center/20px !important;
	color: #FE0000!important;
}

.et_pb_module .alm-btn-wrap {
	padding-bottom: 0;
	margin-bottom: 0;
}

.fet_single .alm-btn-wrap {
	margin-top: 28px;
	padding-bottom: 0;
	margin-bottom: 0;
	text-align: left;
}

.fet_single_sidebar .fet-item-wrap:not(:last-child) {
	margin-bottom: 20px;
}

/* fet community single */

.f42 h3 {
	font-size: 42px;
}

@font-face {
	font-family: "segoe";
	src: url("./fonts/segoe.ttf");
}

@font-face {
	font-family: "sblod";
	src: url("./fonts/seguisb.ttf");
}

@font-face {
	font-family: "blod";
	src: url("./fonts/Segbold.ttf");
}

@font-face {
	font-family: "black";
	src: url("./fonts/seguibl.ttf");
}

.video_hero {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	flex-wrap: wrap;
}

.video_hero_btn1 {
	margin-right: 30px;
}

.video_hero .h1_26 .et_pb_text_inner h1 {
	padding-bottom: 0;
	width: calc(100% - 140px);
	text-transform: uppercase;
}

.video_hero .h1_26 .et_pb_text_inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.video_hero .h1_26 {
	width: calc(100% - 500px);
	margin-right: 10px;
	margin-bottom: 34px !important;
	margin-left: 20px;
}

.video_hero .h1_26 {
	width: calc(100% - 538px);
	margin-right: 10px;
	margin-bottom: 38px !important;
	margin-left: 0;
}
.posty_center.video_hero {
    justify-content: space-between;
}


/* footer */
.foot_logo img {
	max-height: 164px;
	max-width: 303px;
	object-fit: contain;
	width: 100%;
}

.contact_info p a {
	font-family: 'Lato';
	font-size: 16px;
	line-height: 1.2;
	color: rgba(255, 255, 255, 0.54);
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}

.contact_info h3 {
	margin-bottom: 25px;
}

.contact_info h4 {
	margin-bottom: 5px;
}

.contact_info p {
	padding-bottom: 24px;
}

#menu-footer-menu li::before {
	content: '';
	position: absolute;
	width: 17px;
	height: 17px;
	background: url(/wp-content/uploads/2022/06/Vector-4.png)no-repeat center center/contain;
	top: 0;
	left: 0;
}

.foot_row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.foot_row .et_pb_column:first-child, .foot_row .et_pb_column:nth-child(2) {
	width: 20%;
	margin-right: 2.5%;
	position: relative;
}

.foot_row .et_pb_column:first-child::before {
	content: '';
	position: absolute;
	top: 0;
	right: -38px;
	width: 1px;
	height: 74%;
	background: rgba(255, 255, 255, 0.3);
}

.foot_row .et_pb_column:nth-child(3) {
	margin-right: 2.5%;
	width: 17%;
	margin-left: 5%;
}

.foot_row .et_pb_column:nth-child(4) {
	width: 19%;
}

/* footer */
.f_60 h1 {
	font-size: 60px;
	line-height: 1.2;
}


/* arshad */
span.head_bg_red {
	background: #FE0000;
	color: #ffff;
}

h1, h2, h3, h4 {
	font-family: "sblod";
}

.heading_red {
	color: #FE0000;
	font-family: "blod";
}

.hbold {
	font-family: "black";
}

#menu-footer-menu li {
	width: 100%;
	margin-bottom: 7px;
	position: relative;
	padding-left: 28px;
}

.con_form .links p a {
	color: white;
	display: inline-block;
	    margin-top: 7px;
	    max-width: 217px;
    margin-left: auto;
    margin-right: auto;
	    font-weight: 600;
}

.con_input input {
	border: 0;
	border-bottom: 1px solid #bbb;
}

.con_input #gform_submit_button_3 {
	color: white;
	padding: 10px 37px 9px 77px;
	background: #FE0102 url(/wp-content/uploads/2022/06/Vector-3.png) no-repeat 25% center/18px;
	font-size: 16px;
	margin: 30px 0 0;
    border-bottom: 0;
	transition: .3s linear;
}
.con_input #gform_submit_button_3:hover {background: #FE0102 url(/wp-content/uploads/2022/06/Vector-3.png) no-repeat 27% center/18px;}

.con_input span#input_3_1_3_container {
	margin-right: 48px;
	padding: 0;
}

.con_form h4 img {
	margin-right: 10px;
	transform: translateY(3px);
}

.con_input input::placeholder {
	color: rgba(0, 0, 0, 0.7);
}

.con_input div#gform_fields_3 {
	grid-column-gap: 48px;
	grid-row-gap: 48px;
}

.con_map_link .et_pb_text_inner p {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.con_form ul {
	position: absolute;
	left: 26%;
    bottom: -4px;
}

.contact_map {
    min-height: 645px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: column;
    padding-bottom: 170px;
}
/*  */
.con_map_link .et_pb_text_inner p a {
	color: black;
	width: calc(100% - 70px);
}
.thank_you_line {
    display: flex;
    align-items: center;
    justify-content: center;
}
.thank_you_icon {
    margin-right: 20px;
}
/* arshad */


/* home */
.f70 h1 {
	font-size: 70px;
}

.hero {
	min-height: calc(100vh - 163px);
	flex-direction: column;
	display: flex;
	justify-content: center;
}

.hero .et_pb_row {
	flex-direction: column;
	display: flex;
	justify-content: center;
}

.home_cont form .gform_fields fieldset {
	width: 50%;
}

.home_cont form .gform_fields {
	display: flex !important;
	justify-content: space-between;
	grid-column-gap: 20px;
	grid-row-gap: unset !important;
}

.home_cont form .gform_fields span#input_1_1_3_container,
form .gform_fields span#input_4_1_3_container {
	margin-right: 12px;
}

.home_cont form .gform_fields .cta_phone, .home_cont form .gform_fields .cta_email {
	width: 24%;
}

.home_cont form#gform_1,
form#gform_4 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.home_cont form#gform_1 .gform_body,
form#gform_4 .gform_body {
	width: 67%;
}

.home_cont form#gform_1 .gform_footer,
form#gform_4 .gform_footer {
	width: 27%;
	padding-top: 0;
}

.home_cont input {
	border: none;
	padding: 16px 16px 15px !important;
	font-size: 14px;
}

.home_cont input::placeholder {
	color: rgba(34, 34, 34, 0.54) !important;
	font-size: 12px;
}

.home_cont form#gform_1 .gform_footer input#gform_submit_button_1,
form#gform_4 .gform_footer input#gform_submit_button_4 {
	background: #222222 url(/wp-content/uploads/2022/06/Vector-3.png)no-repeat 31% center;
	border: 1px solid #FFFFFF;
	font-size: 16px !important;
	text-transform: capitalize;
	color: #FFFFFF;
	margin-bottom: 0;
	width: 100%;
	padding: 12px !important;
}

.mb70 {
	margin-bottom: 70px;
}

.et_pb_row.grid_row .et_pb_column {
	width: 100%;
	margin-right: 0;
	min-height: 456px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.hsell_row .et_pb_column .et_pb_text {
	max-width: 258px;
	width: 100%;
	padding: 38px 17px 52px;
}

.f_60 h2 {
	font-weight: 600;
	font-size: 60px;
	text-transform: uppercase;
	line-height: 1.2;
}

.et_pb_row.grid_row {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-column-gap: 24px;
}

.hfet_mod .alm-reveal {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-column-gap: 23px;
	align-items: flex-end;
}

.hfet_mod .alm-reveal .fet-item-wrap:nth-child(1n) .fet-image img {
	height: 682px;
}

.hfet_mod .alm-reveal .fet-item-wrap:nth-child(2n) .fet-image img {
	height: 511px;
}

.hfet_mod .alm-reveal .fet-item-wrap:nth-child(3n) .fet-image img {
	height: 430px;
}

.hfet_mod .alm-reveal .fet-item-wrap:nth-child(4n) .fet-image img {
	height: 653px;
}

.hfet_mod .alm-reveal .fet-item-wrap .fet-image img {
	width: 100%;
	object-fit: cover;
	object-position: center;
}

.hfet_mod .alm-reveal .fet-item-wrap .fet-image a, .hfet_mod .alm-reveal .fet-item-wrap .fet-image img {
	display: block;
}

.hfet_mod .alm-reveal .fet-item-wrap {
	position: relative;
}

.hfet_mod .alm-reveal .fet-item-wrap .fet-item-inner {
	position: absolute;
	width: 100%;
	height: max-content;
	left: 0;
	bottom: 0;
	padding: 16px 12px 65px 30px;
	background: rgba(255, 255, 255, 0.85);
}

.hfet_mod .ajax-load-more-wrap .alm-btn-wrap {
	position: unset;
	padding: 0;
}

.hfet_mod .ajax-load-more-wrap button.alm-load-more-btn {
	position: absolute;
	top: 199px;
	left: 50%;
	transform: translateX(-50%);
	font-weight: 400;
	font-size: 22px;
	letter-spacing: 0.53em;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.7);
	padding: 0 42px 0 0;
	border: 0;
	background: transparent url(/wp-content/uploads/2022/06/harrow.png)no-repeat 100% center !important;
}

.hfet_mod {
	margin-top: -3.5%;
}

.bfr_sec::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 32%;
	background: #222222;
}

.habout_row .et_pb_column:first-child {
	margin-right: 0;
	width: 43.5%;
}

.habout_row .et_pb_column:first-child::before {
	content: '';
	position: absolute;
	top: 0;
	top: -51px;
    left: 0;
    width: 50%;
    height: 32%;
	background: #FE0000;
}

.habout_row .et_pb_column:last-child {
	width: 56.5%;
	padding-left: 8%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.habout_row .et_pb_column:first-child img {
	margin: -51px  0 -51px;
}

.habout_row h2 {
	font-family: "blod";
}

.et_pb_row.grid_row.grid_row2 .et_pb_column {
	min-height: 358px;
}

.f_60.cap_head h2 {
	text-transform: capitalize;
}

.title_row .et_pb_column:last-child {
	width: 50%;
}

.title_row .et_pb_column:first-child {
	width: 43%;
	margin-right: 7%;
}

.et_pb_number_counter.num_count .percent {
	height: auto;
	margin-bottom: 15px;
}

.contact_scott .info .et_pb_text_inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 900px;
	margin: 0 auto;
}

.contact_scott .info .et_pb_text_inner p {
	display: flex;
	align-items: center;
	padding-bottom: 0;
	line-height: 1;
}

.contact_scott .info .et_pb_text_inner p a {
	font-weight: 400;
	font-size: 16px;
	color: #222222;
	margin-left: 13px;
}

.bottom_con.home_cont input {
	background: rgba(0, 0, 0, 0.08);
}

.home_cont.bottom_con form#gform_1 .gform_footer input#gform_submit_button_1,
.bottom_con form#gform_4 .gform_footer input#gform_submit_button_4 {
	background-color: #FE0000;
}

.htesti .wpproslider_t7_DIV_2_top {
	height: max-content;
}

.htesti .et_pb_text_inner>p {
	padding: 0;
}

.htesti p.wpproslider_t7_P_4 {
	line-height: 1.8 !important;
	font-style: unset !important;
	font-family: 'Lato';
	color: #222222 !important;
	font-weight: 400;
}

.htesti .et_pb_row:nth-child(2) {
	display: flex;
	align-items: flex-end;
}

.htesti .slickwprev-dotted.slickwprev-slider {
	margin-bottom: 0;
	margin-bottom: 95px;
}

.htesti .slickwprev-slider ul.slickwprev-dots {
	margin-left: 0;
}

.htesti .slickwprev-slider ul.slickwprev-dots li button::before {
	display: none;
}

.htesti .slickwprev-dotted.slickwprev-slider ul.slickwprev-dots li button {
	padding: 0;
	width: 100%;
	height: 1px;
	background: #FE0000;
}

.htesti .slickwprev-dotted.slickwprev-slider ul.slickwprev-dots li {
	width: 100%;
}

.htesti .slickwprev-dotted.slickwprev-slider ul.slickwprev-dots li.slickwprev-active~li button {
	background: rgba(255, 255, 255, 0.4);
}

.htesti .slickwprev-slider ul.slickwprev-dots {
	margin-left: 0;
	display: flex !important;
	align-items: center;
}

.htesti .wpproslider_t7_DIV_2 {
	padding: 0;
}

.htesti .slickwprev-list {
	margin: 0 -10px;
}

.htesti .indrevdiv.wpproslider_t7_DIV_3 {
	margin-bottom: 105px;
}
.bfr_sec.bfr_sec2::before {
    height: 23%;
}

.htesti .t7displayname {
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 27px;
}

.htesti p.wpproslider_t7_P_4 br {
	display: none;
}
ul#menu-primary li.menu-item-type-custom.current-menu-item > a {
    color: #222 !important;
}
.htesti::before {
    content: '';
    position: absolute;
    top: -73px;
    left: 0;
    width: 65px;
    height: 44px;
    background: url(/wp-content/uploads/2022/06/q.png)no-repeat center center/contain;
}
.title_row.title_row2 .et_pb_column:first-child {
    width: 29%;
    margin-right: 5%;
}
.title_row.title_row2 .et_pb_column:last-child {
    width: 66%;
}
.hscott h3 {
    padding-bottom: 0;
    position: absolute;
    bottom: 104px;
    right: -15%;
    transform: rotate(-90deg);
}
.hfet_mod .ajax-load-more-wrap button.alm-load-more-btn ,.hfet_mod .ajax-load-more-wrap button.alm-load-more-btn:hover{
    box-shadow: none !important;
}
.rowGap {
    grid-row-gap: 30px;
}
.hfet_mod .et_pb_text_inner, .hfet_mod,.hscott ,.hscott .et_pb_text_inner {
    position: unset;
}
.mb35 h4 {
    margin-bottom: 15px;
}
div#page-container {
    overflow: visible !important;
    overflow-x: hidden;
}
/* hom e */

/* contact */
.con_form {
    display: flex;
}
.con_form .et_pb_column:first-child {
    width: 40%;
    margin-right: 3%;
}
.con_form .et_pb_column:last-child {
    width: 57%;
    padding-right: 4%;
}
.con_form .et_pb_column:first-child {
    width: 40%;
    margin-right: 3%;
}
.con_input div#gform_fields_3 input {
    padding: 0 0 26px;
}
.con_map_link {
    transform: translate(93px, 0);
}
.links .et_pb_text_inner p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.links .et_pb_text_inner p:first-child {
    margin-bottom: 13px;
}
.mt_m100{margin-top: -100px;}
.term_txt a {
    color: #fe0000;
}
.con_hero {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.con_hero > .et_pb_text {
    padding-left: 75px;
}
.foot_copy p a {
    color: rgba(255,255,255,0.54);
    text-decoration: underline;
}
.hsell_row .et_pb_column {
    transition: .3s linear;
}
.hsell_row .et_pb_column:hover {
    transform: scale(1.02);
}
/* contact */
ul#menu-primary ul.sub-menu li.menu-item-type-custom.current-menu-item > a {
    color: #fff !important;
}
.fw_700 {
    font-family: 'blod';
}
.term_txt {
    padding: 0 50px;
}
div#main-content {
    overflow: hidden;
}
.htesti_row {
    display: flex;
    align-items: flex-end;
}
.video_hero .et_pb_button_module_wrapper {
    margin-bottom: 65px !important;
}
.sby_items_wrap {
    padding: 0 !important;
}
[id^=sb_youtube_].sb_youtube.sby_col_4 .sby_items_wrap .sby_item {
    padding: 0 12px 50px !important;
}
.yt_feed_main {
    margin: 0 -12px;
}
footer.et-l.et-l--footer .et_pb_social_media_follow li a.icon:before {
    font-size: 21px;
}
.hfet_mod .alm-reveal ~.alm-reveal,.fet_single_sidebar .alm-reveal ~.alm-reveal {
    margin-top: 20px;
}
.con_form .et_pb_column:last-child .et_pb_social_media_follow li a.icon:before {
    font-size: 19px;
    color: rgba(0, 0, 0, 0.7);
}

.bfr_bg::before {
    content: '';
    background-color: rgba(0,0,0,0.25);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.et_pb_section.top_bar .et_pb_social_media_follow li a.icon:before {
    font-size: 19px;
}
.video_hero .h1_26 .et_pb_text_inner p {
    line-height: 1;
}

/* .thank_hero.con_hero > .et_pb_text {
    padding-left: 20px;
} */
/* responsive */
/* responsive */
@media only screen and (max-width: 1600px) {
    .head_nav ul#menu-primary li {
        margin-left: 35px;
    }
    .f_60 h3 {
        font-size: 52px;
    }
    .et_pb_module.et_pb_text.f70 h1 {
        font-size: 60px;
    }
    .et_pb_module.mb_50 {
        margin-bottom: 40px !important;
    }
    .et_pb_section.pt_120, .et_pb_section.pt120 {
        padding-top: 100px !important;
    }
	.head_nav ul#menu-primary li {
    margin-left: 4em;
	}	
	.f42 h3 {
    font-size: 38px;
	}	
	.acc.tr_acc .et_pb_toggle_close {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
	}
	.tr_acc .et_pb_toggle_close h5 {
    padding-left: 10px;
	}
	
/* 	contact */
	.contact_map {
    min-height: 400px;
    padding-bottom: 66px;
	}
	.et_pb_section.pb_100 {
    padding-bottom: 80px !important;
	}
	.et_pb_module.et_pb_text.f70 h1 {
    font-size: 58px;
	}
	
/* 	home */
	.hero .et_pb_module.et_pb_text p {
    font-size: 18px;
	}
	.f_60 h2 {
    font-size: 56px;
	}
	.et_pb_module.et_pb_text.f18 p {
    font-size: 17px;
	}
	.et_pb_row.mb70 {
    margin-bottom: 60px !important;
	}
	.et_pb_row.grid_row .et_pb_column {
    min-height: 400px;
	}
	.hfet_mod .ajax-load-more-wrap button.alm-load-more-btn {
    font-size: 20px;
	}
	.et_pb_row.grid_row.grid_row2 .et_pb_column {
    min-height: 325px;
	}
	.et_pb_module.et_pb_number_counter.num_count p {
    font-size: 36px;
	}
	.et_pb_module.et_pb_number_counter.num_count h3 {
    font-size: 17px;
	}
	.et_pb_section.pt100.et_section_regular {
    padding-top: 80px;
	}
	.htesti .slickwprev-dotted.slickwprev-slider {
    margin-bottom: 60px;
	}
	
	.video_hero .h1_26 .et_pb_text_inner h1 {
    width: calc(100% - 121px);
	}
	.video_hero .h1_26 .et_pb_text_inner p img {
    max-width: 85px;
	}
	.video_hero .h1_26 .et_pb_text_inner h1 {
    width: calc(100% - 106px);
    font-size: 23px !important;
}
	.video_hero .et_pb_button_module_wrapper {
    margin-bottom: 61px !important;
}
	

	
	.video_hero .h1_26 {	
    margin-bottom: 40px !important;
	}
	
}

@media only screen and (max-width: 1400px) {
/*     .f70 h1 {
        font-size: 54px;
    } */
    .et_pb_module.mb_50 {
        margin-bottom: 30px !important;
    }
    .et_pb_module.mb100 .et_pb_module.mb_100 ,.et_pb_row.mb100 {
        margin-bottom: 90px !important;
    }
	
	.mypost_section .et_pb_row .et_pb_column {
		min-height: 375px;
	}
	.ts_section .et_pb_row {
		margin-top: -95px;
	}
	.f42 h3 {
    font-size: 35px;
	}
	
	.et_pb_text.f25 h4 {
    font-size: 22px;
	}
	.head_nav ul#menu-primary li {
    margin-left: 3em;
    align-items: center;
	}
	.newClass {
    transform: translateY(-68px);
	}
	.f42 h1 {
    font-size: 40px !important;
	}
	.fet_single .et_pb_column.ts_left {
    padding-top: 150px;
	}
/* 	contact */
	.f_60 h1 {
    font-size: 52px;
	}
	.con_hero > .et_pb_text {
    padding-left: 60px;
	}
	.con_form ul {
    left: 32%;
	}
	.contact_map {
    min-height: 350px;
    padding-bottom: 46px;
	}
	.con_input div#gform_fields_3 {
    grid-column-gap: 32px;
    grid-row-gap: 34px;
	}
/* 	contact */
	
/* 	home */
	.et_pb_module.et_pb_text.f70 h1 {
    font-size: 56px;
	}
	.hero .et_pb_module.et_pb_text p {
    font-size: 17px;
	}
	.f_60 h2 {
    font-size: 52px;
	}
	.et_pb_row.grid_row .et_pb_column {
    min-height: 330px;
	padding-right: 15px;
}
	.et_pb_row.mb70 {
    margin-bottom: 50px !important;
}
	.hfet_mod .ajax-load-more-wrap button.alm-load-more-btn {
    font-size: 19px;
    letter-spacing: 0.43em;
	}
	.hfet_mod .alm-reveal .fet-item-wrap:nth-child(1n) .fet-image img {
    height: 610px;
	}
	.hfet_mod .alm-reveal .fet-item-wrap:nth-child(2n) .fet-image img {
    height: 471px;
}
	.hfet_mod .alm-reveal .fet-item-wrap:nth-child(3n) .fet-image img {
    height: 408px;
}	
	.hfet_mod .alm-reveal .fet-item-wrap:nth-child(4n) .fet-image img {
    height: 566px;
}
	.hfet_mod .alm-reveal .fet-item-wrap .fet-item-inner {
    padding: 16px 10px 58px 25px;
}
	.habout_row .et_pb_column:first-child img {
    margin: -33px 0 -39px;
}
	.habout_row .et_pb_column:first-child::before {
    top: -33px;
}
	.et_pb_module.et_pb_text.mb_70 {
    margin-bottom: 40px !important;
}
	.et_pb_module.mb_60 {
    margin-bottom: 40px !important;
}
	.hscott h3 {
    bottom: 118px;
    font-size: 30px !important;
    right: -20%;
    transform: rotate(-90deg);
}
	.bfr_sec::before {
    height: 25%;
}
	.et_pb_section.pt140.et_section_regular {
    padding-top: 104px;
}
	.f_60 h2 {
    font-size: 48px;
}	
	.et_pb_module.et_pb_number_counter.num_count p {
    font-size: 35px !important;
}
	.et_pb_row.grid_row.grid_row2 .et_pb_column {
    min-height: 309px;
}

/* .con_form .links .et_pb_text_inner p a {
    font-size: 18px;
}	 */
	.con_form ul {
    bottom: 18px;
}
	.head_left {
    width: 73% !important;
}
	.et_pb_column.head_right {
    width: 27% !important;
}
	.hfet_mod .ajax-load-more-wrap button.alm-load-more-btn {
    top: 160px;
	}
	.htesti .indrevdiv.wpproslider_t7_DIV_3 {
    margin-bottom: 102px;
}
	.htesti .t7displayname {
    position: absolute;
    bottom: 0;
}
	
	.et-db #et-boc .et-l .head_left {
    width: calc(100% - 285px) !important;
	}
	.et-db #et-boc .et-l .et_pb_column.head_right {
    width: 285px !important;
	}
	.et-db #et-boc .et-l .et_pb_column.head_right a.et_pb_button,.header_row  .head_right a.et_pb_button {
    padding-left: 14px !important;
    padding-right: 14px !important;
	}
	

}

@media only screen and (max-width: 1199px) {
    .head_nav ul#menu-primary-menu li {
        margin-left: 21px;
    }
    .head_nav .et_pb_menu__wrap {
        width: calc(100% - 80px) !important;
    }
   /* 	f36 */
    .et_pb_column.head_right {
        width: 210px;
    }
    .head_left {
        width: calc(100% - 155px) !important;
    }
    .f_60 h3 {
        font-size: 46px !important;
    }
    .et_pb_section.py110,.et_pb_section.py_110,.et_pb_section.py100 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .et_pb_module.et_pb_text.f70 h1 {
        font-size: 46px;
    }
	
	.mypost_section .et_pb_row .et_pb_column {
    min-height: 295px;
	}
	.video_popup a:after {
    padding: 43px 34px !important;
	}
	.f42 h3 {
    font-size: 31px;
	}
	.h3_mb20 h3 {
    margin-bottom: 15px;
	}	
	.tr_acc .et_pb_toggle_close h5 {
    font-size: 16px !important;
	}
	.tr_acc .et_pb_toggle_close .et_pb_toggle_title:before {
    background-size: 13px;
	}
	.et_pb_column.innner_ts_col:first-child {
    padding: 40px 25px;
    margin-bottom: 0;
	}	
	.head_nav ul#menu-primary li {
    margin-left: 25px;
	}
	ul#menu-primary {
    margin: 0;
    margin-left: -30px;
	}
/* 	.et-db #et-boc .et-l .head_left {
    width: calc(100% - 285px) !important;
	}
	.et-db #et-boc .et-l .et_pb_column.head_right {
    width: 285px !important;
	}
	.et-db #et-boc .et-l .et_pb_column.head_right a.et_pb_button,.header_row  .head_right a.et_pb_button {
    padding-left: 14px !important;
    padding-right: 14px !important;
	} */
	.foot_row .et_pb_column:first-child::before {
    right: -30px;
	}
	.foot_row .et_pb_column:nth-child(3) {
    margin-left: 0;
	}
	.et-l.et-l--footer .et_pb_section_0_tb_footer,.et-db #et-boc .et-l .et_pb_section_0_tb_footer.et_pb_section.site_footer {
    padding-top: 50px;
    padding-bottom: 30px;
	}
	
	.fet_single_sidebar .fet-image img {
    height: 200px;
	}
	.f42 h1 {
    font-size: 34px !important;
	}
	.f_60 h1 {
    font-size: 48px;
	}
	.con_hero > .et_pb_text {
    padding-left: 41px;
	}
	.et_pb_module.et_pb_text.f20  p {
    font-size: 18px;
	}
	.con_input div#gform_fields_3 {
    grid-column-gap: 22px;
	}
	.con_input span#input_3_1_3_container {
    margin-right: 22px;
    padding: 0;
	}
	.con_form ul {
    left: 38%;
    bottom: -4px;
	}
	.links .et_pb_text_inner p {
    font-size: 17px !important;
	}
	.et_pb_section.pb_100 {
    padding-bottom: 70px !important;
	}
	.f_60 h1 {
    font-size: 48px;
	}
	.con_hero > .et_pb_text {
    padding-left: 40px;
	}
	
	.term_txt {
    padding: 0 30px;
	}
	.et_pb_column.thank_mod {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
	}
	
	.et-db #et-boc .et-l .et_pb_section.top_bar {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
	}
	.et-db #et-boc .et-l .et_pb_section.main_header {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
	}
	.newClass {
    transform: translateY(-53px);
	}

	.et-db #et-boc .et-l .et_pb_module.et_pb_text.f50 h1 {
    font-size: 46px;
}
	
	.et_pb_module.et_pb_text.f20 p {
    font-size: 18px;
}
	
/* 	home */
	.hero .et_pb_module.et_pb_text p {
    font-size: 16px;
	}
	.f_60 h2 {
    font-size: 42px;
}
	.et_pb_module.et_pb_text.f18 p {
    font-size: 16px;
}
	.title_row.title_row2 .et_pb_column:first-child {
    width: 32%;
}
.et_pb_row.grid_row .et_pb_column {
    min-height: 290px;
}
	.et_pb_row.mb70 {
    margin-bottom: 34px !important;
}
.et_pb_section.pt100.et_section_regular {
    padding-top: 70px;
}
.hfet_mod {
    margin-top: -1.5%;
}
	.hfet_mod .alm-reveal .fet-item-wrap:nth-child(1n) .fet-image img {
    height: 509px;
}
	.hfet_mod .alm-reveal .fet-item-wrap:nth-child(2n) .fet-image img {
    height: 425px;
}
	.hfet_mod .alm-reveal .fet-item-wrap:nth-child(3n) .fet-image img {
    height: 391px;
}
	.hfet_mod .alm-reveal .fet-item-wrap:nth-child(4n) .fet-image img {
    height: 461px;
}
	.hfet_mod {
    margin-top: 1.5%;
}
	.hfet_mod .ajax-load-more-wrap button.alm-load-more-btn {
    top: 152px;
    font-size: 18px;
    letter-spacing: 0.33em;
}
	.hfet_mod .alm-reveal .fet-item-wrap .fet-item-inner {
    padding: 16px 10px 49px 17px;
}
.et_pb_module.et_pb_text.mb_50 {
    margin-bottom: 10px !important;
}
	.et_pb_module.et_pb_text.mb_70 {
    margin-bottom: 30px !important;
}
	.et_pb_module.mb_60 {
    margin-bottom: 19px !important;
}
	.habout_row .et_pb_column:last-child {
    padding-top: 29px;
    padding-bottom: 27px;
	padding-left: 5%;
}
	.hscott h3 {
    bottom: 142px;
    font-size: 29px !important;
    right: -24%;
}
	.et_pb_section.pt140.et_section_regular {
    padding-top: 69px;
}
	.htesti .slickwprev-dotted.slickwprev-slider {
    margin-bottom: 30px;
}
	.htesti::before {
    top: -43px;
    width: 57px;
    height: 36px;
}
	.title_row .et_pb_column:first-child {
    width: 45%;
    margin-right: 4%;
}
	.et_pb_row.grid_row.grid_row2 .et_pb_column {
    min-height: 265px;
}
	.et_pb_module.et_pb_number_counter.num_count p {
    font-size: 30px !important;
}
	.et_pb_module.et_pb_number_counter.num_count h3 {
    font-size: 16px;
    line-height: 1.3;
}
	.home_cont form#gform_1 .gform_body,
	form#gform_4 .gform_body{
    width: 70%;
}
	
	.video_hero .h1_26 .et_pb_text_inner p img {
    max-width: 75px;
	}
	.video_hero .h1_26 .et_pb_text_inner h1 {
    width: calc(100% - 88px);
}
	.video_hero .h1_26 {
    width: calc(100% - 480px);
    margin-left: 0;
}
	.video_hero_btn1 {
    margin-right: 21px;
}
	.video_hero .h1_26 {
		width: calc(100% - 470px);}
	.htesti .indrevdiv.wpproslider_t7_DIV_3 {
    margin-bottom: 93px;
}
	.con_form .et_pb_column:last-child .et_pb_social_media_follow li a.icon:before {
    font-size: 18px;
}
	.con_form ul {
    bottom: 1px;
}
.htesti .t7displayname {
    position: unset;
}

.posty_center.video_hero {
  flex-wrap: nowrap;
}
	.video_hero .h1_26 .et_pb_text_inner h1 {
  font-size: 22px !important;
  line-height: 1.3;
}

	.et-db #et-boc .et-l .et_pb_section .video_hero_btn1 {
  padding-left: 49px !important;
  padding-right: 21px !important;
}
	
}

@media only screen and (max-width: 991px) {

    /* 	header */
/*     .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
        color: #000 !important;
    }
    .newClass .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
        color: #000 !important;
    }
    .et_mobile_menu {
        border-color: #000 !important;
    }
    .et_mobile_menu {
        top: calc(100% + 10px) !important;
        list-style: none !important;
        padding: 0 !important;
    }
    .et-db #et-boc .et_pb_menu_0_tb_header.et_pb_menu ul#mobile_menu1 li a {
        color: #373737 !important;
        font-size: 16px !important;
    }
    .et_mobile_menu li li {
        list-style: none;
    }
    .head_left, .et-db #et-boc .head_left.et_pb_column {
        margin-bottom: 0;
    }
    .et_mobile_menu {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .head_nav .et_mobile_nav_menu {
        display: flex;
    } */
	
	.head_nav .et_mobile_nav_menu {display: flex;}
	.head_nav .et_pb_menu__menu { display: none;}
	.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before { color: #fe0000  !important;}
/* 	.newClass .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before { color: #545454 !important;} */
	.et_mobile_menu { border-color: #fe0000  !important;}
	.et_mobile_menu {top: calc(100% + 10px);     list-style: none !important; padding: 0 !important;}
	.et_pb_menu_0_tb_header.et_pb_menu ul#mobile_menu1 li a {color: #282828 !important;}
	.et_mobile_menu li li { list-style: none;}
	.et_mobile_menu .menu-item-has-children>a {background-color: #f4f4f4;}
	.head_left, .et-db #et-boc .head_left.et_pb_column { margin-bottom: 0;}
	ul#mobile_menu1 {
    width: 100%!important;
    margin-left: 0!important;
	    min-width: 295px;
	    top: calc(100% + 10px);
	}
	.et_pb_menu .et_mobile_menu ul {
    padding: 0;
	}
	.top_bar .et_pb_row {
    display: flex;
	}
	.top_bar .et_pb_column:first-child {
    margin-bottom: 0;
	}
	.et_pb_section_0_tb_header.et_pb_section.top_bar {
    padding: 10px 0;
	}
/* 	.et-db #et-boc .et-l .head_left {
    width: calc(100% - 277px) !important;
	}
	.et-db #et-boc .et-l .et_pb_column.head_right {
    width: 277px !important;
	} */
	.head_nav .et_pb_menu__wrap {
    justify-content: flex-end;
	    align-items: center;
	}
	.mypost_section .et_pb_row .et_pb_column {
    min-height: 230px;
	margin-bottom: 0;
    display: flex !important;
	}
	.ts_section .et_pb_row {
    margin-top: -75px;
	}
	.f42 h3 {
    font-size: 28px;
	}
	.tr_acc .et_pb_toggle_open .et_pb_toggle_content {
    padding: 25px 15px 14px 15px;
	}
	.tr_acc .et_pb_toggle_open h3 {
    padding: 9px 26px 2px 15px;
	}
	.et_pb_column.innner_ts_col:first-child {
    padding: 23px 14px 35px;
	}
	.f26 h4, .f25 h4 {
    font-size: 20px !important;
	}
	.mb35 h4 {
    margin-bottom: 8px;
	}

    /* 	err */
    .f_60 h3 {
        font-size: 40px !important;
    }
    .et-db #et-boc .et-l .et_pb_text_2_tb_body p {
        font-size: 18px;
    }

    /* than */
    .et_pb_section.py_110,.et_pb_section.py110 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .f26 h4 ,.f25 h4 {
        font-size: 22px !important;
    }
    .et_mobile_menu {
        margin-top: 0 !important;
    }
    .et_pb_section.pt_120 {
        padding-top: 80px !important;
    }
    .et_pb_module.et_pb_text.f70 h1 {
        font-size: 42px;
    }
    .et_pb_module.mb60 {
        margin-bottom: 40px !important;
    }
    .et_pb_module.mb100,.et_pb_module.mb_100 {
        margin-bottom: 50px !important;
    }
	.foot_logo img {
    width: 100% !important;
	}
	.footer_useful .et_pb_menu__menu { display: flex;  flex-wrap: wrap;}
	.footer_useful .et_mobile_nav_menu { display: none;}
	.foot_row .et_pb_column:first-child, .foot_row .et_pb_column:nth-child(2) {
    width: 30%;
    margin-right: 2.5%;
    position: relative;
	}	
	.foot_row .et_pb_column:nth-child(3) {
    margin-right: 0;
    padding-left: 3.5%;
    width: 30%;
	}
	.foot_row .et_pb_column:nth-child(4) {
    width: 100%;
	}
	.contact_info h4 {
    margin-bottom: 0;
	}
	.contact_info p {
    padding-bottom: 19px;
	}
	.et_pb_row.foot_row.et_pb_row_0_tb_footer,.et-db #et-boc .et-l  .et_pb_row.foot_row.et_pb_row_0_tb_footer{
    padding-bottom: 31px!important;
	}
	.et_pb_row.et_pb_row_1_tb_footer.foot_copy {
    padding-top: 14px!important;
	}
	.video_popup a:after {
    padding: 30px 24px !important;
    font-size: 0 !important;
	}
	
		.f42 h1 {
    font-size: 32px !important;
	}
	.fet_single .et_pb_column.ts_left {
    padding-top: 111px;
	}
	.fet_single_sidebar .fet-image img {
    height: 165px;
	}
	.bot_cont {
    background: #F5F5F5;
    padding: 25px 22px 25px 29px;
	}
	.bot_cont p {
    font-size: 14px !important;
	}
	.fet_single .alm-btn-wrap {
    margin-top: 26px;
	}
	button.alm-load-more-btn.more {
		font-size: 14px;
	}
	.f_60 h1 {
    font-size: 42px;
	}
	.con_hero > .et_pb_text {
    padding-left: 28px;
	}
	.con_form .et_pb_column:first-child {
    padding: 15px;
    display: flex;
    margin-bottom: 0;
    justify-content: center;
    align-items: center;
	}
	.con_input div#gform_fields_3 {
    grid-row-gap: 27px;
	}
	.links .et_pb_text_inner p {
    font-size: 16px !important;
	}	
	.con_input #gform_submit_button_3 {
    margin: 22px 0 0;
	}
	
	.term_txt {
    padding: 0 13px;
	}
	.et_pb_column.thank_mod {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
	}

	.et-db #et-boc .et-l .et_pb_module.et_pb_text.f50 h1 {
    font-size: 41px;
	}
	.et_pb_module.et_pb_text.f20 p {
    font-size: 16px;
	}

	.con_input div#gform_fields_3 input {
    padding: 0 0 18px;
	}
	.con_form ul {
    left: 47%;
	}
	.et_pb_module.et_pb_text.cta_ttile {
    padding-bottom: 10px !important;
	}
	.et_pb_section.pb_100 {
    padding-bottom: 60px !important;
	}
	.con_hero > .et_pb_text {
    padding-left: 18px;
	}
	
/* 	home */
	.hero {
    min-height: calc(100vh - 128px);
	}
	.home_cont form#gform_1 .gform_footer,
	form#gform_4 .gform_footer {
    width: 23%;
}
	.home_cont form#gform_1 .gform_body,
	form#gform_4 .gform_body {
    width: 74%;
}
	.home_cont input {
    padding: 12px 16px 11px !important;
}
	.home_cont form#gform_1 .gform_footer input#gform_submit_button_1,
	form#gform_4 .gform_footer input#gform_submit_button_4 {
    padding: 9px !important;
    background-position: 16% center;
}
	.title_row {
    display: flex;
}
	.title_row.title_row2 .et_pb_column:first-child {
        width: 43%;
    margin-right: 5%;
    margin-bottom: 0;
}
	.f_60 h2 {
    font-size: 38px;
}
	.title_row.title_row2 .et_pb_column:last-child {
    width: 74%;
}
	.et_pb_row.mb70 {
    margin-bottom: 26px !important;
}
	.et_pb_row.grid_row .et_pb_column {
    margin-bottom: 0;
}
	.hsell_row .et_pb_column .et_pb_text img {
    max-width: 76px;
}
	.hsell_row .et_pb_column .et_pb_text {
    padding: 34px 17px 40px;
}
	.et_pb_row.grid_row {
    grid-column-gap: 19px;
}
	.et_pb_section.pt100.et_section_regular {
    padding-top: 59px;
}
	.hfet_mod .alm-reveal {
    grid-column-gap: 16px;
}
.hfet_mod .alm-reveal .fet-item-wrap:nth-child(1n) .fet-image img {
    height: 375px;
}
	.hfet_mod .alm-reveal .fet-item-wrap:nth-child(2n) .fet-image img {
    height: 334px;
}
	.hfet_mod .alm-reveal .fet-item-wrap:nth-child(3n) .fet-image img {
    height: 309px;
}
	.hfet_mod .alm-reveal .fet-item-wrap:nth-child(4n) .fet-image img {
    height: 349px;
}
	.hfet_mod {
    margin-top: 33px;
}
	.habout_row .et_pb_column:first-child img {
    margin: 0;
}

	.habout_row .et_pb_column:first-child::before {
    top: 0;
}.team-name h3 {
    font-size: 16px;
}
	.fet_des p {
    line-height: 1.4;
}
	.hfet_mod .alm-reveal .fet-item-wrap .fet-item-inner {
    padding: 16px 10px 33px 13px;
}
	.hfet_mod .ajax-load-more-wrap button.alm-load-more-btn {
    font-size: 17px;
    letter-spacing: 0.23em;
	    top: 139px;
}
	.et_pb_module.et_pb_text.mb_70 {
    margin-bottom: 22px !important;
}
	.et_pb_module.mb_60 {
    margin-bottom: 15px !important;
}
.hscott h3 {
    bottom: 126px;
    font-size: 26px !important;
    right: -28%;
}
	.et_pb_section.pt140.et_section_regular {
    padding-top: 60px;
}
	.htesti_row {
    display: flex;
    align-items: flex-end;
    display: block;
}
	bfr_sec::before {
    height: 10%;
}
	.htesti .indrevdiv.wpproslider_t7_DIV_3 {
    margin-bottom: 31px;
}
	.htesti_row .et_pb_column:last-child {
    margin-top: 30px;
}
	.title_row .et_pb_column:first-child {
    width: 57%;
    margin-bottom: 0;
}
	et_pb_module.et_pb_number_counter.num_count p {
    font-size: 24px !important;
}
	.et_pb_row.grid_row.grid_row2 .et_pb_column {
    min-height: 227px;
}
	.contact_scott .info .et_pb_text_inner p a {
    font-size: 14px;
}
	.video_hero .h1_26 {
    width: 100%;
    margin-bottom: 10px !important;
}
	.video_hero .et_pb_button_module_wrapper {
    margin-bottom: 16px !important;
}
	[id^=sb_youtube_].sb_youtube.sby_col_4 .sby_items_wrap .sby_item {
    width: 33%;
}
	[id^=sb_youtube_].sb_youtube .sby_video_thumbnail {
    height: 119px !important;
}
	[id^=sb_youtube_].sb_youtube.sby_col_4 .sby_items_wrap .sby_item {
    padding: 0 12px 30px !important;
}
	.con_form .et_pb_column:last-child .et_pb_social_media_follow li a.icon:before {
    font-size: 15px;
}
	
		.bfr_sec::before {
    height: 10%;
}
	#wprev-slider-1 .wprev_preview_tcolor2_T7 {
    position: absolute;
    bottom: 0;
}
	.htesti .indrevdiv.wpproslider_t7_DIV_3 {
    margin-bottom: 81px;
}
	.et_pb_module.et_pb_number_counter.num_count p {
    font-size: 26px !important;
}
	.et_pb_module.et_pb_number_counter.num_count h3 {
    font-size: 14px;
}
	.htesti_row .et_pb_column {
    width: 100%;
}
	.htesti_row .et_pb_column:first-child img {
    max-height: 350px;
    object-fit: contain;
}
	 .htesti_row .et_pb_column:first-child .et_pb_image {
    text-align: center !important;
}
	.et_pb_section.top_bar .et_pb_social_media_follow li a.icon:before {
    font-size: 16px;
}
	.con_form ul {
    bottom: -5px;
}
	.bfr_sec.bfr_sec2::before {
    height: 11%;
}
	
	.posty_center.video_hero {
  flex-wrap: wrap;
}
	
}

@media only screen and (max-width: 767px) {
    .head_nav .et_mobile_nav_menu {
        display: flex;
    }
    /* .head_nav .et_pb_menu__menu {
        display: none;
    } */
 
    .f_60 h3 {
        font-size: 34px;
    }
    .et_pb_module.mb_40 {
        margin-bottom: 30px !important;
    }
    .f26 h4 ,.f25 h4 {
        font-size: 20px !important;
    }
    /* *traditional sale */
    .ts_section .et_pb_row {
        flex-wrap: wrap;
    }
    .et_pb_column.ts_left, .et_pb_column.ts_right {
        width: 100%;
    }
    .et_pb_column.ts_right {
        padding-left: 0;
    }
    .et_pb_column.innner_ts_col {
        width: 48% !important;
        margin-right: 0 !important;
    }
    .et_pb_column.innner_ts_col:first-child {
        margin-bottom: 0;
		    width: 100% !important;
        margin-right: 0;
    }
	.f42 h3 {
    font-size: 25px;
	}
	.h3_mb20 h3 {
    margin-bottom: 0;
	}
	.h3_mb20 h3 {
    margin-bottom: 0;
	}
	.et_pb_column.head_right {
    width: 49% !important;
	}
      /* *traditional sale */

    .et_pb_module.et_pb_text.f70 h1 {
        font-size: 38px;
    }
    /* 	01-04-2022 */
    .head_left {
        width: 44% !important;
    }

    .et_pb_column.head_right {
        width: 231px;
    }

    /* .header_row .et_pb_column:first-child {
        width: 240px !important;
    } */

		.et_pb_with_border.et_pb_section.main_header {
    padding-top: 14px;
    padding-bottom: 14px;
	}
	.newClass {
    transform: translateY(-53px);
	}
	.f42 h1 {
    font-size: 28px !important;
	}
	.f_60 h1 {
    font-size: 38px;
	}
	
/* 	.et-db #et-boc .et-l .et_pb_column.head_right {
    width: 277px !important;
	}
	.et-db #et-boc .et-l .head_left {
    width: calc(100% - 277px) !important;
	} */
	
/* 	contact */
	.con_form {
    flex-direction: column-reverse;
	}
	.con_form .et_pb_column:last-child {
    width: 100%;
    padding-right: 3%;
    padding-left: 2px;
	}
	.con_form .et_pb_column:first-child {
    width: 98%;
    margin-top: 30px;
	}	
	.con_input span#input_3_1_3_container {
    margin-right: 16px;
    padding: 0;
    margin-bottom: 21px;
	}
	.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]):not([type=submit]) {
    line-height: 1.3 !important;
	}
	.con_input #gform_submit_button_3 {
    line-height: 1.4;
	}
	.et_pb_section.pb_100 {
    padding-bottom: 50px !important;
	}
/* 	home */
	.hero {
    min-height: unset;
	}
	.home_cont form#gform_1,
	form#gform_4 {
    flex-wrap: wrap;
	}
	.home_cont form#gform_1 .gform_body,
	form#gform_4 .gform_body {
    width: 100%;
    margin-bottom: 22px;
	}
	.home_cont form#gform_1 .gform_footer,
	form#gform_4 .gform_footer {
    width: 100%;
	}
	.home_cont form .gform_fields fieldset {
    width: 100%;
	}
	.home_cont form .gform_fields {
    display: grid !important;
    grid-row-gap: 17px !important;
	}
	.home_cont form .gform_fields .cta_phone, .home_cont form .gform_fields .cta_email {
    width: 100%;
	}
	span#input_1_1_6_container,
	span#input_4_1_6_container {
    margin-bottom: 0;
    margin-top: 10px;
	}
	.title_row {
    flex-wrap: wrap;
	}	
	.title_row .et_pb_column:last-child {
    width: 100%;
	}
	.title_row .et_pb_column:first-child {
    width: 100% !important;
	 margin-right: 0 !important;
    margin-bottom: 18px;
	}	
	.title_row .et_pb_column:first-child h2 {
    text-align: left !important;
}
.et_pb_row.grid_row {
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 23px;
}
	.f_60 h2 {
    font-size: 32px;
}
	.hfet_mod .alm-reveal {
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 20px;
}
	.hfet_mod .ajax-load-more-wrap button.alm-load-more-btn {
    background: #fff url(/wp-content/uploads/2022/06/load.png) no-repeat 15px center/20px !important;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
    color: #FE0000;
    padding: 8px 22px 8px 51px;
    border: 1px solid #FE0000;
    border-radius: 0;
    cursor: pointer;
    transition: .3s linear;
    position: unset;
    transform: unset;
    margin: 7px 0 29px;
}
.habout_row .et_pb_column:first-child {
    width: 100%;
}
.habout_row .et_pb_column:first-child .et_pb_image,.htesti_row .et_pb_column:first-child .et_pb_image {
    text-align: center !important;
}
.habout_row .et_pb_column:first-child img ,.htesti_row .et_pb_column:first-child img{
    max-height: 350px;
    object-fit: contain;
}	
	.habout_row .et_pb_column:first-child::before {
    opacity: 0;
}
	.habout_row .et_pb_column:last-child {
		width: 100%;
	}
	.et_pb_section.pt140.et_section_regular {
    padding-top: 50px;
}
	.htesti .t7displayname {
    font-size: 20px !important;
    margin-bottom: 18px;
    position: absolute;
    bottom: 0;
}
	.htesti .indrevdiv.wpproslider_t7_DIV_3 {
    margin-bottom: 52px;
}
	.et_pb_section.pt100.et_section_regular {
    padding-top: 50px;
}
	.et_pb_row.mb_50 {
    margin-bottom: 30px !important;
}
	.contact_scott .info .et_pb_text_inner p {
    width: 50%;
    margin-bottom: 14px;
		text-align: left;
}
	.contact_scott .info .et_pb_text_inner {
    flex-wrap: wrap;
}
	.foot_row .et_pb_column:first-child::before {
    right: -22px;
}
	.hfet_mod .alm-reveal .fet-item-wrap:nth-child(2n) .fet-image img, .hfet_mod .alm-reveal .fet-item-wrap:nth-child(1n) .fet-image img, .hfet_mod .alm-reveal .fet-item-wrap:nth-child(4n) .fet-image img, .hfet_mod .alm-reveal .fet-item-wrap:nth-child(3n) .fet-image img {
    height: 334px;
}
	.hfet_mod .alm-reveal .fet-item-wrap .fet-item-inner {
    padding: 16px 10px 25px 13px;
}
	.bfr_sec::before {
    height: 10%;
}
	
	[id^=sb_youtube_].sb_youtube.sby_col_4 .sby_items_wrap .sby_item {
    width: 50%;
}
	[id^=sb_youtube_].sb_youtube .sby_video_thumbnail {
    height: 158px !important;
}
	.home_cont .gform_wrapper.gravity-theme .gfield.gfield--width-third {
    grid-column: span 12;
}
	
		span#input_1_1_6_container,
		span#input_4_1_6_container {
    margin-top: 0;
}
	
}
@media only screen and (max-width: 640px) {
		span#input_1_1_6_container,
	    span#input_4_1_6_container {
    margin-top: 10px;
}
}

@media only screen and (max-width: 575px) {
    a.for_none, body.et-db #page-container #et-boc .et_pb_section a.for_none.et_pb_button {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        text-align: center;
        padding: 15px !important;
        display: block;
        background: #fe0000 !important;
        color: #fff !important;
        border-radius: 0;
    }
    .head_left {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .foot_links .et_pb_menu__wrap {
        justify-content: flex-start;
    }
    body {
        padding-bottom: 48px;
		padding-top: 0px;
    }

    /* 	post */
    .term_text h2 {
        font-size: 22px !important;
        line-height: 1.3;
    }
    .term_text h3 {
        font-size: 20px !important;
    }
    .term_text ul {
        margin-left: 0;
    }
    .f_60 h3 {
        font-size: 30px;
    }
    .f24 h4 {
        font-size: 22px !important;
    }
    .f20 p {
        font-size: 16px;
        line-height: 1.4;
    }
    .et_pb_section.py_110 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
      /* *traditional sale */
    .et_pb_column.innner_ts_col {
        width: 100% !important;
    }
    .et_pb_column.innner_ts_col:first-child {
        margin-right: 0 !important;
    }
    .f26 h4 {
        font-size: 22px !important;
    }
    .acc .et_pb_accordion_item.et_pb_toggle_close h5::before {
        width: 15px;
        height: 15px;
    }
    .ts_section .et_pb_row .et_pb_column:first-child {
        margin-bottom: 0;
    }
    .et_pb_module.f30 h4 {
        font-size: 22px !important;
    }
    .et_pb_module.mb30 {
        margin-bottom: 20px !important;
    }
    .et_pb_module.et_pb_text.f70 h1 {
        font-size: 32px;
        line-height: 1.32;
    }
    .float_btn {
        margin-right: 20px;
    }
    body #page-container .et_pb_section .float_btn {
        font-size: 14px !important;
        padding: 13px 25px !important;
    }
    .hsell_col.et_pb_column {
        padding: 25px 15px !important;
    }
	.video_popup a:after {
    padding: 27px 26px !important;
	}
	.f42 h3 {
    font-size: 22px;
	}
    .et_pb_section.pt100,.et_pb_section.pt110 {
        padding-top: 40px !important;
    }
    p br {
        display: none;
    }
    .et_pb_module.mb60,.et_pb_module.mb50,.et_pb_module.mb_50 {
        margin-bottom: 30px !important;
    }

    /* 	 */
    /* .head_left {
        width: 32% !important;
        margin-right: 0 !important;
        position: static;
    } */

    /*
	.head_left {
    width: calc(100% - 144px) !important;
    margin-right: 0 !important;
    position: unset !important;
    } */
    .head_left {
        width: 100% !important;
    }

	.newClass {
    transform: unset;
	}
	.et_pb_section_0_tb_header.et_pb_section.top_bar {
    display: none;
	}
	.et_pb_column.head_right a.et_pb_button {
    margin-right: 0;
	}
/* 	.et_pb_column.head_right {
    width: 130px !important;
	}
	.head_left {
    width: calc(100% - 130px) !important;
	} */
	header.et-l.et-l--header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
	}
	.mypost_section .et_pb_row .et_pb_column.posty_left, .mypost_section .et_pb_row .et_pb_column.posty_right {
    display: none !important;
	}
	.mypost_section .et_pb_row .et_pb_column.posty_center {

    width: 100% !important;
    min-height: 190px;
	}	
	.et-l.et-l--footer .et_pb_section_0_tb_footer {
    padding-top: 40px;
    padding-bottom: 25px;
	}
	.foot_row .et_pb_column:first-child, .foot_row .et_pb_column:nth-child(2) {
    width: 49% !important;
    margin-right: 0;
	}
	.foot_row .et_pb_column:first-child::before {
   display: none;
	}
	footer .et_pb_social_media_follow li a.icon {
    margin-right: 0;
	}
	.foot_row .et_pb_column:nth-child(3) {
    width: 100%;
	}
	.contact_info h3 {
    margin-bottom: 12px;
	}
	.foot_copy p {
    font-size: 13px;
	}
	.et_pb_column.ts_right {
    margin-top: 25px;
	}
	.tr_acc .et_pb_toggle_close h5 {
    padding-left: 0px;
	    font-size: 15px !important;
	}
	.tr_acc .et_pb_toggle_open h3 {
    padding: 0px 21px 2px 14px;
    font-size: 15px !important;
	}
	.f42 h1 {
    font-size: 24px !important;
	}
	.fet_single .et_pb_column.ts_left {
    padding-top: 78px;
	}
	.bot_cont {
    padding: 23px 17px 20px 17px;
	}
	.fet_single .alm-btn-wrap {
    margin-top: 21px;
	}
	
	.term_txt {
    padding: 0;
	}
	.term_txt ol, .term_txt ul {
    margin-left: 10px;
	}
	.et_pb_text.term_txt h2 {
    line-height: 1.3;
    font-size: 20px;
	}
	.thank_hero.con_hero>.et_pb_text {
    padding-left: 0;
    padding-right: 10px;
	}
	
	.f_60 h1 {
    font-size: 32px;
	}
	.et_pb_column.thank_mod {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
	}
	
	.et-db #et-boc .et-l .et_pb_column.head_right {
    width: 130px !important;
	}
	.et-db #et-boc .et-l .head_left {
    width: calc(100% - 130px) !important;
	}
	.et-db #et-boc .et-l .et_pb_section.pb40 {
    padding-bottom: 40px;
	}
	.et-db #et-boc .et-l .et_pb_module.et_pb_text.f18 p {
       font-size: 16px;
    line-height: 1.2;
    margin-top: 10px;
	}

	.et-db #et-boc .et-l .et_pb_module.et_pb_text.f50 h1 {
    font-size: 36px;
}
	.thank_you_line {
    text-align: left !important;
}
	
/* 	contact */
	.con_form ul {
    position: unset;
    margin-top: 16px;
	}
	.et_pb_module.et_pb_text.con_map_link {
    padding: 20px 10px !important;
    transform: unset;
	}
	.contact_map {
    min-height: 303px;
	}
	.et_pb_section.pb_100 {
    padding-bottom: 40px !important;
	}

	.con_hero > .et_pb_text {
    padding-left: 0;
	}
	span#input_3_1_6_container {
    margin-bottom: 0;
	}
	.con_input div#gform_fields_3 {
    grid-row-gap: 21px;
	}
	
/* 	home */
	.et_pb_section.hero.et_section_regular {
    padding-top: 50px ;
    padding-bottom: 50px;
	}
	a.et_pb_button {
    line-height: 1.2 !important;
	}
	p {
    line-height: 1.5;
	}
	.hero .et_pb_module.et_pb_text p {
    margin-bottom: 26px;
}
	.et_pb_section.py40.et_section_regular {
    padding-top: 40px;
    padding-bottom: 40px;
}
	.gform_footer input#gform_submit_button_1, .gform_footer input#gform_submit_button_0, .gform_footer input#gform_submit_button_2, input#gform_submit_button_4 {
    line-height: 1.5 !important;
}
	.et_pb_section.pt40.et_section_regular {
    padding-top: 40px;
}
	.f_60 h2 {
    font-size: 26px;
}
	.et-db #et-boc .et-l .et_pb_module.et_pb_text.f18 p {
    font-size: 15px;
    line-height: 1.5;
}
	.et_pb_row.grid_row,.hfet_mod .alm-reveal {
    grid-template-columns: repeat(1, 1fr);
}
	.et_pb_row.grid_row .et_pb_column {
    min-height: 251px;
}
	p {
    line-height: 1.8;
}
	.et_pb_section.pt140.et_section_regular {
    padding-top: 40px;
}
.et_pb_row.grid_row.grid_row2 .et_pb_column {
    min-height: 198px;
}
	.et_pb_module.et_pb_number_counter.num_count p {
    font-size: 22px !important;
}
	.et_pb_module.et_pb_number_counter.num_count h3 {
    font-size: 15px;
	}

	.contact_scott .info .et_pb_text_inner p {
    width: 100%;
    margin-bottom: 15px;
}
	.hfet_mod .alm-reveal .fet-item-wrap:nth-child(2n) .fet-image img, .hfet_mod .alm-reveal .fet-item-wrap:nth-child(1n) .fet-image img, .hfet_mod .alm-reveal .fet-item-wrap:nth-child(4n) .fet-image img, .hfet_mod .alm-reveal .fet-item-wrap:nth-child(3n) .fet-image img {
    height: 307px;
}
	.contact_info p a {
/*     font-family: 'Lato'; */
    font-size: 14px;
	}
	
	.video_hero .h1_26 .et_pb_text_inner p img {
    max-width: 64px;
}
	.video_hero .h1_26 .et_pb_text_inner h1 {
    width: calc(100% - 78px);
    font-size: 22px !important;
}
	.video_hero .et_pb_button_module_wrapper {
    margin-bottom: 0 !important;
    width: 100%;
}
	.video_hero_btn1 {
    margin-right: 0;
    margin-bottom: 16px;
}
	body #page-container .et_pb_section .et_pb_button {
    min-height: 37px;
    font-size: 14px;
}
[id^=sb_youtube_].sb_youtube.sby_mob_col_2 .sby_items_wrap .sby_item {
    width: 100%;
}
[id^=sb_youtube_].sb_youtube .sby_video_thumbnail {
    height: 190px !important;
}
	.habout_row .et_pb_column:first-child {
    padding-right: 28px;
}
	.hero .et_pb_module.et_pb_text p {
    font-size: 15px;
}
	.con_input #gform_submit_button_3 {
    width: 100%;
    background-position: 35% center;
}
		span#input_1_1_6_container,
		span#input_4_1_6_container {
    margin-top: 10px;
}
	.con_form .et_pb_column:first-child {
    width: 96% !important;
    margin-top: 30px;
}
	.con_form .et_pb_column:last-child {
    padding-right: 4%;
}
	.fet_single .et_pb_column.ts_left {
    padding-top: 109px;
}
	.bfr_sec.bfr_sec2::before {
    height: 10%;
}
	
}