[v-cloak] {
  display: none;
}
.lawDetail{
        -moz-box-shadow: 4px 1px 7px 2px #ccc;
    -webkit-box-shadow: 4px 1px 7px 2px #ccc;
    box-shadow: 4px 1px 7px 2px #ccc;
}
.unsubsLawyer{
        font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.unSubsLawyerLink{
    margin-top: 10px;
}
.unSubsLawyerLink a {
    background: red;
    padding: 5px;
    color: white;
}
#subsImg{
margin-right: 4px;
}
.replySection{
    flex-basis: 30%;font-size: 13px;text-align: right;display: flex;justify-content: space-around;
}
.mobileOnly{
    display: none;
}
.loginMod {
    width: 56%;
    margin: auto;
}
.ShareDivison {
margin-bottom: 5px;
}
.hiwDiv{
    font-weight: bold;
    -moz-box-shadow: 2px 2px 3px 2px #ccc;
    -webkit-box-shadow: 2px 2px 3px 2px #ccc;
    box-shadow: 2px 2px 3px 2px #ccc;
    text-align: center;
    padding: 3%;
    margin-bottom: 6%;
    margin-left: 10%;
    margin-right: 10%;
    background-color: #22bfef
}
.hiwDiv a{
    color:#111111;
}
.indicators1{
}
.mobButtons{
    display: none;
}
#indicatorText{
    margin-left: 5%;
    font-size: 12px;
}
.paidTag{
    display: inline-block;
    /* text-decoration: none; */
    background: #d60046;
    color: white;
    font-weight: bold;
    width: 25px;
    height: 25px;
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    cursor: default;
    overflow: hidden;
    box-shadow: 0px 0px 0px 3px #f1d0d0;
    border: solid 2px rgba(255, 255, 255, 0.47);
    transition: .4s;
    font-size: 10px;
  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
  -webkit-animation-duration: 1.7s;
}

.paidTagResponseLimit{
    display: inline-block;
    /* text-decoration: none; */
    background: #616161;
    color: white;
    font-weight: bold;
    cursor: default;
    width: 25px;
    height: 25px;
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    box-shadow: 0px 0px 0px 3px #f1d0d0;
    border: solid 2px rgba(255, 255, 255, 0.47);
    transition: .4s;
    font-size: 10px;
 /* -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
  -webkit-animation-duration: 1.7s;*/
}

.paidTagPending{
    display: inline-block;
    /* text-decoration: none; */
    background: #d89800;
    color: white;
    font-weight: bold;
    cursor: default;
    width: 25px;
    height: 25px;
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    box-shadow: 0px 0px 0px 3px #d6ff57;
    border: solid 2px rgba(255, 255, 255, 0.47);
    transition: .4s;
    font-size: 10px;
/*  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
  -webkit-animation-duration: 1.7s;*/
}
.paidTagPending1{
    display: inline-block;
    text-decoration: none;
    background: #d89800;
    color: white;
    /* font-weight: bold; */
    cursor: default;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    /* box-shadow: 0px 0px 0px 3px #d6ff57; */
    /* border: solid 2px rgba(255, 255, 255, 0.47); */
    transition: .4s;
    font-size: 10px;
}

.freeTagPending{
    /* text-decoration: none; */
    background: #4fb61a;
   
/*  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
  -webkit-animation-duration: 1.7s;*/
}

.paidTagApproved{
    display: inline-block;
    /* text-decoration: none; */
    background: #228B22;
    color: white;
    font-weight: bold;
    cursor: default;
   width: 25px;
    height: 25px;
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    box-shadow: 0px 0px 0px 3px #f1d0d0;
    border: solid 2px rgba(255, 255, 255, 0.47);
    transition: .4s;
    font-size: 10px;
/*  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
  -webkit-animation-duration: 1.7s;*/
}

 .paidTagPaidApproved {
    display: inline-block;
    /* text-decoration: none; */
    background: #5f63f1;
    /* background: linear-gradient(to right, #228B22, #f80759); */
    color: white;
    font-weight: bold;
    width: 25px;
    height: 25px;
    line-height: 22px;
    cursor: default;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    box-shadow: 0px 0px 0px 3px #cbd4f7;
    border: solid 2px rgb(241, 208, 208);
    transition: .4s;
    font-size: 10px

/*  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
  -webkit-animation-duration: 1.7s;*/
}
#breadcrumb{
	/*display:none;*/
}
.modal-content, .modal-card {
width: 70%
}
#RegisterUserButton{
	padding-right: 50px;
    padding-left: 50px;
}
.successBtn{
	padding-right: 50px;
    padding-left: 50px;	
}
.freeLegalDesc{
    font-size: 16px;
    margin-left: 22px;
    margin-top: 10px;
}
.postingcheck{
	font-size:15px;
}
.postingMethod{
	font-weight: bold;
	font-size:18px;
}
.billBreak{
	font-weight: bold;
}
.paymentGWimages{
    margin: auto;
    margin-left: auto;
   /* padding-left: 15%;
    padding-right: 15%;*/
    background: #040303;
    color: white;
    display: flex;
    justify-content: center;
    font-size: 13px;
    padding-top: .5%;
    padding-bottom: .5%;
}
.reviewMessage{
	/*margin-top: 7%*/
}
#paymentgw{
	width: 65px;
}
#paymentgw1{
	width: 35px;
}
.modal-card-title{
	margin-top: 0px !important;
}
.postingCheck{
	font-weight: bold;
}
.successMessage{
	margin-top: 4%;
	    text-align: center;
	    font-size:16px: 
}
#CreateNewUserModalisActive .input {
    box-shadow: none;
    border-top: none;
    border-radius: 0;
    border-right: none;
    border-bottom: 1px solid #7777;
}
.input.is-success, .textarea.is-success {
    /* border-color: #23d160; */
    border-bottom: 1px solid #c2bfbf;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    box-shadow: none;
        font-size: 15px!important;
}
.modal-card-foot{
	border:none;
	background-color: white;
	display: flex;
	justify-content: center;
}
.select.is-success select{
	border-bottom: 1px solid #c2bfbf;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px !important;	
}
.ShareDivison{
    display: flex;
   /* justify-content: center;*/
    font-size: 13px;
    justify-content: center;
}
.likeAnswer0{
	display: flex;
	color: #808080;
}
.likeAnswer1{
	display: none;
}
.dislikeAnswer1{
	display: flex;
}
.dislikeAnswer0{
	display: none;
}
.ShareDivison span{
    margin-right: 10px;
    color: #808080;
    margin-top: 3%;
    margin-left: 10px;
    font-size: 12px;
}
.ShareDivison>div{
	display: flex;
	    cursor: pointer;
	margin-top: 2%;

}
#share-modal section{
	background-color: white;
	border-radius: 10px;
	display: flex;
	justify-content: space-evenly;
}
#bellCounter{
	    background-color: red;
    color: white;
    width: 84%;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -20%;
    left: 78%;
    z-index: 998;
    font-size: 12px;
}
a{
	cursor: pointer;
}
#latestResponseSection{
	display: flex; flex-direction: column;
	/*align-items: center;*/flex-basis: 19%;
	justify-content: center;
	    margin-right: 5px; 
}
#respondedLawyersMainSection{
	flex-basis: 75%;padding-left: 1%;
	border-left: 1px solid grey;
}
#heading{
	flex-basis: 15%;
}
#categorySection2{
	margin-top: 1%;
	display:none;
}
#closeIcon{
	display: none;
}
#bellIcon{
	/*flex-basis: 3%;*/
	position: relative;
	margin-top: 1%;
	margin-left:1%;
}
#notificationBox{
	background-color: white;
    box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    position: absolute;
    top: 135%;
    right: 0%;
    width: 28%;
    min-height: 65%;
    z-index: 998;
}
#notificationBox:after {
    content: '';
    position: absolute;
    display: none;
    left: 95%;
    top: -2%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e6e5e5;
    clear: both;
}
.notificationMsg{
	display: flex;
	flex-direction: column;
	padding:2%;
	border-bottom: 1px solid #d8d8d8;
	font-size: 13px;
	cursor: pointer;
}
.notificationMsg:hover{
	background-color: white;
}
.msg{
	display: flex;
	justify-content: flex-start;
}
.time{
	display: flex;
	justify-content: flex-end;
}
#messages{
	max-height: 382px;
	min-height: 1800%;
	overflow-y: scroll;
}
/* width */
#messages::-webkit-scrollbar {
    width: 5px;
}

