/*
Item: Active Matrimonial CMS
Author: Active IT zone
URL: https://www.activeitzone.com
*/


/*body
{
	font-family: 'Roboto', sans-serif !important;
}*/

.navbar-brand {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 0px;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.listing-image {
    height: 216px !important;
}

.home-p-member a.btn.btn-styled.btn-xs.btn-base-1.z-depth-2-bottom.mt-2.text-white:focus,
.home-p-member a.btn.btn-styled.btn-xs.btn-base-1.z-depth-2-bottom.mt-2.text-white:hover {
    color: inherit;
    text-decoration: none;
    background: #24242D;
    border: 1px solid #24242D;
}

.swiper-container {
    height: 100%;
    padding: 0px 10px;
    margin: 0 -10px;
}

.sticky-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.sticky-header .navbar.bg-default {
    background: #fffffff3;
    border-bottom: 1px solid #f1f1f1f3;
}

.sticky-header+.sticky-content {
    padding-top: 114px;
}


/* sm */

@media (max-width: 575px) {
    .top-navbar .top-navbar-menu>ul.top-menu>li>a {
        padding: 14px 0px;
    }
    .top-navbar .top-navbar-menu ul.top-menu>li ul.sub-menu {
        left: 0;
        right: auto;
    }
    .top-navbar .top-navbar-menu ul.top-menu>li ul.sub-menu {
        left: 0;
        right: auto;
    }
    .top-navbar .top-navbar-menu>ul.top-menu>li>a {
        font-size: 11px;
    }
    .top-navbar .top-navbar-menu>ul.top-menu>li>a>img {
        width: 12px!important;
        margin-top: 0px!important;
    }
    .top-navbar .top-navbar-menu>ul.top-menu>li.dropdown>a:after {
        margin: 0;
        font-size: 8px;
    }
    .top-navbar .top-navbar-menu ul.top-menu:not(:first-child) {
        padding-left: 5px;
    }
    .top-navbar .top-navbar-menu .top_bar_right .dropdown-toggle {
        padding: 0 7px;
        font-size: 18px;
    }
    .top-navbar .top-navbar-menu .top_bar_right .top_nav_img {
        height: 24px;
        width: 24px;
    }
    .top-navbar .top-navbar-menu .top_bar_right .btn-xs {
        padding: 3px !important;
    }
    nav.navbar {
        padding: 10px 0;
    }
    nav.navbar .navbar-brand img {
        max-height: 50px;
        max-width: 100%;
    }
    nav.navbar .navbar-brand {
        max-width: calc(100% - 60px);
    }
}


/* md */

@media (max-width: 767px) {
    .footer {
        text-align: center;
    }
    .footer .navbar-brand img {
        max-width: 70%;
        margin-bottom: 20px;
    }
    #payment_section .card-image img {
        height: auto;
    }
}


/* lg */

@media (max-width: 991px) {}


/* xl */

@media (max-width: 1199px) {
    .table-sm td,
    .table-sm th {
        padding: 0.25rem .25rem;
    }
}


/*-------------------------------------START NEW STYLES 21/06/2019-------------------------------------*/

