body {
    color: #8a8a8a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    font-size: 14px;
    line-height: 24px;
    font-family: "Arimo", sans-serif;
}

h1,
h2,
h3,
h4,
.nav-menu li a,
.post-cat,
.post-list-item .nav-tabs li a,
.ts-social-list li b,
.widgets.ts-social-list-item ul li a b,
.footer-social li a,
.ts-cat-title span {
    font-family: "Heebo", sans-serif;
}

h1 {
    font-size: 36px;
    font-weight: 700;
    color: #222222;
}

h2 {
    font-size: 28px;
    font-weight: 700;
    color: #222222;
}

p {
    margin-bottom: 1rem;
    font-size: 15px;
    color: #232323;
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0 solid;
}

a {
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}

a:hover {
    color: #0087CB;
}

.btn {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    outline: none;
    border: none;
    padding: 13px 37px;
    border-radius: 0;
    font-weight: 600;
}

.btn.btn-primary {
    background: #e91e63;
}


ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

section,
.section {
    padding: 15px 0;
}

.ts-mega-menu.megamenu-panel .megamenu-list li a {
    height: 46px;
    padding: 15px 20px;
}

.nav-menu .megamenu-lists .megamenu-list>li>a {
    font-size: 14px;
    color: #232323;
}
.nav-menu .megamenu-lists .megamenu-list>li>a:hover {
    color: #0087CB;
    background: transparent;
}
.section-bg {
    background: #f7f7f7;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.post-cat {
    background: #007dff;
}

h1,
h2,
h3,
h4,
.nav-menu li a,
.post-cat,
.post-list-item .nav-tabs li a,
.ts-social-list li b,
.widgets.ts-social-list-item ul li a b,
.footer-social li a,
.ts-cat-title span {
    font-family: "Heebo", sans-serif;
}

/*Text color --*/
.green-color {
    color: #4ab106;
}

.ts-yellow-bg {
    background: #ffaf31;
}

.ts-purple-bg {
    background: #6200ee;
}

/* defailt title setting */
.ts-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 25px;
    position: relative;
    color: #222222;
    font-family: "Heebo", sans-serif;
}

.ts-title:before {
    position: absolute;
    left: -30px;
    top: 0;
    width: 3px;
    height: 100%;
    content: '';
    background: #0087CB;
}

.post-title {
    font-size: 15px;
    font-weight: 500;
    color: #232323;
    margin-bottom: 5px;
}

.post-title.lg {
    font-size: 36px;
    margin-bottom: 17px;
}

.post-title a {
    color: #222222;
}

/* post meta --*/
.post-meta-info {
    margin-bottom: 10px;
    padding-left: 0;
}

