@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #fff;
	font-family: 'Jost', sans-serif;
	font-weight: 400;
	color: #272624;
	font-size: 16px;
}
.article-detail p {
	font-weight: 400;
	line-height: 24px;
	margin: 0 0 20px;
	text-align: inherit;
	text-transform: inherit;
	font-size: 18px;
	color: #000;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
    /*color: #272624;*/
}
a:hover, a:focus {
    color: #57127d;
}
.btn-lg, .btn-group-lg>.btn {
    font-weight: 500 !important;
}
.footer-logo {
    max-width: 263px;
    display: inline-block;
}
.page-title-left h2 {
	margin: 0;
	margin-bottom: 10px;
	color: #000;
}

a {
	transition-duration: 0.3s;
	transition-property: color, background-color;
	color: #de1470;
}

.os-animation {
	opacity: 0;
}

.os-animation.animated {
	opacity: 1;
}

.sp {
	background: url(../images/spirte-iconsf539.png?v=12352654) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.sp.icon-micon {
	background-position: -137px -280px;
	height: 42px;
	margin-right: 0;
	width: 16px;
	height: 16px;
	position: relative;
	top: -3px;
	left: -2px
}

a.morelink {
	text-decoration: none;
	outline: none;
	transition: all 0.3s ease 0s;
}

.morecontent span {
	display: none;
	transition: all 0.3s ease 0s;
}

.modal .modal-content {
	border-radius: 20px !important;
	overflow: hidden;
}

button.close {
	background: #ffffff !important;
	color: #999 !important;
}

button.close:hover {
	background-color: #c78301 !important;
	color: #fff !important;
}

.modal .modal-dialog  {
	transform: translate(-50%, -50%) !important;
    left: 50%;
    top: 50%;
    margin: 0;
}
.modal .arrow-cusbm2 {
    display: none;
}

.square-logo img {
	text-align: center;
	margin: 0 auto
}
img {
    max-width: 100%;
    height: auto;
    pointer-events: none !important;
    cursor: none !important;
}

.login-logo {
	margin-top: 0px;
}


/* buttons */
.btn {
 border-radius: 25px !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color: #e0146d;
	border-color: #e0146d;
	color: #fff;
}

.btn-white {
	background-color: #fff;
	border-color: #fff
}

.btn-white:hover, .btn-white:focus, .btn-white:active {
	background-color: #eee !important;
	border-color: #eee !important
}

.btn-brown {
	background-color: #57127d;
	border-color: #57127d;
	color: #fff;
}

.btn-darkgrey {
	background-color: #57127d;
	border-color: #57127d;
	color: #fff;
}
.kv-header {
	position: relative;
	z-index: 100;
	background: #f5e3ff;
	padding: 10px 0;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.kv-header .logo {
	display: block;

}

.kv-header .logo img {
	max-width: 100%;
	display: inline-block;
	background: #f5e3ff;
}
.header.social-links {
    background: linear-gradient(25deg, #57127d 35%, rgb(223,20,110) 100%);
    padding: 4px 0;
}


.header.social-links ul {
    margin: 0;
}
.header.social-links li {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 10px;
        font-weight: 500;
}
.header .ft-social-icons li a i {
    color: #fff;
}
.header.social-links a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.header.social-links a:hover {
    color:#df146e;
}
.header-top-wrap {
    height: 34px;
    background-color: #df146e;
    position: relative
}

.header-top-wrap::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 4px;
    width: 100%;
    background: #57127d;
}

.kv-topright-menu {
	text-align: right;
	padding: 20px 0 10px;
}

.kv-topright-menu .btn {
	font-weight: 600;
	padding: 4px 8px;
	font-size: 13px;
	margin-left: 6px;
}

.kv-logo img {
    display: inline-block;
	max-width: 150px;
	margin: 0 auto;
}

.kv-logo {
	display: block;
}
.kv-header ul{
    margin:0;
}
.kv-header li {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 600;
    color: #57127d;
}
.kv-header li .link-register {
        background-color: #df146e;
        border-color: #df146e;
}
.kv-header li .btn.link-register:hover {
        background-color: #57127d;
        border-color: #57127d;
}
.password-toggle {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    color: #555;
}

.kv-main-menu .navbar {
	/*border-top:1px solid rgba(255,255,255,0.2);*/
	margin-bottom: 0
}

.kv-main-menu .navbar-nav {
	text-align: right;
	width: 100%;
	float: none;
	display: block;
	font-size: 0;
	margin-top: 25px;
}

.kv-main-menu .navbar-nav>li {
	float: none;
	display: inline-block
}

.kv-main-menu .navbar-nav>li a {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 0;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: 500
}

.kv-main-menu .navbar-nav>li:last-child a {
	padding-right: 0;
	padding-left: 0;
}

.kv-main-menu .navbar-nav>li a:hover {
	color: #c78301
}

.kv-main-menu .navbar-nav>li a.link-login {
	color: #57127d
}

.kv-main-menu .navbar-nav>li a.link-register {
	color: #57127d
}

.kv-main-menu .navbar-nav>li a.link-register img {
	margin-right: 6px;
	filter: invert(1);
}

.kv-homebanner.owl-carousel {
	width: 100%
}

.kv-homebanner.owl-carousel .item img {
	width: 100%
}

.profile-social, .agency-social {
    font-size: 0;
    margin: 0;
}

.profile-social li, .agency-social li {
    display: inline-block;
    margin-right: 6px !important;
}

.profile-social a, .agency-social a {
    display: inline-block;
    font-size: 27px;
    vertical-align: middle;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #df146e;
    border-top: 2px solid #df146e;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #df146e;
    border-top: 2px solid #df146e;
}

.page-banner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 87vh;
	text-align: left;
	color: #ffffff;
	background-image: url('../img/banner.jpg');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


.banner-form-wrap {
	width: 460px;
	float: right;

}

.btn-yellow {
	color: #fff;
	background-color: #57127d;
	border-color: #57127d;
}

.banner-slide1 {
	max-width: 380px;
	width: 100%;
	float: right
}

.banner-slide1 img {
	max-width: 100%;
}

.km-banner-form {
	background: #fff;
	width: 350px;
	padding: 20px;
	float: right;
	border-radius: 20px;
	box-shadow: 0px 0px 5px 0px #57127d;
}

.km-banner-form label.control-label, .km-banner-form label {
	color: #000;
	font-weight: 500;
	padding-top: 4px;
	text-align: left;
	margin-bottom: 5px;
	padding-top: 0;
	margin-top: 0
}

.km-banner-form .form-horizontal .form-group {
	margin-bottom: 10px;
}

.km-banner-form .form-horizontal .form-group .form-control {
	border-color: #cccccc;
	font-size: 16px;
	height: 42px;
	padding: 8px 12px;
	border-radius: 9px;
	font-weight: 600px;
	box-shadow: 0px 0px 2px 0px #d7d7d7;
}

.km-banner-form .checkbox-inline {
	font-weight: 400;
	font-size: 12px
}

.km-banner-form .form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	height: 38px;
}


.km-banner-form .form-control::-moz-placeholder {
	color: #212121;
	opacity: 1;
	font-weight: 400;
}

.km-banner-form .form-control:-ms-input-placeholder {
	color: #212121;
	font-weight: 400;
}

.km-banner-form .form-control::-webkit-input-placeholder {
	color: #212121;
	font-weight: 400;
}


.km-banner-form #security_code.form-control::-moz-placeholder {
	color: #bcbcbc;
	opacity: 1;
	font-weight: 400;
}

