/*!
Theme Name: WP Mint Magazine
Theme URI: https://www.minttm.com/wordpress-themes/wp-mint-magazine
Author: ProDesigns
Author URI: https://www.minttm.com/
Description: WP Mint Magazine is a multipurpose, highly scalable and easy-to-use WordPress magazine theme engineered for dynamic news websites, magazines, photographers and for blogs related to tour, business, art, gaming, health, beauty, education,fitness, entertainment , travel journey, technology, sports, fashion, lifestyle, gadgets, food etc. WP Mint Magazine is not just an ordinary free SEO friendly magazine theme but an exceptional combination of a beautiful responsive modern design and high-end features like live preview update with customizer, instant demo importer, Fully Compatible with Page Builders and many more...To see our theme in action visit https://www.minttm.com/wordpress-themes/wp-mint-magazine/demo/
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: wp-mint-magazine
Tags: blog, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, grid-layout, news, left-sidebar, right-sidebar, theme-options, two-columns, translation-ready, photography
*/

.customize-partial-edit-shortcut button, .widget .customize-partial-edit-shortcut button{
    background-color: rgba(255, 0, 0, 0.5) !important;
    left: 0;
    top: 0;
}
.customize-partial-edit-shortcut button:hover, .widget .customize-partial-edit-shortcut button:hover{
    transform: scale(1.1) !important;
    background-color: rgba(255, 0, 0, 1) !important;
    transition: all, 0.5s;
}
.customize-partial-edit-shortcut-wp_mint_magazine_header_style{
	display: none;
}
.widget.widget-customizer-highlighted-widget{
    outline: none;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.8);
    box-shadow: 0 0 5px rgba(0,0,0,0.8);
    position: relative;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.2);
}