/* Track */
#messages::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}
 
/* Handle */
#messages::-webkit-scrollbar-thumb {
    background: grey; 
    border-radius: 10px;
}

/* Handle on hover */
#messages::-webkit-scrollbar-thumb:hover {
    background: black; 
}
.fa-calendar{
	font-size: 13px;
	margin-right: 2px;
}
#dismiss{
	position: absolute;
    bottom: 0px;
    display: flex;
    height: 9%;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-top: 1px solid #d8d8d8;
    cursor: pointer;
    background-color: rgb(42, 183, 107);
    color:white;
}

@keyframes blinker {
50% {
opacity: 0;
}
}
/* width */
#listData::-webkit-scrollbar {
    width: 5px;
}
.modal-card{
	max-height:700px !important;
	/*min-height: 575px !important;*/
}
.input{
	font-size: 15px !important;
}
.label{
	font-size: 12px !important;
	color: #777 !important;
	margin-top: 5px !important;
}
textarea{
	font-size: 13px !important;
	min-height: 60px !important;
	height: 60px !important;
}
select{
	font-size: 13px !important;
}

/* Track */
#listData::-webkit-scrollbar-track {
    background: #f1f1f1; 
}

/* Handle */
#listData::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
#listData::-webkit-scrollbar-thumb:hover {
    background: #555; 
}
.greenBtn{
	font-size: 12px !important;
	background-color: #2ab76b !important;
	border-radius: 0px;
	font-weight:300;
}
#searchBar{
	margin-left:0px;
}
#LeadBtn{
	font-size: 14px;background-color: orange;color:white;padding:2.5%;width: 35%;
}
#aboveFooter,#footerMain{
	padding-left: 0%;
}
#menuIcon{
	display: none;
}
#searchPopUp{
	display: none;
}
#searchInput{
	display: flex;
}
#searchbutton{
	display:none;
	justify-content: flex-end;
    flex-basis: 21%;
}
#consultLawyerButton{
	display: flex;
	justify-content: center;
	flex-basis: 20%;
	align-items: center;
}
#ButtonSection{
	/*flex-basis: 40%;*/
	margin-top: .75%;
}
#searchInput{
	/*flex-basis: 40%*/
	    margin-top: 1%;
    margin-left: 2%;
    flex-basis: 29%;
    justify-content: flex-end;
}
#RespondLawyers{
	flex-basis: 95%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
}
#RespondedLawyers{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;

}
#RespondAction{
	display: flex;align-items: center;flex-direction: row;justify-content: flex-end;

}
.sticky {
  position: fixed;
  top: 72px;
}
.fixedHeader{
  position: fixed;
  top: 64px;
  z-index: 2;
  margin-left: 1%;
}
.highlight{
	background-color: yellow!important;
}
.readyFlex {
    padding: 3px;
    width: 280px !important;
    height: 50px;
    border: 2px solid #5cbcb0;
}
.cardContent{
	padding: 2%;
}
#QuestionSection{
	display: flex;
}
#sideBarSection{
	display: flex;
	flex-basis: 12%;
	margin-top: 0.7%;
	flex-direction: column;

}