.km-banner-form #security_code.form-control:-ms-input-placeholder {
	color: #bcbcbc;
	font-weight: 400;
}

.km-banner-form #security_code.form-control::-webkit-input-placeholder {
	color: #bcbcbc;
	font-weight: 400;
}

.km-banner-form .capcode {
	width: 100% !important;
	height: auto !important;
	max-height: 40px !important;
}

.arrow-cusbm2 {
	position: absolute;
    z-index: 100;
    font-size: 24px;
    top: 5px;
    right: 26px;
    color: #000;
}
.km-banner-form h2 {
        margin: 0 0 20px;
}

.km-banner-form .padleft5 {
	padding-left: 5px;
}

.km-banner-form .padleft0 {
	padding-left: 0;
}

.km-banner-form .padright5 {
	padding-right: 5px;
}

.km-banner-form .btn-quick-search {
	margin-top: 10px;
}

.km-banner-form .form-horizontal .form-group select.form-control {
	line-height: 24px;
	font-weight: 400;
	color: #000
}

.km-banner-form .form-horizontal .form-group select.form-control option {
	font-weight: 400
}

.km-banner-form p {
	margin: 0;
	padding: 0;
	color: #272624;
}

.km-banner-form h3 {
	margin: 0 0 20px;
	padding: 0;
	line-height: normal;
	text-transform: uppercase;
}

