/* ----------------------------------------------------------------	Custom CSS	Add all your Custom Styled CSS here for New Styles or	Overwriting Default Theme Styles for Better Hanlding Updates-----------------------------------------------------------------*/

.text-initial{
	text-align: initial;
}
.min-height{
	min-height: 90vh;
}
.word-break{
	word-break: break-all!important;
}
.bdrbtmdash{
    border-bottom: 1px dashed  !important;
}

.f15{
font-size: 15px;
}
#flip-main {
  width: 200px;
  height: 84px;
  z-index: 1;
}
.textarm1 {
    width: 100%;
    height: 100px;
    border-radius: 10px;
}
.vmimg2 {
    width: 100%;
    height: 90px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.f1-16{
	font-size: 16px!important;
}
    .word-break{
	    word-break: break-all;
	}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 999!important;
}
#flip-main1 {
  width: 100%;
  height: 68px;
  z-index: 1;
}
.match-service{
	height: 100px;
    margin-top: -16px!important;
}
.membership-block1{
	min-height: 162px;
}
#flip-sub {
  -webkit-perspective: 1000;
  perspective: 1000;
}

#flip-sub {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 1.0s linear;
  transition: all 1.0s linear;
}

.flip-load {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#a{
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-animation: mymoveback 10s infinite;
  animation: mymoveback 10s infinite;
}
#b {
  display: block;
  -webkit-animation: mymove 10s infinite;
  animation: mymove 10s infinite;
}


.label-text-size{
	font-size: 15px !important;
}


/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
  40% {
    -webkit-transform: rotateY(0deg);
  }
  50% {
    -webkit-transform: rotateY(180deg);
  }
  90% {
    -webkit-transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
  }
}

@-webkit-keyframes mymoveback {
  40% {
    -webkit-transform: rotateY(-180deg);
  }
  50% {
    -webkit-transform: rotateY(0deg);
  }
  90% {
    -webkit-transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(-180deg);
  }
}

section.module.parallax {
    background-position: 60% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 30px 0px;
}

