/**
 * Stylesheet for media queries
 *
 */
/* ===== Media Query 1 ===== */
@media (min-width: 1200px) {
}
/* ===== Media Query 2 ===== */
@media (min-width: 980px) and (max-width: 1199px) {
.main-container, .vc_row-fluid.main-container { width: 940px; }
.content-area { width: 660px; }
#sidebar { width: 240px; }
}
/* ===== Media Query 3 ===== */
@media (min-width: 768px) and (max-width: 991px) {
.main-container, .vc_row-fluid.main-container { width: 700px; }
.content-area { width: 510px; }
#sidebar { width: 160px; }
.logo { text-align: center; margin-bottom: 10px; margin-top: 0 !important; display: inline-block; float: none !important; }
.sf-sub-indicator { display: none; }
.main-navigation { display:none; }
.slicknav_menu { display:block; }
.header-right, .header-left { display: block; float: none; width: 100%; text-align: center; }
#header { padding: 20px 0 0 0; }
.header-btn { width: 100%; text-align: center; }
#responsive-menu { margin-top: 20px; }
.header-wiget-area { margin: 10px 0; }
.header-right { margin-bottom: 20px; }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { padding: 10px 8px; }
.cta-left, .cta-right { float: none; width: 100%; }
.cta-right .mybtn, .cta-left .mybtn { float: none; margin: 10px 0 0 0; }
.field-col2, .field-col2-last, .field-col3, .field-col3-last, .field-col4, .field-col4-last { width: 100%; margin-right: 0; margin-bottom: 5px; float: none; }
.feature-icon.icwrap-box { border: 0 !important; }
#page-header { text-align: center; }
.page-title { font-size: 20px; float: none; margin: 0; }
.breadcrumbs { float: none; text-align: center; margin-top: 15px !important; }
.header-btn { margin: 10px 0; }
#sidemenu-btn { display: block; float: none; width: 30px; margin: 0 auto; }
#sidemenu-btn.active { position: fixed; top: 10px; right: 10px; z-index: 9999; margin-top: 0; }
.header-semitransparent #header, .header-transparent #header, .header-only-semitransparent #header, .header-only-transparent #header { position: relative; }
}
/* ===== Media Query 4 ===== */
@media (max-width: 767px) {
.main-container, .vc_row-fluid.main-container { width: 85%; }
.content-area { width: 100%; float: none; }
#sidebar { width: 100%; float: none; margin-top: 30px !important; }
#content-wrapper.left-sidebar #sidebar { margin-bottom: 30px; }
.logo { text-align: center; margin-bottom: 10px; margin-top: 0 !important; display: inline-block; float: none !important; }
.sf-sub-indicator { display: none; }
.main-navigation { display:none; }
.slicknav_menu { display:block; }
#topbar { padding-bottom: 10px; }
.topbar-right, .header-right, .topbar-left, .header-left { display: block; float: none; width: 100%; text-align: center; padding: 0; margin: 0; }
#topbar .list-inline.list-left li, #topbar .list-inline.list-right li { padding: 0 0 10px 0; }
.cart-items-wrapper { display: none; }
.header-search { margin: 0 auto; float: none; width: 240px; }
#header { padding: 20px 0 0 0; }
.header-btn { width: 100%; text-align: center; }
#responsive-menu { margin-top: 20px; }
.header-wiget-area { margin: 10px 0; }
.header-right { margin-bottom: 20px; }
.list-inline.list-left, .list-inline.list-right { text-align: center; }
.list-inline.list-left li, .list-inline.list-right li { margin: 0 10px; padding: 0; }
.portfolio-grid-2col .portfolio-item, .portfolio-grid-3col .portfolio-item, .portfolio-grid-4col .portfolio-item, .portfolio-grid-5col .portfolio-item { width: 100% !important; float: none !important; display: block; padding: 0 0 30px 0; }
.filter_nav li a { margin-bottom: 10px; }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { padding: 10px 8px; }
.cta-left, .cta-right { float: none; width: 100%; }
.cta-right .mybtn, .cta-left .mybtn { float: none; margin: 10px 0 0 0; }
.pricing { margin-bottom: 20px !important; }
.featured-table.pricing { margin-top: 0; }
.post-content-left { float: none; width: 100%; padding-right: 0; }
.post-content-right { float: none; width: 100%; }
.field-col2, .field-col2-last, .field-col3, .field-col3-last, .field-col4, .field-col4-last { width: 100%; margin-right: 0; margin-bottom: 5px; float: none; }
.feature-icon.icwrap-box { border: 0 !important; }
.wpb_custom_element { margin: 10px 0; }
#page-header { text-align: center; }
.page-title { font-size: 20px; float: none; margin: 0; }
.breadcrumbs { float: none; text-align: center; margin-top: 15px !important; }
#footer .list-social li { margin: 0 5px; }
#copyright, #copyright .col-md-6:nth-child(2) { text-align: center; }
.recentpost-carousel { margin-top: 55px; }
.tcsn-theme .owl-prev, .tcsn-theme .owl-next { left: 50%; top: -52px; margin-left: -51px; margin-top: 0; }
.tcsn-theme .owl-next { right: 50%; margin-right: -51px; left: auto; }
.header-btn { margin: 10px 0; }
#sidemenu-btn { display: block; float: none; width: 30px; margin: 0 auto; }
#sidemenu-btn.active { position: fixed; top: 10px; right: 10px; z-index: 9999; margin-top: 0; }
#copyright .col-xs-12 { margin: 5px 0; }
.header-semitransparent #header, .header-transparent #header, .header-only-semitransparent #header, .header-only-transparent #header { position: relative; }
.header-semitransparent #page-header, .header-transparent #page-header { padding: 60px 0; }
.feature-info { margin-bottom: 50px; }
}
/* ===== Media Query 5 ===== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
/* ===== Media Query 6 ===== */
@media only screen and (max-width: 479px) {
}