.kv-search-form {
	margin-top: -45px;
	position: relative;
	z-index: 1000;
}

.btn-color {
	background-color: #df146e;
}

.kv-search-form label {
	font-weight: 500px;
	color: #222;
}

.kv-search-form .nav-tabs>li {
	margin-bottom: 0
}

.kv-search-form .nav-tabs>li>a {
	border: 0 none;
	background-color: #df146e;
	padding: 12px 30px
}

.kv-search-form .nav-tabs>li.active>a {
	background-color: #f5e3ff;
	color: #000;
	border: 0 none
}

#km-tabRegister h2 {
	line-height: 1.5em;
}

.kv-search-form .nav-tabs>li:first-child>a {
	border-radius: 8px 8px 0 0;
}

.kv-search-form .nav-tabs>li:last-child>a {
	border-radius: 8px 8px 0 0;
}

.kv-search-form .tab-content {
	background: #f5e3ff;
	padding: 30px 30px 15px;
}

.kv-search-form .tab-content h1, .kv-search-form .tab-content h2, .kv-search-form .tab-content h3, .kv-search-form .tab-content h4, .kv-search-form .tab-content h5, .kv-search-form .tab-content h6, .kv-search-form .tab-content p {
	margin: 0;
	padding: 0
}

.tab-quick-search {
	max-width: 1200px;
	margin: 0 auto;
}

.tab-quick-search .form-group {
	position: relative
}

.arrow-cusbm {
	position: absolute;
    z-index: 100;
    font-size: 24px;
    top: 35px;
    right: 15px;
    color: #000;
}

.kv-search-form .padleft0 {
	padding-left: 0
}

.kv-search-form .padright0 {
	padding-right: 0
}

.color-transparent {
	color: transparent
}

.tab-quick-search #btn-quich-search {
	display: block;
	height: 40px;
	font-size: 16px;
	box-shadow: 0px 0px 9px 0px #fff;
	font-weight: 600;
	border-radius: 8px !important;
}

.tab-quick-search .form-control {
border: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 25px;
    height: 46px;
    font-size: 16px;
    line-height: 3;
    margin-bottom: 20px;
    color: #000;
    padding: 0 15px;
    text-transform: capitalize;

}
.tab-pane {
    display: none;
}
.tab-pane.active {
    display: block;
}

.section-title1 {
	font-weight: 600;
	font-size: 35px;
	text-align: center;
	position: relative;
	color: #191919;
	max-width: 640px;
	margin: 0 auto;
	text-transform: uppercase;
}

.section-title1 small {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	left: 0;
	line-height: 130px;
}

.section-featured-profile {
	padding: 50px 0;
	background: #fff
}

.kv-feature-profile-gal {
	padding-top: 40px;
}

.mn-fprofile-box {
	transition: all 0.3s ease 0s;
	position: relative;
	width: 100%
}

.mn-fprofile-hover {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	transition: all 0.3s ease 0s;
	opacity: 0;
	background: rgba(255, 255, 255, 0.8);
	text-align: center;
	padding-top: 50%;
	font-size: 18px;
	font-weight: 700;
	color: #000
}

.km-features-wrap p {
	font-size: 18px;
	text-align: justify;
	line-height: 1.5em;
	color: #494848;
	padding-bottom: 10px;
}

