.responsive_resize {
    font-size: 23px !important;
}
/****************************************************************
 *		@media Qurey
 ****************************************************************/

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {}
@media only screen and (min-width: 0px) and (max-width: 1000px) {
    .tp-caption * {
	font-size: inherit !important;
	line-height: inherit !important;
    }
    .responsive_sidebar > .sidebar > .logo {
	display: none;
    }
    .side_arrow {
	display: block;
    }
    .scrollTo_top {
	right: 20px;
    }
    .wrap_full_layout  .responsive_logo {
	left: 20px;
    }    
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 1000px) {
    .wrap_full_layout  .responsive_logo {
	display: none !important;
    }
    .wrap_full_layout  nav#navigation ul.nav {
	float: left;
    }

    .responsive_sidebar {
	display: block;
    }
    .inner {
	width: 705px;
    }
#top_bar {
    height: 50px;
}
#top_bar .left_top_bar {
    display: none;
}
#top_bar .inner {
    position: relative;
}
nav#navigation {
    float: none;
}
nav#navigation ul.nav {
    float: right;
    margin-right: 40px;
}
nav#navigation ul.nav > li > a {
    font-size: 13px;
    padding: 0 15px;
    height: 50px;
    line-height: 49px;
}
nav#navigation ul.nav li.home a:before {
       line-height: 49px;
 
}
#header .main_menu ul.nav li a {
    padding: 0 15px;
    font-size: 14px;
}
.mom_dropdown ul.nav li ul {
    top: 50px;
}
nav#navigation .ch_search {
    float: none;
    position: absolute;
    right: 0;
    height: 49px;
}
#top_bar .ch_search .sb_icon {
    height: 50px;
}
#top_bar .ch_search .sb_icon:before {
    line-height: 50px;
}
    .sidebar_container {
	display: none;
    }
    .ch_main {
	float: none;
	width: auto;
    }
.responsive_logo {
    display: block;   
}

#footer .mom_column {
    float: left;
    width: 30.6666%;
}
#footer .mom_column:nth-child(3n+3) {
    margin-right: 0 !important;
    clear: right;
}
#footer .mom_column:nth-child(4n+4) {
    clear: left;
}

#footer .widget {
    margin-bottom: 30px;
}
/* Audio */
    a.jp-mute:before, a.jp-mute, .jp-volume-bar-container {
	display: none;
    }
    div.jp-progress-container {
	border-right: none;
    }
    div.jp-audio div.jp-type-single a.jp-mute, div.jp-audio div.jp-type-single a.jp-unmute {
	border-left: none;
    }
    div.jp-progress-container, div.jp-audio div.jp-type-single div.jp-progress {
	width: 500px;	
    }
    
/*  Portfolio */

    .protfolio_filter ul li {
	margin-left: 20px;
    }
    .mom_portfolio ul.portfolio_list li, .wrap_full_layout .mom_portfolio ul.portfolio_list li {
    width: 211px;
    height: 171px;
    }
    .pt_related_items ul.portfolio_list li:nth-child(4n+4) {
	display: none;
    }

    .portfolio_image .pt_overlay i {
	display: none;
    }
    .portfolio_image .pt_overlay h3 {
	bottom: 10px;
	opacity: 1;
    }


}

/*------------------------------------------------------------------------------*/
/*                    Width : 480
/*------------------------------------------------------------------------------*/

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 452px) and (max-width: 767px) {
    .responsive_sidebar {
	display: block;
    }
    .responsive_sidebar > .sidebar > .logo {
	display: none;
    }

    .mom_visibility_mobile {
        display: block !important;
    }
    .mom_visibility_desktop, .mom_visibility_tablet {
        display: none;
    }

    .inner, .wrap_full_layout {
	width: 440px !important;
    }
    #footer .inner {
	width: 100% !important;
    }
