body{
	font-size: 14px !important;
	background-color: #f9f9f9 !important;
}
input{
	font-size: 14px !important;
}
svg:not(:root).svg-inline--fa {
	overflow: visible
}
:focus {
    outline: 0 !important;
}
.svg-inline--fa {
	display: inline-block;
	font-size: inherit;
	height: 1em;
	overflow: visible;
	vertical-align: -.125em
}
.svg-inline--fa.fa-lg {
	vertical-align: -.225em
}
.svg-inline--fa.fa-w-1 {
	width: .0625em
}
.svg-inline--fa.fa-w-2 {
	width: .125em
}
.svg-inline--fa.fa-w-3 {
	width: .1875em
}
.svg-inline--fa.fa-w-4 {
	width: .25em
}
.svg-inline--fa.fa-w-5 {
	width: .3125em
}
.svg-inline--fa.fa-w-6 {
	width: .375em
}
.svg-inline--fa.fa-w-7 {
	width: .4375em
}
.svg-inline--fa.fa-w-8 {
	width: .5em
}
.svg-inline--fa.fa-w-9 {
	width: .5625em
}
.svg-inline--fa.fa-w-10 {
	width: .625em
}
.svg-inline--fa.fa-w-11 {
	width: .6875em
}
.svg-inline--fa.fa-w-12 {
	width: .75em
}
.svg-inline--fa.fa-w-13 {
	width: .8125em
}
.svg-inline--fa.fa-w-14 {
	width: .875em
}
.svg-inline--fa.fa-w-15 {
	width: .9375em
}
.svg-inline--fa.fa-w-16 {
	width: 1em
}
.svg-inline--fa.fa-w-17 {
	width: 1.0625em
}
.svg-inline--fa.fa-w-18 {
	width: 1.125em
}
.svg-inline--fa.fa-w-19 {
	width: 1.1875em
}
.svg-inline--fa.fa-w-20 {
	width: 1.25em
}
.svg-inline--fa.fa-pull-left {
	margin-right: .3em;
	width: auto
}
.svg-inline--fa.fa-pull-right {
	margin-left: .3em;
	width: auto
}
.svg-inline--fa.fa-border {
	height: 1.5em
}
.svg-inline--fa.fa-li {
	width: 2em
}
.svg-inline--fa.fa-fw {
	width: 1.25em
}


/* Waseem Css */
.card-slider.card.v-card-flex.card-selector {
    border: 1px solid rgb(255 203 5);
    border-radius: 3%;
    box-shadow: 0px 3px 8px -3px;
	    background-color: #faf8ee;
}
.heading-set h2 {
    color: #070707 !important;
    font-size: 1.25em;
}
section.tab-area {
    background-color: #e2e2e2;
    margin-top: 27px;
    border-top: 3px solid #f6bc15;
}
.tab-content {
    background-color: #e2e2e2 !important;
    border-top: none;
}
.mybox {
        padding-top: 37px;
}
.is-truncated {
    color: #000;
}
.mybox h4 {
    font-size: 12px;
}
.mybox h3 {
    font-size: 12px;
    padding-top: 14px;
}
.col-md-8 h1 {
    color: #333 !important;
    font-size: 65px !important;
    font-family: 'Poppins', sans-serif;
}





.fa-layers svg.svg-inline--fa {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0
}
.fa-layers {
	display: inline-block;
	height: 1em;
	position: relative;
	text-align: center;
	vertical-align: -.125em;
	width: 1em
}
.fa-layers svg.svg-inline--fa {
	-webkit-transform-origin: center center;
	transform-origin: center center
}
.fa-layers-counter, .fa-layers-text {
	display: inline-block;
	position: absolute;
	text-align: center
}
.fa-layers-text {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: center center;
	transform-origin: center center
}
.fa-layers-counter {
	background-color: #ff253a;
	border-radius: 1em;
	color: #fff;
	height: 1.5em;
	line-height: 1;
	max-width: 5em;
	min-width: 1.5em;
	overflow: hidden;
	padding: .25em;
	right: 0;
	text-overflow: ellipsis;
	top: 0;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: top right;
	transform-origin: top right
}
.fa-layers-bottom-right {
	bottom: 0;
	right: 0;
	top: auto;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right
}
.fa-layers-bottom-left {
	bottom: 0;
	left: 0;
	right: auto;
	top: auto;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left
}
.fa-layers-top-right {
	right: 0;
	top: 0;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: top right;
	transform-origin: top right
}
.fa-layers-top-left {
	left: 0;
	right: auto;
	top: 0;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: top left;
	transform-origin: top left
}
.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em
}
.fa-xs {
	font-size: .75em
}
.fa-sm {
	font-size: .875em
}
.fa-1x {
	font-size: 1em
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-6x {
	font-size: 6em
}
.fa-7x {
	font-size: 7em
}
.fa-8x {
	font-size: 8em
}
.fa-9x {
	font-size: 9em
}
.fa-10x {
	font-size: 10em
}
.fa-fw {
	text-align: center;
	width: 1.25em
}
.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}
.fa-ul>li {
	position: relative
}
.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}
.fa-border {
	border: solid .08em #eee;
	border-radius: .1em;
	padding: .2em .25em .15em
}

.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1)
}
.fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform: scale(-1, -1);
	transform: scale(-1, -1)
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
	-webkit-filter: none;
	filter: none
}
.fa-stack {
	display: inline-block;
	height: 2em;
	position: relative;
	width: 2em
}
.fa-stack-1x, .fa-stack-2x {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0
}
.svg-inline--fa.fa-stack-1x {
	height: 1em;
	width: 1em
}
.svg-inline--fa.fa-stack-2x {
	height: 2em;
	width: 2em
}
.fa-inverse {
	color: #fff
}
.sr-only {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}
.list-group a {
    font-size: 15px;
    font-weight: bold;
}
.list-group a.active {
    z-index: 2;
    color: #fff !important;
    background-color: #f6bc15;
    border-color: #f6bc15;
}
.link-list li a{
	color: #000;
}
.tab-pad{
	padding-bottom: 20px;
}
.remove-right-gutter a {
    font-size: 18px;
}
span.carousel-control-prev-icon {
    position: relative;
    bottom: 114px;
    right: 40px;
}
.carousel-control-prev-icon {
    background-color: #fff !important;
}
.carousel-control-next-icon {
    background-color: #fff !important;
}
.carousel-control-prev-icon {
    position: relative;
    bottom: 115px !important;
    right: 0px !important;
}
.carousel-control-next-icon {
    position: relative;
    bottom: 115px !important;
    right: 40px;
}
a.btn.btn-outline.btn-block {
    font-size: 14px;
    background-color: #008cc9;
    color: #fff !important;
}
.u-margin-top-1{
	padding-bottom: 20px;
}
.pull-right1 {
    width: 85%;
    line-height: 30px;
}
.pull-right2 {
    width: 85%;
    line-height: 30px;
	background-color: #f9f9f9 !important; 
	border: solid #f55d25 1px !important; 
	color: #f55d25 !important;
}
button.btn.btn-primary.pull-right.pull-right1 a {
    color: #fff !important;
}
button.btn.btn-primary {
    border-color: #fff !important;
}
.hero-text {
    color: #f55d25 !important;
}
div#hero-search-bar h1 {
    font-size: 47px;
}
.btn-primary {
    border-color: inherit !important;
}
.js-v-profile-card-cta-message-wrapper
{
	margin-top: 10px;
}

