
@import 'https://fonts.googleapis.com/css?family=Open+Sans';

body, ul, h1, h2, h3, h4, h5, h6, p {
 font-family: 'Open Sans', sans-serif;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}


body, ul, h1, h2, h3, h4, h5, h6, p {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.social-media {
    float: right;
    margin: 3px 0px;
    padding-left: 20px;
    width: auto;
}
.social-media li {
    float: left;
    height: 26px;
    margin: 0 5px;
    text-align: center;
    width: 26px;
}
.social-media li a {
    background: #505050 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    float: left;
    height: 26px;
    line-height: 24px;
    transition: all 0.2s linear 0s;
    width: 100%;
}
.social-media li a:hover{
	background:#F0283B !important;
}
.social-media li a i {
    color: #ffffff;
    font-size: 12px;
    margin: 0;
	padding-top:8px;
}
/*******changed-16**************/
.cart-dropdown {
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    float: right;
    position: relative;
}
.cart-dropdown > p {
   /* background: #f5f5f5 none repeat scroll 0 0;*/
    cursor: pointer;
    margin: 0;
   /* padding: 10px 30px;*/
    position: relative;
}
.cart-dropdown > ul {
    display: none;
    position: absolute;
    right: 14px;
    top: 80%;
    width: 280px;
    z-index: 100;
}
.cart-dropdown > ul::after {
   border-bottom: 5px solid;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 40px;
    top:5px;
    width: 0;
}
.cart-dropdown1 {
   /* border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2; */
    float: right;
    position: relative;
}
.cart-dropdown1 > p {
    /*background: #f5f5f5 none repeat scroll 0 0; */
     cursor: pointer;
    margin: 0;
    position: relative;
}
.cart-dropdown1 > ul {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
   /* width: 280px;*/
    z-index: 100;
}
.cart-dropdown1 > ul::after {
    border-bottom: 5px solid;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 125px;
    top: -5px;
    width: 0;
}
#form1 {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #fff;
    /* min-width: 150px; */
    /* padding: 10px; */
    width: 215px;
    z-index: 999;
}
#form1 a {
    font-size: 14px;
    font-weight: 500;
    display: block;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 25px;
    padding: 0px 5px;
}

