/* ===== from: /home/globaqzm/public_html/wp-content/themes/nanopress/inc/option/css/optionsframework.css ===== */
/* ===== from: /home/globaqzm/public_html/wp-content/themes/nanopress/inc/addon/post-formats/css/admin.css ===== */
/* ===== from: /home/globaqzm/public_html/wp-content/themes/nanopress/inc/customizer/css/customizer-control.css ===== */
/* ===== from: /home/globaqzm/public_html/wp-content/themes/nanopress/style.css ===== */


.content_single_page .image-post-thumb {
    margin-bottom: 10px;
}


.image-post-thumb .mejs-container,
.post_content .mejs-container {
    opacity: 1;
}


.image-post-thumb video {
    width: 100%;
    background: #000;
}


.layout_magazine_video .overlay_icons,
.layout_magazine_game .overlay_icons {
    display: none;
}


.feature-image-link.image_post .background_over_image:before,
.feature-image-link.image_post .background_over_image:after {
    display: none;
}


.feature-image-link.image_post .overlay_icons {
    color: #FFF;
    font-size: 15px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}


.feature-image-link.image_post:hover .overlay_icons {
    margin-top: -4px;
    opacity: 1;
}


.recent-grid-post-widget .grid_post_wrapper .recent-grid-post>img,
.blog-list-padding .image-post-thumb a>img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}


.recent-grid-post-widget .grid_post_wrapper .recent-grid-post:hover>img,
.blog-list-padding .image-post-thumb:hover a>img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}


.blog-list-padding .image-post-thumb {
    overflow: hidden;
}


.recent-grid-post-widget .grid_post_wrapper .overlay_icons,
.blog-list-padding .image-post-thumb .overlay_icons {
    color: #FFF;
    font-size: 15px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}


.recent-grid-post-widget .featured-thumbnail:hover .overlay_icons,
.blog-list-padding .image-post-thumb:hover .overlay_icons {
    margin-top: -4px;
    opacity: 1;
}


.blog_list_post_style .image-post-thumb {
    float: left;
    width: 50% !important;
}


.blog_list_post_style .image-post-thumb {
    position: relative;
}


/*Post format*/

.format-link .image-post-thumb a {
    display: none;
    position: absolute;
    width: 100%;
    bottom: 0px;
    padding: 40px 20px 20px 20px;
    color: #FFF;
    font-size: 20px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(3%, rgba(0, 0, 0, 0)), color-stop(44%, rgba(0, 0, 0, 0.63)), color-stop(100%, rgba(0, 0, 0, 0.97)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    /* IE10+ */

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f7000000', GradientType=0);
    /* IE6-9 */
}


.format-link .image-post-thumb a:hover {
    text-decoration: none;
}


.format-link .image-post-thumb a i {
    margin-right: 10px;
}


.blog-list-post .image-post-thumb {
    width: 370px !important;
}


.blog_large_post_style .image-post-thumb {
    z-index: 1;
    overflow: hidden;
}


.box .image-post-thumb {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}


.box .image-post-thumb a.link_image.featured-thumbnail {
    pointer-events: none;
}


.box .image-post-thumb a.link_image.featured-thumbnail span.overlay_icons.fa.fa-share {
    display: none;
}


.box .image-post-thumb>span {
    float: left;
    width: 100%;
    overflow: hidden;
}


.box .image-post-thumb>span>img {
    width: 100%;
}


.box .image-post-thumb span>img,
.owl-carousel .owl-item img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
}


.box .image-post-thumb span:hover>img,
.owl-carousel .owl-item:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}


.box .image-post-thumb span .overlay_icons,
.full-slider-wrapper .bubble .overlay_icons,
.header_small_carousel_post .item.col-md-12>a .overlay_icons {
    color: #FFF;
    font-size: 15px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}


