/*
Theme Name:		 Newser
Theme URI:		 http://techdemand.io
Description:             newser is a theme for bloging and magazine sites
Author:			 TechDev
Author URI:		 http://techdemand.io
Version:		 1.0.0
*/


/* Saasdemand CSS  */


/* #### Segoe UI #### */

@font-face {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/segoe/SegoeUI.ttf') format('truetype');
    src: url('fonts/segoe/SegoeUI.eot?#iefix') format('embedded-opentype'), url('fonts/segoe/Segoe-UI.woff') format('woff'), url('fonts/segoe/Segoe-UI.ttf') format('truetype'), url('fonts/segoe/SegoeUI.svg#SegoeUI') format('svg');
}

@font-face {
    font-family: 'Segoe UI Italic';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/segoe/Segoe-UI.woff') format('woff');
}

@font-face {
    font-family: 'Segoe UI Bold';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/segoe/SegoeUIBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Segoe UI Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/segoe/Segoe-UI.woff') format('woff');
}

h1,
h2,
h3,
h5,
h6,
strong {
    font-family: Segoe UI Bold !important;
    font-style: normal;
    font-weight: normal;
}

img {
    image-rendering: -webkit-optimize-contrast !important;
}

.single main .content.post-content * {
    font-family: Segoe UI !important;
}

.single-post .content ul,
ol {
    margin-left: 30px;
}

.single-post .post-content p a {
    color: #24a9e0 !important;
}

.single-white-paper .category-wrp .sponsor-name a,
.tax-wp_tag .category-wrp .sponsor-name a,
.tax-wp-category .category-wrp .sponsor-name a,
.page-template-page-sponsors .category-wrp .sponsor-name a,
.home .whitepaper-content .post-content .post-meta li a,
.home .whitepaper-content .post-content .post-meta .sponser-by-text a,
.page-template-page-all_whitwpapers .post-content-wrp .meta-content .sponsor-name a {
    color: #24a9e0;
}

.mega-menu .mega-block .item-title ul.child-cat li span {
    padding: 6px;
}

.mega-menu .mega-block .item-title ul.child-cat li {
    margin-right: 0;
}

.mega-menu .mega-block .item-title ul.child-cat li:hover {
    background-color: #24a9e0;
    color: #fff;
}

.mega-menu .mega-block .item-title ul.child-cat li.active {
    background-color: #24a9e0;
    color: #fff !important;
}

.main-content ul.cat-list li ul.wp-subcat-nav li span {
    display: block;
}

.main-content ul.cat-list li ul.wp-subcat-nav li:hover,
.main-content ul.cat-list li ul.wp-subcat-nav li.active {
    background-color: #24a9e0;
    color: #fff;
}

.main-content ul.cat-list li ul.wp-subcat-nav li.active-news {
    background-color: #24a9e0;
    color: #fff;
}

.tax-wp_tag .category-wrp .read-more-wrp a:hover,
.tax-wp-category .category-wrp .read-more-wrp a:hover,
.page-template-page-sponsors .category-wrp .read-more-wrp a:hover,
.page-template-page-all_whitwpapers .category-wrp .read-more-wrp a:hover {
    background-color: #18173f;
    color: #fff;
    transition: 0.5s;
}

.single-white-paper .wp-post-title {
    padding: 15px 35px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .05), 0 0 2px 0 rgba(0, 0, 0, .1), 0 1px 0 0 rgba(0, 0, 0, .05);
    margin-bottom: 10px;
}

.category-wrp .meta .sub-meta {
    font-size: 14px;
}

.home .content-wrapper .whitepaper-cat-title a span:hover,
.home .cat-data-news .news-cat_name:hover,
.home-post .post-wrapper span.post-cat a:hover {
    background-color: #24a9e0;
    color: #fff;
    border-color: #24a9e0;
    transition: 0.5s;
}

.single-post .share {
    margin-bottom: 10px;
}

.tag .category-wrp .read-more-wrp a:hover,
.category .category-wrp .read-more-wrp a:hover {
    background-color: #18173f;
    color: #fff;
    transition: 0.5s;
}

.home .section-title-whitepaper .remove-margin span {
    font-family: Segoe UI !important
}

.home .whitepaper-content .post-content h4.post-title {
    font-family: Segoe UI Bold !important;
}

.sub-form .frm-privacy-policy a {
    color: #24a9e0;
}


/* Remove header for specific landing page */

.single-white-paper .category-wrp .img-wrp {
    max-height: 400px;
    overflow: hidden;
}

.single-white-paper header,
.single-white-paper .top-header,
.single-white-paper .breadcrumb,
.single-white-paper .our-brands-footer,
.single-white-paper .footer-site-info {
    display: none;
}

.single-white-paper .category-wrp {
    margin-top: 25px;
    min-height: 710px;
}


/* Site Logo With Sponsor Logo */

.single-white-paper .site-sponsor-logo {
    background: #efefef;
    padding: 10px 0;
}

.single-white-paper .site-logo {
    display: inline-block;
    padding: 5px 0;
}

.single-white-paper .custom-sponsor-logo {
    float: right;
    margin-top: 5px;
}

.single-white-paper .wp-sponsor-logo-wrapper {
    display: table;
    float: right;
}

.single-white-paper .wp-sponsor-logo-wrapper p {
    display: table-cell;
    vertical-align: middle;
    height: 65px;
}

.single-white-paper .wp-sponsor-logo {
    max-height: 70px;
}

.single-white-paper footer {
    padding: 0;
}

.single-white-paper footer .footer-text.text-center {
    margin-top: 0;
}


/*---Guest user ---------*/

.guest-blog-post {
    border-radius: 10px;
    margin: 20px;
    background-color: #fff;
    overflow: hidden;
    padding: 21px 55px 65px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .05), 0 0 2px 0 rgba(0, 0, 0, .1), 0 1px 0 0 rgba(0, 0, 0, .05)
}

.dashboard .profile-picture {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .05), 0 0 2px 0 rgba(0, 0, 0, .1), 0 1px 0 0 rgba(0, 0, 0, .05);
    height: 175px;
    position: relative;
    background-color: #0000004f;
}

.dashboard .profile-img {
    background-color: #007ad9;
    width: 108px;
    height: 106px;
    border-radius: 62px;
    position: absolute;
    top: 35px;
    left: 30px;
}

.dashboard .profile-img span {
    position: absolute;
    top: 27px;
    left: 34px;
    color: #fff;
    font-size: 34px;
    text-transform: uppercase;
}

.jsDownloadLnk#click_download {
    box-shadow: none;
    color: #7eb542;
    display: inline;
    background-color: transparent;
    padding: 0;
    width: auto;
}

.dashboard .user-name h3 {
    text-transform: capitalize;
}

.dashboard .user-info {
    padding-bottom: 16px;
    color: #c1c1c1;
}

.login-guest {
    padding: 46px;
}

.guest-blog-post label {
    font-size: 18px;
}

.wp-editor-container {
    border: none !important;
}

#guest-blog label.error {
    color: red;
    font-size: 12px;
    font-weight: 500;
}

a.guest-user-login {
    color: #fff;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    padding: 2px 10px;
    background-color: #7eb542;
}

body.page-template-page-user-registration {
    padding: 7em 0 0;
}

.all-category-news #cat {
    width: 30%;
}

#pageloader {
    position: fixed;
    left: 0px;
    top: 0px;
    display: none;
    height: 100%;
    width: 100%;
    z-index: 9999;
    background: rgba( 255, 255, 255, 0.8);
}

#pageloader img,
#pageloader .fa-spin {
    position: absolute;
    left: 50%;
    top: 250px;
}

.dash-tabs .nav-tabs>li.active>a,
.dash-tabs .nav-tabs>li.active>a:focus,
.dash-tabs .nav-tabs>li.active>a:hover,
.dash-tabs .nav>li>a:focus,
.dash-tabs .nav>li>a:hover {
    background-color: transparent!important;
    border-color: #fff!important;
    outline: none!important;
    outline-offset: unset!important;
}

.dash-tabs .nav-tabs {
    border-bottom: none;
    margin-bottom: 15px;
}

.dash-tabs .nav-tabs li h4 {
    font-size: 14px;
}

.dash-tabs .nav>li>a {
    padding: 0 15px;
}

.dash-tabs input:focus {
    box-shadow: none;
    border-color: #ccc;
}

.dash-tabs .nav-tabs>li.active {
    border-bottom: 2px solid #337ab7!important;
}

.dash-tabs .required {
    text-decoration: none;
    border: none;
    color: #ff4149;
}

.attachImg {
    position: relative;
    top: 0;
    left: 0;
    width: 145px;
}

.attachImg .fa-close {
    position: absolute;
    right: -10px;
    cursor: pointer;
    display: none;
}


/* Thank you message after submiting form */

.thank-you-message {
    text-align: center;
    display: none;
    min-height: 460px;
    padding-top: 15px;
}

.thank-you-message i.fa-check {
    font-size: 44px;
    color: #0ed6c1;
}

.thank-you-message .thank-text {
    padding: 5px 0 0;
    font-size: 13px;
}

.jsDownloadLnk#click_download {
    box-shadow: none;
    color: #1ea0da;
    display: inline;
    background-color: transparent;
    padding: 0;
    width: auto;
}

.download-wp-wrapper .acceptance input.required {
    position: relative;
}

.download-wp-wrapper .acceptance input.required::before {
    content: "";
    position: absolute;
    border: 1px solid red;
    left: 0;
    right: 0;
    top: 0;
    border-radius: 3px;
    bottom: 0;
}

.mega-menu .mega-block .item-title li ul.child-cat {
    padding-top: 5px;
    padding-bottom: 5px
}

.mega-menu .mega-block .item-title li ul li>span {
    padding: 5px 5px 0
}

.download-wp-wrapper .form-control.required,
.sub-form .form-control.required {
    border: solid 1px #d71c44
}

.download-wp-wrapper .wpcf7-list-item-label span,
.sub-form .wpcf7-list-item-label span {
    display: block
}

.sponsor-nav {
    padding: 15px 0 15px 15px;
    border-top: 1px solid #dcdcdc;
    margin-top: 13px
}

.sponsor-nav .total-page {
    padding-right: 15px
}

.sponsor-nav .page-numbers {
    border: 1px solid #000;
    padding: 0 6px;
    margin: 0
}

.sponsor-nav .page-numbers.dots {
    border: none
}

.sponsor-nav .page-numbers.current {
    background: #24a9e0;
    color: #fff
}

.single-white-paper .content strong {
    font-weight: 700!important
}

.footer-logo-wid {
    border-bottom: 1px solid #cecece;
    padding-bottom: 5px;
    margin-top: -5px
}

.the_champ_login_container {
    opacity: 0;
    position: absolute;
    top: -250px
}

a.login_with_linkedin {
    background-color: #e65259;
    color: #fff;
    padding: 3px 10px;
    display: inline-block;
    margin-top: 0;
    font-size: 13px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer
}

a.subscibe_with_linkedin {
    padding: 5px;
    text-align: center;
    background-color: #fff;
    font-weight: 500;
    border: 1px solid #0073b1;
    text-transform: capitalize;
    display: block;
    border-radius: 3px;
    color: #0073b1!important;
    cursor: pointer
}

.single-post .post-content>p {
    padding-bottom: 11px;
}

span.error {
    font-size: 12px;
    color: #d71c44;
    font-weight: 500;
}

.insights-slider .owl-dots {
    text-align: center;
    margin: 15px 0 0
}

.insights-slider .owl-dot.active span,
.insights-slider-mobile .owl-dot.active span {
    background-color: #24a9e0;
    opacity: 1
}

.insights-slider .owl-dot span,
.insights-slider-mobile .owl-dot span {
    background: none repeat scroll 0 0 #24a9e0;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 0 0 0 5px;
    opacity: .5;
    width: 12px;
    outline: 0
}

.insights-slider-mobile .owl-dots {
    text-align: center;
    margin: 0
}

.our-brands .item.itcloud object {
    width: 55%
}

.our-brands .item.techisights object {
    width: 70%;
    top: 10px
}

.our-brands .item.networkdemand object {
    width: 87%;
    top: 10px
}

.our-brands .item.varualization object {
    width: 90%
}

.our-brands .item.storagedemand object {
    top: 10px
}

.our-brands .item a {
    display: block
}

