@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('../fonts/AvenirNextLTPro-Bold.eot');
  src: url('../fonts/AvenirNextLTPro-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/AvenirNextLTPro-Bold.woff2') format('woff2'),
      url('../fonts/AvenirNextLTPro-Bold.woff') format('woff'),
      url('../fonts/AvenirNextLTPro-Bold.ttf') format('truetype'),
      url('../fonts/AvenirNextLTPro-Bold.svg#AvenirNextLTPro-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('../fonts/AvenirNextLTPro-It.eot');
  src: url('../fonts/AvenirNextLTPro-It.eot?#iefix') format('embedded-opentype'),
      url('../fonts/AvenirNextLTPro-It.woff2') format('woff2'),
      url('../fonts/AvenirNextLTPro-It.woff') format('woff'),
      url('../fonts/AvenirNextLTPro-It.ttf') format('truetype'),
      url('../fonts/AvenirNextLTPro-It.svg#AvenirNextLTPro-It') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('../fonts/AvenirNextLTPro-Regular.eot');
  src: url('../fonts/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/AvenirNextLTPro-Regular.woff2') format('woff2'),
      url('../fonts/AvenirNextLTPro-Regular.woff') format('woff'),
      url('../fonts/AvenirNextLTPro-Regular.ttf') format('truetype'),
      url('../fonts/AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oldstyle';
  src: url('../fonts/OldstyleBold.eot');
  src: url('../fonts/OldstyleBold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/OldstyleBold.woff2') format('woff2'),
      url('../fonts/OldstyleBold.woff') format('woff'),
      url('../fonts/OldstyleBold.ttf') format('truetype'),
      url('../fonts/OldstyleBold.svg#OldstyleBold') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}


body{
font-family: 'Avenir Next LT Pro' !important;
font-weight: normal !important;
font-style: normal !important;
font-display: swap !important;
background: #f3f3f3 !important;
}
img{max-width: 100%;}
a{text-decoration: none !important;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{margin-bottom: 0px;}
p{margin-bottom: 0px;}

ul{
list-style: none;
padding: 0px;
margin: 0px;
}
.lt-header{
background-color: #ffffff;
}
.lt-header .navbar-expand-lg .navbar-collapse {
justify-content: flex-end;
}
.navbar-brand img {
max-width: 241px;
}



.form-control{
font-size: 14px !important;
font-weight: 800 !important;
color: #7f7f7f !important;
border-top: transparent !important;
border-left: transparent !important;
border-right: transparent !important;
border-bottom: 1px solid #495057 !important;
background: transparent !important;
border-radius: 0px !important;
letter-spacing: 2px !important;
}

.form-control:focus {
color: #7f7f7f !important;
background-color: #f7d3d3 !important;
/* border-color: #dddddd !important; */
outline: 0 !important;
box-shadow: none !important;
}

.btn-primary {
font-size: 14px;
font-weight: 600;
background: #000000;
color: #ffffff;
border: none;
outline: none;
padding: 11px 40px;
text-align: center;
cursor: pointer;
border: 1px solid #000000;
border-radius: 0px;
}

.btn-primary:hover {
color: #ff0000;
background: #ffffff;
border: 1px solid #000000;
box-shadow: unset;
}
.btn-primary:focus{
color: #ff0000;
background: #ffffff;
border: 1px solid #000000;
box-shadow: unset;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
color: #ff0000;
background: #ffffff;
border: 1px solid #000000;
box-shadow: unset;
}


.btn-default {
font-size: 14px;
font-weight: 600;
background: #ffffff;
color: #ff0000;
border: none;
outline: none;
padding: 11px 40px;
text-align: center;
cursor: pointer;
border: 1px solid #000000;
border-radius: 0px;
}

.btn-default:hover {
color: #ffffff;
background: #000000;
/* border: 1px solid #000000; */
box-shadow: unset;
}
.btn-default:focus{
color: #ff0000;
background: #ffffff;
border: 1px solid #000000;
box-shadow: unset;
}



.footer-menu-list ul li a{
font-size: 14px;
color: #ffffff;
}

.form-title h2{
font-size: 38px;
font-weight: 500;
text-align: center;
padding-bottom: 30px;
}

.inner-con{
padding: 100px 0px;
}


.lt-footer{ 
/* position: fixed;
left: 0px;
right: 0px;
bottom: 0px; */
padding: 30px 0px;
background: #000000;
}

.lt-footer-menu{

}

.lt-footer-menu ul{
margin: 0px;
padding: 0px;
list-style: none;
display: flex;
justify-content: space-between;
}

.lt-footer-menu ul li{
display: flex;
}
.lt-footer-menu ul li a{
font-size: 14px;
color: #ffffff;
}

.lt-footer-copy p{
font-size: 14px;
margin-top: 30px;
color: #ffffff;
text-align: center;
text-transform: capitalize;
}

.st-average-box{
padding: 50px 10px;
}

.st-average-title h3{
font-size: 30px;
font-weight: 600;
text-align: center;
letter-spacing: 3px;
line-height: 40px;
}

.st-county{
width: 100%;
max-height: 230px;
overflow-y: auto;
margin: 50px 30px 50px 0px;
padding-right: 30px;
padding-left: 30px;
}
.st-county ul li{  
margin-bottom: 10px;
}
.st-county ul li a{   
display: flex;
justify-content: space-between;
font-size: 20px;
color: #000000;
}

.st-county-name span{padding-left: 10px;}

.st-county ul li .st-county-name:hover span {
color: #ff0000;
border-bottom: 1px solid #ff0000;
}

.st-county ul li:hover  .st-county-name{
color: #ff0000;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  left: -45px;
}



/*
*  STYLE 2
*/

#style-2::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
text-transform: lowercase !important;
}

#style-2::-webkit-scrollbar
{
width: 12px;
background-color: #F5F5F5;
border-radius: 10px;
text-transform: lowercase !important;
}

#style-2::-webkit-scrollbar-thumb{
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
/* background-color: #D62929; */
/* background:  linear-gradient(0deg, rgba(255, 0, 0, 1) 0%, rgba(7, 0, 211, 1) 100%); */background: rgb(255,136,133);
background: linear-gradient(130deg, rgba(255,136,133,1) 0%, rgba(136,24,19,1) 50%, rgba(255,113,110,1) 100%);
text-transform: lowercase !important;
}

