*,
::after,
::before {
	box-sizing: border-box;
}
/* remove model buttons */
/* #DPS550T-fx--ddi,
#DPS550T-ddi {
	display: none !important;
} */

body {
	background-color: #F7F5F6 !important;
}

a {
	text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 0px;
}

.h1,
h1 {
	font-size: 40px !important;
}

.h2,
h2 {
	font-size: 32px !important;
}

.h3,
h3 {
	font-size: 28px !important;
}

.h4,
h4 {
	font-size: 24px !important;
}

.h5,
h5 {
	font-size: 20px !important;
}

.h6,
h6 {
	font-size: 16px !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 0.5rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	line-height: 1.2;
	margin-top: 0;
}

.hp-header-h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	line-height: 1.2;
	font-size: 40px;
	margin-bottom: 0.5rem;
}

.text-justify {
	text-align: justify;
}

.pBtn,
.pBtnActive {
	background-color: #ffffff !important;
	font-size: 1.2rem !important;
	overflow: hidden;
	position: relative;
	z-index: auto;
}
#lm-model-display-brochure:hover,
.lm-buttons:hover,
.pBtn:hover,
.pBtnActive:hover {
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14),
		0 3px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 8px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14),
		0 3px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 8px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14),
		0 3px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 8px 0 rgba(0, 0, 0, 0.2);
	z-index: 4;
}

/* test space */
.pBtnActive {
	border: 3px solid #ff6d4a !important;
	background-color: #fff;
}

/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/*---------------------- wordpress bottom margin -------------------*/
.wpb_content_element {
	margin-bottom: 0px !important;
}

/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */
/* ----------------Safari code goes here--------------------------- */

@media not all and (min-resolution: 0.001dpcm) {
	@supports (-webkit-appearance: none) and (display: flow-root) {
		.d-flex>.img-fluid {
			align-self: center;
		}

		.d-md-flex>.img-fluid {
			align-self: center;
		}
	}
}

@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio:0) {
	@media (min-width: 200px) {
		.d-flex>.img-fluid {
			align-self: center;
		}
	}
}

/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */



/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */
/* --------------------header navbar --- --------------------------- */

.lm-nav-item {
	font-weight: 600 !important;
	color: #000000 !important;
}

.lm-nav-ddm {
	border-radius: 0% !important;
	border: 0 !important;
	-webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 6px rgb(0 0 0 / 10%);
}

.lm-nav-ddm>li:first-child {
	border-top: #ff6d4a 3px solid;
}

#listOfContactOptions>li>a.dropdown-item,
#listOfAboutOptions>li>a.dropdown-item,
#listOfMaterialsOptions>li>a.dropdown-item,
#listOfRepairEquipmentOptions>li>a.dropdown-item {
	--bs-dropdown-link-active-bg: #dfdede !important;
	color: #000000 !important;
}

/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */


/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */
/* --------------------header title --- --------------------------- */
.header-title-box {
	position: relative;
}

.lm-header-text-title {
	font-size: 12.2rem;
	font-weight: 600;

}

.lm-header-text-back {
	position: absolute;
	top: 0;
	left: 10px;
	-webkit-text-stroke: 2px black;
	-webkit-text-fill-color: transparent;

}

.header-title-bkgd {
	background-color: #FF8D72;
}

.lm-machine-family-title {
	text-transform: uppercase;
}

.lm-nav-item:hover {
	background-color: #f2f3f3;
}

/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */





/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */
/* --------------------  404 css ----------------------------------- */


.lp-fluid {
	background-color: #FFA18A;
}