.top-navbar {
    background: -moz-linear-gradient(left, rgba(203, 96, 179, 1) 0%, rgba(193, 70, 161, 1) 41%, rgba(219, 54, 164, 1) 69%, rgba(219, 54, 164, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(203, 96, 179, 1) 0%, rgba(193, 70, 161, 1) 41%, rgba(219, 54, 164, 1) 69%, rgba(219, 54, 164, 1) 100%);
    background: -o-linear-gradient(left, rgba(203, 96, 179, 1) 0%, rgba(193, 70, 161, 1) 41%, rgba(219, 54, 164, 1) 69%, rgba(219, 54, 164, 1) 100%);
    background: -ms-linear-gradient(left, rgba(203, 96, 179, 1) 0%, rgba(193, 70, 161, 1) 41%, rgba(219, 54, 164, 1) 69%, rgba(219, 54, 164, 1) 100%);
    background: linear-gradient(to right, rgba(203, 96, 179, 1) 0%, rgba(193, 70, 161, 1) 41%, rgba(219, 54, 164, 1) 69%, rgba(219, 54, 164, 1) 100%);
}

.navbar,
footer {
    background: -moz-linear-gradient(left, rgba(219, 54, 164, 1) 0%, rgba(219, 54, 164, 1) 31%, rgba(193, 70, 161, 1) 59%, rgba(203, 96, 179, 1) 100%) !important;
    background: -webkit-linear-gradient(left, rgba(219, 54, 164, 1) 0%, rgba(219, 54, 164, 1) 31%, rgba(193, 70, 161, 1) 59%, rgba(203, 96, 179, 1) 100%) !important;
    background: -o-linear-gradient(left, rgba(219, 54, 164, 1) 0%, rgba(219, 54, 164, 1) 31%, rgba(193, 70, 161, 1) 59%, rgba(203, 96, 179, 1) 100%) !important;
    background: -ms-linear-gradient(left, rgba(219, 54, 164, 1) 0%, rgba(219, 54, 164, 1) 31%, rgba(193, 70, 161, 1) 59%, rgba(203, 96, 179, 1) 100%) !important;
    background: linear-gradient(to right, rgba(219, 54, 164, 1) 0%, rgba(219, 54, 164, 1) 31%, rgba(193, 70, 161, 1) 59%, rgba(203, 96, 179, 1) 100%) !important;
}

.top-navbar .top-navbar-menu>ul.top-menu>li>a {
    color: #fff;
    font-weight: bold;
}

.top-navbar .top-navbar-menu>ul.top-menu>li>a:hover {
    color: #e7e7e7;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
}

.btn-base-1 {
    border-color: #fff;
    background-color: #db36a4;
    font-weight: bold;
}

.btn-base-1:hover {
    border-color: #000;
    background-color: #fff;
    color: #db36a4;
}

.swiper-pagination-bullet {
    border: 2px solid #fff;
}

.swiper-pagination-bullet-active {
    border: 2px solid #db36a4;
    background: #fff;
}

.icon-block--style-4 .block-icon {
    background: #db36a4;
}

.icon-block--style-4:hover .block-icon::after {
    border-color: #db36a4;
}

.icon-block--style-4 {
    max-height: 250px;
    border-radius: 5px;
    height: 100%;
}

.icon-block--style-4:hover {
    box-shadow: 0px 0px 10px 0px #db36a4;
}

.section-title-inner {
    font-size: 18px;
    font-weight: bolder;
    font-style: italic;
    text-transform: capitalize;
}

.personalised-mmakers:hover {
    box-shadow: 0px 0px 10px 0px #db36a4;
}

.personalised-mmakers .block-image a {
    display: block;
}

.personalised-mmakers .block-image a img {
    width: 100%;
}

.block-price-over {
    background: #db36a4;
    border: 2px solid #fff;
}

.block-price-over:hover {
    color: #db36a4;
    background: #fff;
    border: 2px solid #db36a4;
}

.feat-malaya {
    border: 1px solid #db36a4;
}

.some-backs {
    background: url('../images/test.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    padding: 100px 0;
}

.some-backs .milestone-info {
    font-weight: bold;
    font-size: 20px;
}

.bg-base-1
{
    background: -moz-linear-gradient(bottom, rgba(225, 123, 225, 1) 0%, rgba(193, 70, 161, 1) 41%, rgba(219, 54, 164, 1) 69%, rgba(219, 54, 164, 1) 100%);
    background: -webkit-linear-gradient(bottom, rgba(225, 123, 225, 1) 0%, rgba(193, 70, 161, 1) 41%, rgba(219, 54, 164, 1) 69%, rgba(219, 54, 164, 1) 100%);
    background: -o-linear-gradient(bottom, rgba(225, 123, 225, 1) 0%, rgba(193, 70, 161, 1) 41%, rgba(219, 54, 164, 1) 69%, rgba(219, 54, 164, 1) 100%);
    background: -ms-linear-gradient(bottom, rgba(225, 123, 225, 1) 0%, rgba(193, 70, 161, 1) 41%, rgba(219, 54, 164, 1) 69%, rgba(219, 54, 164, 1) 100%);
    background: linear-gradient(to bottom, rgba(225, 123, 225, 1) 0%, rgba(193, 70, 161, 1) 41%, rgba(219, 54, 164, 1) 69%, rgba(219, 54, 164, 1) 100%);
    color: #FFF !important;
}
.sucessbtn a
{
    font-family: "Nunito", sans-serif;
    border: 2px solid #db36a4;
    background: #db36a4;
    color: #fff;
    padding: 5px 20px;
    font-size: 18px;
    margin: 0 auto;
}
.sucessbtn a:hover
{
    background: #fff;
    color: #db36a4;
    text-decoration: none;
    box-shadow: 0 0 6px 0 #db36a4;
}
@media (max-width: 767px)
{
	.background-image-holder .holder-item
	{
	    height: auto;
	    padding: 8rem 0;
	}
}
.card
{
	border-color: #db36a4;
	box-shadow: 0 0 5px 0 #e17be1;
}
.memberids
{
	border: 0 !important;
	box-shadow: none !important;
}
.memberids .heading
{
	padding: 10px 15px;
	background-color: #db36a4;
	color: #fff;
}
/*--------START LOGIN ACCOUNT BUTTONS--------*/
.mymobs
{
    display: none;
}
@media (max-width: 991px)
{
    .mymobs
    {
        display: inline-block;
    }
    i.mmob-icon
    {
    	color: #fff;
    	font-size: 17px;
    }
    i.mmob-icon:hover
    {
    	color: #d23ca3;	
    }
    a.mmob-boxes
    {
    	padding: 5px 10px !important;
    }
    a.mmob-boxes .mmob-text
    {
        display: none;
    }
}
/*--------END LOGIN ACCOUNT BUTTONS--------*/

/*--------START HAMBURGER MENU BUTTON--------*/
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before
{
    background-color: #fff;
}
.hamburger:hover:not(.is-active) .hamburger-inner, .hamburger:hover:not(.is-active) .hamburger-inner:after, .hamburger:hover:not(.is-active) .hamburger-inner:before
{
	background-color: #fff;
}
.hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before, .hamburger.is-active .hamburger-inner:before
{
	background-color: #fff;
}
/*--------END HAMBURGER MENU BUTTON--------*/
.footer-top
{
	padding-bottom: 0;
}
.copyright
{
	border-top: 1px solid #fff;
}
.mpro-links a
{
	border: 1px solid transparent;
	border-radius: 2px;
}
.mpro-links a.active
{
	border-color: #fff;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.05);
}
.mcustom-acc div
{
	margin-bottom: 15px;
}
.mcustom-acc
{
	padding: 1.5rem;
}
.mcustom-acc h3, .mcustom-acc p
{
	font-size: 15px;
	float: left;
	margin-bottom: 0;
}
.mcustom-acc h3
{
	font-weight: bold;
	width: 40%;
}
.mcustom-acc p
{
	width: 60%;
}
.mnprofile h3.heading
{
	background: #db36a4;
	color: #fff;
	padding: 1rem;
	font-weight: bold;
}
.mnprofile .card-body
{
	padding: 0;
}

.prof-view img
{
	border-radius: 100%;
	border: 8px solid rgba(0, 0, 0, 0.1);
}
.prof-view .pvimg
{
	padding: 15px 15px 0;
}
.prof-view
{
	box-shadow: 0 0 5px 0 #e17be1;
	padding: 0;
	float: left;
}
/*.prof-view .pvtitle
{
	display: block;
	position: relative;
	text-align: center;
	padding: 50px 0;
	margin-bottom: 50px;
}*/
.prof-view .pvtitle h3
{
	color: #e17be1;
	width: 100%;
	text-align: center;
	margin-bottom: 30px; 
}
.prof-view p a
{
	padding: 15px 0;
	font-size: 20px;
	border-radius: 0;
}


/*--------------------------------------END NEW STYLES 21/06/2019--------------------------------------*/

/*--------------------------------------START NEW STYLES 01/07/2019--------------------------------------*/

.popcards
{
	padding: 0;
}
.popcards .card
{
	overflow-x: hidden;
}
.popcards .card-header
{
	background-color: #e17be1;
	font-size: 20px;
	color: #fff;
	padding: 0;
}
.popcards .card-header > span
{
	padding: 10px 0 10px 10px;
	float: left;
}
.popcards .card-header button
{
	color: #fff;
	margin-top: 6px;
	font-size: 35px;
	margin-right: 10px;
	opacity: 1;
}
.popcards .card-body
{
	padding: 1rem;
}
.ppic
{
	max-width: 200px;
	margin: 0 auto;
}
.ppic img
{
	border-radius: 100%;
    border: 8px solid rgba(0, 0, 0, 0.1);
}
.popcards .intro
{
	border-bottom: 1px solid #e17be1;
	padding: 10px 0;
	text-align: center;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.popcards .intro .card-title
{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 3px;
}
.popcards .intro h4.card-text span
{
	background-color: #e17be1;
	text-align: center;
	color: #fff;
	font-size: 17px;
	padding: 5px 15px;
	font-weight: bold;
	border-radius: 10px;
}
.popcards .intro p
{
	width: 50%;
	float: left;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.popcards p.card-text span
{
	float: right;
}
/*--------------------------------------START NEW STYLES 01/07/2019--------------------------------------*/
