* {
    margin: 0;
    padding: 0
}

body {
    overflow-x: hidden;
    font-family: 'Gotham Pro';
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('GothamPro-Bold.eot');
    src: local('../font/Gotham Pro Bold'), local('../font/GothamPro-Bold'), url('../font/GothamPro-Bold.eot?#iefix') format('embedded-opentype'), url('../font/GothamPro-Bold.woff2') format('woff2'), url('../font/GothamPro-Bold.woff') format('woff'), url('../font/GothamPro-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('../font/GothamPro-Light.eot');
    src: local('../font/Gotham Pro Light'), local('../font/GothamPro-Light'), url('../font/GothamPro-Light.eot?#iefix') format('embedded-opentype'), url('../font/GothamPro-Light.woff2') format('woff2'), url('../font/GothamPro-Light.woff') format('woff'), url('../font/GothamPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('../font/GothamPro-Black.eot');
    src: local('../font/Gotham Pro Black'), local('../font/GothamPro-Black'), url('../font/GothamPro-Black.eot?#iefix') format('embedded-opentype'), url('../font/GothamPro-Black.woff2') format('woff2'), url('../font/GothamPro-Black.woff') format('woff'), url('../font/GothamPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('../font/GothamPro-Medium.eot');
    src: local('../font/Gotham Pro Medium'), local('../font/GothamPro-Medium'), url('../font/GothamPro-Medium.eot?#iefix') format('embedded-opentype'), url('../font/GothamPro-Medium.woff2') format('woff2'), url('../font/GothamPro-Medium.woff') format('woff'), url('../font/GothamPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('../font/GothamPro-BoldItalic.eot');
    src: local('../font/Gotham Pro Bold Italic'), local('../font/GothamPro-BoldItalic'), url('../font/GothamPro-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../font/GothamPro-BoldItalic.woff2') format('woff2'), url('../font/GothamPro-BoldItalic.woff') format('woff'), url('../font/GothamPro-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('../font/GothamPro.eot');
    src: local('../font/Gotham Pro'), local('../font/GothamPro'), url('../font/GothamPro.eot?#iefix') format('embedded-opentype'), url('../font/GothamPro.woff2') format('woff2'), url('../font/GothamPro.woff') format('woff'), url('../font/GothamPro.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

hr {
    border: 1px solid #f4f4f4!important
}

img {
    max-width: 100%;
    height: auto;
}

p {
    word-break: break-all;
}

h3,
p,
span {
    word-break: break-all;
}

.page-loader {
    width: 100%;
    height: 100vh;
    position: absolute;
    background: #e2e2e2;
    z-index: 1000;
}

.txt {
    color: #666;
    text-align: center;
    top: 40%;
    position: relative;
}

.header-section {
    box-shadow: 0 10px 40px rgba(89, 120, 150, .06);
    background: #ffffff;
    z-index: 1111;
    position: relative;
}

.header-section .header-inner {
    padding-left: 20px;
    padding-right: 20px;
}
.header-section .header-inner .right-side {
        display: flex;
    justify-content: flex-end;
    width: 100%;
}
.header-section .logo-image {
    margin-right: 15px;
    width: 320px;
    position: relative;
}

.header-section .logo-image:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #f4f4f4;
    top: 0;
    right: -15px;
}

.header-section .navbar {
    padding: 0;
}

.header-section .navbar-nav {
    margin-left: 50px;
}

.header-section .navbar-nav .nav-item {
    margin-left: 5px;
    margin-right: 5px;
}

.header-section .navbar-nav .nav-item a {
    padding: 10px 20px;
}

.header-section .navbar-nav .nav-item a span {
    display: block;
    margin-bottom: 4px;
    min-height: 33px;
}

.menu-icon-stroke {
    stroke: #181818;
    width: 22px;
}

.header-section.fixed {
    width: 100%;
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 111111;
}


/* .menu-icon-stroke:hover {
	fill: #FF8410
} */

.menu-icon {
    fill: #181818;
    width: 22px;
}

.header-section .navbar-nav .nav-item a {
    font-size: 11px;
    color: #181818;
    font-weight: 500;
    line-height: 11px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    text-decoration: none;
        white-space: nowrap;
}

.header-section .navbar-nav .nav-item a.post-btn {
    outline: 0;
    display: inline-block;
}

.header-section .navbar-nav .nav-item.active a .menu-icon-stroke,
.header-section .navbar-nav .nav-item:hover a .menu-icon-stroke {
    stroke: #FF8410;
    /* fill: #FF8410 */
}

.header-section .navbar-nav .nav-item.message-link.active a .menu-icon-stroke,
.header-section .navbar-nav .nav-item.message-link:hover a .menu-icon-stroke {
    fill: #FF8410;
}

.header-section .navbar-nav .nav-item.active a .menu-icon,
.header-section .navbar-nav .nav-item:hover a .menu-icon {
    fill: #FF8410;
}

.header-section .navbar-nav .nav-item.active a,
.header-section .navbar-nav .nav-item:hover a {
    color: #ff8410;
}

.header-section .navbar-nav .nav-item.active a:before,
.header-section .navbar-nav .nav-item:hover a:before {
    height: 2px;
}

.header-section .navbar-nav .nav-item a:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: #ff8410;
    left: 0;
    right: 0;
}

.header-section .navbar-collapse {
    flex-grow: inherit;
}

.header-section .search-bar {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
    margin-left: 30px;
    margin-right: 30px;
    position: relative;
    width: 45%;
}

.header-section .search-bar:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #f4f4f4;
}

.header-section .search-bar span {
    color: #613dc1;
    font-size: 20px;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0;
    border: 0;
    padding: 0;
    cursor: pointer;
}

.search-bar .searchform {
    background: #f2f2f2;
    padding: 5px;
}

.header-section .search-bar .input-group {
    flex-wrap: inherit;
    margin-left: 10px;
}

.header-section .search-bar .form-control {
    font-size: 16px;
    font-weight: 300;
    line-height: 15px;
    color: #181818;
    display: inline-block;
    height: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0;
    border: 0;
    padding-left: 15px;
    background: 0 0;
}

.header-section .search-bar input::-webkit-input-placeholder {
    color: #cecece;
}

.header-section .search-bar .form-control::-moz-placeholder {
    color: #cecece;
}

.header-section .search-bar .form-control:-ms-input-placeholder {
    color: #cecece;
}

.header-section .search-bar .form-control:-moz-placeholder {
    color: #cecece;
}

.header-section .form-control:focus-visible {
    text-shadow: none;
}

.header-section .profile-box {
    padding-left: 30px;
    position: relative;
    width: max-content;
    padding-top: 15px;
    padding-bottom: 15px;
}

.header-section .profile-box a.user-icon {
    display: none;
}

.header-section .profile-box .inner-box {
    display: flex;
}

.header-section .profile-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #f4f4f4;
}

.header-section .profile-box .profile-inner {
    position: relative;
    display: flex;
    align-items: center;
}
.header-section .profile-box .profile-inner a {
        flex-basis: 45px;
            width: 45px;
    height: 45px;
}
.header-section .profile-box img {
    left: 0;
    width: 45px;
    height: 45px;
    object-fit: cover;
    border-radius: 10px;
}

.header-section .profile-box .content {
    padding-left: 20px;
        flex: 1;
}

.header-section .profile-box .content h6 {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 0;
        white-space: nowrap;
}

.header-section .profile-box .content h6 a {
    color: #181818;
    text-decoration: none;
}

.header-section .profile-box .content p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 11px;
    color: #747474;
    font-weight: 500;
}

.header-section .profile-box .right-content {
    padding-left: 35px;
}

.header-section .profile-box .right-content p {
    margin-bottom: 0;
}

.header-section .right-content p.text {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: rgba(24, 24, 24, .2);
    margin-bottom: 5px;
}

.header-section .right-content p.num {
    font-size: 12px;
    line-height: 11px;
    color: #ff8410;
    position: relative;
}

.header-section .right-content p.num span {
    transform: rotate(45deg);
    position: absolute;
    top: -5px;
    padding-left: 15px;
}

.header-section .profile-box .dropdown-menu {
    left: auto;
    right: 0;
}


/* .header-section .profile-box .dropdown-menu {
	padding: 0;
	border: 1px solid #f4f4f4;
	margin-top: 0;
	box-shadow: 0 2px 3px #f1f4f8;
    opacity: 0;
    display: block;
    margin: 0;
    padding: 0;
    visibility: hidden\0/;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform:  rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform:  rotateX(0deg);
    -o-transform:  rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    -mos-transition: -mos-transform 0.4s, opacity 0.1s 0.3s;
    -o-transition: -o-transform 0.4s, opacity 0.1s 0.3s;
} */


/* .header-section .profile-box.show-dropdown .dropdown-menu {
	visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    -mos-transition: -mos-transform 0.4s, opacity 0.1s;
    -o-transition: -o-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}
 */

.profile-box .dropdown-menu .menu-profile {
    margin-bottom: 0;
    padding: 15px 20px 0;
    display: flex;
    align-items: center;
}

.profile-box .dropdown-menu ul {
    border-top: 1px solid #f4f4f4;
    padding-top: 15px;
    margin-top: 15px;
}

.profile-box .dropdown-menu img {
    left: 15px;
}

.profile-box .view-profile-btn {
    padding-left: 20px;
    padding-right: 20px;
}

.profile-box .dropdown-menu .user-name {
    padding-left: 20px;
    padding-top: 5px;
}

.profile-box .dropdown-menu .user-name h6 {
    margin-bottom: 5px;
}

.profile-box .dropdown-menu .user-name p {
    margin-bottom: 0;
    font-size: 13px;
}

.profile-box .dropdown-menu .view-profile {
    border: 1px solid #613dc1;
    color: #613dc1;
    border-radius: 20px;
    width: 100%;
    display: inline-block;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    margin-top: 20px;
    font-size: 13px;
    font-weight: 500;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

.profile-box .dropdown-menu .view-profile:before {
    background: #613dc1;
    content: '';
    position: absolute;
    z-index: -1;
    border-radius: 20px;
}

.profile-box .dropdown-menu .view-profile:after {
    background: #613dc1;
    content: '';
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 20px;
}

.profile-box .dropdown-menu .view-profile:hover:after {
    
}

.profile-box .dropdown-menu .view-profile:hover {
    border: 1px solid #613dc1;
    color: #613dc1;
    font-weight: 600;
    background: rgba(97, 61, 193, 0.3);
}

.profile-box .dropdown-menu ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.profile-box .dropdown-menu ul li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #f4f4f4;
    color: #181818;
}

.profile-header-dropdown li {
    display: inline-block;
    width: 100%;
    padding: 0 20px 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #181818;
}

.profile-box .dropdown-menu ul li:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
}

.profile-box .dropdown-menu ul li span {
    font-weight: 500;
}

.profile-box.show-dropdown .dropdown-menu {
    display: block;
}

.profile-box .dropdown-menu ul li a {
    display: inline-block;
    width: 100%;
    color: #181818;
    text-decoration: none;
    padding: 0 0;
    font-size: 12px;
    font-weight: 500;
    transition: all .5s ease;
}

.profile-box .dropdown-menu ul li a:hover {
    padding-left: 10px;
    color: #613dc1;
}

.header-section .other-link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #f4f4f4
}

.header-section .other-link {
    max-width: 130px;
    text-align: center;
    position: relative;
    padding-left: 25px;
    /*padding-top: 10px;
    padding-bottom: 10px;*/
}

.header-section .other-link a {
    font-size: 11px;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #613dc1;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
}

@media only screen and (min-width:1800px) and (max-width:1850px) {
    .header-section .navbar-nav {
        margin-left: 20px;
    }
}

