
 
 
 
.navbar-brand img {
    width: 46px;
    transform: scale(1.9) !important;
}	
li.profilemenu img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0px 0px 6px 1px #36363675;
}

.navbar-nav.mainmenu a {
    display: flex;
    align-items: center;
    gap: 9px;
}

.navbar-nav.mainmenu a {
    padding: 0 !important;
}

.navbar-nav.mainmenu ul {
    align-items: center;
    display: flex;
    gap: 40px;
}

.navbar-nav.mainmenu a span {
    display: none;
}

header {
    background: #fff;
}

nav.navbar.navbar-expand-lg.site-navbar {
    padding: 0;
}





.logolifav img {
	     width: 30px;

 }
 
 
 .mainmenu ul li svg path {
    fill: #686868;
}
 
 .mainmenu ul li:hover svg path {
    fill: #fc7a69;
    transition: .5s all ease;
}

.mainmenu ul li svg path {
    transition: .5s all ease;
}
footer {
    background:#fd55640d;
    padding: 20px 0px;
    flex-grow: 1;
    box-shadow: 0px 0px 5px 0px #ccc;
	    font-weight: 600;
}

footer .footer-left figure {
    display: flex;
    align-items: center;
    width: 140px;
    gap: 16px;
}

.footer-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between;
    align-items: center;
}

.footer-right ul {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: end;
}

.footer-left figure {
    margin-bottom: 0;
}

.footer-right a {
    color: #525252;
    font-size: 14px;
}

body {
    background: #fff;
}

.passion-content .timPrecont {
    /* border: 1px solid #ccc; */
    height: fit-content !important;
    width: fit-content;
    position: relative;
    border-radius: 30px;
}
.form-container .form-group input {
    margin-bottom: 0;
    font-size: 13px;
    position: absolute !important;
    width: 100% !important;
    left: 0 !important;
    height: 100% !important;
    opacity: 0;
    z-index: 999;
}

.passion-content span {
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
    display: block;
    padding: 12px 10px;
    border: 1px solid #dbdbdb;
    border-radius: 30px;
	border-radius: 3px;
}
.form-container.gender-selection .timPrecont input:checked ~ span i {
    opacity: 1;
}
.passion-content .timPrecont input:checked ~ span i {
    top: -4px !important;
    font-size: 15px;
}





.form-container.gender-selection .timPrecont input:checked ~ span {
    background: #fc7a69;
    border-radius: 30px;
    color: #fff;
    border: 1px solid #fc7a69;
	border-radius: 3px;
}

.body-part {
    width: 500px;
    box-shadow: 0px 0px 6px 1px #ccc;
    border-radius: 10px;
    margin: 0 auto;
    padding: 30px;
}

header {
    box-shadow: 0px 0px 6px 1px #ccc;
    margin-bottom: 50px;
}

.body-container h2 {
    font-size: 24px;
    color: #000;
    margin-bottom: 7px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0;
}
.body-container p {
    font-size: 15px;
    width: 70%;
    line-height: 18px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
    font-weight: 500;
}
.passion-content {
}

.passion-content .timPrecont {
   
    width: 55%;

    margin: 0 auto;
}

.passion-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

button.fill-btn {}

.fill-btn {
    /* width: 100px; */
    display: flex;
    background: #fc7a69;
    margin: 0 auto;
    align-items: center;
    
    font-size: 16px;
   padding: 12px 16px;
    justify-content: space-between;
    color: #fff;
    width: 40%;
    position: relative;
    border: none;
	    border-radius: 3px;
}

.mt-100 {
    margin-top: 80px;
}

.fill-btn img {
    width: 25px !important;
    position: absolute;
    right: 10px;
}

.fill-btn span {
    text-align: center;
    width: 100%;
}


html, body {
  height: 100%;
  margin: 0;
}

.body-part {
    min-height: 100%;
}
.wrapper {
  min-height: 100%;

  /* Equal to height of footer */
  /* But also accounting for potential margin-bottom of last child */
  margin-bottom: -82px;
}

.heading-icon img {
    width: 100%;
    margin: 0 auto;
    display: flex;
    padding: 5px;
}

.heading-icon {
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px;
    box-shadow: 0px 0px 6px 1px #ccc;
}