.box .image-post-thumb span:hover .overlay_icons,
.full-slider-wrapper .bubble:hover .overlay_icons,
.header_small_carousel_post .item.col-md-12:hover>a .overlay_icons {
    margin-top: 0px;
    opacity: 1;
}


.box .image-post-thumb audio {
    position: absolute;
    bottom: 0px;
}


.format-audio .image-post-thumb img {
    width: 100%;
}


.justified-gallery>a .overlay_icons {
    color: #FFF;
    font-size: 20px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}


.justified-gallery>a:hover .overlay_icons {
    margin-top: 0px;
    opacity: 1;
}


/*-------------------------------------------------------------------------------------
Hover image
-------------------------------------------------------------------------------------*/

.featured-thumbnail .background_over_image {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
}


.featured-thumbnail:hover .background_over_image {
    opacity: 1;
}


.featured-thumbnail:hover .date_post_small_display,
.featured-thumbnail:hover .date_post_large_display {
    background: #fff;
    color: #000;
}


.featured-thumbnail .background_over_image:before,
.featured-thumbnail .background_over_image:after {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
}


.featured-thumbnail .background_over_image:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}


.featured-thumbnail .background_over_image:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}


.featured-thumbnail:hover .background_over_image:before,
.featured-thumbnail:hover .background_over_image:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}


.thumbnail .featured-thumbnail .background_over_image:before,
.gallerytiled .featured-thumbnail .background_over_image:before,
.thumbnail .featured-thumbnail .background_over_image:after,
.gallerytiled .featured-thumbnail .background_over_image:after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
}


.layout_magazine_video .background_over_image:before,
.layout_magazine_video .background_over_image:after,
.layout_magazine_magazine .background_over_image:before,
.layout_magazine_magazine .background_over_image:after,
.layout_magazine_game .background_over_image:before,
.layout_magazine_game .background_over_image:after {
    display: none;
}


.jelly_homepage_builder .image-post-thumb {
    position: relative;
    overflow: hidden;
}


.jelly_homepage_builder .image-post-thumb img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}


.jelly_homepage_builder .image-post-thumb:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}


.jelly_homepage_builder .overlay_icons {
    color: #FFF;
    font-size: 15px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}


.jelly_homepage_builder .image-post-thumb:hover .overlay_icons {
    margin-top: -4px;
    opacity: 1;
}


.jelly_homepage_builder.builder_post_grid_bellow .wrapper_grid_post_home .background_over_image:before,
.jelly_homepage_builder.builder_post_grid_bellow .wrapper_grid_post_home .background_over_image:after {
    border: 0px solid #fff;
}


.jelly_homepage_builder.carousel_pagebuilder_wrapper .featured-thumbnail:hover>a .overlay_icons {
    margin-top: -4px;
    opacity: 1;
}


.jelly_homepage_builder.carousel_pagebuilder_wrapper .featured-thumbnail>a {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}


/* end advisory board css starts here */


.hl-sec {
    clear: both;
    padding: 50px 0;
}


.post-banner {
    margin-bottom: 50px;
}


.border-box {
    border: 2px solid #e4e4e4;
    padding: 20px;
    margin-top: -2px;
}


.post-banner.box .image-post-thumb {
    float: none;
    width: auto;
}


.hl-content .tag {
    background-color: #ffd439;
    display: inline-block;
    padding: 7px 43px;
    color: #000000;
    font-size: 17px;
}


.hl-content h1 {
    color: #000;
    margin: 15px 0;
    line-height: 42px;
}


.hl-content span {
    display: block;
}


.hl-content p {
    color: #7e7e7e;
    font-size: 17px;
}


.hl-list {
    margin-top: 50px;
}


.hl-list h2 {
    color: #000;
    font-size: 34px;
    line-height: 42px;
}


.hl-list h2 {
    color: #000;
    font-size: 34px;
    line-height: 42px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 2px solid #e5e5e5;
}


.tl-item {
    border-bottom: 3px double #e5e5e5;
    margin-bottom: 25px;
}