.lp-bkgd-img {
	height: 660px;
	background-image: url('../../public/media/gallery/404-page-blob.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	opacity: .3;
}

.lp-img {
	object-fit: contain;
	height: auto;
	object-position: center center;
}

.lp-textbox {
	position: absolute;
	z-index: 3;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.lp-header {
	font-family: 'Proxima Nova', sans-serif;
	font-weight: 500;
	line-height: 0.9;
	font-size: 20em;
	color: #000;
	opacity: 1;
	text-shadow: 0 5px 5px rgba(0, 0, 0, 0.35);
	margin-bottom: 0px;
}

.lp-subheader {
	text-transform: uppercase;
	font-family: 'Proxima Nova', sans-serif;
	font-size: 2.5em;
	color: #000000;
	opacity: 1;
	font-weight: 500;
	text-align: center;
}

.lp-text {
	font-size: 1.6em;
	font-family: 'Proxima Nova', sans-serif;
	color: #000000;
	opacity: 1;
	margin: 10px 0px;
	text-align: center;
}

.lp-page-ddm {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.lp-ddm-btn {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: transparent;

}

/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */


/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*-------------------Footer CSS---------------------------------------*/
.lm-container-bkgd {
	background-color: #eeeeee;
	border-top: 1px solid #DFDFDF;
}

/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*  */
.es-btn,
.es-btn:hover,
.es-btn:focus {
	background-color: #FFDEAD;
	border: 2px solid #F2BF95;
}

.btn-shadow:hover {
	-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.lm-nav-link {
	background: 0 0;
	border: 0px;
	border-radius: 5px;
	padding: 10px 20px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #828282;
}

.lm-nav-link.active,
.lm-nav-link:hover {
	color: #000000;
	background-color: #FFDEAD;
}

.lm-nav-link.active {
	font-weight: 700;
}

.lm-raqBtn {
	border: 2px solid #FFDEAD !important;
	background-color: #FFEFD5 !important;
	font-weight: 400 !important;
}

.headNav-container-fluid {
	position: sticky;
	z-index: 998;
	top: 0px;
}

.bkg-white {
	position: relative;
	background-color: #ffffff;
	z-index: 999;
}

.lm-nav-shadow,
.lm-card-shadow:hover {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.23);
}

.lm-table>thead>tr>th,
.lm-table>tbody>tr>td {
	padding: 0px 18px;
}

.lm-table-bkgrd {
	background-color: #ffffff;
	border-radius: 0 0 10px 10px;
}

.lm-table-border {
	border: 1px solid #dfdede;
	border-top: 0px;
}

.lm-model-shadow {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25), 0 2px 3px rgba(0, 0, 0, 0.22);
}

#lm-nav-container {
	position: relative;
	z-index: 1;
	background: #ffffff;
}

.lm-ddBox {
	display: inline-flex;
	flex-wrap: wrap;
	flex-direction: column;
	background-color: #FFDEAD;
}

.lm-small-bold {
	font-weight: 700;
}

.lm-ddi {
	display: block;
	width: 100%;
	padding: 0.25rem 1rem;
	clear: both;
	font-weight: 400;
	color: #000000;
	text-align: inherit;
	text-decoration: none;
	white-space: nowrap;
	background-color: #dfdede;
	border: 0 !important;
	border-radius: 0 !important;
}

.table-bgrd {
	background-color: #F3F3F3 !important;
}

.lm-ddi.btn-active,
.lm-ddi.active,
.lm-ddi.btn-active:hover,
.lm-ddi.active:hover {
	background-color: #BFBFBF !important;
	font-weight: 700;
}

.lm-ddi:hover {
	background-color: #E6E6E6 !important;
	color: #000000;
	font-weight: 600;
}

.lmModelImgCon {
	background-color: #DCDCDC;
}

#lm-bs-badge-mobile span {
	z-index: 1;
}

.lmModelDisplayContainer {
	flex: 0 0 auto;
	margin-left: auto;
	margin-right: auto;
}

.lm-bs-badge {
	font-size: 18px;
	font-family: Nunito;
}

.lm-bs-badge>.badge {
	border-radius: 0;
	padding: 10px;
}

.lm-Title {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 700;
}

.lm-display-img {
	max-height: 551px;
	height: 551px;
	width: 100%;
	object-fit: contain;
}

.bkg-grey {
	background-color: #FEFFFC;
}

.bkg-transparent {
	background-color: transparent !important;
}

.lm-viewport {
	display: flex;
	width: 100%;
	overflow-x: scroll;
	scroll-behavior: smooth;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.lm-viewport>.col-lg-4 {
	margin-right: 10px;
}

.lm-viewport::-webkit-scrollbar {
	height: 13px;
}

.lm-viewport::-webkit-scrollbar-track {
	background: transparent;
}

.lm-viewport::-webkit-scrollbar-thumb {
	background: #888;
	border-radius: 10px;

}

.lm-control-btn {
	position: absolute;
	top: 0;
	bottom: 0;
	opacity: 0.5;
}

.lm-control-btn:hover {
	opacity: 1;
}

.lm-left-btn {
	left: 4rem !important;
}

.lm-right-btn {
	right: 4rem !important;
}

.lm-left-btn,
.lm-right-btn {
	background-color: #FEFFFC !important;
	border: 1px solid #DFDFDF !important;
	border-radius: 5px !important;
	color: #1D1D1E !important;
	height: 50px;
	width: 50px !important;
	opacity: 1 !important;

}

.lm-left-btn:hover,
.lm-right-btn:hover {
	-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

#lmaddOns-btngroup>.btn {
	border-radius: 0px !important;
	text-align: left;
}

.lm-aod-num {
	margin-bottom: 0px;
}

.lm-aod-title {
	font-family: 'Roboto';
	font-size: 28px;
	font-weight: 600;
}

.lm-ao-wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}