/*Profile-2*/
.v-chart-legend-list li {
    position: relative;
    padding-left: 3rem;
    margin-bottom: 1.2rem;
    line-height: 1.3;
}
.unstyled-list>li {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    margin-bottom: .375em;
}
.js-specialty a{
	color: #008cc9;
    word-wrap: break-word;
    word-break: break-word;
    text-decoration: none;
}
.v-chart-legend-list li .v-chart-legend-color {
    position: absolute;
    top: .2rem;
    left: 0;
    width: 2rem;
    height: 2rem;
    border-radius: 5px;
}
.u-margin-bottom-0 {
    margin-bottom: 0!important;
}
.u-margin-bottom-0 .small {
    font-size: 87%;
}
.td small{
	font-size:20px;
}
td.h2 {
    font-size: 25px;
}
.profile-card {
    border: 1px solid rgba(0,0,0,.1);
    background-color: #fff;
    width: 100%;
    min-height: 1px;
    margin: 0rem 0;
    padding: 1.2rem;
}
.req-pre-loader
{
	background: url('../images/LA-loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
.star-rating .star-full, .star-rating .star-half {
    color: #fc9735;
}
svg:not(:root).svg-inline--fa {
    overflow: visible;
}
.star-rating-full .star-rating {
    margin-right: .5rem;
}
.btn-secondary, .btn-outline, .btn.btn.btn-secondary {
    color: #008cc9;
    background-color: transparent;
    border: 1px solid currentColor!important;
}
a.btn.btn-outline{
	    padding: 0.5rem 1.2rem;
    font-size: 1em;
    line-height: 1.5;
    border-radius: 3px;
}
.remove-right-gutter {
    padding-right: 0;
}
span.js-context.v-specialty-display{
	font-style: italic;
	font-size: 19px;
}
h2.u-margin-top-0.u-margin-bottom-half {
    font-weight: bold;
	color: #615d5d;
	font-size: 23px;
}
h1.u-vertical-margin-0 span {
    font-size: 28px;
	color: #333;
}

.u-bg-lightest-gray,.u-vertical-margin-half {
    margin-top: 1.2rem!important;
    margin-bottom: 7.2rem!important;
}
.block-link {
    display: block;
    color: inherit;
    text-decoration: inherit;
}
.u-vertical-margin-0 {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.u-text-color-green {
    color: #52a304!important;
}
svg:not(:root).svg-inline--fa {
    overflow: visible;
}
.u-font-size-small {
    font-size: 1.4rem!important;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none!important;
}
.u-text-color-yellow {
    color: #fc9835!important;
}
.right-bordered {
    border-right: 2px solid #ccc;
}
.btn.btn.btn-tertiary.btn-block {
    margin-left: initial;
}
a.btn.btn-tertiary.btn-block.v-js-phone-click{
	font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
}

a.btn.btn-tertiary.btn-block.v-js-message-click{
	font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
}
a.btn.btn-tertiary.btn-block.v-js-website-click{
	font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
}
.scroll-link,.col-md-2{
	margin-left: 0px !important;
    margin-right: 0px !important;
}
.col-md-2 h4 {
	text-align: center;
	padding: 15px 10px;
	font-weight: 400;
}
.col-md-4 h4{
	text-align: center;
	padding: 15px 10px;
	font-weight: 400;
}
.col-md-2 h4 a{
	text-align: center;
	color: #000!important;
}
.col-md-4 h4 a{
	text-align: center;
	color: #000!important;
}

.u-margin-top-half.right-bordered.col-xs-4{
	padding-right: 4.2rem;
}
.hidden-sm p a {
    background-color: #f55d25;
    color: #fff !important;
    font-family: 'Poppins', sans-serif;
    padding: 7px 15px 7px 15px;
    font-size: 13px;
    border: none;
}

small.open-for-business-modal-info,.fa-info-circle {
    position: relative;
    display: inline-block;
    min-width: 1em;
    min-height: 1em;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    content: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyBhcmlhLWhpZGRlbj0ndHJ1ZScgcm9sZT0naW1nJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nMCAwIDMyIDMyJz48cGF0aCBmaWxsPSdyZ2JhKDAsIDE0MCwgMjAxLCAxKScgZD0nTTE2IDIxLjV2LTIuNWMwLTAuMjgxLTAuMjE5LTAuNS0wLjUtMC41aC0xLjV2LThjMC0wLjI4MS0wLjIxOS0wLjUtMC41LTAuNWgtNWMtMC4yODEgMC0wLjUgMC4yMTktMC41IDAuNXYyLjVjMCAwLjI4MSAwLjIxOSAwLjUgMC41IDAuNWgxLjV2NWgtMS41Yy0wLjI4MSAwLTAuNSAwLjIxOS0wLjUgMC41djIuNWMwIDAuMjgxIDAuMjE5IDAuNSAwLjUgMC41aDdjMC4yODEgMCAwLjUtMC4yMTkgMC41LTAuNXpNMTQgNy41di0yLjVjMC0wLjI4MS0wLjIxOS0wLjUtMC41LTAuNWgtM2MtMC4yODEgMC0wLjUgMC4yMTktMC41IDAuNXYyLjVjMCAwLjI4MSAwLjIxOSAwLjUgMC41IDAuNWgzYzAuMjgxIDAgMC41LTAuMjE5IDAuNS0wLjV6TTI0IDE0YzAgNi42MjUtNS4zNzUgMTItMTIgMTJzLTEyLTUuMzc1LTEyLTEyIDUuMzc1LTEyIDEyLTEyIDEyIDUuMzc1IDEyIDEyeic+PC9wYXRoPjwvc3ZnPg==);
    -webkit-transform: translateY(6px);
    transform: translateY(3px)!important;
    margin-left: .25em;
}

.scroll-link ul{
	padding: 0;
    display: block;
	width: 734px;
	z-index: 5;
	margin-bottom: 0;
}
.scroll-link ul li{
	width: 20%;
    list-style: none;
    float: left;
    padding-right: 20px;
    background-color: #eaeaea;
    border-right: solid 1px #fff;
    padding: 13px 4px;
    text-align: center;
	border-top: 5px solid #ff000000;
}
.scroll-link ul li a{
  text-decoration: none;
    color: #222 !important;
    padding: 4px 0px;
}
.sticky {
  position:-webkit-sticky;
  position:sticky;
  top: 0;
	z-index: 5;
}
/*Profile-2 end*/

.profi-img{
	height: 193px;
overflow: hidden;
border-radius: 100px;
display: inline-block;
}
.profi-img img {
    margin: auto;
    text-align: center;
    display: block;
}
.edit-pro-btn button {
    background: #003471;
    border: none;
    color: #fff;
    border-radius: 6px;
	width: 100% !important;
    padding: 11px 10px 13px 10px;
}
.edit-pro-btn button a{
	color: #fff !important;
}
.edit-pro-btn {
    margin: auto;
    max-width: 300px;
}
.Profile-root-3Ir {
    color: #191919;
}
.UserInfo-userStats-cMw {
    margin-top: -9px;
}
.UserInfo-userStats-cMw {
    color: #151515;
    font-size: 15px;
    line-height: 1.15;
    margin-bottom: -6px;
    width: 100%;
}
.UserInfo-userStats-cMw .UserInfo-statRow-Erw {
    margin-bottom: 10px;
    margin-top: 10px;
}
.App-app-1pE * {
    box-sizing: border-box;
}
.UserInfo-statColumn-1vg {
	padding: 5px 0;
	text-align: left;
}
.UserInfo-statValue-1_- {
    color: inherit;
    font-size: 18px;
    text-align: right;
}
.UserInfo-column-TMV table tr td a {
    color: #000 !important;
}
.share-social .fa {
	padding: 20px;
	font-size: 30px;
	width: 50px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
}
.user-profile-data{
	border: 1px solid rgba(0,0,0,.1);
background-color: #fff;
width: 100%;
min-height: 1px;
margin: 0rem 0;
    margin-top: 0rem;
padding: 1.2rem;
display: inline-block;
}
.delimiter {
	border-top: 2px solid #ddd;
	position: relative;
}
.delimiter.no-orders {
    margin: 15px 0;
}
.delimiter span {
    background: #f7f7f7;
    position: absolute;
    z-index: 1;
    top: -11px;
    display: inline-block;
    padding-right: 10px;
    color: #555;
    font-size: 15px;
    font-weight: 700;
}
.logout-tab span a {
	color: white !important;
	font-weight: bold;
}
.logout-tab a:hover {
    background-color: transparent !important;
}

  
.login-profi-img {
    height: 41px;
    overflow: hidden;
    border-radius: 100px;
    display: inline-block;
    width: 41px;
}
.login-profi-img img {
    width: 100%;
}
.user-login .user-name {
    float: left;
    margin: 10px;
}
.user-login {
    display: inline-block;
    float: right;
}
.icon-list::before {
	content: "" !important;
	display: none !important;
}
.rating-date p{
	color: #888;
}
.rating-date p span{
	color: #333;
}
.fs-13{
	font-size: 13px;
}
.notification-user h2{
	text-align: center;
	color: #fff;
	background-color: rgba(218, 143, 5, 0.76);
	margin-bottom: 0;
	font-size: 14px;
	padding: 7px 0;
}
.panel-noti{
	background-color: #fff;
	height: 175px;
	overflow-y: scroll;
}
.panel-noti p{
	font-size: 11px;
	padding: 8px;
	margin-bottom: 0;
}
.bg-dark-gray{
	background-color: #ddd;
}
.notification-user i {
    float: left;
	margin-left: 8px;
}
.message-user h2{
	text-align: center;
	color: #fff;
	background-color:red;
	margin-bottom: 0;
	font-size: 14px;
	padding: 7px 0;
}
.message-user i {
    float: left;
    margin-left: 8px;
}
.container-fluid-new{
	width: 95%;
	margin: auto;
}
.footer small{
	color: #fff;
}
.footer {
    padding: 1.4rem 0 !important;
    bottom: 0;
    width: 100%;
}
nav{
	width: 100%;
}
.user-login-menu {
    /* width: 60%; */
}
.user-login-menu li {
    padding: 10px 0;
    list-style: none;
}
.logout-tab{
	margin: 10px;
	background-color: #9b0000;
	border-radius: 15px;
	padding: 5px 20px;
}
.upgrade-plan-tab {
    margin: 10px;
    background-color: #9b0000;
    border-radius: 30px;
	padding: 4px 12px;
	cursor: pointer;
}
.upgrade-plan-tab.d-inline-block span a{
	color: #fff !important;
	font-weight: bold;
	font-size:18px;
}

/* The switch - the box around the slider */
.switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 28px;
	float: right;
  }
  
  /* Hide default HTML checkbox */
  .switch input {display:none;}
  
  /* The slider */
  .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color:black;
	-webkit-transition: .4s;
	transition: .4s;
  }
  .faq-main
  {
	  padding-top:100px;
  }
  .slider:before {
	position: absolute;
	content: "";
	height: 20px;
	width: 20px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
  }
  
  input.default:checked + .slider {
	background-color: #444;
  }
  input.primary:checked + .slider {
	background-color: #2196F3;
  }
  input.success:checked + .slider {
	background-color: #8bc34a;
  }
  input.info:checked + .slider {
	background-color: #3de0f5;
  }
  input.warning:checked + .slider {
	background-color: #FFC107;
  }
  input.danger:checked + .slider {
	background-color: #f44336;
  }
  
  input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
	border-radius: 34px;
  }
  svg.svg-inline--fa.fa-phone.fa-w-16.icon.cta-icon {
    color: #000 !important;
}
  .slider.round:before {
	border-radius: 50%;
  }
  .switch-main .list-group-item {
	  border:none !important;
  }
  .switch-main .list-group {
    display: inherit;
}
.switch-main .list-group-item {
    display: block;
    padding: .75rem 0rem;
   
    margin-bottom: 8px;
    text-align: left;
    color: #737373 !important;
    font-size: 16px;
}
.notification-alerts h2 {
    background: #006ea9;
    border: none;
    color: #fff;
    border-radius: 19px;
	padding: 10px 15px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}
