@CHARSET "UTF-8";

.Reach-Us-Quick-width{ padding: 20px 0;}
.Reach-Us-Quick h3{ padding-bottom: 10px; line-height: 22px; font-size: 20px; font-weight: bold; text-transform: capitalize;}
.Reach-p{ padding-bottom: 10px; line-height: 18px; color: #5f6366; font-size: 15px;}
.Reach-p a{ color: #f3c57d; text-decoration: underline;}
.Reach-p a:hover{ text-decoration: none;}
.Reach-Us-Quick .required{ color: #c00;}
.Reach-Us-col input{ border-radius: 3px;}
.Reach-Us-col{ margin-right: -20px;}
.Reach-Us-col-name{ float: left; width: 50%; padding-right: 16px; box-sizing: border-box;}
.Reach-Us-col input{ margin-top: 5px;}
.Reach-Us-col.inquiry-faq-other input, .inquiry-index-other input{ min-height: 60px;}
.Reach-Us-btn-text{ padding-top: 12px;line-height: 18px;
	color: #5f6366;
	font-size: 15px; }
.Reach-Us-btn{ padding-top: 10px;}
.Reach-Us-btn input{ display: inline-block; padding: 10px 26px; line-height: 20px; background: #f3c57d; border: #f3c57d solid 1px; color: #fff; text-transform: uppercase; border-radius: 3px;}
.Reach-Us-btn input:hover{ background: #000; border: #000 solid 1px;}
.Reach-Us-col.inquiry-faq-other{ margin: 0;}


/*******************************************************/
.theme-popover-mask {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.4;
	filter:alpha(opacity=40);
}
.theme-popover {
	z-index: 9999;
	position: fixed;
	top:50%;
	left:50%;
	width:600px;
	min-height:100px;
	border-radius: 5px;
	background-color: #fff;
	transform: translateX(-50%) translateY(-50%) !important;
}
.theme-popover p{ margin:0; padding:0;}
.theme-popover-boxs{ position:relative;}
.theme-popover-boxs .theme-poptit{ position:absolute; top:10px; right:10px; z-index:1000; background:url(../images/r_esc.png) no-repeat center center; height:22px; width:22px; }
.theme-popover-boxs .theme-poptit a{ display:block; text-indent:-9999px; height:22px; width:22px;}
.theme-popbod{ /*padding:20px;*/ line-height:22px;}
/*******************************************************/
.contact-us-now-box .Reach-Us-col-name{ float: none; width: 100%; padding: 0;}
.contact-us-now-box .Reach-Us-col{ margin: 0;}
.theme-popover{padding: 5px;   background: repeating-linear-gradient( 135deg, #4fa8ed, #4fa8ed 10px, #fff 10px, #fff 20px, #f84d3b 20px, #f84d3b 30px, #fff 30px, #fff 40px );
	border-radius: 7px;
	box-shadow: 3px 3px 6px rgb(0 0 0 / 10%), -3px -3px 6px rgb(0 0 0 / 10%);}
.contact-us-now-width{ background: #fff; padding: 10px;
}

@media (max-width: 480px) {
	.Reach-Us-Quick-width{ padding: 20px 10px;}
}

@media (min-width:480px) and (max-width:979px){
	.Reach-Us-Quick-width{ padding: 20px;}
}

@media (min-width:320px) and (max-width:979px){
	.theme-popover {
		width:90%;
	}
}