#form {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #555 !important;
    min-width: 295px;
    padding: 0px; margin-top: 12px;
    width: 65%;
    z-index: 999;
}
#form label{color:#333;}
.footer_top a, .footer_top p, .footer_top span, .footer_top li, .footer_top .textwidget{
  color:#f5f5f5 !important; font-family:'Open Sans', sans-serif;  line-height: 30px;}
  /********eof-changed-26-june-2016*************
		
		/*****************************
     DONATION APPEAL
******************************/
.donation-appeal {
    float: left;
    width: 100%;
    text-align: center;
				color:#FFF;
}
.parallax-title {
    position: relative;
    display: table;
    margin: 0 auto 10px;
}
.parallax-title h3 {
    color: #386223;
    display: table;
    font-size: 30px;
    font-weight: bold;
    margin: 0 auto;
    /*padding-bottom: 20px;*/
    position: relative;
}
.parallax-title > span {
    color: #fff;
    font-size: 13px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    line-height: 10px;
}
.donation-appeal > p {
    color: #333;
    display: table;
    margin: 15px auto 40px;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
}
.donation-appeal > a {
    border: 1px solid #ffffff;
    padding: 10px 40px;
    margin: 0 10px;
    color: #FFF;
    display: inline-table;
    cursor: pointer;
    font-size: 13px;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    -webkit-transition:all 0.4s linear;
    -moz-transition:all 0.4s linear;
    -ms-transition:all 0.4s linear;
    -o-transition:all 0.4s linear;
    transition:all 0.4s linear;
}
.donation-appeal > a:hover{
    border: 1px solid transparent;
    color: #FFF;
}
  
 .rotate{color:#f0283b;}
	

.matrimony-section {
    clear: both;
    margin-bottom: 15px;
    padding-top: 130px;
    position: relative;
}

	.parallax {
		  
    height: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover!important;
    /*background-attachment: fixed!important;*/
    width: 100%;
    z-index:0;
    
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
 
	#form-metri {
    background: rgba(11, 132, 1, 0.3) none repeat scroll 0 0;
    padding: 30px;
}
/*.block {
    padding: 20px 0;
    position: relative;
    width: 100%;
}
.service-image img {
    border-radius: 3px;
    width: 100%;
}*/
.service-block {
    text-align: center;
}
p {
    /*font-family: Georgia,"Times New Roman",Times,serif;*/
  
	font-size: 14px;
    line-height: 1.5em;
    margin: 0 0 15px !important;
	
}
.service-block > h3 {
    color: rgb(255, 75, 52);
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
				margin-top: 10px;
    text-transform: uppercase;
    width: 100%;
}

.detail-name.text-bold, .detail-title{ color:#333 !important;}

hr.divider-color::before {
    background-color: #f9cb8f !important;
    border-left: 45px solid #f27c66 !important;
    border-right: 45px solid #18bb7c !important;
    content: "";
    display: block;
    height: 100%;
    width: 45px;
	float:left;
}
hr.divider-color, hr.divider-big {
    height: 3px;
}
hr {
    background-color: #f2f2f2;
    height: 1px;
}
.space {
    float: left;
    height: 15px;
    width: 100%;
}
.gray {
    background-color: #f6f6f6;
}
.upcoming-event span {
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 40px;
    margin-right: 20px;
}
.upcoming-event p {
    color: #333;
    float: left;
    margin-top: 15px;
    width: 100%;
}

 
.wp_teamshowcase_slider.design-1 .teamshowcase-image-bg {
    background: #fff none repeat scroll 0 0 !important;
    height: 190px !important; 
     
}
.slick-dots {
    display: none !important;
}
.teamshowcase-image-bg img {
    cursor:move !important;
}
.title2 {
    /*margin-bottom: 45px;*/
    width: 100%;
}
.title2 h2 {
    color: #444444;
    font-size: 22px;
}

.btn-primary {
    background-color: #F0283B !important;
    border-color: #F0283B !important;
    color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #FFF !important;
    border-color: #F0283B !important;
    color: #F0283B !important;
}
 
.inner i {
    color: #F0283B;
}
footer .block.blackish::before {
    background: #222222 none repeat scroll 0 0;
    opacity: 0.8;
}
.blackish::before, .coloured::before, .whitish::before {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.block { 
    padding: 10px 0;
    position: relative;
    width: 100%;
}

 
/* matrimonial section */
 
 /* Banner
========================================================= */
#home-banner {
	background: #d3cdeb url(../img/matrimonial_home.jpg) no-repeat;
	background-size: cover;
	min-height: 470px;
}
#seach-banner {
	   background: #d3cdeb url("../img/matrimonial.jpg") no-repeat scroll 0 0 / 100% 100%;
    float: left;
    min-height: 470px;
    width: 100%;
}
#banner-caption{ background:rgba(11, 12, 1, 0.3) none repeat scroll 0 0; margin-top:327px; margin-right:-30px;}
#banner-caption h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 300;
    line-height: 42px;
    margin: 0;
    padding: 28px 25px;
}
#banner-caption h3{color:#fff; font-weight:300; font-size:38px; padding:0 25px 28px 25px;}
#quik-search-search {
	background: rgba(11, 132, 1, 0.3) none repeat scroll 0 0;
        margin-top: 235px;
}
#quik-search-search .quick-form {
	padding: 0 15px 10px 15px;
} 

#quik-search .quick-form {
	padding: 0 15px 10px 15px;
}
#quik-search-search h3 {
	font-size: 24px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 15px;
	border-bottom: solid 1px #fff;
	padding-left: 15px;
		padding-bottom: 15px;
		padding-top: 15px;
}