.notification-alerts button {
	display: inline-block;
	background-color: #006ea9 !important;
    width: 100%;
}
.message-alerts button {
	display: inline-block;
	background: #ffb725 !important;
	padding: 10px 0;
	width: 100%;
	font-weight: bold !important;
	font-size: 20px !important;
	color: #000 !important;
	text-align: left;
}

.message-notifi-alrt {
    background-color: #fff;
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #ddd;
    border-left: solid 3px orange;
    margin-bottom: 3px;
}
.bg-gray{
	background-color: #f2f2f2;
}
.noti-icon {
    float: left;
    display: block;
    line-height: 90px;
    padding: 0 18px;
}
.noti-icon i{
	color: orange;
}
.message-notifi-alrt:hover {
    background-color: #fffdfd;
    opacity: 0.7;
    cursor: pointer;
}
.noti-panel{
	overflow-y: scroll;
	height: 600px;
}

.accordion{
	width: 100%;
    margin-bottom: 41px !important;
}
.card .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #eaeaea;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card .card-header:hover {
    margin-bottom: 0;
    background-color: #eaeaea;
	border-bottom: 1px solid #ddd;
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.btn-block.text-left {
    font-size: 15px;
	color: #000;
	font-weight: bold;
}
.btn-block.text-left:hover{
	text-decoration: none;
}
.accordion .card{
	padding: 0 !important;
	margin-bottom: 0 !important;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    list-style: none;
    text-decoration: none;
}
div#headingOne .btn, div#headingTwo .btn, div#headingThree .btn {
	transition: initial;
	border: none;
}
div#headingOne .btn-link:hover{
	border: none !important;
}
/* lawyer edit profile css start */