.multiple-heart-shape {
    position: absolute;
    right: 0;
    top: -173px;
}
.multiple-heart-shape img {
    width: 100%;
    mix-blend-mode: darken;
}

footer {
    position: relative;
}



header#navbar {}

.shape-container {
    position: absolute;
    top: 50px;
}
 

.shape-container img {
    width: 120px;
}

.shape-container figure {
    z-index: -1;
}

.navbar-nav.mainmenu ul li {
    list-style: none;
}
.loginCommonCssPage {
    height: unset;
    padding: unset;
}

.page-wrapper {
    background: none;
}	

.footer-right li {
    list-style: none;
}

.footer-right li a {
    font-size: 13px;
    font-weight: 500;
}
.footer-right li a:hover {
    color: #fc7a69;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.itsmatch span {
    background: #fc7a69;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 30px;
    position: relative;
    border-radius: 5px;
    font-size: 20px;
    transform: rotate(4deg);
}

.itsmatch {
    display: flex;
}

.itsmatch span:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 4px;
    background: black;
    width: 101%;
    height: 100%;
    padding: 5px 20px;
    z-index: -1;
    transform: rotate(-7deg);
    border-radius: 5px;
}

.itsmatch span b {
    font-weight: 500;
    transform: rotate(-9deg);
    display: block;
}

.blur-heart img {
    filter: blur(8px);
    -webkit-filter: blur(4px);
    width: 110px;
    position: absolute;
    left: -40px;
    top: 100px;
	    opacity: .5;
}

.body-part {
    position: relative;
    overflow: hidden;
}

.itsmatch {
    position: relative;
}

.itsmatch .blur-heart {
    position: absolute;
       right: 40px;
    top: 40px;
}

.itsmatch img {position: unset;width: 40px;filter: blur(2px);    -webkit-filter: blur(2px);}

.match-images img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transform: rotate3d(0.5, -1.866, 0, 32deg) rotate(1deg);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    border-radius: 40px;
	    position: relative;
}

.match-images {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.itsmatch {
    margin-bottom: 50px;
    transform: scale(1.2);
}

.match-images figure {
    border-radius: 0;
    margin-bottom: 0;
    transform: rotate(-5deg);
    width: 100%;
}
.betheart img {
    all: unset;
    position: absolute;
    top: 53%;
    left: 53%;
    width: 70px;
    transform: translate(-50%, -50%);
    /* border: 2px solid #fff; */
}

.match-images {
    position: relative;
}

.itsmatch .blur-heart1 {
    top: -56px;
    right: -10px;
}

.itsmatch .blur-heart1 img {
    width: 30px;
}

img.sparkles11 {
    all: unset;
    position: absolute;
    top: -15px;
    left: 50%;
    width: 30px;
}

img.sparkles11.sparkles22 {
    top: 4px;
}
.threeGrid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

div#subscriptionPlanContent {
    margin-top: 70px;
}

.threeGrid .timPrecont {
}

#subscriptionPlanContent .timPrecont input:checked ~ span {border-radius: 40px;}

div#subscriptionPlanContent .timPrecont {
    padding: 0px;
    margin-bottom: 0;
    text-align: center;
     border-radius: 40px;
	    background: white;
    box-shadow: 0px 0px 4px 1px #cccccc91;
}
.timPrecont.agreetxt span {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    gap: 16px;
	    height: 100%;
		    padding: 10px 0px;
}

.timPrecont.agreetxt {
    position: relative;
}

.timPrecont.agreetxt p {
    margin-bottom: 0;
}

#subscriptionPlanContent .timPrecont input:checked ~ span {
    background: #fc7a69;
}

 

.threeGrid {
    gap: 20px;
}

 
.wrapper {
    padding-bottom: 130px;
}
.blur-heart.blur-heart1.blue-heart2 img {
    filter: blur(8px);
    -webkit-filter: blur(4px);
    width: 110px;
    position: absolute;
    right: -50px;
    bottom: 100px;
    top: unset;
    left: unset;
    transform: rotate(45deg);
	    opacity: .5;
}

.blur-heart.exer-heaer img {
    transform: rotate(-35deg);
    left: -50px;
    top: 30px;
	    opacity: .5;
}

div#subscriptionPlanContent {
    position: relative;
}