.our-brands .item {
    text-align: center
}

.our-brands .item object {
    width: 80%;
    pointer-events: none;
    position: relative
}

.our-brands hr.head-border {
    margin: 0 0 20px;
    border-color: #dcdcdc
}

.our-brands .owl-nav {
    margin: 5px 0 0;
    display: none
}

.our-brands .owl-dots {
    display: none
}

.our-brands button.owl-prev {
    margin-right: 5px
}

.our-brands .owl-nav i.fa.fa-angle-left,
.our-brands .owl-nav i.fa.fa-angle-right {
    background: #24a9e0;
    padding: 4px 12px;
    color: #fff;
    font-size: 24px
}

.our-brands-cust-nav {
    float: right;
    display: inline-block;
    position: relative;
    top: 2px
}

.our-brands a.brand-nav-left,
.our-brands a.brand-nav-right {
    background: #24a9e0;
    padding: 0 15px;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    cursor: pointer
}

.img-wrp-bottom-sm .post-meta .author,
.img-wrp-right-sm .post-meta .author {
    margin-left: 8px
}

.img-wrp-bottom-sm .post-meta .sponser-by-text,
.img-wrp-right-sm .post-meta .sponser-by-text {
    display: block
}

.mobile-view {
    margin-bottom: 15px
}

.mobile-view .section-title {
    margin-bottom: 10px!important
}

.cat-data .img-wrp-right-sm .post-meta .date,
.cat-data .img-wrp-right-sm .post-meta .sponser-by-text,
.img-wrp-bottom-sm .post-meta .date,
.img-wrp-bottom-sm .post-meta .sponser-by-text {
    font-weight: 500;
    font-size: 13px
}

.cat-data .img-wrp-right-sm .post-meta .date i.fa,
.img-wrp-bottom-sm .post-meta .date i.fa {
    color: #24a9e0;
    padding-right: 8px
}

button.hamburger-btn {
    margin: 2px 0;
    padding: 6px 10px;
    background: #24a9e0;
    border: 0;
    display: none
}

body.sticky-header button.hamburger-btn {
    display: inline-block
}

.cat-list .view-more-news {
    display: inline-block;
    float: right;
    padding: 15px;
    background: #025188
}

.cat-list .view-more-news a {
    color: #fff;
    text-decoration: none
}

h3.head-title {
    background: #24a9e0;
    display: inline-block;
    margin: 0;
    color: #fff;
    padding: 5px 15px;
    border-radius: 3px
}

.our-brands {
    margin-bottom: 1px;
    background-color: #ececec
}

.our-brands .owl-nav {
    margin: 25px 0 0
}

.our-brands button.owl-prev {
    margin-right: 5px
}

.our-brands .owl-nav i.fa.fa-angle-left,
.our-brands .owl-nav i.fa.fa-angle-right {
    background: #24a9e0;
    padding: 4px 12px;
    color: #fff;
    font-size: 24px
}

.our-brands .owl-item img {
    width: auto
}

.category-wrp .all-category-news,
.page-template-page-all_whitwpapers-php .all-category-whitepaper {
    float: right;
    margin-bottom: 15px
}

.category-wrp .all-category-news #select-cat-news,
.page-template-page-all_whitwpapers-php .all-category-whitepaper #select-cat {
    height: 30px
}

.category-wrp .all-category-news #select-cat-news option,
.page-template-page-all_whitwpapers-php .all-category-whitepaper #select-cat option {
    cursor: pointer
}

ul.wp-subcat-nav {
    position: absolute;
    min-width: 200px;
    background-color: #fff;
    z-index: 9;
    border: solid 2px #eee;
    opacity: 0;
    visibility: hidden;
    margin-top: 20px;
    transition: all ease .3s;
    padding: 5px 0
}

ul.wp-subcat-nav.last {
    right: 0
}

.wp-subcat-nav li {
    display: block!important;
    cursor: pointer;
    font-weight: 500;
    color: #333;
    line-height: 30px;
    padding: 0 15px!important
}

.jsCatTitle li:hover .wp-subcat-nav,
.jsCatTitle_news li:hover .wp-subcat-nav {
    opacity: 1;
    visibility: visible;
    margin-top: 10px
}

.download-wp-wrapper .link-text {
    color: #24a9e0
}

.sidebar .link-text {
    color: #24a9e0
}

.download-wp-wrapper span.wpcf7-list-item-label {
    text-indent: -17px;
    display: inline-block;
    padding-left: 16px;
    font-weight: 500;
    font-size: 12px
}

.download-wp-wrapper .frm-privacy-policy,
.sidebar .frm-privacy-policy {
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 500;
    padding-left: 15px
}

.sidebar .news-form-subscribe .acceptance input {
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 5px
}

span.wpcf7-list-item-label {
    text-indent: -20px;
    display: inline-block;
    padding-left: 15px
}

.frm-privacy-policy {
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 500
}

.home .jsWpData_news .news-content .category-title-news {
    margin-bottom: 10px;
    display: inline-block;
    margin-top: 5px
}

.whitepaper-content .img-wrp-bottom-sm ul.post-meta li,
.whitepaper-content .img-wrp-right-sm ul.post-meta li {
    display: block;
    line-height: 20px
}

.sponser-page {
    margin-top: 15px
}

.sponser-page-data .block1 {
    text-align: center;
    padding: 6px;
    height: 190px;
    margin-bottom: 10px;
    background-color: #fff;
    box-shadow: 0 1px 6px 1px rgba(0, 0, 0, .16)
}

.sponser-page-data .block1 .sponser-img {
    position: relative;
    height: 128px;
    object-fit: none
}

.sponser-page-data .block1 .sponser-img-name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    font-weight: 500;
    color: #191c1d;
    padding: 27px
}

.jsCatListWrp ul li a:hover {
    color: #025188
}

.download-wp-wrapper .text-right-wp-papers-login,
.jsDownloadWPForm .text-right-wp-papers {
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center
}

.download-wp-wrapper .text-right-wp-papers-login button {
    margin-top: 16px
}

.news-form-subscribe .jsSubForm .mb-10 {
    margin-bottom: 0
}

.download-wp-wrapper .post-content-wrapper {
    padding-left: 15px;
    padding-right: 15px
}

.post-content strong {
    font-weight: 600!important
}

.navbar {
    border: none
}

.form-group.new-form-fild.width-50.right {
    padding-left: 5px
}

.form-group.new-form-fild.width-50 {
    width: 50%;
    float: left;
    padding-right: 0
}

.form-group.new-form-fild.width-50.left {
    padding-right: 5px
}

body.sticky-header .main-nav>li.menu-item-has-children>a:before {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 18px;
    right: 1px;
    font-weight: 500
}

.section-title-whitepaper .view-more-wp {
    float: right;
    padding: 16px 3px;
    background: #025188
}

.section-title-whitepaper .view-more-wp a {
    color: #fff;
    font-weight: 500
}

.jsNewsLetterWrp .news-form-subscribe .wpcf7-list-item span {
    color: #343434;
    line-height: 18px;
    letter-spacing: .3px
}

.news-form-subscribe .check-text {
    margin-bottom: 0
}

.jsNewsLetterWrp {
    margin-bottom: 25px
}

body,
html {
    padding: 0;
    margin: 0;
    font-family: Segoe UI!important;
    background-color: #f5f5f5
}

.container {
    width: 1400px;
    max-width: 90%
}

a,
a:focus,
a:hover {
    text-decoration: none
}

.remove-padding-left {
    padding-left: 0
}

.remove-padding-right {
    padding-right: 0
}

.remove-padding {
    padding: 0
}

.full-width {
    width: 100%
}

header {
    box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, .1)
}

header .navbar-brand img {
    width: 140px
}

body.sticky-header header .navbar-brand img {
    width: 100px
}

.top-header {
    position: relative;
    background-color: #025188;
    height: 34px;
    overflow: hidden
}

.top-header .breaking-news-wrp .brk-label {
    color: #fff;
    background-color: #24a9e0;
    padding: 6px 10px;
    display: inline-block;
    font-weight: 500;
    position: absolute;
    width: 11%;
    text-align: center;
    text-transform: capitalize;
    font-size: 16px
}

.top-header .breaking-news-wrp .brk-label:after {
    content: "";
    border-right: solid 30px rgba(255, 255, 255, 0);
    position: absolute;
    right: -30px;
    top: 0
}

.top-header .breaking-news-wrp .new-carousel-wrp {
    padding-left: 12%
}

.home .navbar-white #menu-primary-menu .news {
    margin-top: 0
}

.top-header .new-carousel-wrp .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(90deg)
}

.top-header .hidden-sm .social-icons ul {
    text-align: start;
    position: relative;
    padding: 5px;
    display: inline-block;
    margin-right: 18px
}

.top-header .hidden-sm .social-icons ul:after {
    content: "";
    height: 21px;
    width: 2px;
    position: absolute;
    right: -7px;
    top: 8px;
    background-color: #d6f2ff
}

.top-header .social-icons ul li a.tw {
    background-color: #4ab3f4;
    color: #fff
}

.social-icons ul li a.li {
    background-color: #0073b1!important;
    color: #fff
}

.social-icons ul li a.fb {
    background-color: #4267b2!important;
    color: #fff
}

.top-header .hidden-sm .curent-date-time {
    display: inline-block
}

.top-header .hidden-sm .curent-date-time .cal i {
    color: #24a9e0;
    font-size: 19px;
    padding-right: 5px
}

.top-header .hidden-sm .curent-date-time {
    padding-left: 15px
}

.top-header .hidden-sm .curent-date-time p .date-time-text {
    color: #c9e1ff
}

.top-header .header-right-area,
.top-header .social-icons,
.wp-menu-btn-wrp {
    position: relative;
    display: inline-block;
    bottom: 5px
}

.top-header .wp-social-login-provider-list .wp-social-login-provider-linkedin {
    background-color: #0073b1;
    color: #fff!important;
    padding: 2px 10px 3px;
    text-transform: capitalize
}

.navbar-toggle {
    padding: 9px 10px;
    margin: 25px 15px;
    background-color: #000!important;
    cursor: pointer
}

.top-nav .navbar-white {
    color: #fff;
    margin-bottom: 0;
    background-color: #fff
}

.main-nav>li>a {
    padding-bottom: 0;
    color: #2c2929;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 2px solid;
    border-color: transparent
}

.top-nav .navbar-header .navbar-brand {
    height: auto;
    padding: 3px 0 0;
    margin-left: 0
}

.top-nav .collapse.navbar-collapse {
    padding: 0
}

.top-nav .navbar-collapse .main-nav {
    padding-top: 0;
    padding-right: 20px
}

.top-nav #myNavbar .nav-sesrch {
    padding: 7px 0 0;
    position: relative
}

body.sticky-header .top-nav #myNavbar .nav-sesrch {
    padding: 7px 0 0
}

.top-nav .navbar-form {
    padding: 0
}

.top-nav #myNavbar .header-serach {
    border: none;
    box-shadow: none
}

.top-nav #myNavbar .input-group-btn .serach-button {
    border: none;
    color: #24a9e0;
    font-size: 18px;
    padding: 5px 0 10px 10px
}

.top-nav #myNavbar .input-group-btn .serach-button:hover {
    background-color: #fff
}

.top-nav #myNavbar .nav-sesrch:before {
    content: "";
    height: 26px;
    width: 2px;
    position: absolute;
    left: -8px;
    top: 22px;
    background-color: #d2d2d2
}

.mega-menu .mega-menu-content .owl-carousel .owl-nav button .fa {
    padding: 5px 10px;
    background-color: #f4ac00;
    color: #fff
}

#menu-primary-menu li a:focus,
#menu-primary-menu li a:hover,
#menu-primary-menu li.current-menu-item a {
    border-color: #24a9e0;
    color: #fff;
    background-color: #025188
}

.jsMegaWpCarousel .owl-item a:hover {
    color: #24a9e0!important;
    background-color: transparent!important
}

.top-nav .navbar-collapse .main-nav .current-menu-item a:active {
    border-color: #24a9e0;
    color: #24a9e0;
    background-color: transparent
}

.search-text h1 {
    font-size: 17px
}

.home-post {
    padding: 0 0 0;
    margin-top: 10px
}