#top_bar {
    height: 50px;
    z-index: 1000;
}
#top_bar .left_top_bar {
    display: none;
}
#top_bar .inner {
    position: relative;
}
nav#navigation .ch_search {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 49px;
}
#top_bar .ch_search .sb_icon {
    height: 50px;
}
#top_bar .ch_search .sb_icon:before {
    line-height: 50px;
}
#top_bar .ch_search form {
    width: 422px;
}
nav#navigation {
    width: auto;
}
    .mobile_responsive_menu {
	padding: 0;
        position: absolute;
        display: none;
       z-index:2000;
       width:100%;
       margin: 0;
       left:0;
       top:50px;
	background: #3D3D3D;
       height: auto;
       margin-bottom: 0;
       	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	border-top: 1px solid #232323;
	z-index: 1000;
	text-align: left;
    }
    .mobile_responsive_menu li {
        float: none;
       padding: 0 15px;
       line-height: 33px;
        border-bottom: 1px solid #232323;
  	list-style: none;
      color: #e0e0e0;
    }
    .mobile_responsive_menu li a {
        color: #e0e0e0;
    }
    .mobile_responsive_menu li ul {
        display: block;
        position: relative;
        margin-bottom: 0;
        border-top: 1px solid #232323;
        margin: 0 -15px;
	padding-left: 15px;
    }
    .mobile_responsive_menu li ul li {
        border-bottom: 0;
        line-height: 30px;
        margin-left: 5px;
    }
    .mobile_responsive_menu li ul li a {
        font-size: 11px;
    }
    .mobile_responsive_menu li ul li:before {
	content: "\e067";
	font-family: 'momizat';
	speak: none;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
        text-transform: none !important;
        position: relative;
        top: 1px;
    }
    
/* Header */
#header, #header > .inner {
    height: auto !important;
}
#header .logo_style2 {
    float: none;
    text-align: center;
}
#header .mobile_top_nav_wrap {
    position: relative;
}
#header .top_menu_handle {
    position: static;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
#header .mobile_responsive_menu {
    top: 39px;
    background: #232323;
    padding-bottom: 5px;
    border-top: 1px solid #3d3d3d;
}
#header .mobile_responsive_menu li {
    border-color:#3d3d3d; 
}

#header .mobile_responsive_menu li a {
    color: #b0b0b0;
    
}

/* Top Naviagation */
.top_menu_handle {
        position: absolute;
        top:8px;
        cursor: pointer;
        background: #232323;
    color: #C4B385;
	right: 50px;
        width: 200px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        padding: 0 10px 0 10px;
	font-style: normal;
}
.top_menu_handle:hover {
        color: #fff;

}
    .top_menu_handle:after {
	content: "\36";
	font-family: 'momizat';
	speak: none;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
        text-transform: none !important;
        font-size: 17px;
        float: right;
	color: #b0b0b0;

    }
    .top_menu_handle:before {
        content: 'Go To ... ';
        line-height: 34px;
        float: left;
	font-family: museo_slab;
	color: #b0b0b0;
    }
    

.tmh_close:after {
	content: "\e09f";
    }

.sidebar_container {
	display: none;
}
.ch_main {
	float: none;
	width: auto;
}
.responsive_logo {
    display: block;   
}

/* Feature Slider */
.featur_items {
    height: 209px;
}
.featur_image {
    height: 209px;
    width: 374px;
}
.featur_items .sfb {
    width: 374px;
    height: 209px;
    line-height: 209px;
}
.featur_posts .caption p {
    display: none;
}
.featur_posts .caption a.global_read_more {
    display: none;
}
.featur_posts .caption {
    padding: 7px 15px;
}
.featur_posts .caption h2 {
    font-size: 16px;
    margin-bottom: 0;
}

.slider_nav_items .sfb {
    width: 65px;
    height: 45px;
    line-height: 45px;
    font-size: 17px;
}
.features .slider_nav ul li a img {
    height: 45px;
    width: 65px;
}
.features .slider_nav .slider_nav_items {
    height: 57px;
}
.features .slider_nav .featuer_next ,.features .slider_nav .featur_prev {
    line-height: 80px;
}

/*Posts */
.chr_post h2.post_title a {
    font-size: 18px;
}
.quote_post {
    font-size: 16px;
    line-height: 1.5;
    margin-left: 10px;
    margin-bottom: 0;
}
.chr_post .quote_post p {
    margin-bottom: 5px;
}
.post_meta .cat{
    display: none;
}
.chr_post .post_content {
    padding-bottom: 25px;
}

/* video Post */
video {
    background: #000;
    max-width: 100% !important;
    max-height: 200px !important;
}
.audio_post_frame .jp-jplayer {
    width: 100% !important;
    height: 200px !important;
}
.audio_post_frame .jp-jplayer img {
    height: 200px !important;
}
a.jp-pause:before {
    font-size: 11px;
}
div.jp-progress-container {
    width: 197px;
}
div.jp-audio div.jp-type-single div.jp-progress{
    width: 193px;
}
a.jp-mute, a.jp-unmute {
    width: 42px !important;
}

a.jp-mute:before, a.jp-unmute:before {
    color: #CDCDCD;
}
a.jp-play, a.jp-pause {
}
.jp-volume-bar-container {
    display: none;
}