div#headingOne .btn, div#headingTwo .btn, div#headingThree .btn {
	transition: initial;
	border: none;
}
div#headingOne .btn-link:hover{
	border: none !important;
}
/*div#award_area_div,div#experience_area_div,div#experience_area_div{
    width: 100%; 
}*/

div#award_area_div,div#experience_area_div,div#experience_area_div{
    width: 100%;
}

.jj_copy_div
{
	width: 100%;
}
.form-horizontal .control-label {
    font-weight: normal;
}
a.sb-bttn {
    padding: 10px 20px;
	margin-top: 10px;
	background-color: #e0e0e0;
	color: #000!important;
	border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
}
.clndr-btn{
	width: 100%;
    border: 1px solid #e6e4e4;
    padding: 5px;
}
.close {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -50px;
	width: 15px;
	height: 24px;
	border: 2px solid transparent;
	border-radius: 25%;
	font-size: 0;
	color: transparent;
	cursor: pointer;
	transition: all 100ms ease-out;
}

/* lawyer edit profile css ends */
.welcome-note {
    background-color: #ffe2e2;
	padding: 16px 0 0px 0px;
    width: 100%;
    height: auto;
	margin-top: 100px;
}
.welcome-note p{
	font-size: 28px;
}
.welcome-note p span{
	color: #9b0000;
	font-weight: bold;
}
.welcome-note h2{
	font-size: 26px;
	font-weight: bold;
}
.profile-card h3 {
    color: #808080;
    font-size: 18px;
}
ul.icon-list li {
	color: #808080;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";

}
.dash-panel {
    background-color: #f9f9f9;
    padding: 16px 20px;
}
.result-icon {
    background-color: #d8e6ff;
    color: #628dfe;
    border-radius: 50px;
    padding: 26px 29px;
	display: inline-block;
	margin-bottom: 5px;
	border: solid 2px #fff;
}
.result-main {
    text-align: center;
}
.result-main p{
	color: #808080;
}
.result-main h2{
	font-size:24px;
	font-weight: bold;
	color: #000;
}
.cases-icon {
    background-color: #ffe2e2;
    color: #ff4f4c;
    border-radius: 50px;
    padding: 26px 29px;
	display: inline-block;
	margin-bottom: 5px;
	border: solid 2px #fff;
}
.profile-icon {
    background-color: #dcf6d9;
    color: #3cc93c;
    border-radius: 50px;
    padding: 26px 29px;
	display: inline-block;
	margin-bottom: 5px;
	border: solid 2px #fff;
}
.pendding-icon {
    background-color: #e2dbfd;
    color: #866ce9;
    border-radius: 50px;
    padding: 26px 29px;
	display: inline-block;
	margin-bottom: 5px;
	border: solid 2px #fff;
}
.client-main-area{
	background-color: #f9f9f9;
	padding: 15px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.23);
-moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.23);
box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.23);
}
.user-one{
	background-color: #fff;
	padding: 10px;
	margin-bottom: 10px;
}
.user-one .media p {
    color: #e5e5e5;
    font-size: 30px;
    background-color: #f9f9f9;
    border-radius: 50px;
    padding: 16px 23px;
    margin-right: 10px;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.23);
    box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.23);
    text-align: center;
    vertical-align: middle;
}
.post-date {
	
	color: #aaaaaa;
}
.user-one:nth-child(2n+1) {
    background-color: #f9f9f9;
}
.user-profile-data ul.list-unstyled {
    margin-bottom: 0px;
}
.circle-img{
	font-size: 24px !important;
	padding: 7px 13px !important;
}
.form-control {
	font-size: 14px !important;
}
select.form-control:not([size]):not([multiple]) {
     height: calc(3.90rem + 2px)
}
ul.icon-list.icon-main li {
    display: block;
    margin: 5px 0px;
}
ul.icon-list.icon-main {
    display: inline-block;
    width: 100%;
}
ul.icon-list.icon-main li span {
    margin-left: 5px;
}

/*    MOBILE MENU CODE */
.menumobilecss
			{
				display: none;
			}
			
.header {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    background-color: #fff;
    position: fixed;
    overflow: hidden;
    z-index: 10;
	text-align: right;
}
.main {
    margin: 0 auto;
    display: block;
    height: 100%;
    margin-top: 60px;
}
.mainInner{
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}
.mainInner div{
    display:table-cell;
    vertical-align: middle;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 1.25px;
}
#sidebarMenu {
    height: 100%;
    position: fixed;
    left: 0;
    width: 250px;
    margin-top: 51px;
    transform: translateX(-250px);
    transition: transform 250ms ease-in-out;
    background: white;
}
.sidebarMenuInner{
    margin:0;
    padding:0;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.sidebarMenuInner li{
    list-style: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.sidebarMenuInner li span{
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.50);
}
.sidebarMenuInner li a{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}
input[type="checkbox"]:checked ~ #sidebarMenu {
    transform: translateX(0);
}

