/*
Theme Name: Vebo Commercial

/* =Reset
-------------------------------------------------------------- */
@import url('bootstrap/css/bootstrap.css'); 
@import url('bootstrap/css/bootstrap-responsive.css');
@import url(http://fonts.googleapis.com/css?family='Arimo');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: #333333;
	font-family:  Helveltica Neue,Arial;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
a{text-decoration: none; color: #DCAF27;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
li {
    line-height: 1em;
}
/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

@font-face {
    font-family: 'GothamLight';
    src: url('fonts/gotham-light.eot');
    src: url('fonts/gotham-light.eot') format('embedded-opentype'),
         url('fonts/gotham-light.woff') format('woff'),
         url('fonts/gotham-light.ttf') format('truetype'),
         url('fonts/gotham-light.svg#GothamLight') format('svg');
}
@font-face {
    font-family: 'GothamBold';
    src: url('fonts/gothambold.eot');
    src: url('fonts/gothambold.eot') format('embedded-opentype'),
         url('fonts/gothambold.woff') format('woff'),
         url('fonts/gothambold.ttf') format('truetype'),
         url('fonts/gothambold.svg#GothamBold') format('svg');
}
@font-face {
    font-family: 'Gothambook';
    src: url('fonts/gothambook.eot');
    src: url('fonts/gothambook.eot') format('embedded-opentype'),
         url('fonts/gothambook.woff') format('woff'),
         url('fonts/gothambook.ttf') format('truetype'),
         url('fonts/gothambook.svg#gothambook') format('svg');
}

.clear{clear: both;}
.fleft{float: left;}
.fright{float: right;}
.wrapper{width: 900px; margin: auto; position: relative;}
.top_head{
	background: #988d82;
	min-height: 25px;
}
.site_header{
	margin-top: 20px;
}
.search {margin-right: 5px;}
.site .link {float: left; background: url(images/bg-top-head.png) repeat-x;}
.link.active {
    background: #000000;
}
.site .link a{ 
	font-size: 10px;
	border-right: 1px solid #988D82;
	color: #988D82;
	display: block;
	padding: 4px 10px;
	text-transform: uppercase;
}
.link.active > a {
    color: #FFFFFF;
}
.banner{
	background-size: cover;
	-webkit-background-size: cover;
	background-position: center; 
}
.main_menu .nav-menu a {
    font-family: GothamLight;
    text-decoration: none;
    color:#000;
    font-size: 10px;
    text-transform: uppercase;
}
.nd{
	padding-top: 250px;
	width: 660px;
	padding-bottom: 30px;
}
.nd h2 {
    color: #FFFFFF;
    font-size: 60px;
    line-height: 1.5em;
}
.nd p {
    color: #FFFFFF;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 18px;
}
.main_w{margin:0 19px 19px 0; width: 31%;}
div.main_w.last{margin:0;}
.top_main{
	background: #DCAF27; 
	padding: 20px  0 18px;
	margin: 20px 0 ;
}
.top_main a{
	text-transform: uppercase;
	color:#fff;
	font-size: 13px;
	text-align: center;
	display: block;
}
.bottom_maim{position: relative;}
.bottom_maim .overlay{
	position: absolute;
	top: 35%;
	background: url("images/111.png") repeat;
	width: 100%;
	display: block;
	padding: 25px 0;
}
.overlay a {
    color: #FFFFFF;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    display: block;
}
/*Search*/
.top_head input#searchsubmit{
	background: url(images/search.png) no-repeat;
	border:none;
	height: 25px;
	width: 25px;
	overflow: hidden;
	text-indent: 30px;
	float: left;
	cursor: pointer;
}
.sidebar input#searchsubmit{
	background: url(images/search.jpg) no-repeat;
	border:none;
	height: 25px;
	width: 25px;
	overflow: hidden;
	text-indent: 30px;
	cursor: pointer;
}
.top_head input#s,
.sidebar input#s{
	border: none;
	height: 25px;
	width: 125px;
	padding:0 5px;
	text-transform: uppercase;
	margin:0;
	float: left;
	font-size: 10px;
	border-radius: 0px;
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
}
form.searchform{
	width: 100%;
	margin-top: 7px;
	display: inline-block;
}
.sidebar #searchform input[type="text"]{
	width: 80%;
}
.hidden_s{display: none; margin: 0 0 -3px; padding:0;}
.arrow{cursor: pointer;}
/*Page*/
.banner-page{
	background: url(images/capabilities.png) no-repeat center;
	height: 200px;
}
h2.entry-title{
	font-size: 40px;
	color: #fff;
	padding-top: 140px;
	text-transform: capitalize;
	padding-bottom: 15px;
}
.content_page{
	padding: 20px 0;
}
.breadcrumbs {
    color: #000000;
    margin: 20px 0 0;
    text-transform: uppercase;
    font-size: 10px;
}
.breadcrumbs a{
	color: #000000;
	font-size: 10px;
}
.post {
	margin-bottom: 10px;
}
.post > a {
    color: #58585A;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.post p{
	font-size: 12px;
	padding: 5px 0;
}

