
/* Table of Content

==================================================

	1.0 - Transition
	1.1 - Blog
	1.2 - Default Color
	1.3 - Responsive */

/*--------------------------------------------------------------

	1.0 - Transition

	--------------------------------------------------------------*/

.blog-entry.entry-date-author-left .entry-date-author .comments i,
.blog-entry.blog-medium-style,
.pagination ul li a i
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}


/*--------------------------------------------------------------

	1.1 - Blog

	--------------------------------------------------------------*/

.blog-default-style .entry-body p
{
    margin-bottom: 20px;
}


.blog-entry
{
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.blog-entry.with-border
{
    border: 20px solid;
}



.blog-entry ul.entry-gallery-post-slider
{
    margin-bottom: 0;
}



.blog-entry .entry-thumb
{
    float: left;
    line-height: 0; 
    margin: 0 0 20px;
    position: relative;
    width: 100%;
}

.blog-entry .entry-thumb img
{
    height: auto; 
    max-width: 100%;
}

.blog-entry .entry-format
{
    display: none; 
    left: 0;
    position: absolute;
    top: 0;
}

.blog-entry.type-post .entry-format
{
    display: block;
}

.blog-entry .entry-format a
{
    border: 10px solid;
    border-left: 0;
    border-top: 0;
    float: left;
    height: 75px;
    line-height: 75px;
    margin: 0;
    position: relative; 
    text-align: center;
    width: 75px;
}

.blog-entry .entry-format a:before
{
    font-family: Stroke-Gap-Icons;
    font-size: 32px;
    height: 100%;
    left: 0;
    line-height: 63px; 
    margin: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}



.blog-entry.format-standard .entry-format a:before,
.ico-format.format-standard:before
{
    content: '\e6bd';
}

.blog-entry.format-image .entry-format a:before,
.ico-format.format-image:before
{
    content: '\e6ac';
}

.blog-entry.format-gallery .entry-format a:before,
.ico-format.format-gallery:before
{
    content: '\e6be';
}

.blog-entry.format-status .entry-format a:before,
.ico-format.format-status:before
{
    content: '\e69e';
}

.blog-entry.format-link .entry-format a:before,
.ico-format.format-link:before
{
    content: '\e67b';
}

.blog-entry.format-aside .entry-format a:before,
.ico-format.format-aside:before
{
    content: '\e684';
}

.blog-entry.format-quote .entry-format a:before,
.ico-format.format-quote:before
{
    content: '\e6b2';
}

.blog-entry.format-video .entry-format a:before,
.ico-format.format-video:before
{
    content: '\e69a';
}

.blog-entry.format-chat .entry-format a:before,
.ico-format.format-chat:before
{
    content: '\e6b3';
}

.blog-entry.format-audio .entry-format a:before,
.ico-format.format-audio:before
{
    content: '\e699';
}



.blog-entry.sticky
{
    background: #f9f9f9;
    box-sizing: border-box;
    color: #000;
    padding: 30px;
    position: relative;
}

.blog-entry.tribe_events .ico-format
{
    display: none;
}



.blog-entry .entry-details
{
    clear: both;
    display: inline-block;
    width: 100%;
}



.blog-entry .entry-meta,
.entry-meta-data
{
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 7px;
}



.blog-entry .entry-title h4
{
    font-size: 18px;
    margin-bottom: 20px;
        word-wrap: break-word; 
    -ms-word-wrap: break-word;
}

.blog-entry .entry-body
{
    clear: both;
    float: left;
    margin: 0 0 15px;
    width: 100%;
}



.blog-entry.blog-medium-style
{
    overflow: hidden;
    width: 99.5%;
}

.blog-entry.blog-medium-style .entry-thumb
{
    margin: 0;
    overflow: visible; 
    width: 53%;
}

.blog-entry.blog-medium-style .entry-details
{
    clear: none; 
    float: left;
    padding: 10px 0 0 0;
}

.blog-entry.blog-medium-style .entry-thumb ~ .entry-details
{
    width: 47%;
}

.blog-entry.blog-medium-style .entry-thumb ~ .entry-details
{
    padding-left: 70px;
}

.blog-entry.blog-medium-style .dt-sc-button
{
    margin-bottom: 20px;
}



.blog-entry.blog-medium-style .entry-format
{
    left: inherit; 
    right: -35px;
    top: 40px;
}

.blog-entry.blog-medium-style .entry-format a
{
    background: #fff;
    border: 2px solid #000;
    color: #000;
    height: 70px;
    line-height: 70px;
    width: 70px;
}

.blog-entry.blog-medium-style:hover .entry-format a
{
    color: #fff;
}



.blog-entry.blog-medium-style .entry-meta-data
{
    margin: 0 0 -5px;
}



.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb
{
    overflow: hidden; 
    width: 48%;
}

.with-both-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb
{
    overflow: visible;
}

.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.blog-entry.blog-medium-style .entry-details
{
    width: 100%;
}

.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
{
    width: 52%;
}



.blog-entry.blog-medium-style.dt-blog-medium-highlight
{
    background: rgba(0, 0, 0, .02);
}

.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding: 30px;
}

.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format
{
    right: 0;
    top: 30px;
}

.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format a
{
    background: #fff;
    border: none;
    color: #000;
}

.blog-entry.blog-medium-style.dt-blog-medium-highlight:hover .entry-format a
{
    background: #fff;
}



.blog-entry.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .entry-format a
{
    color: #fff;
}