.lm-aobtngroup {
	/* position: absolute;
	bottom: 60px;
	right: 0; */
	display: inline-flex;
	justify-content: end;
	align-items: center;
}

.lmaddons-viewport {
	width: 100%;
	overflow-y: auto;
	padding: 20px 20px;
}

#lmaddOns-btngroup>button.active,
#lmaddOns-btngroup>button:hover {
	background-color: #dfdede !important;
}

ul#features-tab>li>button.active,
ul#features-tab>li>button:hover {
	background-color: #FFDEAD !important;
	border: 2px solid #f2bf95;
	color: #000000;
}

ul#features-tab>li>button {
	color: #000000 !important;
	background-color: #FEFFFC;
	border: 2px solid #DFDFDF;
}

#lmAddOns-Options-mobile {
	font-size: 16px;
	font-weight: 600;
}

#lmAddOns-Options-mobile {
	border-bottom: #000 2px solid;
}

#mobile-lm-nav-btn {
	justify-content: center;
	background-color: #fff !important;
	text-transform: uppercase;
	color: #000000 !important;
	font-weight: 500 !important;
	font-size: 1.2rem;
}

#mobile-lm-nav-btn::after {
	display: none !important;
	margin-left: 1.5rem !important;
	color: #000000 !important;
}

.accordion-button:not(.collapsed) {
	box-shadow: none !important;
}

.lm-partImg {
	object-fit: cover;
	width: 100%;
	min-height: 174px;
	height: auto;
	border-radius: 5px 5px 0px 0px;
}

.lmaotitle {
	font-size: 1.5rem;
	font-weight: 700;
	text-transform: uppercase;
}

.lm-ado-carousel-btngroup {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 27px;
	margin-right: 20px;
}

.lm-adbtn {
	border-radius: 100% !important;
	background-color: #ffffff !important;
}

.lm-adbtn:hover {
	background-color: #ff6d4a !important;
}

.lm-img-addons {
	border-radius: 10px;
}

.lm-addons-partnum,
.lm-partnum {
	font-weight: 500;
	font-size: 1rem;
}

.lm-addons-parttext,
.lm-partDescrip {
	font-size: 1.1rem;
}

.lm-header-2 {
	font-weight: 500;
	font-size: 1.2rem;
}

.lm-addon-viewport {
	flex-direction: row;
	flex-wrap: nowrap !important;
	overflow-x: scroll;
}

.lm-features-addons-img {
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}


.lm-un {
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.lm-features-addons-img:hover {
	opacity: 0;
}

.lm-header-moveup {
	-webkit-transition: top 1s ease-in-out;
	-moz-transition: top 1s ease-in-out;
	-o-transition: top 1s ease-in-out;
	transition: top 1s ease-in-out;
	/* transition-delay: 1s; */
}

.lm-header-delay {
	transition-delay: 2s;
}


.lm-top-zero {
	top: 0;
}

.p-Image {
	object-fit: contain;
	object-position: center;
}

.lm-video-container {
	justify-content: center;
	background-color: #f5f5f5;
}

.lm-subtitle,
.lm-article-subtitle {
	font-size: 1.9rem;
	font-weight: 600;
	text-transform: uppercase;
}

.lm-article-subtitle,
.lm-article-location,
.lm-article-eu {
	text-align: center;
}

.lm-article-rep {
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
}

.lm-card-descrip:first-letter {
	text-transform: uppercase;
}

/* new code  2023-01-04*/
.lm-fixed-nav-shadow {
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 16%), 0 2px 4px 0 rgb(0 0 0 / 23%);
	border-radius: 0 0 10px 10px;
}

#lm-fixed-nav-container {
	position: fixed;
	z-index: 993;
	top: 0;
	left: 0;
	right: 0;
}

#lm-fixed-nav {
	background-color: #ffffff;
}

.navTitle {
	font-weight: 700;
}

.modal-nav-title {
	font-size: 13pt;
	text-align: center;

	font-weight: 800;
}