.home-post .post-wrapper {
    position: relative;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .05), 0 0 2px 0 rgba(0, 0, 0, .1), 0 1px 0 0 rgba(0, 0, 0, .05)
}

.home-post .post-wrapper .post-content {
    position: absolute;
    bottom: 0;
    padding: 13px 10px 5px;
    background: rgba(243, 243, 243, .89);
    left: 0;
    right: 0;
    min-height: 80px
}

.side-inside-post .post-wrapper p.post-meta {
    padding-bottom: 7px
}

.home-post .post-wrapper.sm .post-content {
    padding: 12px 10px 4px 12px
}

.post-wrapper.sm.margin-bottom {
    margin-bottom: 15px
}

.post-wrapper p.post-meta {
    margin: 0;
    padding-bottom: 0;
    color: #1a1c1d;
    font-weight: 500
}

.post-wrapper p.post-meta span {
    color: #24a9e0;
    width: 100%;
    z-index: 2
}

.post-wrapper.sm p.post-meta {
    font-size: 13px;
    font-weight: 500
}

.home-post .post-wrapper span.post-cat a {
    color: #24a9e0;
    background-color: rgba(255, 255, 255, .6);
    padding: 6px 6px 6px 6px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #24a9e0
}

.home-post .post-wrapper .post-title a {
    color: #000;
    margin: 0;
    font-size: 18px;
    line-height: 16px
}

.home-post .post-wrapper.sm .post-title {
    margin: 0;
    color: #000;
    line-height: 18px;
    font-weight: 500;
    font-size: 14px
}

.home-post .cust-pad-right {
    padding-right: 10px
}

.home-post .insight-img-big img {
    height: 100%;
    object-fit: fill;
}

.home-post .sm-blocks .post-wrapper {
    height: 211px
}

.home-post .sm-blocks .post-wrapper .img-wrp img {
    height: 218px;
    object-fit: cover
}

.home-post .sm-post a img {
    height: 190px
}

.tag-section {
    padding: 35px 0
}

.tag-section ul.tag-list {
    padding: 0 10px;
    margin: 35px 0 0;
    list-style: none;
    text-align: center;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07);
    position: relative;
    border-radius: 0 0 3px 3px;
    background-color: #fff
}

.tag-section ul.tag-list:before {
    content: "";
    position: absolute;
    left: 15px;
    right: 15px;
    background: #000;
    height: 4px
}

.tag-section ul.tag-list.even:before {
    background: #24a9e0
}

.tag-section .tag-list li:first-child {
    padding-top: 15px
}

.tag-section .tag-list li {
    padding: 8px 0;
    border-bottom: 1px solid #efe8e8
}

.tag-section .tag-list li a {
    color: #242424;
    text-transform: capitalize;
    font-weight: 500
}

.tag-section .social-connect h1.section-title {
    background: #074d87
}

.home .section-title {
    background: #f3f4f7;
    padding: 0 0;
    margin: 0;
    line-height: normal;
    height: 46px;
    overflow: hidden;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07058823529411765)
}

.section-title span.tab-title {
    text-transform: capitalize;
    background: #025188;
    color: #fff;
    padding: 16px 9px;
    width: auto;
    font-size: 14px;
    display: inline-block;
    margin: 0;
    float: left;
    font-weight: 500;
    margin-right: 10px
}

.main-content {
    margin-top: 20px
}

.main-content .section-title {
    background: #fff;
    border-radius: 3px
}

.main-content ul.cat-list {
    list-style: none;
    margin: 0
}

.main-content ul.cat-list li {
    display: inline-block;
    padding: 17px 3px;
    font-weight: 500;
    font-size: 13px;
}

.main-content ul.cat-list li.active,
.main-content ul.cat-list li:hover {
    color: #24a9e0;
    cursor: pointer
}

.news .section-title ul.cat-list li.active-news {
    color: #24a9e0;
    cursor: pointer
}

.whitepaper-content {
    padding: 20px 15px 0 0
}

.whitepaper-content .post-panel {
    position: relative;
    margin-bottom: 12px
}

.whitepaper-content .post-content {
    padding: 8px 15px;
    min-height: 110px
}

.whitepaper-content ul.post-meta {
    display: table;
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: 500
}

.whitepaper-content ul.post-meta li {
    display: table-cell;
    padding-right: 15px
}

.whitepaper-content ul.post-meta li i.fa {
    color: #24a9e0;
    padding-right: 8px
}

.main-content .content-wrapper .whitepaper-content .img-wrp-big {
    height: auto;
    background: #fff;
    padding: 0;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .05), 0 0 2px 0 rgba(0, 0, 0, .1), 0 1px 0 0 rgba(0, 0, 0, .05);
    min-height: 604px
}

.main-content .content-wrapper .whitepaper-content .img-wrp-bottom-sm,
.main-content .content-wrapper .whitepaper-content .img-wrp-right-sm {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .05), 0 0 2px 0 rgba(0, 0, 0, .1), 0 1px 0 0 rgba(0, 0, 0, .05);
    background: #fafafa;
    min-height: 295px
}

.whitepaper-content .side .post-panel a.wp-img-wrapper {
    height: 162px;
    display: inline-block;
    width: 100%;
    overflow: hidden
}

.big-block a.wp-img-wrapper {
    height: 470px;
    display: inline-block;
    overflow: hidden
}

.wp-cats .section-title-whitepaper {
    padding-bottom: 18px
}

.main-content .content-wrapper .post-title {
    font-size: 15px;
    color: #000
}

.img-wrp-big .post-title {
    font-size: 20px!important
}

.home .content-wrapper.news {
    padding: 25px 0 15px
}

.home .news {
    margin-top: 0;
    padding-bottom: 18px
}

.home .news .section-title {
    margin-bottom: 25px
}

.home .news-content .post-img {
    width: 40%;
    display: table-cell
}

.home .news-content .post-content {
    padding: 10px 15px;
    background: #fff;
    display: table-cell;
    vertical-align: top;
    position: relative;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .05), 0 0 2px 0 rgba(0, 0, 0, .1), 0 1px 0 0 rgba(0, 0, 0, .05)
}

.home .news-content .post-content .post-title {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    overflow: hidden;
    margin-bottom: 5px;
    color: #000;
}

.home .news-content ul.post-meta {
    display: table;
    list-style: none;
    padding: 0;
    font-weight: 500;
    color: #505253
}

.home .news-content ul.post-meta li {
    display: table-cell;
    padding: 0 5px;
    font-size: 12px
}

.home .news-content .post-meta i.fa {
    padding-right: 5px;
    color: #24a9e0
}

.home .news-content a.read-more {
    color: #074d87;
    background-color: #fff;
    padding: 3px 6px 3px;
    position: absolute;
    border: 1px solid #074d87;
    bottom: 10px;
    font-size: 13px;
    border-radius: 3px;
    border-bottom: solid 2px #0c395f;
    text-transform: capitalize;
    font-weight: 500
}

.home .cat-data-news .news-cat_name {
    color: #24a9e0;
    background-color: rgba(255, 255, 255, .6);
    padding: 6px 6px 6px 6px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #24a9e0
}

.home .cat-data-news a.read-more {
    float: right;
    display: inline-block;
    right: 15px;
    bottom: 8px!important;
    top: auto
}

.home .news-content a.read-more:hover {
    background-color: #074d87;
    color: #fff
}

.home .news-content .meta-desc {
    font-size: 14px;
    color: #707070;
    line-height: 21px
}

.home .news-content .number2,
.news-content .number4 {
    padding-top: 25px
}

.news-content .post-panel .post-img img {
    height: 166px;
    object-fit: cover;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .05), 0 0 2px 0 rgba(0, 0, 0, .1), 0 1px 0 0 rgba(0, 0, 0, .05)
}

.social-connect .section-title {
    background: #074d87
}

.social-connect ul.social-connect-list {
    list-style: none;
    margin: 0;
    padding: 30px 0;
    text-align: center;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07)
}

.social-connect .social-connect-list li {
    display: inline-block;
    text-align: center;
    width: 30%;
    margin-bottom: 15px
}

.social-connect .social-connect-list li span {
    display: block
}

.social-connect .social-connect-list li i.fa {
    width: 30px;
    height: 30px;
    padding: 7px 0;
    border-radius: 100%;
    font-size: 18px;
    position: relative
}

.social-connect .social-connect-list li i.fa.fa-facebook {
    background: #3b5998;
    color: #fff
}

.social-connect .social-connect-list li i.fa.fa-twitter {
    background: #55acee;
    color: #fff
}

.social-connect .social-connect-list li i.fa.fa-play {
    color: #ba202e;
    background: #ba202e;
    font-size: 9px!important;
    padding: 10px 0!important
}

.social-connect .social-connect-list li i.fa.fa-play:before {
    background: #fff;
    left: 7px;
    right: 7px;
    height: 12px;
    padding: 1px;
    border-radius: 2px;
    width: 15px;
    top: 10px;
    display: inline-block
}

.social-connect .social-connect-list li i.fa.fa-linkedin {
    background: #007ab9;
    color: #fff
}

.social-connect .social-connect-list li i.fa.fa-instagram {
    background: #ef72ad;
    color: #fff
}

.social-connect p.followers-stat {
    padding: 10px 0;
    color: #1d1938;
    font-weight: 500
}

.widget.most-visited {
    margin-top: 15px
}

.sidebar h3.widget-title {
    margin: 0;
    background: #074d87;
    color: #fff;
    font-weight: 400;
    height: 40px;
    padding: 5px 15px
}

.sidebar .widget-content {
    background: #e3e3e3;
    padding: 1px 18px;
    border-bottom: 4px solid #18173f;
    border-radius: 3px
}

.sidebar h5.post-title {
    padding-bottom: 8px;
    margin: 0;
    font-weight: 400
}

.sidebar .recent-posts .post-meta {
    list-style: none;
    padding: 0 0 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .07)
}

.sidebar .most-visited .post-meta {
    list-style: none;
    padding: 0 0 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .07)
}

.sidebar .content .most-visited i.fa.fa-calendar,
.sidebar .content .recent i.fa.fa-calendar,
.sidebar .content .relavent-wp i.fa.fa-calendar {
    color: #025188
}

.sidebar .post-meta i.fa {
    padding-right: 10px;
    color: #23baff
}

.sidebar .recent-posts .post-panel {
    margin-bottom: 10px;
    color: #242424
}

.sidebar .recent-posts .post-panel p {
    font-weight: 500
}

.sidebar .most-visited .post-panel {
    margin-bottom: 10px;
    color: #242424
}

.sidebar .most-visited .post-panel p {
    font-weight: 500
}

.category .category-wrp .sidebar .most-visited,
.single-post .category-wrp .sidebar .most-visited,
.tag .category-wrp .most-visited,
.tax-wp_tag .category-wp-wrp .most-visited {
    margin-bottom: 15px
}

.sidebar .widget-area.tags {
    margin: 15px 0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07);
    border-radius: 0 0 3px 3px
}

.sidebar .widget-area.tags .widget-title {
    border-bottom: 1px solid #d2d2d2;
    background: #d8d8d8;
    text-align: center;
    padding-bottom: 36px;
    padding-top: 15px
}

.sidebar .widget-area.tags .widget-content a {
    color: #18173f;
    display: inline-block;
    text-transform: capitalize;
    padding: 2px
}

.page-wrapper {
    margin-top: 20px;
    margin-bottom: 20px
}

.fixed.cookie-notice-container {
    line-height: 10px;
    padding: 10px;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 50px;
    width: 100%;
    font-size: 11px;
    background: rgba(0, 0, 0, .6)
}

footer {
    background: #ececec;
    padding: 30px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    color: #3f3f3f;
    border-top: 3px solid #ebebeb
}

.footer-menu-link .privacy-policy-link:after {
    content: "";
    height: 17px;
    width: 2px;
    position: absolute;
    right: 0px;
    top: 2px;
    background-color: #998c8c
}

.footer-menu-link .contact-link:after {
    content: "";
    height: 17px;
    width: 2px;
    position: absolute;
    right: -5px;
    top: 2px;
    background-color: #998c8c
}

footer p.desc {
    font-weight: 200
}

footer h4.footer-head {
    text-transform: uppercase;
    position: relative;
    padding: 15px 10px;
    border-bottom: 1px solid #cecece
}

footer .twitter-feed h4.footer-head {
    background: #23baff;
    border: none;
    padding: 10px 15px;
    margin-bottom: 0
}

