@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'proxima_nova_rgbold';
 src: url('../fonts/proxima_nova-bold-webfont.eot');
 src: url('../fonts/proxima_nova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima_nova-bold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova-bold-webfont.woff') format('woff'), url('../fonts/proxima_nova-bold-webfont.ttf') format('truetype'), url('../fonts/proxima_nova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'proxima_novalight';
 src: url('../fonts/proxima_nova-light-webfont.eot');
 src: url('../fonts/proxima_nova-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima_nova-light-webfont.woff2') format('woff2'), url('../fonts/proxima_nova-light-webfont.woff') format('woff'), url('../fonts/proxima_nova-light-webfont.ttf') format('truetype'), url('../fonts/proxima_nova-light-webfont.svg#proxima_novalight') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'proxima_nova_rgregular';
 src: url('../fonts/proxima_nova-regular-webfont.eot');
 src: url('../fonts/proxima_nova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima_nova-regular-webfont.woff2') format('woff2'), url('../fonts/proxima_nova-regular-webfont.woff') format('woff'), url('../fonts/proxima_nova-regular-webfont.ttf') format('truetype'), url('../fonts/proxima_nova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'proxima_novasemibold';
 src: url('../fonts/proxima_nova-semibold-webfont.eot');
 src: url('../fonts/proxima_nova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima_nova-semibold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova-semibold-webfont.woff') format('woff'), url('../fonts/proxima_nova-semibold-webfont.ttf') format('truetype'), url('../fonts/proxima_nova-semibold-webfont.svg#proxima_novasemibold') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'dk_otagoregular';
 src: url('../fonts/dk_otago.eot');
 src: url('../fonts/dk_otago.eot?#iefix') format('embedded-opentype'), url('../fonts/dk_otago.woff2') format('woff2'), url('../fonts/dk_otago.woff') format('woff'), url('../fonts/dk_otago.ttf') format('truetype'), url('../fonts/dk_otago.svg#dk_otagoregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
::selection {
 background:#fcc212;
 color:#fff;
}
::-moz-selection {
 background:#fcc212;
 color:#fff;
}
::-webkit-selection {
 background:#fcc212;
 color:#fff;
}
::-o-selection {
 background:#fcc212;
 color:#fff;
}
::-ms-selection {
 background:#fcc212;
 color:#fff;
}
body {
	font-family: 'proxima_novalight';
	font-size: 16px;
}
.bold {
	font-family: 'proxima_nova_rgbold';
}
.sem-bold {
	font-family: 'proxima_novasemibold';
}
.light {
	font-family: 'proxima_novalight';
	font-weight: lighter;
}
.top-section {
	background: #fcc212 none repeat scroll 0 0;
}
.top-section ul {
	margin: 0;
}
.top-section ul li {
	display: inline-block;
	list-style: outside none none;
}
.top-section ul li a {
	border-right: 1px solid #8d6d0c;
	color: #8d6d0c;
	display: block;
	font-size: 14px;
	line-height: 10px;
	padding: 0 10px;
}
.top-section ul li a:hover {
	color: #fff;
}
.top-section ul li:last-child a {
	border-right: medium none;
	padding-right: 0;
}
.navigation-section .navbar-brand {
	height: auto;
	padding-bottom: 5px;
	padding-top: 5px;
}
.navigation-section .navbar-default {
	background: #c22143 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
}
.navigation-section .navbar-default .navbar-nav > li > a {
	color: #fff;
	display: block;
	line-height: 80px;
	margin: 0;
	padding: 0 24px;
}
.navigation-section .navbar-default .navbar-nav > li.active > a, .navigation-section .navbar-default .navbar-nav > li > a:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	box-shadow: none;
	color: orange;
}
.middle-content .col-lg-9 .col-lg-3 > img {
	width: 100%;
}
.middle-content .col-md-12 h1 {
	color: #000000;
	font-size: 35px;
	line-height: 60px;
	margin: 0;
	padding: 0;
}
.orange {
	color: #fcc212;
}
.middle-content p {
	color: #6b6b6a;
	display: block;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 20px;
}
.middle-content .col-lg-12 {
	padding-bottom: 15px;
}
.news-sliding-section .col-lg-4 > img {
	width: 100%;
}
.news-sliding-section .col-lg-8 h5 {
	font-size: 13px;
	line-height: 20px;
	margin: 0;
	text-decoration: underline;
}
.news-sliding-section .col-lg-8 p {
	margin: 0;
}
.news-sliding-section span.small {
	color: #fcc212;
	font-size: 10px;
}
.copyright-section {
	background: #464545 none repeat scroll 0 0;
}
.copyright-section p {
	color: #fcc212;
	font-size: 11px;
	line-height: 30px;
	margin: 0;
}
.copyright-section p a {
	color: #fff;
	text-decoration: underline;
}
.copyright-section p a:hover {
	color: #fcc212;
}
.footer-bottom {
	background: #575656 repeat scroll 0 0;
}
.footer-bg {
	background: rgba(0, 0, 0, 0) url("../images/Pattern.png") repeat scroll left top;
	padding: 20px 0 60px;
}
.img-logo-section {
	border-bottom: 1px solid #696969;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.first-block > ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.first-block > ul li {
	color: #fff;
	font-size: 14px;
	list-style: outside none none;
}
.second-block h5, .third-block h5, .forth-block h5 {
	color: #fff;
}
.second-block > ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.second-block > ul li {
	list-style: outside none none;
}
.second-block a {
	color: #fcc212;
	font-size: 14px;
	padding-left: 20px;
	background:url(../images/Circle.png) no-repeat center left;
}
.second-block a:hover {
	color: #fff;
}
.third-block h3 {
	color: #fcc212;
	font-size: 18px;
}
.third-block > p {
	color: #fff;
	font-size: 14px;
}
.forth-block > ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.forth-block > ul li {
	display: inline-block;
	list-style: outside none none;
}
.forth-block > ul li a > img {
	transition: all 1s ease 0s;
}
.forth-block > ul li a:hover > img {
	transform: rotateY(360deg);
}
.banner-section {
	/*overflow: hidden;*/
    position: relative;
}
.banner-one {
	/*background: rgba(0, 0, 0, 0) url("../images/Banner01.jpg") no-repeat scroll center center;*/
	height: 500px;
	width: 100%;
}
.banner-two {
	background: rgba(0, 0, 0, 0) url("../images/Banner02.jpg") no-repeat scroll center center;
	height: 500px;
	width: 100%;
}
.banner-slide h1, .inner-banner h1 {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	color: #fff;
	display: table;
	font-size: 60px;
	margin: 200px 0 0;
	padding:0px 10px;
	text-shadow: 2px 2px 2px #000000;
}
.banner-slide h2 {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	display: table;
	font-size: 60px;
	margin: 10px 0 0;
	padding:0px 10px;
	text-shadow: 2px 2px 2px #000000;
}
.banner-section .bx-wrapper .bx-viewport {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
	left: 0;
}
.banner-section .bx-wrapper {
	margin-bottom: 30px;
}
.banner-section .bx-wrapper .bx-pager.bx-default-pager a, .middle-content .col-lg-3 .bx-wrapper .bx-pager.bx-default-pager a, .success-stories .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fcc212 none repeat scroll 0 0;
}
.banner-section .bx-wrapper .bx-pager.bx-default-pager a.active, .banner-section .bx-wrapper .bx-pager.bx-default-pager a:hover, .middle-content .col-lg-3 .bx-wrapper .bx-pager.bx-default-pager a.active, .middle-content .col-lg-3 .bx-wrapper .bx-pager.bx-default-pager a:hover, .success-stories .bx-wrapper .bx-pager.bx-default-pager a.active, .success-stories .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #c22143 none repeat scroll 0 0;
}
.middle-content .col-lg-3 .bx-viewport {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
	left: 0;
}
.middle-content .col-lg-3 .slide > a {
	color: inherit;
	text-decoration: inherit;
}
.matrimonial-division {
	background: #fae090 none repeat scroll 0 0;
	border-radius: 50%;
	display:block;
	padding:5px;
	width: 390px;
	margin-top: -195px;
	position: absolute;
	right: 10%;
	text-align: center;
	top: 50%;
}
.matrimonial-division-inner {
	background: #fcc212 none repeat scroll 0 0;
	border-radius: 50%;
	height: 390px;
	width: 100%;
	padding-top: 60px;
}
.matrimonial-division-inner h1 {
	color: #fff;
	font-size: 50px;
	line-height: 50px;
	margin: 0;
	text-shadow: 2px 2px 2px #5f4905;
}
.matrimonial-division-inner h4 {
	color: #75051c;
	font-size: 40px;
	line-height: 40px;
	margin: 0;
	text-shadow: 1px 1px 1px #5f4905;
}
.matrimonial-division-inner > a {
	background: rgba(0, 0, 0, 0) linear-gradient(#bf2042, #590516) repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	line-height: 46px;
	margin-top: 15px;
	padding: 0 26px;
	transition: all 1s ease 0s;
}
.matrimonial-division-inner > a:hover {
	background: rgba(0, 0, 0, 0) linear-gradient(#590516, #bf2042) repeat scroll 0 0;
}
.banner-section .bx-wrapper .bx-controls-direction a {
	height: 60px;
	margin-top: -30px;
	width: 60px;
}
.banner-section .bx-wrapper .bx-controls-direction a.bx-prev {
	background:url(../images/Left-Arrow.png) no-repeat center center
}
.banner-section .bx-wrapper .bx-controls-direction a.bx-next {
	background:url(../images/Right-Arrow.png) no-repeat center center
}
.inner-banner {
	background: url(../images/Banner-Inner.jpg) no-repeat center center;
	height: 300px;
	width: 100%;
}
.search-fields {
	border: 1px solid #ccc;
	display: table;
	font-size: 12px;
	height: 28px;
	padding-left: 10px;
	width: 100% !important;
	font-family: 'proxima_novalight';
}
.search-fields:focus {
	border: 1px solid orange;
}
.search-profile {
	background: #ececec none repeat scroll 0 0;
	margin: 20px 0;
	padding: 20px;
}
.search-profile .col-lg-12 > button {
	background: #c22143 none repeat scroll 0 0;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	font-size: 19px;
	height: 36px;
	margin-top: 20px;
	width: 100%;
}
.search-profile .col-lg-12 > button:hover {
	background: #333 none repeat scroll 0 0;
}
.listed-profile {
	min-height: 300px;
}
.listed-profile img {
	border: 5px solid #fff;
	box-shadow: 0 0 2px #ccc;
	width: 100%;
}
.listed-profile h3 {
	font-size: 13px;
	line-height: 28px;
	margin: 0;
	padding: 0;
}
.listed-profile.text-center > h5 {
	background: orange none repeat scroll 0 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}
.listed-profile.text-center > a {
	color: #c22143;
	display: block;
	font-size: 14px;
	margin-top: 10px;
	text-decoration: underline;
}
.listed-profile.text-center > a:hover {
	color:#fcc212;
}
.main-profile-list {
	height: 590px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.search-profile .col-lg-12 label {
	display: inline;
	font-size: 12px;
	line-height: 30px;
}
.profile-list h1, .success-stories .col-md-12 h1 {
	border-bottom: 1px solid #ccc;
	font-size: 30px;
	line-height: 50px;
}
.success-block .col-lg-4 img {
	width: 100%;
}
.success-block .col-lg-4 h3 {
	display: block;
	font-size: 16px;
	line-height: 40px;
	margin: 0;
}
.success-block .col-lg-8 > p {
	font-size: 14px;
	text-align: justify;
}
.success-stories .col-md-12 h1 {
	margin-bottom: 20px;
}
.success-stories {
	padding-bottom: 30px;
}
.success-stories .bx-wrapper .bx-viewport {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
	left: 0;
}
.success-stories .bx-wrapper {
	margin: 0 auto 30px;
}
.success-block h3 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    text-align: center;
}
/*my code*/
.banner-one-abt {
	/*background: rgba(0, 0, 0, 0) url("../images/Banner01.jpg") no-repeat scroll center center;*/
	height: 250px;
	width: 100%;
}
.matrimonial-division -abt{
    background: #fae090 none repeat scroll 0 0;
    
    display:block;
	padding:5px;
    width: 259px;
	margin-top: -22px;
    position: absolute;
    right: -42%;
    text-align: center;
    top: 50%;
}
 .well {
        box-shadow: 0 0 10px rgba(0,0,0,0.3);
        display:none;
        margin:1em;
    }
.searchButton {
	background: #c22143 none repeat scroll 0 0;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	font-size: 19px;
	height: 36px;
	margin-top: 20px;
	width: 100%;
}
.searchButton:hover {
	background: #333 none repeat scroll 0 0;
}