/* CSS
*/
/*
-------------------------------------------------------------- 
BROWSER SPECIFICATION STYLES
-------------------------------------------------------------- 
*/ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0px;
	border: 0;
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom: 15px;
}
a:hover {
	transition: all 0.4s ease-in-out;
}
/*
-------------------------------------------------------------- 
GLOBAL STYLES
-------------------------------------------------------------- 
*/
h1 {
	position: relative;
	display: inline-block;
	font-family: 'intro_boldregular';
	font-size: 54px;
	color: #fff;
	text-transform: uppercase;
	line-height: normal;
	padding-bottom: 9px;
	margin-bottom: 20px;
}
h1:after {
	position: absolute;
	background: #fff;
	content: "";
	width: 200px;
	height: 2px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
}
h2 {
	position: relative;
	display: inline-block;
	font-family: 'core_mellow27_cn_extralight';
	font-size: 48px;
	color: #ffa039;
	text-transform: capitalize;
	line-height: normal;
	margin-bottom: 20px;
}
h2:before, h2:after {
	background: url(../images/h2-before-img.png) no-repeat;
	position: absolute;
	content: "";
	width: 128px;
	transform: translateY(-50%);
	top: 50%;
	left: -140px;
	z-index: 1;
	height: 5px;
}
h2:after {
	left: inherit;
	right: -140px;
	transform: rotate(180deg);
}
h3 {
	font-family: 'core_mellow27_cn_extralight';
	font-size: 40px;
	color: #ffa039;
	text-transform: capitalize;
	line-height: normal;
	margin-bottom: 20px;
}
h4 {
	font-family: 'core_mellow27_cn_extralight';
	font-size: 35px;
	color: #ffa039;
	text-transform: capitalize;
	line-height: normal;
	margin-bottom: 20px;
}
h5 {
	font-family: 'core_mellow27_cn_extralight';
	font-size: 30px;
	color: #ffa039;
	text-transform: capitalize;
	line-height: normal;
	margin-bottom: 20px;
}
h6 {
	font-family: 'core_mellow27_cn_extralight';
	font-size: 25px;
	color: #ffa039;
	text-transform: capitalize;
	line-height: normal;
	margin-bottom: 20px;
}
.border-btn {
	font-family: 'core_mellow27_cn_extralight';
	display: inline-block;
	vertical-align: bottom;
	border: 2px solid #3e0667;
	font-weight: bold;
	font-size: 24px;
	background: none !important;
	color: #3e0667;
	line-height: normal;
	padding: 6px 30px 8px;
}
.border-btn:hover, .border-btn:focus {
	background: #3e0667 !important;
	color: #fff;
	text-decoration: none;
}
p:empty {
	display: none;
}
/*
-------------------------------------------------------------- 
HEADER AREA STYLES
-------------------------------------------------------------- 
*/
.header {
	margin: 0 auto;
	z-index: 1;
	background: #3e0669;
	padding: 10px 0;
}
.login-menu {
	display: block;
	font-family: 'Avenir-Roman', sans-serif;
	font-size: 17px;
	color: #fff;
	text-align: right;
	padding: 0px 15px;
}
.login-menu nav.menu-login-menu-container {
	display: inline-block;
}
.login-menu nav.menu-login-menu-container ul {
	margin-bottom: 0px;
}
.login-menu nav.menu-login-menu-container ul li {
	display: inline-block;
	margin: 0px 10px;
}
.login-menu nav.menu-login-menu-container ul li a {
	color: #fff;
}
.login-menu nav.menu-login-menu-container ul li a:hover, .login-menu nav.menu-login-menu-container ul li a:focus {
	color: #ffa039;
}
.login-menu a {
	color: #fff;
}
.login-menu a:hover, .login-menu a:focus {
	color: #ffa039;
}
.login-menu a.header-dashboard {
}
.logo {
	display: inline-flex;
	margin-top: -20px;
}
.header-right {
	display: inline-flex;
	vertical-align: middle;
}
.main-nav {
	display: flex;
	align-items: center;
	margin-right: 16px;
}
.main-nav #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
	font-family: 'Avenir-Roman', sans-serif;
	line-height: inherit;
	height: auto;
}
.header-border-btn i {
	display: none;
}
.header-btn {
	display: flex;
	text-align: center;
}
.header-border-btn {
	background: url(../images/ship-icon.png) no-repeat 27px 10px;
	display: inline-block;
	vertical-align: bottom;
	border: 2px solid #fff;
	font-family: 'Avenir-Roman';
	font-size: 18px;
	color: #ffa039;
	line-height: normal;
	padding: 11px 30px 13px 55px;
	margin: 0 12px;
	width: 223px;
}
.header-border-btn:hover, .header-border-btn:focus {
	background: #ffa039 url(../images/ship-icon-hover.png) no-repeat 27px 10px;
	color: #fff;
	text-decoration: none;
	border: 2px solid #ffa039;
}
a.header-border-btn.phone-btn {
	background: url(../images/phone-icon.png) no-repeat 31px 15px;
	font-family: 'core_mellow27_cn_extralight';
	font-size: 24px;
	border: 2px solid #ffa039;
	color: #fff;
	padding: 6px 30px 6px 55px;
}
a.header-border-btn.phone-btn:hover, a.header-border-btn.phone-btn:focus {
	background: #fff url(../images/phone-icon-hover.png) no-repeat 31px 15px;
	color: #ffa039;
	text-decoration: none;
	border: 2px solid #fff;
}
.heading-div a {
	color: #ffa039;
}
.heading-div a:hover {
	color: #fff;
}
.heading-div b {
	display: block;
	font-size: 22px;
}
/*
-------------------------------------------------------------- 
BANNER AREA STYLES
-------------------------------------------------------------- 
*/
.banner-area {
	background: #e6deed;
	display: block;
	position: relative;
	padding: 30px 0px;
}
.banner-area .n2-ss-slider .n2-ss-slide-background-image img {
	object-fit: fill;
}
.banner-area img {
	width: 100%;
	height: 1080px;
}
.banner-area:before {
	display: none;
	background: url(../images/banner-before.png) no-repeat;
	position: absolute;
	content: "";
	width: 706px;
	height: 702px;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
}
.banner-caption {
	position: absolute;
	top: 50%;
	font-family: 'core_mellow27_cn_extralight';
	color: #fff;
	font-size: 37px;
	line-height: 46px;
	left: 0;
	right: 0;
	transform: translateY(-50%) !important;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
	text-shadow: 0px 0px 10px black;
}
.banner-caption.bottom {
	top: inherit !important;
	transform: inherit !important;
	bottom: -410px !important;
}
.banner-caption big {
	display: block;
	font-family: 'intro_boldregular';
	position: relative;
	font-size: 85px !important;
	color: #fff;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 22px !important;
	margin-bottom: 42px !important;
}
.banner-caption p.n2-font-b870ccf548622567991ac70cdd481482-paragraph.n2-ow {
	font-family: 'core_mellow27_cn_extralight' !important;
	font-size: 37px !important;
	line-height: 46px !important;
}
.banner-caption big:after {
	display: inline-block !important;
	position: absolute;
	background: #fff;
	content: "";
	width: 278px;
	height: 2px;
	bottom: -22px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
}
.banner-caption p {
	margin-bottom: 0;
}
/*
-------------------------------------------------------------- 
CONTENT AREA STYLES
-------------------------------------------------------------- 
*/
.content-area {
	display: block;
}
.client-area {
	display: block;
	padding-bottom: 127px;
}
.client-area.inner-client-div {
	padding-bottom: 0;
}
.client-tab {
	background: #fff;
	display: block;
	position: relative;
	text-align: center;
	padding: 42px 24px 0;
}
.client-tab h2 {
	margin-bottom: 68px;
}
.client-div {
	display: block;
	border: 2px solid #e6deed;
	padding: 22px 33px 38px 80px;
	text-align: left;
	min-height: 341px;
}
.client-div blockquote {
	position: relative;
	font-style: italic;
	text-align: left;
	margin-bottom: 36px;
}
.client-div blockquote:before {
	position: absolute;
	background: url(../images/blockquote-before.png) no-repeat;
	content: "";
	width: 50px;
	height: 44px;
	left: -70px;
	top: -6px;
	margin: 0 auto;
	z-index: 1;
}
.client-info cite {
	display: inline-table;
	font-style: normal;
	font-family: 'core_mellow27_cn_extralight';
	color: #3e0668;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	margin-right: 0;
}
.client-info cite span {
	font-family: 'Avenir-Book';
	display: block;
	font-size: 16px;
	color: #837f88;
	font-style: italic;
	font-weight: normal;
}
.modal-body img {
	width: 100%;
	height: 100%;
}
/*
-------------------------------------------------------------- 
SERVICE AREA STYLES
-------------------------------------------------------------- 
*/
.service-area {
	display: block;
	background: url(../images/service-bg.jpg) no-repeat top center;
	background-size: cover;
	color: #fff;
	padding: 66px 0;
	text-align: center;
}
.service-area h2, .service-area h3, .service-area h4, .service-area h5, .service-area h6 {
	color: #fff;
}
.service-text-tab {
	display: block;
	color: #fff;
	line-height: 26px;
	padding: 0 16%;
	margin-bottom: 68px;
}
.service-text-tab h2 {
	color: #fff;
	margin-bottom: 25px;
}
.service-text-tab h2:before, .service-text-tab h2:after {
	filter: brightness(1%)invert(1);
	left: -150px;
}
.service-text-tab span {
	display: block;
	font-size: 28px;
	margin: 10px 0;
	font-weight: bold;
}
.service-text-tab a {
	color: #fdd600;
}
.service-text-tab a:hover {
	color: #fff;
}
.service-text-tab h2:after {
	left: inherit;
	right: -150px;
}
.service-text-tab b {
	display: block;
	font-size: 20px;
}
.service-tab {
	display: block;
}
.service-tab img {
	display: inline-block;
}
.service-tab h3 {
	font-family: 'intro_boldregular';
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 62px;
}
/*
-------------------------------------------------------------- 
CLIENT LOGO AREA STYLES
-------------------------------------------------------------- 
*/
.client-logo {
	display: block;
	padding-top: 100px;
}
.web-logo {
	display: block;
	padding-bottom: 105px;
}
.web-logo ul {
	list-style: none;
	margin-bottom: 0;
}
.web-logo ul li {
	background: #f9f8fa;
	width: 271px;
	height: 196px;
	display: inline-flex;
	justify-content: center;
	flex-direction: column;
	margin-right: 19px;
	vertical-align: bottom;
}
.web-logo ul li img {
	margin: 0 auto;
}
.web-logo ul li:last-child {
	margin-right: 0;
}
.bottom-logo {
	display: block;
	background: #3e0668;
	text-align: center;
	position: relative;
	padding: 50px 0 68px;
}
.bottom-logo h5 {
	margin-bottom: 40px;
}
.bottom-logo:before, .bottom-logo:after {
	position: absolute;
	background: #3e0668;
	width: 70px;
	height: 100%;
	content: "";
	top: 0;
	left: -5%;
}
.bottom-logo:after {
	left: inherit;
	right: -5%;
}
.bottom-logo ul {
	list-style: none;
	margin-bottom: 0;
}
.bottom-logo ul li {
	display: inline-block;
	padding: 0 13px;
	vertical-align: middle;
}
/*
-------------------------------------------------------------- 
FOOTER AREA STYLES
-------------------------------------------------------------- 
*/
.footer {
	display: block;
	background: url(../images/footer-bg.jpg) no-repeat top center;
	background-size: cover;
	padding: 190px 0 122px;
	margin-top: -88px;
}
footer.footer.inner {
	padding: 120px 0 122px;
	margin-top: 0;
}
.footer h4 {
	font-family: 'core_mellow27_cn_extralight';
	font-size: 30px;
	color: #ffa039;
	line-height: normal;
	margin-bottom: 32px;
}
.f-logo {
	display: block;
	border-bottom: 1px solid #403b44;
	padding-bottom: 74px;
	margin-bottom: 57px;
	margin-top: 40px;
}
.footer-icon {
	display: block;
	text-align: center;
	margin-bottom: 52px;
}
.footer-icon li {
	display: inline-block;
	padding: 0 7px;
}
.footer-icon li a {
	display: inline-flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	border: 1px solid #ffa039;
	color: #ffa039;
	width: 43px;
	height: 39px;
}
.footer-icon li a:hover, .footer-icon li a:focus {
	background: #ffa039;
	color: #fff;
	text-decoration: none;
}
.copyright.mobile {
	display: none;
}
.copyright {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #747575;
}
.copyright p {
	margin-bottom: 0;
}
.footer-info {
	display: block;
}
.footer-info ul {
	list-style: none;
}
.footer-info ul li {
	display: block;
	background: url(../images/footer-info-bullet.png) no-repeat 5px 9px;
	color: #fff;
	padding: 0 0 12px 20px;
}
.footer-info ul li a {
	color: #fff;
}
.footer-info ul li a:hover, .footer-info ul li a:focus {
	color: #ffa039;
	text-decoration: none;
}
.hour-div {
	display: block;
	margin-bottom: 30px;
}
.hour-div ul {
	list-style: none;
	margin-bottom: 0;
}
.hour-div ul li {
	display: flex;
	color: #fff;
	line-height: 37px;
}
.hour-div ul li i {
	display: inline-block;
	color: #ffa039;
	margin: 11px 6px 0 0;
}
.address-div {
	display: block;
}
.address-div ul {
	list-style: none;
	margin-bottom: 0;
}
.address-div ul li {
	display: flex;
	color: #fff;
	line-height: 37px;
}
.address-div ul li a {
	color: #fff;
}
.address-div ul li a:hover, .address-div ul li a:focus {
	color: #ffa039;
}
.address-div ul li i {
	display: inline-block;
	color: #ffa039;
	margin: 11px 6px 0 0;
}
/*
-------------------------------------------------------------- 
INNER BANNER DIV STYLES
-------------------------------------------------------------- 
*/
header.header.inner {
	position: relative;
	background: #3e0667;
	top: 0;
	padding: 20px 0;
}
.inner-banner-area {
	display: block;
	background: #3e0667;
	padding: 70px 0 110px;
}
.heading-div {
	display: block;
	text-align: center;
	font-family: 'core_mellow27_cn_extralight';
	color: #fff;
	font-size: 20px;
	line-height: 46px;
	max-width: 800px;
	margin: auto;
}
.heading-div p {
	margin-bottom: 0;
}
/*
-------------------------------------------------------------- 
CONTENT DIV STYLES

-------------------------------------------------------------- 
*/
.content-div {
	display: block;
	min-height: 600px;
	padding: 80px 0 60px;
}
.content-div table a {
	color: #ffa039;
}
.content-div table a:hover, .content-div table a:focus {
	color: #3e0668;
	text-decoration: none;
}
.client-area.inner-client-div .client-div {
	margin-bottom: 24px;
}
.content-div .tml.tml-login {
	background: #fff;
	display: block;
	-webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 17%);
	-moz-box-shadow: 0px 0px 8x 0px rgba(0, 0, 0, 0.17);
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 17%);
	margin: 0 20%;
	padding: 30px 50px 30px;
}
.content-div .tml.tml-login label.tml-label {
	font-weight: bold;
	font-size: 16px;
	color: #3e0667;
}
.content-div .tml.tml-login input#user_login {
	background: no-repeat;
	display: inline-block;
	width: 100%;
	height: auto;
	background: #fff;
	font-size: 16px;
	color: #000;
	outline: none;
	line-height: inherit;
	line-height: 1.42857143;
	text-transform: capitalize;
	padding: 12px 10px;
	border-bottom: 2px solid transparent !important;
	border: 0;
	-webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 17%);
	-moz-box-shadow: 0px 0px 8x 0px rgba(0, 0, 0, 0.17);
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 17%);
}
.content-div .tml.tml-login input#user_pass {
	background: no-repeat;
	display: inline-block;
	width: 100%;
	height: auto;
	background: #fff;
	font-size: 16px;
	color: #000;
	outline: none;
	line-height: inherit;
	line-height: 1.42857143;
	text-transform: capitalize;
	padding: 12px 10px;
	border-bottom: 2px solid transparent !important;
	border: 0;
	-webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 17%);
	-moz-box-shadow: 0px 0px 8x 0px rgba(0, 0, 0, 0.17);
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 17%);
}
.content-div .tml.tml-login button.tml-button {
	font-family: 'core_mellow27_cn_extralight';
	display: inline-block;
	vertical-align: bottom;
	border: 2px solid #3e0667;
	font-weight: bold;
	font-size: 24px;
	background: none !important;
	color: #3e0667;
	line-height: normal;
	padding: 6px 70px 8px;
}
.content-div .tml.tml-login button.tml-button:hover, .content-div .tml.tml-login button.tml-button:focus {
	background: #3e0667 !important;
	color: #fff;
	text-decoration: none;
}
.content-div ul.tml-links {
	list-style: none;
}
.content-div ul.tml-links li {
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	color: #3e0667;
	margin-right: 15px;
}
.content-div ul.tml-links li a {
	color: #3e0667;
}
.heading-div span {
	font-size: 30px;
	display: block;
	font-weight: bold;
	margin: 10px 0;
}
.content-div ul.tml-links li a:hover, .content-div ul.tml-links li a:focus {
	color: #ffa039;
	text-decoration: none;
}
.content-div .frm_forms.frm_style_formidable-style.with_frm_style {
	max-width: 70%;
	border: 0px;
	padding: 0px;
	margin: 0px auto;
}
.content-div .with_frm_style input[type=text], .content-div .with_frm_style input[type=password], .content-div .with_frm_style input[type=email], .content-div .with_frm_style input[type=number], .content-div .with_frm_style input[type=url], .content-div .with_frm_style input[type=tel], .content-div .with_frm_style input[type=file], .content-div .with_frm_style input[type=search], .content-div .with_frm_style select, .content-div .with_frm_style .frm-card-element.StripeElement {
	background: no-repeat;
	display: inline-block;
	width: 100%;
	height: 50px;
	background: #fff;
	font-size: 16px;
	color: #000;
	outline: none;
	line-height: inherit;
	line-height: 1.42857143;
	text-transform: none;
	padding: 12px 10px;
	border: 0;
	-webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 17%);
	-moz-box-shadow: 0px 0px 8x 0px rgba(0, 0, 0, 0.17);
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 17%);
}
.content-div .with_frm_style textarea {
	background: no-repeat;
	background: #fff;
	font-size: 16px;
	color: #000;
	outline: none;
	line-height: 1.42857143;
	text-transform: capitalize;
	padding: 12px 10px;
	border: 0;
	-webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 17%);
	-moz-box-shadow: 0px 0px 8x 0px rgba(0, 0, 0, 0.17);
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 17%);
}
.content-div .frm_style_formidable-style.with_frm_style .frm_submit button.frm_prev_page {
	display: inline-block;
	background: #3e0667;
	font-family: 'core_mellow27_cn_extralight';
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	vertical-align: bottom;
	border: 2px solid #3e0667;
	line-height: normal;
	padding: 6px 30px 8px;
}
.content-div .frm_style_formidable-style.with_frm_style .frm_submit button.frm_prev_page:hover, .content-div .frm_style_formidable-style.with_frm_style .frm_submit button.frm_prev_page:focus {
	background: none;
	color: #3e0667;
	text-decoration: none;
}
.content-div .frm_style_formidable-style.with_frm_style .frm_submit button.frm_button_submit {
	display: inline-block;
	background: #3e0667;
	font-family: 'core_mellow27_cn_extralight';
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	vertical-align: bottom;
	border: 2px solid #3e0667;
	line-height: normal;
	padding: 6px 30px 8px;
}
.content-div .frm_style_formidable-style.with_frm_style .frm_submit button.frm_button_submit:hover, .content-div .frm_style_formidable-style.with_frm_style .frm_submit button.frm_button_submit:focus {
	background: none;
	color: #3e0667;
	text-decoration: none;
}
.content-div .frm_style_formidable-style.with_frm_style input[type=submit] {
	display: inline-block;
	background: #3e0667;
	font-family: 'core_mellow27_cn_extralight';
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	vertical-align: bottom;
	border: 2px solid #3e0667;
	line-height: normal;
	padding: 6px 30px 8px;
}
.content-div .frm_style_formidable-style.with_frm_style input[type=submit]:hover, .content-div .frm_style_formidable-style.with_frm_style input[type=submit]:focus {
	background: none;
	color: #3e0667;
	text-decoration: none;
}
.content-div .frm_form_field.form-field.login-username.frm_top_container {
	float: left;
	width: 49%;
	clear: inherit;
}
.content-div .frm_form_field.form-field.login-password.frm_top_container {
	float: right;
	width: 49%;
	clear: inherit;
}
.content-div a.frm_logout_link {
	display: block;
	color: #ffa039;
	text-align: center;
	margin-block: 20px;
}
.content-div a.frm_logout_link:hover, .content-div a.frm_logout_link:focus {
	color: #000;
}
.content-div .frm_color_block {
	padding: 15px 20px 0px;
}
.content-div .frm_style_formidable-style.with_frm_style #frm_field_215_container {
	display: none;
}
.content-div .frm_style_formidable-style.with_frm_style #frm_field_217_container {
	display: none;
}
.content-div .frm_style_formidable-style.with_frm_style #frm_field_219_container {
	display: none;
}
.content-div .frm_style_formidable-style.with_frm_style #frm_field_252_container {
	display: none;
}
.content-div .frm_style_formidable-style.with_frm_style #frm_field_254_container {
	display: none;
}
.content-div .frm_style_formidable-style.with_frm_style #frm_field_257_container {
	display: none;
}
.content-div .frm_style_formidable-style.with_frm_style #frm_field_259_container {
	display: none;
}
.login-link-area {
	display: flex;
	justify-content: center;
}
.login-link-area a {
	color: #ffa039;
}
.login-link-area a:hover, .login-link-area a:focus {
	color: #000;
}
.link-text {
	margin-right: 20px;
}
.register-text {
	margin-left: 20px;
}
.content-div div#frm_field_182-272-0_container {
	background: #fbf9ff;
	text-align: center;
	padding: 20px 10px;
}
.content-div .with_frm_style div#frm_field_182-272-0_container .frm_primary_label {
	text-align: center;
}
.content-div div#frm_field_276-272-0_container {
	background: #fbf9ff;
	text-align: center;
	padding: 20px 10px;
}
.content-div div#frm_field_276-272-0_container label#field_krcme-0_label {
	text-align: center;
}
.content-div .card {
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
	transition: 0.3s;
	width: 40%;
	padding: 20px 10px;
	margin-bottom: 30px;
}
.content-div .card p {
	margin-bottom: 10px;
}
.content-div .card:hover {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
/*
-------------------------------------------------------------- 
CONTACT INFO AREA STYLES
-------------------------------------------------------------- 
*/
.contact-us-info {
	display: block;
	margin-bottom: 50px;
}
.contact-info-tab {
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 336px;
	text-align: center;
	border: 2px solid #e6deed;
}
.contact-info-tab i {
	display: block;
	font-size: 50px;
	color: #3e0667;
	margin-bottom: 20px;
}
.contact-info-tab h4 {
	font-family: 'core_mellow27_cn_extralight';
	font-size: 34px;
	color: #3e0667;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
}
.contact-info-tab ul {
	list-style: none;
	margin-bottom: 0;
}
.content-div .contact-info-tab ul li {
	display: block;
	color: #ffa039;
	line-height: 37px;
	background: none;
	padding: 0;
}
.contact-info-tab ul li a {
	color: #ffa039;
}
.contact-info-tab ul li a:hover, .contact-info-tab ul li a:focus {
	color: #3e0668;
	text-decoration: none;
}
.contact-form {
	display: block;
}
.contact-form .border-btn {
	padding: 6px 70px 8px;
}
.screen-reader-response {
	display: none;
}
.wpcf7-response-output {
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #ffaa4e;
	text-transform: capitalize;
	margin-top: 15px;
}
.serive-b-img {
	max-width: 60%;
	margin: 0 auto;
	margin-top: 20px;
}
.content-div ul {
	list-style: none;
	margin-bottom: 25px;
}
.content-div ul li {
	background: url(https://youreturniship.com/wp-content/uploads/2021/06/li-bullet.png) no-repeat 5px 8px;
	padding: 0 0 18px 20px;
}
.inner-service-tab {
	text-align: center;
	border: 2px solid #fff;
	padding: 30px;
}
.inner-service-tab img {
	display: inline-block;
	height: 100%;
}
.service-tab-img {
	height: 200px;
	margin-bottom: 30px;
}
.service-area h4 {
	color: #fff;
}
.inner-service-tab h5 {
	color: #fff;
}
.process-tabs {
	margin: 30px 0 50px;
}
.process-tab {
	background: #f9f8fa;
	color: #3e0667;
	margin-bottom: 15px;
	padding: 25px;
}
.process-tab img {
	margin: 0 auto;
	margin-bottom: 20px;
}
.process-tab a {
	color: #ffa039;
}
.process-tab a:hover, .process-tab a:focus {
	color: #3e0667;
}
.yt-tabs {
	max-width: 900px;
	margin: 0 auto;
}
.youtube-channel {
	text-align: center;
	padding: 30px 0 30px;
}
figure.wp-block-embed.wp-block-embed-youtube.is-type-video.is-provider-youtube {
	margin-bottom: 0 !important;
}
.youtube-channel .epyt-gallery-allthumbs.epyt-cols-3 {
	display: flex;
	justify-content: center;
}
/*Pricing Page*/
.membership-area, .delivery-charges-area, .tip-area {
	padding: 70px 0;
}
.membership-area {
	background: #3e0667;
	color: #fff;
}
.tip-area {
	text-align: center;
	font-size: 25px;
}
.charges-tab {
	text-align: center;
	background: #f5f5f5;
	padding: 30px;
	margin-bottom: 15px;
}
.charges-tab span {
	font-family: 'intro_boldregular';
	color: #3e0667;
	display: block;
	font-size: 30px;
	margin: 10px 0;
}
.content-div blockquote {
	background: #f5f5f5;
	font-family: 'Avenir-Roman', sans-serif;
	padding: 30px;
	margin-bottom: 20px;
	border-left: 3px solid #ffa039;
}
.org-list li {
	background: url(https://youreturniship.com/wp-content/uploads/2021/06/org-bullet.png) no-repeat 5px 8px !important;
}
.membership-area ul.org-list {
	margin: 0;
}
.return-price {
	text-align: left;
}
.return-price h5 {
	color: #fff;
	font-size: 25px;
}
/*
-------------------------------------------------------------- 
RESPONSIVE AREA STYLES
-------------------------------------------------------------- 
*/
@media (max-width:1400px) {
.logo {
	width: 270px;
}
.header-border-btn {
	width: 190px;
	font-size: 16px;
}
a.header-border-btn.phone-btn {
	font-size: 20px;
}
}
@media (max-width:1280px) {
.banner-area {
	height: auto;
}
a.header-border-btn.phone-btn {
	font-size: 19px;
}
.header-border-btn {
	background: url(../images/ship-icon.png) no-repeat 15px 8px;
	font-size: 16px;
	width: auto;
	line-height: inherit;
	margin: 0 5px;
	padding: 6px 20px 6px 40px;
	text-align: center;
}
a.header-border-btn.phone-btn {
	background: url(../images/phone-icon.png) no-repeat 15px 10px;
	font-size: 16px;
	padding: 6px 20px 6px 40px;
	text-align: center;
}
.main-nav {
	margin-right: 6px;
}
.banner-area:before {
	background: url(../images/banner-before-small-desktop.png) no-repeat;
	width: 500px;
	height: 497px;
}
.service-area {
	overflow: hidden;
}
.client-logo {
	overflow: hidden;
}
.bottom-logo::before, .bottom-logo::after {
	width: 20px;
}
.bottom-logo::after {
	right: -1%;
}
.footer {
	overflow: hidden;
}
.main-nav #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
	font-size: 16px;
}
.logo {
	width: 230px;
}
.main-nav #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
	padding: 0px 8px 0px 8px;
}
}
@media (max-width: 1024px) {
.header {
	position: relative;
	background: #3e0668;
	top: 0;
	padding: 20px 0;
}
.client-tab {
	margin-top: 0;
}
.banner-caption p.n2-font-b870ccf548622567991ac70cdd481482-paragraph.n2-ow {
	font-size: 30px !important;
	line-height: 40px !important;
}
.banner-area::before {
	background: url(../images/banner-before-phone.png) no-repeat;
	width: 320px;
	height: 318px;
}
.banner-caption big {
	font-size: 70px !important;
	padding-bottom: 12px !important;
	margin-bottom: 22px !important;
}
.banner-area img {
	height: 500px;
}
.banner-caption {
	transform: translateY(-50%) !important;
}
.client-area {
	padding-bottom: 87px;
}
.client-tab .col-lg-4 {
	flex: 0 0 auto;
	width: 50%;
	margin-bottom: 40px;
}
.service-text-tab {
	padding: 0 6%;
	margin-bottom: 48px;
}
.web-logo ul li {
	width: 24%;
	margin-right: 8px;
	height: 166px;
}
.bottom-logo ul li .img-fluid {
	width: 140px;
}
.hour-div ul li br {
	display: none;
}
}
@media (max-width: 991px) {
h1 {
	font-size: 52px;
}
h2 {
	font-size: 42px;
}
.login-menu {
	font-size: 15px;
}
.logo {
	position: absolute;
	top: 15px;
	z-index: 9;
	margin-top: 0px;
}
.logo img {
	width: 280px;
	height: auto;
}
.header-right, .main-nav {
	display: block;
	width: 100%;
}
.header-border-btn {
	width: auto !important;
	color: #fff !important;
}
.header-border-btn:hover, .header-border-btn:focus {
	color: #ffa039 !important;
}
.header-border-btn i {
	display: block;
	font-size: 30px;
}
.main-nav #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
	padding: 10px !important;
}
.main-nav #mega-menu-wrap-main-menu .mega-menu-toggle + #mega-menu-main-menu {
	margin-top: 20px;
}
.banner-caption p.n2-font-b870ccf548622567991ac70cdd481482-paragraph.n2-ow {
	font-size: 28px !important;
	line-height: 38px !important;
}
.banner-caption {
	font-size: 30px;
	line-height: 36px;
}
.banner-area img {
	height: 420px;
	background-position: bottom;
}
.banner-caption big {
	font-size: 60px !important;
	padding-bottom: 8px !important;
	margin-bottom: 12px !important;
}
.client-tab {
	padding: 30px 24px 0;
}
.client-tab h2 {
	margin-bottom: 30px;
}
.service-area {
	padding: 36px 0 62px;
}
.service-tab h3 {
	margin-bottom: 40px;
}
.client-logo {
	padding: 70px 0 0;
}
.bottom-logo {
	padding: 50px 0 50px;
}
.web-logo {
	padding-bottom: 55px;
}
.bottom-logo::before, .bottom-logo::after {
	display: none;
}
.footer {
	padding: 50px 0 40px;
	margin-top: 0px;
}
footer.footer.inner {
	padding: 50px 0 40px;
}
.footer .col-lg-4 {
	justify-content: space-between !important;
	align-items: center;
	display: flex;
	border-bottom: 1px solid #403b44;
	margin-bottom: 20px;
}
.f-logo {
	display: inline-flex;
	align-items: center;
	border-bottom: 0px solid #403b44;
	padding-bottom: 0;
	margin: 0 0 20px;
}
.f-logo img {
	width: 280px;
}
.footer-icon {
	display: inline-flex;
	align-items: center;
	margin-bottom: 0;
}
.hour-div {
	display: inline-block;
	margin-bottom: 0px;
	width: 49%;
	vertical-align: top;
}
.address-div {
	display: inline-block;
	width: 49%;
}
.copyright {
	display: none;
}
.copyright.mobile {
	display: block;
}
.footer h4 {
	margin-bottom: 18px;
}
}
@media (max-width:800px) {
}
@media (max-width: 767px ) {
h1 {
	font-size: 45px;
}
.banner-area {
	height: auto;
}
.banner-caption p.n2-font-b870ccf548622567991ac70cdd481482-paragraph.n2-ow {
	font-size: 24px !important;
	line-height: 30px !important;
}
.banner-area:before {
	background: url(../images/banner-before-small-phone.png) no-repeat;
	width: 200px;
	height: 199px;
}
.banner-caption big {
	font-size: 42px !important;
}
.banner-area img {
	height: 380px;
	background-position: bottom;
}
.banner-caption big::after {
	width: 248px;
	bottom: 0px;
}
.service-text-tab {
	padding: 0 1%;
	margin-bottom: 18px;
}
.web-logo ul li {
	width: 48%;
	margin: 0 8px 8px 0;
}
.bottom-logo ul li .img-fluid {
	width: 105px;
}
.f-logo img {
	width: 220px;
}
.contact-info-tab {
	margin-bottom: 15px;
}
.content-div .frm_forms.frm_style_formidable-style.with_frm_style {
	max-width: 90%;
}
.process-tab {
	margin-bottom: 15px;
}
.inner-service-tab {
	margin-bottom: 15px;
}
.membership-area img {
	max-width: 60%;
	margin: 0 auto;
}
.content-div .card {
	width: auto;
}
}
@media (max-width: 675px ) {
}
@media (max-width:480px) {
h1 {
	font-size: 34px;
}
h2 {
	font-size: 32px;
}
h2::before, h2::after {
	display: none !important;
}
.logo img {
	width: 100%;
	height: auto;
}
.logo {
	width: 45%;
}
.header-border-btn i {
	font-size: 24px;
}
.heading-div {
	font-size: 18px;
	line-height: normal;
}
.banner-caption big::after {
	width: 188px;
}
.banner-caption {
	font-size: 26px;
	line-height: 32px;
}
.banner-caption big {
	font-size: 25px !important;
}
.banner-caption br {
	display: none;
}
.banner-area img {
	height: auto;
}
.client-area {
	padding-bottom: 30px;
}
.client-tab {
	padding: 20px 0px 0;
}
.client-tab .col-lg-4 {
	flex: 0 0 auto;
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}
.client-tab h2 {
	margin-bottom: 28px;
}
.service-area {
	padding: 36px 0 42px;
}
.service-text-tab h2 {
	color: #fff;
	margin-bottom: 15px;
}
.service-tab {
	margin-bottom: 20px;
}
.service-tab h3 {
	font-size: 20px;
	margin-bottom: 30px;
}
.web-logo {
	padding-bottom: 0;
}
.web-logo ul li {
	width: 100%;
	margin: 0 0px 8px 0;
}
.client-logo {
	padding: 50px 0 30px;
}
.bottom-logo ul li {
	display: block;
	padding: 0 0px 20px;
	margin-bottom: 0;
}
.bottom-logo ul li .img-fluid {
	width: 40%;
}
.footer .col-lg-4 {
	justify-content: inherit;
	align-items: center;
	display: block;
	border-bottom: 0;
	margin-bottom: 0px;
	text-align: center;
}
.footer {
	padding: 40px 0 30px;
}
footer.footer.inner {
	padding: 40px 0 30px;
	margin-top: 0;
}
.f-logo {
	margin: 0 0 40px;
}
.footer h4 {
	font-size: 26px;
	margin-bottom: 8px;
}
.hour-div {
	display: block;
	width: 100%;
	margin-bottom: 16px;
}
.address-div {
	display: block;
	width: 100%;
	margin-bottom: 16px;
}
.heading-div br {
	display: none;
}
.heading-div h1 {
	font-size: 34px;
}
h1::after {
	width: 100%;
}
.serive-b-img {
	max-width: 100%;
}
.inner-banner-area {
	padding: 70px 0 70px;
}
.yt-tabs .epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb {
	width: 50%;
}
.login-menu {
	font-size: 12px;
}
}
@media (max-width:479px) {
.banner-caption {
	font-size: 20px;
	line-height: 23px;
}
.banner-caption p.n2-font-b870ccf548622567991ac70cdd481482-paragraph.n2-ow {
	font-size: 18px !important;
	line-height: 24px !important;
}
.banner-caption big {
	font-size: 22px !important;
}
a.header-border-btn.phone-btn {
    background: url(../images/phone-icon.png) no-repeat 10px 7px;
    font-size: 15px;
    padding: 6px 20px 6px 35px;
}
.header-border-btn {
    background: url(../images/ship-icon.png) no-repeat 10px 6px;
    font-size: 15px;
    padding: 6px 20px 6px 35px;
}
a.header-border-btn.phone-btn:hover {
    background: url(../images/phone-icon.png) no-repeat 10px 7px;
}
.header-border-btn:hover {
    background: url(../images/ship-icon.png) no-repeat 10px 6px;
}
}
@media (max-width:375px) {
header.header .d-flex {
	display: block !important;
}
.logo {
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
.header-right {
	display: block;
	text-align: center;
}
}
@media (max-width:320px) {
.header-border-btn {
    font-size: 14px;
    padding: 6px 15px 6px 35px;
}
a.header-border-btn.phone-btn {
    font-size: 14px;
    padding: 6px 15px 6px 35px;
}
}