footer h4.footer-head span.footer-logo {
    color: #24a9e0
}

footer .footer-head:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 15px;
    background-color: #24a9e0;
    left: 0;
    top: 15px
}

footer .twitter-feed .footer-head:before {
    display: none
}

footer ul.footer-post-list {
    padding-left: 0;
    list-style: none
}

footer ul.footer-post-list li {
    position: relative;
    padding: 0 20px 10px;
    line-height: 24px
}

footer .footer-post-list li span {
    display: block
}

footer ul.footer-post-list li:before {
    content: "\f101";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 0;
    width: 1.3em;
    font-size: 22px;
    position: absolute;
    top: 0;
    left: 0;
    color: #025188
}

footer ul.footer-post-list li .post-date {
    display: block
}

footer .twitter-feed h4.footer-head>i.fa.fa-twitter {
    background: #fff;
    color: #23baff;
    margin-right: 10px;
    padding: 3px 5px;
    border-radius: 5px
}

footer .footer-text.text-center {
    background: #025188;
    padding: 15px 0;
    color: #fff;
    margin-top: 30px;
    font-weight: 500
}

footer .footer-text a {
    color: #24a9e0;
    position: relative
}

.cookie-notice-container #cn-notice-text a {
    color: #24a9e0!important
}

#cookie-notice {
    background-color: rgba(0, 0, 0, .6)!important
}

footer .privacy-policy-link {
    position: relative;
    padding-right: 6px
}

footer .recent-whitepapers .footer-post-list li a {
    color: #3f3f3f
}

footer .recent-whitepapers .footer-post-list li a:hover {
    text-decoration: none
}

footer .popular-posts .footer-post-list li a {
    color: #3f3f3f
}

footer .popular-posts .footer-post-list li a:hover {
    text-decoration: none
}

footer .content-wrapper.twitter-feed {
    background-color: #ececec
}

footer .content-wrapper.twitter-feed .content {
    background-color: #f1f1f1
}

.sidebar h3.widget-title {
    background-color: #d8d8d8;
    margin: 0;
    color: #025188;
    padding: 10px 16px;
    font-size: 22px;
    text-align: center;
    font-weight: 500;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.sub-form .new-form-fild input {
    border-radius: 3px;
    font-size: 13px;
    font-weight: 500;
    color: #262732;
    background-color: #fbfbfb;
    background-image: none;
    box-shadow: none;
    border: 1px solid #d4d4d4
}

.sidebar .sub-form .btn-subscribe {
    display: block;
    width: 50%;
    border: none;
    padding: 5px;
    background-color: #025188;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 3px;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2)
}

.wp-social-login-provider-list {
    padding: 0
}

.wp-social-login-provider-list .wp-social-login-provider-linkedin {
    background-color: #fff;
    color: #0073b1!important;
    border: 1px solid #0073b1;
    padding: 7px 10px;
    display: block;
    margin-top: 11px;
    font-size: 12px;
    border: 1px solid #0073b1;
    border-radius: 3px;
    text-align: center
}

.download-wp-wrapper .post-content-wrapper .wp-social-login-widget .wp-social-login-provider-linkedin {
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500
}

.sidebar .wp-social-login-provider-list .wp-social-login-provider-linkedin {
    font-size: 15px
}

.sidebar .wp-social-login-provider-list {
    padding: 0 10px;
    padding-top: 0
}

.sidebar .wp-social-login-provider-list .wp-social-login-provider-linkedin {
    padding: 5px;
    text-align: center;
    background-color: #fff;
    font-weight: 500;
    border: 1px solid #0073b1;
    text-transform: capitalize
}

.main-nav>li.menu-item-has-children>a:before {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 23px;
    right: 3px;
    font-weight: 500
}

.mega-menu {
    position: absolute;
    left: 0;
    width: 100%;
    display: none
}

.top-nav .navbar-collapse .main-nav li .jsMegaMenu .owl-item a:hover {
    border-bottom: none
}

.timeline-Widget {
    max-width: 1200px;
    background-color: #f9f9f9!important;
    border-radius: 5px;
    color: #000
}

.widget-content .sub-form .or-login {
    text-align: center;
    margin-bottom: 9px;
    margin-top: 10px
}

.widget-content .sub-form .subscribe-btn {
    margin-bottom: 0;
    padding: 10px;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center
}

.sidebar .news-form-subscribe {
    margin-bottom: 15px;
    padding: 10px 18px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07);
    border-radius: 0 0 3px 3px
}

.sidebar .news-form-subscribe .acceptance label {
    font-weight: 500;
    font-size: 12px
}

.sidebar .news-form-subscribe .acceptance input {
    vertical-align: text-bottom
}

.sidebar .all-tags-title,
.sidebar .news-recent-wrp {
    padding: 0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07);
    border-radius: 0 0 3px 3px;
    border-radius: 3px
}

.all-tags-title .list-tag {
    background-color: #d8d8d8;
    padding: 5px 13px
}

.all-tags-title .widget-title-tag {
    color: #025188;
    margin: 0;
    padding: 10px 16px;
    font-size: 22px;
    font-weight: 500;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: absolute
}

.all-tags-title .all-tags {
    padding: 10px 18px
}

.sidebar .all-tags-title ul.title,
.sidebar .news-recent-wrp ul.title {
    background-color: #d8d8d8;
    color: #fff;
    border-bottom: 1px solid #d2d2d2;
    padding: 10px 16px;
    text-align: center
}

.sidebar .all-tags-title .tag-blog {
    text-align: right;
    position: relative;
    right: 10px;
    top: 5px
}

.sidebar .all-tags-title ul.tag-blog li,
.sidebar .news-recent-wrp ul.title li {
    display: inline-block;
    padding: 8px 3px 8px;
    cursor: pointer;
    background-color: #fff;
    color: #025188;
    font-size: 13px;
    border: 1px solid #025188;
    border-radius: 3px;
    font-weight: 500
}

.sidebar .all-tags-title ul.tag-blog li.active,
.sidebar .news-recent-wrp ul.title li.active {
    background-color: #025188;
    color: #fff;
    border: 1px solid #025188;
    border-radius: 3px
}

.sidebar .news-recent-wrp .content {
    padding: 10px 18px
}

.sidebar .news-recent-wrp .content a h4 {
    font-size: 14px;
    margin: 0;
    color: #000;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: .3px;
    font-family: Segoe UI!important
}

.sidebar .news-recent-wrp .content a .date {
    color: #787878;
    margin-top: 10px
}

.sidebar .news-recent-wrp .area {
    margin-bottom: 10px;
    border-bottom: solid 1px #b7b7b7
}

.sidebar .news-recent-wrp .area:last-child {
    border: none
}

.single .block {
    background-color: transparent!important;
    height: auto!important
}

.single .block .img-wrp {
    height: auto
}

.single .category-wrp .block h3 {
    margin: 0 0 10px;
    height: auto!important;
    font-size: 23px;
    line-height: 30px
}

.category-wrp {
    margin-top: 20px
}

.category-wrp main .img-wrp {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 220px
}

.category-wrp .img-wrp img {
    width: 100%
}

.category-wrp .block h3 {
    font-size: 17px;
    font-weight: 500;
    margin: 10px 0;
    height: auto;
    overflow: hidden;
    line-height: 20px
}

.category-wrp .meta {
    color: #333;
    font-size: 16px;
    margin: 0 0 10px
}

.category-wrp .meta img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    border: solid 2px #eee;
    padding: 2px;
    vertical-align: top;
    margin-right: 10px
}

.category-wrp .content {
    color: #5a5a5a;
    font-family: Segoe UI;
    line-height: 24px;
    font-size: 16px
}

.category-wrp .meta .sub-meta {
    display: inline-block
}

.category-wrp .meta .share {
    margin-top: 10px;
    display: inline-block
}

.category-wrp .meta .date {
    display: block
}

.tax-wp-category .category-wp-wrp main .block {
    margin-bottom: 15px;
    height: 500px;
    background-color: #f4f4f4;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .28);
    border-radius: 0 0 3px 3px
}

.page-template-page-all_whitwpapers-php main .block {
    margin-bottom: 15px!important;
    height: 500px!important;
    background-color: #f4f4f4!important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .28)!important;
    border-radius: 0 0 3px 3px!important
}

.category-wrp main .block {
    height: 458px;
    margin-bottom: 15px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07);
    border-radius: 0 0 3px 3px
}

.category-wrp.wp-tag-wrp main .block {
    height: 520px
}

.category-wrp a,
.category-wrp a:focus,
.category-wrp a:hover {
    color: #333;
    text-decoration: none
}

.category-wp-wrp .img-wrp {
    border: solid 1px #eee;
    background-color: #eee;
    height: 200px
}

.category-wp-wrp .meta .meta-content {
    display: inline-block;
    width: 75%
}

.tax-wp-category .category-wp-wrp .post-content-wrp .meta-content,
.tax-wp_tag category-wp-wrp .post-content-wrp .meta-content {
    font-size: 13px
}

.tax-wp-category .category-wp-wrp .post-content-wrp .meta {
    font-size: 13px
}

.page-template-page-sponsors .category-wp-wrp .post-content-wrp .meta {
    font-size: 13px
}

.category .category-wrp .meta {
    font-size: 13px
}

.tag .category-wrp .meta {
    font-size: 13px
}

.tax-wp_tag .wp-tag-wrp .post-content-wrp .meta {
    font-size: 13px
}

.sponser-page .sponser-page-data .block {
    height: 500px!important;
    margin-bottom: 15px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07);
    border-radius: 0 0 3px 3px
}

.page-template-page-all_whitwpapers-php .category-wp-wrp .meta .meta-content span,
.sponser-page .sponser-page-data .meta .meta-content span,
.tax-wp-category .category-wp-wrp .meta .meta-content span {
    display: block;
    margin-bottom: 3px;
    font-weight: 500
}

.author-39 .category-wp-wrp .meta .meta-content span {
    display: block;
    margin-bottom: 3px
}

.sidebar .category-wp-wrp .block {
    height: 450px;
    background-color: #fff
}

.category-wp-wrp .block .post-content-wrp,
.category-wrp .block .post-content-wrp {
    padding: 0 15px 0
}

.single-white-paper .meta .sub-meta .author {
    display: block
}

.single-white-paper .wp-stats i.fa.fa-bar-chart,
.total-dwns i.fa.fa-download {
    color: #24a9e0
}

.single .download-wp-wrapper {
    background-color: #e3e3e3;
    padding: 10px;
    color: #333;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07);
    border-radius: 0 0 3px 3px;
    border-bottom: 4px solid #025188
}

.form-group.text-right-wp-papers-login {
    width: 140px;
    margin: 0 auto
}

.single .download-wp-wrapper button,
.single .download-wp-wrapper button:focus {
    display: block;
    border: none;
    padding: 5px;
    background-color: #025188;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    text-align: -webkit-center;
    border-radius: 3px;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2)
}

.single .download-wp-wrapper .condition {
    font-size: 13px;
    font-weight: 500;
    text-align: center
}

.single .category-wrp .block h1 {
    margin: 0 0 10px;
    height: auto!important;
    font-size: 23px;
    line-height: 30px
}

.single .category-wrp .img-wrp {
    margin-bottom: 20px;
    min-height: 200px;
    background-color: #ddd
}

.single .category-wrp .img-wrp:before {
    content: "Image not found";
    position: absolute;
    top: 40%;
    text-align: center;
    width: 100%;
    color: #fff;
    font-weight: 600;
    font-size: 30px;
    left: 0
}

.category-wrp .img-wrp img {
    width: 100%;
    position: relative
}

.single .category-wrp .content {
    font-weight: 400;
    color: #333;
    line-height: 20px
}

.single main .content.post-content {
    font-family: Segoe UI;
    font-size: 16px;
    line-height: 24px;
    padding: 44px
}

.single main .post-content a {
    color: #1a0dab
}

.single main .post-content a:visited {
    color: #609
}

.single .category-wrp main .content ol {
    padding-left: 20px
}

.single .category-wrp main .content ol li {
    list-style-type: decimal
}

.single main h3 {
    margin: 0 0 10px
}

.single-post main h3 {
    margin: 0 0 20px;
    font-size: 26px
}

.single-post main .meta span {
    display: inline-block!important;
    margin-right: 10px
}