#QuestionAnswerSection{
	flex-basis: 68%;
}
#TopRespondingLawyerSection{
	flex-basis: 19%;
}
#questionAndPhoto{
	display: flex;
}
.postCategory{
	/*margin-left: 40%;*/
}
.postCategory a {  
    display: inline-block;  
    height: 21px;  
    margin: 0 10px 0 0;  
    padding: 0 7px 0 14px;  
    white-space: nowrap;  
    position: relative;  
    
    background: -moz-linear-gradient(top, #e8f0fe 0%, #e8f0fe 100%);  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8f0fe), color-stop(100%,#e8f0fe));  
    background: -webkit-linear-gradient(top, #e8f0fe 0%,#e8f0fe 100%);  
    background: -o-linear-gradient(top, #e8f0fe 0%,#e8f0fe 100%);  
    background: linear-gradient(to bottom, #e8f0fe 0%,#e8f0fe 100%);  
    background-color: #e8f0fe;  
    
    color: #963;  
    font: bold 11px/21px Arial, Tahoma, sans-serif;  
    text-decoration: none;  
    text-shadow: 0 1px rgba(255,255,255,0.4);  
    
    border-top: 1px solid #e8f0fe;  
    border-bottom: 1px solid #e8f0fe;  
    border-right: 1px solid #e8f0fe;  
    border-radius: 1px 3px 3px 1px;  
    box-shadow: inset 0 1px #e8f0fe, 0 1px 2px rgba(0,0,0,0.21);  
  }
  .postCategory a:before { 
    content: '';  
    position: absolute;  
    top: 5px;  
    left: -5px;  
    width: 10px;  
    height: 9px;  
    
    background: -moz-linear-gradient(45deg, #e8f0fe 0%, #e8f0fe 100%);  
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#e8f0fe), color-stop(100%,#e8f0fe));  
    background: -webkit-linear-gradient(-45deg, #e8f0fe 0%,#e8f0fe 100%);  
    background: -o-linear-gradient(45deg, #e8f0fe 0%,#e8f0fe 100%);  
    background: linear-gradient(135deg, #e8f0fe 0%,#e8f0fe 100%);  
    background-color: #e8f0fe;  
    
    border-left: 1px solid #e8f0fe;  
    border-bottom: 1px solid #e8f0fe;  
    border-radius: 0 0 0 2px;  
    box-shadow: inset 1px 0 #e8f0fe, 0 2px 2px -2px rgba(0,0,0,0.33);  
  }  
  .postCategory a:before { 
    -webkit-transform: scale(1, 1.5) rotate(45deg);  
    -moz-transform: scale(1, 1.5) rotate(45deg);  
    -ms-transform: scale(1, 1.5) rotate(45deg);  
    transform: scale(1, 1.5) rotate(45deg);  
  }  
  .postCategory a:after { 
    content: '';  
    position: absolute;  
    top: 7px;  
    left: 1px;  
    width: 5px;  
    height: 5px;  
    background: #FFF;  
    border-radius: 4px;  
    border: 1px solid #e8f0fe;  
    box-shadow: 0 1px 0 rgba(255,255,255,0.2), inset 0 1px 1px rgba(0,0,0,0.21);  
  }
.postTypeTag{
	margin-left: 40%;
}
.postTypeTag a {  
    display: inline-block;  
    height: 21px;  
    margin: 0 10px 0 0;  
    padding: 0 7px 0 14px;  
    white-space: nowrap;  
    position: relative;  
    
    background: -moz-linear-gradient(top, #33d82c 0%, #33d82c 100%);  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33d82c), color-stop(100%,#33d82c));  
    background: -webkit-linear-gradient(top, #33d82c 0%,#33d82c 100%);  
    background: -o-linear-gradient(top, #33d82c 0%,#33d82c 100%);  
    background: linear-gradient(to bottom, #33d82c 0%,#33d82c 100%);  
    background-color: #33d82c;  
    
    color: #963;  
    font: bold 11px/21px Arial, Tahoma, sans-serif;  
    text-decoration: none;  
    text-shadow: 0 1px rgba(255,255,255,0.4);  
    
    border-top: 1px solid #33d82c;  
    border-bottom: 1px solid #33d82c;  
    border-right: 1px solid #33d82c;  
    border-radius: 1px 3px 3px 1px;  
    box-shadow: inset 0 1px #33d82c, 0 1px 2px rgba(0,0,0,0.21);  
  }
  .postTypeTag a:before { 
    content: '';  
    position: absolute;  
    top: 5px;  
    left: -5px;  
    width: 10px;  
    height: 9px;  
    
    background: -moz-linear-gradient(45deg, #33d82c 0%, #33d82c 100%);  
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#33d82c), color-stop(100%,#33d82c));  
    background: -webkit-linear-gradient(-45deg, #33d82c 0%,#33d82c 100%);  
    background: -o-linear-gradient(45deg, #33d82c 0%,#33d82c 100%);  
    background: linear-gradient(135deg, #33d82c 0%,#33d82c 100%);  
    background-color: #33d82c;  
    
    border-left: 1px solid #33d82c;  
    border-bottom: 1px solid #33d82c;  
    border-radius: 0 0 0 2px;  
    box-shadow: inset 1px 0 #33d82c, 0 2px 2px -2px rgba(0,0,0,0.33);  
  }  
  .postTypeTag a:before { 
    -webkit-transform: scale(1, 1.5) rotate(45deg);  
    -moz-transform: scale(1, 1.5) rotate(45deg);  
    -ms-transform: scale(1, 1.5) rotate(45deg);  
    transform: scale(1, 1.5) rotate(45deg);  
  }  
  .postTypeTag a:after { 
    content: '';  
    position: absolute;  
    top: 7px;  
    left: 1px;  
    width: 5px;  
    height: 5px;  
    background: #FFF;  
    border-radius: 4px;  
    border: 1px solid #33d82c;  
    box-shadow: 0 1px 0 rgba(255,255,255,0.2), inset 0 1px 1px rgba(0,0,0,0.21);  
  } 
#ClientIdentity{
	display: flex;
	flex-basis: 100%;
	justify-content:flex-start;
	align-items: center;
	flex-wrap: nowrap;
	padding-top: 1%
}
#clientDetails{
	display: block;
	margin:0% 2%;
    flex-basis: 30%;
}
#chip{
    margin-left: 2%;
    display: flex;
    flex-basis: 70%;
    justify-content: space-between;
}
#QuestionTitle {
    color: #000000 !important;
    font-size: 14px;
    flex-basis: 60%;
    padding: 1% 0%;
    padding-bottom: 0px;
    font-weight: bold;
}
#QuestionTitle a{
	color: #000000;
}

#QuestionTitle:hover{
	color:blue !important;
	text-decoration: underline;
}
#QuestionDetails{
	padding: 1% 0%;
	font-size: 13px;
}
.lawyerPic{
	height: 70px;
	width:50px;
}
#clientImage{
	height: 30px;
	width: 30px;
	/*border-radius: 50%;*/
}
#categoryResponse{
	padding:1%;
	font-size: 11px;
}
#categoryResponse:hover{
	padding:1%;
}
#latestAnswer{
	font-size: 13px;
}
#QuestionIcon{
	font-size: 20px;
	font-weight: bold;
}
#answerIcon{
	font-size: 20px;
	font-weight: bold;
}
#lawyerResSection{
	display: flex;
	flex-direction: column;
	justify-content: center;
    flex-basis: 25%;
    border-right: 1px solid grey;
}


#respondedLawyersSection{
	display: flex;
	align-items: center;
	margin-top:1%;
}
#ResponseLink{
	flex-basis: 6%;
	text-align: right;
}
#LawyerInfo{
	display: flex;
	flex-basis: 80%;
	font-size: 12px;
	flex-wrap: wrap;
	flex-direction: column;

}
#lawyerDetails{
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 5px;
}












/*old code*/
#PlayStoreImg{
	position: absolute;
    top: 37%;
    left: 19%;
    width: 8%;
    cursor: pointer !important;
}
#BannerImgResponsive{
		display: none;
}
#AppText{
	position: absolute;
    font-size: 23px;
    color: white;
    top: 4%;
    left: 14%;
}
#AppText1{
    position: absolute;
    font-size: 16px;
    color: white;
    top: 2%;
    left: 9%;
}
#BannerImg{
	height:auto;
}
#consultAlign{
	justify-content: left;
}
#viewDetail{
	font-size: 11px !important;
margin-top: 3px;
text-decoration:underline !important;
}
#viewDetail:hover{
	color:blue !important;
	text-decoration:underline !important;
}
#consultText{
	color: #ca0c32;margin-right: 10px;font-weight: 600;font-size: 16px;
}
.modal-background{
	z-index: 1490 !important;
	position: fixed !important;
}
.modal-card{
	z-index: 1490 !important;
}
.highlight{
	background-color: yellow!important;
}
body{
	font-family: Roboto,sans-serif !important;
}
#lawyerSection:hover{
	background-color: #f3f3f3;
}
.HeaderBox1{
	padding-left: 45px;
padding-right: 13px;
padding-top: 10px;
padding-bottom: 5px;
background-color: #232c3a;
margin-right: 38px;
margin-left: 38px;
margin-top: 5px;
display: flex;
align-items: center;
cursor: pointer;
font-family: 'Roboto';}
#headerBoxImage1{
	color: #00d6b2;
margin-right: 5px;
width: 25px;
margin-bottom: 9px;
}
.headerBoxEnd1{margin-right:2px !important;}
#buttonText1{
	color: #00d6b2;