.mn-fprofile-box:hover .mn-fprofile-hover {
	opacity: 1;
}

.btn-moreprofile {
	margin-top: 40px;
	padding: 12px 34px;
	color: #f5f5f5;
	font-weight: 500;
	font-size: 16px;
}

.btn-moreprofile:hover, .btn-moreprofile:focus, .btn-moreprofile:active {
	background: #f6f6f6;
	border-color: #f6f6f6
}


.section-responsive-ads {
	background-color: #f5f5f5;
	padding: 20px 0 0;
	background: url(../images/bg-kmresponsive-ads.jpg) no-repeat 0 0;
	background-size: cover;
	background-attachment: fixed
}

.responsive-ads-img img {
	max-width: 100%;
	border: 0;
	position: relative;
	top: 40px;
}

.responsive-ads-info {
	padding-top: 15px;
}

.responsive-ads-info h2 {
	font-weight: 900;
	color: #ffc600;
	font-size: 42px;
	text-transform: uppercase;
	text-align: center;
	line-height: 40px;
}

.responsive-ads-info h4 {
	font-weight: 900;
	color: #ffc600;
	font-size: 20px;
	text-align: center;
	line-height: 24px;
	padding: 0 60px;
}

.responsive-ads-info h5 {
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	margin-top: 26px;
	position: relative
}

.responsive-ads-info h5:before {
	content: "";
	position: absolute;
	left: 0;
	top: -12px;
	width: 150px;
	border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.responsive-ads-info h5:after {
	content: "";
	position: absolute;
	right: 0;
	top: -12px;
	width: 150px;
	border-top: 1px solid rgba(255, 255, 255, 0.2)
}

hr.style1 {
	border-top: 1px solid #d7d7d7
}

.happystory-wrap {
	margin-top: 75px;
}

.sectionkv-success {
	padding: 80px 0;
	background-color: #fff;
	background: url(../images/bg-kmsuccess-story.jpg) no-repeat 0 0;
	background-size: cover;
	background-attachment: fixed
}

.happy-story-box {
	background-color: #fff;
}

.happy-story-box img {
	max-width: 100%;
}

.happy-story-info {
	padding: 25px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}

.happy-story-info h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #b52336;
	padding-bottom: 15px;
}

.happy-story-info .btn {
	margin-top: 15px;
}

.section-Badaga-features {
	padding: 80px;
	/*background:url(../images/body-pattern.jpg) repeat 0 0;*/
	background: #f5e3ff
}

.Badaga-features-box {
	border: 1px solid #ededed;
	border-radius: 3px;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 15px;
	padding-right: 100px;
	background: #fff;
	position: relative;
	padding-left: 95px;
}

.Badaga-features-box h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-size: 18px;
	padding-top: 4px;
}

.Badaga-features-box img {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 60px
}

.km-features-wrap {
	padding-top: 40px;
}

.section-browsecat {
	padding: 80px 0 0px;
	/* background: url(../images/bg-browse-cat.jpg) no-repeat 0 0; */
	background-size: cover;
	background: #f5e3ff;
}

.section-browsecat h2 {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: 300;
	font-size: 44px;
	margin-bottom: 10px;
}

.section-browsecat p {
	text-align: center;
	color: #000
}

.section-browsecat p a {
	font-size: 18px;
	text-decoration: none;
	color: #000;
	font-weight: 600
}

.section-browsecat p a:hover {
	text-decoration: underline
}

