/*blogbox-styleone*/
.themetechmount-blogbox-styleone  .themetechmount-box-content {
    display: flex;
    align-items: center;
}
.themetechmount-blogbox-styleone  .themetechmount-box-content .ttm-featured-outer-wrapper.ttm-post-featured-outer-wrapper {
    position: relative;
    overflow: hidden;
}
.themetechmount-blogbox-styleone  .themetechmount-box-content .ttm-post-featured-link-wrapper {
   transform: scale(1);
    width: 100%;
    height: 365px;
    width: calc(100% + 20px);
    max-width: none;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-size: cover;
    transition: all 1s ease;
    overflow: hidden;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-position: center;    
}
.themetechmount-blogbox-styleone:hover  .themetechmount-box-content .ttm-post-featured-link-wrapper{
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
}
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-content h4 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 5px;
}

.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer {
     display: flex;
    align-items: center;
    justify-content: space-between;
}
.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer .themetechmount-blogbox-footer-readmore a {
    align-items: center;
    padding: 12px 30px;
    display: flex;
    justify-content: center;
    border: 1px solid var(--body-blackfont-color);
    border-radius: var(--ttm-button-shape);
}
.themetechmount-blogbox-styleone .themetechmount-box-admin  img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.themetechmount-blogbox-styleone .themetechmount-box-admin  span.author.vcard {
    padding-left: 15px;
}
.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:before {
    position: absolute;
    content: "/";
    left: auto;
    right: 0;
    display: inline-block;
}
.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:last-child:before {
    content: unset;
}
.themetechmount-blogbox-styleone .themetechmount-box-content .tm-entry-meta-wrapper {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0;
}
.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer .themetechmount-blogbox-footer-readmore a:hover {
    border-color: var(--ttm-skincolor);
    background: var(--ttm-skincolor);
    color: var(--ttm-whitecolor);
}

.prt-blog-style1 .themetechmount-element-blogbox-style1 .tm-box-col-wrapper:nth-child(even) .themetechmount-blogbox-styleone .themetechmount-box-content {
    flex-direction: row-reverse;
}

.themetechmount-blogbox-styleone .col-md-7.themetechmount-box-img-left,
.themetechmount-blogbox-styleone .themetechmount-box-details.col-md-5 {
    padding: 0;
}
.themetechmount-blogbox-styleone .themetechmount-box-content-inner {
    padding-left: 45px;
}
.prt-blog-style1 .themetechmount-element-blogbox-style1 .tm-box-col-wrapper:nth-child(even) .themetechmount-blogbox-styleone .themetechmount-box-content-inner {
    padding-left: 0px;
    padding-right: 30px;
}
.themetechmount-blogbox-styletwo .tm-featured-wrapper img {
    transform: translateY(15px) scale(1.1);
    transition: transform 0.5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden;
}
.themetechmount-blogbox-styletwo:hover  .tm-featured-wrapper img {
    transform: translateY(0) scale(1.1);
}
.tm-featured-wrapper.tm-post-featured-wrapper.tm-post-format- {
    overflow: hidden;
}
.themetechmount-blogbox-styleone .themetechmount-box-admin .author a {
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
}
.themetechmount-blogbox-styleone .themetechmount-box-admin span.prt-by-author {
    display: none;
}


@media (max-width: 991px){
.themetechmount-blogbox-styleone  .themetechmount-box-content {
    display: block;
}
.themetechmount-blogbox-styleone .themetechmount-box-content-inner {
    padding-left: 0;
    padding-top: 30px;
}
}
@media (max-width: 480px){
    .themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer {
        display: block;
    }
    .themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer .themetechmount-box-admin {
        padding-bottom: 20px;
    }
}
@media (max-width: 767px){
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-content h4 {
    font-size: 26px;
    line-height: 36px;
}
}


/*blog style 3*/