font-size: 17px;
}
.successBtn {
border-radius: 0px !important;
color:white;
}
.successBtn:hover{
	background-color: #2ab76b !important;
	background-color: #2ab76b !important;
	color:white;
}
.legaltext{
position: absolute;
width: 99%;
height: 0px;
top: 48%;
right: -27%;
display: flex;
justify-content: center;
align-items: center;
}
.details{
	margin:0px;
	color: blue!important;
}
.details:hover{
	color:blue !important;
	text-decoration: underline !important;
}
.legaltext2{
display: inline-block;
font-size: 25px;
color: #f8e7a1;
font-family: 'Roboto' !important;
}
#content{
	font-family: Roboto,sans-serif !important;
}
.is-medium{
	font-size: 1rem;
}
.title.is-4 {
font-size:14px;
}
.card-content{
	padding-top: 0.1%;
	padding-bottom: 0.1%;
}
.title{
	margin:0px;
}
#bigimg{
	margin:0px;
	padding:0px;
	display: none;

}
#pagehead{
	text-align: center;
	color: #000;
}
.details{
	color:black;
}
html{
	overflow-x: hidden;
	background-color: #e9ebee;
	color:black;
}
#content{
	/*background-color: #e9ebee;*/
	background-color: white;
}
#subhead{
	text-align: center;
}
#tblrow{
	padding-top: 1%;padding-bottom: 1%;border-top:1px solid #9c9a9a;
	
}
#tblrow:hover{
	background-color: #f5f5f5;
}
.pagination>.active>span{
	background-color: #20bc56 !important;
	border-color: #20bc56 !important;
	z-index:1 !important;
}
.pagination>.active>span:hover {
	background-color: #20bc56 !important;
	border-color: #20bc56 !important;
	}
	.pagination>li>a{
		color: #20bc56 !important;
	}
#question-text{
display:block;
width:100%;
word-wrap:break-word;
font-size: 14px;
}
#question-title {
display: block;
width: 100%;
word-wrap: break-word;
padding-left: 1%;
font-size: 20px;
}
.field{
	margin-bottom: 0.2% !important;
}
.tag{
	margin:0px;
	border-radius: 0px;
	font-size: 12px;
}
.taggychip{
	display: inline-block;
height: 21px;
margin: 0 10px 0 0;
padding: 0 7px 0 14px;
white-space: nowrap;
position: relative;
color: #963;
font: 700 11px/21px Arial,Tahoma,sans-serif;
text-decoration: none;
text-shadow: 0 1px hsla(0,0%,100%,.4);
border-top: 1px solid #edb14a;
border-bottom: 1px solid #ce922e;
border-right: 1px solid #dca03b;
border-radius: 1px 3px 3px 1px;
box-shadow: inset 0 1px #fee395, 0 1px 2px rgba(0,0,0,.21);
}
.colorBlack{
	color:black !important;
	background-color: white !important;
}
#content .modal-card-head{
	background-color: #087c3d;
}
#content .modal-card-title{
	color: white;
}
.modal-card-title{
	font-size:20px;
	}
@media only screen and (max-width: 990px) {

		#viewDetail{
			font-size: 11px !important;
		margin-top: 0px;
		text-decoration:underline !important;
		}
		#consultAlign{
			justify-content: center;
		}
		#consultText{
			display: flex;
		justify-content: left;
		align-items: center;
		padding-top: 2%;
		padding-bottom: 3%;
		font-size: 13px;
		}
.legaltext2 {
	display: inline-block;
	font-size: 14px;
	color: #f8e7a1;
	font-family: 'Roboto' !important;
		}
		.legaltext{
		position: absolute;
	width: 99%;
	height: 0px;
	top: 48%;
	right: -4%;
	display: flex;
	justify-content: center;
	align-items: center;
		}
}
@media only screen and (max-width: 390px) {
#consultAlign{
	justify-content: center;
}
}
@media only screen and (max-width: 390px) {
		.legaltext2 {
	display: inline-block;
	font-size: 11px;
	color: #f8e7a1;
	font-family: 'Roboto' !important;
		}
		.legaltext{
		position: absolute;
	width: 99%;
	height: 0px;
	top: 48%;
	right: -4%;
	display: flex;
	justify-content: center;
	align-items: center;
		}
		.HeaderBox1 {
	padding-left: 45px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #232c3a;
	margin-right: 38px;
	margin-left: 38px;
	margin-top: 5px;
	display: flex;
	align-items: center;
	cursor: pointer;
	font-family: 'Roboto';
}
}
.show{
	display: flex;
}
.hide{
	display: none !important;
}
.slinput input {
padding:5px;
width:100%;
border:1px solid #ccc;
padding-left:31px;
padding-right:30px;
color:black;
font-family: arial,sans-serif;
font-size: 14px;
border-radius: 20px;
}
/* Remove IE10's “clear field” X button */
.slinput input::-ms-clear {
display: none;
}
.slinput input:focus {
/*border:1px solid green;
border-radius: 20px;*/
box-shadow: 0px 0px 2px green;
outline:none;
}
/* left side icon style (search icon) */
.slinput .left-icon {
position:absolute;
left:10px;
top:7px;
}
.slinput .fa {
color:#444;
font-size: 14px;
}
.slinput .fa-close {
color:#ccc;
}
/* right side icon style (search icon) */
.slinput .right-icon {
position:absolute;
right:10px;
top:7px;
cursor:pointer;
}
.slinput {
position:relative;
width:90%;
}
#lawyersCard:hover{
	box-shadow: 0 0px 6px rgba(0,0,0,0.12), 0 0px 6px rgba(0,0,0,0.24);
}
.consultBtn{
	border:2px solid #808080 !important;
	color:black !important;
	border-radius: 0px !important;
	padding: 0px 10px 0px 10px!important;
	background-color: white !important;
	font-size:10px !important;
}
.consultBtn:hover{
	background-color: #808080 !important;
	color:white !important;
	background-image: none !important;
}
.DeleteButtonPadding{
	padding: 19%;
}
    .indicators{
        margin-left: 10px
    }
    }
@media only screen and (max-width: 762px) {
        .indicators{
        margin-left: 10px
    }
	
	.DeleteButtonPadding{
	    padding-top: 76%;
	    padding-right: 4%;
	}
	.slinput{
		width: 100%;
	}
	#lwrimg{
		margin-left: 33px !important;
	}
	#buttonText1{
		font-size: 17px !important;
	}
	.legaltext{
		top:13% !important;
	}
	}

@media only screen and (max-width: 320px) {
#latestResponseSection{
	display: flex; flex-direction: column;
	align-items: center;flex-basis: 100%;
	justify-content: center;border:none;
}
#respondedLawyersMainSection{
	flex-basis: 100%;margin-left: 1%;
	border:none;
}
#categorySection1{
	display: none;
}
#categorySection2{
	display: flex;
	order:4;
}
    .indicators{
        margin-left: 10px
    }
#notificationBox:after {
	border:none;
}
#categoryResponse{
	padding:1%;
}
#categoryResponse:hover{
	padding:1%;
}
#aboveFooter,#footerMain{
	padding-left: 0%;
}
.readyFlex {
    padding: 3px;
    width: 68px !important;
    height: 50px;
    border: 2px solid #5cbcb0;
}
.button{
	font-size: 13px !important;
}
#LeadBtn{
	font-size: 14px;background-color: orange;color:white;padding:2.5%;width: 97%;
}