.blog-entry.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .dt-sc-button
{
            box-shadow: 0 0 2px 1px rgba(0, 0, 0, .25); 
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, .25);
}



.blog-entry.entry-date-left .entry-thumb
{
    margin-bottom: 30px;
}

.blog-entry.entry-date-left .entry-details
{
    margin: 0 0 0;
    min-height: 120px; 
    padding: 0 0 0 85px;
    position: relative;
}

.blog-entry.entry-date-left .entry-date,
.blog-entry.entry-date-author-left .entry-date-author .entry-date
{
    font-size: 30px; 
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 70px;
}

.blog-entry.entry-date-left .entry-date span,
.blog-entry.entry-date-author-left .entry-date-author .entry-date span
{
    border-bottom: 1px solid; 
    border-top: 1px solid;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 10px 0 0;
    padding: 5px 0;
    text-transform: uppercase;
    width: 100%;
}

.blog-entry.entry-date-left .entry-date .comments i
{
    margin-right: 5px;
}

.blog-entry.entry-date-left .entry-date a
{
    display: inline-block;
    font-size: 16px;
    margin: 10px 0 0;
    width: 100%;
}



.blog-entry.entry-date-left.blog-thumb-style .entry-details
{
    min-height: 50px;
}



.tpl-blog-holder .column
{
    margin-left: 0;
    margin-right: 0;
}

.tpl-blog-holder .column .blog-entry,
.tpl-blog-holder .wpb_column .blog-entry
{
    margin-bottom: 35px;
}

.column .blog-entry,
.wpb_column .blog-entry
{
    margin-bottom: 25px;
}

.column.no-space .blog-entry,
.wpb_column.no-space .blog-entry
{
    margin-bottom: 0;
}



.blog-entry.entry-date-author-left
{
    min-height: 270px;
    padding-left: 100px;
    position: relative;
}

.blog-entry.entry-date-author-left .entry-date-author
{
    left: 0;
    position: absolute;
    text-align: center; 
    top: 0;
    width: 70px;
}

.blog-entry.entry-date-author-left .entry-date-author .entry-date
{
    font-size: 30px;
    position: relative; 
    width: 100%;
}

.blog-entry.entry-date-author-left .entry-date-author .entry-author
{
    border-bottom: 1px solid;
    clear: both;
    display: inline-block; 
    margin-top: 15px;
    padding-bottom: 15px;
    width: 100%;
}

.blog-entry.entry-date-author-left .entry-date-author .entry-author img
{
    border-radius: 50%;
    padding-bottom: 5px;
}

.blog-entry.entry-date-author-left .entry-date-author .entry-author a
{
    color: #999;
}

.blog-entry.entry-date-author-left .entry-date-author .comments a
{
    color: #000;
    display: inline-block; 
    font-size: 20px;
    margin-top: 15px;
}

.blog-entry.entry-date-author-left .entry-date-author .comments i
{
    display: inline-block;
    font-size: 30px;
    width: 100%;
}



.ie9 .blog-entry.entry-date-author-left .entry-date-author .entry-date
{
    position: static;
}



.blog-entry.entry-date-author-left .entry-thumb
{
    margin-bottom: 35px;
}

.blog-entry.entry-date-author-left .entry-details .entry-title h4
{
    margin-bottom: 15px;
}



.blog-entry.blog-thumb-style
{
    border-bottom: 1px solid;
    margin-bottom: 25px; 
    padding-bottom: 25px;
}