.st-average-footer p{
font-size: 18px;
letter-spacing: 4px;
}




.st-average-footer p a{
text-decoration: underline !important;
}

.st-index-right{
padding: 50px 10px;
}

.my-stress-tracker{

}

.my-stress-tracker h2{
font-size: 30px;
line-height: 40px;
font-weight: 600;
text-align: center;
letter-spacing: 3px;
}
.st-chart{

}

.my-stress-tracker-count{

}

.my-stress-tracker-count ul{
display: flex;
justify-content: space-around;
position: relative;
}

.my-stress-tracker-count ul li a{
font-size: 18px;
color: #a5a5a5;
}
.my-stress-tracker-count ul li:hover a{
color: #000;
}

.my-stress-tracker-count ul li span{
font-size: 18px;
color: #a5a5a5;
}

/* .my-stress-tracker-count ul li::after{
content: '';
width: 1px;
height: 10px;
background: #000000;
position: absolute;
top: 0px;
} */

.my-st-value{
padding-top: 50px;
}

.my-st-value ul{
display: flex;
flex-wrap: wrap;
}

.my-st-value ul li{
width: 50%;
padding-bottom: 10px;
}
.my-st-value ul li a{
font-size: 16px;
color: #000000;
letter-spacing:4px;
}



.st-login{
margin-top: 100px;
}

.st-login h2{
font-size: 30px;
line-height: 40px;
font-weight: 600;
text-align: center;
letter-spacing: 3px;
}

.st-login p{
font-size: 14px;
text-align: center;
letter-spacing: 4px;
padding: 20px 0px;

}
.st-login p a{
text-decoration: underline !important;
}

.forgot-link a{
font-size: 12px;
padding: 20px 0px;
text-decoration: underline !important;
letter-spacing: 4px;
}


.st-map{

}

#map {
/* position: absolute; */
overflow: hidden;
height: 72.5vh;
width: 100%;
}



.city-ranking{
background-color: #595959;
padding: 50px 0px;
}

.city-ranking-box{

}

.cr-title h3{
font-size: 30px;
text-align: center;
letter-spacing: 3px;
color: #ffffff;
font-weight: 600;
}
.cr-title a{
  font-size: 16px;
  text-align: center;
  letter-spacing: 3px;
  color: #ffffff;
  padding-top: 10px;
  display: block;
}
.cr-title ul{
  display: flex;
  align-items: center;
  justify-content: center;
}
.cr-title ul li{
  color: #fff;
  padding: 0px 10px;
}
.cr-title a:hover{
  text-decoration: underline !important;
}

.cr-search{
text-align: center;
width: 100%;
margin: 0 auto;
}

.cr-search-con{
position: relative;
width: 200px;
margin: 20px auto;
}


.cr-search input{
width: 100% !important;
height: 36px !important;
text-indent: 50px;
background-color: #595959 !important;
border: 2px solid #ffffff !important;
color: #ffffff !important;
outline: none !important;
}

.cr-search input:focus{
background-color: transparent !important;
border: 2px solid #ffffff !important;
color: #ffffff !important;
}





.cr-search i::after{
content: '';
position: absolute;
top: 8px;
left: 18px;
background: url(../images/search-arrow.svg);
background-size: contain;
background-repeat: no-repeat;
width: 18px;
height: 18px;

}
.cr-search i svg{
width: 20px;
height: 20px;
left: 30px;
fill: #ffffff;
}

.cr-search input::-webkit-input-placeholder { /* Edge */
color: #ffffff !important;
}

.cr-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #ffffff !important;
}

.cr-search input::placeholder {
color: #ffffff !important;
}


.cr-listing{
width: 100%;
height: 150px;
overflow-y: auto;
}

.cr-listing ul li{
padding-bottom: 10px;
}

.cr-listing-text{
display: flex;
justify-content: space-between;
padding-right: 15px;
}

.cr-listing-text-col-1,.cr-listing-text-col-1 a{
font-size: 14px;
color: #ffffff;

}


.cr-listing-text-col-1 span{
padding-right: 10px;
color: #ffffff;
}

.cr-listing-text-col-1 .st-county-name:hover span{
border-bottom: 1px solid #ffffff !important;

}

.cr-listing-text-col-2 span{
font-size: 14px;
color: #ffffff;
}

.help-block{
color:red;
}

.st-survey{
padding: 150px 0px 250px 0px;
}

.st-survey-title h2{
font-size: 34px;
color: #000;
font-weight: 600;
padding-bottom: 100px;
}

.st-range{

}

.st-range-text{
display: flex;
justify-content: space-between;
padding: 40px 0px 80px 0px;
}
.st-range-text-item{
max-width: 122px;
}

.st-range-text-item p{
font-size: 16px;
color: #000;
}


input[type=range] {
/*removes default webkit styles*/
-webkit-appearance: none;
/*fix for FF unable to apply focus style bug */
/* border: 1px solid white; */
/*required for proper track sizing in FF*/
width: 100%;
border-radius: 100px;
}

input[type=range]::-webkit-slider-runnable-track {
width: 100%;
height: 20px;
border: none;
border-radius: 100px;
background: #fff;
border: 1px solid #d2d2d2;
-webkit-box-shadow: inset 0 3px 16px rgb(0 0 0 / 40%);
-moz-box-shadow: inset 0 3px 16px rgba(0, 0, 0, 0.4);
-o-box-shadow: inset 0 3px 16px rgba(0, 0, 0, 0.4);
box-shadow: inset 0 3px 16px rgb(0 0 0 / 40%);
}