@media only screen and (min-width:1700px) and (max-width:1799px) {
    .header-section .navbar-nav {
        margin-left: 25px;
    }

    .header-section .navbar-nav .nav-item .nav-link {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media only screen and (min-width:1600px) and (max-width:1699px) {
    .header-section .navbar-nav {
        margin-left: 15px;
    }
    .header-section .search-bar {
        margin-left: 15px;
    }
    .header-section .search-bar {
        padding-left: 20px;
        margin-left: 15px;
    }
    .header-section .navbar-nav .nav-item .nav-link {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width:1500px) and (max-width:1599px) {
    .header-section .profile-box,
    .header-section .profile-box .right-content {
        padding-left: 15px;
    }
    .header-section .search-bar {
        margin-left: 15px;
    }
  
}

@media only screen and (min-width:1400px) and (max-width:1499px) {
    .header-section .profile-box,
    .header-section .profile-box .right-content {
        padding-left: 15px
    }
    .header-section .search-bar {
        margin-left: 15px;
         width: 40%;
    }
    .header-section .navbar-nav .nav-item .nav-link {
        padding-left: 10px;
        padding-right: 10px;
    }
    .header-section .profile-box {
        width: max-content;
    }
}

@media only screen and (min-width:1367px) and (max-width:1399px) {
    .header-section .profile-box {
        padding-left: 15px;
    }
    .header-section .search-bar {
        width: 36%;
        margin-left: 0;
    }
    .header-section .navbar-nav .nav-item .nav-link {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .header-section .search-bar .form-control {
        width: auto;
        padding-left: 15px;
    }
    .header-section .navbar-nav {
        margin-left: 15px;
    }
    .header-section .search-bar {
        padding-left: 15px;
        margin-right: 15px;
    }
    .header-section .profile-box .right-content {
        padding-left: 15px;
    }
}

.content-main.main-content {
    margin-top: 50px;
    margin-bottom: 90px;
}

.content-main .main-banner {
    position: relative;
}

.about-us .banner-img {
    margin-bottom: 13px;
}

.about-us .banner-img img {
    margin-top: -75px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
}

.about-us .about-content h3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 13px;
    color: #181818;
    text-align: center;
    margin-bottom: 15px;
}

.about-us .about-content p {
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: #181818;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
}

.content-main .edit-btn {
    margin: 20px 30px 50px;
}

.content-main .edit-btn a {
    font-size: 12px;
    line-height: 11px;
    text-align: center;
    width: 100%;
    background: #613dc1;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto;
    padding: .969rem;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
}

.content-main .edit-btn a:hover {
    animation-name: wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}

.sidebar-left .group-section {
    background: #fcfdfd;
    border-radius: 4px;
    padding: 30px 35px;
    margin-bottom: 25px;
}

.sidebar-left .group-section .section-header {
    display: flex;
    justify-content: space-between;
}

.group-section .section-header {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.group-section .section-header h3 {
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 0;
}

.group-section .section-header a {
    font-size: 12px;
    line-height: 11px;
    text-align: right;
    text-transform: uppercase;
    color: #613dc1;
    text-decoration: none;
}

.group-section .post-box {
    background: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 6px;
    padding: 15px;
    position: relative;
    min-height: 105px;
    margin-bottom: 15px;
}

.sidebar-left .group-section .post-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}

.sidebar-left .group-section .post-box .image-box {
    position: absolute;
    left: 15px;
}

.sidebar-left .group-section .post-box .title-block {
    padding-left: 90px;
}

.group-section .post-box:last-of-type {
    margin-bottom: 0;
}

.group-section .post-box .title-block {
    padding-left: 15px;
}

.group-section .post-box .title-block h4 {
    font-size: 14px;
    line-height: 21px;
    color: #181818;
    font-weight: 500;
    margin-bottom: 0;
    word-break: break-word;
}

.group-section .show-all {
    margin-top: 25px;
}

.group-section .show-all a {
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #613dc1;
    text-decoration: none;
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.show-all a:hover,
.group-section .show-all a:hover {
    padding-left: 8px;
}

.sidebar-left .main-hashtag {
    background: #fcfdfd;
    border-radius: 4px;
    padding: 30px 35px;
    margin-bottom: 25px;
}

.main-hashtag .section-header {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.main-hashtag .section-header h3 {
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 0;
}

.main-hashtag .tag-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

.main-hashtag .tag-list li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.main-hashtag .tag-list li a {
    font-size: 12px;
    line-height: 18px;
    color: #181818;
    background: #e9f0f8;
    border-radius: 4px;
    padding: 6px 15px;
    display: inline-block;
    text-decoration: none;
}

.sidebar-left .latest-artical {
    background: #fcfdfd;
    border-radius: 4px;
    padding: 30px 35px;
}

.latest-artical .section-header {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.latest-artical .section-header h3 {
    font-size: 13px;
    font-weight: 500;
    line-height: 11px;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 0
}

.latest-artical .post-content .post-box {
    position: relative;
    margin-bottom: 20px;
    min-height: 71px;
    display: flex;
    align-items: center;
}

.latest-artical .post-content .post-box:last-of-type {
    margin-bottom: 0;
}

.latest-artical .post-content .title-block {
    padding-left: 15px;
}

.latest-artical .post-content .title-block h4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: #181818;
    margin-bottom: 0;
    word-break: break-word;
}

.latest-artical .post-content .title-block p.viewers {
    font-size: 10px;
    line-height: 15px;
    color: #181818;
    margin-bottom: 0;
}

.leftbar-content .dropdown {
    text-align: center;
}

.main-footer {
    background-image: url('../img/footer.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #613dc1;
    position: relative !important;
    margin-top: 34px;
    background-position: 50% 50%;
    padding: 60px 0 55px;
}

.main-footer .navigation {
    padding-top: 0;
    padding-bottom: 25px;
}

.main-footer .copyright {
    padding-top: 20px;
}

.main-footer .copyright ul li {
    display: inline-block;
    list-style-type: none;
}

.main-footer .copyright p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 17px;
    font-family: Lato, sans-serif;
}

.main-footer .copyright ul a {
    text-decoration: none;
}

.social-icon li a img {
    max-width: 40px;
}

.social-icon li a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    width: 53px;
    height: 53px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, .15);
    text-align: center;
    line-height: 53px;
    font-size: 20px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

.social-icon li a:hover {
    color: #fff;
    background-color: #6846c4;
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.main-footer span.fa-arrow-up {
    font-size: 20px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    position: fixed;
    right: 3%;
    bottom: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 132, 16);
    border-radius: 45px;
    padding: 0;
    cursor: pointer;
    display: none;
    transition: all .25s ease-in-out;
}

.main-footer span.fa-arrow-up:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, .4);
    background: #613dc1;
    transform: rotate(-360deg);
}

.footer-section.main-footer .navigation ul {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
}

.footer-section.main-footer .navigation ul li {
    padding-left: 0;
    display: inline-block;
}

.main-footer .navigation ul li a {
    font-size: 14px;
    color: #fff;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 50px;
    padding-right: 50px;
}

.main-footer .navigation ul li:first-of-type a {
    padding-left: 0;
}

.main-footer .navigation ul li:last-of-type {
    padding-right: 0;
}

.main-footer .navigation ul li:last-of-type a {
    padding-right: 0;
}

.main-footer hr {
    border: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, .2)!important;
}

@media (min-width:1200px) {
    .main-footer .container {
        max-width: 1200px;
    }
}

.content-main .content-area {
    padding-left: 30px;
}

.create-new-post {
    background: #fff;
    box-shadow: 0 20px 60px #f1f4f8;
    border-radius: 4px;
    padding: 30px 40px;
    margin-bottom: 35px;
    width: 100%;
    display: inline-block;
}

.create-new-post .popup-btn {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.create-new-post .popup-btn .post-btn {
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #181818;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    background-color: transparent;
}

.create-new-post form {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.create-new-post form input {
    font-size: 18px;
    line-height: 17px;
    color: #181818;
    border: none;
    outline: 0;
}

.create-new-post form input::-webkit-input-placeholder {
    color: rgba(24, 24, 24, .2);
    font-size: 18px;
    text-align: left;
}

.create-new-post form input::-moz-placeholder {
    color: rgba(24, 24, 24, .2);
    font-size: 18px;
    text-align: left;
}

.create-new-post form input:-ms-input-placeholder {
    color: rgba(24, 24, 24, .2);
    font-size: 18px;
    text-align: left;
}

.create-new-post form input:-moz-placeholder {
    color: rgba(24, 24, 24, .2);
    font-size: 18px;
    text-align: left;
}

.create-new-post form ul li {
    display: inline-block;
    list-style-type: none;
    margin-left: 25px;
    vertical-align: bottom;
}

.sorting-block {
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}

.sorting-block:after,
.sorting-block:before {
    content: '';
    display: block;
    width: 38%;
    height: 1px;
    background: #e7e7e7;
}

.sorting-block button {
    font-size: 12px;
    line-height: 11px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    border: none;
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.sorting-block button span {
    color: #613dc1;
    padding-right: 30px;
}

.sorting-block .dropdown-toggle::after {
    display: none;
}

.sorting-block .btn.focus,
.sorting-block .btn:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.trending-content {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f4f4f4;
}

.trending-content .like-notify {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
}

.trending-content .like-notify p {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 0;
}

.trending-content .like-notify p a {
    color: #613dc1;
}

.bridge-post {
    padding-left: 38px;
}

.trending-content .like-notify i {
    transform: rotate(90deg);
}

.trending-content .like-notify a {
    text-decoration: none;
    color: #181818;
}

.treding-post {
    margin-bottom: 43px;
}

.treding-post .post-box {
    position: relative;
    padding-left: 35px;
    padding-right: 35px;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.treding-post .image-box {
    position: absolute;
    left: 0;
}

.treding-post .inner-content {
    position: relative;
    min-height: 70px;
    margin-bottom: 20px;
}

.treding-post .post-content {
    padding-left: 90px;
    padding-top: 15px;
}

.treding-post .post-content h3 {
    font-size: 14px;
    line-height: 13px;
    color: #181818;
    font-weight: 500;
}

.treding-post .post-content p {
    font-size: 13px;
    line-height: 18px;
    color: #181818;
    margin-bottom: 0;
    word-break: break-word;
}

.treding-post.overlay-content .post-box .desc-block p {
    background: linear-gradient(180deg, #181818 0, rgba(24, 24, 24, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
    line-height: 21px;
}

.treding-post .post-box .desc-block .read-more {
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #613dc1;
    text-decoration: none;
    font-weight: 500;
}

.left-bar .leftbar-content .like-share {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.left-bar .leftbar-content .like-share ul li {
    display: inline-block;
    list-style-type: none;
    margin-right: 20px;
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #181818;
    font-weight: 500;
    position: relative;
}

.left-bar .leftbar-content .like-share ul li:last-of-type {
    margin-right: 0;
}

.left-bar .leftbar-content .like-share ul li img {
    margin-right: 10px;
}

.left-bar .leftbar-content .like-share ul li a {
    color: #181818;
    text-decoration: none;
    display: flex;
    align-items: center;
    position: relative;
}

.dropdown-menud {
    position: absolute;
    top: 20px;
    left: -20px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 12rem;
    padding: 0.5rem;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(235, 235, 235, 0.15);
    border-radius: 0.25rem;
    visibility: hidden;
    opacity: 0;
    max-height: 156px;
    height: max-content;
    overflow-y: scroll;
    box-shadow: 2px 3px 12px 0 rgb(0 0 0 / 7%);
    border: 1px solid #eeeeee;
}

.dropdown-menud::-webkit-scrollbar {
    width: 4px;
    border-radius: 4px;
  }
  
  .dropdown-menud::-webkit-scrollbar-track {
    box-shadow: inset 0 0 8px rgb(255, 255, 255);
  }
  
  .dropdown-menud::-webkit-scrollbar-thumb {
    background-color: #613dc1;
    outline: 1px solid #613dc1;
  }

.dropdown-menud .dropdown-item {
    padding: 0.25rem 0.6rem;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
}

.left-bar .leftbar-content .like-share ul li:hover > .dropdown-menud {
    visibility: visible;
    opacity: 1;
    display: block;
}

.treding-post:not(.overlay-content) .desc-block p {
    font-size: 14px;
    line-height: 21px;
    color: #181818;
}

.treding-post:not(.overlay-content) .desc-block p img {
    margin-top: 10px;
}

.treding-post .file-content {
    display: flex;
    justify-content: space-between;
    background: #e9f0f8;
    border-radius: 4px;
    padding: 20px 35px 20px 20px;
    margin-bottom: 15px;
    position: relative;
}

.treding-post .file-content:last-of-type {
    margin-bottom: 5px;
}

.treding-post .file-content .image-box {
    left: 20px;
}

.treding-post .file-content .file-info {
    padding-left: 80px;
}

.treding-post .file-content .file-info h4 {
    font-size: 14px;
    line-height: 21px;
    color: #181818;
    margin-bottom: 12px;
}

.treding-post .file-content .file-info p {
    font-size: 10px;
    line-height: 15px;
    color: #181818;
    margin-bottom: 0;
}

.treding-post .video-block {
    position: relative;
}

.treding-post .video-block .video-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    left: 0;
    right: 25px;
    text-align: center;
}

.treding-post .video-block .video-icon i {
    width: 79.25px;
    height: 79.25px;
    line-height: 80px;
    text-align: center;
    color: #fff;
    background: #613dc1;
    border-radius: 2px;
    font-size: 30px;
}

.profile-section {
    margin-top: 50px;
    margin-bottom: 150px;
}

.profile-content .dashboard {
    padding: 30px 35px;
    box-shadow: 0 20px 60px rgba(241, 244, 248, .5);
    border-radius: 4px;
    margin-bottom: 20px;
}

.profile-content .dashboard .dash-text-head {
    display: flex;
    justify-content: space-between;
}

.profile-content .dashboard .dash-text-head h3 {
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 0;
}

.profile-content .dashboard .dash-text-head a {
    font-size: 12px;
    font-weight: 500;
    line-height: 11px;
    text-align: right;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #613dc1;
}

.profile-content .dashboard .dash-text-head {
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f4f4f4;
}

.profile-content .dashboard .dash-view .count-box {
    margin-bottom: 30px;
}

.profile-content .dashboard .dash-view .count-box:last-of-type {
    margin-bottom: 0;
}

.profile-content .dashboard .dash-view h1 {
    font-size: 36px;
    line-height: 42px;
    text-transform: uppercase;
    color: #613dc1;
    margin-bottom: 5px;
}

.profile-content .dashboard .dash-view p {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #181818;
    margin-bottom: 0;
}

.profile-content .visitors {
    background: #fcfdfd;
    border-radius: 4px;
    padding: 30px 35px;
    margin-bottom: 20px;
}

.profile-content .visitors .visitor-text-head {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.profile-content .visitors .visitor-text-head h3 {
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 0;
}

.profile-content .visitors .visitor-text-head a {
    font-size: 12px;
    line-height: 11px;
    font-weight: 500;
    text-align: right;
    text-transform: uppercase;
    color: #613dc1;
}

.profile-content .visitors .visitors-info .visitor1 {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.profile-content .visitors .visitors-info .visitor1:last-of-type {
    margin-bottom: 0;
}

.profile-content .visitors .visitors-info .visitor1 ul {
    display: inline-block;
    padding-left: 15px;
    margin-bottom: 0;
}

.profile-content .visitors .visitors-info .visitor1 ul li {
    padding-top: 8px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    color: #181818;
    word-break: break-word;
}

.profile-content .visitors .visitors-info .visitor1 ul li:nth-child(2) {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #181818;
}

.profile-content .course-main {
    padding: 30px 35px;
    background: #fff;
    box-shadow: 0 20px 60px rgba(241, 244, 248, .5);
    border-radius: 4px;
    position: relative;
}

.profile-content .course-main .course-text-head {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.profile-content .course-main .course-text-head h3 {
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 0;
}

.profile-content .course-main .post-box {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}

.profile-content .course-main .post-box .course-img {
    position: relative;
}

.profile-content .course-main .post-box img {
    min-width: 70px;
    border-radius: 10px;
}

.profile-content .course-main .post-box a {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.profile-content .course-main .post-box a i {
    color: #fff;
    font-size: 10px;
    text-align: center;
    background: #613dc1;
    border-radius: 2px;
    padding: 9px;
}

.course-main .post-box .title-block {
    margin-left: 15px;
}

.course-main .post-box .title-block h3 {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #181818;
    margin-bottom: 0;
}

.course-main .post-box .title-block p {
    font-size: 11px;
    line-height: 10px;
    color: #181818;
    margin-bottom: 0;
}

.profile-content .course-main .recomendation {
    margin-bottom: 5px;
}

.profile-content .course-main .recomendation a {
    font-size: 12px;
    line-height: 11px;
    font-weight: 500;
    text-transform: uppercase;
    color: #613dc1;
    text-decoration: none;
}

.john-profile {
    box-shadow: rgba(241, 244, 248, .5) 0 20px 60px;
    background: #fff;
    border-radius: 4px
}

.john-profile .cover-img .cover-Images-Bg {
    width: 100%;
    height: 340px;
    object-fit: cover;
    object-position: center;
}
.john-profile .cover-img .edit-profile {
    padding: 25px 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.john-profile .cover-img .upload {
    width: 49px;
    height: 49px;
    text-align: center;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 10px 30px rgba(113, 123, 133, .05);
    border-radius: 4px;
    line-height: 49px;
    opacity: .5;
    z-index: 99;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.john-profile .cover-img .edit {
    width: 49px;
    height: 49px;
    text-align: center;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 10px 30px rgba(113, 123, 133, .05);
    border-radius: 4px;
    line-height: 49px;
    margin-left: 10px;
    z-index: 99;
    position: absolute;
    top: 15px;
    right: 28px;
}

.john-profile .cover-img .edit-profile a.btn {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 11px;
    text-align: center;
    text-transform: uppercase;
    color: #181818;
    width: 176.07px;
    height: 49px;
    box-shadow: rgba(113, 123, 133, .05) 0 10px 30px;
    margin-left: auto;
    display: flex;
    align-items: center;
    padding: 12px 15px;
    background: rgba(255, 255, 255, .9);
    border-radius: 4px;
}

.john-profile .cover-img .edit-profile i {
    font-size: 22px;
    margin-right: 20px;
    color: #181818;
    opacity: .8;
}

.john-profile .john-profile-content {
    background: #fff;
    box-shadow: 0 20px 60px rgba(241, 244, 248, .5);
    border-radius: 4px;
    width: 100%;
    height: auto;
    padding: 30px 12% 30px 35px;
}

.profile-section .cover-img {
    background-size: cover;
    background-repeat: no-repeat;
    height: 280px;
    position: relative;
    text-align: center;
}

.profile-section .cover-img .user-bg {
    width: 100%;
    object-fit: cover;
    height: 280px;
}

.john-profile .john-profile-content .left-content {
    position: relative;
}

.john-profile .john-profile-content .profile-img {
    position: absolute;
    left: 0;
    top: -70px;
}

.profile-img img {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    border: 8px solid #fff;
    object-fit: cover;
    object-position: center;
}

.profile-img a {
    position: absolute;
    right: 30px;
    bottom: 24px;
    background: #fff;
    padding: 10px;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    line-height: 12px;
    box-shadow: 1px 2px 3px #ddd;
    color: #613dc1;
    font-size: 13px;
}

.john-profile .john-profile-content .right-content {
    padding-left: 270px;
}

.john-profile .john-profile-content .john-content-text-head {
    display: flex;
    justify-content: space-between;
    padding-top: 2px;
    width: 100%;
    margin-bottom: 15px;
    align-items: center;
}

.john-profile .john-profile-content .john-content-text-head p {
    font-weight: 700;
    font-size: 18px;
    line-height: 17px;
    color: #181818;
}

.john-profile .john-profile-content .john-content-text-head a {
    font-size: 12px;
    line-height: 15px;
    color: #181818;
    margin-left: auto;
    text-decoration: none;
}

.john-profile .john-profile-content .john-content-text-head i {
    color: #613dc1;
    margin-right: 12px;
    font-size: 20px;
    vertical-align: middle;
}

.john-profile .john-profile-content .john-content-text p {
    font-size: 14px;
    line-height: 17px;
    color: #181818;
}

.john-profile .john-profile-content .john-content-text a {
    font-size: 14px;
    line-height: 17px;
    color: #613dc1;
    text-decoration: none;
}

.john-profile .john-profile-content .john-content-text .info-btn .btn-contact {
    background: #613dc1;
    border-radius: 4px;
    width: 225px;
    height: 44px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-right: 15px;
}

.john-profile .john-profile-content .john-content-text .profile-btn-cnt,
.john-profile .john-profile-content .john-content-text .info-btn .btn-booking {
    border: 1px solid #613dc1;
    box-sizing: border-box;
    border-radius: 4px;
    width: 225px;
    height: 44px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #613dc1;
    font-weight: 500;
    margin-right: 15px;
}

.profile-btn-cnt {
    margin-right: 0;
}

.john-profile .john-profile-content .john-content-text .info-btn {
    padding-top: 20px;
}

.john-profile .activity-buttons {
    width: 100%;
    padding-left: 13px;
    text-align: center;
    padding-top: 50px;
}

.john-profile .activity-buttons a {
    background: #fff;
    border: 1px solid #e7e7e7;
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 53px;
    text-align: center;
    text-transform: uppercase;
    color: #181818;
    height: 53.36px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    min-width: 333px;
    border-bottom: 0;
}

.john-profile .activity-buttons a.active,
.john-profile .activity-buttons a:hover {
    height: 64px;
    line-height: 60px;
    color: #fff;
    margin-top: -10px;
    display: block;
    background: #613dc1;
    border-radius: 4px 4px 0 0;
    transition: all .5s ease 0s;
}

.activity-buttons .btn.focus,
.activity-buttons .btn:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.john-profile .bg-linear {
    height: 30px;
    width: 100%;
    background: linear-gradient(180deg, rgba(241, 244, 248, .8) 0, rgba(241, 244, 248, 0) 100%)
}

.john-profile .bio {
    background: #fff;
    box-shadow: 0 20px 60px #f1f4f8;
    border-radius: 4px;
    width: 100%;
    padding: 40px;
}

.john-profile .bio .bio-head {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}

.john-profile .bio.portfolio .bio-head {
    align-items: center;
}

.john-profile .bio.portfolio .bio-head h3 {
    width: 80%;
}

.john-profile .bio .bio-head h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 17px;
    color: #181818;
    margin-bottom: 0;
}

.john-profile .bio.bio-section p {
    margin-bottom: 25px;
}

.john-profile .bio .bio-head i {
    color: #868686;
}

.john-profile .bio .bio-head .acc-btn {
    background-color: transparent;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
}

.edit-bio .awards {
    background-color: transparent;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
}


/*
.acc-btn.edituserex svg,
.john-profile .bio .bio-head .acc-btn svg,
.portfolio .edit-bio svg {
	width: 18px;
} */

.john-profile .bio p {
    font-size: 14px;
    line-height: 21px;
    color: #181818;
    padding-top: 12px;
}

.john-profile .bio .bio-head p {
    margin-right: 463px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 17px;
    color: #747474;
}

.john-profile .bio .bio-head .edit-bio img {
    margin-top: -5px;
    margin-left: 1px;
    width: 15px;
}

.bio .see-btn,
.experience .see-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

#postview_more_btn {
    position: relative;
}

.john-profile .bio .see-btn a {
    font-size: 12px;
    line-height: 11px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    color: #613dc1;
    border: 1px solid #613dc1;
    border-radius: 10px;
    padding: .969rem 1.629rem;
    position: relative;
    z-index: 1;
    box-shadow: none !important;
}

#postview_more_btn:before,
.john-profile .bio .see-btn a:before {
    background: #613dc1;
    content: '';
    position: absolute;
    z-index: -1;
    border-radius: 10px;
}

#postview_more_btn:after,
.john-profile .bio .see-btn a:after {
    background: #613dc1;
    content: '';
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 10px;
}

#postview_more_btn:hover:after,
.john-profile .bio .see-btn a:hover:after {
    width: 100%;
}

#postview_more_btn:hover,
.john-profile .bio .see-btn a:hover {
    color: #fff;
    border-color: transparent;
}

.john-profile #groupres.experience {
    margin-top: 0;
}

.john-profile .experience {
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 20px 60px #f1f4f8;
    border-radius: 4px;
    padding-bottom: 30px;
}

.john-profile .certificate-content .bio-head,
.john-profile .experience-section .bio-head {
    align-items: inherit;
}

.john-profile .edit-bio {
    margin-top: -15px;
}

.experience-section .experience-content {
    position: relative;
}

.experience-section .experience-content .image-box {
    position: absolute;
    left: 0;
    width: 73px;
    height: 73px;
    border-radius: 100%;
    object-fit: cover;
}

.experience-section .experience-content .image-box img {
    position: absolute;
    left: 0;
    width: 73px;
    height: 73px;
    border-radius: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.experience-section .experience-content {
    padding-left: 95px;
    margin-bottom: 35px;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 20px;
    display: flex;
    flex-direction: row;
}

.experience-section .experience-content:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
}

.experience-section .experience-content h4 {
    font-size: 14px;
    line-height: 21px;
    color: #181818;
    margin-bottom: 5px;
    word-break: break-word;
}

.experience-section .experience-content p.post-des {
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    padding-top: 0;
    margin-bottom: 9px;
}

.experience-section .experience-content p.post-des span {
    font-weight: 300;
    padding-left: 25px;
}

.experience-section .experience-content p.date-info {
    padding-top: 0;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    margin-bottom: 15px;
}

.experience-section .experience-content p.date-info span:first-of-type {
    min-width: 130px;
    padding-right: 25px;
    display: inline-block;
    font-weight: 400;
    color: #613dc1;
}

.experience-section .experience-content p.date-info .color-default {
    color: #613dc1;
    font-weight: 500;
}

.experience-section .experience-content .text-block {
    padding-right: 35px;
}

.experience-section .experience-content .text-block p {
    padding-top: 0;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    word-break: break-word;
}

.education-section .experience-content {
    position: relative;
    padding-left: 95px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f4f4f4;
    min-height: 100px;
}

.education-section .experience-content:last-of-type {
    padding-bottom: 0;
    border-bottom: 0;
}

.education-section .experience-content .image-box img {
    position: absolute;
    left: 0;
    width: 73px;
    height: 73px;
    object-fit: cover;
    border-radius: 10px;
}

.education-section .content-block h4 {
    font-size: 14px;
    line-height: 21px;
    color: #181818;
    margin-bottom: 12px;
}

.education-section .content-block p {
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    padding-top: 0!important;
    margin-bottom: 12px;
}

.education-section .content-block p.year {
    /* font-weight: 300; */
    font-size: 14px;
    line-height: 15px;
    color: #613dc1;
}

.certification-section .certificate-content {
    display: flex;
    align-items: flex-start;
    position: relative;
    margin-bottom: 30px;
}


/* .certification-section .certificate-content .image-box {
    position: absolute;
    left: 0;
} */

.joingroup-sec.certification-section .certificate-content .image-box {}

.joingroup-sec.certification-section .certificate-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.joingroup-sec.certification-section .certificate-content .content-block {}

.joingroup-sec.certification-section .certificate-content .content-block h4 {
    margin-bottom: 0;
}

.joingroup-sec.certification-section .group-content-list {
    margin-bottom: 30px !important;
    min-height: 70px;
}

.certification-section .certificate-content .content-block {
    padding-left: 15px;
}

.profile-model {
    z-index: 111111;
}

.certificate-content .image-box img {
    /* left: 0; */
    width: 73px;
    height: 73px;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: 5px 6px 13px #e5e5e594;
    border: 1px solid #eeeeee;
}

.certification-section .certificate-content .content-block h4 {
    font-size: 14px;
    line-height: 21px;
    color: #181818;
    margin-bottom: 15px;
    /* 	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; */
}

.certification-section .certificate-content .content-block p {
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    padding-top: 0;
    margin-bottom: 8px;
}

.certification-section .certificate-content .more-link {
    font-size: 14px;
    line-height: 15px;
    color: #613dc1;
}

.certification-section .see-btn {
    margin-top: 20px;
}

.awards-section .section-header h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 17px;
    color: #181818;
    margin-bottom: 40px;
}

.awards-section .section-header {
    display: flex;
    justify-content: space-between;
}

.awards-carousel .slide-item {
    transition: all ease-in-out .3s;
    background: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 6px;
    padding: 5px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.awards-carousel .slide-item .content-block {
    padding-left: 10px;
    padding-right: 10px;
}

.awards-carousel .slide-item .slide-inner {
    flex-direction: column;
}

.awards-carousel .slide-item img {
    margin: 0 auto;
    height: 100px;
    object-fit: cover;
}

.awards-carousel .slide-item p {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    color: #181818;
    margin-bottom: 10px;
    padding-top: 0!important;
}

.awards-carousel .slick-slide {
    margin-left: 7.5px;
    margin-right: 7.5px;
}

.awards-carousel .slick-prev:before {
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-Weight: 600;
    color: #868686;
}

.awards-carousel .slick-next:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-Weight: 600;
    color: #868686;
}

.awards-section .see-btn {
    margin-top: 30px
}

.skills-section .section-header h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 17px;
    color: #181818;
    margin-bottom: 40px;
}

.skills-section .section-header {
    display: flex;
    justify-content: space-between;
}

.skills-section .see-btn {
    margin-top: 30px
}

.social-media .section-header {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
}

.social-media .section-header h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 17px;
    color: #181818;
    margin-bottom: 0;
    display: inline-block;
    padding-right: 35px;
}

.social-media .section-header p {
    font-size: 18px;
    line-height: 17px;
    color: #747474;
    display: inline-block;
    margin-bottom: 0;
}

.social-media .section-header .edit-bio {
    margin-top: 0;
}

.social-media .section-header .edit-bio .acc-btn {
    background-color: transparent;
    border: 0;
}

.social-media .section-header .edit-bio a:first-of-type {
    margin-right: 20px;
}

.social-media .section-header .edit-bio a {
    text-decoration: none;
}

.social-media .social-box img {
    margin-bottom: 15px;
    width: 100%;
    height: 100px;
    object-fit: contain;
}

.social-media .social-box h2 {
    font-size: 14px;
    line-height: 18px;
    color: #181818;
}

.social-media .social-box p {
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    color: #181818;
    padding-top: 0!important;
}

.social-media .see-btn {
    margin-top: 25px;
}

.activity-section .bio-head {
    margin-bottom: 30px;
}

.activity-content .image-box img {
    max-width: 54px;
    max-height: 54px;
}

.activity-content .act-block {
    position: relative;
    flex: 0 0 40%;
    max-width: 40%;
    margin-bottom: 40px;
}

.activity-content .row .act-block:nth-child(2n) {
    margin-left: 50px;
}

.activity-content .image-box {
    position: absolute;
    left: 15px;
}

.activity-content .act-txt {
    padding-left: 70px;
    position: relative;
}

.activity-content .act-txt h4 {
    font-size: 14px;
    line-height: 13px;
    color: #181818;
    margin-bottom: 6px;
}

.activity-content .act-txt p {
    padding-top: 0!important;
    font-size: 11px;
    line-height: 15px;
    color: #181818;
    max-width: 200px;
    margin-bottom: 0;
}

.activity-content .act-txt span.time {
    font-size: 11px;
    line-height: 15px;
    text-align: right;
    color: rgba(24, 24, 24, .6);
    position: absolute;
    right: 0;
    bottom: 0;
}

.portfolio {
    position: relative;
}

.portfolio .edit-bio {
    margin-top: 0;
}

.portfolio .bio-head {
    margin-bottom: 30px;
}

.bio-head .edit-bio a {
    text-decoration: none;
}

.portfolio .bio-head .edit-bio a:first-of-type {
    margin-right: 10px;
}

.portfolio .button-placement {
    position: absolute;
    right: 125px;
    top: 35px;
}

.portfolio .button-placement a:first-of-type {
    margin-right: 20px;
}

.portfolio .button-placement a {
    color: #868686;
    font-size: 26px;
    text-decoration: none
}

.portfolio-carousel .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}

.portfolio-carousel .slick-slide {
    padding-left: 10px;
    padding-right: 10px;
}

.portfolio .product-block {
    border: 1px solid #222;
    padding: 0;
    text-align: center;
    position: relative;
}

.portfolio .product-block h4 {
    text-align: center;
}

.portfolio .product-block .video-link {
    margin: 0 0 20px;
}

.portfolio .product-block .video-link i {
    position: absolute;
    color: #fff;
    font-size: 35px;
    width: 75px;
    height: 75px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    background: #613dc1;
    border-radius: 2px;
    padding: 17px;
}

.portfolio-carousel .slick-prev:before {
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-Weight: 600;
    color: #868686;
    font-size: 26px;
    opacity: 1;
}

.portfolio-carousel .slick-next:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-Weight: 600;
    color: #868686;
    font-size: 26px;
    opacity: 1;
}

.portfolio-carousel .slick-next,
.portfolio-carousel .slick-prev {
    opacity: 1;
}

.white-popup {
    max-width: 500px;
    margin: 0 auto;
    display: block;
    background: #fff;
    padding: 30px;
    position: relative;
    text-align: center;
}

.white-popup .mfp-close {
    background-color: #ff8410;
    opacity: 1;
    color: #fff;
    border-radius: 50%;
    top: -20px;
    right: -20px;
}

@media (min-width:992px) {
    .portfolio-carousel .slick-next,
    .portfolio-carousel .slick-prev {
        top: -60px;
        opacity: 1;
    }
    .portfolio-carousel .slick-prev {
        left: auto;
        right: 120px;
    }
    .portfolio-carousel .slick-next {
        right: 90px;
    }
}

.john-profile .portfolio .bio-head .edit-bio i {
    margin-left: -32px
}

.john-profile .portfolio .bio-head .edit-bio img {
    margin-top: -32px;
    margin-left: 1px;
    width: 15px;
}

.john-profile .portfolio {
    padding-bottom: 40px;
    box-shadow: none;
    background: 0 0;
}

.profile-content .friend .dash-text-head a {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #181818;
    text-decoration: none;
}

.profile-content .friend .dash-text-head:nth-child(6) {
    border-bottom: none;
}

.profile-content .friend .dash-text-head {
    border-bottom: 1px solid #f4f4f4;
    width: 100%;
    padding: 20px;
}

.profile-content .friend .dash-text-head a p img {
    padding-right: 10px;
}

.profile-content .friend .dash-text-head a.frnd-num {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-align: right;
    text-transform: uppercase;
    color: #181818;
}

.profile-content .friend .dash-view {
    padding-top: 30px;
    margin: -25px;
}

.profile-content .friend .dash-text-head:hover {
    border-left: 7px solid #613dc1;
    transition: .5s ease all;
}

.john-profile .friends-content {
    padding-top: 0;
}

.john-profile .friends-content a {
    height: 50.36px;
    margin-top: -7px;
}

.john-profile .bg-linear {
    height: 40px;
}

.john-profile .bg-linear .sort {
    padding-top: 30px;
}

.john-profile .bg-linear .sort .text p {
    font-size: 10px;
}

.john-profile .john-profile-content {
    margin-bottom: 30px;
    position: relative;
}

.edit-profile-btn {
    position: absolute;
    right: 20px;
    top: 20px;
}

.edit-profile-btn button {
    background: 0 0;
    border: none;
}

.activity-buttons .btn {
    border-radius: 0;
}

.activity-buttons .btn-activity {
    border-right: 0;
}

.hide-show-content.visibility-hidden .inner-content {
    display: none;
}

.john-profile .bio p {
    padding-top: 15px;
}

@media (min-width:768px) {
    .profile-model .modal-dialog {
        max-width: 750px;
    }
    .modal-user-contact {
        max-width: 430px!important;
    }
}

.profile-model .modal-content {
    border-radius: 8px;
}

.profile-model .modal-header {
    padding: 20px;
    border-radius: 0;
}

.profile-model .modal-header .modal-title {
    font-family: Gotham Pro;
    font-Weight: 500;
    font-size: 16px;
    line-height: 17.7px;
    color: #181818;
}

.profile-model .modal-footer {
    border: 0;
}

.post-popup .modal-header .close,
.profile-model .modal-header .close {
    color: #fff;
    padding: 0;
    margin: 0 0 auto;
    width: 26px;
    height: 26px;
    background-color: rgba(0, 0, 0, .6);
    opacity: 1;
    font-size: 16px;
    border-radius: 100%;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.post-popup .modal-header .close span,
.profile-model .modal-header .close span {
    position: relative;
    top: 0;
    line-height: 0;
}

.post-popup .close:not(:disabled):not(.disabled):focus,
.post-popup .close:not(:disabled):not(.disabled):hover,
.post-popup .modal-header .close:hover,
.profile-model .close:not(:disabled):not(.disabled):focus,
.profile-model .close:not(:disabled):not(.disabled):hover,
.profile-model .modal-header .close:hover {
    opacity: 1
}

.profile-model .form-group {
    margin-bottom: 30px;
}

.profile-model .check-forget {
    padding-top: 0;
}

.profile-model .form-group span {
    font-family: Gotham Pro;
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #868686;
    display: inline-block;
}

.profile-model .lern-more a {
    color: #613dc1;
    font-Weight: 700;
    font-family: Gotham Pro;
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    margin-top: 12px;
}

.profile-model .check-forget input[type=checkbox]+label:before {
    top: 0;
}

.profile-model .form-group label {
    width: 100%;
    font-family: Gotham Pro;
    font-Weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #868686;
}

.profile-model .form-group .form-control {
    color: #181818;
    font-family: Gotham Pro;
    font-Weight: 500;
    font-size: 13px;
    line-height: 16px;
    border: 1px solid #868686;
    height: auto;
    padding: 11px 8px;
}

.profile-model .empty-lable {
    min-height: 17px;
}

.profile-model .information-box p {
    margin-bottom: 10px;
    color: #868686;
    font-family: Gotham Pro;
    font-Weight: 400;
    font-size: 12px;
    line-height: 16px;
}

.profile-model .link-btn a,
.profile-model .upload-btn button {
    font-weight: 400;
    font-size: 12px;
    line-height: 13.28px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    width: 100%;
    padding: .969rem .938rem;
    margin-top: 30px;
    text-transform: uppercase;
}

.profile-model .upload-btn button {
    background-color: #613dc1;
}

.profile-model .link-btn a {
    color: #613dc1;
    border: 1px solid #613dc1;
}

.support-text p {
    font-size: 10px;
    color: #868686;
    font-family: Gotham Pro;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 0;
    text-decoration: none;
}

.profile-model .modal-bottom {
    padding-bottom: 30px;
}

.profile-model .footer-text {
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 22px 10px;
    background-color: #e5e5e5;
}

.profile-model .footer-text p {
    max-width: 550px;
    font-size: 10px;
    color: #000;
    font-family: Gotham Pro;
    font-weight: 400;
    margin: 0 auto;
}

.profile-model button.btn-delete {
    font-weight: 500;
    font-size: 12px;
    color: #868686;
    text-transform: uppercase;
    text-align: center;
    line-height: 13.28px;
    border: 1px solid #868686;
    border-radius: 50px;
    margin-left: 15px;
    padding: 9px 15px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.profile-model button.btn-delete {
    float: left;
}

.profile-model button.btn-save {
    float: right;
}

.profile-model button.btn-save {
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    border-radius: 50px;
    background-color: #613dc1;
    text-transform: uppercase;
    text-align: center;
    line-height: 13.28px;
    margin-right: 15px;
    padding: 9px 18px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body.loginpage {
    background-color: #5b38a2;
}

.flip-container.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.main-title {
    font-weight: 700;
    font-size: 50px;
    line-height: 47.85px;
    margin-bottom: 50px;
}

.flip-container .flipper {
    background-color: #5b38a2;
    height: 100%;
}

.flip-container .flipper .login-form {
    background-color: #fff;
    height: 100%;
    padding: 0;
}

.flip-container .form-inner {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    background-color: #ffff;
}

.front .form-inner {
    border-radius: 0 60px 60px 0;
}

.back .form-inner {
    border-radius: 60px 0 0 60px;
}

.login-form .login-btn .sign-btn-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.login-form .login-btn .sign-btn-inner .btn {
    width: calc(50% - 5px);
    background: #613dc1;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.475rem 0.75rem;
}

.login-form .login-btn .sign-btn-inner .btn:focus {
    box-shadow: none;
}

.login-form .login-btn .sign-btn-inner .btn img {
    padding-right: 5px;
}

.login-form .login-btn {
    margin-bottom: 20px;
}

.login-form .login-btn span {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 15.31px;
    color: #868686;
    margin: 0 auto;
    display: block;
}

.login-form .login-btn button {
    border: 1px solid #ededed;
    padding: 5px 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 13.4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0;
    background-color: transparent;
    min-width: 320px;
    border-radius: 4px;
    margin-right: 30px;
}

.login-form .login-btn button:last-of-type {
    margin-right: 0;
}

.login-form .login-btn button img {
    margin-right: 15px;
}

.login-form .form-group {
    margin-bottom: 30px;
}

.login-form .form-group label {
    font-weight: 700;
    font-size: 16px;
    line-height: 15.31px;
    color: #181818;
    margin-bottom: 0;
    width: 100%;
    position: relative;
}

.login-form .form-group {
    position: relative;
}

.login-form .form-group .toggle-password {
    position: absolute;
    top: 30px;
    right: 5px;
    width: 32px;
    height: 32px;
    font-size: 22px;
    color: #888;
    cursor: pointer;
}

.login-form .form-group .toggle-password.show {
    background-image: none;
}

.login-form .form-group .toggle-password:before {
    content: "\f070";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}

.login-form .form-group .toggle-password.show:before {
    content: "\f06e";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}

.login-form .form-group .form-control {
    border: 0;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #efefef;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    height: auto;
    padding: 10px 5px;
    color: #181818;
}

.form-1,
.signup-form {
    width: 500PX;
    margin-top: 80px;
}

.abcRioButtonContents span {
    line-height: 46px!important;
    color: #fff!important;
}

.check-forget {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    margin-bottom: 40px;
}

.check-forget input[type=checkbox]+label {
    display: block;
    cursor: pointer;
    margin-bottom: 0;
    color: #181818;
}

.check-forget input[type=checkbox] {
    display: none;
}

.check-forget input[type=checkbox]+label:before {
    content: "\f00c";
    Font-family: "Font Awesome 5 Free";
    border: 1px solid #613dc1;
    border-radius: .2em;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
    text-align: center;
    font-size: 13px;
    margin-right: 15px;
    top: -2px;
    position: relative;
    font-weight: 700;
}

.check-forget input[type=checkbox]:checked+label:before {
    background-color: #613dc1;
    border-color: #613dc1;
    color: #fff;
}

.login-form .forget-btn a {
    font-weight: 400;
    font-size: 16px;
    line-height: 15.31px;
    color: #613dc1;
}

.login-form .login-submit {
    margin-bottom: 30px;
}

.login-form .login-submit input[type=submit] {
    border-radius: 8px;
    background-color: #613dc1;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 17.23px;
    padding: 24px 15px;
    border: 0;
    display: inline-block;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-width: 240px;
}

.login-form .login-submit button[type=submit] {
    border-radius: 8px;
    background-color: #613dc1;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 17.23px;
    padding: 22px 15px;
    border: 0;
    display: inline-block;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-width: 240px;
}

.login-form .create-account p {
    font-weight: 400;
    font-size: 16px;
    line-height: 15.31px;
    color: #181818;
}

.login-form .create-account p a {
    color: #613dc1;
}

.flipper {
    transition: .6s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.back,
.front {
    position: absolute;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    height: 100%;
}

.front {
    z-index: 2;
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
}

.back {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

.flip {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

.flipbutton {
    color: #4096ee;
    text-decoration: none;
    text-align: left!important;
}

.right-form {
    position: relative;
    background-color: #613dc1;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.right-form:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../img/login_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.back .right-form:before {
    background-image: url(../img/login-back.png);
}

.right-form .right-inner {
    max-width: 520px;
    margin: 0 auto;
    text-align: center;
}

.right-form .right-inner .logo-block {
    position: relative;
    z-index: 1;
}

.right-form .logo-block .logo-image {
    margin-bottom: 20px;
    display: inline-block;
}

.right-form .logo-block h2 {
    font-size: 60px;
    font-weight: 700;
    line-height: 48px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

.right-form .logo-block p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.signup-message-page .right-form .logo-block p {
    max-width: 475px;
    word-break: break-word;
}

.right-form .signup-btn a {
    font-size: 20px;
    font-weight: 400;
    line-height: 24.33px;
    color: #fff;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 16px 10px;
    min-width: 240px;
    text-decoration: none;
    cursor: pointer;
}


/* .login-form .login-submit button[type=submit]:hover,
.right-form .signup-btn a:hover {
	color: #fff;
	animation-name: pulse-shrink;
    animation-duration: 0.3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

 */


/* Pulse Shrink */

@keyframes pulse-shrink {
    to {
        transform: scale(0.9);
    }
}

.pulse-shrink {
    display: inline-block;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
}

.pulse-shrink:hover {
    animation-name: pulse-shrink;
    animation-duration: 0.3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

.front .login-form {
    float: left;
}

.front .right-form {
    float: right;
}

.back .login-form {
    float: right;
}

.back .right-form {
    float: left;
}

.create-account .flipbutton {
    cursor: pointer;
}

.main-content {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.user-content {
    width: 100%;
    background: #fff;
    margin-top: 50px;
    margin-bottom: 100px;
}

.user-content .sidebar-left ul li a {
    font-size: 12px;
    color: #181818;
    font-weight: 500;
    line-height: 11.48px;
    padding: 24px 40px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    width: 100%;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.category-link {
    margin-bottom: 30px;
}

.user-content .sidebar-left ul {
    margin-bottom: 0;
    list-style: none;
}

.user-content .sidebar-left .category-link ul li a i {
    margin-right: 10px;
    font-size: 21px;
    vertical-align: middle;
}

.user-content .sidebar-left .category-link ul li {
    border-bottom: 1px solid #f4f4f4;
}

.user-content .sidebar-left .category-link ul li span {
    position: absolute;
    /* float: right; */
    right: 24px;
}

.user-content .sidebar-left .category-link ul li:last-of-type {
    border-bottom: 0;
}

.user-content .sidebar-left .category-link ul li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 13.34px;
    background-color: #613dc1;
}

.user-content .sidebar-left .category-link ul li.active a:before,
.user-content .sidebar-left .category-link ul li:hover a:before {
    height: 100%;
}

.user-content .sidebar-left .category-link ul li.active a,
.user-content .sidebar-left .category-link ul li:hover a {
    color: rgba(24, 24, 24, .6);
    padding-left: 55px;
}

.user-content .sidebar-left .category-link ul li.active a span,
.user-content .sidebar-left .category-link ul li:hover a span {
    color: #ff8410;
}

.user-content .sidebar-left .category-link ul li a span:after {
    content: "";
    position: absolute;
    top: 0;
    width: 12px;
    height: 12px;
    border-radius: 27px;
    background-color: #ff8410;
    opacity: 0;
    /*margin-left: 10px;*/
}

.user-content .sidebar-left ul li.active a span:after,
.user-content .sidebar-left ul li:hover a span:after {
    opacity: 1;
}

.freinds-tab .nav-tabs {
    border-bottom: 0;
}

.freinds-tab .nav-item .btn {
    color: #181818;
    font-size: 12px;
    line-height: 11.48px;
    text-align: center;
    border: 1px solid #e7e7e7;
    padding: 20px 15px;
    min-width: 320px;
    text-transform: uppercase;
    border-radius: 0;
}

.freinds-tab .nav-item .btn.active {
    color: #fff;
    border-radius: 4px;
    border-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #613dc1;
    margin-top: -14px;
    padding: 27px 15px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.freinds-tab .nav-item .btn:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.freinds-tab .bg-linear {
    height: 66px;
    background: linear-gradient(180deg, rgba(241, 244, 248, .8) 0, rgba(241, 244, 248, 0) 100%);
}

.freinds-tab .title-block {
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.freinds-tab .title-block:after,
.freinds-tab .title-block:before {
    content: '';
    display: block;
    width: 35%;
    height: 1px;
    background: #e7e7e7;
}

.freinds-tab .title-block h5 {
    color: #181818;
    font-size: 12px;
    font-family: Gotham Pro;
    line-height: 11.48px;
    text-align: center;
    text-transform: uppercase;
}

.freinds-tab .title-block h5 span {
    color: #613dc1;
}

.profile-details {
    padding: 25px 30px;
    box-shadow: 0 4px 4px 0 #e7e7e7;
}

.profile-details .profile-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.profile-details .profile-image {
    position: relative;
    flex: 0 0 41.3333%;
    max-width: 41.3333%;
}

.profile-details .profile-image img {
    position: absolute;
    left: 0;
}

.profile-details .profile-image .content {
    padding-left: 70px;
}

.profile-details .profile-image h6 {
    color: #181818;
    font-size: 14px;
    font-weight: 700;
    line-height: 13.3px;
}

.profile-details .profile-image p {
    font-size: 12px;
    line-height: 15px;
    color: #181818;
    margin-bottom: 7px;
}

.profile-details .profile-image span {
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    color: #613dc1;
}

.profile-details .text-content {
    min-height: 70px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    position: relative;
    flex: 0 0 25.3333%;
    max-width: 25.3333%;
}

.profile-details .text-content:before {
    content: "";
    position: absolute;
    left: 0;
    width: 2.67px;
    height: 100%;
    background: #613dc1;
}

.profile-details .text-content p {
    font-family: Gotham Pro;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    color: #181818;
    margin-bottom: 0;
    padding-left: 20px;
}

.profile-details .btn-list {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    margin-left: auto;
    text-align: right;
}

.profile-details .btn-list .btn {
    font-family: Gotham Pro;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 12px;
    margin-right: 20px;
    min-width: 122px;
    border-radius: 10px;
    font-weight: 500;
}

.profile-details .btn-list .btn:last-of-type {
    margin-right: 0;
}

.profile-details .btn-list .btn-1 {
    color: #fff;
    background-color: #613dc1;
}

.profile-details .btn-list .btn-2 {
    border: 1px solid #e7e7e7;
}

.related-section {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0 20px 0;
    box-shadow: 0 4px 4px #f1f4f8;
}

.related-section .section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.related-section .section-header .more-link {
    font-weight: 700;
    font-size: 12px;
    line-height: 11px;
    color: #613dc1;
    text-decoration: none;
}

.related-section .section-header h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 17px;
    color: #181818;
    margin-bottom: 0;
}

.related-section .row {
    margin-left: -10px;
    margin-right: -10px;
}

.related-section .post-box {
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

.related-section .postbox-inner {
    position: relative;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .25);
    border-radius: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-bottom: 25px;
}

.related-section .post-box .post-content {
    padding: 20px 25px 0;
    text-align: center;
    flex-grow: 1;
}

.related-section .post-box .image-box img {
    border-radius: 10px 10px 0 0;
}

.related-section .post-box .image-box span {
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 26px;
    height: 26px;
    border-radius: 50px;
    text-align: center;
    background-color: rgba(0, 0, 0, .6);
}

.related-section .post-box .image-box span i {
    line-height: 26px;
}

.related-section .post-box .round-image {
    margin-top: -73px;
    margin-bottom: 10px;
}

.related-section .post-box .round-image img {
    border-radius: 50px;
}

.related-section .post-box .post-content h4 {
    font-size: 16px;
    color: #181818;
    line-height: 24px;
    text-align: center;
    margin-bottom: 8px;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.related-section .post-box .post-content p {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #181818;
}

.related-section .post-box .post-content span {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #181818;
    margin-bottom: 20px;
}

.related-section .post-box .post-content span img {
    margin-right: 5px;
}

.event-section .event-box .custom-btn,
.related-section .post-box .custom-btn {
    color: #613dc1;
    font-size: 14px;
    font-weight: 500;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #613dc1;
    border-radius: 10px;
    display: inline-block;
    text-decoration: none;
    padding: 14.5px 10px;
    width: 200px;
    align-self: center;
    position: relative;
    z-index: 1;
}

/*.related-section .post-box .custom-btn:before,
.event-section .event-box .custom-btn:before {
    background: #613dc1;
    content: '';
    position: absolute;
    z-index: -1;
    border-radius: 10px;
}

.related-section .post-box .custom-btn:after,
.event-section .event-box .custom-btn:after {
    background: #613dc1;
    content: '';
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 10px;
}*/

.related-section .post-box .custom-btn:hover,
.event-section .event-box .custom-btn:hover {
    border: 1px solid #613dc1;
    color: #613dc1;
    font-weight: 600;
    background: rgba(97, 61, 193, 0.3);
}

/*.related-section .post-box .custom-btn:hover,
.event-section .event-box .custom-btn:hover {
    color: #fff;
    text-decoration: none;
    border-color: transparent;
}*/

.event-section {
    margin-top: 25px;
    margin-bottom: 30px;
    padding: 15px 20px 0;
    box-shadow: 0 4px 4px 0 rgb(229 229 229 / 25%);
}

.event-section .section-header {
    display: flex;
    justify-content: space-between;
}

.event-section .section-header h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 17px;
    color: #181818;
    margin-bottom: 30px;
}

.section-header .more-link {
    font-size: 12px;
    line-height: 11.48px;
    font-weight: 700;
    color: #613dc1;
    text-decoration: none;
}

.event-section .row {
    margin-left: -10px;
    margin-right: -10px
}

.event-section .boxinner {
    position: relative;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 25%);
    border-radius: 10px;
}

.event-section .event-box {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
}

.event-section .event-box .image-box span {
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 26px;
    height: 26px;
    border-radius: 50px;
    text-align: center;
    background-color: rgba(0, 0, 0, .6);
}

.event-section .event-box .image-box img {
    border-radius: 10px 10px 0 0;
}

.event-section .event-box .image-box span i {
    line-height: 26px;
}

.event-section .event-box .event-content {
    padding: 30px 25px;
}

.event-box .event-content .round-image {
    margin-top: -80px;
    margin-bottom: 12px;
}

.event-box .event-content h5 {
    font-size: 16px;
    color: #181818;
    line-height: 24px;
}

.event-box .event-content p {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: #181818;
}

.event-box .event-content .event-date {
    font-size: 10px;
    font-weight: 300;
    line-height: 15px;
    color: #181818;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.event-section .event-box .custom-btn {
    min-width: 228px;
    margin: 0 auto;
    display: block;
}

.related-section.learning-section {
    margin-bottom: 40px;
}

.related-section.learning-section span.space-btm {
    margin-bottom: 5px;
}

.post-popup .modal-dialog {
    max-width: 552px;
}

.post-popup .modal-content {
    border-radius: 8px;
}

.post-popup .modal-header .close {
    margin: 0 0 0 auto;
}

.post-popup .modal-header {
    border-color: rgba(134, 134, 134, .2);
}

.post-popup .modal-body {
    padding: 15px 20px;
}

.post-popup .profile-post {
    margin-bottom: 30px;
}

.post-popup .profile-post .profile-inner {
    position: relative;
}

.post-popup .profile-post .profile-inner img {
    position: absolute;
    left: 0;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    object-fit: cover;
    object-position: center;
}

.post-popup .profile-post .profile-box {
    padding-left: 65px;
}

.post-popup .profile-post .profile-box h6 {
    color: #181818;
    font-size: 12px;
    line-height: 13px;
    text-transform: uppercase;
}

.post-popup .bootstrap-select>.dropdown-toggle {
    font-size: 12px;
    font-weight: 500;
    line-height: 13px;
    text-transform: capitalize;
    color: #868686;
    background-color: transparent;
    border: 1px solid #868686;
    border-radius: 20px;
    outline: 0;
    padding: 8px 12px;
    width: auto;
}

.post-popup .bootstrap-select .dropdown-toggle:focus,
.post-popup .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: 0!important;
    outline-offset: unset;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.post-popup .filter-option-inner-inner .fa {
    margin-right: 4px;
    margin-left: 2px;
}

.post-popup .bootstrap-select>.dropdown-toggle::after {
    font-size: 18px;
    margin-top: 2px;
}

.post-popup .btn-light:not(:disabled):not(.disabled).active:focus,
.post-popup .show>.btn-light.dropdown-toggle:focus,
.post-popup.btn-light:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.post-popup .btn-light:not(:disabled):not(.disabled).active,
.post-popup .btn-light:not(:disabled):not(.disabled):active,
.post-popup .show>.btn-light.dropdown-toggle {
    background-color: transparent;
    border-color: #868686;
}

.post-popup .dropdown-menu {
    padding: 0;
    min-width: 115px;
    border-color: #868686;
}

.post-popup .dropdown-menu .dropdown-item {
    font-size: 12px;
    padding: 10px 5px;
}

.post-popup .dropdown-menu .dropdown-item.active,
.post-popup .dropdown-menu .dropdown-item:active,
.post-popup .dropdown-menu .dropdown-item:hover {
    background-color: #613dc1;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.post-popup .text-content textarea {
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #181818;
    resize: none;
    height: 135px;
}

.post-popup .tag-list a {
    color: #613dc1;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-transform: capitalize;
    display: inline-block;
    margin-right: 3px;
    text-decoration: none;
}

.post-popup .share-data {
    display: flex;
    margin-top: 15px;
}

.post-popup .share-data .group-icon a {
    margin-right: 15px;
}

.post-popup .share-data .group-icon label {
    margin-right: 15px;
}

.post-popup .share-data .group-icon {
    border-right: 1px solid rgba(134, 134, 134, .2);
}

.post-popup .share-data .group-icon:last-of-type {
    border-right: 0;
}

.post-popup .share-data .group-icon p {
    padding-left: 15px;
    width: 145px;
}

.post-popup .share-data .group-icon p a {
    font-size: 12px;
    line-height: 13px;
    text-transform: capitalize;
    color: #868686;
    text-decoration: none;
}

.post-popup .share-data .group-icon p img {
    padding-right: 15px;
}

.post-popup .share-data .group-icon .post-btn {
    font-size: 12px;
    line-height: 13px;
    text-transform: uppercase;
    color: #fff;
    background: #613dc1;
    border-radius: 50px;
    padding: .625rem .953rem;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.sidebar-left .dashboard-content {
    background: #fff;
    box-shadow: 0 20px 60px rgba(241, 244, 248, .5);
    border-radius: 4px;
}

.sidebar-left .dashboard-content li {
    margin: 0 40px;
    padding: 24px 0;
}

.sidebar-left .dashboard-content li.main-text {
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #f4f4f4;
}

.sidebar-left .dashboard-content li.main-text p {
    font-weight: 500;
    font-size: 12px;
    line-height: 13px;
    text-transform: uppercase;
    color: #181818;
    padding: 0;
}

.sidebar-left .dashboard-content li.main-text a {
    font-size: 12px;
    font-weight: 500;
    line-height: 13px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #613dc1;
    padding: 0;
    text-align: right;
}

.sidebar-left .dashboard-content li.count-data {
    font-size: 14px;
    line-height: 21px;
    color: #181818;
    padding-bottom: 10px;
}

.sidebar-left .dashboard-content li.count-data:last-of-type {
    padding-bottom: 30px;
}

.sidebar-left .dashboard-content li.count-data span {
    font-size: 52px;
    font-weight: 500;
    line-height: 58px;
    text-transform: uppercase;
    color: #613dc1;
    display: block;
    margin-bottom: 8px;
}

.notification-content .title-block {
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}

.notification-content .title-block:after,
.notification-content .title-block:before {
    content: '';
    display: block;
    width: 43%;
    height: 1px;
    background: #e7e7e7;
}

.notification-content .title-block h5 {
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 0;
}

.notification-content .notification-box {
    padding: 25px 35px;
    background: #fff;
    box-shadow: 0 20px 60px #f1f4f8;
    border-radius: 4px;
    margin-bottom: 10px;
}

.notification-content .notification-box .user-image {
    position: relative;
    min-width: 65px;
}

.notification-content .notification-box .abs-pos {
    margin-left: -30px;
}

.notification-content .notification-box .box-content {
    padding-left: 15px;
}

.notification-content .notification-box .box-content p {
    font-size: 14px;
    line-height: 21px;
    color: #181818;
    margin-bottom: 10px;
}

.notification-content .notification-box .box-content p strong {
    font-Weight: 500;
}

.notification-content .notification-box .box-content span {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #613dc1;
}

.notification-content .notification-box .dot-icon a {
    color: #181818;
    outline: 0;
    box-shadow: none;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.notification-content .notification-box .dot-icon a:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.job-section {
    margin-top: 50px;
    margin-bottom: 110px;
}

.post-job-btn {
    padding: 25px 40px 0;
}

.post-job-btn .custom-btn {
    background: #613dc1;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    line-height: 11px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 1.032rem 1rem;
    margin-bottom: 0;
    text-decoration: none;
}

.sidebar-left .search-box {
    background: #fcfdfd;
    border-radius: 4px;
    padding: 25px 40px;
    margin-bottom: 15px;
}

.sidebar-left .search-box .search-content {
    padding-bottom: 30px;
}

.sidebar-left .search-box .search-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 30px;
    margin-bottom: 25px;
    border-bottom: 1px solid #f4f4f4;
}

.sidebar-left .search-box .search-inner h2 {
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 0;
}

.sidebar-left .search-box .search-inner .edit-list {
    font-size: 12px;
    line-height: 11px;
    text-align: right;
    text-transform: uppercase;
    color: #613dc1;
    font-weight: 500;
    text-decoration: none;
}

.sidebar-left .group-search {
    padding: 15px 25px 15px 15px;
    margin-bottom: 10px;
    border-radius: 4px;
    background-color: rgba(97, 61, 193, .08);
}

.sidebar-left .group-search .title-block h5 {
    font-size: 12px;
    line-height: 18px;
    color: #181818;
    margin-bottom: 0;
}

.sidebar-left .group-search .title-block h5 span {
    padding-left: 15px;
    color: #ff8410;
}

.sidebar-left .group-search .title-block span.icon-right {
    text-align: right;
    display: block;
    opacity: .3;
}

.sidebar-left .group-search .title-block span.color-default {
    color: #613dc1;
    opacity: 1;
}

.sidebar-left .group-search .title-block p {
    font-weight: 300;
    font-size: 10px;
    line-height: 15px;
    color: #181818;
    margin-bottom: 0;
}

.sidebar-left .link-menu {
    padding-top: 5px;
}

.sidebar-left .link-menu ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.sidebar-left .link-menu ul li a svg {
    margin-right: 7px;
}

.sidebar-left .link-menu ul li a {
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #181818;
    text-decoration: none;
    font-weight: 500;
}

.sidebar-left .article-post {
    padding: 35px 40px;
    background: #fcfdfd;
    border-radius: 4px;
}

.sidebar-left .article-post h3.title-block {
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #181818;
    padding-bottom: 25px;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 20px;
}

.sidebar-left .article-post .post-box {
    position: relative;
    margin-bottom: 20px;
    display: flex;
}

.sidebar-left .article-post .post-box .image-box {
    min-width: 108px;
}

.sidebar-left .article-post .post-box .image-box img {
    border-radius: 10px;
}

.sidebar-left .article-post .post-box:last-of-type {
    margin-bottom: 0;
}

.sidebar-left .article-post .post-content {
    padding-left: 15px;
}

.sidebar-left .article-post .post-content h4 {
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    color: #181818;
    margin-bottom: 18px;
}

.sidebar-left .article-post .post-content h4 a {
    color: #181818;
    text-decoration: none;
}

.sidebar-left .article-post .post-content p {
    font-size: 10px;
    line-height: 15px;
    color: #181818;
    margin-bottom: 0;
}

.job-section .content-right {
    padding-left: 30px;
}

.job-content .suggestion-box {
    background: #fff;
    box-shadow: 0 20px 60px #f1f4f8;
    border-radius: 4px;
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
}

.job-content .suggestion-box .close-btn {
    font-size: 12px;
    position: absolute;
    right: 45px;
    top: 25px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    border-radius: 100%;
}

.job-content .suggestion-box .close-btn i {
    line-height: 26px;
}

.job-content .suggestion-box h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 17px;
    text-transform: uppercase;
    color: #181818;
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f4f4f4;
}

.suggestion-box .list-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.suggestion-box .form-group {
    padding: 6px 12px;
    border: 1px solid #613dc1;
    box-sizing: border-box;
    border-radius: 10px;
    margin-right: 12px;
    margin-bottom: 8px;
}

.suggestion-box .form-group span {
    color: #613dc1;
    margin-right: 2px;
    font-size: 14px;
}

.suggestion-box .form-group span i {
    vertical-align: middle;
}

.suggestion-box .form-group label {
    font-size: 12px;
    font-weight: 500;
    line-height: 11px;
    text-align: center;
    text-transform: capitalize;
    color: #613dc1;
    margin-bottom: 0;
}

.job-content .suggestion-profile {
    background: #fff;
    box-shadow: 0 20px 60px #f1f4f8;
    border-radius: 4px;
    padding: 30px;
    margin-bottom: 30px;
}

.suggestion-profile .profile-inner {
    display: -ms-flexbox;
    display: flex;
}

.suggestion-profile .image-box {
    max-width: 84px;
}

.suggestion-profile .profile-right {
    padding-left: 15px;
    padding-top: 15px;
}

.suggestion-profile .profile-right h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 12px;
}

.suggestion-profile .profile-right img {
    max-width: 30px;
}

.suggestion-profile .profile-right .abs-pos {
    margin-left: -20px;
}

.suggestion-profile .profile-right span {
    padding-left: 10px;
}

.job-content .title-block {
    text-align: center;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}

.job-content .title-block h5 {
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 0;
}

.job-content .title-block:after,
.job-content .title-block:before {
    content: '';
    display: block;
    width: 39%;
    height: 1px;
    background: #e7e7e7;
}

.job-content .recommended-box {
    padding: 25px 35px;
    margin-bottom: 10px;
    background: #fff;
    box-shadow: 0 20px 60px #f1f4f8;
    border-radius: 4px;
}

.job-content .recommended-box.bg-transparent {
    background-color: transparent;
}

.recommended-box .box-inner {
    position: relative;
    min-height: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.recommended-box .box-inner .image-box {
    position: absolute;
    left: 0;
}

.recommended-box .box-content {
    padding-left: 95px;
    width: 100%;
    flex-wrap: wrap;
}

.job-content .new-job .title-block {
    margin-top: 30px;
}

.recommended-box .box-content h3 {
    font-size: 16px;
    line-height: 21px;
    color: #181818;
    margin-bottom: 13px;
}

.recommended-box .box-content span.address {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #181818;
    display: block;
    width: 100%;
    margin-bottom: 13px;
}

.recommended-box .box-content span address {
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 0;
}

.recommended-box .box-content p {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #181818;
    max-width: 540px;
}

.suggestion-profile .text-gradient span {
    background: linear-gradient(90.06deg, #181818 94.3%, rgba(24, 24, 24, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-gradient p {
    background: linear-gradient(180deg, #181818 0, rgba(24, 24, 24, .2) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.recommended-box .more-btn {
    text-align: right;
}

.recommended-box .more-btn a {
    font-size: 12px;
    text-align: center;
    background: #613dc1;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    width: 122px;
    height: 44px;
    line-height: 44px;
    text-decoration: none;
    display: inline-block;
    font-weight: 500;
}

.recommended-box .more-btn a:hover {
    animation-name: wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}

.chat-section {
    margin-top: 50px;
    margin-bottom: 180px;
}

.chat-section .chat-user-box {
    background: #fcfdfd;
    border-radius: 4px;
    padding: 15px 15px;
    margin-bottom: 15px;
}

.chat-section .chat-user-box .title-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 15px 15px;
    margin-bottom: 8px;
    border-bottom: 1px solid #f4f4f4;
    position: relative;
}

.chat-section .chat-user-box h3 {
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 0;
}

.chat-section .chat-user-box .chat-btn {
    font-size: 12px;
    line-height: 11px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #613dc1;
    border-radius: 4px;
    padding: 0.5rem .625rem;
    text-decoration: none;
}

.chat-dropdown {
    max-height: 250px;
    overflow: hidden;
    overflow-y: auto;
}

.chat-dropdown.active {
    display: block;
    padding: 0;
    border: 1px solid #f4f4f4;
    margin-top: 0;
    box-shadow: 0 2px 3px #f1f4f8;
    min-width: 100%;
}

.chat-user-box .chat-dropdown::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f5f5f5;
}

.chat-user-box .chat-dropdown::-webkit-scrollbar {
    width: 4px;
    background-color: #f5f5f5;
}

.chat-user-box .chat-dropdown::-webkit-scrollbar-thumb {
    background-color: #613dc1
}

.chat-dropdown ul {
    padding: 15px 0;
    list-style: none;
    margin-bottom: 0;
}

.chat-section .chat-user-box .chat-dropdown ul li {
    padding-left: 15px;
    padding-right: 15px;
}

.chat-dropdown ul li .user-box {
    position: relative;
    color: #181818;
    text-decoration: none;
    min-height: 40px;
    display: flex;
    align-items: center;
}

.chat-dropdown ul li .user-box .image-box {
    position: absolute;
    left: 0;
}

.chat-dropdown ul li .user-box img {
    max-width: 40px;
}

.chat-dropdown ul li .user-box .title-content {
    padding-left: 45px;
}

.chat-dropdown ul li .user-box .title-content p {
    font-size: 12px;
    margin-bottom: 0;
}

.chat-dropdown .user-search .form-control {
    border-color: #f4f4f4;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.chat-section .chat-user-box #contacts ul {
    margin-bottom: 0;
}

.chat-section .chat-user-box>ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-left: -30px;
    margin-right: -30px;
}

.chat-user-box ul li {
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.chat-user-box ul li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 5px;
    background-color: #613dc1;
}

.chat-section .chat-user-box ul li .user-profile {
    cursor: pointer;
}

.chat-section .chat-user-box ul li.current .user-profile {
    opacity: .8;
}

.chat-section .chat-user-box ul li.current .user-profile h4 {
    color: #613dc1;
    font-weight: 900;
}

.chat-section .chat-user-box ul li.current .friend-request-user-img {
    border-color: #613dc1;
    animation: pulse-black 2s infinite;
}

@keyframes pulse-black {
    0% {
        transform: scale(0.9);
        /* box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7); */
    }
    70% {
        transform: scale(0.8);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
    100% {
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.chat-section .chat-user-box ul li:first-of-type {
    padding-top: 0;
}

.chat-section .chat-user-box ul li {
    padding: 5px 0;
    border-bottom: 1px solid #f4f4f4;
}

.chat-section .chat-user-box ul li:last-of-type {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.chat-section .chat-user-box .user-profile {
    display: flex;
    align-items: center;
    position: relative;
}

.chat-section .chat-user-box .user-profile .image-box {
    position: relative;
}

.chat-section .chat-user-box .user-profile .image-box:before {
    content: "";
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    bottom: 8px;
    right: -4px;
    opacity: 0;
    background: linear-gradient(180deg, #02b033 0, #08a534 100%);
}

.chat-section .chat-user-box .user-profile.active .image-box:before {
    opacity: 1
}

.chat-section .chat-user-box .user-profile.inactive .image-box:before {
    content: "";
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #02b033;
    background: #fff;
    opacity: 1;
}

.chat-section .chat-user-box .user-profile p img {
    margin-right: 3px
}

.chat-section .chat-user-box .user-profile h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 13px;
    color: #181818;
    margin-bottom: 0;
    text-transform: capitalize;
}

.chat-section .chat-user-box .user-profile h4 a {
    color: #181818;
    text-decoration: none;
}

.chat-section .chat-user-box .user-profile.default-color h4 a {
    color: #613dc1;
}

.chat-section .chat-user-box .user-profile p {
    font-size: 10px;
    line-height: 15px;
    color: rgba(24, 24, 24, .5);
    margin-bottom: 0;
}

.chat-section .chat-user-box .user-text {
    padding-left: 20px;
}

.chat-section .sidebar-left .custom-btn {
    padding: 25px 40px 0;
}

.chat-section .sidebar-left .custom-btn a {
    font-size: 12px;
    line-height: 11px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #613dc1;
    border-radius: 4px;
    padding: 1.04rem .625rem;
    width: 100%;
    display: inline-block;
    text-decoration: none;
}

.chat-content .chat-header {
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 25px;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 70px;
    align-items: center;
}

.chat-content .info-brand {
    padding-left: 40px;
    padding-right: 40px;
}

.chat-content .info-brand.visit-time {
    padding-left: 60px;
}

.chat-content .info-brand h3 {
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 0;
}

.chat-content .info-brand h3 svg {
    margin-right: 15px;
}

.chat-content .info-brand h3 span {
    color: #613dc1;
}

.chat-content .info-brand.visit-time h3 {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #181818;
    opacity: .6;
    margin-bottom: 0;
}

.chat-content .info-brand.visit-time h3 span {
    color: #181818;
    opacity: 1;
}

.chat-content .info-brand.share-data a {
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #181818;
    text-decoration: none;
}

.chat-content .info-brand.share-data {
    text-align: right;
    margin-left: auto;
}

.chat-content .info-brand.share-data a i {
    color: #613dc1;
    margin-right: 20px;
}

.main-chat {
    margin-left: 35px;
    margin-right: 35px;
}

.main-chat .chat-timeline {
    text-align: center;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}

.main-chat .chat-timeline p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #181818;
    opacity: .6;
}

.main-chat .chat-timeline:after,
.main-chat .chat-timeline:before {
    content: '';
    display: block;
    width: 39%;
    height: 1px;
    background: #f4f4f4;
}

.main-chat .message-left {
    margin-left: 25px;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
}

.main-chat .message-right .message-text {
    word-break: break-word;
}

.main-chat .message-left .message-text {
    background: #613dc1;
    border-radius: 4px;
    padding: 5px 20px 5px 15px;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    position: relative;
    word-break: break-word;
}

.main-chat .message-left .message-text:before {
    content: "";
    position: absolute;
    left: -23px;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 20px solid #613dc1;
    border-left: 25px solid transparent;
}

.main-chat .message-left .message-time {
    margin-top: 0;
    flex: 0 0 100%;
}

.main-chat .message-left .message-time svg {
    position: relative;
    left: -25px;
}

.main-chat .message-left .message-time span {
    font-size: 10px;
    line-height: 15px;
    text-align: right;
    color: #181818;
    opacity: .6;
}

.main-chat .message-right {
    margin-right: 30px;
}

.main-chat .message-right {
    margin-bottom: 15px;
}

.main-chat .message-right .message-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}

.main-chat .message-left .message-date-time {
    flex: 0 0 100%;
    justify-content: flex-start;
    text-align: left;
    font-size: 10px;
    font-Weight: 500;
    margin-top: 13px;
    word-break: break-word;
}

.main-chat .message-right .message-date-time {
    flex: 0 0 100%;
    justify-content: flex-end;
    text-align: right;
    font-size: 10px;
    font-Weight: 500;
    margin-top: 13px;
    word-break: break-word;
}

.message-right .user-image {
    position: absolute;
    right: 0;
    top: 0;
}

.message-right .user-image img {
    max-width: 61px;
}

.message-right .user-message {
    margin-right: 78px;
}

.message-right .message-text {
    font-size: 13px;
    line-height: 21px;
    color: #181818;
    font-weight: 500;
    background: #e9f0f8;
    border-radius: 4px;
    padding: 5px 20px 5px 15px;
    display: flex;
    flex-wrap: wrap;
}

.message-right .message-time {
    flex: 0 0 100%;
    text-align: right;
    margin-top: 0;
}

.message-right .message-time span {
    font-size: 10px;
    line-height: 15px;
    text-align: right;
    color: #181818;
    opacity: .6;
}

.message-right .message-box+.message-box {
    margin-top: 15px;
}

.message-right .message-box .message-text {
    position: relative;
}

.message-right .message-box .message-text:after {
    content: "";
    position: absolute;
    border: 13px solid transparent;
    border-top: 13px solid #e9f0f8;
    border-right: none;
    bottom: -23px;
    right: 10px;
}

.message-left .message-left {
    position: relative;
}

.message-left .message-text:before {
    display: none;
}

.message-left .message-text:after {
    content: "";
    position: absolute;
    border: 13px solid transparent;
    border-top: 13px solid #613dc1;
    border-right: none;
    bottom: -23px;
    left: 10px;
}

.chat-content .chat-bottom {
    margin-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #f4f4f4;
}

.chat-content .chat-bottom form {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 25px;
    padding-left: 40px;
    padding-right: 40px;
}

.chat-bottom.message-input .chat-form.message-input {
    margin-top: 20px;
}

.chat-bottom.message-input .chat-form.message-input {
    position: relative;
}

.chat-bottom.message-input .chat-form.message-input .chatButton {
    position: absolute;
    right: 0;
    width: 45px;
    height: 45px;
    padding: 0;
    border: 0;
    outline: 0;
}

.chat-content .chat-bottom .form-control {
    border: 0;
    outline: 0;
    height: auto;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 18px;
    line-height: 25px;
    color: #181818;
    padding-left: 15px;
    padding-right: 55px;
    height: 45px;
}

.chat-bottom input::-webkit-input-placeholder {
    color: rgba(24, 24, 24, .2);
    font-size: 18px;
}

.chat-bottom .form-control::-moz-placeholder {
    color: rgba(24, 24, 24, .2);
    font-size: 18px;
}

.chat-bottom .form-control:-ms-input-placeholder {
    color: rgba(24, 24, 24, .2);
    font-size: 18px;
}

.chat-bottom .form-control:-moz-placeholder {
    color: rgba(24, 24, 24, .2);
    font-size: 18px;
}

.chat-content .chat-bottom form .btn-block {
    text-align: right;
    margin-right: 25px;
}

.chat-content .chat-bottom form .btn-block a:first-of-type {
    margin-right: 40px;
}

.suggesstion-box {
    display: none;
}

.search-model-show .suggesstion-box {
    display: block;
}

#main_chat_section::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f5f5f5;
}

#main_chat_section::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5;
}

#main_chat_section::-webkit-scrollbar-thumb {
    background-color: #613dc1;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent));
}

#display_serach_result li .image-box,
#mail_user_search_list li .image-box {
    width: 18%;
}

#display_serach_result li .image-box img,
#mail_user_search_list li .image-box img {
    max-width: 50px;
    max-height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 100px;
    object-fit: cover;
}

#display_serach_result li .title-content,
#mail_user_search_list li .title-content {
    padding-left: 15px;
    width: 65%;
}

#display_serach_result li .title-content p,
#mail_user_search_list li .title-content p {
    margin-bottom: 0;
}

#display_serach_result li .new-chat-user-fr,
#mail_user_search_list li .new-chat-user-fr {
    margin-left: auto;
    width: 10%;
    margin-top: 0;
}

.suggesstion-box ul {
    padding: 0;
    text-align: left;
    position: absolute;
    z-index: 1025;
    left: 0;
    top: 100%;
    overflow-y: auto;
    margin-top: -108px;
    margin-bottom: 0;
    background-color: #fff;
    border-top: 1px solid #f4f4f4;
    padding-top: 60px;
    padding-bottom: 30px;
    width: 475px;
}

.suggesstion-box ul li {
    padding: 0 40px;
}

.suggesstion-box .related-search .title-block {
    font-size: 12px;
    line-height: 11px;
    font-weight: 400;
    text-transform: uppercase;
    color: rgba(24, 24, 24, .2);
    margin-bottom: 30px;
}

.suggesstion-box .related-search .group-box {
    display: flex;
    background: #fff;
    border: 1px solid #f4f4f4;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 20px;
    position: relative;
}

.suggesstion-box .related-search .group-box .search-content {
    padding-left: 15px;
}

.suggesstion-box .related-search:not(.article-box) .group-box img {
    max-width: 47px;
}

.suggesstion-box .related-search .group-box h4 {
    font-size: 14px;
    line-height: 21px;
    color: #181818;
    margin-bottom: 6px;
}

.suggesstion-box .related-search .group-box.font-bold h4 {
    font-weight: 700;
}

.suggesstion-box .related-search .group-box.font-normal h4 {
    font-weight: 400;
}

.suggesstion-box .related-search .group-box p {
    font-size: 10px;
    line-height: 15px;
    color: #181818;
    margin-bottom: 0;
}

.suggesstion-box .related-search .group-box .more-link {
    color: #cecece;
    position: absolute;
    right: 25px;
    top: 0;
    display: flex;
    align-items: center;
    bottom: 0;
    text-decoration: none;
}

.suggesstion-box .related-search .group-box+.group-box {
    margin-top: 10px;
}

.suggesstion-box .all-job {
    margin-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 25px;
    border-bottom: 1px solid #f4f4f4;
}

.suggesstion-box .all-job a {
    font-size: 12px;
    font-weight: 500;
    line-height: 11px;
    text-transform: uppercase;
    color: #613dc1;
    text-decoration: none;
}

.suggesstion-box .article-box .group-box h4 {
    font-weight: 700;
    margin-bottom: 15px;
}

.suggesstion-box .all-result a {
    font-size: 12px;
    line-height: 11px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #613dc1;
    border-radius: 4px;
    padding: 1.031rem .625rem;
    display: inline-block;
    width: 100%;
    text-decoration: none;
}

.header-section .search-model-show span button {
    font-size: 16px;
    color: #fff;
    background: #613dc1;
    width: 44px;
    height: 44px;
    border-radius: 4px;
}

.bg-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1;
}

.header-section .search-model-show .popup-search {
    position: relative;
}

.header-section .search-model-show .popup-search .input-group-btn {
    position: absolute;
    right: 45px;
    top: -10px;
}

.header-section .search-model-show .popup-search {
    padding-bottom: 31px;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 20px;
}

.header-section .search-model-show .popup-search .form-control {
    padding-left: 0;
}

.main-chat .message-left {
    margin-left: 25px;
}

.chat-section.main-content .content-right.content-area {
    display: flex;
    align-items: flex-end;
}

.chat-section.main-content .content-right.content-area .chat-content {
    width: 100%;
}

@media only screen and (min-width:1366px) and (max-width:1460px) {
    .profile-details .btn-list .btn {
        margin-right: 10px;
    }
    .profile-details .btn-list .btn:last-of-type {
        margin-right: 0;
    }
    .profile-details .text-content {
        max-width: 350px;
    }
    .event-section .event-box .custom-btn,
    .related-section .post-box .custom-btn {
        width: 180px;
    }
    .notification-section.user-content .sidebar-left .category-link li a {
        padding-left: 25px;
        padding-right: 25px;
    }
    .notification-section .sidebar-left .category-link ul li.active a,
    .notification-section .sidebar-left .category-link ul li:hover a {
        padding-left: 35px;
    }
    .sidebar-left .dashboard-content li {
        margin-left: 25px;
        margin-right: 25px;
    }
    .john-profile .activity-buttons a {
        min-width: 270px;
    }
    .login-form .login-btn .sign-btn-inner {
        margin-bottom: 30px;
    }
    .login-form .login-btn {
        margin-bottom: 40px;
    }
}

@media screen and (max-width:1400px) {
    .header-section .profile-box .content {
        padding-left: 20px;
    }
    .header-section .other-link {
        padding-left: 10px;
    }
}

@media screen and (max-width:1366px) {
    .login-form .login-submit button[type=submit] {
        padding: 20px 10px;
    }
    .right-form .signup-btn a {
        padding: 16px 10px;
    }
    .header-section .search-bar .input-group {
        margin-left: 0;
    }
    .profile-box .user-icon.d-none {
        display: block!important;
        font-size: 20px;
        text-align: center;
        color: #613dc1;
    }
    .header-section .profile-box .box {
        display: none;
    }
    .header-section .profile-box.active .box {
        text-align: left;
        position: absolute;
        z-index: 999;
        left: auto;
        right: 0;
        top: 100%;
        width: 280px;
        overflow-y: auto;
        margin-top: 25px;
        margin-bottom: 0;
        background-color: #fff;
        padding: 15px;
    }
    .header-section .profile-box.active .dropdown-menu {
        display: block;
        left: auto;
        right: 0;
        width: 300px;
    }
    .header-section .profile-box .inner-box,
    .header-section .profile-box .profile-inner,
    .header-section .profile-box .right-content {
        display: inline-block;
    }
    .header-section .profile-box {
        width: auto;
    }
    .suggesstion-box ul {
        left: auto;
        right: 0;
    }
    .john-profile .activity-buttons a {
        min-width: 190px;
    }
    .john-profile .john-profile-content .john-content-text .info-btn .btn-booking,
    .john-profile .john-profile-content .john-content-text .info-btn .btn-contact {
        width: 150px;
    }
    .activity-content .act-txt span.time {
        position: relative;
    }
    .check-forget,
    .login-form .form-group {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1366px) {
    .john-profile .activity-buttons a.active,
    .john-profile .activity-buttons a:hover {
        height: 60px;
        margin-top: -7px;
    }
    .header-section .search-bar {
        margin-left: auto;
    }
    .header-section .profile-box,
    .header-section .search-bar {
        width: 80px;
        position: relative;
    }
    .header-section .search-bar .searchform>.input-group {
        display: block;
        text-align: center;
    }
    .header-section .profile-box {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .profile-details .text-content {
        max-width: 250px;
    }
    .profile-details .btn-list .btn {
        min-width: 100px;
    }
    .profile-details .btn-list .btn:last-of-type {
        margin-right: 0;
    }
    .chat-section .chat-user-box ul li,
    .related-section .post-box .post-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .sidebar-left .dashboard-content li {
        margin-left: 18px;
        margin-right: 18px;
    }
    .job-section .post-job-btn,
    .job-section .sidebar-left .article-post,
    .job-section .sidebar-left .search-box,
    .profile-content .course-main,
    .profile-content .dashboard,
    .profile-content .visitors,
    .user-content .sidebar-left ul li a {
        padding-left: 20px;
        padding-right: 20px;
    }
    .user-content .sidebar-left .category-link ul li.active a,
    .user-content .sidebar-left .category-link ul li:hover a {
        padding-left: 30px;
    }
    .sidebar-left .dashboard-content li.main-text a,
    .sidebar-left .dashboard-content li.main-text p {
        font-size: 11px;
    }
    .right-form .logo-block h2 {
        font-size: 50px;
    }
    .header-section .other-link {
        max-width: 120px;
        padding-left: 15px;
    }
    .login-form .login-btn button {
        min-width: 250px
    }
    .login-form .login-btn,
    .login-form .login-btn .sign-btn-inner {
        margin-bottom: 30px;
    }
    .login-form .main-title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 40px;
    }
    .user-content .sidebar-left .category-link ul li a span:after {
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .main-content .sidebar-left {
        flex: 0 0 24%;
        max-width: 24%;
    }
    .chat-section .content-right,
    .profile-section .content-area,
    .user-content .content-right {
        padding-left: 30px;
    }
    .chat-section.main-content {
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width:992px) {
    .header-section .other-link a span.icon {
        display: none;
    }
    .chat-section.main-content {
        border-radius: 5px;
    }
    .chat-section.main-content .chat-left-part.sidebar-left {
        flex: 0 0 34%;
        max-width: 34%;
        padding-left: 0;
        padding-right: 0;
        /*background-color: #613dc108;*/
        box-shadow: 7px 7px 3px -3px #eee;
        z-index: 1;
    }
    .chat-section.main-content .content-right.content-area {
        flex: 0 0 66%;
        max-width: 66%;
        padding-left: 0;
        padding-right: 0;
    }
    .chat-section.main-content>.row {
        margin-left: 0;
        margin-right: 0;
    }
    .chat-section .chat-user-box {
        background-color: transparent;
    }
}

@media only screen and (min-width:992px) and (max-width:1366px) {
    .header-section .navbar-expand-lg {
        justify-content: space-between
    }
    .header-section .navbar-nav {
        margin-left: 10px;
    }
    .header-section .navbar-nav {
        margin-left: 10px;
        margin-right: 10px;
    }
    .header-section .profile-box {
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-section .navbar-nav .nav-item {
        margin-left: 0;
        margin-right: 0;
    }
    .header-section .search-bar {
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-section .searchform>.input-group .form-control {
        display: none;
    }
    .sidebar-left .group-section,
    .sidebar-left .latest-artical,
    .sidebar-left .main-hashtag {
        padding-left: 20px;
        padding-right: 20px;
    }
    .main-footer span.fa-arrow-up {
        right: 15px;
    }
    .event-section .event-box .custom-btn,
    .related-section .post-box .custom-btn {
        width: 150px;
    }
    .event-section .event-box .custom-btn {
        min-width: 200px;
    }
    .chat-section .content-right {
        padding-left: 15px;
    }
    .header-section .search-bar {
        margin-right: 0;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .user-content .sidebar-left .category-link ul li a span:after {
        margin-left: 0;
    }
    .header-section .navbar-nav .nav-item a {
        padding-left: 12px;
        padding-right: 12px;
    }
    .header-section .search-bar {
        margin-right: 0;
    }
    .main-content .sidebar-left {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .profile-section.profile-content.main-content.no-sidebar .content-area,
    .job-section.main-content.job-result-page .content-area,
    .main-content.article_listing-content .content-area,
    .main-content.user-search-details-page .content-area {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .main-content .content-area {
/*        flex: 0 0 66.666667%;*/
        max-width: 100%;
    }
    .freinds-tab .title-block:after,
    .freinds-tab .title-block:before {
        width: 25%;
    }
    .freinds-tab .nav-item .btn {
        min-width: 250px;
    }
    .profile-details .text-content:before {
        display: none;
    }
    .profile-details .btn-list {
        margin-top: 20px;
    }
    .related-section .section-header h2 {
        width: 90%;
    }
    .related-section .post-box .post-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .sorting-block:after,
    .sorting-block:before {
        width: 30%;
    }
    .job-section .post-job-btn,
    .job-section .sidebar-left .article-post,
    .job-section .sidebar-left .search-box,
    .profile-content .course-main,
    .profile-content .dashboard,
    .profile-content .visitors,
    .user-content .sidebar-left ul li a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .user-content .sidebar-left .category-link ul li.active a,
    .user-content .sidebar-left .category-link ul li:hover a {
        padding-left: 30px;
    }
    .user-content .sidebar-left .category-link ul li a:before {
        width: 5px;
    }
    .sidebar-left .dashboard-content li {
        margin-left: 20px;
        margin-right: 20px;
    }
    .job-content .title-block:after,
    .job-content .title-block:before {
        width: 30%;
    }
    .chat-content .chat-header {
        justify-content: space-between
    }
    .chat-content .info-brand {
        padding-left: 10px;
        padding-right: 10px;
    }
    .chat-content .info-brand.visit-time {
        padding-left: 10px
    }
    .chat-content .info-brand.share-data {
        margin-left: 0;
    }
    .main-chat .message-left .message-text,
    .message-right .message-text {
        padding-right: 20px;
    }
    .john-profile .john-profile-content {
        padding-right: 35px;
    }
    .john-profile .john-profile-content .john-content-text-head {
        display: block;
    }
    .john-profile .john-profile-content .john-content-text-head a {
        margin-left: 0;
    }
    .john-profile .john-profile-content .john-content-text-head p {
        margin-bottom: 10px!important;
    }
    .john-profile .john-profile-content .profile-img img {
        max-width: 170px;
        max-height: 170px;
    }
    .profile-img a {
        right: 15px;
    }
    .john-profile .john-profile-content .right-content {
        padding-left: 190px;
    }
    .flip-container .form-inner {
        padding: 15px;
    }
    .login-form .login-btn .sign-btn-inner {
        justify-content: space-between
    }
    .login-form .login-btn button {
        padding-left: 10px;
        padding-right: 10px;
        min-width: 220px;
        font-size: 12px;
        margin-right: 10px;
    }
    .login-form .login-btn,
    .login-form .login-btn .sign-btn-inner {
        margin-bottom: 30px;
    }
    .right-form .logo-block .logo-image {
        margin-bottom: 20px;
    }
    .right-form .logo-block h2 {
        font-size: 32px;
        line-height: 36px;
    }
    .right-form .logo-block p {
        font-size: 16px;
    }
    .front .form-inner {
        border-radius: 0 20px 20px 0;
    }
    .back .form-inner {
        border-radius: 20px 0 0 20px;
    }
    .login-form .main-title {
        font-size: 36px;
        line-height: 38px;
    }
    .login-form .login-btn .sign-btn-inner {
        margin-bottom: 30px;
    }
    .login-form .login-btn button {
        min-width: 250px;
    }
    .header-section .search-bar {
        margin-left: auto;
    }
    .header-section .search-bar .input-group {
        display: block;
        text-align: center;
    }
    .header-section .profile-box,
    .header-section .search-bar {
        width: 80px;
    }
    .header-section .other-link {
        max-width: 110px;
        padding-left: 15px;
    }
    .main-footer .navigation ul li a {
        padding-left: 15px;
    }
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .header-section .profile-box,
    .header-section .search-bar {
        width: 65px;
    }
}

@media screen and (max-width:991px) {
    .form-1, .signup-form {
        margin-top: 30px;
    }
    .header-section .navbar-nav .nav-item a.post-btn {
        padding-left: 0;
        padding-right: 0;
    }
    .header-section .header-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-section .logo-image:after {
        display: none;
    }
    .header-section .navbar-toggler {
        color: #fff;
        background-color: #ff8410;
        padding: 5px 10px;
        border: 0;
    }
    .header-section .navbar-nav {
        margin-left: 0;
    }
    .header-section .navbar-nav .nav-item {
        margin-left: 0;
        margin-right: 0;
    }
    .header-section .navbar-nav .nav-item a {
        text-align: left;
        padding: 10px 0;
    }
    .header-section .navbar-nav .nav-item a span {
        margin-bottom: 0;
        min-height: auto;
        display: inline-block;
        margin-right: 10px;
    }
    .header-section .navbar-nav .nav-item a:before {
        display: none;
    }
    .header-section .other-link:before,
    .header-section .profile-box:before,
    .header-section .search-bar:before {
        display: none;
    }
    .header-section .other-link span:not(.icon) {
        display: none;
    }
    .header-section .search-bar {
        width: auto;
    }
    .header-section .searchform>.input-group .form-control {
        display: none;
    }
    .header-section .profile-box {
        position: absolute;
        right: 125px;
        padding: 15px 0;
        top: 0;
    }
    
    .header-section .search-bar {
        position: absolute;
        right: 140px;
        padding-left: 0;
        margin-left: 0;
        padding: 10px 0;
        top: 5px;
    }
    .search-bar .searchform {
        background-color: transparent
    }
    .suggesstion-box ul {
        margin-top: -74px;
        max-height: 350px;
        overflow-x: scroll;
    }
    .header-section .other-link {
        position: absolute;
        right: 55px;
        top: 0;
        padding-left: 0;
        max-width: 100%;
    }
    .header-section .other-link span.icon {
        color: #613dc1;
        font-size: 20px;
    }
    .suggesstion-box ul {
        width: 400px;
    }
    .header-section .search-model-show .popup-search .input-group-btn {
        right: 20px;
    }
    .suggesstion-box ul li {
        padding-left: 20px;
        padding-right: 20px;
    }
    .header-section .logo-image {
        max-width: 150px;
    }
    .header-section .other-link {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .header-section .other-link.active span:not(.icon) {
        background-color: #fff;
        padding: 15px;
        display: block;
        position: absolute;
        left: auto;
        right: 0;
        width: 200px;
        top: 100%;
        border: 1px solid #f4f4f4;
    }
    .footer-menu .navbar-light .navbar-toggler {
        color: #fff;
        border: 0;
        margin: 0 auto;
        background-color: #ff8410;
        padding: 10px 15px;
    }
    .footer-section.main-footer .navigation {
        text-align: left!important;
    }
    .footer-section.main-footer .navigation ul li {
        width: 100%;
    }
    .footer-section.main-footer .navigation ul li a {
        padding: 7px 0;
        display: inline-block;
    }
    .footer-section .copyright-text {
        order: 2;
        text-align: center;
    }
    .footer-section .social-icon {
        order: 1;
    }
    .footer-section .social-icon .text-right {
        text-align: center!important;
        margin-bottom: 15px!important;
    }
    .main-footer span.fa-arrow-up {
        right: 15px;
        bottom: 100px;
    }
    .job-content .recommended-box,
    .job-section .sidebar-left .search-box,
    .post-job-btn,
    .sidebar-left .article-post,
    .sidebar-left .group-section,
    .sidebar-left .latest-artical,
    .sidebar-left .main-hashtag {
        padding-left: 20px;
        padding-right: 20px;
    }
    .user-content .sidebar-left {
        padding-right: 15px;
    }
    .user-content .content-right {
        padding-left: 15px;
    }
    .user-content {
        margin-bottom: 50px;
    }
    .related-section.learning-section {
        margin-bottom: 0;
    }
    .notification-content .title-block:after,
    .notification-content .title-block:before {
        width: 35%;
    }
    .suggestion-profile .profile-right {
        padding-top: 0;
    }
    .job-section .content-right {
        padding-left: 15px;
    }
    .recommended-box .more-btn {
        text-align: left;
        margin-top: 10px;
    }
    .job-content .suggestion-box,
    .job-content .suggestion-profile {
        padding: 20px;
    }
    .job-content .suggestion-box .close-btn {
        right: 20px;
        top: 15px;
    }
    .chat-section {
        margin-bottom: 50px;
    }
    .activity-content .act-block {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .activity-content .row .act-block:nth-child(2n) {
        margin-left: 0;
    }
    .profile-section {
        margin-bottom: 50px;
    }
    .profile-content .course-main,
    .profile-content .dashboard,
    .profile-content .visitors {
        padding-left: 20px;
        padding-right: 20px;
    }
    .john-profile .cover-img .edit-profile {
        padding-left: 20px;
        padding-right: 20px;
    }
    .flipper.flip .back {
        display: block;
    }
    .flipper .back {
        display: none;
    }
    .flip-container .form-inner {
        height: auto;
        padding: 40px 15px;
    }
    .flip-container .flipper .login-form {
        height: auto;
    }
    .login-form .main-title {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .login-form .login-btn .sign-btn-inner {
        margin-bottom: 20px;
    }
    .login-form .login-btn {
        margin-bottom: 20px;
    }
    .login-form .login-btn button {
        min-width: 200px;
    }
    .flipper.flip .back {
        display: block;
    }
    .flipper .back {
        display: none;
    }
    .flipper .right-form {
        padding: 30px 15px;
    }
    .right-form .logo-block h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .right-form .logo-block .logo-image {
        margin-bottom: 25px;
    }
    .right-form .logo-block p {
        margin-bottom: 10px;
    }
    .login-form .login-btn button {
        margin-right: 15px;
    }
    .content-main.main-content {
        margin-bottom: 0;
    }
    .awards-carousel .slick-next {
        right: -15px;
    }
    .awards-carousel .slick-prev {
        left: -15px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .user-content .sidebar-left .category-link ul li a span:after {
        margin-left: 0;
    }
    .create-new-post form input {
        margin-bottom: 20px;
        width: 100%;
    }
    .create-new-post form {
        flex-direction: column;
    }
    .freinds-tab .title-block:after,
    .freinds-tab .title-block:before {
        width: 10%;
    }
    .profile-details .text-content:before {
        display: none;
    }
    .profile-details .text-content {
        margin-top: 20px;
    }
    .profile-details .btn-list {
        margin-top: 20px;
    }
    .event-section .event-box .custom-btn,
    .related-section .post-box .custom-btn {
        width: 130px;
    }
    .related-section .post-box .post-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .event-section .event-box .custom-btn {
        min-width: 120px;
    }
    .event-box .event-content .round-image {
        margin-top: -50px;
    }
    .event-box .event-content .round-image img,
    .related-section .post-box .round-image {
        max-width: 70px;
        margin-left: auto;
        margin-right: auto;
    }
    .related-section .section-header h2 {
        width: 85%;
    }
    .freinds-tab .nav-item .btn {
        min-width: 170px;
    }
    .sorting-block:after,
    .sorting-block:before {
        width: 23%;
    }
    .user-content .sidebar-left .category-link ul li a:before {
        width: 5px;
    }
    .user-content .sidebar-left ul li a {
        padding-left: 20px;
        padding-right: 20px;
    }
    .user-content .sidebar-left .category-link ul li.active a,
    .user-content .sidebar-left .category-link ul li:hover a {
        padding-left: 30px
    }
    .sidebar-left .dashboard-content li {
        margin-left: 20px;
        margin-right: 20px;
    }
    .job-content .title-block:after,
    .job-content .title-block:before {
        width: 25%;
    }
    .chat-content .chat-header {
        flex-direction: column;
    }
    .chat-content .info-brand,
    .chat-content .info-brand.visit-time {
        padding: 0;
    }
    .chat-content .info-brand.share-data {
        margin-right: auto;
        text-align: center;
    }
    .chat-content .info-brand {
        margin-bottom: 15px;
    }
    .chat-content .info-brand:last-of-type {
        margin-bottom: 0;
    }
    .chat-content .chat-header {
        margin-bottom: 30px;
    }
    .main-chat .chat-timeline:after,
    .main-chat .chat-timeline:before {
        width: 20%
    }
    .chat-content .chat-bottom form {
        padding-left: 0;
        padding-right: 0
    }
    .main-chat .message-left .message-text,
    .message-right .message-text {
        padding-right: 20px
    }
    .chat-content .chat-bottom form .btn-block {
        margin-right: 0
    }
    .john-profile .john-profile-content .profile-img {
        right: 0;
        margin: 0 auto;
        text-align: center
    }
    .john-profile .john-profile-content .profile-img {
        max-width: 150px
    }
    .john-profile .john-profile-content .profile-img img {
        max-width: 150px;
        max-height: 150px
    }
    .john-profile .john-profile-content .right-content {
        padding-left: 0;
        margin-top: 90px
    }
    .john-profile .john-profile-content {
        padding-left: 20px;
        padding-right: 20px
    }
    .john-profile .activity-buttons a {
        min-width: 115px
    }
    .john-profile .bio {
        padding: 20px
    }
    .activity-content .act-block {
        flex: 0 0 100%;
        max-width: 100%
    }
    .activity-content .act-txt p {
        max-width: 100%
    }
    .main-chat .message-left {
        margin-left: 0
    }
    .chat-section .chat-user-box ul li {
        padding-right: 0
    }
    .main-chat .message-left {
        margin-right: 50px
    }
    .main-chat .message-right {
        margin-left: 50px
    }
    .friend-request-user-img {
        max-width: 50px;
        height: 50px
    }
    .profile-img a {
        right: 5px
    }
    .profile-details .profile-inner {
        height: auto;
        flex-direction: column;
        align-items: flex-start
    }
    .profile-details .profile-image {
        flex: 0 0 100%;
        max-width: 100%
    }
    .profile-details .text-content {
        min-height: auto;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 10px;
        margin-left: 45px
    }
    .profile-details .profile-image .content {
        padding-left: 65px
    }
    .profile-details .btn-list {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 65px
    }
    .notification-box .boxdata .text-left {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .notification-box .boxdata {
        flex-direction: column
    }
    .notification-box .boxdata .right-part-sm-center {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 15px;
        justify-content: center!important
    }
    .notification-content .notification-box .user-image {
        position: relative;
        min-width: 60px
    }
}

@media screen and (max-width:767px) {
    .main-content .sidebar-left {
        margin-bottom: 30px
    }
    .create-new-post {
        padding-left: 15px;
        padding-right: 15px
    }
    .create-new-post form input {
        margin-bottom: 3px;
    }
    .create-new-post form ul li {
        margin-bottom: 3px;
    }
    .create-new-post form ul li:first-of-type {
        margin-left: 0;
    }
    .treding-post .post-box {
        padding-left: 15px;
        padding-right: 15px;
    }
    .left-bar .leftbar-content .like-share {
        padding-left: 0;
    }
    .left-bar .leftbar-content .share-content ul li {
        margin-right: 0;
    }
    .about-us {
        max-width: 387px;
        margin-left: auto;
        margin-right: auto;
    }
    .group-section .post-box {
        display: flex;
        align-items: center;
    }
    .profile-details .text-content:before {
        display: none;
    }
    .profile-details .text-content {
        max-width: 100%;
        margin-top: 20px;
    }
    .profile-details .btn-list {
        margin-top: 20px;
    }
    .related-section .section-header h2 {
        width: 85%;
    }
    .sorting-block:after,
    .sorting-block:before {
        width: 30%;
    }
    .related-section .post-box .image-box img {
        width: 100%;
        height: 82px;
        object-fit: fill;
        object-position: center;
    }
    .event-box .event-content .round-image img,
    .related-section .post-box .round-image img {
        max-width: 70px;
    }
    .event-section .event-box .custom-btn,
    .related-section .post-box .custom-btn {
        width: 120px;
    }
    .event-section .event-box .custom-btn {
        min-width: 120px;
    }
    .freinds-tab .nav-item .btn {
        min-width: 200px;
    }
    .freinds-tab .title-block:after,
    .freinds-tab .title-block:before {
        width: 25%;
    }
    .notification-box .boxdata .text-left {
        max-width: 90%;
    }
    .notification-box .boxdata .text-right {
        max-width: 10%;
    }
    .notification-content .notification-box {
        padding-left: 20px;
        padding-right: 20px;
    }
    .notification-content .title-block:after,
    .notification-content .title-block:before {
        width: 35%;
    }
    .job-content .suggestion-profile {
        padding: 20px;
    }
    .job-content .title-block:after,
    .job-content .title-block:before {
        width: 25%;
    }
    .chat-content .chat-header {
        justify-content: space-between;
    }
    .chat-content .info-brand {
        padding-left: 0;
        padding-right: 0;
    }
    .chat-content .info-brand.visit-time {
        padding-left: 0;
    }
    .chat-content .info-brand.share-data {
        margin-left: 0;
    }
    .main-chat .chat-timeline:after,
    .main-chat .chat-timeline:before {
        width: 20%;
    }
    .chat-content .chat-bottom form {
        padding-left: 0;
        padding-right: 0;
    }
    .main-chat .message-left .message-text,
    .message-right .message-text {
        padding-right: 20px;
    }
    .chat-content .chat-bottom form .btn-block {
        margin-right: 0;
    }
    .chat-content .chat-header {
        margin-bottom: 30px;
    }
    .main-chat {
        margin-left: 0;
        margin-right: 0;
    }
    .chat-content .chat-bottom form .btn-block {
        max-width: 125px;
    }
    .chat-content .chat-bottom form .btn-block a:first-of-type {
        margin-right: 20px;
    }
    .chat-user-box ul li:before {
        width: 5px;
    }
    .chat-section .chat-user-box ul li {
        padding-left: 20px;
        padding-right: 20px;
    }
    .john-profile .john-profile-content .profile-img {
        max-width: 100px;
    }
    .john-profile .john-profile-content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .john-profile .john-profile-content .right-content {
        padding-left: 120px;
    }
    .john-profile .bio {
        padding: 20px;
    }
    .experience-section .experience-content .text-block {
        padding-right: 0;
    }
    .john-profile .bio.portfolio {
        padding-bottom: 50px;
    }
    .portfolio .button-placement {
        position: absolute;
        right: 0;
        top: auto;
        bottom: 10px;
        left: 0;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    .flip-container .form-inner {
        height: auto;
        padding: 15px;
    }
    .flip-container .flipper .login-form {
        height: auto;
    }
    .login-form .main-title {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .login-form .login-btn .sign-btn-inner {
        margin-bottom: 20px;
    }
    .login-form .login-btn {
        margin-bottom: 20px;
    }
    .login-form .login-btn button {
        min-width: 200px;
    }
    .flipper.flip .back {
        display: block;
    }
    .flipper .back {
        display: none;
    }
    .signup-message-page .flipper .right-form {
        min-height: 100vh;
    }
    .flipper .right-form {
        height: auto;
        padding: 30px 15px;
    }
    .right-form .logo-block h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .right-form .logo-block .logo-image {
        margin-bottom: 25px;
    }
    .right-form .logo-block p {
        margin-bottom: 10px;
    }
    .login-form .login-btn button {
        margin-right: 15px;
    }
    .main-chat .message-left {
        margin-right: 0!important;
    }
    .main-chat .message-right {
        margin-left: 0!important;
    }
    .friend-request-user-img {
        max-width: 50px;
        height: 50px;
    }
    #main_chat_section {
        max-height: 350px!important;
    }
    .related-section {
        padding-left: 10px;
        padding-right: 10px;
    }
    .notification-content .notification-box .user-image {
        min-width: 60px;
    }
    .profile-details .profile-inner {
        height: auto;
    }
    .profile-details .profile-image .content {
        padding-left: 60px;
    }
    .job-dashboard .john-profile .john-profile-content .right-content {
        padding-left: 0;
    }
    .job-dashboard .john-profile .john-profile-content .profile-img {
        position: relative;
    }
    .job-dashboard .john-profile .john-profile-content {
        display: flex;
        align-items: center;
    }
    .job-dashboard .edit-profile-btn {
        position: relative;
        margin-left: auto;
        right: 0;
    }
    .header-section .profile-box .dropdown-menu {
        max-height: 280px;
        overflow-y: auto;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .edit-profile-btn {
        top: 0;
    }
    .john-profile .activity-buttons a {
        min-width: 140px;
    }
}

@media screen and (max-width:575px) {
    .sorting-block:after,
    .sorting-block:before {
        width: 10%;
    }
    .event-section .event-box .image-box img {
        width: 100%;
        height: 89px;
        object-fit: fill;
        object-position: center;
    }
    .freinds-tab .nav-item .btn {
        min-width: 130px;
    }
    .freinds-tab .title-block:after,
    .freinds-tab .title-block:before {
        width: 10%;
    }
    .user-content .sidebar-left .category-link ul li a:before {
        width: 5px;
    }
    .user-content .sidebar-left ul li a {
        padding-left: 20px;
        padding-right: 20px;
    }
    .user-content .sidebar-left .category-link ul li.active a,
    .user-content .sidebar-left .category-link ul li:hover a {
        padding-left: 30px;
    }
    .sidebar-left .dashboard-content li {
        margin-left: 20px;
        margin-right: 20px;
    }
    .sidebar-left .article-post .post-content h4 {
        font-size: 12px;
    }
    .chat-content .chat-header {
        flex-direction: column;
    }
    .chat-content .info-brand {
        margin-bottom: 15px;
    }
    .chat-content .info-brand:last-of-type {
        margin-bottom: 0;
    }
    .john-profile .john-profile-content .profile-img {
        right: 0;
        margin: 0 auto;
    }
    .john-profile .john-profile-content .right-content {
        padding-left: 0;
        margin-top: 40px;
    }
    .john-profile .activity-buttons a {
        min-width: 140px;
    }
    .social-media .social-box img {
        /* width: 100%;
		object-fit: cover;
		object-position: center; */
    }
    .activity-content .act-block {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .activity-content .act-txt p {
        max-width: 100%;
    }
    .john-profile .john-profile-content .john-content-text .info-btn .btn-contact {
        margin-right: 10px;
    }
    .john-profile .portfolio .carousel-item .product-block a i {
        font-size: 16px;
        width: 30px;
        height: 30px;
    }
    .john-profile .bio.portfolio .bio-head .edit-bio {
        text-align: right;
    }
    .post-popup .share-data {
        flex-direction: column;
    }
    .post-popup .share-data .group-icon {
        display: flex;
        justify-content: space-between;
        border-right: 0;
    }
    .post-popup .share-data .group-icon:first-of-type {
        margin-bottom: 20px;
    }
    .login-form .login-btn button {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px;
    }
    .login-form .login-btn button img {
        margin-right: 5px;
    }
    .login-form .form-group {
        margin-bottom: 20px;
    }
    .login-form .check-forget {
        margin-bottom: 25px;
    }
    .login-form .login-submit {
        text-align: center;
    }
    .header-section .profile-box.active .dropdown-menu {
        width: 230px;
    }
    .suggesstion-box ul {
        right: -100px;
    }
    .suggesstion-box ul {
        width: 300px;
    }
    .white-popup .mfp-close {
        top: -15px;
        right: -3px;
    }
    #replyContainer {
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .profile-details .profile-image {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .profile-details .text-content {
        margin-top: 10px;
        flex: 0 0 100%;
        min-height: auto;
        padding-left: 40px;
    }
    .profile-details .btn-list {
        margin-left: 60px;
    }
}

@media screen and (max-width:479px) {
    .profile-details .btn-list .btn {
        min-width: 100px;
    }
    .notification-box .boxdata .text-left {
        max-width: 85%;
    }
    .recommended-box .box-content span address {
        display: block;
        margin-left: 0;
    }
    .job-content .title-block:after,
    .job-content .title-block:before {
        width: 15%;
    }
    .suggestion-box .form-group {
        margin-right: 5px;
        margin-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .john-profile .john-profile-content .john-content-text-head {
        display: block;
    }
    .john-profile .john-profile-content .john-content-text-head p {
        margin-bottom: 10px!important;
    }
    .activity-buttons .row {
        margin-left: 0;
        margin-right: 0;
    }
    .activity-buttons .nav {
        flex-direction: column;
        width: 100%;
    }
    .john-profile .activity-buttons a.active,
    .john-profile .activity-buttons a:hover {
        margin-top: 0;
        height: 53px;
        line-height: 53px;
    }
    .john-profile .john-profile-content .john-content-text .info-btn .btn-booking,
    .john-profile .john-profile-content .john-content-text .info-btn .btn-contact {
        width: 115px;
        padding-left: .5rem;
        padding-right: .5rem;
    }
    .experience-section .experience-content p.date-info span:first-of-type {
        padding-right: 0;
    }
    .experience-section .experience-content p.date-info .color-default {
        display: block
    }
    .experience-section .experience-content p.post-des span {
        display: block;
        padding-left: 0;
    }
    .social-media .section-header h3 {
        padding-right: 10px;
    }
    .social-media .section-header .edit-bio a:first-of-type {
        margin-right: 10px;
    }
    .john-profile .bio.portfolio .bio-head h3 {
        width: 75%;
    }
    .john-profile .cover-img .edit-profile a.btn {
        padding-left: 10px;
        padding-right: 10px;
    }
    .john-profile .cover-img .edit-profile i {
        margin-right: 5px;
    }
    .john-profile .cover-img .edit-profile a.btn {
        width: auto;
        height: 45px;
    }
    .john-profile .cover-img .edit,
    .john-profile .cover-img .upload {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    .login-form .form-1 {
        width: 100%;
    }
    .login-form .login-btn .sign-btn-inner {
        flex-direction: column;
    }
    .login-form .login-btn button {
        min-width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .login-form .login-btn button:last-of-type {
        margin-bottom: 0;
    }
    .check-forget input[type=checkbox]+label {
        font-size: 14px;
    }
    .right-form .logo-block h2 {
        font-size: 32px;
        line-height: 36px;
    }
    .right-form .logo-block p {
        font-size: 11px;
        line-height: 20px;
    }
    .treding-post .post-box {
        padding-left: 10px;
        padding-right: 10px;
    }
    .treding-post .post-box .container {
        padding-left: 0;
        padding-right: 0;
    }
    .body_comment {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width:400px) {
    .header-section .profile-box.active .dropdown-menu {
        right: -40px
    }
    .suggesstion-box ul {
        right: -150px
    }
    .left-bar .leftbar-content .like-share ul li {
        margin-right: 10px
    }
    .left-bar .leftbar-content .share-content ul li {
        margin-right: 0;
    }
}

.page-body-wrapper {
    min-height: calc(100vh - 70px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    min-height: 100vh
}

.forgot-password .content-wrapper {
    background: #5b38a2;
    padding: .75rem 1.25rem;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.forgot-password .flex-grow {
    flex-grow: 1;
}

.forgot-password .auth .auth-form-light {
    background: #fff;
    border-radius: 20px;
}

.forgot-password .auth .logo-image img {
    max-width: 250px;
}

.forgot-password .auth .auth-form-light h4 {
    font-size: 18px;
}

.forgot-password .auth .auth-form-light h6 {
    font-weight: normal !important;
    font-size: 14px;
}

.forgot-password .auth .auth-form-light .info-text-link {
    font-weight: normal !important;
    font-size: 14px;
    color: #181818;
}

.forgot-password .auth .auth-form-light .auth-link {
    color: #613dc1;
}

.forgot-password .auth .auth-form-light button.admin-btn-style:hover {
    animation-name: wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}

.forgot-password .btn-primary {
    border-radius: 8px;
    background-color: #613dc1;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 17.23px;
    padding: 15px;
    border: 0;
    display: inline-block;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.forgot-password .logo-block {
    margin-bottom: 30px;
}

.forgot-password p {
    margin-bottom: 15px;
}

.forgot-password .form-control {
    border: 1px solid #efefef;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    height: auto;
    color: #181818;
    padding: .5rem 1rem;
    font-size: 14px;
}

.forgot-password .sign-in-link {
    text-decoration: none;
    color: #613dc1;
}

.ex-img-new {
    background-color: #613dc1;
    font-weight: 400;
    font-size: 12px;
    line-height: 13.28px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    border: 0;
    outline: 0;
    box-shadow: none;
    display: inline-block;
    width: 100%;
    padding: .969rem .938rem;
    margin-top: 30px;
    text-transform: uppercase;
}

.ex-link-field {
    color: #613dc1;
    border: 1px solid #613dc1;
    font-weight: 400;
    font-size: 12px;
    line-height: 13.28px;
    color: #000;
    text-align: center;
    width: 100%;
    padding: .969rem .938rem;
    margin-top: 30px;
    height: calc(1.75rem + .75rem + 2px);
}

.acc-btn.edituserex {
    position: absolute;
    top: -10px;
    right: 0;
    border: none;
    background: 0 0;
}

.acc-btn.editusergroup {
    position: absolute;
    top: -10px;
    right: 0;
    border: none;
    background: 0 0;
}

.acc-btn.edituseredu {
    position: absolute;
    top: -10px;
    right: 0;
    border: none;
    background: 0 0;
}

.acc-btn.edituserjob {
    position: absolute;
    top: -10px;
    right: 0;
    border: none;
    background: 0 0;
}

.acc-btn.deletegroupmemebr {
    position: absolute;
    top: -10px;
    right: 0;
    border: none;
    background: 0 0;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    border-radius: 50px;
    background-color: #613dc1;
    text-transform: uppercase;
    text-align: center;
    line-height: 13.28px;
    margin-right: 15px;
    padding: 9px 18px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.acc-btn.editusercert {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: 0 0;
}

.acc-btn.edituserarticle {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: 0 0;
}

.acc-btn.editusercourses {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: 0 0;
}

.edituseraward {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    background: 0 0;
}


/*
.edituseraward svg {
	width: 20px;
} */

.edituserportfolio {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    background: 0 0;
    z-index: 111111;
}


/* 
.edituserportfolio svg {
	width: 20px
} */


/*
.social-media .section-header .edit-bio a svg {
	width: 18px;
} */

.my-btn button {
    margin-bottom: 25px;
}

@media (max-width:768px) {
    .john-profile .edit-bio {
        margin-top: -10px;
    }
    /* .acc-btn.edituserex svg,
	.john-profile .bio .bio-head .acc-btn svg,
	.portfolio .edit-bio svg {
		width: 15px
	}
	.social-media .section-header .edit-bio a svg {
		width: 15px;
	} */
    .john-profile .bio .bio-head h3 {
        font-size: 16px;
    }
}

@media (max-width:575px) {
    .experience.bio.experience-section .bio-head {
        padding-bottom: 15px;
    }
    button.acc-btn.mt-3 {
        margin-top: 8px!important;
    }
    .john-profile .activity-buttons {
        padding-left: 0;
        padding-top: 0;
    }
    .john-profile .bg-linear {
        height: 32.68px;
    }
    .experience-section .experience-content p.date-info {
        line-height: 18px;
    }
    .experience-section .experience-content p.post-des {
        line-height: 18px;
    }
    .education-section .content-block h4 {
        margin-bottom: 6px;
    }
    .profile-content .dashboard .dash-view .count-box {
        margin-bottom: 15px;
    }
}

.group-section {
    width: 100%;
}

.row .certlable {
    margin-bottom: 4px;
}

.social-box .editusersoc {
    position: absolute;
    top: 10px;
    right: 25px;
    border: none;
    background: 0 0;
}

.user-profile-img {
    text-align: center;
}

.user-profile-img img {
    width: 200px;
    height: 200px;
    /*border-radius: 100%;*/
    object-fit: contain;
}

.modal-bottom #probgimg_submit {
    margin: 10px;
}

.post-box .inner-content .home-post-img {
    border-radius: 25px;
    width: 71px;
    height: 71px;
    object-fit: cover;
}

.main-banner .leftside-proimg {
    width: 140px;
    height: 140px;
    object-fit: cover;
    border-radius: 100px;
}

.main-banner .leftside-probgimg {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.content-block .edituserpost {
    position: absolute;
    top: -10px;
    right: 0;
    border: none;
    background: 0 0;
}

.desc-block .home-post-img {
    max-height: 335px;
    max-width: 70%;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #613dc1;
    font-weight: 500;
}

#postview_more_btn {
    font-size: 12px;
    line-height: 11px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    color: #613dc1;
    border: 1px solid #613dc1;
    border-radius: 10px;
    padding: .969rem 1.629rem;
}

.file-block {
    margin-top: 20px;
}

.home-page-video {
    margin-top: 20px;
}

.post-media-close {
    color: #fff;
    padding: 0;
    width: 26px;
    height: 26px;
    background-color: rgba(0, 0, 0, .6);
    opacity: 1;
    font-size: 16px;
    border-radius: 100%;
    right: 35px;
    position: absolute;
    margin-top: 8px;
}

.commentoption {
    border: none;
    width: 75%;
    font-size: 12px;
    font-size: 12px;
    color: #868686;
    background-color: transparent;
    border: 1px solid #868686;
    border-radius: 20px;
    padding: 8px 12px;
    margin-left: -15px;
}

.row #multiple_hashtag {
    width: 100%;
}

.select2 .select2-container .select2-container--default span {
    width: 100%;
    margin: 0;
    margin-top: -16px;
}

.multiple-hashtaguserprofile {
    font-family: Gotham Pro;
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #868686;
    display: inline-block;
    width: 100%;
    margin: 0;
}

.multiple_hashtaguserprofile_label {
    width: 100%;
    font-family: Gotham Pro;
    font-Weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #868686;
}

.hashtags-div {
    margin-bottom: 30px;
}

.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: #000;
}

.bootstrap-tagsinput {
    width: 100%;
}

.comment_btn {
    border: 0;
    background-color: #fff;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

#fbcomment {
    background: #fff;
    border: 1px solid #dddfe2;
    border-radius: 3px;
    color: #4b4f56;
    padding: 20px;
    padding-top: 10px;
    padding-bottom: 0;
    margin-top: 10px;
}

.header_comment {
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px solid #e9ebee;
    line-height: 25px;
    margin-bottom: 24px;
    padding: 10px 0;
}

.sort_title {
    color: #4b4f56;
}

.sort_by {
    background-color: #f5f6f7;
    color: #4b4f56;
    line-height: 22px;
    cursor: pointer;
    vertical-align: top;
    font-size: 12px;
    font-weight: 700;
    vertical-align: middle;
    padding: 4px;
    justify-content: center;
    border-radius: 2px;
    border: 1px solid #ccd0d5;
}

.count_comment {
    font-weight: 600;
}

.body_comment {
    padding: 0 8px;
    font-size: 14px;
    display: block;
    line-height: 25px;
    word-break: break-word;
}

.avatar_comment {
    display: block;
}

.avatar_comment img {
    height: 58px;
    width: 58px;
    min-width: 58px;
    min-height: 58px;
    object-fit: cover;
    object-position: center;
}

#list_comment .box_result.row,
.body_comment .row,
.result_comment .child_replay .box_reply.row {
    position: relative;
}

#list_comment .box_result.row .avatar_comment,
.body_comment .row .avatar_comment,
.result_comment .child_replay .box_reply .avatar_comment {
    position: absolute;
    left: 0;
    max-width: 100%;
    flex: auto;
}

#list_comment.main-child .box_result.row .result_comment,
.body_comment .row .box_comment,
.result_comment .child_replay .box_reply .result_comment {
    padding-left: 95px;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
}

.box_comment>form {
    display: block;
    position: relative;
    line-height: 1.358;
    word-break: break-word;
    border: 1px solid #d3d6db;
    word-wrap: break-word;
    background: #fff;
    box-sizing: border-box;
    cursor: text;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 0;
    margin-bottom: 10px;
}

.box_comment textarea {
    height: 50px;
    padding: 12px 8px;
    width: 100%;
    border: none;
    resize: none;
}

.box_comment textarea::-webkit-scrollbar {
    width: 6px;
    border-radius: 6px;
  }
  
.box_comment textarea::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgb(255, 255, 255);
    border-radius: 6px;
  }
  
.box_comment textarea::-webkit-scrollbar-thumb {
    background-color: #613dc1;
    outline: 1px solid #613dc1;
    border-radius: 6px;
  }

.box_comment textarea:focus {
    outline: 0!important;
}

.box_comment .box_post {
    /* border-top: 1px solid #d3d6db;
    background: #f5f6f7; */
    padding: 8px;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}

.box_comment label {
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
    color: #90949c;
    line-height: 22px;
}

.box_comment button {
    margin-left: 0px;
    background-color: #613dc1;
    border: 1px solid #613dc1;
    color: #fff;
    text-decoration: none;
    line-height: 20px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    text-align: center;
    padding: 8px 20px;
}

.box_comment button:hover {
    background-color: #613dc1;
    border-color: #613dc1;
}

.box_comment .cancel {
    margin-left: 8px;
    background-color: #f5f6f7;
    color: #4b4f56;
    text-decoration: none;
    line-height: 22px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    text-align: center;
    border-color: #ccd0d5;
}

.box_comment .cancel:hover {
    background-color: #d0d0d0;
    border-color: #ccd0d5;
}

.box_comment img {
    height: 16px;
    width: 16px
}

.row.reply-comment,
.box_result {
    margin-top: 15px;
}

.box_result .result_comment h4 {
    font-weight: 600;
    white-space: nowrap;
    color: #365899;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.358;
    margin: 0;
}

.box_result .result_comment {
    display: block;
    overflow: hidden;
    padding: 0;
}

.child_replay {
    margin-top: 0;
    list-style: none;
    padding: 0 0 0 70px;
    position: relative;
}

.child_replay .box_reply {
    position: relative;
}

.child_replay .box_reply:before {
    content: "";
    position: absolute;
    left: 12px;
    top: 0;
    border-left: 1px dotted #d3d6db;
    bottom: 0;
    height: 100%;
}

.reply_comment {
    margin: 12px 0;
}

.box_result .result_comment p {
    margin: 4px 0;
    text-align: justify;
}

.box_result .result_comment .tools_comment {
    font-size: 12px;
    line-height: 1.358;
}

.box_result .result_comment .tools_comment a {
    color: #4267b2;
    cursor: pointer;
    text-decoration: none;
}

.box_result .result_comment .tools_comment span {
    color: #90949c;
}

.body_comment .show_more {
    background: #613dc1;
    border: none;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    margin-top: 24px;
    padding: 12px;
    text-shadow: none;
    width: 100%;
    font-weight: 700;
    position: relative;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px;
}

.far .fa-thumbs-up {
    font-size: 20px;
    color: #6846c4;
}

.fas .fa-thumbs-up {
    font-size: 20px;
    color: #6846c4;
}

.usereexdel-btn {
    margin-bottom: 20px;
}

.portfolio-img {
    height: 380px;
    object-fit: cover;
}

.portfoliopop-img {
    height: 380px;
    object-fit: contain;
    margin-bottom: 20px;
}

.portfolio-video {
    height: 380px;
    width: 100%;
    object-fit: cover;
}

.portfolioedit-img {
    height: 200px;
    object-fit: contain;
}

.portfolioedit-video {
    height: 200px;
    width: 100%;
    object-fit: contain;
}

.reply-comment {
    margin-left: 65px;
    width: 100%;
}

.user-replay-btn {
    color: #613dc1;
    cursor: pointer;
    text-decoration: none;
    background-color: transparent;
    border: none;
}

.poll-question {
    border: 2px solid #ced4da!important;
    height: 90px!important;
}

.poll-option-label {
    padding-top: 10px;
}

.post-commnet-icon {
    font-size: 20px;
    color: #6846c4;
}

.text-transform-capitalize {
    text-transform: capitalize;
}

.post-box.box-design-poll {
    box-shadow: 2px 3px 12px 0 rgb(0 0 0 / 7%);
    padding-top: 20px;
    margin-bottom: 30px
}

.desc-block.multiple-block {
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.file-block.multiple-block {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.image-box .my-friend-bgimg {
    width: 100%;
    height: 83px;
    object-fit: cover;
}

.round-image .my-friend-proimg {
    /* max-width: 104px;
	max-height: 104px;
	min-width: 104px;
	min-height: 104px; */
    border-radius: 100%;
    height: 104px;
    width: 104px;
    object-fit: cover;
    object-position: center;
}

.friend-request-user-img {
    min-width: 50px;
    min-height: 50px;
    max-width: 50px;
    height: 50px;
    border-radius: 100px;
    border: 2px solid #ddd;
    padding: 3px;
    object-fit: cover;
}

.container {
    position: relative;
}

.loader-main {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    z-index: 9999!important;
    background-color: rgba(0, 0, 0, 0.8);
}

.loader {
    border: 3px solid #ff8410;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: rotate 2s cubic-bezier(.26, 1.36, .74, -.29) infinite;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
}

#loader2 {
    border: 3px solid #613dc1;
    width: 170px;
    height: 170px;
    position: relative;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: rotate2 2s cubic-bezier(.26, 1.36, .74, -.29) infinite;
    position: absolute;
    left: 0;
    right: 0;
}

#loader3 {
    border: 3px solid #ff8410;
    width: 190px;
    height: 187px;
    position: relative;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: rotate 2s cubic-bezier(.26, 1.36, .74, -.29) infinite;
    position: absolute;
    left: 0;
    right: 0;
}

#loader4 {
    border: 3px solid #613dc1;
    width: 200px;
    height: 200px;
    position: relative;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: rotate2 2s cubic-bezier(.26, 1.36, .74, -.29) infinite;
    position: absolute;
    left: 0;
    right: 0;
}

@keyframes rotate {
    0% {
        transform: rotateZ(-360deg);
    }
    100% {
        transform: rotateZ(0);
    }
}

@keyframes rotate2 {
    0% {
        transform: rotateZ(360deg);
    }
    100% {
        transform: rotateZ(0);
    }
}

.post-img-icon {
    font-size: 30px;
    color: #70b5f9;
    vertical-align: middle;
}

.post-video-icon {
    font-size: 30px;
    color: #7fc15e;
    vertical-align: middle;
}

.post-paperclip-icon {
    font-size: 30px;
    color: #fc9295;
}

.post-img-icon1 {
    font-size: 20px;
    color: #70b5f9;
}

.post-video-icon1 {
    font-size: 20px;
    color: #7fc15e;
}

.post-file-icon1 {
    font-size: 20px;
    color: #fc9295;
}

.post-poll-icon1 {
    font-size: 20px;
    color: #70b5f9;
}

.post-bag-icon1 {
    font-size: 20px;
    color: #311f61;
}

.post-dots-icon1 {
    font-size: 20px;
}

.post-certificate-icon1 {
    font-size: 20px;
    color: #7fc15e;
}

.post-label-sty {
    margin-bottom: 0;
}

.comm-user-name {
    color: #613dc1!important
}

.new-user-chatimg {
    border-radius: 15px;
}

.title-content p {
    font-size: 10px;
}

.title-content h3 {
    font-size: 12px!important;
    padding-bottom: 5px;
}

.new-chat-user-fr {
    padding: 0;
    margin-top: 10px;
}

.notification-user-proimg img {
    max-width: 60px;
    max-height: 60px;
    border-radius: 30px;
    min-width: 60px;
    min-height: 60px;
    object-fit: cover;
    object-position: center;
}

.post-noti-red strong {
    color: #613dc1;
}

.contact_user_detailname {
    margin-left: 10px;
}

.info-phone {
    padding: 11px 60px!important;
}

.notification_settings_btn {
    color: #613dc1;
    font-size: 14px;
    font-weight: 500;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #613dc1;
    border-radius: 10px;
    display: inline-block;
    text-decoration: none;
    padding: 14.5px 10px;
    min-width: 115px;
    position: relative;
}

.notification_settings_btn:hover {
    color: #ff8410;
    border: 1px solid #ff8410;
    text-decoration: none;
}

.friend_request_notification {
    color: #613dc1;
    font-size: 14px;
    font-weight: 500;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #613dc1;
    border-radius: 10px;
    display: inline-block;
    text-decoration: none;
    padding: 14.5px 10px;
    min-width: 115px;
    position: relative;
    z-index: 1;
}

.friend_request_notification:before {
    background: #613dc1;
    content: '';
    position: absolute;
    z-index: -1;
    border-radius: 20px;
}

.friend_request_notification:after {
    background: #613dc1;
    content: '';
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 20px;
}

#groupres .friend_request_notification:after,
#groupres .friend_request_notification:before {
    border-radius: 10px;
}

.friend_request_notification:hover:after {
    width: 100%;
}

.friend_request_notification:hover {
    color: #fff;
    text-decoration: none;
    border-color: transparent;
}

.post-list-userred {
    color: #613dc1;
    text-decoration: none;
}

.post-list-userred:hover {
    color: #613dc1;
    text-decoration: none;
}

.profile-model .user-image-box img {
    max-width: 60px;
    max-height: 60px;
    min-width: 60px;
    max-height: 60px;
}

.profile-model .user-image-content {
    margin-left: 20px;
}

.profile-model .contact_user_detailname {
    font-weight: 500;
    margin-bottom: 0;
}

.experience-content p {
    word-break: break-word;
}

.login-form .login-btn .fb-login-button span iframe div {
    font-Weight: 400!important;
    font-size: 16px!important;
}

@media screen and (max-width:991px) {
    .abcRioButton.abcRioButtonBlue {
        margin: 0 auto!important;
        display: block!important;
        text-align: center!important;
        width: 100% !important;
    }
    .login-form .login-btn .sign-btn-inner {
        flex-direction: column
    }
    .login-form .login-btn span {
        width: 245px!important;
        text-align: center!important;
        margin: 0 auto!important;
        display: block!important;
    }
    .fb_iframe_widget iframe {
        position: relative!important;
        width: 270px!important;
    }
    #my-signin2 {
        margin-bottom: 20px;
    }
    .forgot-password .auth .auth-form-light {
        max-width: 600px;
        margin: 0 auto;
        padding: 1rem !important;
    }
}

@media screen and (max-width:767px) {
    .friend_request_notification {
        padding: 9px;
    }
    .right-part-sm-center {
        justify-content: center!important;
        margin-top: 10px;
    }
    .sidebar-left .dashboard-content li {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .john-profile .john-profile-content .profile-img {
        top: 0
    }
    .john-profile .john-profile-content .profile-img img {
        width: 100px;
        height: 100px;
    }
    #my-signin2 {
        margin-bottom: 20px;
    }
    .login-form .login-submit {
        text-align: center;
    }
    .abcRioButton.abcRioButtonBlue {
        margin: 0 auto!important;
        display: block!important;
        text-align: center!important;
    }
    .login-form .login-btn .sign-btn-inner {
        flex-direction: column
    }
    .login-form .login-btn span {
        width: 245px!important;
        text-align: center!important;
        margin: 0 auto!important;
        display: block!important;
    }
    .fb_iframe_widget iframe {
        position: relative!important;
        width: 270px!important;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .profile-img a {
        right: -7px;
    }
}

@media screen and (max-width:575px) {
    .john-profile .john-profile-content .profile-img {
        top: -70px;
    }
    .profile-img a {
        right: -5px;
        bottom: 20px;
    }
    .portfolio-img {
        height: 250px;
    }
    .portfolio-video {
        height: 250px;
    }
    .job-dashboard .john-profile .john-profile-content .profile-img {
        top: 0;
    }
    .job-dashboard .john-profile .john-profile-content .right-content {
        margin-top: 0;
    }
    .job-dashboard .john-profile .john-profile-content {
        padding: 15px;
    }
    .job-dashboard .john-profile .john-profile-content .edit-profile-btn {
        top: 0;
    }
}

.trend-article-img {
    max-width: 70px;
    max-height: 70px;
    border-radius: 10px;
    min-width: 70px;
    min-height: 70px;
    object-fit: cover;
    object-position: center;
}

.group-content-list {
    margin-bottom: 60px!important;
}

.show-all a {
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #613dc1;
    text-decoration: none;
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.joingroup-proimg img {
    max-width: 71px;
    max-height: 71px;
    border-radius: 50px;
    min-width: 71px;
    min-height: 71px;
    object-fit: cover;
    object-position: center;
}

.grouppost-btn {
    margin-left: 25%;
}

.group-icon.post-data.grouppost-btn {
    margin-left: auto;
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.grouppost-model-in {
    width: 100%;
}

.box-inner .image-box img {
    max-width: 73px;
    max-width: 73px;
    max-height: 73px;
    min-width: 73px;
    min-height: 73px;
    object-fit: cover;
    border-radius: 10px;
}

.job-post-follow {
    position: absolute;
    right: 20px;
    top: 50px;
    color: #613dc1;
    font-size: 14px;
    font-weight: 500;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #613dc1;
    border-radius: 10px;
    display: inline-block;
    text-decoration: none;
    padding: 14.5px 10px;
}

.left-bar .leftbar-content .like-share {
    align-items: center;
}

.left-bar .leftbar-content .like-share ul,
.treding-post .like-content ul {
    margin-bottom: 0;
}

.post-popup .share-data {
    align-items: center;
}

.post-popup .share-data .group-icon label {
    margin-bottom: 0;
}

.group-icon.post-data.grouppost-btn.group-share-center {
    margin-left: auto;
    margin-right: auto;
}

#portfolio_frm .form-group input {
    margin-right: 5px;
}

.abcRioButtonContents span {
    line-height: 40px!important;
    color: #fff!important;
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #my-signin2 {
        margin-bottom: 20px;
    }
    .abcRioButton.abcRioButtonBlue {
        margin: 0 auto!important;
        display: block!important;
        text-align: center!important;
        width: 245px!important;
    }
    .login-form .login-btn .sign-btn-inner {
        flex-direction: column;
    }
    .login-form .login-btn span {
        width: 245px!important;
        text-align: center!important;
        margin: 0 auto!important;
        display: block!important;
    }
    .fb_iframe_widget iframe {
        position: relative!important;
        width: 270px!important;
    }
}

@media screen and (max-width:1199px) {
    .login-form .login-btn .sign-btn-inner .btn {
        width: 100%;
        margin-bottom: 20px;
    }
    #fbcomment {
        padding: 15px;
    }
}

@media screen and (max-width:575px) {
    .right-form .signup-btn a {
        padding: 14px 10px;
        font-size: 18px;
    }
    .child_replay {
        padding-left: 15px;
    }
}

.generate-pdf {
    font-size: 12px;
    line-height: 11px;
    text-align: center;
    background: #613dc1;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto;
    padding: .969rem;
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

.generate-pdf:hover {
    animation-name: wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}

.generate-pdf:hover {
    color: #fff;
    text-decoration: none;
}

.view-generate-pdf {
    font-size: 12px;
    line-height: 11px;
    text-align: center;
    background: #613dc1;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto;
    padding: .969rem;
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    cursor: pointer;
    text-decoration: none;
    position: absolute;
    right: 20px;
    padding: 14.5px 10px;
    top: 50px;
    margin-right: 120px;
}

a.view-generate-pdf.grouppost-btn:hover {
    color: #fff;
    text-decoration: none;
}

[class*=like-counts].active {
    -webkit-animation: bounce 1s, opacity 3s;
    animation: bounce 1s, opacity 3s;
}

@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, 15px, 0);
        transform: translate3d(0, 15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 4px, 0);
        transform: translate3d(0, 4px, 0);
    }
}

@keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@media screen and (min-width:1367px) and (max-width:1920px) {
    .abcRioButton.abcRioButtonBlue {
        width: 250px!important;
    }
    #my-signin2 {
        margin-right: 10px
    }
    /*.login-form .login-btn span {
        width: 270px!important;
    }*/
    .fb_iframe_widget iframe {
        position: relative!important;
        width: 270px!important;
    }
}

@media screen and (min-width:1200px) and (max-width:1366px) {
    .abcRioButton.abcRioButtonBlue {
        width: 250px!important;
    }
    #my-signin2 {
        margin-right: 10px;
    }
    /*.login-form .login-btn span {
        width: 270px!important;
    }*/
    .fb_iframe_widget iframe {
        position: relative!important;
        width: 250px!important;
    }
}

.job-close-btn {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

button.job-close-btn {
    padding: 0;
    background-color: transparent;
    border: 0;
}

.search-btn {
    font-size: 12px;
    font-weight: 500;
    line-height: 11px;
    text-align: center;
    text-transform: capitalize;
    color: #613dc1;
    margin-bottom: 0;
}

.search-btn:hover {
    color: #613dc1;
    text-decoration: none;
}

.job-result-page .job-content {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.job-result-page .job-content .recommended-box .box-content p,
.job-result-page .job-content .recommended-box .box-content span.address {
    font-size: 14px;
    line-height: 20px;
}

.search {
    position: relative;
    margin: 0 auto;
}

.search input {
    height: 26px;
    width: auto;
    padding: 0 12px 0 25px;
    border-width: 1px;
    border-style: solid;
    border-color: #a8acbc #babdcc #c0c3d2;
    border-radius: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
    -moz-box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
    -ms-box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
    -o-box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
    box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
}

.search input:focus {
    outline: 0;
    border-color: #66b1ee;
    -webkit-box-shadow: 0 0 2px rgba(85, 168, 236, .9);
    -moz-box-shadow: 0 0 2px rgba(85, 168, 236, .9);
    -ms-box-shadow: 0 0 2px rgba(85, 168, 236, .9);
    -o-box-shadow: 0 0 2px rgba(85, 168, 236, .9);
    box-shadow: 0 0 2px rgba(85, 168, 236, .9);
}

.search input:focus+.results {
    display: block;
}

.search input:focus+.resultsjob {
    display: block;
}

.search .results {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 5px;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #cbcfe2 #c8cee7 #c4c7d7;
    border-radius: 3px;
    background-color: #fdfdfd;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdfdfd), color-stop(100%, #eceef4));
    background-image: -webkit-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -moz-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -ms-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -o-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: linear-gradient(top, #fdfdfd, #eceef4);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}

.search .resultsjob {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 5px;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #cbcfe2 #c8cee7 #c4c7d7;
    border-radius: 3px;
    background-color: #fdfdfd;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdfdfd), color-stop(100%, #eceef4));
    background-image: -webkit-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -moz-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -ms-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -o-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: linear-gradient(top, #fdfdfd, #eceef4);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}

.search .results li {
    display: block;
}

.search .resultsjob li {
    display: block;
}

.myfriend_right-sec {
    float: right;
    position: relative;
    margin-bottom: 20px;
}


.search-bar.search-job {
    display: flex;
    margin-bottom: 30px;
}

.search-bar.search-job .searchform {
   width: 35%; margin: 0;
}

.search-bar.search-job .search input {
    padding: 0 12px 0 12px;
}

.login-form .login-btn .sign-btn-inner .btn-social {
    width: 100%;
    text-align: center;
}

@media (max-width: 1300px) {
.search-bar.search-job .searchform {
    width: 40%;
    }
}

@media (max-width: 1140px) {
    .search-bar.search-job .searchform {
        width: 100%;
    }
}

@media (max-width: 991px) { 
    .login-form .login-btn .sign-btn-inner .btn-social {
    width: 100%;
    height: 40px;
    text-align: center;
}
    .search-bar.search-job .searchform {
       background: #f2f2f2;
   }
}
@media (max-width: 576px) { 
    .search-bar.search-job .searchform {
        margin-bottom: 15px;
    }
   .search-bar.search-job {
       display: block;
    }
}
@media (max-width: 767px) {
    .myfriend_right-sec {
        float: left;
    }
}

.myfriend_right-sec select {
    padding: 8px 10px;
    margin-right: 10px;
    border-color: #505050;
    border-radius: 2px;
    font-size: 14px;
}

.myfriend_right-sec a {
    color: #613dc1;
    font-weight: 500;
}

.search .results li:first-child {
    margin-top: -1px;
}

.search .resultsjob li:first-child {
    margin-top: -1px;
}

.search .results li:first-child:after,
.search .results li:first-child:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    border: 5px outset transparent;
}

.search .resultsjob li:first-child:after,
.search .resultsjob li:first-child:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    border: 5px outset transparent;
}

.search .results li:first-child:before {
    border-bottom: 5px solid #c4c7d7;
    top: -11px
}

.search .resultsjob li:first-child:before {
    border-bottom: 5px solid #c4c7d7;
    top: -11px
}

.search .results li:first-child:after {
    border-bottom: 5px solid #fdfdfd;
    top: -10px;
}

.search .resultsjob li:first-child:after {
    border-bottom: 5px solid #fdfdfd;
    top: -10px;
}

.search .results li:first-child:hover:after,
.search .results li:first-child:hover:before {
    display: none;
}

.search .resultsjob li:first-child:hover:after,
.search .resultsjob li:first-child:hover:before {
    display: none;
}

.search .results li:last-child {
    margin-bottom: -1px;
}

.search .resultsjob li:last-child {
    margin-bottom: -1px;
}

.search .results a {
    display: block;
    position: relative;
    margin: 0 -1px;
    padding: 6px 40px 6px 10px;
    color: #808394;
    font-weight: 500;
    text-shadow: 0 1px #fff;
    border: 1px solid transparent;
    border-radius: 3px;
}

.search .resultsjob a {
    display: block;
    position: relative;
    margin: 0 -1px;
    padding: 6px 40px 6px 10px;
    color: #808394;
    font-weight: 500;
    text-shadow: 0 1px #fff;
    border: 1px solid transparent;
    border-radius: 3px;
}

.search .results a span {
    font-weight: 200;
}

.search .resultsjob a span {
    font-weight: 200;
}

.search .results a:before {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -12px;
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    opacity: .3;
}

.search .resultsjob a:before {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -12px;
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    opacity: .3;
}

.search .results a.user-search-visite {
    border-radius: 10px;
    min-height: 50px;
    min-width: 50px;
    object-fit: cover;
}

.search .resultsjob a.user-search-visite {
    border-radius: 10px;
    min-height: 50px;
    min-width: 50px;
    object-fit: cover;
}

.search .results a.user-search-visite img {
    max-width: 50px;
    max-height: 50px;
    object-fit: cover;
    border-radius: 10px;
}

.search .resultsjob a.user-search-visite img {
    max-width: 50px;
    max-height: 50px;
    object-fit: cover;
    border-radius: 10px;
}

.search .results a:hover {
    text-decoration: none;
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, .3);
    border: 1px solid transparent;
    background-color: #613dc1;
}

.search .resultsjob a:hover {
    text-decoration: none;
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, .3);
    border: 1px solid transparent;
    background-color: #613dc1;
}

.search .results a:hover:before {
    opacity: .7;
}

.search .resultsjob a:hover:before {
    opacity: .7;
}

.header-section .search-bar .searchform>span {
    padding-left: 3px;
}

.header-section .search.searchform {
    display: flex;
}

@media only screen and (min-width:992px) and (max-width:1366px) {
    .header-section .searchform .form-control {
        display: none;
    }
    .header-section .search.searchform {
        justify-content: center;
    }
    .header-section .search-bar.search-input-show .form-control {
        display: block;
    }
    .header-section .search-bar.search-input-show .searchform>span {
        position: relative;
        z-index: 9999;
    }
    .header-section .search-bar .searchform>span {
        padding-left: 0;
    }
    .header-section .search-bar.search-input-show .form-control {
        /*position: absolute;
		right: 0;
		background-color: #f2f2f2;
		height: 40px;
		border-radius: 0;
		top: 0;*/
        position: absolute;
        right: 42px;
        background-color: #f2f2f2;
        height: 40px;
        border-radius: 0;
        top: 0;
        padding-right: 50px;
    }
    .header-section .search-bar.search-input-show .search {
        position: relative;
        z-index: 9999;
    }
    .header-section .searchform .results {
        width: 300px;
        left: auto;
    }

    .header-section .searchform .resultsjob {
        width: 300px;
        left: auto;
    }
}

@media screen and (max-width:991px) {
    .header-section .searchform .form-control {
        width: 0;
    }
    .header-section .search.searchform {
        justify-content: center;
    }
    .header-section .search-bar.search-input-show .searchform {
        background-color: #f2f2f2;
    }
    .header-section .search-bar .form-control {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }
    .header-section .search-bar .searchform>span {
        position: absolute;
        top: 0;
        right: 0;
    }
    .header-section .search-bar.search-input-show .search {
        max-width: 250px;
    }
    .header-section .search-bar.search-input-show .form-control {
        width: 250px;
        transition: all 2s cubic-bezier(0, .11, .35, 2);
    }
    .header-section .search-bar.search-input-show span {
        position: relative;
    }
    .header-section .search-bar span:focus~.form-control,
    .header-section .search-bar.search-input-show span:focus~.form-control {
        width: 250px;
        transition: all .5s cubic-bezier(0, .11, .35, 2);
    }
    .header-section .search-bar .form-control:focus,
    .header-section .search-bar.search-input-show .form-control:focus {
        width: 250px;
        transition: all .5s cubic-bezier(0, .11, .35, 2);
    }
    .header-section .search-bar #livesearch {
        display: none!important;
    }
    .header-section .search-bar.search-input-show #livesearch {
        display: block!important;
    }
}

.fb_iframe_widget iframe table {
    width: 100%!important;
}

.create-new-post ul li.send-btn-post a {
    color: #613dc1;
    font-size: 28px;
    line-height: 26px;
}

.article-result-desc {
    max-width: 100%!important;
}

#groupres.certification-section .certificate-content .image-box {
    position: relative;
}

#groupres.certification-section .certificate-content .content-block {
    padding-left: 20px;
}

#groupres.certification-section .certificate-content {
    margin-bottom: 30px!important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#livesearch {
    max-height: 350px;
    overflow-y: auto;
}

#livesearch .suggetion-lable {
    font-weight: 500;
    color: #613dc1;
}

#livesearch li hr {
    border-color: #613dc152!important;
}

#livesearch::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f5f5f5;
}

#livesearch::-webkit-scrollbar {
    width: 4px;
    background-color: #f5f5f5;
}

#livesearch::-webkit-scrollbar-thumb {
    background-color: #613dc1;
}

.chat-content #content {
    box-shadow: 7px -1px 22px -14px #000;
}

.chat-content #content .main-chat {
    padding: 20px 20px 0;
}

.main-chat {
    margin-left: 0;
    margin-right: 0;
}

.user-post-hashtags {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.chat-content #content .main-chat {
    min-height: 500px;
}

.portfolio-video-courses {
    height: 70px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.portfolio-videodetailspage-courses {
    height: 70px;
    width: 50%;
    object-fit: cover;
    border-radius: 10px;
}

.newgroup-content .text-left {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.newgroup-content .text-left .content-block h4 {
    margin-bottom: 0;
}

.newgroup-content .friend_request_notification {
    margin-right: 15px;
}

.newgroup-content .acc-btn.editusergroup {
    position: relative;
    top: 0;
}

#groupres .newgroup-content .right-part-sm-center {
    align-items: center;
}

.newgroup-content .right-part-sm-center {
    margin-left: auto;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .newgroup-content .friend_request_notification {
        font-size: 12px;
    }
    .forgot-password .auth .auth-form-light {
        padding: 1rem !important;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .newgroup-content .friend_request_notification {
        font-size: 12px;
        padding: 10px 5px;
    }
}

@media (max-width:767px) {
    .newgroup-content .friend_request_notification {
        font-size: 12px;
        padding: 10px 5px;
    }
    .chat-content #content .main-chat {
        min-height: 250px;
    }
}

@media (max-width:575px) {
    .certificate-content.group-content-list.newgroup-content {
        display: block!important
    }
    .newgroup-content .right-part-sm-center {
        justify-content: inherit!important;
    }
    .newgroup-content .text-right.dot-icon {
        margin-left: auto
    }
    #replyContainer {
        margin-left: 12px!important;
        margin-right: 12px!important;
    }
    .post-popup .share-data .group-icon p {
        width: auto;
    }
    .group-icon.post-data.grouppost-btn {
        margin-right: auto;
    }
}

.article_listing-content #articleres .see-btn {
    margin-top: .25rem;
    margin-bottom: 1rem;
}

.login-form .check-forget .tream-condiition-link {
    color: #613dc1;
}

.post-box .title-block .trending-articles-title-link {
    color: #613dc1;
    text-decoration: none;
}

.header-section .profile-box .profile-inner .user-dropdownarrow {
    margin-left: 5px;
}

#list_comment.main-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .sidebar-left .sidebar-main,
    .sidebar-left .sidebar-inner {
        background: #fcfdfd;
        border: 1px solid #f4f4f4;
        height: 100%;
        box-shadow: 0px 0px 12px 6px #f5eded;
    }
    .home-sidebar.sidebar-left .sidebar-main:not(.content-area-small) {
        height: calc(100% - 300px);
    }
    .home-sidebar.sidebar-left .sidebar-main::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #fff;
    }
    .home-sidebar.sidebar-left .sidebar-main::-webkit-scrollbar {
        width: 3px;
        background-color: #fff;
    }
    .home-sidebar.sidebar-left .sidebar-main::-webkit-scrollbar-thumb {
        background-color: #613dc1;
    }
    .home-sidebar.sidebar-left .sidebar-main.content-area-small {
        height: 100%;
    }
    .home-sidebar.sidebar-left .sidebar-main:not(.content-area-small) {
        position: fixed;
        top: 125px;
        max-width: -moz-calc(24% - 30px);
        max-width: -webkit-calc(24% - 30px);
        max-width: -o-calc(24% - 30px);
        max-width: calc(24% - 30px);
        overflow-y: auto;
        height: 100%;
        min-width: calc(24%);
    }
    .home-sidebar.sidebar-left .sidebar-main.fixed {
        height: 100%;
        top: 0;
    }
    .home-sidebar.sidebar-left .sidebar-main.fixedadd {
        top: 0;
    }
}

@media (min-width:1200px) {
    .home-sidebar.sidebar-left .sidebar-main:not(.content-area-small) {
        position: fixed;
        top: 125px;
        max-width: -moz-calc(24% - 30px);
        max-width: -webkit-calc(24% - 30px);
        max-width: -o-calc(24% - 30px);
        max-width: calc(24% - 30px);
        min-width: calc(23%);
        overflow-y: auto;
    }
    .home-sidebar.sidebar-left .sidebar-main.fixed:not(.content-area-small) {
        height: 100%;
    }
    .home-sidebar.sidebar-left .sidebar-main.height-full {
        left: 15px;
        right: 15px;
    }
    .home-sidebar.sidebar-left .sidebar-main.fixedadd {
        top: 0;
    }
}

@media (max-width:1600px) {
    .child_replay .box_reply:before {
        left: 0;
    }
    #list_comment.main-child .box_result.row .result_comment,
    .body_comment .row .box_comment,
    .result_comment .child_replay .box_reply .result_comment {
        padding-left: 80px;
    }
    .avatar_comment img {
        height: 45px;
        width: 45px;
        min-width: 45px;
        min-height: 45px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .home-sidebar.sidebar-left .sidebar-main:not(.content-area-small) {
        min-width: calc(22%);
    }
}

@media (min-width:1700px) {
    .home-sidebar.sidebar-left .sidebar-main:not(.content-area-small) {
        position: fixed;
        top: 125px;
        /* max-width: 354px; */
        height: 100%;
        max-width: -moz-calc(20% - 30px);
        max-width: -webkit-calc(20% - 30px);
        max-width: -o-calc(20% - 30px);
        max-width: calc(20% - 30px);
        min-width: calc(19%);
    }
    .home-sidebar.sidebar-left .sidebar-main.fixed {
        height: 100%;
        top: 0;
    }
    .home-sidebar.sidebar-left .sidebar-main.height-full {
        left: 15px;
        right: 15px;
    }
    .home-sidebar.sidebar-left .sidebar-main.fixedadd {
        top: 0;
    }
}

@media only screen and (min-width: 1700px) and (max-width: 1799px) {
    .home-sidebar.sidebar-left .sidebar-main:not(.content-area-small) {
        min-width: calc(21%);
    }
}

@media only screen and (min-width: 1800px) and (max-width: 1899px) {
    .home-sidebar.sidebar-left .sidebar-main:not(.content-area-small) {
        min-width: calc(20%);
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .home-sidebar.sidebar-left .sidebar-main:not(.content-area-small) {
        position: fixed;
        top: 125px;
        max-width: -moz-calc(32.333333% - 30px);
        max-width: -webkit-calc(32.333333% - 30px);
        max-width: -o-calc(32.333333% - 30px);
        max-width: calc(32.333333% - 30px);
        min-width: calc(31%);
    }
    .home-sidebar.sidebar-left .sidebar-main.height-full {
        left: 15px;
        right: 15px;
    }
    .home-sidebar.sidebar-left .sidebar-main.fixed {
        height: 100%;
        top: 0;
    }
    .home-sidebar.sidebar-left .sidebar-main.fixedadd {
        top: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-sidebar.sidebar-left .sidebar-main:not(.content-area-small) {
        position: fixed;
        top: 100px;
        max-width: -moz-calc(41.666667% - 30px);
        max-width: -webkit-calc(41.666667% - 30px);
        max-width: -o-calc(41.666667% - 30px);
        max-width: calc(41.666667% - 30px);
        min-width: calc(39%);
    }
    .home-sidebar.sidebar-left .sidebar-main.height-full {
        left: 15px;
        right: 15px;
    }
    .home-sidebar.sidebar-left .sidebar-main.fixed {
        height: 100%;
        top: 0;
    }
    .home-sidebar.sidebar-left .sidebar-main.fixedadd {
        top: 0;
    }
}

@media (max-width: 767px) {
    .home-sidebar.sidebar-left .sidebar-main {
        position: static !important;
    }
    .home-sidebar.sidebar-left .sidebar-main {
        height: auto !important;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .treding-post .post-box .post-content h3.d-md-flex {
        display: flex;
        flex-wrap: wrap;
    }
    .treding-post .post-box .post-content h3.d-md-flex span {
        text-align: right!important;
    }
}

@media (max-width: 575px) {
    .treding-post .post-box .post-content h3.d-md-flex span {
        display: block;
        text-align: left!important;
        margin-top: 5px;
    }
    .john-profile .activity-buttons {
        padding-left: 15px;
        padding-right: 15px;
    }
}


/* Wobble Vertical */


/* @keyframes wobble-vertical {
  16.65% {
    transform: translateY(8px);
  }
  33.3% {
    transform: translateY(-6px);
  }
  49.95% {
    transform: translateY(4px);
  }
  66.6% {
    transform: translateY(-2px);
  }
  83.25% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(0);
  }
} */

button.article-close-btn {
    padding: 0;
    background-color: transparent;
    border: 0;
}

.article-close-btn {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.signup-message-page .right-form .signup-btn a {
    background-color: #fff;
    color: #613dc1;
    font-size: 16px;
    padding: 14px 20px;
}

.signup-message-page .right-form .logo-block p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.signup-message-page .right-form .signup-btn a:hover {
    background-color: transparent;
    color: #fff;
}

.artucle-edit-dele-btn .acc-btn.edituserarticle {
    right: 40px;
}

.artucle-edit-dele-btn .article-close-btn {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
}


/* 21 march 2022 */

.theme-animation-button {
    font-size: 12px;
    line-height: 11px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    color: #613dc1;
    border: 1px solid #613dc1;
    border-radius: 10px;
    padding: .969rem 1.629rem;
    position: relative;
    z-index: 1;
    box-shadow: none !important;
}

.theme-animation-button:before {
    background: #613dc1;
    content: '';
    position: absolute;
    z-index: -1;
    border-radius: 10px;
}

.theme-animation-button:after {
    background: #613dc1;
    content: '';
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 10px;
}

.theme-animation-button:hover:after {
    width: 100%;
}

.theme-animation-button:hover {
    color: #fff;
    border-color: transparent;
}

.Add-Member-btn {
    background: #613dc1;
    border-radius: 4px;
    padding: 8px 20px;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-right: 15px;
}

.Add-Member-btn:hover {
    color: #ffffff;
}

.content-area.job-dashboard .john-profile .bio p {
    padding-top: 0;
}

.content-area.job-dashboard .john-profile .bio.bio-section p {
    margin-bottom: 10px;
}

.icon-ban {
    color: red;
}

.related-section .post-box .image-box .icon-ban {
    background: #fff;
    border-radius: 100%;
    line-height: 26px;
}

@media (max-width: 479px) {
    .john-profile .john-profile-content .john-content-text .info-btn .btn-contact,
    .john-profile .john-profile-content .john-content-text .info-btn .btn-booking {
        margin-right: 5px;
    }
}

.right-form .signup-btn a:hover {
    color: #fff;
}

.btn-submit-cnt.btn-info:not(:disabled):not(.disabled).active,
.btn-submit-cnt.btn-info:not(:disabled):not(.disabled):active,
.btn-submit-cnt.show>.btn-info.dropdown-toggle {
    box-shadow: 0 0 8px rgb(0 0 0 / 60%);
    border-color: #613dc1;
    background-color: #613dc1;
}

.btn-info.btn-submit-cnt,
.btn-info.btn-submit-cnt:hover {
    border-color: #613dc1;
    background-color: #613dc1;
}

.btn-info.btn-submit-cnt,
.content-main .edit-btn a,
.right-form .signup-btn a,
.login-form .login-submit button[type=submit] {
    transition-duration: 0.3s;
    transition-property: box-shadow;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
}

.btn-info.btn-submit-cnt:hover,
.content-main .edit-btn a:hover,
.right-form .signup-btn a:hover,
.login-form .login-submit button[type=submit]:hover {
    box-shadow: 0 0 8px rgb(0 0 0 / 60%);
}

.Post_Commsnt {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.newpost {
    width: 100%;
    position: relative;
}

textarea.form-control:focus {
    box-shadow: none;
    outline: none;
}

.create-new-post-home {
    background: #fff;
    box-shadow: 0 20px 60px #f1f4f8;
    border-radius: 4px;
    padding: 30px 40px;
    margin-bottom: 35px;
    width: 100%;
    display: inline-block;
}

.create-new-post-home .popup-btn {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.create-new-post-home .popup-btn .post-btn {
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #181818;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    background: #613dc1;
    padding: 0.669rem 1.2rem;
    border-radius: 5px;
    color: #ffffff;
}

.Post_Commsnt textarea.form-control {
    font-size: 18px;
    line-height: 17px;
    color: #181818;
    border: 1px solid #eee;
    outline: 0;
    box-shadow: 1px 2px 3px #eee;
    padding: 20px;
}

.bs-homeexample input {
    font-size: 18px;
    line-height: 17px;
    /* color: #181818;
    border: 1px solid #eee; */
    outline: 0;
    /* box-shadow: 1px 2px 3px #eee; */
    padding: 2px;
}

.grouppost-btn .post-btn {
    font-size: 25px;
    /* line-height: 13px; */
    /* text-transform: uppercase; */
    color: #ff9410;
    background: transparent;
    /* border-radius: 50px; */
    /* padding: 0.8rem 2rem; */
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-right: 15px;
}

.post-Button-home button,
.-showpost-Button-home button {
    border: none;
    background: transparent;
}

.post-Button-home button i,
.-showpost-Button-home button {
    font-size: 24px;
    color: #008fe3;
}

.home-group-sell {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.group-icon label {
    margin-bottom: 0;
}

.post-Button-home {
    margin-left: 5px;
}

.bs-homeexample .bootstrap-tagsinput {
    border: 1px solid #eee;
    box-shadow: 1px 2px 3px #eee;
    padding: 8px 10px;
}

#homepoll .text-content .form-control {
    border: 1px solid #eee;
    box-shadow: 1px 2px 3px #eee;
    padding: 8px 10px;
    font-size: 15px;
    height: 40px;
}

.profile-box.priveny-sec-btn .bootstrap-select>.dropdown-toggle {
    font-size: 12px;
    font-weight: 500;
    line-height: 13px;
    text-transform: capitalize;
    color: #868686;
    background-color: transparent;
    border: 1px solid #868686;
    border-radius: 20px;
    outline: 0;
    padding: 8px 12px;
}

.profile-box.priveny-sec-btn .dropdown-menu ul li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #f4f4f4;
    color: #181818;
}

.profile-box.priveny-sec-btn .dropdown-menu .dropdown-item {
    font-size: 12px;
    padding: 10px 5px;
}

.profile-box.priveny-sec-btn .bootstrap-select .dropdown-menu {
    padding: 0rem 0;
}

.profile-box.priveny-sec-btn .bootstrap-select>.dropdown-toggle:focus {
    box-shadow: none;
    outline: none !important;
}

.privacy-content .editor-block-content h2,
.privacy-content .editor-block-content h3,
.privacy-content .editor-block-content h4,
.privacy-content .editor-block-content h5,
.privacy-content .editor-block-content h6,
.about-us-content .editor-block-content h2,
.about-us-content .editor-block-content h3,
.about-us-content .editor-block-content h4,
.about-us-content .editor-block-content h5,
.about-us-content .editor-block-content h6,
.language-content .editor-block-content h2,
.language-content .editor-block-content h3,
.language-content .editor-block-content h4,
.language-content .editor-block-content h5,
.language-content .editor-block-content h6 {
    font-size: 14px;
}

.privacy-content .editor-block-content p,
.about-us-content .editor-block-content p,
.language-content .editor-block-content p {
    font-size: 13px;
}

.job-section.privacy-content,
.job-section.about-us-content,
.job-section.language-content {
    margin-bottom: 50px;
}

@media (max-width: 991px) {
    .job-content .title-block {
        margin-bottom: 25px;
    }
    body {
        overflow-y: auto !important;
    }
    .home-group-sell {
        margin-top: 10px;
    }
    .create-new-post-home {
        padding: 15px;
    }
}

.create-new-post-home .profile-box.priveny-sec-btn .dropdown-item:hover,
.create-new-post-home .profile-box.priveny-sec-btn .dropdown-item.active,
.create-new-post-home .profile-box.priveny-sec-btn .dropdown-item:active {
    color: #fff;
    background-color: #613dc1;
}

#post_frm.forms-sample .profile-box .dropdown.bootstrap-select {
    text-align: center;
    width: auto !important;
}

#home_hashtag .post-Button-home #post_btn i {
    color: #613dc1;
}

#home_hashtag .group-icon label {
    margin-right: 7px;
}

.profile-box .dropdown-menu ul li span.fa {
    display: none;
}

.profile-box.priveny-sec-btn .bootstrap-select .dropdown-menu {
    min-width: 115px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    #home_hashtag .group-icon label {
        margin-right: 4px;
    }
}


/* 14-04-2022 css */

.chat-forms textarea {
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #181818;
    resize: none;
    height: 135px;
}

.message-Modal .modal-content {
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0.3rem;
    padding: 20px;
}

.message-Modal .close {
    color: #fff;
    padding: 0;
    margin: 0 0 auto;
    width: 26px;
    height: 26px;
    background-color: rgba(0, 0, 0, .6);
    opacity: 1;
    font-size: 16px;
    border-radius: 100%;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 10px;
    right: 10px;
}

.message-Modal .msgmodel-chat {
    margin-top: 30px;
}

.message-Modal .chatButton {
    background: #613dc1;
    color: #ffffff;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    margin-top: 20px;
    float: right;
}

.profile-img .imgB1 {
    position: absolute;
    left: 0;
}

.select2-selection {}

.profile-model .select2-search__field {
    width: 58.5em !important;
    padding: 6px 5px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 15px 5px !important;
}

@media (max-width: 767px) {
    .profile-model .select2-search__field {
        width: 37.5em !important;
        padding: 6px 5px !important;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .profile-model .select2-search__field {
        width: 37.5em !important;
        padding: 6px 5px !important;
    }
}

@media (max-width: 575px) {
    .profile-model .select2-search__field {
        width: 37.5em !important;
        padding: 6px 5px !important;
    }
}

.nofi-icon-button__badge {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 25px;
    height: 25px;
    background: #ff8410;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    /*z-index: 9999;*/
}


/* 02-06-2022 css */

.highlight-text-Premium {
    width: 100%;
    height: 40vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.highlight-text-Premium h1 {
    font-size: 48px;
    color: #613dc1;
    text-transform: uppercase;
    line-height: 66px;
    font-weight: bold;
}

.highlight-text-Premium h2 {
    color: #FF8410;
    font-size: 36px;
    line-height: 48px;
    text-transform: capitalize;
    font-weight: bold;
}

@media (max-width:1280px) {
    .highlight-text-Premium h1 {
        font-size: 36px;
        line-height: 45px;
    }
    .highlight-text-Premium h2 {
        font-size: 26px;
        line-height: 36px;
    }
}

@media (max-width:991px) {
    .highlight-text-Premium h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .highlight-text-Premium h2 {
        font-size: 20px;
        line-height: 28px;
    }
    .highlight-text-Premium {
        width: 100%;
        height: auto;
        margin: 80px 0;
    }
}

@media (max-width:600px) {
    .highlight-text-Premium h1 {
        font-size: 20px;
        line-height: 30px;
    }
    .highlight-text-Premium h2 {
        font-size: 14px;
        line-height: 24px;
    }
}

.try_pre {
    border: 1px solid #eeeeee;
    padding: 10px;
}

@media (max-width:991px) {
.try_pre {
    padding: 3px 5px 2px;
}
.header-section .other-link {
    padding-top: 12px;
    padding-bottom: 10px;
    right: 65px;
}
}
.ex-img-new-grp{
    background-color: #613dc1;
    font-weight: 400;
    font-size: 12px;
    line-height: 13.28px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    border: 0;
    outline: 0;
    box-shadow: none;
    display: inline-block;
    /* width: 100%; */
    padding: 0.969rem 0.938rem;
    margin-top: 30px;
    text-transform: uppercase;
}

.content-block p{
    margin-top: 5px;
}

.location-filter-job select{
    background: #f2f2f2;
    border: #f2f2f2;
    padding-right: 20px;
    height: 40px;
}

.location-filter-job select:focus{
    background: #f2f2f2;
    border: #f2f2f2;
    padding-right: 20px;
    box-shadow: none;
}

.skill-list-sec-fix {

}

.skill-list-sec-fix .list-inline-item {
    text-align: center;
    padding: 10px 20px;
    border: 1px solid #613dc1;
    border-radius: 30px;
    flex-wrap: wrap;
    justify-content: center;
    cursor: pointer;
    margin-bottom: 15px;
    
}
.skill-list-sec-fix .list-inline-item a {
    color: #613dc1;
}

.skill-list-sec-fix .list-inline-item a:hover { 
    text-decoration: none;
    }

   .social-content .social-box.text-center {
    background: #fff;
    box-shadow: 1px 2px 28px #dddddd;
    border-radius: 20px;
    padding: 50px;
    margin-bottom: 20px;
}

@media screen and (max-width: 576px) {
    .header-section .search-bar {
        right: 105px;
    }
    .header-section .profile-box {
        right: 100px;
    }
    .header-section .other-link {
        right: 50px;
    }
}
.animated button{
    position: absolute;
    right: 3px;
    top: 0px;
    z-index: 1033;
    background: none;
    border: none;
    font-size: 20px;

}
a.con-count-link:hover{
    text-decoration: none;

}


.location-filter-job .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
}