.tl-img {
    max-width: 130px;
    display: inline-block;
    vertical-align: top;
}


.tl-img .box {
    border: 4px solid #fff;
    box-shadow: 0px 1px 4px 1px #ccc;
    margin-bottom: 10px;
}


.tl-img .box .image-post-thumb {
    float: none;
    width: auto;
}


.tl-img img {
    max-width: 100%;
}


.tl-img ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


.tl-img ul li {
    display: inline-block;
    vertical-align: top;
    line-height: 12px;
}


/*.tl-img ul li:before {
    display: inline-block;
    padding-right: 0.8rem;
    padding-left: 0.5rem;
    color: #555;
    content: "/";
    font-size: 12px;
}
*/
.tl-img span,
.tl-img ul li a {
    font-size: 12px;
    text-transform: uppercase;
    color: #555;
}


.tl-img ul li:first-child::before {
    display: none;
}


.tl-img ul li:first-child a {
    color: #00a8ff;
}


.tl-img span {
    text-transform: none;
}


.tl-text {
    width: 80%;
    display: inline-block;
    vertical-align: top;
    margin-left: 22px;
}


.tl-text .tl-title {
    background-color: #ffd439;
    padding: 2px;
    display: flex;
	align-items:center;
    vertical-align: top;
}


.tl-text .tl-title span {
    font-family: 'montserratregular';
    width: 33px;
    height: 29px;
    text-align: center;
    background-color: #fff;
    color: #000;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
}


.tl-text .tl-title h4 {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase !important;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #000;
    padding-left: 12px;
    padding-right: 12px;
}


.tl-text p {
    font-size: 17px;
    color: #7e7e7e;
    margin: 15px 0;
}


@media only screen and (max-width: 1199px) {
    .tl-text .tl-title h4 {
        padding-left: 42px;
        display: block;
    }


    .tl-text .tl-title span {
        float: left;
    }


@media only screen and (max-width: 767px) {
    .tl-text {
        width: 70%;
    }


@media only screen and (max-width: 548px) {
    .tl-text {
        width: auto !important;
        display: block;
        margin-left: 0;
    }


    .tl-img {
        float: left;
        margin-right: 18px;
    }


    .tl-item {}


@media only screen and (max-width: 503px) {
    .tl-img {
        float: none;
    }


    .tl-text {
        margin-left: 0;
    }


.tl-item code {
    display: inline-block;
    padding-right: 0.1rem;
    padding-left: 0.1rem;
    color: #555;
    background-color: transparent;
    vertical-align: top;
    line-height: 11px;
}


.content_single_page .image-post-thumb {
    margin-bottom: 10px;
}


.image-post-thumb .mejs-container,
.post_content .mejs-container {
    opacity: 1;
}


.image-post-thumb video {
    width: 100%;
    background: #000;
}


.layout_magazine_video .overlay_icons,
.layout_magazine_game .overlay_icons {
    display: none;
}


.feature-image-link.image_post .background_over_image:before,
.feature-image-link.image_post .background_over_image:after {
    display: none;
}


.feature-image-link.image_post .overlay_icons {
    color: #FFF;
    font-size: 15px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}


.feature-image-link.image_post:hover .overlay_icons {
    margin-top: -4px;
    opacity: 1;
}


.recent-grid-post-widget .grid_post_wrapper .recent-grid-post>img,
.blog-list-padding .image-post-thumb a>img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}


.recent-grid-post-widget .grid_post_wrapper .recent-grid-post:hover>img,
.blog-list-padding .image-post-thumb:hover a>img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}


.blog-list-padding .image-post-thumb {
    overflow: hidden;
}


.recent-grid-post-widget .grid_post_wrapper .overlay_icons,
.blog-list-padding .image-post-thumb .overlay_icons {
    color: #FFF;
    font-size: 15px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}


.recent-grid-post-widget .featured-thumbnail:hover .overlay_icons,
.blog-list-padding .image-post-thumb:hover .overlay_icons {
    margin-top: -4px;
    opacity: 1;
}


.blog_list_post_style .image-post-thumb {
    float: left;
    width: 50% !important;
}


.blog_list_post_style .image-post-thumb {
    position: relative;
}


/*Post format*/

.format-link .image-post-thumb a {
    display: none;
    position: absolute;
    width: 100%;
    bottom: 0px;
    padding: 40px 20px 20px 20px;
    color: #FFF;
    font-size: 20px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(3%, rgba(0, 0, 0, 0)), color-stop(44%, rgba(0, 0, 0, 0.63)), color-stop(100%, rgba(0, 0, 0, 0.97)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    /* IE10+ */

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.63) 44%, rgba(0, 0, 0, 0.97) 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f7000000', GradientType=0);
    /* IE6-9 */
}


.format-link .image-post-thumb a:hover {
    text-decoration: none;
}


.format-link .image-post-thumb a i {
    margin-right: 10px;
}


.blog-list-post .image-post-thumb {
    width: 370px !important;
}


.blog_large_post_style .image-post-thumb {
    z-index: 1;
    overflow: hidden;
}


.box .image-post-thumb {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}


.box .image-post-thumb a.link_image.featured-thumbnail {
    pointer-events: none;
}


.box .image-post-thumb a.link_image.featured-thumbnail span.overlay_icons.fa.fa-share {
    display: none;
}


.box .image-post-thumb>span {
    float: left;
    width: 100%;
    overflow: hidden;
}


.box .image-post-thumb>span>img {
    width: 100%;
}


.box .image-post-thumb span>img,
.owl-carousel .owl-item img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
}


.box .image-post-thumb span:hover>img,
.owl-carousel .owl-item:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}