.single .addtoany_shortcode,
.single .wpulike {
    display: inline-block
}

.single .view-count {
    display: inline-block;
    margin-left: 10px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    border: solid 1px #b3b3b3;
    border-radius: 5px;
    cursor: pointer
}

.single .wp-stats .total-dwns {
    display: inline-block;
    margin-left: 10px
}

.single .wp-stats .total-dwns span {
    border: solid 1px #b3b3b3;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: 500
}

.single .download-wp-wrapper .condition input {
    vertical-align: bottom;
    margin-right: 5px
}

.single .download-wp-wrapper .or-download {
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin: 10px 0
}

.single .dwn-opt form {
    display: inline-block
}

.single .dwn-opt form button {
    background-color: transparent;
    border: none;
    font-weight: 500
}

.single .dwn-opt form button:focus {
    border: none
}

.author .author-wrp,
.single .author-wrp {
    padding: 15px;
    border: solid 1px #eee;
    margin: 10px 0;
    position: relative;
    min-height: 110px;
    background-color: #fff
}

.author .author-wrp .content,
.single .author-wrp .content {
    padding-left: 100px;
    border-bottom: none
}

.author .author-wrp .dp,
.single .author-wrp .dp {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 80px;
    height: 80px;
    background-color: #24a9e0;
    border-radius: 5pc;
    text-align: center;
    color: #fff;
    line-height: 80px;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 400
}

.author .author-wrp h3,
.single .author-wrp h3 {
    font-size: 20px;
    text-transform: capitalize;
    margin: 0 0 10px
}

.author .author-wrp .desc,
.single .author-wrp .desc {
    color: #333;
    font-weight: 400
}

.single .post-tags-wrp {
    margin: 10px 0
}

.single .post-tags-wrp span.title,
.single .post-tags-wrp ul li a {
    display: inline-block;
    padding: 6px 10px;
    border-radius: 3px;
    background-color: #074d87;
    font-size: 12px;
    color: #fff;
    text-transform: capitalize;
    transition: all ease .3s
}

.single .post-tags-wrp ul {
    display: inline;
    margin-left: 10px
}

.single .post-tags-wrp ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.single .post-tags-wrp ul li a {
    background-color: transparent;
    color: #074d87;
    border: 1px solid #074d87;
    border-bottom: 2px solid #074d87;
    background-color: #fff
}

.single main .content {
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
    background-color: #fff;
    padding: 15px 35px
}

.single .post-tags-wrp ul li a:hover {
    color: #fff;
    background-color: #074d87
}

.single .related-posts-wrp {
    margin: 20px 0 10px;
    border-bottom: solid 1px #eee;
    position: relative
}

.single .related-posts-wrp>h3 {
    margin: 0 0 20px;
    font-size: 20px;
    text-transform: capitalize
}

.single .related-posts-wrp .owl-stage .block {
    box-shadow: 0 2px 5px 0 #eee;
    border: solid 1px #eee;
    background-color: #fff
}

.single .related-posts-wrp .owl-stage .block img {
    width: 100%;
    height: 140px;
    object-fit: cover;
    margin-bottom: 10px
}

.single .related-posts-wrp .owl-stage .block {
    background-color: #fff!important
}

.single .related-posts-wrp .owl-stage .block h3 {
    font-size: 13px;
    margin: 0 0 10px;
    padding: 0 10px;
    line-height: 17px
}

.single .related-posts-wrp .owl-stage .block .author {
    padding: 0 10px;
    text-transform: capitalize;
    color: #505050;
    font-weight: 400
}

.single .related-posts-wrp .owl-nav {
    position: absolute;
    top: -45px;
    right: 0
}

.single .related-posts-wrp .owl-nav button {
    padding: 0 5px!important;
    display: inline-block;
    font-size: 20px
}

.single .related-posts-wrp .owl-nav button:active,
.single .related-posts-wrp .owl-nav button:focus {
    outline: 0
}

.single .comment-box {
    margin: 20px 0;
}

.single .comment-box h3.comment-reply-title {
    margin: 0 0 20px;
    font-size: 20px;
    text-transform: capitalize
}

.single .comment-box label {
    display: block;
    font-size: 12px;
    font-weight: 500
}

.single .comment-box .comment-form-url {
    display: none
}

.single .comment-box input,
.single .comment-box textarea {
    width: 100%;
    padding: 5px
}

.single .comment-box input.submit {
    width: auto;
    float: right;
    background-color: #080808;
    color: #fff;
    border: none;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 3px;
    border-bottom: solid 2px #4daf7c;
    font-weight: 500
}

strong {
    font-weight: 500!important
}

.category-wrp .img-wrp .demandtalk-logo-wrapper,
.single .category-wrp .img-wrp .demandtalk-logo-wrapper {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 65px;
    padding: 4px
}

.single-post .category-wrp .related-posts-wrp .owl-stage-outer .owl-item .block a:hover {
    color: #24a9e0
}

.tax-wp_tag .wp-tag-wrp .meta .meta-content span {
    display: block;
    margin-bottom: 3px
}

.tax-wp_tag .wp-tag-wrp .meta .meta-content span .date {
    margin-left: 0!important
}

.category .category-wrp .read-more-wrp a,
.category .category-wrp .read-more-wrp a:focus,
.category .category-wrp .read-more-wrp a:hover,
.page-template-page-all_whitwpapers-php main .read-more-wrp a,
.page-template-page-sponsors .category-wrp .read-more-wrp a,
.tag .category-wrp .read-more-wrp a,
.tax-wp-category .category-wp-wrp .read-more-wrp a,
.tax-wp_tag .category-wp-wrp .read-more-wrp a {
    color: #074d87;
    background-color: #fff;
    padding: 5px 12px 3px;
    position: absolute;
    bottom: 20px;
    border: 1px solid #074d87;
    font-size: 12px;
    border-radius: 3px;
    border-bottom: solid 2px #0c395f;
    text-transform: capitalize;
    font-weight: 500;
    right: 25px;
    left: auto
}

.category .category-wrp .block .read-more-wrp,
.tag .category-wrp .read-more-wrp,
.tax-wp-category .category-wp-wrp .read-more-wrp,
.tax-wp_tag .category-wp-wrp .read-more-wrp {
    text-align: right
}

.author .category-wrp main .block .meta .fa,
.category .category-wrp main .block .fa,
.tag .category-wrp main .block .meta .fa {
    color: #24a9e0
}

.search-results .post-content-wrp .meta i.fa.fa-user,
i.fa.fa-calendar {
    color: #b3b4b9
}

.category-wrp main .block .meta span {
    display: inline-block
}

.category .category-wrp main .block .meta span.date,
.tag .category-wrp main .block .meta span.date {
    margin-left: 5px
}

.single-post .category-wrp .view-count i.fa.fa-bar-chart {
    color: #24a9e0
}

.navigation.pagination {
    text-align: center;
    width: 100%
}

.navigation.pagination h2.screen-reader-text {
    display: none
}

.navigation.pagination a,
.navigation.pagination span {
    background-color: #eee;
    display: inline-block;
    padding: 2px 10px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer
}

.navigation.pagination a span,
.navigation.pagination span span {
    padding: 0
}

.navigation.pagination .current {
    background-color: #24a9e0;
    color: #fff
}

.contact-btn {
    border: none;
    padding: 10px;
    background-color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: none;
    color: #fff;
    width: 100px
}

#wpcf7-f6047-p5156-o1 .wpcf7-form {
    margin-top: 30px
}

#wpcf7-f6047-p5156-o1 .form-group {
    margin-bottom: 20px!important
}

section.wp-cats {
    padding-bottom: 20px;
    border-bottom: solid 1px #eee;
    margin: 20px 0
}

.wp-cats .cat-title {
    margin: 0;
    padding: 10px;
    border: solid 2px #eee;
    border-bottom-color: #4daf7c
}

.wp-cats .cat-title .wp-cat {
    display: inline-block;
    margin: 0
}

.wp-cats .cat-title .more-wp {
    display: inline-block;
    float: right;
    position: relative
}

.wp-cats .cat-title .more-wp ul {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: all ease .3s;
    margin-top: 10px;
    min-width: 150px;
    right: -10px;
    background-color: #fff;
    z-index: 9;
    border: solid 1px #eee
}

.wp-cats .cat-title .more-wp a,
.wp-cats .cat-title .more-wp a:hover {
    color: #333;
    text-decoration: none
}

.wp-cats .cat-title .more-wp:hover ul {
    opacity: 1;
    visibility: visible;
    margin: 0
}

.wp-cats .cat-title .more-wp ul li {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer
}

.wp-cats .cat-title .more-wp ul li:hover {
    background-color: #eee
}

.wp-cats .cat-data {
    position: relative
}

.wp-cats .cat-data .loader {
    display: none
}

.wp-cats .cat-data.active .loader,
.wp-cats-news .cat-data-news.active .loader {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(238, 238, 238, .51);
    z-index: 1;
    text-align: center;
    padding-top: 20%;
    font-size: 40px;
    color: #333
}

.wp-cats-news .cat-data-news .loader,
.wp-cats-news .cat-data-news .loader_news {
    display: none
}

.wp-cats-news .cat-data-news {
    position: relative
}

.wp-cats-news .cat-data-news .active-news .loader_news {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(238, 238, 238, .51);
    z-index: 1;
    text-align: center;
    padding-top: 50%;
    font-size: 40px;
    color: #333
}

.wp-cats .cat-data a,
.wp-cats .cat-data a:focus,
.wp-cats .cat-data a:hover {
    color: #333;
    text-decoration: none
}

.wp-cats .cat-data .lg .block .img-wrp {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
    border: solid 2px #eee;
    padding: 5px
}

.wp-cats .cat-data .lg .block .img-wrp img {
    width: 100%
}

.wp-cats .cat-data .lg .block h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px
}

.wp-cats .cat-data .meta {
    font-size: 12px;
    margin-bottom: 10px
}

.wp-cats .cat-data .sm .img-wrp {
    width: 100%;
    height: 100px;
    position: relative;
    overflow: hidden;
    border: solid 2px #eee;
    padding: 5px
}

.wp-cats .cat-data .sm h3 {
    font-size: 14px;
    margin: 0;
    line-height: 18px;
    color: #333;
    font-weight: 500
}

.wp-cats .cat-data .sm .meta {
    margin-top: 5px;
    margin-bottom: 0
}

.wp-cats .cat-data .sm .block {
    margin-bottom: 10px
}

img.alignleft {
    float: left;
    margin: 0 20px 10px 0
}

.rm-pd-l {
    padding-left: 0!important
}

.rm-pd-r {
    padding-right: 0!important
}

img {
    max-width: 100%
}

* {
    margin: 0;
    padding: 0
}

.single-white-paper .content ul {
    list-style-type: disc;
    margin-left: 25px
}

.social-icons ul {
    margin: 4px 0;
    text-align: right
}

.social-icons ul li {
    display: inline-block;
    margin-right: 5px
}

.social-icons ul li a {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    display: block;
    border-radius: 3px
}

.top-header .brk-label {
    color: #fff;
    background-color: #074d87;
    padding: 7px 10px;
    display: inline-block;
    font-weight: 500;
    position: absolute
}

.top-header .new-carousel-wrp {
    padding-left: 130px
}

.top-header .new-carousel-wrp .owl-nav {
    position: absolute;
    top: 0;
    right: 0
}

.top-header .new-carousel-wrp .owl-nav button {
    padding: 10px 8px!important;
    color: #24a9e0;
    font-size: 17px
}

.top-header .new-carousel-wrp .owl-nav button:focus {
    outline: 0
}

.top-header .new-carousel-wrp .owl-dots {
    display: none
}

.top-header .new-carousel-wrp .owl-item a,
.top-header .new-carousel-wrp .owl-item a:focus,
.top-header .new-carousel-wrp .owl-item a:hover {
    margin: 8px 0;
    display: inline-block;
    color: #d6f2ff;
    font-size: 13px
}

.social-icons ul li a.fb {
    background-color: #3c599f
}

.social-icons ul li a.tw {
    background-color: #32ccfe
}

.social-icons ul li a.li {
    background-color: #0077b5
}

header .site-logo img {
    width: 250px
}

.main-nav .site-mini-logo {
    display: none;
    margin-right: 10px;
    transition: all ease .3s
}