/* Audio */
    a.jp-mute:before, a.jp-mute, .jp-volume-bar-container {
	display: none;
    }
    div.jp-progress-container {
	border-right: none;
    }
    div.jp-audio div.jp-type-single a.jp-mute, div.jp-audio div.jp-type-single a.jp-unmute {
	border-left: none;
    }
    div.jp-progress-container, div.jp-audio div.jp-type-single div.jp-progress {
	width: 236px;	
    }

/* Pages */
.logo_in_full {
    display: none;
}
.main_full {
    float: none;
    width: 100%;
    padding-top: 3px;
    border-top: 1px dotted #cec7a8;
}
.main_full:before {
    border-top: 1px dotted #cec7a8;
}
.main_full:after {
    border-bottom: 1px dotted #cec7a8;
}

.comment_box_wrab .comment_content span.comment_meta {
    display: none;
}
form:not(.searchform) input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]):not([type="file"]) {
    width: 100%;
    margin-bottom: 15px;
}

#footer .mom_column {
    float: none;
    width: 100%;
}
#footer .widget {
    margin-bottom: 30px;
}
.copyright p {
    float: none;
    text-align: center;
}
.copyright .chr_up {
    display: none;
}
.one_half, .one_third, .two_third, three_fourth, .two_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth {
    margin-right: 0;
    width: 100%;
    float: none;
}

/*  Portfolio */
 .protfolio_filter ul  {
    float: none;
    margin-bottom: 30px;
 }
    .protfolio_filter ul li {
	margin-left: 0;
	margin-right: 15px;
    }
    .protfolio_filter ul li a {
	font-size: 12px;
    }
    .mom_portfolio ul.portfolio_list li, .wrap_full_layout .mom_portfolio ul.portfolio_list li {
	width: 190px;
	height: 158px;
    }
    .pt_related_items ul.portfolio_list li:nth-child(4n+4), .pt_related_items ul.portfolio_list li:nth-child(3n+3) {
	display: none;
    }

    .portfolio_image .pt_overlay i {
	display: none;
    }
    .portfolio_image .pt_overlay h3 {
	bottom: 10px;
	opacity: 1;
    }
    .mom_Portfolio_single .pt_main, .mom_Portfolio_single .pt_side {
	float: none;
	width: auto;
    }
    .mom_Portfolio_single .pt_main {
	margin-bottom: 30px;
    }
    .mom_social_icons {
	float: none;
	margin-top: 10px;
	
    }
    
/* Tabs */
ul.mom_tabs {
   height: auto;
}
ul.mom_tabs li {
   float: none;
}
/* New post formats */
.chat-row {
    margin-bottom: 20px;   
}
.chr_post .post_content .chat-author {
    width: 50px;
}
.chat-text {
    float: left;
       width: 197px
}
.fb-post.fb_iframe_widget {
    max-width: 100%;
    overflow: hidden;
    border-right: 1px solid #e6e6e6;
}
   
}
/*------------------------------------------------------------------------------*/
/*                    width : 320 
/*------------------------------------------------------------------------------*/

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 0px) and (max-width: 451px) {
    .responsive_sidebar {
	display: block;
    }
    .responsive_sidebar > .sidebar > .logo {
	display: none;
    }

    .mom_visibility_mobile {
        display: block !important;
    }
    .mom_visibility_desktop, .mom_visibility_tablet {
        display: none;
    }

    .inner, .wrap_full_layout {
	width: 280px !important;
    }
    #footer .inner {
	width: 100% !important;
    }
    .ch_main .main_wrap {
	padding-top: 5px;
	margin: 15px;
    }
    
    .features, .chr_post {
	margin-bottom: 15px;
    }