.blog-entry.blog-thumb-style.last
{
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.blog-entry.blog-thumb-style .entry-thumb
{
    margin: 0;
    padding: 0 25px 0 0;  
    width: 25%;
}

.blog-entry.blog-thumb-style .entry-details
{
    margin-top: 0; 
    width: 75%;
}

.blog-entry.blog-thumb-style .entry-title h4
{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: none;
}

.blog-entry.blog-thumb-style.entry-date-left .entry-details
{
    padding-left: 85px;
}

.blog-entry.blog-thumb-style .entry-format a
{
    border: none; 
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    width: 35px;
}

.blog-entry.blog-thumb-style .entry-body,
.blog-entry.blog-thumb-style .entry-body p
{
    margin-bottom: 0;
}

.blog-entry.blog-thumb-style.entry-date-left .entry-date
{
    width: 60px;
}



.blog-entry .entry-title span.sticky-post
{
    color: #fff;
    display: inline-block;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: normal;
    margin-bottom: 10px; 
    padding: 3px 5px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}



.tpl-blog-holder
{
    clear: both;
    float: left;
    margin: 0;
    padding: 0; 
    width: 100%;
}

.tpl-blog-holder.apply-isotope .column
{
    margin-left: 0;
}



.desc-wrapper
{
    display: inline-block;
}





.entry-thumb .bx-wrapper
{
    overflow: hidden; 
    position: relative;
}

.entry-thumb .bx-controls a
{
    background: #fff; 
    bottom: 0;
    color: #fff;
    filter: alpha(opacity=60);
    font-size: 0;
    height: 50px;
    margin: auto;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 35px;
}

.entry-thumb .bx-controls a:hover
{
    filter: alpha(opacity=100); 
    opacity: 1;
}

.entry-thumb .bx-controls a.bx-prev:before,
.entry-thumb .bx-controls a.bx-next:before
{
    color: #000;
    content: '\e684';
    font-family: Pe-icon-7-stroke; 
    font-size: 32px;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.entry-thumb .bx-controls a.bx-prev:before
{
    content: '\e686';
}



.entry-thumb .bx-controls a.bx-prev
{
    left: -35px;
}

.entry-thumb .bx-controls a.bx-next
{
    right: -35px;
}

.entry-thumb:hover .bx-controls a.bx-prev
{
    left: 15px;
}

.entry-thumb:hover .bx-controls a.bx-next
{
    right: 15px;
}

.entry-gallery-post-slider li
{
    display: inline; 
    padding: 0;
}



.entry-meta .date,
.entry-meta .comments,
.entry-meta .author
{
    display: inline-block;
}

.entry-meta .comments i,
.entry-meta .author i
{
    color: #d8d8d8;
    font-size: 13px;
    margin-right: 4px; 
    position: relative;
    top: 0;
}



.entry-meta-data
{
    display: inline-block;
    margin: 0 0 5px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}

.entry-meta-data p
{
    display: inline;
    margin-right: 20px;
}

.entry-meta-data p a,
.entry-meta-data p i
{
    font-size: 11px;
}

.entry-meta-data p i
{
    color: #d8d8d8; 
    font-size: 13px;
    margin: 0 4px 0 0;
    position: relative;
    top: 0;
}



.blog-entry.post_format-post-format-audio .entry-format
{
    display: none;
}



/*Standared design*/

/*.blog-default-style .entry-meta .comments i, .blog-default-style .entry-meta .author i, .blog-default-style .entry-meta-data .tags i, .blog-default-style .entry-meta-data .category i, .dt-blog-medium-highlight .entry-meta .comments i, .dt-blog-medium-highlight .entry-meta .author i, .dt-blog-medium-highlight .entry-meta-data .tags i, .dt-blog-medium-highlight .entry-meta-data .category i  {display:none !important;}*/

.blog-default-style.blog-entry .entry-meta
{
    color: #888;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.dt-blog-medium-highlight .entry-meta-data p

	.blog-default-style.blog-entry .entry-title h4
{
    margin-bottom: 15px;
}

.blog-default-style.blog-entry .entry-body
{
    margin-bottom: 0;
}

.blog-default-style .entry-meta > .comments:before,
.blog-default-style .entry-meta .author:before,
.blog-default-style .entry-meta-data .category:before,
.dt-blog-medium-highlight .entry-meta > .comments:before,
.dt-blog-medium-highlight .entry-meta .author:before,
.dt-blog-medium-highlight .entry-meta-data .category:before
{
    background-color: #d3d3d3;
    content: '';
    display: inline-block;
    height: 10px;
    margin: 0 .3rem 0 .3rem;
    width: 1px;
}

.blog-default-style .dt-sc-button
{
    font-size: 13px;
    letter-spacing: normal;
    padding: 6px 12px;
    text-transform: inherit;
}

.entry-meta-data > p:first-child:before
{
    display: none !important;
}

.blog-default-style .entry-meta-data p,
.dt-blog-medium-highlight .entry-meta-data p
{
    margin-right: 0;
}

.blog-default-style .dt-sc-button
{
    margin-top: 10px;
}

.blog-default-style .dt-sc-button.dt-sc-readmore-link
{
    color: #fff;
}




.blog-default-style .dt-sc-button.dt-sc-readmore-link
{
            backface-visibility: hidden;
    border: 1px solid;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor; 
    border-right-color: currentcolor;
    border-top-color: currentcolor;
    display: inline-block;
    font-weight: 500;
    margin: 10px 0 0;
    margin-top: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
            transform: translateZ(0);
        -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
            transition-duration: .5s;
    -webkit-transition-duration: .5s;
            transition-property: color;
    -webkit-transition-property: color;
    vertical-align: middle;

    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.blog-default-style .dt-sc-button.dt-sc-readmore-link:before
{
    background: #fff;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
            transform: scaleX(0);
        -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
            transform-origin: 100% 50% 0; 
        -ms-transform-origin: 100% 50% 0;
    -webkit-transform-origin: 100% 50% 0;
            transition-duration: .5s;
    -webkit-transition-duration: .5s;
            transition-property: transform;
    -webkit-transition-property: transform;
            transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    z-index: -1;
}

.blog-default-style .dt-sc-button.dt-sc-readmore-link:hover:before
{
            transform: scaleX(1);
        -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
            transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
        -ms-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66); 
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
}



/*----*****---- << Blog Columns >> ----*****----*/

.page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
{
    width: 48.8%;
}

.page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third
{
    width: 31.6%;
}

.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
{
    width: 48.2%;
}

.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third
{
    width: 100%;
}





.dt-sc-one-third .blog-entry .entry-format a:before,
.with-both-sidebar .dt-sc-one-half .blog-entry .entry-format a:before,
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format a:before
{
    font-size: 24px; 
    line-height: 50px;
}

.dt-sc-one-third .blog-entry .entry-format a:before
{
    line-height: 55px;
}

.dt-sc-one-third .blog-entry .entry-format a,
.with-both-sidebar .dt-sc-one-half .blog-entry .entry-format a,
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format a
{
    height: 60px;
    line-height: 50px; 
    width: 60px;
}

.dt-sc-one-third .blog-entry .entry-meta,
.with-both-sidebar .dt-sc-one-half .blog-entry .entry-meta
{
    font-size: 11px;
}

.with-both-sidebar .dt-sc-one-half .blog-entry .entry-title h4
{
    font-size: 14px;
    line-height: 20px;
}

.with-both-sidebar .dt-sc-one-third .blog-entry .entry-title h4
{
    font-size: 13px;
    font-weight: 500; 
    line-height: 20px;
}



.page-with-sidebar .related-post .dt-sc-one-third
{
    width: 100%;
}



.with-both-sidebar .dt-sc-one-column .blog-entry .entry-meta
{
    font-size: 12px;
}

.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format
{
    right: -25px;
}

.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
{
    padding-left: 50px;
}

.with-both-sidebar .dt-sc-one-column .blog-entry .entry-title h4
{
    font-size: 14px;
}

.with-both-sidebar .dt-sc-one-third .blog-entry .entry-body p
{
    line-height: 22px;
}



.page-with-sidebar .blog-entry.single.blog-medium-style .entry-thumb,
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-thumb
{
    width: 100%;
}

.page-with-sidebar .blog-entry.single.blog-medium-style .entry-details,
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    width: 100%;
}

.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format
{
    bottom: -25px;
    left: 30px;
    right: inherit;
    top: inherit;
}

.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding-left: 30px;
}



.page-with-sidebar .blog-entry.single.blog-medium-style .entry-format
{
    bottom: -35px;
    left: 30px;
    right: inherit;
    top: inherit;
}

.page-with-sidebar .blog-entry.single.blog-medium-style .entry-details,
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .entry-details
{
    padding: 60px 0 0 30px;
}

.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight,
/* Blog Single - Skin Highlight Remove */.blog-entry.single.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight
{
    background: none;
}

.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding: 40px 0 0 30px;
}