.main-nav .site-mini-logo img {
    width: 100px
}

.main-nav .menu-primary-menu-container {
    display: inline-block
}

.main-nav {
    transition: all ease .3s
}

.main-nav .header-right-area {
    padding: 6px 0
}

.main-nav .wp-menu-btn-wrp {
    display: inline-block
}

.top-header .wp-menu-btn-wrp .fa {
    padding: 8px 0 8px 15px;
    display: block;
    color: #fff;
    border-radius: 3px;
    cursor: pointer
}

body.sticky-header .top-nav .navbar-header .navbar-brand {
    padding: 3px 0
}

body.sticky-header .top-nav #myNavbar .input-group-btn .serach-button {
    padding: 5px 10px 8px 10px
}

body.sticky-header .top-nav .navbar-collapse .main-nav {
    padding-top: 0
}

body.sticky-header .main-nav li a {
    padding: 16px 12px 10px 10px!important
}

body.sticky-header .main-nav li .mega-block a {
    padding: 0!important
}

body.sticky-header .top-nav #myNavbar .nav-sesrch:before {
    top: 10px
}

body.sticky-header .navbar-form {
    padding: 0 15px;
    margin: 0
}

body.sticky-header .top-nav #myNavbar .input-group-btn .serach-button {
    font-size: 15px
}

body.sticky-header .navbar.navbar-white {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #eee;
    box-shadow: 0 2px 5px 0 rgba(51, 51, 51, .23);
    height: 33px
}

body.sticky-header .site-mini-logo {
    display: inline-block
}

.main-nav {
    margin: 0
}

.main-nav li {
    display: inline-block;
    position: unset!important
}

.main-nav li:hover .sub-menu {
    opacity: 1;
    margin-top: 0;
    visibility: visible
}

.main-nav li .sub-menu {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    margin-top: 10px;
    transition: all ease .3s;
    min-width: 200px;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0 3px 5px 0 #3333335c
}

.main-nav li .sub-menu li .sub-menu {
    left: 110%;
    margin-top: -28px;
    opacity: 0;
    visibility: hidden
}

.main-nav li .sub-menu li:hover .sub-menu {
    opacity: 1;
    left: 100%;
    visibility: visible
}

.main-nav li .sub-menu li.menu-item-has-children>a:after {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 7px;
    right: 10px;
    font-weight: 500
}

.main-nav li .sub-menu li.menu-item-has-children>a:before {
    display: none
}

.main-nav li .sub-menu li {
    display: block;
    padding: 0;
    margin: 0
}

.main-nav li .sub-menu li a {
    padding: 5px 10px;
    text-transform: capitalize;
    position: relative
}

.main-nav li .sub-menu .menu-crm a {
    text-transform: uppercase
}

.main-nav li .sub-menu li a:hover {
    background-color: #eee
}

.main-nav li:hover .mega-menu {
    display: block
}

.main-nav li.menu-item-has-children {
    margin-right: 20px
}

.main-nav li a {
    color: #333;
    display: block;
    padding: 20px 15px 21px 16px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    position: relative
}

.main-nav li a:hover {
    text-decoration: none
}

nav .search-wrp {
    display: inline-block
}

nav .login-with-linkedin {
    display: inline-block;
    margin-right: 10px
}

.header-right-area .login-with-linkedin a.loggedin-user i.fa.fa-user {
    color: #fff
}

.header-right-area .login-with-linkedin a.loggedin-user,
.header-right-area .login-with-linkedin a.loggedin-user:focus,
.header-right-area .login-with-linkedin a.loggedin-user:hover,
.login-module .login-with-linkedin a.loggedin-user {
    background-color: #24a9e0;
    color: #fff;
    padding: 3px 10px;
    border-radius: 3px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px
}

nav .login-with-linkedin .wp-social-login-provider-linkedin {
    font-size: 12px;
    padding: 3px 8px;
    border-radius: 4px
}

nav .search-wrp .fa {
    color: #7b7b7b;
    cursor: pointer
}

.mega-menu .mega-block {
    min-height: 300px;
    padding: 15px;
    box-shadow: 0 2px 5px 0 rgba(51, 51, 51, .58);
    position: relative;
    z-index: 999;
    background-color: #fff
}

.mega-menu .mega-block.active:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffffbf;
    z-index: 9
}

.mega-menu .mega-menu-content {
    margin-top: 10px;
    position: relative
}

.mega-menu .mega-menu-content .owl-carousel .owl-dots {
    display: none
}

.mega-menu .mega-menu-content .owl-carousel .owl-nav button {
    margin-right: 5px
}

.mega-menu .mega-menu-content .owl-carousel .owl-nav button .fa {
    padding: 5px 10px;
    background-color: #24a9e0;
    color: #fff
}

.mega-menu .mega-block .item-title {
    border: solid 2px #eee;
    padding: 0 0 0 15px
}

.mega-menu .mega-block .item-title li {
    margin-right: 10px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    color: #333;
    display: inline-block
}

.mega-menu .mega-block .item-title li.active {
    color: #24a9e0!important
}

.mega-menu .mega-block .item-title li span {
    padding: 10px;
    display: block
}

.mega-menu .mega-block .item-title li:hover {
    color: #333
}

.mega-menu .mega-block .item-title li .child-cat {
    position: absolute;
    min-width: 200px;
    background-color: #fff;
    z-index: 9;
    border: solid 2px #eee;
    opacity: 0;
    visibility: hidden;
    margin-top: 10px;
    transition: all ease .3s
}

.mega-menu .mega-block .item-title li .child-cat li {
    display: block;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    color: #333;
    padding: 0
}

.mega-menu .mega-block .item-title li:hover .child-cat {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.breadcrumb {
    margin: 0!important;
    padding: 15px!important;
    background-color: rgba(226, 226, 226, .5)
}

.page-header h1 {
    margin: 0;
    font-size: 24px;
    text-transform: capitalize;
    text-shadow: 0 1px 5px rgba(51, 51, 51, .55)
}

.breadcrumb .breadcrumbs {
    margin: 0
}

.breadcrumb .breadcrumbs li {
    display: inline-block;
    margin-right: 15px;
}

.page-header {
    margin: 0!important;
    background-color: #979797;
    color: #fff;
    padding: 30px 0!important
}

.mega-menu .load-wp-data .owl-carousel a,
.mega-menu .load-wp-data .owl-carousel a:focus,
.mega-menu .load-wp-data .owl-carousel a:hover {
    color: #333;
    text-decoration: none;
    padding: 0
}

.mega-menu .load-wp-data .owl-carousel .img-wrp {
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: relative;
    border: solid 2px #eee;
    background-color: #dedede
}

.mega-menu .load-wp-data .owl-carousel .img-wrp img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.mega-menu .load-wp-data .owl-carousel h4 {
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    text-transform: capitalize
}

.sticky-search-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .81);
    z-index: 9999;
    padding-top: 12%;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    margin-top: 10px;
    transition: all ease .3s
}

.sticky-search-form.active {
    opacity: 1;
    margin-top: 0;
    visibility: visible
}

.sticky-search-form input {
    width: 50%;
    min-width: 300px;
    margin: auto;
    background-color: transparent;
    border: none;
    border-bottom: solid 1px #fff;
    color: #fff
}

.sticky-search-form input:focus,
.sticky-search-form input:hover {
    outline: 0;
    box-shadow: none
}

.sticky-search-form .close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #fff;
    font-size: 30px;
    cursor: pointer
}

.sticky-wp-menu {
    position: fixed;
    top: 0;
    left: -265px;
    width: 260px;
    z-index: 999;
    background-color: #24a9e0;
    padding: 10px;
    overflow-y: auto;
    height: 100%;
    transition: all ease .3s
}

.sticky-wp-menu ul.category-list {
    margin-top: 10px
}

.sticky-wp-menu ul.category-list li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 11px;
    color: #fff;
    font-weight: 500;
    padding: 2px 5px;
    border: solid 1px #fff;
    border-radius: 2px;
    cursor: pointer;
    transition: all ease .3s
}

.sticky-wp-menu .close-btn:hover,
.sticky-wp-menu ul.category-list li.active,
.sticky-wp-menu ul.category-list li:hover {
    background-color: #074d87;
    color: #fff;
    border-color: #082944
}

.sticky-wp-menu.active {
    left: 0
}

.sticky-wp-menu ul li {
    display: block
}

.sticky-wp-menu ul li ul {
    padding-left: 25px
}

.sticky-wp-menu .close-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    border: solid 2px #fff;
    width: 30px;
    border-radius: 5pc;
    height: 30px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    transition: all ease .3s
}

.sticky-wp-menu h3 {
    margin: 20px 0 20px;
    color: #fff;
    font-size: 18px;
    text-decoration: underline;
    font-weight: 500
}

.sticky-wp-menu a,
.sticky-wp-menu a:focus,
.sticky-wp-menu a:hover {
    color: #fff;
    display: block;
    padding: 5px
}

.toup {
    position: fixed;
    color: #fff;
    right: 40px;
    bottom: 30px;
    background-color: #24a9e0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    font-size: 30px;
    border-radius: 5px;
    font-weight: 500;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(51, 51, 51, .3);
    transition: all ease .3s;
    opacity: 0;
    visibility: hidden
}

.toup.active {
    opacity: .6;
    visibility: visible
}

.toup:hover {
    transform: translate(0, -5px);
    opacity: 1
}

.home .news-content .post-panel {
    margin-bottom: 15px
}

header ul.nav-sesrch {
    margin-right: 0
}

.textwidget.custom-html-widget {
    margin: 0 0
}

.login-module {
    display: none
}

.padd-right-8 {
    padding-right: 8px;
    clear: both
}

.padd-left-8 {
    padding-left: 8px
}

.page-404 .page-error-404 h1 {
    font-weight: 700;
    font-size: 170px;
    color: #1d1938
}

.page-404 .page-error-404 h1 span {
    color: #24a9e0
}

.page-404 .error-page {
    max-width: 767px;
    width: 100%;
    line-height: 1.4;
    padding: 110px 40px;
    text-align: center
}

.page-404 .page-error-404 .fa-warning {
    font-size: 40px;
    color: #24a9e0;
    margin-bottom: 10px
}

.page-404 .page-error-404 .error-text {
    font-size: 20px;
    font-weight: 500
}

.page-404 .page-error-404 .search-form-404 {
    max-width: 326px;
    width: 100%;
    margin: auto
}

.page-404 .page-error-404 .search-form-404 .btn-404-page {
    padding: 2px 5px;
    margin-top: 2px;
    left: -28px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #24a9e0;
    background: 0 0;
    border: 0
}

.input-group .form-control:focus {
    z-index: 1
}

.page-404 .page-error-404 .search-form-404 .form-control:focus {
    border-color: transparent
}

.page-404 .page-error-404 .search-form-404 .form-control {
    border-radius: 5px
}

.whitepaper-content .whitepaper-cat_name {
    color: #24a9e0;
    background-color: rgba(255, 255, 255, .6);
    padding: 6px 6px 6px 6px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #24a9e0
}

.whitepaper-content .post-title {
    color: #fff
}

.post-wrapper.sm a.img-wrp {
    display: inline-block;
    height: 125px
}

.home-post .post-wrapper.sm .post-content {
    padding: 13px 10px 4px 12px;
    min-height: 80px;
    background: rgba(243, 243, 243, .89)
}

.home-post .post-wrapper.lg h1.post-title {
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 14px
}

.post-wrapper.lg.insight-img-big {
    height: 450px;
    overflow: hidden;
    display: inline-block
}

.home-post .sm-blocks .post-wrapper {
    height: 218px;
    background: #fff
}

.footer-menu-link ul {
    display: inline-block;
    margin: 0
}

.footer-menu-link ul li {
    display: inline-block
}