#menuIcon{
	display: flex;
	flex-basis: 10%;
	margin-left: 6%;
}
.sticky{
	width:100% !important;
}
#sideBar{
	display:flex;

}
#sideBarSection{
	display: none;
	width:100%;
	flex-basis: 100%;
	order:3;
	flex-direction: column;
	background-color: white;
}
#ButtonSection{
	flex-basis: 50%;
	display: flex;
	justify-content: flex-end;
}
#searchbutton{
	display: flex;
	justify-content: flex-end;
    flex-basis: 11%;
}
#bellCounter {
    background-color: red;
    color: white;
    width: 40%;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -18%;
    left: 80%;
    z-index: 998;
    font-size: 11px;
}
#messages {
    max-height: 313px;
    min-height: 1800%;
    overflow-y: scroll;
}
#searchInput{
	display: none;

}
#BannerImg{
	display:none;
}
#QuestionSection{
	flex-direction: column;
}
#questionAndPhoto{
	flex-direction: column;
}
.modal-card{
	max-height:100% !important;
}

#LawyerInfo{
	justify-content: center;
}
#responseConsult{
	flex-direction: column;
	flex-basis: 130% !important;
}
#respondedLawyersSection{
	flex-direction: column;
	align-items: stretch;
}
.modal-card-title{
	font-size:12px;
}
#RespondedLawyers{
	flex-basis: 100%;display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
#RespondAction{
	display: flex;align-items: center;flex-direction: column;justify-content: flex-start;

}
#ClientIdentity {
   justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
}
.headerText {
    flex-basis: 40% !important;
    margin-top: 1% !important;
}
#bellIcon{
	flex-basis: 13%;
    position: relative;
    justify-content: flex-end;
    display: flex;
}
#notificationBox {
    background-color: white;
    box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    position: absolute;
    top: 135%;
    right: -165%;
    width: 1134%;
    min-height: 1663%;
    z-index: 998;
}




#BannerImgResponsive{
	display: block;
	height: 116px;
}
.legaltext {
    position: absolute;
    width: 99%;
    height: 0px;
    top: 13%;
    right: -1%;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	#AppText {
    position: absolute;
    font-size: 14px;
    color: white;
    top: 38%;
    left: 19%;
	}
	#AppText1 {
    position: absolute;
    font-size: 14px;
    color: white;
    top: 38%;
    left: 4%;
	}
	.legaltext2 {
    display: inline-block;
    font-size: 18px;
    color: #f8e7a1;
    font-family: 'Roboto' !important;
	}
	#PlayStoreImg {
    position: absolute;
    top: 55%;
    left: 29%;
    width: 42%;
	}
}
@media only screen and (max-width: 360px) and (min-width: 321px){
        .indicators{
        margin-left: 10px
    }
          .hiwDiv {
    font-weight: bold;
    -moz-box-shadow: 2px 2px 3px 2px #ccc;
    -webkit-box-shadow: 2px 2px 3px 2px #ccc;
    box-shadow: 2px 2px 3px 2px #ccc;
    text-align: center;
    padding: 3%;
    margin-bottom: 4%;
    margin-top: 2%;
    margin-left: 30%;
    margin-right: 30%;
    background-color: #22bfef;
}
    .mobButtons{
   display: flex;
    border-top: 2px solid white;
    flex-basis: 100%;
    justify-content: space-around;
    background-color: rgb(35, 44, 58);
    }
    .loginMod {
        width: 90%
    }
    .mobheaderLinks{
            color: white;
    border: 2px solid white;
    padding: 2px 16px;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 5px;
    border-radius: 43px;
    /* margin-top: 7%; */
    /* margin-left: 2%; */
    text-align: center;
    }
#latestResponseSection{
	display: flex; flex-direction: column;
	align-items: center;flex-basis: 100%;
	justify-content: center;border:none;
}
#respondedLawyersMainSection{
	flex-basis: 100%;margin-left: 1%;
	border:none;
}
#categorySection1{
	display: none;
}
#categorySection2{
	display: flex;
	order:4;
}
#notificationBox:after {
	border:none;
}
#aboveFooter,#footerMain{
	padding-left: 0%;
}
.readyFlex {
    padding: 3px;
    width: 68px !important;
    height: 50px;
    border: 2px solid #5cbcb0;
}
.modal-card{
	max-height:100% !important;
}

#LawyerInfo{
	justify-content: center;
}
#responseConsult{
	flex-direction: column;
	flex-basis: 130% !important;
}

.modal-card-title{
	font-size:11px;
}
#LeadBtn{
	font-size: 14px;background-color: orange;color:white;padding:2.5%;width: 97%;
}
#menuIcon{
	display: flex;
	flex-basis: 10%;
	margin-left: 6%;
}
.sticky{
	width:100% !important;
}
#sideBar{
	display:none;
}
#sideBarSection{
	display: none;
	width:100%;
	flex-basis: 100%;
	order:3;
	flex-direction: column;
	background-color: white;
}
#categoryResponse{
	padding:1%;
}
#categoryResponse:hover{
	padding:1%;
}
#ButtonSection{
	flex-basis: 50%;
	display: flex;
	justify-content: flex-end;
}
#bellCounter {
    background-color: red;
    color: white;
    width: 40%;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -18%;
    left: 80%;
    z-index: 998;
    font-size: 11px;
}
#messages {
    max-height: 313px;
    min-height: 1800%;
    overflow-y: scroll;
}
#searchbutton{
	display: flex;
	justify-content: flex-end;
	flex-basis: 11%;
}
#bellIcon{
	flex-basis: 13%;
    position: relative;
    justify-content: flex-end;
    display: flex;
}
#notificationBox {
    background-color: white;
    box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    position: absolute;
    top: 135%;
    right: -64px;
    /*right: 9%;
    width: 578%;
    min-height: 1663%;*/
    z-index: 998;
}

#searchInput{
	display: none;
}
#BannerImg{
	display:none;
}
#QuestionSection{
	flex-direction: column;
}
#questionAndPhoto{
	flex-direction: column;
}
#respondedLawyersSection{
	flex-direction: column;
	align-items: stretch;
}
#RespondedLawyers{
	flex-basis: 100%;display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
#RespondAction{
	display: flex;align-items: center;flex-direction: column;justify-content: flex-start;

}
#ClientIdentity {
        display: block;

}
#chip{
    flex-direction: column;
}
#ClientIdentity{
    align-items: left !important;
}

	#BannerImg{
		display:none;
	}
	#BannerImgResponsive{
		display: block;
		height: 116px;
	}
.legaltext {
    position: absolute;
    width: 99%;
    height: 0px;
    top: 13%;
    right: -2%;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	#AppText {
    position: absolute;
    font-size: 14px;
    color: white;
    top: 38%;
    left: 22%;
	}
	#AppText1 {
    position: absolute;
    font-size: 14px;
    color: white;
    top: 38%;
    left: 6%;
	}
	.legaltext2 {
    display: inline-block;
    font-size: 18px;
    color: #f8e7a1;
    font-family: 'Roboto' !important;
	}
	#PlayStoreImg {
    position: absolute;
    top: 59%;
    left: 31%;
    width: 37%;
	}
    #clientDetails{
    margin:0% 1%;
}
}
@media only screen and (max-width: 414px) and (min-width: 361px){
      .hiwDiv {
    font-weight: bold;
    -moz-box-shadow: 2px 2px 3px 2px #ccc;
    -webkit-box-shadow: 2px 2px 3px 2px #ccc;
    box-shadow: 2px 2px 3px 2px #ccc;
    text-align: center;
    padding: 3%;
    margin-bottom: 4%;
    margin-top: 2%;
    margin-left: 25%;
    margin-right: 25%;
    background-color: #22bfef;
}
    .indicators{
        margin-left: 10px
    }
    #clientDetails{
    margin:0% 1%;
}
.loginMod {
        width: 90%
    }
    .mobButtons{
   display: flex;
    border-top: 2px solid white;
    flex-basis: 100%;
    justify-content: space-around;
    background-color: rgb(35, 44, 58);
    }
    .mobheaderLinks{
            color: white;
    border: 2px solid white;
    padding: 2px 16px;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
    border-radius: 43px;
    /* margin-top: 7%; */
    /* margin-left: 2%; */
    text-align: center;
    }