.blur-heart.blur-heart-agree img {left: unset;right: -100px;transform: rotate(45deg);top: 120px;opacity: .5;}
.mt-30 {
    margin-top: 30px;
}
.matchPersons {
    color: #fc7a69;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
}
.blur-heart.body-bottoms img {
    top: unset;
    bottom: -30px;
    transform: rotate(29deg);
    left: -60px;
    opacity: .5;
}
.matchPersons span {
    font-size: 12px;
    display: block;
    color: #000;
    font-weight: 600;
}
.matchPersons span {
    font-size: 12px;
    display: block;
    color: #000;
    font-weight: 600;
}

img.body-bottoms-second {
    left: unset !important;
    right: 30px;
    width: 30px;
    bottom: 80px !important;
    opacity: .8 !important;
}
.NewCsss h4 {
    font-size: 19px;
    font-weight: 700;
    text-align: center;
    margin-top: 0;
    margin-bottom: 5px;
}

.NewCsss p {
    width: 80%;
}

.box-shadow {
    box-shadow: 0px 0px 4px 1px #cccccc91;
    padding: 20px;
    display: block;
    border-radius: 10px;
}

.NewCsss h3 {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-top: 0;
    margin-bottom: 5px;
    color: #fc7a69;
}
.ActiveMenu svg path {
    fill: #fc7a69 !important;
}

.deacitive img {filter: grayscale(1);}


.text-left {
    text-align: left !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}


.pd-0 {
    padding: 0px !important;
}
.exp2Grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.exp2Grid ul:nth-child(2) {
    margin-top: 40px;
}


.exp2Grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.exp2Grid ul:nth-child(2) {
    margin-top: 40px;
}


.heightScroll::-webkit-scrollbar {
    height: 600px;
    overflow-y: scroll;
    width: 3px;
}
::-webkit-scrollbar-thumb {
    background: #fc7a69;
    border-radius: 19px;
}
 ::-webkit-scrollbar-track {
    box-shadow: none;
    border-radius: 10px;
    background: #cacaca;
}
.heightScroll {
    height: 600px;
    overflow-y: scroll; 
}
.premium-subscription.popupabsbottom.common-popup-abs-bottom.videopopup {
    overflow: hidden;
}
.profile-content-2 ul li {
    cursor: pointer;
}
.common-paragraph {
    text-align: left !important;
    width: 100% !important;
    font-weight: 400 !important;
    line-height: 27px !important;
    margin-bottom: 0 !important;
}
.likeSelect.hert-lkspt input:checked ~ span {
    background: linear-gradient(180.02deg, #001c5c 0.02%, #001c5c 87.3%);
}

.likeSelect  input:checked ~ span i {
    top: -4px !important;
    font-size: 16px;
       color: #fff !important;
}

.likeSelect {
    position: absolute;
    top: 10px;
    bottom: 0;
    right: 10px;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: .5s ease;
    background-color: #00000000;
}

.likeSelect  input {
    height: 100% !important;
    position: absolute;
    left: 0;
    opacity: 0;
    z-index: 999;
    width: 100%;
}

.likeSelect span {
    width: 40px;
    height: 40px;
    background: #fff;
    display: flex;
    border-radius: 50%;
    color: #000;
    justify-content: center;
    align-items: center;
    float: right;
}

.likeSelect span i {
    color: #000 !important;
}

.custom-control.custom-checkbox {}

.likeabscontent {
    color: white;
    font-size: 20px;
    position: absolute;
    left: 10px;
    width: 100%;
    bottom: 10px;
}
.likeSelect input:checked ~ span {
    background: #fc7a69;
}
.ration1_1 {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.h2bottom {
    font-size: 18px;
    color: #fc7a69;
    font-weight: 600;
}

.width-800 {
    width: 800px !important;
}

.liveusercontainer {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.liveUser figure img {
    border-radius: 15px;
	  width: 100%;
    height: 100%;
	    object-fit: cover;
}

.liveuserAbs {
    position: absolute;
    bottom: 20px;
    left: 14px;
    z-index: 9;
}

.liveUser {
    position: relative;
}

.liveUser:after {
    content: "";
    display: block;
    background-image: linear-gradient(to bottom, rgba(255,0,0,0) 2%, rgb(0 0 0 / 67%) 75%);
    width: 100%;
    height: 70px;
    bottom: 0px;
    position: absolute;
    border-radius: 15px;
}

.liveuserAbs h3 {
    color: #fff;
}

.liveuserAbs h2 {
    color: #fff;
    font-size: 28px;
    text-align: left;
}

.liveuserAbs h2 span {
    font-weight: 300;
}

.liveuserAbs h3 {
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
}

.liveuserAbs h3:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    left: 89px;
    position: absolute;
}

.liveuserAbs h3 span:nth-child(2)::after {
    display: none;
}
.liveUser figure {
    width: 100%;
    height: 100%;
}
 .preference-option {
    z-index: 999999;
    position: relative;
}
.chatonGoing {
    padding-top: 40px;
    padding: 20px;
}


.h-500 {
    height: 560px;
    display: flex;
}

.login-section {
    border: none;
    padding: 0;
    background: none;
}

.form-container1 .form-group input {
    position: unset !important;
    opacity: 1;
    width: 100%;
    height: 50px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    padding-left: 42px;
    font-size: 13px;
    height: 50px !important;
}

.form-container1 .form-group .pos-rel {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 20px;
}

.pos-rel img {
    z-index: 9999;
    top: 50%;
}

.form-container1 .form-group label {
    margin-bottom: 0;
}

.form-container1   .rem-for {
    margin-top: -10px;
}

.login-bg {
    background-image: url(../images/bg1.jpeg);
    background-size: cover;
       background-position: -190px 0px;
}
.login-bg:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #000000a1;
    position: absolute;
    top: 0;
    left: 0;
}

.login-bg .body-container {
    z-index: 999;
    color: #fff;
    position: relative;
}

.login-bg:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #000000a1;
    position: absolute;
    top: 0;
    left: 0;
}

