.d-none:not(#imgContainer) {
    display: none !important;
}
strong { font-weight: 500; }



h1, h2 {
	margin-top: 10px;
	font-size: 38px;
    font-weight: 100;
    color: #444;
    line-height: 50px;
}

h3 {
	font-size: 22px;
    font-weight: 300;
    color: #555;
    line-height: 30px;
}

img { max-width: 100%; }

.medium-paragraph {
	font-size: 18px;
	line-height: 32px;
}

.blue { color: #444;
        font-weight:bold;
}

::-moz-selection { background: #019299; color: #fff; text-shadow: none; }
::selection { background: #019299; color: #fff; text-shadow: none; }

.section-container {
    margin: 0 auto;
    padding-bottom: 80px;
}

.section-container-gray-bg {
	background: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.section-container-image-bg, 
.section-container-image-bg h2, 
.section-container-image-bg h3 {
	color: #fff;
}

.section-container-image-bg .divider-1 span {
	background: #fff;
}

.section-description {
	margin-top: 60px;
    padding-bottom: 10px;
}

.section-description p {
    margin-top: 20px;
	padding: 0 120px;
}
.section-container-image-bg .section-description p {
	opacity: 0.8;
}

.section-bottom-button {
	padding-top: 60px;
}

.btn-link-1 {
	position: relative;
	display: inline-block;
	height: 50px;
	margin: 0 5px;
	padding: 16px 20px 0 20px;
	background: #019299;
	font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.btn-link-1:hover, .btn-link-1:focus, .btn-link-1:active { outline: 0; opacity: 0.6; color: #fff; }

.btn-link-1:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 50%;
	background: rgba(0, 0, 0, 0.1);
}

.btn-link-2 {
	display: inline-block;
	height: 50px;
	margin: 0 5px;
	padding: 15px 20px 0 20px;
	background: rgba(0, 0, 0, 0.3);
	border: 1px solid #fff;
	font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.btn-link-2:hover, .btn-link-2:focus, 
.btn-link-2:active, .btn-link-2:active:focus { outline: 0; opacity: 0.6; background: rgba(0, 0, 0, 0.3); color: #fff; }


/***** Divider *****/

.divider-1 span {
	display: inline-block;
	width: 200px;
	height: 1px;
	background: #ddd;
}


/***** Top content *****/

.inner-bg {
    padding: 120px 0 170px 0;
}

.top-content .text {
	/*padding-top: 120px;*/
	color: #fff;
}
.black{
    color:#444
}

.top-content .text h1 { color: #151313; }

.top-content .description {
	margin: 20px 0 10px 0;
}

.top-content .description p { opacity: 0.8; }

.top-content .top-big-link {
	margin-top: 35px;
}

.form-top {
	overflow: hidden;
	padding: 0 25px 15px 25px;
	background: rgba(190, 185, 185, 0.06);
	border-bottom: 1px solid #ddd;
	text-align: left;
}

.form-top-left {
	float: left;
	width: 75%;
	padding-top: 25px;
}

.form-top-left h3 { margin-top: 0; }

.form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 70px;
	color: #eee;
	line-height: 100px;
	text-align: right;
}

.form-bottom {
	padding: 25px 25px 30px 25px;
	background: rgba(157, 155, 155, 0.1);
	text-align: left;
}

.form-bottom form textarea {
	height: 100px;
}

.form-bottom form .form-links {
	display: inline-block;
	width: 275px;
	text-align: right;
	vertical-align: top;
}

.form-bottom form .form-links a { color: #888; }
.form-bottom form .form-links a:hover, 
.form-bottom form .form-links a:focus { color: #888; border-bottom: 1px dotted #888; }
.multiselect-container.dropdown-menu {
    width: 100%;
}
.form-group label {
    font-weight:normal;
}
.SG_color {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.SG_color:hover {
    color: #fff;
}
.fa.fa-fw.fa-eye.field-icon.toggle-password, .fa.fa-fw.field-icon.toggle-password.fa-eye-slash {
    padding-right: 22px;
    cursor:pointer;
}


.thumnailclosebtn {
    border-radius: 50%;
    position: absolute;
    right: -10px;
    top: -11px;
   z-index: 20;
    border: solid 1px #7b7b7b; 
}
.dropzone .dz-preview .dz-details, .dropzone-previews .dz-preview .dz-detailsl {
    height:132px;
}
.dropzone .dz-preview .dz-details .dz-size, .dropzone-previews .dz-preview .dz-details .dz-size {
    position: absolute;
    bottom: 17px;
    left: 0x;
    height: 28px;
    line-height: 28px;
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.onlyforsg h3 {
    padding:0 15px;
}
/*******for auto column*/
.row.autocolrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col {
    -ms-flex-preferred-size: 0;
    /*flex-basis: 0;*/
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    /* max-width: 100%;*/
}
/**************custom select class*/
.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    border: 1px solid #d2d6de !important;
    border-radius: 0;
    padding: 6px 12px;
    height: 36px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 22px !important;
    color: #555!important;
    padding-left: 0 !important;
    padding-right: 10px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 3px !important;
    right: 4px !important;
}
.anchorlinkclr {
    color: #0097d5;
    text-decoration:underline;
}

.select2-dropdown {
    border-radius: 0 !important;
    padding-bottom: 5px;
}
#MobileNumberMsg {
    padding-left: 3px;
    line-height: normal;
}
.font-14{
    font-size:14px;
}
#check2{
    display:flex;
    justify-content:center;    
}
.m-t-5{
    margin-top:5px;
}
.m-r-5{
    margin-right:5px;
}
.l-h-normal{
    line-height:normal;
}