#quik-search-search label {
	color: #fff;
	font-weight: 400;
	font-size: 15px;
}
#quik-search h3 {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 15px;
}
#quik-search label {
	color: #fff;
	font-weight: 400;
	font-size: 15px;
}
#quik-search .form-control {
	border: 0px;
}
#quik-search input[type="radio"], #quik-search .radio input[type="radio"], #quik-search .radio-inline input[type="radio"] {
	margin-top: 5px;
	margin-left: -21px;
	border: none;
	background-color: transparent;
	-webkit-appearance: none;
	appearance: none;
	cursor: pointer;
}
#quik-search input[type="radio"]:before, #quik-search .radio input[type="radio"]:before, #quik-search .radio-inline input[type="radio"]:before, #quik-search input[type="radio"]:after, #quik-search .radio input[type="radio"]:after, #quik-search .radio-inline input[type="radio"]:after {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	margin-top: -3px;
	border-radius: 50%;
	-webkit-transition: 240ms;
	-o-transition: 240ms;
	transition: 240ms;
}
#quik-search input[type="radio"]:before, #quik-search .radio input[type="radio"]:before, #quik-search .radio-inline input[type="radio"]:before {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #872a94;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
#quik-search input[type="radio"]:checked:before, #quik-search .radio input[type="radio"]:checked:before, #quik-search .radio-inline input[type="radio"]:checked:before {
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
}
#quik-search input[type="radio"]:checked:after, #quik-search .radio input[type="radio"]:checked:after, #quik-search .radio-inline input[type="radio"]:checked:after {
	border-color: #872a94;
}
#quik-search input[type="radio"]:after, #quik-search .radio input[type="radio"]:after, #quik-search .radio-inline input[type="radio"]:after {
	border: 2px solid #872a94;
	background: #fff;
}
#quik-search input[type="checkbox"], #quik-search .checkbox input[type="checkbox"], #quik-search .checkbox-inline input[type="checkbox"] {
	margin-left: -20px;
	border: none;
	-webkit-appearance: none;
	appearance: none;
	cursor: pointer;
}
#quik-search input[type="checkbox"]:after, #quik-search .checkbox input[type="checkbox"]:after, #quik-search .checkbox-inline input[type="checkbox"]:after {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	margin-top: -2px;
	margin-right: 5px;
	border: 2px solid #872a94;
	border-radius: 2px;
	-webkit-transition: 240ms;
	-o-transition: 240ms;
	transition: 240ms;
	background: #fff;
}
#quik-search input[type="checkbox"]:checked:before, #quik-search .checkbox input[type="checkbox"]:checked:before, #quik-search .checkbox-inline input[type="checkbox"]:checked:before {
	content: "";
	position: absolute;
	top: 0;
	left: 6px;
	display: table;
	width: 6px;
	height: 12px;
	border: 2px solid #872a94;
	border-top-width: 0;
	border-left-width: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#quik-search .checkbox-inline {
	padding-top: 0;
	margin-top:10px;
}
#quik-search .form-horizontal .radio-inline{padding-top:7px;}
.ad-seacrh-link a {
	text-decoration: underline !important;
	color: #fff;
	font-size: 14px;
}
/* Service  Area
============================================================= */
.feature_title{font-weight:300; color:#872a94; text-align:center}
.feature_title span{display: inline-block; }
.feature_title span:before, .feature_title span:after{
     background-color: #ccc;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;}
.feature_title span:before{  right: 0.5em;
    margin-left: -50%;}	
.feature_title span:after{ left: 0.5em;
    margin-right: -50%;}

#feature {
	padding: 30px 0px;
}
.feature_header {
	margin-bottom: 18px;
}
.feature_content {
	margin: 0px 0px 30px;
}
.feature_content h5 {
	font-size: 18px;
	font-weight: 400;
	line-height: 19px;
	padding-top: 8px;
}
.feature_content span {
	margin: auto;
	width: 135px;
	height: 102px;
	position: relative;
	display: block;
}
.feature_content .create-profile, .feature_content .choose-one, .feature_content .find-matches, .feature_content .connnect {
	background: url(../img/feature_icons.png) no-repeat;
}
.feature_content .choose-one {
	background-position: 4px -130px;
}
.feature_content .create-profile {
	background-position: center 2px;
}
.feature_content .find-matches {
	background-position: center -279px;
}
.feature_content .connnect {
	background-position: 4px -437px;
}
.search-box{padding:15px 0}

 .widget form input[type="email"], .widget form input[type="text"] { 
    margin-bottom: 15px; 
}
.widget .quick-message input[type="submit"] {margin-top: 15px;}

.widget-blog > h6 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
				
}
.widget-blog > h6 a {
    color: #f0283b;
    font-size: 24px;
    line-height: 35px;
    transition: all 0.3s linear 0s;color:#FFF;
}
.widget-blog-img {
    border-radius: 3px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
}
.widget-blog-img img {
    height: 50px;
    transition: all 0.3s linear 0s;
    width: 50px;
}
 