.post-meta-info li {
    font-size: 13px;
    display: inline-block;
    position: relative;
    margin-right: 15px;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.post-meta-info li i {
    margin-right: 6px;
    font-size: 15px;
}

.post-meta-info li:last-child {
    margin-right: 0;
}

/*------------------ owl carosel ---*/
.owl-nav {
    position: absolute;
    right: 0;
    top: -50px;
}

.owl-nav .owl-next,
.owl-nav .owl-prev {
    margin: 0 0 0 20px;
    display: inline-block;
    position: relative;
}

.owl-nav .owl-next i,
.owl-nav .owl-prev i {
    font-size: 20px;
    line-height: 27px;
}

.owl-nav .owl-prev:before {
    position: absolute;
    right: -11px;
    top: 0px;
    width: 1px;
    height: 15px;
    background: #ddd;
    content: '';
    bottom: 0;
    margin: auto;
    display: block;
    text-align: center;
}

.owl-dots {
    position: absolute;
    right: 0;
    top: -49px;
    z-index: 1;
}


.top-bar {
    background: #fff;
    padding: 0;
    /*index 2----*/
    /*---- version  ---*/
}

.top-bar .ts-date-item {
    background: #0087CB;
    display: inline-block;
    line-height: 42px;
    padding: 0 14px;
    color: #fff;
}

.top-bar.v5 .ts-breaking-news {
    padding: 7px 20px 7px 0;
    margin-bottom: 0;
}

.breaking-title {
    font-size: 13px;
    text-transform: uppercase;
    color: #0087CB;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 26px;
    padding-right: 10px;
    font-family: "Heebo", sans-serif;
}

.breaking-title i {
    font-size: 15px;
    margin-right: 6px;
}

.ts-breaking-news {
    background: #fff;
    padding: 12px 20px;
    margin-bottom: 5px;
}

.ts-breaking-news p {
    margin-bottom: 0;
}

.ts-breaking-news p a {
    font-size: 13px;
    line-height: 26px;
    color: #5c5c5c;
}

.ts-breaking-news .breaking-news-content {
    width: 80%;
}

.nav-header {
    padding: 0;
    margin: 0;
    width: 0;
}

.navigation {
    height: 60px;
    display: block;
}

.nav-menu>li>a {
    height: 60px;
    padding: 22px 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #232323;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.nav-menu>li>a .submenu-indicator {
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
    margin-top: 0px;
}

.nav-menu>li>a .submenu-indicator:before {
    content: '\f0d7';
    font-size: 14px;
    font-family: 'FontAwesome';
}

.nav-menu>li>a .submenu-indicator .submenu-indicator-chevron {
    display: none;
}

.nav-menu>li.focus>a {
    color: #0087CB;
}

.nav-menu>li.active>a {
    background: #0087CB;
    color: #fff;
}

.nav-menu>li.active>a .submenu-indicator-chevron {
    border-color: transparent #ffffff #ffffff transparent;
}

.nav-menu .megamenu-panel {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.nav-menu .megamenu-lists .megamenu-list>li>a {
    font-size: 14px;
    color: #232323;
}

.nav-menu .megamenu-tabs {
    padding: 15px 0;
}

.right-menu li {
    float: left;
}

.right-menu li a {
    line-height: 61px;
    width: 60px;
    height: 60px;
    font-size: 19px;
    display: block;
    text-align: center;
    border-left: 1px solid #e9e9e9;
    color: #8a8a8a;
}

.right-menu li .nav-search {
    height: 60px;
}

.right-menu li .nav-search .nav-search-button {
    height: 100%;
    line-height: 64px;
    color: #fff;
    font-size: 17px;
    width: 60px;
    background: #0087CB;
}

.ts-mega-menu.megamenu-panel {
    max-width: 500px;
    padding: 15px 0;
}

.ts-mega-menu.megamenu-panel .megamenu-list li a {
    height: 46px;
    padding: 15px 20px;
}

.post-content {
    z-index: 1;
    position: relative;
}

.post-content p {
    font-size: 15px;
    line-height: 24px;
    color: #232323;
}

.post-cat {
    position: relative;
    z-index: 1;
    display: inline-block;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px 10px;
    margin-left: 40px;
    line-height: 21px;
    height: 19px;
    top: -3px;
    letter-spacing: .55px;
}

.post-date-info {
    font-size: 12px;
    display: block;
    position: relative;
    color: #8a8a8a;
}

/*--------- single post ---*/
.ts-grid-box {
    position: relative;
    margin-bottom: 30px;
    padding: 30px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
    /*.post-content{
        padding: 20px;
        background: $white-color;
        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
      }*/
}

.ts-grid-box .post-cat {
    position: absolute;
    margin-left: 30px;
    top: 0;
}

.ts-grid-box .ts-post-thumb {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    min-height: 10px;
}

.ts-grid-box .ts-post-thumb img {
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ts-grid-box .ts-post-thumb:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.ts-grid-box:last-of-type {
    margin-bottom: 0;
}

.post-list-item {
    position: relative;
    background: #fff;
}

.post-list-item .nav-tabs {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 6px;
}

.post-list-item .nav-tabs li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
    text-align: center;
}

.post-list-item .nav-tabs li a {
    font-size: 13px;
    text-transform: uppercase;
    color: #8a8a8a;
    line-height: 50px;
    font-weight: 500;
    position: relative;
    display: block;
}

.post-list-item .nav-tabs li a::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #6200ee;
    content: '';
    opacity: 0;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.post-list-item .nav-tabs li a i {
    margin-right: 6px;
}

.post-list-item .nav-tabs li a.active {
    color: #6200ee;
}

.post-list-item .nav-tabs li a.active::before {
    opacity: 1;
}

/*---------- tab list -----*/
.post-tab-list {
    margin-bottom: 0;
    padding: 15px;
}

.post-tab-list .post-content.media {
    border-bottom: 1px solid #ededed;
    margin-bottom: 16px;
    padding-bottom: 15px;
}

.post-tab-list .post-content.media .post-title {
    margin-bottom: 0;
}

.post-tab-list .post-content.media:last-of-type {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 5px;
}

.post-tab-list .post-tag {
    line-height: 10px;
    margin-bottom: 6px;
    display: block;
}

.post-tab-list .post-tag a {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
}

img.sidebar-img {
    width: 70px;
    height: 50px;
    margin-right: 15px;
}

.item:hover .ts-post-thumb img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.widgets {
    margin-bottom: 30px;
}

.widgets:last-of-type {
    margin-bottom: 0;
}

.widgets ul li {
    font-size: 14px;
    color: #232323;
}

.widgets ul li a {
    font-size: 14px;
    color: #232323;
}

.widgets.tag-list ul li {
    display: inline-block;
}

.widgets.tag-list ul li a {
    border: 1px solid #e7e7e7;
    padding: 5px 10px;
    border-radius: 36px;
    -webkit-border-radius: 36px;
    -ms-border-radius: 36px;
    line-height: 36px;
}

.widget-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 25px;
    position: relative;
    color: #222222;
    font-family: "Heebo", sans-serif;
}

.widget-title:before {
    position: absolute;
    left: -30px;
    top: 0;
    width: 3px;
    height: 100%;
    content: '';
    background: #0087CB;
}

.ts-footer-social-list {
    background: #fff;
    padding: 30px 0;
    margin-bottom: 5px;
    margin-top: 3px;
}

.ts-footer-social-list.section-bg {
    background: #f7f7f7;
}

.ts-footer {
    background: #4e65ff;
    padding: 25px 0;
    position: relative;
}

.ts-footer .back-to-top {
    position: fixed;
    right: 60px;
    bottom: 40px;
    z-index: 10;
    -webkit-backface-visibility: hidden;
}

.ts-footer .back-to-top .btn.btn-primary {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: 700;
    font-size: 16px;
    padding: 0;
}

.copyright-text p {
    color: #cad0ff;
    margin-bottom: 0;
    font-size: 14px;
}

.single-post.content-wrapper,
.comments-form.ts-grid-box {
    padding: 30px 80px 40px;
}

.single-post p {
    font-size: 16px;
    line-height: 28px;
    color: #232323;
    margin-bottom: 25px;
}

.single-post .gallery-img {
    position: relative;
    padding: 20px 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
}

.single-post .gallery-img:after {
    display: block;
    clear: both;
    content: "";
}

.single-post .gallery-img img {
    float: left;
    width: 20%;
}

/* post navigation --*/
.post-navigation a span {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    color: #222222;
}

.post-navigation a p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 20px;
}