input[type=checkbox] {
    transition: all 0.3s;
    box-sizing: border-box;
    display: none;
}
.sidebarIconToggle {
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: fixed;
    z-index: 99;
    height: 100%;
    width: 100%;
    top: 22px;
    left: 15px;
    height: 22px;
    width: 22px;
}
.spinner {
    transition: all 0.3s;
    box-sizing: border-box;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #000;
}
.horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
.diagonal.part-1 {
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
    float: left;
}
.diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(135deg);
    margin-top: 8px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(-135deg);
    margin-top: -9px;
}
.topbar__logo___g8vG, .topbar__logo___g8vG a {
    flex: none;
    max-width: 100%;
}
.desktop-menu {
    width: 100%;
}
#sidebarMenu{
	display: none;
}
.col-xs-12.col-sm-6.footer-align-left.gtm-subcontext {
	text-align: center;
	margin: auto;
}
.d-flex-new{
	display: -webkit-box!important;
	display: flex !important;
}
ul.slick-dots li button {
    background: transparent;
}
.ruled-list>*+* {
    border-top:none !important;
}
.page-link {
	padding: 0.95rem .75rem;
	
}
.page-item.active .page-link{
	background-color: #f55d25 !important;
	border: none;
}
button.view-butn a {
    color: #fff !important;
}
a.lawyer-img img {
    width: 87%;
}
.desk-hide{
	display: none;
}
.gtm-context {
    display: block;
}
.row:before, .row:after {display: none !important;
}
.bg-opacity{
	background-color: #fff8dc3d;
}
.faq-main h1 {
    font-size: 50px !important;
}
.faq-main p {
    font-size: 20px !important;
}
.accordin-main .card .card-header {
	background-color: #fff;
	border-image: linear-gradient(0.25turn,#F27760,#FFC559,#0F7AD0,#26DDFC) 1;
}
.accordin-main .card .card-header h5 button {
	font-size: 18px;
	color: #ee8310;
}
.ask-lawyer textarea, .ask-lawyer input {
    border-image: linear-gradient(0.25turn,#F27760,#FFC559,#0F7AD0,#26DDFC) 1;
}
.ask-lawyer h3 span{
	color: red;
}
.ask-lawyer h3{
	font-weight: bold;
	font-size: 16px  !important;
}
.p-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    opacity: .7;
    font-size: 1.4rem !important;
}
/*-----Que-Bus------*/
.qustion-title {
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	font-size: 1.75em;
	line-height: 1.28571;
	padding: 10px 0px;
	margin-top:100px;
  }
  .about_banner img
  {
 margin-top: 100px;
  }
  .main {
	width: 100%;
	margin: 0px 5px;
  }
  .form-group.has-search {
	margin-bottom: 0px;
  }
  .has-search .form-control {
	padding-left: 2.375rem;
  }
  .has-search .form-control-feedback {
	position: absolute;
	  left: 16px;
	  z-index: 2;
	  display: block;
	  height: 2.375rem;
	  line-height: 2.375rem;
	  text-align: center;
	  pointer-events: none;
	  color: #aaa;
  }
  input.btn.btn-block.btn-primary {
	background-color: #f55d25;
	color: #fff;
	border: none;
  }
  .full-brdr{
      border: 1px solid rgba(0,0,0,.15);
	  padding: 10px 5px;
	  border-image: linear-gradient(0.25turn,#F27760,#FFC559,#0F7AD0,#26DDFC) 1;;
  }
  .bad-result-business{
	  padding-top: 25px;
  }
  .icon-bookmark-open-before-blue::before {
	   margin-right: .25em;
  }
  .pad-qa-text{
	border: 1px solid rgba(0,0,0,.15);
	padding: 10px 5px;
	margin-top: 25px;
	border-image: linear-gradient(0.25turn,#F27760,#FFC559,#0F7AD0,#26DDFC) 1;;
  }
  .related-top {
	border: 1px solid rgba(0,0,0,.15);
	padding: 10px 15px;
	border-image: linear-gradient(0.25turn,#F27760,#FFC559,#0F7AD0,#26DDFC) 1;;
  }
  .related-top ul li{
	list-style: none;
	padding-bottom: 10px;
  }
  .related-top ul li a{
	display: inline;
	  position: relative;
	  left: -.15em;
	  padding: .5em 1em;
	  border: 1px solid rgba(0,0,0,.15);
	  border-radius: 1em;
	  font-size: 13px;
	  line-height: 2.5;
	  text-align: center;
	  color: #8a8787 !important;
	  text-decoration: none;
  }
  .related-top h6 {
	font-weight: bold;
	padding: 10px 0px;
	font-size: 16px;
  }
  .related-top ul {
    padding-left: 0;
}
  .result-business p {
	font-size: 14px;
	font-weight: bold;
  } 
  span.hidden-xs{
	
	font-size: 13px;
	padding-left: 5px;
	font-weight: 600;
  }  
  .hr-clr {
	color: red;
	width: 100%;
  }
  .qa-text strong{
	font-size: 16px;
  }
  .qa-text p {
	font-size: 16px;
	padding-top: 10px;
  }
  .qa-text .chvron{
	color: #008cc9;
	font-size: 13px;
  }
  .qa-text a{
	text-decoration: none;
  }
  /* legal docs */

  body{
    color: #4b4b4b;
}
.ms-page {
    padding-top: 5rem;
}
.ms-page {
    width: 100%;
    display: inline-block;
    height: auto;
}
.template-list-archive .template-list-archive__img img {
    width: 100%;
    height: auto;
}
.template-list-archive h1 span {
    color: #ff6a53;
    font-weight: 500;
}
.template-list-archive h1 {
    font-weight: 100;
    font-size: 3.8rem;
    margin-bottom: 3rem;
}
.template-list-archive p {
    font-size: 1.8rem;
    margin-bottom: 5rem;
}
.ms-page p {
    margin-bottom: 1rem;
    line-height: 1.8;
    word-break: break-word;
}
.template-list-archive .template-list-archive__img {
    margin-bottom: 4rem;
}
.template-list-archive p {
    font-size: 1.8rem;
    margin-bottom: 5rem;
}
.template-list-archive__consultation {
    text-align: center;
    margin-bottom: 5rem;
}
.ms-free-consultation {
    background-color: #f9eeee;
    padding: 2rem 1.5rem;
}
.ms-free-consultation .ms-free-consultation__content-text {
    display: none;
}
.ms-free-consultation .ms-free-consultation__content {
    display: flex;
    flex-wrap: wrap;
}
.ms-free-consultation .ms-free-consultation__content-phone {
    margin-bottom: 0;
}
.ms-free-consultation .ms-free-consultation__content-phone, .ms-free-consultation a {
    width: 50%;
}
.archive-team .archive-team__intro a, .archive-team .archive-team__tiles-single a, .front-page__consultation .front-page__consultation-content a, .header .header-ctas .header-ctas__consultation, .ms-btn__sitewide--mobile, .ms-calculator-wrapper input[type="submit"], .ms-cdf__form form button[type="submit"], .ms-cta-fullwidth .ms-cta-fullwidth__btn a, .ms-free-consultation a, .ms-page .ms-page-content__interstitial-download .ms-page-content__interstitial__field-submit, .template-list-archive__letters-list-tile button {
    background-color: #f55d25;
    font-size: 1.8rem;
    color: #fff !important;
    font-weight: 500;
    border-radius: 1rem;
    cursor: pointer;
    text-decoration: none;
}

.ms-free-consultation .ms-free-consultation__content, .ms-helpful-guides .ms-helpful-guides__list-wrapper .ms-helpful-guides__list, .ms-page .ms-page-content__interstitial .ms-page-content__interstitial-container, .ms-reviews .ms-reviews__heading .ms-cta-fullwidth-section .ms-cta-fullwidth__heading, .ms-reviews .ms-reviews__heading h2, .ms-text-dark .ms-text-dark-wrapper, .search .search-tile .search-tile__read-more .search-tile__read-more-wrapper, body main, footer .footer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.ms-free-consultation a, .ms-page .ms-page-content__interstitial-download .ms-page-content__interstitial__field-submit, .template-list-archive__letters-list-tile button {
    max-width: 20rem;
    white-space: normal;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 0.5rem 0.5rem;
    border: none;
}
.ms-free-consultation .ms-free-consultation__content-phone span {
    font-weight: 600;
}
.ms-free-consultation span {
    color: #22292f;
    font-size: 2.6rem;
    font-weight: 500;
}
.svg-inline--fa.fa-phone.fa-w-16.fa-flip-horizontal{
    color: #f55d25;
    padding-left: .5rem;
    font-size: 2.8rem;
}
.template-list-archive__index {
    margin-bottom: 3rem;
}
.template-list-archive__indexes {
    margin-bottom: 12rem;
}
.template-list-archive__index ul {
    list-style: none;
    padding: 0;
}
.template-list-archive__index li {
    right: 0;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    width: auto;
}
.template-list-archive__index li {
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    background-color: #f55d25;
    color: #fff;
    font-size: 2.4rem;
    padding: 2.5rem 3rem;
    margin-bottom: 3rem;
}
.template-list-archive__index a, .template-list-archive__letters-intro a {
    color: #f55d25 !important;
    font-weight: 500;
    border-bottom-width: 1px;
    border-color: #f55d25;
    padding-bottom: .25rem;
    font-size: 20px;
   
}
.template-list-archive__letters {
    right: 0;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    width: auto;
}
.template-list-archive__letters {
    position: relative;
   
    padding: 2rem;
}
.template-list-archive__letters-intro h2 {
    font-size: 27px;
    font-weight: 700;
    color: #000;
}
.template-list-archive__letters-intro__nav {
    display: flex;
    justify-content: space-between;
}
.template-list-archive__letters-list-tile {
    padding: 0rem 2rem 2rem;
    background: #f1f1f1;
    margin-bottom: 2rem;
}
.template-list-archive__letters-list-tile h3 {
   
    line-height: 1.5;
    font-size: 22px;
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: #000;
}
.template-list-archive__letters-list-tile a {
    color: #fff !important;
}


/*---------NewsLetterPageStyle----------*/

.template .ms-page__title h1 {
    font-size: 2.4rem;
    border-bottom: solid 1px;
    font-weight: 700;
    padding-bottom: 10px;
}
.ms-page .ms-page-content__interstitial-download {
    width: 100%;
    background-color: #5d5d5d;
}
.ms-page .ms-page-content__interstitial {
    display: block;
    margin-top: 5rem;
    margin-bottom: 5rem;
}
.ms-page-content__interstitial {
    text-align: center;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.ms-page .ms-page-content__interstitial .ms-page-content__interstitial-container {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    width: 100%;
    margin: auto;
}
.ms-page .ms-page-content__interstitial .ms-page-content__interstitial-container .ms-page-content__interstitial-heading {
    font-size: 2rem;
    color: #fff;
    margin-bottom: 1rem;
    text-align: center;
    font-weight: 600;
}
.ms-page .ms-page-content__interstitial-download .ms-page-content__interstitial__field-submit {
    display: flex;
    position: relative;
}
.archive-team .archive-team__intro a, .archive-team .archive-team__tiles-single a, .front-page__consultation .front-page__consultation-content a, .header .header-ctas .header-ctas__consultation, .ms-btn__sitewide--mobile, .ms-calculator-wrapper input[type="submit"], .ms-cdf__form form button[type="submit"], .ms-cta-fullwidth .ms-cta-fullwidth__btn a, .ms-free-consultation a, .ms-page .ms-page-content__interstitial-download .ms-page-content__interstitial__field-submit, .template-list-archive__letters-list-tile button {
    background: #ffcb05;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    border-radius: 1rem;
    cursor: pointer;
}
.ms-page .ms-page-content__interstitial-download .ms-page-content__interstitial__field-submit a {
padding: 0 23px;
text-decoration: none !important;
background-color: transparent;
color: #333 !important;
cursor: pointer;
font-size: 1.8rem;
font-weight: 500;
}
.ms-page .ms-page-content__interstitial-download .ms-page-content__interstitial__field-submit svg {
   
    position: absolute;
    right: 40px;
    top: 5px;
    bottom: 0;
    width: 7rem;
    text-align: center !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 4rem !important;
    margin-right: -2.5rem;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    color: ;
}
.svg-inline--fa.fa-file-word.fa-w-12 {
    min-height: 47px;
    padding: 14px;
    color: #464646;
}
.ms-page p {
    margin-bottom: 1rem;
    line-height: 1.8;
    word-break: break-word;
    font-size: 1.8rem;
           }
.template .template-document {
    display: block;
    background-color: #fff;
    border-width: 1px;
    border: solid 1px #dbdbdb;
    box-shadow: 0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08);
    padding: 4rem 2rem;
    max-width: 90rem;
    margin: 5rem auto;
}
.template .template-document p {
    margin-bottom: 4rem;
    font-size: 1.8rem;
}
.template-document ol li {
    font-size: 1.8rem;
}

   /* legal docs end */
  .legal-question {
	border: 1px solid rgba(0,0,0,.15);
	border-top: 5px solid #f27760;
	margin-top: 15px;
	padding: 10px;
	border-image: linear-gradient(0.25turn,#F27760,#FFC559,#0F7AD0,#26DDFC) 1;
  }
  .form-group {
	margin-bottom: 2.4rem;
  }
  button.btn-ask {
	width: 100%;
	color: #008cc9;
	margin-top: 10px;
	border: 1px solid #008cc9;
	padding: 5px;
	border-radius: 3px;
  }
  .legal-qustion p{
	font-weight: bold;
	padding-top: 10px;
  }
  .legal-qustion .talk-margin {
	color: #635b5b;
	font-weight: 100;
	font-size: 15px;
	padding: 0px;
  }
  .text-required textarea#question_subject{
	opacity: 0.5;
  }
  
  .legal-qustion button.btn-ask 
  {
    width: 100%;
    color: #fff;
    margin-top: 10px;
    border: 1px solid #008cc9;
    padding: 5px;
    border-radius: 3px;
    background-color: #008cc9;
}
.accordin-main .card {
    border-image: linear-gradient(0.25turn,#F27760,#FFC559,#0F7AD0,#26DDFC) 1;
}
.breadcrumb {
	max-height: inherit !important;
    background-color:transparent !important;
}
.save-icon span {
    font-size: 17px;
}
.filed-under{
	display: inline-block;
	width: 100%;
}
.submited-btns{
	margin: 10px 0;
	border-top: solid 1px;
	display: block;
	padding: 10px 0;
	border-image: linear-gradient(0.25turn,#F27760,#FFC559,#0F7AD0,#26DDFC) 1;
}
.main-t-area {
    display: inline-block;
}
.user-coment-main img {
	width: 10%;
	height: 100%;
}
.user-coment-main {
    display: flex;
}
.right-mark-sec {
    display: inline-block;
	width: 100%;
	margin-left: 10px;
}
.br-2 {
	border-right: solid 1px #ddd;
	border-left: solid 1px #ddd;
    padding: 0 2px;
}
.bl-2 {
    border-right: solid 1px #ddd;
	padding: 4px 2px;
	float: right;
}
.premium-qa-inline-list {
    display: flex;
}
.text-gray {
    color: #867e7e;
}
.icon-chevron-down-after-blue {
    font-size: 16px;
    margin: 10px 5px;
    display: inline-block;
}
.lik-dislike a {
    color: #000 !important;
    margin: 10px 0;
    display: inline-block;
}
.share-link span {
    color: #000;
    display: flex;
    margin-top: -5px;
}
input.btn.btn-primary.ans-que {
    width: 100%;
    border-radius: 5px;
}
input.btn.btn-primary.reply-msg {
    padding: 2px 13px;
    float: right;
}
button.btn.btn-primary.save-btn {
	background-color: #05ce36;
	padding:5px 36px;
}
button.btn.btn-primary.save-btn a{
	color:#fff !important;
}
@media only screen and (max-width: 1920px){
	.mybox {
		min-height: 149px;
	}
	.card-slider {
		min-height: 409px !important;
	}
}
@media only screen and (max-width: 1366px){
	.mybox {
		min-height: 149px;
	}
	.card-slider {
		min-height: 409px;
	}
	.right-mark-sec .strong {
		font-weight: initial !important;
	}
}
@media only screen and (max-width: 1190px){
    .menutitle__label___15qB {
        padding: 0 5px !important;

    }
    .menutitle__text___1s3U {
        font-size: 14px !important;
    }
    
}
@media only screen and (max-width: 1024px){
	.topbar__logo___g8vG a {
		margin-top: 14px;
	}
	.menutitle__label___15qB {
		padding: 0 5px !important;
    }
    .menutitle__label___15qB svg {
        margin-right: 0px;
    }
	.d-flex-new{
		display: -webkit-box!important;
		
    }
    
	.mybox {
		min-height: 149px;
	}
	.bl-2 {
		float: inherit;
		border-right: none;
	}
}
@media only screen and (max-width: 800px){
.tab-hide-social {
    display: none;
}
}
@media only screen and (max-width: 768px){
    .buttontitle__buttontitle___13BP {
        padding: 0 4px !important;
        font-size: 12px !important;
    }
	
	.dropdownmenu__container___2c3c {
		padding-left: 0px !important;
	}
	.mybox {
		margin: 10px 0;
	}
	.topbar__logo___g8vG {
		overflow: initial;
	}
	.topbar__logo___g8vG, .topbar__logo___g8vG a {
		flex: none;
		max-width: 100%;
	}
	.tab-hide-social{
		display: none;
	}
	.main-carousel{
		position: relative;
	}
	.slick-next {
		right: -5px !important;
	}
	.js-v-serp-result-cta-message-wrapper a {
		background-color: transparent !important;
	}
	.menutitle__label___15qB {
		padding: 0 4px !important;
	}
	.btn-primary, .btn.btn.btn-primary, .btn.btn.btn-default, .btn-default{
		padding: 4px 8px !important;
    }
    .menutitle__text___1s3U {
        font-size: 13px !important;
    }
	.form-horizontal .control-label{
		text-align: left !important;
	}
	.logout-tab {
		padding: 5px 10px !important;
	}
	.d-flex-new {
		margin-right: 28px !important;
	}
	.scroll-link ul li {
		font-size: 12px;
	}
	.menutitle__label___15qB svg {
		margin-right: 0px !important;
	}
	
	.mybox {
		min-height: 131px;
	}
	.card {
		min-height: auto !important;
	}
	.save-icon span {
		font-size: 10px;
	}
	/*.icon-bar-legal
	{
		float:right !important;
		color:Blue !important;
	}*/
}
@media only screen and (max-width: 767px){
	
.topbar__children___AC53 {
	left: 0% !important;
	background-color: transparent !important;
}
	.topbar__logo___g8vG {
		padding: 0 6px !important;
		margin: 6px 0;
	}
	.menutitle__label___15qB {
		border-bottom: solid 1px #ddd;
		padding: 0px 0px !important;
	}
	
	.d-flex-new {
		margin-right: 43px !important;
	}
	.desktop-menu{
		display:none;
	}
	.menumobilecss{
		display: block;
	}
	#sidebarMenu{
		display: block;
		background: #fccf3a !important;
	}
	label.sidebarIconToggle {
		background-color: #fccf3a;
		width: 54px;
		padding: 11px;
		display: inline-block;
		height: 37px;
	}
	.menutitle__label___15qB, .dropdownmenu__container___2c3c{
		background: transparent !important;
		border-bottom: 1px solid #966857 !important;
	}
	.dropdownmenu__container___2c3c .dropdownmenu__children___27D4>li {
		border-bottom: none !important;
	}
	.logout-tab {
		padding: 5px 10px !important;
		text-align: center;
	}
	.menutitle__label___15qB a {
		padding:25px 10px;
		width: 100%;
		display: inline-block;
		text-align: left;
		margin-left: 1px;
	}
	.mybox {
		min-height: 130px;
	}
	.dropdownmenu__container___2c3c li a:hover {
		display: inline-block;
		width: 100%;
		padding-left: 8px;
	}
	nav.dropdownmenu__container___2c3c.gtm-context {
		height: 435px;
		overflow-y: scroll;
	}
	.row.login-two button {
		padding: 10px 15px;
		margin: 16px 10px;
		font-size: 14px;
		background-color: #f55d25 !important;
		background-image: none !important;
		border: none;
	}
}
@media only screen and (max-width: 720px){
	
	label.sidebarIconToggle {
		top: 18px;
		left: 647px;
	}
	.header a img {
		width: 58%;
		float: left;
		margin-left: 10px;
	}
	button.btn.btn-success {
		float: left;
	}	
}
@media only screen and (max-width: 600px){
.menumobilecss
	{
		display: block;
	}
	.logout-tab {
		margin: 10px;
		background-color: #9b0000;
		border-radius: 15px;
		padding: 5px 20px;
		text-align: center;
	}
	.desktop-menu {
		display: none;
	}
	.tab-hide-social{
		display: block;
	}
	#sidebarMenu{
		display: block;
		margin-top: 63px;
	}
	.header {
		text-align: left;
	}
	.header a img {
		text-align: center;
		display: block;
		padding: 4px 0;
		width: 60%;
		margin-left: 10px;
	}
	label.sidebarIconToggle {
		background-color: #fccf3a;
		width: 54px;
		padding: 11px;
		display: inline-block;
		height: 37px;
		top: 18px;
		left: 533px;
	}
	.menutitle__label___15qB {
		height: initial !important;
		background-color:transparent !important;
		padding: 0 !important;
	
	}
	.menutitle__label___15qB a{
		padding:10px;
		width: 100%;
		display: inline-block;
		text-align: left;
		margin-left: 1px;
	}
	
	.dropdownmenu__container___2c3c {
		background: #fccf3a !important;
	}
	.dropdownmenu__container___2c3c, .menutitle__label___15qB {
		border-bottom: 1px solid #966857 !important;
	}
	.dropdownmenu__children___27D4>li{
		border: transparent !important;
	}
	#sidebarMenu{
		background: #fccf3a;
	}
	.spinner {
		background-color: #4a4747;
	}
	.buttontitle__buttontitle___13BP{
		background-color: #007bff !important;
		color: #fff !important;
		border: none !important;
	}
	
	.row.login-two button {
		padding: 10px 15px;
		margin: 16px 10px;
		font-size: 14px;
		background-color: #f55d25 !important;
		background-image: none !important;
		border: none;
	}
	.hide-m {
		display: none;
	}
	
}
@media only screen and (max-width: 414px)
{
	.feedbacktext
	{
		display:none !important;
	}
	.sidebarIconToggle{
		left: 341px;
		top: 2px;
	}
	.header {
		padding: 10px;
	}
	label.sidebarIconToggle {
		margin: 10px 0;
		top: 2px;
		left: 351px;
	}
	.footer-align-right{
		margin-top: 0 !important;
	}
	.row.login-two button {
		padding: 8px;
		margin: 2px 5px;
	}
	.header a img {
		width: 59%;
	}
	.v-organic-license-section, .about-content, .mob-hide {
		display: none;
	}
	.mob-xs-show{
		display:block;
	}
	.mob-hide {
		display: none !important;
	}
	
	a.lawyer-img img {
		width: 100%;
	}
	.circular-not-loaded h1, .circular-not-loaded .h1 {
		font-size: 25px !important;
	}
	.card {
		min-height: auto !important;
	}
}
@media only screen and (max-width: 375px){
.header a img {
    width: 56%;
}
.row.login-two button 
{
    margin: 2px 0px;
}
label.sidebarIconToggle {
    top: 2px;
    left: 311px;
}
}
@media only screen and (max-width: 360px){
	.header a img {
		width: 60%;
	}
	.row.login-two button {
		padding: 8px 9px;
		margin: 2px 0px;
	}
	a.v-serp-block-link.search-result-lawyer-name {
		font-size: 22px !important;
	}
	.small, small {
		font-size: 13px !important;
	}
	label.sidebarIconToggle{
		top: 2px;
    left: 295px;
	}
	
}
@media only screen and (max-width: 320px){
	.row.login-two button {
		padding: 7px 7px;
		margin: 6px 0px;
	}
	a.v-serp-block-link.search-result-lawyer-name {
		font-size: 20px !important;
	}
	.small, small {
		font-size: 12px !important;
	}
	label.sidebarIconToggle{
		top: 5px;
		left: 264px;
		}
	}

	.header a img{
		width: 85%;
	}
	.pro-img {
		border-radius: 30px;
		overflow: hidden;
		width: 196px;
		height: 270px;
		margin: 0 auto;
	}
	.js-v-profile-card-cta-message-wrapper {
		margin-top: 10px;
		background-color: #fc9835;
		border-radius: 8px;
	}
	button.bg-blue, .js-v-phone-replace-text.overridable-lawyer-phone-copy{
		color: #fff !important;
	}
	button.call-us-btn {
		width: 100%;
		border: none;
		background-color: #008cc9;
		border-radius: 5px;
	}
	.svg-inline--fa.fa-phone{
		color: #fff !important;
	}
	.bg-gray{
		background-color: aliceblue;
	}
	.profile h1 span{
		color: #fccf3a;
	}
	.main-head h1 {
		font-size: 47px !important;
	}
	.main-head h1 span{
		color: #fc9835;
	}
	.sub-head-bg {
		background-color: #008cc9;
		padding: 10px 10px;
		color: #fff;
		border-radius: 0px 22px 22px 0;
		font-size: 20px !important;
	}
	.see-more-link-text.text-center.u-margin-top-half {
		background-color: #f0f0f0;
		margin-top: 0 !important;
		padding: 10px 0;
	}
	.u-margin-top-half .svg-inline--fa.fa-phone{
		color: #008cc9  !important;
	}
	.btn.btn-tertiary.btn-block.v-js-phone-click, .btn.btn-tertiary.btn-block.v-js-message-click{
		background: #fafafa;
	}
	
	.labeled-img {
		border-radius: 15px;
		overflow: hidden;
	}
	.map-container {
		border: solid #008cc9 1px;
	}
	.table.table-borderless tr th {
		background-color: aliceblue;
		padding: 15px 10px;
	}
	.see-more-link-text
	{
		font-size:20px !important;
	}