.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4
{
    font-size: 14px;
}



.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-details
{
    padding-left: 60px;
}

.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-date
{
    font-size: 20px; 
    width: 45px;
}

.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-date span
{
    font-size: 12px;
    margin-top: 5px;
    padding: 2px 0;
}

.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4
{
    font-size: 15px;
}

.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .dt-sc-button
{
    margin: 10px 0 15px -60px;
}

.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data
{
    margin-top: 0;
}



.dt-sc-one-column .blog-entry.entry-date-author-left .entry-details
{
    min-height: 280px;
}

.dt-sc-one-column .blog-entry.entry-date-author-left .entry-thumb ~ .entry-details
{
    min-height: inherit;
}



.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left
{
    padding-left: 80px;
}

.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author
{
    width: 55px;
}

.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-date,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date
{
    font-size: 24px;
}

.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-date span,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date span
{
    font-size: 12px;
}

.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-details,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-details
{
    margin-top: 5px;
}

.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-details .entry-title h4,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-details .entry-title h4
{
    font-size: 13px;
}

.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left
{
    padding-left: 60px;
}

.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author
{
    width: 40px;
}

.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date span
{
    margin-top: 5px;
    padding: 0;
}

.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-title h4
{
    font-size: 12px;
}

.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-meta-data
{
    margin-top: 0;
}

.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-author
{
    margin-top: 10px;
    padding-bottom: 5px;
}



.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-format a
{
    border-width: 5px; 
    height: 45px;
    width: 45px;
}

.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-format a:before
{
    font-size: 16px; 
    line-height: 40px;
}



.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
{
    padding-left: 55px;
}

.dt-sc-one-half .blog-entry.blog-medium-style .entry-format
{
    right: -25px;
    top: 20px;
}

.dt-sc-one-half .blog-entry.blog-medium-style .entry-format a
{
    height: 50px; 
    width: 50px;
}

.dt-sc-one-half .blog-entry.blog-medium-style .entry-format a:before
{
    font-size: 24px; 
    line-height: 50px;
}



.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding-left: 30px;
}

.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format
{
    right: 0;
}



.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-meta
{
    font-size: 12px;
}

.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-title h4
{
    font-size: 14px;
}

.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding-left: 40px;
}

.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
{
    padding-left: 0;
    padding-top: 30px;
}



.dt-sc-one-half .blog-entry.blog-medium-style .entry-format
{
    right: -18px;
    top: 15px;
}

.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format
{
    right: 0;
}

.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format a,
.page-with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-format a
{
    height: 36px; 
    width: 36px;
}

.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format a:before,
.page-with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-format a:before
{
    font-size: 16px; 
    line-height: 32px;
}



.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.page-with-sidebar.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding-left: 30px; 
    padding-top: 30px;
}



.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding: 0 20px 20px;
}



.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
.dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb
{
    width: 100%;
}



.dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
{
    padding-left: 0;
    padding-top: 30px; 
    width: 100%;
}

.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format,
.dt-sc-one-third .blog-entry.blog-medium-style .entry-format
{
    bottom: -20px;
    left: 10px;
    right: inherit;
    top: inherit;
}



.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
{
    width: 100%;
}



.dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
.dt-sc-one-third .blog-entry.blog-medium-style .entry-details
{
    padding-top: 0;
}

.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding-top: 30px;
}



.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details
{
    width: 100%;
}



.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb
{
    overflow: visible;
}

.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding-top: 30px;
}

.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details,
.with-both-sidebar .dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding-top: 30px;
    width: 100%;
}

.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding: 30px 20px 20px;
}





/* Blog - Read More Link/Button */



.dt-sc-button.with-icon.icon-right.type1,
.dt-sc-button.with-icon.icon-right.type1:after
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}



.dt-sc-button.dt-sc-readmore-link.type1
{
            backface-visibility: hidden;
    border: 1px solid; 
    display: inline-block;
    font-weight: 400;
    margin: 10px 0 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
            transform: translateZ(0);
        -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
            transition-duration: .5s;
    -webkit-transition-duration: .5s;
            transition-property: color;
    -webkit-transition-property: color;
    vertical-align: middle;

    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}



