
-------------------------------------------------------------------*/
/*------ Typography Style Start ------*/
body {
	color: #47494a;
	line-height: 1.7;
	font-size: 14px;
	font-weight: 400;
	background-color: #f1f1f1;  
	font-family: "Roboto", sans-serif;
}
a {
	color: #47494a;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	text-decoration: none;
	font-family: "Roboto", sans-serif;
}

a:hover,
a:focus {
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #47494a;
}
p {
	margin-bottom: 2px;
	font-size: 14px;
	font-family: "Roboto", sans-serif;

}

p:last-child {
	margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #47494a;
	margin-bottom: 0;
	font-family: "Roboto", sans-serif;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
}

strong,
b {
	font-weight: 700;
}

figure {
	margin: 0;
}

img {
	max-width: 100%;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.bg-img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.btn,
button {
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	background-color: transparent;
}

.btn:active,
.btn:focus,
button:active,
button:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

input,
textarea {
	resize: none;
}

input:focus,
textarea:focus {
	outline: none;
}

::-moz-selection {

}

::selection {
	
}

::-webkit-input-placeholder {
	color: #999;
	font-size: 13px;
	opacity: 1;
}

::-moz-placeholder {
	color: #999;
	font-size: 13px;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #999;
	font-size: 13px;
	opacity: 1;
}

::-ms-input-placeholder {
	color: #999;
	font-size: 13px;
	opacity: 1;
}

::placeholder {
	color: #999;
	font-size: 13px;
	opacity: 1;
}

/*Custom Scroll (Perfect Scroll)*/
.custom-scroll {
	position: relative;
	overflow: hidden;
}

.custom-scroll.ps .ps__rail-y,
.custom-scroll.ps .ps__rail-x {
	background-color: transparent;
}

.custom-scroll.ps .ps__rail-y [class*="ps__thumb"],
.custom-scroll.ps .ps__rail-x [class*="ps__thumb"] {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.custom-scroll.ps .ps__rail-y {
	width: 3px;
	right: 2px;
}

.custom-scroll.ps .ps__rail-y .ps__thumb-y {
	width: 100%;
	right: 0;
}

.custom-scroll.ps .ps__rail-x {
	height: 6px;
	bottom: 3px;
}

.custom-scroll.ps .ps__rail-x .ps__thumb-x {
	height: 100%;
}

.slick-arrow-style button.slick-arrow {
	top: 50%;
	left: 0;
	color: #b512f7;
	font-size: 30px;
	cursor: pointer;
	display: block;
	line-height: 1;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.slick-arrow-style button.slick-arrow.slick-next {
	left: auto;
	right: 0;
}

.slick-arrow-style button.slick-arrow:hover {
	color: #855fe5;
}

.slick-track {
	line-height: 1;
}

.slick-row-3 .slick-list {
	margin: 0 -3px;
}

.slick-row-3 .slick-list .slick-slide {
	margin: 0 3px;
}

.slick-row-4 .slick-list {
	margin: 0 -4px;
}

.slick-row-4 .slick-list .slick-slide {
	margin: 0 4px;
}

.slick-row-5 .slick-list {
	margin: 0 -5px;
}

.slick-row-5 .slick-list .slick-slide {
	margin: 0 5px;
}

.slick-row-6 .slick-list {
	margin: 0 -6px;
}

.slick-row-6 .slick-list .slick-slide {
	margin: 0 6px;
}

.slick-row-7 .slick-list {
	margin: 0 -7px;
}

.slick-row-7 .slick-list .slick-slide {
	margin: 0 7px;
}

.slick-row-8 .slick-list {
	margin: 0 -8px;
}

.slick-row-8 .slick-list .slick-slide {
	margin: 0 8px;
}

.slick-row-9 .slick-list {
	margin: 0 -9px;
}

.slick-row-9 .slick-list .slick-slide {
	margin: 0 9px;
}

.slick-row-10 .slick-list {
	margin: 0 -10px;
}

.slick-row-10 .slick-list .slick-slide {
	margin: 0 10px;
}

.slick-row-11 .slick-list {
	margin: 0 -11px;
}

.slick-row-11 .slick-list .slick-slide {
	margin: 0 11px;
}

.slick-row-12 .slick-list {
	margin: 0 -12px;
}

.slick-row-12 .slick-list .slick-slide {
	margin: 0 12px;
}

.slick-row-13 .slick-list {
	margin: 0 -13px;
}

.slick-row-13 .slick-list .slick-slide {
	margin: 0 13px;
}

.slick-row-14 .slick-list {
	margin: 0 -14px;
}

.slick-row-14 .slick-list .slick-slide {
	margin: 0 14px;
}

.slick-row-15 .slick-list {
	margin: 0 -15px;
}

.slick-row-15 .slick-list .slick-slide {
	margin: 0 15px;
}

.slick-row-16 .slick-list {
	margin: 0 -16px;
}

.slick-row-16 .slick-list .slick-slide {
	margin: 0 16px;
}

.slick-row-17 .slick-list {
	margin: 0 -17px;
}

.slick-row-17 .slick-list .slick-slide {
	margin: 0 17px;
}

.slick-row-18 .slick-list {
	margin: 0 -18px;
}

.slick-row-18 .slick-list .slick-slide {
	margin: 0 18px;
}

.slick-row-19 .slick-list {
	margin: 0 -19px;
}

.slick-row-19 .slick-list .slick-slide {
	margin: 0 19px;
}

.slick-row-20 .slick-list {
	margin: 0 -20px;
}

.slick-row-20 .slick-list .slick-slide {
	margin: 0 20px;
}

/* ----scroll to top css start ----*/
.scroll-top {
	bottom: 80px;
	cursor: pointer;
	height: 50px;
	position: fixed;
	right: 20px;
	text-align: center;
	width: 50px;
	z-index: 9999;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	border-radius: 50%;
	background: linear-gradient( 
  219deg, #7679e0, #c000fb);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

@media only screen and (max-width: 767.98px) {
	.scroll-top {
		display: none;
	}
	.top-search.top-search-web {
/*		display: none;*/
	}
}

.scroll-top i {
	line-height: 50px;
	color: #fff;
	font-size: 25px;
}

.scroll-top.not-visible {
	bottom: -50px;
	visibility: hidden;
	opacity: 0;
}

.scroll-top:hover {
	background-color: #686868;
}

/* ----scroll to top css end ----*/
.container {
	padding-right: var(--bs-gutter-x, 15px);
	padding-left: var(--bs-gutter-x, 15px);
}

@media only screen and (min-width: 1200px) {
	.container {
		max-width: 1140px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
	.container {
		max-width: 100%;
	}

}

@media only screen and (max-width: 767.98px) {
	.container {
		max-width: 950px;
	}
}

@media only screen and (max-width: 575.98px) {
	.container {
		max-width: 100%;
	}
}

.container-fluid {
	padding-right: var(--bs-gutter-x, 15px);
	padding-left: var(--bs-gutter-x, 15px);
}

.row {
	--bs-gutter-x: 30px;
}

.row-0 {
	margin-left: 0px;
	margin-right: 0px;
}

.row-0>[class*="col"] {
	padding-left: 0px;
	padding-right: 0px;
}

.row-1 {
	margin-left: -0.5px;
	margin-right: -0.5px;
}

.row-1>[class*="col"] {
	padding-left: 0.5px;
	padding-right: 0.5px;
}

.row-2 {
	margin-left: -1px;
	margin-right: -1px;
}

.row-2>[class*="col"] {
	padding-left: 1px;
	padding-right: 1px;
}

.row-3 {
	margin-left: -1.5px;
	margin-right: -1.5px;
}

.row-3>[class*="col"] {
	padding-left: 1.5px;
	padding-right: 1.5px;
}

.row-4 {
	margin-left: -2px;
	margin-right: -2px;
}

.row-4>[class*="col"] {
	padding-left: 2px;
	padding-right: 2px;
}

.row-5 {
	margin-left: -2.5px;
	margin-right: -2.5px;
}

.row-5>[class*="col"] {
	padding-left: 2.5px;
	padding-right: 2.5px;
}

.row-6 {
	margin-left: -3px;
	margin-right: -3px;
}

.row-6>[class*="col"] {
	padding-left: 3px;
	padding-right: 3px;
}

.row-7 {
	margin-left: -3.5px;
	margin-right: -3.5px;
}

.row-7>[class*="col"] {
	padding-left: 3.5px;
	padding-right: 3.5px;
}

.row-8 {
	margin-left: -4px;
	margin-right: -4px;
}

.row-8>[class*="col"] {
	padding-left: 4px;
	padding-right: 4px;
}

.row-9 {
	margin-left: -4.5px;
	margin-right: -4.5px;
}

.row-9>[class*="col"] {
	padding-left: 4.5px;
	padding-right: 4.5px;
}

.row-10 {
	margin-left: -5px;
	margin-right: -5px;
}

.row-10>[class*="col"] {
	padding-left: 5px;
	padding-right: 5px;
}

.row-11 {
	margin-left: -5.5px;
	margin-right: -5.5px;
}

.row-11>[class*="col"] {
	padding-left: 5.5px;
	padding-right: 5.5px;
}

.row-12 {
	margin-left: -6px;
	margin-right: -6px;
}

.row-12>[class*="col"] {
	padding-left: 6px;
	padding-right: 6px;
}

.row-13 {
	margin-left: -6.5px;
	margin-right: -6.5px;
}

.row-13>[class*="col"] {
	padding-left: 6.5px;
	padding-right: 6.5px;
}

.row-14 {
	margin-left: -7px;
	margin-right: -7px;
}

.row-14>[class*="col"] {
	padding-left: 7px;
	padding-right: 7px;
}

.row-15 {
	margin-left: -7.5px;
	margin-right: -7.5px;
}

.row-15>[class*="col"] {
	padding-left: 7.5px;
	padding-right: 7.5px;
}

.row-16 {
	margin-left: -8px;
	margin-right: -8px;
}

.row-16>[class*="col"] {
	padding-left: 8px;
	padding-right: 8px;
}

.row-17 {
	margin-left: -8.5px;
	margin-right: -8.5px;
}

.row-17>[class*="col"] {
	padding-left: 8.5px;
	padding-right: 8.5px;
}

.row-18 {
	margin-left: -9px;
	margin-right: -9px;
}

.row-18>[class*="col"] {
	padding-left: 9px;
	padding-right: 9px;
}

.row-19 {
	margin-left: -9.5px;
	margin-right: -9.5px;
}

.row-19>[class*="col"] {
	padding-left: 9.5px;
	padding-right: 9.5px;
}

.row-20 {
	margin-left: -10px;
	margin-right: -10px;
}

.row-20>[class*="col"] {
	padding-left: 10px;
	padding-right: 10px;
}

.row-21 {
	margin-left: -10.5px;
	margin-right: -10.5px;
}

.row-21>[class*="col"] {
	padding-left: 10.5px;
	padding-right: 10.5px;
}

.row-22 {
	margin-left: -11px;
	margin-right: -11px;
}

.row-22>[class*="col"] {
	padding-left: 11px;
	padding-right: 11px;
}

.row-23 {
	margin-left: -11.5px;
	margin-right: -11.5px;
}

.row-23>[class*="col"] {
	padding-left: 11.5px;
	padding-right: 11.5px;
}

.row-24 {
	margin-left: -12px;
	margin-right: -12px;
}

.row-24>[class*="col"] {
	padding-left: 12px;
	padding-right: 12px;
}

.row-25 {
	margin-left: -12.5px;
	margin-right: -12.5px;
}

.row-25>[class*="col"] {
	padding-left: 12.5px;
	padding-right: 12.5px;
}

.row-26 {
	margin-left: -13px;
	margin-right: -13px;
}

.row-26>[class*="col"] {
	padding-left: 13px;
	padding-right: 13px;
}

.row-27 {
	margin-left: -13.5px;
	margin-right: -13.5px;
}

.row-27>[class*="col"] {
	padding-left: 13.5px;
	padding-right: 13.5px;
}

.row-28 {
	margin-left: -14px;
	margin-right: -14px;
}

.row-28>[class*="col"] {
	padding-left: 14px;
	padding-right: 14px;
}

.row-29 {
	margin-left: -14.5px;
	margin-right: -14.5px;
}

.row-29>[class*="col"] {
	padding-left: 14.5px;
	padding-right: 14.5px;
}

.row-30 {
	margin-left: -15px;
	margin-right: -15px;
}

.row-30>[class*="col"] {
	padding-left: 15px;
	padding-right: 15px;
}

.lg-backdrop {
	background-color: rgba(51, 51, 51, 0.9);
}

.lg-outer .lg-thumb-outer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

/*------- short classes start -------*/
.bg-color {
	background-color: #f1f1f1;
}

.pt-20 {
	padding-top: 20px;
}

@media only screen and (max-width: 767.98px) {
	.pt-20 {
		padding-top: 10px;
	}
}

.pt-30 {
	padding-top: 30px;
}

@media only screen and (max-width: 767.98px) {
	.pt-30 {
		padding-top: 10px;
	}
}

.pt-80 {
	padding-top: 50px;
}

.mb-20 {
	margin-bottom: 20px;
}

@media only screen and (max-width: 767.98px) {
	.mb-20 {
		margin-bottom: 10px;
	}
}

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

@media only screen and (max-width: 767.98px) {
	.mt-20 {
		margin-top: 10px;
	}
}

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

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

.plr-80 {
	padding: 0 80px;
}

/*------- short classes end -------*/
/*----------------------------------------
            header area start
            ----------------------------------------*/
            .header-top {
            	-webkit-box-shadow: 0px 1px 20px 0px rgba(85, 85, 85, 0.25);
            	box-shadow: 0px 1px 20px 0px rgba(85, 85, 85, 0.25);
            	padding: 5px 0px;
            }

            i.search-icon.flaticon-search {
            	font-size: 20px;
            	font-weight: 900;
            	color: #b118f5;
            }
            @media only screen and (max-width: 767.98px) {
            	.header-top-navigation {
            		text-align: center;
            		margin-top: 0px;
            	}
            }

            .header-top-navigation ul li {
            	display: inline-block;
            	margin-right: 25px;
            	position: relative;
    /* &:nth-child(3) {
                @media only screen and (max-width: 479.98px) {
                    padding-right: 0;
                    margin-right: 0;
                    &:before {
                        display: none;
                    }
                }
                } */
            }

          /*  .header-top-navigation ul li:before {
                top: 50%;
                left: 100%;
                content: '/';
                position: absolute;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                display: none;
            }
            */

            @media only screen and (max-width: 767.98px) {
            	.header-top-navigation ul li:before {
            		display: block;
            	}
            }

            @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
            	.header-top-navigation ul li {
            		margin-right: 45px;
            	}
            }

            @media only screen and (min-width: 768px) and (max-width: 991.98px),
            only screen and (max-width: 767.98px) {
            	.header-top-navigation ul li {
            		margin-right: 0px;
            		padding-right: 0px;
            		width: 33% !important;
            	}

            	.top-navigation ul li.active a {
            		color: #ffffff;
            		background: #d93364;
            	} 
            	.main_menu.doctor-menu {
            		display: flex;
            		justify-content: space-between;
            		align-items: center;
            		position: fixed;
            		bottom: 0;
            		background: #11a198;
            		z-index: 9999;
            		left: 0;
            		right: 0;
            		margin: 0;
            	}



            }

            .header-top-navigation ul li:last-child {
            	margin-right: 0;
            	padding-right: 0;
            }

            .header-top-navigation ul li:last-child:before {
            	display: none;
            }

            .header-top-navigation ul li a {
            	color: #4a566f;
            	display: block;
            	font-size: 15px;
            	font-weight: 700;
            	line-height: 1;
            	padding: 0px 5px;
            	text-transform: capitalize;
            }

            @media only screen and (min-width: 768px) and (max-width: 991.98px) { 
            	.header-top-navigation ul li a {
            		font-size: 16px;
            		font-weight: 500;
            		padding: 12px;
            		margin: 0; 
            		color: #fff;
            	}

            }

            @media only screen and (max-width: 767.98px) {
            	.header-top-navigation ul li a {
            		font-size: 16px;
            		font-weight: 500;
            		padding: 10px;
            		margin: 0;
            		color: white !important;
            	}
            	.user-box {
            		height: calc(50vh - 100px) !important;
            	}
            	.doctor-history .card{
            		padding: 0px !important;
            	}
            	.type-box {
            		height: calc(50vh - 200px) !important;
            	}
            	.doctor-history .widget-title {
            		font-size: 14px;
            	}
            }

            .header-top-navigation ul li:hover a,
            .header-top-navigation ul li.active a {
            	color: #ffffff !important;
            	background: #d93364;

            }
            .header-top-navigation ul li:hover a, .header-top-navigation ul li.active a:hover {
            	background: #11a198;
            	color: #fff !important;
            }

            .header-top-navigation ul li .message-dropdown {
            	top: 100%;
            	left: 0;
            	width: 500px;
            	height: auto;
            	padding: 15px;
            	position: absolute;
            	background-color: #fff;
            	border-radius: 0 0 2px 2px;
            	z-index: 999;
            	display: none;
            	-webkit-box-shadow: 0px 1px 15px 0px rgba(51, 51, 51, 0.2);
            	box-shadow: 0px 1px 15px 0px rgba(51, 51, 51, 0.2);
            }

            .header-top-navigation ul li .message-dropdown li a {
            	padding: 0;
            }

            .dropdown-title {
            	display: -webkit-box;
            	display: -webkit-flex;
            	display: -ms-flexbox;
            	display: flex;
            	-webkit-box-align: center;
            	-webkit-align-items: center;
            	-ms-flex-align: center;
            	align-items: center;
            	-webkit-box-pack: justify;
            	-webkit-justify-content: space-between;
            	-ms-flex-pack: justify;
            	justify-content: space-between;
            	border-bottom: 1px solid #dddddd;
            	margin-bottom: 20px;
            	padding-bottom: 10px;
            }

            .dropdown-title .recent-msg {
            	font-size: 14px;
            	font-weight: 500;
            	line-height: 1;
            	color: #686868;
            	text-transform: capitalize;
            }

            .dropdown-title .message-btn-group button {
            	font-size: 12px;
            	font-weight: 400;
            	line-height: 1;
            	color: #666666;
            	margin-left: 20px;
            }

            .dropdown-title .message-btn-group button:hover {
            	color: #dc4734;
            	text-decoration: underline;
            }

            .dropdown-title .message-btn-group button:first-child {
            	margin-left: 0;
            }

            .dropdown-title button:hover {
            	color: #dc4734;
            }

            .msg-dropdown-footer {
            	display: -webkit-box;
            	display: -webkit-flex;
            	display: -ms-flexbox;
            	display: flex;
            	-webkit-box-pack: justify;
            	-webkit-justify-content: space-between;
            	-ms-flex-pack: justify;
            	justify-content: space-between;
            }

            .msg-dropdown-footer button {
            	font-size: 12px;
            	font-weight: 400;
            	line-height: 1;
            	color: #666666;
            }

            .msg-dropdown-footer button:hover {
            	color: #dc4734;
            	text-decoration: underline;
            }

            .dropdown-msg-list li {
            	margin-right: 0;
            }

            .dropdown-msg-list li.msg-list-item {
            	cursor: pointer;
            	margin-right: 0;
            	margin-bottom: 15px;
            	padding-bottom: 15px;
            	border-bottom: 1px solid #dddddd;
            }

            .dropdown-msg-list li.msg-list-item .profile-thumb {
            	width: 45px;
            }

            .dropdown-msg-list li.msg-list-item .msg-content {
            	padding-left: 10px;
            	width: calc(100% - 150px);
            }

            .dropdown-msg-list li.msg-list-item .msg-content p {
            	font-size: 13px;
            	font-weight: 400;
            	line-height: 1.4;
            	padding-top: 3px;
            }

            .dropdown-msg-list li.msg-list-item .msg-content.notification-content a {
            	display: inline-block;
            	color: #686868;
            }

            .dropdown-msg-list li.msg-list-item .msg-content.notification-content a:hover {
            	color: #dc4734;
            }

            .dropdown-msg-list li.msg-list-item .msg-content.notification-content p {
            	display: inline;
            }

            .dropdown-msg-list li.msg-list-item .msg-time {
            	font-size: 12px;
            	color: #666666;
            	width: 100px;
            	text-align: right;
            }

            .dropdown-msg-list li.msg-list-item .author a {
            	color: #686868;
            }

            .dropdown-msg-list li.msg-list-item .author a:hover {
            	color: #dc4734;
            }

            .header-top-search {
            	margin-right: 25px;
            }

            .top-search-box {
            	min-width: 250px;
            	position: relative;
            	padding-bottom: 5px;
            	border-bottom: 1px solid #ddd;
            }

            .top-search-field {
            	border: none;
            	width: 100%;
            	padding-right: 30px;
            	background-color: transparent;
            }

            .top-search-btn {
            	top: 0;
            	right: 0;
            	font-size: 20px;
            	position: absolute;
            	color: #7679e0;
            }

            .top-search-btn:hover {
            	color: #dc4734;
            }
            .header_logo {
            	padding: 0;
            }
/*----------------------------------------
            header area end
            ----------------------------------------*/
            /*--------- secondary menu start ---------*/
            .secondary-menu-wrapper {
            	padding-left: 300px;
            	padding-right: 50px;
            	display: -webkit-box;
            	display: -webkit-flex;
            	display: -ms-flexbox;
            	display: flex;
            	-webkit-box-align: center;
            	-webkit-align-items: center;
            	-ms-flex-align: center;
            	align-items: center;
            }

            @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
            	.secondary-menu-wrapper {
            		padding-left: 250px;
            	}
            }

            @media only screen and (min-width: 768px) and (max-width: 991.98px),
            only screen and (max-width: 767.98px) {
            	.secondary-menu-wrapper {
            		padding: 0 30px;
            	}
            }

            .secondary-menu-wrapper .header-top-navigation {
            	padding-right: 50px;
            	text-align: right;
            	width: 100%;
            }

            @media only screen and (min-width: 768px) and (max-width: 991.98px) {
            	.secondary-menu-wrapper .header-top-navigation {
            		padding-right: 30px;
            	}
            }

            @media only screen and (max-width: 767.98px) {
            	.secondary-menu-wrapper .header-top-navigation {
            		margin-top: 0;
            		text-align: center;
            		padding: 20px 0;
            	}
            }

            .secondary-menu-wrapper .header-top-navigation li {
            	margin-right: 47px;
            }

            @media only screen and (min-width: 768px) and (max-width: 991.98px) {
            	.secondary-menu-wrapper .header-top-navigation li {
            		margin-right: 5px;
            	}
            }

            @media only screen and (max-width: 767.98px) {
            	.secondary-menu-wrapper .header-top-navigation li {
            		margin-right: 10px;
            		padding-right: 10px;
            	}

            	.secondary-menu-wrapper .header-top-navigation li:before {
            		display: none;
            	}

            	.secondary-menu-wrapper .header-top-navigation li:nth-child(3) {
            		margin-right: 10px;
            		padding-right: 10px;
            	}
            }

            .secondary-menu-wrapper .header-top-navigation li a {
            	font-size: 14px;
            	font-weight: 500;
            	padding: 28px 0;
            	text-transform: capitalize;
            }

            @media only screen and (max-width: 767.98px) {
            	.secondary-menu-wrapper .header-top-navigation li a {
            		padding: 0;
            	}
            }

            @media only screen and (max-width: 767.98px) {
            	.secondary-menu-wrapper .header-top-navigation li a span {
            		display: none;
            		padding: 0;
            	}
            }

            .secondary-menu-wrapper .header-top-navigation li a i {
            	display: none;
            	font-size: 18px;
            }

            @media only screen and (max-width: 767.98px) {
            	.secondary-menu-wrapper .header-top-navigation li a i {
            		display: block;
            	}
            }

            .secondary-menu-wrapper .post-settings-bar {
            	margin-left: inherit;
            }

            .page-title {
            	font-size: 18px;
            	font-weight: 700;
            	color: #686868;
            	text-transform: capitalize;
            }

            @media only screen and (max-width: 575.98px) {
            	.page-title {
            		font-size: 15px;
            	}
            }

            /*--------- secondary menu end ---------*/
            /*------ sticky menu style start ------*/
            .sticky {
            	top: 0;
            	left: 0;
            	position: fixed;
            	width: 100%;
            	z-index: 9;
            	-webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
            	box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
            }
            .header-fixed {
            	position: fixed;
            	right: 0;
            	left: 0;
            	bottom: 0;
            	z-index: 9;
            }
            /*------ sticky menu style end ------*/
            /*--------- mobile header start ---------*/
            .mobile-header {
            	display: -webkit-box;
            	display: -webkit-flex;
            	display: -ms-flexbox;
            	display: flex;
            	-webkit-box-align: center;
            	-webkit-align-items: center;
            	-ms-flex-align: center;
            	align-items: center;
            	-webkit-box-pack: justify;
            	-webkit-justify-content: space-between;
            	-ms-flex-pack: justify;
            	justify-content: space-between;
            	background-color: #fff;
            	height: 60px;
            }
            .mobile-top-header {
            	display: none;
            }
            .mobile-header-main {
            	display: flex;
            	justify-content: space-between;
            	align-items: center;
            }
            .mobile-header-main .logo h3 {
            	color: #fff;
            }   
            .mobile-logo,
            .mobile-header-profile {
            	width: 80px;
            	height: 100%;
            	text-align: center;
            	background: linear-gradient( 
            		45deg, #7679e1, #c000fb);
            	display: -webkit-box;
            	display: -webkit-flex;
            	display: -ms-flexbox;
            	display: flex;
            	-webkit-box-align: center;
            	-webkit-align-items: center;
            	-ms-flex-align: center;
            	align-items: center;
            	-webkit-box-pack: center;
            	-webkit-justify-content: center;
            	-ms-flex-pack: center;
            	justify-content: center;
            }

            .mobile-logo .profile-thumb-middle,
            .mobile-header-profile .profile-thumb-middle {
            	border-radius: 0;
            }

            .mobile-menu ul {
            	display: -webkit-box;
            	display: -webkit-flex;
            	display: -ms-flexbox;
            	display: flex;
            	-webkit-justify-content: space-around;
            	-ms-flex-pack: distribute;
            	justify-content: space-between;
            	align-items: center;
            	padding: 0px 10px;
            }

            .mobile-menu ul .message-list {
            	display: inherit;
            }

            .mobile-menu ul li i {
            	font-size: 20px;
            	-webkit-transition: 0.4s;
            	-o-transition: 0.4s;
            	transition: 0.4s;
            }

            .mobile-menu ul li:hover i {
            	color: #875ee6;
            }

            .notification {
            	position: relative;
            }

            .notification span {
            	top: -5px;
            	right: -8px;
            	width: 20px;
            	height: 20px;
            	border-radius: 50%;
            	color: #fff;
            	font-size: 10px;
            	line-height: 20px;
            	display: block;
            	position: absolute;
            	text-align: center;
            	background: linear-gradient( 
            		45deg, #7679e1, #c000fb);
            }

            .mob-search-box {
            	width: 30%;
            	top: 100%;
            	right: 25%;
            	position: absolute;
            	z-index: 999;
            	-webkit-transition: 0.4s;
            	-o-transition: 0.4s;
            	transition: 0.4s;
            	opacity: 0;
            	visibility: hidden;
            }

            .mob-search-box.show {
            	opacity: 1;
            	visibility: visible;
            }

            .mob-search-inner {
            	position: relative;
            	top: 10px;
            }

            .mob-search-field {
            	width: 100%;
            	border: 1px solid #8561e5;
            	padding: 5px 50px 5px 15px;
            	background-color: #fff;
            	height: 40px;
   /* -webkit-box-shadow: 0px 1px 15px 0px rgba(51, 51, 51, 0.2);
   box-shadow: 0px 1px 15px 0px rgba(51, 51, 51, 0.2);*/
}

.mob-search-btn {
	top: 50%;
	right: 10px;
	position: absolute;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mob-search-btn:hover {
	color: #b90bf8;
}

.search-trigger {
	position: relative;
}

.search-trigger .close-icon {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

.search-trigger.show .search-icon {
	opacity: 0;
	visibility: hidden;
}

.search-trigger.show .close-icon {
	opacity: 1;
	visibility: visible;
	color: #7867d6;
}

/*--------- mobile header end ---------*/
.mobile-chat-box {
	left: 0;
	top: 100%;
	width: 100%;
	height: 100vh;
	background-color: #fff;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	z-index: 999;
}

.mobile-chat-box.show {
	opacity: 1;
	visibility: visible;
}

.mob-text-box {
	bottom: 0;
	width: 100%;
	position: fixed;
	background-color: #f1f1f1;
	padding: 25px;
}



@media only screen and (min-width: 768px) and (max-width: 991.98px),
only screen and (max-width: 767.98px) {
	.main-wrapper {
		padding-bottom: 10px;
		margin-bottom: 30px;
	}
}

.card {
	/* border: none;*/
	border-radius: 0;
	padding: 0px;
	margin-bottom: 10px;
    /*-webkit-box-shadow: 0px 1px 15px 0px rgba(51, 51, 51, 0.2);
    box-shadow: 0px 1px 15px 0px rgba(51, 51, 51, 0.2);*/
}
.mobile_tab {
	display: none;
}
@media only screen and (max-width: 990px) {
	.mobile-toggle img {
		width: 40px;
		height: 40px;
		border: 1px solid #da3c6b;
		border-radius: 100%;
	}
	.mobile-nav {
		display: block !important;
	}
	.mob-search-inner {
		top: 0px !important;
	}
	.card {
		margin-bottom: 10px;
		padding: 10px !important;
	}
	.banner_text p {
		font-size: 12px !important;
		margin-bottom: 10px !important;
	}
	.create_acc {
		text-align: center;
		width: 60% !important;
		background: linear-gradient( 
			45deg, #7679e1, #c000fb);
		border-radius: 50px;
		margin: 0 auto;
		float: none !important;
	}
	.banner_text {
		text-align: center;
	}
	.main.slider{
		display: none !important;
	}
	.main.slider::after{
		height: 260px !important;
	}
	.banner_text h2{
		font-size: 20px !important;
	}
	.all_questions {
		margin: 0 50px;
	}
	.question::before {
		height: 2px !important;
		width: 74% !important;
		top: 8px !important;
		left: 45px !important;
	}
	.answer::before {
		height: 2px !important;
		width: 73% !important;
		top: 99px !important;
		left: 46px !important;
	}
	.best_answer::before {
		height: 2px  !important;
		width: 73%  !important;
		top: 187px  !important;
		left: 46px  !important;
	}
	.users::before {
		height: 2px  !important;
		width: 73%  !important;
		bottom: 97px  !important;
		left: 46px  !important;

	}
	.about-author-menu li a{
		padding: 0px !important;
	}
	.about-author-menu li a.active{
		border: none !important;
	}
	.about-me .nav {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 1;
		background: #da3c6b;
		display: flex;
		justify-content: space-around;
		padding: 0px;
	}

	.about-author-menu li a{
		color: #fff !important;
	} 
	.mobile_tab .about-author-menu li a {
		font-weight: 500;
		display: grid;
		text-transform: uppercase;
		font-size: 12px;
		place-items: center;
		margin: 5px 0px;
	}
	.mobile_tab.card.card-small {
		display: none;
	}
	.support h3 {
		background: #ac20f3 !important;
		margin: 5px 0px;
	}
	.Login h3 {
		background: #ac20f3;
		margin: 5px 0px;
	}
	.support h3 a{
		color: #fff !important;
	}
	.login h3 a{
		color: #fff !important;
	}
	.cardload {
		margin: 30px 0px;
	}

	.card.widget-item.custom_tab {
		display: none;
	}
	.mob_search{
		display: block !important;
	}
	.mob-search-btn i {
		font-size: 20px;
		font-weight: 900;
	}
	.btn-search {
		background: #000;
		position: fixed;
		border-radius: 100%;
		bottom: 80px !important;
		padding: 4px !important;
		right: 0 !important;
		z-index: 999 !important;
		background: #da3c6b !important;
		border: 1px solid #000 !important;
		width: 40px !important;
		height: 40px !important;
		display: none;
	}
	.mobile-ques {
		display: block !important;
	}
	.desktop_tab {
		display: none;
	}
	.mobile_tab{
		display: block !important;
	}
}




.mob_search{
	display: none;
}
.mobile-ques {
	display: none;
}



.card-small {
	padding: 10px;
}

.card-profile {
	padding: 0;
}

/*.card:last-child {
    margin-bottom: 0;
    }*/

    .card.widget-item {
    	padding: 0px;
    	overflow-y: scroll;
    	margin: 10px 0;

    }

    .user-box{
    	height: calc(50vh - 50px);
    }
    .share-box-inner {
    	display: -webkit-box;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    }

    .share-text-box {
    	position: relative;
    	padding-left: 0px;
    }

    .share-text-box .share-text-field {
    	width: 100%;
    	border: none;
    	display: block;
    	height: 44px;
    	font-size: 14px;
    	padding: 10px 20px;
    	position: relative;
    	border-radius: 50px;
    	overflow: hidden;
    	background-color: #f1f1f1;
    	-webkit-box-shadow: inset 0px 1px 10px 0px rgba(85, 85, 85, 0.2);
    	box-shadow: inset 0px 1px 10px 0px rgba(85, 85, 85, 0.2);
    	-webkit-transition: all 0.4s ease;
    	-o-transition: all 0.4s ease;
    	transition: all 0.4s ease;
    }

    .share-text-box .btn-share {
    	top: 50%;
    	right: 3px;
    	font-size: 12px;
    	font-weight: 700;
    	color: #fff;
    	line-height: 1;
    	padding: 11px 25px;
    	margin-right: 2px;
    	border-radius: 40px;
    	background: linear-gradient( 
    		45deg, #7679e0, #c000fb);
    	position: absolute;
    	text-transform: uppercase;
    	-webkit-transform: translateY(-50%);
    	-ms-transform: translateY(-50%);
    	transform: translateY(-50%);
    }

    @media only screen and (max-width: 479.98px) {
    	.share-text-box .btn-share {
    		display: block;
    	}
    }

    .share-text-box .btn-share:hover {
    	background-color: #686868;
    }

    .modal-dialog {
    	max-width: 600px;
    }

    .post-share-btn {
    	color: #fff;
    	font-size: 12px;
    	font-weight: 500;
    	line-height: 1;
    	padding: 14px 30px 12px;
    	border-radius: 40px;
    	background-color: #d93364;
    	text-transform: uppercase;
    	cursor: pointer;
    }

    .post-share-btn:hover {
    	background-color: #686868;
    }

    .share-field-big {
    	width: 100%;
    	padding: 15px;
    	border: 1px solid #dddddd;
    	height: 200px !important;
    }

    .posted-author {
    	margin-left: 20px;
    	width: 16%;
    }

    .posted-author .post-time {
    	display: block;
    	font-size: 14px;
    	line-height: 1;
    	padding-top: 0px;
    }
    .Ques_day {
    	margin-left: 20px;
    }
    .author {
    	font-size: 14px;
    	font-weight: 800;
    	line-height: 1;
    	text-transform: capitalize;
    }
    .author a {
    	color: #686868;
    }

    .author a:hover {
    	color: #c000fb;
    	text-decoration: underline;
    }

    .post-settings-bar {
    	margin-left: auto;
    	position: relative;
    	cursor: pointer;
    	display: none;
    }

    .post-settings-bar span {
    	width: 20px;
    	height: 1px;
    	display: block;
    	background-color: #ccc;
    	margin-bottom: 4px;
    	-webkit-transition: 0.4s;
    	-o-transition: 0.4s;
    	transition: 0.4s;
    }

    .post-settings-bar span:last-child {
    	margin-bottom: 0;
    }

    .post-settings-bar:hover span {
    	background-color: #dc4734;
    }

    .post-settings-bar:hover .post-settings {
    	opacity: 1;
    	visibility: visible;
    	-webkit-transform: translateY(20px);
    	-ms-transform: translateY(20px);
    	transform: translateY(20px);
    }

    .post-settings {
    	right: 0;
    	top: 100%;
    	width: 200px;
    	background-color: #fff;
    	position: absolute;
    	padding: 20px;
    	z-index: 9;
    	border-radius: 5px;
    	border: 1px solid #e5e5e5;
    	-webkit-box-shadow: 0px 1px 15px 0px rgba(51, 51, 51, 0.2);
    	box-shadow: 0px 1px 15px 0px rgba(51, 51, 51, 0.2);
    	opacity: 0;
    	visibility: hidden;
    	-webkit-transition: 0.4s;
    	-o-transition: 0.4s;
    	transition: 0.4s;
    	-webkit-transform: translateY(30px);
    	-ms-transform: translateY(30px);
    	transform: translateY(30px);
    }

    .post-settings li {
    	margin-bottom: 10px;
    	padding-bottom: 10px;
    	border-bottom: 1px solid #e5e5e5;
    }

    .post-settings li button {
    	color: #686868;
    	display: block;
    	font-size: 14px;
    	font-weight: 500;
    	margin-bottom: 10px;
    	text-transform: capitalize;
    }

    .post-settings li button:hover {
    	color: #dc4734;
    }

    .post-settings li button:last-child {
    	margin-bottom: 0;
    }

    .post-settings li:last-child {
    	margin-bottom: 0;
    	padding-bottom: 0;
    	border: none;
    }

    .arrow-shape:before {
    	right: 10px;
    	bottom: 100%;
    	content: "";
    	position: absolute;
    	height: 20px;
    	border-bottom: 20px solid #fff;
    	border-left: 10px solid transparent;
    	border-right: 10px solid transparent;
    }

    .post-thumb-gallery {
    	border-radius: 5px;
    	overflow: hidden;
    }

    .post-thumb img {
    	width: 100%;
    }
    .inner-post-content .post-content {
    	margin-bottom: 0px;
    }
    .post-content {
    	border: 1px solid #cfcfcf;
    	margin-bottom: 15px;
    	padding: 10px;
    	background: #ededed;
    }
    .inner-post-content .post-content{
    	border: none;
    	padding: 0px;

    }
    .inner-post-content {
    	/*	border: 1px solid #ededed;*/
    	padding: 0px 10px;
    	overflow: scroll;
    }
    .posted-author i {
    	color: #0e2dc5;
    }

    .post-content h4 a {
    	font-size: 16px;
    	margin-bottom: 10px;
    	color: #11a198 !important;
    	margin-top: 10px;
    	text-transform: capitalize;
    }


    .post-desc {
    	font-weight: 500;
    	color: #4a4747;
    }

    .post-desc-secondary {
    	padding-top: 18px;
    	padding-bottom: 0;
    }

    .post-meta {
    	display: -webkit-box;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    	padding: 0 12px;
    	margin-top: 0px;
    }

    @media only screen and (max-width: 479.98px) {
    	.post-meta .post-meta-like span {
    		display: none;
    	}
    }

    .post-meta .post-meta-like strong {
    	display: none;
    	font-size: 14px;
    	font-weight: 400;
    	padding-left: 8px;
    	color: #666666;
    }

    @media only screen and (max-width: 479.98px) {
    	.post-meta .post-meta-like strong {
    		display: inline-block;
    	}
    }

    .post-meta .comment-share-meta {
    	margin-left: 0px;
    }

    .post-meta .comment-share-meta li {
    	display: inline-block;
    	margin-left: 0px;
    }

    .post-meta .comment-share-meta li:first-child {
    	margin-left: 0;
    }

    .post-meta-like i,
    .post-comment i,
    .post-share i {
    	font-size: 20px;
    	color: #201f20;
    	vertical-align: middle;
    }

    .post-meta-like span,
    .post-comment span,
    .post-share span {
    	color: #666666;
    	vertical-align: text-bottom;
    	padding-left: 8px;
    	font-size: 14px;
    }


/*------- .post-meta-like:hover i,
.post-meta-like:hover span,
.post-comment:hover i,
.post-comment:hover span,
.post-share:hover i,
.post-share:hover span {
    color: #c000fb;
    } -------*/

    .plyr--video {
    	border-radius: 5px;
    }

    .plyr__control--overlaid {
    	opacity: 0;
    	visibility: hidden;
    }

    /*------- profile picture style start -------*/
    .profile-menu-area {
    	margin-bottom: 20px;
    	background: #d93364;
    }

    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    	.profile-menu-area {
    		margin-bottom: 50px;
    	}
    }

    @media only screen and (max-width: 767.98px) {
    	.profile-menu-area {
    		padding: 15px;
    	}
    }

    .profile-thumb-small {
    	width: 30px;
    	height: 30px;
    	display: flex;
    	border-radius: 50%;
    	overflow: hidden;
    	border: 1px solid #d93364;
    }

    .profile-setting-box {
    	position: relative;
    }

    .profile-setting-box .profile-thumb-small a {
    	display: block;
    }

    .profile-setting-box .profile-dropdown {
    	top: 100%;
    	right: 0;
    	width: 250px;
    	background-color: #fff;
    	position: absolute;
    	z-index: 1;
    	border-radius: 5px;
    	-webkit-box-shadow: 0px 1px 15px 0px rgba(51, 51, 51, 0.2);
    	box-shadow: 0px 1px 15px 0px rgba(51, 51, 51, 0.2);
    	display: none;
    	top: 47px;
    }

    .profile-setting-box .profile-head {
    	padding: 20px;
    }

    .profile-setting-box .profile-head .name {
    	font-size: 16px;
    	font-weight: 500;
    	line-height: 1;
    	padding-bottom: 7px;
    }

    .profile-setting-box .profile-head .name a {
    	color: #686868;
    }

    .profile-setting-box .profile-head .name a:hover {
    	color: #dc4734;
    }

    .profile-setting-box .profile-head .mail {
    	font-size: 13px;
    	color: #444444;
    	display: block;
    }

    .profile-setting-box .profile-head .mail:hover {
    	color: #dc4734;
    }

    .profile-setting-box .profile-body ul {
    	padding: 20px 0;
    	border-top: 1px solid #dddddd;
    	display: block;
    }

    .profile-setting-box .profile-body ul li {
    	line-height: 1;
    	margin-bottom: 15px;
    }

    .profile-setting-box .profile-body ul li:last-child {
    	margin-bottom: 0;
    }

    .profile-setting-box .profile-body ul li a {
    	color: #444444;
    	padding: 0 20px;
    	font-size: 16px;
    }

    .profile-setting-box .profile-body ul li a i {
    	font-size: 16px;
    	padding-right: 8px;
    }

    .profile-setting-box .profile-body ul li:hover a {
    	color: #dc4734;
    }

    .profile-thumb {
    	display: inline-block;
    	position: relative;
    }

    .profile-thumb-middle {
    	width: 40px;
    	height: 40px;
    	display: flex;
    	border-radius: 50%;
    	overflow: hidden;
    	border: 2px solid #8068e4;
    }

    .profile-thumb.active {
    	overflow: visible;
    }

    .profile-thumb.active img {
    	border-radius: 50%;
    }

    .profile-thumb.active:before {
    	bottom: 2px;
    	right: -2px;
    	width: 10px;
    	height: 10px;
    	content: "";
    	border-radius: 50%;
    	position: absolute;
    	background-color: #09ae82;
    }

    .profile-banner-small {
    	position: relative;
    }

    .profile-banner-small:before {
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
    	content: '';
    	position: absolute;
    	pointer-events: none;
    	border: 10px solid rgba(198, 165, 107, 0.3);
    }


    /*header--dots------*/
    .dots_hover{
    	padding: 0;
    }
    .dots_hover img{
 /*   width: 35px;
 height: 35px;*/
 margin-bottom: 15px;
}
.dots-setting-box:focus {
	background: #a1a1a1;
	border-radius: 50px;
	z-index: 999;
	border: 2px solid #8068e4;
	padding: 0px;
}
.dots-thumb-small {
	width: 30px;
	height: 30px;
	display: flex;
	overflow: hidden;
}

.dots-setting-box {
	position: relative;
	border-radius: 50px;
}

.profile-setting-box .dots-thumb-small a {
	display: block;
}

.dots-setting-box .dots-dropdown {
	top: 100%;
	right: 0;
	width: 250px;
	background-color: #fff;
	position: absolute;
	z-index: 1;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 15px 0px rgba(51, 51, 51, 0.2);
	box-shadow: 0px 1px 15px 0px rgba(51, 51, 51, 0.2);
	display: none;
	top: 47px;
}

.dots-setting-box .dots-head {
	padding: 20px;
}

.dots-setting-box .dots-head .name {
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	padding-bottom: 7px;
}

.dots-setting-box .dots-head .name a {
	color: #686868;
}

.dots-setting-box .dots-head .name a:hover {
	color: #dc4734;
}

.dots-setting-box .dots-head .mail {
	font-size: 13px;
	color: #444444;
	display: block;
}

.dots-setting-box .dots-head .mail:hover {
	color: #dc4734;
}

.dots-setting-box .dots-body ul {
	padding: 10px 0;
	display: flex;
	justify-content: space-around;
}

.dots-setting-box .dots-body ul li {
	line-height: 1;

}

.dots-setting-box .dots-body ul li:last-child {
	margin-bottom: 0;
}

.dots-setting-box .dots-body ul li a {
	float: left;
	color: #000;
	display: flex;
	font-size: 15px;
	justify-content: space-between;
	text-align: center;
	flex-direction: column;
	align-items: center;
	margin: 15px 0px;
}

.dots-setting-box .dots-body ul li a i {
	font-size: 16px;
	padding-right: 8px;
}

.dots-setting-box .dots-body ul li:hover a {
	color: #dc4734;
}

.dots-thumb {
	display: inline-block;
	position: relative;
}

.dots-thumb-middle {
	width: 40px;
	height: 40px;
	display: flex;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #8068e4;
}

.dots-thumb.active {
	overflow: visible;
}

.dots-thumb.active img {
	border-radius: 50%;
}

.dots-thumb.active:before {
	bottom: 2px;
	right: -2px;
	width: 10px;
	height: 10px;
	content: "";
	border-radius: 50%;
	position: absolute;
	background-color: #09ae82;
}

.dots-banner-small {
	position: relative;
}

.dots-banner-small:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	position: absolute;
	pointer-events: none;
	border: 10px solid rgba(198, 165, 107, 0.3);
}






.banner_btn {
	align-self: center;
}
.profile-banner img {
	width: 100%;
}

.profile-thumb-2 {
	width: 80px;
	height: 80px;
	display: block;
	border-radius: 50%;
	overflow: hidden;
	bottom: -40px;
	left: 0;
	right: 0;
	position: absolute;
	margin: auto;
}

.profile-desc {
	padding: 30px;
	margin-top: 25px;
}

.profile-desc p {
	font-size: 13px;
	color: #666666;
	padding-top: 10px;
}

.profile-banner-large {
	height: 280px;
	background: black;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
	.profile-banner-large {
		height: 270px;
	}
	.doctor-menu li h3 {
		display: none !important;
	}
}

@media only screen and (max-width: 767.98px) {
	.profile-banner-large {
		height: 190px;
	}
	.doctor-menu li h3 {
		display: none !important;
	}
}

.main-menu li {
	display: inline-block;
}

.profile-edit-panel {
	text-align: right;
	align-self: center;
	padding: 10px 0px;
	display: flex;
}

.edit-btn {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	padding: 11px 28px;
	display: inline-block;
	border-radius: 50px;
	text-transform: capitalize;
	background-color: #d93364;
}

@media only screen and (max-width: 767.98px) {
	.edit-btn {
		padding: 11px 15px;
	}
}

.profile-content .widget-title {
	background: none;
	font-size: 20px;
}

.profile-content .widget-title {
	background: none;
	padding: 0;
	margin: 0;

}
.edit-btn:hover {
	background-color: #686868;
}
.profile-content .unorder-list-info:hover {
	box-shadow:none;
}

.profile-picture-box {
	position: absolute;
	-webkit-transform: translateY(calc(-50% - 10px));
	-ms-transform: translateY(calc(-50% - 10px));
	transform: translateY(calc(-50% - 10px));
	z-index: 1;
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
	.profile-picture-box {
		-webkit-transform: translateY(calc(-50% - 10px));
		-ms-transform: translateY(calc(-50% - 10px));
		transform: translateY(calc(-50% - 10px));
	}
}

@media only screen and (max-width: 767.98px) {
	.profile-picture-box {
		left: 0;
		right: 0;
		margin: auto;
		width: 100px;
	}
}

.secondary-navigation-style .profile-picture-box {
	-webkit-transform: translateY(calc(-50% - 17px));
	-ms-transform: translateY(calc(-50% - 17px));
	transform: translateY(calc(-50% - 17px));
}

.profile-picture {
	position: relative;
}

@media only screen and (max-width: 575.98px) {
	.profile-picture {
		width: 100%;
	}
	.profile-menu-wrapper .main-menu{
		float: none !important;

	}
}

.profile-picture img {
	border-radius: 100%;
	border: 1px solid #d93364;
	width: 130px;
	height: 130px;
}


@media only screen and (max-width: 767.98px) {
	.profile-picture:before {
		border: 5px solid #fff;
	}
}

.author-into-list li {
	margin: 10px;
	border-bottom: 1px solid #ccc;
}

.author-into-list li:last-child {
	margin-bottom: 0;
}

.author-into-list li a {
	color: #686868;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3;
}

.author-into-list li a:hover {
	color: #dc4734;
}

.author-into-list li a i {
	color: #d93364;
	font-size: 18px;
	padding-right: 20px;
}
.social-menu {
	display: flex;
	justify-content: center;
}
.social-menu  li {
	padding: 10px 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
	.author-into-list li a i {
		padding-right: 8px;
	}
}

.img-gallery .row {
	--bs-gutter-x: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
	.widget-area {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 990px) {
	.widget-area {
		margin-top: 10px;

	} 
	.desktop-widget{
		display: none;
	}
	.mobile-widget{
		display: block !important;
	}
	.add-thumb img {
		width: 100%;
	}
 /*       .card-small {
    display: none;
    }*/
}


.profile-content .profile-thumb-small{
	display: block;
}
.profile-content .unorder-list-info {
	display: block;
	border: none; 
	margin: 0 10px; 
	text-align: left;
	padding: 0px; 
	border-radius: 0; 
	background: none;
}
.profile-content .like-page-list-wrapper li{
	display: flex;
	align-items: center;
	justify-content: center;
}
.profile-content .list-title {
	margin: 0;
}
.post-time {
	font-size: 14px;
	color: #817d7e;
}
.follow {
	font-size: 14px;
	color: #d93364;
	border: 1px solid #dfdfdf;
	padding: 0px 10px;
	border-radius: 50px;
}
.follow:hover {
	background: #d93364;
	color: #fff;
}
/*------- widget title start -------*/
.widget-title {
	font-size: 18px;
	font-weight: 600;
	color: #d93467;
	margin-bottom: 10px;
	text-transform: capitalize;
	position: sticky;
	top: 0;
	letter-spacing: 1px;
	padding:10px 0px;
	background: #edecec;
	border-bottom: 2px solid #39b1a9;
}
.widget-body {
	padding: 10px;
}
.widget-item h5{
	color: #4f4f50;
	font-size: 15px;
	border: 1px solid #e2e1e5;
	margin: 0 auto;
	padding: 5px 20px;
	border-radius: 50px
}
.widget-title img {
	margin-right: 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
	.widget-title {
		font-size: 16px;
	}
}

/*.widget-title:before {
    bottom: -12px;
    left: 0;
    width: 30px;
    height: 1px;
    content: "";
    position: absolute;
    background-color: #c000fb;
    }*/
    .widget-title span {
    	color: #000000;
    }
    /*------- widget title end -------*/
    /*------- like page list wrapper start -------*/
    .like-page-list-wrapper li {
    	margin: 5px 0px;
    }

    .like-page-list-wrapper li:last-child {
    	margin-bottom: 0;
    }

    .unorder-list-info {
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	padding: 5px;
    	width: auto;
    	border-radius: 50px;
    	background: #39b1a917;
    	border: 1px solid #11a198;;

    }
    .unorder-list-info:hover {
    	box-shadow: 0 0 5px 1px #bbb;
    }

    .list-title {
    	color: #ccc;
    	padding-bottom: 0px;
    	margin-left: 5px;
    	font-size: 17px;
    }
    .unorder-list-info img{
    	width: 20px;
    } 
    .unorder-list-info i {
    	color: #39b1a9;
    	font-size: 14px;
    }
    @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    	.list-title {
    		font-size: 13px;
    		font-weight: 500;
    	}
    }

    .list-title a {
    	color: #625f60;
    	font-size: 14px;
    }

    .list-title a:hover {
    	color: #c000fb;
    }

    .list-subtitle {
    	font-size: 12px;
    	font-weight: 400;
    	color: #666666;
    	text-transform: capitalize;
    	padding: 0;
    	margin: 0;
    }

    .list-subtitle a {
    	color: #666666;
    }

    .list-subtitle a:hover {
    	color: #875ee6;
    }

/*    .unorder-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        }*/

        .unorder-list .like-button {
        	font-size: 20px;
        	margin-left: auto;
        	position: relative;
        }

        .unorder-list .like-button .heart-color {
        	top: 50%;
        	left: 0;
        	position: absolute;
        	opacity: 1;
        	visibility: hidden;
        	-webkit-transform: translateY(-50%);
        	-ms-transform: translateY(-50%);
        	transform: translateY(-50%);
        	-webkit-transition: 0.4s;
        	-o-transition: 0.4s;
        	transition: 0.4s;
        }

        .unorder-list .like-button:hover .heart,
        .unorder-list .like-button.active .heart {
        	opacity: 0;
        	visibility: hidden;
        }

        .unorder-list .like-button:hover .heart-color,
        .unorder-list .like-button.active .heart-color {
        	opacity: 1;
        	visibility: visible;
        }

        /*------- like page list wrapper end -------*/
        .sweet-galley {
        	margin-bottom: -5px;
        }

        .gallery-tem {
        	margin-bottom: 5px;
        }

        .gallery-tem {
        	border-radius: 4px;
        	overflow: hidden;
        }

        /*--------- friend request list start ---------*/
        .frnd-request-list {
        	background-color: #fff;
        	padding: 25px;
        	width: 100%;
        	display: inherit !important;
        	left: 0;
        	right: 0;
        	position: absolute;
        	z-index: 9;
        	opacity: 0;
        	visibility: hidden;
        	-webkit-transform: translateY(13px);
        	-ms-transform: translateY(13px);
        	transform: translateY(13px);
        	-webkit-transition: 0.4s;
        	-o-transition: 0.4s;
        	transition: 0.4s;
        	-webkit-box-shadow: 0px 1px 15px 0px rgba(51, 51, 51, 0.2);
        	box-shadow: 0px 1px 15px 0px rgba(51, 51, 51, 0.2);
        }

        .frnd-request-list.show {
        	opacity: 1;
        	visibility: visible;
        }

        .frnd-request-list li {
        	width: 100%;
        	margin-bottom: 10px;
        	padding-bottom: 10px;
        	border-bottom: 1px solid #e5e5e5;
        }

        .frnd-request-list li:last-child {
        	margin-bottom: 0;
        	padding-bottom: 0;
        	border: none;
        }

        .frnd-request-member {
        	display: -webkit-box;
        	display: -webkit-flex;
        	display: -ms-flexbox;
        	display: flex;
        	-webkit-box-align: center;
        	-webkit-align-items: center;
        	-ms-flex-align: center;
        	align-items: center;
        }

        .frnd-request-member .request-thumb {
        	width: 80px;
        	max-height: 80px;
        }

        .frnd-content {
        	padding-left: 15px;
        	width: calc(100% - 80px);
        }

        .frnd-content p {
        	font-size: 13px;
        	color: #666666;
        	padding-top: 6px;
        }

        .request-btn-inner {
        	margin-top: 5px;
        }

        .request-btn-inner .frnd-btn {
        	font-size: 13px;
        	font-weight: 500;
        	color: #fff;
        	text-transform: capitalize;
        	line-height: 1;
        	padding: 8px 20px;
        	display: inline-block;
        	border: 1px solid transparent;
        	background-color: #dc4734;
        }

        @media only screen and (max-width: 575.98px) {
        	.request-btn-inner .frnd-btn {
        		padding: 8px 15px;
        	}
        }

        .request-btn-inner .frnd-btn.delete {
        	color: #686868;
        	border: 1px solid #686868;
        	background-color: transparent;
        }

        .request-btn-inner .frnd-btn.delete:hover {
        	color: #fff;
        }

        .request-btn-inner .frnd-btn:hover {
        	background-color: #686868;
        }

        /*--------- friend request list end ---------*/
        @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
        	.signup-form-wrapper {
        		padding: 0 30px;
        	}
        }

        @media only screen and (min-width: 768px) and (max-width: 991.98px) {
        	.signup-form-wrapper {
        		margin-bottom: 30px;
        	}
        }

     
        .brand_logo img{
        	margin: 50px 0px;
        }
        .social_login{
        	width: 375px;
        }
        .signup-form-wrapper {
        	padding: 20px;
        }
        .form-left.bg-img {
        	height: 100vh;
        	background-repeat: no-repeat;
        	background-size: cover;
        	background-position: center;
        	position: relative;
        }
        .form-left.bg-img::before {
        	content: "";
        	background: linear-gradient(125deg, #d9346773, #1abc9ceb);
        	position: absolute;
        	top: 0;
        	left: 0;
        	right: 0;
        	width: 100%;
        	height: 100%;
        	opacity: 0.5;
        	z-index: 0;
        }
        .signup-form-wrapper .create-acc {
        	color: #000;
        	font-size: 60px;
        	text-transform: capitalize;
        	font-weight: 800;
        	letter-spacing: 4px;
        	margin-bottom: 30px;
        }
        .signup-form-wrapper h2 {
        	font-weight: 800;
        	text-transform: capitalize;
        	font-size: 28px;
        	color: #000;
        	letter-spacing: 2px;
        	margin-bottom: 30px;
        }
        .login {
        	width: 300px;
        	border: 1px solid #dadada;
        	border-radius: 50px;
        	align-self: center;
        	justify-content: center;
        	display: flex;
        	padding: 7px;
        	margin-bottom: 25px;
        }
        .login:hover {
        	background: #c3dbf4;
        }


        .login img {
        	width: 25px;
        	height: 25px;
        	margin-right: 10px;
        }
        .login span {
        	color: #383838;
        	font-size: 15px;
        	font-weight: 500;
        }
        .links p {
        	font-size: 13px;
        }
        .links a:hover {
        	text-decoration: underline;
        }
        .alreagy_acc {
        	font-size: 15px;
        	color: #000;
        	font-weight: 400;
        	letter-spacing: unset;
        	text-transform: capitalize;
        }
        .forgot-pass {
        	font-size: 17px;
        	color: #d93467;
			font-size: 14px;
        }

        /*Modal-form-login*/

        .modal.fade .modal-dialog {
        	transform: translate(0, 0px);
        }

        #modalForm {
        	background: #dedede8f;
        }
        .modal-header {
        	background: #95a5a6;
        }
        .modal-dialog {
        	max-width: 600px;
        }
        .modal-body{
        	overflow-y: scroll;
        	height: auto;
        	scrollbar-width: none;
        }
        .nice-select.form-control {
        	padding: 0px 17px;
        	color: #4b4e50;
        	font-size: 15px;
        	margin-bottom: 10px;
        }
        .nice-select .list {
        	width: 100%;
        }
        .form-control {
        	border-radius: 0px;
        	padding: 5px 10px;
        	border: 1px solid #777474;
        	font-weight: 500;
        	width: 100%;
        	color: #000000;
        	font-size: 14px;
        }

        .form-control:focus {
        	color: #737373;
        	background: none;
        	border: 1px solid #ccc;
        	outline: 0;
        	box-shadow: none;
        }
        .custom-control.custom-checkbox {
        	display: flex;
        	align-items: center;
        	justify-content: space-between;
        	margin: 10px 0px;
        }
        .custom-checkbox input, .custom-checkbox .custom-control-input, .custom-radio input, .custom-radio .custom-control-input {
        	outline: none;
        	display: none;
        }
        .custom-checkbox .custom-control-label:before, .custom-radio .custom-control-label:before {
        	background-color: transparent;
        	border: 1px solid #000;
        	border-radius: 0;
        	height: 16px;
        	top: 5px;
        	width: 16px;
        	content: '';
        	position: absolute;
        	left: -30px;
        }
        .custom-checkbox .custom-control-label:after, .custom-radio .custom-control-label:after {
        	height: 10px;
        	top: 8px;
        	content: '';
        	position: absolute;
        	border-radius: 50%;
        	left: -27px;
        }
        .custom-checkbox input:checked ~ .custom-control-label:before, .custom-control-input:checked ~ .custom-control-label:before{
        	border-color: #000;
        }
        .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
        	content: '';
        	display: block;
        	position: absolute;
        	top: 4px;
        	left: -24px;
        	width: 5px;
        	height: 14px;
        	border: solid #d93467;
        	border-width: 0 2px 2px 0;
        	transform: rotate( 45deg);
        	border-radius: 0px;
        }

        .custom-control-label {
			margin-left: 30px;
			position: relative;
			font-size: 14px;
		}
        .modal-content{
        	border-radius: 10px;
        }
        .modal-header {
        	background: #040404;
        	display: flex;
        	text-align: left;
        	padding: 20px 18px;
        	border-radius: 0px;
        	color: #fff !important;
        }
        .modal-title {
        	font-size: 30px;
        	color: #ffffff;
        }

        .btn-close {
        	position: absolute;
        	right: 0;
        	top: 0;
        	font-size: 31px;
        	z-index: 999;
        	background-image: url(/medical/public/uploads/close.svg);
        	opacity: 9;
        }
        .modal-header img {
        	border: 1px solid #000;
        	border-radius: 50px;
        	padding: 5px;
        	background: #e4e4e4;
        }
        .form-label {
        	font-size: 18px;
        }
        .modal-footer {
        	text-align: center;
        	border: none !important;
        }
        .btn.btn-warning {
        	background: #0078f2;
        	width: 144px;
        	height: 40px;
        	color: #fff;
        	letter-spacing: 2px;
        	font-size: 19px;
        	border-radius: 50px;
        	text-transform: uppercase;
        	font-weight: 400;
        }
        .modal-footer button {
			background: #d93467;
			padding: 0px 4px 4px 4px;
			font-size: 19px;
			height: 36px;
			font-weight: 600;
			color: #fff;
			border-radius: 0;
		}
        @media only screen and (max-width: 990px) {
        	.modal-title{
        		font-size: 22px !important;
        	}
        	.modal-content img{
        		height:170px !important;
        	}
        }

        #regForm {
        	background-color: #ffffff;
        	margin: 0px auto;

        	padding: 40px;
        	border-radius: 10px
        }

        h1 {
        	text-align: center
        }

        input {
        	padding: 10px;
        	width: 100%;
        	font-size: 17px;

        	border: 1px solid #aaaaaa
        }

        input.invalid {
        	background-color: #ffdddd
        }

        .tab {
        	display: none
        }

        button {
        	color: #ffffff;
        	border: none;
        	padding: 10px 20px;
        	font-size: 17px;

        	cursor: pointer
        }

        button:hover {
        	opacity: 0.8
        }

        #prevBtn {
        	background-color: #bbbbbb
        }

        .step {
        	height: 15px;
        	width: 15px;
        	margin: 0 2px;
        	background-color: #bbbbbb;
        	border: none;
        	border-radius: 50%;
        	display: inline-block;
        	opacity: 0.5
        }

        .step.active {
        	opacity: 1
        }

        .step.finish {
        	background-color: #4CAF50
        }

        .all-steps {
        	text-align: center;
        	margin-top: 30px;
        	margin-bottom: 30px
        }

        .thanks-message {
        	display: none
        }

        .container {
        	display: block;
        	position: relative;
        	font-size: 22px; 
        }

        .container input[type="radio"] {
        	position: absolute;
        	opacity: 0;
        	cursor: pointer
        }

        .checkmark {
        	position: absolute;
        	top: 0;
        	left: 0;
        	height: 25px;
        	width: 25px;
        	background-color: #eee;
        	border-radius: 50%
        }

        .container:hover input~.checkmark {
        	background-color: #ccc
        }

        .container input:checked~.checkmark {
        	background-color: #2196F3
        }

        .checkmark:after {
        	content: "";
        	position: absolute;
        	display: none
        }

        .container input:checked~.checkmark:after {
        	display: block
        }

        .container .checkmark:after {
        	top: 9px;
        	left: 9px;
        	width: 8px;
        	height: 8px;
        	border-radius: 50%;
        	background: white
        }

/*.registration{
    max-width: 800px !important;
    }*/

    .register-form .nav-tabs {
    	border-bottom: 1px solid #dee2e6;
    	margin: 0 auto;
    	width: 60%;
    	margin-bottom: 15px;
    	background: #000000;        
    	border-radius: 50px;

    }
    .register-form .nav-tabs .nav-link {
    	padding: 2%;
    	height: 34px;
    	font-weight: 600;
    	color: #fff;
    	border-top-right-radius: 1.5rem;
    	border-bottom-right-radius: 1.5rem;
    }

    .register-form .nav-tabs .nav-link.active {
    	color: #0062cc;
    	border: 2px solid #0062cc;
    	border-top-left-radius: 1.5rem;
    	border-bottom-left-radius: 1.5rem;
    }

/*.signup-form-wrapper .create-acc span {
    color: #ba09f9;
    }*/
    .signup-form-wrapper .title{
    	font-size: 17px;
    	margin-bottom: 15px;
    }

    @media only screen and (max-width: 990px) {
    	.signup-form-wrapper .create-acc {
    		font-size: 40px;
    		text-align: center;
    	}
    	.login {
    		width: 100% !important;
    	}
    	.social_login {
    		width: 100% !important;
    		text-align: center !important;
    	}
    	.signup-form-wrapper h2{
    		text-align: center !important;
    	}
    	..signup-form-wrapper {
    		width: 100% !important;
    	}
    	.form-left.bg-img {
    		height: auto !important;
    	}
    }
    .signup-inner {
    	max-width: 600px;
    	margin: auto;
    	border: 1px solid #efefef;
    	border-radius: 5px;
    }
    .register {
    	background: #7b72e3;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    }
    .register h4{
    	writing-mode: vertical-rl;
    	text-orientation: upright;
    	font-size: 36px;
    	font-weight: bold;
    	text-transform: uppercase;
    	color: white;
    	height: 100vh;
    }
    .register h4::first-letter {
    	color: black;
    	font-size: 56px;
    }
    .signup-inner .title {
    	color: #fff;
    	font-size: 18px;
    	background-color: #8265e5;
    	padding: 23px 0;
    }
    .vertical {
    	position: absolute;
    	height: 100%;
    	left: 56%;
    	width: 0px;
    	border-right: 1px solid #d2d2d2;
    }
    .signup-inner--form {
    	padding: 50px 50px;
    	background-color: #fff;
    	position: relative;
    }

    @media only screen and (min-width: 992px) and (max-width: 1199.98px),
    only screen and (min-width: 768px) and (max-width: 991.98px),
    only screen and (max-width: 767.98px) {
    	.signup-inner--form {
    		padding: 42px 50px 50px;
    	}
    }

    @media only screen and (max-width: 479.98px) {
    	.signup-inner--form {
    		padding: 42px 30px 50px;
    	}
    }

    .signup-inner--form:before {
    	top: 50%;
    	left: 50%;
    	content: '';
    	position: absolute;
    	height: 170px;
    	width: 174px;
    	background-image: url("../images/icons/login.png");
    	background-repeat: no-repeat;
    	-webkit-transform: translate(-50%, -80%);
    	-ms-transform: translate(-50%, -80%);
    	transform: translate(-50%, -80%);
    }

    .signup-inner--form .single-field {
    	width: 100%;
    	border: none;
    	background-color: transparent;
    	border-bottom: 1px solid #999;
    	padding: 10px 10px;
    	margin-bottom: 28px;
    }

    .signup-inner--form .nice-select {
    	width: 100%;
    	border: none;
    	border-bottom: 1px solid #999;
    	border-radius: 0;
    	font-size: 13px;
    	padding: 5px 10px;
    	height: 34px;
    	line-height: 30px;
    	margin-bottom: 27px;
    	background-color: transparent;
    }

    .signup-inner--form .nice-select span {
    	color: #999;
    }

    .signup-inner--form .nice-select:after {
    	height: 6px;
    	width: 6px;
    	border-bottom: 1px solid #999;
    	border-right: 1px solid #999;
    }

    .signup-inner--form .nice-select .list {
    	width: 100%;
    }

    .signup-inner .terms-condition {
    	font-size: 16px;
    	padding-top: 28px;
    }

    .signup-inner .terms-condition a {
    	color: #7e6de4;
    }

    .submit-btn {
    	font-size: 16px;
    	font-weight: 500;
    	color: #fff;
    	line-height: 1;
    	padding: 15px 20px;
    	display: block;
    	border: 1px solid transparent;
    	background: linear-gradient( 
    		45deg, #7679e1, #c000fb);
    	width: 100%;
    	margin-top: 23px;
    	border: none;
    }

    .submit-btn:hover {
    	background-color: #ca28fb;
    }

    .timeline-logo-area {
    	padding: 0 30px;
    }

    @media only screen and (min-width: 1600px) {
    	.timeline-logo-area {
    		padding: 0 107px;
    	}
    }

    @media only screen and (min-width: 768px) and (max-width: 991.98px),
    only screen and (max-width: 767.98px) {
    	.timeline-logo-area {
    		padding: 10px 30px;
    		-webkit-box-pack: justify;
    		-webkit-justify-content: space-between;
    		-ms-flex-pack: justify;
    		justify-content: space-between;
    	}
    }

    @media only screen and (max-width: 575.98px) {
    	.timeline-logo-area .timeline-logo {
    		width: 70px;
    	}
    }
    .timeline-header{
    	background: linear-gradient( 
    		45deg, #7679e1, #c000fb);
    }
    .timeline-logo-area .tagline {
    	color: #ffffff;
    	font-size: 16px;
    	font-weight: 500;
    	padding-left: 70px;
    }

    @media only screen and (min-width: 1200px) and (max-width: 1499.98px) {
    	.timeline-logo-area .tagline {
    		padding-left: 50px;
    	}
    }

    @media only screen and (min-width: 768px) and (max-width: 991.98px),
    only screen and (max-width: 767.98px) {
    	.timeline-logo-area .tagline {
    		padding-left: 0;
    	}
    }

    @media only screen and (max-width: 575.98px) {
    	.timeline-logo-area .tagline {
    		padding-left: 70px;
    	}
    }

    @media only screen and (max-width: 479.98px) {
    	.timeline-logo-area .tagline {
    		padding-left: 20px;
    	}
    }
    .timeline-logo h3 {
    	font-size: 18px;
    	color: #fff;
    	text-transform: uppercase;
    	font-weight: 900;
    }
    .login-area {
       /* background: linear-gradient( 
       45deg, #7679e1, #c000fb);*/
       padding: 15px 30px;
   }

   @media only screen and (min-width: 1600px) {
   	.login-area {
   		padding: 15px 110px;
   	}
   }

   .login-area .single-field {
   	width: 100%;
   	border: none;
   	background-color: transparent;
   	border-bottom: 1px solid #ddd;
   	padding: 5px 10px;
   	color: #fff;
   }

   @media only screen and (max-width: 575.98px) {
   	.login-area .single-field {
   		margin-bottom: 30px;
   	}
   }

   .login-area .login-btn {
   	font-size: 14px;
   	font-weight: 500;
   	color: #000000;
   	line-height: 1;
   	padding: 12px 32px;
   	display: inline-block;
   	border: 1px solid transparent;
   	background-color: #fff;
   }

   .login-area .login-btn:hover {
   	background-color: #000000;
   	color: #fff;    
   }

   @media only screen and (max-width: 575.98px) {
   	.login-area .login-btn {
   		width: 100%;
   	}
   }

   .login-area ::-webkit-input-placeholder {
   	/* Edge */
   	color: #ddd;
   }

   .login-area :-ms-input-placeholder {
   	/* Internet Explorer 10-11 */
   	color: #ddd;
   }

   .login-area ::-moz-placeholder {
   	color: #ddd;
   }

   .login-area ::-ms-input-placeholder {
   	color: #ddd;
   }

   .login-area ::placeholder {
   	color: #ddd;
   }

   .timeline-bg-content {
   	width: 100%;
   	height: calc(100vh - 70px);
   	position: relative;
   	padding: 0 30px;
   }
/*.timeline-page-wrapper .col-lg-6 {
    padding: 0px;
}
.t*/imeline-header .col-lg-6 {
	padding: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px),
only screen and (max-width: 767.98px) {
	.timeline-bg-content {
		height: 400px;
	}
}

@media only screen and (max-width: 575.98px) {
	.timeline-bg-content {
		height: 300px;
	}
}

.timeline-bg-content .timeline-bg-title {
	top: 50%;
	left: 50%;
	width: 610px;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	text-align: center;
	font-size: 36px;
}

@media only screen and (min-width: 1200px) and (max-width: 1499.98px) {
	.timeline-bg-content .timeline-bg-title {
		width: 540px;
		font-size: 32px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px),
only screen and (max-width: 767.98px) {
	.timeline-bg-content .timeline-bg-title {
		width: 100%;
		padding: 0 30px;
		font-size: 26px;
	}
}

@media only screen and (max-width: 479.98px) {
	.timeline-bg-content .timeline-bg-title {
		width: 100%;
		font-size: 22px;
		padding: 0 30px;
	}
}
/*.form-left::after {
    content: "";
    position: absolute;
    background: #0078f2;
    top: 0;
    left: 0;
    height: 100vh;
    opacity: 0.2;
    width: 50%;
    }*/
    /*--------- about author area start ---------*/

    .about-author-details {
    	margin-top: 20px;
    	margin-bottom: 20px;
    }
    .about-author .widget-title {
    	color: #d93364;
    	display: flex;
    	justify-content: space-between;
    	margin-bottom: 10px;
    }
    .about-author-menu li {
    	padding-bottom: 4px;
    	-webkit-transition: 0.4s;
    	-o-transition: 0.4s;
    	transition: 0.4s;
    }

    .about-author-menu li a {
    	font-size: 14px;
    	font-weight: 500;
    	line-height: 1.8;
    	padding: 10px;
    	color: #938c8c;
    	text-transform: uppercase;
    	font-weight: 700;
    }

    .about-author-menu li a.active {
    	color: #d93364;
    	border-bottom: 1px solid #000000;
    }
    .about-author-menu li:hover {
    	border-color: #dc4734;
    }

    .about-author-menu li:hover a {
    	color: #c000fb;
    }

    .about-author-menu li:last-child {
    	border-bottom: none;
    	padding-bottom: 0;
    	margin-bottom: 0;
    }

    .about-description {
    	background-color: #fff;
    	padding: 42px 68px 36px 68px;
    }

    @media only screen and (min-width: 768px) and (max-width: 991.98px),
    only screen and (max-width: 767.98px) {
    	.about-description {
    		padding: 30px;
    		margin-top: 20px;
    	}
    }

    .author-desc-title {
    	border-bottom: 1px solid #dddddd;
    	padding-bottom: 16px;
    	margin-bottom: 20px;
    }

    .author-desc-title .author {
    	font-size: 18px;
    	font-weight: 700;
    }

    /*--------- about author area end ---------*/
    /*------- photos section style start -------*/
    .content-box {
    	padding: 30px;
    	background-color: #fff;
    	margin-bottom: 20px;
    	-webkit-box-shadow: 0px 1px 5px 0px rgba(51, 51, 51, 0.2);
    	box-shadow: 0px 1px 5px 0px rgba(51, 51, 51, 0.2);
    }

    .content-title {
    	font-size: 18px;
    	font-weight: 700;
    	color: #686868;
    	line-height: 1.3;
    	text-align: center;
    	margin-top: -5px;
    	margin-bottom: 48px;
    	padding-bottom: 25px;
    	text-transform: capitalize;
    	border-bottom: 1px solid #dddddd;
    }

    .photo-group {
    	margin-top: 30px;
    	cursor: pointer;
    }

    .photo-group:hover .gallery-overlay:before {
    	opacity: 1;
    	visibility: visible;
    }

    .photo-group:hover .view-icon {
    	opacity: 1;
    	visibility: visible;
    }

    .photo-group:hover .photos-caption {
    	color: #dc4734;
    }

    .photo-group.active .view-icon {
    	opacity: 1;
    	visibility: visible;
    }

    .photo-group.active .gallery-overlay:before {
    	opacity: 0;
    	visibility: hidden;
    }

    .gallery-overlay {
    	position: relative;
    }

    .gallery-overlay:before {
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    	content: "";
    	position: absolute;
    	pointer-events: none;
    	background-color: rgba(0, 0, 0, 0.4);
    	opacity: 0;
    	visibility: hidden;
    	-webkit-transition: 0.4s;
    	-o-transition: 0.4s;
    	transition: 0.4s;
    }

    .photo-gallery-caption {
    	text-align: center;
    	padding: 13px 15px 17px;
    	-webkit-box-shadow: 0px 1px 5px 0px rgba(51, 51, 51, 0.2);
    	box-shadow: 0px 1px 5px 0px rgba(51, 51, 51, 0.2);
    }

    .photo-gallery-caption .photos-caption {
    	font-size: 16px;
    	font-weight: 700;
    	line-height: 1.5;
    	color: #686868;
    	text-transform: capitalize;
    	-webkit-transition: 0.4s;
    	-o-transition: 0.4s;
    	transition: 0.4s;
    }

    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    	.photo-gallery-caption .photos-caption {
    		font-size: 13px;
    	}
    }

    @media only screen and (max-width: 767.98px) {
    	.photo-gallery-caption .photos-caption {
    		font-size: 14px;
    		font-weight: 500;
    	}
    }

    .view-icon {
    	top: 50%;
    	left: 0;
    	right: 0;
    	width: 70px;
    	height: 70px;
    	margin: auto;
    	position: absolute;
    	-webkit-transform: translateY(-50%);
    	-ms-transform: translateY(-50%);
    	transform: translateY(-50%);
    	opacity: 0;
    	visibility: hidden;
    	-webkit-transition: 0.4s;
    	-o-transition: 0.4s;
    	transition: 0.4s;
    }

    @media only screen and (min-width: 768px) and (max-width: 991.98px),
    only screen and (max-width: 767.98px) {
    	.view-icon {
    		width: 40px;
    		height: 40px;
    	}
    }

    .view-icon:before {
    	top: 50%;
    	left: 0;
    	width: 100%;
    	height: 1px;
    	content: '';
    	position: absolute;
    	background-color: #fff;
    }

    .view-icon:after {
    	top: 0;
    	left: 50%;
    	width: 1px;
    	height: 100%;
    	content: '';
    	position: absolute;
    	background-color: #fff;
    }

    .load-more {
    	line-height: 1;
    	margin-top: 28px;
    }

    .load-more-btn {
    	font-size: 14px;
    	font-weight: 500;
    	line-height: 1;
    	color: #686868;
    	text-transform: capitalize;
    }

    .load-more-btn:hover {
    	color: #dc4734;
    }

    /*------- photos section style end -------*/
    /*-------- friend list area start --------*/
    .friends-section .content-box {
    	padding: 30px 0;
    }

    .friends-section .content-box.friends-zone {
    	padding: 0;
    	background-color: transparent;
    	-webkit-box-shadow: none;
    	box-shadow: none;
    }

    .friends-section .content-box.friends-zone .friend-list-view {
    	background-color: #fff;
    }

    .friends-section .content-box.friends-zone .friend-list-view:hover {
    	background-color: #dc4734;
    }

    .friend-list-view {
    	display: -webkit-box;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    	padding: 25px 30px;
    	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    	margin-top: 20px;
    	-webkit-transition: 0.4s;
    	-o-transition: 0.4s;
    	transition: 0.4s;
    	background-color: #fff;
    	-webkit-box-shadow: 0px 1px 5px 0px rgba(51, 51, 51, 0.2);
    	box-shadow: 0px 1px 5px 0px rgba(51, 51, 51, 0.2);
    }

    @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    	.friend-list-view {
    		padding: 20px 15px;
    	}
    }

    .friend-list-view:hover {
    	background-color: #dc4734;
    }

    .friend-list-view:hover .author a {
    	color: #fff;
    }

    .friend-list-view:hover .add-frnd {
    	color: #fff;
    }

    .friend-list-view .add-frnd {
    	font-size: 12px;
    	font-weight: 400;
    	line-height: 1.8;
    	color: #666666;
    	text-transform: capitalize;
    }

    @media only screen and (max-width: 767.98px) {
    	.friend-list-view .posted-author {
    		margin-left: 8px;
    	}
    }

    @media only screen and (max-width: 575.98px) {
    	.friend-list-view .posted-author {
    		margin-left: 20px;
    	}
    }

    /*-------- friend list area end --------*/
    /*------ photo filter area start ------*/
    @media only screen and (max-width: 479.98px) {
    	.secondary-menu-2 {
    		display: block;
    		text-align: center;
    		padding: 15px 0;
    	}
    }

    @media only screen and (max-width: 479.98px) {
    	.secondary-menu-2 .post-settings-bar {
    		display: none;
    	}
    }

    .filter-menu {
    	margin-left: auto;
    	padding-right: 50px;
    }

    @media only screen and (min-width: 768px) and (max-width: 991.98px),
    only screen and (max-width: 767.98px) {
    	.filter-menu {
    		padding-right: 30px;
    	}
    }

    @media only screen and (max-width: 479.98px) {
    	.filter-menu {
    		padding-right: 0;
    	}
    }

    .filter-menu button {
    	font-size: 14px;
    	font-weight: 500;
    	padding: 23px 0;
    	text-transform: capitalize;
    	margin-right: 50px;
    }

    @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    	.filter-menu button {
    		margin-right: 40px;
    	}
    }

    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    	.filter-menu button {
    		margin-right: 20px;
    	}
    }

    @media only screen and (max-width: 767.98px) {
    	.filter-menu button {
    		margin-right: 15px;
    		padding: 5px 0;
    	}
    }

    @media only screen and (max-width: 575.98px) {
    	.filter-menu button {
    		margin-right: 10px;
    	}
    }

    .filter-menu button:hover,
    .filter-menu button.active {
    	color: #dc4734;
    }

    .filter-menu button:last-child {
    	margin-right: 0;
    }

    /*---------- footer area start ----------*/
    .footer {
    	background: linear-gradient( 
    		45deg, #ffffff, #ffffff);
    	padding: 20px 13px;
    	box-shadow: 0 0 8px 1px rgb(0 0 0 / 20%);
    	padding: 20px 13px;
    }
    .copyright h4 {
    	color: #b513f7;
    	font-size: 14px;
    }
    .reveal-footer {
    	bottom: 0;
    	left: 0;
    	right: 0;
    	width: 100%;
    	z-index: 5;
    	position: fixed;
    	background-color: #f1f1f1;
    }
    .footer a {
    	font-size: 15px;
    	color: #8166e4 !important;
    	text-transform: capitalize;
    }

    .social-icon {
    	display: inline-flex;
    	position: relative;
    }
    .footer i{
    	background: linear-gradient(
    		45deg, #7f6be3, #b90af8);
    	color: #fff;
    	border-radius: 50%;
    	font-size: 30px;
    	margin: 0px 10px;
    	border: none;
    }
    .footer_main img {
    	margin-right: 10px;
    }
    .footer-wrapper {
    	display: -webkit-box;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-box-pack: justify;
    	-webkit-justify-content: space-between;
    	-ms-flex-pack: justify;
    	justify-content: space-between;
    }

    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    	.footer-wrapper {
    		display: block;
    	}
    }

    .footer-card {
    	height: 75px;
    	padding: 0 20px;
    	border-top: none;
    	background-color: #fff;
    	display: -webkit-box;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    	width: 325px;
    	-webkit-box-shadow: 0px -5px 36px -5px rgba(51, 51, 51, 0.2);
    	box-shadow: 0px -5px 36px -5px rgba(51, 51, 51, 0.2);
    }

    @media only screen and (min-width: 1200px) and (max-width: 1499.98px) {
    	.footer-card {
    		width: 270px;
    	}
    }

    @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    	.footer-card {
    		width: 212px;
    	}
    }

    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    	.footer-card {
    		width: 100%;
    		height: 60px;
    		margin-top: 20px;
    	}
    }

    .active-profile-wrapper {
    	width: 1170px;
    	-webkit-box-shadow: 0px -5px 36px -5px rgba(51, 51, 51, 0.2);
    	box-shadow: 0px -5px 36px -5px rgba(51, 51, 51, 0.2);
    }

    @media only screen and (min-width: 1200px) and (max-width: 1599.98px) {
    	.active-profile-wrapper {
    		width: calc(100% - 690px);
    	}
    }

    @media only screen and (min-width: 1200px) and (max-width: 1499.98px) {
    	.active-profile-wrapper {
    		width: calc(100% - 600px);
    	}
    }

    @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    	.active-profile-wrapper {
    		width: calc(100% - 464px);
    	}
    }

    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    	.active-profile-wrapper {
    		width: 100%;
    		margin-top: 20px;
    	}
    	.top-search.top-search-web {
/*    		display: none;*/
    	}
    }

    .active-profile-mob-wrapper {
    	-webkit-box-shadow: 0px -5px 36px -5px rgba(51, 51, 51, 0.2);
    	box-shadow: 0px -5px 36px -5px rgba(51, 51, 51, 0.2);
    }

    /*-------- active profile carousel start --------*/
    .active-profile-carousel {
    	padding: 0 60px;
    }

    /*-------- active profile carousel end --------*/
    /*------- friend search box start -------*/
    .friends-search {
    	width: 100%;
    }

    .frnd-search-title {
    	height: 62px;
    	padding: 0 25px;
    	display: -webkit-box;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    	-webkit-box-pack: justify;
    	-webkit-justify-content: space-between;
    	-ms-flex-pack: justify;
    	justify-content: space-between;
    	background: linear-gradient( 
    		45deg, #7679e0, #c000fb);
    }

    .frnd-search-title .frnd-search-icon,
    .frnd-search-title .close-btn {
    	color: #fff;
    	font-size: 20px;
    }

    .frnd-search-title .frnd-search-icon:hover,
    .frnd-search-title .close-btn:hover {
    	color: #686868;
    }

    .frnd-search-title p {
    	color: #fff;
    	font-size: 18px;
    	font-weight: 500;
    	line-height: 1;
    	margin-bottom: 0;
    	text-transform: capitalize;
    }

    .search-box {
    	display: -webkit-box;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    }

    .search-field {
    	width: 100%;
    	border: none;
    	padding-right: 10px;
    	color: #666666;
    }

    .search-btn {
    	color: #8463e5;
    	font-size: 20px;
    }

    .search-btn:hover {
    	color: #dc4734;
    }

    .friend-search-list {
    	bottom: calc(100% + 10px);
    	left: 0;
    	width: 100%;
    	background-color: #fff;
    	position: absolute;
    	opacity: 0;
    	visibility: hidden;
    	-webkit-transition: 0.4s;
    	-o-transition: 0.4s;
    	transition: 0.4s;
    	-webkit-transform: scaleY(0);
    	-ms-transform: scaleY(0);
    	transform: scaleY(0);
    	-webkit-transform-origin: bottom;
    	-ms-transform-origin: bottom;
    	transform-origin: bottom;
    }

    .friend-search-list.show {
    	opacity: 1;
    	visibility: visible;
    	-webkit-transform: scaleY(1);
    	-ms-transform: scaleY(1);
    	transform: scaleY(1);
    }

    .friend-search-list ul li {
    	margin-bottom: 20px;
    }

    .friend-search-list ul li:last-child {
    	margin-bottom: 0;
    }

    .friend-search-list ul li .add-frnd {
    	display: block;
    	font-size: 12px;
    	padding-top: 5px;
    	color: #666666;
    	text-transform: capitalize;
    }

    .friend-search-list ul li .add-frnd:hover {
    	color: #8264e4;
    }

    .frnd-search-inner {
    	height: 350px;
    	margin: 25px 0;
    	padding: 0 25px;
    }

    .frnd-search-inner ul li {
    	cursor: pointer;
    }

    .frnd-search-inner ul li .posted-author p {
    	color: #666666;
    	font-size: 13px;
    	padding-top: 5px;
    }

    /*------- friend search box end -------*/
    /*------- live chat box start -------*/
    .chat-output-box {
    	bottom: calc(100% + 10px);
    	left: 0;
    	width: 100%;
    	background-color: #fff;
    	position: absolute;
    	opacity: 0;
    	visibility: hidden;
    	-webkit-transition: 0.4s;
    	-o-transition: 0.4s;
    	transition: 0.4s;
    	-webkit-transform: scaleY(0);
    	-ms-transform: scaleY(0);
    	transform: scaleY(0);
    	-webkit-transform-origin: bottom;
    	-ms-transform-origin: bottom;
    	transform-origin: bottom;
    }

    .chat-output-box.show {
    	opacity: 1;
    	visibility: visible;
    	-webkit-transform: scaleY(1);
    	-ms-transform: scaleY(1);
    	transform: scaleY(1);
    }

    .live-chat-title {
    	display: -webkit-box;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    	height: 62px;
    	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    	padding: 0 25px;
    	background-color: #9e39ef;
    }

    .live-chat-title .author a {
    	color: #fff;
    	font-size: 16px;
    	font-weight: 700;
    }

    .live-chat-title .active-pro {
    	font-size: 12px;
    	line-height: 1;
    	color: #fff;
    	text-transform: capitalize;
    }

    .chat-settings {
    	color: #fff;
    	font-size: 20px;
    	margin-right: 15px;
    }

    .chat-settings:hover {
    	color: #686868;
    }

    .close-btn {
    	color: #fff;
    	font-size: 20px;
    }

    .close-btn:hover {
    	color: #686868;
    }

    .live-chat-inner {
    	width: 100%;
    }

    .chat-text-field {
    	display: -webkit-box;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-box-pack: justify;
    	-webkit-justify-content: space-between;
    	-ms-flex-pack: justify;
    	justify-content: space-between;
    }

    .chat-text-field .chat-message-send {
    	background-color: #fff;
    	padding-right: 10px;
    }

    .live-chat-field {
    	width: 100%;
    	border: none;
    	height: 60px !important;
    	padding-top: 25px;
    	padding-left: 10px;
    	-webkit-transition: 0.4s;
    	-o-transition: 0.4s;
    	transition: 0.4s;
    }

    .live-chat-field:focus {
    	padding-top: 0;
    }

    .message-list {
    	margin: 25px 0;
    	padding: 0 25px;
    	height: 350px;
    	display: block;
    }

    .message-list li {
    	margin-bottom: 35px;
    	position: relative;
    }

    .message-list li:last-child {
    	margin-bottom: calc(35px - 20px);
    }

    .message-list li.text-friends {
    	max-width: 210px;
    	padding: 20px;
    	background-color: #f1f1f1;
    	border-radius: 10px;
    }

    .message-list li.text-friends p {
    	font-size: 12px;
    	color: #686868;
    }

    .message-list li.text-author {
    	max-width: 210px;
    	padding: 20px;
    	border-radius: 10px;
    	background-color: #8266e5;
    	margin-left: auto;
    }

    .message-list li.text-author p {
    	font-size: 12px;
    	color: #fff;
    }

    .message-list li .message-time {
    	bottom: -15px;
    	right: 15px;
    	position: absolute;
    	color: #686868;
    	font-size: 11px;
    	line-height: 1;
    }

    .active-profiles-wrapper .single-slide {
    	text-align: center;
    }

    /*------- live chat box end -------*/
    /*------- mobile footer area start -------*/
    .mobile-footer-inner {
    	position: relative;
    }

    .mobile-footer-inner .mobile-frnd-search {
    	width: 60px;
    	height: 69px;
    	line-height: 69px;
    	background-color:#b218f6;
    	text-align: center;
    }

    .mobile-footer-inner .mobile-frnd-search i {
    	color: #fff;
    }

    .mobile-footer-inner .mobile-frnd-search .search-box {
    	display: block;
    }

    .mobile-footer-inner .active-profile-mob-wrapper {
    	width: calc(100% - 60px);
    }

    .search-toggle-btn {
    	font-size: 20px;
    	width: 100%;
    }

    .mob-frnd-search-inner {
    	left: 75px;
    	top: 0;
    	height: 100%;
    	width: calc(100% - 60px);
    	position: absolute;
    	z-index: 9;
    	background-color: #fff;
    	opacity: 0;
    	visibility: hidden;
    	-webkit-transition: 0.4s;
    	-o-transition: 0.4s;
    	transition: 0.4s;
    }

    .mob-frnd-search-inner.show {
    	opacity: 1;
    	visibility: visible;
    }

    .mob-frnd-search-field {
    	height: 60px;
    	border: none;
    	width: 100%;
    	padding: 15px;
    }

    .mob-btn {
    	width: 50px;
    }

    /*------- mobile footer area end -------*/

    /*****Added By Naresh------*****/
    .brand-logo h1 {
    	font-size: 21px;
    	color: #7679e0;
    }
    .mobile-brand-logo {
    	width: 100px;
    }
/*.header-top-navigation ul li a::after {
    content: "";
    background: #7679e0;
    height: 30px;
    width: 1px;
    position: absolute;
    top: 14px;
    right: -10px;
    }*/
    .login_sign h3 {
    	font-size: 16px !important;
    	text-transform: capitalize;
    	padding: 11px 25px;
    	margin-right: 2px;
    	color: #fff;
    	border-radius: 40px;
    	background: linear-gradient(
    		45deg, #7679e0, #c000fb);
    }
    .login_sign h3:hover {
    	background: linear-gradient(
    		45deg, #c000fb, #7679e0);
    }
/*.signup-form-wrapper {
    margin: 60px 0px;
    }*/
    .header_icon {
    	width: 17px;
    	margin-right: 5px;
    }
    .main.slider {
    	background-image: url(assets/images/banner/main.jpg);
    	background-position: center;
    	background-repeat: no-repeat;
    	background-size: cover;
    	height: 220px;
    	width: 100%;
    	position: relative;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	top: 63px;
    	z-index: 0;
    }
    .main.slider::after {
    	content: "";
    	position: absolute;
    	background:linear-gradient(
    		45deg, #7679e030, #c71ffb1f);
    	width: 100%;
    	height: 220px;
    	top: 0;
    	z-index: -5;
    	opacity: 0.7;
    	left: 0;
    }
    .create_acc{
    	float: right;
    	width: 60%;
    	background: linear-gradient(
    		45deg, #7679e1, #c000fb);
    	border-radius: 50px;
    }
    .create_acc:hover{
    	background: linear-gradient(
    		45deg, #c000fb, #7679e0);
    }
    .banner_text h2 {
    	color: #fff;
    	font-size: 26px;
    	padding-bottom: 10px;
    }
    .banner_text p {
    	color: #fff;
    }
    .question_tab .tab-content {
    	overflow-y: auto;
/*    	height: 100vh;*/
    }
/*.verified_profile{
 width: 15px;
 margin-left: 5px;
 padding: 0;
}
*/






@media only screen and (min-width: 768px) and (max-width: 991.98px),
only screen and (max-width: 767.98px) {
	.mob-search-btn {
		color: #7e65e1;
	}
	.mobile-top-header {
		display: block !important;
		background: #ac20f3;
	}
	.top-search {
		width: 100% !important;
	}
	.post-meta {
		padding: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991.98px){
	.top-search {
		width: 100% !important;
	}
}

.Ques_day span {
	color: #a9a6a6;
	font-size: 14px;
}
.Ques_day p {
	font-size: 13px;
}
.post-meta-like, .post-comment, .post-share, .post-answer {
	align-self: center;
	display: flex;
	padding: 5px 5px;
}
.list-subtitle img {
	margin-right: 15px;
}
.list-subtitle a {
	color: #939393;
}
.question, .answer, .best_answer, .users{
	text-align: center;
	padding: 15px 0;
	border: 1px solid #e5e4e6;
	margin: 0px 0px;
}
.question strong {
	font-size: 20px;
	color: #000;
}
.answer strong {
	font-size: 20px;
	color: #000;
}
.best_answer strong {
	font-size: 20px;
	color: #000;
}
.users strong {
	font-size: 20px;
	color: #000;
}
.question, .users p {
	color: #806ae4;
}
.answer, .best_answer p {
	color: #b70ef8;
}
.question::before {
	content: "";
	background: linear-gradient(
		45deg, #b612f7, #8562e6);
	height: 50px;
	width: 2px;
	position: absolute;
	top: 45px;
	left: 10px;
	border: 0;
}
.best_answer::before {
	content: "";
	background: linear-gradient(
		45deg, #b612f7, #8562e6);
	height: 50px;
	width: 2px;
	position: absolute;
	top: 130px;
	left: 10px;
	border: 0;
}
.answer::before {
	content: "";
	background: linear-gradient(
		45deg, #b612f7, #8562e6);
	height: 50px;
	width: 2px;
	position: absolute;
	top: 45px;
	left: 127px;
	border: 0;
}
.users::before {
	content: "";
	background: linear-gradient(
		45deg, #b612f7, #8562e6);
	height: 50px;
	width: 2px;
	position: absolute;
	top: 135px;
	left: 126px;
	border: 0;
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;  
	background: #11a198;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: 0.3s;
}

.sidenav a:hover {
	color: #f1f1f1;
}
.mobile-nav li i {
	margin-right: 10px;
	color: #fff !important;
	border: 1px solid #fff;
	border-radius: 100%;
	height: 30px;
	width: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
	color: #fff;
}
.mobile-nav li a {
	text-decoration: none;
	font-size: 15px;
	color: #ffffff;
	transition: 0.3s;
	align-self: center;
	margin: 10px 0px;
	display: flex;
	align-items: center;
	border-bottom: 1px dashed #fff;
	text-align: left;
	padding: 10px 0px;
}
@media screen and (max-height: 450px) {
	.sidenav {padding-top: 15px;}
	.sidenav a {font-size: 18px;}
}


.load_more {
	box-shadow: 0px 1px 15px 0px rgb(51 51 51 / 20%);
	margin: 0 auto;
	text-align: center;
	width: 50%;
	padding: 5px 20px;
	top: 20px;
	position: relative;
	background: linear-gradient(
		45deg, #8364e5, #b80ef8);
}
.load_more a {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
#loadmore {
	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
::-webkit-scrollbar {
/*	display: none;*/
}








/*Added By Naresh */

/*EMR textarea*/
.emr-here{
	height: 250px;
	border-radius: 5px !important;
	border: 1px solid #e1e0e0; 
}
.emr-here::placeholder {
	text-align: center;
	font-size: 13px !important;
	font-weight: 600;
	color: gray;
} 


.profile-content .widget-item {
	overflow-y: scroll;
	height: auto;
}
.profile-posts .widget-title {
	background: none;
}
.profile-posts {
/*	height: 100vh;*/
	overflow: scroll;
}
.profile-menu-wrapper .main-menu{
	float: right;

}
.profile-menu-wrapper .main-menu i {
	font-size: 25px;
	color: #fff;
}





/*---------Details Page ----------*/
.details-thumb{
	margin: 20px 0px;
}
.details-thumb a {
	display: flex;
	align-items: center;
}

.details-thumb i {
	font-size: 16px;
	color: #686868;;
}
.details-thumb h3:hover{
	color: #885ce6;
}

.details-thumb h3 {
	color: #686868;
	font-size: 15px;
	margin-left: 10px;
}
.detail_inner_list {
	margin: 10px 0px 0px 10px;
}
.detail_inner_list li {
	margin: 5px 0px;
}
.detail_inner_list li h3 {
	font-size: 14px;
	color: #938e8e;
}
.btn-search {
	background: #d93364;
	padding: 5px;
	width: 100%;
}
.details-ques-thumb {
	display: flex;
	justify-content: space-around;
	border-top: 1px solid #e5e5e5;
	margin: 0px 0px;
	padding: 10px 5px;
}
.detail-title {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 10px;
}
.details-ques-thumb span {
	font-size: 14px;
	color: #666666;
}   
.details-ques-thumb h3{
	font-size: 14px;
	color: #3a3939;
}
.details-ques-thumb .profile-thumb-middle {
	width: 30px;
	height: 30px;
	border: none;
	margin-right: 15px;
}
.details-ques-thumb .post-share{
	align-items: center;
	padding: 0;
}
.details-ques-thumb .post-share i{
	font-size: 15px;
}
.post-meta {
	background: #ededed;
	border-top: 1px solid #c9c9c9;
}
.post-meta-ans {
	margin: 0;
	background: #ebebeb;
	padding: 0px 10px;
}
.post-meta-ans span {
	color: #d93364;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0px;
}
.view-ans {
	color: #d93364 !important;
}

/*Add read more*/
.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
	display: none;
}

.addReadMore.showmorecontent .readMore {
	display: none;
}

.addReadMore .readMore,
.addReadMore .readLess {
	font-weight: bold;
	margin-left: 2px;
	color: #b514f7;
	cursor: pointer;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
	display: block;
}
.mobile-widget{
	display: none;
}


/*Accordian*/ 

.accordion-button:not(.collapsed) {
	color: #da3c6b;
	background-color: #ffffff;
	box-shadow: none;
}
.accordion-button:focus{
	box-shadow: none;
}
.accordion-button:focus {
	z-index: 3;
	border-color: #464646;
	outline: 0;
	box-shadow: none;
}

/*Back Button*/

.back_page {
	text-align: left;
	color: #d93364;
	font-size: 22px;
}


/*Loader*/


.loader {
	display:inline-block;
	font-size:0px;
	padding:0px;
}
.loader span {
	vertical-align:middle;
	border-radius:100%;

	display:inline-block;
	width:15px;
	height:15px;
	margin:3px 2px;
	-webkit-animation:loader1 0.8s linear infinite alternate;
	animation:loader1 0.8s linear infinite alternate;
}
.loader span:nth-child(1) {
	-webkit-animation-delay:-1s;
	animation-delay:-1s;
	background:rgba(245, 103, 115,0.6);
}
.loader span:nth-child(2) {
	-webkit-animation-delay:-0.8s;
	animation-delay:-0.8s;
	background:rgba(245, 103, 115,0.8);
}
.loader span:nth-child(3) {
	-webkit-animation-delay:-0.26666s;
	animation-delay:-0.26666s;
	background:rgba(245, 103, 115,1);
}
.loader span:nth-child(4) {
	-webkit-animation-delay:-0.8s;
	animation-delay:-0.8s;
	background:rgba(245, 103, 115,0.8);

}
.loader span:nth-child(5) {
	-webkit-animation-delay:-1s;
	animation-delay:-1s;
	background:rgba(245, 103, 115,0.4);
}

@keyframes loader {
	from {transform: scale(0, 0);}
	to {transform: scale(1, 1);}
}
@-webkit-keyframes loader1 {
	from {-webkit-transform: scale(0, 0);}
	to {-webkit-transform: scale(1, 1);}
}


/*Rating*/


.rating_buttton {
	display: flex;
	justify-content: space-between;
}

.rating>input {
	display: none
}

.rating>label {
	position: relative;
	width: 18px;
	font-size: 25px;
	color: #d93364;
	cursor: pointer;
}

.rating>label::before {
	content: "\2605";
	position: absolute;
	opacity: 0
}

.rating>label:hover:before,
.rating>label:hover~label:before {
	opacity: 1 !important
}

.rating>input:checked~label:before {
	opacity: 1
}

.rating:hover>input:checked~label:before {
	opacity: 0.4
}






/*------edit-profile-----*/

.file-loading {
	text-align: center;
}
.file{
	display: inline-block;
	background-color: #d93767;
	color: white;
	padding: 5px;

	font-size: 17px;
	border-radius: 0.3rem;
	cursor: pointer;
}
.save-profile {
	background: #d93767;
	width: 200px;
	height: 40px;
	color: #fff;
	letter-spacing: 1px;
	font-size: 19px;
	border-radius: 50px;
	text-transform: capitalize;
	font-weight: 400;
}


//////////////////////////////



#confirm_delete h6 {
	font-size: 20px;
	color: #837272;
	text-align: center;
	padding: 10px;
}

#confirm_delete h4 {
	font-size: 20px;
	color: #837272;
	text-align: center;
	padding: 10px 40px 50px 0px;
}

#confirm_delete .delete, #confirm_delete .delete:hover {
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	border: 1px solid;
	padding: 5px 10px 5px 10px;
	margin-left: 30%;
	background: red;
	margin-right: 10px;
}

#confirm_delete .cancel ,#confirm_delete .cancel:hover {
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	border: 1px solid;
	padding: 5px 10px 5px 10px;
	background: #ed9f10;
}


.edit , .edit:hover {
	color: white;
	background: #2196f3;
	padding: 5px 10px 5px 10px;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Roboto';
}

.delete, .delete:hover {
	color: white;
	background: #F44336;
	padding: 5px 10px 5px 10px;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Roboto';
	float: right;
}

.close , .close:hover {
	color: #000;
	padding: 5px;
	font-size: 25px;
	font-weight: 400;
	font-family: 'Roboto';

}

.open , .open:hover {
	color: white;
	background: #FF9800;
	padding: 5px 10px 5px 10px;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Roboto';
}



.bootstrap-tagsinput .tag {
	margin: 0px !important;
	color: white !important;
	background: #11a198 !important;
	padding: 5px !important;
	border-radius: 50px !important;
	line-height: 40px !important;
	font-size: 15px;
}
.like i {
	color: rgb(192, 0, 251);
}

.dislike i {
	color: red;
}

.favourite i {
	color: red;
}

.save i {
	color: #ed8d00;
}

.error {
	border: 2px solid red;
}


.comment-error {
	color: #d93364; 
	font-size: 15px;
	font-weight: 600;
}
.comment-post{
	margin: 5px 0px;
	display: flex;
}
.comment-post textarea {
	height: 25px !important;
	font-size: 15px;
	font-weight: 400;
}
.comment-post .post-btn {
    background-color: #d93364;
    color: #fff;
    padding: 0px;
    width: 96px;
    float: right;
    height: 24px;
    font-size: 11px;
    border: unset;
    border-radius: 14px;
}
.unorder-list {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	float: left;
	margin-right: 5px !important;
}
.comment-list{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	background: #f2f2f2;
	padding: 5px;
	border-radius: 5px;
	margin: 5px 0px;
}

.comment-page-list-wrapper {
	height: auto;
	overflow: scroll;
	max-height: 300px !important;
}
.comment-list .comment-list-info{
	width: 100%;
	margin-left: 10px;
}
.list-user {
	font-size: 12px;
	font-weight: 500;
	color: #919191;
}
.list-user a {
	font-size: 13px;
	color: #000 !important;
	font-weight: 500;
	letter-spacing: 1px;
	margin-right: 10px;
}
.list-comment a {
	color: #767575;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;

}
.list-comment {
	font-size: 15px;
	color: #2a2828;
	font-weight: 400;
	letter-spacing: 0px;
	word-break: break-word;
	padding-right: 50px;
}
.post-date {
	font-size: 13px;
	color: #4e4d4d;
	font-weight: 500;
	letter-spacing: 0px;
}
.comment-list .trash {
	color: #F44336;
	padding: 0px 5px 0px 5px;
	border: 1px solid #d3d1d1;
	border-radius: 4px;
	cursor: pointer;
	background: white;
	font-size: 13px;
	font-weight: 500;
	height: 22px;
}



.doctor-menu-bar {
	background: #f1f1f1;
}


.home-p {
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	color: gray;
}
.home-heading{ 
	text-align: center; 
	font-size: 18px;
	font-weight: 500;
	color: gray;
} 

.home-heading img {
	height: 35px;
}

.brand-logo {
	max-width: 120px;
}

.top-search-web {
	margin: 10px 10px 10px 10px;
}

textarea#question {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #d93467; 
	border: none    ;
}



.edit-post, .delete-post {
	font-size: 18px;
	font-weight: 500;
	color: #696969;
	margin: 0px 5px 0px 5px;
}

.add-more {
	background: #f7f7f7;
	color: #686868;
}

.ans-modal {
	border: none;
	padding: 10px;
	margin: 0;
	text-align: center;
}
.ans-modal #title {
	text-align: center;
	border-bottom: 1px solid #11a198;
	padding-bottom: 10px;
	font-size: 18px;
	color: #d93364;
	margin-bottom: 5px;
	font-weight: bold;
}
.ans-modal .post-desc {
	font-size: 14px;
	font-weight: 500;
	color: #555252;
	text-align: left;
	margin: 0;
}
.post-link {
    background: #DC386D;
    padding: 4px 5px;
    color: #fff;
    font-size: 10px;
    border-radius: 14px;
    border: unset;
}
a.post-view {
	color: #666666;
	font-size: 14px;
	display: flex;
}

i.bi.bi-eye, i.bi.bi-pencil, i.bi.bi-trash {
	font-size: 18px;
	margin: 0px 2px 0px 5px;
}

.badge {
	margin: 4px !important;
	color: #d93364 !important;
	background: #ffffff !important;
	line-height: 17px !important;
	font-size: 13px;
	border: 1px solid #585454;
}

.more-comments a {
	font-size: 15px;
	color: #d93364;
	font-weight: 600;
}

.more-comments {
	width: fit-content;
	background: #e7e7e7;
	padding: 0px 10px 0px 10px;
}

.post-top-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.post-page-view {
	background: #d93364;
	color: #fff;
	padding: 0px 5px;
	border-radius: 50px;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 60px;
}

.close-back i {
	background: #d93364;
	border-radius: 50px;
	color: #fff;
	padding: 5px;
	font-size: 20px;
}

.close-back i:hover {
	background: #11a198;
	color: #fff;
}

.doctor-menu li a {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
}

.header-top-navigation ul li a h3 {
	color: #4a566f;
	display: block;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	padding: 5px 10px;
	text-transform: capitalize;
}

.doctor-menu li.active h3{
	color: #fff !important;
}

.doctor-menu li:hover h3{
	color: #fff;
}
h4.detail-heading {
	font-size: 20px;
	padding: 5px 0px 5px 5px;
	color: #11a198;
}
.page-item .page-link {
	z-index: 3;
	color: #fff;
	background-color: #d93364;
	border: none;
	margin: 0px 5px !important;
	height: 25px;
	padding: 0px;
	width: 25px;
	margin: 0;
	align-items: center;
	display: flex;
	justify-content: center;
	font-size: 16px;
	border-radius: 50px;
}
.pagination {
	display: flex;
	padding-left: 0;
	list-style: none;
	align-items: center;
	justify-content: center;
}
.page-item.active .page-link {
	background-color: #3da198;
}
.social_login a {
	color: #d93467;
}
p.no-membership {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #11a198;
    margin: 30px 0px;
}
.no-membership a {
    color: #2a7fff;
    text-decoration: revert;
}
.no-membership a:hover {
    font-size: 21px;
    color: #924fa0;
}

/*davinder singh*/
.header-title {
    font-size: 16px;
    color: #d03766;
    font-weight: 600;
}
.content-div {
    height: 61px;
    overflow: hidden;
}
.card-header {
     padding: 0px 0px; 
    
}
.card {
     border: unset; 
}
.post-card {
    background: #ededed;
    border: 1px solid #c3c3c3;
    box-shadow: 0px 0px 1px 1px #d9d9d9;
    padding: 0px 4px;
    border-radius: 5px;
}
.post-top-title h4 a {
    font-size: 15px;
    padding: 0 0 !important;
}
@media only screen and (max-width: 768px) {
    	
    	.posted-author {
		    margin-left: 20px;
		    width: 40%;
		}
		.post-page-view {
			margin-right: 0px;
		}
    }
	
@media only screen and (max-width: 1024px) {

	.posted-author {
	    margin-left: 20px;
	    width: 21%;
	}
}
.input-commect {
    height: 25px;
}



/*05-09-2024*/

.absolute-btn {
    position: absolute;
    right: -14px;
    top: -14px;
}

.popup-input input {
    border-radius: 10px;
}
.add-btn {
    background: #cd4367;
    font-size: 11px;
    border-radius: 14px;
    color: #fff;
}
textarea.form-control {
    min-height: unset !important;
}
.back-to-home a {
    background: #cd4367;
    font-size: 11px;
    padding: 4px 11px;
    color: #fff;
    border-radius: 14px;
}
a.close-back {
    background: #cd4367;
    font-size: 11px;
    padding: 4px 11px;
    color: #fff;
    border-radius: 14px;
}

/*04-10-2024*/
.widget-title a {
    color: #ffffff;
    padding: 6px 10px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: 'Roboto';
    background: #D93364 !important;
    border-radius: 6px !important;
}
.back-btn-sec{
	margin-top: 10px;
}