@media(max-width:1440px) {
    .single-white-paper .category-wrp {
        min-height: 550px;
    }
    .main-content .section-title {
        overflow: auto;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden
    }
    .home .cat-data-news .news-cat_name {
        font-size: 13px
    }
    .section-title-whitepaper .view-more-wp {}
    .home .section-title {
        height: auto
    }
    .main-content .content-wrapper .post-title {
        font-size: 13px
    }
    .whitepaper-content .whitepaper-cat_name {
        font-size: 13px
    }
    .cat-data .img-wrp-right-sm .post-meta .date,
    .cat-data .img-wrp-right-sm .post-meta .sponser-by-text,
    .img-wrp-bottom-sm .post-meta .date,
    .img-wrp-bottom-sm .post-meta .sponser-by-text {
        font-size: 12px
    }
    .sm-insights-wrapper .post-content .post-title a {
        font-size: 15px
    }
    .category-wrp .block h3 {
        font-size: 16px
    }
    .single .category-wrp .block h1 {
        font-size: 20px;
        margin-top: 0
    }
    .category-wrp .meta .sub-meta {
        font-size: 15px
    }
    .category-wrp .content {
        font-size: 14px
    }
    .form-group.new-form-fild.width-50.right {
        padding-left: 0
    }
    .single .download-wp-wrapper button,
    .single .download-wp-wrapper button:focus {
        font-size: 13px
    }
    .category-wp-wrp .meta .meta-content {
        width: 72%
    }
    .category-wp-wrp .meta .meta-content {
        font-size: 13px
    }
    .main-content ul.jsCatTitle_news li {
        font-size: 13px
    }
}

@media(max-width:1300px) {
    .cat-list .view-more-news {
        float: none
    }
}

@media(max-width:1199px) {
    .home .news-content .post-content {
        display: block
    }
    .sidebar .news-recent-wrp ul.title {
        padding: 14px 5px
    }
    .sidebar .news-recent-wrp ul.title li {
        font-size: 11px;
        padding: 5px 5px
    }
    .sm-insights-wrapper .post-content .post-content-text p a {
        font-size: 13px
    }
    .sm-insights-wrapper .post-content .post-title a {
        font-size: 15px
    }
    .category-wp-wrp .meta .meta-content {
        width: 70%
    }
    .category-wp-wrp .meta .meta-content {
        font-size: 12px
    }
    .section-title-whitepaper .view-more-wp {
        float: none
    }
    .category-wrp .meta img {
        width: 60px;
        height: 60px;
        float: left
    }
    .category-wrp .block h3 {
        font-size: 16px
    }
    .category-wrp main .img-wrp {
        height: 200px
    }
    .cat-list .view-more-news {
        float: none
    }
    .cat-data .img-wrp-right-sm .post-meta .date,
    .cat-data .img-wrp-right-sm .post-meta .sponser-by-text,
    .img-wrp-bottom-sm .post-meta .date,
    .img-wrp-bottom-sm .post-meta .sponser-by-text {
        font-size: 12px
    }
    .whitepaper-content .whitepaper-cat_name {
        font-size: 10px
    }
    .main-content .content-wrapper .post-title {
        font-size: 13px
    }
    .cat-list .view-more-news {
        float: none
    }
    .cat-data .img-wrp-right-sm .post-meta .date,
    .cat-data .img-wrp-right-sm .post-meta .sponser-by-text,
    .img-wrp-bottom-sm .post-meta .date,
    .img-wrp-bottom-sm .post-meta .sponser-by-text {
        font-size: 11px
    }
    .our-brands-cust-nav {
        opacity: 1
    }
    .container {
        width: 970px;
        max-width: unset
    }
    .news-content .post-img {
        width: 100%;
        display: block
    }
    .news-content .post-content {
        padding: 10px;
        height: 140px
    }
    .news-content .meta-desc,
    .news-content .post-content .post-title,
    .news-content a.read-more {
        font-size: 12px
    }
    .news-content ul.post-meta li {
        font-size: 9px
    }
    .home-post .post-wrapper.sm.margin-bottom {
        margin-bottom: 9px
    }
    .main-content .section-title {
        overflow: auto;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden
    }
    .news-content .post-panel .post-img img {
        height: 180px;
        object-fit: cover;
        width: 100%
    }
    .home .news-content .post-img {
        width: 100%;
        display: inline-block
    }
}

@media(max-width:992px) {
    ul.wp-subcat-nav.last {
        right: 15px
    }
    .category .category-wrp main .block,
    .tag .category-wrp main .block {
        height: auto;
        padding-bottom: 10px
    }
    .category .category-wrp main .block .read-more-wrp,
    .tag .category-wrp main .block .read-more-wrp {
        margin-left: 15px
    }
    a.subscibe_with_linkedin {
        width: 200px;
        margin: 0 auto
    }
    .top-header .breaking-news-wrp .brk-label {
        width: auto
    }
    .top-header .breaking-news-wrp .new-carousel-wrp {
        padding-left: 10%
    }
    .category-wrp.wp-tag-wrp main .block,
    .page-template-page-all-whitewpapers .category-wrp main .block,
    .page-template-page-all_whitwpapers-php main .block,
    .sponser-page .sponser-page-data .block,
    .tax-wp-category .category-wp-wrp main .block {
        height: auto!important;
        padding-bottom: 10px
    }
    .clear-col-xs {
        clear: both
    }
    .category .category-wrp .block .read-more-wrp,
    .tag .category-wrp .read-more-wrp,
    .tax-wp-category .category-wp-wrp .read-more-wrp,
    .tax-wp_tag .category-wp-wrp .read-more-wrp {
        text-align: left
    }
    button.btn.btn-primary.btn-sm.jsSubBtn.btn-block {
        display: inline;
        width: auto;
        padding: 5px 15px
    }
    .tax-wp_tag .read-more-wrp {
        margin-left: 15px
    }
    .read-more-wrp {
        padding-top: 10px
    }
    .category .category-wrp .read-more-wrp a,
    .page-template-page-all_whitwpapers-php .category-wrp .read-more-wrp a,
    .page-template-page-sponsors .category-wrp .read-more-wrp a,
    .tag .category-wrp .read-more-wrp a,
    .tax-wp-category .category-wp-wrp .read-more-wrp a,
    .tax-wp_tag .category-wp-wrp .read-more-wrp a {
        position: relative;
        bottom: auto;
        left: 0;
        right: auto;
        margin: 0
    }
    .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
        height: 28px!important;
        line-height: 32px!important;
        width: 28px!important
    }
    .category-wrp .meta {
        font-size: 14px
    }
    .img-wrp-bottom-sm .post-meta .author,
    .img-wrp-right-sm .post-meta .author {
        margin-left: 0
    }
    .img-wrp-bottom-sm .post-meta span,
    .img-wrp-right-sm .post-meta span {
        display: block
    }
    .our-brands .owl-nav {
        margin: 25px 0 0
    }
    .our-brands h3.head-title {
        font-size: 22px
    }
    body.sticky-header .navbar-form {
        width: 150px
    }
    body.sticky-header .top-nav #myNavbar .nav-sesrch {
        width: 185px
    }
    .img-wrp-big h4.post-title {
        font-size: 15px!important
    }
    .img-wrp-bottom-sm h6.post-title,
    .img-wrp-right-sm h6.post-title {
        font-size: 12px!important
    }
    .section-title-whitepaper .view-more-wp {
        float: none
    }
    .our-brands .owl-nav {
        margin: 27px 0 0
    }
    .home .news-content .post-content {
        display: block
    }
    footer h4.footer-head {
        font-size: 15px;
        clear: both
    }
    .news-content .post-panel .post-img img {
        height: 150px
    }
    .container {
        width: 750px;
        max-width: unset
    }
    .top-header .new-carousel-wrp .owl-item a,
    .top-header .new-carousel-wrp .owl-item a:focus,
    .top-header .new-carousel-wrp .owl-item a:hover {
        margin: 10px 12px
    }
    .top-nav #myNavbar .nav-sesrch {
        width: 130px
    }
    .post-wrapper.lg.insight-img-big {
        height: 300px;
        width: 100%
    }
    .main-nav li a {
        padding: 22px 15px
    }
    .main-nav>li.menu-item-has-children>a:before {
        top: 25px
    }
    .top-header {
        height: 45px
    }
    .top-header .hidden-sm .social-icons ul {
        margin: 10px 0
    }
    .top-header .hidden-sm .social-icons ul:after {
        right: 2px
    }
    .single .category-wrp .img-wrp {
        margin-bottom: 15px
    }
    ul.wp-subcat-nav {
        right: 15px
    }
    .big-block a.wp-img-wrapper {
        height: 378px
    }
    .whitepaper-content .side .post-panel a.wp-img-wrapper {
        height: 105px
    }
    .whitepaper-content .post-content {
        padding: 3px 15px;
        min-height: 85px
    }
    .post-panel.sm span.whitepaper-cat_name {
        font-size: 10px
    }
    .main-content .content-wrapper .post-title {
        font-size: 13px
    }
    .main-content .content-wrapper .whitepaper-content .img-wrp-big {
        min-height: 500px
    }
    .post-panel.sm.img-wrp-bottom-sm {
        min-height: 250px!important
    }
    .whitepaper-content ul.post-meta li {
        font-size: 12px
    }
    .home-post .post-wrapper.sm span.post-cat a {
        font-size: 12px
    }
    .home-post .post-wrapper .post-content {
        padding: 15px 10px 0
    }
    .post-panel.img-wrp-right-sm {
        min-height: 244px!important
    }
    .whitepaper-content .img-wrp-bottom-sm ul.post-meta li,
    .whitepaper-content .img-wrp-right-sm ul.post-meta li {
        line-height: 16px
    }
    .home-post .post-wrapper .post-title,
    .post-wrapper p.post-meta {
        font-size: 12px
    }
    .home-post .post-wrapper.sm.margin-bottom {
        margin-bottom: 15px
    }
    .home-post .post-wrapper.sm .post-content {
        padding: 10px 10px 0
    }
    .post-wrapper.sm p.post-meta {
        font-size: 12px;
        padding: 0
    }
    .home-post .post-wrapper.sm .post-title {
        font-size: 13px;
        padding: 10px 0 0
    }
    .top-header .new-carousel-wrp .owl-item a {
        font-size: 11px
    }
    .top-header .breaking-news-wrp .brk-label {
        font-size: 14px;
        padding: 13px 8px
    }
    .top-header .header-right-area,
    .top-header .social-icons {
        margin: 0 0
    }
    .social-icons ul li a {
        width: 20px
    }
    .social-icons ul li a .fa,
    .wp-social-login-provider .fa {
        font-size: 12px
    }
    .top-header .wp-social-login-provider-list .wp-social-login-provider-linkedin {
        padding: 5px 5px 3px
    }
}

@media(max-width:991px) {
    .side-inside-post {
        margin-top: 10px
    }
    .rm-pd-l {
        padding-left: 15px!important
    }
}