.dt-sc-button.dt-sc-readmore-link.type1:before
{
    background: #fff;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
            transform: scaleX(0);
        -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
            transform-origin: 100% 50% 0; 
        -ms-transform-origin: 100% 50% 0;
    -webkit-transform-origin: 100% 50% 0;
            transition-duration: .5s;
    -webkit-transition-duration: .5s;
            transition-property: transform;
    -webkit-transition-property: transform;
            transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    z-index: -1;
}



.dt-sc-button.dt-sc-readmore-link.type1:hover:before,
.dt-sc-button.dt-sc-readmore-link.type1.active-sort:before
{
            transform: scaleX(1);
        -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
            transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
        -ms-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66); 
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
}



.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1:before
{
            transform-origin: 0 50% 0; 
        -ms-transform-origin: 0 50% 0;
    -webkit-transform-origin: 0 50% 0;
}



.dt-sc-button.dt-sc-readmore-link.small.with-icon.icon-right
{
    padding: 13px 20px 11px;
}



.dt-sc-button.dt-sc-readmore-link.type1.with-icon.icon-right span,
.dt-sc-button.dt-sc-readmore-link.type1.inside-border.with-icon.icon-right span
{
    right: 0;
}



.dt-sc-button.dt-sc-readmore-link.type1.small.with-icon.icon-right
{
    padding-right: 60px;
}



.dt-sc-button.dt-sc-readmore-link.type1.with-icon span
{
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    display: inline-block;
    height: 100%;
    line-height: 18px; 
    position: absolute;
    top: 0;
}



.dt-sc-button.dt-sc-readmore-link.type1.small.with-icon.icon-right span
{
    font-size: 12px;
    padding-left: 14px;
    padding-right: 14px; 
    padding-top: 14px;
}



.dt-sc-button.dt-sc-readmore-link.type1.with-icon span::after
{
    content: '';
    display: block;
    left: 50px;
    margin: 0 0 0 -12px;
    position: absolute;
    top: 50%;
            transform: translate(-50%, -50%) rotate(45deg);
       -moz-transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);  
    vertical-align: middle;
    z-index: 1;
}



.dt-sc-button.dt-sc-readmore-link.type1.small.with-icon span::after
{
    height: 10px;
    width: 10px;
}



.dt-sc-button.dt-sc-readmore-link.type1.small.with-icon.icon-right span::after
{
    left: 11px;
}



.dt-sc-button.dt-sc-readmore-link.filled,
.dt-sc-button.filled:hover
{
    color: #fff;
}



.dt-sc-button.dt-sc-readmore-link.type1.with-icon span
{
    background-color: #fff; 
    border-color: #fff;
}

.dt-sc-button.dt-sc-readmore-link.with-icon.type1:hover span
{
    color: #fff;
}



.dt-sc-button.dt-sc-readmore-link.type1.with-icon span:after
{
    background-color: #fff; 
    border-color: #fff;
}



/* Blog Single - Skin Highlight Remove */

.blog-entry.single.dt-sc-skin-highlight,
.blog-entry.single.dt-sc-skin-highlight .entry-title h4 a,
.blog-entry.single.dt-sc-skin-highlight .entry-meta a,
.blog-entry.single.dt-sc-skin-highlight .entry-meta-data p a,
.blog-entry.single.dt-sc-skin-highlight .entry-meta-data p i
{
    color: #000;
}

.blog-entry.single.dt-sc-skin-highlight .entry-meta .comments i,
.blog-entry.single.dt-sc-skin-highlight .entry-meta .author i
{
    color: #888;
}



/*----*****---- << Blog Author Info >> ----*****----*/



.author-info
{
    clear: both;
    display: block;
    float: left;
    margin: 40px 0 0; 
    padding: 0;
}

.author-info .thumb
{
    float: left;
    margin: 0 20px 0 0;
    position: relative; 
    width: 110px;
}

.author-info .thumb img
{
    border-radius: 100%;
    height: auto; 
    max-width: 100%;
}

.author-info h2
{
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 30px;
    text-transform: none;
}

.author-info h3 span
{
    color: #aaa;
    font-size: 14px;
}

.author-info h3
{
    font-size: 18px;
}





/*----*****---- << Blog Comment Entries >> ----*****----*/



.commententries
{
    float: left;
    margin: 40px 0 0;
    padding: 0; 
    width: 100%;
}

.commententries h3
{
    font-size: 20px;
}

ul.commentlist
{
    border-top: 0;
    float: left;
    list-style: none;
    margin: 20px 0 20px 0;
    padding: 0 0 20px 0;
    width: 100%;
}

ul.commentlist li.comment
{
    border: none;
    clear: both; 
    display: block;
    float: none;
    list-style: none;
    margin: 0 0 30px;
    padding: 0 0 0 0;
    position: relative;
}

ul.commentlist li.pingback
{
    padding-left: 0;
}

ul.commentlist li.pingback > p > a
{
    margin-left: 5px;
}
.comment-body
{
    padding-left: 80px;
}
.commentlist ul.children
{
    padding-left: 80px;
}
.commentlist ul.children li > .children
{
    padding-left: 60px;
}



ul.commentlist li ul.children
{
    border: none;
    clear: both;
    float: left;
    margin: 30px 0 10px;
    padding: 0;
    width: 100%;
}

