@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital@0;1&display=swap');
* {
	
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: 0;
}

:after,
:before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
::selection {
    background: #e9188e;
    color: #fff;
}
::-moz-selection {
    background: #e9188e;
    color: #fff;
}
body {
     font-family: "Work Sans", sans-serif !important;
    background-color: #fff;
    color: #858585;
    font-size: 16px;
    font-weight: 400;
}
a {
    text-decoration: none;
    outline: 0;
}
a:focus,
a:hover {
    outline: 0;
}
article,
aside,
figure,
footer,
header,
section {
    display: block;
}
.clr {
    clear: both;
    line-height: 0;
    font-size: 0;
}
.bg-ptrn {
    width: 100%;
    float: left;
}
footer {
    float: left;
    width: 100%;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
@media (max-width: 1199px) {
    .container {
        width: 970px;
    }
}
@media (max-width: 991px) {
    .container {
        width: 750px;
    }
}
@media (max-width: 768px) {
    .container {
        width: 100%;
    }
}
.trans {
    background: 0 0 !important;
}
.container #content {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    background: #fff;
    padding: 25px;
}
@media (max-width: 767px) {
    .container #content {
        padding: 10px;
    }
}
.container #content .page-title {
    display: block;
    text-align: center;
    margin: 0 0 45px 0;
    border-bottom: 2px solid #fff;
}
@media (max-width: 767px) {
    .container #content .page-title {
        margin: 15px 0;
    }
}
.container #content .page-title h1 {
    color: #424242;
    font-weight: 300;
    font-size: 24px;
    text-transform: none;
    line-height: 34px;
    display: inline-block;
    font-weight: 700;
    padding-bottom: 36px;
}
.container #content .page-title h1 span {
    font-weight: 400;
}
.amcharts-chart-div {
    font-weight: 700;
    color: #222;
}
@media (max-width: 991px) {
    .container #content .page-title h1 {
        font-size: 30px;
        line-height: 30px;
    }
}
@media (max-width: 767px) {
    .container #content .page-title h1 {
        font-size: 30px;
    }
}
.container #content .pink-title {
    color: #222;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}