.widget-left{  background: #fff none repeat scroll 0 0;
    padding: 50px;  margin: 30px;}
 .search-widget-left{  background: #fff none repeat scroll 0 0;
    padding: 15px;  margin: 10px 0; float:left; width:100%;}
.search-result {
    border-bottom: 1px solid #ddd;
    	
    margin: 15px 0;
}




/******************Home Enquiry Form*******************/	
	
#form-search{
	 height: 545px;
    position: fixed;
    right: -370px;
    top: 200px;
    width: 409px;
    z-index: 999;
	}	
	
#form-search #enquiry-tab{
	width:41px;
	height:209px;
	float:left;
	cursor:pointer;
	}	
.home-enquiry-container{
   background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-sizing: border-box;
    float: left;
    height: 524px;
    padding: 15px 0;
    position: relative;
    top: -135px;
    width: 367px;
	}	
.home-enquiry-container .cross{
	width:40px;
	height:40px;
	background:url(../img/cross.png) no-repeat center center;
	position:absolute;
	left:-6px;
	top:-5px;
	z-index:989;
	}

.home-enquiry-container .cross a{
	width:40px;
	height:40px;
	display:block;
	}
	
 
	.btn-primary {
    background-color: #f0283b !important;
    border-color: #f0283b !important;
    color: #fff;
}

.bg-green{ background:#090;}
.bg-green h4{ color:#FFF !important;}

.close {
    color: #fff !important; 
    opacity: 0.8 !important;
    
}

#form-metri select{color:#333 !important;}
.side_menu_button{ display:none !important;}

#quik-search {
    background: rgba(11, 132, 1, 0.3) none repeat scroll 0 0;
    margin-top: 130px;
}


.contact_section{ padding-top:50px !important;}
.complete{
    display:none;
}
#preloader {
    left: 50%;
    position: absolute;
    top: 25%;
    z-index: 1;
}

.ajax-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040; 
}

.inn{opacity: 0.5;}
/*.textwidget > p {
    color: #fff;
}*/
.header_top {
    background-color: #555;
    font-size: 13px;
    height: 33px;
    line-height: 33px;
    padding: 0;
    position: relative;
    transition: all 0.2s ease 0s;
    z-index: 111;
}
.become-koa li {
    list-style: outside none disc;
}

#membership-banner {
	background-image:url("../img/koa_membership.gif");
	background-repeat:no-repeat;
     -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size:cover;
    float: left;
    min-height: 300px;
	 margin-top: 135px;
    width: 100%;
}
#donate-banner {
	background-image:url("../img/koa_donate.gif");
	background-repeat:no-repeat;
     -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size:cover;
    float: left;
    min-height: 300px;
	 margin-top: 135px;
    width: 100%;
}
.title_subtitle_holder_inner {
    background: #f0283b none repeat scroll 0 0;
    color: #fff !important;
    float: right;
    padding: 0 20px;
}
.title_subtitle_holder_inner h1 {
    color: #fff !important;
    font-size: 32px !important;    
    text-align: center;    
}
#membership-bookmark-Backup {
    background: rgba(1, 32, 12, 0.3) none repeat scroll 0 0;
    margin-top: 33px;
    position: relative;
    z-index: 98;
}
#membership-bookmark {
   background: rgba(1, 32, 12, 0.3) none repeat scroll 0 0;
    margin-top: 33px;
    position: relative;
    z-index: 98;
}
#membership-bookmark-Backup > a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    padding: 40px 20px;
}
#membership-bookmark > a {
  
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    
    padding: 10px;
    text-align: right;
    width: 100%;
}
#membership-bookmark > a:hover {
    background: rgba(255, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fff;
}
.title_subtitle_holder_inner h1{text-transform:uppercase;}
#organization-banner {
background-image: url("../img/koa_organization.gif");
background-repeat: no-repeat;
-o-background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
float: left;
min-height: 300px;
 margin-top: 135px;
width: 100%;
}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    box-shadow: 0 0 0 0 #000;
    margin: 0 10px 10px !important;
    padding: 0 1.4em 1.4em !important;
}
legend.scheduler-border {
    border: medium none;
    color: #818181;
    font-size: 14px !important;
    font-weight: bold !important;
    margin-top: 15px;
    padding: 0 10px;
    text-align: left !important;
    width: auto;
}