.purport h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}
.purport .ptop{padding-top: 15px; color: #988C81; font-weight: bold;}
/*Categories*/
.banner-cat1{
	background: url(images/insights.png) no-repeat center;
	height: 200px;
	background-size:cover; 
}
.banner-cat {
	background-size:cover;
	-webkit-background-size:cover;
	background-position: center; 
}
.post_c{
	width: 48%;
}
.post_c.first{
	clear: both;
}
a.title{
	color: #000;
	font-size: 14px;
	display: block;
	margin: 15px 0;
	line-height: 1.5em;
}

.readmore {
    color: #988C81;
    display: block;
    font-size: 12px;
    padding: 15px 0;
    font-weight: bold;
}
.nav {width: 100px;}
.nav a,.navigation a{
	color: #58585A;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
}
.nav > div {
    margin-right: 10px;
}
.post_c p{
	color: #6d6e71;
    font-size: 13px;
    line-height: 18px;
}
.post_c a.title {
	margin: 5px 0;
}
.readmore {
    padding: 10px 0;
}
.logo h1 img {
	height: 69px;
}
/*Sidebar insights*/

.content_page .sidebar .widget {
	background: #e8e5e2;
	padding: 15px;
	margin-bottom: 30px;
}
.content_page .sidebar .widget_text{
	background: #DCAF27;
}
div.widget-title {
    font-size: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #988d82;
    margin-bottom: 10px;
    font-weight: bold;
    padding:0 0 10px;
}
.widget_categories .cat-item,
.widget_archive ul li{padding-bottom: 7px;}
.widget_categories .cat-item:last-child,
.widget_archive ul li:last-child{padding:0;}
ul.featured-post li p.ha{width: 30%; margin-top: 7px;}
ul.featured-post li p.text-feature{width: 65%;}
.f_text a,li.cat-item a,.widget_archive ul li a{
	font-size: 10px;
	line-height: 1em;
	color: #231f20;
}
.featured-post li{
	padding-bottom: 15px;
}
.f_text a.readmore{
	padding:8px 0 0;
	color: #988C81;
}
ul.featured-post li p img{width: 100%; height: 50px;}
.widget_text .sub a {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    line-height: 15px;
}
.widget_search label.screen-reader-text{
	display: none;
}
ul.child-page .item-page a {
    color: #000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
ul.child-page .item-page{
	border-bottom: 1px solid #988D82;
	padding: 5px 0;
}
ul.child-page .item-page:last-child{
	border-bottom: none;
	padding: 5px 0 0;
}
ul.child-page .item-page:first-child{
	padding: 0 0 5px;
}
.container div#button{
	position: fixed;
	bottom: 140px;
	margin-left: -35px;
	cursor: pointer;
	bottom: 5px;
}
.container.wrap-page div#button{
	
}
/*Single*/
.title-single,h1.entry-title a{
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #000;
}
.alignright{float: right; margin-left: 5px;}
.alignleft{float: left; margin-right: 5px;}
#basic-modal-content{display: none;}
.top-popup h2{
	font-size: 14px; 
	line-height: 16px;
	text-transform: uppercase;
	text-align: center;
	color:#231f20;
}
.top-popup p{
	font-size: 12px;
	font-family: Arial;
	line-height: 17px;
	color: #231f20;
}
.single_page .mr_social_sharing_wrapper,
.template-front-page .mr_social_sharing_wrapper {
	display: none;
}
.page-id-20 .single_page .mr_social_sharing_wrapper,
.page-id-10 .single_page .mr_social_sharing_wrapper  {
	display: block;
}
#basic-modal-content input[type=text],#basic-modal-content input[type="email"]{
	text-transform: uppercase;
	font-family: arial;
    font-size: 14px;
    font-weight: bold;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border: 1px solid #c9c7d6;
	margin-bottom: 15px;
	padding: 4px 6px;
	width: 202px;
	color: #c9c7d6;
	margin-top: 20px;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.social_link {
    font-size: 19px;
    margin-right: 10px;
}
#basic-modal-content select {
	border-radius: 0 !important;
    color: #c9c7d6;
    margin: 0 7px 15px;
    text-transform: uppercase;
    width: 216px;
	font-family: arial;
    font-size: 14px;
    font-weight: bold;
}
#basic-modal-content input[name="email"]{
	margin-left: 15px;
}
#basic-modal-content form .check p{
	text-align: center;
	display: inline-block;
	margin-bottom: 20px;
	padding: 0 10px;
}
p.checkbox_ label{
	color: #58585a; 
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	float: left;
}
#basic-modal-content button,.form-submit input,
.number-comment a{
	border: none;
	background: #988d82;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	padding: 7px;
	text-transform: uppercase;
}
.line{
	background: #fff;
	height: 2px;
	width: 40px;
	margin: 10px auto 0;	
}
.icheckbox {
    background: url("images/minimal.png") no-repeat #fff;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin: 0;
    padding: 0;
    width: 18px;
    background-position:0 0;
    float: left;
    margin: 0 5px 0 0;
}
.icheckbox.checked{background-position: -40px 0;}
#basic-modal-content > form{
	text-align: center;
}
.line-top{
	background: #231f20;
	height: 2px;
	width: 40px;
	margin: 12px auto;
}
/*Footer*/
.footer{
	background: #000;
	padding: 20px 0 0;
}
.footer .menu a{
	font-size: 9px;
	color: #988C81;
	line-height: 1em;
}
.footer p.copyright{
	font-size: 9px;
	color: #988D82;
	padding: 20px 0;
}
.footer .winner{
	padding-right: 10px;
}
.fixed-menu{
	position: fixed;
	top:0;
	width: 205px;
}
.archive_title p{
	font-size: 13px;
	padding: 5px 0;
}
article.row-fluid{
	margin-bottom: 20px;
}
h1.entry-title{
	line-height: 1.5em;
}
footer.entry-meta{
	font-size: 13px;
	padding: 5px 0;
}
.assistive-text,
.form-allowed-tags,
.comment-notes,
.comment-meta cite span{display: none;}
.comment-respond{
	background: #E9E5E2;
	margin-top: 15px;
	width: 100%;
	display: inline-block;
}
.comment-respond .comment-reply-title{
	border-bottom: 1px solid #bcbec0;
	display: block;
	margin: 10px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
form.comment-form{
	margin:0 10px;
}
.comment-form p{
	margin:0;
}
.comment-form p label{
	display: none;
}
.comment-form p input[type=text],.comment-form p textarea{
	width: 98%;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #C9C3BB;
	font-size: 12px;
}
a.url,a.comment-reply-link,b.fn{
	font-size: 12px;
	color: #988C81;
}
.comment-author a time{
	color: #333;
	font-size: 12px;
}
.comment p{
	margin:0;
	padding: 5px 0;
}
li.comment{
	margin:0 0 10px;
}
ol.children{
	margin: 20px 0 0;
	border: 1px solid #bcbec0;
	padding: 20px;
}
.form-submit input{
	margin-bottom: 20px;
}
.number-comment{
	display: inline-block;
	width: 100%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 20px 0;
	margin: 20px 0;
}
.number-comment a{
	display: inline-block;
}
p.text_comment{
	color: #988C81;
	font-size: 14px;
	font-weight: bold;
	margin:0;
}
p.numbers{
	font-size: 12px;
	margin:0;
}
.item-content ul {
	list-style: disc;
	padding-left: 20px;
}
.item-content ul li {
	font-size: 13px;
    line-height: 1.5em;    
}
.three-col {
	width: 33.333%;float: left;padding:5px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#masonry {
	
}
#masonry .three-col .thumbnail a img {
	display: block;
}
.single-content>*{
	margin-top: 0;
}
.single-content h1 {
	font-size: 2em;
	line-height: 1.2em;
	margin: 0.67em 0;
}
.single-content h2{
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 0.83em 0;
}
.single-content h3{
	font-size: 1.17em;
	line-height: 1.2em;
	margin: 1em 0;
}
.single-content h4{	
	line-height: 1.2em;
	margin: 1.33em 0;
}
.single-content {
	font-size: 13px;
	line-height: 1.2em;	
}
.single-content hr{
	border: none;
	
}
.single-content p{
	margin: 1em 0;
	line-height: 1.2em;
}
#tab-0>*{margin-top: 0;}
.single-content ul {
    padding-left: 15px;
}
.single-content ul li {
    line-height: 18px;
    list-style: initial;
}
@media (max-width: 1200px){
	.container.wrap-page div#button{ left:1%;}
	#menu-page.fixed-menu{
		position: relative;
		top:0;
		width: auto;
	}
}
@media (max-width: 780px){
	.container div#button{ display: none !important;}
}
@media only screen and (min-width: 992px){
	.container{width: 900px; margin: auto; position: relative;}
}
@media only screen and (min-width: 780px){
	.span8.main_menu{float: right; width: auto;}
}
@media(min-width:650px){
	.menu-toggle{display: none;}
	.menu-header{float: left; margin-left: 35px;}
	.menu-f{
		float: left;
		margin-right: 35px;
	}
}
@media (min-width: 320px){
	.top_head{height: 25px;}
}
@media(min-width:650px)and (max-width: 779px){
	.span4.logo{float: left; width:215px;}
	.span8.main_menu{float: right; width: 370px;}
	.top_main{min-height: 37px;}
	.nd{width: auto;}
}
/*nav*/
.screen-reader-text {
    left: -1000em;
    position: absolute;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
@media (max-width: 980px){
	.fixed-menu{
		position: fixed;
		top:0;
		width: 165px;
	}
	.sidebar #searchform input[type="text"]{
		width: 72%;
	}
}
@media (max-width: 649px){
	.navbar{display: block; margin:0;}
	.main-navigation {
	    clear: both;
	    margin: 0 auto;
	    max-width: 1080px;
	    min-height: 45px;
	    position: relative;
	}
	.nd{width: auto; padding-top: 200px;}
	.nd h2{font-size: 50px; line-height: 1.5em;}
	.navigation a {
	    color: #BC360A;
	}
	
	ul.nav-menu, div.nav-menu > ul {
	    margin: 0;
	    padding: 0 40px 0 0;
	}
	.nav-menu li {
	    position: relative;
	}
	.nav-menu li a {
	    color: #141412;
	    display: block;
	    font-size: 15px;
	    line-height: 1;
	    padding: 15px 20px;
	    text-decoration: none;
	}
	.menu-toggle {
		cursor: pointer;
		display: block;
		font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
		margin: 0;
		padding: 12px 0 12px 20px;
		color:#fff;
	}
	.menu-toggle {
		 background: #988D82;
	}
	.toggled-on .nav-menu,
	.toggled-on .nav-menu > ul {
		display: block;
		margin-left: 0;
		padding: 0;
		width: 100%;
	}

	.toggled-on li,
	.toggled-on .children {
		display: block;
	}

	.toggled-on .nav-menu li > ul {
		background-color: transparent;
		display: block;
		float: none;
		margin-left: 20px;
		position: relative;
		left: auto;
		top: auto;
	}

	.toggled-on .nav-menu li > ul a {
		color: #141412;
		width: auto;
	}

	.toggled-on .nav-menu li:hover > a,
	.toggled-on .nav-menu .children a {
		background-color: transparent;
		color: #141412;
	}

	.toggled-on .nav-menu li a:hover,
	.toggled-on .nav-menu ul a:hover {
		background-color: #988D82;
		color: #fff;
	}

	ul.nav-menu,
	div.nav-menu > ul {
		display: none;
	}
	.logo.span4{text-align: center;}
	.list_main{
	    margin: 0 auto;
	    width: 287px;
	}
	.main_w{width: 100%; margin:0;}
	.menu-footer .menu li {
	    display: inline-block;
	    padding: 0 5px;
	}
	.post_c{width: 48%;}
	#simplemodal-container{width:100%; height: auto; padding: 25px 10px;}
	.purport{padding:0 10px;}
}
@media (max-width: 480px){
	.nd h2{font-size: 30px;}
	.nd p{font-size: 10px;}
	.logo_f,.menu-footer{width: 100%;}
	.logo_f,.footer p.copyright,.menu-footer ul.menu {
	    text-align: center;
	}
	.site,.seacrh{display: inline-block;}
	#basic-modal-content input[type="email"] {
	    margin-left: 0;
	}
}
@media (max-width: 320px){
	.nd h2{font-size: 20px;}
	.logo_f img{margin-bottom: 10px;}
	.post_c{width: 100%;}
}