#chip {
    margin-left: 0%;
    display: flex;
   /* width: 100%;*/
    /* justify-content: space-evenly; */
    flex-direction: column;
}
#latestResponseSection{
	display: flex; flex-direction: column;
	align-items: center;flex-basis: 100%;
	justify-content: center;border:none;
}
#respondedLawyersMainSection{
	flex-basis: 100%;margin-left: 0%;
	border:none;
}
#latestResponseSection{
	padding-left: 0%;
}
#categorySection1{
	display: none;
}
#categorySection2{
	display: flex;
	order:4;
}
#notificationBox:after {
	border:none;
}
#aboveFooter,#footerMain{
	padding-left: 0%;
}
.readyFlex {
    padding: 3px;
    width: 68px !important;
    height: 50px;
    border: 2px solid #5cbcb0;
}
.modal-card{
	max-height:100% !important;
}

#LawyerInfo{
	justify-content: center;
}
#responseConsult{
	flex-direction: column;
	flex-basis: 130% !important;
}

.modal-card-title{
	font-size:10px;
}
#LeadBtn{
	font-size: 14px;background-color: orange;color:white;padding:2.5%;width: 97%;
}
#menuIcon{
	display: flex;
	flex-basis: 10%;
	margin-left: 6%;
}
.sticky{
	width:100% !important;
}
#sideBar{
	display:none;
}
#sideBarSection{
	display: none;
	width:100%;
	flex-basis: 100%;
	order:3;
	flex-direction: column;
	background-color: white;
}
#categoryResponse{
	padding:1%;
}
#categoryResponse:hover{
	padding:1%;
}
#ButtonSection{
	flex-basis: 50%;
	display: flex;
	justify-content: flex-end;
}
#bellCounter {
    background-color: red;
    color: white;
    width: 40%;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -18%;
    left: 80%;
    z-index: 998;
    font-size: 11px;
}
#messages {
    max-height: 313px;
    min-height: 1800%;
    overflow-y: scroll;
}
#searchbutton{
	display: flex;
	justify-content: flex-end;
	flex-basis: 11%;
}
#bellIcon{
	flex-basis: 13%;
    position: relative;
    justify-content: flex-end;
    display: flex;
}
#notificationBox {
    background-color: white;
    box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    position: absolute;
    top: 135%;
    right: -136%;
    width: 578%;
    min-height: 1663%;
    z-index: 998;
}
#searchInput{
	display: none;
}
#BannerImg{
	display:none;
}
#QuestionSection{
	flex-direction: column;
}
#questionAndPhoto{
	flex-direction: column;
}
#respondedLawyersSection{
	flex-direction: column;
	align-items: stretch;
}
#ClientIdentity {
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
}
#clientImage {
    height: 40px;
    width: 40px;
    }
#RespondedLawyers{
	flex-basis: 100%;display: flex;
	/*justify-content: space-around;*/
	flex-wrap: wrap;
}
#latestResponseSection{
	align-items: flex-start;
}
#RespondAction{
	display: flex;align-items: center;flex-direction: column;justify-content: flex-start;

}


	#BannerImg{
		display:none;
	}
	#BannerImgResponsive{
		display: block;
		height: 116px;
	}
.legaltext {
    position: absolute;
    width: 99%;
    height: 0px;
    top: 13%;
    right: -4%;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	#AppText {
    position: absolute;
    font-size: 14px;
    color: white;
    top: 38%;
    left: 29%;
	}
	#AppText1 {
    position: absolute;
    font-size: 14px;
    color: white;
    top: 38%;
    left:6%;
	}
	.legaltext2 {
    display: inline-block;
    font-size: 18px;
    color: #f8e7a1;
    font-family: 'Roboto' !important;
	}
	#PlayStoreImg {
    position: absolute;
    top: 59%;
    left: 39%;
    width: 32%;
	}
    .mobButtons{
   display: flex;
    border-top: 2px solid white;
    flex-basis: 100%;
    justify-content: space-around;
    background-color: rgb(35, 44, 58);
    }
    .mobheaderLinks{
            color: white;
    border: 2px solid white;
    padding: 2px 16px;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
    border-radius: 43px;
    /* margin-top: 7%; */
    /* margin-left: 2%; */
    text-align: center;
    }

}
@media only screen and (max-width: 480px) and (min-width: 415px){
      .hiwDiv {
    font-weight: bold;
    -moz-box-shadow: 2px 2px 3px 2px #ccc;
    -webkit-box-shadow: 2px 2px 3px 2px #ccc;
    box-shadow: 2px 2px 3px 2px #ccc;
    text-align: center;
padding: 3%;
    margin-bottom: 4%;
    margin-top: 2%;
    margin-left: 20%;
    margin-right: 20%;
    background-color: #22bfef;
}
    #clientDetails{
    margin:0% 1%;
}
    .indicators{
        margin-left: 10px
    }
.loginMod {
        width: 90%
    }
    .mobButtons{
   display: flex;
    border-top: 2px solid white;
    flex-basis: 100%;
    justify-content: space-around;
    background-color: rgb(35, 44, 58);
    }
    .mobheaderLinks{
            color: white;
    border: 2px solid white;
    padding: 2px 16px;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
    border-radius: 43px;
    /* margin-top: 7%; */
    /* margin-left: 2%; */
    text-align: center;
    }
#latestResponseSection{
	display: flex; flex-direction: column;
	align-items: center;flex-basis: 100%;
	justify-content: center;border:none;
}
#respondedLawyersMainSection{
	flex-basis: 100%;margin-left: 1%;
	border:none;
}
#categorySection1{
	display: none;
}
#categorySection2{
	display: flex;
	order:4;
}
#notificationBox:after {
	border:none;
}
#aboveFooter,#footerMain{
	padding-left: 0%;
}
.readyFlex {
    padding: 3px;
    width: 75px !important;
    height: 50px;
    border: 2px solid #5cbcb0;
}
.modal-card{
	max-height:100% !important;
}