.box .image-post-thumb span .overlay_icons,
.full-slider-wrapper .bubble .overlay_icons,
.header_small_carousel_post .item.col-md-12>a .overlay_icons {
    color: #FFF;
    font-size: 15px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}


.box .image-post-thumb span:hover .overlay_icons,
.full-slider-wrapper .bubble:hover .overlay_icons,
.header_small_carousel_post .item.col-md-12:hover>a .overlay_icons {
    margin-top: 0px;
    opacity: 1;
}


.box .image-post-thumb audio {
    position: absolute;
    bottom: 0px;
}


.format-audio .image-post-thumb img {
    width: 100%;
}


.justified-gallery>a .overlay_icons {
    color: #FFF;
    font-size: 20px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}


.justified-gallery>a:hover .overlay_icons {
    margin-top: 0px;
    opacity: 1;
}


/*-------------------------------------------------------------------------------------
Hover image
-------------------------------------------------------------------------------------*/

.featured-thumbnail .background_over_image {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
}


.featured-thumbnail:hover .background_over_image {
    opacity: 1;
}


.featured-thumbnail:hover .date_post_small_display,
.featured-thumbnail:hover .date_post_large_display {
    background: #fff;
    color: #000;
}


.featured-thumbnail .background_over_image:before,
.featured-thumbnail .background_over_image:after {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
}


.featured-thumbnail .background_over_image:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}


.featured-thumbnail .background_over_image:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}


.featured-thumbnail:hover .background_over_image:before,
.featured-thumbnail:hover .background_over_image:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}


.thumbnail .featured-thumbnail .background_over_image:before,
.gallerytiled .featured-thumbnail .background_over_image:before,
.thumbnail .featured-thumbnail .background_over_image:after,
.gallerytiled .featured-thumbnail .background_over_image:after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
}


.layout_magazine_video .background_over_image:before,
.layout_magazine_video .background_over_image:after,
.layout_magazine_magazine .background_over_image:before,
.layout_magazine_magazine .background_over_image:after,
.layout_magazine_game .background_over_image:before,
.layout_magazine_game .background_over_image:after {
    display: none;
}