#top_bar {
    height: 50px;
    z-index: 1000;
}
#top_bar .left_top_bar {
    display: none;
}
#top_bar .inner {
    position: relative;
}
nav#navigation .ch_search {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 49px;
}
#top_bar .ch_search .sb_icon {
    height: 50px;
}
#top_bar .ch_search .sb_icon:before {
    line-height: 50px;
}
#top_bar .ch_search form {
    width: 262px;
}
nav#navigation {
    width: auto;
}
    .mobile_responsive_menu {
	padding: 0;
        position: absolute;
        display: none;
       z-index:2000;
       width:100%;
       margin: 0;
       left:0;
       top:50px;
	background: #3D3D3D;
       height: auto;
       margin-bottom: 0;
       	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	border-top: 1px solid #232323;
	z-index: 1000;
    }
    .mobile_responsive_menu li {
        float: none;
       padding: 0 15px;
       line-height: 33px;
        border-bottom: 1px solid #232323;
        color: #e0e0e0;
	list-style: none;
	text-align: left;
    }
    .mobile_responsive_menu li a {
        color: #e0e0e0;
    }
    .mobile_responsive_menu li ul {
        display: block;
        position: relative;
        margin-bottom: 0;
        border-top: 1px solid #232323;
        margin: 0 -15px;
	padding-left: 15px;
    }
    .mobile_responsive_menu li ul li {
        border-bottom: 0;
        line-height: 30px;
        margin-left: 5px;
    }
    .mobile_responsive_menu li ul li a {
        font-size: 11px;
    }
    .mobile_responsive_menu li ul li:before {
	content: "\e067";
	font-family: 'momizat';
	speak: none;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
        text-transform: none !important;
        position: relative;
        top: 1px;
    }
    
/* Top Naviagation */
    .top_menu_handle {
        position: absolute;
        top:8px;
        cursor: pointer;
        background: #232323;
    color: #C4B385;
	right: 50px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        padding: 0 10px 0 10px;
	font-style: normal;
    }
.top_menu_handle:hover {
        color: #fff;

}
    .top_menu_handle:after {
	content: "\36";
	font-family: 'momizat';
	speak: none;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
        text-transform: none !important;
        font-size: 17px;
        float: right;
	color: #b0b0b0;

    }
    .top_menu_handle:before {
        line-height: 34px;
        float: left;
	font-family: museo_slab;
	color: #b0b0b0;
    }
    
.mom_navigation .top_menu_handle:before {
	display: none;
   
}
.tmh_close {

}
.tmh_close:after {
	content: "\e09f";
    }

.sidebar_container {
	display: none;
}
.ch_main {
	float: none;
	width: auto;
}
.responsive_logo {
    display: block;   
}

/* Header */
#header, #header > .inner {
    height: auto !important;
}
#header .logo_style2 {
    float: none;
    text-align: center;
}
#header .mobile_top_nav_wrap {
    position: relative;
}
#header .top_menu_handle {
    position: static;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
#header .mobile_responsive_menu {
    top: 39px;
    background: #232323;
    padding-bottom: 5px;
    border-top: 1px solid #3d3d3d;
}
#header .mobile_responsive_menu li {
    border-color:#3d3d3d; 
}

#header .mobile_responsive_menu li a {
    color: #b0b0b0;
    
}
    .top_menu_handle:before {
        line-height: 34px;
        float: left;
	font-family: museo_slab;
	color: #b0b0b0;
	content: 'Go To ...';
    }


/* Feature Slider */
.featur_items {
    height: 120px;
}
.featur_image {
    height: 120px;
    width: 234px;
}
.featur_items .sfb {
    width: 214px;
    height: 120px;
    line-height: 120px;
}
.featur_items .sfb {
    font-size: 26px;
}
.featur_posts .caption p {
    display: none;
}
.featur_posts .caption a.global_read_more {
    display: none;
}
.featur_posts .caption {
    padding: 3px 7px;
}
.featur_posts .caption h2 {
    font-size: 13px;
    margin-bottom: 0;
}
.chr_post h2.post_title {
    padding-top:0;
}
.slider_nav_items .sfb {
    width: 71px;
    height: 48px;
    line-height: 48px;
    font-size: 17px;
}
.features .slider_nav ul li a img {
    height: 48px;
    width: 71px;
}
.features .slider_nav .slider_nav_items {
    height: 60px;
}
.features .slider_nav .featuer_next ,.features .slider_nav .featur_prev {
    line-height: 80px;
}

/*Posts */
.chr_post h2.post_title {
    line-height: 1.1;
}
.chr_post .post_title_wrap {
    margin-bottom: 20px;
}
.chr_post .post_content .gallary_frame, .chr_post .post_content img:not(.wp-smiley), .jp-audio-container {
    margin-bottom: 15px;
}
.chr_post h2.post_title a {
    font-size: 15px;
}
.chr_post {
    padding: 10px 15px 0;
}
.chr_post .post_content p {
    margin-bottom: 15px;
}
.post_meta {
    padding: 5px 15px;
    margin: 0 -15px;
}
.post_meta span {
    line-height: 28px;
}
.chr_post .post_type {
    display: none;
}
.quote_post {
    font-size: 14px;
    line-height: 1.5;
    margin-left: 0px;
    padding-left: 15px;
    margin-bottom: 0;

}
.chr_post .quote_post p {
    margin-bottom: 5px;
}
.post_meta .cat, .post_meta .comment_count{
    display: none !important;
}
.chr_post .post_content {
    padding-bottom: 20px;
}