.login-bg .body-container {
    z-index: 999;
    color: #fff;
    position: relative;
}

.login-bg .login-section h2 {
    color: #fff;
}

.login-bg .login-section p {
    color: #fff;
}

.form-container1 .form-group input {
    outline: none;
}	
.socialLogin {
    border: 1px solid #fff;
    width: fit-content;
    padding: 6px 10px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 6px;
    background: #fff;
}

.socialLogin a {
    font-size: 16px;
    color: #000;
    display: flex;
    align-items: center;
    gap: 6px;
}

.socialLogin:hover {
    border: 1px solid #fff;
    background: none;
}

.socialLogin:hover a {
    color: #fff;
}

.socialLogin:hover a i {
    color: #fff;
}
.splash_logo img {
    width: 100px;
}

.splashLogoCont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    text-align: center;
    height: 100%;
}

.smMediaGro {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    gap: 9px;
}

.SMMedia a {
    color: #fff;
    font-size: 14px;
    line-height: 7px !important;
}

.smMediaGro a {
    border: 1px solid #fff;
    width: 190px;
    padding: 12px 10px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 2px;
    background: #fff;
    color: #000;
}

.smMediaGro a i {
}

a.trouble {
    margin-top: 40px;
    display: block;
}
.commonAuthentication h2 {
    text-align: left;
}

.commonAuthentication p {
    text-align: left;
    width: 100%;
}
.heightCenterBox {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.heightCenterBox .body-part {
    min-height: unset;
}

.absheaderqwe {
    position: absolute !important;
}
.overyscroll
{
	overflow-Y:scroll;
}
button.fill-btn.mt-100.btn.form-fleSg.formFltext {
    margin-top: 0px;
}
button.fill-btn.mt-100.btn.form-fleSg.formFltext {
    margin-top: 0px;
}

.form-page label {
    margin-bottom: 0 !important;
	    font-size: 15px;
}

.form-page .form-group {
    margin-top: 4px;
}
.form-page button.fill-btn.mt-100.btn {
    margin-top: 30px;
}

/*** pankaj skype css ***/
a.Link_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid gray;
    border-radius: 10px;
    padding: 10px 12px;
	color:black;
}
a.Link_flex i {
	color:#fc7a69;
}


.form-container .form-group select.PhoneNumber {
    width: unset;
}
.pos-rel.Verifyflex {
    gap: 10px;
}
.form-container .form-group .VerifyOtp {
    width: 35px !important;
	height:35px !important;
}
.form-container .form-group .VerifyOtp {
    width: 38px !important;
    height: 38px !important;
    padding: 5px;
}
p.Updated_status {
    width: 100%;
    text-align: left;
    margin-top: -12px;
}