input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
border: none;
height: 36px;
width: 36px;
border-radius: 100%;
background: rgb(230, 230, 230);
/* -webkit-box-shadow: 0px 0px 10px rgb(0 0 0 / 80%); */
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 10px rgb(0 0 0 / 40%);
margin-top: -6px;
cursor: pointer;
}

input[type=range]:focus {
outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
background: #fff;
border: 1px solid #d2d2d2;
}

input[type=range]::-moz-range-track {
width: 300px;
height: 5px;
background: #000;
border: none;
border-radius: 3px;
}

input[type=range]::-moz-range-thumb {
border: none;
height: 16px;
width: 16px;
border-radius: 50%;
background: goldenrod;
}


/*hide the outline behind the border*/

input[type=range]:-moz-focusring {
outline: 1px solid white;
outline-offset: -1px;
}

input[type=range]::-ms-track {
width: 100%;
height: 5px;
/*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
background: transparent;
/*leave room for the larger thumb to overflow with a transparent border */
border-color: transparent;
border-width: 6px 0;
/*remove default tick marks*/
color: transparent;
}

input[type=range]::-ms-fill-lower {
background: #777;
border-radius: 10px;
}

input[type=range]::-ms-fill-upper {
background: #ddd;
border-radius: 10px;
}

input[type=range]::-ms-thumb {
border: none;
height: 16px;
width: 16px;
border-radius: 50%;
background: goldenrod;
}

input[type=range]:focus::-ms-fill-lower {
background: #888;
}

input[type=range]:focus::-ms-fill-upper {
background: #ccc;
}

.st-register-title{
padding: 90px 0px 90px 0px;
}

.st-register-title h2{ 
font-size: 36px;
color: #000000;
font-weight: 600;
}

.st-register-boxs{

}

.st-register-boxs img{
max-width: 60px;
}

.st-register-boxs h3{
font-size: 24px;
color: #000000;
font-weight: 600;
padding: 30px 0px 10px 0px;
letter-spacing: 2px;
}
.st-register-boxs p{
font-size: 16px;
color: #000000;
}

.st-rg-sub-title h3{
font-size: 24px;
color: #000;
padding: 20px 0px;
font-weight: 600;
}

.create-account{
padding: 30px 0px;
}

.create-account img{
max-width: 80px;
}
.create-account h2{
font-size: 30px;
padding-top: 20px;
letter-spacing: 2px;
}

.st-full-hd{
width: 100%;
text-align: center;
background-color: #595959;
padding: 20px 0px;
}

.st-full-title h3{
width: 100%;
font-size: 24px;
letter-spacing: 3px;
color: #ffffff;
}

.plan-box{
display: flex;
border: 1px solid #ffffff;
}
.plan-cols-big{
  width: 55%;
}

.plan-cols{
width: 33.33%;
background: #e7e7e7;
border-right: 1px solid #ffffff;
position: relative;
}


.plan-cols:last-child{
border-right: 1px solid transparent;
}

.plan-free-cols{
  background: rgba(169, 209,142,0.5);  
}

/* .plan-free-cols:after{
content: '';
background: rgba(169, 209,142,0.5);
position: absolute;
top: 0px;
left: 0px;
right: 0px;
width: 100%;
height: 100%;
z-index: 1;
} */

.plan-two-same{
  background: rgba(255, 217,102,0.5);  
}


/* .plan-two-same::after{
content: '';
background: rgba(255, 217,102,0.5);
position: absolute;
top: 0px;
left: 0px;
right: 0px;
width: 100%;
height: 100%;
z-index: 1;
} */