#LawyerInfo{
	justify-content: center;
}
#responseConsult{
	flex-direction: column;
	flex-basis: 130% !important;
}
.modal-card-title{
	font-size:18px;
}
#LeadBtn{
	font-size: 14px;background-color: orange;color:white;padding:2.5%;width: 97%;
}
#menuIcon{
	display: flex;
	flex-basis: 10%;
	margin-left: 6%;
}
.sticky{
	width:100% !important;
}
#sideBar{
	display:none;
}
#sideBarSection{
	display: none;
	width:100%;
	flex-basis: 100%;
	order:3;
	flex-direction: column;
	background-color: white;
}
#categoryResponse{
	padding:1%;
}
#categoryResponse:hover{
	padding:1%;
}
#ButtonSection{
	flex-basis: 50%;
	display: flex;
	justify-content: flex-end;
}
#bellCounter {
    background-color: red;
    color: white;
    width: 30%;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -18%;
    left: 80%;
    z-index: 998;
    font-size: 11px;
}
#messages {
    max-height: 313px;
    min-height: 1800%;
    overflow-y: scroll;
}
#searchbutton{
	display: flex;
	justify-content: flex-end;
	flex-basis: 11%;
}
#bellIcon{
	flex-basis: 13%;
    position: relative;
    justify-content: flex-end;
    display: flex;
}
#notificationBox {
    background-color: white;
    box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    position: absolute;
    top: 135%;
    right: -136%;
   /* width: 578%;
    min-height: 1663%;*/
    z-index: 998;
}
#searchInput{
	display: none;
}
#BannerImg{
	display:none;
}
#QuestionSection{
	flex-direction: column;
}
#questionAndPhoto{
	flex-direction: column;
}
#respondedLawyersSection{
	flex-direction: column;
	align-items: stretch;
}
#RespondedLawyers{
	flex-basis: 100%;display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
#RespondAction{
	display: flex;align-items: center;flex-direction: column;justify-content: flex-start;

}
#ClientIdentity {
    justify-content: flex-start;
}



	#BannerImg{
		display:none;
	}
	#BannerImgResponsive{
		display: block;
		height: 116px;
	}
.legaltext {
    position: absolute;
    width: 99%;
    height: 0px;
    top: 13%;
    right: -4%;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	#AppText {
    position: absolute;
    font-size: 14px;
    color: white;
    top: 38%;
    left: 31%;
	}
	#AppText1 {
    position: absolute;
    font-size: 14px;
    color: white;
    top: 38%;
    left: 12%;
	}
	.legaltext2 {
    display: inline-block;
    font-size: 18px;
    color: #f8e7a1;
    font-family: 'Roboto' !important;
	}
	#PlayStoreImg {
    position: absolute;
    top: 59%;
    left: 39%;
    width: 28%;
	}
}

@media only screen and (max-width: 768px) and (min-width: 481px){
        .indicators{
        margin-left: 10px
    }
    .headerLinks{display: none;}
    .mobheaderLinks {
    color: white;
    border: 2px solid white;
    padding: 2px 16px;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
    border-radius: 43px;
    /* margin-top: 7%; */
    /* margin-left: 2%; */
    text-align: center;
}
.mobButtons{
   display: flex;
    border-top: 2px solid white;
    flex-basis: 100%;
    justify-content: space-around;
    background-color: rgb(35, 44, 58);
    }
    .hiwDiv {
    font-weight: bold;
    -moz-box-shadow: 2px 2px 3px 2px #ccc;
    -webkit-box-shadow: 2px 2px 3px 2px #ccc;
    box-shadow: 2px 2px 3px 2px #ccc;
    text-align: center;
    padding: 1%;
    margin-bottom: 3%;
    margin-left: 34%;
    margin-right: 34%;
    font-size: 19px;
    background-color: #22bfef;
}
#latestResponseSection {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-basis: 100%;
    justify-content: center;
    border: none;
}
#respondedLawyersMainSection{
	flex-basis: 100%;
	border:none;
}
#categorySection1{
	display: none;
}
#categorySection2{
	display: flex;
	order:4;
}
#notificationBox:after {
	border:none;
}
#aboveFooter,#footerMain{
	padding-left: 0%;
}
.readyFlex {
    padding: 3px;
    width: 80px !important;
    height: 50px;
    border: 2px solid #5cbcb0;
}
.modal-card{
	max-height:100% !important;
}

#LawyerInfo{
	justify-content: center;
}
#responseConsult{
	flex-direction: column;
	flex-basis: 130% !important;
}
.modal-card-title{
	font-size:18px;
}
#LeadBtn{
	font-size: 14px;background-color: orange;color:white;padding:2.5%;width: 97%;
}
#searchBar{
	margin-left: 2%;
}
#menuIcon{
	/*display: flex;*/
	flex-basis: 10%;
	margin-left: 6%;
}
.sticky{
	width:100% !important;
}
#sideBar{
	display:none;
}
#sideBarSection{
	display: none;
	width:100%;
	flex-basis: 100%;
	order:3;
	flex-direction: column;
	background-color: white;
}
#categoryResponse{
	padding:1%;
}
#categoryResponse:hover{
	padding:1%;
}
#ButtonSection{
	/*flex-basis: 50%;*/
	display: flex;
	margin-top: 1%;
	/*justify-content: flex-end;*/
}
#bellCounter {
    background-color: red;
    color: white;
    width: 21%;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -18%;
    left: 92%;
    z-index: 998;
    font-size: 11px;
}
#messages {
    max-height: 334px;
    min-height: 1800%;
    overflow-y: scroll;
}
#searchbutton{
	display: flex;
	justify-content: flex-end;
	flex-basis: 11%;
	margin-top: 2%;
}
#bellIcon{
	flex-basis: 13%;
    position: relative;
    justify-content: flex-end;
    display: flex;
}
#notificationBox {
    background-color: white;
    box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    position: absolute;
    top: 135%;
    right: -126%;
    width: 578%;
    min-height: 2000%;
    z-index: 998;
}
#searchInput{
	display: none;
}
#BannerImg{
	display:none;
}
#QuestionSection{
	flex-direction: column;
}
#questionAndPhoto{
	flex-direction: column;
}
#respondedLawyersSection{
	flex-direction: column;
	align-items: stretch;
}
#RespondedLawyers{
	flex-basis: 100%;display: flex;
	/*justify-content: space-around;*/
	flex-wrap: wrap;
}
#respondedLawyersMainSection {
padding-left: 0px;
	}
