.bg-01,
.bg-02,
.bg-03,
.bg-04,
.bg-05 {
    position: relative;
    z-index: 0
}

.box-bg,
.feature-info {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.bg-01,
.bg-02,
.bg-03,
.bg-04,
.bg-05 {
    z-index: 0
}

.home-banner h1 {
    font-size: 36px;
    line-height: 46px
}

.home-banner h4 {
    font-size: 18px;
    font-weight: 600
}

.portfolio-text-box {
    background: #f6f7f9;
    padding: 30px
}

.list-count h1 {
    font-size: 60px
}

.inner-title {
    padding: 12px 0;
    background: #f4f4f4;
    border-bottom: 3px solid #ddd
}

.inner-title h1 {
    font-size: 32px;
    padding-top: 6px;
    line-height: 42px
}

.mw-800 {
    max-width: 800px
}

.feature-info {
    background: #00a9da;
    padding: 16px
}

.bg-01 {
    background: url(../img/prospect-targeting.jpg) center center no-repeat;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-size: cover!important
}

.bg-02 {
    background: url(../img/customer-profiling.jpg) center center no-repeat;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-size: cover!important
}

.bg-04 {
    background: url(../img/bg01.jpg) top center no-repeat;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-size: cover!important
}

.bg-05 {
    background: url(../img/bg02.jpg) top center no-repeat;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-size: cover!important
}

.bg-05::after {
    background-color: rgba(0, 0, 0, .5)
}
.bg-06 {
    background: url(../img/bg01.jpg) top center no-repeat;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-size: cover!important;
	box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
}
.bg-06 h3{
	padding-top: 42px;
}
.bg-06 h4{
	padding-bottom: 42px;
}
.tab-menu i {
    font-size: 36px;
    padding-top: 12px
}

.data-list li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600
}

.data-list i {
    color: #00a9da;
    padding-right: 10px
}

.list-style-3 li:before {
    content: "\f2f6";
    border-radius: 100%;
    font-size: 26px
}

.list-arrow-right li:before,
.list-style-3 li:before {
    font-family: Material-Design-Iconic-Font;
    height: 18px;
    width: 18px;
    color: #f4552a;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle
}
.list-style-4 li {
    font-size: 16px;
    padding: 8px;
    font-weight: 400
}

.list-style-4 li:before {
    font-family: Material-Design-Iconic-Font;
    height: 18px;
    width: 18px;
    color: #f4552a;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
	content: "\f2f6";
    border-radius: 100%;
    font-size: 26px;
}
.box-bg {
    background: #eee;
    padding: 16px
}

.box-bg hr {
    margin: 60px 0;
    padding: 0;
    border-bottom: 1px dashed #ff7066;
    border-top: 0
}

.ms-slidebar {
    background-color: #fff;
    width: 300px;
    overflow: hidden
}

.ms-slidebar .sb-slidebar-container {
    height: 100%;
    overflow: auto;
    background: #fff!important;
    -webkit-overflow-scrolling: touch
}

.ms-slidebar .sb-slidebar-container::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: transparent
}

.ms-slidebar .sb-slidebar-container::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: transparent;
    position: absolute!important
}

.ms-slidebar .sb-slidebar-container::-webkit-scrollbar-thumb {
    background-color: #9e9e9e;
    border-radius: 100px
}

.ms-slidebar .ms-slidebar-block {
    padding: 0 20px
}

.ms-slidebar .ms-slidebar-block .ms-slidebar-block-title {
    font-weight: 400;
    margin-bottom: 20px
}

.ms-slidebar .ms-slidebar-block .ms-slidebar-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