ul.commentlist li .respond
{
    margin-left: 69px;
}



ul.commentlist li .comment-details
{
    margin: 10px 0 10px; 
    padding: 0 0 10px;
    position: relative;
}



ul.commentlist li .comment-details:before
{
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    width: 100%;
}



ul.commentlist li .comment-body
{
    margin: 10px 0 0;
}

ul.commentlist li .comment-body p
{
    line-height: 28px;
}



ul.commentlist li .comment-author
{
    left: 0;
    position: relative; 
    top: 0;
}

ul.commentlist li .comment-author img
{
    border-radius: 80px;
    float: left;
    left: -80px; 
    margin: 0;
    max-height: 80px;
    max-width: 80px;
    position: absolute;
}

ul.commentlist li .author-name > a
{
    color: #000; 
    font-size: 18px;
}

ul.commentlist li .author-name span
{
    color: #aaa; 
    font-size: 14px;
}

ul.commentlist li.bypostauthor .author-name
{
    border-bottom: 1px solid #aaa;
}



ul.commentlist li .comment-details
{
    display: block;
}



ul.commentlist li .author-name .reply
{
    float: right; 
    margin: 0;
}

ul.commentlist li .reply .comment-reply-link
{
    border: 1px solid #000;
    clear: both;
    color: #000; 
    display: inline-block;
    margin: 10px 0 0;
    padding: 2px 13px;
}

ul.commentlist li .reply a:hover
{
    color: #fff;
}



ul.commentlist li #respond
{
    padding-bottom: 20px;
}



.comment-respond form
{
    float: left;
    margin-bottom: 20px;
    width: 100%;
}



.logged-in-as ~ .column
{
    width: 100%;
}



#respond
{
    clear: both;
}

#respond h3#reply-title small
{
    font-size: 12px;
    text-transform: none;
}

#respond h3#reply-title
{
    font-size: 20px; 
    margin-bottom: 20px;
}

#respond .dt-sc-one-half p span
{
    width: 10%;
}

#respond .dt-sc-one-half textarea
{
    height: 145px;
}

#respond p
{
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}



.comment-body ul li
{
    display: list-item; 
    list-style: circle;
    padding-left: 0;
}
.comment-metadata a
{
    color: #888;
}
.pingback .comment-body
{
    padding-left: 0;
}



/*----*****---- << Pagination >> ----*****----*/

.pagination
{
    clear: both;
    float: left;
    margin: 30px 0 10px;
    padding: 0; 
    width: 100%;
}

.pagination ul
{
    float: left;
    margin: 0;
    padding: 0;
}

.pagination ul li
{
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

.pagination ul li a,
.pagination ul li span
{
    border: 1px solid;
    color: #888;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
    margin: 10px 10px 0 0;
    padding: 6px 15px 5px;
    position: relative;
    text-transform: uppercase;
            transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s; 
         -o-transition: all .3s;
    -webkit-transition: all .3s;
}



.pagination ul li a i
{
    font-size: 14px;
}

.pagination ul li a.next i
{
    margin-left: 5px;
}

.pagination ul li a.prev i
{
    margin-right: 5px;
}



.pagination ul li a:hover,
.pagination ul li span,
.pagination ul li a:hover i
{
    color: #fff;
}



.pagination .column
{
    margin: 0;
}

.pagination.blog-pagination:empty
{
    display: none;
}







/*--------------------------------------------------------------

	1.2 - Default Color

	--------------------------------------------------------------*/

.blog-entry.with-border,
.blog-entry.blog-medium-style.white-highlight
{
    background: #fff;
}

.blog-entry.blog-thumb-style
{
    border-bottom-color: rgba(0, 0, 0, .1);
}

.blog-entry.with-border,
.blog-entry .entry-format a
{
    border-color: #fff;
}



.blog-entry.entry-date-author-left .entry-date-author .entry-date,
.blog-entry.entry-date-author-left .entry-date-author .comments,
.blog-entry.entry-date-author-left .entry-date-author .comments i,
.blog-entry.entry-date-left .entry-date,
.blog-entry.entry-date-left .entry-date a,
.blog-entry.entry-date-left .entry-date a i
{
    color: #000;
}

.blog-entry .entry-format a,
.blog-entry.dt-sc-skin-highlight,
.blog-entry.dt-sc-skin-highlight .entry-title h4 a,
.blog-entry.dt-sc-skin-highlight .entry-meta a,
.blog-entry.dt-sc-skin-highlight .entry-meta .comments i,
.blog-entry.dt-sc-skin-highlight .entry-meta .author i,
.blog-entry.dt-sc-skin-highlight .entry-meta-data p a,
.blog-entry.dt-sc-skin-highlight .entry-meta-data p i,
.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .entry-meta .date
{
    color: #fff;
}



.blog-entry.entry-date-author-left .entry-date-author .entry-author,
.blog-entry.entry-date-author-left .entry-date-author .entry-date span
{
    border-color: rgba(0, 0, 0, .05);
}

.blog-entry.dt-sc-skin-highlight .entry-title h4 a:hover,
.blog-entry.dt-sc-skin-highlight .entry-meta a:hover,
.blog-entry.dt-sc-skin-highlight .entry-meta-data p a:hover
{
    color: rgba(0, 0, 0, .9);
}



.blog-entry .entry-meta a,
.entry-meta-data a,
.entry-meta .comments span,
.dt-blog-medium-highlight  .entry-meta .date
{
    color: #888;
}



/*----*****---- Dark Overlay & Highlight ----*****----*/

.dt-sc-dark-bg .blog-medium-style.white-highlight .dt-sc-button.fully-rounded-border:hover
{
    color: #fff;
}

.dt-sc-dark-bg .blog-medium-style.white-highlight
{
    color: #888;
}







/*--------------------------------------------------------------

	1.3 - Responsive

	--------------------------------------------------------------*/



/*----*****---- << Desktop >> ----*****----*/

@media only screen and (min-width:1200px) and (max-width:1280px)
{
    .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 48.8%;
    }

    .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 48.2%;
    }
}