.jelly_homepage_builder .image-post-thumb {
    position: relative;
    overflow: hidden;
}


.jelly_homepage_builder .image-post-thumb img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}


.jelly_homepage_builder .image-post-thumb:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}


.jelly_homepage_builder .overlay_icons {
    color: #FFF;
    font-size: 15px !important;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}


.jelly_homepage_builder .image-post-thumb:hover .overlay_icons {
    margin-top: -4px;
    opacity: 1;
}


.jelly_homepage_builder.builder_post_grid_bellow .wrapper_grid_post_home .background_over_image:before,
.jelly_homepage_builder.builder_post_grid_bellow .wrapper_grid_post_home .background_over_image:after {
    border: 0px solid #fff;
}


.jelly_homepage_builder.carousel_pagebuilder_wrapper .featured-thumbnail:hover>a .overlay_icons {
    margin-top: -4px;
    opacity: 1;
}


.jelly_homepage_builder.carousel_pagebuilder_wrapper .featured-thumbnail>a {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}


/* end advisory board css starts here */


.hl-sec {
    clear: both;
    padding: 50px 0;
}


.post-banner {
    margin-bottom: 50px;
}


.border-box {
    border: 2px solid #e4e4e4;
    padding: 20px;
    margin-top: -2px;
}


.post-banner.box .image-post-thumb {
    float: none;
    width: auto;
}


.hl-content .tag {
    background-color: #ffd439;
    display: inline-block;
    padding: 7px 43px;
    color: #000000;
    font-size: 17px;
}


.hl-content h1 {
    color: #000;
    margin: 15px 0;
    line-height: 42px;
}


.hl-content span {
    display: block;
}


.hl-content p {
    color: #7e7e7e;
    font-size: 17px;
}


.hl-list {
    margin-top: 50px;
}


.hl-list h2 {
    color: #000;
    font-size: 34px;
    line-height: 42px;
}


.hl-list h2 {
    color: #000;
    font-size: 34px;
    line-height: 42px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 2px solid #e5e5e5;
}


.tl-item {
    border-bottom: 3px double #e5e5e5;
    margin-bottom: 25px;
}


.tl-img {
    max-width: 130px;
    display: inline-block;
    vertical-align: top;
}


.tl-img .box {
    border: 4px solid #fff;
    box-shadow: 0px 1px 4px 1px #ccc;
    margin-bottom: 10px;
}


.tl-img .box .image-post-thumb {
    float: none;
    width: auto;
}


.tl-img img {
    max-width: 100%;
}


.tl-img ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


.tl-img ul li {
    display: inline-block;
    vertical-align: top;
    line-height: 12px;
}


/*.tl-img ul li:before {
    display: inline-block;
    padding-right: 0.8rem;
    padding-left: 0.5rem;
    color: #555;
    content: "/";
    font-size: 12px;
}
*/
.tl-img span,
.tl-img ul li a {
    font-size: 12px;
    text-transform: uppercase;
    color: #555;
}


.tl-img ul li:first-child::before {
    display: none;
}


.tl-img ul li:first-child a {
    color: #00a8ff;
}


.tl-img span {
    text-transform: none;
}


.tl-text {
    width: 80%;
    display: inline-block;
    vertical-align: top;
    margin-left: 22px;
}


.tl-text .tl-title {
    background-color: #ffd439;
    padding: 2px;
    display: flex;
	align-items:center;
    vertical-align: top;
}


.tl-text .tl-title span {
    font-family: 'montserratregular';
    width: 33px;
    height: 29px;
    text-align: center;
    background-color: #fff;
    color: #000;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
}


.tl-text .tl-title h4 {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase !important;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #000;
    padding-left: 12px;
    padding-right: 12px;
}


.tl-text p {
    font-size: 17px;
    color: #7e7e7e;
    margin: 15px 0;
}



