/*
Theme Name: Corporate Theme
Theme URI: http://wordpress.org/themes/Corporate Theme
Description: In Corporate Theme, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 *
 * -----------------------------------------------------------------------------
 */
@font-face {
 font-family: '33535gillsansmt';
 src: url('wp-content/themes/corporate/fonts/33535gillsansmt.eot');
 src: local('fonts/33535gillsansmt'), url('wp-content/themes/corporate/fonts/33535gillsansmt.woff') format('woff'), url('wp-content/themes/corporate/fonts/33535gillsansmt.ttf') format('truetype');
}
body {
	background:#ebebec;
	color:#58595B;
	font-size:14px;
	font-family: '33535gillsansmt';
	line-height:1.5;
	margin:0px;
	padding:0px;
	width:100%;
	min-width:1270px;
}
a {
	text-decoration:none;
}
a:link {
	color:#6F7073;
}
a:visited {
	color:#fff;
}
a:hover, a:active {
	color: #6F7073;
}
.clr {
	clear:both;
}
img {
	border:none;
}
ul {
	margin:0px;
	padding:0px;
}
.main_all {
	margin:0px;
	padding:0px;
}
.header {
	background-color:#ebebec;
}
.wrapper {
	margin:0px auto;
	width:1270px;
}
.logo {
	float:left;
	width:40%;
	padding:20px 0;
}
.info_right {
	float:right;
	width:40%;
	text-align:right;
}
.call_us {
	color:#000;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:30px;
}
.number {
	color:#39BFED;
	font-size:38px;
}
#navi {
	background-color:#414042;
}
#navi ul li {
	list-style-type:none;
	float:left;
	padding:11px 50px 14px 50px;
}
#navi ul li a {
	color:#fff;
	font-size:14px;
	font-family: '33535gillsansmt';
}
#navi ul li a {
	color:#fff;
	font-size:14px;
	font-family: '33535gillsansmt';
}
#navi ul li a:hover {
	color:#fff;
	font-size:14px;
	font-family: '33535gillsansmt';
	text-decoration:underline;
}
#navi ul li.current-menu-item a {
	color:#fff;
	font-size:14px;
	font-family: '33535gillsansmt';
	text-decoration:underline;
}
#navi ul li:first-child {
	padding-left:0px;
}
.slider {
	padding:0px;
	background:#f3fcfb;
}
.slider_img {
	float:left;
	width:600px;
	height:370px;
}
.slider_txt {
	float:right;
	width:420px;
	padding:70px 90px 0 0;
}
.in_txt {
	padding:40px 0 46px 44px;
	border:1px solid #ebecec;
	background:#fff;
	-webkit-box-shadow: 10px 10px 0px -6px rgba(184, 186, 189, 1);
	-moz-box-s