/* Note: Design for a width of 960px */

@media only screen and (min-width:992px) and (max-width:1199px)
{
    .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third,
    .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 100%;
    }

    .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third
    {
        width: 48.5%;
    }

    .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third
    {
        width: 100%;
    }

    .tpl-blog-holder.apply-isotope .dt-sc-one-third
    {
        width: 31.8%;
    }



    .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 48.8%;
    }

    .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 48.5%;
    }

    .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 100%;
    }



    .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        padding-top: 30px;
    }



    .with-both-sidebar .blog-entry.blog-medium-style .entry-thumb,
    .with-both-sidebar .blog-entry.blog-medium-style .entry-details
    {
        width: 100%;
    }

    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        margin-top: 20px; 
        padding-left: 0;
    }

    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
    {
        padding-left: 30px;
    }



    .with-both-sidebar .blog-entry.blog-medium-style .entry-details
    {
        padding-bottom: 20px;
    }

    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format
    {
        right: 0;
    }



    .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-details
    {
        width: 100%;
    }

    .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        padding-left: 0;
    }

    .dt-sc-one-third .blog-entry.blog-medium-style
    {
        width: 99.5%;
    }

    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title
    {
        min-height: auto;
    }

    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-body,
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data
    {
        margin-left: 0;
        margin-top: 0;
        width: 100%;
    }

    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4
    {
        font-size: 15px;
    }



    .with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        margin-top: 0;
    }

    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details
    {
        width: 100%;
    }

    .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
    {
        padding-left: 30px;
        padding-top: 30px; 
        width: 100%;
    }

    .dt-sc-one-half .blog-entry.blog-medium-style .entry-format
    {
        right: 0;
    }



    .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-body
    {
        display: none;
    }

    .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        width: 100%;
    }
}



/* Note: Design for a width of 768px */

@media only screen and (min-width:768px) and (max-width:991px)
{
    .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third,
    .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 100%;
    }

    .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third,
    .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 100%;
    }



    .tpl-blog-holder.apply-isotope .dt-sc-one-third
    {
        width: 49%;
    }

    .tpl-blog-holder.apply-isotope .dt-sc-one-half,
    .tpl-blog-holder.apply-isotope .dt-sc-one-third
    {
        width: 48.5%;
    }



    .with-sidebar .blog-entry.blog-medium-style .entry-thumb,
    .with-sidebar .blog-entry.blog-medium-style .entry-details
    {
        width: 100%;
    }

    .with-sidebar .blog-entry.blog-medium-style .entry-details
    {
        padding-bottom: 20px;
    }

    .with-sidebar .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        margin-top: 20px; 
        padding-left: 0;
    }

    .with-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        margin-top: 0; 
        padding-left: 30px;
    }



    .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        padding-top: 30px;
    }



    .with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
    .with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .with-sidebar .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        margin-top: 0;
    }



    .with-sidebar .blog-entry.blog-medium-style .entry-format
    {
        right: 0;
    }

    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format,
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-format
    {
        right: 0;
    }

    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-details
    {
        margin-top: 20px; 
        padding-left: 0;
    }

    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
    {
        padding-left: 30px;
    }

    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details,
    .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        margin-top: 0;
    }



    .dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
    .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
    {
        width: 100%;
    }

    .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        padding-left: 0;
    }

    .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        padding-left: 30px;
    }

    .dt-sc-one-half .blog-entry.blog-medium-style .entry-details
    {
        margin-top: 0;
    }



    .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
    {
        width: 52%;
    }



    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title
    {
        min-height: auto;
    }

    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-body,
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data
    {
        margin-left: 0;
        margin-top: 0;
        width: 100%;
    }

    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4
    {
        font-size: 14px;
    }



    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details
    {
        width: 100%;
    }

    .blog-entry.blog-medium-style
    {
        width: 99.4%;
    }



    .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-body
    {
        display: none;
    }

    .with-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .with-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        width: 100%;
    }

    .page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
    .page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        width: 100%;
    }

    .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        padding-top: 30px;
    }



    .with-both-sidebar #commentform .dt-sc-one-half
    {
        margin-left: 0; 
        width: 100%;
    }

    .with-both-sidebar #commentform .dt-sc-one-half textarea,
    .with-both-sidebar #commentform .dt-sc-one-half input
    {
        margin-bottom: 20px;
    }

    .with-both-sidebar #commentform .form-submit,
    .with-both-sidebar #commentform .form-submit .submit
    {
        margin-top: 0;
    }



    .vc_col-md-6.wpb_column.no-space.dt-sc-two-fifth,
    .vc_col-md-6.column.no-space.dt-sc-two-fifth
    {
        width: 50%;
    }



    .commentlist ul.children li > .children
    {
        padding-left: 30px;
    }

    ul.commentlist li .comment-author img
    {
        max-height: 60px; 
        max-width: 60px;
    }
}



/* Common Styles for the devices below 767px width */