#membership-bookmark > p > a {
     color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    padding: 10px;
    text-align: right;
    width: 100%;
}
#membership-bookmark > p > a:hover {
     background: rgba(240, 40, 59, 0.8) none repeat scroll 0 0;
}
 .notification {
	 height:100px;
    max-height: 200px;
    overflow-y: scroll;
}
/*marquee p {
    color: #0099cc;
}*/
 
/*.contact_form input[type="text"], .contact_form textarea { padding:0 !important;}*/

/********* Added By Ayush on 16-June-2016 ************/
/*.modal-open .modal {
    height: 100% !important;
    overflow-x: hidden;
    overflow-y: auto;
}
.fade {
    height: 100% !important;
    opacity: 0;
    transition: opacity 0.15s linear 0s;
}
.modal {
    display: none;
    height: 100% !important;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1040;
}
.modal-backdrop.in {
    height: 100% !important;
    opacity: 0.5;
}*/
/*.modal-backdrop.in {
    height: 100% !important;
    opacity: 0.5;
}
.modal-open .modal {
    height: 100% !important;
    overflow-x: hidden;
    overflow-y: auto;
}*/
/********* eof Added By Ayush on 16-June-2016 ************/
 #membership-bookmark-1 {
   background: rgba(1, 32, 12, 0.3) none repeat scroll 0 0;
     position: relative;
    z-index: 98;
}

#membership-bookmark-1 > a {
  
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    
    padding: 10px;
    text-align: right;
    width: 100%;

}
#membership-bookmark-1 > a:hover {
    background: rgba(255, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fff;
}

#membership-bookmark-1 > p > a {
     color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    padding: 10px;
    text-align: right;
    width: 100%;
}
#membership-bookmark-1 > p > a:hover {
     background: rgba(240, 40, 59, 0.8) none repeat scroll 0 0;
}


.qbutton1.red {
    margin-bottom: 10px;
}
.owl-theme .owl-controls .owl-buttons{ top: -15px;}

/****************Added For amazing-team-member-carousel/css************************/
.team-horizontal .team .team-detail {
    background-color: #f1f1f1 !important;
   
}

/**********************************************************************************/

.mat-img{background-image:url(../img/matrimonial_home.gif); 
 background-repeat:no-repeat;
     -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size:cover;
	 /*margin-top: 135px;*/
 
}

 .modal{bottom:0 !important;}

#ajaxModalMsgSearch .modal-dialog {
    left: 30% !important;
    position: fixed !important;
    top: 20% !important;
   
}
#ajaxModalMsg .modal-dialog {
    left: 30% !important;
    position: fixed !important;
    top: 20% !important;
   
}
#membership-status .modal-dialog {
    left: 20% !important;
    position: fixed !important;
    top: 30% !important;
   
}
#title-new .title_subtitle_holder_inner {
    /* display: none;*/
}
#title-new .title_outer.title_without_animation.with_image {
    margin-top: 134px;
}
.matrimonial_rules {
    font-size: 14px;
    margin-left: 15px;
    margin-top: 22px;
}
 .widget-matrimonial{
  background: #fff none repeat scroll 0 0;
  padding: 25px;
 }

.listing h4:hover {
    color: #f0283b;
}
.datepicker{
    width: 248px;
}
.datepicker-days{

    margin-left: 17px!important;
}
.table-condensed{
    font-size: 13px!important;
}
th.prev{
background-image: none !important;
}
th.next{
background-image: none !important;
}
#Obituary-banner {
    background: #d3cdeb url(../img/obi-banner.jpg) no-repeat;
    background-size: cover;
    min-height: 370px;
}

#job-banner{
    background: #d3cdeb url(../img/job-banner1.jpg) no-repeat scroll 0 0 / 100% 100%;
    float: left;
    min-height: 470px;
    width: 100%;
}
#membership-bookmark-1 .title_subtitle_holder_inner{ clear: both!important; width:100% !important;}
#membership-bookmark .title_subtitle_holder_inner{ clear: both!important; width:100% !important;}
.disc{list-style:inside disc !important;margin-left:10px;}
.circle{list-style:inside circle !important;margin-left:10px;}