/* video Post */
video {
    background: #000;
    max-width: 100% !important;
    max-height: 140px !important;
}
.audio_post_frame .jp-jplayer {
    width: 100% !important;
    height: 140px !important;
}
.audio_post_frame .jp-jplayer img {
    height: 140px !important;
}
a.jp-play:before {
    font-size: 18px;
}
a.jp-play, a.jp-pause {
    width: 40px !important;
}
a.jp-pause:before {
    font-size: 11px;
}
div.jp-progress-container {
    width: 90px;
}
div.jp-audio div.jp-type-single div.jp-progress{
    width: 86px;
}
a.jp-mute, a.jp-unmute {
    width: 40px !important;
    line-height: 37px;
}

a.jp-mute:before, a.jp-unmute:before {
    color: #CDCDCD;
    font-size: 13px;
}
a.jp-play, a.jp-pause {
}
.jp-volume-bar-container {
    display: none;
}

    a.jp-mute:before, a.jp-mute, .jp-volume-bar-container {
	display: none;
    }
    div.jp-progress-container {
	border-right: none;
    }
    div.jp-audio div.jp-type-single a.jp-mute, div.jp-audio div.jp-type-single a.jp-unmute {
	border-left: none;
    }
    div.jp-progress-container, div.jp-audio div.jp-type-single div.jp-progress {
	width: 149px;	
    }
    
a.global_read_more {
    font-size: 13px;
}
.post_meta span:before {
    font-size: 13px !important;
}
.post_meta span {
    margin-right: 20px;
    font-size: 12px;
}
form:not(.searchform) input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]):not([type="file"]) {
    width: 100%;
    margin-bottom: 15px;
}
/* Pages */
.logo_in_full {
    display: none;
}
.main_full {
    float: none;
    width: 100%;
    padding-top: 3px;
    border-top: 1px dotted #cec7a8;
}
.main_full:before {
    border-top: 1px dotted #cec7a8;
}
.main_full:after {
    border-bottom: 1px dotted #cec7a8;
}

.comment_box_wrab .comment_content span.comment_meta {
    display: none;
}

#footer .mom_column {
    float: none;
    width: 100%;
}
#footer .widget {
    margin-bottom: 30px;
}
.copyright p {
    float: none;
    text-align: center;
}
.copyright .chr_up {
    display: none;
}
.one_half, .one_third, .two_third, three_fourth, .two_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth {
    margin-right: 0;
    width: 100%;
    float: none;
}
.mom_social_icons {
    float: none;
    margin-top: 10px;
    
}
.copyright p {
    line-height: 22px;
}
/*  Portfolio */
 .protfolio_filter ul  {
    float: none;
    margin-bottom: 20px;
 }
    .protfolio_filter ul li {
	margin-left: 0;
	margin-right: 15px;
    }
    .protfolio_filter ul li a {
	font-size: 12px;
    }
    .mom_portfolio ul.portfolio_list li, .wrap_full_layout .mom_portfolio ul.portfolio_list li {
	width:100%;
	height: 215px;
	margin: 0;
	margin-bottom: 10px;
    }
    .pt_related_items ul.portfolio_list li:nth-child(4n+4), .pt_related_items ul.portfolio_list li:nth-child(3n+3) {
	display: none;
    }
.pt_slide_caption {
    display: none;
}
    .portfolio_image .pt_overlay i {
	display: none;
    }
    .portfolio_image .pt_overlay h3 {
	bottom: 10px;
	opacity: 1;
    }
    
    .mom_Portfolio_single .pt_main, .mom_Portfolio_single .pt_side {
	float: none;
	width: auto;
    }
    .mom_Portfolio_single .pt_main {
	margin-bottom: 30px;
    }
    
    /* Tabs */
ul.mom_tabs {
   height: auto;
}
ul.mom_tabs li {
   float: none;
}

/* New post formats */
.chat-row {
    margin-bottom: 20px;   
}
.chr_post .post_content .chat-author {
    width: 50px;
}
.chat-text {
    float: left;
       width: 105px;
}
.fb-post.fb_iframe_widget {
    max-width: 100%;
    overflow: hidden;
    border-right: 1px solid #e6e6e6;
}
.embed_notes_wrap {
    margin-left: 0;
}
   
}