h2.text-left.mb-20 i {
    color: #fc7a69;
}

.login-section.width-fitContent {
    width: unset;
}
.login-section.width-fitContent input{
	padding-left: 8px;
}

.login-section span.CodeMSG {
    font-size: 15px;
    text-align: center;
    display: block;
}
.LinkInput{
    position:relative;
}
.LinkInput i {
    position: absolute;
    top: 12px;
    right: 8px;
    color: #fc7a69;
}
.Link_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 6px !important;
    width: 100% !important;
    border: 1px solid gray;
    border-radius: 10px;
    padding: 10px 12px;
	color:black;
}

.login-section.width-fitContent input{
	padding: 6px;
}


/*** pankaj skype css ***/
.passion-content.UUpload_image {
    margin-right: 11px;
}

.UUpload_image .photos-upload {
    background: #fff;
    border: 1px dotted #7e7e7e;
    color: unset;
}
























@media only screen and (min-width: 1460px) and (max-width: 1920px)
{
	
.navbar-brand img {
    width: 50px;
	top: 10px;
}
	
	
}











@media only screen and (max-width: 1366px) and (min-width: 1300px)
{
	header#navbar {
    margin-left: 30px;
    margin-right: 30px;
	    /* position: absolute; */
}
	header#navbar {
    margin-left: 60px;
    margin-right: 80px;
}
	footer {
    position: relative;
    z-index: 999;
}
.superLike { 
    zoom: 80%;
}	
.rightBodysPart.newrig {
    width: 78%;
    margin-left: 220px;
}

.width-800 {
    width: 890px !important;
}

.newrig .width-800 {
    width: 890px !important;
}	
	
	
	
	
	
	
	
	
	
}
@media only screen and (max-width: 1440px) and (min-width: 1400px)
{
	header#navbar {
    margin-left: 30px;
    margin-right: 30px;
	    position: absolute;
		width:100%
}
	header#navbar {
    /* margin-left: 60px; */
    /* margin-right: 80px; */
}
	footer {
    position: relative;
    z-index: 999;
}
	.rightBodysPart.newrig {
    width: 78%;
    margin-left: 220px;
}

.width-800 {
    width: 890px !important;
}

.newrig .width-800 {
    width: 890px !important;
}
	 
	
	
}



@media only screen and (max-width: 1280px) and (min-width: 1200px)
{
	 .position-fixeds { 
    width: 40% !important;
    left: 43%; 
}
.rightBodysPart.newrig {
    width: 78%;
    margin-left: 220px;
}

.width-800 {
    width: 890px !important;
}

.newrig .width-800 {
    width: 890px !important;
}	
}






.navbar-nav.mainmenu input[type="checkbox"] {
    opacity: 0;
}











