/**
 * @package 	WordPress
 * @subpackage 	Finance Business
 * @version		1.0.2
 * 
 * Responsive Design CSS Rules
 * Created by CMSMasters
 */

/*-------------------------------------------------------------------------

	1.	Large Monitor
	2.	Tablet Monitor
	3.	Small Tablet Monitor
	4.	Phone Monitor
	5.	Small Phone Monitor

-------------------------------------------------------------------------*/

@media only screen and (min-width: 1440px) {
  #page.idc_boxed {
    width: 1240px;
  }
  #page.idc_boxed #header,
  #page.idc_boxed #footer {
    width: 1240px;
  }
  .post-password-form,
  .header_top_inner,
  .header_mid_inner,
  .content_wrap,
  .headline_inner,
  .idc_breadcrumbs_inner,
  .bottom_outer,
  .footer_inner,
  .idc_row_inner,
  .idc_row_title_wrap {
    width: 1200px;
  }
  .content_wrap.l_sidebar:before {
    margin-left: 8px;
  }
  .content {
    padding-right: 30px;
  }
  .content.fr {
    padding-left: 30px;
  }
  .sidebar {
    padding-left: 30px;
  }
  .sidebar .widget_nav_menu .menu {
    margin-left: -29px;
  }
  .sidebar.fl {
    padding-right: 30px;
  }
  .sidebar.fl .widget_nav_menu .menu {
    margin-right: -29px;
    margin-left: 0;
  }
  .header_top_outer,
  .header_top .nav_wrap nav {
    display: block !important;
  }
}
@media only screen and (max-width: 1024px) {
  html .one_fifth,
  html .one_fourth,
  html .three_fourth {
    width: 46%;
  }
  html .idc_121414 .idc_column.one_half,
  html .idc_141412 .idc_column.one_half {
    width: 96%;
    float: none;
    clear: both;
  }
  html .idc_141214 .idc_column.one_fourth,
  html .idc_141214 .idc_column.one_half {
    width: 29.33%;
  }
  html .sidebar_layout_14141414 aside {
    width: 46%;
  }
  html .sidebar_layout_141412 > aside:first-child,
  html .sidebar_layout_141412 > aside:first-child + aside,
  html .sidebar_layout_141412 > div.cl + aside,
  html .sidebar_layout_141412 > div.cl + aside + aside,
  html .sidebar_layout_141412 > div.idc_widget_divider + aside,
  html .sidebar_layout_141412 > div.idc_widget_divider + aside + aside {
    width: 46%;
  }
  html .sidebar_layout_141412 > aside:first-child + aside + aside,
  html .sidebar_layout_141412 > div.cl + aside + aside + aside,
  html .sidebar_layout_141412 > div.idc_widget_divider + aside + aside + aside {
    width: 96%;
    float: none;
    clear: both;
  }
  html .sidebar_layout_141214 > aside:first-child,
  html .sidebar_layout_141214 > aside:first-child + aside + aside,
  html .sidebar_layout_141214 > div.cl + aside,
  html .sidebar_layout_141214 > div.cl + aside + aside + aside,
  html .sidebar_layout_141214 > div.idc_widget_divider + aside,
  html .sidebar_layout_141214 > div.idc_widget_divider + aside + aside + aside {
    width: 29.33%;
  }
  html .sidebar_layout_141214 > aside:first-child + aside,
  html .sidebar_layout_141214 > div.cl + aside + aside,
  html .sidebar_layout_141214 > div.idc_widget_divider + aside + aside {
    width: 29.33%;
  }
  html .sidebar_layout_121414 > aside:first-child,
  html .sidebar_layout_121414 > div.cl + aside,
  html .sidebar_layout_121414 > div.idc_widget_divider + aside {
    width: 96%;
    float: none;
    clear: both;
  }
  html .sidebar_layout_121414 > aside:first-child + aside,
  html .sidebar_layout_121414 > aside:first-child + aside + aside,
  html .sidebar_layout_121414 > div.cl + aside + aside,
  html .sidebar_layout_121414 > div.cl + aside + aside + aside,
  html .sidebar_layout_121414 > div.idc_widget_divider + aside + aside,
  html .sidebar_layout_121414 > div.idc_widget_divider + aside + aside + aside {
    width: 46%;
  }
  html .sidebar_layout_3414 > aside:first-child,
  html .sidebar_layout_3414 > div.cl + aside,
  html .sidebar_layout_3414 > div.idc_widget_divider + aside {
    width: 46%;
  }
  html .sidebar_layout_3414 > aside:first-child + aside,
  html .sidebar_layout_3414 > div.cl + aside + aside,
  html .sidebar_layout_3414 > div.idc_widget_divider + aside + aside {
    width: 46%;
  }
  html .sidebar_layout_1434 > aside:first-child,
  html .sidebar_layout_1434 > div.cl + aside,
  html .sidebar_layout_1434 > div.idc_widget_divider + aside {
    width: 46%;
  }
  html .sidebar_layout_1434 > aside:first-child + aside,
  html .sidebar_layout_1434 > div.cl + aside + aside,
  html .sidebar_layout_1434 > div.idc_widget_divider + aside + aside {
    width: 46%;
  }
  html .post-password-form,
  html .header_top_inner,
  html .header_mid_inner,
  html .content_wrap,
  html .headline_inner,
  html .idc_breadcrumbs_inner,
  html .bottom_outer,
  html .footer_inner,
  html .idc_row_inner,
  html .idc_row_title_wrap {
    width: 100%;
  }
  html .idc_column {
    margin-bottom: 20px;
  }
  html .idc_column:after {
    content: '';
    display: block;
    clear: both;
  }
  html .idc_column.one_first,
  html .idc_column:last-child {
    margin-bottom: 0;
  }
  html #page.idc_boxed {
    width: 100%;
  }
  html #page.idc_boxed #header,
  html #page.idc_boxed #footer {
    width: 100%;
  }
  html #page.enable_header_centered #header .header_mid .header_mid_outer .header_mid_inner .logo_wrap {
    display: inline-block;
    float: none;
    margin-left: 0;
  }
  html #page .idc_counters .idc_counter_wrap.one_fourth {
    width: 50%;
  }
  html #page .idc_counters .idc_counter_wrap.one_fifth {
    width: 33.33%;
  }
  html #page .idc_counters .idc_counter_wrap.one_fifth:nth-child(3n+1) {
    clear: both;
  }
  html #page .idc_counters .idc_counter_wrap.one_fifth:nth-child(5n+1) {
    clear: none;
  }
  html #page .quote_grid.quote_four:before {
    left: 50%;
  }
  html #page .quote_grid.quote_four:after {
    content: none;
  }
  html #page .quote_grid.quote_four .quote_vert {
    border-left-width: 0;
  }
  html #page .quote_grid.quote_four .quotes_list .idc_quote {
    width: 50%;
    border-top-width: 2px;
    border-top-style: solid;
  }
  html #page .quote_grid.quote_four .quotes_list .idc_quote:nth-child(1),
  html #page .quote_grid.quote_four .quotes_list .idc_quote:nth-child(2) {
    border-top-width: 0;
  }
  html #page.fixed_header #header {
    position: relative;
  }
  html #page.fixed_header #middle,
  html #page.fixed_header.enable_header_top #middle {
    padding-top: 0;
  }
  html #page #header {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  html #page #header .header_mid_outer {
    border-bottom-width: 0;
    border-bottom-style: solid;
  }
  html #page #header #navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li.menu-item-hide-text > a:empty {
    display: none;
  }
  html #page #header #navigation > li > a[data-tag]:before {
    display: inline-block;
    float: none;
  }
  html #page #header #navigation > li > a[data-tag] > span {
    width: auto;
    float: left;
  }
  html #page #header nav .menu-mega-menu-container {
    display: block !important;
    opacity: 1;
  }
  html #page #header .header_top {
    overflow: hidden;
  }
  html #page #header .header_top .header_top_outer {
    display: none;
    overflow: hidden;
  }
  html #page #header .header_top .header_top_outer .header_top_inner {
    overflow: hidden;
    padding: 0;
  }
  html #page #header .header_top .header_top_but {
    display: block;
    width: 100%;
    height: 35px;
    position: relative;
    cursor: pointer;
    line-height: 35px;
    padding-left: 20px;
    color: #243bc1;
  }
  html #page #header .header_mid {
    float: none;
    clear: both;
    overflow: hidden;
  }
  html #page #header .header_mid .header_mid_outer {
    overflow: hidden;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner .search_wrap {
    margin-right: 30px;
    margin-left: 0;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner .logo_wrap {
    display: block;
    margin-left: 30px;
    float: left;
  }
  html #page #header .resp_nav_wrap {
    display: block;
    margin: 0 30px 0 0;
    text-indent: 0;
    opacity: 1;
    -webkit-transition: margin .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: margin .3s ease-in-out, opacity .3s ease-in-out;
    -ms-transition: margin .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: margin .3s ease-in-out, opacity .3s ease-in-out;
    transition: margin .3s ease-in-out, opacity .3s ease-in-out;
  }
  html #page #header .resp_nav_wrap.resp_nav_closed {
    opacity: 0;
    margin: 0 -30px 0 0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  html #page #header .header_mid nav {
    float: none;
    visibility: visible;
    text-indent: 0;
    margin: 0;
    opacity: 1;
    display: none;
    clear: both;
  }
  html #page #header .header_mid nav > div:first-child {
    display: block;
  }
  html #page #header .header_mid nav > div:first-child div,
  html #page #header .header_mid nav > div:first-child ul,
  html #page #header .header_mid nav > div:first-child a {
    background-image: none !important;
    display: block;
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    visibility: visible;
    position: relative;
    left: 0;
    top: 0;
    border-width: 0;
    border-style: solid;
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  html #page #header .header_mid nav > div:first-child div:before,
  html #page #header .header_mid nav > div:first-child ul:before,
  html #page #header .header_mid nav > div:first-child a:before,
  html #page #header .header_mid nav > div:first-child div:after,
  html #page #header .header_mid nav > div:first-child ul:after,
  html #page #header .header_mid nav > div:first-child a:after {
    content: none;
  }
  html #page #header .header_mid nav > div:first-child span {
    background-image: none !important;
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    visibility: visible;
    position: relative;
    left: 0;
    top: 0;
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  html #page #header .header_mid nav > div:first-child span:before,
  html #page #header .header_mid nav > div:first-child span:after {
    content: none;
  }
  html #page #header .header_mid nav > div:first-child a {
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out, background-color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out;
  }
  html #page #header .header_mid nav > div:first-child li {
    display: block;
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    visibility: visible;
    position: relative;
    left: 0;
    top: 0;
    border-width: 0 !important;
    border-style: solid !important;
    overflow: hidden;
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  html #page #header .header_mid nav .menu-item-mega-description-container {
    display: none;
  }
  html #page #header .header_mid nav .nav_bg_clr {
    display: none;
    opacity: 0;
  }
  html #page #header .header_mid nav #navigation > li:first-child {
    margin-top: 0;
  }
  html #page #header .header_mid nav #navigation > li > a > span:not([class]) {
    display: inline-block;
    width: auto;
  }
  html #page #header .header_mid nav #navigation li a {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #fff;
  }
  html #page #header .header_mid nav #navigation li a {
    padding: 10px 20px;
  }
  html #page #header .header_mid nav #navigation li li a {
    padding-left: 40px;
  }
  html #page #header .header_mid nav #navigation li li li a {
    padding-left: 60px;
  }
  html #page #header .header_mid nav #navigation li li li li a {
    padding-left: 80px;
  }
  html #page #header .header_mid nav #navigation li li li li li a {
    padding-left: 100px;
  }
  html #page #header .header_mid nav #navigation li li li li li li a {
    padding-left: 120px;
  }
  html #page #header .header_mid nav #navigation li li li li li li li a {
    padding-left: 140px;
  }
  html #page #header .header_mid nav #navigation li li li li li li li li a {
    padding-left: 160px;
  }
  html #page #header .header_mid nav #navigation li li li li li li li li li a {
    padding-left: 180px;
  }
  html #page #header .header_mid nav #navigation li li li li li li li li li li a {
    padding-left: 200px;
  }
  html #page #header .header_mid nav #navigation li li li li li li li li li li li a {
    padding-left: 220px;
  }
  html #page #header .header_mid nav #navigation li li li li li li li li li li li li a {
    padding-left: 240px;
  }
  html #page #header .header_mid nav #navigation li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  html #page #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li:first-child {
    border: 0;
  }
  html #page #header #navigation > li.menu-item-hide-text > a > span:before {
    margin-right: 0.4em;
  }
  html #page #header #navigation > li.menu-item-mega > div.menu-item-mega-container ul li.menu-item-hide-text > a > span:before {
    margin-right: 0.4em;
  }
}
@media only screen and (max-width: 950px) {
  html .header_mid_inner .search_wrap.search_opened {
    width: 90%;
    margin: 0 5% !important;
  }
  html .header_mid_inner .search_wrap.search_opened .search_wrap_inner .search_wrap_inner_left {
    width: 95%;
  }
  html .header_mid_inner .search_wrap.search_opened .search_wrap_inner .search_wrap_inner_right {
    width: 5%;
  }
  html .content_wrap:before {
    cotnent: none;
    display: none;
  }
  html .content_wrap .content,
  html .content_wrap .sidebar {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  html .content_wrap .sidebar {
    padding-top: 50px;
  }
  html .content_wrap .sidebar .widget_nav_menu .menu {
    margin-left: 0;
  }
  html .content_wrap .sidebar:before {
    content: '';
    width: 100%;
    height: 1px;
    margin: auto !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
  }
  html .content_wrap .sidebar.fl .widget_nav_menu .menu {
    margin-right: 0;
  }
  html .content_wrap.l_sidebar .idc_row,
  html .content_wrap.r_sidebar .idc_row {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  html #page .portfolio.opened-article .project .project_content.with_sidebar {
    width: 100%;
    float: none;
    clear: both;
    padding-right: 0;
    padding-bottom: 35px;
  }
  html #page .portfolio.opened-article .project .project_sidebar {
    width: 100%;
    float: none;
    clear: both;
    padding-bottom: 50px;
  }
  html #page .profiles.opened-article .profile .profile_content.with_sidebar {
    width: 100%;
    float: none;
    clear: both;
    padding-right: 0;
    padding-bottom: 50px;
  }
  html #page .profiles.opened-article .profile .profile_sidebar {
    width: 100%;
    float: none;
    clear: both;
  }
  #custom-contact-info-3.stuck {display:none !important;}
}
@media only screen and (max-width: 767px) {
  html .one_first,
  html .one_half,
  html .one_third,
  html .two_third,
  html .one_fourth,
  html .one_fifth,
  html .three_fourth,
  html .idc_121414 .idc_column.one_half,
  html .idc_141412 .idc_column.one_half,
  html .idc_141214 .idc_column.one_fourth,
  html .idc_141214 .idc_column.one_half {
    width: 96%;
    float: none;
    clear: both;
  }
  html .sidebar_layout_14141414 aside,
  html .sidebar_layout_141412 aside,
  html .sidebar_layout_141214 aside,
  html .sidebar_layout_121414 aside,
  html .sidebar_layout_131313 aside,
  html .sidebar_layout_3414 aside,
  html .sidebar_layout_1434 aside,
  html .sidebar_layout_2313 aside,
  html .sidebar_layout_1323 aside,
  html .sidebar_layout_1212 aside {
    width: 96% !important;
  }
  html .sidebar_layout_141214 aside {
    width: 46% !important;
  }
  html #page .post.idc_default_type {
    padding-right: 0;
  }
  html #page .post.idc_default_type .idc_post_info {
    float: none;
    margin: 0 0 20px;
  }
  html #page .post.idc_default_type .idc_post_info .idc_post_format_img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
  }
  html #page .post.idc_default_type .idc_post_info .idc_post_date {
    display: inline-block;
    padding-top: 0;
    padding-right: 0;
    vertical-align: middle;
    text-align: left;
  }
  html #page .post_comments .commentlist .comment-body .comment-content > h2 {
    clear: both;
    margin-top: 0;
    padding-top: 10px;
  }
  html #page .idc_search .idc_search_post {
    padding-right: 0;
  }
  html #page .idc_search .idc_search_post .idc_search_post_number {
    float: none;
    clear: both;
  }
  html #page .idc_featured_block .featured_block_inner {
    width: 100% !important;
  }
  html #page .idc_counters .idc_counter_wrap.one_half,
  html #page .idc_counters .idc_counter_wrap.one_third,
  html #page .idc_counters .idc_counter_wrap.one_fourth,
  html #page .idc_counters .idc_counter_wrap.one_fifth {
    width: 50%;
    clear: none !important;
  }
  html #page .quote_grid.quote_four:before,
  html #page .quote_grid.quote_three:before,
  html #page .quote_grid.quote_two:before,
  html #page .quote_grid.quote_four:after,
  html #page .quote_grid.quote_three:after,
  html #page .quote_grid.quote_two:after {
    content: none;
  }
  html #page .quote_grid.quote_four .quote_vert,
  html #page .quote_grid.quote_three .quote_vert,
  html #page .quote_grid.quote_two .quote_vert {
    border-left-width: 0;
  }
  html #page .quote_grid.quote_four .quotes_list .idc_quote,
  html #page .quote_grid.quote_three .quotes_list .idc_quote,
  html #page .quote_grid.quote_two .quotes_list .idc_quote {
    display: block;
    width: 100%;
    padding: 25px;
    border-top-width: 2px;
    border-top-style: solid;
  }
  html #page .quote_grid.quote_four .quotes_list .idc_quote:nth-child(1),
  html #page .quote_grid.quote_three .quotes_list .idc_quote:nth-child(1),
  html #page .quote_grid.quote_two .quotes_list .idc_quote:nth-child(1) {
    border-top-width: 0;
  }
  html #page .quote_grid.quote_four .quotes_list .idc_quote:nth-child(2),
  html #page .quote_grid.quote_three .quotes_list .idc_quote:nth-child(2),
  html #page .quote_grid.quote_two .quotes_list .idc_quote:nth-child(2) {
    border-top-width: 2px;
  }
  html #page .quote_grid.quote_four .quotes_list .idc_quote .quote_image,
  html #page .quote_grid.quote_three .quotes_list .idc_quote .quote_image,
  html #page .quote_grid.quote_two .quotes_list .idc_quote .quote_image {
    margin: 0 25px 0 0;
    float: left;
  }
  html #page .quote_grid.quote_four .quotes_list .idc_quote .quote_content_wrap,
  html #page .quote_grid.quote_three .quotes_list .idc_quote .quote_content_wrap,
  html #page .quote_grid.quote_two .quotes_list .idc_quote .quote_content_wrap,
  html #page .quote_grid.quote_four .quotes_list .idc_quote .quote_content,
  html #page .quote_grid.quote_three .quotes_list .idc_quote .quote_content,
  html #page .quote_grid.quote_two .quotes_list .idc_quote .quote_content,
  html #page .quote_grid.quote_four .quotes_list .idc_quote .wrap_quote_title,
  html #page .quote_grid.quote_three .quotes_list .idc_quote .wrap_quote_title,
  html #page .quote_grid.quote_two .quotes_list .idc_quote .wrap_quote_title {
    text-align: left;
  }
  html #page .idc_heading_wrap.idc_heading_divider_short .idc_heading,
  html #page .idc_heading_wrap.idc_heading_divider_medium .idc_heading,
  html #page .idc_heading_wrap.idc_heading_divider_long .idc_heading {
    max-width: 70%;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner .search_wrap {
    float: none;
    margin: 0 5%;
    padding: 15px 0;
    clear: both;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner .search_wrap .search_wrap_inner {
    height: auto !important;
    width: 100%;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner .search_wrap .search_wrap_inner .search_wrap_inner_left {
    width: 100%;
    margin: 0;
    visibility: visible;
    opacity: 1;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner .search_wrap .search_wrap_inner .search_wrap_inner_right {
    display: none;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner .slogan_wrap {
    max-width: none;
    margin: 0 5%;
    padding: 15px 0;
    float: none;
    clear: both;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner .slogan_wrap .slogan_wrap_inner {
    display: block;
    height: auto !important;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner .slogan_wrap .slogan_wrap_inner .slogan_wrap_text {
    text-align: center;
    display: block;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner .logo_wrap {
    text-align: center;
    display: block;
    width: 100%;
    float: none;
    margin: 0;
    padding: 15px 5%;
    clear: both;
    overflow: hidden;
    display: none;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner .logo_wrap .logo {
    display: inline-block;
    height: auto !important;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner .logo_wrap .logo img {
    position: static;
    max-height: none;
    max-width: 100%;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner .resp_nav_wrap {
    margin: 0;
    padding: 20px 0 15px;
    float: none;
    clear: both;
    text-align: center;
  }
  html #page #header .header_mid .header_mid_outer .header_mid_inner .resp_nav_wrap .resp_nav_wrap_inner {
    display: inline-block;
    height: auto !important;
  }
  html #page.enable_header_centered #header .header_mid .header_mid_outer .header_mid_inner .logo_wrap {
    display: block;
    margin: 0 auto;
  }
  html #page .idc_clients_grid .idc_clients_item {
    width: 100%;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  html #page #footer .footer_inner .footer_custom_html {
    text-align: center;
  }
  html #page #footer .footer_inner .logo,
  html #page #footer .footer_inner nav,
  html #page #footer .footer_inner .copyright {
    padding-top: 15px;
  }
  html #page #footer .footer_inner .logo {
    float: none;
    display: block;
    text-align: center;
  }
  html #page #footer .footer_inner nav {
    float: none !important;
    text-align: center;
  }
  html #page #footer .footer_inner nav ul {
    text-align: center;
  }
  html #page #footer .footer_inner nav ul li {
    float: none;
    display: inline-block;
  }
  html #page #footer .footer_inner .copyright {
    display: block;
    text-align: center;
  }
  .top-list li {
    width: 100%;
  }
  .top-list li a, .top-list li>span {
    width: 100%;
    text-align: left;
  }
  .top-list li:last-child, .top-list li.current {
    display:none;
  }
}
@media only screen and (max-width: 600px) {
  html.idc_html {
    margin-top: 0 !important;
  }
  html.idc_html body.admin-bar {
    padding-top: 46px;
  }
}
@media only screen and (max-width: 540px) {
  html #page .about_author .about_author_inner figure {
    display: block;
    margin: 0 0 20px;
    float: none;
    text-align: center;
  }
  html #page .about_author .about_author_inner .ovh {
    text-align: center;
  }
  html #page .post_comments .commentlist .comment-body .alignleft {
    float: none;
    clear: both;
    margin: 0 0 15px;
    text-align: center;
  }
  html #page .post_comments .commentlist .comment-body .alignleft img {
    margin: 0 auto 15px;
  }
  html #page .post_comments .commentlist .comment-body .comment-content {
    text-align: center;
  }
  html #page .post_comments .commentlist .comment-body .comment-content > a {
    float: none;
    margin: 0;
    padding: 3px 10px;
  }
  html #page .post_comments .commentlist .comment-body .comment-content .published {
    clear: both;
    float: none;
    display: block;
    padding: 25px 0 0;
  }
  html #page .post_nav > span {
    float: none;
    text-align: center;
  }
  html #page .post_nav > span.idc_next_post > a {
    padding: 25px 0 5px;
  }
  html #page .post_nav > span.idc_next_post .idc_next_arrow {
    top: 5px;
    bottom: auto;
  }
  html #page .post_nav > span.idc_next_post .idc_next_arrow > span:before {
    right: 10px;
    top: -9px;
  }
  html #page .post_nav > span > a {
    float: none;
    display: block;
    padding: 5px 0 25px;
    text-align: center;
  }
  html #page .post_nav > span .idc_next_arrow,
  html #page .post_nav > span .idc_prev_arrow {
    width: 1px;
    height: 2px;
    margin: auto !important;
    left: 0;
    right: 0;
    top: auto;
    bottom: 5px;
  }
  html #page .post_nav > span .idc_next_arrow:before,
  html #page .post_nav > span .idc_prev_arrow:before,
  html #page .post_nav > span .idc_next_arrow:after,
  html #page .post_nav > span .idc_prev_arrow:after {
    height: 2px;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-top-width: 0;
    border-top-style: solid;
    border-bottom-width: 0;
    border-bottom-style: solid;
  }
  html #page .post_nav > span .idc_next_arrow:before,
  html #page .post_nav > span .idc_prev_arrow:before {
    width: 3px;
    top: 1px;
    left: -1px;
  }
  html #page .post_nav > span .idc_next_arrow:after,
  html #page .post_nav > span .idc_prev_arrow:after {
    width: 5px;
    top: 2px;
    left: -2px;
  }
  html #page .post_nav > span .idc_next_arrow > span:before,
  html #page .post_nav > span .idc_prev_arrow > span:before {
    left: -10px;
    top: -11px;
  }
  html #page .post_nav > span .idc_prev_arrow:before {
    top: auto;
    bottom: 1px;
  }
  html #page .post_nav > span .idc_prev_arrow:after {
    top: auto;
    bottom: 2px;
  }
  html #page .idc_counters .idc_counter_wrap.one_half,
  html #page .idc_counters .idc_counter_wrap.one_third,
  html #page .idc_counters .idc_counter_wrap.one_fourth,
  html #page .idc_counters .idc_counter_wrap.one_fifth {
    width: 100%;
    clear: none !important;
  }
  html #page .headline .headline_outer .headline_text,
  html #page .headline .headline_outer .idc_breadcrumbs {
    width: 100%;
    text-align: center;
  }
  html #page .headline .headline_outer .headline_text {
    padding-top: 10px;
  }
  html #page .headline .headline_outer .idc_breadcrumbs {
    padding: 20px 0 10px;
  }
  html #page .headline .headline_outer .headline_aligner,
  html #page .headline .headline_outer .idc_breadcrumbs_aligner {
    display: none;
  }
  html #page .idc_tabs .idc_tabs_list .idc_tabs_list_item {
    float: none;
    margin: 1px 0 0;
  }
  html #page .idc_tabs .idc_tabs_list .idc_tabs_list_item.current_tab,
  html #page .idc_tabs .idc_tabs_list .idc_tabs_list_item:hover > a {
    z-index: 1;
  }
  html #page .idc_tabs .idc_tabs_list .idc_tabs_list_item:last-child {
    margin-bottom: 2px;
  }
  html #page .idc_tabs .idc_tabs_list .idc_tabs_list_item > a:after {
    content: none;
  }
  html #page .idc_tabs.tabs_mode_tour .idc_tabs_list {
    float: none;
    display: block;
    width: 100%;
    padding: 0;
  }
  html #page .idc_tabs.tabs_mode_tour .idc_tabs_list_item:last-child {
    margin-bottom: 1px;
  }
  html #page .idc_tabs.tabs_mode_tour .idc_tabs_wrap {
    float: none;
    display: block;
    width: 100%;
    padding: 30px 20px 10px;
  }
  html #page .related_posts > ul {
    border-width: 0;
    border-style: solid;
  }
  html #page .related_posts > ul li {
    float: none;
    margin: 0 1px -1px;
  }
  html #page .related_posts > ul li > a {
    border-width: 1px;
    border-style: solid;
  }
  html #page .idc_project_filter_wrap .idc_project_filter .idc_project_sort_block {
    float: none;
    margin: 0;
    padding: 0;
  }
  html #page .idc_project_filter_wrap .idc_project_filter .idc_project_sort_block .idc_project_sort_but {
    width: 50%;
    padding: 11px 15px;
    text-align: center;
  }
  html #page .idc_project_filter_wrap .idc_project_filter .idc_project_filter_block {
    width: 100%;
    padding-top: 20px;
    overflow: hidden;
  }
  html #page .idc_project_filter_wrap .idc_project_filter .idc_project_filter_block .idc_project_filter_but {
    width: 100%;
    padding: 11px 15px;
    text-align: center;
  }
  html #page .idc_project_filter_wrap .idc_project_filter .idc_project_filter_block .idc_project_filter_but:before {
    margin: 0 10px 0 0;
    position: relative;
    left: auto;
    right: auto;
  }
  html #page .idc_project_filter_wrap .idc_project_filter .idc_project_filter_block .idc_project_filter_list {
    padding-top: 10px;
    text-align: center;
  }
  html #page .quote_grid.quote_one .quotes_list .idc_quote,
  html #page .quote_grid.quote_two .quotes_list .idc_quote,
  html #page .quote_grid.quote_three .quotes_list .idc_quote,
  html #page .quote_grid.quote_four .quotes_list .idc_quote {
    text-align: center;
  }
  html #page .quote_grid.quote_one .quotes_list .idc_quote .quote_image,
  html #page .quote_grid.quote_two .quotes_list .idc_quote .quote_image,
  html #page .quote_grid.quote_three .quotes_list .idc_quote .quote_image,
  html #page .quote_grid.quote_four .quotes_list .idc_quote .quote_image {
    margin: 0 0 20px;
    float: none;
  }
  html #page .quote_grid.quote_one .quotes_list .idc_quote .quote_content_wrap,
  html #page .quote_grid.quote_two .quotes_list .idc_quote .quote_content_wrap,
  html #page .quote_grid.quote_three .quotes_list .idc_quote .quote_content_wrap,
  html #page .quote_grid.quote_four .quotes_list .idc_quote .quote_content_wrap,
  html #page .quote_grid.quote_one .quotes_list .idc_quote .quote_content,
  html #page .quote_grid.quote_two .quotes_list .idc_quote .quote_content,
  html #page .quote_grid.quote_three .quotes_list .idc_quote .quote_content,
  html #page .quote_grid.quote_four .quotes_list .idc_quote .quote_content,
  html #page .quote_grid.quote_one .quotes_list .idc_quote .wrap_quote_title,
  html #page .quote_grid.quote_two .quotes_list .idc_quote .wrap_quote_title,
  html #page .quote_grid.quote_three .quotes_list .idc_quote .wrap_quote_title,
  html #page .quote_grid.quote_four .quotes_list .idc_quote .wrap_quote_title {
    text-align: center;
  }
  html #page .idc_featured_block .featured_block_text {
    display: block;
  }
  html #page .idc_featured_block .featured_block_button_wrap {
    display: block;
    padding: 20px;
    text-align: center;
    overflow: hidden;
  }
  html #page .idc_featured_block .featured_block_button_wrap .featured_block_button {
    display: inline-block;
    float: none;
  }
  html #page .idc_heading_wrap.idc_heading_divider_short .idc_heading,
  html #page .idc_heading_wrap.idc_heading_divider_medium .idc_heading,
  html #page .idc_heading_wrap.idc_heading_divider_long .idc_heading {
    max-width: 100%;
  }
  html #page .idc_heading_wrap.idc_heading_divider_short .idc_heading_divider_left_wrap,
  html #page .idc_heading_wrap.idc_heading_divider_medium .idc_heading_divider_left_wrap,
  html #page .idc_heading_wrap.idc_heading_divider_long .idc_heading_divider_left_wrap,
  html #page .idc_heading_wrap.idc_heading_divider_short .idc_heading_divider_right_wrap,
  html #page .idc_heading_wrap.idc_heading_divider_medium .idc_heading_divider_right_wrap,
  html #page .idc_heading_wrap.idc_heading_divider_long .idc_heading_divider_right_wrap {
    display: none;
  }
  html #page .error_inner .error_title {
    word-wrap: break-word;
  }
}
@media only screen and (max-width: 320px) {
  html .post-password-form,
  html .header_top_inner,
  html .header_mid_inner,
  html .content_wrap,
  html .headline_inner,
  html .idc_breadcrumbs_inner,
  html .bottom_outer,
  html .footer_inner,
  html .idc_row_inner,
  html .idc_row_title_wrap {
    width: 320px;
  }
  .idc_row_inner {
    padding: 0 5px 0 0 !important;
  }
  html #page .idc_post_filter_wrap {
    padding-bottom: 0;
  }
  html #page .idc_post_filter_wrap .idc_post_filter .idc_post_filter_block {
    text-align: center;
  }
  html #page .idc_post_filter_wrap .idc_post_filter .idc_post_filter_block .idc_post_filter_but {
    float: none;
  }
  html #page .idc_post_filter_wrap .idc_post_filter .idc_post_filter_block .idc_post_filter_list {
    padding: 0;
    text-align: center;
    display: none;
  }
  html #page .idc_post_filter_wrap .idc_post_filter .idc_post_filter_block .idc_post_filter_list > li {
    display: block;
    padding: 10px 0 0;
  }
  html #page .idc_post_filter_wrap .idc_post_filter .idc_post_filter_block .idc_post_filter_list > li:last-child {
    padding-bottom: 10px;
  }
  html #page .idc_post_filter_wrap .idc_post_filter .idc_post_filter_block .idc_post_filter_but.current + .idc_post_filter_list {
    display: block;
  }
  html #page .resizable_block {
    padding-bottom: 100%;
  }
}