.container #content .pink-title span {
    color: #000;
    font-weight: 400;
    font-size: 16px;
}
@media (max-width: 767px) {
    .container #content .pink-title span {
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .container #content .pink-title {
        font-size: 25px;
        line-height: 26px;
    }
}
@media (max-width: 767px) {
    .container #content .pink-title {
        font-size: 20px;
        line-height: 22px;
    }
}
.container #content .outer-box {
    margin-top: 20px;
    width: 100%;
    float: left;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.container #content .outer-box .left-side {
    width: 75%;
    float: left;
    padding-bottom: 20px;
}
.container #content .outer-box .left-side .emp-graph {
    margin-top: 15px;
}
.container #content .outer-box .left-side .emp-graph .graph-img {
    width: 90%;
    float: left;
}
.container #content .outer-box .left-side .emp-graph .graph-img img {
    max-width: 100%;
}
.container #content .outer-box .left-side .emp-graph .graph-table {
    width: 10%;
    float: left;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 22px;
}
.container #content .outer-box .left-side .emp-graph .graph-table.education-graph {
    line-height: 35px;
}
@media (max-width: 991px) {
    .container #content .outer-box .left-side .emp-graph .graph-table {
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .container #content .outer-box .left-side .emp-graph .graph-table {
        font-size: 10px;
    }
}
.container #content .outer-box .left-side .emp-graph.education-graph .graph-table {
    line-height: 31.7px;
}
.container #content .outer-box .left-side .emp-graph.avarge-graph .graph-img {
    width: 90%;
}
.container #content .outer-box .left-side .emp-graph.avarge-graph .graph-table {
    line-height: 22px;
    margin-top: 5px;
    width: 10%;
    text-align: center;
}
.container #content .outer-box .left-side .emp-graph.avarge-graph .graph-table td:nth-child(2),
.container #content .outer-box .left-side .emp-graph.avarge-graph .graph-table th:nth-child(2) {
    text-align: left;
    padding-left: 10px;
}
@media (max-width: 767px) {
    .container #content .outer-box .left-side .emp-graph.avarge-graph .graph-table td:nth-child(2),
    .container #content .outer-box .left-side .emp-graph.avarge-graph .graph-table th:nth-child(2) {
        text-align: center;
        padding-left: 0;
    }
}
@media (max-width: 767px) {
    .container #content .outer-box .left-side .emp-graph.avarge-graph .graph-table th {
        font-size: 8px;
    }
}
.container #content .outer-box .left-side p {
    color: #222;
    font-weight: 400;
    font-size: 14px;
    font-style: italic;
    margin: 20px 0;
    float: left;
}
@media (max-width: 767px) {
    .container #content .outer-box .left-side {
        width: 100%;
    }
}
.container #content .outer-box .right-side {
    width: 24%;
    float: right;
    margin-left: 1%;
    padding: 10px;
    margin-top: 15px;
    background-color: #fff;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
}
.container #content .outer-box .right-side h3 {
    color: #222;
    font-weight: 700;
    font-size: 19px;
    line-height: 26px;
    text-align: left;
}
@media (max-width: 991px) {
    .container #content .outer-box .right-side h3 {
        font-size: 24px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .container #content .outer-box .right-side h3 {
        font-size: 22px;
    }
}
.container #content .outer-box .right-side h4 {
    color: #333;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    border-bottom: 4px dotted #b2aea2;
    padding-bottom: 5px;
}
div#prev1 {
    color: #333;
}
.outer-box .right-side {
    text-align: center;
}
@media (max-width: 767px) {
    .container #content .outer-box .right-side h4 {
        font-size: 18px;
    }
    .container #content .outer-box .right-side .box-bottom {
        width: 50% !important;
        margin-bottom: 0 !important;
    }
    .container #content .outer-box .right-side h2 {
        width: 100%;
    }
    .container #content .outer-box .right-side .graph {
        width: 49%;
        float: right;
        clear: none !important;
    }
    ul.graph-indicator {
        width: 50%;
        float: right;
    }
    .container #content .outer-box .right-side .box-bottom .inner-box {
        border-bottom: none !important;
    }
}
.container #content .outer-box .right-side h2 {
    color: #333;
    font-weight: 400;
    font-size: 50px;
    line-height: 65px;
    display: block;
    margin: 15px 0 10px 0;
}
@media (max-width: 991px) {
    .container #content .outer-box .right-side h2 {
        font-size: 50px;
        line-height: 45px;
        margin: 20px 0 15px 0;
    }
}
.container #content .outer-box .right-side .box-bottom {
    width: 100%;
    margin: 0 0 20px 0;
    float: left;
}
.container #content .outer-box .right-side .box-bottom .inner-box {
    width: 100%;
    float: left;
    border-bottom: 4px dotted #b2aea2;
    padding-bottom: 15px;
}
.container #content .outer-box .right-side .box-bottom .inner-box h5 {
    color: #333;
    font-weight: 400;
    font-size: 32px;
    line-height: 30px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.inner-box img {
    display: inline-block;
    vertical-align: middle;
}
@media (max-width: 991px) {
    .container #content .outer-box .right-side .box-bottom .inner-box h5 {
        font-size: 35px;
        line-height: 20px;
    }
    .container #content .outer-box .right-side .box-bottom .inner-box h5 img {
        width: 25px;
    }
}
.container #content .outer-box .right-side .box-bottom .inner-box h5 .ranking-style {
    display: inline-block;
    vertical-align: middle;
}
.container #content .outer-box .right-side .box-bottom .inner-box span {
    color: #333;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 10px;
}
tr.citydataone.datalisting1 {
    line-height: 36px;
}
tr.citydatatwo.datalisting2 {
    line-height: 36px;
}
tr.citydatathree.datalisting3 {
    line-height: 53px;
}
@media (max-width: 991px) {
    .container #content .outer-box .right-side .box-bottom .inner-box span {
        font-size: 14px;
        line-height: 25px;
    }
}
.container #content .outer-box .right-side .graph {
    clear: both;
    margin: 10px 0;
}
.container #content .outer-box .right-side .graph img {
    max-width: 100%;
}
.container #content .outer-box .right-side .graph-indicator li {
    list-style: none;
    float: left;
    width: auto;
    color: #333;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    padding: 5px;
    cursor: pointer;
    text-align: left;
}
@media (max-width: 1199px) {
    .container #content .outer-box .right-side .graph-indicator li {
        font-size: 13px;
    }
}
@media (max-width: 479px) {
    .container #content .outer-box .right-side .graph-indicator li {
        font-size: 12px;
        width: 100%;
    }
}
.container #content .outer-box .right-side .graph-indicator li .bx {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    width: 42px;
    margin-right: 5px;
    margin-top: -4px;
    border: 1px solid #fff;
}
.container #content .outer-box .right-side .graph-indicator li .bx.pink-bx {
    background-color: #e81f76;
}
.container #content .outer-box .right-side .graph-indicator li .bx.grey-bx {
    background-color: #f4be49;
}
@media (max-width: 1199px) {
    .container #content .outer-box .right-side .graph-indicator li .bx {
        height: 16px;
        width: 25px;
        margin-right: 2px;
    }
}
@media (max-width: 767px) {
    .container #content .outer-box .right-side .graph-indicator li .bx {
        height: 12px;
        width: 20px;
    }
}
.container #content .outer-box .right-side .graph-indicator li.active {
    background-color: #aaa;
}
@media (max-width: 991px) {
    .container #content .outer-box .right-side {
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .container #content .outer-box .right-side {
        width: 100%;
    }
}
.container #content .note {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    margin-top: 20px;
    float: left;
    background: #333;
    padding: 30px;
}
@media (max-width: 767px) {
    .container #content .note {
        font-size: 12px;
    }
}
@media (min-width: 767px) {
    .below_ {
        display: none;
    }
}
@media (max-width: 767px) {
    .right_ {
        display: none;
    }
    .below_ {
        display: block;
    }
}
tr.msadataone.datalisting1 td {
    line-height: 36px;
}
.msadatatwo td {
    line-height: 36px;
}
tr.msadatathree.datalisting3 td {
    line-height: 53px !important;
}
