@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700|Pacifico");


/*::-webkit-scrollbar{width:7px;}

::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px;}

::-webkit-scrollbar-thumb{background:#909090;border-radius:10px;}

::-webkit-scrollbar-thumb:hover{background:#909090;}*/

/*** Generic Globals**/
*:focus{outline:-webkit-focus-ring-color none;outline:none;}
a:visited,a:focus,a:active,a:hover{outline:none!important;text-decoration:none;}
.btn:focus,button:focus{outline:none;box-shadow:none;}
.lock-scroll{overflow:hidden;}

/*========*/
img{max-width:100%;height:auto;}
a,a *,a:before,a:after,.btn,.btn *{-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;}
a{text-decoration:none;outline:none;color:#008080;display:inline-block;text-decoration-skip-ink:none;}
a:focus,a:hover{text-decoration:none;color:#000;}
.form-control:focus{color:#000;outline:none;box-shadow:none;border-color:#FE2B28;}

/*======Form Global=========*/
.form-group{position:relative;margin-bottom:20px;}
.form-control{padding:5px;height:67px;border:1px solid #FE2B28;border-radius:2px;padding-left:105px;font-size:18px;color:#000;}
.formIcon{width:85px;height:67px;position:absolute;left:0;background:#FCFCFC;border:1px solid #FE2B28;top:0;}
.form-control::placeholder{color:#19191980;font-size:18px;}
.formIcon img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.customSelect .bootstrap-select .btn{background:#fff;color:#000;padding:5px;height:67px;border:1px solid #FE2B28;border-radius:2px;padding-left:105px;font-size:18px;}
.customSelect .bootstrap-select .btn.bs-placeholder{color:#19191980;}
.customSelect .bootstrap-select .btn:focus,.customSelect .bootstrap-select .btn:hover{outline:none!important;box-shadow:none;background:transparent;}
.customSelect .filter-option-inner{top:50%;transform:translate(0,13px);}
.customSelect .btn-light:not(:disabled):not(.disabled).active,.customSelect .btn-light:not(:disabled):not(.disabled):active,.customSelect .show>.btn-light.dropdown-toggle{background:transparent;}
.checkItem{display:inline-flex;justify-content:flex-start;align-items:center;line-height:1;margin-bottom:20px;}
input[type=checkbox]{-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;outline:none;content:none;margin-right:7px;}
input[type=checkbox]:before{font-family:"FontAwesome";content:"\f00c";font-size:15px;color:transparent!important;background:transparent;display:block;width:15px;height:15px;border:2px solid #00000026;border-radius:3px;}
input[type=checkbox]:checked:before{font-size:11px;color:#FF4838!important;}
textarea.form-control{min-height:100px;}
textarea+.formIcon{height:100%!important;}
textarea+.formIcon img{top:20px;}

/*======Changeable Global=========*/
body{color:#000;font-size:14px;font-family:'Open Sans',sans-serif;font-weight:400;background-color:#fcfcfc;}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{letter-spacing:1px;line-height:1;color:#191919;font-weight:300;margin:0;font-family:'Open Sans',sans-serif;}
b,strong{font-weight:600;}
h1{font-size:45px;font-weight:600;}
h2{font-size:30px;font-weight:700;}
h3{font-size:28px;}
h4{font-size:22px;}
h5{font-size:20px;}
h6{font-size:18px;}
p{font-size:16px;line-height:24px;color:#191919b3;}
.btn{}
.primaryBtn{background:#FF4838;color:#fff;border-radius:2px;font-size:20px;border:1px solid #FF4838;}
.secondaryBtn{font-size:18px;color:#fff;border-radius:27px;background:#FF4838;border:1px solid #FF4838;}
.transBtn{padding:0;background:transparent;border:none;}
.primaryBtn:hover,.secondaryBtn:hover{color:#fff;opacity:0.8;}
.primaryBtn:focus,.secondaryBtn:focus{color:#fff;}
h2.title{margin-bottom:75px;text-align:center;}
.dropdown-menu{box-shadow:0 0 10px 4px #f5f3f3;border:none;border-radius:2px;}

/*================Account acreens===============*/
.loginWrap{background:#fff;min-height:100vh;display:flex;justify-content:flex-start;align-items:center;}
.loginWrap>div{width:50%;}
.loginWrap .right{padding:50px 90px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;position:relative;}
.loginWrap .logo,.passWrap .logo{width:fit-content;font-family:'Pacifico',cursive;color:#FF4838;display:block;margin:0 auto 30px;font-size:61px;}
.loginWrap h1{text-align:center;margin-bottom:10px;font-weight:700;}
.loginWrap h1+p{text-align:center;margin-bottom:45px;font-size:18px;}
.loginWrap .primaryBtn{letter-spacing:1px;font-weight:600;padding:15px 10px;display:block;width:100%;margin:0 auto;max-width:490px;text-transform:uppercase;margin-bottom:50px;}
.loginWrap .form-group:nth-last-of-type(1){margin-bottom:40px;}
.loginWrap .left{align-self:stretch;position:relative;}
.loginWrap .left .vector{position:absolute;left:50px;top:50px;z-index:9;}
.loginWrap .right .vector{position:absolute;right:0;top:0;}
.loginWrap img{max-width: 100%;}
.alreadyAcc{text-align:center;color:#191919;margin-bottom:0;font-size:18px;position:absolute;width:100%;bottom:25px;left:50%;transform:translate(-50%,0);}
.alreadyAcc a{color:#FF4838;font-weight:600;}
.loginSlider,.loginSlider .slick-list,.loginSlider .slick-track{height:100%;}
.loginSlider .slide img{object-fit:cover;height:100%;width:100%;}
.loginSlider .slick-dots{left:50px;bottom:50px;width:auto;}
.loginSlider .slick-dots li{display:block;width:12px;height:12px;margin:10px 0;}
.loginSlider .slick-dots li button{width:12px;height:12px;}
.loginSlider .slick-dots li button:before{content:"";background:#fff;border-radius:50%;width:12px;height:12px;opacity:0.6;}
.loginSlider .slick-dots li.slick-active button:before{opacity:1;background:#FF4838;}

/*.loginWrap .form-control:focus{border:1px solid #FE2B28 !important;}*/
.forgetP{text-align:right;margin-bottom:40px;font-size:18px;}
.forgetP a{color:#FF4838;}
.passwordPage{background:url('images/forgot password bg.svg') no-repeat center;background-size:cover;min-height:100vh;padding:50px;display:flex;justify-content:center;align-items:center;}
.passWrap{padding:65px 90px;min-width:895px;max-width:895px;background:#fff;border-radius:7px;position:relative;}
.passWrap .transBtn{position:absolute;top:30px;right:30px;}

/*.passWrap .logo{max-width:330px;margin:0 auto 50px;display:block;}*/
.passWrap>h1{font-weight:700;text-align:center;margin-bottom:20px;}
.passWrap>p{text-align:center;font-size:18px;color:#191919;margin-bottom:30px;}
.passWrap .primaryBtn{text-align: center; letter-spacing:1px;font-weight:600;display:block;margin:45px auto 0;width:80%;padding:17px 10px;text-transform:uppercase;max-width:490px;}
.resetPage.passwordPage{background:url('images/reset-password-bg.svg') no-repeat center;background-size:cover;}
.passChangedPage.passwordPage{background:url('images/password changed bg.svg') no-repeat center;background-size:cover;}
.changePassPage.passwordPage{background:url('images/change password bg.svg') no-repeat center;background-size:cover;}
.cardIcon{margin:0 auto 55px;display:block;}

/*================Homepage screen===============*/

/*--------header-------*/
.headFlex{display:flex;justify-content:space-between;align-items:center;}
.headFlex .logo{line-height:1;display:inline-block;font-family:'Pacifico',cursive;color:#FF4838;font-size:46px;}
.home section.homeBanner img{max-width: 100%;}

/*.headFlex .logo img{width:260px;}*/
.navbar{z-index:9;padding:0;}
.navbar .menuNav{display:flex;justify-content:flex-start;align-items:center;}
.navbar ul.navigation{margin:0;padding:0;list-style-type:none;}
.navbar ul.navigation li{display:inline-block;padding:0 45px;border-right:2px solid #191919;}
.navbar ul.navigation li a{font-size:18px;color:#191919;letter-spacing:1px;}
.navbar ul.navigation li a.active,.navbar ul li a.active:hover{font-weight:700;color:#191919;}
.home .navbar ul.navigation li a,.home .navbar ul.navigation li a.active,.home .navbar ul li a.active:hover{color:#fff;}
.home .navbar ul.navigation li{border-right:2px solid #fff;}
.header.loggedInHeader .navbar ul.navigation li:nth-last-of-type(2),.home .header.loggedInHeader .navbar ul.navigation li:nth-last-of-type(2){border-right:none;}
.header:not(.loggedInHeader) .navbar ul.navigation li:nth-last-of-type(1),.home .header:not(.loggedInHeader) .navbar ul.navigation li:nth-last-of-type(1){border-right:none;}
.navbar ul.navigation li a:not(.active):hover{color:#FF4838;}
.header .secondaryBtn{padding:12px 34px;letter-spacing:1px;}
.header .secondaryBtn:nth-of-type(2){margin-left: 10px;}
.openMenu,.closeMenu{display:none;}
.header ul.socialIcons{display:none;}
.loggedInHeader .navbar ul.navigation li:nth-last-of-type(1){display:none;}
.profileDrop .dpWrap{padding:0;width:48px;height:48px;}
.profileDrop{margin-left:30px;}
.profileDrop .dropdown-menu{right: 0 !important; left: auto !important;}
.mobileProfile{display:none;}
.notifyDrop .dropdown-menu{box-shadow:0 0 10px 4px #f5f3f3;border:none;min-width:450px;right:-18px!important;left:auto!important;top:46px!important;padding:0;}
.notifyDrop .dropdown-menu:before{content:"";position:absolute;top:-15px;border-bottom:15px solid #fff;border-left:9px solid transparent;border-right:9px solid transparent;right:21px;}
.notifyDrop .head{padding:25px 20px;margin:0 5px;border-bottom:1px solid #19191914;}
.notifyDrop .head h6{font-weight:700;}
.notifyDrop .foo{padding:25px;text-align:center;}
.notifyDrop .foo a{font-size:16px;font-weight:600;color:#191919;text-decoration:underline;}
.notifyItem{position:relative;border-bottom:1px solid #19191914;display:block;margin:0 5px;padding:12px 60px 12px 20px;display:flex;justify-content:flex-start;align-items:flex-start;}
.notifyItem .dpWrap{width:48px;height:48px;margin-right:15px;flex-shrink:0;}
.notifyItem h6{line-height:25px;font-size:16px;font-weight:600;color:#191919;}
.notifyItem h6 span{opacity:0.35;font-weight:400;}
.notifyItem h6 a{color: inherit; font-size: inherit; font-weight: inherit;}
.notifyItem h6 a:hover{color: #FF4838;}
.notifyItem p{font-size:12px;font-weight:400;color:#FF4838;margin-bottom:0;}
.notifyItem>div{flex:1 1 auto;}
.notifyItem.new:before{top:15px;right:35px;position:absolute;content:"";width:11px;height:11px;border-radius:50%;background:#FF4838;}
.notifyBtn{position:relative;}
.notifyBtn>img:nth-of-type(3){position:absolute;top:-3px;right:-4px;}
.notifyBtn>img.white{display: none;}
.home .notifyBtn>img.white{display: inline-block;}
.home .notifyBtn>img.black{display: none;}
/*--------banner---------*/
.wrapper{padding:0 15px;max-width:1550px;margin:0 auto;}
.header{padding-top:60px;}
.homeBanner {margin-bottom:4rem;}
.banner{position:relative;}
.banner .header{position:absolute;top:0;left:0;width:100%;}
.banner .content{position:absolute;top:152px;left:50%;max-width:1550px;padding:0 15px;    /* margin: 0 auto; */transform:translate(-50%,0px);width:100%;}
.banner h1{text-transform:uppercase;font-weight:800;line-height:75px;letter-spacing:1px;max-width:660px;margin-bottom:34px;}
.banner>img{display:block;margin-left:auto;max-width:34%}
.banner>img:nth-of-type(2){display:none;}

/*-------search--------*/
.searchContainer{padding:6px 0;box-shadow:0 0 4px 2px #f5f3f3;background:#fff;display:flex;justify-content:flex-start;align-items:center;}
.searchWrap{align-self:stretch;width:25%;position:relative;border-radius:2px;}
.searchWrap>img{z-index:6;position:absolute;left:18px;top:51%;transform:translate(0,-50%);width:25px;}
.searchWrap:nth-of-type(1){flex:1 1 auto;}
.searchWrap .form-control{height:62px;border:none;border-radius:0;padding-left:55px;font-size:16px;color:#000;}
.searchWrap .form-control::placeholder{font-size:16px;}
.searchContainer .primaryBtn img{display:none;}
.searchContainer .primaryBtn{margin-right:6px;align-self:stretch;padding:5px 35px;flex-shrink:0;font-size:18px;}
.searchWrap .dropdown{height:100%;border-right:3px solid #F2F2F2;}
.searchWrap .dropdown .btn{padding:5px;font-size:16px;padding-left:55px;width:100%;height:100%;text-align:left;color:#19191980;}
.searchWrap .dropdown-menu{top:8px!important;width:100%!important;padding:10px 0;}
.searchWrap .dropdown-menu .dropdown-item{padding:4px 30px;color:#191919;font-size:16px;}
.searchWrap .dropdown-menu .dropdown-item:hover{background:#FF4838;color:#fff;}
.gj-datepicker .input-group-append{display:none;}

/*---------work section---------*/
.workSection{margin-bottom:9rem;}

/*.workFlex{display:flex;justify-content:space-between;align-items:flex-start;}*/
.workFlex .box{margin-top:2px;margin-bottom:2px;margin:2px;background:#fff;max-width:435px;box-shadow:0 0 4px 2px #f5f3f3;padding:35px 45px;border-radius:2px;}
.workFlex .box h5{margin-bottom:25px;letter-spacing:2.5px;font-weight:600}
.workFlex .box h5>span{margin-left:-60px;}
.workFlex .box h5 span span{color:#fff;}
.workFlex .box h5 img:nth-of-type(2){margin-left:10px;display:inline-block;width:65px;}
.workFlex .box p{font-weight:300;margin-bottom:0;}
.workFlex .box img:nth-of-type(1){display:inline-block;width:75px;height:90px;}
.workFlex .slide:nth-of-type(2) .box{margin:2px auto;}
.workFlex .slide:nth-of-type(3) .box{margin-left:auto;}

/*---------find people section--------*/
.findPeopleSection{position:relative;overflow:hidden;margin-bottom:9rem;}
.findPeopleSection .vector1{position:absolute;top:0;left:0;z-index:-1;}
.findPeopleSection .vector2{position:absolute;right:0;top:425px;z-index:-1;}
.findPeopleSection .viewMoreBtn{color:#191919;font-size:20px;display:block;width:max-content;margin:0 auto;position:relative;padding-bottom:5px;}
.findPeopleSection .viewMoreBtn:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%,0);width:50%;height:2px;background:#191919;}
.findPeopleSection .viewMoreBtn:hover{color:#FD2824;}

/*activity list*/
.activeList{background:#fff;box-shadow:0 0 4px 2px #f5f3f3;padding:40px 40px 20px;border-radius:2px;margin-bottom:25px;}
.activeList .top{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;}
.activeList .top .left,.activeList .top .right{display:flex;justify-content:flex-start;align-items:center;}
.dpWrap img{width:100%;height:100%;border-radius:50%}
.dpWrap{border-radius:50%;border:3px solid #FC4A40;}
.activeList .top .dpWrap{width:64px;height:64px;margin-right:20px;flex-shrink:0;}
.activeList .top h5{font-weight:700;margin-bottom:5px;}
.activeList .top p{margin-bottom:0;color:#1a1a1a4d;font-size:18px;}
.activeList .top p img{margin-right:5px;}
.favBtn{width:46px;height:46px;border-radius:50%;background:#F2F2F2;position:relative;}
.favBtn img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.favBtn img:nth-of-type(2),.favBtn.active img:nth-of-type(1){display:none;}
.favBtn.active img:nth-of-type(2){display:inline-block;}
.activitiesTags{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.activitiesTags p{font-size:14px;display:inline-flex;align-items:center;color:#19191980;border:2px solid #D9D9D9;padding:4px 15px;border-radius:30px;background:#F2F2F2;margin-right:10px;}
.activitiesTags p img{margin-right:5px;width:20px;}
.activeList:nth-last-of-type(1){margin-bottom:60px;}

/*---------review section--------*/
.reviewSection{background:url('./images/review bg.svg') no-repeat center;background-size:cover;padding:100px 0;}
.reviewSection h2{color:#fff;}
.reviewSliderWrap{max-width:920px;margin:0 auto;}
.reviewSlider .slide{position:relative;background:#fff;border-radius:5px;padding:45px 45px 20px 0;display:flex;justify-content:flex-start;align-items:flex-start;}
.reviewSlider .slide .content{padding-left:90px;}
.reviewSlider .slide h2{color:#191919;margin-bottom:25px;}
.reviewSlider .slide p:nth-of-type(1){color:#19191999;line-height:30px;}
.reviewSlider .slide p:nth-of-type(2){text-align:right;margin-bottom:0;color:#191919;font-weight:600;}
.reviewSlider .slide p:nth-of-type(2) span{opacity:0.3;}
.reviewSlider .slide h1:nth-of-type(2){margin-bottom:60px;}
.reviewSlider .slide .imgWrap{position:relative;width:235px;flex-shrink:0;}
.reviewSlider .slide .imgWrap img{width:100%;}
.reviewSlider .slide .imgWrap img:nth-of-type(2){position:absolute;top:0;left:0;width:100%;height:100%;}
.slide-placeholder{height:250px;width:100%;position:relative;}
.slick-slide:nth-child(odd) .slide-placeholder{background:#ccc;}
.slick-slide:nth-child(even) .slide-placeholder{background:#bbb;}
.slide-placeholder p{font-size:xx-large;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.reviewSlider .slide>img{position:absolute;bottom:0;left:20%;z-index:1;}
.reviewArrows{width:110px;margin-left:auto;border:2px solid #fff;padding:5px 10px;display:flex;justify-content:space-between;align-items:center;border-radius:24px;}
.reviewArrows .btn{padding:0;line-height:1;}
.reviewArrows p{color:#fff;margin-bottom:0;letter-spacing:2px;}
.reviewSlider{margin-bottom:40px;}

/*---------footer--------*/
.footer{margin-top:100px;background:#fff;border-top:1px solid #bdbdbd8f;padding:50px 0 35px;}
.home .footer{margin-top:0;}
.fooFlex{margin-bottom:70px;display:flex;justify-content:space-between;align-items:flex-start;}
.fooFlex h6{text-transform:uppercase;font-size:16px;font-weight:600;margin-bottom:15px;}
.fooFlex ul:not(.socialIcons){padding:0;margin:0;list-style-type:none;}
.fooFlex ul:not(.socialIcons) li{display:block;margin:15px 0;}
.fooFlex ul:not(.socialIcons) li a{color:#191919;font-size:16px;}
.fooFlex ul:not(.socialIcons) li a:hover{color:#FD2824;}

/*.footer .logo img{width:250px;}*/
.footer .logo{font-family:'Pacifico',cursive;color:#FF4838;font-size:46px;margin-bottom:45px;}
ul.socialIcons{padding:0;margin:0;list-style-type:none;text-align:center;}
ul.socialIcons li{display:inline-block;margin:0 5px;}
ul.socialIcons li a{width:40px;height:40px;display:inline-block;background:#191919;border-radius:50%;position:relative;}
ul.socialIcons li a:hover{background:#FD2824;}
ul.socialIcons li a img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.fooFlex .box{max-width:250px;}
.footer p.copyRights{font-size:14px;text-align:center;color:#0c042e80;margin-bottom:0;}

/*================Search screen===============*/
.closeFilters{display:none;}
.searchPage .banner h1:nth-of-type(2){display:none;}
.sidebarSecWrap{display:flex;justify-content:space-between;align-items:flex-start;margin:0 -15px;}
.searchActivityWrap{max-width:1230px;padding:0 15px;width:100%;}
.sidebar{width:175px;padding:0 15px;flex-shrink:0;}
.searchScreenTop{margin-bottom:25px;display:flex;justify-content:space-between;align-items:center;}
.searchScreenTop>div{display:flex;justify-content:flex-start;align-items:center;}
.searchScreenTop .left h6{padding-right:45px;border-right:1px solid #70707080;font-weight:400;font-size:20px;color:#1a1a1a66;margin-right:45px;}
.searchScreenTop .filtersBtn{display:none;}

/*.searchScreenTop .left h6 span{display:inline-block;margin-left:45px;}*/
.searchScreenTop .left p{line-height:1;margin-bottom:0;color:#1a1a1a66;display:inline-block;font-size:14px;margin-right:10px;}
.sortDropdown{display:inline-block;}
.sortDropdown .btn{font-size:14px;font-weight:600;color:#191919;padding:0;}
.searchScreenTop .primaryBtn{padding:8px 26px;font-size:14px;font-weight:600;display:flex;justify-content:center;align-items:center;}
.searchScreenTop .primaryBtn img{width:12px;margin-right:10px;}

/*.sideBox{margin-bottom: 25px;}*/
.sideBox ul{padding:0;margin:0;list-style-type:none;}
.sideBox .btn{display:inline-flex;justify-content:flex-start;align-items:flex-start;margin-bottom:25px;font-size:15px;font-weight:700;color:#191919;padding:0;text-align:left;}
.sideBox .btn .fa{margin-left:25px;font-size:13px;font-weight:400;}
.sideBox .btn .fa:nth-of-type(1),.sideBox .btn.collapsed .fa:nth-of-type(2){display:none;}
.sideBox .btn .fa:nth-of-type(2),.sideBox .btn.collapsed .fa:nth-of-type(1){display:inline-block;}
.sidebarShowBtn{margin-bottom:25px;font-size:14px;font-weight:400;color:#FF4838;padding:0;background:transparent;border:none;}

/*--------pagination------*/
.paginationWrap{text-align:right;}
.paginationWrap .pagination{display:inline-flex;align-items:center;}
.paginationWrap .page-link{padding:0;border:none;font-size:24px;opacity:25%;color:#191919;}
.paginationWrap .page-link:focus{outline:none;box-shadow:none;background:transparent;}
.paginationWrap li{margin:0 10px;}
.paginationWrap .page-link.active{opacity:1;font-size:30px;}
.paginationWrap .page-link.active:hover{background:transparent;}

/*================create activity screen===============*/
.createActSearch .searchContainer{margin-top:120px;}
.createActScreen{background:#fff;box-shadow:0 0 4px 2px #f5f3f3;padding:40px 40px 20px;border-radius:2px;min-height:435px;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.createActScreen p{color:#191919;font-size:20px;margin-bottom:55px;}
.createActScreen .primaryBtn{font-weight:600;padding:14px 38px;border-radius:35px;}
.createActScreen .primaryBtn img{margin-right:20px;}
.createActivityPage .searchScreenTop{display:none;}

/*================Activity Grid screen===============*/
.activityGridScreen .nav-tabs{display:inline-flex;border-bottom:none;}
.activityGridScreen .nav-tabs a{letter-spacing:0.8px;font-size:20px;color:#191919;padding:0 25px 20px;border-bottom:2px solid #0000001a;}
.activityGridScreen .nav-tabs a.active{color:#FF4838;font-weight:700;border-bottom:5px solid #FC4A40;}
.activityGridScreen .tab-content{padding:60px 0;}
.activityFlex{flex-wrap:wrap;margin:0 -20px;display:flex;justify-content:flex-start;align-items:flex-start;}
.activityFlex .box{align-self: stretch;
	padding: 30px 20px 70px;
	width: 30%;
	margin: 0 20px 40px;
	box-shadow: 0 0 10px 1px #0c042e12;
	position: relative;}
.yourActTop{margin-bottom:15px;display:flex;justify-content:space-between;align-items:center;}
.yourActTop h5{color:#191919;font-weight:700;}
.yourActTop .dropdown .btn{padding:0;}
.yourActTop .dropdown .dropdown-menu{left:auto!important;right:-15px!important;top:13px!important;min-width:150px;padding:18px 0;}
.yourActTop .dropdown .dropdown-menu:before{content:"";position:absolute;top:-10px;border-bottom:10px solid #fff;border-left:8px solid transparent;border-right:8px solid transparent;right:11px;}
.yourActTop .dropdown .dropdown-item img{margin-right:5px;}
.yourActTop .dropdown .dropdown-item{font-size:14px;color:#191919;font-weight:400;padding:5px 15px;display:inline-flex;align-items:center;}
.yourActTop .dropdown .dropdown-item.red{color:#FF4838;}
.yourActFoo{display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 5px 20px;}
.usersGroup .dropdown .btn img{width:48px;height:48px;border-radius:50%;}
.usersGroup .dropdown .btn{border:4px solid #fff;padding:0;border-radius:50%;}
.usersGroup .dropdown .dropdown-menu{top:13px!important;}
.usersGroup .dropdown .dropdown-menu:before{content:"";position:absolute;top:-10px;border-bottom:10px solid #fff;border-left:8px solid transparent;border-right:8px solid transparent;left:19px;}
.usersGroup .dropdown .dropdown-item{font-size:14px;color:#191919;padding:5px 10px;margin-bottom:0;}
.usersGroup .dropdown .dropdown-item img{margin-right:10px;}
.usersGroup{display:flex;justify-content:flex-start;align-items:center;}
.usersGroup .dropdown{z-index:1;margin-left:-25px;}
.usersGroup .dropdown:nth-of-type(1){margin-left:0;}
.usersGroup .dropdown:hover{z-index:2;}
.usersGroup .dropdown .letterWrap{width:48px;height:48px;border-radius:50%;background:#FFE2E0;color:#FF4838;font-size:29px;font-weight:700;display:inline-flex;justify-content:center;align-items:center;}
.usersGroup .dropdown .btn:hover{transform:scale(1.09);}
.yourActFoo h6{font-size:16px;font-weight:700;color:#FF4838;margin-bottom:0;}
.yourActFoo p{font-size:12px;font-weight:400;color:#1919194d;margin-bottom:0;}
.chatBtn{padding:0;position:relative;}
.chatBtn span{position: absolute;
	top: -12px;
	right: -5px;
	width: auto;
	height: 20px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	background: #000000;
	color: #fff;
	border-radius: 50%;
	border: 2px solid #fff;
	font-size: 10px;
	font-weight: 600;
	padding: 3px 3px;min-width: 21px;}
.activityFlex .box>p{padding-right:10px;}
.activityFlex .box.postNewAct{padding:40px;align-self:stretch;}
.activityFlex .box.postNewAct .btn{padding: 40px; border-radius:0;display:flex;border:3px solid #1a1a1a1a;width:100%;flex-direction:column;height:100%;align-items:center;justify-content:center;}
.activityFlex .box.postNewAct .btn img{margin-bottom:55px;}
.activityFlex .box.postNewAct .btn p{font-size:20px;font-weight:600;color:#FF4838;margin-bottom:0;}
.activityFlex .box.postNewAct .btn:hover{border-color:#FF4838;}
.otherActTop{margin-bottom:15px;display:flex;justify-content:space-between;align-items:center;}
.otherActTop .left,.otherActTop .right{display:flex;justify-content:flex-start;align-items:center;}
.otherActTop .dpWrap{width:62px;height:62px;margin-right:10px;flex-shrink:0;}
.otherActTop h5{font-weight:700;margin-bottom:5px;}
.otherActTop p{margin-bottom:0;color:#1a1a1a4d;font-size:18px;}
.otherActTop p img{margin-right:5px;}

/*================Chat screen===============*/

/*chat owner*/
.chatScreenWrap{display:flex;justify-content:space-between;align-items:flex-start;height: 100vh; }
.chatScreenWrap .left{ height:100%; width:490px;background:#fff;box-shadow:0 0 4px 2px #f5f3f3;border-radius:2px;margin-right:40px;flex-shrink:0;}
.chatLeftTop{padding:55px 35px 0;}
.chatLeftTop .activitiesTags{margin-bottom:50px;}
.chatLeftTop h5{font-weight:700;margin-bottom:20px;}
.chatLeftTop h6{color:#858585;text-transform:uppercase;font-weight:600;padding-bottom:35px;}
.chatUsers{/*max-height:890px;*/overflow-y:auto;padding:0 35px;}
.chatUser{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;}
.chatUser>div{display:flex;justify-content:flex-start;align-items:center;}
.chatUser>div img{width:40px;height:40px;border-radius:50%;margin-right:15px;}
.chatUser p{color:#191919;margin-bottom:0;}
.chatUser .removeBtn{color:#FC4A40;border:2px solid #FC4A40;border-radius:2px;font-size:14px;font-weight:600;padding:2px 15px;}
.chatUser .removeBtn:hover{background:#FC4A40;color:#fff;}
.chatScreenWrap .right{align-self:stretch;background:#fff;box-shadow:0 0 4px 2px #f5f3f3;border-radius:2px;flex:1 1 auto;position:relative;}
.chattingTop .top{margin-bottom:35px;display:flex;justify-content:space-between;align-items:center;}
.chattingTop{padding:40px 40px 0;}
.chattingTop h3{font-weight:600;}
.chattingTop .btn{padding:0;font-size:16px;color:#FF4838;font-weight:600;}
.chattingTop .btn img{width:30px;margin-right:10px;}
.chatUserList{padding-bottom:25px;border-bottom:2px solid #00000033;display:flex;justify-content:flex-start;align-items:center;}
.chatUserList .transBtn{margin:0 5px 0 0;}
.chatUserList .transBtn img{width:42px;}
.chatUserList .imgWrap{margin:0 5px;}
.chatUserList .imgWrap img{width:42px;border-radius:50%;height:42px;}
.dpAlpha{margin:0 5px;width:42px;height:42px;border-radius:50%;background:#FFE2E0;position:relative;}
.dpAlpha span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:22px;color:#FF4838;font-weight:700;}
.myAlpha{
	display: flex;
	background: none;
    justify-content: flex-start;
	align-items:center;

}
.myAlpha span{
	display: inline-block;
	width:42px;height:42px;border-radius:50%;background:#FFE2E0;
	text-align: center;
	padding: 3px 0px;
    margin-right: 15px;
	font-size:22px;color:#FF4838;font-weight:700;



}
.moreUserWrap{margin:0 0 0 5px;width:42px;height:42px;border-radius:50%;position:relative;border:1px solid #D9D9D9;background:#F5F5F5;}
.moreUserWrap span{line-height:10px;font-size:9px;width:100%;text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.chattingBottom .form-control{padding:20px 40px;resize:none;position:relative;border:1px solid #0000001a;background:#F8F8F8;height:126px;}
.chattingBottom .transBtn{position:absolute;top:20px;right:40px;}
.chattingBottom{position:relative;}
.msgWrap.sender{display:flex;justify-content:flex-start;align-items:flex-start;}
.msgWrap.receiver{display:flex;justify-content:flex-end;align-items:flex-start;}
.msgWrap.sender .imgwrap{margin-right:10px;flex-shrink:0;}
.msgWrap.receiver .imgwrap{margin-left:10px;flex-shrink:0;}
.msgWrap .imgwrap img{width:48px;height:48px;border-radius:50%;}
.msgWrap h6{font-size:16px;font-weight:600;margin-bottom:10px;}
.msgWrap p{margin-bottom:10px;margin-top:15px;position:relative;padding:15px;border-radius:2px;color:#191919;font-size:14px;max-width:605px;line-height:20px;}
.msgWrap.sender p{margin-left:10px;background:#F2F2F2;}
.msgWrap.receiver p{margin-right:10px;background:#FFE2E0;}
.msgWrap.sender p img{position:absolute;top:-7px;left:-13px;width:20px;}
.msgWrap.receiver p img{position:absolute;top:-7px;right:-13px;width:20px;}
.msgWrap span{display:block;font-size:12px;color:#191919b3;}
.msgWrap.sender span{text-align:right;}
.msgWrap{margin:25px 0;}
.msgsWrapper{padding:0 40px;height:calc(100% - 176px - 126px);overflow-y:auto;}
.chatBacSec{display:none;}
.leftChatMsg{text-align: center;
	background: #cdf1ff;
	padding: 5px 20px;
	width: max-content;
	margin: 0 auto 20px;
	border-radius: 5px;
	font-size: 14px;}
/*chat other*/
.chatOther{margin-bottom:30px;display:flex;justify-content:flex-start;align-items:center;}
.chatOther .dpWrap{width:64px;height:64px;margin-right:15px;}
.chatOther h6{font-weight:700;margin-bottom:5px;font-size:20px;color:#191919;text-transform:capitalize;}
.chatOther p{margin-bottom:0;color:#1a1a1a4d;font-size:18px;}
.chatOther p img{margin-right:5px;}
/*.chatOtherWrap .chatUsers{max-height:838px;}*/

/*================Profile screen===============*/
.profilePage{min-height:100vh;position:relative;background:url('images/profile-bg.svg') no-repeat center;background-size:cover;padding-bottom:100px;}
.profilePage:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000099;}
.profilePage .header{position:relative;margin-bottom:135px;}
.profCard{background:#fff;position:relative;padding:70px 100px;border-radius:2px;}
.profileDpWrap{position:relative;width:147px;height:147px;margin:0 auto 50px;}
.profileDpWrap>img{width:100%;height:100%;}
.profileDpWrap .btn{padding:0;position:absolute;bottom:8px;right:10px;}
.profCard .primaryBtn{min-width:490px;font-size:20px;font-weight:600;text-transform:uppercase;padding:17px 10px;display:block;width:max-content;margin:30px auto 25px;}
.profCard a.passA{color:#191919;font-size:18px;display:block;width:max-content;margin:0 auto;text-decoration:underline;}
.hiddenfile{display:none;}

/*================Modals===============*/
.modal{background:#00000059;}

/*add activity*/
.largeModal .modal-dialog{max-width:1520px;}
.largeModal .modal-content{padding:115px 80px 40px;position:relative;}
.closeModal{background:transparent;border:none;padding:0;position:absolute;top:30px;right:30px;}
.modalTitle{font-weight:700;text-align:center;}
.largeModal .modalTitle{margin-bottom:55px;}
.formFlex{display:flex;justify-content:space-between;align-items:center;}
.formFlex .form-group{width:49%;}
.modal .form-control,.modal .form-control::placeholder,.modal .customSelect .bootstrap-select .btn{font-size:16px;}
.modal .form-control,.modal .formIcon,.modal .customSelect .bootstrap-select .btn{height:62px;}
.modal .formIcon img{width:25px;}
.modal .primaryBtn{min-width:492px;border-radius:2px;padding:17px 10px;margin:0 auto;display:block;}
.modal .form-group{margin-bottom:40px;}

/* delete activity modal*/
.smallModal .icon{margin:0 auto;width:132px;display:block;margin-bottom:35px;}
.smallModal .modal-dialog{max-width:825px;}
.smallModal .modal-content{padding:55px;position:relative;}
.smallModal .modalTitle{margin-bottom:55px;margin-bottom:20px;}
.smallModal p{text-align:center;margin-bottom:40px;font-size:18px;color:#191919;}
@media (max-width:1549px){
	/*#FC4A40;*/
	h1{font-size:40px;}
	.wrapper{max-width:1366px;}
	.banner .content{max-width:1366px;top:147px;}
	.banner>img{max-width:521px;}
	.banner h1{line-height:65px;max-width:585px;}
	.largeModal .modal-dialog{max-width:1300px;}
	.smallModal .modal-dialog{max-width:700px;}

	/*.passWrap .logo {
	max-width: 285px;
	margin: 0 auto 40px;}*/}
	@media (max-width:1365px){
		h2{font-size:26px;}
		h2.title{margin-bottom:50px;}
		.headFlex .logo{font-size:40px;}
		.footer .logo{font-size:35px;}
		.secondaryBtn{font-size:17px;}
		.primaryBtn{font-size:18px;}
		.wrapper{max-width:1200px;}
		.banner .content{max-width:1200px;}
		.header{padding-top:30px;}
		.banner>img{max-width:494px;}
		.navbar ul.navigation li a{font-size:17px;}
		.navbar ul.navigation li{padding:0 30px;}
		.header .secondaryBtn{padding:8px 30px;}
		.banner h1{line-height:55px;max-width:490px;font-size:34px;}
		.searchWrap .form-control{height:50px;padding-left:50px;}
		.searchWrap>img{width:23px;}
		.workFlex .box{max-width:375px;padding:25px 30px;}
		.loginWrap .logo,.passWrap .logo{margin:0 auto 20px;font-size:47px;}
		.loginWrap h1,.passWrap>h1{font-size:35px;margin-bottom:10px;}
		.loginWrap h1+p,.passWrap>p{margin-bottom:30px;font-size:16px;}
		.form-control,.form-control::placeholder,.customSelect .bootstrap-select .btn{font-size:16px;}
		.form-control,.formIcon,.customSelect .bootstrap-select .btn{height:62px;}
		.formIcon img{width:25px;}
		.loginWrap .form-group:nth-last-of-type(1){margin-bottom:20px;}
		.forgetP{margin-bottom:30px;font-size:16px;}
		.loginWrap .primaryBtn{padding:12px 10px;max-width:380px;margin-bottom:30px;}
		.passWrap .primaryBtn{padding:12px 10px;}
		.alreadyAcc{font-size:16px;}
		.alreadyAcc{bottom:15px;}
		.passWrap{max-width:700px;min-width:700px;}
		.createActScreen .primaryBtn{padding:11px 25px;}
		.createActScreen .primaryBtn{font-size:16px;}
		.createActScreen .primaryBtn img{margin-right:5px;width:15px;}
		.largeModal .modal-dialog{max-width:1100px;}
		.modal .form-group{margin-bottom:20px;}
		.chatScreenWrap .left{width:400px;margin-right:20px;}
		.chatLeftTop{padding:55px 20px 0;}
		.chatUsers{padding:0 20px;}
		.searchWrap .dropdown-menu .dropdown-item{padding:4px 20px;font-size:14px;}
	}
	@media (max-width:1199px){
		p{font-size:15px;line-height:22px;}
		.secondaryBtn{font-size:15px;}
		.wrapper{max-width:992px;}
		.banner .content{max-width:985px;top:117px;}
		h2.title{margin-bottom:40px;font-size:22px;}
		.headFlex .logo img{width:200px;}
		.navbar ul.navigation li a{font-size:15px;}
		.header .secondaryBtn{padding:8px 22px;}
		.banner>img{max-width:414px;}
		.banner h1{line-height:44px;max-width:390px;font-size:26px;}

		/*.searchWrap .form-control{height:40px;}*/
		.workFlex .box{max-width:310px;padding:25px 15px;}
		.workFlex .box img:nth-of-type(1){width:65px;height:76px;}
		.workFlex .box h5>span{margin-left:-51px;}
		.workFlex .box h5{margin-bottom:15px;font-size:17px;}
		.workFlex .box h5 img:nth-of-type(2){margin-left:10px;display:inline-block;width:60px;}
		.workSection{margin-bottom:6rem;}
		.activitiesTags p img{width:18px;}
		.activitiesTags p{padding:4px 10px;font-size:12px;}
		.activeList{padding:30px 30px 15px;}
		.activeList .top .dpWrap{width:60px;height:60px;}
		.activeList .top h5{font-size:18px;}
		.activeList .top p{font-size:15px;}
		.activeList .top p img{width:14px;}
		.reviewSliderWrap{max-width:700px;}
		.reviewSlider .slide .imgWrap{width:200px;}
		.reviewSlider .slide .content{padding-left:60px;}
		.slide>img{width:170px;}
		.reviewSlider .slide h1:nth-of-type(2){margin-bottom:20px;}
		.reviewSlider .slide h2{margin-bottom:20px;font-size:24px;}
		.footer .logo img{width:190px;}
		.fooFlex ul:not(.socialIcons) li a{font-size:15px;}
		.fooFlex h6{font-size:15px;}
		.fooFlex ul:not(.socialIcons) li{margin:10px 0;}
		.footer .logo{margin-bottom:40px;}
		.findPeopleSection .vector1,.findPeopleSection .vector2{width:440px}
		.loginWrap .right{padding:50px 40px;}
		.loginWrap .right .vector{width:120px;}
		.loginWrap h1{font-size:32px;}
		.formIcon{width:67px;}
		.form-control,.formIcon,.customSelect .bootstrap-select .btn,.modal .form-control,.modal .formIcon,.modal .customSelect .bootstrap-select .btn{height:55px;}
		.form-control,.customSelect .bootstrap-select .btn{padding-left:85px;}

		/*.customSelect .bootstrap-select .btn.bs-placeholder,.modal .customSelect .bootstrap-select .btn.bs-placeholder{line-height:16px;}*/
		.customSelect .filter-option-inner{transform:translate(0px,9px);}
		.loginWrap .primaryBtn{padding:9px 10px;max-width:350px;}
		.loginWrap .left .vector{left:25px;top:25px;width:60px;}
		.loginSlider .slick-dots{left:25px;bottom:25px;}
		.loginWrap h1+p,.forgetP,.alreadyAcc{font-size:14px;}
		.passWrap>h1{font-size:30px;}
		.passWrap>p{font-size:14px;}
		.cardIcon{width:110px;margin:0 auto 25px;}
		.passWrap .primaryBtn{padding:10px 10px;margin:35px auto 0;}
		.paginationWrap .page-link{font-size:22px;}
		.paginationWrap .page-link.active{font-size:28px;}
		.largeModal .modal-dialog{max-width:900px;}
		.largeModal .modal-content{padding:80px 50px 40px;}
		.largeModal .modalTitle{margin-bottom:40px;font-size:23px;}
		.modal .primaryBtn{min-width:400px;padding:12px 10px;}
		.chatLeftTop{padding:40px 20px 0;}
		.chattingTop{padding:30px 20px 0;}
		.msgsWrapper{padding:0 20px;}
		.chattingTop h3{font-size:23px;}
		.chattingTop .btn{font-size:14px;}
		.chatUserList .transBtn img,.chatUserList .imgWrap img,.moreUserWrap,.dpAlpha{width:35px;height:35px;}
		.dpAlpha span{font-size:18px;}
		.chattingTop .top{margin-bottom:25px;}
		.msgWrap .imgwrap img{width:43px;height:43px;}
		.msgsWrapper{height:calc(100% - 150px - 100px);}
		.msgWrap p{padding:10px;font-size:13px;max-width:380px;line-height:18px;}
		.chattingBottom .form-control{padding:20px 20px;height:100px;}
		.chattingBottom .transBtn{right:20px;}
		.chattingBottom .transBtn img{width:30px;}
		.chatLeftTop .activitiesTags{margin-bottom:30px;}
		.chatLeftTop h6{font-size:15px;}
		.chatScreenWrap .right{max-height:1255px;}
		.searchScreenTop .left h6{font-size:17px;margin-right:20px;line-height:21px;padding-right:20px;}
		.searchScreenTop .left h6 span{margin-left:20px;}
		.searchScreenTop .primaryBtn{padding:5px 15px;}
		.searchScreenTop .left p{line-height:24px;}
		.profCard .primaryBtn{min-width:400px;font-size:18px;padding:10px 10px;margin:30px auto 25px;}
		.profCard a.passA{font-size:16px;}
		.activityFlex .box{padding:30px 15px 65px;width:30.3%;margin:0 15px 30px;}
		.activityFlex{margin:0 -15px;}
		.activityFlex .box.postNewAct,.activityFlex .box.postNewAct .btn{padding:30px;}

		.activityGridScreen .nav-tabs a{font-size:18px;padding:0 20px 15px;}
		.usersGroup .dropdown .btn img{width:43px;height:43px;}
		.usersGroup .dropdown .letterWrap{width:43px;height:43px;}
		.activityFlex .box.postNewAct .btn img{margin-bottom:45px;width:50px;}
		.activityFlex .box.postNewAct .btn p{font-size:18px;}
		.yourActTop h5{font-size:18px;}
		.activityFlex .box>p{padding-right:0;font-size:14px;}
		.chatBtn img{width:25px;}
		.yourActFoo h6{font-size:14px;}
		.otherActTop .dpWrap{width:50px;height:50px;}
		.otherActTop h5{font-size:16px;}
		.otherActTop p{font-size:15px;}
		.otherActTop p img{width:12px;}
	}
	@media (max-width:991px){
		.secondaryBtn{font-size:14px;}
		h2.title{margin-bottom:30px;font-size:20px;line-height:30px;}
		.headFlex .logo{font-size:32px;}
		.footer .logo{font-size:30px;margin-bottom:25px;}
		.favBtn{width:42px;height:42px;}
		.favBtn img{width:20px;}
		.banner>img{max-width:380px;}
		.wrapper{max-width:768px;}
		.banner .content{max-width:768px;top:105px;}
		.headFlex .logo img{width:165px;}
		.navbar ul.navigation li{padding:0 20px;}
		.header .secondaryBtn{padding:5px 18px;}
		.navbar ul.navigation li a{font-size:14px;}
		.banner h1{line-height:41px;max-width:390px;font-size:24px;font-weight:700;}
		.searchWrap .form-control,.searchWrap .form-control::placeholder,.searchWrap .dropdown .btn{font-size:14px;}

		/*.searchContainer .searchWrap:nth-of-type(3){display:none;}*/

		/*.searchWrap{width:45%;}*/
		.searchWrap .form-control{height:45px;padding-left:40px;}
		.searchWrap>img{left:10px;top:50%;width:20px;}
		.searchContainer .primaryBtn{padding:5px 20px;font-size:16px;}
		.workFlex .box{max-width:235px;}
		.workFlex .box h5{font-size:14px;letter-spacing:2.2px;}
		.workFlex .box img:nth-of-type(1){width:50px;height:58px;}
		.workFlex .box h5>span{margin-left:-45px;}
		.workFlex .box h5 img:nth-of-type(2){margin-left:5px;width:46px;}
		.findPeopleSection .viewMoreBtn{font-size:17px;}
		.findPeopleSection .vector1,.findPeopleSection .vector2{width:350px;}
		.reviewSection{padding:60px 0;}
		.reviewSliderWrap{max-width:600px;}
		.reviewSlider .slide{padding:25px 25px 20px 0;}
		.reviewSlider .slide .imgWrap{width:165px;}

		/*.reviewSlider .slide h1{font-size:30px;}*/
		.reviewSlider .slide h2{margin-bottom:10px;font-size:21px;}
		.reviewSlider .slide p:nth-of-type(1){line-height:25px;}
		.reviewSlider .slide .content{padding-left:40px;}
		.fooFlex .box:nth-of-type(2){display:none;}
		.fooFlex{margin-bottom:30px;}
		.footer{padding:40px 0 10px;}
		.footer .logo img{width:160px;}
		ul.socialIcons li a{width:30px;height:30px;}
		ul.socialIcons li a img{width:16px;}
		.fooFlex ul:not(.socialIcons) li a{font-size:14px;}
		.findPeopleSection{margin-bottom:5rem;}
		.loginWrap .left{width:40%;}
		.loginWrap .right{width:60%;}
		.loginWrap .right .vector{width:90px;}
		.createActSearch .searchContainer{margin-top:60px;}
		.createActScreen{min-height:350px;}
		.largeModal .modal-dialog{max-width:730px;}
		.largeModal .modal-content{padding:50px 30px 40px;}
		.closeModal{top:15px;right:15px;}
		.closeModal img{width:12px;}
		.largeModal .modalTitle{font-size:21px;}
		/*.chatScreenWrap.mainChat .left{display:none;}*/
		.chatScreenWrap .left{width:100%;margin-right:0; left:-100%; transition:1s;position: relative;}
		.chatScreenWrap .right{left:-100%; transition:1s;}
		.chatScreenWrap{display: block;}
		.chatScreenWrap .left.chatAnnimate,.chatScreenWrap .right.chatAnnimate{left:0; transition:1s;}
		.msgWrap p{max-width:600px;}
		.chatUserList .transBtn{display:none;}
		.chatBacSec{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;}
		.smallModal .modal-dialog{max-width:500px;}
		.smallModal .icon{width:80px;margin-bottom:20px;}
		.smallModal .modalTitle{margin-bottom:15px;font-size:20px;}
		.smallModal p{margin-bottom:30px;font-size:15px;}
		.modalsmallModal .primaryBtn{min-width:300px;padding:9px 10px;font-size:15px;}
		.chatUser p{font-weight:600;}
		.chatUser span{color:#191919a3;font-size:14px;}
		.notifyItem h6{line-height:20px;font-size:14px;}
		.notifyDrop .head{padding:20px 20px;}
		.notifyDrop .head h6{font-size:17px;}
		.notifyDrop .foo{padding:20px 25px;}
		.notifyDrop .foo a{font-size:14px;}
		.notifyDrop .dropdown-menu{min-width:420px;}
		.searchScreenTop .filtersBtn{display:inline-flex;align-items:center;padding:0;margin-right:20px;font-weight:600;color:#000000bf;}
		.searchScreenTop .filtersBtn img{margin-right:5px;}
		.sidebar{transition:linear 0.2s all;max-height:100vh;overflow-y:auto;z-index:99;width:215px;position:fixed;top:0;right:-215px;min-height:100vh;background:#fff;box-shadow:0 0 4px 2px #f5f3f3;padding:50px 20px;}
		.sidebar.show{right:0;}
		.closeFilters{display:inline-block;padding:0;position:absolute;top:10px;right:10px;border:none;background:transparent;}
		.activityGridScreen .nav-tabs a{font-size:15px;padding:0 20px 10px;}
		.activityFlex .box{width:46%;}
		.createActivityPage .searchScreenTop{display:block;}
		.createActivityPage .searchScreenTop>div{justify-content:flex-end;}
	}
	@media (max-width:767px){

		/*-----------menu styling---------*/
		.openMenu,.closeMenu{display:inline-block;padding:0;background:transparent;border:none;}
		.overlay.show{display:block; /*right:0;visibility:visible;*/}
		.overlay{left:0;display:none;position:fixed;/*visibility:hidden;*/background:#000000b8;top:0;/*right:-100%;*/width:100%;min-height:100vh;overflow-y:auto;/*transition:linear 0.4s all;*/}
		.navbar .menuNav{align-items:flex-start;visibility:hidden;position:fixed;right:-200px;top:0;width:200px;margin-left:auto;flex-direction:column;background:#fff;padding:100px 15px 70px 35px;border-bottom-left-radius:70px;min-height:90vh;transition:all 0.2s linear;}
		.navbar .menuNav.mobMenu{right:0;visibility:visible;}
		.navbar ul.navigation{width:100%;}
		.profilePage .header{position:fixed;}
		.profilePage{padding-top:130px;}
		.profCard{padding:50px 50px;}
		.profileDpWrap{width:120px;height:120px;}
		.profCard .primaryBtn{min-width:300px;font-size:16px;padding:7px 10px;}

		/*.navbar .overlay.show .menuNav{right: 0; visibility: visible;}*/

		/*--------------------*/

		/*--------------------*/



		.closeMenu{position:absolute;top:17px;right:15px;}
		.navbar ul.navigation li{display:block;padding:0;border-right:0;margin-bottom:30px;}
		.navbar ul.navigation li a{font-size:14px;color:#191919;}
		.home .navbar ul.navigation li a,.home .navbar ul.navigation li a.active,.home .navbar ul li a.active:hover{color:#191919;}
		.navbar ul.navigation li a.active{border-bottom:3px solid #191919;padding-bottom:10px;display:block;color:#191919;}
		.header .secondaryBtn{padding:9px 26px;letter-spacing:1px;font-size:12px;margin-top:30px;}
		ul.socialIcons li a{background:#191919;width:33px;height:33px;}
		ul.socialIcons{padding:0 30px;position:absolute;bottom:25px;width:-webkit-fill-available;left:50%;transform:translate(-50%,0);}
		ul.socialIcons li a img{width:19px;}
		ul.socialIcons li a:hover{background:#FC4A40;}
		.header ul.socialIcons{display:block;}
		.home .navbar ul.navigation li{border-right:none;}
		.header.loggedInHeader .navbar ul.navigation li:nth-last-of-type(1){display:block;}
		.notifyBtn{display:none;}
		.profileDrop{display:none;}
		.mobileProfile{display:block;}
		.mobileProfile .dpWrap{width:48px;height:48px;margin-bottom:10px;margin-top:20px;}
		.mobileProfile h6{letter-spacing:0.5px;font-size:14px;font-weight:600;color:#191919;text-transform:capitalize;margin-bottom:50px;}
		.mobileProfile a{font-size:16px;color:#191919;letter-spacing:1px;}
		.mobileProfile a img{margin-right:10px;}

		/*------------------------*/
		.wrapper{max-width:576px;}
		.banner .content{max-width:576px;top:70px;}
		.banner>img{max-width:64%;}
		.header,.banner .header{top:0;position:fixed;z-index:99;background:#fff9;padding:15px 0;width:100%;}
		.banner h1{line-height:35px;text-transform:capitalize;max-width:initial;}
		.searchContainer{flex-direction:column;padding:0;background:transparent;box-shadow:none;}
		.searchWrap .dropdown{border-right:none;width:100%;}
		.searchWrap{width:100%;margin-bottom:15px;box-shadow:0 0 4px 2px #f5f3f3;}

		/*.searchContainer .searchWrap:nth-of-type(2){display:none;}*/
		.searchWrap:nth-of-type(1){flex:1 1 auto;width:100%;}
		.banner h1{margin-bottom:27px;}
		.workFlex .slide:nth-of-type(3) .box,.workFlex .slide:nth-of-type(2) .box,.workFlex .slide:nth-of-type(1) .box{margin:2px auto;margin-left:auto;margin-right:auto;}
		.workFlex .box{margin:2px auto;margin-left:auto;margin-right:auto;}
		.workFlex .slick-list{padding:0 30px 0 0!important;}
		.workSection .wrapper{padding-right:0;}
		.footer .socialIcons{display:none;}
		.activitiesTags p{padding:2px 6px;font-size:12px;margin-right:5px;line-height:15px;margin-bottom:10px;}
		.activeList>p{font-weight:300;}
		.activeList .top .dpWrap{width:50px;height:50px;margin-right:10px;}
		h2.title{font-weight:600;}
		.activeList .top h5{font-size:16px;}
		.activeList .top p{font-size:14px;}
		.favBtn{width:34px;height:34px;}
		.favBtn img{width:17px;}
		.reviewSliderWrap{max-width:500px;}
		.fooFlex .box:nth-last-of-type(1){display:none;}
		.reviewSlider .slide h2{font-size:20px;}
		.loginWrap .left{display:none}
		.loginWrap .right{align-self:unset;width:100%;background:#fff;max-width:400px;margin:50px auto;border-radius:2px;}
		.loginWrap.login{background:url('images/mobile-bg/login.svg') no-repeat center;background-size:cover;}
		.loginWrap.signup{background:url('images/mobile-bg/Signup.svg') no-repeat center;background-size:cover;}
		.loginWrap .right .vector{display:none;}
		.form-control,.formIcon,.customSelect .bootstrap-select .btn,.modal .form-control,.modal .formIcon,.modal .customSelect .bootstrap-select .btn{height:50px;}
		.formIcon,.modal .formIcon{width:55px;}
		.form-control,.customSelect .bootstrap-select .btn,.modal .customSelect .bootstrap-select .btn{padding-left:75px;}
		.loginWrap .primaryBtn{padding:5px 10px;max-width:285px;}
		.form-control,.form-control::placeholder,.customSelect .bootstrap-select .btn,.modal .form-control,.modal .form-control::placeholder,.modal .customSelect .bootstrap-select .btn{font-size:15px;}
		.loginWrap h1{font-size:28px;}
		.loginWrap .logo,.passWrap .logo{font-size:39px;}
		.passWrap{max-width:500px;min-width:500px;padding:40px 30px;}
		.passWrap .transBtn{top:15px;right:15px;}
		.passWrap .transBtn img{width:12px;}
		.passWrap>h1{font-size:26px;}
		.paginationWrap .page-link{font-size:20px;}
		.paginationWrap .page-link.active{font-size:25px;}
		.paginationWrap li{margin:0 8px;}
		.createActSearch{padding-top:70px;}
		.largeModal .modal-dialog{max-width:500px;}
		.formFlex{display:block;}
		.formFlex .form-group{width:100%;}
		.modal .primaryBtn{min-width:300px;padding:10px 10px;font-size:16px;}
		.smallModal .modal-content{padding:40px 20px;}
		.smallModal .modal-dialog{max-width:400px;}
		.smallModal p{margin-bottom:20px;font-size:13px;}
		.smallModal .modalTitle{margin-bottom:5px;font-size:18px;}
		.smallModal .icon{width:50px;margin-bottom:10px;}
		.notifyScreen{background:#fff;}
		.notifyHead{background:#FCFCFC;padding:26px 0;}
		.notifyHead h6{font-weight:700;font-size:16px;color:#000000;}
		.notifyItem{padding:12px 60px 12px 0px;}
		.notifyItem.new:before{right:0;}
		.searchWrap .dropdown-menu{top:2px!important;}
		.activityFlex .box>p{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:5;}
		.activityFlex{margin:0 -10px;}
		.activityFlex .box{padding:20px 15px 60px;width:46.4%;margin:0 10px 20px;}
		.activityFlex .box.postNewAct .btn {
			padding: 30px 20px;
		}
		.activityFlex .box.postNewAct .btn img{margin-bottom:15px;width:49px;}
		.activityFlex .box.postNewAct .btn p{font-size:16px;}
		.yourActTop h5{font-size:16px;}
		.usersGroup .dropdown .letterWrap,.usersGroup .dropdown .btn img,.otherActTop .dpWrap{width:42px;height:42px;}
		.chatBtn img{width:20px;}
		.yourActFoo h6{font-size:14px;letter-spacing:inherit;}
		.otherActTop{align-items:flex-start;}
		.otherActTop .left{flex-direction:column;align-items:flex-start;}
		.otherActTop .dpWrap{margin-bottom:10px;}
		.otherActTop p{font-size:14px;}
		.usersGroup .dropdown .letterWrap{font-size:23px;}
	}
	@media (max-width:575px){

		/*.banner h1 {
		    margin-bottom: 40px;
		    
		}*/
		.headFlex .logo{font-size:24px;}
		.banner>img{max-width:76%}

		/*.banner .content {
		    max-width: 100%;
		    top: 135px;
		}*/

		/*.workSection{max-width: 481px; margin: 0 auto;}*/
		.workSection{margin-bottom:4rem;}
		.workFlex .box{max-width:90%;}
		.workFlex .box h5{font-size:14px;font-weight:300;display:flex;align-items:center;justify-content:flex-start;}
		.workFlex .box h5 img:nth-of-type(2){width:30px;margin-left:auto;display:block;}
		.workFlex .box p{font-size:14px;}
		.workFlex .box img:nth-of-type(1){width:45px;height:54px;}
		.workFlex .box h5>span{margin-left:-40px;}
		.workFlex .slick-list{padding:0 20px 0 0!important;}
		.findPeopleSection .viewMoreBtn{font-size:15px;}
		.reviewSlider .slide h2{font-size:18px;}
		.reviewSlider .slide p:nth-of-type(1){font-size:14px;font-weight:300;}
		.reviewSlider .slide p:nth-of-type(2){font-size:13px;}
		.fooFlex ul:not(.socialIcons) li a{font-size:12px;}
		.footer p.copyRights{font-size:10px;}
		.fooFlex h6{font-size:13px;}
		.reviewArrows{width:90px;}
		.reviewArrows p{font-size:12px;}
		.reviewArrows{border:1px solid #fff;}
		.passwordPage{padding:50px 30px;}
		.passWrap{max-width:100%;min-width:100%;}
		.cardIcon{width:80px;margin:0 auto 15px;}
		.passWrap>h1{font-size:22px;}
		.passWrap .primaryBtn{padding:8px 10px;margin:30px auto 0;font-size:15px;}
		.passWrap>p{font-size:12px;margin-bottom:20px;line-height:20px;}
		.paginationWrap{text-align:center;}
		.paginationWrap .page-link{font-size:15px;}
		.paginationWrap .page-link.active{font-size:19px;}
		.createActScreen{min-height:300px;}
		.createActScreen p{font-size:14px;margin-bottom:40px;}
		.createActScreen .primaryBtn{font-size:14px;padding:11px 18px;}
		.largeModal .modal-dialog{max-width:400px;margin:20px auto;}
		.msgWrap span{display:none;}
		.smallModal .modal-dialog{margin:0 auto;}
		.chatLeftTop p{font-size:14px;font-weight:300;}
		.chatLeftTop h5{font-size:16px;}
		.chatUser p{font-size:14px;}
		.chatUser span{font-size:12px;}
		.chatOther .dpWrap{width:50px;height:50px;}
		.searchScreenTop .primaryBtn span{display:none;}
		.searchScreenTop .primaryBtn img{margin-right:0;}
		.searchScreenTop .primaryBtn{border-radius:50%;width:33px;height:33px;padding:5px;}
		.searchScreenTop .left h6 span{margin-left:10px;}
		.searchScreenTop .left h6{font-size:15px;margin-right:10px;line-height:18px;}
		.searchPage .banner h1:nth-of-type(2){display:block;}
		.searchPage .banner h1:nth-of-type(1){display:none;}
		.profCard{padding:30px 20px;}
		.profileDpWrap{width:100px;height:100px;margin:0 auto 30px;}
		.profileDpWrap .btn img{width:23px;}
		.profileDpWrap .btn{bottom:2px;}
		.activityFlex{margin:0 auto;max-width:290px;}
		.activityFlex .box{width:100%;margin:0 auto 20px;}
		.activityFlex .box.postNewAct .btn{padding:15px;}
		.activityFlex .box.postNewAct {
			min-height: 230px;
		}

	/*.searchWrap .form-control, .searchWrap .form-control::placeholder, .searchWrap .dropdown .btn{font-size: 12px;}*/}
	@media (max-width:480px){
		.banner>img:nth-of-type(1){display:none;}
		.banner>img:nth-of-type(2){display:block;min-height:auto;width:100%;object-fit:cover;}
		.headFlex .logo img{width:127px;}
		.home .searchWrap .form-control{padding-left:10px;}
		.home .searchWrap>img{display:none;}
		.searchContainer .primaryBtn span{display:none;}
		.searchContainer .primaryBtn img{display:inline-block;}
		.searchContainer .primaryBtn{padding:5px 12px;}
		.homeBanner{margin-bottom:4rem;}
		.findPeopleSection .vector1,.findPeopleSection .vector2{width:295px;}
		.workFlex .box{max-width:98%;}
		.activeList .top .left{flex-direction:column;justify-content:flex-start;align-items:flex-start;}
		.activeList .top{align-items:flex-start;}
		.activeList .top .dpWrap{margin-bottom:15px;}
		.activeList .top{margin-bottom:15px;}
		.activeList>p{font-size:14px;font-weight:300;line-height:23px;}
		.activeList:nth-last-of-type(1){margin-bottom:30px;}
		.findPeopleSection .viewMoreBtn{font-size:12px;font-weight:600;}
		.findPeopleSection{margin-bottom:3.5rem;}
		.reviewSlider .slide .imgWrap{width:110px;}
		.reviewSlider .slide .content{padding-left:15px;}
		.reviewSlider .slide p:nth-of-type(1){font-size:12px;font-weight:300;line-height:23px;}
		.reviewSlider .slide p:nth-of-type(2){font-size:10px;}
		.reviewSlider .slide>img{width:100px;left:10%;}
		.reviewSlider .slide h1:nth-of-type(2){margin-bottom:0px;}
		.reviewArrows p{font-size:10px;}
		.reviewArrows{width:71px;padding:1px 5px;}
		.reviewArrows .btn img{width:5px;margin-bottom:4px;}
		.reviewSlider{margin-bottom:20px;}
		.reviewSection{padding:40px 0;}
		.fooFlex h6{display:none;}
		.fooFlex{flex-direction:column;align-items:center;margin-bottom:20px;}
		.fooFlex .box:nth-of-type(2){order:1;}
		.fooFlex .box:nth-of-type(1){order:2;}
		.fooFlex ul:not(.socialIcons) li{text-align:center;}
		.fooFlex .box{max-width:190px;}
		.loginWrap .right{max-width:290px;padding:50px 20px;}
		.loginWrap .logo,.passWrap .logo{margin:0 auto 10px;font-size:27px;}
		.loginWrap h1{font-size:18px;}
		.loginWrap h1+p,.forgetP,.alreadyAcc{font-size:12px;}
		.forgetP{margin-bottom:15px;}
		.form-control,.formIcon,.customSelect .bootstrap-select .btn,.modal .form-control,.modal .formIcon,.modal .customSelect .bootstrap-select .btn{height:38px;}
		.form-control,.form-control::placeholder,.customSelect .bootstrap-select .btn,.modal .form-control,.modal .form-control::placeholder,.modal .customSelect .bootstrap-select .btn{font-size:12px;}
		.formIcon,.modal .formIcon{width:33px;}
		.formIcon img,.modal .formIcon img{width:17px;}
		.form-control,.customSelect .bootstrap-select .btn,.customSelect .bootstrap-select .btn,.modal .customSelect .bootstrap-select .btn{padding-left:45px;}
		.form-group,.modal .form-group{margin-bottom:10px;}
		.customSelect .filter-option-inner,.modal .customSelect .filter-option-inner{transform:translate(0,6px);}
		.loginWrap .primaryBtn{font-size:14px;max-width:175px;}
		.passwordPage{padding:30px 15px;}
		.passWrap{padding:50px 20px 30px;}
		.passWrap>h1{font-size:18px;}
		.passWrap>p{font-size:12px;line-height:15px;}
		.passWrap .primaryBtn{padding:6px 10px;margin:25px auto 0;font-size:14px;}
		.cardIcon{width:50px;}
		.largeModal .modal-content{padding:50px 20px 40px;}
		.largeModal .modal-dialog{max-width:300px;}
		.largeModal .modalTitle{font-size:16px;margin-bottom:20px;}
		.modal .primaryBtn{min-width:80%;padding:6px 10px;font-size:14px;}
		.chatBacSec{margin-top:130px;}
		.chattingTop h3{font-size:16px;}
		.chattingTop .btn{font-size:12px;}
		.chattingTop{padding:25px 15px 0;}
		.chatUserList .transBtn img,.chatUserList .imgWrap img,.moreUserWrap,.dpAlpha{width:30px;height:30px;}
		.moreUserWrap span{font-size:7px;}
		.chatUserList .imgWrap{margin:0 2px;}
		.chatUserList{padding-bottom:15px;}
		.msgsWrapper{padding:0 15px;}
		.msgWrap .imgwrap img{width:30px;height:30px;}
		.msgWrap h6{font-size:14px;margin-bottom:5px;}
		.msgWrap p{font-size:12px;margin-top:5px;}
		.msgWrap{margin:15px 0;}
		.chattingBottom .form-control{padding:10px 15px;height:60px;min-height:60px;}
		.chattingBottom .transBtn img{width:25px;}
		.chattingBottom .transBtn{right:15px;top:10px;}
		.chattingTop .top{margin-bottom:15px;}
		.chatBacSec{margin-top:80px;}
		.msgsWrapper{height:calc(100% - 120px - 60px);}
		.chatScreenWrap .right{max-height:612px;}
		.smallModal .modal-dialog{max-width:300px;}
		.smallModal p{font-size:10px;}
		.notifyItem{padding:12px 30px 12px 0px;}
		.searchScreenTop{flex-direction:column;}
		.searchScreenTop>div{width:100%;justify-content:space-between;}
		.searchScreenTop .left h6{padding-right:0;border-right:none;}
		.searchScreenTop>div:nth-of-type(1){margin-bottom:10px;border-bottom:1px solid #efefef;padding-bottom:10px;}
		.sortDropdown .dropdown-menu{left:auto!important;right:0!important;transform:translate(0,0)!important;top:100%!important;}
		.profCard .primaryBtn{min-width:176px;font-size:14px;padding:6px 10px;margin:20px auto 10px;}
		.profileDpWrap{width:70px;height:70px;margin:0 auto 20px}
		.profileDpWrap .btn img{width:16px;}
		.profileDpWrap .btn{bottom:-3px;}
		.profCard a.passA{font-size:12px;}
		.createActivityPage .searchScreenTop>div:nth-of-type(1){border-bottom:none;padding-bottom:0;margin-bottom:0;}
		.createActivityPage .searchScreenTop>div{justify-content:space-between;}
	}

.pac-container {
	font-family: "Open Sans", sans-serif;
	z-index: 1050;
}

.pac-matched {
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
}

.pac-query {
	font-family: "Open Sans", sans-serif;
}