.borderflowr {
	max-width: 179px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

.borderflowr img {
	max-width: 100%;
}



.section-trusted-features .container {
	width: 1000px;
	margin: 0 auto
}

.km-trustbox1 {
	/* background: #e1126f;
	padding: 50px 20px;
	min-height: 200px;
	color: #fff;
	border-radius: 20px; */

	background: #e1126f;
	padding: 20px 10px;
	color: #fff;
	border-radius: 20px;
	width: 200px;
	margin: 0px 16%;
}

.km-trustbox2 {
	/* background: #57127d;
	padding: 50px 20px;
	min-height: 200px;
	color: #fff;
	border-radius: 20px; */
	background: #57127d;
	padding: 20px 10px;
	color: #fff;
	border-radius: 20px;
	width: 200px;
	margin: 0px 16%;
}

.km-trustbox3 {
	background: #f5f5f5;
	padding: 50px 20px;
	min-height: 200px;
	color: #fff
}

.km-trustbox-icon {
	width: 68px;
	height: 68px;
	margin: 0 auto
}

.km-trustbox-icon img {
	max-width: 100%;
}

.km-trustbox-title {
	font-size: 22px;
	text-align: center;
	color: #fff;
	padding-top: 14px;
}

.trusted-title {
	text-align: center;
	font-size: 28px;
	color: #272624;
	padding: 0;
	position: relative;
}

#cons .ft-nav {
	width: 29%;
}

.trusted-title:before {
	content: "";
	position: absolute;
	left: 140px;
	top: 15px;
	height: 2px;
	width: 70px;
	background-color: #e0146d;
}

.trusted-title:after {
	content: "";
	position: absolute;
	right: 140px;
	top: 15px;
	height: 2px;
	width: 70px;
	background-color: #e0146d;
}

.footer {
    background-color: #f5e3ff;
    padding: 40px 0 20px;
}
.footer.footer-top {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.footer.social-links{
    padding: 15px 0;
}

.ft-nav {
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
}

.ft-nav h4 {
	margin: 0 0 20px;
    padding: 0;
    color: #57127d;
    text-transform: uppercase;
}

.footer-white .ft-nav h4 {
	color: #333;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 12px;
}

.ft-nav ul {
	margin: 0;
	padding: 0;
}

.ft-nav.first {
	padding-left: 30px;
}

.ft-nav li {
	list-style: none;
	display: block;
	padding-bottom: 4px;
}


.footer-white .ft-nav li a {
	color: #666;
}

.footer-white .ft-social-icons {
	text-align: right;
}
.footer.social-links ul {
    margin: 0;
}
.footer.social-links li {
	display: inline-block;
    vertical-align: middle;
    padding: 5px 10px;
        font-weight: 500;
}

.ft-social-icons li a {
	display: block;
}

.footer-white .ft-social-icons li a {
	text-align: center;
}

.footer-white .ft-social-icons li a.sm-facebook {
	background-color: #3b5998;
	border-color: #3b5998;
}

.footer-white .ft-social-icons li a.sm-twitter {
	background-color: #1da1f2;
	border-color: #1da1f2;
}

.footer-white .ft-social-icons li a.sm-googleplus {
	background-color: #dc4a38;
	border-color: #dc4a38;
}

.footer-white .ft-social-icons li a.sm-linkedin {
	background-color: #0077b5;
	border-color: #0077b5;
}

.ft-social-icons li a i {
	font-size: 26px;
    line-height: 38px;
    color: #57127d;
}

.ft-social-icons li a:hover i {
    color: #57127d;
}
.ft-contact-phone-email {
	margin-top: 15px;
}

.topcenter {
	text-align: center;
	font-size: 21px;
	text-transform: capitalize;
	color: #000;
	padding: 23px 0px;
	margin-bottom: 0px;
	background: #57127D;
	background: radial-gradient(circle farthest-corner at center center, #57127D 0%, #DF146E 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 800;
}

.ft-contact-phone-email h4 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #fff;
	font-weight: 600
}

.footer-white .ft-contact-phone-email h4 {
	color: #333;
}

.ft-contact-phone-email p a {
	font-size: 20px;
	color: #c50a0a;
	font-weight: normal;
	line-height: 2.5em;
}

.ft-payments {
	text-align: left;
}

.ft-nav.payment {
	margin-top: 15px;
}

.footer.bottom {
	background: #57127d;
    padding: 10px 0;
    color: #fff;
}

.ft-verify img {
	max-width: 150px;
	display: inline-block;
}

.white-box .box-title {
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 24px;
	text-transform: uppercase;
	text-align: center;
}

.form-material .form-control {
	background-color: rgba(0, 0, 0, 0);
	background-position: center bottom, center calc(99%);
	background-repeat: no-repeat;
	background-size: 0 2px, 100% 1px;
	padding: 0;
	transition: background 0s ease-out 0s;
	font-size: 16px;
}

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	float: none;
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}



