

@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital@0;1&display=swap');

body{
     font-family: "Work Sans", sans-serif !important;
}

.wrapper-full .look-purpose img {
    max-width: 100%;
    height: auto;
    margin-bottom: -3px
}
.header_active_menu{
    background-color: #e81f76 !important;
}

.wrapper-full .wrapper-content .cptBodyPanel {
    background-image: linear-gradient(rgba(245, 245, 245, .95), #f6f6f6), url(../img/ptn.jpg);
    background-position: 0 0, 50% 50%;
    background-size: auto, 359px;
    background-repeat: repeat, repeat;
    padding: 45px 0 30px
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: 0
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::selection {
    background: #e9188e;
    color: #fff
}

::-moz-selection {
    background: #e9188e;
    color: #fff
}

body {
    background-color: #fff;
}

a {
    text-decoration: none;
    outline: 0;
    transition: all 250ms;
    -moz-transition: all 250ms;
    -webkit-transition: all 250ms
}

a:focus,
a:hover {
    outline: 0
}

button {
    transition: all 250ms;
    -moz-transition: all 250ms;
    -webkit-transition: all 250ms
}

article,
aside,
figure,
footer,
header,
section {
    display: block
}

.clr {
    clear: both;
    line-height: 0;
    font-size: 0
}

.clear {
    clear: both;
    line-height: 0;
    font-size: 0
}

input[type=text] {
    border-radius: 0
}

select {
    -webkit-appearance: menulist-button;
    -webkit-border-radius: 0;
    border-radius: 0
}

.dn {
    display: none
}

.db {
    display: block
}

.overlay {
    background: rgba(0, 0, 0, .8);
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999
}

.overlay img {
    left: calc(97% - 50%);
    position: relative;
    top: 50%
}

.overlay .reg-over {
    color: #fff;
    top: 50%;
    left: 50%;
    position: absolute;
    font-size: 35px
}

.white-heading {
    color: #fff;
    font-weight: 300;
    font-size: 14pt;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #998c87;
    margin-bottom: 15px
}

.white-heading span {
    font-weight: 600
}

.eco_sumry .eco-summary-out .white-heading {
    color: #333;
    font-weight: 400;
    font-size: 14pt;
    text-transform: unset;
    border-bottom: 2px solid rgba(243, 246, 255, 0.9);
    padding-bottom: 12px;
    margin-bottom: 18px
}

.eco_sumry .eco-summary-out .white-heading span {
    font-weight: 700
}

.pink-heading {
    color: #e9158d;
    font-weight: 600;
    font-size: 14pt;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #998c87;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    line-height: 32px
}

.eco-summary-out .pink-heading {
    color: #333;
    font-weight: 700;
    font-size: 18px;
    border: none;
    text-transform: capitalize;
    line-height: unset;
    margin-bottom: 0
}

.pink-heading span {
    font-weight: lighter
}

.eco-summary-out .pink-heading p {
    font-size: 14px;
    font-weight: 400;
  
}

.eco-summary-out .box-outr.blcK-title.real-state-sctn .pink-heading {
    border-bottom: 2px solid rgba(243, 246, 255, 0.9);
    padding-bottom: 10px;
    margin-bottom: 0
}

.black-heading {
    color: #0e0e1c;
    font-weight: 400;
    font-size: 14pt;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    float: left;
    line-height: 20px;
    margin-bottom: 15px
}

.eco_sumry .black-heading {
    color: #0e0e1c;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    width: 100%;
    float: left;
    line-height: 20px;
    margin-bottom: 15px;
    text-transform: capitalize
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.img-responsive {
    max-width: 100%
}

p.source {
    color: #fff;
    font-weight: 300;
    font-size: 8pt;
    line-height: 18px;
    width: 100%;
    float: left;
    font-style: italic;
    padding-left: 10px
}

p.source.text-right {
    text-align: right
}

p.source.black-color {
    color: #0e0e1c
}

p.source .median-sorc {
    padding-right: 35px
}

@media (max-width:950px) {
    p.source .median-sorc {
        padding-right: 25px
    }
}

@media (max-width:480px) {
    p.source .median-sorc {
        padding-right: 0
    }
}

p.source .median-sorc1 {
    padding-right: 30px
}

@media (max-width:480px) {
    p.source .median-sorc1 {
        padding-right: 0
    }
}

.top-section .nav-icon {
    background-image: url(../img/header-sprite.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 50px;
    width: 35px;
    float: right;
    margin: 16px 0;
    position: relative
}

.top-section .nav-icon:hover {
    background-position: 0 -54px;
    cursor: pointer
}

.top-section .nav-icon:hover .nav-drop {
    display: block
}

.top-section .nav-icon .nav-drop {
    position: absolute;
    background-color: #858585;
    top: 100%;
    width: 300px;
    right: 0;
    z-index: 10;
    border: 1px solid #fff;
    display: none
}

.top-section .nav-icon .nav-drop ul li {
    list-style: none;
    border-bottom: 1px solid #fff;
    padding: 10px 10px
}

.top-section .nav-icon .nav-drop ul li:hover {
    background-color: #e9158d
}

.top-section .nav-icon .nav-drop ul li:last-child {
    border-bottom: 0
}

.top-section .nav-icon .nav-drop ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}

.top-section .head-text {
    width: calc(100% - 35px);
    float: left;
    text-align: center;
    text-transform: uppercase;
    line-height: 28px;
    margin: 13px 0
}

.top-section .head-text h4 {
    color: #fff;
    font-weight: 300;
    font-size: 30px;
}

.top-section .head-text h1 {
    color: #e9158d;
    font-weight: 400;
    font-size: 46px;
}

.top-section {
    background-color: #56565a;
    width: 100%;
    float: left;
    padding: 50px 0
}

.bg-ptrn.eco_sumry .top-section {
    background-color: #dfdaca;
    padding: 50px 0 15px
}

.top-section .logo {
    display: inline-block;
    vertical-align: middle;
    width: 40%
}

.bg-ptrn.eco_sumry .top-section .logo {
    width: 17%
}

.bg-ptrn.eco_sumry .top-section .logo img {
    margin-left: -23px
}

@media (max-width:950px) {
    .top-section .logo {
        width: 36%
    }
}

@media (max-width:760px) {
    .top-section .logo {
        width: 40%
    }
}

@media (max-width:950px) {
    .top-section .logo img {
        width: 100%
    }
}

.top-section .header-right {
    display: inline-block;
    vertical-align: middle;
    width: 59%
}

.bg-ptrn.eco_sumry .top-section .header-right {
    width: 79%
}

.top-section .header-right.report-head .report-name {
    color: #fff;
    font-weight: 400;
    font-size: 16pt;
    line-height: 25px;
    margin: 0 0 7px 0;
    padding-bottom: 3px;
    border-bottom: 1px solid #998c87
}

.bg-ptrn.eco_sumry .top-section .header-right.report-head .report-name {
    color: #333;
    font-size: 16px;
    border-bottom: 5px dotted rgba(51, 51, 51, .5)
}

.top-section .header-right.report-head .report-name span {
    color: #fff;
    font-weight: 700;
    font-size: 24pt;
}

.bg-ptrn.eco_sumry .top-section .header-right.report-head .report-name span {
    color: #333;
    font-size: 24px;
}

@media (max-width:760px) {
    .top-section .header-right.report-head .report-name span {
        font-size: 16pt
    }
}

@media (max-width:480px) {
    .top-section .header-right.report-head .report-name span {
        font-size: 13pt
    }
}

@media (max-width:480px) {
    .top-section .header-right.report-head .report-name {
        line-height: 18px;
        margin: 0 0 1px 0;
        font-size: 13pt
    }
}

.top-section .header-right.report-head .report-time {
    width: 100%;
    color: #fff;
    font-weight: 300;
    font-size: 10pt;
    text-transform: uppercase
}

.bg-ptrn.eco_sumry .top-section .header-right.report-head .report-time {
    color: #333;
    font-weight: 700;
    font-size: 10px;
    margin-top: 8px
}

@media (max-width:480px) {
    .top-section .header-right.report-head .report-time {
        font-size: 8pt
    }
}

@media (max-width:760px) {
    .top-section .header-right {
        width: 56%
    }
}

.bg-ptrn {
    width: 100%;
    float: left
}

footer {
    width: 100%;
    float: left
}

.eco-summary-out li {
    list-style: none
}

.eco-summary-out .compare-graph {
    background-color: #56565a;
    padding: 0 20px;
    width: 100%;
    float: left
}

.bg-ptrn.eco_sumry .eco-summary-out .compare-graph {
    background-color: transparent;
    border-bottom: 2px solid #fff;
    padding: 0;
    padding-bottom: 35px
}

.eco-summary-out .compare-graph .compare-graph-left {
    width: calc(100% - 49% - 16px);
    padding: 15px 20px;
    background-color: #fff;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
}

@media (max-width:760px) {
    .eco-summary-out .compare-graph .compare-graph-left {
        width: 100%
    }
}

.eco-summary-out .compare-graph .compare-graph-right {
    width: 50%;
    padding: 0 15px
}

@media (max-width:760px) {
    .eco-summary-out .compare-graph .compare-graph-right {
        width: 100%
    }
}

.eco-summary-out .compare-graph .chart-area {
    width: 100%;
    float: left
}

.eco-summary-out .compare-graph .chart-sec.upper_clicks {
    margin-bottom: 0
}

.eco-summary-out .compare-graph .chart-sec.upper_clicks ul li.clr-links {
    padding: 0
}

.eco-summary-out .compare-graph .chart-sec {
    margin: 15px 0;
    width: 100%;
    float: left
}

.eco-summary-out .compare-graph .chart-sec ul {
    text-align: right
}

.eco-summary-out .compare-graph .chart-sec ul li {
    padding: 0 0 0 25px;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.eco-summary-out .compare-graph .chart-sec ul li.clr-links a {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 8pt;
    display: block;
    min-width: 90px;
    padding: 5px;
    background-color: #e9158d
}

p.source,
p.source.black-color {
    text-align: left;
   font-family: "Work Sans", sans-serif;
    font-style: italic;
    font-weight: 400;
    margin: 10px 0 0;
    color: #333;
    padding: 0;
    font-size: 16px
}

@media (max-width:950px) {
    .eco-summary-out .compare-graph .chart-sec ul li.clr-links {
        margin-top: 10px
    }
}

.eco-summary-out .compare-graph .chart-sec ul li h4 {
    color: #333;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    text-transform: capitalize
}

.eco-summary-out .compare-graph .chart-sec,
.eco-summary-out .compare-graph .compare-graph-left.pull-left .chart-sec {
    margin-top: 14px;
    margin-bottom: 0;
    border-top: 2px solid rgba(243, 246, 255, 0.9);
    padding-top: 12px
}

.eco-summary-out .compare-graph .chart-sec.upper_clicks {
    border: none;
    margin: 0;
    padding: 0
}

.eco-summary-out .compare-graph .chart-sec ul li h1 {
    color: #333;
    font-weight: 700;
    font-size: 44px;
   font-family: "Work Sans", sans-serif;
    line-height: 55px;
    padding: 0;
    display: inline-block;
    vertical-align: middle
}

.eco-summary-out .compare-graph .chart-sec ul li h5 {
    color: #000;
    font-weight: 400;
    font-size: 12px;
   font-family: "Work Sans", sans-serif;
    line-height: 18px;
    font-style: italic
}

p.title_dte {
    text-align: center;
    font-size: 14px;
    margin: 5px 0 30px
}

.inner-area.eco_sctn .reg-nav-area.upper-til h1 {
    margin-bottom: 0
}

@media (max-width:950px) {
    .eco-summary-out .compare-graph .chart-sec p.source {
        margin-top: 20px
    }
}

.eco-summary-out .box-outr {
    width: 100%;
    float: left;
    padding: 10px 20px
}

.eco-summary-out .box-outr .box {
    float: left;
    margin: 0 .4%;
    width: 32.8%;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
}

.eco-summary-out .box-outr .box:first-child {
    margin-left: 0
}

.eco-summary-out .box-outr .box:nth-child(3) {
    margin-right: 0
}

.eco-summary-out .box-outr .box .box-inner {
    padding: 10px 5px;
    width: 50%;
    float: left
}

.eco-summary-out .box-outr.real-state-sctn .box .box-inner {
    width: 100%
}

.eco-summary-out .box-outr .box .box-inner .mapp-out {
    margin-bottom: 15px;
    position: relative;
    top: -20px
}

.eco-summary-out .box-outr .box .box-inner h3 {
    color: #d63d4b;
    font-weight: 400;
    font-size: 50px;
   font-family: "Work Sans", sans-serif;
    line-height: 60px;
    text-align: center;
    color: #222
}

.eco-summary-out .box-outr .box .box-inner h4 {
    color: #0e0e1c;
    font-weight: 700;
    font-size: 9pt;
    text-transform: uppercase
}

.eco-summary-out .box-outr.blcK-title .box h4,
.eco-summary-out .land-tran-out .box-outr .box h4 {
    text-align: center;
    font-size: 8px;
   font-family: "Work Sans", sans-serif;
    color: #fff
}

@media (max-width:950px) {
    .eco-summary-out .box-outr .box .box-inner h4 {
        font-size: 8px
    }
}

.eco-summary-out .box-outr .box .box-inner h5 {
    color: #fff;
    font-weight: 400;
    font-size: 8px;
   font-family: "Work Sans", sans-serif;
    margin-bottom: 10px;
    text-align: center
}

.eco-summary-out .box-outr .box .box-inner ul li {
    color: #333;
    font-weight: 400;
    font-size: 15px;
   font-family: "Work Sans", sans-serif;
    line-height: 23px;
    text-align: left;
    padding-left: 10px
}

.eco-summary-out .box-outr .box .box-inner ul li .fa {
    vertical-align: middle;
    font-size: 20px;
    width: 11px;
    text-align: center;
    height: 20px;
    position: relative;
    top: -4px;
    margin-right: 5px
}

.eco-summary-out .box-outr .box .box-inner ul li .fa.fa-circle {
    font-size: 11px;
    position: relative;
    top: 3px
}

@media (max-width:950px) {
    .eco-summary-out .box-outr .box .box-inner ul li {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

@media (max-width:480px) {
    .eco-summary-out .box-outr .box .box-inner {
        width: 100%
    }
}

@media (max-width:760px) {
    .eco-summary-out .box-outr .box {
        width: 100%;
        margin: 0 0 15px 0
    }
}

.eco-summary-out .box-outr p.source {
    color: #0e0e1c
}

.eco-summary-out .land-tran-out {
    padding: 5px 0;
    width: 100%;
    float: left;
    border-top: 2px solid #fff;
    margin-top: 20px;
    padding-top: 20px
}

.eco-summary-out .land-tran-out .pink-heading {
    background-color: #f3f3f4;
    margin-bottom: 5px
}

.eco-summary-out .land-tran-out .pink-heading {
    background: 0 0;
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    color: #222;
    margin-bottom: 16px
}

.eco-summary-out .land-tran-out .box-outr {
    padding: 0
}

.eco-summary-out .land-tran-out .box-outr .box .box-inner {
    width: 100%;
    padding: 0
}

@media (max-width:760px) {
    .eco-summary-out .land-tran-out .box-outr .box {
        width: 50%;
        margin: 0 0 15px 0
    }
}

@media (max-width:480px) {
    .eco-summary-out .land-tran-out .box-outr .box {
        width: 100%
    }
}

.eco-summary-out .common-section {
    padding: 5px 0 0 0;
    width: 100%;
    float: left
}

.eco-summary-out .common-section .box-outr {
    padding: 20px 0
}

.eco-summary-out .common-section .box-outr .double-graph-box {
    width: calc(100% - 20% - 10px);
    float: left;
    padding: 15px 20px;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
    display: inline-block
}

.eco-summary-out .common-section .box-outr .double-graph-box .box {
    width: 46%;
    padding: 0;
    margin: 0 25px 0 0;
    background-color: transparent
}

@media (max-width:480px) {
    .eco-summary-out .common-section .box-outr .double-graph-box .box {
        width: 100%
    }
}

@media (max-width:760px) {
    .eco-summary-out .common-section .box-outr .double-graph-box {
        width: 100%
    }
}

.eco-summary-out .common-section .box-outr .sinle-box {
    float: left;
    width: 20%;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 15px 20px
}

.eco-summary-out .common-section .box-outr .sinle-box ul {
    padding: 0
}

.eco-summary-out .common-section .box-outr .sinle-box ul li {
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 25px 0;
    display: block;
    text-align: center
}

.eco-summary-out .common-section .box-outr .sinle-box ul li h4 {
    color: #333;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
}

.eco-summary-out .common-section .box-outr .sinle-box ul li h1 {
    color: #333;
    font-weight: 300;
    font-size: 42px;
   font-family: "Work Sans", sans-serif;
    margin-top: 0
}

.eco-summary-out .common-section .box-outr .sinle-box ul li h5 {
    color: #333;
    font-size: 12px;
   font-family: "Work Sans", sans-serif;
    margin-top: 0;
    font-style: italic
}

@media (max-width:760px) {
    .eco-summary-out .common-section .box-outr .sinle-box ul li {
        width: 49%;
        float: left
    }
}

@media (max-width:760px) {
    .eco-summary-out .common-section .box-outr .sinle-box {
        width: 100%;
        margin-top: 20px
    }
}

.eco-summary-out .common-section.change-position .box-outr .double-graph-box {
    float: left
}

.eco-summary-out .common-section.change-position .box-outr .double-graph-box .box {
    margin-left: 4%;
    margin-right: 0
}

.eco-summary-out .common-section.change-position .box-outr .sinle-box {
    float: left
}

.eco-summary-out .common-section .btns-median {
    float: left;
    margin-top: 0;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 46px
}

.eco-summary-out .common-section .btns-median a {
    text-align: left;
    color: #333;
    font-weight: 400;
    font-size: 12px;
    display: inline-block;
    min-width: 110px;
    padding: 0;
    font-style: unset;
    position: relative;
    margin-left: 23px
}

.eco-summary-out .common-section .btns-median a::before {
    position: absolute;
    content: "";
    left: -29px;
    width: 23px;
    height: 3px;
    top: 7px
}

.eco-summary-out .common-section .btns-median a.first::before {
    background-color: #d63d4b
}

.eco-summary-out .common-section .btns-median a.second::before {
    background-color: #6ba2b9
}

.middle-head {
    padding: 10px 0 0 0;
    width: 100%;
    float: left
}

.middle-head .middle-inner {
    background-color: #56565a
}

.eco_sumry .middle-head .middle-inner {
    background-color: #dfdaca
}

.middle-head .middle-inner .left-mid-head {
    display: inline-block;
    vertical-align: middle;
    width: 40%
}

.middle-head .middle-inner .left-mid-head a {
    padding: 20px 50px;
    min-width: 255px;
    color: #fff;
    font-weight: 400;
    font-size: 14pt;
    background-color: #e9158d;
    display: inline-block;
    position: relative
}

.common-section.permin-sec-out .box-outr.median_box {
    display: flex;
    justify-content: space-between;
    padding: 0 0 0
}

.common-section.permin-sec-out .pink-heading {
    color: #333;
    font-size: 12px;
    margin-top: 0;
    line-height: unset;
    font-weight: 600;
    font-size: 17px;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 10px;
    border: none
}

.eco_sumry .middle-head .middle-inner .left-mid-head a {
    font-size: 14px;
    background-color: #d63d4b
}

.middle-head .middle-inner .left-mid-head a:before {
    content: '';
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: -20px;
    background-color: red;
    width: 20px;
    height: 100%;
    background-color: #e9158d;
    border-color: #56565a #ff0 transparent transparent;
    border-style: solid;
    border-width: 66px 0 0 35px;
    width: 20px
}

.eco_sumry .middle-head .middle-inner .left-mid-head a:before {
    display: none
}

@media (max-width:360px) {
    .middle-head .middle-inner .left-mid-head {
        width: 100%
    }
}

.middle-head .middle-inner .right-mid-head {
    display: inline-block;
    vertical-align: middle;
    width: 59%;
    padding-right: 20px;
    color: #fff;
    font-weight: 400;
    font-size: 16pt;
    text-align: right
}

.eco_sumry .middle-head .middle-inner .right-mid-head {
    font-size: 12px;
    color: #333
}

.middle-head .middle-inner .right-mid-head span {
    font-weight: 700
}

@media (max-width:760px) {
    .middle-head .middle-inner .right-mid-head {
        font-size: 12px;
        padding-top: 10px
    }
}

@media (max-width:535px) {
    .middle-head .middle-inner .right-mid-head {
        display: block;
        width: 100%;
        text-align: right
    }
    .eco-summary-out .common-section .box-outr .sinle-box ul li h1 {
        font-size: 36px
    }
    .double-graph-box .tabs-sctn ul li a {
        padding: 8px
    }
}

@media (max-width:360px) {
    .middle-head .middle-inner .right-mid-head {
        width: 100%
    }
}

table {
    width: 100%;
    font-weight: 400
}

table thead tr th {
    background-color: #998c87;
    color: #fff;
    font-weight: 400;
    font-size: 11pt;
    padding: 10px 10px;
    vertical-align: bottom;
    text-align: right
}

table tbody tr:nth-of-type(odd) {
    background-color: #f4f4f4
}

table tbody tr:nth-of-type(even) {
    background-color: #fafafa
}

table tbody tr.active,
table tbody tr:hover {
    background-color: rgba(255, 191, 59, .4) !important;
    cursor: pointer
}

table tbody tr td {
    color: #000;
    font-weight: 400;
    font-size: 9pt;
    padding: 4px 10px;
    height: 42px
}

.top-employers-outside {
    max-width: 1160px;
    margin-right: auto;
    margin-left: auto;
    padding: 25px 25px 40px;
    background-color: #fff;
    background-image: url(../img/page-edge.png);
    background-position: 100% 100%;
    background-size: 40px;
    background-repeat: no-repeat;
    width: 100%;
    text-align: left
}

@media (max-width:1180px) {
    .top-employers-outside {
        width: 900px
    }
}

@media (max-width:920px) {
    .top-employers-outside {
        width: 90%
    }
}

.top-employers-outside .btn-set {
    margin: 0 auto;
    width: 80%
}

.top-employers-outside .btn-set button {
    background-color: #e9158d;
    border: 0;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    width: 100%;
    padding: 5px 0;
    height: 50px;
    margin: 0 auto
}

.top-employers-outside .btn-set button:hover {
    background-color: #cb0bd2;
    cursor: pointer
}

@media (max-width:480px) {
    .top-employers-outside .btn-set button {
        font-size: 15px
    }
}

.top-employers-outside h2 {
    color: #545454;
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 15px 0
}

.top-employers-outside h2 span {
    color: #545454;
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase
}

@media (max-width:360px) {
    .top-employers-outside h2 span {
        font-size: 17px
    }
}

@media (max-width:360px) {
    .top-employers-outside h2 {
        font-size: 17px
    }
}

.top-employers-outside .bo-outer {
    margin-bottom: 70px
}

.top-employers-outside .bo-outer h1 {
    color: #424242;
    font-weight: 300;
    font-size: 46px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 25px
}

.top-employers-outside .bo-outer .bo-left {
    float: left;
    width: 250px
}

.top-employers-outside .bo-outer .bo-left .box {
    background-color: #e9158d;
    padding: 10px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}

.top-employers-outside .bo-outer .bo-left .box h1 {
    color: #fff;
    font-weight: 400;
    font-size: 32px;
    line-height: 30px
}

@media (max-width:875px) {
    .top-employers-outside .bo-outer .bo-left .box h1 {
        color: #fff;
        font-weight: 400;
        font-size: 22px;
    }
}

.top-employers-outside .bo-outer .bo-left .box h4 {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    margin: 5px 0 50px 0
}

@media (max-width:875px) {
    .top-employers-outside .bo-outer .bo-left .box h4 {
        color: #fff;
        font-weight: 400;
        font-size: 13px;
    }
}

.top-employers-outside .bo-outer .bo-left .box h2 {
    color: #fff;
    font-weight: 400;
    font-size: 55px;
    margin: 0;
    line-height: 40px
}

@media (max-width:875px) {
    .top-employers-outside .bo-outer .bo-left .box h2 {
        color: #fff;
        font-weight: 400;
        font-size: 40px;
    }
}

.top-employers-outside .bo-outer .bo-left .box.space {
    margin: 2px 0
}

.top-employers-outside .bo-outer .bo-left .box .box-left {
    float: left;
    width: 185px
}

.top-employers-outside .bo-outer .bo-left .box .box-left h4 {
    margin: 5px 0 23px 0
}

.top-employers-outside .bo-outer .bo-left .box .box-right {
    float: right;
    width: 37px;
    height: 35px;
    margin-top: 70px;
    background-image: url(../img/pink-up-down.png);
    background-repeat: no-repeat
}

.top-employers-outside .bo-outer .bo-left .box .box-right.up-arrow {
    background-position: -15px 0
}

.top-employers-outside .bo-outer .bo-left .box .box-right.down-arrow {
    background-position: -15px -91px
}

@media (max-width:1180px) {
    .top-employers-outside .bo-outer .bo-left {
        float: none;
        width: 100%
    }
}

.top-employers-outside .bo-outer .bo-right {
    width: 825px;
    float: right;
    margin-bottom: 25px
}

.top-employers-outside .bo-outer .bo-right .bx-controls .bx-controls-direction {
    float: right
}

.top-employers-outside .bo-outer .bo-right .bx-controls .bx-controls-direction a {
    background-color: #b7b5b5;
    background-image: url(../img/slider-controls.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    text-indent: -9999px;
    float: left;
    margin-right: 5px
}

.top-employers-outside .bo-outer .bo-right .bx-controls .bx-controls-direction a.bx-prev {
    background-position: 0 0
}

.top-employers-outside .bo-outer .bo-right .bx-controls .bx-controls-direction a.bx-prev:hover {
    background-position: 0 bottom
}

.top-employers-outside .bo-outer .bo-right .bx-controls .bx-controls-direction a.bx-next {
    background-position: -38px 0
}

.top-employers-outside .bo-outer .bo-right .bx-controls .bx-controls-direction a.bx-next:hover {
    background-position: -38px bottom
}

.top-employers-outside .bo-outer .bo-right .bx-controls .bx-controls-auto .bx-controls-auto-item a {
    background-color: #b7b5b5;
    background-image: url(../img/slider-controls.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    text-indent: -9999px;
    float: left;
    margin-right: 5px
}

.top-employers-outside .bo-outer .bo-right .bx-controls .bx-controls-auto .bx-controls-auto-item a.bx-start {
    background-position: -94px 0
}

.top-employers-outside .bo-outer .bo-right .bx-controls .bx-controls-auto .bx-controls-auto-item a.bx-start.active,
.top-employers-outside .bo-outer .bo-right .bx-controls .bx-controls-auto .bx-controls-auto-item a.bx-start:hover {
    background-position: -94px bottom
}

.top-employers-outside .bo-outer .bo-right .bx-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop {
    background-position: top right
}

.top-employers-outside .bo-outer .bo-right .bx-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop.active,
.top-employers-outside .bo-outer .bo-right .bx-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop:hover {
    background-position: bottom right
}

.top-employers-outside .bo-outer .bo-right .bx-viewport {
    height: 490px !important
}

.top-employers-outside .bo-outer .bo-right .slider-left li {
    list-style: none
}

.top-employers-outside .bo-outer .bo-right .box {
    width: 400px;
    float: left;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 25px
}

.top-employers-outside .bo-outer .bo-right .box:nth-of-type(2n) {
    float: right
}

.top-employers-outside .bo-outer .bo-right .box h1 {
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px
}

@media (max-width:875px) {
    .top-employers-outside .bo-outer .bo-right .box h1 {
        color: #fff;
        font-weight: 400;
        font-size: 16px;
    }
}

.top-employers-outside .bo-outer .bo-right .box h4 {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    margin: 5px 0
}

@media (max-width:875px) {
    .top-employers-outside .bo-outer .bo-right .box h4 {
        color: #fff;
        font-weight: 400;
        font-size: 13px;
    }
}

.top-employers-outside .bo-outer .bo-right .box h2 {
    color: #fff;
    font-weight: 400;
    font-size: 55px;
    margin: 0;
    line-height: 30px
}

@media (max-width:875px) {
    .top-employers-outside .bo-outer .bo-right .box h2 {
        color: #fff;
        font-weight: 400;
        font-size: 40px;
    }
}

.top-employers-outside .bo-outer .bo-right .box .box-left {
    width: 238px;
    float: left;
    padding: 10px;
    background-color: #858585;
    position: relative;
    height: 220px
}

@media (max-width:920px) {
    .top-employers-outside .bo-outer .bo-right .box .box-left {
        width: calc(100% - 162px)
    }
}

.top-employers-outside .bo-outer .bo-right .box .box-left h2 {
    position: absolute;
    bottom: 10px
}

.top-employers-outside .bo-outer .bo-right .box .box-right {
    width: 160px;
    float: right
}

.top-employers-outside .bo-outer .bo-right .box .box-right .small-box {
    background-color: #858585;
    padding: 10px
}

.top-employers-outside .bo-outer .bo-right .box .box-right .small-box.space {
    margin-bottom: 2px
}

.top-employers-outside .bo-outer .bo-right .box .box-right .small-box h4 {
    margin: 5px 0 10px 0
}

.top-employers-outside .bo-outer .bo-right .box .box-right .small-box h2 {
    float: left;
    font-size: 40px
}

@media (max-width:875px) {
    .top-employers-outside .bo-outer .bo-right .box .box-right .small-box h2 {
        font-size: 30px
    }
}

.top-employers-outside .bo-outer .bo-right .box .box-right .small-box span {
    float: right;
    width: 37px;
    height: 23px;
    background-image: url(../img/gray-up-down.png);
    background-repeat: no-repeat
}

.top-employers-outside .bo-outer .bo-right .box .box-right .small-box span.up-arrow {
    background-position: 0 0
}

.top-employers-outside .bo-outer .bo-right .box .box-right .small-box span.down-arrow {
    background-position: 0 -69px
}

.top-employers-outside .bo-outer .bo-right .box .box-right .small-box span.circle-arrow {
    background-image: url(../img/circle.png);
    background-repeat: no-repeat;
    background-position: 15px top
}

@media (max-width:920px) {
    .top-employers-outside .bo-outer .bo-right .box {
        width: 49%
    }
}

@media (max-width:767px) {
    .top-employers-outside .bo-outer .bo-right .box {
        width: 100%
    }
}

@media (max-width:1180px) {
    .top-employers-outside .bo-outer .bo-right {
        margin-top: 25px;
        width: 100%
    }
}

.top-employers-outside .top-emp-left {
    width: 725px;
    float: left
}

@media (max-width:1180px) {
    .top-employers-outside .top-emp-left {
        width: 100%;
        margin: 45px 0 0 0
    }
}

.top-employers-outside .top-emp-left .gray-bar {
    background-color: #858585;
    padding: 5px 10px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    position: relative
}

.top-employers-outside .top-emp-left .gray-bar .city {
    float: left;
    margin: -2px 0
}

.top-employers-outside .top-emp-left .gray-bar .sec {
    float: right;
    margin: -2px 15px
}

.top-employers-outside .top-emp-left .gray-bar .ch-sec {
    float: right;
    font-size: 13px;
    margin: 1px 0;
    font-style: italic
}

.top-employers-outside .top-emp-left .gray-bar .ch-sec a {
    color: #fff;
    text-decoration: underline
}

.top-employers-outside .top-emp-left .gray-bar .ch-sec a:hover {
    text-decoration: none
}

.top-employers-outside .top-emp-left .gray-bar .select-popup {
    position: absolute;
    z-index: 20;
    left: 0;
    top: 29px;
    background-color: #858585;
    padding: 10px;
    width: 100%;
    display: none
}

.top-employers-outside .top-emp-left .gray-bar .select-popup h4 {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    float: left;
    margin: 4px 0
}

.top-employers-outside .top-emp-left .gray-bar .select-popup .cross-icon {
    float: right;
    background-color: #aaa;
    color: #fff;
    padding: 12px 0;
    width: 35px;
    height: 50px;
    margin: -9px -9px 0 0;
    font-size: 20px;
    text-align: center
}

.top-employers-outside .top-emp-left .gray-bar .select-popup .cross-icon:hover {
    background-color: #000;
    cursor: pointer
}

.top-employers-outside .top-emp-left .gray-bar .select-popup .ind-list ul {
    margin-left: 20px
}

.top-employers-outside .top-emp-left .gray-bar .select-popup .ind-list ul li {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    list-style: none;
    margin: 3px 0
}

.top-employers-outside .top-emp-left .gray-bar .select-popup .ind-list ul li input[type=radio] {
    position: relative;
    top: 1px;
    margin-right: 3px
}

.top-employers-outside .top-emp-left .emp-table {
    margin: 15px 0 30px
}

.top-employers-outside .top-emp-left .emp-table table thead tr th:last-child {
    text-align: right
}

.top-employers-outside .top-emp-left .emp-table table tbody tr td:nth-of-type(1) {
    color: #000;
    font-weight: 700;
    font-size: 20px;
}

.top-employers-outside .top-emp-left .emp-table table tbody tr td:nth-of-type(1) span {
    width: 28px;
    text-align: right;
    display: inline-block
}

@media (max-width:800px) {
    .top-employers-outside .top-emp-left .emp-table table tbody tr td:nth-of-type(1) {
        color: #000;
        font-weight: 700;
        font-size: 18px;
    }
}

.top-employers-outside .top-emp-left .emp-table table tbody tr td:last-child {
    text-align: right
}

.top-employers-outside .top-emp-left.sm {
    width: 437px
}

.top-employers-outside .top-emp-left.sm .emp-table table tbody tr td:last-child,
.top-employers-outside .top-emp-left.sm .emp-table table tbody tr th:last-child,
.top-employers-outside .top-emp-left.sm .emp-table table thead tr td:last-child,
.top-employers-outside .top-emp-left.sm .emp-table table thead tr th:last-child {
    display: none
}

.top-employers-outside .top-emp-right {
    width: 345px;
    float: right
}

@media (max-width:1180px) {
    .top-employers-outside .top-emp-right {
        width: 100%
    }
}

.top-employers-outside .top-emp-right .map-outer {
    margin: 45px 0 0 0
}

@media (max-width:1180px) {
    .top-employers-outside .top-emp-right .map-outer {
        margin: 0
    }
}

.top-employers-outside .top-emp-right .map-outer .pink-bar {
    background-color: #ec048e;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    font-family: Lato, sans-serif;
    padding: 8px 10px;
    font-style: italic;
    line-height: 16px;
    height: 35px
}

.top-employers-outside .top-emp-right .map-outer .pink-bar a {
    color: #fff;
    text-decoration: underline
}

.top-employers-outside .top-emp-right .map-outer .pink-bar a:hover {
    text-decoration: none
}

.top-employers-outside .top-emp-right .map-outer .map-area {
    position: relative
}

.top-employers-outside .top-emp-right .map-outer .map-area .map img {
    max-width: 100%;
    height: auto
}

.top-employers-outside .top-emp-right .map-outer .map-area .controls {
    position: absolute;
    z-index: 20;
    right: 5px;
    top: 0;
    color: #fff;
    font-size: 15px
}

.top-employers-outside .top-emp-right .map-outer .map-area .controls span {
    display: block;
    background-color: #858585;
    padding: 5px;
    margin: 5px 0
}

.top-employers-outside .top-emp-right .map-outer .map-area .controls span:hover {
    background-color: #000;
    cursor: pointer
}

.top-employers-outside .top-emp-right .map-outer .map-text {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    font-style: italic
}

.top-employers-outside .top-emp-right .map-outer .map-text span {
    color: #337ab7
}

.top-employers-outside .top-emp-right .map-outer .map-popup {
    margin: 20px 0;
    display: none
}

.top-employers-outside .top-emp-right .map-outer .map-popup .head h2 {
    color: #ec048e;
    font-weight: 400;
    font-size: 26px;
    float: left
}

.top-employers-outside .top-emp-right .map-outer .map-popup .head .pop-cross {
    float: right;
    background-color: #858585;
    color: #fff;
    padding: 12px 0;
    width: 30px;
    height: 50px;
    margin-top: -10px;
    font-size: 20px;
    text-align: center
}

.top-employers-outside .top-emp-right .map-outer .map-popup .head .pop-cross:hover {
    background-color: #000;
    cursor: pointer
}

.top-employers-outside .top-emp-right .map-outer .map-popup .body .section {
    border-bottom: 1px solid #ec048e;
    margin: 10px 0
}

.top-employers-outside .top-emp-right .map-outer .map-popup .body .section label {
    color: #858585;
    font-weight: 400;
    font-size: 16px;
    margin: 5px 0
}

.top-employers-outside .top-emp-right .map-outer .map-popup .body .section .label-text {
    color: #858585;
    font-weight: 400;
    font-size: 22px;
    margin: 5px 0 10px
}

.top-employers-outside .top-emp-right.lg {
    width: 630px
}

.top-employers-outside .top-emp-right.lg .map-popup .body .section {
    border-bottom: 1px solid #ec048e;
    margin: 5px 0
}

.top-employers-outside .top-emp-right.lg .map-popup .body .section label {
    float: left;
    margin: 4px 0 10px
}

.top-employers-outside .top-emp-right.lg .map-popup .body .section .label-text {
    float: right;
    margin: 0 50px 7px 0
}

.main-area .center-area.gray {
    background-color: #56565a
}

.main-area .center-area.gray .chart-area img {
    width: 100%
}

.main-area .center-area.white .sec-table {
    padding: 28px 0 5px 0;
    width: 100%;
    float: left
}

.main-area .center-area.white .sec-table table {
    width: 100%;
    font-weight: 400
}

.eco_sumry .main-area .center-area.white .sec-table table {
    border-bottom: 2px solid #333
}

.main-area .center-area.white .sec-table table thead tr:nth-of-type(1) th {
    text-align: left;
    background-color: #998c87;
    color: #fff;
    font-weight: 400;
    font-size: 11pt;
    padding: 4px 10px;
    height: 20px;
    vertical-align: bottom;
    line-height: 17px
}

.eco_sumry .main-area .center-area.white .sec-table table thead tr:nth-of-type(1) th {
    background-color: #333;
    padding: 4px 10px;
    font-size: 15px;
    font-weight: 700;
    height: 40px;
    vertical-align: middle
}

.main-area .center-area.white .sec-table table thead tr:nth-of-type(1) th.text-center {
    text-align: center
}

.main-area .center-area.white .sec-table table thead tr:nth-of-type(1) th.table-style {
    color: #e8417a;
    font-weight: 400;
    font-size: 12pt;
}

.main-area .center-area.white .sec-table table thead tr:nth-of-type(1) th.table-style span {
    font-size: 16pt;
    font-weight: 600
}

.eco_sumry .main-area .center-area.white .sec-table table thead tr:nth-of-type(1) th.table-style span {
    font-size: 12px;
    font-weight: 700;
}

.main-area .center-area.white .sec-table table thead tr:nth-of-type(1) th.share {
    text-align: right;
    border-right: 1px solid #fff
}

.main-area .center-area.white .sec-table table thead tr:nth-of-type(2) th {
    text-align: right;
    color: #fff;
    font-weight: 400;
    font-size: 11pt;
    padding: 1px 5px 0;
    height: 25px;
    vertical-align: middle
}

.eco_sumry .main-area .center-area.white .sec-table table thead tr:nth-of-type(2) th {
    font-size: 15px;
    vertical-align: middle;
    font-weight: 700;
    background-color: #222 !important;
    height: 47px
}

.eco_sumry .main-area .center-area.white .sec-table table thead tr:nth-of-type(2) th:nth-of-type(2) {
    border-right: 1px solid #fff
}

.eco_sumry .main-area .center-area.white .sec-table table thead tr th {
    background-color: #333
}

.eco_sumry .main-area .center-area.white .sec-table table thead tr:nth-of-type(1) th.table-style {
    text-align: left;
    color: #333;
    font-size: 10px;
}

.main-area .center-area.white .sec-table table thead tr:nth-of-type(3) th {
    text-align: right;
    background-color: #e8417a;
    color: #fff;
    font-weight: 400;
    font-size: 11pt;
    padding: 1px 5px 0;
    height: 25px;
    vertical-align: middle
}

.main-area .center-area.white .sec-table table thead tr:nth-of-type(3) th:first-child {
    background-color: #fff
}

.main-area .center-area.white .sec-table table thead tr:nth-of-type(3) th:nth-of-type(2),
.main-area .center-area.white .sec-table table thead tr:nth-of-type(3) th:nth-of-type(3),
.main-area .center-area.white .sec-table table thead tr:nth-of-type(3) th:nth-of-type(4) {
    background-color: #e8417a
}

.main-area .center-area.white .sec-table table thead tr:nth-of-type(3) th:nth-of-type(5),
.main-area .center-area.white .sec-table table thead tr:nth-of-type(3) th:nth-of-type(6),
.main-area .center-area.white .sec-table table thead tr:nth-of-type(3) th:nth-of-type(7),
.main-area .center-area.white .sec-table table thead tr:nth-of-type(3) th:nth-of-type(8) {
    background-color: #56565a
}

.main-area .center-area.white .sec-table table tbody tr:nth-of-type(odd) {
    background-color: #f1f1f2
}

.main-area .center-area.white .sec-table table tbody tr:nth-of-type(even) {
    background-color: #f1f0ec
}

.eco_sumry .main-area .center-area.white .sec-table table tbody tr:nth-of-type(odd) {
    background-color: #fff
}

.main-area .center-area.white .sec-table table tbody tr:first-child {
    background-color: #ebce80;
    font-style: italic
}

.eco_sumry .main-area .center-area.white .sec-table table tbody tr:first-child {
    background-color: #e81f76  !important;
    color: #fff !important;
    font-style: unset
}

.main-area .center-area.white .sec-table table tbody tr td {
    color: #000;
    font-weight: 400;
    font-size: 9pt;
    height: 25px;
    text-align: right
}

.eco_sumry .main-area .center-area.white .sec-table table tbody tr:first-child td {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.eco_sumry .main-area .center-area.white .sec-table table tbody tr td {
    
    height: 40px;
    text-align: right;
    color: #333;
    font-weight: 400;
    font-size: 16px
}

.eco_sumry .main-area .center-area.white .sec-table table tbody tr:first-child td:nth-child(1) {
   font-family: "Work Sans", sans-serif;
}

.main-area .center-area.white .sec-table table tbody tr td:nth-of-type(1) {
    text-align: left;
    font-weight: 700;
   font-family: "Work Sans", sans-serif;
}

.main-area .center-area.white .sec-table table tbody tr td span {
    background-image: url(../img/up-down-arrow.png);
    display: inline-block;
    height: 10px;
    width: 12px;
    margin-left: 3px
}

.main-area .center-area.white .sec-table table tbody tr td span.yellow-circle {
    background-image: url(../img/yellow-circle.png);
    background-position: 2px 2px;
    background-repeat: no-repeat
}

.main-area .center-area.white .sec-table table tbody tr td span.red-up {
    background-position: right top
}

.main-area .center-area.white .sec-table table tbody tr td span.red-down {
    background-position: 0 bottom
}

.main-area .center-area.white .sec-table table tbody tr td span.blue-up {
    background-position: 0 0
}

.main-area .center-area.white .sec-table table tbody tr td span.blue-down {
    background-position: right bottom
}

.main-area .center-area.white .sec-table table tbody tr td:nth-child(2) {
    border-right: 1px solid #fff
}

@media (max-width:760px) {
    .main-area .center-area.white .sec-table table {
        width: 800px
    }
}

@media (max-width:760px) {
    .main-area .center-area.white .sec-table {
        overflow-x: scroll
    }
}

.footer {
    color: #000;
    font-weight: 400;
    font-size: 8pt;
    border-top: 1px solid #d63d4b;
    padding: 5px 0 0 0;
    width: 100%;
    float: left;
    margin-top: 20px
}

.footer .foote-left {
    float: left;
    width: 50%
}

.footer .right-side {
    float: right;
    width: 50%;
    text-align: right;
   font-family: "Work Sans", sans-serif;
}

.footer .right-side img {
    width: 10px
}

.footer .right-side a {
    color: #000
}

.bottom_land {
    padding: 10px 0;
    float: left
}

.eco-summary-out .land-tran-out .box-outr .box {
    background-color: #fff !important;
    border: 1px solid #fff !important;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
}

.eco-summary-out .land-tran-out .bottom_land .box-outr .box h4,
.eco-summary-out .land-tran-out .box-outr .box .box-inner ul li,
.eco-summary-out .land-tran-out .box-outr .box h5 {
    color: #333 !important
}

.common-section.change-position.home-close-out .box-outr {
    border-bottom: 3px dotted rgba(51, 51, 51, .24)
}

.container {
    width: 1200px;
    margin: 0 auto
}

.inner-area.eco_sctn {
    max-width: 1200px;
    width: 100%;
    float: left;
    background-color: transparent !important;
    padding: 20px
}

.inner-area.eco_sctn .reg-nav-area h1 {
    color: #222;
    font-weight: 400;
    font-size: 24px;
    margin: 0 0 25px 0;
    line-height: 34px;
    text-align: center
}

.inner-area.eco_sctn .reg-nav-area h1 span {
    font-size: 25px;
    font-weight: 700;
    color: #333
}

.inner-area.eco_sctn .reg-nav-area.bottom-taxabl h1 {
    text-align: left;
    font-size: 22px;
    margin-bottom: 15px
}

.inner-area.eco_sctn .reg-nav-area.bottom-taxabl h1 span {
    font-size: 22px;
    margin-left: 5px
}

.sec-after {
    clear: both;
    float: left;
    width: 100%;
    border-bottom: 2px solid #fff;
    padding-bottom: 25px
}

p.source b,
p.source.black-color b {
    font-style: normal
}

.sec-after p {
    margin: 5px 0 0 !important
}

.eco-summary-out .box-outr.real-state-sctn {
    padding: 22px 0
}

.eco-summary-out .common-section.permin-sec-out.hous-sctn .comm-real h2,
.real-state-sctn .comm-real h2 {
    font-size: 22px;
    font-weight: 700;
    color: #222;
    margin-bottom: 16px
}

.box-outr.real-state-sctn .box-inner.pull-left h4 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    text-transform: unset
}

.map-content-area {
    display: inline-block;
    float: left;
    width: 100%;
    margin: 14px 0 0;
    border-bottom: 2px solid rgba(243, 246, 255, 0.9);
    padding-bottom: 12px
}

.map-content-area .map-sctn {
    float: left;
    width: 50%;
    display: inline-block
}

.map-content-area ul {
    float: left;
    width: 50%;
    display: inline-block
}

.eco-summary-out .box-outr .box .box-inner.pull-left.bottom-box .map-content-area {
    border-bottom: none;
    padding-bottom: 0
}

.eco-summary-out .common-section.permin-sec-out.hous-sctn {
    padding: 24px 0 0;
    border-top: 2px solid #fff;
    margin-top: 20px
}

.eco-summary-out .box-outr.real-state-sctn .box .box-inner.pull-left.bottom-box {
    padding-top: 0
}

.eco-summary-out .common-section.change-position .box-outr .double-graph-box .box {
    margin-left: 0
}

.eco-summary-out .common-section.change-position.home-close-out .box-outr {
    display: flex;
    justify-content: space-between;
    border-bottom: none
}

p.source.text-right {
    text-align: left;
    font-size: 14px
}

.eco-summary-out .common-section.permin-sec-out .box-outr {
    padding-top: 0
}

.eco-summary-out .common-section.permin-sec-out .box-outr {
    display: flex;
    justify-content: space-between
}

.main-area .center-area.white .sec-table table thead tr:nth-of-type(1) th:nth-of-type(1) {
    border-right: 1px solid #fff
}

.eco-summary-out .common-section .box-outr .sinle-box ul li:nth-child(1) {
    border-bottom: 2px solid rgba(243, 246, 255, 0.9);
    padding-bottom: 25px
}

.eco-summary-out .common-section .box-outr .sinle-box ul li:nth-child(2) {
    padding-bottom: 0;
    margin-bottom: 0
}

.eco-summary-out .land-tran-out .box-outr .box h4 {
    
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 3px;
    text-transform: capitalize
}

.eco-summary-out .land-tran-out .box-outr .box h5 {
    color: #333;
    font-size: 14px;
   font-family: "Work Sans", sans-serif;
    margin-top: 4px
}

.eco-summary-out .land-tran-out .box-outr .box h3 {
    color: #333;
    font-weight: 300;
    font-size: 45px;
   font-family: "Work Sans", sans-serif;
    margin-top: 0;
    text-align: center;
    border-bottom:2px solid rgba(243, 246, 255, 0.9);
    border-top: 2px solid rgba(243, 246, 255, 0.9);
    padding: 15px 0
}

.land-tran-out .map-content-area {
    border-bottom: none;
    padding-bottom: 0
}

.eco-summary-out .permin-sec-out.hous-sctn .box-outr p.source.text-right {
    font-style: unset
}

.eco-summary-out .compare-graph-left.pull-right .chart-sec.upper_clicks ul {
    text-align: left
}

.eco-summary-out .compare-graph-left.pull-right .chart-sec ul li a {
    text-align: left;
    color: #333;
    font-weight: 400;
    font-size: 12px;
    display: inline-block;
    min-width: 110px;
    padding: 0;
    font-style: unset;
    position: relative;
    background-color: transparent;
    margin-left: 23px
}

.eco-summary-out .compare-graph-left.pull-right .chart-sec ul li a::before {
    position: absolute;
    content: "";
    left: -29px;
    width: 23px;
    height: 3px;
    top: 7px
}

.eco-summary-out .compare-graph-left.pull-right .chart-sec ul li:nth-child(1) a::before {
    background-color: #ffbf3b
}

.eco-summary-out .compare-graph-left.pull-right .chart-sec ul li:nth-child(2) a::before {
    background-color: #d63d4b
}

.eco-summary-out .compare-graph-left.pull-right .chart-sec ul li:nth-child(3) a::before {
    background-color: #6ba2b9
}

.econic-frmt {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%
}

.tabs-sctn {
    display: none
}

@media (max-width:1250px) {
    .container {
        width: 900px
    }
    .eco-summary-out .box-outr .box .box-inner ul li {
        font-size: 13px
    }
    .eco-summary-out .land-tran-out .box-outr .box h3 {
        font-size: 38px
    }
}

@media (max-width:950px) {
    .container {
        width: 735px
    }
}

@media (max-width:760px) {
    .container {
        width: 92%
    }
}

@media (max-width:1199px) {
    .eco-summary-out .compare-graph .chart-sec.upper_clicks ul li.clr-links a {
        min-width: 100px
    }
}

@media (max-width:1023px) {
    .bg-ptrn.eco_sumry .top-section .logo img {
        margin-left: 0
    }
    .eco-summary-out .compare-graph .chart-sec.upper_clicks ul li.clr-links a {
        min-width: 91px !important
    }
    .eco-summary-out .compare-graph-left.pull-right .chart-sec.upper_clicks ul {
        text-align: center
    }
    .eco_sumry .eco-summary-out .compare-graph .compare-graph-left .white-heading {
        font-size: 12pt
    }
    .eco-summary-out .compare-graph .compare-graph-left.pull-left .chart-area {
        height: 245px !important
    }
    .eco-summary-out .box-outr.blcK-title.real-state-sctn .box {
        width: 100%;
        margin-bottom: 20px
    }
    .eco-summary-out .box-outr.real-state-sctn .box .box-inner,
    .eco-summary-out .box-outr.real-state-sctn .box .box-inner.pull-left.bottom-box {
        width: 50%;
        padding: 0;
        margin-top: 10px
    }
    .eco-summary-out .box-outr.real-state-sctn .box .box-inner:nth-child(2) {
        border-right: 2px dotted #bebdb9
    }
    .eco-summary-out .box-outr.real-state-sctn .box .box-inner .map-content-area {
        border: none;
        padding-bottom: 0
    }
    .eco-summary-out .box-outr.real-state-sctn .box .box-inner.pull-left.bottom-box {
        padding-left: 10px
    }
    .eco-summary-out .land-tran-out .box {
        width: 100%;
        margin-bottom: 20px
    }
    .eco-summary-out .land-tran-out .map-content-area {
        width: 28%;
        margin-left: 10px;
        margin-top: 0
    }
    .eco-summary-out .land-tran-out .box-outr .box .box-inner h3 {
        width: 70%;
        border: none;
        border-right: 2px dotted #bebdb9;
        float: left
    }
    .eco-summary-out .land-tran-out .map-content-area .map-sctn,
    .eco-summary-out .land-tran-out .map-content-area ul {
        width: 100%
    }
    .eco-summary-out .land-tran-out .box-outr .box h5 {
        color: #333;
        font-weight: 700;
        font-size: 14px;
       font-family: "Work Sans", sans-serif;
        margin-top: 4px;
        border-bottom: 2px dotted #bebdb9;
        padding-bottom: 10px
    }
}

@media only screen and (max-width:909px) and (min-width:768px) {
    .outer-table {
        position: relative;
        overflow: hidden
    }
    .inner-table {
        overflow-x: scroll;
        overflow-y: visible;
        width: calc(100% - 370px);
        margin-left: 370px
    }
    .eco_sumry .main-area .center-area.white .sec-table table {
        border-bottom: none;
        width: 100%;
        border-bottom: none !important
    }
    .sec-table table td,
    .sec-table table th {
        white-space: nowrap
    }
    .main-area .center-area.white .sec-table table tbody tr td:nth-of-type(1),
    .main-area .center-area.white .sec-table table thead tr:nth-of-type(1) th:nth-of-type(1),
    .main-area .center-area.white .sec-table table thead tr:nth-of-type(2) th:nth-of-type(1) {
        position: absolute;
        left: 0;
        width: 370px;
        padding-right: 0
    }
    .sec-table table tbody tr:first-child td {
        background-color: #d63d4b !important
    }
    .sec-table table tbody tr:nth-of-type(odd) td {
        background-color: #f1f0ec
    }
    .sec-table table tbody tr:nth-of-type(even) td {
        background-color: #fff
    }
    .main-area .center-area.white .sec-table table thead tr:nth-of-type(1) th:nth-of-type(1) {
        border-right: 0
    }
    .eco_sumry .main-area .center-area.white .sec-table table tbody tr td {
        font-size: 15px;
        line-height: 32px
    }
    .tab-cntnt_hide {
        display: none
    }
    .tabs-sctn {
        display: block
    }
    .tabs-sctn,
    .tabs-sctn ul {
        clear: both;
        float: left;
        width: 100%
    }
    .tabs-sctn ul li {
        list-style: none;
        float: left;
        width: 48%;
        display: inline-block
    }
    .tabs-sctn ul li a {
        color: #fff;
        cursor: pointer;
        display: inline-block;
        width: 100%;
        float: left;
        background: #333;
        padding: 10px;
        text-align: center;
        line-height: 29px
    }
    .tabs-sctn {
        margin-bottom: 20px
    }
    .eco-summary-out .common-section .box-outr .double-graph-box .box h2.black-heading {
        display: none
    }
    .tabs-sctn ul li a:hover,
    .tabs-sctn ul li.active a,
    .tabs-sctn ul li.active a:hover {
        background: #d63d4b
    }
    .eco-summary-out .common-section .box-outr .double-graph-box .box {
        width: 100%
    }
}

@media (max-width:767px) {
    .bg-ptrn.eco_sumry .top-section .header-right {
        max-width: 95%;
        width: 100%;
        padding: 10px 22px
    }
    .eco-summary-out .compare-graph .compare-graph-left.pull-left .chart-sec {
        margin-top: 10px
    }
    i.median-sorc {
        width: 100%;
        float: left
    }
    .eco-summary-out .land-tran-out .box-outr .box {
        margin: 0 0 -1px 0
    }
    .eco-summary-out .land-tran-out .box-outr .box.last-box {
        width: 100%
    }
    .eco-summary-out .common-section .box-outr .sinle-box {
        margin-top: 0
    }
    .eco_sumry .middle-head .middle-inner .left-mid-head a {
        width: 100%;
        text-align: center
    }
    .eco-summary-out .compare-graph .compare-graph-left.pull-right {
        margin-top: 20px
    }
    .eco-summary-out .box-outr.real-state-sctn .map-content-area .map-sctn {
        width: 97%
    }
    .eco-summary-out .box-outr.real-state-sctn .map-content-area ul {
        width: 100%
    }
    .eco-summary-out .land-tran-out .box-outr .box h5 {
        border-bottom: none;
        padding-bottom: 0
    }
    .eco-summary-out .land-tran-out .box-outr .box .box-inner h3 {
        width: 100%;
        border-right: none;
        border-bottom: 2px dotted #bebdb9;
        border-top: 2px dotted #bebdb9
    }
    .eco-summary-out .land-tran-out .map-content-area .map-sctn {
        width: 50%
    }
    .eco-summary-out .land-tran-out .map-content-area {
        width: 100%;
        margin-left: 0;
        margin-top: 20px
    }
    .eco-summary-out .land-tran-out .map-content-area ul {
        width: 49%
    }
    .eco-summary-out .land-tran-out .box-outr .box {
        margin-bottom: 15px
    }
    .eco-summary-out .common-section.change-position.home-close-out .box-outr,
    .eco-summary-out .common-section.permin-sec-out .box-outr {
        display: unset;
        justify-content: unset
    }
    .eco-summary-out .common-section .btns-median {
        margin-left: 0
    }
    .eco-summary-out .common-section .box-outr .sinle-box,
    .eco-summary-out .common-section.change-position .box-outr .sinle-box,
    .eco-summary-out .common-section.permin-sec-out.hous-sctn .sinle-box {
        margin-top: 13px
    }
    .eco-summary-out .common-section .box-outr .sinle-box ul li:nth-child(1) {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
        border-right: 2px dotted #bebdb9
    }
    .tab-cntnt_hide {
        display: none
    }
    .tab-cntnt_hide {
        display: none
    }
    .tabs-sctn {
        display: block
    }
    .tabs-sctn,
    .tabs-sctn ul {
        clear: both;
        float: left;
        width: 100%
    }
    .tabs-sctn ul li {
        list-style: none;
        float: left;
        width: 50%;
        display: inline-block
    }
    .tabs-sctn ul li a {
        color: #fff;
        cursor: pointer;
        display: inline-block;
        width: 100%;
        float: left;
        background: #333;
        padding: 10px;
        text-align: center;
        line-height: 29px
    }
    .tabs-sctn {
        margin-bottom: 20px
    }
    .eco-summary-out .common-section .box-outr .double-graph-box .box h2.black-heading {
        display: none
    }
    .tabs-sctn ul li a:hover,
    .tabs-sctn ul li.active a,
    .tabs-sctn ul li.active a:hover {
        background: #d63d4b
    }
    .eco-summary-out .common-section .box-outr .double-graph-box .box {
        width: 100%
    }
    .outer-table {
        position: relative;
        overflow: hidden
    }
    .inner-table {
        overflow-x: scroll;
        overflow-y: visible;
        width: calc(100% - 215px);
        margin-left: 215px
    }
    .eco_sumry .main-area .center-area.white .sec-table table {
        border-bottom: none;
        width: 100%;
        border-bottom: none !important
    }
    .sec-table table td,
    .sec-table table th {
        white-space: nowrap
    }
    .main-area .center-area.white .sec-table table tbody tr td:nth-of-type(1),
    .main-area .center-area.white .sec-table table thead tr:nth-of-type(1) th:nth-of-type(1),
    .main-area .center-area.white .sec-table table thead tr:nth-of-type(2) th:nth-of-type(1) {
        position: absolute;
        left: 0;
        width: 215px;
        padding-right: 0
    }
    .sec-table table tbody tr:first-child td {
        background-color: #d63d4b !important
    }
    .sec-table table tbody tr:nth-of-type(odd) td {
        background-color: #f1f0ec
    }
    .sec-table table tbody tr:nth-of-type(even) td {
        background-color: #fff
    }
    .main-area .center-area.white .sec-table table thead tr:nth-of-type(1) th:nth-of-type(1) {
        border-right: 0
    }
    .eco_sumry .main-area .center-area.white .sec-table table tbody tr td {
        font-size: 13px;
        line-height: unset;
        white-space: pre-line
    }
    .eco-summary-out .compare-graph .chart-sec ul li {
        padding-left: 0
    }
    .eco_sumry .main-area .center-area.white .sec-table table thead tr:nth-of-type(2) th:nth-of-type(2),
    .main-area .center-area.white .sec-table table tbody tr td:nth-child(2) {
        border-right: none
    }
    .tabs-sctn ul li {
        list-style: none;
        float: left;
        width: 48%;
        display: inline-block
    }
    .tabs-sctn ul li.active a{
    	color: #fff;
    }
    .eco-summary-out .box-outr .box .box-inner .mapp-out{
    	top:0px;
    }
    .land-tran-out .box-outr .box .box-inner .mapp-out{
    	top:-20px;
    }
}