.themetechmount-blogbox-stylethree .themetechmount-box-content {
   position: relative;
}
.themetechmount-blogbox-stylethree .themetechmount-box-content .ttm-featured-outer-wrapper.ttm-post-featured-outer-wrapper {
    position: relative;
    overflow: hidden;
}
.themetechmount-blogbox-stylethree  .themetechmount-box-content .ttm-post-featured-link-wrapper {
   transform: scale(1);
    width: 100%;
    height:635px;
    width: calc(100% + 20px);
    max-width: none;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-size: cover;
    transition: all 1s ease;
    overflow: hidden;
    object-fit: cover;
    justify-content: center;
    background-position: center;    
}
.themetechmount-blogbox-stylethree:hover  .themetechmount-box-content .ttm-post-featured-link-wrapper{
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
}
.themetechmount-blogbox-stylethree .themetechmount-box-content .themetechmount-box-details {
    position: absolute;
    top: 0;
    left: 50px;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
}
.themetechmount-blogbox-stylethree .themetechmount-box-content .themetechmount-box-details .themetechmount-box-content-inner {
    width: 40%;
    background-color: transparent;
    padding: 50px;
    position: relative;
}
.themetechmount-blogbox-stylethree .themetechmount-box-content .tm-entry-meta-wrapper {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0;
     color: var(--ttm-whitecolor);
}
.themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-box-content h4 {
    font-size: 42px;
    line-height: 52px;   
    margin-bottom: 5px;
}
.themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-box-content h4 a,
.themetechmount-blogbox-stylethree .themetechmount-box-desc-text{
     color: var(--ttm-whitecolor);
     position: relative;
     z-index: 1;
 }
 .themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-blogbox-desc-footer {
    margin-top: 40px;
    padding-top: 30px;
    padding-bottom: 0;
    border-top: 1px solid var(--ttm-whitecolor);
}
.themetechmount-blogbox-stylethree .themetechmount-box-admin .author a {
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    color: var(--ttm-whitecolor);
}
.themetechmount-blogbox-stylethree .themetechmount-box-admin span.prt-by-author {
    display: none;
}
.themetechmount-blogbox-stylethree .themetechmount-box-admin  img {
    position: relative;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    display: inline-block;
    z-index: 1;
}
.themetechmount-blogbox-stylethree .themetechmount-blogbox-desc-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.themetechmount-blogbox-stylethree .themetechmount-box-admin  span.author.vcard {
    padding-left: 15px;
}
.themetechmount-blogbox-stylethree .themetechmount-box-content .themetechmount-box-content-inner:before {
    position: absolute;
    content: "";
    background: #000000;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
}
.prt-blog-style1 .themetechmount-element-blogbox-style1 .tm-box-col-wrapper {
    margin-bottom: 60px !important;
}
.prt-blog-style1 .themetechmount-element-blogbox-style1 .tm-box-col-wrapper:last-child {
    margin-bottom: 30px !important;
}


@media (max-width: 1360px){
    .themetechmount-blogbox-stylethree .themetechmount-box-content .themetechmount-box-details .themetechmount-box-content-inner {
        width: 70%;
    }
}
@media (max-width: 767px){
    .themetechmount-blogbox-stylethree .themetechmount-box-content .themetechmount-box-details .themetechmount-box-content-inner {
        width: 100%;
        padding: 30px 15px;
    }
    .themetechmount-blogbox-stylethree .themetechmount-box-content .themetechmount-box-details {
        left:20px;
        right: 20px;
    }
}
@media (max-width: 680px){
.themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-box-content h4 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 5px;
     display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.themetechmount-blogbox-stylethree .themetechmount-box-desc-text {
     display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.themetechmount-blogbox-stylethree  .themetechmount-box-content .ttm-post-featured-link-wrapper {
    height: 450px;
}
.themetechmount-blogbox-stylethree .themetechmount-box-admin  img {
    width:55px;
    height: 55px;
}
.themetechmount-blogbox-stylethree .themetechmount-box-admin .author a {
    font-size: 18px;
    line-height: 28px;
}
}
/*blog style 3*/

.themetechmount-blogbox-styletwo .themetechmount-box-details .tm-entry-meta-wrapper {
    margin: 20px 0px 5px 0px;
}