.mobile-float-btn-container {
	position: fixed;
	z-index: 993;
	bottom: 0;
	right: 0;
}

.mobile-float-btn {
	display: inline-block;
	padding: 0.375rem;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	color: #000000;
	background-color: #54C5EF;
	border: transparent;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);

}

.mobile-main-title {
	font-size: 1.4em;
	font-weight: 700;
}

.mobile-menu-btn {
	border: none;
	background-color: transparent;
}

.mobile-bkgrd {
	background-color: #FFDEAD;
	position: sticky;
	top: 0;
	z-index: 100;
}

.mfb-icon {
	font-size: 1.4em;
}

.lm-ps {
	padding-left: 0.75rem;
}

.pulse {
	background-color: #FFEFD5 !important;
	border: 2px solid #ffdead !important;
	border-radius: 50% !important;
	position: sticky;
	z-index: 1;
	color: #fff;

}

/* .pulse:before,
.pulse:after {
	content: "";
	position: absolute;
	background-color: #ffdead;
	border-radius: 50%;
	z-index: -1;
	opacity: 0.7;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;

}

.pulse:before {

	animation: pulse 8s ease-out infinite;
}

.pulse:after {
	animation: pulse 8s ease-out infinite;

}

@keyframes pulse {
	10% {
		transform: scale(1.9);
		opacity: 0;
	}

	100% {
		transform: scale(1.9);
		opacity: 0;
	}
} */

.lm-modal-nav.active,
.lm-modal-nav:hover {
	color: #000;
	background-color: #dfdede;
	border-radius: 0px;
	border: 0px;
	padding: 12px;
	margin: 5px 0px;
	font-weight: 700;
}

.lm-modal-nav {
	color: #000;
	background-color: #ffffff;
	border-radius: 0px;
	border: 0px;
	padding: 12px;
	margin: 5px 0px;
}

.menu-nav-btn-container {
	display: flex;
	align-items: center;
}

.empty-bx {
	width: 51.61px;
	height: 57px;
}

.mobile-subtitle {
	font-size: 1.1em;
}

.offsetbtn {
	background-color: #ffffff;
	border: 1px solid #EFEFEF;
	border-radius: 0;
	margin: 5px 0px;
	font-size: 1.1em;
	color: #bebebe;
}

.offsetbtn.active {
	background-color: #FFDEAD;
	font-weight: 500;
	border: 1px solid transparent;
	color: #000000;
}

#mobile-lm-model-ddm>li>.lm-ddi,
#mobile-ul-tabs>li>.lm-ddi {
	font-size: 1.1em;
}

#mobile-lm-models-box {
	max-height: 223px;
	overflow-y: auto;
}

#mobile-lm-models-box::-webkit-scrollbar-track {
	background-color: #E5E5E5;
}

#mobile-lm-models-box::-webkit-scrollbar {
	height: 5px;
	width: 7px;
	border-radius: 10px;
}

#mobile-lm-models-box::-webkit-scrollbar-thumb {
	background: #888;
	border-radius: 10px;

}

/* .parts-card-body-height {
	min-height: 127px;
} */

/* .ta-card-height {
	min-height: 127px;
} */

/* new code above */


/* specs table css */
.table-header-color {
	background-color: #FFDEAD !important;
	border: 2px solid #F2BF95;
}

.table-data-color {
	background-color: #FFEFD5 !important;
	border-left: 2px solid #F2BF95;
	border-right: 2px solid #F2BF95;
	border-bottom: 1px solid #F2BF95;
}

.table-data-color:hover {
	background-color: #FFDEAD !important;
}

.table-colspan-border {
	border-bottom: 2px solid #F2BF95 !important;
}

.table-border {
	border-left: 3px solid #cfe2ff;
	border-right: 3px solid #cfe2ff;
}

/* ----------------------- */

.article-container {
	background-color: #FEFFFC;
}





@media only screen and (max-width: 576px) {
	ul>li>button.nav-link {
		width: 100%;
		margin: 0px;
	}

	#features-tab {
		flex-direction: column;
	}
}

/* ********************************************************* */
/* ***** resposive breakpoints css                   ****** */
/* Galaxy Fold */
@media only screen and (min-width: 280px) {
	.lm-yt-video {
		height: 320px;
	}

	.lmaddons-viewport {
		height: auto;
	}
}