@media only screen and (max-width: 767px)
{
    .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half,
    .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third
    {
        width: 100%;
    }



    .blog-entry.blog-medium-style .entry-thumb,
    .blog-entry.blog-medium-style .entry-details
    {
        width: 100%;
    }

    .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details
    {
        margin-top: 0; 
        padding-left: 0;
    }

    .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        padding-left: 0;
        padding-top: 30px;
    }



    .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details,
    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        margin-top: 0; 
        padding-left: 30px;
    }



    .with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
    .with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        margin-top: 0;
    }

    .blog-entry.blog-medium-style .entry-details
    {
        padding-bottom: 20px;
    }

    .blog-entry.blog-medium-style .entry-format,
    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format,
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-format
    {
        right: 0;
    }



    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title
    {
        min-height: auto;
    }

    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-body,
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data
    {
        margin-left: 0;
        margin-top: 0;
        width: 100%;
    }

    .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
    {
        width: 100%;
    }



    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4
    {
        font-size: 14px;
    }



    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
    .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
    .page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
    .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
    .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        width: 100%;
    }

    .blog-entry.blog-medium-style
    {
        width: 99.4%;
    }



    .tpl-blog-holder.apply-isotope .column
    {
        margin-bottom: 0;
    }



    /* comment */

    ul.commentlist
    {
        font-size: 14px;
    }



    ul.commentlist li.comment
    {
        padding: 0 0 0 0;
    }
    .comment-body
    {
        padding-left: 60px;
    }

    ul.commentlist li.comment .comment-author img
    {
        border-radius: 40px;
        left: -60px; 
        max-height: 40px;
        max-width: 40px;
    }



    ul.commentlist li.comment ul.children li.comment
    {
        padding: 0 0 0 20px;
    }
    .commentlist ul.children li > .children
    {
        padding-left: 20px;
    }

    ul.commentlist li.comment ul.children .comment-author img
    {
        border-radius: 30px; 
        max-height: 30px;
        max-width: 30px;
    }



    ul.commentlist > li,
    ul.commentlist > li ul.children > li
    {
        padding-left: 40px;
    }

    ul.commentlist > li ul.children > li
    {
        margin-left: -10px;
    }

    ul.commentlist li .comment-details
    {
        margin: 10px 0 30px;
    }



    ul.commentlist li .author-name > a
    {
        font-size: 16px;
    }





    /*ul.commentlist li.depth-1, ul.commentlist li.depth-2, ul.commentlist li.depth-3, ul.commentlist li.depth-4, ul.commentlist li.depth-5 { margin-bottom:0; }*/



    .post-password-form label input
    {
        width: 100%;
    }
}



/* Common Styles for the devices below 479px width */

@media only screen and (max-width: 479px)
{
    .blog-entry .entry-format a
    {
        height: 60px;
        line-height: 45px; 
        width: 60px;
    }

    .blog-entry.blog-medium-style .entry-format a
    {
        height: 55px;
        line-height: 45px; 
        width: 55px;
    }

    .blog-entry .entry-format a:before
    {
        font-size: 22px; 
        line-height: 45px;
    }

    .blog-entry.blog-medium-style .entry-format a:before
    {
        line-height: 50px;
    }



    /* latest News */

    .blog-entry.blog-thumb-style
    {
        margin-bottom: 30px;
    }

    .blog-entry.blog-thumb-style .entry-thumb
    {
        margin-bottom: 15px;
        margin-right: 0;
        padding: 0;
        text-align: center; 
        width: 100%;
    }

    .blog-entry.blog-thumb-style .entry-thumb img
    {
        margin: 0 auto;
        margin-bottom: 5px; 
        width: 100%;
    }

    .blog-entry.blog-thumb-style .entry-details
    {
        width: 100%;
    }
}







/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width: 319px)
{
    .blog-entry.entry-date-left .entry-details,
    .blog-entry.blog-thumb-style.entry-date-left .entry-details,
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-details
    {
        padding: 0;
    }

    .blog-entry.entry-date-left .entry-date,
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-date,
    .page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author,
    .with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author
    {
        margin-bottom: 10px;
        position: inherit;
        width: 100%;
    }

    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .dt-sc-button
    {
        margin-left: 0;
    }



    .blog-entry.entry-date-author-left
    {
        padding-left: 0;
    }

    .blog-entry.entry-date-author-left .entry-date-author
    {
        display: inline-block;
        margin-bottom: 20px;
        position: inherit;
        width: 100%;
    }

    .blog-entry.entry-date-author-left .entry-date-author .entry-author a
    {
        display: inline-block;
        text-align: center; 
        width: 100%;
    }



    .blog-entry.entry-date-author-left .entry-format a
    {
        border: 0; 
        height: 45px;
        line-height: 45px;
        width: 45px;
    }

    .blog-entry.entry-date-author-left .entry-format a:before
    {
        line-height: 45px;
    }



    .page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left,
    .with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left
    {
        padding-left: 0;
    }



    .post-nav-container:before
    {
        display: none;
    }

    .post-nav-container .post-prev-link,
    .post-nav-container .post-next-link
    {
        text-align: center; 
        width: 100%;
    }

    .post-nav-container .post-next-link a,
    .post-nav-container .post-prev-link a
    {
        margin: 5px 0;
    }

    .comment-body
    {
        padding-left: 45px;
    }
    ul.commentlist li.comment .comment-author img
    {
        left: -45px;
    }
    .commentlist ul.children li > .children
    {
        padding-left: 0;
    }
}
