/*
Theme Name: Kubik
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentyeleven
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@font-face {
    font-family: 'Berthold_Akzidenz_Grotesk_BE_Medium_Condensed_Italic';
    src: url('fonts/Berthold_Akzidenz_Grotesk_BE_Medium_Condensed_Italic.eot');
    src: url('fonts/Berthold_Akzidenz_Grotesk_BE_Medium_Condensed_Italic.eot?#iefix') format('embedded-opentype'),
         url('fonts/Berthold Akzidenz Grotesk BE Medium Condensed Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Berthold Akzidenz Grotesk BE';
    src: url('fonts/Berthold_Akzidenz_Grotesk_BE_Medium_Condensed_Italic.eot');
    src: url('fonts/Berthold_Akzidenz_Grotesk_BE_Medium_Condensed_Italic.eot?#iefix') format('embedded-opentype'),
         url('fonts/Berthold Akzidenz Grotesk BE Medium Condensed Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

#main_full{
    
}
.continue{color: blue;}
.inner br{display: none;}
.page3-box2 .inner1{display: none;}
.page3-box2 .text4{color:#090909;font-size: 13px;}
#form1 br{display:none;}

#slideshow_home{
    padding-bottom: 29px;
    background: url('images/bg_slide.png') no-repeat center bottom;
    margin-bottom: 25px;
}

#slideshow_home p{
    margin: 0;
    padding: 0;
}

.page-id-81 #content{
    padding-top: 0;
}

.pic:before{
    box-shadow:inset 0 0 8px rgba(0, 0, 0, 0.6);   
}

.pic{
	margin: 0 auto;
    background-position: center top !important;
    
    box-shadow:inset 0 1px 50px rgba(0, 0, 0, 0.3);
    
    /*-moz-box-shadow: 
        inset 5px 0 200px -5px #fff,
        inset -5px 0 200px -5px #fff;
    -webkit-box-shadow:
        inset 5px 0 200px -5px #fff,
        inset -5px 0 200px -5px #fff;
    box-shadow:
        inset 5px 0 200px -5px #fff,
        inset -5px 0 200px -5px #fff;*/

    
    /*-moz-box-shadow: inset 0px 0px 25px #fff;
    -webkit-box-shadow:inset 0px 0px 25px #fff;
    box-shadow:inset 0px 0px 25px #fff;*/
}

.mask:before, .mask, .mask > div, .mask > div:before{
    box-shadow:inset 0 0 50px rgba(0, 0, 0, 0.3);
}

.shadow_left{
    -moz-box-shadow: 40px 2px 55px #ffffff;
    -webkit-box-shadow: 40px 2px 55px #ffffff;
    box-shadow: 40px 2px 55px #ffffff;
    position: absolute; 
    width: 100px;
    height: 540px;
    left: -100px;
}

.shadow_right{
    -moz-box-shadow: -40px 2px 55px #ffffff;
    -webkit-box-shadow: -40px 2px 55px #ffffff;
    box-shadow: -40px 2px 55px #ffffff;
    position: absolute; 
    width: 100px;
    height: 540px;
    right: -100px;
}

.slider-bg .pro_text-shadow{
    padding: 0;
}

.pro_curved-vt-2{
    width: 1300px;
    margin: 0 auto;    
}


#post-14 #slideshow-wrapper {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;
	padding: 6px !important;
	margin: 0 auto !important;
}

#post-14 #slideshow-wrapper  #thumbnails img {position:relative;display:block;padding:5px;
-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
#post-14 #slideshow-wrapper  #thumbnails img{ opacity:.6;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease; width: 70px; height:70px;}

#post-14 #slideshow-wrapper #slider img {
	border: none;
}

.wpcf7-submit {width: auto !important; height:auto !important; margin:10px 0px; }

.aboutrows{width: 100%; float: left;}
.aboutrows .rows{width: 100%; float: left; box-sizing: border-box;}

.aboutrows .rows .Column{width: 50%; float: left; padding: 10px; box-sizing: border-box;}
.aboutrows .rows.img img{border-radius:10px; box-shadow: 1px 1px 1px #d3d3d3;}
#post-10 .p10 {margin-top:0px;}



#content article{margin: 0; padding: 0 10px; box-sizing: border-box;}
.aboutrows .rows.img{padding: 0; overflow: hidden; padding-bottom: 14px;}
.aboutrows .rows.img img{width: 100%; float: left;}
article#post-10 .extra-wrap{line-height: 24px;}
article#post-10 .page5-img1{margin-top: 5px;}
article#post-18 dl.dl1{font-size: 15px; line-height: 25px;}
footer .inner3{bottom: 14px; padding-left: 22px; text-transform: uppercase; font-size: 15px; 
font-family:"AkzidenzGroteskBE-MdCn"; letter-spacing: 2px;}
ul.social-links{bottom: 5px;}
ul.social-links li {float:left;margin-left:10px; margin-right: 0;}
footer{border-bottom: 10px solid #00673a;}
footer .foot-page1 {
    box-sizing: border-box;
    color: hsl(153, 100%, 20%);
    float: left;
    margin-left: 0;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
    width: 100%;
    /*border-bottom: 10px solid #00673a;*/
}



article#post-8 .page2-box1{padding-top: 0;}
.head-box1 .call{margin-top: 11px;}
.aboutrows .rows .Column:first-of-type{padding-left: 0;}

.home .container_12 article.grid_3{width: 25%;}
#content article#post-10.grid_7{width: 557px;}
article#post-10 .page5-img1{margin-right: 35px;}
#content article#post-10.grid_4.push_1{left: 65px;}
.Thermal-Imaging{width: 100%; float: left;}
.Thermal-Imaging .Column-left{max-width: 33%; float: left;}
.Thermal-Imaging .Column-right{width: auto; float: right; margin-top: -59px;}
.Thermal-Imaging .Column-right .picrow{width: auto; float: left; clear: both;}
.Thermal-Imaging .Column-right .picrow img{float: right;}
.Thermal-Imaging .Column-right .picrow + .picrow{margin-top: 35px;}