#popup_frame {
	border:none; 
	overflow:hidden;
	height:700px;
	width:100%;
}
.white_overlay
{
	display:none; 
    background-color: #ffffff;
    opacity: 0.85;
	height: 100%;
    left: 0;
    position:fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
	font-family:Arial;
} 
.white_content 
{
    color: #000000;
    display:none;
	position:fixed;
	overflow:hidden;
	padding:8px;
    left: 50%;
    top:50%;
	width:auto;
   /* z-index: 9903;*/
	z-index: 100001;
	font-family:Arial;
}
.display-hide {
	display:none;
}
.display-show {
	margin-bottom:10px;
	padding:5px;
	font-family: "futuraef_lightregular",Arial,Helvetica,sans-serif;
}
.footer-copy{ text-align:center; color:#999999; font-size:11px; margin-top:20px; }
.logo img{ max-width:175px; }
.title-black {
    text-align: center;
    background: #252525;
    padding: 10px 15px;
    color: #fff;
}
.btn.login{ float:right; font-weight:600; }
#loginForm .form-group{ margin-bottom:10px; }
.popup_form .title-black{ margin-bottom:10px; margin-top:0px; }
.scrolbar {
    height: 450px;
    overflow-y: scroll;
}
.disable_list_style {
    list-style: none;
    padding: 0 0 0 2px;
}
.image_preview ul li {
    border: 2px dashed #ff8c00;
    float: left;
    height: auto;
    margin: 10px 7px;
    padding: 2px;
    width: auto;
    position: relative;
}
.remove-object-img {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 2px;
    top: 2px;
    cursor: pointer;
}
.image_preview ul li img {
    min-height: 190px;
    max-height: 190px;
}
.remove-object-img img {
    min-height: auto !important;
    width: 20px;
    height: 20px;
}
.image_link {
    float: none;
    cursor: move;
}
.banner_slider_upload_image_icon{ position:absolute; right:5px; top:25px; z-index:10; }
.format_text {
    float: left;
    display: none;
    margin-bottom: 10px;
    width: 100%;
}
.float_left_icons {
    float: left;
}
.format_text img {
    margin-right: 10px;
}
.float_left_icons i{ color:#888888; }
.float_left_icons.img_icon{ font-size:18px; margin:3px 2px 0 5px; }
.cont-wrapper{/* float:left;*/ width:100%; margin:0 !important; display:block; clear:both; }
.btm-0{ margin-bottom:0px; }
.btm--30{ margin-bottom:-30px; }
.top-20{ margin-top:20px; }
.footer_manu .cont-wrapper{ line-height:27px; }
section.para{ font-size:18px; line-height:28px; }
section.pm{ margin-bottom:10px; padding:0 0 15px 0; }
.format_text .rf{ margin-top:-5px; }
 .colorPickerField {
    text-align: center;
    margin: 0;
    padding: 0px;
    font-size: 18px;
    background: none;
    border: none;
    -webkit-highlight: unset;
    outline-offset: 0;
    color: #777;
	height: 12px;
    width: 30px;
    margin: 0;
    line-height: 12px;
    margin-top: 7px;
	cursor:pointer;
}
.heading{
    font-size: 56px !important;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 30px;
	text-align:center;
	display:block;
	line-height:normal;
}
.c-text .heading-h1{
    font-size: 56px !important;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 30px;
	text-align:center;
	display:block;
	line-height:normal;
}
.c-text .heading-h2{
    font-size: 28px !important;
    line-height:1.4;
	font-weight:300;
}
.heading-h1{
    font-size: 56px !important;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 30px;
	text-align:center;
	display:block;
	line-height:normal;
}
.heading-h2{
    font-size: 28px;
    line-height:1.4;
	font-weight:300;
}
.c-text .sh2{ font-size:30px !important; text-transform:none !important; display:inline-block; }
.paraFontS li{ font-size:18px !important;}
.heading-h2 b{ font-weight:400; }
.text-sect{ font-size:18px; line-height:28px; }
.hh1, .hh2{ position:relative; margin-right:5px; }
.hh1:after{content: "1"; position: absolute; top: -5px; right: 1px; color: #333; }
.hh2:after{content: "2"; position: absolute; top: -5px; right: 1px; color: #333; }
.edit-sec[contenteditable="true"]{ margin-top:0 !important; }
.contact-links-editor{ line-height:28px; }
.contact-links-editor b{ font-weight:500 !important; }
.contact-links-editor a:hover{ text-decoration:none; }
.image_uploader {
	background: #f3f3f3 none repeat scroll 0 0;
	/*border: 2px dashed #ff8c00;*/
	height: 255px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.image_uploader_border {
	border: 2px dashed #ff8c00;
	height:200px;
}
.image_uploader span {
	float: left;
	margin-top: 80px;
	text-align: center;
	width: 100%;
}
.image_uploader img{
	position:absolute;
	/*width:300px;*/
	z-index:1;
	border:none;
}
#filePhoto{
	position:absolute;
	width:600px;
	height:320px;
	top:-50px;
	left:0;
	z-index:2;
	opacity:0;
	cursor:pointer;
}
#err {
	color:#FF0000;
	font-weight:bold;
}
.trt{ text-align:right; }
.rt{ float:right; }
.image_remove_icon {
    float: right;
    position: absolute;
    right: 3%;
    top: 2%;
    z-index: 1001;
}
.text-heading
{
	font-size:28px;
}
.text-subheading
{
	font-size:25px;
}
.text-img{ margin-bottom:8px; }
@media(max-width:767px){
	.banner_slider_upload_image_icon{ top:40%; }
	.c-text .sh2{font-size:calc(22px + 1vw) !important; }
}
.fh-slides li img{ min-height:800px; object-fit:cover; }
@media screen and (max-width: 1190px) {
	.fh-slides li img{ min-height:690px;}
}
@media(min-width:768px) and (max-width:980px){
	.fh-slides li img{ min-height:540px;}
}
@media screen and (max-width: 945px) {
	.fh-slides li img{ min-height:540px;}
}