.page-banner h1 {
	font-family: 'Courgette', cursive;
	color: #fff;
	font-size: 50px;
	font-weight: 400;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: left;
}

#vis {
	padding: 0px 80px
}

@media only screen and (max-width:767px) {
    .page-banner {
        height: auto;
    }

	.kv-main-menu .navbar-nav {
		text-align: right;
		width: 100%;
		float: none;
		display: block;
		font-size: 0;
		margin-top: 23px;
	}

	.tab-quick-search {
		width: 1200px;
		margin: 0 auto;
		padding: 20px 5px;
	}

	.section-Badaga-features {
		padding: 20px;
	}

	.topcenter {
		max-width: 90%;
        margin: 0 auto;
	}

	.km-trustbox1 {
		background: #e1126f;
		padding: 20px 10px;
		color: #fff;
		border-radius: 20px;
		height: 175px;
		width: 200px;
		margin: 10px 22%;
	}

	.footer-white .ft-nav h4 {
		color: #333;
		margin: 0 0 12px;
	}

	#cons .ft-nav {
		width: 43%;
	}

	.trusted-title {
		font-size: 21px;
		color: #272624;
	}

	.km-trustbox2 {
		background: #57127d;
		padding: 20px 10px;
		color: #fff;
		border-radius: 20px;
		/* width: 100%; */
		/* height: 100%; */
		height: 175px;
		width: 200px;
		margin: 10px 22%;
	}

	#vis {
		padding: 20px 20px
	}

	.kv-main-menu .navbar-nav {
		text-align: left
	}

	.banner-form-wrap, .km-banner-form {
		width: 100%;
		float: none;
		margin: 0 auto;
	}


	.kv-search-form .tab-content {
		padding: 15px;
	}

	.tab-quick-search {
		width: auto
	}

	#qc-field2.padright0, #qc-field4.padright0 {
		padding-right: 15px;
	}

	.section-featured-profile {
		padding: 20px 0;
	}

	.section-title1 {
		font-size: 70px;
	}

	.section-title1 small {
		font-size: 16px;
		line-height: 90px;
	}

	.kv-feature-profile-gal {
		padding-top: 20px;
	}

	.btn-moreprofile {
		margin-top: 0
	}

	.responsive-ads-img img {
		top: 0
	}

	.responsive-ads-info h4 {
		font-size: 18px;
		padding: 0
	}

	.responsive-ads-info h2 {
		font-size: 28px;
		line-height: 34px;
	}

	.responsive-ads-info h5 {
		padding-bottom: 10px;
	}

	.sectionkv-success {
		padding: 30px 0;
	}

	.happy-story-box-img {
		height: 160px;
		overflow: hidden;
	}

	.section-trusted-features .container {
		width: auto
	}

	.km-trustbox1, .km-trustbox2, .km-trustbox3 {
		padding: 20px;
		min-height: 10px;
	}

	.section-browsecat {
		padding: 30px 0 30px;
	}


	.km-trustbox-icon {
		width: 52px;
		height: 52px;
	}

	.section-Badaga-features .section-title1 {
		font-size: 62px;
	}

	.section-Badaga-features .section-title1 small {
		line-height: 9px;
	}

	.Badaga-features-box img {
		width: 45px;
		top: 10px;
		left: 10px
	}

	.Badaga-features-box {
		padding-left: 68px;
		padding-right: 15px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: 10px;
	}

	.trusted-title:after, .trusted-title:before {
		background: none
	}

	.footer {
		padding-top: 30px;
	}

	.ft-nav.first {
		padding-left: 0;
	}

	.ft-nav {
		margin-bottom: 20px;
	}

	.ft-verify.text-right {
		text-align: center;
	}
	.ft-nav {
        padding: 0 !important;
        margin: 20px auto 0;
        display: block;
        text-align: center;
    }
    .footer.social-links ul {
        margin: 0 0 20px;
    }
    
    .page-banner h1 {
        font-size: 34px;
    }

	.kv-search-form h3 {
		font-family: 'Courgette', cursive;
		color: #fff;
		font-size: 25px;
		font-weight: 400;
		padding-bottom: 20px;
		padding-top: 20px;
	}
	#km-tabRegister h2 {
		font-size: 20px;
	}

	.modal .modal-dialog {
		width: 80% !important;
	}

	.ft-nav.social {
		display: block;
		text-align: center;
		margin-right: 0;
		border-top: 1px solid #dadada;
		padding-top: 25px;
	}

	.footer-white .ft-social-icons {
		text-align: center
	}

	.ft-contact-phone-email {
		text-align: center
	}

	.ft-nav.payment {
		text-align: center
	}

	.footer.bottom .col-12:first-child {
	    margin-bottom: 10px;
	}

	.os-animation {
		opacity: 1;
	}

	.os-animation.animated {
		opacity: 1;
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {

	.tab-quick-search {
		width: auto;
	}

	.tab-quick-search #btn-quich-search {
		font-size: 12px;
		font-weight: 500;
		height: 38px;
	}

	.responsive-ads-img img {
		top: 0
	}

	.responsive-ads-info h2 {
		font-size: 38px;
	}

	.responsive-ads-info h5 {
		padding-bottom: 20px;
	}

	.section-featured-profile {
		padding: 40px 0;
	}

	.sectionkv-success {
		padding: 40px 0;
	}

	.section-trusted-features .container {
		width: auto
	}

	.Badaga-features-box {
		padding-right: 30px;
	}

	.section-Badaga-features {
		padding: 0 0 20px;
	}

	.ft-nav.first {
		padding-left: 0;
	}

	.ft-contact-phone-email {
		display: inline-block;
	}

	.ft-nav.payment {
		margin-left: 15px;
	}

	.trusted-title:after {
		right: 25px;
	}

	.trusted-title:before {
		left: 25px;
	}

	.happy-story-info h3 {
		min-height: 60px;
	}

	.os-animation {
		opacity: 1;
	}

	.os-animation.animated {
		opacity: 1;
	}
}