@media(max-width:767px) {
    .sidebar .news-recent-wrp .content a h4 {
        padding: 15px 0
    }
    .category-wrp .meta .sub-meta {
        font-size: 13px
    }
    .page-template-page-all_whitwpapers-php main .block {
        display: inline-block
    }
    .category-wrp.wp-tag-wrp main .block {
        height: auto;
        padding-bottom: 15px
    }
    .category .category-wrp .block .read-more-wrp,
    .tag .category-wrp .read-more-wrp,
    .tax-wp-category .category-wp-wrp .read-more-wrp,
    .tax-wp_tag .category-wp-wrp .read-more-wrp {
        margin-right: 15px
    }
    .tax-wp-category .category-wp-wrp .post-content-wrp .meta-content,
    .tax-wp_tag category-wp-wrp .post-content-wrp .meta-content {
        font-size: 12px
    }
    p.read-more-wrapper {
        margin-bottom: 0
    }
    .our-brands .item.techisights object {
        top: 5px
    }
    header .navbar-brand img {
        width: 120px
    }
    .post-panel.sm span.whitepaper-cat_name {
        font-size: 12px
    }
    .single-post main .meta span {
        display: block!important
    }
    .category-wrp main .block .meta span.date {
        margin-left: 0
    }
    .home .news {
        padding-bottom: 0
    }
    .img-wrp-bottom-sm .post-meta .author,
    .img-wrp-right-sm .post-meta .author {
        margin-left: 0
    }
    .social-icons ul {
        text-align: left
    }
    .social-icons.pull-left {
        float: none!important
    }
    nav .login-with-linkedin {
        margin-right: 5px
    }
    .mobile-search-form.visible-xs {
        position: absolute;
        top: -60px;
        right: 10%;
        left: 10%;
        -webkit-transition: top .5s linear;
        -moz-transition: top .5s linear;
        -o-transition: top .5s linear;
        transition: top .5s linear
    }
    a.search-frm-btn {
        float: right;
        margin: 15px 15px 0 5px;
        background: #24a9e0;
        padding: 6px 10px;
        color: #fff;
        border-radius: 3px
    }
    .sticky-header a.search-frm-btn {
        margin-top: 10px
    }
    .mobile-search-form.visible-xs.active {
        top: 57px
    }
    .main-content ul.cat-list li {
        padding: 5px 5px
    }
    .cat-list .view-more-news {
        float: none
    }
    .our-brands .owl-nav {
        margin: 25px 0 0
    }
    .section-title-whitepaper .view-more-wp {
        float: none;
        padding: 8px
    }
    .home .cat-data-news a.read-more {
        bottom: 30px!important
    }
    .container {
        width: auto
    }
    .breadcrumb .breadcrumbs li {
        margin-right: 10px
    }
    nav .login-with-linkedin {
        margin-right: 5px;
        margin-top: 15px
    }
    .sticky-header nav .login-with-linkedin {
        margin-top: 10px
    }
    a.login_with_linkedin {
        padding: 7px 10px
    }
    .padd-right-8 {
        padding-right: 15px
    }
    .padd-left-8 {
        padding-left: 15px
    }
    .wp-social-login-provider-linkedin,
    a.loggedin-user {
        margin: 25px 0;
        display: inline-block
    }
    .sticky-header .wp-social-login-provider-linkedin,
    .sticky-header a.loggedin-user {
        margin: 0!important;
        padding: 7px 10px!important
    }
    .login-module .login-with-linkedin a.loggedin-user {
        padding: 7px 10px;
        margin: 0
    }
    .sticky-header .navbar-header .navbar-toggle {
        margin: 10px 0
    }
    .top-nav .navbar-header .navbar-brand {
        margin-left: 10px
    }
    header .navbar-toggle {
        padding: 5px 10px;
        margin: 15px 0
    }
    .login-module {
        display: block
    }
    .news-content .row.padding-top {
        padding-top: 0
    }
    .main-content {
        padding: 25px 15px
    }
    .tag-section {
        padding: 35px 15px
    }
    .news-content .post-img {
        width: 50%;
        display: block;
        height: 150px;
        overflow: hidden
    }
    .news-content .post-img img {
        width: 100%
    }
    .news-content .post-content {
        padding: 20px 8px 0;
        display: block
    }
    .news-content .meta-desc {
        padding: 5px 0
    }
    .news-content a.read-more {
        position: relative;
        bottom: auto
    }
    .remove-padding-left {
        padding-left: 15px
    }
    .remove-padding-xs {
        padding: 0
    }
    .home-post .post-wrapper.lg,
    .home-post .post-wrapper.sm.margin-bottom {
        margin-bottom: 15px;
        height: 220px;
        overflow: hidden
    }
    .home-post .post-wrapper.lg img,
    .home-post .post-wrapper.sm.margin-bottom img {
        height: 220px;
        min-height: 220px;
        overflow: hidden
    }
    .home-post .padd-right-8 {
        padding: 0
    }
    .home-post .cust-pad-right {
        padding-right: 15px
    }
    button.btn.btn-primary.btn-sm.jsSubBtn.btn-block {
        width: 190px
    }
    .rm-pd-l {
        padding-left: none
    }
    .main-content .content-wrapper .section-title-whitepaper .wp-responsive-menu {
        display: inline-block!important
    }
    .main-content .content-wrapper .section-title-whitepaper .wp-responsive-menu li,
    .main-content .wp-cats-news .news-responsive-menu li {
        padding: 15px 5px;
        font-size: 12px
    }
    .home .section-title {
        height: 40px
    }
    .section-title span.tab-title {
        padding: 10px 11px;
        font-size: 16px
    }
    .main-content .wp-cats-news .news-responsive-menu {
        display: inline-block!important
    }
    .news-content .post-panel .post-img img {
        height: 153px
    }
    .top-header .breaking-news-wrp .brk-label {
        font-size: 14px
    }
    .top-header .new-carousel-wrp .owl-item a {
        font-size: 12px
    }
    .top-header .social-menu-bar {
        display: inline-block
    }
    .home .news-content .post-img {
        width: 40%;
        display: table-cell
    }
    .home .news-content .post-content .post-title {
        font-size: 14px;
        height: auto
    }
    .whitepaper-content {
        padding: 8px 15px 0 0
    }
    .home .news .section-title {
        margin-bottom: 8px
    }
    .top-header {
        display: none
    }
    .main-content {
        padding: 10px 0
    }
    .single main .content.post-content {
        padding: 10px
    }
    .footer-menu-link ul {
        display: inline-block;
        margin: 0
    }
    .footer-menu-link ul li {
        display: inline-block
    }
    .footer-menu-link ul {
        padding: 5px 0 0
    }
    .breadcrumb {
        padding: 10px!important
    }
    .breadcrumb .breadcrumbs {
        margin: 0 -10px
    }
    .page-header {
        padding: 10px 0!important
    }
    .page-header h1 {
        font-size: 20px
    }
    .post-wrapper.lg.insight-img-big {
        height: auto
    }
    .home-post .post-wrapper .post-content {
        padding: 15px 10px 0!important;
        height: auto
    }
    .home-post .post-wrapper .post-title a {
        font-size: 14px;
        line-height: 18px
    }
    .home-post .post-wrapper.sm .post-title {
        font-size: 14px;
        padding: 8px 0
    }
    .big-block a.wp-img-wrapper {
        height: 130px
    }
    .main-content .content-wrapper .whitepaper-content .img-wrp-big {
        padding: 0;
        min-height: auto
    }
    .main-content .content-wrapper .post-title {
        font-size: 16px!important
    }
    .whitepaper-content ul.post-meta li {
        display: block;
        padding: 0 0;
        font-size: 12px
    }
    .whitepaper-content .side .post-panel a.wp-img-wrapper {
        height: 170px
    }
    .home .insight-img-big .post-content {
        padding: 15px 10px 5px!important
    }
    .home-post .post-wrapper.lg {
        margin-bottom: 0!important
    }
    .category-wp-wrp .meta .meta-content {
        width: 68%
    }
    .category-wrp .block h3 {
        height: auto;
        font-size: 16px
    }
    .tax-wp-category .category-wp-wrp main .block {
        padding: 0 0 10px;
        height: auto
    }
    .category-wrp main .img-wrp {
        height: 170px
    }
    .single .category-wrp .block h3 {
        font-size: 20px;
        line-height: 22px
    }
    footer .footer-text.text-center {
        margin-top: 20px
    }
    .single main .content {
        padding: 10px 15px
    }
    .footer-menu-link a:last-child:after {
        width: 1px
    }
    .category-wrp {
        margin: 10px 0
    }
    .single .comment-box {
        display: none
    }
    .related-posts-wrp .owl-dots {
        display: none
    }
    .related-posts-wrp .block {
        min-height: 250px
    }
    .addtoany_shortcode {
        width: 100%
    }
    .home .news-content .post-content {
        display: block;
        height: auto
    }
    .home .news-content a.read-more {
        position: relative;
        bottom: auto
    }
    .category-wrp .meta img {
        width: 60px;
        height: 60px
    }
    body.sticky-header header .navbar-brand img {
        width: 95px
    }
}

@media (max-width:991px) and (min-width:768px) {
    .top-header .social-menu-bar {
        display: inline-block!important
    }
}

@media (max-width:767px) {
    .rm-pd-l,
    .rm-pd-r {
        padding: 0 15px!important
    }
    .wp-cats .cat-data .sm .img-wrp {
        height: 170px
    }
    header .site-logo {
        text-align: center
    }
    .main-nav {
        text-align: center
    }
    footer .popular-posts .block img {
        display: none
    }
    footer .popular-posts .block .text {
        float: none;
        padding: 0
    }
    body.sticky-header .main-nav {
        position: relative;
        height: auto;
        background-color: transparent
    }
    .techdemand-logo-wrapper {
        width: 20%
    }
}

@media (max-width:600px) {
    body,
    html {
        overflow-x: hidden
    }
    .main-nav .jsResources {
        display: none!important
    }
    section.recent-posts-wrp {
        display: none
    }
    .wp-cats .cat-title {
        overflow-x: auto;
        position: relative
    }
    .wp-cats .cat-title .wp-cat {
        width: 550px
    }
    .home .all-posts .block img {
        height: 150px
    }
    .home .all-posts .block .sticky-content .title {
        font-size: 13px
    }
    .wp-cats .cat-data .lg .block .img-wrp {
        height: auto
    }
    .wp-cats .cat-data .sm .img-wrp {
        height: 100px
    }
    .menu-cls {
        display: inline-block
    }
    .menu-primary-menu-container {
        position: fixed;
        bottom: 0;
        left: 5%;
        width: 90%;
        height: 0%;
        z-index: 9999;
        background-color: rgba(77, 175, 124, .97);
        border-radius: 20px 20px 0 0;
        border: solid 10px #eeeeee78;
        overflow-y: auto;
        transition: all ease .3s;
        opacity: 0;
        padding: 10px
    }
    .menu-primary-menu-container.active {
        height: 80%;
        opacity: 1
    }
    .main-nav li .sub-menu li:hover .sub-menu {
        left: 0
    }
    .main-nav li {
        display: block;
        text-align: left;
        margin: 0!important
    }
    .main-nav li a {
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        padding: 5px!important;
        transition: all ease .3s
    }
    .main-nav li .sub-menu {
        position: relative;
        background-color: transparent;
        opacity: 1;
        margin: 0;
        visibility: visible;
        box-shadow: none;
        margin-left: 20px
    }
    .main-nav li .sub-menu li .sub-menu {
        opacity: 1;
        visibility: visible;
        margin: 0!important;
        left: 0!important;
        position: relative;
        margin-left: 20px!important
    }
    .main-nav li .sub-menu li.menu-item-has-children>a:after,
    .main-nav>li.menu-item-has-children>a:before {
        display: none
    }
    .main-content .content-wrapper .section-title-whitepaper .wp-responsive-menu li,
    .main-content .wp-cats-news .news-responsive-menu li {
        padding: 10px 5px;
        font-size: 12px
    }
    .home .section-title {
        height: 32px
    }
    .section-title span.tab-title {
        padding: 7px 7px;
        font-size: 14px
    }
    .top-header .breaking-news-wrp .brk-label {
        padding: 3px 10px
    }
    .single-white-paper .site-logo {
        width: 130px;
        padding: 0;
    }
    .single-white-paper .custom-sponsor-logo {
        width: 130px;
    }
    .single-white-paper .wp-sponsor-logo {
        max-height: 50px;
    }
    .single-white-paper .wp-sponsor-logo-wrapper p {
        height: 55px;
    }
}

@media (max-width:450px) {
    .top-header {
        display: none
    }
    .home .all-posts .col-sm-6 {
        width: 100%
    }
    .home .all-posts .block img {
        height: 250px
    }
    .techdemand-logo-wrapper {
        width: 25%
    }
    .main-content .content-wrapper .section-title-whitepaper .wp-responsive-menu li {
        padding: 15px 5px;
        font-size: 12px
    }
    .home .section-title {
        height: 40px
    }
    .section-title span.tab-title {
        padding: 10px 11px;
        font-size: 16px
    }
    .main-content .content-wrapper .section-title-whitepaper .wp-responsive-menu li,
    .main-content .wp-cats-news .news-responsive-menu li {
        padding: 7px 4px;
        font-size: 14px
    }
    .home .section-title {
        height: 26px
    }
    .section-title span.tab-title {
        padding: 7px 7px;
        font-size: 13px
    }
    .news-content .post-panel .post-img {
        display: none
    }
}

@media (max-width:320px) {
    .category-wrp .meta .sub-meta {
        font-size: 12px
    }
    .insights-post-content .post-content {
        min-height: 230px
    }
    .content-wrapper-news .post-panel-news .news-cat.read-more {
        float: left
    }
    .content-wrapper-news .post-panel-news ul.post-meta {
        float: none
    }
    .single-white-paper .site-logo {
        width: 110px;
    }
    .single-white-paper .wp-sponsor-logo-wrapper p {
        height: 40px;
    }
    .single-white-paper .custom-sponsor-logo {
        width: 100px;
    }
    .single-white-paper .wp-sponsor-logo {
        max-height: 40px;
    }
}