.post-navigation .post-previous,
.post-navigation .post-next {
    width: 50%;
    position: relative;
}

.post-navigation .post-next {
    text-align: right;
    padding-right: 120px;
    padding-left: 30px;
}

.post-navigation .post-next img {
    right: 0;
    left: auto;
}

.post-navigation .post-previous {
    padding-left: 120px;
    padding-right: 30px;
    border-right: 1px solid #e7e7e7;
}

.post-navigation .post-previous img {
    left: 0;
}

.post-navigation img {
    position: absolute;
    top: 0;
    width: 100px;
    height: 70px;
}

.comments-form.ts-grid-box {
    padding: 40px 80px 50px;
}

/*-------------- post-layout-10--------*/
.post-layout-10 .entry-header {
    background: #fff;
    padding: 30px;
}

.post-layout-10 .entry-header .post-cat {
    margin-left: 0;
    margin-right: 15px;
    margin-bottom: 20px;
}

.ts-post-thumb {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.ts-post-thumb .post-cat {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 30px;
}

.ts-post-thumb img {
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.navbar-standerd {
    background: #fff;
    border-top: 1px solid #ddd;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}

.navbar-standerd .navigation {
    height: 80px;
}

.navbar-standerd .navigation .nav-brand {
    padding: 0;
}

.navbar-standerd .nav-menu>li>a {
    height: 80px;
    line-height: 42px;
}

.navbar-standerd .nav-menu>li.active>a {
    color: #0087CB;
    background: #fff;
}

.navbar-standerd .right-menu li a {
    border-left: none;
    position: relative;
    color: #232323;
    height: 80px;
    line-height: 82px;
}

.navbar-standerd .right-menu li a:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 20px;
    content: '';
    bottom: 0;
    margin: auto;
    background: #232323;
}

.navbar-standerd .right-menu li .nav-search .nav-search-button {
    background: transparent;
    color: #232323;
    line-height: 84px;
}


@media (min-width: 992px) and (max-width: 1200px) {
    .nav-menu>li>a {
        padding: 22px 16px;
    }

    .post-title.lg {
        font-size: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ts-breaking-news .breaking-news-content {
        width: 100%;
    }

    .ts-featured,
    .posts-ad,
    .ts-overlay-style,
    .ts-grid-box:last-of-type,
    .ts-newslatter-content {
        margin-bottom: 30px;
    }

    .footer-logo {
        margin-bottom: 15px;
    }

    .nav-menu .megamenu-panel {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0 15px;
    }

    .megamenu-panel .item {
        margin-bottom: 15px;
    }

    /*------- technology index css --------------*/
    .navigation-portrait .submenu-indicator {
        height: auto;
        top: 11px;
    }

    /*----------- index default four -------------*/
    .navbar-standerd .navigation-portrait .nav-brand {
        line-height: 70px;
    }

    .navbar-standerd .nav-menu>li>a {
        height: 60px;
    }

    .single-post.content-wrapper,
    .comments-form.ts-grid-box {
        padding: 30px 40px 40px;
    }

    .post-meta-info li {
        margin-right: 20px;
        margin-bottom: 12px;
    }
}

@media (max-width: 767px) {
    .post-title.lg {
        font-size: 30px;
    }

    .ts-featured,
    .posts-ad,
    .ts-overlay-style,
    .ts-grid-box:last-of-type,
    .ts-newslatter-content {
        margin-bottom: 30px;
    }

    .ts-grid-box {
        padding: 15px;
    }

    .ts-title:before {
        left: -15px;
    }

    .footer-logo {
        margin-bottom: 20px;
    }

    /*-- single post ---*/
    .single-post.ts-grid-box,
    .comments-form.ts-grid-box {
        padding: 30px 15px 30px;
    }

    .post-meta-info li {
        margin-right: 16px;
        margin-bottom: 10px;
    }

    .post-navigation .post-previous,
    .post-navigation .post-next {
        width: 100%;
    }

    .post-navigation .post-previous {
        margin-bottom: 20px;
        border-right: none;
    }

    /*-------------- technology index css --------*/
    .navigation-portrait .submenu-indicator {
        height: auto;
        top: 11px;
    }

    .xs-left {
        text-align: left !important;
    }

    /*----------- index default four -------------*/
    .navbar-standerd .navigation-portrait .nav-brand {
        line-height: 70px;
    }

    .navbar-standerd .nav-menu>li>a {
        height: 60px;
    }

    .nav-menu .megamenu-panel {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0 15px;
    }

    .ts-breaking-news .breaking-news-content {
        width: 100%;
    }

    .ts-grid-box.widgets.tag-list .widget-title:before {
        left: -15px;
    }

    .social-widget .widget-title:before {
        left: -15px;
    }
}