@media only screen and (min-width:991px) and (max-width:1199px) {


	.section-responsive-ads {
		padding: 20px 0 30px;
	}

	.sectionkv-success {
		padding: 40px 0;
	}

	.Badaga-features-box {
		padding-right: 50px;
		min-height: 152px;
	}

	.footer-white .col-md-4 {
		width: 25%
	}

	.footer-white .col-md-5 {
		width: 50%;
	}

	.footer-white .ft-social-icons {
		float: left;
	}

	.ft-social-icons li a {
		width: 34px;
		height: 34px;
	}

	.ft-social-icons li a i {
		font-size: 16px;
		line-height: 30px;
	}

	.mn-item.h200 {
		height: 185px;
	}

	.mn-item.h150 {
		height: 175px;
	}

	.happy-story-info h3 {
		min-height: 60px;
	}

	.os-animation {
		opacity: 1;
	}

	.os-animation.animated {
		opacity: 1;
	}
}



.nblinkcount {
  padding: 5px;
  border: 5px solid #9ae2ff;
  animation-name: nblinkcount;
  animation-duration: 1s;
  animation-iteration-count: 100;
}
@keyframes nblinkcount {
  50% {
    border-color: #ffcd5f;
  }
}





/* Remove default social class colors if any */
.ft-social-icons a {
  
  font-size: 24px;
  margin-right: 10px;
  display: inline-block;
  transition: transform 0.3s ease;
}
.ft-social-icons a:hover {
  transform: scale(1.1);
}

/* Facebook original blue */
.ft-social-icons .sm-facebook {
  color: #1877F2 !important;
}

.ft-social-icons .sm-instagram {
  color: #E1306C !important; /* Instagram solid color */
  border: 2px solid #E1306C;
  border-radius: 50%;
  padding: 8px;
 line-height: 1;

}