body{
    font-family:'Poppins', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #282828;
    overflow-x: hidden;
}
body.layout_wide .container{
    width: 100%;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-family:'Poppins', sans-serif;
}
a{
    color: #e04a4c;
}
a:hover, a:focus, a:active{
    color: #d24042;
}
.wp-caption {
}
.wp-caption p.wp-caption-text {
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.header_style_1{
}
.header_style_2{
}
.layout_box{
}
.layout_wide{
}
.skip-link{
    display: none;
}
/*navigation bar start*/
.site-header{
    position: relative;
}
.site-header .navbar-pd-mag{
    background-color: #fff;
    border-radius: 0;
    border-color: #fff;
    margin-bottom: 30px;
    text-align: center;
    border: none;
    padding: 0px 0 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.navbar-pd-mag .navbar-header .site-title{
    margin: 0;
    line-height: 0;
    position: relative;
    display: block;
}
.navbar-pd-mag .navbar-brand{
    width: auto;
    display: inline-block;
    float: inherit;
    height: 60px;
    line-height: 50px;
}
.navbar-pd-mag .navbar-brand img{
    width: auto;
    height: 100%;
}
.navbar-pd-mag .navbar-brand {
    font-size: 36px;
    font-weight: 700;
    color: #282828;
}
.navbar-pd-mag .navbar-header .site-description{
    margin-bottom: 0;
}
.navbar-pd-mag .navbar-nav.main-navbar > li{
    display: inline-block;
    float: inherit;
}
.navbar-pd-mag .navbar-nav.main-navbar > li:nth-child(1n+8){
    display: none;
}
.navbar-pd-mag .navbar-nav>li>a{
    position: relative;
    color: #333;
    transition: all,0.5s;
    border-bottom: 1px solid transparent;
    font-weight: 500;
    padding:14px 30px;
    font-size: 16px;
}
.navbar-pd-mag .navbar-nav>.active>a, .navbar-pd-mag .navbar-nav>.active>a:focus, .navbar-pd-mag .navbar-nav>.active>a:hover{
    color:#e04a4c;
    background-color: transparent;
    border-bottom: 1px solid #e04a4c;
    font-size: 16px;
}
.navbar-pd-mag .navbar-nav > li >a:hover{
    color: #e04a4c;
    border-bottom: 1px solid #e04a4c;
    transition: all,0.5s;
    background: transparent;
}
.navbar-pd-mag .navbar-nav li.current-menu-item > a, .navbar-pd-mag .navbar-nav li.current_page_item > a{
    color: #e04a4c;
    border-bottom: 1px solid #e04a4c;
}
.navbar-pd-mag .navbar-nav li .sub-menu li.current-menu-item a, .navbar-pd-mag .navbar-nav li .sub-menu li.current_page_item a{
    border-bottom: none;
}
body.admin-bar .navbar-pd-mag.navbar-fixed-top{
    top: 32px;
}
.navbar-pd-mag.affix{
    background: #ffffff;
    width: 100%;
    z-index: 101;
    left: 0;
    right: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
body.show-menu .navbar-pd-mag.affix{
    left: 280px;
}
.hidden-header-fixed{
    position: relative;
    display: block;
    width: 100%;
    height: 0;
}
.navbar-pd-mag .navbar-collapse{
    border-bottom: 1px solid #efefef;
}
body.wp-custom-logo .navbar-pd-mag .navbar-header .custom-logo-link{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 60px;
    margin: 0px 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
body.wp-custom-logo .navbar-pd-mag .navbar-header .custom-logo-link img{
    height: 100%;
    width: auto;
}
body.header_style_1 .navbar-pd-mag .navbar-header{
    min-height: 90px;
}
body.header_style_1 .navbar-pd-mag.affix .navbar-header{
    display: none;
}
body.header_style_1 .navbar-pd-mag.affix + .hidden-header-fixed{
    height: 182px;
}
.header_style_1 .navbar-header{
    float: inherit;
    position: relative;
    padding: 14px 0 16px;
}
.header_style_1 .navbar-pd-mag .navbar-nav.main-navbar{
    margin: 0 auto;
    float: none;
}
.header_style_1 .navbar-pd-mag .navbar-brand{
    margin: 0 auto 0px;
    float: inherit;
    padding: 5px 0px;
    line-height: 60px;
}
.header_style_1 .navbar-pd-mag .navbar-collapse{
    position: relative;
    text-align: center;
    border-bottom: 1px solid #efefef;
}
.header_style_1 .navbar-pd-mag .navbar-header .site-title + .site-description{
    position: absolute;
    font-size: 13px;
    bottom: 0;
    width: 100%;
}
body.header_style_2 .navbar-pd-mag.affix + .hidden-header-fixed{
    height: 91px;
}
body.wp-custom-logo.header_style_2 .navbar-pd-mag .navbar-header {
    min-width: 210px;
    text-align: left;
}
.header_style_2 .navbar-pd-mag .navbar-collapse{
    position: relative;
}
.header_style_2 .navbar-pd-mag .navbar-brand{
    padding: 5px 30px 5px 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header_style_2 .navbar-pd-mag .site-title .navbar-brand{
    padding-right: 10px;
}
.header_style_2 .navbar-pd-mag .navbar-brand .pd-mag-brand-title{
    line-height: 45px;
}
.header_style_2 .navbar-pd-mag .navbar-brand .pd-mag-brand-title{
}
.header_style_2 .navbar-pd-mag .navbar-header{
    margin-right: 15px;
    z-index: 10;
    position: relative;
}
.header_style_2 .navbar-pd-mag .navbar-header .site-title a{
    margin-left: 0px;
}
.header_style_2 .navbar-pd-mag .navbar-header .site-description{
    text-align: left;
    height: 60px;
    padding: 10px 0 5px;
    display: none;
}
.header_style_2 .navbar-pd-mag .navbar-nav > li > a{
    padding: 20px 26px 19px;
}
.header_style_2 .navbar-pd-mag .sidemenu-toggle {
    padding: 23px 0 22px;
    border: none;
    margin-right: 15px;
}
.header_style_2 .navbar-pd-mag .navbar-nav > li.menu-item-has-children > span{
    transform: translateY(100%) rotate(90deg);
}

.navbar-pd-mag .search-bar{
    position: absolute;
    right: 15px;
    top: 0px;
}
.navbar-pd-mag .search-bar li{
    display: inline-block;
}
.navbar-pd-mag .search-bar li a{
    padding: 14px 15px;
    color: #333;
    transition: all,0.5s;
    font-size:16px;
    font-weight: 600;
}
.navbar-pd-mag .search-bar li a .fa-times, .navbar-pd-mag .search-bar li.active a .fa-search{
    display: none;
}
.navbar-pd-mag .search-bar li.active a .fa-times{
    display: inline-block;
}
.navbar-pd-mag .search-bar li a.subscribe{
    padding-right:0;
}
.navbar-pd-mag .search-bar li a:hover{
    color:#e04a4c;
    transition: all,0.5s;
    background-color: transparent;
}
.navbar-pd-mag .navbar-toggle .icon-bar{
    background-color: #333;
}
/*Dropdown Css*/
.navbar-pd-mag .navbar-nav > li.menu-item-has-children > span{
    position: absolute;
    right: 10px;
    top: 0;
    transform: translateY(70%) rotate(90deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.menu-item-has-children > .sub-menu{
    display: none;
    border-color: #e5e5e5;
    border-width: 1px 0 0px;
    border-radius: 0 0 4px 4px;
    padding: 5px 0;
}
.navbar-nav > li.menu-item-has-children:hover > .sub-menu {
    display: block;
}
.navbar-nav > li.menu-item-has-children > .sub-menu .menu-item-has-children{
    position: relative;
}
.navbar-nav > li.menu-item-has-children > .sub-menu .menu-item-has-children > .sub-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: 0px;
    -webkit-border-radius: 0 4px 4px 4px;
    -moz-border-radius: 0 4px 4px 4px;
    border-radius: 0 4px 4px 4px;
}
.navbar-nav > li.menu-item-has-children > .sub-menu li.menu-item a{
    padding: 8px 20px 8px 12px;
}
.navbar-nav > li.menu-item-has-children > .sub-menu li.menu-item a:hover{
    color: #e04a4c;
}
.navbar-nav > li.menu-item-has-children > .sub-menu .menu-item-has-children:hover > .sub-menu {
    display: block;
}
.navbar-nav > li.menu-item-has-children > .sub-menu li.menu-item.current-menu-ancestor > a{
    background: #f5f5f5;
}
.navbar-nav > li.menu-item-has-children > .sub-menu li.menu-item.current-menu-item > a{
    color: #e04a4c;
}
.navbar-nav > li.menu-item-has-children > .sub-menu .menu-item-has-children > span{
    position: absolute;
    right: 0px;
    top: 0;
    padding: 8px 10px;
}

.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/*./Dropdown Css*/
/*====== navabar Mobile Menu ======*/
.sidemenu-toggle{
    position: relative;
    float: left;
    padding: 16px 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.sidemenu-toggle:hover, .sidemenu-toggle:focus{
    outline: none;
    text-transform: none;
}
.sidemenu-toggle .icon-bar{
    background-color: #333;
}
.sidemenu-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.sidemenu-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
body .site{
    position: relative;
    right: 0;
    overflow: hidden;
}
body .site, .navbar-mobile-collapse{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.navbar-mobile-collapse{
    position: fixed;
    width: 280px;
    height: 100%;
    left:-290px;
    top:0;
    background: #fff;
    z-index: 1000;
    overflow: hidden;
    overflow-y: auto;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
body.admin-bar .navbar-mobile-collapse{
    top: 32px;
    height: calc(100% - 32px);
}
.sidebar-nav-overlay{
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    z-index: -1;
    bottom: 0;
    opacity: 0;
    background: rgba(0,0,0,0.5);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
body.show-menu .sidebar-nav-overlay{
    opacity: 1;
    z-index: 999;
}
body.show-menu{
    overflow: hidden;
}
body.show-menu .site{
    right:-280px;
}
body.show-menu .site .navbar-default.affix-top{
    left: 0;
}
body.show-menu .site .navbar-default{
    left:280px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
body.show-menu .site .navbar-mobile-collapse{
    left:0px;
}
.mob-menu-header{
    background: #e04a4c;
    padding:15px 15px;
    color:#fff;
    font-weight: 500;
    position: relative;
}
.mob-menu-header .close-mob-menu{
    position: absolute;
    right:0;
    top:0;
    bottom: 0;
    width: 50px;
}
.mob-menu-header .close-mob-menu span{
    width:100%;
    top:0;
    bottom: 0;
    left: 0;
    position: absolute;
}
.mob-menu-header .close-mob-menu span:before{
    content:"";
    position: absolute;
    width: 22px;
    height: 2px;
    background: #fff;
    left:50%;
    margin-left: -11px;
    top:50%;
    margin-top: -1px;
}
.mob-menu-header .close-mob-menu span:after{
    content:"";
    position: absolute;
    width: 2px;
    height: 22px;
    background: #fff;
    left:50%;
    margin-top: -11px;
    top:50%;
    margin-left: -1px;
}
body.show-menu .mob-menu-header .close-mob-menu span{
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.navbar-mobile-collapse .menu-toggle-menu-container{
    position: relative;
    display: block;
}
.navbar-mobile-collapse ul.toggle_nav_links{
    margin:0;
    float: inherit;
    padding: 0;
}
.navbar-mobile-collapse ul.toggle_nav_links > li{
    float: none;
    display: block;
    width: 100%;
}
.navbar-mobile-collapse ul.toggle_nav_links > li a{
    padding: 12px 15px;
    display: inline-block;
    color:#41535d;
    font-size: 16px;
}
.navbar-mobile-collapse ul.toggle_nav_links > li.active > a, .navbar-mobile-collapse ul.toggle_nav_links > li.open > a, .navbar-mobile-collapse ul.toggle_nav_links > li a:hover, .navbar-mobile-collapse ul.toggle_nav_links > li a:focus, .navbar-mobile-collapse ul.toggle_nav_links > li a:active{
    color:#e04a4c;
    background: none;
    text-decoration: none;
    outline: none;
}
.navbar-mobile-collapse ul.toggle_nav_links > li.current-menu-item a, 
.navbar-mobile-collapse ul.toggle_nav_links > li.current_page_item a{
    color: #e04a4c;
}
.navbar-mobile-collapse ul.toggle_nav_links > li.menu-item-has-children span.sub-m-menu-sign{
    position: absolute;
    font-size: 18px;
    right: 0;
    width: 50px;
    top:0;
    bottom: 0;
    text-align: center;
}
.navbar-mobile-collapse ul.toggle_nav_links > li.menu-item-has-children span.sub-m-menu-sign:hover{
    cursor: pointer;
}
.navbar-mobile-collapse ul.toggle_nav_links > li span.sub-m-menu-sign .fa{
    left:50%;
    position: absolute;
    top:50%;
    margin-left: -2px;
    margin-top: -9px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.navbar-mobile-collapse ul.toggle_nav_links li.open > span.sub-m-menu-sign .fa{
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.navbar-mobile-collapse ul.toggle_nav_links > li.menu-item-has-children > span.sub-m-menu-sign{
    height: 46px;
    bottom: inherit;
}
.navbar-mobile-collapse ul.toggle_nav_links > li.menu-item-has-children > ul > li span.sub-m-menu-sign{
    height: 37px;
    bottom: inherit;
}
.navbar-mobile-collapse ul.toggle_nav_links li.menu-item:after, .navbar-mobile-collapse ul.toggle_nav_links li.menu-item:before{
    display: table;
    content: " ";
    clear: both;
}
.toggle_nav_links .menu-item-has-children ul.sub-menu, .toggle_nav_links .menu-item-has-children ul.sub-menu ul{
    list-style: none;
    padding: 0;
    margin:0;
    font-size: 16px !important;
    display: none;
    position: static;
    width: 100%;
    clear:both;
    box-shadow: none;
    border-width: 0 0 1px 0;
    border-color: #eeeeee;
}
.toggle_nav_links .menu-item-has-children ul.sub-menu:before, .toggle_nav_links .menu-item-has-children ul.sub-menu:after{
    display:none;
}
.toggle_nav_links .menu-item-has-children ul.sub-menu{
    background-color:rgba(0, 0, 0, 0.03) ;
}
.toggle_nav_links .menu-item-has-children ul.sub-menu li{
    border-bottom:1px solid #eee;
}
.toggle_nav_links .menu-item-has-children ul.sub-menu li:last-child{
    border-bottom: none;
}
.toggle_nav_links .menu-item-has-children ul.sub-menu li a{
    padding: 8px 15px 8px 25px;
    font-size: 15px;
}
.toggle_nav_links .menu-item-has-children ul.sub-menu li.open > a{
    color: #e04a4c;
}
.navbar-mobile-collapse ul.toggle_nav_links li.current-menu-ancestor > a, .navbar-mobile-collapse ul.toggle_nav_links li.current-menu-item > a{
    color: #e04a4c;
}
/*navigation bar end*/
.animate {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.navbar-pd-mag .bootsnipp-search {
    background-color: rgb(245, 245, 245);
    display: block;
    position: absolute;
    top: 100%;
    width: 100%;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    visibility: hidden;
    z-index: 99;
}
.navbar-pd-mag .bootsnipp-search.open {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    visibility: visible;
    z-index: 99;
}
.navbar-pd-mag .bootsnipp-search .form-control {
    background-color: rgb(245, 245, 245);
    border-radius: 0px;
    border-width: 0px;
    font-size: 16px;
    height: 60px;
    padding: 15px 15px;
    box-shadow: none;
}
.navbar-pd-mag .bootsnipp-search .form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-pd-mag .bootsnipp-search .input-group-addon{
    background-color: transparent;
    border: none;
    font-size: 20px;
}
.navbar-pd-mag .bootsnipp-search .input-group-btn > .btn {
    padding: 14px 16px;
    border-radius: 0px;
    border: none;
    background: #282828;
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
}
.navbar-pd-mag .bootsnipp-search .input-group-btn > .btn.active, .navbar-pd-mag .bootsnipp-search .input-group-btn > .btn:hover, .navbar-pd-mag .bootsnipp-search .input-group-btn > .btn:focus {
    padding: 14px 16px 14px 16px;
}
@media screen and (min-width: 768px) {
}
/*=================================================*/
/*=================================================*/
.pd_mag_404_text{
    font-size: 22px;
}
.pd_mag_404_search_form_wrap{
    max-width: 420px;
}
.content-area .pd_mag_post_title_wrap{
    position: relative;
    display: block;
    margin: 0 0 30px;
    padding:0 0 15px;
    border-bottom: 1px dashed #d7d7d7;
}
.content-area .pd_mag_post_title_wrap .pd_mag_post_title{
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 26px;
    margin: 0;
    padding: 0;
    border: none;
}
.content-area .pd_mag_post_title_wrap .pd_mag_post_title span{
    display: inline-block;
}
.content-area .pd_mag_post_title_wrap.media .pd_mag_post_title_img{
    display:block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}
.content-area .pd_mag_post_title_wrap.media .pd_mag_post_title_img img{
    width: 100%;
    height: 100%;
}
.content-area .pd_mag_post_title_wrap.media .media-body p{
    margin: 5px 0 0 0;
}
.pd_post_author{
    position: relative;
    display: block;
    color: #575757;
    font-weight: 500;
}
.pd_post_author i{
    color: #959595;
}
.pd_post_author span, .pd_post_author span a{
    color: #e04a4c;
}
.entry-meta.pd_post_author, .entry-meta.pd_post_author span{
    color: #757575;
}
.entry-meta.pd_post_author span{
    padding:0 5px;
}
.entry-meta.pd_post_author > span.byline{
    text-transform: capitalize;
}
.entry-meta.pd_post_author > span.byline > span{
    text-transform: none;
}
.entry-meta.pd_post_author > span time.published + time.updated{
    display: none;
}
/* ......... featrued Post section start .......... */
.pd_featured_post_section{
    position: relative;
    display: block;
}
.pd_featured_post_wrop{
    position: relative;
    display: block;
    height: auto;
    width: auto;
}
.pd_featured_posts_list{
    margin: 0 -1px;
    padding: 0;
    list-style: none;
}
.pd_featured_posts_list li.pd_featured_items{
    width: 20%;
    float: left;
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
.pd_featured_posts_list li.pd_featured_items .pd_featured_items_wrap{
    padding: 0 1px;
    position: relative;
    display: block;
}
.pd_featured_posts_list li.pd_featured_items .pd_featured_items_wrap a:hover{
    text-decoration: none;
    color: #e04a4c;
}
.pd_featured_posts_list li.pd_featured_items .pd_featured_post_img{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.pd_featured_posts_list li.pd_featured_items .pd_featured_post_img img{
    width: 100%;
    height: auto;
}
.pd_featured_posts_list li.pd_featured_items .pd_featured_post_content{
    position: relative;
    color: #282828;
    display: block;
    padding:10px 5px 0 5px;
    text-align: center;
}
.pd_featured_posts_list li.pd_featured_items .pd_featured_post_content .entry-title{
    margin: 0;
    line-height: 22px;
    color: #282828;
    font-size: 14px;
    font-weight: 500;
    max-height: 45px;
    overflow: hidden;
}
.pd_featured_posts_list li.pd_featured_items .pd_featured_post_content .entry-title a{
    color: #282828;
}
.pd_featured_posts_list li.pd_featured_items .pd_featured_items_wrap a:hover, .pd_featured_posts_list li.pd_featured_items .pd_featured_post_content .entry-title a:hover, .pd_featured_posts_list li.pd_featured_items .pd_featured_items_wrap .pd_featured_post_content .entry-title:hover{
    color: #e04a4c;
}
.pd_featured_posts_list li.pd_featured_items .pd_featured_post_content p{
    margin-bottom: 0;
}
.pd_featured_posts_list li.pd_featured_items .pd_featured_post_img:after{
    content: '';
    position: absolute;
    background-color:rgba(0, 0, 0, 0.15);
    width: 100%;
    left: 0;
    top: 100%;
    right: 0;
    bottom: 0;
    transition: all,0.3s;
}
.pd_featured_posts_list li.pd_featured_items:hover .pd_featured_post_img:after{
    top: 0;
}
.layout_wide .pd_featured_posts_list li.pd_featured_items .pd_featured_items_wrap{
    padding: 0 15px;
}
.layout_wide .pd_featured_posts_list{
    margin: 0 -15px;
}
.layout_wide .pd_featured_posts_list li.pd_featured_items .pd_featured_post_content{
    padding:10px 15px 0 15px;
}
/* ......... featrued Post section end ........... */
/* ......... Latest Post section Start ........... */
.pd_latest_post_section{
    position: relative;
    padding: 0px 0 30px 0;
    display: block;
}
.pd_latest_post_section .pd_latest_post_title{
    position: relative;
    float: right;
    width: 41.66666667%;
}
.pd_latest_post .first-post .single-article{
    position: relative;
    display: block;
    margin-bottom: 30px;
    text-align: center;
    transition: all,0.5s;
}
.pd_latest_post .first-post .single-article figure.pd_latest_post_big_img_wrap{
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    height: auto;
}
.pd_latest_post .first-post .single-article figure.pd_latest_post_big_img_wrap:after{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all,0.5s;
    background: transparent;
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
}
.pd_latest_post .first-post .single-article:hover figure.pd_latest_post_big_img_wrap:after{
    transition: all,0.5s;
    background-color: rgba(0, 0, 0, 0.2);
}
.pd_latest_post .first-post .single-article figure.pd_latest_post_big_img_wrap img{
    height: auto;
    width: 100%;
}
.pd_latest_post .first-post .single-article .article-content{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 30px 15px;
}
.pd_latest_post .first-post .single-article .article-content .pd_latest_post_big_title{
    font-size: 30px;
    color: #ffffff;
    line-height: 38px;
    font-weight: 600;
    margin: 0;
}
.layout_wide .pd_latest_post .first-post .single-article figure.pd_latest_post_big_img_wrap{
    height: 540px;
    overflow: hidden;
    transition: all,0.5s;
}
.layout_wide .pd_latest_post .first-post .single-article .article-content{
    padding: 30px 15px;
}
.pd_latest_post_following{
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.pd_latest_post_following .following_post_item{
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f1f1f1;
}
.pd_latest_post_following .following_post_item:last-child{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.following_post_item .following_post_img{
    position: relative;
    display: block;
    height: 100px;
    width: 100px;
    margin-right: 10px;
    border-radius: 50%;
    overflow: hidden;
}
.following_post_item a:hover{
    text-decoration: none;
}
.following_post_item .following_post_img img{
    width: 100%;
    height: 100%;
}
.following_post_item .following_post_content{
    position: relative;
}
.following_post_item .following_post_content .following_post_title{
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 24px;
    font-size: 18px;
    color: #282828;
    max-height: 50px;
    overflow: hidden;
}
.following_post_item a:hover .following_post_content .following_post_title{
    color: #e04a4c;
}
.following_post_item .following_post_content .following_post_info{
    position: relative;
    display: block;
    color: #575757;
}
.following_post_item .following_post_content .following_post_info p{
    margin: 0;
}
.pd_latest_post_section .pd_latest_post_more{
    position: relative;
    display: block;
    text-align:right;
}
.pd_latest_post_section .pd_latest_post_more a{
    color: #757575;
    font-weight: 500;
}
/* ......... Latest Post section End ........... */
/* ......... PD Grid Type Post Section Start ........ */
.pd_grid_type_post_section{
    position: relative;
    display: block;
    padding: 0px 0 0px;
}
.pd_grid_type_wrap{
    position: relative;
    display: block;
    margin: 0 -15px;
}
.pd_grid_type_wrap .pd_grid_type_post{
    position: relative;
    display: block;
    float: left;
    width: 25%;
    margin-bottom: 30px;
}
.pd_grid_type_post .pd_grid_type_post_wrap{
    position: relative;
    display: block;
    padding: 0 15px;
    height: 100%;
}
.pd_grid_type_post .pd_grid_type_post_wrap .pd_grid_type_post_box{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #eaeaea;
}
.pd_grid_type_post .pd_grid_type_post_wrap .pd_grid_type_post_box:after{
    content: '';
    position: absolute;
    width: 100px;
    height: 3px;
    background: #e1e1e1;
    bottom: -2px;
    left: 50%;
    margin-left: -50px;
}
.pd_grid_type_post .pd_grid_type_post_wrap .pd_grid_type_post_box a{
    color: #282828;
}
.pd_grid_type_post .pd_grid_type_post_wrap .pd_grid_type_post_box a:hover{
    text-decoration: none;
}
.pd_grid_type_post .pd_grid_type_post_wrap .pd_grid_type_post_img{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.pd_grid_type_post .pd_grid_type_post_wrap .pd_grid_type_post_img img{
    width: 100%;
    height: auto;
}
.pd_grid_type_post .pd_grid_type_post_content{
    position: relative;
    display: block;
    padding:20px 0 40px 0;
}
.pd_grid_type_post .pd_grid_type_post_content .pd_grid_post_cat_label{
    position: absolute;
    top: -12px;
    display: inline-block;
    left:0px;
    width: 100%;
    overflow: hidden;
    padding-left: 10px;
}
.pd_grid_type_post .pd_grid_type_post_content .pd_grid_post_cat_label a{
    padding: 1px 15px;
    background-color: #e04a4c;
    letter-spacing: 0.3px;
    font-weight: 300;
    color: #fff;
    margin-right: 5px;
}
.pd_grid_type_post .pd_grid_type_post_content .pd_grid_type_post_title{
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 15px;
    line-height: 32px;
    max-height: 65px;
    overflow: hidden;
}
.pd_grid_type_post .pd_grid_type_post_content .pd_grid_type_post_title a:hover{
    color: #e04a4c;
}
.pd_grid_type_post .pd_grid_type_post_content .pd_grid_type_post_info{
    position: relative;
    display: block;
    letter-spacing: 0.3px;
}
.pd_grid_type_post .pd_grid_type_post_wrap .pd_grid_type_post_box .pd_post_author.pd_grid_type_post_author{
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 10px;
    color: #575757;
    font-weight: 500;
}
.pd_grid_type_post .pd_grid_type_post_wrap .pd_grid_type_post_box .pd_post_author.pd_grid_type_post_author a{
    color: #e04a4c;
}
.pd_grid_type_post .pd_grid_type_post_wrap .pd_grid_type_post_box .pd_grid_type_post_img:after{
    content: '';
    position: absolute;
    background-color:rgba(0, 0, 0, 0.15);
    width: 100%;
    left: 0;
    top: 100%;
    right: 0;
    bottom: 0;
    transition: all,0.3s;
}
.pd_grid_type_post .pd_grid_type_post_wrap .pd_grid_type_post_box:hover .pd_grid_type_post_img:after{
    top: 0;
}
.pd_grid_type_wrap .pd_grid_type_post.pd_grid_big{
    width: 50%;
    text-align: center;
}
.pd_grid_type_post.pd_grid_big .pd_grid_type_post_box{
    border-bottom: none;
}
.pd_grid_type_post.pd_grid_big .pd_grid_type_post_box:after{
    display: none;
}
.pd_grid_type_post.pd_grid_big .pd_grid_type_post_box .pd_grid_type_post_img:after{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent;
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.7));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    transition: all, 0.5s;
}
.pd_grid_type_post.pd_grid_big .pd_grid_type_post_box:hover .pd_grid_type_post_img:after{
    background-color: rgba(0, 0, 0, 0.2);
}
.pd_grid_type_post.pd_grid_big .pd_grid_type_post_content{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0px 30px 30px;
    color: #ffffff;
}
.pd_grid_type_post.pd_grid_big .pd_grid_type_post_content .pd_grid_type_post_title{
    font-size: 30px;
    font-weight: 600;
    margin: 0;
}
.pd_grid_type_post.pd_grid_big .pd_grid_type_post_content .pd_grid_type_post_title a{
    color: #fff;
}
.pd_grid_type_post.pd_grid_big .pd_grid_type_post_box .pd_post_author, .pd_grid_type_post.pd_grid_big .pd_grid_type_post_content .pd_grid_type_post_info, .pd_grid_type_post.pd_grid_big .pd_grid_type_post_content .pd_grid_post_cat_label{
    display: none;
}
/* ......... PD Grid Type Post Section End ........ */
/* ......... Pd Post List with Add Section .......... */
.pd_post_list_page_header{
    position: relative;
    display: block;
    margin: 0 0 30px;
    padding: 0 0 15px;
    border-bottom: 1px dashed #d7d7d7;
}
.pd_post_list_page_header .page-title{
    position: relative;
    display: block;
    font-weight: 600;
    font-size: 32px;
    margin: 0 0 0px;
    padding: 0;
}
.pd_post_list_page_header .archive-description{
    position: relative;
    display: block;
    margin-top: 15px;
}
.pd_post_list_page_header .archive-description p:last-child{
    margin: 0;
}
.pd_post_list_section{
    position: relative;
    display: block;
    padding: 0px 0 30px;
}
.pd_post_list_section .pd_post_list_wrap{
    position: relative;
    display: block;
}
.pd_post_list_wrap .pd_post_list_article{
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.pd_post_list_wrap .pd_post_list_article a:hover{
    text-decoration: none;
}
.pd_post_list_article .pd_post_img{
    width: 100%;
    position: relative;
    display: block;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}
.pd_post_list_article .pd_post_img a{
    position: relative;
    display: block;
}
.pd_post_list_article .pd_post_img a:after{
    content: '';
    opacity: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent;
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
    background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
    background: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
    background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
    transition: all, 0.5s;
}
.pd_post_list_article .pd_post_img a:hover:after{
    opacity: 0.7;
}
.pd_post_list_article .pd_post_img img{
    width: 100%;
    height: auto;
}
.pd_post_list_article .pd_post_content{
    position: relative;
    display: block;
    padding-left: 30px;
    margin-bottom: 30px;
}
.pd_post_list_article .pd_post_content .pd_post_cat_label{
    display: inline-block;
    margin-bottom: 8px;
}
.pd_post_list_article .pd_post_content .pd_post_cat_label a{
    color: #fff;
    display: inline-block;
    margin:0 5px 5px 0;
    background-color: #e04a4c;
    padding: 2px 12px;
    font-weight: 300;
    letter-spacing: 0.3px;
}
.pd_post_content .pd_post_content_title{
    margin: 0px 0 20px 0;
    display: block;
    line-height: 38px;
    font-size: 30px;
    font-weight: 700;
    color: #282828;
    max-height: 75px;
    overflow: hidden;
}
.pd_post_content .pd_post_content_title a{
    color: #282828;
}
.pd_post_content .pd_post_content_title a:hover{
    color: #e04a4c;
}
.pd_post_list_article .pd_post_content .entry-header{
    position: relative;
    display: block;
    margin-bottom: 15px;
}
.pd_post_list_article .pd_post_content .pd_post_excerpt_info {
    position: relative;
    display: block;
    margin-bottom: 15px;
}
.pd_post_list_article .pd_post_content .pd_post_list_footer{
    position: relative;
    display: block;
    color: #757575;
    padding-bottom: 10px;
}
.pd_post_list_article .pd_post_content .pd_post_list_footer span.comments-link + span.footer-pipe{
    display: inline-block;
}
.pd_post_list_article .pd_post_content .pd_post_list_footer span.footer-pipe{
    padding:0 7px;
    display: none;
}
.pd_post_list_article .pd_post_content .pd_post_list_footer span a{
    color: #959595;
}
.pd_post_list_article .pd_post_content .pd_post_list_footer span a:hover{
    color: #e04a4c;
}
.pd_post_list_article .pd_post_content .pd_post_list_footer span .fa{
    color: #e04a4c;
    padding-right: 5px;
}
.pd_post_list_article .pd_post_content .pd_post_list_footer span.screen-reader-text{
    display: none;
}
.pd_post_with_add_sidebar .pd_post_list_wrap .pd_post_list_article{
    margin-bottom: 30px;
}
.pd_post_with_add_sidebar .pd_post_list_article .pd_post_content{
    padding-left: 0;
}
.pd_post_with_add_sidebar .pd_post_list_add_wrap{
    width: 100%;
    position: relative;
    display: block;
    height: auto;
    overflow: hidden;
}
.pd_post_with_add_sidebar .pd_post_list_add_wrap img{
    width: 100%;
    height: auto;
}
/* ......... Pd Post List with Add Section End .......... */
/* ......... Pd Post Single with Add Section .......... */
.pd_post_single_section{
    position: relative;
    display: block;
    padding: 0px 0 60px;
}
.pd_post_single_section .pd_mag_post_title_wrap .pd_mag_post_title{
    font-size: 32px;
    line-height: 40px;
}
.pd_post_single_section .pd_mag_post_title_wrap .pd_mag_post_title a{
    color: #282828;
}
.pd_post_single_section .pd_mag_post_title_wrap .pd_mag_post_title a:hover{
    color: #e04a4c;
}
.pd_post_single_section .pd_post_single_article{
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.pd_post_single_article .pd_post_single_img{
    width: 100%;
    position: relative;
    display: block;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}
.pd_post_single_article .pd_post_single_img img{
    width: 100%;
    height: auto;
}
.pd_post_single_article .pd_post_content .pd_post_single_meta{
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.pd_post_single_article .pd_post_content .pd_post_single_meta .entry-header{
    float: right;
}
.pd_post_single_article .pd_post_content{
    position: relative;
    display: block;
}
.pd_post_single_article .pd_post_content .pd_post_cat_label{
    display: inline-block;
    margin-bottom: 3px;
}
.pd_post_single_article .pd_post_content .pd_post_cat_label a{
    color: #fff;
    display: inline-block;
    margin:0 5px 5px 0;
    background-color: #e04a4c;
    padding: 2px 12px;
    font-weight: 300;
    letter-spacing: 0.3px;
}
.pd_post_single_article .pd_post_content .entry-content{
    margin-bottom: 15px;
    letter-spacing: 0.2px;
    word-spacing: 1px;
    font-size: 16px;
}
.pd_post_single_article .pd_post_content .pd_post_single_footer {
    position: relative;
    display: block;
    color: #757575;
}
.pd_post_single_article .pd_post_content .pd_post_single_footer span.footer-pipe, .pd_post_single_article .pd_post_content .pd_post_single_footer .edit-link .screen-reader-text{
    display: none;
}
.pd_post_single_article .pd_post_content .pd_post_single_footer span a{
    color: #757575;
}
.pd_post_single_article .pd_post_content .pd_post_single_footer span .fa, .pd_post_single_article .pd_post_content .pd_post_single_footer span a:hover{
    color: #e04a4c;
    padding-right: 5px;
}
/* ......... Pd Post Single with Add Section End .......... */
.pd-post-section{
    position: relative;
    display: block;
    padding-bottom: 30px;
}
.page-builder-section{
    position: relative;
    display: block;
    padding-bottom: 30px;
}
.pd_post_tag_label{
    display: block;
    margin-bottom: 10px;
    padding-top: 10px;
}
.pd_post_tag_label a.tag{
    background: #e1e1e1;
    border-radius: 3px 0 0 3px;
    color: #757575;
    display: inline-block;
    font-size:14px;
    height: 24px;
    line-height: 24px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 10px 5px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
}
.pd_post_tag_label a.tag::before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: '';
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 9px;
}
.pd_post_tag_label a.tag::after {
    background: #fff;
    border-bottom: 12px solid transparent;
    border-left: 10px solid #e1e1e1;
    border-top: 12px solid transparent;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
}
.pd_post_tag_label a.tag:hover {
    background-color:#e04a4c;
    color: white;
}
.pd_post_tag_label a.tag:hover::after {
    border-left-color: #e04a4c;
}
/* ================================================ Posts Navigation -------------------------------------------------- */
.navigation{
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.navigation .screen-reader-text{
    display: none;
}
.navigation .nav-links{
    position: relative;
    display: table;
    clear: both;
    width: 100%;
    font-size: 16px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}
.navigation .nav-links:before{
    content: ' ';
    position: absolute;
    height: 90%;
    left: 50%;
    transform: translatey(6%) rotate(24deg);
    width: 1px;
    margin-left: -1px;
    background: #dddddd;
}
.navigation .nav-links a{
    position: relative;
    display: inline-block;
    line-height: 24px;
}
.navigation .nav-links .nav-previous, .navigation .nav-links .nav-next{
    display:table-cell;
    padding: 18px 0;
    vertical-align: middle;
    width: 50%;
    float: left;
}
.navigation .nav-links .nav-next{
    text-align: right;
    padding-left: 15px;
}
.navigation .nav-links .nav-previous{
    padding-right: 15px;
}
.navigation .nav-links .nav-previous a{
    margin-left: 20px;
}
.navigation .nav-links .nav-next a{
    margin-right: 20px;
}
.navigation .nav-links .nav-previous a:after{
    content: '\f100';
    font-family: fontAwesome;
    line-height: 24px;
    font-size: 20px;
    position: absolute;
    left: -20px;
    height: 100%;
    top: 0;
}
.navigation .nav-links .nav-next a:after{
    content: '\f101';
    font-family: fontAwesome;
    line-height: 24px;
    font-size: 20px;
    position: absolute;
    right: -20px;
    height: 100%;
    top: 0;
}
/* -------------------------------------------------- Posts Navigation End ================================================ */
/* ================================================ Post Pagination -------------------------------------------------- */
.navigation.pagination{
    margin: 0 0 30px;
}
.navigation.pagination .nav-links{
    position: relative;
    display: block;
    clear: both;
    width: 100%;
    font-size: 16px;
    border: none;
}
.navigation.pagination .nav-links:before{
    display: none;
}
.navigation.pagination .nav-links .page-numbers{
    position: relative;
    display: inline-block;
    min-width: 34px;
    height: 34px;
    text-align: center;
    padding: 0px 10px;
    line-height: 32px;
    border: 1px solid #e5e5e5;
    margin: 0px 2px;
    font-weight: 500;
}
.navigation.pagination .nav-links .page-numbers:hover{
    text-decoration: none;
    border-color: #cdcdcd;
}
.navigation.pagination .nav-links .page-numbers.current{
    background: #e5e5e5;
}
.navigation.pagination .nav-links .page-numbers.current:hover{
    border-color: #e5e5e5;
}
/* ------------------------------------------------- Post Pagination End ================================================ */
/* ================================================ Swift Side Bar -------------------------------------------------- */
.swift_sidebar_wrap{
    position: relative;
    display: block;
    padding: 0px 0;
}
.advart_banner_widget{
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
.pd_mag_add_wrap{
    position: relative;
    display: block;
    background-color: rgba(226,226,226,.4);
    padding: 10px;
}
.pd_mag_add_wrap * {
    margin: 0 auto;
}
.swift_sidebar_wrap .pd_mag_add_wrap{
    padding: 0;
}
.swift_sidebar_wrap .pd_mag_add_wrap img{
    width: 100%;
    height: auto;
}
/* ------------------------------------------------ Swift Side Bar End ================================================ */
/* ================================================ Comments Area -------------------------------------------------- */
.comments-area{
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.comments-area .comment-respond, .comment-respond .comment-form{
    position: relative;
    display: block;
}
.comment-respond .comment-reply-title{
    margin: 0 0 15px;
    font-weight: 600;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px dashed #dddddd;
}
.comment-respond .comment-form .comment-notes{
    font-style: italic;
    color: #858585;
}
.comment-respond .comment-form .comment-notes span.required, .comment-respond .comment-form label span.required{
    color: #da393b;
    font-size: 16px;
}
.comment-respond .comment-form label{
    display: block;
    font-weight: 400;
}
.comment-respond .comment-form textarea, .comment-respond .comment-form input{
    width: 100%;
    border:1px solid #e5e5e5;
    padding: 10px 12px;
    border-radius: 0px;
    letter-spacing: 0.2px;
    word-spacing: 1.5px;
}
.comment-respond .comment-form textarea:focus, .comment-respond .comment-form input:focus{
    outline: none;
    border-color: #c5c5c5;
}
.comment-respond .comment-form .form-submit input[type="submit"]{
    display: inline-block;
    font-weight: 400;
    width: auto;
    border-color: #282828;
    background: #282828;
    color: #ffffff;
    padding: 10px 15px;
}
.comment-respond .comment-form .form-submit input[type="submit"]:focus, .comment-respond .comment-form .form-submit input[type="submit"]:hover{
    border-color: #353535;
    background: #353535;
}
/* ------------------------------------------------ Comments Area End ================================================ */
.content-area .search-form{
    position: relative;
    display: block;
}
.content-area .search-form .input-group-addon {
    display: none;
}
.content-area .search-field {
    padding: 8px 10px;
    height: inherit;
    width: 100%;
    border: 1px solid #aaa;
    box-shadow: none;
    font-weight: normal;
}
.content-area .search-submit {
    padding: 8px 15px;
    border-color: #282828;
    background: #282828;
    color: #ffffff;
    border-radius: 0;
}
/* ============ Widget Start ============ */
.widget{
    margin-bottom: 30px;
}
.widget .widget-title{
    position: relative;
    display: block;
    margin: 0 0 10px;
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px dashed #d7d7d7;
}
.widget > ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.widget > ul > li{
    position: relative;
    display: block;
    margin-bottom: 3px;
    padding: 10px 0px;
    border-bottom: 1px dotted #dedede;
}
.widget > ul > li > a{
    color: #858585;
}
.widget > ul > li > a:hover{
    color: #e04a4c;
}
.widget.widget_search{
    position: relative;
    display: block;
    background: #f5f5f5;
    padding: 10px;
}
.widget.widget_search .screen-reader-text{
    display: none;
}
.widget.widget_search .search-form{
    position: relative;
    display: block;
}
.widget.widget_search .search-form .input-group-addon{
    display: none;
}
.widget.widget_search .search-form > label{
    width: 100%;
    padding-right: 87px;
    margin-bottom: 0;
}
.widget.widget_search .search-field{
    padding: 8px 10px;
    height: inherit;
    width: 100%;
    border: 1px solid #aaa;
    box-shadow: none;
    font-weight: normal;
}
.widget.widget_search .search-field:focus{
    outline: none;
}
.widget.widget_search .search-submit{
    padding: 8px 15px;
    border-color: #282828;
    background: #282828;
    color: #ffffff;
    border-radius: 0;
}
.widget.widget_recent_entries ul li span{
    display: block;
    font-size: 12px;
    color: #757575;
    padding-top: 5px;
}
.widget.widget_recent_entries ul li a{
    color: #575757;
    font-size: 16px;
}
.widget.widget_recent_entries ul li a:hover{
    color: #e04a4c;
}
.widget.widget_calendar .calendar_wrap{
    position: relative;
    display: block;
}
.widget.widget_calendar .calendar_wrap table{
    width: 100%;
    border: none;
}
.widget.widget_calendar .calendar_wrap table caption{
    position: relative;
    text-align: center;
    font-size: 16px;
    background-color: #f5f5f5;
    color: #575757;
    margin-bottom: 5px;
}
.widget.widget_calendar .calendar_wrap table thead tr th, .widget.widget_calendar .calendar_wrap table tbody tr td{
    text-align: center;
}
.widget.widget_calendar .calendar_wrap table tbody tr td{
    padding: 8px;
}
.widget.widget_calendar .calendar_wrap table tbody tr td#today{
    background-color: #e04a4c;
    color: #ffffff;
}
.widget.widget_calendar .calendar_wrap table tfoot{
    border-top: 1px solid #eee;
}
.widget.widget_calendar .calendar_wrap table tfoot tr td{
    padding-top: 5px;
    font-weight: 500;
    text-align: center;
}
.widget.widget_calendar .calendar_wrap table tfoot tr td#next{
    text-align: right;
}
.widget.widget_nav_menu .menu{
    padding: 0;
    margin: 0;
    list-style: none;
}
.widget.widget_nav_menu .menu li.menu-item{
    position: relative;
    display: block;
    margin-bottom: 3px;
    font-size: 16px;
    padding: 10px 0px;
    border-bottom: 1px dotted #dedede;
}
.widget.widget_nav_menu .menu li.menu-item > span{
    display: none;
}
.widget.widget_nav_menu .menu li.menu-item > .sub-menu{
    display: block;
    position: relative;
    z-index: inherit;
    top: inherit;
    float: inherit;
    border: none;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    padding: 0;
    margin: 10px 0 0 0;
    border-top: 1px dotted #dedede;
}
.widget.widget_nav_menu .menu li.menu-item-has-children{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.widget.widget_nav_menu .menu li.menu-item > .sub-menu li a{
    color: #e04a4c;
    background: transparent;
    padding: 0;
}
.widget.widget_nav_menu .menu li.menu-item > .sub-menu li a:hover{
    text-decoration: underline;
}
.widget.widget_nav_menu .menu li.menu-item > .sub-menu > li > a{
    padding-left: 15px;
}
.widget.widget_nav_menu .menu li.menu-item > .sub-menu > li > .sub-menu > li > a{
    padding-left: 30px;
}
.widget.widget_nav_menu .menu li.menu-item > .sub-menu > li > .sub-menu > li > .sub-menu > li > a{
    padding-left: 45px;
}
.widget.widget_media_image img{
    width: 100%;
    height: auto;
}
.widget.widget_tag_cloud .tagcloud a{
    padding-right: 5px;
}
/* ============ Widget End ============ */

/*footer section start*/
.pd_mag_footer_section{
    position: relative;
    display: block;
    padding: 60px 0 10px;
    background-color: #333;
    font-size: 16px;
}
.pd_mag_footer_section .pd_mag_footer_logo_wrap{
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.pd_mag_footer_logo_wrap .site-title {
    position: relative;
    margin: 0;
}
.pd_mag_footer_logo_wrap .footer_brand, .pd_mag_footer_logo_wrap .navbar-brand{
    position: relative;
    float: inherit;
    text-align: center;
    display: inline-block;
    height: 60px;
    width: auto;
    text-decoration: none;
    padding: 0;
}
.pd_mag_footer_logo_wrap .site-title .footer_brand{
    line-height: 60px;
}
.pd_mag_footer_logo_wrap .footer_brand:hover, .pd_mag_footer_logo_wrap .footer_brand:focus{
    text-decoration: none;
    outline: none;
}
.pd_mag_footer_logo_wrap .footer_brand img{
    height: 100%;
    width: auto;
}
.pd_mag_footer_logo_wrap .footer_brand span{
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    line-height: 50px;
}
.pd_mag_footer_section .pd_mag_footer_social_wrap{
    position: relative;
    display: block;
    text-align: center;
}
.pd_mag_footer_social_wrap .footer_social_link{
    margin: 0;
    padding: 0;
    list-style: none;
}
.pd_mag_footer_social_wrap .footer_social_link > li{
    display: inline-block;
    position: relative;
    margin: 0 15px;
}
.pd_mag_footer_social_wrap .footer_social_link > li a{
    position: relative;
    display: block;
    color: #fff;
    font-size: 18px;
}
.pd_mag_footer_social_wrap .footer_social_link > li a span{
    display: none;
}
.pd_mag_footer_section .pd_mag_footer_links_wrap{
    position: relative;
    display: block;
    margin: 50px 0 30px;
}
.pd_mag_footer_links_wrap .footer_links{
    padding: 0;
    margin: 0 auto;
    list-style: none;
}
.pd_mag_footer_links_wrap .footer_links > li{
    position: relative;
    display: block;
    width: 25%;
    float: left;
    font-size: 16px;
    margin-bottom: 24px;
    line-height: 20px;
}
.pd_mag_footer_links_wrap .footer_links > li span{
    display: none;
}
.pd_mag_footer_links_wrap .footer_links > li:after{
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    left: 0px;
    bottom: 0;
    width: 1px;
    background-color: #aaa;
}
.pd_mag_footer_links_wrap .footer_links > li:nth-of-type(4n+1):after{
    display: none;
}
.pd_mag_footer_links_wrap .footer_links > li a{
    color: #e5e5e5;
    font-weight: 300;
    position: relative;
    display: block;
    padding: 0px 15px 0px 45px;
}
.pd_mag_footer_links_wrap .footer_links > li.current_page_item a{
    color:#e04a4c;
}
.pd_mag_footer_section .pd_mag_footer_content{
    position: relative;
    display: block;
    text-align: center;
    color: #ffffff;
    line-height: 26px;
    font-weight: 300;
    margin: 0 0 40px;
}
.pd_mag_footer_section .pd_mag_footer_content p{
    margin: 0;
}
.pd_mag_footer_section .pd_mag_footer_copyright_wrap{
    position: relative;
    display: block;
    color: #ffffff;
    text-align: center;
    font-weight: 300;
    font-size: 14px;
}
.pd_mag_footer_section .pd_mag_footer_copyright_wrap .copyright_contnet{
    position: relative;
    display: block;
    padding-bottom: 20px;
}
.pd_mag_footer_section .pd_mag_footer_copyright_wrap .copyright_contnet a{
    color: #e04a4c;
}
.pd_mag_footer_section .pd_mag_footer_copyright_wrap .pd_mag_poweredby{
    position: relative;
    font-weight: 300;
    color: #757575;
    display: block;
    font-size: 12px;
    text-align: right;
}
.pd_mag_footer_section .pd_mag_footer_copyright_wrap .pd_mag_poweredby a{
    color: #757575;
}
.pd_mag_footer_section .pd_mag_footer_copyright_wrap .copyright_contnet .swm-themeby{
    display: block;
    font-size: 11px;
    color: #757575;
    padding-top: 7px;
}
.pd_mag_footer_section .pd_mag_footer_copyright_wrap .copyright_contnet .swm-themeby a{
    color: #757575;
}
.pd_mag_footer_section .pd_mag_footer_copyright_wrap .copyright_contnet .swm-themeby a:hover{
    text-decoration: none;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    z-index: 999;
    background-color: #282828;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    opacity: 0.8;
    box-shadow: 0px 0px 0px 4px rgba(255,255,255,0.4);
}
.back-to-top:hover, .back-to-top:focus{
    color: #ffffff;
    background: #e04a4c;
    opacity: 1;
}
/*================================================*/
/* ================================================ RESPONSIVE SWIFT-MAG -------------------------------------------------- */
@media (min-width:1200px){
    .layout_box .pd_post_content .pd_post_content_title{
        font-size:26px;
        line-height: 34px;
        max-height: 66px;
        overflow: hidden;
    }
}
@media (max-width:1199px){
    .navbar-pd-mag .navbar-nav>li>a{
        padding-left:20px;
        padding-right:20px;
    }
    .layout_wide .pd_featured_post .pd_featured_posts_list{
        margin: 0 -2px;
    }
    .layout_wide .pd_featured_posts_list li.pd_featured_items .pd_featured_items_wrap{
        padding: 0 2px;
    }
    .pd_latest_post .first-post .single-article figure.pd_latest_post_big_img_wrap img{
        height: 100%;
        width: 100%;
    }
    body.layout_box .pd_grid_type_post.pd_grid_big .pd_grid_type_post_wrap .pd_grid_type_post_img{
        height: 430px;
        width: auto;
        overflow: hidden;
    }
    body.layout_box .pd_grid_type_post.pd_grid_big .pd_grid_type_post_wrap .pd_grid_type_post_img img{
        height: 100%;
        width: auto;
    }
    body.layout_box .pd_post_content .pd_post_content_title{
        font-size: 26px;
        line-height: 32px;
        max-height: 66px;
    }
    .header_style_2 .navbar-pd-mag .navbar-nav.main-navbar{
        padding-right: 35px;
    }
    .header_style_2 .navbar-pd-mag .navbar-nav > li > a{
        padding-left:16px;
        padding-right:16px;
    }
    .navbar-pd-mag .navbar-nav > li.menu-item-has-children > span {
        right: 0;
    }
}
@media (max-width:1099px){
    .layout_wide .pd_featured_posts_list li.pd_featured_items, .layout_box .pd_featured_posts_list li.pd_featured_items{
        width: 25%;
    }
    .layout_wide .pd_featured_posts_list li.pd_featured_items:last-child, body.layout_box .pd_featured_posts_list li.pd_featured_items:last-child{
        display: none;
    }
    .pd_latest_post .first-post .single-article figure.pd_latest_post_big_img_wrap img{
        height: 100%;
        width: auto;
    }
    .pd_grid_type_wrap .pd_grid_type_post.pd_grid_big{
        height: 440px;
    }
    .pd_grid_type_post.pd_grid_big .pd_grid_type_post_wrap .pd_grid_type_post_img{
        overflow: hidden;
        width: auto;
        height: 100%;
    }
    .pd_grid_type_post.pd_grid_big .pd_grid_type_post_wrap .pd_grid_type_post_img img{
        width: auto;
        height: 100%;
    }
    .navbar-pd-mag .navbar-nav>li>a{
        padding-left: 18px;
        padding-right: 18px;
    }
    .navbar-pd-mag .navbar-nav > li.menu-item-has-children > span{
        right: 0px;
    }
    .layout_box .pd_latest_post .first-post .single-article figure.pd_latest_post_big_img_wrap{
        max-height: 430px;
    }
    .header_style_2 .navbar-pd-mag .navbar-nav > li > a{
        padding-left:15px;
        padding-right:15px;
    }
}
@media (max-width:991px){
    .navbar-pd-mag .navbar-nav>li>a {
        padding-left: 13px;
        padding-right: 13px;
        font-size: 14px;
    }
    .navbar-pd-mag .navbar-nav.main-navbar > li.menu-item-has-children > .sub-menu{
        right: 0;
        left: inherit;
    }
    .navbar-nav > li.menu-item-has-children > .sub-menu .menu-item-has-children > .sub-menu {
        left: inherit;
        right: 100%;
    }
    .pd_latest_post_section .pd_latest_post_title{
        float:inherit;
        width: 100%;
    }
    .layout_wide .pd_latest_post .first-post .single-article figure.pd_latest_post_big_img_wrap{
        width: 100%;
        height: auto;
        max-height: 460px;
    }
    .pd_latest_post .first-post .single-article figure.pd_latest_post_big_img_wrap img{
        width: 100%;
        height: auto;
    }
    .pd_latest_post_following{
        margin-bottom: 0;
    }
    .pd_post_list_article .pd_post_content{
        padding-left: 0;
    }
    .pd_post_list_section.pd_post_with_add_sidebar .widget .pd_post_content .pd_post_content_title{
        font-size: 24px;
        line-height: 30px;
    }
    body.layout_box .pd_grid_type_post .pd_grid_type_post_content .pd_grid_type_post_title{
        font-size: 20px;
        line-height: 28px;
        max-height: 60px;
        overflow: hidden;
    }
    .header_style_2 .navbar-pd-mag .navbar-collapse .main-navbar{
        display: none;
    }
    .pd_post_with_add_sidebar .pd_post_list_article .pd_post_img, .pd_post_with_add_sidebar .pd_post_single_article .pd_post_single_img {
        margin-bottom: 15px;
    }
    .pd_post_with_add_sidebar .pd_post_list_wrap .pd_post_list_article{
        border-bottom: 1px solid #e1e1e1;
    }
    .pd_post_with_add_sidebar .pd_post_list_wrap .pd_post_list_article:last-child{
        border-bottom: none;
    }
    .pd_post_content .pd_post_content_title{
        margin-bottom: 15px;
    }
    .pd_post_list_article .pd_post_content .pd_post_list_footer{
        padding-bottom: 0;
    }
    .pd_post_single_article .pd_post_content .entry-content{
        font-size: 14px;
    }
    .pd_post_with_add_sidebar .pd_post_single_article .pd_post_content .pd_post_single_meta .entry-header{
        float: inherit;
    }
    .pd_post_with_add_sidebar .pd_post_single_article .pd_post_content .pd_post_single_meta{
        margin-bottom: 15px;
    }
    .pd_post_with_add_sidebar .pd_post_single_article .pd_post_content .pd_post_cat_label{
        margin-bottom: 10px;
    }
    .pd_post_single_section .pd_mag_post_title_wrap .pd_mag_post_title{
        font-size: 30px;
        line-height: 38px;
    }
    .layout_box .pd_post_single_section .pd_mag_post_title_wrap .pd_mag_post_title{
        font-size: 26px;
        line-height: 34px;
    }
}
@media (min-width:768px){
    .navbar-pd-mag .navbar-header .sidemenu-toggle, .navbar-pd-mag .navbar-header .search-bar{
        display:none;
    }
}
@media (min-width:768px) and (max-width:1199px){
    .layout_wide .pd_post_with_add_sidebar .pd_post_content .pd_post_content_title {
        font-size: 26px;
        line-height: 34px;
    }
}
@media (max-width:767px){
    /* Navbar */
    .navbar-default.navbar-pd-mag .navbar-toggle, .navbar-default.navbar-pd-mag .main-navbar{
        display:none;
    }
    .header_style_1 .navbar-pd-mag .navbar-collapse{
        position: relative;
        display: none;
        border-top: none;
    }
    .navbar-pd-mag .navbar-header .sidemenu-toggle{
        position: absolute;
        left: 15px;
        top: 50%;
        margin-top: -24px;
        z-index: 1;
    }
    .navbar-pd-mag .navbar-header .search-bar{
        right: 15px;
        top: 50%;
        margin-top: -24px;
    }
    .navbar-pd-mag .navbar-header .search-bar > li > a{
        padding-right: 15px;
    }
    body.header_style_1 .navbar-pd-mag .navbar-header{
        padding: 8px 0 22px;
        border-bottom: 1px solid #efefef;
    }
    .header_style_1 .navbar-pd-mag .navbar-brand{
        line-height: 40px;
    }
    .header_style_1 .navbar-pd-mag .navbar-header .site-title + .site-description{
        bottom: 12px;
    }
    .header_style_1 .navbar-pd-mag.affix .navbar-collapse{
        position: relative;
        display: block;
    }
    body.header_style_1 .navbar-pd-mag.affix + .hidden-header-fixed{
        height: 120px;
    }
    .navbar-pd-mag .navbar-collapse .site-title{
        display: none;
    }
    .header_style_1 .navbar-pd-mag .navbar-collapse .site-title{
        display: inline-block;
        margin: 0;
    }
    .header_style_1 .navbar-pd-mag .navbar-collapse .site-title .navbar-brand{
        line-height: 38px;
        height: 50px;
        font-size: 32px;
        font-weight: 700;
        color: #282828;
    }
    .header_style_1 .navbar-pd-mag .navbar-collapse .sidemenu-toggle {
        position: absolute;
        left: 15px;
        top: 50%;
        margin-top: -24px;
    }
    .header_style_1 .navbar-pd-mag .navbar-collapse .search-bar{
        margin: 0;
        top: 50%;
        right: 5px;
        margin-top: -24px;
    }
    .navbar-pd-mag .search-bar.navbar-nav>.active>a, .navbar-pd-mag .search-bar.navbar-nav> li >a:hover{
        border-bottom: none;
    }
    .navbar-pd-mag .bootsnipp-search .container{
        padding:0 5px;
    }
    .navbar-pd-mag .bootsnipp-search .form-control{
        height: 50px;
        padding-left: 5px;
    }
    .navbar-pd-mag .bootsnipp-search .input-group-btn > .btn{
        padding: 10px 12px;
        font-size: 14px;
    }
    .navbar-pd-mag.affix .custom-logo-link{
        height: 50px;
        position: relative;
        display: inline-block;
    }
    .navbar-pd-mag.affix .custom-logo-link img{
        height: 100%;
        width: auto;
    }
    body.wp-custom-logo .navbar-pd-mag .navbar-header {
        padding: 15px 0;
    }
    .header_style_2 .navbar-pd-mag .navbar-header{
        min-height: 61px;
    }
    body.wp-custom-logo.header_style_2 .navbar-pd-mag .navbar-header, .header_style_2 .navbar-pd-mag .navbar-header {
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #efefef;
    }
    body.wp-custom-logo.header_style_2 .navbar-pd-mag .navbar-header .custom-logo-link{
        display: block;
        float: left;
    }
    .header_style_2 .navbar-pd-mag .navbar-header .sidemenu-toggle{
        position: relative;
        float: left;
        left: 0;
        top: inherit;
        margin-left: 0px;
        margin-top: 0;
    }
    .header_style_2 .navbar-pd-mag .navbar-header .search-bar{
        margin: 0;
        right: inherit;
        top: inherit;
        float: right;
        position: relative;
    }
    .header_style_2 .navbar-pd-mag .site-title{
        float: left;
    }
    /* Navbar End */
    .content-area .pd_mag_post_title_wrap{
        margin-bottom: 15px;
        padding-bottom: 10px;
    }
    /*featrued Post */
    .pd_featured_post .pd_featured_posts_list{
        margin: 0 -15px;
    }
    .layout_box .pd_featured_posts_list li.pd_featured_items, .layout_wide .pd_featured_posts_list li.pd_featured_items{
        width: 50%;
    }
    .pd_featured_posts_list li.pd_featured_items .pd_featured_items_wrap{
        padding: 0 15px;
    }
    .pd_featured_posts_list li.pd_featured_items .pd_featured_post_content{
        padding: 10px 0px 0px;
    }
    /*featrued Post End*/
    /* PD Grid Type Post */
    .pd_grid_type_wrap .pd_grid_type_post.pd_grid_big{
        width: 100%;
        height: auto;
    }
    .pd_grid_type_post.pd_grid_big .pd_grid_type_post_wrap .pd_grid_type_post_img{
        width: 100%;
        height: auto;
        max-height: 460px;
    }
    body.layout_box .pd_grid_type_post.pd_grid_big .pd_grid_type_post_wrap .pd_grid_type_post_img{
        width: 100%;
        height: auto;
        max-height: 460px;
    }
    body.layout_box .pd_grid_type_post.pd_grid_big .pd_grid_type_post_wrap .pd_grid_type_post_img img, .pd_grid_type_post.pd_grid_big .pd_grid_type_post_wrap .pd_grid_type_post_img img{
        width: 100%;
        height: auto;
    }
    .pd_grid_type_wrap .pd_grid_type_post{
        width: 33.33%;
    }
    .swift-vertical-add-wrap{
        display: none;
    }
    .pd_mag_add_wrap{
        padding: 2px;
    }
    /* PD Grid Type Post End*/
    .pd_post_list_article .pd_post_img{
        margin-bottom: 15px;
    }
    .pd_post_list_article .pd_post_content{
        margin-bottom: 0;
        padding-bottom: 10px;
    }
    .pd_post_list_article .pd_post_content:after{
        content: '';
        position: absolute;
        height: 1px;
        width: 160px;
        background: #e1e1e1;
        bottom: -5px;
        left: 50%;
        margin-left: -80px;
    }
    .pd_post_content .pd_post_content_title{
        margin-bottom: 10px;
    }
    .pd_post_list_wrap .pd_post_list_article:last-child .pd_post_content:after{
        display: none;
    }
    /* PD footer */
    .pd_mag_footer_links_wrap .footer_links > li{
        width: 33.33%;
    }
    .pd_mag_footer_links_wrap .footer_links > li:after{
        left: -15px;
    }
    .pd_mag_footer_links_wrap .footer_links > li:nth-child(4n+1):after{
        display: block;
    }
    .pd_mag_footer_links_wrap .footer_links > li:nth-child(3n+1):after{
        display: none;
    }
    .pd_mag_footer_links_wrap .footer_links > li a{
        padding: 0px 30px 0px 0px;
    }
    /* PD footer End */
    .pd_post_with_add_sidebar .pd_post_list_wrap .pd_post_list_article{
        border: none;
    }
    .pd_post_list_page_header{
        margin-bottom: 15px;
    }
    .content-area {
        padding-bottom: 30px;
    }
}
@media (max-width:640px){
    /* PD Grid Type Post */
    .pd_grid_type_wrap .pd_grid_type_post{
        width: 50%;
    }
    /* PD Grid Type Post End*/
}
@media (max-width:600px){
    body.admin-bar .navbar-pd-mag.affix{top:0;}
    body.admin-bar .navbar-mobile-collapse {
        top: 46px;
        height: calc(100% - 46px);
    }
    body.admin-bar.sw-navbar-fixed-top .navbar-mobile-collapse{
        top: 0;
        height: calc(100% - 0px);
    }
}
@media (max-width:568px){
    /* PD footer */
    .pd_mag_footer_links_wrap .footer_links > li{
        width: 50%;
    }
    .pd_mag_footer_links_wrap .footer_links > li:after{
        left: 0px;
    }
    .pd_mag_footer_links_wrap .footer_links > li:nth-child(4n+1):after, .pd_mag_footer_links_wrap .footer_links > li:nth-child(3n+1):after{
        display: block;
    }
    .pd_mag_footer_links_wrap .footer_links > li:nth-child(2n+1):after{
        display: none;
    }
    .pd_mag_footer_links_wrap .footer_links > li a{
        padding: 0px 15px 0px 45px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    /* PD footer End */
}
@media (min-width:481px) and (max-width:991px){
    .following_post_item .following_post_content .following_post_title {
        font-size: 22px;
        line-height: 30px;
        max-height: 60px;
    }
}
@media (max-width:480px){
    .navbar-pd-mag .bootsnipp-search .input-group-addon{
        display:none;
    }
    .navbar-pd-mag .bootsnipp-search .form-control{
        padding-left: 10px;
    }
    .layout_wide .pd_featured_posts_list li.pd_featured_items .pd_featured_items_wrap, .layout_box .pd_featured_posts_list li.pd_featured_items .pd_featured_items_wrap{
        padding: 0 6px;
    }
    .layout_wide .pd_featured_post .pd_featured_posts_list, .layout_box .pd_featured_post .pd_featured_posts_list{
        margin: 0 -6px;
    }
    .pd_latest_post .first-post .single-article .article-content .pd_latest_post_big_title{
        font-size: 26px;
        line-height: 34px;
    }
    .pd_grid_type_wrap{
        margin: 0 -6px;
    }
    .pd_grid_type_wrap .pd_grid_type_post{
        margin-bottom: 12px;
    }
    .pd_grid_type_post .pd_grid_type_post_wrap{
        padding: 0 6px;
    }
    .pd_grid_type_post.pd_grid_big .pd_grid_type_post_content .pd_grid_type_post_title{
        font-size: 26px;
        line-height: 34px;
    }
    .pd_grid_type_post .pd_grid_type_post_content .pd_grid_type_post_title{
        font-size: 20px;
        line-height: 28px;
        max-height: 60px;
    }
    .pd_post_content .pd_post_content_title{
        font-size: 26px;
        line-height: 34px;
    }
    .pd_mag_footer_links_wrap .footer_links > li a{
        padding: 0px 0px 0px 30px;
    }
    .pd_mag_footer_links_wrap .footer_links > li:nth-child(2n+1) a{
        padding: 0px 15px 0px 15px;
    }
    .navigation.post-navigation .nav-links .nav-previous, .navigation.post-navigation .nav-links .nav-next{
        width: 100%;
        float: left;
    }
    .navigation.post-navigation .nav-links:before{
        transform: none;
        height: 1px;
        width: 100px;
        top: 50%;
        left: 50%;
        margin-left: -50px;
    }
    .navigation.post-navigation .nav-links .nav-previous{
        padding-right: 0;
    }
    .navigation.post-navigation .nav-links .nav-next{
        padding-left: 0;
    }
    .pd_post_list_article .pd_post_content{
        padding-bottom: 30px;
    }
    .pd_post_list_article .pd_post_content:after{
        bottom: 0;
    }
    .pd_post_list_wrap .pd_post_list_article:last-child .pd_post_content:after{
        display: none;
    }
    .pd_post_single_section .pd_mag_post_title_wrap .pd_mag_post_title{
        font-size: 28px;
        line-height: 36px;
    }
    .pd_post_list_page_header .page-title{
        font-size: 28px;
        line-height: 34px;
    }
}
@media (max-width:421px){
    .layout_wide .pd_featured_posts_list li.pd_featured_items, .layout_box .pd_featured_posts_list li.pd_featured_items{
        width:50%;
        margin-bottom: 15px;
    }
    .layout_wide .pd_featured_posts_list li.pd_featured_items:last-child, body.layout_box .pd_featured_posts_list li.pd_featured_items:last-child{
        display:none;
    }
    .layout_wide .pd_featured_posts_list li.pd_featured_items .pd_featured_post_content{
        padding: 10px 0px 0 15px;
    }
    .pd_featured_posts_list li.pd_featured_items .pd_featured_post_content .entry-title{
        font-size: 14px;
        line-height: 18px;
        max-height: 38px;
    }
    .content-area .pd_mag_post_title_wrap{
        margin: 0 0 15px;
    }
    .pd_latest_post_following .following_post_item{
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
}
@media (max-width:391px){
    .layout_wide .pd_featured_posts_list li.pd_featured_items, .layout_box .pd_featured_posts_list li.pd_featured_items{
        width:100%;
        margin-bottom: 15px;
    }
    .layout_wide .pd_featured_posts_list li.pd_featured_items:last-child, body.layout_box .pd_featured_posts_list li.pd_featured_items:last-child{
        display:block;
        margin-bottom: 0;
    }
    .layout_wide .pd_featured_posts_list li.pd_featured_items .pd_featured_items_wrap, .layout_box .pd_featured_posts_list li.pd_featured_items .pd_featured_items_wrap{
        display: table;
        width: 100%;
    }
    .pd_featured_posts_list li.pd_featured_items .pd_featured_post_img{
        width: 30%;
        display: table-cell;
        vertical-align: middle;
        border-radius: 5px;
    }
    .pd_featured_posts_list li.pd_featured_items .pd_featured_post_content{
        width: 70%;
        display: table-cell;
        text-align: left;
        padding: 0 0 0 15px;
        vertical-align: middle;
    }
    .pd_featured_posts_list li.pd_featured_items .pd_featured_post_content .entry-title{
        font-size: 16px;
        line-height: 20px;
        max-height: 42px;
    }
    .pd_latest_post .first-post .single-article .article-content .pd_latest_post_big_title{
        font-size:22px;
        line-height: 30px;
    }
    .pd_grid_type_wrap .pd_grid_type_post{
        margin-bottom:30px;
    }
    .pd_grid_type_wrap .pd_grid_type_post{
        width:100%;
    }
    .pd_grid_type_wrap .pd_grid_type_post:last-child{
        margin-bottom: 0;
    }
    .header_style_2 .navbar-pd-mag .navbar-header .sidemenu-toggle{
        margin: 0 10px;
    }
    .header_style_2 .navbar-pd-mag .navbar-nav.search-bar > li > a{
        padding-left: 8px;
        padding-right: 8px;
    }
    .pd_post_single_section .pd_mag_post_title_wrap .pd_mag_post_title{
        font-size: 24px;
        line-height: 32px;
    }
}
@media (max-width:360px){
    .pd_post_content .pd_post_content_title{
        font-size: 24px;
        line-height: 32px;
    }
    .pd_mag_footer_links_wrap .footer_links > li a{
        padding: 0px 0px 0px 15px;
    }
    .pd_mag_footer_links_wrap .footer_links > li:nth-child(2n+1) a{
        padding: 0px 15px 0px 0px;
    }
    .pd_post_single_section .pd_mag_post_title_wrap .pd_mag_post_title {
        font-size: 22px;
        line-height: 28px;
    }
}
@media (max-width:359px){
    .layout_wide .pd_featured_posts_list li.pd_featured_items, .layout_box .pd_featured_posts_list li.pd_featured_items{
        width:100%;
        margin-bottom: 15px;
    }
    .layout_wide .pd_featured_posts_list li.pd_featured_items:last-child, body.layout_box .pd_featured_posts_list li.pd_featured_items:last-child{
        display:block;
        margin-bottom: 0;
    }
    .layout_wide .pd_featured_posts_list li.pd_featured_items .pd_featured_items_wrap, .layout_box .pd_featured_posts_list li.pd_featured_items .pd_featured_items_wrap{
        display: table;
        width: 100%;
    }
    .pd_featured_posts_list li.pd_featured_items .pd_featured_post_img{
        width: 30%;
        display: table-cell;
        vertical-align: middle;
        border-radius: 5px;
    }
    .pd_featured_posts_list li.pd_featured_items .pd_featured_post_content{
        width: 70%;
        display: table-cell;
        text-align: left;
        padding: 0 0 0 15px;
        vertical-align: middle;
    }
    .pd_featured_posts_list li.pd_featured_items .pd_featured_post_content .entry-title{
        font-size: 16px;
        line-height: 20px;
    }
    .pd_latest_post .first-post .single-article .article-content .pd_latest_post_big_title, .pd_grid_type_post.pd_grid_big .pd_grid_type_post_content .pd_grid_type_post_title{
        font-size:20px;
        line-height: 26px;
        font-weight: 500;
    }
    .following_post_item .following_post_img{
        width:80px;
        height: 80px;
        margin-right: 0;
    }
    .pd_mag_footer_section{
        padding-top: 50px;
    }
    .pd_post_author{
        font-size: 13px;
    }
    .layout_box .pd_post_single_section .pd_mag_post_title_wrap .pd_mag_post_title{
        font-size: 22px;
        line-height: 30px;
    }
}
/* ------------------------------------------------- RESPONSIVE SWIFT-MAG ================================================ */