/* STICKY STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page-header.is-sticky {
  position: fixed;
  width:100%;
  margin:0 !important;
  background:#e3e3e3 !important;
  top:0;
  left:0;
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
  padding: 8px 0;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  -webkit-animation: slideDown 0.35s ease-out;
          animation: slideDown 0.35s ease-out;
}



@-webkit-keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}




@media (max-width: 991px){
	
	
.trust-grid {
    grid-template-columns: repeat(1, 1fr);
	gap: 36px;
    text-align: center;
}	
.lead {
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 0;
    color: white;
    width: 84%;
}

.container{
width:95%;
margin:0 auto;
}	
	
.screenGrid img {
    width: 80%;
}	
	
.screenGrid {
    grid-template-columns: repeat(1, 1fr);
}

.howvadoreWork {
    height: auto;
}

.screenGrid figure:nth-child(2) {
    margin-top: 0px;
}

.bottom-footer {
    text-align: center;
    display: block;
}

.trust.appSection .trust-left figure:after {
    width: 100%;
    height: 100%;
}
.trust.appSection .trust-left figure:before {
    width: 100%;
    height: 100%;
}

.appContainer {
    display: block;
}
.trust.appSection .common-heading {
    margin: 0 auto;
}

.trust.appSection p {
     margin: 24px auto;
}
.term-sec {
    padding: 50px 0 40px;
}

.term-sec h2 {
    font-size: 40px;
}

.divider, .divider-2, .divider-3 {
    font-size: 40px;
    line-height: 42px;
}

.page-section-ptb {
    padding: 40px 0 25px;
}
.pa-sec .col-lg-6.col-md-12.mb-5.sm-mb-3 {
    order: 1;
	
}

.pa-sec .col-lg-6.col-md-12 {
    order: 2;
	text-align:center;
}

.social-icons.color-hover ul {
    justify-content: center;
    margin-top: 20px;
}
.address-block.fill {
    margin: 10px 0;
}

.text-start {
    text-align: center !important;
}










	
	
	
	
	
	
	
	
}

@media (max-width: 991px){
    .navbar {
    opacity: 1;
    z-index: 5;
}


.trust-grid .d-flex.justify-content-between {
    display: block !important;
}


.trust-grid .d-flex.justify-content-between button{
	margin-bottom: 15px !important;
}

.banner-content h1 {
    font-size: 68px;
}

    .navbar-container input[type="checkbox"],
    .navbar-container .hamburger-lines{
        display: block;
    }

    .navbar-container{
        display: block;
        position: relative;
        height: 64px;
    }

    .navbar-container input[type="checkbox"]{
        position: absolute;
        display: block;
        height: 32px;
        width: 30px;
        top: 20px;
        right: 20px;
        z-index: 5;
        opacity: 0;
        cursor: pointer;
    }

    .navbar-container .hamburger-lines{
        display: block;
        height: 28px;
        width: 35px;
        position: absolute;
        top: 24px;
        right: 20px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .navbar-container .hamburger-lines .line{
        display: block;
        height: 4px;
        width: 100%;
        border-radius: 10px;
            background: #fff;
    }
    
    .navbar-container .hamburger-lines .line1{
        transform-origin: 0% 0%;
        transition: transform 0.3s ease-in-out;
    }

    .navbar-container .hamburger-lines .line2{
        transition: transform 0.2s ease-in-out;
    }

    .navbar-container .hamburger-lines .line3{
        transform-origin: 0% 100%;
        transition: transform 0.3s ease-in-out;
    }

    .navbar .menu-items{
        padding-top: 100px;
        background: #fff;
        height: 100vh;
       
        transform: translate(-980%);
        display: flex;
        flex-direction: column;
        margin-left: 0px;
        padding-left: 0px;
        transition: transform 0.5s ease-in-out;
        box-shadow:  5px 0px 10px 0px #aaa;
        overflow: scroll;
		
    }

    .navbar .menu-items li{
        margin-bottom: 1.8rem;
        font-size: 1.1rem;
        font-weight: 500;
    }

    .logo{
        position: absolute;
     top: -17px;
    left: 20px;
    font-size: 2rem;
    }

    .navbar-container input[type="checkbox"]:checked ~ .menu-items{
        transform: translateX(0);
		position: fixed;
    top: 0;
    left: 0;
    width: 100%;
		transition:.4s all ease;
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line1{
        transform: rotate(45deg);
		    background: #000;
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line2{
        transform: scaleY(0);
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line3{
        transform: rotate(-45deg);
		    background: #000;
    }
	
	ul.menu-items a {
    color: black;
}



ul li .button.btn-theme span{
 color:white !important;
} 
	
	
.homepage-wrapper .navbar-nav.mainmenu a span {
    color: #000;
}	
	
.navbar-brand img {
   width: 30px;
	z-index:9;
}	

header.inverted {
    height: 90px;
}
header.inverted .navbar-container .hamburger-lines .line {
        background: #000;
    }
.homepage-wrapper .navbar-brand img {
    top: 18px;
}

a.navbar-brand.logo h2 {
    font-size: 15px;
    font-weight: 700;
}

	.homepage-wrapper {
    height: 100svh;
}
	
	
	
.pa-sec{
  padding: 50px 0 0px;
}
.howvadoreWork h2 {

    margin-bottom: 40px;
}

}

@media (max-width: 500px){
    .navbar-container input[type="checkbox"]:checked ~ .logo{
        display: none;
    }
}


.form-container1 .form-group.trans-bg .pos-rel input.cco-1 {
    padding-left: 0;
}