#RespondAction{
	display: flex;align-items: center;flex-direction: column;justify-content: flex-start;

}
#ClientIdentity {
    justify-content: flex-start;
}


	#BannerImg{
		height: 116px;
		display:block;
	}
	#BannerImgResponsive{
		display: none;
	}
	#AppText {
    position: absolute;
    font-size: 16px;
    color: white;
    top: 14%;
    left: 14%;
	}
	#AppText1 {
    position: absolute;
    font-size: 14px;
    color: white;
    top: 14%;
    left: 14%;
	}
	.legaltext2 {
    display: inline-block;
    font-size: 21px;
    color: #f8e7a1;
    font-family: 'Roboto' !important;
	}
	.legaltext {
    position: absolute;
    width: 99%;
    height: 0px;
    top: 48%;
    right: -19%;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	#PlayStoreImg {
    position: absolute;
    top: 37%;
    left: 21%;
    width: 16%;
	}
}
@media only screen and (max-width: 750px)and (min-width: 480px)
{
	.modal-card{
	max-height:100% !important;
	}

	#LawyerInfo{
		justify-content: center;
	}
	#responseConsult{
		flex-direction: column;
		flex-basis: 130% !important;
	}
	#BannerImg{
		display:none;
	}
	#BannerImgResponsive{
		display: block;
		height: 116px;
	}
	.legaltext {
    position: absolute;
    width: 99%;
    height: 0px;
    top: 13%;
    right: 1%;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	#AppText {
    position: absolute;
    font-size: 14px;
    color: white;
    top: 38%;
    left: 29%;
	}
	#AppText1 {
    position: absolute;
    font-size: 14px;
    color: white;
    top: 38%;
    left: 29%;
	}
	.legaltext2 {
    display: inline-block;
    font-size: 18px;
    color: #f8e7a1;
    font-family: 'Roboto' !important;
	}
	#PlayStoreImg {
    position: absolute;
    top: 59%;
    left: 39%;
    width: 19%;
	}

}
@media only screen and (max-width: 990px) and (min-width: 769px){
#latestResponseSection{
	display: flex; flex-direction: column;
	align-items: center;flex-basis: 100%;
	justify-content: center;border:none;
}
#respondedLawyersMainSection{
	flex-basis: 100%;margin-left: 1%;
	border:none;
}
#categorySection1{
	display: none;
}
#categorySection2{
	display: flex;
	order:4;
}
#notificationBox:after {
	border:none;
}
#aboveFooter,#footerMain{
	padding-left: 0%;
}
.readyFlex {
    padding: 3px;
    width: 80px !important;
    height: 50px;
    border: 2px solid #5cbcb0;
}
.modal-card{
	max-height:100% !important;
}
#LawyerInfo{
	justify-content: center;
}
#responseConsult{
	flex-direction: column;
	flex-basis: 130% !important;
}
.modal-card-title{
	font-size:16px;
}
#LeadBtn{
	font-size: 14px;background-color: orange;color:white;padding:2.5%;width: 97%;
}
#menuIcon{
	display: flex;
	flex-basis: 10%;
	margin-left: 6%;
}
.sticky{
	width:100% !important;
}
#sideBar{
	display:none;
}
#sideBarSection{
	display: none;
	width:100%;
	flex-basis: 100%;
	order:3;
	flex-direction: column;
	background-color: white;
}
#categoryResponse{
	padding:1%;
}
#categoryResponse:hover{
	padding:1%;
}
#ButtonSection{
	flex-basis: 50%;
	display: flex;
	justify-content: flex-end;
}
#bellCounter {
    background-color: red;
    color: white;
    width: 21%;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -18%;
    left: 92%;
    z-index: 998;
    font-size: 11px;
}
#messages {
    max-height: 379px;
    min-height: 1800%;
    overflow-y: scroll;
}
#searchbutton{
	display: flex;
	justify-content: flex-end;
	flex-basis: 11%;
}
#bellIcon{
	flex-basis: 13%;
    position: relative;
    justify-content: flex-end;
    display: flex;
}
#notificationBox {
    background-color: white;
    box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    position: absolute;
    top: 135%;
    right: -16%;
    width: 578%;
    min-height: 2000%;
    z-index: 998;
}
#searchInput{
	display: none;
}
#BannerImg{
	display:block;
}
#QuestionSection{
	flex-direction: column;
}
#questionAndPhoto{
	flex-direction: column;
}
#respondedLawyersSection{
	flex-direction: column;
	align-items: stretch;
}
#RespondedLawyers{
	flex-basis: 100%;display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
#RespondAction{
	display: flex;align-items: center;flex-direction: column;justify-content: flex-start;

}
#ClientIdentity {
    justify-content: flex-start;
}
	#BannerImgResponsive{
		display: none;
	}
	#AppText {
    position: absolute;
    font-size: 19px;
    color: white;
    top: 4%;
    left: 14%;
	}
	#AppText1 {
    position: absolute;
    font-size: 19px;
    color: white;
    top: 4%;
    left: 14%;
	}
	.legaltext {
    position: absolute;
    width: 99%;
    height: 0px;
    top: 48%;
    right: -24%;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	.legaltext2 {
    display: inline-block;
    font-size: 22px;
    color: #f8e7a1;
    font-family: 'Roboto' !important;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 991px){
#latestResponseSection{
	display: flex; flex-direction: column;
	align-items: center;flex-basis: 100%;
	justify-content: center;border:none;
}
#respondedLawyersMainSection{
	flex-basis: 100%;margin-left: 1%;
	border:none;
}
#categorySection1{
	display: none;
}
#categorySection2{
	display: flex;
	order:4;
}
#notificationBox:after {
	border:none;
}
#aboveFooter,#footerMain{
	padding-left: 0%;
}
.readyFlex {
    padding: 3px;
    width:80px !important;
    height: 50px;
    border: 2px solid #5cbcb0;
}
.modal-card{
	max-height:100% !important;
}

#LawyerInfo{
	justify-content: center;
}
#responseConsult{
	flex-direction: column;
	flex-basis: 130% !important;
}
.modal-card-title{
	font-size:12px;
}
#LeadBtn{
	font-size: 14px;background-color: orange;color:white;padding:2.5%;width: 97%;
}
#menuIcon{
	display: flex;
	flex-basis: 10%;
	margin-left: 6%;
}
.sticky{
	width:100% !important;
}
#sideBar{
	display:none;
}
#sideBarSection{
	display: none;
	width:100%;
	flex-basis: 100%;
	order:3;
	flex-direction: column;
	background-color: white;
}
#categoryResponse{
	padding:1%;
}
#categoryResponse:hover{
	padding:1%;
}
#ButtonSection{
	flex-basis: 50%;
	display: flex;
	justify-content: flex-end;
}
#bellCounter {
    background-color: red;
    color: white;
    width: 21%;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -18%;
    left: 92%;
    z-index: 998;
    font-size: 11px;
}
#messages {
    max-height: 379px;
    min-height: 1800%;
    overflow-y: scroll;
}
#searchbutton{
	display: flex;
	justify-content: flex-end;
	flex-basis: 11%;
}
#bellIcon{
	flex-basis: 13%;
    position: relative;
    justify-content: flex-end;
    display: flex;
}
#notificationBox {
    background-color: white;
    box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    position: absolute;
    top: 135%;
    right: -16%;
    width: 578%;
    min-height: 2000%;
    z-index: 998;
}
#searchInput{
	display: none;
}
#BannerImg{
	display:block;
}
#QuestionSection{
	flex-direction: column;
}
#questionAndPhoto{
	flex-direction: column;
}
#respondedLawyersSection{
	flex-direction: column;
	align-items: stretch;
}

#RespondedLawyers{
	flex-basis: 100%;display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#RespondAction{
	display: flex;align-items: center;flex-direction: column;justify-content: flex-start;

}
a .signUp {
	cursor: pointer;
}
#ClientIdentity {
    justify-content: flex-start;
}
	.legaltext2 {
    display: inline-block;
    font-size: 27px;
    color: #f8e7a1;
    font-family: 'Roboto' !important;
	}
	#AppText {
    position: absolute;
    font-size: 19px;
    color: white;
    top: 4%;
    left: 14%;
	}
	#AppText1 {
    position: absolute;
    font-size: 19px;
    color: white;
    top: 4%;
    left: 14%;
	}
	#BannerImgResponsive{
		display: none;
	}
}
@media only screen and (max-width: 1920px) and (min-width: 1370px){
	#AppText {
    position: absolute;
    font-size: 23px;
    color: white;
    top: 4%;
    left: 18%;
	}
	#AppText1 {
    position: absolute;
    font-size: 23px;
    color: white;
    top: 4%;
    left: 18%;
	}
	#BannerImgResponsive{
		display: none;
	}
}
