/*
Theme Name: The7.2
Theme URI: http://dream-theme.com/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 2.2.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: the7mk2
*/

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

.sidebar-left .sidebar.solid-bg {
    padding-right: 0;
    position: fixed;
    top: 50px;
    z-index: 10000;
    display: block;
}
#main {
    background-color: #FFF;
	padding:0;
}
.stripe-style-2 {
    background: #FFF none repeat center center;
	padding-top: 0 !important;
margin-top: 30px !important;
}

.content {
    width: 100% !important;
}

#page .wpb_content_element:not(.tab-style-two) .wpb_tour_tabs_wrapper .wpb_tabs_nav a, .stripe-style-2 blockquote * {
    color: #6d7c8d;
}
.style-minimal .empty-footer.transparent-bg #bottom-bar.full-width-line {
	background-color: #EEE;
}
.logo-box img { height: 50px; width: auto !important; }
#branding-bottom img { height: 40px; width: auto !important; }

#header {
    background: #212121 none repeat center top;
}
.logo-center.line-content #navigation {
    border-top: none;
}
.page-title.transparent-bg {display:none;}

#header:not(.logo-side) #main-nav > li, #header:not(.logo-side) #main-nav.menu-material-underline-style > li > a {
    height: 60px;
    min-height: 60px;
    line-height: 60px;
    float: left;
}
#main-nav > li.menu-frame-on.act > a, #phantom #main-nav > li > a {
    padding: 8px 5px 9px;
}
#main-nav>li>a>span {
    color: #FFF;
    font-weight: lighter;
    font-size: 13px;
    letter-spacing: 0.05em;
}

.menu-item-1340 > a, .menu-item-1280 > a {pointer-events: none;}
.menu-item-1247 > a {background-color:#006ebc !important;}
 
.sidebar {display:none;}

.stripe-style-2 .team-author-name, .team-author-name {color:#6d7c8d;}
.stripe-style-2 .team-author p, .team-author p {color:#999;}

#main .vc_progress_bar .vc_single_bar {
    width: auto !important;
    float: left;
    margin: 2px;
}
.vc_progress_bar .vc_single_bar .vc_bar {
    background-color: #006ebc !important;}

.shortcode-blockquote p {text-align: justify !important;}

.vc_message_box {
    padding: 10px 25px;
    position: relative;
    font-size: 13px;
    line-height: 20px;}
.vc_color-info.vc_message_box .vc_message_box-icon {
    color: #56b0ee;
    display: none;
}

.solid-bg .sidebar-content {
    background: transparent none repeat center center;
    max-width: 300px;
}

.solid-bg .sidebar-content.remove { display:none;}

.logos-grid img {
    max-width: 100%;
    height: auto;
    max-height: 140px;
    width: auto; }