section.module.parallax-2 {
    background-image: url(../../images/bg_images/parallax.jpg);
}
.app-container:before{
	display: table;
    content: " ";
}
.app-container:after{
	clear:  both;
}
.custom-br{
	display: none;
}
.menu-lg{
	max-width:100%;
	max-height:100%;
	margin-top: 15px;
}
.app-row:before{
	display: table;
    content: " ";
}
.ad-bdr{
	border-radius: 15px!important;
}
.searchpage {
    margin-top: 0px;
}
.notfound-panel {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 20px;
    box-shadow: 1px 1px 1px #c7c7c7;
    text-align: center;
    margin-bottom: 30px;
}
.notfound-panel {
    margin-top: 20px;
}
.notfound-panel i.fa-frown-o {
    font-size: 40px;
    color: black;
}
.notfound-panel h3 {
    margin: 0px;
    font-weight: 500;
    font-size: 20px;
    padding: 5px;
}
.ripplelink {
    text-align: center;
    color: #fff;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 0;
}
.border-r2 {
    border-radius: 3px;
}
.btn-theme1 {
    color: #fff;
    background-color: #7bae22;
    border-color: #7bae22;
}
.app-row:after{
	clear:  both;
}
.parallax-caption { text-align: left; margin-top:40px; }
.category-section { margin-top: 40px; margin-bottom: 80px; }
.product-category { margin-bottom: 30px; }
.category-thumb { position: relative; }
.btn-label { position: absolute; bottom: 20px; left: 20px; }
.mobileapp-img{text-align: right;}
.app-download-btn p{margin:0px; padding:0px; font-size:11px!important; color:#fff;}

.parallax-caption {
    text-align: left;
    margin-top: 40px;
}
.app-download-btn {
    margin-top: 45px;
}
section.module h2 {
    font-size: 27px;
    color: #fff;
    font-family: Open Sans;
    font-weight: bold;
}

section.module p {
    font-size: 14px;
    color: #fff;
}
.app-download-btn p {
    margin: 0px;
    padding: 0px;
    font-size: 11px!important;
    color: #fff;
}

.bg-prods {
    background: #180405 url(../../images/bg_images/planscat.jpg) bottom repeat-x;
    min-height: 400px;
    border-bottom: #f7e1e6 solid 1px;
}
.section-space40 {
    padding-top: 16px;
    padding-bottom: 14px;
}
.prod-ops {
    padding: 20px;
    text-align: center;
    border-radius: 50px 0px;
    box-shadow: #180408 1px 1px 6px;
    /* background-image: linear-gradient(to top, #49082a 0%, #170104 100%); */
    margin-bottom: 10px;
    border: solid 1px rgba(255, 255, 255, 0.13);
    background: #0b0b0b url(../../images/bg_images/membg.jpg) no-repeat center top;
}
.total-single-service-area .single-services-area {
    background: url(../../images/bg_images/design.png) no-repeat;
    padding: 30px 0;
    transition: all 0.5s ease 0s;
    background-size: cover;
    background-position: 0 0;
}
.bm-content img {
    margin: 0px 0px 0px 10px;
}
.total-single-service-area .single-services-area h3 {
    font-family: 'Open Sans', Arial;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    position: relative;
    margin: 58px 0px 15px 0px;
    line-height: 35px;
    transition: all 0.5s ease 0s;
}
.total-single-service-area .single-services-area:hover {
    background: url(../../images/bg_images/box-hover.png) no-repeat;
    padding: 30px 0;
    transition: all 0.5s ease 0s;
    background-size: cover;
    background-position: 0 0;
}
.read-more {
    display: inline-block;
}
.read-more a {
    display: block;
    padding: 10px 30px;
    font-weight: 600;
    border: 1px solid;
    transition: all 0.5s ease 0s;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    color: #fff;
    border-color: #cd3162;
}
.android-app {
    background-position: -10px -265px;
    width: 131px;
    height: 48px;
    display: inline-block;
}
.section-title h2 {
    font-weight: 700!important;
    font-size: 22px;
    color: #3c3634;
}

.section-title p {
    font-weight: normal;
    font-size: 14px;
}
.mb30 {
    margin-bottom: 30px;
}
.mt30 {
    margin-top: 30px;
}
.feature-block {
    min-height: 162px;
    margin-bottom: 5px;
}
.well-box {
    background-color: #fff;
    padding: 17px;
    border: 1px solid #e9e6e0;
    margin-bottom: 0px;
    box-shadow: #e2e2e2 1px 1px 6px;
}
.bor-r50 {
    border-radius: 50px;
}
.ripplelink {
    /* display: block; */
    text-align: center;
    color: #fff;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 0;
}
.btn-big {
    padding: 12px 50px;
}
.btn-blue {
    background-color: #3879d9;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
p:last-child {
    margin-bottom: 0px;
}
.member-know {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 7px;
}
.feature-info h3 {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin-top: 5px;
}
.feature-info p {
    font-size: 13px;
    font-weight: normal;
}
.micon-contact {
    background-position: -15px -5px;
    width: 48px;
    height: 48px;
}
.membership-icon{
    background: url(../../images/phone.png);
    margin: 0 auto;
}
.micon-email {
    background-position: -15px -73px;
    width: 48px;
    height: 48px;
}
.micon-chat {
    background-position: -15px -141px;
    width: 48px;
    height: 48px;
}

.ios-app {
    background-position: -11px -212px;
    width: 131px;
    height: 48px;
    display: inline-block;
}
.fontstyle{
	font-family: 'Cookie', cursive;
    font-size: 25px!important;
}

.cat-navs .nav-link:hover{
	background-color: #fff!important;
}
.p-10 {
	padding: 10px;
}
.menu-facolor{
	color: #ff4c00;
}
.sbg1{
	height: 260px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.owl-carousel.single-slider .owl-nav button.owl-next, .owl-carousel.single-slider .owl-nav button.owl-prev{
	font-size: 18px;
    width: 24px;
    height: 39px;
    top: calc(50% - 22px);
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    width: 24px;
    height: 39px;
    line-height: 42px;
    font-size: 18px;
    text-align: center;
    margin: 0;
    color: #fff;
    background-color: #fd5500c9;
    border-radius: 5px !important;
    top: calc(50% - 45px);
    border-radius: 3px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #fd5500;
    color: #FFF;
    text-decoration: none;
}
.red{
	color: red!important;
}
.p-20 {
	padding: 20px;
}
.p-15 {
	padding: 15px;
}
.pt-10 {
	padding-top: 10px;
}
.pad-0{
	padding-left: 0px;
	padding-right: 0px;
}
.sidemenunav{
		margin: 9px 1px 1px 12px;
}
.menu_style{
	margin-right: 11px;
    font-size: 18px;
    color: #000;
    line-height: 2;
   /* font-family: 'Roboto'; */
}
.memimg{
	width: 55px!important;
    height: 55px!important;
}
.memname{
	font-size: 14px!important;
}
.pt-15 {
	padding-top: 15px;
}
.pt-20 {
	padding-top: 20px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-15 {
	margin-top: 15px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-25 {
	margin-top: 25px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-35 {
	margin-top: 35px;
}
.fs-12 {
	font-size: 12px;
}
.fs-10 {
	font-size: 10px;
}
.fs-15 {
	font-size: 15px;
}
.fs-20 {
	font-size: 20px;
}
.font-5 {
	font-size: 5px;
}
.font-10 {
	font-size: 10px;
}
.font-15 {
	font-size: 15px;
}
.font-20 {
	font-size: 20px !important;
}
.font-25 {
	font-size: 25px !important;
}
.bestc {
	margin-left: -7%;
}
.login-or-register {
    display: block;
    margin-top: 4px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}
.login-or-register>span {
    display: inline-block;
    position: relative;
    color: #4b4f56;
    text-align: center;
    white-space: nowrap;
}
.login-or-register>span:before, .login-or-register>span:after {
    background: #e4e4e4;
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    width: 9999px;
}
.login-or-register>span:before {
    margin-right: 15px;
    right: 100%;
}
.login-or-register>span:after {
    left: 100%;
    margin-left: 15px;
}
.login-register-section {
    text-align: center;
}
.login-register-section p {
    margin-bottom: 5px;
}
.register-btn{
	width: 90%;
    background: #7bae22;
    color: white;
    margin-bottom: 10px;
    box-shadow: 0px 2px 2px 1px #0000008c!important;
}
.register-btn:hover{
	color: #fff;
}
.register-btn span{
	font-size: 20px;
}
.firstcolor {
	color: #33cc33;
}
/*.secondcolor{	color:#36b4f3;}*/
.secondcolor {
	color: #0071cc;
}
.bestc1 {
	margin-top: 2px !important;
	border-bottom: 1px solid #ccc !important;
}
.green {
	color: green !important;
}
.red {
	color: red;
}
.offer {
	background: #cc0000 !important;
	padding: 6px;
	border-radius: 5px !important;
	border-top-right-radius: 5px !important;
	color: #fff;
}
.rounded {
	border-radius: 8px !important;
}
html,body{
	width: 100%;
/*	overflow-x: hidden;*/

}
.mc-1{
	width: 90%;
}
.ftr-h6 h6{
	color: white!important;
	font-weight: 600;
}
.matrimonialBox:hover {
   box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);
    transform: scale(1.03);
    animation: bounce 3s;
    animation-direction: alternate;
}
.catwise a:hover{
	color: #7bae22!important;
	margin-left: 8px!important;
	transition: 0.5s ease!important;
}
.angle-clr{
	color: #fff!important;
}
.catwise:hover .angle-clr{
	color: #7bae22!important;
}
.pricetag {
	white-space: nowrap;
	position: relative;
	margin: 0 5px 0 10px;
	displaY: inline-block;
	height: 25px;
	border-radius: 0 5px 5px 0;
	padding: 0 25px 25px 15px;
	background: #cc0000;
	border: 0 solid #C7D2D4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color: #fff;
	line-height: 23px;
	margin-left: 15px;
}
.pricetag:after {
	position: absolute;
	right: 0;
	margin: 1px 7px;
	font-weight: bold;
	font-size: 19px;
}
.pricetag:before {
	position: absolute;
	content: "\25CF";
	color: white;
	text-shadow: 0 0 1px #333;
	font-size: 11px;
	line-height: 0px;
	text-indent: 12px;
	left: -15px;
	width: 1px;
	height: 0px;
	border-right: 14px solid #cc0000;
	border-top: 13px solid transparent;
	border-bottom: 13px solid transparent;
}
.bestc11 {
	height: 400px !important;
}
.bestc12 {
	height: 240px !important;
}
.bestc13 {
	width: 300px;
}
.bestc14 {
	margin-left: 30% !important;
}
.bestc15 {
	width: 315px;
	height: 240px;
	border-radius: 5px;
}
.bestc16 {
	margin-top: -16px;
	margin-left: 60% !important;
}
.bestc17 {
	margin-top: 9px;
	margin-bottom: 9px;
}
.bestc18 {
	height: 400px;
}
.bestc19 {
	margin-top: -16px;
	margin-left: 20% !important;
}
.bast20 {
	margin-left: 14% !important;
}
.bestc21 {
	margin-left: 20%;
}
.bestc22 {
	background-color: #0071cc;
	color: #fff;
	padding: 10px 20px;
	border-radius: 6px;
}
.bestc23 {
	margin-left: 120px;
}
.bestc24 {
	height: 180px;
}
.bestc25 {
	width: 350px;
	height: 240px;
	border-radius: 5px;
}
.bestc26 {
	width: 100px;
	height: 70px;
}
.bestc27 {
	font-size: 10px;
}
.bestc28 {
	margin-top: 10px;
	display: flex;
}
.fareb {
	margin-left: 10px;
}
.white {
	color: #fff;
}
.bestc35 {
	margin-top: -10px;
	margin-bottom: -5px;
}
.bestc36 {
	padding: 5px 0px;
}
.bestc37 {
	border: 1px solid #ccc;
}
.bestc38 {
	background-color: #0071cc;
	color: #fff !important;
	padding: 10px;
	border-radius: 6px;
	display: flex;
}
.booknow {
	margin-left: 50px !important;
}
.bestcmargintop {
	margin-top: -3px;
}
/*.bestccarname{	font-size: 1.3125rem !important;	}*/
.bestc32 {
	padding: 10px;
}
.black {
	color: black;
}
.blue {
	color: blue;
}
.bestramt {
	font-size: 18px;
}
.vamt {
	font-size: 18px !important;
}
.bestc41 {
	background-color: #cc0000;
	color: #fff;
	border-radius: 10px;
	padding: 5px 8px;
}
.bestc42 {
	margin-left: 10px!important;
}
.cab-v1 {
	margin-top: -33px;
	width: 33%;
	height: 40px;
}
.cab-v2 {
	margin-top: -42px;
	width: 68%;
	margin-left: 33%;
	height: 40px;
}
.cab-v3 {
	margin-top: -48px;
	width: 68%;
	margin-left: 33%;
	height: 40px;
}
.md-2 {
	margin-top: 10px !important;
}
.md-3 {
	margin-top: 15px !important;
}
.calmt-5 {
	margin-top: 5px !important;
}
.placepad10 {
	padding-left: 10% !important;
}
.btncab {
	padding: 5px;
}
.cabwidthbtn {
	width: 40%;
}
.mglft-30 {
	margin-left: 30%;
}
.gotohome {
	margin-left: 30%;
}
.mlt-33 {
	margin-left: 33%;
}
.nav-tabs .nav-item .nav-link.active .layout30 {
	color: #e86f56 !important;
}
.layout27 {
	border-right: 1px solid rgba(0, 0, 0, 0.1)!important;
}
.bestbus102 {
	margin-top: 7px;
}
.bestbus101 {
	color: #18538e !important;
	font-weight: bold;
	background-color: transparent!important;
	margin-bottom: 4px !important;
	padding: 8px 15px !important;
	height: 55px;
	margin-left: 3px;
}
.cab-vv {
	margin-top: -30px;
	width: 100%;
	height: 40px;
}
.cab-vv1 {
	margin-top: -10px;
	width: 100%;
	height: 34px;
}
.mobile-70 {
	margin-top: -70px;
}
.venserpad {
	padding-top: 5px;
	padding-bottom: 5px;
}
.save1 {
	margin-left: 20%;
}
.chfile {
	margin-top: -20px;
}
.magintop1 {
	margin-top: 10px !important;
}
.hrline {
	border-bottom: 2px solid #ccc;
	margin-top: 0px;
	margin-bottom: -1px;
	width: 90%;
	margin-left: -5%;
}
.malefem {
	padding: 5px 20px;
}
.venderbtn {
	margin-left: 53%;
}
.venderbtn1 {
	margin-left: -5%;
}
.venderleft {
	background-color: #0071cc;
	color: #fff;
}
.tour-search301 {
	width: 33%;
	margin-left: 5%;
}
.travelagent1 {
	background-color: #eee;
	padding: 12px;
	padding-bottom: 5px;
	font-size: 20px;
	color: #000;
	border-top-left-radius: 17px;
	border-top-right-radius: 17px;
	text-align: center;
	width: 112%;
	margin-left: -6%;
	margin-top: -20px;
}
.travelagent1a {
	background-color: #eee;
	padding: 12px;
	padding-bottom: 5px;
	font-size: 20px;
	color: #000;
	border-top-left-radius: 17px;
	border-top-right-radius: 17px;
	text-align: center;
	width: 106%;
	margin-left: -3%;
	margin-top: -20px;
}
.textare2 {
	width: 87%;
}
.cab-11a {
	border: 3px solid #eaeaea!important;
	border-radius: 10px !important;
	padding: 20px;
}
.info {
	color: #17a2b8 !important;
}
.starting-1 {
	padding-left: 1%;
	margin-bottom: 5px;
	font-size: 17px;
}
.marginb5 {
	margin-bottom: 5px;
}
.dtline{
	border-top: 2px dotted #0ad03e;
}
.ccab-1{
	margin-bottom:3px;
}
.ccab-2{
	margin-bottom:-10px;
}
.lht {
    line-height: 18px;
    margin-top: -10px;
}
.lftmg-10 {
    margin-left: -24%;
}
.hr-100 {
    border-bottom: 1px solid #aaa;
    margin-top: 2px;
    margin-bottom: 2px;
}
.recently {
    font-size: 12px;
    color: #000 !important;
}
.pmtimg {
    height: 26px;
    width: 42px;
    border-radius: 6px;
}
.ftr1 a{
	color:#fff;
}
.clr {
    color: #fff!important;
}
.bus-type_option {
    color: #fff;
    font-size: 12px;
    padding: 2px 10px;
    margin-right: 5px;
    vertical-align: text-top;
    border-top-left-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.26);
    position: absolute;
}
.offer-1 {
    background-color: #2e67ad !important;
    margin-top: 185px;
    border: 2px solid #fff;
    border-left: none;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 5px !important;
}
a.letter_wise_link.active {
    background: #0071cc;
    color: #fff !important;
    padding: 5px 12px 5px 12px;
    font-size: 16px;
    font-weight: 500;
}
a.letter_wise_link {
    background: #0c2f54;
    color: #fff !important;
    padding: 5px 12px 5px 12px;
    font-size: 16px;
    font-weight: 500;
}
.citiestopbtm {
    margin-top: 2px;
    margin-bottom: 2px;
}
a.sitemap_link {
    color: #0071cc;
    font-size: 16px;
}
a.sitemap_link:hover {
    color: #0071cc;
    font-size: 16px;
}
.radiusatoz {
    border-radius: 5px;
}
.imgv{
	border-radius:20px;
}
.location-brief-pickup {
    background: #004F9E;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    left: 0px;
}
.location-brief-dropoff {
    background: #004F9E;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.location-brief-line {
    position: absolute;
    top: 7px;
    bottom: -31px;
    left: 1px;
    width: 5px;
    border-right: 2px solid #004F9E;
}
.location-brief-pickup1 {
    background: #ccc;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    left: 0px;
}
.location-brief-dropoff1 {
    background: #ccc;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.location-brief-line1 {
    position: absolute;
    top: 7px;
    bottom: -31px;
    left: 1px;
    width: 5px;
    border-right: 2px solid #ccc;
}
.stopleft {
    margin-left: 3%;
    height: 51px;
    margin-top: 25px;
    color: green;
}
.address09 {
    padding-left: 2%;
}
.editbtn{
	background-color:#28a745;
	border:1px solid #28a745;
	color:#fff;
	padding:5px 30px;
}
.nav-tabs .nav-link {
    border: 0px solid transparent  !important;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.bdrtour-1 {
    border: 1px solid #ccc !important;
}
.nav-tabs .nav-item .nav-link {
    border: 0;
    background: transparent;
    position: relative;
    border-radius: 0;
    color: #000 !important;
    white-space: inherit; !important;
}
.layout32 .blink_me {
  animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% { opacity: 0; }
}
.font-22{
	font-size:22px;
}
.subclr{
	color:#007fbf;
}
.clrsite{
	color:#0c2f54;
}
.busleft-m1 {
    /*box-shadow: 5px 0 5px -2px #888 !important;
    box-shadow: 0px 0 5px 3px #888 !important;*/
}
.busleft-m {
    border: 3px solid #eaeaea!important;
    border-radius: 18px;
    padding: 0px;
    margin-bottom: 12px;
}
.modelheading-vv {
    background-color: #ff4c00;
    color: #fff;
	border-top-left-radius: 14px;
    border-top-right-radius: 14px;
}
.hiremodel-v {
    margin-top: -26px !important;
    color: #fff;
    background-color: red;
    padding: 3px 7px;
    border-radius: 20px;
    position: absolute;
    margin-left: -20px;
}
.gifimg{
	height:300px;
}
.bdrrt {
    border-right: 1px solid #ccc;
}
.hiremodel-vv {
    margin-top: -6px !important;
    color: #fff;
    background-color: red;
    padding: 3px 7px;
    border-radius: 20px;
    position: absolute;
    margin-left: -20px;
}
.textarevm {
    width: 90%;
}
.nav-tabs   .nav-link.vtab.active{
    border: 0;
    background: transparent;
    position: relative;
    border-radius: 0;
    color: #004F9E !important;
    white-space: nowrap !important;
}
.nav-tabs .nav-link.vtab.active:after {
    height: 2px;
    width: 100%;
    content: ' ';
    background-color: #004F9E;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}
.mrgm-30 {
    margin-bottom: -32px;
}
.primary-menu ul.navbar-nav > li > a.bg-green{
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f7ece7;
    border-radius: 5px;
    color: #000;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    margin-right: 6px;
}
.primary-menu ul.navbar-nav > li > a:hover, .primary-menu ul.navbar-nav > li > a.active{
	transform: scale(1.05);
	background-color: #ff4c00;
    color: #fff;
}
.vmarginbtm-0{
	margin-bottom:0px;
}
.travelagent1ns {
    background-color: #eee;
    padding: 12px;
    padding-bottom: 5px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 108%;
    margin-left: -4%;
    margin-top: -20px;
}
.starm{
	    color: red;
    margin-left: 6px;
    margin-right: -4px;
}
.white{
	color:#fff !important;
}
.modalpopheadding{
	font-size:20px;
}
.vmap{
	width:100px;
}
.imgtrl {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.r-shodow {
    width: 100%;
    height: 40px;
    margin-top: -10px;
}
.img-bnr {
    border: 1px solid #ccc;
    padding: 2px;
    border-radius: 15px;
    width: 100%;
    height: 250px;
}
.back-ht {
    background-color: #65BC54;
    color: #fff !important;
    padding: 10px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    font-weight: bold;
}
.back-ht-before {
    background-color: #fff;
    color: #0c2f54 !important;
    padding: 10px;
    font-weight: bold;
}
.hr12 {
    margin-top: 1px;
    margin-bottom: 1px;
}
.textare2 {
    width: 89%!important;
}
.mb-2{
	margin-bottom:2px;
}
.input-group-prepend{
	line-height:20px !important;
}
.vm-marginlr{
	padding-left:5px;
	padding-right:5px;
}
.siteclrbg{
	background-color:#ff4c00 !important;
}
.siteclr{
	color:#000 !important;
}
.siteclr2{
	color:#eb510d !important;
}
.btlrradius{
	    border-top-left-radius: 15px;
		border-top-right-radius:15px;
}
.modelhdrfont{
	font-size:23px;
}
.padding-tb{
	padding-top:5px;
	padding-bottom:5px;
}
.padding-right-20{
	padding-right:20px;
}
.mright-30{
	margin-right:20px;
}
.tclr{
	color: #000;
    font-size: 17px;
	margin-top: 5px;
}
.vm-marginlr1 {
    padding-left: 14px;
    padding-right: 14px;
}
.male1{
	color:#000;
	font-size:16px;
}
.rdiht{
	height:20px;
}
.paddinglr-0{
	padding-left:0px !important;
	padding-right:0px !important;
}
.imgroundedsuccess{
	width: 150px;
    height: 150px;
    border-radius: 50%;
}
.successname{
	font-size:15px;
	font-weight:bold;
}
.mtop-15{
	margin-top:15px;
}
.imgpro{
	width:100%;
	height:200px;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.cardradius{
	border-radius:15px;
	border-bottom: 3px solid #ff4c00;
}
.names-18{
	font-size:18px;
	font-weight:bold;
}
.idsize{
	font-size:16px;
}
.fontsv-16{
	font-size:16px;
}
.fontsv-14{
	font-size:14px;
	font-weight:bold;
}
.photosim{
	height:150px;
}
.mtb-10{
	margin-top:30px;
	margin-bottom:30px;
}
.bdrfaq{
	border:1px solid  #ff4c00 !important;
	border-radius:5px !important;
}
.matri .form-group{
	margin-bottom:0px !important;
}
.desk1{
	width:90%;
	height:85px;
}
.fontbold{
	font-weight:bold;
}
.successimg{
	height:210px;
	width:100%;
	border-radius:10px;
	border:1px solid #ff4c00;
	padding:2px;
}
.mvtp10{
	margin-top:10px;
}
.cabm-11 {
    border-radius: 10px;
    padding: 9px;
}
.vmshadow{
	width: 100%;
    margin-top: -10px;
	height:22px;
}
.out2 li .nav-link {
    color: #000 !important;
}
.blogimg{
	width:100%;
	height:220px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}
.leftmenehr{
	margin-bottom:2px;
	margin-top:2px;
	border-bottom: 2px solid #aaa;
}
.nameh{
	font-size:20px;
	color:#ff4c00 !important;
}
.mphoto {
    width: 100%;
    height: 200px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.myphoto{
	width: 70%;
    height: 140px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.btncrve{
	border-radius: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.matri-1{
	font-size:20px;
	color:#ff4c00;
	font-weight:bold;
}
.matri-2{
	color:red;
	font-weight:bold;
}
.faiconclr1{
	color:#ff4c00 !important;
}
.faiconclr{
	color:#ff4c00 !important;
}
 .faiconclr:hover{
	color:#fff !important;
}
.faiconclr:active{
	color:#fff !important;
}
.boxheading{
	font-size:20px;
}
.editdesign{
	background-color:#ff914d;
	color:#fff;
	border-radius:10px;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	margin-left: 2px! important;
}
.headclr {
    color: #fff;
    /* font-weight: 600; */
    font-size: 18px;
}
.bblackft b{
	color:#000;
}
.bwhite{
	background-color:#fff !important;
}
.bwhite.active{
	background-color:#ff4c0054 !important;
}
.sel {
    width: 200px;
    height: 35px;
    background-color: #fff;
    border-radius: 6px;
    text-align: center;
    margin-left: -10px;
}
.check1{
	margin-left: 20%;
}

.boxshadow{
	border:1px solid #aaa;
	border-radius:10px;
	padding:5px 5px 0px 5px;
	padding-left: 12px;
	background-color:#fff;
	margin-bottom: 10px;
}
.boxshadow:hover {
    box-shadow: 0px 1px 4px 0px #aaa !important;
}
.hdname{
	font-size: 18px;
    font-weight: 500;
}
.hdname1{
	font-size: 13px;
    font-weight: 500;
}
.padl-10{
	padding-left:30px;
}
.packagesbtn{
	background-color: #ff4c00;
	color:#fff;
	font-size:14px;
	padding: 2px;
	padding-left:5px;
	padding-right:5px;
	border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.packagesbtng{
	background-color: #ffc107;
	color:#000;
	font-size:14px;
	padding: 2px;
	padding-left:5px;
	padding-right:5px;
	border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.boxshadowg {
    border: 2px solid #ffc107;
    border-radius: 10px;
    padding: 5px;
    padding-left: 12px;
	border-bottom:3px solid #ffc107;
    background-color: #fff;
}
.boxshadowg:hover {
    box-shadow: 0px 1px 4px 0px #ffc107 !important;
}
.boxshadowh {
    border: 2px solid #49C4AF;
    border-radius: 10px;
    padding: 5px 5px 0px 5px;;
    padding-left: 12px;
	border-bottom:3px solid #49C4AF;
    background-color: #49c4af38;
}
.boxshadowh:hover {
    box-shadow: 0px 1px 4px 0px #49C4AF !important;
}
.packagesbtnh {
    background-color: #49C4AF;
    color: #000;
    font-size: 14px;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.boxshadows {
    border: 2px solid #0071cc;
    border-radius: 10px;
    padding: 5px;
    padding-left: 12px;
	border-bottom:3px solid #0071cc;
    background-color: #fff;
}
.boxshadows:hover {
    box-shadow: 0px 1px 4px 0px #0071cc !important;
}
.packagesbtns{
	background-color: #0071cc;
	color:#fff;
	font-size:14px;
	padding: 2px;
	padding-left:5px;
	padding-right:5px;
	border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.boxshadowd {
    border: 2px solid #28a745;
    border-radius: 10px;
    padding: 5px;
    padding-left: 12px;
	border-bottom:3px solid #28a745;
   background-color: #fff;
}
.boxshadowd:hover {
    box-shadow: 0px 1px 4px 0px #28a745 !important;
}
.packagesbtnd{
	background-color: #28a745;
	color:#fff;
	padding: 2px;
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.checkbox{
	margin-left: 20px;
    margin-top: 4px;
}
.padl-10p{
	padding-left:10%;
}



.fonti{ font-size:18px; }
.toolabc{
  position: relative;
  display: inline-block;
}
.toolabc .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -90px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important;
}
.toolabc .tooltiptext1 {
  visibility: hidden;
  width: 200px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -190px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important;
}
.toolabc.tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}
.toolabc.tooltiptext1::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}
.toolabc:hover .tooltiptext {
  visibility: visible;
}
.toolabc:hover .tooltiptext1 {
  visibility: visible;
}
.toolabci{
  position: relative;
  display: inline-block;
  margin-left:10px;
}
.toolabci .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -90px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important;
}
.toolabci .tooltiptext1 {
  visibility: hidden;
  width: 200px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -190px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important;
}
.toolabci.tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}
.toolabci.tooltiptext1::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}
.toolabci:hover .tooltiptext {
  visibility: visible;
}
.toolabci:hover .tooltiptext1 {
  visibility: visible;
}
.lastlogin{ font-size: 15px; margin-bottom: 10px; }
.progress90{ width: 70%; margin-left: 15%; }
.btntp{ margin-top:7px; }
.vmshadow1{
	width:100%;
	height:40px;
	margin-top:0px;
}
.idgrid{
	font-size:14px;
	font-weight: 500;
}
.myphotogrid {
    width: 150px;
    height: 150px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.boxshadowgrid {
    border: 1px solid #aaa;
    border-radius: 10px;
    padding: 5px;
    background-color: #fff;
    margin-bottom: 10px;
}
.boxshadowgrid:hover {
    box-shadow: 0px 1px 4px 0px #aaa !important;
}
.viewpro{
	color:#337ab7;
	font-weight:500;
}
.vmshadowgrid {
    width: 100%;
    margin-top: -5px;
    height: 25px;
}

.boxshadowgridg {
    border: 2px solid #ffc107;
    border-radius: 10px;
    padding: 5px;
    background-color: #fff;
	}
.boxshadowgridg:hover {
    box-shadow: 0px 1px 4px 0px #FF7795 !important;
}
.boxshadowgrids {
    border: 2px solid #0071cc;
    border-radius: 10px;
    padding: 5px;
    background-color: #fff;
}
.boxshadowgrids:hover {
    box-shadow: 0px 1px 4px 0px #0071cc !important;
}
.boxshadowgridd {
    border: 2px solid #28a745;
    border-radius: 10px;
    padding: 5px;
     background-color: #fff;
}
.boxshadowgridd:hover {
    box-shadow: 0px 1px 4px 0px #28a745 !important;
}
.fabelicon{
	margin-top: 4px;
    font-size: 20px !important;
}
.iconsz{
    padding-left: 5px;
	font-size:20px !important;
}
.matchscore{
	font-size: 16px;
    font-weight: 500;
}
.nameid{
	font-size: 14px;
    color: #000;
    font-weight: 500
}
.padlt-10{
	padding-left:10px;
}
.ringclr{
	color:#d39e00;
	margin-right:5px;
}
.navflright{
	float:right;
}

.padlmenu-0{
	padding-left:0px;
	padding-right:0px;
}
.radius-20{
	border-radius:20px;
}
.bold{
	font-weight:500;
}
.colsixheader {
    background-color: #ff4c00;
    padding: 6px;
    font-size: 15px;
    color: #000;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-align: center;
    width: 118%;
    margin-left: -9%;
    margin-top: -23px;
}
.myphotosix{
	width: 100%;
    height: 140px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.matri-3{
	font-size:14px;
	color:#000;
}
.matri-3a{
	font-size:14px;
	color:#000;
	margin-top: 15px;

}
.bdright{
	border-right: 1px solid #ff4c00;
}
.smphoto{
	width: 100%;
    height: 100px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.pdsm{
	padding-left:5px;
	padding-right:5px;
	line-height: 21px;
}
.viewm{
	color: #337ab7;
	font-weight:500;
}
.matri-10{
	font-size:18px;
	font-weight:500;
	color:#000;
}
.matri-11{
	font-size:14px;
	font-weight:500;
	color:#ed6402;
}
.blackn{
	font-size:18px;
	color:#000;
	font-weight:500;
}
.boxsm{
	border:1px solid #ff4c00;
	padding-top:2px;
	border-radius:10px;
}
.fn-13{
	font-size:13px;
}
.resnew{
	border:2px solid #ff4c00;
	border-radius:17px;
	padding-left:5px;
	padding-right:5px;
}
.gname{
	font-size:18px;
	font-weight:500;
}
.fns-12{
	font-size:12px;
}
.smphoto1 {
    width: 100%;
    height: 86px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.smphoto2 {
    width: 100%;
    height: 80px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.padright-0{
	padding-right:0px;
}
.rightmenu{
	margin-top:5px;
	padding-left: 8px;
    padding-right: 8px;
}
.borderbtm{
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
	width:90%;
	margin-left:5%;
}

.primary-menu ul.navbar-nav > li.dropdown .onedrop {
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.176);
    box-shadow: 0 0 10px #969494;
    border: 1px solid #aaa;
    border-top: 3px solid #ff4c00;
    padding: 10px 15px;
    min-width: 320px;
    margin: 0;
    font-size: 13px;
    font-size: 0.8125rem;
    z-index: 1021;
}
.primary-menu ul.navbar-nav > li.dropdown .onedroppro {
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.176);
    box-shadow: 0 0 10px #969494;
    border: 1px solid #aaa;
    border-top: 3px solid #ff4c00;
    background: #fff;
    padding: 10px 15px;
    min-width: 400px;
    margin: 0;
    font-size: 13px;
    font-size: 0.8125rem;
    z-index: 1021;
	border-radius:15px;
}
.dropscroll{
	overflow-y: auto;
	overflow-x: hidden;
    height: auto;
    max-height: 250px;
}
.packagedesign{
	background-color:#1e7e34 !important;
    color: #fff;
    border-radius: 10px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
}
.fa-fns{
	font-size:24px !important;
	}
	.bestfooter{
		margin-top:9px;
	}

	.design1{
		font-size: 17px;
	}
	 .profile{
		margin-bottom:0px !important;
	}
	.Hide{
		display:none;
	}
	.form-group {
    margin-bottom: 0px !important;
}
.searchheight{
	height: 260px !important;
    overflow: scroll;
}
.savesearch{
	background-color: #ff4c0047;
    padding-bottom: 0px;
    padding-top: 20px;
	border-radius:15px;
}
.viewclrall{
	color: #ff914d !important;
    font-weight: bold;
    text-align: center;
	margin-left: 29%;
}
.ml6p{
	margin-left:6%;
}
.drophead{
	font-size:16px;
	font-weight:600;
}
.bdrtm{
	border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
}
.pdlr{
	padding-left: 0px;
    padding-right: 0px;
	}
.plr-5{
	padding-left:5px;
	padding-right:5px;
}
.myprofilename{
	border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
}
.sclr{
	color: #0274CB;
}
.sclr:hover{
	color: #0274CB;
	border-bottom: 1px solid #0274CB;
}
.sclorg{
	color: #d39e00;
}
.sclorg:hover{
	color: #d39e00;
	border-bottom: 1px solid #d39e00;
}
.sclred{
	color: red;
}
.sclred:hover{
	color: red;
	border-bottom: 1px solid red;
}
.ligridpad{
	padding:5px !important;
}
@-webkit-keyframes blinker {
	from {
		opacity: 1.0;
	}
	to {
		opacity: 0.0;
	}
}
.blink {
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.9s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction: alternate;
}
.nav-link {
    display: block;
    padding: 8px 0px!important;
    padding-left: 7px !important;
}



.backwhite:hover{
	background-color:#fff !important;
}
.primary-menu ul.navbar-nav > li > a .backwhite :hover {
    padding-left: 5px;
    padding-right: 5px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #ff4c00 !important;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
}
.bellimgn{
	height:39px;
	border-radius:30px;
}
.primary-menu ul.navbar-nav > li.dropdown .dropdown-menu li > a .btml{
    padding: 5px 0px;
    background-color: transparent;
    color: #777;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-bottom: 0px solid #ccc;
}
.adsearch{
	font-size: 20px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
.accordion:not(.accordion-alternate) .card-header .adsearch {
    background-color: #fff !important;
    color: #000;
    border-bottom: 1px dashed;
}
.bdrsite{
	border:1px solid #ff4c00;
}
.bdrsite:hover{
	border:1px solid #ff4c00;
}
.splgrid{
	margin-top:-20px;
}
.background {
    background-color: #f0f0f5!important;
    padding: 10px;
    border-radius: 8px;
    margin-left: 1px;
}
.font-18 {
    font-size: 18px !important;
}
.mupgrade {
    margin-top: 8px !important;
}
.thumb1 {
    border: 1px solid #ddd;
    border-radius: 160px;
    padding: 5px;
    width: 130px;
    height: 130px;
}
.yourpro {
    margin-left: 40px!important;
}
.matchscore1 {
    font-size: 16px;
    font-weight: 500;
}
.mscroeht{
	margin-top:50px;
}
.nakshatra{
	font-size:14px;
	text-align:center;
	margin-top:5px;
}
.matsize {
    font-size: 20px;
    text-align: center;
}
.mhr{
	margin-top:3px;
	margin-bottom:3px;
}
.borderbtm1 {
    margin-top: 0px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin-left: 5%;
}
.plr-5{
	padding-left:5px;
	padding-right:5px;
}
.bdrbtmvm{
	border-bottom:1px solid #ccc;
}

.mphotov {
    width: 100%;
    height: 220px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.pad1tap{
	padding-left:5px;
	padding-right:5px;
}
.mphotovm {
    width: 100%;
    height: 450px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.plr0{
	padding-left:0px;
	padding-right:0px;
}
.waitingres{
	background-color:#fff;
	padding:20px;
	border-radius:15px;
}
.resmembers{
	font-size:18px;
	color:#000;
}
.legcls{
	font-size: 13px;
    border: 1px solid #ff4c00;
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px;
}
.mmt10{
	margin-top:-10px;
}
.border {
    border: 1px solid #464646!important;
	border-radius:5px;
}
.effhr{
	margin-top:4px;
	margin-bottom:4px;
}
.scrollhyd{
    height: 500px;
    overflow-y: scroll;
}
.scrollhydvm{
    height: 500px;
    overflow-y: scroll;
}
.editdesign1 {
    background-color:red;
    color: #fff;
    border-radius: 10px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
}
.profilered {
    background-color:#bd2130;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 106%;
    margin-left: -3%;
    margin-top: -23px;
}
.bg-site{
	background-color: #ff4c00!important;
}
.mtp{
	margin-top:10px;
}
.cursor{
	cursor:pointer;
}
.myphoto0v {
    width: 100%;
    height: 140px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.mphotoup {
    width: 100%;
    height: 250px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.benifits{
	font-size:20px;
	color:#000;
}
.topad{
	border: 1px solid #ccc;
    padding:20px 9px;
    border-radius: 7px;
    background-color: #fff;
    border-bottom: 3px solid #ff4c00;
	background-color: #ff4c0042;
}
.mat15{
	font-size:20px;
	color:#000;
	font-weight:500;
}
.classicdiv {
    background-color: #ff4c0057;
    width: 95%;
    height: auto;
    padding: 20px;
    border-radius: 8px;
}
.classicdivactive {
    background-color: #ff914d82;
    width: 95%;
    height: auto;
    padding: 20px;
    border-radius: 8px;
}

.classicdiv.active {
    background-color: #ff4c00;
    width: 95%;
    height: auto;
    padding: 20px;
    border-radius: 8px;
}
.classicdiv.active h4,.classicdiv.active h2 {
    color: #fff;
}
.classicdiv.active .span {
	background: url(../images/payactive.png) no-repeat;
    width: 30px;
    height: 80px;
    display: inline-block;
    position: absolute;
    bottom: -15px;
    z-index: 2000;
    right: 95px;
}
.claselect{
	width: 70%;
    height: 40px;
    border-radius: 20px;
    padding-left: 20px;
}
.btmbtm5{
	margin-bottom:10px;
}
.tops{
	margin-top: -36px;
    position: absolute;
    margin-left: -19%;
}
.divtop{
	margin-top:-17px;
}
.listbenfits {
    border: 1px solid #ccc;
    padding: 20px 10px;
    border-radius: 7px;
    background-color: #ccdeb052;
    border-bottom: 3px solid #ff4c00;
}
.clricon{
	color: #ef8b00;
    width: 25px;
}
.benoffer{
	color:#000;
	font-weight:500;
}
.habc{
	color:#000;
	font-weight:500;
	font-size: 18px
}
.iconabc{
	width:10%;
}
.textab{
	width: 90%;
    margin-left: 10%;
    margin-top: -23px;
}
.imggarented {
    width: 80%;
    height: 139px!important;
    margin-top: 7px;
}
.need{
	font-size:25px;
	color:#000;
	font-weight:500;
}
.mlpag{
	margin-left:40%;
}
.myphotovm{
	width: 90%;
    height: 140px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
	}
	.progress91 {
    width: 91%;
    margin-left: 7%;
}
.nameid1 {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.iborder{
	border: 1px solid #ff4c00;
    padding: 2px;
    border-radius: 15px;
}
.imgp{
	width:100%;
	height:250px;
}
.prot{
	font-size:14px;
	color:#000;
}
.ht-800{
	height:400px;
}
.div4{
	border: 2px solid #ccc;
    border-radius: 5px;
    padding-bottom: 10px;
}
.div8{
	border: 2px solid #ccc;
    border-radius: 5px;
    padding-bottom: 10px;
}
.onediv{
	width: 100%;
    background: #eee;
    padding: 10px 5px;
    border-bottom: 1px solid #aaa;
    border-radius: 10px;
}
.onediv:hover{
	width: 100%;
    background: #eee;
    padding: 10px 5px;
    border-bottom: 1px solid #aaa;
    border-radius: 10px;
	background-color:#fff
}
.twodiv{
	width:20%;
}
.threediv{
	width: 80%;
    margin-left: 20%;
    margin-top: -69px;
}
.chatimg{
	border-radius: 50%;
    width: 58px;
    height: 60px;
}
.chatname{
	font-size:20px;
	color:#000;
}
.chatscroll{
    overflow-y: auto;
    overflow-x: hidden;
    height: auto;
    max-height: 420px;
}
.onediv1 {
    width: 100%;
    background: #eee;
    padding: 10px 5px;
    border-bottom: 1px solid #aaa;
    border-radius: 10px;
	background-color:#fff;
	height: 76px;
}
.twodiv1 {
    width: 10%;
}
.threediv1 {
    width: 90%;
    margin-left: 10%;
    margin-top: -53px;
}
.chating{
	overflow-y: auto;
    overflow-x: hidden;
    height: auto;
	height:350px;
	background-color:#fff;
}
.searchchat{
	padding-left:10%;
	padding-right:10%;
}
.receive{
	width: auto!important;
    padding: 4px 10px 7px!important;
    border-radius: 5px;
    background: #ff4c0040;
    font-size: 12px;
    word-wrap: break-word;
    display: inline-block;
	margin-left:20px;
	margin-top:10px;
}
.msgtext{
	margin: 0!important;
    padding: 0!important;
    word-wrap: break-word;
    font-weight: 200;
    font-size: 14px;
	color: #000;
}
.msgtime{
	margin: 0 0 0 50px!important;
    font-size: 12px;
    text-align: right;
    color: #000;
}
/*
.receive:after{
	content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 7px;
    right: auto;
    top: 0;
    bottom: auto;
    border: 12px solid;
    border-color: #f9ebd6 transparent transparent;
} */
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 1030;
}
.imbold{
	font-weight:600;
}
.nameimg{
	margin-bottom: 5px;
	font-size:24px;
}
.gallerybtm{
	margin-bottom:15px;
}
.successimgpop{
	width:100%;
	height:450px;
}
.mttopgrid{
	margin-top:-40px;
}
.mtextcen1{
		margin-left: 3%;
    position: absolute;
	}
	.black{
		color:#000;
	}
	.goldproclr{
	background-color: #ffc107;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 106%;
    margin-left: -3%;
    margin-top: -23px;
	}
	.goldproclr3{
	background-color: #ffc107;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 102%;
    margin-left: -1%;
    margin-top: -28px;
	}
 	.silverproclr{
	background-color: #0071cc;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 106%;
    margin-left: -3%;
    margin-top: -23px;
	}
	.silverproclr3{
	background-color: #0071cc;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 102%;
    margin-left: -1%;
    margin-top: -28px;
	}
.diamondproclr{
	background-color: #28a745;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 106%;
    margin-left: -3%;
    margin-top: -23px;
	}
	.diamondproclr3{
	background-color: #28a745;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 102%;
    margin-left: -1%;
    margin-top: -28px;
	}
.numberdash{
	background-color: #ff4c00;
    height: 123px;
    margin-top: -22px;
    border-radius: 9px;
    color: #fff;
	padding-top: 20px;
    text-align: left;
    padding-left: 10px;
}
.vm21{
	font-size: 30px;
    font-weight: 600;
}
.vm22{
	font-size: 16px;
    font-weight: 500;
	margin-top: 13px;
}
.vm23{
	border: 2px solid #ff4c00;
    line-height: 15px;
    text-align: left;
    border-radius: 10px;
    padding: 5px;
    margin-top: -22px;
}
.pl0{
	padding-left:0px;
}
.vm24{
	font-size: 20px;
    font-weight: 500;
    color: #ff4c00;
}
.vm25{
	font-size: 13px;
    font-size: 500;
    font-weight: 500;
}
.vm26{
	margin-top:5px;
	border: 2px solid #ff4c00;
    line-height: 15px;
    text-align: left;
    border-radius: 10px;
    padding: 5px;
}
.vm27{
	color:red;
	font-weight:500;
}
.etext{
	color:#ff4c00;
	font-weight:500;
}
.addphoto{
	background-color:#fff;
	padding:20px;
	padding-top:30px;
	border-radius:14px;
}
.vm28{
	font-size:27px;
	font-weight:600;
}
.addnoimg{
	border: 1px solid #ddd;
    border-radius: 160px;
    padding: 5px;
    width: 150px;
}
.adicn{
	font-size: 40px;
    margin-top: 92px;
    position: absolute;
    margin-left: -20%;
}
.uploadphoto{
	border:1px solid #ff4c00;
	padding:5px;
	border-radius:8px;
	background-color:#ff4c00;
	color:#fff;
}
.mt43{
	margin-top:43px;
}
.textar{
	width:100%;
	height:100px;
	border-radius:10px;
}
.textarm{
	width:100%;
	height:170px;
	border-radius:10px;
}
.vm29{
	font-size:16px;
	font-weight:500;
	margin-top:10px;
}
.malft-20{
	margin-left:10%;
}

.prodelet{
	font-size:20px;
}
.mailbold{
	font-weight:600;
	font-size:18px;
}
/*.mailleft{
	margin-left:10%;
}*/

.dashboard-prof { position: relative; text-align: center; display: flex; align-items: center; justify-content: center; }
.dashboard-prof .inr { position: relative; display: inline-block; position: relative; border: 1px solid #ddd;
    width: 140px; height: 130px; border-radius: 25px; }
.pdash{
    border-radius: 25px;
    padding: 5px;
    max-width: 140px;
    max-height: 130px;
}




.namedash{
	font-size:24px;
}
.progrid{
		background-color: #ff4c00;
    padding: 15px 10px;
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
	}
	.dresponse{
		font-size:13px;
		color:#fff;line-height: 1.2;
     }
.vm30{
	background-color: #5e5e5e;
    border-radius: 15px;
    font-weight: 500;
    color: #fff;
    padding: 4px;
}
.vm31{
	font-size:23px;
}
.sentmsg{
	width: auto!important;
    padding: 4px 10px 7px!important;
    border-radius: 5px;
    background: #ff4c0040;
    font-size: 12px;
    word-wrap: break-word;
    display: inline-block;
    margin-right: 20px;
    float: right;
}
.tops1 {
    margin-top: -21px;
    position: absolute;
    margin-left: 24%;
}
.prodelete{
	background-color: #919ee038;
    padding-left: 10%;
    padding-top: 10px;
    border-radius: 20px;
    padding-bottom: 2px;
    color: #000;
}
.marriagefixed{
	border:1px solid #ccc;
	padding:10px;
	border-radius:10px;
}
.shr{
	margin-top:5px;
	margin-bottom:5px;
}
.hdbs{
	font-size:16px !important;
	color:#000 !important;
}
.fs-14{
	font-size:14px;
}
 .privacy-pl{
	 padding-left:16px !important;
 }
.ttime{
	margin-top: 10px;
    font-size: 12px;
}
.message-box-holder {
    width: 100%;
    margin: 0 0 15px;
    display: flex;
    flex-flow: column;
    align-items: flex-end;
}
.message-box {
    padding: 1px 10px;
    border-radius: 6px 0 6px 0;
    position: relative;
    background: rgba(100, 170, 0, .1);
    border: 2px solid rgba(100, 170, 0, .1);
    color: #6c6c6c;
    font-size: 14px;
	margin-right: 10px;
	margin-left:10px;
}
.message-box:after {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-top: 10px solid rgba(100, 170, 0, .2);
    border-right: none;
    bottom: -22px;
    right: 10px;
}
.message-partner {
    background: rgba(0, 114, 135, .1);
    border: 2px solid rgba(0, 114, 135, .1);
    align-self: flex-start;
}
.message-partner:after {
    right: auto;
    bottom: auto;
    top: -22px;
    left: 9px;
    border: 10px solid transparent;
    border-bottom: 10px solid rgba(0, 114, 135, .2);
    border-left: none;
}
.helppop{
	border:1px solid #ccc;
	padding:4px;
	border-radius:10px;
	margin-top:10px;
}
.mlc20{
	margin-left: 3%;
    margin-top: -20px
}
.divbdr{
	border:1px solid #ccc;
	padding:5px;
}
.fs-18{
	font-size:18px;
}
.hardiv{
	border:1px solid #ccc;
	padding:8px;
	border-radius:10px;
}
.bg-yell{
	background-color:#ffd11a;
	color:#000;
	border-radius:20px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}
.simg{
	width:100%;
	height:350px;
}
.onediv1v {
    width: 100%;
    background: #eee;
    padding: 0px 5px;
    border-bottom: 1px solid #aaa;
    border-radius: 10px;
    background-color: #fff;
    height: 55px;
}
.countch{
	background-color: #ff4c00;
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
    padding: 2px 4px;
}
.chatimg {
    border-radius: 50%;
    width: 55px;
    height: 52px;
}
.accordion .left a {
    font-size: 18px;
    padding: 10px 10px 10px 0px !important;
    display: block;
    border-radius: 4px;
    position: relative;
}
.mb500{
	margin-bottom:300px;
}
.dropsel{
	height:40px;
	border-radius:7px;
}
.pr-0{
	padding-right:0px important;
}
.applyleft{
	font-size: 13px;
    color: white;
    font-weight: 500;
    position: absolute;
    background: #ff4c00;
    padding: 0px 6px;
    border-radius: 12px;
    margin-left: -33%;
    cursor: pointer;
}
.lefto{
	margin-top: 5px;
    position: absolute;
    color: #000;
}
.tbbg{
	background-color:#ff4c00 !important;
	color:#fff;
}
.amtpack{
	font-size:18px;
	font-weight:500;
	color:#ff4c00;
}
div.scrollmenutab {
    overflow: auto;
    white-space: nowrap;
}
div.scrollmenutab .nav a{
    display: inline-block;
   text-align: center;
    padding: 14px;
    text-decoration: none;
    margin-top: 10px;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    padding: 5px 3px 5px 10px !important;
}
.accordion .leftin a {
    font-size: 15px;
    padding: 10px 10px 10px 10px !important;
    display: block;
    border-radius: 4px;
    position: relative;
}
.aadhar{
	width:130px;
	height:60px;
}
.donwimg{
	width: 85%;
    height: 230px;
    border-radius: 80px;
}


.padvvm{
	padding-left:2%;
}
.mleftmenu{
	margin-left:7%;
}

.scrollfull{
	overflow-y: auto;
    overflow-x: hidden;
    height: auto;
    max-height: 530px;
}
.vm40{
	font-size:20px;
	font-weight:600;
}
.autopop{
	width:100%;
	height:200px;
}
.hpop{
	font-size:21px;
	font-weight:400;
	color:#000;
}
.poptext{
	font-size:16px;
	color:#000;
}
.mobilepop50{
	margin-top:100px;
}
.verified{
	font-size:16px;
	color:#000;
}
.imgroundscroll{
	width: 150px;
    height: 250px;
    border-radius: 50%;
}
.find250{
	padding-top:300px;
}
.whychoose{
	font-size:14px;
	color:#000;
}
.bgclrindex{
	background-color: #f7e9e3;
	color:#000;
}
.bgclrindex1{
	background-color:#f5faf8;
	color:#000;
}
.infonth{
	font-size:28px;
}
.infontha{
	font-size:25px;
}
.infonth1{
	font-size:18px;
}
.appimg {
    width: 100%;
    height: 58px;
    border-radius: 12px;
}
.bgsite{
	background-color:#ff4c00;
}
.gridleft{
	font-size:24px;
}
.dhoni1{
	width: 100%;
	height: 479px;
    font-family: sans-serif;
    text-shadow: 2px 2px 2px #000;
	border-radius:15px;
}
.nmlineht{
	line-height:17px;
	font-weight:500;
	height: 70px;
}
.imgroundscrollr{
	width: 100%;
    height: 150px;
    border-radius: 50%;
}
.ind1{
	width: 86px;
    height: 100px;
}
.whyc{
	font-size:20px;
}
.whychoos h3{
	margin-bottom:2px;
}
.bdrnone{
	border:none !important;
}
.bdrright{
	border-right:1px solid #ccc;
}
.ptb-3{
	padding-top:10px;
	padding-bottom:10px;
}
.placehldr .custom-select{
	color:#1b1919a6 !important;
}
.form-group .placeholder{
	color:#aaa !important;
}
.btnfullclr{
	background-color: red;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 25px;
    color: #fff;
}
.pad-L-0{
	padding-left:0px;
}
.pad-r-0{
	padding-right:0px;
}
.bdrradius-10{
	border-radius:12px;
}
.freeradius{
	border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.mlrspl{
	margin-left:0px;
	margin-right:0px;
}
.reg12{
	font-size: 18px;
    color: #000;
}
.regterms{
	font-size:12px;
	color:#000;
}
.dright{
	text-align:right;
}
.fieldhd{
	font-size:15px;
	color:#000;
}
.ht-200{
	height:200px;
}
.lht-35{
	line-height:35px;
}
.dosham{
	border: 1px solid #aaa;
    padding: 3px 10px;
    border-radius: 10px;
}
.dosham.active {
    border: 1px solid #ff4c00;
    padding: 3px 10px;
    background-color: #ff4c00;
    color: #fff;
    border-radius: 10px;
}
.font-16{
	font-size:16px;
}
.dailyrec{
	font-size:16px;
	font-weight:500;
}
.bgclrtimer{
	background-color:#ff4c00;
	color:#fff;
	padding-top:7px;
	padding-bottom:7px;
	border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.bgclrtimer.no_data{
	padding-top:44px;
	height: 124px;
}
.counrd p{
	margin-bottom:0px !important;
}
.bdrsiterec{
	border:2px solid #ff4c00;
	border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    height: 118px;
}
.scimg{
	height:450px;
}
.successimgr{
	width: 100% !important;
    height: 190px;
    border-radius: 5px;
}
.successbg{
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)!important;
	transition: 0.2s ease;
	border-radius: 15px;
}

.successbg:hover{
	transform: scale(1.02);
}

.successcard span { font-size: 18px; }
.featuredimg{
	width: 100% !important;
    height: 200px;
    border-radius: 15px;
  	text-align: center;
}
.recimg{
	width: 100%;
    height: 83px;
    border-radius: 50%;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.recname{
	font-size:16px;
	color:#000;
	font-weight:500;
	margin-bottom: 2px;
}
.imgl{
	margin-top: 7px;
    margin-left: 2px;
}
.imgl1{
	margin-top: 7px;
   }
   .more2{
	opacity: .7;
    background: #363636;
    width: 61px;
    height: 61px;
    position: absolute;
    z-index: 9;
    top: 0;
    border-radius: 50%;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 13px;
    color: #fff;
    padding-top: 21px;
   }
   .colsixheaderv {
    background-color: #ff4c00;
    padding: 10px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 110%;
    margin-left: -5%;
    margin-top: -23px;
}
.colsixheader3 {
    background-color: #ff4c00;
    padding: 6px;
    font-size: 15px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 122%;
    margin-left: -11%;
    margin-top: -23px;
}
.blgbnr{
	border: 1px solid #ff4c00;
    padding: 2px;
    border-radius: 15px;
    width: 100%;
    height: 300px;
}
.blgbnr-sm{
	border: 1px solid #ff4c00;
    padding: 2px;
    border-radius: 15px;
    width: 100%;
    height: 87px;
}
.blognm{
	font-size:15px;
	color:#000;
}
.hr33{
	margin-bottom:6px;
	margin-top:3px;
}
.mt87{
	margin-top:87px;
}
.recvm {
   width: 90% !important;
    height: 100px;
    border-radius: 13%;
    border-right: 5px solid #ff4c00;
}
.bgclrtimeright {
    background-color: #ff4c00;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius:15px;
}
.popnam{
	font-size:18px;
	color:#000;
	font-weight:500;
}
.regshadow{
	box-shadow: 0px 0 5px 3px #888 !important;
	border-radius:10px;
}
.regbdrrds{
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
.regbdrrds1{
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}
.popbox{
  border:1px solid #aaa;
border-radius:8px;
padding:3px 8px;
	margin-left:5px;
	margin-bottom:5px;
}
.icwidthv{
	width:23px !important;
}
.mbdeskht{
	margin-bottom:100px;
}
.dailyv{
	font-size: 30px;
}
.meeter{
    width: 96%;
    height: 132px;
    border-radius: 10px;
    margin-left: 2%;
}
.meeter1{
	font-size:24px;
	font-weight:500;
	color:#000;
	padding-left: 10px;
}
.mb-100{
	margin-bottom:100px;
}
.loading1{
	height:160px;
	width:100%;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.editb {
  border: 2px solid #fec106;
    color: #fff;
    background-color: #fec106;
    padding: 4px 15px;
    border-radius: 24px;
    font-size: 15px;
    font-weight: bold;
}
.deleteb {
  border: 2px solid #dc3545;
    color: #fff;
    background-color: #dc3545;
    padding: 4px 5px;
    border-radius: 24px;
    font-size: 15px;
    font-weight: bold;
}
.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.ml0{
	padding-left:3px !important;
}
.mr0{
	padding-right:3px !important;
}
.propic {
    background-color: #ff4c00;
    margin-top: 13px;
    border: 2px solid #fff;
    border-left: none;
	font-weight: bold;
}
.propic1 {
    background-color: #ff4c00;
    color: #fff !important;
    font-size: 12px;
    padding: 2px 10px;
    margin-right: 5px;
    vertical-align: text-top;
    border-top-left-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.26);
    position: absolute;
}
.allmatchespage{
	font-size:25px;
	color:#000;
}
.bdrsbtm{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
	background-color#fff;
}
.preallmatch{
	background-color: #f1f1f1;
    padding: 6px 10px;
    border: 1px solid #c4c4c4;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 400!important;
}
.pagemore{
	font-weight: 500;
    font-size: 14px;
}
.pagination li{
	padding-left:5px;
	padding-right:5px;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-radius: 10px !important;
    /* border-top-left-radius: .25rem; */
    /* border-bottom-left-radius: .25rem; */
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 5px;
}
.page-item:last-child .page-link {
     border-radius:10px !important;
}
.mdtext{
	text-align:right;
}


.open-button {
  background-color: #ff4c00;
    color: white;
    padding: 3px 13px;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    bottom: 23px;
    right: 28px;
    width: 280px;
}

/* The popup chat - hidden by default */
.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
 border: 3px solid #ff4c00;
  z-index: 9;
  width: 280px;
  background-color:#fff;
  border-top-left-radius:14px;
	border-top-right-radius:14px;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
   background-color: white;
}

/* Full-width textarea */
.form-container textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
  resize: none;
  min-height: 200px;
}

/* When the textarea gets focus, do something */
.form-container textarea:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/send button */
.form-container .btn {
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
.chatbtmimg {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.chatfont{
	font-size:20px;

}

.chathead{
	background-color:#ff4c00;
	color:#fff;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}

.mt-15{
	margin-top:15px;
}

.inchat1{
	height: 67px;
    width: 65px;
    border-radius: 10px;
}
.chatdetail{
	font-size:14px;
	color:#000;
}
.upclr{
	font-size: 13px;
    font-weight: 500;
    color: #ed6402;

}
.bt33{
	margin-top:3px;
	margin-top:3px;
}
.chatfrm input{
	border:0px !important;
}

.bdrbtn{
	border:2px solid red;
	border-top-right-radius:12px;
	border-bottom-right-radius:12px;
	margin-left: 6%;
}
.pad-lr-0{
	padding-left:0px;
	padding-right:0px;
}

.d-flex  .parsley-errors-list{
	display:none;
}

.mr5{
margin-right:5px;
}

.nameht{
	height:50px;
}

.m-display-n {
    display: block;
}
.fgrid-mainbox {
    padding: 0px;
    border-radius: 10px;
    box-shadow: 0px 1px 15px 5px rgb(50 49 49 / 30%);
    height: 84px !important;
    width: 104% !important;

}

.fgrid-subbox {
    padding: 12px 0px 10px 0px;
    border-radius: 10px;
    color: rgb(123 174 35);
    font-size: 22px;
    height: 80px;
}
.fgrid-fontbox {
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
    margin-top: 5px !important;
}
input,select{
	margin-bottom: 10px;
}


@media only screen and (min-width:480px) and (max-width:1920px) {

	.packagesbtnh {
    background-color: #49C4AF;
    color: #000;
    font-size: 12px;
    padding: 2px;
    padding-left: 4px;
    padding-right: 5px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
	.sidenavv {
		    height: 100%;
    width: 276px;
    left: -360px;
    position: fixed;
    z-index: 1111;
    top: 0;
    background-color: #fff;
    transition: 0.9s ease-out;
    box-shadow: 0px 0px 4px 0px black;
	}


	.matrimonialBox{
     background: #fff;
    font-family: 'Poppins', sans-serif!important;
    text-align: center;
    padding: 10px 17px 1px;
    border: 10px solid #ddd;
    border-top-color: #ff4c00;
    border-bottom-color: #ff4c00;
    border-radius: 30px;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 20%);
    position: relative;
    transition: 0.2s ease;
    -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
	}
	.matrimonialBox-icon{
    color: #751114;
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 15px;
    text-align: center;
	}

	.matrimonialBox .title{
         color: #333;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 7px;
	}
	.ind2{
	width: 86px;
    height: 100px;
}
.border-bg-up {
    height: 40px;
    width: 100%;
    padding: 0;
    margin: 0px 0 0 0;

}
.bodybg{
background: url('../../images/bg_images/bodybg.png')!important;
}
.backgroundclr1{
background-color: rgb(255 0 0 / 55%) !important;
border-radius: 0px;
    background-color: rgba(0, 0, 0, 0.55) !important;
    border-radius: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.btnfullclr1 {
    background-color: red;
    padding-top: 15px;
    padding-bottom: 21px;
    font-size: 25px;
    color: #fff;
     cursor: pointer;
}
.gfont h3{
	font-family: 'satisfy', cursive;
	text-shadow: 4px 3px 6px #000;
	font-weight: 800;
    font-size: 35px;
    letter-spacing: 2px;

}
li .homebutton{
background-color: #119608 !important;
    min-width: 120px;
    height: 36px;
    margin-right: 50px;
    /* margin-top: 15px; */
    font-size: 16px !important;
    font-family: 'Roboto', sans-serif;
    color: #FFF ! important;
    transition: all ease .5s;
    position: sticky;
    color: #ffffffff;
    padding-left: 9px;
    padding-right: 7px;
}
.card.rounded:hover {
    box-shadow: 5px 10px 6px 6px #888888;
}
@keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		-ms-transform:     translateY(0);
		transform:         translateY(0)
	}
	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform:     translateY(-30px);
		transform:         translateY(-30px)
	}
	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform:     translateY(-15px);
		transform:         translateY(-15px)
	}
}

.matrimonialbox:hover {
  cursor: pointer;
  animation-name: bounce;
  -moz-animation-name: bounce;
}
.fontheadings{
	font-size: 25px;
	font-weight: 400; line-height: 1.5;
}
.indexfont{
color: black;

}
.membership-block {
    min-height: 162px;
    margin-bottom: 5px;
}


}

/* mobile */

@media only screen and (min-width:321px) and (max-width:480px) {
	.fixed-header { overflow-x: hidden; }
	.fsstfylf { flex-direction: column; }
	.fsstfylf-info { border-right: 0 }
	.fsstfylf > li { width: 100%; padding-bottom: 60px; margin-bottom: 30px; }
	.fsstfylf > li:after {
        top: auto;
	    right: 0;
	    width: 19px;
	    height: 20px;
	    background: url(../../images/fsstflp-arrow.png) no-repeat center right;
	    transform: rotate(89deg);
	    left: 0;
	    margin: auto;
	    bottom: 0;
	}
	.fsstfylf > li:last-child { padding-bottom: 0px; margin-bottom: 0px; }
	.testimonial { padding: 0px 40px; }
	.testimonial.owl-carousel .owl-nav button.owl-prev { margin: 0px 0px 0px 10px; }
	.testimonial.owl-carousel .owl-nav button.owl-next { margin: 0px 10px 0px 0px; }


.cab-11	.h4, h4 {
    font-size: 1.1rem;
}
.proname{
	font-size:15px;
	font-weight:500;
	margin-left:0px;
}
.ht270{
	height: 230px;
}
.inboxfilter{
    position: absolute;
    right: 20px;
}
.matches13{
	font-size: 15px;
    font-weight: 500;
    color: #ed6402;
	float:right;
}
.chatnow{
	color:#337ab7;
	font-size: 13px;
}
.packagesbtnh {
    background-color: #49C4AF;
    color: #000;
    font-size: 10px;
    padding: 0px;
    position: absolute;
    right: 18px;
    margin-top: -24px;
    padding-left: 5px;
    padding-right: 5px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.idvm {
    font-weight: 500;
    color: #000;
    font-size: 11px;
}
.amtpack {
    font-size: 14px;
    font-weight: 500;
    color: #ff4c00;
}
.cab-11 .h2, h2 {
    font-size: 1rem;
}
.text-4 {
    font-size: 18px !important;
    font-size: 1.0rem !important;
}
.text-5 {
    font-size: 21px !important;
    font-size: 1.1rem !important;
}
.habc {
    color: #000;
    font-weight: 500;
    font-size: 15px;
}
.page-header h1 {
    font-weight: normal;
    font-size: 21px;
    margin: 0;
    padding: 5px 0;
}
.bgclrtimer.no_data {
    padding-top: 10px;
    height: 40px;
}
.adsearch {
    font-size: 17px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
.f12{
font-size: 12px;
}
.banner-search-main {
    margin-top: -50px;
    bottom: 61px!important;
    left: 0;
    display: block;
}
.pad-l-3{
	padding-left: 3px;
}
.pad-r-3{
	padding-right: 3px;
}
.btn-mb{
	font-size: 12px;
}
.membership-block1{
	min-height: 172px;
}
ul.scrollnav{
white-space: nowrap !important;
overflow-x: auto !important;
display: block !important;
}
li.nav-item {
    display: inline-block !important;
}
.nav-link {
    display: block;
    padding: 8px 0px!important;
    padding-left: 7px !important;
    margin-right: -6px;
}
.cab-25{
 margin-bottom: 25px!important;
}
.membership-block {
    min-height: 125px;
    margin-bottom: 5px;
}
.well-box {
    background-color: #fff;
    padding: 6px;
    border: 1px solid #e9e6e0;
    margin-bottom: 0px;
    box-shadow: #e2e2e2 1px 1px 6px;
}
.custom-br{
	display: block;
}
.mb-hide{
	display: none;
}
ul.scrl{
white-space: nowrap !important;
overflow-x: auto !important;
display: block !important;
}
li.scrl1{
display:inline-block;
}
.toggler{
   font-size: 21px!important;
   text-shadow: 1px 1px 2px #000;
}
.ftr-mobile-mb{
	margin-bottom: 40px;
}
#login_form input{
	margin-left: 28px;
}
#forgot_password input{
	margin-left: 28px;
}
.section-title h2 {
    font-weight: 700!important;
    font-size: 19px;
    color: #3c3634;
}
.mt30 {
    margin-top: 10px;
}
.well-box{
	margin-bottom: 7px;
}
.mb-center{
	justify-content: center;
}
section.module h2 {
    font-size: 20px;
    color: #fff;
    font-family: Open Sans;
    font-weight: bold;
}
.parallax-caption {
    margin-top: 12px;
}
.app-download-btn {
    margin-top: 0px;
}
section.module p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 6px;
}
section.module.parallax {
    background-position: 60% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 0px 0px;
}
.mobile_app{
	display: none;
}
.pad-0{
	padding-left: 15px;
	padding-right: 15px;
}
.pad-1{
	padding-left: 33px;
}

.infonth1{
	font-size:15px;
}
.section {
    position: relative;
    padding: 30px 0px 5px 0px !important;
}

.donwimg {
    width: 100%;
    height: 230px;
    border-radius: 80px;
}
.imgpro{
	width:100%;
	height:130px;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.fontstyle{
	font-family: 'Cookie', cursive;
    font-size: 18px!important;
}
.successimgr{
	width: 100% !important;
    height: 115px;
    border-radius: 9%;
}
.successcard span{

	font-size: 15px;
}
.sbg1{
	height: 192px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.fontheadings{

font-size: 20px;
}
.marginbottom{
margin-bottom: 1rem! important;
}
.toolabc-bg {
    background: #d5e3c6;
    padding: 10px;
    width: 106%;
    margin-left: -12px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.bodybg{
background: url('../../images/banners/bodybg.png')!important;
}

.btnfullclr1 {
    background-color: red;
    padding-top: 3px;
    padding-bottom: 6px;
    font-size: 25px;
    color: #fff;

}
.gfont h3{
	font-family: 'satisfy', cursive;
	text-shadow: 4px 3px 6px #000;
	font-weight: 800;
    font-size: 35px;
    letter-spacing: 2px;

}
.ourprocessmb{
margin-bottom: 8px;
}
.ind2{
	width: 64px;
    height: 60px;
}
.matrimonialBox{
     background: #fff;
    font-family: 'Poppins', sans-serif!important;
    text-align: center;
    padding: 3px 2px;
    border: 8px solid #ddd;
    border-top-color: #ff4c00;
    border-bottom-color: #ff4c00;
    border-radius: 30px;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 20%);
    position: relative;
    height: 233px;
	}
	.matrimonialBox-icon{
    color: #751114;
    font-size: 50px;
    line-height: 35px;
    margin: 0 0 15px;
    text-align: center;
	}

	.matrimonialBox .title{
         color: #333;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 7px;
	}
	.matrimonialBox .description{
     color: #333;
    font-size: 13px;
    margin: 0 0 7px;
	}

.need{
	font-size:20px;
	color:#000;
	font-weight:500;
}
.mat15{
	font-size:15px;
	color:#000;
	font-weight:500;
}
.mc-1{
	width: 92%;
}
.pad-3{
	padding-left: 3px;
	font-size: 13px;

}
.pad-4{
	padding-left: 39px;
	font-size: 13px;
}
.pad-8{
padding-left: 30px;
font-size: 13px;
}
.pad-9{
padding-left: 35px;
font-size: 13px;
}
.pdsm{
	padding-left:11px;
	padding-right:11px;
	line-height: 21px;
}

/*.scimg {
    height: 260px;
}*/

.dresponse{
		font-size:13px;
		font-weight:500;
		color:#fff;
	}
	.mfro9{
		margin-top: 9px;
	}

.marginright{
margin-right: 8.5rem;
}
.d-inline-block {
    display: inline-block!important;
}
.studentidvv12 {
    background-color: #fe4c1b ! important;
    color: #fff ! important;
    padding: 2px 10px ! important;
    border-radius: 8px ! important;
    font-size: 16px ! important;
    box-shadow: 0px 3px 10px 5px rgb(18 25 33 / 40%) ! important;
}
.namedash12 {
    font-size: 20px;
}
.pdash12 {
    border: 1px solid #ddd ! important;
    border-radius: 20px ! important;
    padding: 5px ! important;
    width: 140px ! important;
    height: 130px ! important ;
}
.mfro {
    margin-top: 0px ! important;
}
.mfro1 {
    margin-top: 12px ! important;
}

.txtrnd {
    width: 150px ! important;
    height: 150px ! important;
    border-radius: 50% ! important;
    background: #ff4c00 ! important;
    font-size: 20px ! important;
    color: #fff ! important;
    line-height: 155px ! important;
    text-align: center ! important;
    top: 5% ! important;
    margin-left: -4% ! important;
}
.banner-image {
	width: 100% !important;
	height: 430px !important;
	object-fit: cover !important;
}
.lg-header-menu {
    width: 130%;
    height: 78px;
    margin-top: -4px;
    margin-left: -22px;
}
.logo-effectheader {
    width: 60%;
    height: 75px;
    margin-left: 22%;
}
.defaultimg{
	background-size:cover;
}
#flip-main {
	width: 185px;
	height: 60px;
	z-index: 1;
	padding:8px;
}

#flip-main1 {
	display:inline-block;
	width: 150px;
	height: 50px;
	z-index: 1;
	padding:0px;
}

#flip-sub {
  -webkit-perspective: 1000;
  perspective: 1000;
}

#flip-sub {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 1.0s linear;
  transition: all 1.0s linear;
}

.flip-load {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#a{
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-animation: mymoveback 10s infinite;
  animation: mymoveback 10s infinite;
}
#b {
  display: block;
  -webkit-animation: mymove 10s infinite;
  animation: mymove 10s infinite;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
  40% {
    -webkit-transform: rotateY(0deg);
  }
  50% {
    -webkit-transform: rotateY(180deg);
  }
  90% {
    -webkit-transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
  }
}
@-webkit-keyframes mymoveback {
  40% {
    -webkit-transform: rotateY(-180deg);
  }
  50% {
    -webkit-transform: rotateY(0deg);
  }
  90% {
    -webkit-transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(-180deg);
  }
}

.fgrid-main {
    padding: 0px;
    border-radius: 10px;
    box-shadow: 0px 1px 15px 5px rgb(50 49 49 / 30%);
    height: 88px !important;
    width: 105% !important;

}
.fgrid-main1 {
    padding: 0px;
    border-radius: 10px;
    box-shadow: 0px 1px 15px 5px rgb(50 49 49 / 6%);
    height: 75px !important;
    width: 105% !important;

}

.fgrid-sub {
    padding: 12px 0px 10px 0px;
    border-radius: 10px;
    color: #000;
    font-size: 22px;
    height: 78px;
}
.fgrid-sub.active {
    background-color: #ff4c00;
    color: #fff;
}
.fgrid-font {
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
    margin-top: 5px !important;
}

 .mfro{
  margin-top:0px;
	}
.splheadding {
  font-size: 24px;
  font-weight: 600;
}
.siteclr {
    color: #ee4700;
}
.siteclr1 {
    color: #2f2f2f;
}
.mb-section-heading span.line {
    background: #ee4700;
    display: block;
    height: 5px;
    margin: 0 auto;
    position: relative;
    width: 50px;
    z-index: 2;
    margin-bottom: 6px;
}
.mb-section-heading span.line::before {
    border-bottom: 1px solid #ee4700;
    content: " ";
    position: absolute;
    top: 3px;
    left: -50px;
    width: 150px;
    z-index: 1;
}

.btnfullclr{
background-color: red;
 padding-top: 8px;
 margin-bottom: 2px;
 padding-bottom: 2px;
font-size: 23px;
  color: #fff;
}

.buy-ct{
	font-size:14px !important;
}
.m-display-n {
    display: none;
}
.sh-mart1 {
    height: 30px;
    width: 100%;
    margin-top: -15px;
}

.sh-mart{
	height:30px;
	width:100%;
	margin-top:-7px;
}

/*.mmgridactivea {
    border: 1px solid #ff4c00;
    padding: 6px;
    border-radius: 10px;
    background-color: #fff;
}

.mmgridactive {
    border: 1px solid #ff4c00;
    padding-top: 5px;
    padding-bottom: 3px;
    border-radius: 10px;
    background-color: #ff4c00;
}*/

.mpr3 {
    padding-right: 3px !important;
}
.plr3 {
    padding-left: 3px !important;
    padding-right: 3px !important;
}
.mpl3 {
    padding-left: 3px !important;
}


.mmgrid {
    border: 1px solid #ff4c00;
    padding-top: 12px;
    padding-bottom: 10px;
    border-radius: 10px;
    color: #ff4c00;
}
.mmgrid .mname {
    color: #ff4c00;
}
.mmgrid .fa {
    color: #ff4c00;
}


.bdrbtn {
    border: 2px solid red;
   border-radius:10px;
    width: 91%;
	margin-left: 0%;
}


.page-link {
    position: relative;
    display: block;
    /* padding: .5rem .75rem; */
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
    padding: 4px 7px !important;
}
.pagination li {
    padding-left: 2px;
    padding-right: 2px;
}
.mdtext{
	text-align:center;
}
.mtext-centr{
	text-align:center;
}
.allmatchespage {
    font-size: 19px;
    color: #000;
}
.dailyv {
    font-size: 16px;
    font-weight: 500;
}
.mt87 {
    margin-top: 13px;
}
.regbdrrds1 {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 10px;
}
.regbdrrds {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.mpadreg{
	padding-left:10px;
	padding-right:10px;
}
.bgclrtimer {
    background-color: #ff4c00;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 15px;
}
.bdrsiterec {
    border: 2px solid #ff4c00;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.colsixheader3 {
    background-color: #ff4c00;
    padding: 10px;
    font-size: 17px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 106%;
    margin-left: -3%;
    margin-top: -23px;
}
.colsixheaderv {
    background-color: #ff4c00;
    /* padding: 21px; */
    padding-top: 10px;
    font-size: 20px;
    padding-bottom: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 106%;
    margin-left: -3%;
    margin-top: -23px;
}
.pad-r-0 {
    padding-right: 15px;
}
.featuredimg{
	width: 100% !important;
    height: 120px;
	border-radius:15px;
}
.mobt{
	margin-bottom: 15px;
    position: absolute;
    margin-top: 31px;
}
.dright{
	text-align:left;
}
.mmonly{
	margin-top:5px;
}
.freeradius {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.bdrright{
	border-right:0px solid #ccc;
}
.pad-L-0{
	padding-left:15px;
}
.featured-box.style-3 .featured-box-icon {
    width: 60px;
    height: 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.featured-box.style-3 {
    padding-left: 71px;
    padding-top: 0px;
    margin-left: 20px;
}
.mp-1{
	margin-top:10px;
}
.mbright{
	border-right: 1px solid #ccc;
}
.ind1{
	width: 70px;
    height: 70px;
}
.infonth {
    font-size: 20px;
}
.infontha {
    font-size: 20px;
}
.mobilepop50{
	margin-top:100px;
}
.fon20{
	font-size:20px !important;
}
.fixedbottomv {
    position: fixed;
    right: 0;
    bottom: 0px;
    left: 0;
    z-index: 1030;
    background-color: #ff4c00;
    height: 47px;
    padding-top: 13px;
	border-top:2px solid #fff;
}
.proname{
	font-size: 14px;
	font-weight:500;
	margin-left:10px;
}
.mounivm{
	margin-top:0px;
}
.mounivm1{
	margin-top: -22px;
    text-align: end;
}

.mounivm2{
	margin-top: 5px;
}
.mcanter{
	text-align:center;
}
.footvm1{
	margin-top:43px;
	border-top: 1px solid #ccc;
}
.footvmtop{
	margin-top: -97px;
}
.vmo{
	margin-top:5px;
}
	.mltcht{
		margin-left:-20%;
	}
	.scrollhydvm{
    height: 420px;
    overflow-y: scroll;
}
	.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 25px;
    margin-left: -20%;
}
	.vm30{
	background-color:#ff4c00;
	border-radius:14px;
	font-weight:500;
	color:#fff;
	padding:10px;
	height:100px;
}
	.tops1 {
    margin-top: -36px;
    position: absolute;
    margin-left: -21%;
}
	.lasts{
	font-size: 10px;
    margin-left: -26%;
    margin-top: 20px;
    position: absolute;
	}
	.pdright0{
	padding-right:0px !important
}
	.nameidvm{
	font-size: 10px;
    color: #000;
    font-weight: 500;
    text-align:center;
	}
	.logotap{
		height:61px;
	}
	.pernine{
	background-color: #ff4c00;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
	font-weight:600;
	}
	.fsm-12{
		font-size:13px;
	}
	.profileround{
	border: 1px solid #ddd;
    border-radius: 160px;
    padding: 5px;
    width: 140px;
    height: 130px;
	}
	.progrid{
		background-color: #ff4c00;
    padding: 15px 10px;
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
	}
	.threediv {
    width: 77%;
    margin-left: 23%;
    margin-top: -69px;
}
	.searchchat {
    padding-left: 2%;
    padding-right: 2%;
}
	.sortmobile{
		margin-left:-10%;
	}
	.mttopgrid {
    margin-top: -36px;
}
	.vm-marginlr1 {
    padding-left: 1px;
    padding-right: 1px;
}
	.mtb-10 {
    margin-top: 15px;
    margin-bottom:15px;
}
	.logoutm {
    font-size: 18px;
    color:red;
    font-weight: 500;
}
	.chatscroll {
    overflow-y: auto;
    overflow-x: hidden;
    height: auto;
    max-height: 530px;
}
	.chating {
    height: 418px;
    background-color: #fff;
}
	.headch{
	border-radius: 50% !important;
    width: 40px !important;
    height: 37px !important;
    position: absolute;
    margin-left: -10%;
    margin-top: -4px;
	}
	.iconw{
		width:8%;
	}
	.appimg{
		width: 100%;
    height: 50px;
    border-radius: 12px;
	}

	.mobiletab{
	font-size: 18px;
    color: #000;
    font-weight: 500;
	}
	.mobtab{
		margin-top:8px;
		margin-bottom:8px;
	}
	.nameid1 {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
	.progress91 {
    width: 80%;
    margin-left: 10%;
}
	.myphotovm{
	width: 80%;
    height: 200px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
	}
	.mlpag{
	margin-left:11%;
}
	.mobv{
		margin-top:5px;
	}
	.mtextcen{
		text-align:center;
		margin-left: 14px;
	}
	.mtextcen1{
		margin-right: 0%;
    position: relative;
    margin-bottom: 40px;
	}
	.matches13{
	font-size: 16px;
    font-weight: 500;
    color: #ed6402;
	float:right;
}
	.mphotov {
    width: 100%;
    height: 250px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
	.myphotogrid {
    width: 90%;
    height: 130px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
	.myphotogrid1 {
    width: 60%;
    height: 160px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}

	.matri-3 {
    font-size: 14px;
    color: #000;
    margin-top: -9px;
}
.matri-3a {
    font-size: 14px;
    color: #000;
    margin-top:-3px;
}
	.bdright {
    border-right: 0px solid #ff4c00;
}
	.mfro{
		margin-top:15px;
	}
	.myphotosix {
    width: 82%;
    height: 231px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.colsixheader {
    background-color: #ff4c00;
    padding: 10px;
    font-size: 15px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 106%;
    margin-left: -3%;
    margin-top: -23px;
}
	.mtp{
	margin-top:20px;
}
	.boxheading {
    font-size: 17px;
}
	.nav-pills .nav-link {
    border-radius: 0px;
    border: 1px solid #ff4c00;
}
	.mbtabsm{
		font-size:12px;
	}
	.plrm0{
	padding-left:0px;
	padding-right:0px;
}
	div.scrollmenuabc {
    overflow: auto;
    white-space: nowrap;
}
.mscroeht {
    margin-top: 1px;
}
.matchscore1 {
    font-size: 14px;
    font-weight: 500;
}
.thumb1 {
    border: 1px solid #ddd;
    border-radius: 160px;
    padding: 5px;
    width: 51px;
    height: 51px;
}
	.tp-10{
		margin-top:10px;
	}
	.splgrid{
	margin-top:-10px;
}
	.mobdesign{
		margin-bottom:10px;
	}
	.mlft15 {
		margin-left:15%;
	}
	.mbbtm{
		margin-top:25px;
	}
	.mbhide{
		display: none;
	}
	.mmleft-3{
		margin-left:-3%;
	}
	.mtextlcenter{
		margin-top:5px;
	}
	.bestfooter{
		margin-top:5px;
	}
.nav-tabs.flex-column .nav-item .nav-link {
    border-bottom: 1px solid #aaa !important;
    border-right: 0px;
    /* background-color: #f6f7f8; */
    font-size: 14px;
    margin-top: 2px;
    padding: 0.75rem 1rem;
    color: #535b61;
}
.padlmenu-0{
	padding-left:5px;
	padding-right:5px;
}
.padlmenu-1{
	padding-left:14px;
	padding-right:14px;
}
	.getextra{
	font-size: 17px;
    text-align: center;
}
	.paddiamond{
	padding-left: 0px;
    margin-left: -4%;
    padding-right: 0px;
}
	.iconsz {
    padding-left: 2px;
    font-size: 18px !important;
}
.nameid {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-left: 24%;
}
	.mbtntp{
		margin-top:7px;
	}
	.progress90{
	margin-top:7px;
	width:100%;
	margin-left:0px;
}
	.lastlogin{
	font-size:12px;
	line-height: 14px !important;
	margin-bottom: 10px;
}
	.padm-5{
		padding-left:10px;
		padding-right:5px;
	}
	.padm-6{
		padding-left:0px;
		padding-right:12px;
	}
	.myphoto1{
	width: 100%;
    height: 140px;
	}
	.myphoto2{
	width: 100%;
    height: 110px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
	}

	.pack{
    display: none;
	}
	.pad-0{
		padding-right:0px;
	}
	.desk1{
	width:84%;
}
	.tclr {
    color: #000;
    font-size: 17px;
    margin-top: 0px;
}
	.mpadlr{
		padding-left: 0px;
    padding-right: 0px;
	}
	.vm-marginlr{
	padding-left:0px;
	padding-right:0px;
}
	.textare2 {
    width: 82%!important;
}
	.logpadding{
	padding: 8px 8px;
}
	.travelagent1n1 {
    background-color: #eee;
    padding: 12px;
    padding-bottom: 5px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    text-align: center;
    width: 108% !important;
    margin-left: -4% !important;
    margin-top: -11px;
}
	.travelagent1n {
    background-color: #eee;
    padding: 12px;
    padding-bottom: 5px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    text-align: center;
    width: 106% !important;
    margin-left: -3% !important;
    margin-top: -8px !important;
}
.lftmg-10 {
    margin-left: -11%;
}
	.textare2 {
		width: 85%;
	}
	.travelagent1 {
		background-color: #eee;
		padding: 12px;
		padding-bottom: 5px;
		font-size: 20px;
		color: #000;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		text-align: center;
		width: 116%;
		margin-left: -8%;
		margin-top: -20px;
	}
	.travelagent1a {
		background-color: #eee;
		padding: 12px;
		padding-bottom: 5px;
		font-size: 20px;
		color: #000;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		text-align: center;
		width: 118%;
		margin-left: -9%;
		margin-top: -20px;
	}
	.cab-11a {
		border: 3px solid #eaeaea!important;
		border-radius: 10px !important;
		padding: 5px !important;
	}
	.malefem {
		padding: 5px 10px;
	}
	.save1 {
		margin-left: 0%;
	}
	.mobile-70 {
		margin-top: -70px;
	}
	.btnrnd {
		padding: 8px 5px;
		font-size: 14px;
	}
	.bg-blue {
		background-color: #2e68ad!important;
	}
	.designanddeveloped {
		line-height: 40px;
	}
	.sidenavv {
		height: 100%;
		width: 100%;
		left: -100%;
		position: fixed;
		z-index: 1111;
		top: 0;
		background-color: #fff;
		overflow-x: hidden;
		transition: 0.5s;
	}
	.mht {
		line-height: 10px;
		margin-top: 5px;
	}
	.cab-v1 {
		margin-top: -252px;
		width: 95%;
		height: 40px;
		margin-left: 2%;
	}
	.cab-v2 {
		margin-top: -12px;
		width: 100%;
		margin-left: 0%;
		height: 40px;
	}
	.ht-cab {
		height: 70px;
	}
	.fsm-20 {
		font-size: 20px;
	}
	.mglft-10 {
		margin-left: 10% !important;
	}
	.fixedbtn1 {
		padding: 6px 61px;
	}
	.gotohome {
		margin-left: 21%;
	}
	.btnmobsuccess {
		padding: 4px 10px;
	}
	.font-size-13 {
		font-size: 13px;
	}
	.mglft-30 {
		margin-left: 0%;
	}
	.cabwidthbtn {
		width: 100%;
	}
	.calmt-5 {
		margin-top: 3px !important;
	}
	.cab-v3 {
		margin-top: -11px;
		width: 96%;
		margin-left: 2%;
		height: 40px;
	}
	.md-2 {
		margin-top: 0px !important;
	}
	.md-3 {
		margin-top: 0px !important;
		margin-bottom: 13px !important;
	}
	.sicon {
		margin-left: 0% !important;
	}
	.social-icons li a {
		background: #3B5998;
		border-radius: 100%;
		display: block;
		height: 34px;
		line-height: 35px!important;
		width: 34px;
		font-size: 16px;
		text-align: center;
		color: #fff;
		text-decoration: none;
		-webkit-transition: all 0.2s ease;
		transition: all 0.2s ease;
	}
	.spark {
		font-size: 20px !important;
	}
	.layout80 {
		padding: 0px !important;
		font-size: 14px !important;
		color: #535b61 !important;
	}
	.spark2 {
		margin-top: -10px;
		margin-bottom: 7px;
	}
	.layout46 {
		display: block !important;
		text-align: center;
	}
	/*  new hdr */
	div.scrollmenu {
		background-color: #333;
		overflow: auto;
		white-space: nowrap;
	}
	div.scrollmenu a {
		display: inline-block;
		color: white;
		text-align: center;
		padding: 14px;
		text-decoration: none;
	}
	div.scrollmenu a:hover {
		background-color: #777;
	}
	/*  new hdr end  */
	.s1 {
		font-size: 10px !important;
	}
	.mtext-center {
		text-align: center !important;
	}
	.mbm-15 {
		margin-bottom: -20px !important;
	}
	.mtm-20 {
		margin-top: -20px !important;
	}
	.sticky-topmob {
		position: sticky !important;
		top: 65px !important;
		z-index: 1020 !important;
	}
	.mtg-5 {
		margin-top: 8px !important;
	}
	.mbg-5 {
		margin-bottom: 8px !important;
	}
	.mhead {
		font-size: 15px !important;
	}
	.fs1-15 {
		font-size: 12px !important;
	}
	.border-right9 {
		border-right-style: dotted;
		color: #0056b3;
	}
	.btnmg {
		margin-bottom: 10px;
	}
	.btnamts {
		height: 40px;
	}
	.promo-code1 {
		max-height: 90px !important;
		padding-left: 30px !important;
		overflow-y: scroll;
	}
	.amt {
		border-radius: 15px !important;
		border-top-left-radius: 30px !important;
		border-top-right-radius: 30px !important;
		background-color: #fff !important;
	}
	.cab-10 {
		border: 3px solid #aaa !important;
		box-shadow: 5px 0 5px -2px #888 !important;
	}
	.cab-11 {
		border: 3px solid #eaeaea!important;
		border-radius: 20px !important;
		padding: 13px !important;
	}
	.linht {
		line-height: 16px;
		margin-bottom: 4px;
	}
	.mtm-5 {
		margin-top: -5px;
	}
	.bdrlr {
		border-left: 2px solid #ccc;
		border-right: 2px solid #ccc;
	}
	.btnheight {
		height: 40px;
	}
	.abcpad {
		padding: 0px !important;
	}
	.bgbc {
		background-color: #fff;
		border-top-left-radius: 20px !important;
		border-top-right-radius: 20px !important;
	}
	.busamount {
		border: 2px solid #ccc;
		border-bottom: none;
		border-top-left-radius: 20%;
		border-top-right-radius: 20%;
		margin-bottom: -7px;
	}
	.buscoupon {
		border: 2px solid #ccc;
		border-bottom: none;
		border-top-left-radius: 20%;
		border-top-right-radius: 20%;
		margin-bottom: -7px;
	}
	.mbm-30 {
		margin-bottom: -30px !important;
	}
	.bus22 {
		background-color: #fff !important;
	}
	.mgltf-96 {
		margin-left: 20%;
	}
	.car-10 {
		border: 3px solid #aaa !important;
		box-shadow: 5px 0 5px -2px #888 !important;
	}
	.veera21 {
		width: 92%;
		margin-top: 64px;
		padding: 5px;
		background-color: #fff;
		color: #fff;
		margin-left: 4%;
		border-radius: 10px;
		border-bottom-left-radius: 20px !important;
		border-bottom-right-radius: 20px !important;
	}
	.carimpad {
		padding-left: -20px!important;
		padding-right: -20px!important;
	}
	.cab-5 {
		margin-top: 5px !important;
	}
	.cab-6 {
		margin-top: -10px !important;
	}
	.car-7 {
		border-top: 1px solid #ccc;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.caricn {
		margin-top: -6px;
	}
	.carpad1 {
		padding: 10px 14px !important;
	}
	.far1 {
		margin-left: -5% !important;
	}
	.cartp {
		border-top: 1px solid #ccc;
	}
	.mgl-5 {
		margin-left: 5%;
	}
	.cab-4 {
		font-size: 10px;
		margin-left: 10px;
		position: absolute;
		margin-top: -9px;
	}
	.logomob {
		width: 97px !important;
    height: 57px !important;
    margin-top: 10px;
    margin-left: -5% !important;
	}
	.mcar {
		margin-top: -7px !important;
	}
	.bannerimg {
		height: 200px !important;
	}
	.mobpipe {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	.fimage {
		width: 70px;
		height: 70px !important;
	}
	.textm {
		font-size: 12px !important;
	}
	.bbus16 {
		margin-top: -17px !important;
		margin-left: 40px !important;
	}
	.paramobile {
		margin-top: 20px !important;
	}
	.bestc11 {
		height: 200px !important;
	}
	.cabbtn-600 {
		background-color: #fff;
		background-image: #ff4c00;
		color: #fff!important;
		border-radius: 20px!important;
		outline: none!important;
		padding: 5px!important;
		margin-top: -38px;
	}
	.cabbtn-600 span {
		cursor: pointer;
		display: inline-block;
		position: relative;
		transition: 0.7s;
	}
	.cabbtn-600 span:after {
		content: '\00bb';
		position: absolute;
		opacity: 0;
		top: 0;
		right: -5px !important;
		transition: 0.7s;
	}
	.cabbtn-600:hover span {
		padding-right: 0px;
	}
	.cabbtn-600:hover span:after {
		opacity: 1;
		right: 0;
	}
	.cabbtn1-600 {
		background-color: #fff;
		background-image: #ff4c00;
		color: #fff!important;
		border-radius: 20px!important;
		outline: none!important;
		padding: 5px!important;
	}
	.cabbtn1-600:hover {
		background-color: #fff;
		background-image: #ff4c00;
		color: #fff!important;
		border-radius: 20px!important;
		outline: none!important;
		padding: 5px!important;
	}
	.cabbtn1-600 span {
		cursor: pointer;
		display: inline-block;
		position: relative;
		transition: 0.7s;
	}
	.cabbtn1-600 span:after {
		content: '\00bb';
		position: absolute;
		opacity: 0;
		top: 0;
		right: -5px !important;
		transition: 0.7s;
	}
	.cabbtn1-600:hover span {
		padding-right: 0px;
	}
	.cabbtn1-600:hover span:after {
		opacity: 1;
		right: 0;
	}
	.btntop {
		margin-top: -10px !important;
	}
	.bestc23 {
		margin-left: 50px;
	}
	.fontmobile {
		font-size: 10px;
	}
	.headding {
		font-size: 20px;
		margin-left: -10%;
	}
	.offeramount {
		background-color: #dc3545;
		padding: 1px 12px;
		position: absolute;
		color: #fff !important;
		border-radius: 50%;
		font-size: 8px;
	}
	.txtmobile {
		font-size: 12px !important;
		margin-left: 0%;
	}
	.bestc18 {
		height: 200px;
	}
	.faretxt {
		font-size: 10px !important;
	}
	.carmargin-top {
		margin-top: 10px !important;
	}
	.vcar {
		margin-top: 20px;
	}
	.vcar1 {
		margin-top: 20px;
	}
	.farecar {
		font-size: 10px !important;
		margin-left: 34% !important;
		position: absolute;
	}
	.margin-topcar {
		margin-top: 15px !important;
	}
	.fonttxt {
		font-size: 12px !important;
	}
	.mobilecar {
		margin-top: -50px;
		position: absolute;
		margin-left: -14%;
	}
	.mobilecar1 {
		margin-top: -31px;
		position: absolute;
		margin-left: 24%;
	}
	.amountcar {
		font-size: 18px !important;
	}
	.margintopcar {
		margin-top: 10px !important;
		margin-left: -20%;
	}
	.caroffer2 {
		margin-top: -10px !important;
		position: absolute;
	}
	.gst {
		margin-left: 0% !important;
		font-size: 8px;
		margin-top: -10px !important;
		position: absolute;
	}
	.carpadding {
		padding: 5px 0px;
	}
	.fontmobile1 {
		font-size: 10px;
	}
	.taxi6 {
		color: #fff;
		margin-top: -10px!important;
		margin-left: 20px;
	}
	.bcar1 {
		margin-left: 10% !important;
	}
	.outstation {
		padding: 10px 0px;
	}
	.carpad {
		padding: 5px 0px;
	}
	.farelink {
		margin-left: 13% !important;
	}
	.cart {
		margin-top: 10px;
	}
	/*.bookbtn {	background-color:#86BC24;	color:#fff;	width:100px;	padding:5px 5px;	border-radius:50px;		margin-top:5px !important;	margin-left:14%;}.bookbtn:hover{	background-color:#6AA000;	color:#fff;	width:100px;	padding:5px 5px;	border-radius:50px;	margin-top:5px  !important;	margin-left:14%;}*/
	.carborder {
		border-right: 1px solid #ccc;
	}
	.carborder1 {
		border-top: 1px solid #ccc;
	}
	.nav-tabsa .nav-itema .nav-linka {
		border: 0;
		font-size: 14px;
		color: #fff;
		padding: 3px !important;
	}
	.bshadow {
		width: 100% !important;
		height: 40px;
		margin-top: -165px !important;
		margin-left: 5px !important;
	}
	/*.bestccarname{	font-size:16px !important;	margin-left:-10px !important;	color:#343a40!important;}.bestamt{	margin-top:-54px!important;	margin-left:-50px!important;	position:absolute;}.bestramt{	margin-top:-75px!important;	margin-left:170px!important;	position:absolute;	font-size:14px!important;}*/
	.bestc30 {
		margin-top: -120px!important;
		margin-left: 240px!important;
		position: absolute;
	}
	.bestc34 {
		margin-top: -70px;
		margin-left: 120px;
	}
	.carname {
		font-size: 16px;
	}
	.bestc26 {
		width: 150px;
		height: 70px;
	}
	.fareb {
		font-size: 12px !important;
		margin-left: -5px;
		margin-top: -10px;
	}
	.vamt {
		font-size: 18px !important;
	}
	.bestc40 {
		margin-left: -5px;
	}
	.bestc43 {
		margin-top: -20px;
	}
	.best99 {
		padding: 5px;
	}
	.smoothcar5 {
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		background-color: #65BC54;
		color: #fff;
		padding: 6px 10px;
		margin-left: 2px !important;
		margin-top: 7px !important;
		position: absolute;
	}
	.smoothcar6 {
		border-top-left-radius: 6px;
		border-bottom-left-radius: 6px;
		background-color: #65BC54;
		padding: 2px;
		margin-top: 8px;
	}
}
/*   tab */
@media only screen and (min-width:768px) and (max-width:1024px) {
	.mat15 {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    }
    .headclr{
	color:#fff;
	font-weight:600;
	 font-size: 15px;
}
.smphotohappy {
    width: 90%;
    margin-left: 5%;
    height: 130px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border: 0;
    border-top: 1px solid rgb(0 0 0 / 10%);
}
.shadow-md  h2{
	font-size: 1.2rem;
}
.shadow-md .text-5 {
    font-size: 21px !important;
    font-size: 1.1rem !important;
}
.shadow-md  h4{
	font-size: 1.2rem;
}
.amtpack {
    font-size: 13px;
    font-weight: 500;
    color: #ff4c00;
}
       .word-break{
	    word-break: break-all;
	}
	.mphotov {
    width: 100%;
    height: 131px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}

.fieldhd {
    font-size: 14px;
    color: #000;
}
.f12{
font-size: 12px;
}
.dright {
    text-align: left;
}
.stats-box h4{
	font-size: 1.1rem;
}
ul.scrollnav {
    white-space: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    display: block !important;
}
li.nav-item {

    display: inline-block !important;
}
.nav-link {
    display: block;
    padding: 8px 0px!important;
    padding-left: 7px !important;
    margin-right: -4px;
}
.nav-menu {
    display: block;
    padding: 8px 0px!important;
    padding-left: 7px !important;
    margin-right: 0px;
}

	.pdash12 {
    border: 1px solid #ddd ! important;
    border-radius: 20px ! important;
    padding: 5px ! important;
    width: 140px ! important;
    height: 130px ! important;
}
.studentidvv12 {
    background-color: #ff4c00 ! important;
    color: #fff ! important;
    padding: 2px 10px ! important;
    border-radius: 8px ! important;
    font-size: 16px ! important;
    margin-bottom: 5px;
    box-shadow: 0px 3px 10px 5px rgb(18 25 33 / 40%) ! important;
}
.fgrid-main1 {
    padding: 0px;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 1px rgb(50 49 49 / 30%);
    height: 75px !important;
    width: 105% !important;
}
.fgrid-sub {
    padding: 12px 0px 10px 0px;
    border-radius: 10px;
    color: rgb(123 174 35);
    font-size: 22px;
    height: 78px;
}
.fgrid-font {
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
    margin-top: 5px !important;
}
.fgrid-main {
    padding: 0px;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 1px rgb(50 49 49 / 30%);
    height: 88px !important;
    width: 105% !important;
}
.primary-menu ul.navbar-nav > li > a.bg-green {
    padding-left: 4px;
    padding-right: 6px;
    background-color: #ff4c00;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: #fff;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    font-size: 11px;
    margin-right: 6px;
}

.myphotogrid {
    width: 135px;
    height: 135px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.fnt-size-i{
	font-size: 11px;
}

.i-none{
		display: none!important;
}
.scimg{
	height: 280px;
}
	.shineline {
    overflow: hidden;
}
.buy-stats {
    position: absolute;
    bottom: 15px;
    padding: 30px 0;
    color: #fff !important;
    width: 100%;
    background: linear-gradient(to right, #ff4c006b 0%,#ff4c00 100%);
}
	#header .primary-menu > div {
    overflow: initial;
    overflow-y: initial;
    max-height: unset;
    margin: 0;
}
.sticky-topmob {
    position: sticky !important;
    top: 60px;
    z-index: 800 !important;
}
	#rotateimg{
		top: -28px;
		position: absolute;
	}
	.banner-search-sub{
		width: 100%;
	}
	.banner-search-sub button{
		width: 99px;
	}
	.well-box{
		height: 193px;
	}
	.mtextcen1 {
    margin-left: 55%;
    position: relative;
    margin-top: 10px;
}

	.pad1tap{
		padding:1px !important;
	}
	.mscroeht {
    margin-top: 19px;
}
	.thumb1 {
    border: 1px solid #ddd;
    border-radius: 160px;
    padding: 5px;
    width: 100px;
    height: 100px;
}

	.padm-5{
		padding:0px;
	}
	.tableft{
		margin-left:-20%;
	}
	.nameid {
    margin-left:10%;
}

	.pad-0 {
    padding-right: 0px;
}

	.mobilecar {
		margin-top: -50px;
		position: absolute;
		margin-left: -14%;
	}
	.ipad {
		margin-left: 70%;
	}
	.textm {
		font-size: 12px !important;
	}
	.gst {
		margin-left: 33% !important;
	}
	.amountcar {
		font-size: 22px !important;
	}
	.vcar {
		margin-top: 20px;
	}
	.banner21 {
		width: 100%;
	}
	.bshadow {
		width: 100% !important;
		height: 40px;
		margin-top: -165px !important;
		margin-left: 5px !important;
	}
	.bestc11 {
		height: 200px !important;
	}
	.smoothcar5 {
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		background-color: #65BC54;
		color: #fff;
		padding: 6px 10px;
		margin-left: 1px;
		margin-top: 8px;
		position: absolute;
	}
	.smoothcar6 {
		border-top-left-radius: 6px;
		border-bottom-left-radius: 6px;
		background-color: #65BC54;
		padding: 2px;
		margin-top: 8px;
	}
}
.box-shadow {
	box-shadow: 1px 1px 50px grey;
}
.bcar {
	margin-left: 10% !important;
}
.bcar1 {
	margin-left: 5% !important;
}
.bestrout {
	width: 250px !important;
}
.owl-item {
	width: 25%;
}
.brouts {
	margin-top: -34px;
	color: #fff;
}
.brouts1 {
	padding: 10px;
}
.brouts2 {
	margin-top: -20px;
}
.buses {
	margin-top: -8px;
}
.border-right1 {
	border-right-style: dotted;
}
.bbest12 {
	color: #aaa;
}
.bbest13 {
	background-color: #86BC24;
	color: #fff;
	width: 150px;
	padding: 5px 20px;
	text-align: center;
	border-radius: 50px;
	margin-left: 24%;
}
.bbest13:hover {
	background-color: #6AA000;
	color: #fff;
	width: 150px;
	padding: 5px 20px;
	text-align: center;
	border-radius: 50px;
	margin-left: 24%;
}
.bbest14 {
	color: green;
}
.bbus17 {
	border-top-right-radius: 10px !important;
	border-top-left-radius: 10px !important;
}
.bbus16 {
	margin-top: -17px !important;
	margin-left: 20px;
}
.outstation {
	padding: 10px 0px;
	margin-left: 5%;
}
.bbus18 {
	background-color: #004F9E !important;
}
.bbus20 {
	background-color: green;
}
.bbus21 {
	color: #81c245;
}
.shadow {
	width: 100px;
	margin: 0 auto;
	height: 100px;
	background-color: #f5f5f5;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40px;
		box-shadow: 0px 15px 10px -15px #111;
	}
}
.imground {
	border-top-left-radius: 10px !important;
	border-top-right-radius: 10px !important;
}
.bcar12 {
	width: 100%;
	height: 41px;
	background-color: #fff;
	border-radius: 25px;
	margin-bottom: 0px;
}
.bcar13 {
	width: 10%;
	/* border: none; */
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
}
.bcar14 {
	margin-top: 0px!important;
}
.bcar15 {
	font-size: 30px;
	color: #000;
	margin-top: -29px;
	margin-left: 15%;
	position: absolute;
}
.bcar16 {
	font-size: 14px;
	color: #000;
	margin-top: -41px;
	margin-left: 35%;
	position: absolute;
}
.bcar17 {
	font-size: 14px;
	color: #007bff !important;
	margin-top: -31px;
	margin-left: 55%;
	position: absolute;
}
.bcar17:hover {
	font-size: 14px;
	color: #000 !important;
	margin-top: -31px;
	margin-left: 55%;
	position: absolute;
}
.bcar18 {
	font-size: 12px !important;
}
.bcar20 {
	background-color: #81c245;
	border-radius: 6px;
	color: #fff;
}
.bcar20:hover {
	background-color: #6AA000;
	border-radius: 6px;
	color: #fff;
}
.bcar22 {
	background-color: #86BC24;
	color: #fff;
	width: 120px;
	padding: 5px 20px;
	text-align: center;
	border-radius: 50px;
	margin-left: 50%;
}
.bcar22:hover {
	background-color: #6AA000;
	color: #fff;
	width: 120px;
	padding: 5px 20px;
	text-align: center;
	border-radius: 50px;
	margin-left: 50%;
}
.smltxt {
	font-size: 10px;
	position: absolute;
	margin-left: 50%;
}
.bcar23 {
	border-radius: 6px !im
}
.bcar24 {
	border-right: 1px solid #000;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 18px;
	color: #337ab7;
	padding-bottom: 3px;
}
.bcar25 {
	margin-top: 30px !important;
}
::placeholder {
	color: #000 !important;
}
.cabbooking {
	margin-top: -10px !important;
	position: relative;
}
.mtm-5 {
	margin-top: -12px;
}
.headdingcolor {
	color: #004F9E;
}
b,strong {
	font-weight: 500 !important;
}
.bannerimg {
	height: 420px;
}
.carsfont {
	font-size: 16px;
}
.bus-8 {
	color: #0071cc!important;
}
.bus-9 {
	color: #000 !important;
	font-weight: 600;
}
.bus-12 {
	margin-top: 3px;
	margin-bottom: 10px;
	border-top: 2px solid rgb(185, 180, 180);
}
.bus-10 {
	max-height: 300px;
	overflow-y: scroll;
}
.p-sm-4 {
	padding: 0.7rem!important;
}
.hrm {
	width: 80%;
	margin-left: 10%;
}
.margintop2 {
	margin-top: 17px !important;
}
.black {
	color: black;
}
.bshadow {
	width: 34%;
	margin-top: -16px;
}
.imgtour {
	height: 220px;
}
.viewmore {
	background-color: #86BC24;
	color: #fff;
	width: 100px;
	padding: 5px 5px;
	text-align: center;
	border-radius: 50px;
	margin-left: 34%;
	text-align: bold;
}
.viewmore:hover {
	background-color: #6AA000;
	color: #fff;
	width: 130px;
	padding: 5px 20px;
	text-align: center;
	border-radius: 50px;
	margin-left: 30%;
}
.packbtn {
	background-color: #86BC24;
	color: #fff;
	width: 100px;
	padding: 5px 5px;
	border-radius: 50px;
	margin-left: -4% !important;
	margin-top: -50px !important;
}
.packbtn:hover {
	background-color: #6AA000;
	color: #fff;
	width: 100px;
	padding: 5px 5px;
	border-radius: 50px;
	margin-left: -4% !important;
	margin-top: -50px !important;
}
.bookbtn {
	background-color: #86BC24;
	color: #fff;
	width: 100px;
	padding: 5px 5px;
	border-radius: 50px;
	margin-top: -10px;
}
.bookbtn:hover {
	background-color: #6AA000;
	color: #fff;
	width: 100px;
	padding: 5px 5px;
	border-radius: 50px;
	margin-top: -10px;
}
.abcd {
	box-shadow: 10px 0 5px -2px #888;
	border-bottom: 5px solid #ff4c00;
}
.zoom {
	transition: transform .2s;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
}
.zoom:hover {
	-ms-transform: scale(1.5);
	/* IE 9 */
	-webkit-transform: scale(1.5);
	/* Safari 3-8 */
	transform: scale(1.5);
	overflow: hidden;
}
.backgroundclr {
	background-color: #e7e9ed;
}
.voffer {
	margin-top: -14px !important;
	position: absolute;
}
.carimg {
	width: 200px;
	height: 91px;
}
.carimg1 {
	width: 200px;
	height: 80px;
	margin-top: 10px;
}
.voffers {
	background-color: #3FC299;
	padding: 2px 5px;
	color: #fff;
	border-radius: 6px;
}
.carpad {
	padding: 10px 10px !important;
}
.margintopcar {
	margin-top: -37px;
}
.cargridpad {
	padding: 10px;
}
.pricegrid {
	margin-top: -10px;
}
.bordergrid {
	border-right-style: dotted;
}
.hoverunderline {
	color: #0071cc;
}
.hoverunderline:hover {
	color: #0071cc;
	border-bottom: 1px solid #0071cc;
}
.booknowbtn {
	margin-left: 20%;
}
.gst {
	margin-left: 5%;
	font-size: 9px;
	margin-top: -8px !important;
	position: absolute !important;
}
.crossamt {
	margin-left: 11%;
}
.car1 {
	margin-top: -35px;
}
.car2 {
	margin-top: -30px;
}
.car6 {
	margin-top: -20px;
}
.farecar {
	font-size: 12px;
	margin-left: 5%;
}
.amountcar {
	font-size: 27px;
}
.faretxt {
	font-size: 12px;
}
.farelink {
	margin-left: 5%;
}
.margin-topcar {
	margin-top: -30px;
}
.caroffer2 {
	margin-top: -10px;
	position: absolute;
}
.carmargin-top {
	margin-top: 26px;
}
.carbdr {
	border: 1px solid #aaa;
	box-shadow: 5px 0 5px -2px #888;
}
.gridtxt {
	font-size: 12px;
}
.carimg2 {
	width: 100%;
	height: 160px;
}
.carmodel {
	height: 400px;
}
.margtopcar {
	margin-top: -15px;
}
.margtopcar1 {
	margin-top: -25px;
}
.smoothcar {
	color: #004F9E;
}
.smoothcar:hover {
	color: #004F9E;
	border-bottom: 1px solid #004F9E;
}
.smoothcar1 {
	background-color: #194e9e !important;
	border-radius: 5px !important;
	color: #fff !important;
}
.smoothcar2 {
	color: #18538e !important;
	font-weight: bold;
	background-color: #fff !important;
	border-radius: 20px !important;
	margin-top: 5px;
	margin-bottom: 5px;
	/* margin-right: 2px; */
	padding: 5px 10px !important;
	height: 40px;
}

.white {
	color: #fff;
}
.bookcar1 {
	margin-top: -37px !important;
	background-color: #86BC24;
	color: #fff;
	width: 100px;
	padding: 5px 5px;
	border-radius: 50px;
}
.bookcar1:hover {
	margin-top: -37px !important;
	background-color: #6AA000;
	color: #fff;
	width: 100px;
	padding: 5px 5px;
	border-radius: 50px;
}
.banners12 {
	padding: 20px;
}
.banner21 {
	width: 100%;
}
.offeramount {
	background-color: #dc3545;
	padding: 1px 12px;
	position: absolute;
	color: #fff !important;
	border-radius: 50%;
}
.smoothcar3 {
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.smoothcar3:hover {
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.smoothcar3 {

	color: #000 !important;
}
.smoothcar5 {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	background-color: #65BC54;
	color: #fff;
	padding: 6px 10px;
	margin-left: 1px;
}
.smoothcar6 {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	background-color: #65BC54;
	padding: 2px;
}
.btntop {
	margin-top: -80px;
}
.mb-10 {
	margin-bottom: 10px;
}
.cabbtn-600 {
	background-color: #fff;
	background-image: linear-gradient(-117deg, #28a745 0%, #004F9E 100%);
	color: #fff!important;
	border-radius: 20px!important;
	outline: none!important;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.cabbtn-600 span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.7s;
}
.cabbtn-600 span:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -25px;
	transition: 0.7s;
}
.cabbtn-600:hover span {
	padding-right: 20px;
}
.cabbtn-600:hover span:after {
	opacity: 1;
	right: 0;
}
.cabbtn1-600 {
	background-color: #ff4c00;
	/*background-image: linear-gradient(-117deg, #e7c603 0%, #ff4c00 100%);*/
	color: #fff!important;
	border-radius: 20px!important;
	outline: none!important;
	padding: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.cabbtn1-600:hover {
	/*background-color: #fff;*/
	/*background-image: linear-gradient(-117deg, #ff4c00 0%, #eab803 100%);*/
	color: #fff!important;
	border-radius: 20px!important;
	outline: none!important;
	padding: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.cabbtn1-600 span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.7s;
}
.cabbtn1-600 span:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -25px;
	transition: 0.7s;
}
.cabbtn1-600:hover span {
	padding-right: 20px;
}
.cabbtn1-600:hover span:after {
	opacity: 1;
	right: 0;
}
.taxi-1 {
	margin-left: -30% !important;
	margin-top: -6px;
}
.taxi-2 {
	font-size: 14px !important;
}
.taxt-3 {
	margin-left: 34%;
}
.taxi-4 {
	margin-left: 7%;
}
.taxi-5 {
	margin-top: -7px;
}
/* start line balloon start here */
.jsn-air-balloon {
	position: fixed;
	right: 22px;
	bottom: 130px;
	-webkit-animation: balloon 6s ease-in-out infinite;
	-moz-animation: balloon 6s ease-in-out infinite;
	-o-animation: balloon 6s ease-in-out infinite;
	animation: balloon 6s ease-in-out infinite;
	z-index: 99999 !important;
	float: right;
}
.jsn-air-balloon a {
	display: block;
}
.jsn-air-balloon img {
	width: 80px;
	height: 125px;
}
@-webkit-keyframes balloon {
	0%,
	100% {
		-webkit-transform: translateY(0);
	}
	30% {
		-webkit-transform: translateY(-150px);
	}
	40% {
		-webkit-transform: translateY(-95px);
	}
	50% {
		-webkit-transform: translateY(-150px);
	}
	60% {
		-webkit-transform: translateY(-95px);
	}
	70% {
		-webkit-transform: translateY(-150px);
	}
	80% {
		-webkit-transform: translateY(-95px);
	}
}
@-moz-keyframes balloon {
	0%,
	100% {
		-moz-transform: translateY(0);
	}
	30% {
		-moz-transform: translateY(-150px);
	}
	40% {
		-moz-transform: translateY(-95px);
	}
	50% {
		-moz-transform: translateY(-150px);
	}
	60% {
		-moz-transform: translateY(-95px);
	}
	70% {
		-moz-transform: translateY(-150px);
	}
	80% {
		-moz-transform: translateY(-95px);
	}
}
@-o-keyframes balloon {
	0%,
	100% {
		-o-transform: translateY(0);
	}
	30% {
		-o-transform: translateY(-150px);
	}
	40% {
		-o-transform: translateY(-95px);
	}
	50% {
		-o-transform: translateY(-150px);
	}
	60% {
		-o-transform: translateY(-95px);
	}
	70% {
		-o-transform: translateY(-150px);
	}
	80% {
		-o-transform: translateY(-95px);
	}
}
@keyframes balloon {
	0%,
	100% {
		transform: translateY(0);
	}
	30% {
		transform: translateY(-150px);
	}
	40% {
		transform: translateY(-95px);
	}
	50% {
		transform: translateY(-150px);
	}
	60% {
		transform: translateY(-95px);
	}
	70% {
		transform: translateY(-150px);
	}
	80% {
		transform: translateY(-95px);
	}
}
/* start line balloon end here */
/* start line rocket start here */
.scroll-top.open {
	bottom: 73px;
}
.scroll-top {
	width: 55px;
	height: 55px;
	position: fixed;
	bottom: 105%;
	right: 30px;
	font-size: 18px;
	border-radius: 50%;
	z-index: 99;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background: transparent;
	-webkit-animation: pulse 2s infinite;
	-o-animation: pulse 2s infinite;
	animation: pulse 2s infinite;
	transition: 1s ease;
	border: none;
}
.scroll-top:after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	outline: none;
}
/* start line rocket end here */
/* start line Border start here */
.page-header {
	margin: 0;
	padding: 0;
	border-bottom: none;
	position: relative;
}
.page-header {
	margin: 0;
	padding: 0;
	border-bottom: none;
	position: relative;
	    z-index: 99;
}
.section-header h2 {
	color: #333333;
	font-family: "Raleway", "Helvetica Neue", sans-serif;
	font-size: 30px;
	font-weight: 700;
	padding: 0;
	margin-bottom: 10px;
}
.section-header span.line {
	background: #ff4c00;
	display: block;
	height: 5px;
	margin: 0 auto;
	position: relative;
	width: 50px;
	z-index: 2;
}
.section-header span.line::before {
	border-bottom: 1px solid #ff4c00;
	content: " ";
	position: absolute;
	top: 3px;
	left: -50px;
	width: 150px;
	z-index: 1;
}
.text-center {
	text-align: center;
}
/* start line Border end here */
.overlay {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1000000;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255);
	overflow-x: hidden;
	transition: 0.5s;
}
.overlay-content {
	position: relative;
	top: 25%;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.deal-1 th {
	border-bottom: none !important;
	border-top: none;
	text-align: center;
}
.deal-2 {
	width: 60px;
	font-size: 9px;
	color: #fff;
}
.deal-1 {
	margin-bottom: 0px;
}
.deal-3 {
	padding-left: 135px;
}
.deal-4 {
	background-color: #ff4c00;
	color: #fff;
}
.deal-5 {
	padding-left: 100px;
}
.deal-6 {
	position: fixed;
	top: 0;
	width: 100%;
}
.deal-7 {
	bottom: 0;
	width: 100%;
	z-index: 1;
}
.deal-8 {
	padding: 7px 65px;
}
.deal-9 {
	padding: 7px 30px;
}
.deal-10 {
	border-radius: 0px !important;
	width: 100%;
	z-index: 1;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding: 0 15px;
}
.deal-11 {
	top: 8px;
	right: 8px;
}
.font-17 {
	font-size: 17px;
}
.overlay a {
	padding: 8px;
	text-decoration: none;
	font-size: 36px;
	color: #818181;
	display: block;
	transition: 0.3s;
}
.overlay a:hover,
.overlay a:focus {
	color: #f1f1f1;
}
.overlay .closebtn {
	position: absolute;
	top: 8px;
	right: 25px;
	font-size: 35px;
	color: #fff;
}
.logomob2 {
	width: 200px;
    height: 68px;
    border: 1px solid #8bb844;
    padding: 6px;
    border-radius: 10px;
}
.logo-menu{
    padding: 4px 10px 2px 18px;
    border-radius: 10px;
    width: 90%;
    margin-left: 18px;
}
.logomob {
	width: 180px;
	height: 53px;
	margin-left: 10%;
}
@media screen and (max-height: 450px) {
	.overlay a {
		font-size: 20px
	}
	.overlay .closebtn {
		font-size: 40px;
		top: 15px;
		right: 35px;
	}
}
.fimage {
	width: 100px;
	height: 100px !important;
}
.car-type_car {
	background-color: #0faa14;
	color: #fff;
	font-size: 12px;
	margin-top: -17px !important;
	padding: 6px 18px;
	margin-right: 1px;
	vertical-align: text-top;
	border-radius: 50%;
	/*border-top-left-radius: 0;    border-top-right-radius: 10px;    border-bottom-right-radius: 10px;    border-bottom-left-radius: 0; */
	position: absolute;
	margin-left: -17px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26);
}
.aoff {
	margin-top: -17px;
	position: absolute;
	margin-left: -10px;
}
.aoff1 {
	margin-top: -6px !important;
	position: absolute;
	margin-left: -10px;
}
.goto {
	color: #004F9E;
}
.goto:hover {
	color: green;
	border-bottom: 1px solid green;
}
.carbdr:hover {
	border: 1px solid #194e9e;
	/* box-shadow: 0 1px 0 #194e9e; */
}
.smoothcar-100 {
	cursor: default;
	font-size: 14px;
	background-color: #194e9e;
	border: 2px solid #194e9e !important;
	color: #fff!important;
	padding: 4px 2px;
	border-radius: 6px;
}
.bdr-top {
	border-top: 2px solid #ccc;
}
.bgbc {
	background-color: #fff;
}
.bcolor {
	color: #9b9b9b;
}
.smoothcar-101 {
	position: fixed;
	background-color: #000;
	height: 100px;
	color: #fff;
	width: 100%;
}
div.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	padding: 5px;
	background-color: #cae8ca;
	border: 2px solid #4CAF50;
}
.sticky {
	position: fixed !important;

}
.sticky-top12 {
    position: -webkit-sticky;
    position: fixed;
    top: 0;
    z-index: 1020;
    width: 100%;
}
.smoothcar-103 {
	background-color: red !important;
	color: #000 !important;
	border-top: 2px solid #000 !important;
}
.veera {
	margin-top: 64px;
	padding: 5px;
	background-color: #d84f57;
	color: #fff;
}
.clearfix.radio-container {
	margin-top: .6em;
	text-align: center;
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff !important;
	background-color: #ff4c00;
}
.nav-pills .nav-link {
	border-radius: 0px;
	border: 2px solid #ff4c00;
}
.bdrtpl {
	border-top-left-radius: 7px !important;
	border-bottom-left-radius: 7px !important;
}
.bdrtpr {
	border-top-right-radius: 7px !important;
	border-bottom-right-radius: 7px !important;
}
.bdrtpl1 {
	border-top-left-radius: 24px !important;
	border-bottom-left-radius: 24px !important;
	padding-left: 1px ;
}
.bdrtpr1 {
    border-top-right-radius: 24px !important;
    border-bottom-right-radius: 24px !important;
}
.bdrtpr2 {
    border-top-right-radius: 9px !important;
    border-bottom-right-radius: 9px !important;
    border-top-left-radius: 9px !important;
    border-bottom-left-radius: 9px !important;
}
.bdrtplr {
	border-top-left-radius: 24px !important;
	border-bottom-left-radius: 24px !important;
	border-top-right-radius: 24px !important;
	border-bottom-right-radius: 24px !important;
}
.bdrtpl2 {
	border-top-left-radius: 24px !important;
	border-bottom-left-radius: 24px !important;
	padding-left: 7px !important;
}

.cab-1 .form-control {
	padding-left: 34px !important;
}
.cab-2 .custom-select {
	padding-left: 10px !important;
	border-radius: 25px;
}
.hoverwhite:hover {
	color: #fff;
}
.mgl-30 {
	margin-left: 30%;
}
.clbtn {
	background-color: #fff !important;
	padding: 4px 9px !important;
	color: red;
	border-radius: 47% !important;
}
.clbtn1 {
	margin-top: 4px !important;
	margin-right: 2px !important;
}
.clbtn2 {
	margin-top: -5px !important;
	margin-right: 2px !important;
}
.close {
	opacity: 1!important;
}
.mgpl-7 {
	margin-top: -7px;
}
.cab-3 {
	height: 50px !important;
}
.btnp1 {
	padding: 6px !important;
}
.tcenter {
	display: block !important;
	text-align: center !important;
}
.recent-1 {
	background: #6aa0003b;
	padding: 6px 10px 2px 10px;
}
.bellin {
	height: 40px;
	border-radius: 10px;
	margin-left: 30px;
}
.mbm-15 {
	margin-bottom: -10px;
}
.mtm-20 {
	margin-top: -10px;
}
.carnm {
	font-size: 20px;
}
.cab-5 {
	margin-top: 20px;
}
.cab-6 {
	margin-top: 35px;
}
.carm-top1 {
	margin-top: 18px;
}
.far1 {
	margin-left: -2%;
}
.cab-10 {
	box-shadow: 5px 0 5px -2px #888 !important;
	box-shadow: 0px 0 5px 3px #888 !important;
	margin-bottom: 12px;
}

.cab-12 {
    border: 3px solid #eaeaea!important;
    border-radius: 10px;
    padding: 11px;
    border-bottom: 4px solid #ff4c00!important;
}
.arrowdouble {
	padding: 5px 9px !important;
	border-radius: 53% !important;
	background-color: #0c2f54 !important;
	color: #fff !important;
}
.sticky-topmob {
	position: sticky !important;
	top: 60px;
	z-index: 800 !important;

}
.hand {
	cursor: pointer;
}
.tour-search30 {
	width: 20%;
	margin-left: 5%;
}
.ssuccess {
	width: 100%;
	height: 50px;
	margin-top: -11px;
}
.vabc {
	border: 2px solid #ccc;
	border-radius: 10px;
	padding: 5px;
}
@-webkit-keyframes blinker {
	from {
		opacity: 1.0;
	}
	to {
		opacity: 0.0;
	}
}


.blink {
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.9s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction: alternate;
}


.blink1 {
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 2.5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction: alternate;
}




.tour-search16 {
	font-size: 26px;
	color: green;
}
.tour-search23 {
	font-size: 26px;
	color: red;
}
.txi {
	color: #0c2f54;
}
.border-right9 {
	border-right-style: dotted;
	color: #0056b3;
}
.bdrht {
	height: 109px;
}
.mb-1 {
	margin-bottom: 1px !important;
}
.mb-2 {
	margin-bottom: 2px !important;
}
.mhead {
	font-size: 18px;
}
.fs1-15 {
	font-size: 15px;
}
.fs1-13 {
	font-size: 13px;
}
.mt-13 {
	margin-top: 13px;
}
.effect8 {
	position: relative;
	-webkit-box-shadow: 0 1px 20px #000, 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 20px #000, 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 20px #000, 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
/*.effect8:before,.effect8:after {	content: "";	position: absolute;	z-index: -1;	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);	box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);	top: 10px;	bottom: 10px;	left: 0;	right: 0;	-moz-border-radius: 100px / 10px;	border-radius: 100px / 10px;}*/
.effect8:before {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	top: 10px;
	bottom: 10px;
	left: 0;
	right: 0;
	-moz-border-radius: 100px / 10px;
	border-radius: 100px / 10px;
}
.effect8:after {
	right: 10px;
	left: auto;
	-webkit-transform: skew(8deg) rotate(3deg);
	-moz-transform: skew(8deg) rotate(3deg);
	-ms-transform: skew(8deg) rotate(3deg);
	-o-transform: skew(8deg) rotate(3deg);
	transform: skew(8deg) rotate(3deg);
}
.abcd1 {
	box-shadow: 10px 0 5px -2px #888;
	border-bottom: 5px solid red;
}
.abcda1 {
	border-bottom: 5px solid red;
}
.mtg-5 {
	margin-top: 17px;
}
.mbg-5 {
	margin-bottom: 17px;
}
.layout68 {
	height: 60px;
	margin-top: -10px;
}
.layout27 {
	border-right: 1px solid rgba(0, 0, 0, 0.1)!important;
}
.layout322 {
	background-color: #b5adac;
}
.layout26 {
	border-right: none!important;
}
.layout33 {
	color: #18538e !important;
	font-weight: bold;
	background-color: transparent !important;
	margin-bottom: 4px !important;
	margin-right: 2px;
	padding: 8px 7px !important;
	height: 65px;
	margin-left: 3px;
}
.bestbus102 {
	margin-top: 7px;
}
.layout29 {
	font-size: 25px!important;
}
.layout31 {
	margin-top: 3px;
}
.layout32 {
	background-color: #2e68ad;
}
.layout69 {
	margin-top: -5px;
}
.layout36 {
	display: flex;
	/* overflow: auto; */
}
.tour_package_child_heading {
	font-size: 18px;
}
.imht {
	height: 400px;
}
.nav-tabs .nav-item .nav-link.active .layout29 {
	color: #e86f56 !important;
}
.bestbus101 {
	background-color: transparent!important;
	/* border-radius: 20px !important; */
	margin-bottom: 4px !important;
	/* margin-right: 2px; */
	padding: 8px 15px !important;
	/* height: 65px; */
	height: 55px;
	margin-left: 3px;
}
.fbtncrv {
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}
.text-center {
	text-align: center;
}
.carn {
	font-size: 18px;
}
/* 123 Nav */
.stepwizard-step p {
	margin-top: 4px;
}
.stepwizard-row {
	display: table-row;
}
.stepwizard {
	display: table;
	width: 100%;
	position: relative;
}
.stepwizard-step button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
	top: 18px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 69%;
	height: 2px;
	background-color: #ccc !important;
	left: 16%;
}
.stepwizard-step {
	width: 33.33%;
}
.stepwizard-row .active:not(:first-child):before {
	top: 18px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 87%;
	height: 2px;
	background-color: #007bff;
	left: -44%;
}
.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.bestbus-135 {
	width: 34px;
	height: 38px;
	padding: 0.376rem 0.75rem;
	border-radius: 0.28rem;
}
.bestb8 {
	background-color: #ccc;
}
.bestbus-134 {
	line-height: 15px;
	font-size: 14px;
}
.b1 {
	color: #0071cc;
}
.s1 {
	font-size: 14px;
}
.out1 li .nav-link {
	color: #fff !important;
}
.out1 li .nav-link.active {
	background-color: #fff !important;
	color: #004F9E !important;
}
.t1 {
	margin-top: 0px;
}
.btnht {
	height: 40px;
}
.bplus {
	margin-top: -10px;
	position: absolute;
	margin-left: -10%;
}
.searchheight {
	height: 40px;
	padding-top: 7px;
}
div.scrollmenu {
	background-color: #ff4c00;
	overflow: auto;
	white-space: nowrap;
}
div.scrollmenu a {
	display: inline-block;
	color: white;
	text-align: center;
	padding: 14px;
	text-decoration: none;
	margin-top: 10px;
}
div.scrollmenu a:hover {
	color: #cce6ff;
}
.busfontmain {
	font-size: 15px;
}
.mactive {
	background: #fff;
	color: #004F9E !important;
	border-top-left-radius: 20px !important;
	border-top-right-radius: 20px !important;
	padding: 14px 5px !important;
}
.menui {
	font-size: 30px !important;
}
.white {
	color: #fff !important;
}
.driver-1 {
	margin-top: -14px;
	position: absolute !important;
}
.button {
	background-color: #81c245 !important;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: Arial;
	font-size: 20px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	-webkit-animation: glowing 1500ms infinite;
	-moz-animation: glowing 1500ms infinite;
	-o-animation: glowing 1500ms infinite;
	animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
	0% {
		background-color: #81c245;
		-webkit-box-shadow: 0 0 3px #004A7F;
	}
	50% {
		background-color: #81c245;
		-webkit-box-shadow: 0 0 40px #004A7F;
	}
	100% {
		background-color: #81c245;
		-webkit-box-shadow: 0 0 3px #004A7F;
	}
}
@-moz-keyframes glowing {
	0% {
		background-color: #81c245;
		-webkit-box-shadow: 0 0 3px #004A7F;
	}
	50% {
		background-color: #81c245;
		-webkit-box-shadow: 0 0 40px #004A7F;
	}
	100% {
		background-color: #81c245;
		-webkit-box-shadow: 0 0 3px #004A7F;
	}
}
@-o-keyframes glowing {
	0% {
		background-color: #81c245;
		-webkit-box-shadow: 0 0 3px #004A7F;
	}
	50% {
		background-color: #81c245;
		-webkit-box-shadow: 0 0 40px #004A7F;
	}
	100% {
		background-color: #81c245;
		-webkit-box-shadow: 0 0 3px #004A7F;
	}
}
@keyframes glowing {
	0% {
		background-color: #81c245;
		-webkit-box-shadow: 0 0 3px #004A7F;
	}
	50% {
		background-color: #81c245;
		-webkit-box-shadow: 0 0 40px #004A7F;
	}
	100% {
		background-color: #81c245;
		-webkit-box-shadow: 0 0 3px #004A7F;
	}
}
.button:hover {
	background-color: #6AA000 !important;
}
.center {
	margin: 0 auto;
}
.hand {
	cursor: pointer;
}
.underline:hover {
	border-bottom: 1px solid green;
}
.underline1:hover {
	border-bottom: 1px solid #17a2b8;
}
.underlinered:hover {
	border-bottom: 1px solid red;
}
.hdclr {
	background-color: #eee;
}
.awesome {
	font-family: futura;
	font-style: italic;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #313131;
	font-size: 45px;
	font-weight: bold;
	/*position: absolute;*/
	-webkit-animation: colorchange 20s infinite alternate;
}
@-webkit-keyframes colorchange {
	0% {
		color: blue;
	}
	10% {
		color: #8e44ad;
	}
	20% {
		color: #1abc9c;
	}
	30% {
		color: #d35400;
	}
	40% {
		color: blue;
	}
	50% {
		color: #34495e;
	}
	60% {
		color: blue;
	}
	70% {
		color: #2980b9;
	}
	80% {
		color: #f1c40f;
	}
	90% {
		color: #2980b9;
	}
	100% {
		color: pink;
	}
}
.real-22a {
    background-color: #ff4c00;
    padding: 6px;
    font-size: 15px;
    color: #000;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-align: center;
    width: 102%;
    margin-left: -1%;
    margin-top: -27px;
}
.cab-11l {
    border: 3px solid #eaeaea!important;
    border-radius: 10px;
    padding: 0px;
}
.cab-10l {
    box-shadow: 5px 0 5px -2px #888 !important;
    box-shadow: 0px 0 5px 3px #888 !important;
}
.travelagent1n {
    background-color: #ff4c00;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 106%;
    margin-left: -3%;
    margin-top: -23px;
}
.travelagent1n1 {
    background-color: #eee;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 104%;
    margin-left: -2%;
    margin-top: -11px;
}
.progress1{
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
}
.progress1:after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 12px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.progress1 > span{
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}
.progress1 .progress1-left{
    left: 0;
}
.progress1 .progress1-bar{
    width: 100%;
    height: 100%;
    background: none;
    border-width: 12px;
    border-style: solid;
    position: absolute;
    top: 0;
}
.progress1 .progress1-left .progress1-bar{
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}
.progress1 .progress1-right{
    right: 0;
}
.progress1 .progress1-right .progress1-bar{
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    animation: loading-1 1.8s linear forwards;
}
.progress1 .progress1-value{
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background:#eee;
    font-size: 24px;
    color: #ff4c00;
    line-height: 135px;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 5%;
}
.progress1.siteclr .progress1-bar{
    border-color: #ff4c00;
}
.progress1.siteclr .progress1-left .progress1-bar{
    animation: loading-2 1.5s linear forwards 1.8s;
}
.progress1.yellow .progress1-bar{
    border-color: #fdba04;
}
.progress1.yellow .progress1-left .progress1-bar{
    animation: loading-3 1s linear forwards 1.8s;
}
.progress1.pink .progress1-bar{
    border-color: #ed687c;
}
.progress1.pink .progress1-left .progress1-bar{
    animation: loading-4 0.4s linear forwards 1.8s;
}
.progress1.green .progress1-bar{
    border-color: #1abc9c;
}
.progress1.green .progress1-left .progress1-bar{
    animation: loading-5 1.2s linear forwards 1.8s;
}
@keyframes loading-1{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@keyframes loading-2{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(144deg);
        transform: rotate(144deg);
    }
}
@keyframes loading-3{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@keyframes loading-4{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(36deg);
        transform: rotate(36deg);
    }
}
@keyframes loading-5{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(126deg);
        transform: rotate(126deg);
    }
}
@media only screen and (max-width: 990px){
    .progress1{ margin-bottom: 20px; }
}
.fullrounded{
	background-color:#ff4c00;
	width:150px;
	height:150px;
	border-radius: 50%;
}
.txtrnd{
	width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #ff4c00;
    font-size: 20px;
    color: #fff;
    line-height: 155px;
    text-align: center;
    top: 5%;
    margin-left:10%;
}
.please_wait{
	color: #007fbf!important;
	font-weight:bold;
	font-size:16px;
}
.btn-warning.activity_done{
	background-color:#e3e3e3;
	border-color:#ffc107;
	color:#000;
	font-weight:500;
}
.btn-primary.activity_done{
	background-color:#e3e3e3;
	border-color:#0071cc;
	color:#000;
	font-weight:500;
}
.boxshadow.unread{
	background-color:#f0f3fc !important;
}

.owl-carousel .owl-item img.tops1{
	width:inherit !important;
}

/* ----------------------------------------------------------------	Package Sprite Icons CSS Start -----------------------------------------------------------------*/
.benifits-list.profile-high,
.benifits-list.rankno,
.benifits-list.chat,
.benifits-list.viewcontact,
.benifits-list.showcase,
.benifits-list.sendmsg,
.benifits-list.horos,
.benifits-list.log,
.benifits-list.priority,
.benifits-list.tagging,
.benifits-list.search,
.benifits-list.relationmanager,
.benifits-list.fasterresponse,
.benifits-list.matchprofiles,
.benifits-list.expertser,
.benifits-list.phgraphy,
.benifits-list.meetingarran,
.benifits-list.unintertwoyrs{
	background:url(../../images/icon-sprites/member-package-icons.png) no-repeat;
	padding-left:38px;

}
.benifits-list.profile-high{background-position:left -213px;}
.benifits-list.rankno{background-position:left -55px;}
.benifits-list.chat{background-position:left -126px;}
.benifits-list.viewcontact{background-position:left -60px;}
.benifits-list.showcase{background-position:left -188px; height: 25px;}
.benifits-list.sendmsg{background-position:left 1px;}
.benifits-list.horos{background-position:left -26px; height: 22px; padding-top: 4px;}
.benifits-list.log{background-position:left -156px; height: 22px;}
.benifits-list.priority{background-position:left -93px;}
.benifits-list.tagging{background-position:left -239px;}
.benifits-list.search{background-position:left -94px;}
.benifits-list.relationmanager{background-position:left -272px; height:25px;}
.benifits-list.fasterresponse{background-position:left -334px; height:22px;}
.benifits-list.matchprofiles{background-position:left -306px; height:22px;}
.benifits-list.meetingarran{background-position:left -364px; height:22px;}
.benifits-list.expertser{background-position:left -427px;}
.benifits-list.phgraphy{background-position:left -394px;}
.benifits-list.unintertwoyrs{background-position:left -459px;}

/* ----------------------------------------------------------------	Package Sprite Icons CSS End-----------------------------------------------------------------*/
.recvm.not_viewed {
    width: 90% !important;
    height: 100px;
    border-radius: 13%;
    border-right: 5px solid #ff4c00;
    opacity: 0.4;
}
.no_recommendation_div{
	min-height:124px;
}
.no_recommendation_text_div{
	margin-top:42px;
}
.offline {
	color:#f21e00 !important;
}
.online{
	color: red;
}
.ask_for_photo_add{
	margin-top: 71px !important;
    position: absolute;
    color: #fff;
    font-size: 12px;
    padding-left: 13px;
	z-index:1000;
}
.ask_for_photo_add:hover{
	margin-top: 0px !important;
    position: absolute;
    color: #fff !important;
    font-size: 12px;
    padding-left: 50px;
	z-index:1000;
}
.ask_for_photo_add:visited{
	margin-top: 0px !important;
    position: absolute;
    color: #fff !important;
    font-size: 12px;
    padding-left: 50px;
	z-index:1000;
}
.photo_protected{
	-webkit-filter: blur(8px); /* Safari 6.0 - 9.0 */
	filter: blur(8px);
}
.select2{
	width:100% !important;
}
.optinbox_tpsection .mt-1{
display:none !important;
}
.notfound-panel {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 20px;
    box-shadow: 1px 1px 1px #c7c7c7;
    text-align: center;
    margin-bottom: 30px;
}
.goog-logo-link {
    display:none !important;
}

.goog-te-gadget{
    color: transparent !important;
}
.membership{
height: 35px;
width: 37px;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.smphotohappy {
    width: 90%;
    margin-left: 5%;
    height: 130px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.proname{
	font-size:13px;
	font-weight:500;
	margin-left:0px;
}
.idvm{
	font-weight:500;
	color:#000;
	    font-size: 11px;
}
.font10{
	font-size: 10px;
}
.font11{
	font-size: 11px;
}
.ht270{
	height: 270px;
}

.fgrid-sub.active {
    background-color: #ff4c00 !important;
    color: #fff !important;
}
.opacitym{
 opacity: 0;
}
.chatnow{
	color:#337ab7;
	font-size: 14px;
}
.horfont{
	font-size: 14px;
}
.mbright{
	border-right: 1px solid #ccc;
}
.menufont{
	font-size: 15px;
}
.fixedbottomv {
    position: fixed;
    right: 0;
    bottom: 0px;
    left: 0;
    z-index: 1030;
    font-size: 22px;
    background-color: #ff4c00;
    height: 47px;
    padding-top: 13px;
	border-top:2px solid #fff;
}

	.mphotov {
    width: 100%;
    height: 131px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.cab-10 {
    box-shadow: 5px 0 5px -2px #888 !important;
    box-shadow: 0px 0 5px 3px #888 !important;
    margin-bottom: 12px;
}
.view-profile{
	text-align: center;
}
.matches13{
	font-size: 13px;
    font-weight: 500;
    color: #ed6402;
	float:right;
}
.matches12 {
    font-size: 18px;
    color: #000;
}
.myphoto1 {
    width: 87%;
    height: 170px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.socialone {
	margin-left: -3%;
}
.viewedprofile{
	text-align: center;
}
.bgclrtimer {
    background-color: #ff4c00;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 15px;
}
.bdrsiterec {
    border: 2px solid #ff4c00;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.pad-L-0 {
    padding-left: 15px;
}
.pad-r-0 {
    padding-right: 15px;
}
.bfixed {
    border-radius: 25px;
    background-color: green;
    border: 1px solid green;
    box-shadow: 0px 1px 6px 5px #aaa;
    padding: 7px 20px;
    margin-bottom: 5px;
}
.mailleft{
 padding-left: 26px!important;
}
.colsixheader3 {
    background-color: #ff4c00;
    padding: 6px;
    font-size: 15px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 119%;
    margin-left: -9%;
    margin-top: -17px;
}
  .ft-13{
  font-size: 13px!important;
  }
 .travelagent2n {
    background-color: #ff4c00;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 108% !important;
    margin-left: -4% !important;
    margin-top: -17px;
}
.profilered1 {
    background-color: #bd2130;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 104%;
    margin-left: -2%;
    margin-top: 0px;
}
.profilered2 {
    background-color: #bd2130;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 106%;
    margin-left: -3%;
    margin-top: -23px;
}
.page-header h1 {
  font-weight: normal;
  font-size: 18px;
  margin: 0;
  padding: 5px 0;
}
.getextra{
	font-size:15px;
}
.update-text{
	font-size: 12px;
}
.smphoto1 {
    width: 80%;
    height: 120px;
    border-radius: 10px;
    padding: 2px;
}
.smphoto2 {
    width: 80%;
    height: 115px;
    border-radius: 10px;
    padding: 2px;
}
.bdrtpl3 {
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px !important;
    padding-left: 7px !important;
}
.colsixheader {
    background-color: #ff4c00;
    padding: 10px;
    font-size: 18px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 112% !important;
    margin-left: -6% !important;
    margin-top: -23px;
}
	.more2 {
    opacity: .7;
    background: #363636;
    width: 54px;
    height: 54px;
    position: absolute;
    z-index: 9;
    top: 0;
    border-radius: 50%;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 17px;
    color: #fff;
    padding-top: 21px;
}
.vmimg1{
	width: 100%;
	height:40px;
	border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.vmimg3{
	width: 100%;
	height:40px;
	border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.cab-11 {
	border: 3px solid #eaeaea!important;
	border-radius: 10px;
	padding: 14px;
	border-bottom: 4px solid #ff4c00!important;
}
	.travelagent1n {
    background-color: #ff4c00;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 110% !important;
    margin-left: -5% !important;
    margin-top: -23px;
}
	.profilered {
        background-color: #bd2130;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 108%;
    margin-left: -4%;
    margin-top: -23px;
}
.nav-tabs.flex-column .nav-item .nav-link {
    border-bottom: 1px solid #ccc !important;
    border-right: 0px;
    font-size: 11px;
    margin-top: 2px;
    color: #535b61;
}
.nav-tabs.flex-column .nav-item .nav-menu {
    border-bottom: 1px solid #ccc !important;
    border-right: 0px;
    font-size: 16px;
    margin-top: 2px;
    color: #535b61;
}
.addvm {
    border: 1px solid #ddd;
    border-radius: 19px;
    padding: 5px;
    width: 100%;
    height: 200px;
}

.txtrnd {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #ff4c00;
    font-size: 20px;
    color: #fff;
    line-height: 155px;
    text-align: center;
    top: 5%;
    margin-left: 24%;
}

}
 @media only screen and (min-width: 991px) and (max-width: 1200px) {
.smphotohappy {
    width: 90%;
    margin-left: 5%;
    height: 130px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.proname{
	font-size:14px;
	font-weight:500;
	margin-left:0px;
}
.idvm{
	font-weight:500;
	color:#000;
	    font-size: 13px;
}
.ht270{
	height: 270px;
}
.chatnow{
	color:#337ab7;
	font-size: 14px;
}
.horfont{
	font-size: 12px;
}
.cab-10 {
    box-shadow: 5px 0 5px -2px #888 !important;
    box-shadow: 0px 0 5px 3px #888 !important;
    margin-bottom: 12px;
}
	.mphotov {
    width: 100%;
    height: 187px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.matches13{
	font-size: 15px;
    font-weight: 500;
    color: #ed6402;
	float:right;
}
.matches12 {
    font-size: 18px;
    color: #000;
}
.myphoto1 {
    width: 80%;
    height: 170px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.socialone {
	margin-left: 6%;
}
.mailleft{
 padding-left: 26px!important;
}
 .ft-13{
font-size: 15px;
 }
.profilered2 {
    background-color: #bd2130;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 106%;
    margin-left: -3%;
    margin-top: -23px;
}

.profilered {
    background-color: #bd2130;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 106%;
    margin-left: -3%;
    margin-top: -23px;
}

.sent-messht{
    margin-top: 77px;
  }
.profilered1 {
    background-color: #bd2130;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 104%;
    margin-left: -2%;
    margin-top: 0px;
}
.page-header h1 {
  font-weight: normal;
  font-size: 21px;
  margin: 0;
  padding: 5px 0;
}
.getextra{
	font-size:16px;
}
.smphoto1 {
    width: 100%;
    height: 75px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.smphoto2 {
    width: 100%;
    height: 65px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.addvm {
    border: 1px solid #ddd;
    border-radius: 19px;
    padding: 5px;
    width: 100%;
    height: 200px;
}
.bdrtpl3 {
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px !important;
    padding-left: 7px !important;
}
.nav-tabs.flex-column .nav-item .nav-link {
    border-bottom: 1px solid #ccc !important;
    border-right: 0px;
    font-size: 12px;
    margin-top: 2px;
    color: #535b61;
}
	.travelagent1n {
    background-color: #ff4c00;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 112% !important;
    margin-left: -6% !important;
    margin-top: -23px;
}
.cab-11 {
	border: 3px solid #eaeaea!important;
	border-radius: 10px;
	padding: 20px;
	border-bottom: 4px solid #ff4c00!important;
}
	.more2 {
    opacity: .7;
    background: #363636;
    width: 54px;
    height: 54px;
    position: absolute;
    z-index: 9;
    top: 0;
    border-radius: 50%;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 13px;
    color: #fff;
    padding-top: 21px;
}
.colsixheader {
    background-color: #ff4c00;
    padding: 10px;
    font-size: 18px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 112% !important;
    margin-left: -6% !important;
    margin-top: -23px;
}
.vmimg1{
	width: 100%;
	height:85px;
	border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.vmimg3{
	width: 100%;
	height:56px;
	border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.travelagent2n {
    background-color: #ff4c00;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 108% !important;
    margin-left: -4% !important;
    margin-top: -23px;
}
.memname{
	font-size: 13px!important;
	line-height: 22px;
}


 	}
 @media only screen and (min-width: 1200px) and (max-width: 1800px) {
 	.smphotohappy {
    width: 90%;
    margin-left: 5%;
    height: 160px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.proname{
	font-size:15px;
	font-weight:500;
	margin-left:0px;
}
.idvm{
	font-weight:500;
	color:#000;
	    font-size: 13px;
}
.ht270{
	height: 330px;
}
.ask_for_photo_add {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0 !important;
    padding: 0 !important;
    z-index: 9;
    text-shadow: 1px 2px black;
}
.horfont{
	font-size: 14px;
}
.chatnow{
	color:#337ab7;
	font-size: 14px;
}

.matches13{
	font-size: 17px;
    font-weight: 500;
    color: #ed6402;
	float:right;
}
.matches12{
	font-size:22px;
	color:#000;
}
.socialone {
	margin-left: 14%;
}
.mailleft{
 padding-left: 26px!important;
}
.profilered1 {
    background-color: #bd2130;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 102%;
    margin-left: -1%;
    margin-top: -23px;
}
.sent-messht{
    margin-top: 30px;
  }
.getextra{
	font-size:20px;
}
.page-header h1 {
  font-weight: normal;
  font-size: 25px;
  margin: 0;
  padding: 5px 0;
}
.addvm {
    border: 1px solid #ddd;
    border-radius: 19px;
    padding: 5px;
    width: 100%;
    height: 230px;
}
	.profilered {
    background-color: #bd2130;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 110%;
    margin-left: -5%;
    margin-top: -23px;
}

.profilered2 {
    background-color: #bd2130;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 106%;
    margin-left: -3%;
    margin-top: -23px;
}

.vmimg1{
	width: 100%;
	height:73px;
	border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.vmimg3{
	width: 100%;
	height:73px;
	border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
	.travelagent1n {
    background-color: #ff4c00;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 112% !important;
    margin-left: -6% !important;
    margin-top: -23px;
}
.travelagent2n {
    background-color: #ff4c00;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 106% !important;
    margin-left: -3% !important;
    margin-top: -23px;
}

.cab-11 {
	border: 3px solid #eaeaea!important;
	border-radius: 10px;
	padding: 20px !important;
	border-bottom: 4px solid #ff4c00!important;
}
.cab-13 {
	border: 3px solid #eaeaea!important;
	border-radius: 10px;
	padding: 20px;
	border-bottom: 4px solid #bd2130!important;

}
}

 @media only screen and (min-width: 321px) and (max-width: 480px) {
.addvm {
    border: 1px solid #ddd;
    border-radius: 19px;
    padding: 5px;
    width: 100%;
    height: 200px;
}
.idvm{
	font-weight:500;
	color:#000;
	    font-size: 11px;
}
.fm-11{
	font-size: 11px;
}
.fm-12{
	font-size: 12px;
}
.horfont{
	font-size: 19px;
}
.vmimg3{
	width: 100%;
	height:87px;
	border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.travelagent2n {
    background-color: #ff4c00;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 106% !important;
    margin-left: -3% !important;
    margin-top: -12px;
}
.matches13{
	font-size: 15px;
    font-weight: 500;
    color: #ed6402;
	float:right;
}
.matches12{
	font-size:18px;
	color:#000;
}
.mailleft{
 padding-left: 45px!important;
}
.bfixed {
    border-radius: 25px;
    background-color: green;
    border: 1px solid green;
    box-shadow: 0px 1px 6px 5px #aaa;
    padding: 7px 20px;
    margin-bottom: 5px;
}
.fm-12{
	font-size: 12px;
}
.profilered1 {
    background-color: #bd2130;
    padding: 12px;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-align: center;
    width: 102%;
    margin-left: -1%;
    margin-top: -8px;
}
.fm-13{
font-size: 13px;
}
.page-header h1 {
  font-weight: normal;
  font-size: 21px;
  margin: 0;
  padding: 5px 0;
}
.smphoto1 {
    width: 100%;
    height: 86px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.smphoto2 {
    width: 100%;
    height: 86px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
.smphotohappy {
    width: 90%;
    margin-left: 5%;
    height: 160px;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #ff4c00;
}
}
@media (min-width: 992px){
.modal-lg, .modal-xl {
    max-width: 850px;
}
}
.bdrtop{
    border-top-right-radius: 15px!important;
    border-bottom-right-radius: 15px !important;
}
/*@media (min-width: 576px){
.modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
}
}*/



/* 12-09-2023 */
.bdrtpr2{
  border-radius: 4px!important;
}
.input-group.border.bdrtpr2.login-border{
	border:1px solid #d6d3d3!important;
}
.hiremodel-v{
	margin-top: -36px !important;
	color: #fff;
	background-color: red;
	padding: 3px 8px;
	border-radius: 16px;
	position: absolute;
	margin-left: -32px;
	font-size: 24px;
	font-weight: 300;
 }
 .capthcaimg {
    float: left;
    width: 60%; text-align: center; margin: 33px 10px 0px 0px;
    height: 42px;
    border: 1px solid #ced4da;
    border-radius: 3px!important;
    overflow: hidden;
}
.refresh-btn {
    float: left; cursor: pointer;
    width: 50px;
    height: 42px;
    border: 0;
    border-radius: 3px!important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff3a00;
    margin: 0px 0px 0px 10px;
    padding-top: 5px;
    transition: all 0.5s ease-in-out;
}
.refresh-btn:hover {
    background: #e68a27;
}
.sendotp { float: right; color: #ffaa1b; }
.sendotp:hover { color: #fff; }
.policytext { width: 100%;}
.policytext p { color: #fff;
    font-size: 12px;
    text-align: left;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.policytext p a { color: #ffaa1b; }
.policytext p a:hover { color: #fff; }
.register-form-wrap2 { background: #fff; border-radius: 10px; box-shadow: rgb(100 100 111 / 11%) 0px 7px 29px 0px; }
.src_field_small { line-height: 35px; min-height: 35px; height: auto; padding: 0 14px; margin: 0 0 6px; position: relative; }
.src_field_small:hover {
    background: #f1f1f2;
}
.src_field_small .form-label {
    color: #999999;
    display: block;
    height: auto;
    line-height: 39px; margin: 0px;
}
.form-check-input { margin-top: 0.6rem; }
.src_field_small input[type=text], .src_field_small input[type=number], .src_field_small input[type=time], .src_field_small select { font-size: 13px!important;
    line-height: 23px; margin: 4px 5px 4px 0!important; padding: 5px 3px 5px 7px!important; }

.maritalstatus { float: left; margin-right: 20px; margin-top: 3px; }
.restlink { color: #e14c00; }
.restlink:hover { color: #000; }
.registerad { background: #fff; position: relative; min-height: 375px; border-radius: 10px; box-shadow: rgb(100 100 111 / 11%) 0px 7px 29px 0px; padding: 20px; }
.registerad img { position: absolute; bottom:0; left:0; width: 100%; border-radius: 0px 0px 10px 10px; z-index:0 }
.registerad h4 { z-index: 1; position: relative; margin-bottom: 15px; font-size: 20px; color: #ff4c00; }
.registerad span { z-index:1; position: relative; padding-left: 25px; padding-right: 25px; }
.registerad h4 em { font-size: 30px; font-style: normal; color: #d93e00; }
.filter-hd { border-radius: 8px!important }
.resultfound { background: #e9e9e9; border-radius: 8px; display: flex; align-items: center; justify-content: space-between; margin-bottom: 15px; }
.resultfound h3 { font-size: 18px; margin: 7px 0 7px 15px; }
.resultfound h5 { font-size: 12px; margin: 7px 15px 7px 0px; color: #ff4c00; }
.softbyhd { font-size: 14px; background: #e9e9e9; padding: 9px 0px 0px 0px; margin-top: 10px!important; }
.leftfilterouter { background: #fff; border-radius: 8px; box-shadow: rgb(100 100 111 / 11%) 0px 7px 29px 0px; }
.messagetab{ font-size: 13px; color: #000; }
.filter_scroll {  }
.accordion .left a { font-size: 13px; }
.messagetab1 { font-size: 13px; color: #000; margin-left:5%; margin-top: 8px; display: block; width: 95%; }
.filter_scroll .accordion .card .card-header { background: #efefef; padding: 0px 8px; margin-top: 8px; }
.heightselect { font-size: 13px!important; height: 30px !important; padding-left:5px }
.range-slider {
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
	height: 6em; padding-top: 10px;
}
.range-slider svg,
.range-slider input[type=range] {
	position: absolute;
	left: 0;
	bottom: 0;
}

.range-slider input[type=number] {
	border: 1px solid #ddd;
	text-align: center;
	font-size: 13px;
	-moz-appearance: textfield;
}

.range-slider input[type=number]::-webkit-outer-spin-button,
.range-slider input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.range-slider input[type=number]:invalid,
.range-slider input[type=number]:out-of-range {
	border: 2px solid #ff6347;
}

.range-slider input[type=range] {
	-webkit-appearance: none;
	width: 100%;
}

.range-slider input[type=range]:focus {
	outline: none;
}

.range-slider input[type=range]:focus::-webkit-slider-runnable-track {
	background: #2497e3;
}

.range-slider input[type=range]:focus::-ms-fill-lower {
	background: #2497e3;
}

.range-slider input[type=range]:focus::-ms-fill-upper {
	background: #2497e3;
}

.range-slider input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 5px;
	cursor: pointer;
	animate: 0.2s;
	background: #2497e3;
	border-radius: 1px;
	box-shadow: none;
	border: 0;
}

.range-slider input[type=range]::-webkit-slider-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 0px #000;
	border: 1px solid #2497e3;
	height: 18px;
	width: 18px;
	border-radius: 25px;
	background: #a1d0ff;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -7px;
}

.range-slider input[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	cursor: pointer;
	animate: 0.2s;
	background: #2497e3;
	border-radius: 1px;
	box-shadow: none;
	border: 0;
}

.range-slider input[type=range]::-moz-range-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 0px #000;
	border: 1px solid #2497e3;
	height: 18px;
	width: 18px;
	border-radius: 25px;
	background: #a1d0ff;
	cursor: pointer;
}

.range-slider input[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	cursor: pointer;
	animate: 0.2s;
	background: transparent;
	border-color: transparent;
	color: transparent;
}

.range-slider input[type=range]::-ms-fill-lower,
.range-slider input[type=range]::-ms-fill-upper {
	background: #2497e3;
	border-radius: 1px;
	box-shadow: none;
	border: 0;
}
.range-slider input[type=range]::-ms-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 0px #000;
	border: 1px solid #2497e3;
	height: 18px;
	width: 18px;
	border-radius: 25px;
	background: #a1d0ff;
	cursor: pointer;
}

.filteroverflow { max-height:200px; overflow-y: scroll; }
/* width */
.filteroverflow::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.filteroverflow::-webkit-scrollbar-track {
/*  box-shadow: inset 0 0 5px grey; */
  border-radius: 10px;
}

/* Handle */
.filteroverflow::-webkit-scrollbar-thumb {
  background: red;
  border-radius: 10px;
}

/* Handle on hover */
.filteroverflow::-webkit-scrollbar-thumb:hover {
  background: #b30000;
}

.profilelist { background: #fff; border-radius: 10px; box-shadow: rgb(100 100 111 / 11%) 0px 7px 29px 0px; margin-bottom: 30px; }
.profilelist:hover { box-shadow: rgb(100 100 111 / 48%) 0px 7px 29px 0px; }
.toolabc-bg{ background: #ffdbb6; padding: 10px; width: 104%; margin-left: -15px; border-radius: 0px 0px 10px 10px; }
.padding-15 { padding-left: 15px; padding-right: 15px; }
.viewprobtn { background: #ff4c00; color: #fff; }
.viewprobtn:hover { background: #af3705; color: #fff; }
.myphoto1{
	width: 100%; height: 250px; border-radius: 10px; margin: 0px 0px 5px 0px;
    border: 1px solid #e3e3e3; overflow: hidden;
}
.myphoto1 img{ max-width: 100%; max-height: 250px; }
.proflisthead { border-bottom: 1px solid #e9e9e9; margin: 15px 15px 8px 0px; padding: 0px 10px 8px 10px; color: #ff4c00; display: flex; justify-content: space-between; }
.proflisthead img { max-height: 30px; }
.shortdesc a { color: #ff4c00; }
.shortdesc a:hover { text-decoration: underline; }
.interestbtn { background: #742706; color: #fff; box-shadow: none!important; }
.interestbtn:hover { background: #cfb100; color: #fff; }
.regsiter-hd { font-size: 22px; font-weight: 500; margin-left: 0px; color: #ff4c00; vertical-align: middle; text-transform: uppercase; }
.regsiter-hd img { max-height: 45px; margin: 0px 10px 0px 0px; }
.gender-field .form-check-input { margin-top: 5px; }
.forminer-hd { margin: 40px 0px 20px 0px; padding: 0px 0px 15px 15px; border-bottom: 1px dashed #ccc; }
.uploadpic-cont {  border-radius: 20px; border: 2px dashed #ccc; }
.profilelist .padvvm { margin-bottom: 10px; }



/*upload file start*/
	.form {
	  width: 500px;
	  margin: 5% auto;
	}
	.form__container2 {
		  background: url(../../images/uploadimg-icon.png) center top 30px no-repeat;
		  position: relative; padding: 130px 0px 30px 0px;
		  width: 100%;

		  border: 2px dashed silver;
		  display: flex;
		  justify-content: center;
		  align-items: center;
		  font-size: 30px;
		  color: #000;
		  margin-bottom: 5px;
		  flex-direction: column;
	}
	.form__container2 span {
		  display: block!important;
		  font-size: 18px;
		  color: silver;
		  margin-bottom: 5px;
		  color: silver;
	}
	.form__container2.active {
	  background-color: rgba(192, 192, 192, 0.2);
	}
	.form__file {
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  top: 0;
	  left: 0;
	  cursor: pointer;
	  opacity: 0;
	}
	.form__files-container {
	  display: flex; justify-content: center;
	  width: 100%;
	  font-size: 0;
	  margin-top: 20px;
	}
	.form__image-container {
	    display: inline-block;
	    max-width: 80px;
	    height: 80px;
	    margin: 10px 10px 10px 10px;
	    position: relative;
	    border: 1px solid #d3d3d3;
	    border-radius: 10px;
	    padding: 10px; overflow: hidden;
	}
	.form__image-container:not(:nth-child(2n)) {
	  margin-right: 2%;
	}
	.form__image-container:after {
	  content: "✕";
	  position: absolute;
	  line-height: 2.7;
	  font-size: 30px;
	  margin: auto;
	  top: 0;
	  right: 0;
	  left: 0;
	  text-align: center;
	  font-weight: bold;
	  color: #fff;
	  background-color: rgba(0, 0, 0, 0.4);
	  opacity: 0;
	  transition: opacity 0.2s ease-in-out;
	}
	.form__image-container:hover:after {
	  opacity: 1;
	  cursor: pointer;
	}
	.form__image {
	  -o-object-fit: contain;
	     object-fit: contain;
	  width: 100%;
	  height: 100%;
	}
/*upload file end*/

/* .userbreadcome { margin: 100px 0px 0px 0px; background: #a1a1a1; } */
.userbreadcome {
    margin: 100px 0px 0px 0px;
    background: #e1b098;
}
.whitebody { background: #fff; }
.mobiletoggle { float: right; }
.profilebox { margin-bottom: 10px; overflow: hidden; position: relative; background: #000; border-radius: 15px 15px 0 0; display: flex; align-items: center; justify-content: center; }
.profilebox:hover img { opacity: 0.6 }

.profilebox .connectnow { position: absolute; background: #ff4c00; color: #fff; padding: 5px 15px; border-radius: 5px; transition: all 0.3s ease-in-out; opacity: 0; z-index: 2; }
.profilebox .connectnow:hover { background: #000; color: #fff; }
.recomend-prof:hover .connectnow { opacity: 1; }
.profilebox img { max-width: 100%; max-height:100%; object-fit: cover; object-position: top; border-radius: 15px 15px 0 0; transition: all 0.3s ease-in-out; }
.shortdet, span.shortdet { display: block; text-align: center; font-size: 13px; line-height: 1.7; margin: 0px 0px 10px 0px; }

/*product zoom start*/
/* Styling for xzoom and placement */
.xzoom-source img, .xzoom-preview img, .xzoom-lens img {
  display: block;
  max-width: none;
  max-height: none;
}

/* --------------- */
/* xZoom Styles below */
.xzoom-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
}

.xzoom-thumbs {
  text-align: center;
  margin-bottom: 10px;
}

.xzoom, .xzoom2, .xzoom3, .xzoom4, .xzoom5 {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  margin-bottom: 15px;
}

/* Thumbs */
.xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5 {
  border: 1px solid #cecece;
  margin-left: 5px;
  margin-bottom: 10px;
}

.xzoom-source {
  display: block;
  position: static;
  float: none;
  clear: both;
}

.xzoom-hidden {
  display: block;
  position: static;
  float: none;
  clear: both;
  overflow: hidden;
}

/* Everything out of border is hidden */
/* Preview */
.xzoom-preview {
  border: 1px solid #888;
  background: #2f4f4f;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

/* Lens */
.xzoom-lens {
  border: 1px solid #555;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  cursor: zoom-in;
}

/* Loading */
.xzoom-loading {
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 100%;
  opacity: 0.7;
  background: url(../images/xloading.gif) center no-repeat;
  width: 48px;
  height: 48px;
  transform: translate(-50%, -50%);
}

/* Additional class that applied to thumb when it is active */
.xactive {
  box-shadow: 0px 0px 3px 0px #4aa9d2;
  border: 1px solid #4aaad2;
}

/* Caption */
.xzoom-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  width: 100%;
  text-align: left;
}
.xzoom-caption span {
  color: #fff;
  font-family: Arial, sans-serif;
  display: block;
  font-size: 0.75em;
  font-weight: bold;
  padding: 10px;
}

@media (max-width: 500px) {
  img.xzoom {
    max-width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .xzoom-thumbs .xzoom-gallery {
    width: 20%;
    max-width: 50px;
  }
}
/*product zoom end*/
.detail-image .owl-stage-outer { border: 1px solid #efefef; }
.pro-details { position: relative; }
.det-name { font-size: 18px; }
.det-name2 { font-size: 20px; }
.det-name span { font-size: 12px; color: #ff4c00; }
.det-packname { background: #ff4c00; color: #fff; font-size: 12px; padding: 5px 8px; border-radius: 5px; position: absolute; right: 0px; top: 0px; }
.det-mobileavailable { position: absolute; right: 0px; top: 40px; }
.det-mobileavailable img { max-height: 28px; }


.det-createdby { font-size: 12px; opacity: 0.5 }
.det-btns a:not(:first-child) { margin-left: 10px; }
.det-btns .btn { font-size: 13px!important; padding-left: 15px; padding-right: 15px; }
/*.det-btns .yellowbtn { background: #ddba12; }*/
.det-btns .yellowbtn { background: #ff4c00; }
.det-btns .yellowbtn:hover { background: #ff4c00; }
.pro-details ul { padding: 0px; margin: 0px; list-style: none }
.pro-details ul li { position: relative; padding: 0px 0px 0px 25px; margin: 0px; font-size: 15px; }
.pro-details ul li i { position: absolute; left: 0; top: 5px; color: #e94a06; }
.matchcont { padding: 15px 15px 10px 15px; margin: 0px 1px; }
.matchcont:not(:last-child) { border-bottom: 1px solid #e1e1e1!important }
.matchimg img { max-width: 100%; max-height: 100px; }
.matchdet { padding-left: 10px; }
.matchdet p { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.matchdet h6 { font-size: 13px; color: #ff4c00; line-height: 1.6; margin-bottom: 5px }
.section-header-left span.line { margin: 0px; }
.section-header-left span.line:before { left: 0; }
.dethd { border-bottom: 1px solid #ccc; margin: 0px 0px 10px 0px; padding: 0px; }
.dethd h5 { margin: 0px 0px 10px 0px; color: #ff4c00; }
.lifestyle { margin: 10px 0px; padding: 0px; display: flex; align-items: center; }
.lifestyle-icon { margin: 0px 10px 0px 0px;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background: #ffe3d8;
    display: flex;
    align-items: center;
    justify-content: center; }
.lifestyle-icon img { max-height: 45px; }
.detailrow { display: flex; align-items: flex-start; margin: 8px 0px; font-size: 14px; transition: all 0.3s ease-in-out }
.detailrow:hover { background: #efefef; }

.detailname { font-weight: 600; padding: 5px; min-width: 50%; }
.detaildet { padding: 5px; color: #585858; }
.greybtn { background: #c5c5c5 }
.packageinner-bg { position: relative; min-height: 450px; background: #ff0000; overflow: hidden; }
.packageinner-bg img { position: absolute; width: 100%; height: 150%; left: 0; top: 0; }
.packageinner-bg .inr-bnr-content { padding: 82px 0 0 0; display: block; }
.package-section { position: relative; margin-top: -300px; }
.package-section .nav-tabs { border-bottom: 0; text-align: center; justify-content: center; }
.package-section .nav-tabs li:not(:last-child) { margin-right: 0px; }
.package-section .nav-tabs>li>a.nav-link {
    background: #ccc;
    min-width: 115px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    padding: 10px 20px!important;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)!important;
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)!important;
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)!important;
    border: solid 2px #fff!important;
}
.package-section .nav-tabs li:first-child a.nav-link { border-radius: 50px 0px 0px 50px; }
.package-section .nav-tabs li:last-child a.nav-link { border-radius: 0px 50px 50px 0px; }
.package-section .nav-tabs>li>a.nav-link:hover { background: #fff; color: #000!important; }
.package-section .nav-tabs .nav-link.active, .package-section .nav-tabs .nav-link.active:hover { background: #ff4c00; color: #fff!important; }
.package-section .nav-tabs .nav-link.active:before { content: ''; width: 0; position: absolute; left: 0; right: 0; margin: -17px auto 0px auto;
  height: 0; transform: rotate(90deg);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff; }
.packagesbox { background: #fff; border-radius: 15px;
    box-shadow: 0px 0px 42px rgba(51, 51, 51, 0.15);
    width: 100%; min-height: 280px;
    margin: 50px 0px 0px 0px;
    text-align: center;
    transition: all 0.3s;
    position: relative; transition: all 0.3s ease-in-out;
}
.packagesbox:hover { box-shadow: 0px 0px 42px rgba(51, 51, 51, 0.30); transform: scale(1.02); }

.packagesbox h3 { color: #eb4220; }
.packageemail { margin: 10px 0px; padding: 0px; list-style: none; background: #ffece5; border-radius: 8px; }
.packageemail li { display: inline-block; margin: 5px 0px 5px 20px; padding: 0px; }
.packageemail li .fa { color: #ff4c00; margin-right: 5px; }
.pack-fetures { list-style: none; margin: 0px 0px 0px 20px; padding: 0px; }
.pack-fetures li { margin: 5px 0px 5px 0px; padding: 0px 0px 0px 20px; position: relative; }
.pack-fetures li i { color: #0eb52a; position: absolute; left: 0; top: 5px; }
.pack-fetures li i.fa-times-circle { color: #ff0000; }
.pack-pricecont { padding: 30px 20px; color: #3c2e4e; }
.pack-pricecont span { font-size: 20px; font-weight:600; }
.pack-pricecont h2 { font-size: 45px; font-weight: 800; margin: 10px 0; color: #3c2e4e; }
.pack-pricecont h6 { opacity: 0.7; text-transform: uppercase; background: #efefef; padding: 5px 15px; margin-left: auto; margin-right: auto; border-radius: 20px; max-width: 250px; }
.packbuy-btn { color: #fff; display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 50px; margin-top: 15px;
    border-radius: 50px;
    background: #ff4c00;
    /* background: -moz-linear-gradient(left, #ff4c00 0%,#ffda00 100%);
    background: -webkit-linear-gradient(left, #ff4c00 0%,#ffda00 100%);
    background: linear-gradient(to right, #ff4c00 0%,#ffda00 100%); */
    box-shadow: 0px 7px 26px rgb(165 165 165 / 58%);
    transition: all 0.3s;
}

.btn-success{
    background: #ff4c00;

}
.packbuy-btn:hover {
	color: #fff;
	/* background: #50cd82; */
    /* background: -moz-linear-gradient(left, #ffda00 0%,#ff4c00 100%);
    background: -webkit-linear-gradient(left, #ffda00 0%,#ff4c00 100%);
    background: linear-gradient(to right, #ffda00 0%,#ff4c00 100%); */
    /*box-shadow: 0px 7px 26px rgb(165 165 165 / 0%);*/
}
.addonservice { position: relative;
    padding: 30px 0;
    margin: 30px 0 0 0;
    margin-bottom: 50px;
    border-radius: 15px;
    background-color: #dbbf70;
    background-image: linear-gradient(141deg, #dbbf70 0%, #fdefa4 51%, #dbbf70 75%); }
.addonservice-cont ul{ list-style: none; }
.addonbuy-btn { background: #f64900; }

.callbtn { background: #ff4c00!important; }
.callbtn:hover { background: #ff4c00!important; }
.whtsappbtn { background: #ff4c00!important; }
.whtsappbtn:hover { background: #ff4c00!important; }
.ehQsAv {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 15px;
}
.bcAZkp {
    display: inline-block;
    width: 100px;
    height: 100px;
    background-position: center top;
    box-sizing: border-box;
    position: relative;
    border-radius: 80px;
    border: 4px solid rgb(225, 225, 225);
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
}
.loDEBC {
    font-size: 14px;
    color: rgb(0 0 0);
    margin: 11px 0px 0px 0;
    text-align: center;
    font-weight: 600;
}
.ipRDpd {
    margin: -30px 25px 0px;
    width: 450px;
    text-align: center;
    background: url(../../images/matches-point.gif) left 17px repeat-x;
}
.ipRDpd span {
    display: inline-block;
    height: 34px;
    background: #ff4c00;
    text-align: center;
    padding: 0px 15px;
    border-radius: 25px;
    color: #fff;
    font-size: 14px; line-height: 34px;
    /* background-image: linear-gradient(-117deg, #e7c603 0%, #ff4c00 100%); */
}
.cjTQkb {
	width: 88%;
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.cjTQkb li { padding: 10px 0 10px 20px; margin-bottom: 15px; border-radius: 50px;
	/*box-shadow: rgba(149, 157, 165, 0.08) 0px 8px 5px;*/ border: 1px solid #efefef;

 }

.cjTQkb li:nth-child( odd ) { background-image: linear-gradient(-117deg, #f7f7f7 0%, #efefef 100%);

}

.kvnRNC {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    align-items: end;
    padding: 6px 0px 5px;
    border-bottom: 1px solid rgb(243, 242, 241);
}
.keGUSZ {
    width: 478px;
    flex: 0 0 auto !important;
}
.hEfAAC {
    color: #fa6401;
    font-size: 16px;
}
.bUifUo {
    display: inline-block;
    text-align: center;
    width: 120px;
    height: 40px;
}
.iZjPJs {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../../images/no-remark.png) 5px top no-repeat;
    margin-top: 20px;
}
.sc-jiIkmg img { max-height: 30px; }


.listbox {
    background: #fff7f3;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.05);
    margin-bottom: 25px;
	width: 100%;
}
.listbox-img {
    float: left;
    width: 30%;
    min-height: 242px;
    background: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.listbox-img img {
    max-width: 100%;
    max-height: 242px;
    background: #fff;
}
.listbox-det {
    padding: 15px;
    float: left;
    width: 68%;
}
.listbox-det h4 {
    font-size: 18px;
    color: #000;
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #d0bc94;
}
.listbox-det h4 i {
    font-size: 15px;
    color: #c5271e;
    margin-left: 5px;
}
.listbox-det ul {
    text-align: left;
    font-size: 13px;
    color: #33312d;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.listbox-det ul li {
    float: left;
    width: 46%;
    margin: 5px 10px 0px 0px;
    padding: 0px;
}
.listbox-whitebox {
    padding: 10px 15px;
    margin-top: 10px;
    margin-right: 10px;
    background: #fff;
    display: block;
}
.listbox-det p {
    font-size: 13px;
    color: #33312d;
    margin: 0px;
    padding: 0px;
    line-height: 1.4;
}
.listbox-lock {
    margin-top: 5px;
    display: inline-block;
}
.listbox-lock .fa-lock {
    font-size: 15px;
    width: 29px;
    height: 29px;
    padding: 7px 0px 0px 10px;
    margin: 0px 5px 0px 0px;
    border-radius: 50%;
    background: #fff;
    color: #c5271e;
    box-shadow: 3px 0px 8px rgb(0 0 0 / 15%);
}
.listbox-star2 {
    width: 100%;
    border: 0;
    background: #fbe8ce;
    border-radius: 3px;
    min-height: 202px;
    margin: 0 14px 0 0;
    padding: 15px 0 0 0;
}
.listbox-star2 p {
    text-align: center;
    width: 100%;
    margin: 0px 0px 10px 0px;
    font-size: 13px;
    color: #33312d;
}
.listbox-star2-white {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    margin: 0px 9px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.listbox-star2-white a {
    color: #101010;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin: 0px 5px;
    text-transform: uppercase;
}
.clear { clear: both; }
.greenbtn, .redbutton {
	margin: 10px 10px 0px 10px; width: 90%; padding: 5px 0px!important;
	background: #fff; color: green!important; font-weight: 600; font-size: 14px;
    border: 2px solid green!important;
    box-shadow: none!important;
 }
.redbutton { color: #ff0000!important; border: 2px solid #ff0000!important; }
.greenbtn:hover { color: #fff!important; background: green!important; }
.redbutton:hover { color: #fff!important; background: #ff0000!important; }
.pendingreq h6 { color: #cf0101; }
.connectdiv { display: flex; align-items: center; justify-content: space-evenly; }
.connectdiv img, .acceptedreq img { max-width: 45px; transition: all 0.3s ease-in-out; }
.connectdiv img:hover, .acceptedreq img:hover { transform: scale(1.1); }
.acceptedreq h6 { color: #008327; }
.profpicc { width: 100%; min-height: 336px; display: flex; align-items: center; justify-content: center; }
.profpicc img { max-width: 100%; max-height: 336px; }

.profilepicc { width: 100%; min-height:285px; display: flex; align-items: center; justify-content: center; }
.profilepicc img { max-width: 100%; max-height:285px; }


.statlist { margin: 5px 0 0px 0; padding: 0px; list-style: none; text-align: center; }
.statlist li { margin: 0px 5px; padding: 0px; display: inline-block; color: #ffd716; font-size: 22px; line-height: 1 }
@media (min-width: 577px) {
    .modal-dialog2 {
        max-width: 600px;
        margin: 1.75rem auto;
    }
}
.uploadimgg { border: 1px solid #f3e9e8; cursor: pointer; width: 100%; min-height: 116px; display: flex; align-items: center; justify-content: center; }
.uploadimgg img { max-width: 100%; max-height: 116px; }
.uploadimgh5 { font-size: 16px; font-weight: 600; margin: 5px 0 0 0; }
.fancybox-image-wrap:before { content:''; width: 250px; height: 25px; background: url(https://shaadibaraat.aks.5g.in/client/images/watermark-small.png) left top no-repeat; background-size: 100%; position: absolute; z-index: 100; left:0; right:0; top: 70%; margin:auto; }

/*harpreet media start*/
@media only screen and (min-width:769px) {
    .shortlist-column { position: absolute; right: 0; top: 80px; }
    .shortlist-column a { background: #efefef; border-radius: 10px; padding: 15px; display: flex; align-items: center; justify-content: center; flex-direction: column; }
    .shortlist-column a i { font-size: 20px; background: #f64900; color: #fff; width: 50px; height: 50px; border-radius: 100%; display: flex; align-items: center; justify-content: center; }
}
@media only screen and (max-width:769px) {
   .owl-nav button.owl-next, .owl-nav button.owl-prev { opacity: 1!important; }
   .myphoto1 { height: auto; }
   .myphoto1 img { max-height: 100%; }
}
@media only screen and (max-width:480px) {
   .profilelist .btn { width: 100%; }
   .profilelist .btn:not(:first-child) { margin-top: 8px; }
   .package-section .nav-tabs:not(.flex-column) { flex-wrap: wrap; }
   .package-section .nav-tabs .nav-item { display: block!important; width: 100%!important; }
   .package-section .nav-tabs li { margin-bottom: 6px!important; }
   .package-section .nav-tabs li:first-child a.nav-link,
   .package-section .nav-tabs li:last-child a.nav-link,
   .package-section .nav-tabs li a.nav-link { border-radius: 50px; padding: 5px 20px!important; }
   .package-section .nav-tabs .nav-link.active:before { margin: -13px auto 0px auto; }
   .packageinner-bg .inr-bnr-content { padding: 30px 15px; }
   .addonbuy-btn { padding: 6px 0px; margin: 15px 25px 15px 15px; display: block!important; }
   .addonservice-cont { padding-left: 20px; padding-right: 20px; }
   .addonservice-cont ul { padding: 0; }
   .addonservice-cont h5 { margin-top: 20px; }
   .packagesbox { margin: 10px 0px 0px 0px; }
   .det-btns .btn { display: block; width: 100%; margin: 0px 0px 0px 0px; }
   .det-packname { position: relative; }


}


.frencisecont { border-radius: 20px; min-height: 525px; background: rgb(251,126,63);
    background: radial-gradient(circle, rgba(251,126,63,1) 0%, rgb(201 21 21) 100%); }
    .frencisecont img { border-radius: 20px 20px 0px 0px; max-width: 100%; }

/* farman css */
.member-refresh-btn{
	margin: 30px 0px 10px 10px !important;
	height: 40px !important;
}
.member-capthcaimg{
	margin: 30px 10px 0px 0px;
	height: 40px !important;
}

@media(max-width:1200px){
	.whychoosinner .featured-box.style-3{
		min-height: 320px;
	}

	.addonservice-img h2{
		top: 0px;
	}
	.primary-menu ul.navbar-nav > li > a.bg-green{
		margin-right: 5px;
	}
}


@media(max-width:991px){
    .register-form-wrap{margin:0;}
    .member-refresh-btn{
        margin: 15px 0px 10px 10px !important;
        height: 40px !important;
    }
	.py-5{
		padding-top:1rem !important ;
		padding-bottom: 1rem !important;
	}

	.whychoosinner .featured-box.style-3{
		min-height: auto;
	}

	.footer-cont{
		min-height: auto !important;
	}

	.blog-details-section{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.widget-article{
		margin-top: 30px;
		height: auto !important;
	}


	.member-capthcaimg{
		margin: 15px 10px 0px 20px;
	}


	.addonservice-img h2 {
		min-width: 80%;
		background-size: 60% 80%;
		padding-top: 6px;
		font-size: 20px;
		margin-bottom: 30px;

	}

	.addonservice-img h2{
		top: 0px;
	}
	.addonservice-img h2 span{
		font-size: 20px;
	}

	.namedash{
		font-size: 20px;
	}

	.colsixheader{
		padding: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		width: 120%;
		margin-left: -10%;
		margin-top: -16px;
	}

}

@media(max-width:767px){

	.blog-details-desc .image{
		min-height: auto !important;
	}

	.footer-cont{
		border-right: none !important;
	}

	.register-form-wrap2{
padding: 30px 20px;
	}

	.blog-section{
		padding-bottom: 20px !important;
		display: block;
	}

	.register-form-wrap{
		margin: 0px 0px !important;
	}


	.registerad img{
		height: 392px;
		padding: 20px 0px 0px 0px;
	}

	.registerad{
		margin-top: 30px !important;

	}

	.frencisecont {
margin: 0px 0px 30px 0px;
min-height: 390px;
	}

	.frencisecont img{
		width: 100%;
	}

	.member-forget{
		padding-left: 40px !important;
	}


	.addonservice-img h2 {
		min-width: 100%;
		position: relative;
		background-size: 90% 100%;
		font-size: 18px;
		padding-left: 0;
		padding-right: 0;
		padding-top: 14px;
		margin-bottom: 35px;

	}

	.addonservice-img h2 span{
		font-size: 20px;
	}

	.colsixheader{
		width: 100% !important;
		margin-top: 30px;
		margin-left: 0px !important;
	}

	.real-22a{
		margin-left: 0px;
		width: 100%;
	}

	.cab-11 {
		border: 3px solid #eaeaea !important;
		border-radius: 20px !important;
		padding: 13px !important;

}
}

	@media(max-width:576px){
        .member-refresh-btn{
            margin: 15px 0px 10px 10px !important;
            height: 40px !important;
        }
		.scimg{
			height: auto !important;
			margin-top: 20px;
		}

		.vision-mission{
			background: transparent;
			padding: 30px 0px;
		}
		.py-5{
			padding-top:1rem !important ;
			padding-bottom: 1rem !important;
		}

		.foundermsg{
			padding: 0px 0px 30px 0px !important;
			margin-top: 30px;
		}

		.foundermsg-cont h3{
			font-size: 28px;
			margin: 20px 0 20px 0;
		}

		.foundermsg-cont h3:after{
			content: none;
		}

		.registerad img{
		    height: 392px;
			padding: 20px 0px 0px 0px;
		}


		.registerad{
			margin-bottom: 30px !important;

		}

		.banner-search-main{
			margin-top: -70px;
			bottom: 10px!important;
		}

		.contact-us-section{
			padding: 10px 0px 35px 0px !important;

		}


	}

	@media(max-width:480px){
        .register-form-wrap {
            margin: 0px 0px 30px 0px !important;
        }

		.fsstfylf > li {
			padding-bottom: 40px;
			margin-bottom: 20px;
	}
	.logo img{
		max-height: 42px;
	}

	.fbg .logo img{
		max-height: 42px;
	}

	.frencisecont {
		margin: 30px 0px 30px 0px;
			}

			.franchise-card{
				margin-bottom: 30px;
			}


			.member-login-form input{
				margin-left: 0px !important;
			}

			.addonservice-img {
				margin: 20px 0px 20px 0px;
			}


			.addonservice-img h2 {
				min-width: 100%;
				position: relative;
				background-size: 80% 80%;
				font-size: 18px;
				padding-left: 0;
				padding-right: 0;
				padding-top: 14px;
				padding-top: 14px;
		margin-bottom: 20px;
			}


			.colsixheader {
				width: 108% !important;
				margin-top: -13px !important;
				margin-left: -14px !important;
			}


			.daily-re-section{
				padding-top: 30px;
			}
}

/* farman 20-4-24 css */

@media(max-width:991px){
	.cjTQkb{
		width: 100%;
	}
}

@media(max-width:767px){
	.keGUSZ{
		width: auto;
	}

	.bblackft .pdright0 { padding-right: 15px !important; }

    .vm30 {
        padding: 6px !important;
        font-size: 14px !important;
        color: #535b61 !important;
        margin-bottom: 15px !important;
        display: block;
		height: 80px;
    }
}

@media(max-width:576px){
	.hEfAAC{
		font-size: 14px;

	}

	.detaildet{
line-break: anywhere;
	}

	.listbox-img {
		float: none;
		width: 100%;
		min-height: 50px;
		background: #fff;
		padding: 21px; }


		.listbox-det {
			float: none;
			width: 100%;
		}

		.listbox-star2 { min-height: 27px;
			margin: 0 14px 0 0;
			padding: 15px; }
}



@media(max-width:480px){
    .restlink {
        color: #e14c00;
        margin-left: 20px;
    }
	.ehQsAv{
		text-align: center;
		display: block;
	}

	.ipRDpd {
		width: auto;
		margin: 16px 26px 21px;
	}

	.bUifUo{
		width: 70px;
	}

	.bblackft .pdright0 { padding-right: 15px !important; }

    .vm30 {
        padding: 10px !important;
        font-size: 14px !important;
        color: #535b61 !important;
        margin-bottom: 15px !important;
        display: block;
		height: auto;
    }

	.det-name span {
		font-size: 12px;
		color: #ff4c00;
		display: block;
		margin: 10px 0;
	}

}

@media(max-width:420px){
	.ipRDpd {
		width: auto;
		margin: 16px 26px 0px;
	}
}

@media(max-width:380px){
	.namedash {
		font-size: 16px;
	}
}

/* harpreet sir */
nav.profilemob-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
nav.profilemob-menu ul li {

}
nav.profilemob-menu ul li a {
	display: block;
	background: #ebebeb;
	padding: 10px 15px;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}
nav.profilemob-menu ul li a:hover {
	background: #f8f8f8;
	color: #515151;
}
nav.profilemob-menu ul li a .fa.fa-arrow-right {
	float: left;
    margin: 6px 7px 0 0;
    font-size: 12px;
}
nav.profilemob-menu ul li a .fa {
	width: 16px;
	text-align: center;
	margin-right: 5px;
	float:right;
    margin-top: 7px;
}
nav.profilemob-menu ul ul {
	background-color:#ebebeb;
}
nav.profilemob-menu ul li ul li a {
	background: #f8f8f8;
	border-left: 4px solid transparent;
	padding: 10px 20px;
}
nav.profilemob-menu ul li ul li a:hover {
	background: #ebebeb;
	border-left: 4px solid #3498db;
}


@media only screen and (min-width: 768px) {
   .desktopblock { display: block!important; }
}

@media only screen and (max-width: 480px) {
	.filter-hd { cursor: pointer; }
	.filter-hd a { display: none!important; }
	.filter-active a { display: block!important; }
	.sidemenu { margin-bottom: 10px; }
}

.listbox-lock .fa-eye {
    font-size: 15px;
    width: 29px;
    height: 29px;
    padding: 7px 0px 0px 8px;
    margin: 0px 5px 0px 0px;
    border-radius: 50%;
    background: #fff;
    color: #c5271e;
    box-shadow: 3px 0px 8px rgb(0 0 0 / 15%);
}

@media only screen and (min-width: 321px) and (max-width: 480px) {
    .banner-image {
        height: 180px !important;
    }
}