.plan-cols-top-cap{
width: 100%;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.plan-cols-top-cap p{
font-size: 16px;
color: #000;
}

.plan-cols-hd-blank{
  width: 100%;
  height: 100px;
}

.plan-cols-hd{
width: 100%;
height: 100px;
/* background: #000000; */
display: flex;
align-items: center;
justify-content: center;
}

.plan-cols-hd h1{
font-size: 26px;
color: #000;
font-weight: 600;
}


.st-plan{
padding: 80px 0px;
}

.plan-body{

}

.plan-body ul{
text-align: center;
}

.plan-body ul li h1 {
    font-size: 26px;
    color: #000000;
    font-weight: 600;
}

.plan-body ul li h4{ 
  font-size: 16px;
  color: #000000;
  font-weight: 600;
}

.plan-body ul li{
width: 100%;
min-height: 60px;
padding: 20px 5px;
border-bottom: 1px solid #ffffff;
display: flex;
align-items: center;
justify-content: center;
}
.plan-body ul li:last-child{
border-bottom: 1px solid transparent;
}
/* .plan-body ul li:nth-child(odd){
background: #f3f3f3;
} */


.plan-body ul li .plan-dec a{ 
font-size: 16px;
color: #000000;
text-decoration: underline !important;
padding-bottom: 15px;
display: block;
}

.plan-body ul li .plan-dec p{ 
font-size: 14px;
line-height: 10px;
color: #000000;
}

/*.plan-dec{
height: 200px;
}
*/
.plan-btn-blank{
  width: 100%;
  height: 20px; 
}

.plan-btn a{
width: 100%;
font-size: 14px;
font-weight: 600;
background: #000000;
border: 1px solid #000000 !important;
color: #ffffff;
border: none;
outline: none;
padding: 30px 60px;
text-align: center;
cursor: pointer;
display: block;
}

.plan-btn a:hover{
color: #ff000e;
background: #ffffff;

}

.st-full-top-hd{
width: 100%;
text-align: center;
background-color: #000000;
padding: 20px 0px;
}

.st-connected{
padding: 100px 0px;
}

.st-connected-title{

}

.st-connected-title h3{
width: 100%;
font-size: 28px;  
letter-spacing: 3px;
color: #000000;
font-weight: 600;
}

.step-create-box{
padding: 100px 0px;
}

.step-create-icon-one{
display: block;
width: 200px;
height: 130px;
margin: 0 auto;
background: url(../images/start-group.png) no-repeat;
background-size: contain;
}

.step-create-icon-one:hover{
background: url(../images/start-group-hover.png) no-repeat;
display: block;
width: 200px;
height: 130px;
margin: 0 auto;
background-size: contain;
}



.step-create-icon-two{
display: block;
width: 200px;
height: 130px;
margin: 0 auto;
background: url(../images/join-group.png) no-repeat;
background-size: contain;
}

.step-create-icon-two:hover{
background: url(../images/join-group-hover.png) no-repeat;
display: block;
width: 200px;
height: 130px;
margin: 0 auto;
background-size: contain;
}



.step-create-icon img{
max-width: 200px;
}

.step-create-details h4{
font-size: 22px;
color: #000000;
font-weight: 600;
padding: 30px 0px 10px 0px;
}

.step-create-details p{
font-size: 16px;
}

.step-create-link a{
font-size: 18px;
text-decoration: underline !important;
}

.st-setting{

}

.st-user-pic{
padding: 50px 0px;
}

.st-user-pic img{
max-width: 160px;
}

.setting-fild{
padding: 70px 0px;
}

.setting-username{
padding: 0px 0px 30px 0px;
display: flex;
align-items: center;
}

.setting-username h1{
font-size: 30px;
font-weight: 600;
padding-right: 40px;
}

.splan-tabs ul{
  display: flex;
  align-items: center;
  padding: 0px 0px 20px 0px;
}
.splan-tabs ul li{
  padding: 0px 10px;
}
.splan-tabs ul li a{
    font-size: 16px;
    color: #000000;
    font-weight: 600;
}
.splan-tabs ul li a.active{
  color: #0432ff !important;
}

.email-alters{
display: flex;
justify-content: space-between;
}

.email-alters label{
font-size: 18px;
font-weight: 600;
color: #000000;
}


.toggle-center{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}
.lump,.layer{position:absolute;top:0;right:0;bottom:0;left:0}
.lst-admin-button{position:relative;width:55px;height:30px;overflow:hidden;margin:0 auto;}
.lst-admin-button.radius,.lst-admin-button.radius .layer{border-radius:100px}
.lst-admin-button.b2{border-radius:2px}
.checkbox{position:relative !important;width:100% !important;height:100% !important;padding:0 !important;margin:0 !important;opacity:0 !important;cursor:pointer !important;z-index:3 !important;}
.lump{z-index:2}
.layer{width:100%;background-color:#ffc1bd;transition:.3s ease all;z-index:1;}
.toggle-button .lump:before{content:'✘';position:absolute;top:4px;left:4px;width:22px;height:22px;color:#fff !important;font-size:12px;font-weight:700;text-align:center;line-height:1;padding:5px 4px;background-color:#F44336;;border-radius:50%;transition:.3s ease all,left .3s cubic-bezier(0.18,0.89,0.35,1.15)}
.toggle-button .checkbox:active + .lump:before{width:46px;border-radius:100px}
.toggle-button .checkbox:checked:active + .lump:before{margin-left:-26px}
.toggle-button .checkbox:checked + .lump:before{content:'✓';left:30px;background-color:#4BB543;}
.toggle-button .checkbox:checked ~ .layer{background-color:#c6efb9}

.deactivate-link a{
font-size: 18px;
color: #ff0000;
}

.st-help-text{
font-size: 16px;
color: #000;
}

.user-edite{

}

.user-edite-con{
width: 40px;
height: 40px;
border: 1px solid #cdcdcd;
border-radius: 100px;
display: flex;
align-items: center;
justify-content: center;
}

.user-edite-con svg{
width: 20px;
height: 20px;
fill: #cdcdcd;
}

select.form-control:not([size]):not([multiple]) {
height: calc(2.25rem + 2px);
padding: 0px 8px !important;
color: #7f7f7f !important;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #7f7f7f !important;
}
::-moz-placeholder { /* Firefox 19+ */
color: #7f7f7f !important;
}
:-ms-input-placeholder { /* IE 10+ */
color: #7f7f7f !important;
}
:-moz-placeholder { /* Firefox 18- */
color: #7f7f7f !important;
}

.creat-group{
  padding: 100px 0px;
}
.creat-group-title{
  padding-bottom: 40px;
}
.creat-group-title h2{
  font-size: 30px;
  letter-spacing: 3px;
  padding-bottom: 10px;
  font-weight: 600;
}
.creat-group-title a{
  font-size: 16px;
}
.group-modal-box{
  display: flex;
}
.group-modal-details{
  width: 65%;
  padding: 30px 20px 20px 20px;
}
.group-modal-details h2{
  font-size: 24px;
  color: #000;
  font-weight: 600;
  padding-bottom: 10px;
  letter-spacing: 2px;
}
.group-modal-details h2 span{
  color: #cdcdcd;
}
.group-modal-details h5{
  font-size: 18px;
  color: #000;
  padding: 30px 0px 30px 0px;
}
.group-modal-details p{
  font-size: 16px;
  color: #000;
}
.group-modal-img{
  width: 35%;
}
.group-modal-img{
}
.modal-close-icon{
  position: absolute;
  right: 10px;
  z-index: 9999;
}
.group-modal-img img{
  width: 100%;
  height: 100%;
}
.creat-group-modal .close {
  float: right;
  font-size: 2.5rem !important;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  /* text-shadow: 0 1px 0 #fff; */
  opacity: .5;
}
.modal-content{border-radius: 0px;}
.san-modal{
}
.san-modal .close {
  float: right;
  font-size: 3rem !important;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  /* text-shadow: 0 1px 0 #fff; */
  opacity: .5;
}
.san-modal-title h1{ 
  font-size: 28px;
  font-weight: 600;
  color: #000;
  letter-spacing: 2px;
  padding: 40px 0px 30px 0px;
}
.make-group{
}
.make-group-col{
}
.make-group-col label{
  display: block;
  font-size: 18px;
  color: #000;
  font-weight: 600;
  margin: 0px;
}
.make-group-col span{
  font-size: 14px;
  color: #000;
  letter-spacing: 2px;
}
.make-group {
  display: flex;
}
.make-group-col {
  padding: 0px 80px 0px 0px;
}
.members-group{
  display: flex;
  justify-content: space-between;
}
.members-group-col-1{
  width: 50%;
}
.members-group-col-1 label{
  display: block;
  font-size: 18px;
  color: #000;
  font-weight: 600;
  margin: 0px;
}
.members-group-col-2{
  width: 50%;
}
.members-group-col-2 input{
  width: 100%;
  font-size: 14px !important;
  font-weight: 800 !important;
  color: #7f7f7f !important;
  border-top: transparent !important;
  border-left: transparent !important;
  border-right: transparent !important;
  border-bottom: 1px solid #495057 !important;
  background: transparent !important;
  border-radius: 0px !important;
  letter-spacing: 2px !important;
  outline: none;
  text-align: right;
    padding: 0px 20px 5px 0px;
}
.invite{
  display: flex;
  align-items: center;
}
.invite-col-1{
  width: auto;
  padding-right: 20px;
}
.invite-col-2{
  
}
.invite-plus{
}
.invite-plus{
  width: 36px;
  height: 36px;
  border: 2px solid #cdcdcd;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.invite-plus:hover {
  border: 2px solid #75a357;
}
.invite-plus svg{
  width: 16px;
  height: 16px;
  fill: #cdcdcd;
}
.invite-plus:hover svg{
  fill: #75a357;
}
.invite-col-2{
  width: 100%;
}
.san-modal .form-group{
  position: relative;
}
.invite-input input{
  width: 100%;
  height: 40px;
  outline: none;
  border: 1px solid #a5a5a5;
  background: #f2f2f2;
  text-indent: 20px;
  font-size: 14px;
  font-weight: 600;
}
.invite-input input:focus{
  background: #f7d3d3;
}
.invite-btn{
  text-align: left;
  margin: 10px 0px 0px 60px;
}
.invite-btn button{
  background: #000;
  color: #fff;
  border: none;
  outline: none;
  font-size: 14px;
  height: 40px;
  width: 150px;
  cursor: pointer;
  border: 1px solid #000;
  font-weight: 600;
}
.invite-btn button:hover{
  background: #ffffff;
  color: #ff0000;
}
.invite-col-3{
  display: flex;
  align-items: center;
}
.invite-col-3 label{
  font-size: 14px;
  color: #000;
  font-weight: 600;
  margin: 0px;
  padding: 0px 30px;
 }
.user-admin-acc{
  padding: 40px 40px 0px 40px;
}
.user-admin-acc .card{
  border: unset;
}
.user-admin-acc .card-header{
  background: transparent;
}
.user-admin-body{
}
.user-admin-data label{
  font-size: 16px;
  color: #000;
  margin-right: 30px;
  margin-bottom: 0px;
}
.user-admin-minus{
  width: 30px;
  height: 30px;
  border: 1px solid #cdcdcd;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.user-admin-minus svg{
  width: 16px;
  height: 16px;
  fill: #cdcdcd;
}
.user-admin-rightmark{
  width: 30px;
  height: 30px;
  border: 1px solid #528b2c;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.user-admin-rightmark  svg{
  width: 16px;
  height: 16px;
  fill: #528b2c;
}
.user-admin-col{
  display: flex;
  align-items: center;
}
.user-admin-row{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.user-admin-toggle{
}
.user-admin-acc .card-header a {
  color: #0432ff;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0px;
  font-size: 16px;
}
.user-admin-acc .card-header a span{
  color: #000;
  font-weight: normal;
} 
.san-moms{
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}
.san-moms-col label{
  display: block;
  font-size: 18px;
  color: #000;
  font-weight: 600;
  margin: 0px;
}
.san-moms-col span {
  font-size: 14px;
  color: #000;
  letter-spacing: 2px;
}
.group-members-full{
  
}
.gmf-row{
  width: 100%;
  display: flex;
}
.gmf-col-left{
width: 50%;
background: #595959;
padding: 50px 30px;
}
.gmf-con{
  max-width: 400px;
  margin: 0 auto;
}
.gmf-col-right{
  width: 50%;
  padding: 50px 20px;
}
.ga-main{
  max-width: 400px;
  margin: 0 auto;
}
.ga-title h2{
  font-size: 30px;
  text-align: center;
  letter-spacing: 3px;
  color: #000000;
  font-weight: 600;
}
.ga-title a{
  font-size: 16px;
  text-align: center;
  color: #0432ff;
  padding: 15px 0px;
  display: block;
}
.ga-chart{
  text-align: center;
  padding: 30px 0px;
}

.custom-btn{
}
.ga-date-day-list{
  
}
.ga-date-day-list ul{
    display: flex;   
    justify-content: center;
}
.ga-date-day-list ul li{
  display: flex;  
  padding:0px 10px;
}
.ga-date-day-list ul li a{
  font-size: 16px;
  color: #000000;
}
.st-join-add{
 
}
.st-join-add-name{
}
.st-join-add ul{
  width: 100%;
  max-height: 400px;
  overflow-y: auto;
}
.st-join-add ul li a{
  display: flex;
  justify-content: space-between;
  font-size: 20px;
  color: #000000;
  border-bottom: 1px solid #595959;
  padding: 10px 0px 10px 0px;
}
.st-join-add ul li span{
  width: 30px;
  height: 30px;
  border: 1px solid #528b2c;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.st-join-add ul li span svg {
  width: 16px;
  height: 16px;
  fill: #528b2c;
}
.st-join-search{
  padding: 30px 0px;
}
.st-join-search input{
  width: 100%;
  font-size: 14px !important;
  font-weight: 800 !important;
  color: #7f7f7f !important;
  border-top: transparent !important;
  border-left: transparent !important;
  border-right: transparent !important;
  border-bottom: 1px solid #495057 !important;
  background: transparent !important;
  border-radius: 0px !important;
  letter-spacing: 2px !important;
  outline: none;
  text-align: right;
  padding: 0px 20px 5px 0px;
}
.lt-profile-pic {
  width: 120px;
  height: 120px;
  border-radius: 100px;
  position: relative;
  margin: 0 auto;
}
.lt-profile-pic img {
  width: 100%;
  height: 100%;
  border-radius: 100px;
}
[type="file"] {
  height: 0;
  overflow: hidden;
  width: 0;
}
[type="file"] + label {
  width: 150px;
  height: 150px;
  border: none;
  border-radius: 100px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: inherit;
  font-weight: 500;
  margin-bottom: 1rem;
  outline: none;
  position: relative;
  transition: all 0.3s;
  vertical-align: middle;
}
[type="file"] + label.btn-1 {
  background-color: #f79159;
  box-shadow: 0 6px #f57128;
  transition: none;
}
[type="file"] + label.btn-1:hover {
  box-shadow: 0 4px #f57128;
  top: 2px;
}
[type="file"] + label.btn-2 {
  background-color: #99c793;
  border-radius: 50px;
  overflow: hidden;
}
[type="file"] + label.btn-2::before {
  color: #fff;
  content: "\f382";
  font-family: "Font Awesome 5 Pro";
  font-size: 100%;
  height: 100%;
  right: 130%;
  line-height: 3.3;
  position: absolute;
  top: 0px;
  transition: all 0.3s;
}
[type="file"] + label.btn-2:hover {
  background-color: #497f42;
}
[type="file"] + label.btn-2:hover::before {
  right: 75%;
}
[type="file"] + label.btn-3 {
  background-color: #ee6d9e;
  border-radius: 0;
  overflow: hidden;
}
[type="file"] + label.btn-3 span {
  display: inline-block;
  height: 100%;
  transition: all 0.3s;
  width: 100%;
}
[type="file"] + label.btn-3::before {
  color: #fff;
  content: "\f382";
  font-family: "Font Awesome 5 Pro";
  font-size: 130%;
  height: 100%;
  left: 0;
  line-height: 2.6;
  position: absolute;
  top: -180%;
  transition: all 0.3s;
  width: 100%;
}
[type="file"] + label.btn-3:hover {
  background-color: #ae144f;
}
[type="file"] + label.btn-3:hover span {
  transform: translateY(300%);
}
[type="file"] + label.btn-3:hover::before {
  top: 0;
}
.lt-profile-pic:hover .lt-profile-hoverdiv{
  display: block;
}
.lt-profile-hoverdiv{
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  left: 15px;
  bottom: -42px;
  width: 120px;
  height: 60px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  display: none;
  text-align: center;
}
.lt-profile-hoverdiv h3{
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 4px;
  margin-top: 15px;
}
.lt-profile-hoverdiv i{
  font-size: 12px;
  color: #ffffff;
}
.reset-password{
padding: 140px 0px 140px 0px;
}

label.error{
color: red;
}

.thank-you{
padding: 200px 0px;
}
.thank-you-con{
text-align: center;
}

.thank-you-con img{
max-width: 110px;
}

.thank-you-con h2{
font-size: 40px;
color: #000000;
font-weight: 600;
padding: 40px 0px 0px 0px;
}

.thank-you-con p{
font-size: 18px;
color: #000000;
padding: 20px 0px 0px 0px;
}

.range-color p{
  color: red;
  font-weight: 600;
}
/* Thank you end*/
  .navbar-expand-lg .navbar-nav .dropdown-menu {
      position: absolute;
      left: -50px;
    }
    .cancelBtn{
      color: #fff !important;
      background-color: #6c757d !important;
      border-color: #6c757d !important;
      font-size: 14px !important;
      font-weight: normal !important;
      padding: 4px 10px !important;
      border-radius: 3px !important;
    }
    



/* Responsive Css */

@media (max-width: 1440px) {
.st-average-title h3{font-size: 24px;line-height: 32px;}
.st-average-box {padding: 35px 0px;}
.st-index-right {padding: 35px 0px;}
.st-county ul li a {font-size: 16px;}
.st-average-footer p {font-size: 12px;letter-spacing: 1px;}
.st-login h2 {font-size: 24px;line-height: 30px;}
.st-login {margin-top: 70px;}
.cr-title h3{font-size: 28px;}
.my-stress-tracker h2 {font-size: 24px;line-height: 32px;}
.my-stress-tracker-count ul li a {font-size: 17px;}
.navbar-brand img {max-width: 211px;}
.st-survey-title h2 {font-size: 26px;padding-bottom: 70px;}
.st-register-title h2 {font-size: 32px;}
.st-register-boxs img {max-width: 50px;}
.st-register-boxs h3 {font-size: 18px;padding: 30px 0px 5px 0px;}
.st-rg-sub-title h3{font-size: 24px;}
.create-account img {max-width: 60px;}
.create-account h2 {font-size: 26px;}
.plan-cols-hd h3 {font-size: 28px;color: #ffffff;}
.st-connected-title h3 {font-size: 26px;}
.step-create-icon-one {display: block;width: 180px;height: 110px;}
.step-create-icon-one:hover {display: block;width: 180px;height: 110px;}
.step-create-icon-two {display: block;width: 180px;height: 110px;}
.step-create-icon-two:hover {display: block;width: 180px;height: 110px;}
.step-create-details h4 {font-size: 20px;}
.step-create-details p {font-size: 15px;}
.st-connected {padding: 90px 0px;}
.step-create-box {padding: 80px 0px;}
.step-create-link a {font-size: 16px;}
.st-user-pic img {max-width: 150px;}
.setting-username h1 {font-size: 28px;font-weight: 600;padding-right: 40px;}
.deactivate-link a {font-size: 16px;}
.user-edite-con {width: 36px;height: 36px;}
.user-edite-con svg {width: 16px;height: 16px;}
.st-register-title {padding: 60px 0px 60px 0px;}
.inner-con {padding: 70px 0px;}
.st-survey {padding: 70px 0px 70px 0px;}
.thank-you{padding: 76px 0px;}
.reset-password {padding: 60px 0px 60px 0px;}
.st-survey {padding: 120px 0px 120px 0px;}
.creat-group-title h2 {font-size: 28px;}
.san-modal-title h1 {font-size: 26px;padding: 30px 0px 10px 0px;}
.make-group-col label {font-size: 16px;}
.members-group-col-1 label {display: block;font-size: 16px;}
.user-admin-acc .card-header a {font-size: 14px;}
.invite-plus {width: 34px;height: 34px;}
.invite-plus svg {width: 16px;height: 16px;}
.st-join-add ul li a {font-size: 16px;padding: 8px 0px 8px 0px;}
.st-join-add ul li span {width: 26px;height: 26px;}
.st-join-add ul li span svg {width: 12px;height: 12px;}
.ga-title h2 {font-size: 28px;}
.cr-title h3 {font-size: 28px;}
.cr-title a {font-size: 14px;}



}




@media (max-width: 1199px) {
#map {height: 57.5vh;}
.st-average-title h3 {font-size: 20px;line-height: 26px;}
.st-login h2 {font-size: 20px;line-height: 26px;}
.st-county {width: 100%;height: 330px;overflow-y: auto;margin: 50px 30px 20px 0px;}
.st-login {margin-top: 30px;}
.navbar-brand img {max-width: 191px;}
.lt-header .nav-link{font-size: 14px;}
.cr-title h3 {font-size: 24px;}
.my-stress-tracker h2 {font-size: 20px;line-height: 26px;}
.st-survey {padding: 50px 0px 50px 0px;}
.st-survey-title h2 {font-size: 22px;}
.st-range-text {padding: 40px 0px 40px 0px;}
.st-register-title h2 {font-size: 28px;}
.st-register-title {padding: 50px 0px 50px 0px;}
.st-rg-sub-title h3 {font-size: 22px;}
.create-account img {max-width: 50px;}
.plan-body ul li h4 {font-size: 14px;}
.plan-cols-hd h3 {font-size: 26px;}
.st-connected {padding: 70px 0px;}
.st-full-title h3 {width: 100%;font-size: 18px;}
.step-create-icon-one {display: block;width: 150px;height: 90px;}
.step-create-icon-one:hover {display: block;width: 150px;height: 90px;}
.step-create-icon-two {display: block;width: 150px;height: 90px;}
.step-create-icon-two:hover {display: block;width: 150px;height: 90px;}
.step-create-details h4 {font-size: 18px;}
.step-create-details p {font-size: 14px;}
.step-create-box {padding: 70px 0px;}
.step-create-link a {font-size: 14px;}
.st-user-pic img {max-width: 130px;}
.setting-username h1 {font-size: 26px;padding-right: 30px;}
.email-alters label {font-size: 16px;}
.deactivate-link a {font-size: 15px;}
.user-edite-con {width: 34px;height: 34px;}
.reset-password {padding: 160px 0px 160px 0px;}
.st-survey {padding: 90px 0px 90px 0px;}
.creat-group-title h2 {font-size: 26px;}
.group-modal-details h2 {font-size: 22px;}
.group-modal-details h5 {font-size: 16px;color: #000;padding: 20px 0px 20px 0px;}
.san-moms-col label {font-size: 16px;}
.san-moms-col span {font-size: 13px;}
.san-moms {padding-bottom: 30px;}
.cr-title h3 {font-size: 22px;}
.ga-title h2 {font-size: 22px;}
.splan-tabs ul li a {font-size: 14px;}
.splan-tabs ul {padding: 0px 0px 15px 0px;}


}

@media (max-width: 991px) {
.navbar-light .navbar-toggler {color: rgba(0,0,0,.5);border-color: transparent;}
.st-average-title h3 {font-size: 16px;line-height: 26px;}
.st-county {width: 100%;height: 300px;overflow-y: auto;margin: 30px 30px 20px 0px;}
.st-county ul li a {font-size: 14px;}
.st-login h2 {font-size: 24px;line-height: 28px;}
.st-login p {font-size: 12px;}
.st-index-right {padding: 30px 0px;}
.st-average-box {padding: 30px 0px;}
.my-stress-tracker-count ul li a {font-size: 14px;}
.my-st-value ul {display: block;flex-wrap: wrap;}
.st-register-title {padding: 50px 0px 50px 0px;}
.st-register-title h2 {font-size: 26px;}
.st-register-boxs img {max-width: 40px;}
.st-register-boxs h3 {font-size: 14px;padding: 30px 0px 5px 0px;}
.inner-con {padding: 70px 0px;}
.create-account h2 {font-size: 22px;}
.create-account img {max-width: 40px;}
.st-full-title h3 {font-size: 18px;}
.st-plan {padding: 60px 0px;}
.plan-cols-hd h3 {font-size: 24px;}
.st-user-pic img {max-width: 100px;}
.setting-username h1 {font-size: 24px;}
.thank-you-con img {max-width: 80px;}
.thank-you-con p {font-size: 16px;padding: 10px 0px 0px 0px;}
.group-modal-box {display: block;}
.group-modal-details {width: 100%;}
.group-modal-img img {width: 100%;height: 350px;object-fit: cover;object-position: top;}
.group-modal-img {width: 100%;}
.close {font-size: 2rem !important;color: #000;}
.group-modal-details h2 {font-size: 20px;}
.group-modal-details h5 {font-size: 14px;line-height: 20px;color: #000;padding: 20px 0px 20px 0px;}
.group-modal-details p {font-size: 14px;}
.san-modal-title h1 {font-size: 22px;padding: 30px 0px 10px 0px;}
.make-group-col {padding: 0px 10px 0px 0px;}
.invite-col-1 {width: auto;padding-right: 10px;}
.invite-input button {font-size: 12px;height: 40px;width: 120px;}
.make-group-col label {font-size: 14px;}
.members-group-col-1 label {display: block;font-size: 14px;}
.user-admin-acc{padding: 20px 0px 0px 0px;}
.user-admin-data label {font-size: 15px;margin-right: 15px;margin-bottom: 0px;}
.invite-input input {width: 100%;height: 34px;text-indent: 10px;font-size: 12px;}
.invite-input button {font-size: 12px;height: 34px;width: 100px;}
.invite-plus {width: 26px;height: 26px;}
.invite-plus svg {width: 14px;height: 14px;}
.san-moms-col label {font-size: 14px;}
.san-moms {padding-bottom: 20px;}
.lt-profile-pic {width: 110px;height: 110px;}
[type="file"] + label {width: 110px;height: 110px;}
.lt-profile-hoverdiv {left: 10px;bottom: -15px;width: 90px;height: 48px;}
.lt-profile-hoverdiv h3 {font-size: 10px;color: #ffffff;letter-spacing: 4px;margin-top: 10px;}
.plan-box{display: block;}
.plan-cols-big {width: 100%;}
.plan-cols{width: 100%;}
.plan-cols-hd-blank{height: 0px;}


}


@media (max-width: 767px) {   
.st-county {height: 150px;}
#map {height: 30vh;}
.st-login {margin-top: 0px;}


}


@media (max-width: 575px) {
.navbar-brand img {max-width: 140px;}
.inner-con {padding: 50px 0px 180px 0px;}
.form-title h2 {font-size: 22px;font-weight: 600;text-align: center;padding-bottom: 20px;}
.city-ranking {background-color: #595959;padding: 30px 0px;}
.btn-primary {padding: 8px 40px;}
.btn-default {padding: 8px 40px;}
.cr-title h3 {font-size: 22px;}
.cr-search input {border: 1px solid #ffffff;}
.my-st-value ul {display: flex;flex-wrap: wrap;}
.my-stress-tracker h2 {font-size: 20px;line-height: 26px;}
.cr-search input {width: 100%;height: 30px;}
.st-county {height: 100px;}
.cr-search i::after {content: '';width: 16px;height: 16px;}
.my-stress-tracker h2 {font-size: 18px;line-height: 26px;}
.st-survey-title h2 {font-size: 16px;padding-bottom: 30px;}
.st-range-text-item{width: 100px;padding: 0px 5px;}
.st-range-text-item p {font-size: 9px;color: #000;}
.st-range-text {padding: 40px 0px 50px 0px;}
.st-survey {padding: 30px 0px 30px 0px;}
input[type=range]::-webkit-slider-runnable-track {width: 100%;height: 12px;}
input[type=range]::-webkit-slider-thumb {-webkit-appearance: none;border: none;height: 26px; width: 26px; margin-top: -7px;}
.st-register-title {padding: 40px 0px 40px 0px;}
.st-register-title h2 {font-size: 22px;}
.st-register-boxs {padding-bottom: 40px;}
.inner-con {padding: 0px 0px 50px 0px;}
.st-rg-sub-title h3 {font-size: 20px;}
.form-control {font-size: 12px !important;}
.plan-box {display: block;}
.plan-cols{width: 100%;}
.plan-cols-hd {width: 100%;height: 70px;}
.plan-cols-hd h3 {font-size: 22px;}
.plan-btn a {font-size: 12px;padding: 20px 0px;}
.create-account img {max-width: 32px;}
.create-account h2 {font-size: 16px;}
.st-plan {padding: 40px 0px;}
.plan-body ul li {width: 100%;min-height: 50px;padding: 10px 40px;}
.create-account {padding: 20px 0px;}
.st-full-title h3 {font-size: 16px;}
.st-connected-title h3 {font-size: 20px;padding-bottom: 50px;}
.st-connected {padding: 50px 0px;}
.step-create-box {padding: 0px 0px 50px 0px;}
/* .step-create-box:first-child{padding: 50px 0px 0px 0px;}
.step-create-box:last-child{padding: 0px 0px 50px 0px;} */
.step-create-icon-one {display: block;width: 120px;height: 70px;}
.step-create-icon-one:hover {display: block;width: 120px;height: 70px;}
.step-create-icon-two {display: block;width: 120px;height: 70px;}
.step-create-icon-two:hover {display: block;width: 120px;height: 70px;}
.step-create-details h4{padding: 20px 0px 10px 0px;}
.step-create-details h4 {font-size: 16px;}
.step-create-link a {font-size: 12px;}
.st-user-pic {padding: 20px 0px;text-align: center;}
.setting-fild {padding: 20px 0px;}
.setting-username h1 {font-size: 20px;padding-right: 20px;}
.user-edite-con {width: 30px;height: 30px;}
.user-edite-con svg {width: 14px;height: 14px;}
.email-alters label {font-size: 15px;}
.st-help-text {font-size: 14px;}
.deactivate-link a {font-size: 14px;}
.thank-you-con img {max-width: 65px;}
.thank-you-con h2 {font-size: 30px;padding: 30px 0px 0px 0px;}
.thank-you-con p {font-size: 14px;padding: 10px 0px 0px 0px;}
.creat-group {padding: 50px 0px;}
.creat-group-title h2 {font-size: 22px;}
.creat-group-title a {font-size: 14px;}
.st-join-add ul li a {font-size: 14px;padding: 8px 0px 8px 0px;}
.st-join-add ul li span {width: 24px;height: 24px;}
.st-join-add ul {width: 100%;max-height: 200px;overflow-y: auto;}
.gmf-row {width: 100%;display: block;}
.gmf-col-left{width: 100%;padding: 40px 30px;}
.gmf-col-right{width: 100%;padding: 40px 30px;}
.cr-search i::after {content: '';width: 14px;height: 14px;}
.my-st-value ul li a {font-size: 14px;color: #000000;letter-spacing: 2px;}
.st-join-search {padding: 20px 0px;}
.ga-title a {font-size: 14px;padding: 10px 0px;}
.members-group-col-2 input {width: 100%;font-size: 12px !important;}
.setting-username {padding: 40px 0px 30px 0px;display: flex;align-items: center;}
.range-color p{ color: red; font-weight: 600; }


}
