/*
Theme Name: Journeyfortech southasiatimes
Theme URI: http://journeyfortech.com/
Author: Sanjib Jha
Author URI: http://journeyfortech.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: emadheshtoday
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
mag is based on Underscores https://journeyfortech.com/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
* ==========================================================================*/
/*@import url('https://fonts.googleapis.com/css?family=Ek+Mukta:300,400,500,600,700');*/
@import url('https://fonts.googleapis.com/css?family=Ek+Mukta:300,400,500,600,700');
body {
    margin: 0;
    padding: 0;
     /*font-family: 'Ek Mukta', sans-serif;*/
font-family: 'Signika Negative', sans-serif;
    /*background: #f2f3f5;*/
}
ul, li, ol, a, form, dd, dt, dl {
    margin: 0;
    padding: 0;
    list-style: none;
}
img {
    max-width: 100%;
    display: block;
    object-fit: cover;
}
p {
    font-size: 18px;
}
a {
    color: #424242;
}
a:hover {
    text-decoration: none;
}
.container {
    max-width: 90%;
}
section#top-heading {
    background: #f2f3f5;
}
.top-head {
    padding: 5px;
    background: #222;
  }
  .logo{
    padding: 15px;
  }
  ul.social a {
    color: #d9dbde;
    padding-right: 5px;
}
ul.social .fa-facebook {
    padding: 5px 8px;
    color: #fff;
    background: #112e69;
    border-radius: 50%;
}
ul.social .fa-twitter {
    padding: 5px 6px;
    color: #0456f9;
    border-radius: 50%;
    background: #ddd;
}
ul.social .fa-youtube {
    padding: 5px 6px;
    color: #fff;
    background: #c00;
    border-radius: 50%;
}
.unicode a {
    color: #fff;
    font-weight: 500;
}
.navbar {
    padding: 0;
    /*margin-bottom: 30px;*/
}
.bg-light {
    background-color: #333!important;
    /* background-color: #fff!important; */
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    /* border-bottom: 3px solid #e52b1e; */
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 600;
}
li.nav-item.active {
    color: #0171bb!important;
}
.navbar-light .navbar-nav .active>.nav-link {
    color: #fff;
    background: #333;
}
.dropdown {
    position: relative;
}
.dropdown:hover .dropdown-menu {
    display: block;
    background: #716e6e;
}
.dropdown-menu {
    position: absolute;
    left: 0;
    top: 42px;
    display: none;
    min-width: 20px;
    padding: 0px 0;
    font-size: 16px;
    color: #fff;
    text-align: left;
    list-style: none;
    background-color: #1000ff;
    border: none;
    border-radius: 0;
}
.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e52b1e;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 8px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: #333333;
    border: 0;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #f7f4f4;
}
#flash_news {
    margin: 20px 0px;
}
 
a.nav-link.nav-tab {
    padding: 8px 15px;
    font-size: 17px;
    color: #fff;
}
li.nav-item.active {
     background: #333;
     /* color: #0171bb!important; */
}
li.nav-item:hover {
    background: #333;
}
 
.nav-tabs .nav-link:hover {
    border-color:transparent;
}


#flash_news {
    margin: 20px 0px;
}
.flash_news_cover {
    border: 1px solid #e0e0e0;
    text-align: center;
    margin-bottom: 20px;
    padding: 20px;
    /* background: #0d8f4929; */
}
.flash_news_cover img {
    margin: auto;
    padding: 20px;
}
.flash_news_cover h1 {
    font-size: 58px;
    line-height: 70px;
    font-weight: 700;
    display: block;
    color: #424242;
    /* margin-bottom: 15px; */
    padding: 10px;
}
.flash_news_cover a:hover {
    text-decoration: none;
}
.flash_news_cover p {
    margin-top: 12px;
    font-size: 20px;
    padding: 5px 20px;
}