.tl-item code {
    display: inline-block;
    padding-right: 0.1rem;
    padding-left: 0.1rem;
    color: #555;
    background-color: transparent;
    vertical-align: top;
    line-height: 11px;
}


@media only screen and (max-width: 1199px) {
    .tl-text .tl-title h4 {
        padding-left: 42px;
        display: block;
    }


    .tl-text .tl-title span {
        float: left;
    }


@media only screen and (max-width: 767px) {
    .tl-text {
        width: 70%;
    }


@media only screen and (max-width: 548px) {
    .tl-text {
        width: auto !important;
        display: block;
        margin-left: 0;
    }


    .tl-img {
        float: left;
        margin-right: 18px;
    }


    .tl-item {}


@media only screen and (max-width: 503px) {
    .tl-img {
        float: none;
    }


    .tl-text {
        margin-left: 0;
    }

.jelly_homepage_builder .image-post-thumb img {
    height: 307px !important;
    object-fit: cover !important;
}
/* ===== from: /home/globaqzm/public_html/wp-content/themes/nanopress/css/bootstrap-theme.css ===== */
/* ===== from: /home/globaqzm/public_html/wp-content/themes/nanopress/css/font-awesome.min.css ===== */
/* ===== from: /home/globaqzm/public_html/wp-content/themes/nanopress/css/bootstrap.css ===== */
/* ===== from: /home/globaqzm/public_html/wp-content/themes/nanopress/css/owl.carousel.css ===== */
/* ===== from: /home/globaqzm/public_html/wp-content/themes/nanopress/css/responsive.css ===== */



    .tl-text {
        width: 75%;
    }

    .hl-content h1, .hl-list h2 {
        line-height: 34px;
        font-size: 26px;
    }

    .hl-sec {
        clear: both;
        padding: 30px 0 0;
    }


    /* list post*/
    .blog_list_post_style .image-post-thumb {
        width: 100% !important;
    }

    .tl-text {
        width: 70%;
    }



    /* list post*/
    .blog_list_post_style .image-post-thumb {
        width: 100% !important;
    }


    .blog_list_post_style .image-post-thumb img{ width: 100%;}

    .hl-content h1, .hl-list h2 {
        line-height: 32px;
        font-size: 23px;
    }


    .hl-content h1, .hl-list h2 {
        margin: 8px 0;
        line-height: 28px;
        font-size: 19px;
    }

    .hl-content .tag {
        padding: 7px 15px;
        font-size: 14px;
        line-height: 20px;
    }

    .hl-content p {
        font-size: 14px;
    }

    .hl-list {
        margin-top: 30px;
    }

    .hl-list h2 {
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
/* ===== from: /home/globaqzm/public_html/wp-content/themes/nanopress-child/style.css ===== */

/* ===== gl-global100 shortcode wrapper (replaces nanopress bootstrap grid) ===== */
.gl-global100 .gl-g100-wrap { max-width: 860px; margin: 0 auto; padding: 20px 15px; }
.gl-global100 .post-banner img,
.gl-global100 .tl-img img { max-width: 100%; height: auto; }
.gl-global100 .tl-item { display: flex; gap: 20px; margin-bottom: 30px; }
.gl-global100 .tl-img { flex: 0 0 220px; }
.gl-global100 .tl-text { flex: 1 1 auto; }
@media (max-width: 600px){
  .gl-global100 .tl-item { flex-direction: column; }
  .gl-global100 .tl-img { flex-basis: auto; }
}

/* ===== no-photo leaders: collapse the empty image column, text full width ===== */
.gl-global100 .tl-item.tl-no-photo .tl-img { display: none; }
.gl-global100 .tl-item.tl-no-photo .tl-text { flex: 1 1 100%; }
.gl-global100 .tl-item.tl-no-photo { padding-bottom: 18px; border-bottom: 1px solid #eee; }