/* extra small screen Size */
@media only screen and (min-width: 320px) {
	.lm-header-info-container {
		min-height: calc(100vh - 950px);
	}

	.lm-option-box {
		width: 50%;
	}

	.lm-display-img {
		height: 280px;
	}

	.lm-machine-category {
		font-size: 17px;
	}

	.lm-pdf-icon {
		height: 100px;
	}

	.lm-nav-model-options {
		display: block;
		list-style-type: none !important;
	}

	.lm-raqBtnContainer,
	.lm-mobile-dropdown,
	.lm-mobile-dropdown-toggle,
	.lm-raqBtn {
		width: 100%;
	}

	.lm-text-overflow p {
		width: auto;
	}

	.lmModelDisplayContainer {
		width: 75%;
	}

	#lm-add-ons-title {
		display: none;
	}

	#lm-model-ddm-btn {
		font-weight: 600;
		font-size: 1.1rem;
	}

	.lm-ddBox {
		border-radius: 0 0 0 0px;
	}
}

/* small screen Size */
@media only screen and (min-width: 576px) {
	.lm-machine-category {
		font-size: 24px;
	}
}

/* Medium/tablet screen Size */
@media only screen and (min-width: 768px) {
	.lm-yt-video {
		height: 480px;
	}

	.lm-pdf-icon {
		height: auto;
	}

	.lm-display-img {
		height: 280px;
	}

	.lm-nav-model-options {
		display: flex;
		list-style-type: none !important;
	}

	.lm-raqBtnContainer,
	.lm-mobile-dropdown,
	.lm-mobile-dropdown-toggle,
	.lm-raqBtn {
		width: auto;
	}

	.lm-text-overflow p {
		white-space: nowrap;
		width: 170px;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.lm-nav-model-options {
		flex-wrap: wrap;
	}

	#lm-nav-options {
		flex-wrap: nowrap;
		overflow-x: auto;
		width: 100%;
	}

	.lm-nav-model-options>li {
		margin-right: 0px !important;
	}

	.hp-card-txt-bgrd {
		height: 452px;
	}

	.lmModelDisplayContainer {
		width: 66.6666666667%;
	}

	.lm-ddBox {
		border-radius: 0 0 0 10px;
	}

	#lm-model-ddm-btn {
		font-size: 1rem;
		font-weight: 400;
	}

	.lmaddons-viewport {
		height: calc(100% - 100px);
	}
}

/* Large screen Size */

@media only screen and (min-width: 992px) {
	.lm-header-info-container {
		min-height: calc(100vh - 850px);
	}

	.lm-option-box {
		width: auto;
	}

	.lm-yt-video {
		height: 720px;
	}

	.lm-display-img {
		height: 551px;
	}

	.lm-text-overflow p {
		width: auto;
		white-space: normal;
	}

	#lm-nav-options {
		flex-wrap: wrap;
		overflow-x: auto;
		width: auto;
	}

	.lmModelDisplayContainer {
		width: 75%;
	}

	#lmAddOnsTitle {
		display: block;
	}

	#lmAddOnsTitle-mobile {
		display: none;
		text-align: center !important;
	}

	#lmAddOns-Options-mobile {
		display: none;
	}

	.lm-ddBox {
		border-radius: 0 0 0 10px;
	}

	.lmaddons-viewport {
		height: calc(100% - 100px);
	}
}

/* ******************************************* */
/* the navigation widget css position breakpoints */
@media only screen and (min-width: 300px) {
	.lm-top {
		top: -17%;
	}
}

@media only screen and (min-width: 500px) {
	.lm-top {
		top: -17%;
	}
}

@media only screen and (min-width: 772px) {
	.lm-top {
		top: -13%;
	}
}

@media only screen and (min-width: 992px) {
	.lm-top {
		top: -11%;
	}
}

@media only screen and (min-width: 1800px) {
	.lm-top {
		top: -10%;
	}
}

@media only screen and (min-device-width: 768px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.lm-top {
		top: -12%;
	}
}

@media only screen and (min-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
	.lm-top {
		top: -12.5%;
	}
}

@media only screen and (min-device-width: 1365px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
	.lm-top {
		top: -9.5%;
	}
}

@media only screen and (min-device-width: 820px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.lm-top {
		top: -10%;
	}
}

@media only screen and (min-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.lm-top {
		top: -7%;
	}
}


@media only screen and (min-device-width: 640px) and (max-device-width: 915px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	.lm-top {
		top: -30%;
	}
}

/*  SANDBOX CSS */

.headNav-container-fluid-sandBx {
	position: relative;
}