.big-box img {
    height: 240px;
    object-fit: cover;
    width: 100%;
}
.news_title_bg{
    font-size: 25px;
    font-weight: bold;
    line-height: 38px;
}
.small-box {
    display: inline-block;
    margin-bottom: 12px;
    border-bottom: 1px dotted #ddd;
    padding: 0px 0px 12px 0px;
}
.small-box img {
    float: left;
    margin-right: 10px;
    height: 150px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 8px;
}
.news_title_sm {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
} 
.section-wrapper {
    /* box-shadow: 0 0 8px rgba(0,0,0,.08); */
    background: #ffffff;
    padding: 10px 20px;
}
.very-small-box {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 0px;
    border-bottom: 1px dotted #ddd;
    width: 100%;
}
.recent-scroll {
    height: 475px;
    overflow-y: scroll;
}
.very-small-box img {
    float: left;
    display: block;
    margin-right: 15px;
    margin-bottom: 11px;
    height: 90px;
    width: 130px;
    object-fit: cover;
    border-radius: 4px;
}

.content-news p {
    font-size: 20px;
    line-height: 1.7;
}

.detail-head h1{
    font-size: 45px;
    font-weight: 700;
}
.photo {
    display: block;
    margin-bottom: 15px;
}
.photo img {
    height: 367px;
    object-fit: cover;
}
.overlay {
    display: block;
    position: relative;
}
.overlay a {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff !important;
    padding: 11px;
    text-align: center;
    background-image: linear-gradient(#ded9d908, #52524c5e, #0c0c0cc4);
}
.mid-box {
    display: block;
    margin-bottom: 15px;
    position: relative;
}

.mid-box img {
    height: 176px;
    width: 100%;
}
.jt-ads {
    /*margin: 10px 0px;*/
        margin-top: 10px;
    margin-bottom: 10px;
}


.overlays {
    display: block;
    position: relative;
}
.overlays a {
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 5px;
    color: #fff !important;
    background-image: linear-gradient(#ded9d908, #52524c5e, #0c0c0cc4);
    width: 100%;
}
ul.media-list li:before{content: "";background-color: #808080;left: 0;top: 15px;height: 10px;width: 10px;border-radius: 50%;position: absolute;/* right: 172px; */}


footer .secondary-footer {
    background: #333;
    padding: 2em 0;
    color: #fff;
}
.secondary-footer a {
    color: #fff;
}
.secondary-footer h1 {
    font-size: 20px;
    font-weight: 700;
    border-bottom: 2px solid #fff;
    display: inline-block;
}
.inner-footer-box .list-unstyled li {
    margin-top: 10px;
    /* border-bottom: 1px solid #003399; */
    /* display: inline-block; */
}
.developer {
    background: #424242;
}
.developer h5 {
    font-size: 15px;
    color: #fff;
    padding: 12px 0;
    display: block;
}

footer.mt-4 {
    background: #808080;
    padding: 20px 0px;
    color: #fff;
}
.title_foot a{
    color: #fff;
}
.developer {
    background: #545353;
}
.developer h5 {
    font-size: 15px;
    color: 
    #fff;
    padding: 18px 0;
    display: block;
}
.journeyfotech {
    margin-top: 9px;
  
}
.journeyfotech h5 {
    color:#fff;
    padding: 8px 0px 8px 12px;
}
.single-meta {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.writer-info {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}
.writer-info a {
    display: inline-block;
    vertical-align: middle;
    color: #333;
}
.writer-info a:first-child {
    display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 100%;
    border: 1px solid #ddd;
}
.writer-info a:first-child img {
    width: 56px;
    height: 56px;
    object-fit: cover;
}
.writer-info a span {
    font-weight: 600;
    margin-left: 10px;
    margin-right: 10px;
    color: #28a745;
}
.game-content {
    position: relative;
    margin-bottom: 30px;
}
a.vid-play {
    position: absolute;
    top: 25%;
    text-align: center;
    left: 40%;
    font-size: 45px;
    color: 
    #f00;
    padding: 0;
}
/*#return-to-top {
    position: fixed;
    bottom: 60px;
    right: 20px;
}*/
#return-to-top {
    position: fixed;
    bottom: 65px;
    right: 25px;
    background: rgb(229, 43, 30);
    width: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    /*border-radius: 35px;*/
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 10px;
    top: 8px;
    font-size: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover i {
    color: #fff;
    top: 4px;
}




@media screen and (max-width: 768px){
    .j4t_logo h1 {
    font-size: 40px;
}
.title-name a {
    display: none;
}
.flash_news_cover h1 {
    font-size: 25px;
    line-height: 32px;
    padding-top: 20px;
}
.flash_news_cover img {
    height: 190px;
}
a.nav-link.nav-tab {
    padding: 8px;
}
.big-box img {
    height: 160px;
}
.news_title_bg {
    font-size: 18px;
    line-height: 26px;
}
.news_title_sm {
    font-size: 16px;
}
.photo img {
    height: 240px;
    object-fit: cover;
}
.title_foot{
    margin-bottom:16px;
}
.developer h5 {
    text-align: center;
}
#return-to-top {
    position: fixed;
    bottom: 55px;
    right: 15px;
}    
}




.post {
    overflow: hidden;
    border-radius: 3px;
    margin-top: 20px;
    background-color: #fff;
    border-bottom: 2px solid #f2f3f5;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.feature-post {
    position: relative;
}

.feature-post .post-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px 35px;
    z-index: 1;
    color: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjMzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjc0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjkxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.13) 18%, rgba(0,0,0,0.33) 36%, rgba(0,0,0,0.74) 70%, rgba(0,0,0,0.91) 87%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 18%,rgba(0,0,0,0.33) 36%,rgba(0,0,0,0.74) 70%,rgba(0,0,0,0.91) 87%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 18%,rgba(0,0,0,0.33) 36%,rgba(0,0,0,0.74) 70%,rgba(0,0,0,0.91) 87%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    border-radius: 0 0 3px 3px;
    width: 100%;
}
.post .entry-title {
    font-size: 18px;
    text-transform: capitalize;
    margin-top: 10px;
}

.feature-post .entry-title a, .feature-post .entry-meta a, .feature-post .entry-title a:hover, .feature-post .entry-meta a:hover {
    color: #fff;
}
ul.list-inline li {
    display: inline-block;
    margin-right: 10px;
}
.entry-meta {
    font-size: 12px;
}
.post-content {
    padding: 30px 25px;
}
.section-title {
    margin-top: 5px;
    margin-bottom: 20px;
    padding-bottom: 0;
    position: relative;
    font-size: 24px;
    text-transform: capitalize;
    color: #525b6e;
    font-weight: 600;
}
/*.section-title.title {
    margin-bottom: 45px;
}*/

.section-title:before, .section-title:after {
    position: absolute;
    content: "";
    bottom: -12px;
    left: 0;
    height: 2px;

}
.section-title:after {

    right: 0;
    background-color: #e6e6e8;
}

 


.entry-content {
    color: #888;
    font-size: 14px;
    font-weight: 300;
}
 

.jft_straight   {
    padding-bottom: 10px;
}

.jft_straight_content{
       display: block;
    padding: 17px 30px;
    color: #000;
    border-top: 1px solid #eee;
}

h2.jft_right_title {
    font-size:18px;

}

.jft_cat_title h2 {
    font-size: 23px;
    font-weight: 700;
}

.jft_cat_title h2:after {
    display: inline-block;
    width: 807px;
    height: 5px;
    background-color: #cccccc;
    vertical-align: middle;
    margin-left: 1%;
    content: "";
}


.post img:hover {
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: scale(1.1);
    -khtml-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


.very-small-box img:hover {
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: scale(1.1);
    -khtml-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.addthis_inline_share_toolbox {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 8px 0px;
}

.single-detail p {
    font-size: 20px;
    line-height: 30px;
    text-align: justify;
}
.single-detail a {
    color: #007bff;
}


.to-top {
    width: 25px;
    height: 30px;
    position: fixed;
    bottom: 25px;
    right: 20px;
    display: none;
    z-index: 9999;
}
.to-top a {
    width: 25px;
    height: 30px;
    float: left;
    text-decoration: none;
    outline: none;
    overflow: hidden;
    color: #424242;
    font-size: 30px;
    line-height: 30px;
}

 .single-img img {
    width: 100%;
    height: auto;
}


@media (min-width: 768px) {  
 .single-img img {
    width: 100%;
    height: auto;
}
}

@media (min-width: 576px) {  
  .single-img img {
    width: 100%;
    height: auto;
}
}


.single-detail img {
    width: 100%;
    height: auto;
}