.ms-slidebar .ms-slidebar-header {
    min-height: 100px;
    background: #ff7066;
    position: relative
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-login {
    display: block;
    display: table;
    width: 100%
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-login a {
    color: #fff;
    text-align: center;
    display: table-cell;
    width: 50%;
    font-size: 18px;
    padding: 10px 5px
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-login a i {
    margin-right: 10px
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title {
    position: absolute;
    background: #fff;
    display: block;
    bottom: 0;
    width: 100%;
    vertical-align: middle;
    height: 76px;
    overflow: hidden;
    border-bottom: 3px solid #f4552a
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title .ms-slidebar-t {
    float: left;
    margin-left: 20px;
    line-height: 50px
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title h3 {
    color: #fff;
    font-size: 20px;
    margin: 0 0 0 10px;
    word-spacing: -4px;
    display: inline-block;
    vertical-align: middle
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title h3 span {
    font-weight: 400
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title .search-form {
    vertical-align: top;
    display: inline-block;
    position: relative;
    height: 50px;
    min-width: 50px;
    padding: 0;
    margin: 0;
    transition: width ease 1s;
    z-index: 0;
    float: right
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title .search-form #search-submit {
    position: relative;
    left: -5000px;
    width: 0;
    padding: 0;
    border: 0;
    height: 0
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title .search-form label {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    transition: -webkit-transform ease .5s;
    transition: transform ease .5s;
    transition: transform ease .5s, -webkit-transform ease .5s;
    transition-delay: .2s
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title .search-form label:hover:before {
    height: 50px;
    width: 50px;
    top: 0;
    left: 0
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title .search-form .search-input {
    height: 50px;
    border: 0;
    width: 0;
    padding: 0 0 0 50px;
    background-color: transparent;
    display: inline-block;
    transition: width ease .5s;
    vertical-align: top;
    border-radius: #616161;
    color: #fff
}

.bg-full-page,
.intro-fixed {
    height: 100%;
    bottom: 0;
    right: 0
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title .search-form .search-input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .7)
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title .search-form .search-input::-moz-placeholder {
    color: rgba(255, 255, 255, .7)
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title .search-form .search-input:-ms-input-placeholder {
    color: rgba(255, 255, 255, .7)
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title .search-form .search-input:-moz-placeholder {
    color: rgba(0, 0, 0, .3)
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title .search-form .search-input:-webkit-autofill {
    -webkit-text-fill-color: #fff!important
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title .search-form .search-input:focus {
    width: 300px;
    border-bottom: solid 3px #03a9f4;
    border-radius: 0
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title .search-form .search-input:focus+label {
    -webkit-transform: ScaleX(-1);
    transform: ScaleX(-1);
    color: #03a9f4
}

.ms-slidebar .ms-slidebar-header .ms-slidebar-title .search-form .search-input:focus+label:before {
    transition: none;
    display: none
}

.ms-slidebar .ms-slidebar-menu {
    list-style-type: none;
    padding: 0
}

.ms-slidebar .ms-slidebar-menu>li {
    margin: 0;
    box-shadow: none
}

.ms-slidebar .ms-slidebar-menu>li>a>i,
.ms-slidebar .ms-slidebar-menu>li>ul li>a>i {
    margin-right: 15px
}

.ms-slidebar .ms-slidebar-menu>li>a {
    display: block;
    padding: 16px 20px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    font-weight: 400;
    color: #000;
    background-color: #eee
}

.ms-slidebar .ms-slidebar-menu>li>a.collapsed,
.ms-slidebar .ms-slidebar-menu>li>a.link {
    background-color: #fff;
    color: #000
}

.ms-slidebar .ms-slidebar-menu>li>a:after {
    font-family: Material-Design-Iconic-Font;
    font-size: 1.2em;
    float: right;
    content: '\f273';
    transition: all ease .3s;
    color: #ff7066;
    font-weight: 600
}

.ms-slidebar .ms-slidebar-menu>li>a.collapsed:after {
    content: '\f278';
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ms-slidebar .ms-slidebar-menu>li>a.link:after {
    content: "\f2fb"
}

.ms-slidebar .ms-slidebar-menu>li>a:hover {
    background-color: #358cbd;
    color: #fff
}

.ms-slidebar .ms-slidebar-menu>li>ul {
    list-style-type: none;
    padding: 0
}

.ms-slidebar .ms-slidebar-menu>li>ul li>a {
    display: block;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    background-color: #fafafa
}

.ms-slidebar .ms-slidebar-menu>li>ul li>a:hover {
    background-color: #358cbd;
    color: #fff
}

.ms-slidebar .ms-slidebar-menu>li>ul li:last-child {
    border-bottom: solid 1px #eee
}

.ms-slidebar.sb-left {
    box-shadow: 2px 0 3px 0 rgba(0, 0, 0, .21)
}

.ms-slidebar.sb-right {
    box-shadow: -2px 0 3px 0 rgba(0, 0, 0, .21)
}

@font-face {
    font-family: Material-Design-Iconic-Font;
    src: url(../fonts/Material-Design-Iconic-Fontd1f1.woff) format('woff2'), url(../fonts/Material-Design-Iconic-Fontd1f1_v-2.2.0.woff) format('woff'), url(../fonts/Material-Design-Iconic-Fontd1f1_v-2.2.0.ttf) format('truetype')
}

.zmdi {
    display: inline-block;
    font: normal normal normal 14px/1 Material-Design-Iconic-Font;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.zmdi-hc-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.zmdi-hc-2x {
    font-size: 2em
}

.zmdi-hc-3x {
    font-size: 3em
}

.zmdi-hc-4x {
    font-size: 4em
}

.zmdi-hc-5x {
    font-size: 5em
}

.zmdi-hc-fw {
    width: 1.28571429em;
    text-align: center
}

.zmdi-hc-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.zmdi-hc-ul>li {
    position: relative
}

.zmdi-hc-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.zmdi-hc-li.zmdi-hc-lg {
    left: -1.85714286em
}

.zmdi-hc-border {
    padding: .1em .25em;
    border: .1em solid #9e9e9e;
    border-radius: 2px
}

.zmdi-hc-border-circle {
    padding: .1em .25em;
    border: .1em solid #9e9e9e;
    border-radius: 50%
}

.zmdi.pull-left {
    float: left;
    margin-right: .15em
}

.zmdi.pull-right {
    float: right;
    margin-left: .15em
}

.zmdi-hc-stack-1x {
    line-height: inherit
}

.zmdi-hc-stack-2x {
    font-size: 2em
}

.zmdi-hc-inverse {
    color: #fff
}

.zmdi-3d-rotation:before {
    content: '\f101'
}

.zmdi-airplane-off:before {
    content: '\f102'
}

.zmdi-airplane:before {
    content: '\f103'
}

.zmdi-album:before {
    content: '\f104'
}

.zmdi-archive:before {
    content: '\f105'
}

.zmdi-assignment-account:before {
    content: '\f106'
}

.zmdi-assignment-alert:before {
    content: '\f107'
}

.zmdi-assignment-check:before {
    content: '\f108'
}

.zmdi-assignment-o:before {
    content: '\f109'
}

.zmdi-assignment-return:before {
    content: '\f10a'
}

.zmdi-assignment-returned:before {
    content: '\f10b'
}

.zmdi-assignment:before {
    content: '\f10c'
}

.zmdi-attachment-alt:before {
    content: '\f10d'
}

.zmdi-attachment:before {
    content: '\f10e'
}

.zmdi-audio:before {
    content: '\f10f'
}

.zmdi-badge-check:before {
    content: '\f110'
}

.zmdi-balance-wallet:before {
    content: '\f111'
}

.zmdi-balance:before {
    content: '\f112'
}

.zmdi-battery-alert:before {
    content: '\f113'
}

.zmdi-menu:before {
    content: '\f197'
}

#sb-site,
.sb-site-container {
    width: 100%;
    min-height: 100vh;
    position: relative;
    z-index: 1;
    background-color: #fff
}

#sb-site:after,
#sb-site:before,
.sb-site-container:after,
.sb-site-container:before {
    content: ' ';
    display: table;
    clear: both
}

.sb-slidebar {
    height: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0;
    z-index: 0;
    display: none;
    background-color: #222;
    width: 30%
}

.sb-slidebar,
.sb-slidebar * {
    -webkit-transform: translateZ(0)
}

.sb-left {
    left: 0
}

.sb-right {
    right: 0
}

.sb-slidebar.sb-static,
html.sb-static .sb-slidebar {
    position: absolute
}

.sb-slidebar.sb-active {
    display: block
}

.sb-style-overlay {
    z-index: 9999
}

.sb-momentum-scrolling {
    -webkit-overflow-scrolling: touch
}

.sb-width-thin {
    width: 15%
}

.sb-width-wide {
    width: 45%
}

@media (max-width:480px) {
    .sb-slidebar {
        width: 70%
    }
    .sb-width-thin {
        width: 55%
    }
    .sb-width-wide {
        width: 85%
    }
}

@media (min-width:481px) {
    .sb-slidebar {
        width: 55%
    }
    .sb-width-thin {
        width: 40%
    }
    .sb-width-wide {
        width: 70%
    }
}

@media (min-width:768px) {
    .sb-slidebar {
        width: 40%
    }
    .sb-width-thin {
        width: 25%
    }
    .sb-width-wide {
        width: 55%
    }
}

@media (min-width:992px) {
    .sb-slidebar {
        width: 30%
    }
    .sb-width-thin {
        width: 15%
    }
    .sb-width-wide {
        width: 45%
    }
}

@media (min-width:1200px) {
    .sb-slidebar {
        width: 20%
    }
    .sb-width-thin {
        width: 5%
    }
    .sb-width-wide {
        width: 35%
    }
}

#sb-site,
.sb-site-container,
.sb-slide,
.sb-slidebar {
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: -webkit-transform .4s ease;
    -moz-transition: -moz-transform .4s ease;
    -o-transition: -o-transform .4s ease;
    transition: transform .4s ease;
    -webkit-transition-property: -webkit-transform, left, right;
    -webkit-backface-visibility: hidden
}

.no-result,
.results tr[visible=false],
.sb-hide {
    display: none
}

.results tr[visible=true] {
    display: table-row
}

.serch-text {
    padding: 5px;
    font-weight: 600
}

.results td {
    font-size: 15px
}

.results a {
    color: #000;
    font-weight: 600
}

.list-style-1 li:before {
    content: "\f2f6";
    border-radius: 100%;
    font-size: 26px
}

.list-arrow-right li:before,
.list-style-1 li:before {
    font-family: Material-Design-Iconic-Font;
    height: 18px;
    width: 18px;
    color: #f4552a;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle
}

ul.list-style-1 li {
    font-size: 16px;
    color: #626262;
    margin-bottom: 1px;
    border-bottom: 1px solid #f2f2f2;
    padding: 10px;
    background: #e8e8e8
}

.list-style-1 a li {
    color: #000
}

.list-style-1 a li:hover {
    color: #ff7066
}

.page-link h4 {
    background: #ff7066;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-bottom: 0
}

.footer {
    background: #eee
}

.footer li {
    line-height: 26px
}

.footer li a {
    color: #000;
    font-size: 14px
}

.footer-list li {
    display: inline;
    padding: 8px 10px;
    text-align: center
}

.footer-widget a {
    color: #fff
}

.map img {
    border: 1px solid #ddd
}

#exTab3 .nav-pills>li>a {
    border: 1px solid #ddd;
    border-radius: 0
}

#exTab3 .tab-content {
    color: #000;
    background-color: #fff;
    padding: 5px 15px;
    border: 1px solid #ddd
}

.table-bg {
	background: #eee;
    padding: 0px 10px !important;
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
}
.table-data td{
	padding: 12px 6px !important;
	font-size: 14px;
}