/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, abbr, acronym, fieldset {
	border: 0;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	clear: both;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align="left"] {
	display: block;
	float: left;
}
.right, .alignright, img[align="right"] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align="middle"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
.wp-smiley {
	display: inline;
}
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; }
img, abbr, acronym, fieldset { border: 0; }
code { line-height: 1em; }
pre { overflow: auto; clear: both; }
sub, sup { line-height: 0.5em; }
.post_image, .thumb { display: block; }
.alignleft, .left, img[align="left"] { display: block; float: left; }
.alignright, .right, img[align="right"] { display: block; float: right; }
.aligncenter, .center, img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
.alignnone, .block { display: block; clear: both; }
body { font-family: Georgia, "Times New Roman", Times, serif; color: #111; }
body{
background: url("images/bg-body.jpg") repeat scroll 0 0 transparent;
}
#commentform .input_submit {
width: 23%;
} 

a{
	color: #555555;
	text-decoration: none;
}
#fancyNav select {
	display:none; /* this is just for the mobile display */
}
#fancyNav ul {
	display:block;
	z-index:999999;
}
#fancyNav ul li {
	display:inline-block;
	padding:20px 1px 10px;
	margin-left:30px;
	position:relative;
}
#fancyNav ul li a{
color:#444;
	font:normal 20px 'Yanone Kaffeesatz', sans-serif;
	text-transform:uppercase;
	display:inline-block;
	position:relative;
	cursor:pointer;
}
#fancyNav ul li a:link, #fancyNav ul li a:visited {
	color:#444;
	font:normal 20px 'Yanone Kaffeesatz', sans-serif;
	text-transform:uppercase;
	display:inline-block;
	position:relative;
}

#fancyNav ul li span {
	position:absolute;
	right:-12px;
	bottom:6px;
	width:7px;
	height:8px;
	margin:0 0 0 3px;
	float:right;
	display:block;
	background:url('../images/nav_arrow.png') no-repeat left -8px;
	
}


/*===== sub_menu Style =======*/

#fancyNav ul.sub-menu li ul li{
	position:absolute;
	top:-12px;
	left:12px;
	width:13px;
	height:8px;
	display:block;
	border:none;
	background:url('../images/arrow_top.png') no-repeat left top;
	
}
#fancyNav ul li ul li {
	float:none;
	margin:0;
	padding:0;

	position:relative;
	top:-10px;
	
	
}
#fancyNav ul li ul li a {
	
	min-width: 150px;
	padding:12px;
	font:13px Arial, tahoma, sans-serif;
	text-transform:capitalize;
	color:#777;
}
#fancyNav ul li ul li a:hover {
	background:#f9f9f9;
	color:#333;
}
#fancyNav ul li ul li a.subCurrent {
	color:#e25d29;
	cursor:default;
}
#fancyNav ul li ul li a.subCurrent:hover {
	background:none;
}
/*===================== end Header style ======================*/

/* General Demo Style */


@font-face {
    font-family: 'AnimalsNormal';
    src: url('fonts/animals-webfont.eot');
    src: url('fonts/animals-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/animals-webfont.woff') format('woff'),
         url('fonts/animals-webfont.ttf') format('truetype'),
         url('fonts/animals-webfont.svg#AnimalsNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
 font-family:"fonts/SansSerifFLF";
 src:url("fonts/SansSerifFLF.eot?") format("eot"),
 url("fonts/SansSerifFLF.woff") format("woff"),
 url("fonts/SansSerifFLF.ttf") format("truetype"),
 url("fonts/SansSerifFLF.svg#SansSerifFLF") format("svg");
 font-weight:normal;
 font-style:normal;
 }
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url(http://themes.googleusercontent.com/static/fonts/yanonekaffeesatz/v5/YDAoLskQQ5MOAgvHUQCcLRTHiN2BPBirwIkMLKUspj4.woff) format('woff');
}
a {
color: #555555; 
text-decoration: none;
}
#container { width: 900px; margin-top: 25px; margin-right: auto; margin-left: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#container{
width:100%;
margin-top:0px;
/*background-color:white;
border: 1px solid #B22222;*/
}

.menu {
position: relative;
z-index: 50;
list-style: none;
}
.menu li {
position: relative;
float: left;
margin-bottom: -1px;
	padding:20px 15px 10px;
}
.menu .sub-menu {
float: left;
left: 0;
opacity: 0;
position: absolute;
top: 40px;
visibility:hidden;
z-index: 1;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.menu .sub-menu .sub-menu {
top: 0;
left: 100%;
margin: 0 0 0 -1px;
}
.menu li:hover > .sub-menu {
visibility:visible;
opacity: 1;
top: 60px;
}
.menu .sub-menu li {
background: #fff;
border: 1px solid #ececec;
z-index: 999999;
-moz-box-shadow: 0px 6px 7px #121012;
-webkit-box-shadow: 0px 6px 7px #121012;
box-shadow: 0px 6px 7px #121012;	
width: 200px;
clear: both;
}
.menu a, .menu_control {
display: block;
text-transform: uppercase;
letter-spacing: 1px;
font-family: Yanone Kaffeesatz;
	font-size: 20px;
}
.menu a:hover {
color: #EF3B24;	
}
.menu_control {
display: none;
background-color: #000;
}
.menu .sub-menu a {
	border-left-width: 1px;
}
.menu, .menu a, .menu .sub-menu {
}

.menu .current-menu-item > a {
cursor: text;
color: #EF3B24;	
border-bottom: 2px solid #EF3B24;
padding-bottom: 1px;	
}
.menu .sub-menu .current-menu-item > a {
}

#header { border-width: 0 0 3px 0; border-style: double; border-color: #ddd; padding-top: 25px; padding-right: 13px; padding-bottom: 25px; padding-left: 13px; }
#header{
border-top-width: 5px;
border-top-style: solid;
border-top-color: #5a5a5a;
width: 1009px;
margin:0 auto;
border-style:none;
}
.lat-news-main a.read_more1:hover {
color: #555555 !important;
}
	
.lat-news-main a.read_more1 {
float: right !important;
margin-right: 30px !important;
font-family: Arial,Tahoma,Verdana,sans-serif !important;
position: relative !important;
top: -10px !important;
color: #EF3B24 !important;
}	
#site_title { font-size: 42px; line-height: 58px; font-weight: bold; }
#site_title a { color: #111; }
#site_title a:hover { color: #d00; }
#site_tagline { font-size: 16px; line-height: 1.375em; color: #888; }
.columns, .columns > .content, .columns > .sidebar { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.columns > .content { width: 650px; float: left;
	border-width: 0 1px 0 0; box-sizing: border-box; padding: 13px; padding-top:0px; }
.columns > .sidebar { width: 359px; width: 359px;
	float: right;
padding-right: 21px !important;
padding-left: 13px;
padding-top: 11px;
box-sizing: border-box;
}
.columns { 
width: 1009px;
margin:0 auto;
background: none; 
box-sizing: border-box;

}




.post_box, .post_box h4 { font-size: 16px; line-height: 25px; }
.post_box h1, .post_box .headline { font-size: 26px; line-height: 37px; }
.post_box .post_content h2, .post_box h3 { font-size: 20px; line-height: 30px; margin-top: 38px; margin-bottom: 13px; }
.post_box h5, .post_box .small { font-size: 13px; line-height: 22px; }
.post_box .drop_cap { font-size: 50px; line-height: 1em; margin-right: 8px; float: left; }
.post_box p, .post_box ul, .post_box ol, .post_box blockquote, .post_box pre, .post_box dl, .post_box dd { margin-bottom: 25px; }
.post_box ul { list-style-type: square; }
.post_box ul, .post_box ol { margin-left: 25px; font-family: SansSerif; 
font-size: 18px; 
}
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol { margin-left: 25px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol, .wp-caption p { margin-bottom: 0; }
.post_box .left, .post_box .alignleft, .post_box .ad_left { margin-bottom: 25px; margin-right: 25px; }
.post_box .right, .post_box .alignright, .post_box .ad { margin-bottom: 25px; margin-left: 25px; }
.post_box .center, .post_box .aligncenter { margin-bottom: 25px; }
.post_box .block, .post_box .alignnone { margin-bottom: 25px; }
.post_box .stack { margin-left: 25px; }
.post_box {  border-bottom: 1px dotted #bbb;font-family: Arial,Tahoma,Verdana,sans-serif;
font-size: 15px;
color: #555;
padding-bottom: 20px;
	margin-bottom:20px;
}

.post_box p{
text-align:justify;
}
.landing .post_box { padding-right: 13px; }
.top { border-top: 0; }
.headline_area { margin-bottom: 25px; }
.headline_area p { color: #888; margin-bottom: 0; }
.headline a, .headline_area p a:hover, .num_comments, .post_edit:hover {
color: #111111; }
.headline a:hover { color: #EF3B24; }
.headline_area p a, .post_edit { color: #888; border-bottom: 1px solid #ddd; }
.author_by, .date_on, .post_cats_intro { font-style: italic; }
.headline_area p a, .post_author, .post_date, .post_edit { text-transform: uppercase; letter-spacing: 1px; }
.headline_area p .post_edit { margin-left: 6px; }
.post_content h4 { font-weight: bold; }
.post_content a { text-decoration: underline; }
.post_content a:hover { text-decoration: none; }
.post_content .frame { padding: 13px; background: #eee; border: 1px solid #ddd; }
.post_content blockquote { margin-left: 13px; padding-left: 13px; color: #666; border-left: 1px solid #ddd; }
.num_comments_link { color: #666; text-decoration: none; }
.num_comments_link:hover { text-decoration: underline; }
.bracket, .num_comments { font-size: 25px; }
.bracket { color: #ccc; }
.post_box .post_image { margin-bottom: 25px; }
.post_box .post_image_box, .post_box .wp-caption { margin-bottom: 25px; padding: 13px; background: #eee; border: 1px solid #ddd; }
.post_box .post_image_box img, .post_box .wp-caption img { display: block; margin-bottom: 13px; }
.post_box .wp-caption p { font-size: 13px; line-height: 21px; margin-bottom: 0; }
.post_box .wp-caption p a { text-decoration: underline; }
.post_box .wp-caption p a:hover { text-decoration: none; }
.post_box .post_tags { color: #666; }
.post_box .post_tags a:hover { text-decoration: underline; }
.post_box .alert, .post_box .note { margin-bottom: 25px; padding: 13px; }
.post_box .alert { background: #ff9; }
.post_box .note { background: #eee; }
.post_box .alert p:last-child, .post_box .note p:last-child { margin-bottom: 0; }
.post_box pre { padding: 13px; background: #eee; overflow: auto; clear: both; }
.post_box:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;; }
.post_content blockquote.right, .post_content blockquote.left { width: 45%; font-size: 26px; line-height: 35px; margin-bottom: 13px; }
.post_content blockquote.right, .post_content blockquote.left { padding-left: 0; border: 0; }
.post_content blockquote.right p, .post_content blockquote.left p { margin-bottom: 0; }
.comments_intro { font-size: 16px; color: #666; margin-top: 50px; margin-bottom: 13px;  }
.comments_intro a { text-decoration: underline; }
.comments_intro a:hover { text-decoration: none; }
.comments_closed { font-size: 13px; line-height: 21px; color: #888; margin-right: 25px; margin-bottom: 25px; margin-left: 13px; }
.comment { font-size: 16px; line-height: 25px; border-width: 0 0 1px 0; border-style: dotted; border-color: #bbb; padding-top: 25px;  padding-bottom: 25px;  }
.comment .comment_author { font-size: 18px; line-height: 25px; font-weight: bold; }
.comment .comment_aux { font-size: 13px; line-height: 22px; }
.children .comment { list-style-type: none; border-width: 0 0 0 1px; border-style: solid; border-color: #ddd; margin-top: 25px; padding-left: 25px; }
.bypostauthor { background-color: #e7f8fb; }
.children .bypostauthor { background-color: transparent; border-width: 0 0 0 2px; border-style: solid; border-color: #bde0e6; }
.comment .comment_text ul { list-style-type: square; }
.comment .comment_text ul, .comment .comment_text ol { margin-left: 25px; }
.comment p, .comment .comment_text ul, .comment .comment_text ol, .comment .comment_text blockquote, .comment .comment_text pre { margin-bottom: 25px; }
.comment .comment_text li ul, .comment .comment_text li ol { margin-left: 25px; margin-bottom: 0; }
.comment .comment_text .left, .comment .comment_text .alignleft { margin-bottom: 25px; margin-right: 25px; }
.comment .comment_text .right, .comment .comment_text .alignright { margin-bottom: 25px; margin-left: 25px; }
.comment .comment_text .center, .comment .comment_text .aligncenter { margin: 0 auto 25px auto; }
.comment .comment_text .block, .comment .comment_text .alignnone { margin: 0 auto 25px 0; }
#comments { list-style-type: none; margin-bottom: 50px; border-top: 1px dotted #bbb; }
.bypostauthor{background:#fff;}
.children .comment { padding-top: 0; padding-right: 0; padding-bottom: 0; }
.comment .avatar { float: right; margin-left: 13px; }
.comment .comment_head { margin-bottom: 13px; }
.children .comment_head { margin-bottom: 0; }
.comment_date { font-size: 12px; color: #ef3b24; margin-left: 13px; }
.comment_edit { float: right; }
.comment_date a { color: #ef3b24; }
.comment_text a, .comment_head a:hover, .comment_date a:hover { text-decoration: none; color:#000; }
.comment_text a:hover { text-decoration: none; }
.comment_text p{font-family: Arial,Tahoma,Verdana,sans-serif;
}
.comment-reply-link, .comment_edit { font-size: 12px; text-transform: uppercase; letter-spacing: 1px; color: #888; }
.comment-reply-link:hover, .comment_edit:hover { text-decoration: underline; }
#commentform { font-size: 16px; line-height: 25px; margin-bottom: 50px; }
#commentform label { display: block; font-family: Arial,Tahoma,Verdana,sans-serif;  }
#commentform p { margin-bottom: 13px;

 }
#commentform p a { font-family: Arial,Tahoma,Verdana,sans-serif; color: #EF3B24; text-decoration:none; }
#commentform p a:hover { text-decoration: none; color: #555555; }
#commentform p .required { color: #d00; }
.comment_moderated { font-weight: bold; }
#commentform .input_text { width: 50%; }
#commentform textarea.input_text { width: 100%;
border: 1px solid #aaa; }
.comment #commentform { padding-right: 0; padding-left: 0; }
.comment #comment_form_title { margin-top: 0; }
.children #commentform, .children #comment_form_title { margin-left: -25px; padding-left: 25px; }
#comment_form_title { font-size: 20px; color: #666; border-width: 0 0 1px 0; border-style: dotted; border-color: #bbb; margin-top: 50px; margin-right: -25px; margin-left: -13px; padding-right: 25px; padding-bottom: 13px; padding-left: 13px; }
#comment_form_title {
color: #666;
border-style: none;
font:normal 30px 'Yanone Kaffeesatz', sans-serif;
border-color: #bbb;
margin-top: 50px;
margin-right: -25px;
margin-left: -13px;
padding-right: 25px;
padding-bottom: 13px;
padding-left: 13px;
}
.input_text { font-size: inherit; line-height: 1em; font-family: inherit; color: #111; background-color: #eee; border-width: 1px; border-style: solid; border-color: #aaa; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.input_text:focus { background-color: #fff; border-color: #777; }
.input_text { border-right-color: #ddd; border-bottom-color: #ddd; }
.input_text:focus { border-right-color: #ccc; border-bottom-color: #ccc; }
textarea.input_text { line-height: 25px; }
.input_submit { font-size: 20px; line-height: 1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; background-image: url('images/submit-bg.gif'); border-width: 3px; border-style: double; border-color: #999; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; }
.input_submit { display: inline-block;
color: #fff;
font-family: 'Oswald',"PT Sans",Arial,Helvetica,sans-serif;
text-transform: uppercase;
font-size: 12px;
line-height: 1.5em;
cursor:pointer;
margin: 0 0 4px 0;
padding: 6px 10px 6px 10px;
background: #000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #e5e5e5; }

.input_submit:hover { background: #EF3B24; cursor:pointer;
border: solid 1px #000;
color:#fff;
text-shadow: none;
/*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8); }
#cancel-comment-reply-link { font-size: 11px; line-height: 1em; text-transform: uppercase; letter-spacing: 1px; color: #fff; background-color: #d00; border-width: 2px; border-style: solid; border-color: #ac0000; padding-top: 5px; padding-right: 7px; padding-bottom: 5px; padding-left: 7px; }
#cancel-comment-reply-link { border-top-color: #fa5a5a; border-left-color: #fa5a5a; float: right; }
.login_alert { font-weight: bold; background-color: #eee; border-width: 1px; border-style: solid; border-color: #ddd; }
#archive_intro { border-width: 0 0 2px 0; border-style: solid; border-color: #ddd; }
.archive_title { margin-bottom: 25px; }
.prev_next { font-size: 16px; line-height: 25px; color: #666; border-width: 2px 0 0 0; border-style: solid; border-color: #ddd; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 13px; }
.prev_next { clear: both; }
.prev_next a:hover { text-decoration: underline; background: #EF3B24 !important; }
.prev_next .next_posts { float: right; }
.prev_next:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.previous_posts, .next_posts { font-size: 12px; text-transform: uppercase; letter-spacing: 2px; }
.sidebar, .sidebar h4 { font-size: 13px; line-height: 19px; }
.sidebar h1, .sidebar .headline { font-size: 21px; line-height: 29px; }
.sidebar .post_content h2, .sidebar h3 { font-size: 17px; line-height: 24px; font-variant: small-caps; letter-spacing: 1px; margin-top: 29px; margin-bottom: 10px; }
.sidebar h5, .sidebar .small { font-size: 10px; line-height: 16px; }
.sidebar .drop_cap { font-size: 38px; line-height: 1em; margin-right: 6px; float: left; }
.sidebar p, .sidebar ul, .sidebar ol, .sidebar blockquote, .sidebar pre, .sidebar dl, .sidebar dd { margin-bottom: 19px; }
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol { margin-left: 19px; }
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol, .wp-caption p { margin-bottom: 0; }
.sidebar .left, .sidebar .alignleft, .sidebar .ad_left { margin-bottom: 19px; margin-right: 19px; }
.sidebar .right, .sidebar .alignright, .sidebar .ad { margin-bottom: 19px; margin-left: 19px; }
.sidebar .center, .sidebar .aligncenter { margin-bottom: 19px; }
.sidebar .block, .sidebar .alignnone { margin-bottom: 19px; }
.sidebar .stack { margin-left: 19px; }

.sidebar .text_box { 
margin-bottom: 38px;
text-align:justify;
font-family: Arial,Tahoma,Verdana,sans-serif;
 }
.sidebar .thesis_email_form { margin-bottom: 38px; }
.sidebar .thesis_email_form .input_text { width: 100%; margin-bottom: 13px; }
.sidebar .input_submit { font-size: 16px; padding: 6px; }
.widget { font-size: 13px; line-height: 19px; margin-bottom: 38px; }
.widget .widget_title { font-size: 17px; line-height: 24px; font-variant: small-caps; letter-spacing: 1px; margin-bottom: 10px; }
.widget p, .widget ul { margin-bottom: 19px; }
.widget li ul { margin-bottom: 0; }
.widget ul { list-style-type: none; }
.widget li { margin-bottom: 10px; }
.widget li ul, .widget li ol { margin-top: 10px; }
.widget li a:hover, .widget p a { text-decoration: underline; }
.widget p a:hover { text-decoration: none; }
.search-form .input_text { width: 100%; }
#footer { font-size: 13px; line-height: 21px; text-align: right; color: #888; border-width: 3px 0 0 0; border-style: double; border-color: #ddd; padding-top: 13px; padding-right: 13px; padding-bottom: 13px; padding-left: 13px;
background: #333333; }
#footer{
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
border-style:none;

}
#business-footer .widget .widget_title {
color: #E5E5E5;
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
margin-bottom: 20px;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 24px;
}

#footer a { color: #D78E42;
font-family: Arial,Tahoma,Verdana,sans-serif;
  }
#footer a:hover { 
color: #DDA84E;
font-family: Arial,Tahoma,Verdana,sans-serif;
text-decoration:none;
 }

.views a.info {
	
    background: url("images/link.png") no-repeat scroll center center transparent !important;
}


    


#header-main{
margin:0 auto;
padding:0 0 0px;
display: inline-block;
width: 100%;
}
#header-left{
padding-top:15px;
float:left;
}

#business-logo img:hover{
opacity:0.6;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}

.post_box .center, .post_box .aligncenter {
width: 576px;
}

#business-logo1{
text-align:center;
padding-top:30px;
margin-bottom:-20px;
}

#business-logo1 img:hover{
opacity:0.6;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}

#header-right{
float:right;
}

.search_box{
float:right;
}
#search input[type="text"] {
    background: url(http://localhost/business/wp-content/uploads/2013/04/search-white.png) no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: italic 12px Arial,Helvetica,Sans-serif;
    color: #bebebe;
    width: 170px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0.1s;
    -moz-transition: all 0.7s ease 0.1s;
    -o-transition: all 0.7s ease 0.1s;
    transition: all 0.7s ease 0.1s;
	
	
    }

#search input[type="text"]:focus {
    width: 200px;
    }
 
#sliding{
width:100% !important;
}

#slider-bottom{
width: 1009px;
margin:0 auto;
clear:both;
box-sizing: border-box;
}

#recent-projects{
width: 1009px;
margin:0 auto;
box-sizing: border-box;

}
#welcome-box{
width: 100%;
margin: 0 auto;
}

#post-and-client{
width: 1009px;
margin:0 auto;

}

#latest-testim{
width: 1009px;
overflow:hidden;	
margin-top: 28px;
}

#facetweet-get{
width:1000px;
}

#face{
height:360px;
}

#tweet{
width:1000px;
float:left;
}

#footer-top{
width:100%;
background-color:#ef3b24;
clear:both;

}
#footer-menu li:hover > .sub-menu {

display: none;
}
#business-footer{
width: 1009px;
overflow:hidden;
margin:0 auto;
padding: 13px;
}
.landing #footer-bottom1-inner {
overflow:inherit;
padding-right: 0px;
}
.content .post_box h1, .post_box .headline {
font-size: 26px;
line-height: 45px;
font-family: 'Tauri', sans-serif;
text-align: left;
}

.thesis_clever_optin_inr input.emailr {
float: left;
}

.thesis_clever_optin_inr input.submitr {
margin-top: 0px!important;
}

.post_box p{
margin-bottom:10px!important;
}

.left-footer1 {
float: left;
width: 23%;
text-align: left;
margin-right: 27px;
}


.widget .widget_title{
color: #e5e5e5;
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
margin-bottom: 20px;
font-family: SansSerif;
	font-size: 25px;
	color: #000000;
	line-height: 36px;
}


.widget p{
 font-family: Arial,Tahoma,Verdana,sans-serif;
}
.left-footer{
float: left;
width: 23%;
text-align: justify;
margin-right: 27px;

}

.left-footer h3{
color: #e5e5e5;
border-bottom: 1px solid #4c4c4c;
padding-bottom: 10px;
margin-bottom: 20px;
}
.template-single  .post_box {
padding-top: 0px;
}

.template-single .content {
padding-top: 0px;
}

.right-footer{
float: left;
width: 23%;
text-align: justify;
}

.right-last-footer{
float: right;
width: 23%;
text-align: justify;

}

#footer-bottom1{
width:100%;
overflow:hidden;
padding-bottom: 10px;	
color: #808080;
background-color: #1A1A1A;
font-size: 0.916em;
border-top: 1px solid #111111;
box-shadow: 0 4px 4px rgba(0,0,0,0.2) inset;
clear:both;
}

#footer-bottom1-inner{
margin:0 auto;
width: 1009px;
overflow:hidden;	
padding-left: 13px;
padding-right: 0px;
}

#footer-menu{
float:right;
}

.content .post-image{
float:left;
	margin-top:14px;
}

.content .post-image img{
width:150px;
height:150px;
margin-right:15px;

}

.headline_area{
margin-bottom:0px;
}
.content .headline_area p {
color: #888;
margin-bottom: 0;
font-family: Arial,Tahoma,Verdana,sans-serif;
font-size:11px;
}
.content .post_box h1, .post_box .headline {
font-size: 26px;
line-height:45px;
font-family: 'Tauri', sans-serif;
}

.content .post_excerpt{
font-size: 14px;
font-family: Arial,Tahoma,Verdana,sans-serif;
color: #555;
margin-top:0px;
}

#single-post-image img{
float:left;
margin-right:15px;
margin-bottom:5px;
}

#single-post-header h1.headline {
font-family: SansSerif;
	font-size: 26px;
	line-height: 40px;
margin-left:0px;
margin-bottom: 5px;
color: #555555;
padding-top:0px;
}

#single-post-header p{
font-size:12px;
}

.textwidget{
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	line-height: 20px;
text-align:justify;
}

.columns > .sidebar .widget .widget_title {
	
font-family:Yanone Kaffeesatz;
}

.widget li a{
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	line-height: 20px;
}
.widget li a:hover{
font-family: Arial,Tahoma,Verdana,sans-serif;
text-decoration:none;
color: #EF3B24;
}

.tagcloud a{
display: inline-block;
color: #999;
font-family: 'Oswald',"PT Sans",Arial,Helvetica,sans-serif;
text-transform: uppercase;
font-size: 12px;
line-height: 1.5em;
margin: 0 0 4px 0;
padding: 6px 10px 6px 10px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #e5e5e5;
}

.tagcloud a:hover{
background: #EF3B24;
border: solid 1px #000;
color:#fff;
text-shadow: none;
/*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
}

.search-form .input_text {
    background: #fff;
height:40px;
width:300px;
    border: 1px solid #cccccc;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    padding: 2px;
font-size:15px;
}

#portfolio-fourth{
width: 1009px;
margin:0 auto;
text-align: center;
}

#testimonial-page{
margin:0 auto;
width: 1009px;
text-align: center;
}

#pricing-table{
width: 1009px;
margin:0 auto;
text-align: center;
padding-left: 13px;
padding-right: 13px;
overflow:hidden;
padding-bottom: 38px;
}

#landing-container{
background: none repeat scroll 0 0 #FFFFFF;
box-shadow: 0 0 1px #AAAAAA;
margin-bottom: 20px;
margin-top: 20px;
width: 1000px;
margin:0 auto;
}

#landing-container .content{
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
padding-top:30px;
width: 100%;
box-sizing: border-box;
}

#footer-landing-bottom{
width: 1000px;
margin: 0 auto;
height: 60px;
color: #808080;
background-color: #1a1a1a;
font-size: 0.916em;
border-top: 1px solid #000;
box-shadow: 0 4px 4px rgba(0,0,0,0.2) inset;
}


.prev_next { clear: both; }
.prev_next a{
display: inline-block;
color: #999;
font-family: 'Oswald',"PT Sans",Arial,Helvetica,sans-serif;
text-transform: uppercase;
font-size: 12px;
line-height: 1.5em;
margin: 0 0 4px 0;
padding: 6px 10px 6px 10px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #e5e5e5;
}
.prev_next a:hover { text-decoration: none;
background:#ef3b24;
border: solid 1px #000;
color:#fff;
text-shadow: none;
/*Transition*/ -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
 }
.prev_next .next_posts { float: right; }
.prev_next:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.prev_next {
font-size: 16px;
line-height: 25px;
color: #666;
border-width: 0px 0 0 0;
border-style: solid;
border-color: #ddd;
padding-top: 25px;
padding-right: 25px;
padding-bottom: 25px;
padding-left: 13px;
}
.landing .post_box {


width: 100%;

}
.prev_next p.previous_post{
float:left;
}
.prev_next p.next_post{
float:right;
}

#archive_intro {
border-width: 0 0 1px 0;
border-style: solid;
border-color: #ddd;
}

.columns > .sidebar {
    padding-left: 30px;
}
.post_box p {
text-align: left;
}

.content{
padding-left:0px;
padding-right:30px;
padding-bottom:30px;
}
.landing .post_box {
border: 1px solid #DDDDDD;
margin: 30px auto;
padding-left: 40px;
padding-right: 40px;
width:100%;
box-sizing: border-box;	
}

.landing .content .post_box h1, .post_box .headline {
font-family: Yanone Kaffeesatz;
	font-size: 32px;
	line-height: 47px;;
}

.post_box p {
font-family: SansSerif;
line-height:30px;
font-size:18px;
}

.thesis_clever_optinr {
  margin: 0 auto;
  padding: 20px 10px 20px; 
}


.imgurlr{height: 180px;width: 210px;float: left;margin: 12px;background: white;}

.img_outerr{border:1px dotted #fff;height: 205px;float:left;margin:12px 0 10px 0;}


.thesis_clever_optin_inr{margin:0 auto; width: 1009px; padding-top: 0px;}

.thesis_clever_optin_inr h2.clever_titr {
  font-family:'Yanone Kaffeesatz', sans-serif;
font-size:32px;
color: #fff;
padding-left:80px;
	
}

.thesis_clever_optin_inr p {
    padding-left:80px;
padding-right:20px;
font-family: Arial,Tahoma,Verdana,sans-serif;
font-size:14px;
color:#fff;
padding-top:15px;
margin-bottom:15px;

}



.thesis_clever_optin_inr label.lnamer{text-align:center;font-size:15px;color:#fff;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_clever_optin_inr label.lemailr{text-align:center;font-size:15px;color:#fff;margin-left:30px;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_clever_optin_inr input.namer{ display:none;font-size: 11px;color: #9C9C9C;font-family: arial;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;margin-right:45px;border: 1px solid #2683d7;box-shadow:2px 2px 3px #034581;border-radius:8px;height: 20px;width: 280px;float: left;margin-bottom: 20px;}

.thesis_clever_optin_inr input.emailr {
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
    color: #9C9C9C;
    width:300px;
height: 40px;
margin-left: 80px;
font-size:18px;
padding-bottom: 4px;
padding-left:10px;
}

.thesis_clever_optin_inr input.submitr {
    padding: 0 18px;
  margin-left: 20px;
 
  font-weight: bold;
  text-transform: uppercase;
font-size: 12px;
line-height: 1.5em;
  color: #fff;
 height:42px;
  font-family: 'Oswald',"PT Sans",Arial,Helvetica,sans-serif;
  background: #000;
  margin-top:30px;
  cursor:pointer;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #e5e5e5;
}

.thesis_clever_optin_inr input.submitr:hover, .thesis_clever_optin_inr input.submitr:focus{
    background:#ef3b24;
border: solid 1px #000;
color:#fff;
text-shadow: none;
/*Transition*/ -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8);

}
.name_imgr{display:none;background: url("../img/name.png") no-repeat;height: 40px;float: left;width: 40px;margin-left: -87px;margin-top: 1px;border-left: 1px solid #2683D7;}

#business_footer_inner{
width:1000px;
margin:0 auto;
}

#social_iconswidget
{

float: right;
padding-top: 15px;

}
#social_iconswidgetinner
{
display:inline-block;
border-radius: 0px;
width: 100%;
}
#social_inner1 img {
display:inline-block;
float: none;

margin-left: 10px;
width: 28px;height: 28px;
}
.fb {
	display: inline-block;
	}
.twi {
	display: inline-block;
	}
.link {
	display: inline-block;
	}
.linkedin {
	display: inline-block;
	}
.rss {
	display: inline-block;
	}

#social_inner1
{
display: inline-block;
}

#social_iconswidget #phone
{
float: left;
width: 155px;
font-family: Arial;
font-size: 13px;
margin-left: 30px;
padding-top: 10px;
margin-right: 20px;
}
#social_iconswidget #phone label
{
color: #929292;
font-weight: bold;
}
#social_iconswidget #phone span
{
color: #9B9B9B;
}

.lat-news{
width: 48%;
height:auto;
padding-bottom:5px;
float:left;

}
.lat-news h2{
margin-bottom:10px;
padding-left:10px;
font-family:'Yanone Kaffeesatz', sans-serif;
font-size:28px;
}

.lat-news-img{
width: 20%;
height: auto;
float: left;
padding: 3px;
border: 1px solid #e1e1e1;
background: #fff;
margin: 5px 10px 5px 0;
margin-left:5px;
-moz-box-shadow: 0 0 8px rgba(0,0,0,0.15);
-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.15);
box-shadow: 0 0 8px rgba(0,0,0,0.15);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

}



.lat-news-main{
clear: both;
overflow: hidden;
margin-bottom: 10px;
}

.lat-news-main h3{
line-height:30px;	
margin-left:5px;
font-size:18px;	
margin-bottom: 5px;
font-family: 'Tauri', sans-serif;
}

.lat-news-main p{
width: 100%;

text-align:justify;
line-height:23px;	
margin: 0 0 10px;
font-size: 14px;
font-family:Arial,Tahoma,Verdana,sans-serif;
color:#555;
}



.portfo{
width: 1009px;
margin:0 auto;
overflow:hidden;	
clear:both;
box-sizing: border-box;
}

.portfo h2{
width:auto;
font-weight: lighter;
font-size: 28px;
font-family: 'Yanone Kaffeesatz', sans-serif;
padding-left:10px;
}

.views{
width: 23%;
height: 250px;
margin: 10px;
display: inline-block;
border: 1px solid #aaa;
border-bottom: 3px solid #EF3B24;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
margin-right: 8px;
margin-left: 8px;
background: #f2f2f2;
   }


.views .mask{
 width: 100%;
   height: 180px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   
}


.views img {
   display: block;
   position: relative;
	width: 100%;
height: 100%;
}

.views a.info {
   background:url(images/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}

.views-sixth{
height:180px;
}


.views-sixth .mask {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.views-sixth a.info {
	position:relative;
	top:-5px;
	left:-5px;
	opacity:0;
   -moz-transform:scale(0,0);
   -webkit-transform:scale(0,0);
   -o-transform:scale(0,0);
   -ms-transform:scale(0,0);
   transform:scale(0,0);
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.views-sixth:hover .mask {
   opacity: 1;
   border:90px solid rgba(0,0,0,0.7);
}
.views-sixth:hover a.info {
	opacity:1;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}
.views-sixth h3{
padding-top:20px;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:24px;
}
.views-sixth h3:hover{
padding-top:20px;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:24px;
color: #EF3B24;
text-shadow: none;
/*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
}
.views-sixth p{
color:#999;
font-weight:bold;

}

.portfo4{
width: 100%;
margin:0 auto;
height:auto !important;
margin-top:20px;
display: inline-block;
}

.portfo4 h1{
width:auto;
font-weight: lighter;
font-size: 28px;
font-family: 'Yanone Kaffeesatz', sans-serif;
padding-left:10px;
padding-bottom:20px;
}


.views2{
   width: 470px;
   height: 500px;
   margin: 10px;
   float: left;
   border: 1px solid #aaa;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   margin-right:20px;
   background:#f2f2f2;
   margin-bottom:50px;

}

.views.mask{
 width: 220px;
   height: 180px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   
}


.views img {
   display: block;
   position: relative;
  width: 100%;
height: 100%;
}

.views a.info {
   background:url(images/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}

.views-sixth{
height:180px;
}


.views-sixth .mask {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.views-sixth a.info {
	position:relative;
	top:0px;
	left:0px;
	opacity:0;
   -moz-transform:scale(0,0);
   -webkit-transform:scale(0,0);
   -o-transform:scale(0,0);
   -ms-transform:scale(0,0);
   transform:scale(0,0);
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.views-sixth:hover .mask {
   opacity: 1;
   border:90px solid rgba(0,0,0,0.7);
}
.views-sixth:hover a.info {
	opacity:1;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}
.views-sixth h3{
padding-top:20px;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:24px;
}
.views-sixth h3:hover{
padding-top:20px;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:24px;
color: #EF3B24;
text-shadow: none;
/*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
}
.views-sixth p{
color:#999;
font-weight:bold;

}

.portfo3{
width: 100%;

height: auto !important;
margin-top: 20px;
overflow: hidden;
display: inline-block;
}

.portfo3 h1{
width:auto;
font-weight: lighter;
font-size: 28px;
font-family: 'Yanone Kaffeesatz', sans-serif;
padding-left:10px;
padding-bottom: 20px;
}

.view2{

width: 46%;

display: inline-block;

   
   height: 500px;
   margin: 10px;

   border: 1px solid #aaa;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   border-bottom:3px solid #EF3B24;
   margin-right:20px;
   background:#f2f2f2;
   margin-bottom:50px;

}

.view3{
width: 30%;
   height: 333px;
   margin: 10px;
   float: left;
   border: 1px solid #aaa;
 border-bottom:3px solid #EF3B24;
   position: relative;
   
   cursor: default;
      margin-right:20px;
   background:#f2f2f2;
   margin-bottom:50px;
}

.view3 .mask3{
 width: 100%;
   height: 248px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   
}


.view3 img {
   display: block;
   position: relative;
   width:303px;
   height:245px;
}

.view3 a.info3 {
   background:url(images/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}

.view-sixth3{
height:180px;
}


.view-sixth3 .mask3 {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-sixth3 a.info3 {
	position:relative;
	top:-5px;
	left:-5px;
	opacity:0;
   -moz-transform:scale(0,0);
   -webkit-transform:scale(0,0);
   -o-transform:scale(0,0);
   -ms-transform:scale(0,0);
   transform:scale(0,0);
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.view-sixth3:hover .mask3 {
   opacity: 1;
    border:124px solid rgba(0,0,0,0.7);
}
.view-sixth3:hover a.info3 {
	opacity:1;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}
.view-sixth3 h3{
padding-top:20px;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:28px;
}
.view-sixth3 h3:hover{
padding-top:20px;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:28px;
color:#ef3b24;
text-shadow: none;
/*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
}
.view-sixth3 p{
color:#999;
font-weight:bold;

}

.portfo2{
width: 100%;
margin: 0 auto;
padding-top: 20px;
margin-bottom: 20px;
display: inline-block;
}

.portfo2 h1{
width:auto;
font-weight: lighter;
font-size: 28px;
font-family: 'Yanone Kaffeesatz', sans-serif;
padding-left:10px;
padding-bottom: 20px;
}
.view2 a.info2 {
background: url(images/link.png) center no-repeat !important;
display: inline-block;
text-decoration: none;
padding: 0;
text-indent: -9999px;
width: 20px;
height: 20px;
}


.view2 .mask2{
 width: 100%;
   height: 385px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   
}


.view2 img {
   display: block;
   position: relative;
   width:470px;
   height:385px;
}


.view-sixth2{
height:180px;
}


.view-sixth2 .mask2 {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-sixth2 a.info2 {
	position:relative;
	top:-15px;
	left:-10px;
	opacity:0;
   -moz-transform:scale(0,0);
   -webkit-transform:scale(0,0);
   -o-transform:scale(0,0);
   -ms-transform:scale(0,0);
   transform:scale(0,0);
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.view-sixth2:hover .mask2 {
   opacity: 1;
   border:194px solid rgba(0,0,0,0.7);
}
.view-sixth2:hover a.info2 {
	opacity:1;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}
.view-sixth2 h3{
padding-top:5px;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:32px;
}
.view-sixth2 h3:hover{
padding-top:5px;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:32px;
color:#ef3b24;
text-shadow: none;
/*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
}
.view-sixth2 p{
color:#999;
font-weight:bold;

}

.read-more-blog-new
{
float:right;
}

.read-more-blog-new a{


outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font-size: 18px;
padding: .2em 1em .2em 1em;
color:#fff;
text-shadow: none;
font-weight: 500;
background: #EF3B24;
margin-right: 5px;
font-family: 'Yanone Kaffeesatz', sans-serif;
text-transform: uppercase;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-transform: uppercase;
transition: color 300ms,background-color 300ms,opacity 300ms;
-moz-transition: color 300ms,background-color 300ms,opacity 300ms;
-o-transition: color 300ms,background-color 300ms,opacity 300ms;
-webkit-transition: color 300ms,background-color 300ms,opacity 300ms;
box-shadow: 0px 0px 0px black;
-webkit-box-shadow: 0px 0px 0px black;
-moz-box-shadow: 0px 0px 0px black;
}
.read-more-blog-new a:hover {
background: #555555;
border: solid 1px #000;
color:#fff;
text-shadow: none;
/*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
}

ul,ol,li{ 
	margin:0;
	padding:0;
}

.pricing h2{
padding-top:20px;
}

.pricing1 h2{
padding-top:20px;
}

.pricing2 h2{
padding-top:20px;
}

.freshdesignweb{
padding-top:50px;
width: 100%;
text-align: center;
display: inline-block;
}



.freshdesignweb2{
padding-top:50px;
width: 100%;

display: inline-block;
text-align: center;
}


.pricing_box  { 
   font-family:Tahoma, Geneva, sans-serif;
   border: 1px solid #ccc; float: left;
   text-align: center;
   padding: 0 0 20px 0;
   margin-left:-1px; 
   box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5);
   -moz-box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5);
    background: #fff;}

.pricing_box.radius-left { 
-webkit-border-top-left-radius: 5px;
 border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
   border-bottom-left-radius: 5px; 
   -moz-border-bottom-left-radius: 5px;}

.pricing_box.radius-right {
	 -webkit-border-top-right-radius: 5px;
	  border-top-right-radius: 5px; 
	border-top-left-radius: 5px;
	  -moz-border-top-right-radius: 5px;
	   -webkit-border-bottom-right-radius: 5px;
	    border-bottom-right-radius: 5px; 
	 border-bottom-left-radius: 5px; 
		-moz-border-bottom-right-radius: 5px;}

.pricing_box .header  { 
    color:#000;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
    border-bottom:3px solid #9ED929;
  }

.pricing_box .header { width: 100%; height: 68px; }
.pricing_box .header span { position: relative; top: 20px; font-weight: bold; line-height: 28px;}
.pricing_box .header span.info { position: relative; font-weight: normal; top: 2px; display: block; color: gray; } 
.pricing_box p { line-height: 28px;}
.pricing_box ul { list-style: none; margin: 0 0 15px 0!important; text-align: left;}

.freshdesignweb .pricing_box { width:25%; font-size: 12px; margin-bottom:30px; }

.designweb1 .pricing_box { width:33%; font-size: 12px; margin-bottom:30px; }

.freshdesignweb2 .pricing_box { width:50%; font-size: 12px; margin-bottom:30px;  }

.pricing_box ul li { line-height: 4em; padding-left: 20px!important; margin-left:0; list-style-type: none!important;}
.pricing_box ul li.odd { background: #F9F9F9;}
.pricing_box ul li.even { background: #fff;}
.pricing_box strong { background: url(http://localhost/business/wp-content/uploads/2013/04/price.sprite.png) no-repeat 0 -9999px; height: 12px; padding-left: 20px; font-style: normal; color: gray; }
.pricing_box strong.no { background-position: 0 0;}
.pricing_box strong.yes { background-position: 0 -15px;}
.pricing_box strong.single { background-position: 0 -30px; }
.pricing_box strong.unlim { background-position: 0 -45px; }

.pricing_box strong.nopad { padding: 0;}
.pricing_box h3{ margin: 20px 0; font-size: 22px; display: block;}
.pricing_box h3 em{ font-size: 12px; font-weight: normal;}

.pricing_box p.button a { 
    font-size: 16px; 
	height:35px;
	font-weight:bold; 
	background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(241,242,243)),
        color-stop(0.51, rgb(244,245,246)),
        color-stop(0.87, rgb(247,248,249))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(241,242,243) 2%,
        rgb(245,246,247) 51%,
        rgb(248,249,241) 87%
        );
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;

}

.pricing_box p.button a:hover{
	background:#9ed72f;
	}

.pricing_box.large { 
     position: relative;
	 z-index: 9; 
	 margin-top: -20px; 
	 -moz-box-shadow: 0 1px 10px #cbcbcb; 
	 -webkit-box-shadow: 0 1px 10px #cbcbcb; 
	 box-shadow: 0px 1px 10px #cbcbcb; 
	 padding: 0 0 40px 0; border-radius: 5px;}

.pricing_box.large .header {
	color:#fff;
	font-size:24px;
	height:85px;
    text-shadow:1px 1px 1px #568F23;
    border:1px solid #93CE37;
    border-bottom:3px solid #9ED929;
    background-color:#9DD929;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(123,192,67)),
        color-stop(0.51, rgb(139,198,66)),
        color-stop(0.87, rgb(158,217,41))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(123,192,67) 2%,
        rgb(139,198,66) 51%,
        rgb(158,217,41) 87%
        );
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;}

.pricing_box.large .header  span{ top: 30px; }
.pricing_box.large .header  span.info{ top: 14px; color: #576e1f; text-shadow:none; }

.pricing_box.large p.button a{ 
 font-size: 16px; 
	height:35px;
	font-weight:bold; 
	background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(123,192,67)),
        color-stop(0.51, rgb(139,198,66)),
        color-stop(0.87, rgb(158,217,41))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(123,192,67) 2%,
        rgb(139,198,66) 51%,
        rgb(158,217,41) 87%
        );
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
 }
.pricing_box.large p.button a:hover{ 
    background:#9ed72f;
	}

/*Buttons*/
p.button { margin: 0 20px 0 0; padding: 0; display: inline-block;}
p.button a{ float: left; line-height:32px; line-height:28px; margin: 0 -20px 0 0!important; padding: 0 20px; height:100%; border: none; cursor: pointer; color: #3f4950; font-size: 12px; font-family:Tahoma, Geneva, sans-serif; text-shadow: 0 1px 0 #fff; text-decoration:none }
p.button a:hover{text-decoration: none;}

.designweb1{
padding-top:50px;
display: inline-block;
width:100%;
}


.pricing1 h2{
padding-top:20px;
}


.freshdesignweb1{
padding-top:50px;
margin:0 auto; 
width:1000px;
}

.demo-1 .sl-slider-wrapper {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
}

.demo-2 .sl-slider-wrapper {
	width: 100%;
	height: 485px;
	overflow: hidden;
	position: relative;
}

		.demo-2 .bg-img-1{
		  
          
}

.demo-2 .sl-slider h2,
.demo-2 .sl-slider blockquote
 {
	padding: 100px 30px 10px 30px;
	width: 80%;
	max-width: 960px;
	
	margin: 0 auto;
	position: relative;
	z-index: 100;
}
.demo-2 .sl-slider blockquote p{
width:98%;
max-width:960px;

margin:0 auto;
position:relative;
z-index:100;
}

.demo-2 .sl-slider h2 {
	font-size: 100px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}

.demo-2 .sl-slider blockquote {
	font-size: 28px;
	padding-top: 10px;
	font-weight: 300;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}

.demo-2 .sl-slider blockquote cite a {
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-top: 30px;
	display: inline-block;
	padding-left:15px;
}

.demo-2 .bg-img {
	/*padding: 200px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;*/
	position: absolute;
	/*top: -200px;
	left: -200px;*/
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	/*background-position: center center;*/
}

/* Custom navigation arrows */

.nav-arrows span {
	position: absolute;
	z-index: 2000;
	top: 50%;
	width: 40px;
	height: 40px;
	border: 8px solid #ddd;
	border: 8px solid rgba(150,150,150,0.4);
	text-indent: -90000px;
	margin-top: -40px;
	cursor: pointer;
	
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-arrows span:hover {
	border-color: rgba(150,150,150,0.9);
}

.nav-arrows span.nav-arrow-prev {
	left: 5%;
	border-right: none;
	border-top: none;
}

.nav-arrows span.nav-arrow-next {
	right: 5%;
	border-left: none;
	border-bottom: none;
}

/* Custom navigation dots */

.nav-dots {
	text-align: center;
	position: absolute;
	bottom: 2%;
	height: 30px;
	width: 100%;
	left: 0;
	z-index: 1000;
}

.nav-dots span {
	display: inline-block;
	position: relative;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin: 3px;
	background: #ddd;
	background: rgba(150,150,150,0.4);
	cursor: pointer;
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1);
}

.demo-2 .nav-dots span {
	background: rgba(150,150,150,0.1);
	margin: 6px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1),
		0 0 0 2px rgba(255,255,255,0.5);
}

.demo-2 .nav-dots span.nav-dot-current,
.demo-2 .nav-dots span:hover {
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1),
		0 0 0 5px rgba(255,255,255,0.5);
}

.nav-dots span.nav-dot-current:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	top: 3px;
	left: 3px;
	border-radius: 50%;
	background: rgba(255,255,255,0.8);
}

/* Content elements */

.demo-1 .deco {
	width: 260px;
	height: 260px;
	border: 2px dashed #ddd;
	border: 2px dashed rgba(150,150,150,0.4);
	border-radius: 50%;
	position: absolute;
	bottom: 50%;
	left: 50%;
	margin: 0 0 0 -130px;
}

.demo-1 [data-icon]:after {
    content: attr(data-icon);
    font-family: 'AnimalsNormal';
	color: #999;
	text-shadow: 0 0 1px #999;
	position: absolute;
	width: 220px;
	height: 220px;
	line-height: 220px;
	text-align: center;
	font-size: 100px;
	top: 50%;
	left: 50%;
	margin: -110px 0 0 -110px;
	box-shadow: inset 0 0 0 10px #f7f7f7;
	border-radius: 50%;
}

.demo-1 .sl-slide h2 {
	color: #000;
	text-shadow: 0 0 1px #000;
	padding: 20px;
	position: absolute;
	font-size: 34px;
	font-weight: 700;
	letter-spacing: 13px;
	text-transform: uppercase;
	width: 80%;
	left: 10%;
	text-align: center;
	line-height: 50px;
	bottom: 50%;
	margin: 0 0 -120px 0;
}

.demo-1 .sl-slide blockquote {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	height: 70px;
	color: #8b8b8b;
	z-index: 2;
	bottom: 50%;
	margin: 0 0 -200px 0;
	padding: 0;
}

.demo-1 .sl-slide blockquote p{
	margin: 0 auto;
	width: 60%;
	max-width: 400px;
	position: relative;
}

.demo-1 .sl-slide blockquote p:before {
	color: #f0f0f0;
	color: rgba(244,244,244,0.65);
	font-family: "Bookman Old Style", Bookman, Garamond, serif;
	position: absolute;
	line-height: 60px;
	width: 75px;
	height: 75px;
	font-size: 200px;
	z-index: -1;
	left: -80px;
	top: 35px;
	content: '\201C';
}

.demo-1 .sl-slide blockquote cite {
	font-size: 10px;
	padding-top: 10px;
	display: inline-block;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
}

/* Custom background colors for slides in first demo */

/* First Slide */
.demo-1 .bg-1 .sl-slide-inner,
.demo-1 .bg-1 .sl-content-slice {
	background: #fff;
}

/* Second Slide */
.demo-1 .bg-2 .sl-slide-inner,
.demo-1 .bg-2 .sl-content-slice {
	background: #000;
}

.demo-1 .bg-2 [data-icon]:after,
.demo-1 .bg-2 h2 {
	color: #fff;
}

.demo-1 .bg-2 blockquote:before {
	color: #222;
}




/* Third Slide */
.demo-1 .bg-3 .sl-slide-inner,
.demo-1 .bg-3 .sl-content-slice {
	background: #db84ad;
}

.demo-1 .bg-3 .deco {
	border-color: #fff;
	border-color: rgba(255,255,255,0.5);
}

.demo-1 .bg-3 [data-icon]:after {
	color: #fff;
	text-shadow: 0 0 1px #fff;
	box-shadow: inset 0 0 0 10px #b55381;
}

.demo-1 .bg-3 h2,
.demo-1 .bg-3 blockquote{
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

.demo-1 .bg-3 blockquote:before {
	color: #c46c96;
}

/* Forth Slide */
.demo-1 .bg-4 .sl-slide-inner,
.demo-1 .bg-4 .sl-content-slice {
	background: #5bc2ce;
}

.demo-1 .bg-4 .deco {
	border-color: #379eaa;
}

.demo-1 .bg-4 [data-icon]:after {
	text-shadow: 0 0 1px #277d87;
	color: #277d87;
}

.demo-1 .bg-4 h2,
.demo-1 .bg-4 blockquote{
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.demo-1 .bg-4 blockquote:before {
	color: #379eaa;
}

/* Fifth Slide */
.demo-1 .bg-5 .sl-slide-inner,
.demo-1 .bg-5 .sl-content-slice {
	background: #ffeb41;
}

.demo-1 .bg-5 .deco {
	border-color: #ECD82C;
}

.demo-1 .bg-5 .deco:after {
	color: #000;
	text-shadow: 0 0 1px #000;
}

.demo-1 .bg-5 h2,
.demo-1 .bg-5 blockquote{
	color: #000;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

.demo-1 .bg-5 blockquote:before {
	color: #ecd82c;
}



/* Animations for content elements */

.sl-trans-elems .deco{
	-webkit-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-moz-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-o-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-ms-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	animation: roll 1s ease-out both, fadeIn 1s ease-out both;
}
.sl-trans-elems h2{
	-webkit-animation: moveUp 1s ease-in-out both;
	-moz-animation: moveUp 1s ease-in-out both;
	-o-animation: moveUp 1s ease-in-out both;
	-ms-animation: moveUp 1s ease-in-out both;
	animation: moveUp 1s ease-in-out both;
}
.sl-trans-elems blockquote{
	-webkit-animation: fadeIn 0.5s linear 0.5s both;
	-moz-animation: fadeIn 0.5s linear 0.5s both;
	-o-animation: fadeIn 0.5s linear 0.5s both;
	-ms-animation: fadeIn 0.5s linear 0.5s both;
	animation: fadeIn 0.5s linear 0.5s both;
}
.sl-trans-back-elems .deco{
	-webkit-animation: scaleDown 1s ease-in-out both;
	-moz-animation: scaleDown 1s ease-in-out both;
	-o-animation: scaleDown 1s ease-in-out both;
	-ms-animation: scaleDown 1s ease-in-out both;
	animation: scaleDown 1s ease-in-out both;
}
.sl-trans-back-elems h2{
	-webkit-animation: fadeOut 1s ease-in-out both;
	-moz-animation: fadeOut 1s ease-in-out both;
	-o-animation: fadeOut 1s ease-in-out both;
	-ms-animation: fadeOut 1s ease-in-out both;
	animation: fadeOut 1s ease-in-out both;
}
.sl-trans-back-elems blockquote{
	-webkit-animation: fadeOut 1s linear both;
	-moz-animation: fadeOut 1s linear both;
	-o-animation: fadeOut 1s linear both;
	-ms-animation: fadeOut 1s linear both;
	animation: fadeOut 1s linear both;
}



html { height: 100%; }

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    
    font-weight: 300;
  
    color: #333;
    -webkit-font-smoothing: antialiased;
}

a {
	color: #555555;
	text-decoration: none;
}

.container {
	width: 100%;
	position: relative;
}

.container.demo-1 {
	height: 100%;
	position: absolute;
}

.clr {
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}

.main {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

.container > header,
.content-wrapper {
	padding: 30px;
	width: 80%;
	max-width: 960px;
	margin: 0 auto;
}

.content-wrapper p{
	padding-top: 30px;
	line-height: 26px;
}

.container > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

.container > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}


/* Header Style */
.codrops-top {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.6);
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

/* Demo Buttons Style */
.codrops-demos {
	float: right;
	padding-top: 10px;
}

.demo-1 .codrops-demos {
	position: absolute;
	z-index: 2000;
	top: 30px;
	left: 30px;
}

.codrops-demos a {
    display: inline-block;
    margin: 10px;
    color: #333;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}

.codrops-demos a:hover {
	color: #883d59;
	border-color: #883d59;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}

.sl-slider-wrapper {
	width: 800px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.sl-slider {
	position: absolute;
	top: 0;
	left: 0;
}

/* Slide wrapper and slides */

.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
} 

.sl-slide {
	z-index: 1;
}

/* The duplicate parts/slices */

.sl-content-slice {
	overflow: hidden;
	position: absolute;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: #fff;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity : 1;
}

/* Horizontal slice */

.sl-slide-horizontal .sl-content-slice {
	width: 100%;
	height: 50%;
	left: -200px;
	-webkit-transform: translateY(0%) scale(1);
	-moz-transform: translateY(0%) scale(1);
	-o-transform: translateY(0%) scale(1);
	-ms-transform: translateY(0%) scale(1);
	transform: translateY(0%) scale(1);
}

.sl-slide-horizontal .sl-content-slice:first-child {
	top: -200px;
	padding: 200px 200px 0px 200px;
}

.sl-slide-horizontal .sl-content-slice:nth-child(2) {
	top: 50%;
	padding: 0px 200px 200px 200px;
}

/* Vertical slice */

.sl-slide-vertical .sl-content-slice {
	width: 50%;
	height: 100%;
	top: -200px;
	-webkit-transform: translateX(0%) scale(1);
	-moz-transform: translateX(0%) scale(1);
	-o-transform: translateX(0%) scale(1);
	-ms-transform: translateX(0%) scale(1);
	transform: translateX(0%) scale(1);
}

.sl-slide-vertical .sl-content-slice:first-child {
	left: -200px;
	padding: 200px 0px 200px 200px;
}

.sl-slide-vertical .sl-content-slice:nth-child(2) {
	left: 50%;
	padding: 200px 200px 200px 0px;
}

/* Content wrapper */
/* Width and height is set dynamically */
.sl-content-wrapper {
	position: absolute;
}

.sl-content {
	width: 100%;
	height: 100%;
	background: #fff;
}

/* Default styles for background colors */
.sl-slide-horizontal .sl-slide-inner {
	background: #ddd;
}

.sl-slide-vertical .sl-slide-inner {
	background: #ccc;
}

#services {
width: 1009px;
padding-top:30px;
padding-bottom:35px;
overflow:hidden;
box-sizing: border-box;
}

#services .service {
float: left;
width: 32%;
padding: 0px 23px 0px 0px;
margin-right: 1px;
margin-left: 13px;
box-sizing: border-box;
}

#services .service h3.title {
line-height: 30px;	
margin-bottom: 4px;
margin-left: 55px;
font-weight: lighter;
font-size: 18px;
font-family: 'Tauri', sans-serif;
color: #000;
text-shadow: 1px 1px 1px #ffffff;
}

#services .service .thumb {
width: 100%;
float:left;
padding-bottom:10px;
}


#services .service img {
max-width: 100%;
height: auto;
float:left;
}



 #services .service p {
text-align: justify;
padding-bottom: 15px;
padding-top: 5px;
line-height: 20px;
font-size:13px;
width: 100%;
font-family:Arial,Tahoma,Verdana,sans-serif;
color:#555;
font-weight:bold;
clear:both;	
}



#services .service1 {
float: right;
padding-right: 15px;
width: 32%;
}

#services .service1 h3.title {
margin-bottom: 4px;
margin-left: 55px;
font-weight: lighter;
font-size: 18px;
font-family: 'Tauri', sans-serif;
color: #000;
text-shadow: 1px 1px 1px #ffffff;
line-height:30px;
}

#services .service1 .thumb {
width: 100%;
float:left;
padding-bottom:10px;

}


#services .service1 img {
max-width: 100%;
height: auto;
float:left;
}


 #services .service1 p {
text-align: justify;
padding-bottom: 15px;
padding-top: 5px;
clear:both;
line-height:20px;	
font-size:13px;
width: 100%;
font-family:Arial,Tahoma,Verdana,sans-serif;
color:#555;
font-weight:bold;
}

#services .service a{
float:left;
margin-top:15px;
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font-size: 14px;
padding: .5em 1em .6em 1em;
color: #fff;
text-shadow: none;
font-weight: 500;
margin-right: 5px;
font-family: 'Yanone Kaffeesatz', sans-serif;
text-transform: uppercase;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-transform: uppercase;
transition: color 300ms,background-color 300ms,opacity 300ms;
-moz-transition: color 300ms,background-color 300ms,opacity 300ms;
-o-transition: color 300ms,background-color 300ms,opacity 300ms;
-webkit-transition: color 300ms,background-color 300ms,opacity 300ms;
box-shadow: 0px 0px 0px black;
-webkit-box-shadow: 0px 0px 0px black;
-moz-box-shadow: 0px 0px 0px black;
color: #fff;
background-color: #555555 !important;
}
#services .service a:hover{
color:#fff;
text-shadow: none;
color: #fff;
background-color: #EF3B24 !important;
/*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8);

}

#services .service1 a{
float:left;
margin-top:15px;
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font-size: 14px;
padding: .5em 1em .6em 1em;
text-shadow: none;
font-weight: 500;
margin-right: 5px;
font-family: 'Yanone Kaffeesatz', sans-serif;
text-transform: uppercase;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-transform: uppercase;
transition: color 300ms,background-color 300ms,opacity 300ms;
-moz-transition: color 300ms,background-color 300ms,opacity 300ms;
-o-transition: color 300ms,background-color 300ms,opacity 300ms;
-webkit-transition: color 300ms,background-color 300ms,opacity 300ms;
box-shadow: 0px 0px 0px black;
-webkit-box-shadow: 0px 0px 0px black;
-moz-box-shadow: 0px 0px 0px black;
color: #fff;
background-color: #555555 !important;
}
#services .service1 a:hover{
text-shadow: none;
color: #fff;
background-color: #EF3B24 !important;
/*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
}

/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

 .client-says{
 width:480px;
 float:left;
 padding-left:40px;
 margin-top:0px !important;
 }
 
 nav select{
 display:none;
 }
 
 .client-says h1{
font-size: 28px;
font-family: 'Yanone Kaffeesatz', sans-serif;
color: #000;
text-shadow: 1px 1px 1px #ffffff;
 }
 
 .ca-more{
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font-size: 14px;
padding: .5em 1em .6em 1em;

text-shadow: none;
font-weight: 500;

margin-right: 5px;
font-family: 'Yanone Kaffeesatz', sans-serif;
text-transform: uppercase;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-transform: uppercase;
transition: color 300ms,background-color 300ms,opacity 300ms;
-moz-transition: color 300ms,background-color 300ms,opacity 300ms;
-o-transition: color 300ms,background-color 300ms,opacity 300ms;
-webkit-transition: color 300ms,background-color 300ms,opacity 300ms;
box-shadow: 0px 0px 0px black;
-webkit-box-shadow: 0px 0px 0px black;
-moz-box-shadow: 0px 0px 0px black;
color:#fff;
background-color: #555555;
}

.ca-more:hover{

text-shadow: none;
/*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
color:#fff;
background-color: #EF3B24;
}
 
 /* Circular Content Carousel Style */
#ca-container{
float:left;	
}
#ca-container h2{
margin-bottom: 10px;
padding-left: 20px;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 28px;
}
.ca-wrapper{
float: left;
width: 48%;
height: 345px;
margin-left: 25px;
position: relative;
margin-bottom: 30px;
padding-top:20px;	
border: 1px solid #ddd;	
}

.ca-wrapper ul li img{
width: 100px;
height: 100px;
position: relative;
margin: 0 auto;
-moz-box-shadow: inset 0px 2px 8px #333;
-webkit-box-shadow: inset 0px 5px 25px #000;
box-shadow: inset 0px 2px 8px #333;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;	
}

.ca-wrapper h3{
font-family: 'Coustard', sans-serif;
text-transform: uppercase;
font-size: 30px;
color: #000;
margin-top: 14px;
margin-bottom: 20px;
text-align: center;
text-shadow: 0px 1px 1px #e4ebe9;	
}

.ca-wrapper p{
font-family: Arial,Tahoma,Verdana,sans-serif;
font-size: 12px;
text-align: left;
border-left: 10px solid #b0ccc6;
padding-left: 10px;
line-height: 24px;
margin: 10px;
margin-bottom: 18px;
position: relative;	
}

.ca-item1{
	position:relative;
	float:left;
	width:480px;
	height:340px;
	text-align:center;
	margin-bottom:20px;
	margin-left:10px;
}


.ca-item-main1{
	padding:20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	border: 1px solid #ddd;
	

}
.ca-icon1 img{
	width:100px;
	height:100px;
	position:relative;
	margin:0 auto;
	-moz-box-shadow:inset 0px 2px 8px #333; /* FF3.5+ */
-webkit-box-shadow:inset 0px 5px 25px #000; /* Saf3.0+*/
box-shadow:inset 0px 2px 8px #333; /* Opera 10.5, IE 9 */

-moz-border-radius: 50px; /* FF1+ */
-webkit-border-radius: 50px; /* Saf3-4 */
border-radius: 50px; /* Opera 10.5, IE 9, Saf5, Chrome */
	
	
}

.ca-item1 h3{
	font-family: 'Coustard', sans-serif;
	text-transform:uppercase;
	font-size:30px;
	color:#000;
	margin-bottom:20px;
	margin-top: 13px;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item1 h4{
	font-family:Arial,Tahoma,Verdana,sans-serif;
	
	font-size:12px;
	text-align:left;
	border-left:10px solid #b0ccc6;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
}
.ca-item1 h4 span{
	
	display:block;
	
}
.ca-item1 h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}


.ca-wrapper ol{
display:none;	
}

.flex-direction-nav {height: 0; }
.flex-direction-nav a  { display: block; 
width: 25px;
height: 38px;
margin: -200px 0 0;
position: absolute; top: 56%; z-index: 10; overflow: hidden; cursor: pointer; color: #ffffff; text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: 0px; padding-left: 8px; }
.flex-direction-nav .flex-next { right: 0px; text-align: right; padding-right: 8px; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; opacity:0; cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 30px; display: inline-block; content: '\00AB'; color:#000; }
.flex-direction-nav a.flex-next:before  { content: "\00BB"; color:#000; }

.ca-readmore{
width: 100%;
display: inline-block;
text-align: center;	
}


 .client-says1{

 float:left;
 
 margin-top:10px;
 
 }
 
 .client-says1 h1{
font-size: 28px;
font-family: 'Yanone Kaffeesatz', sans-serif;
color: #000;
text-shadow: 1px 1px 1px #ffffff;
padding-bottom: 40px;
padding-top: 20px;
padding-left:20px;
 }
 
 .ca-more1{
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font-size: 14px;
padding: .5em 1em .6em 1em;

text-shadow: none;
font-weight: 500;

margin-right: 5px;
font-family: 'Yanone Kaffeesatz', sans-serif;
text-transform: uppercase;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-transform: uppercase;
transition: color 300ms,background-color 300ms,opacity 300ms;
-moz-transition: color 300ms,background-color 300ms,opacity 300ms;
-o-transition: color 300ms,background-color 300ms,opacity 300ms;
-webkit-transition: color 300ms,background-color 300ms,opacity 300ms;
box-shadow: 0px 0px 0px black;
-webkit-box-shadow: 0px 0px 0px black;
-moz-box-shadow: 0px 0px 0px black;
}

.ca-more1:hover{


text-shadow: none;
/*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
}
 
 /* Circular Content Carousel Style */
.ca-container1{
	float:left;
	position: relative;
	top: -15px;
}
.ca-wrapper1{
	width:100%;
	height:100%;
	position:relative;
}

#twitter_div {

font-family: Arial, Helvetica, sans-serif;
font-size: 13.4px;
width: 220px;
padding-left: 39px;
padding-bottom: 58px;
float: left;
height:195px;

}

#twitter_div h3{
color: #e5e5e5;
border-bottom: 1px solid #fff;
padding-bottom: 10px;
padding-top:3px;
font-family:'Yanone Kaffeesatz', sans-serif;
font-size:24px;
text-align:left;
}


 
#twitter_div ul li {
	width: 215px;
list-style: none;
padding-top: 19px;
text-align:justify;

}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #D78E42;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #DDA84E;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
 
#twitter_div p {
	
	padding-right: 6px;
	padding-bottom: 10px;
}

#portfolio
{
width:1000px;
float:left;
min-height:100px;
background:#fff;
}
#business_portfoliopage
{
margin: 15px;
width: 1000px;
margin-right: 0px;
margin-left: 25px;
margin: 0 auto;
}
#business_portfoliopage img
{
width: 295px;
height: 250px;
float: left;
border: 5px solid #E7E6E6;
margin-right: 10px;
}
#business_portfoliopage  h1 {
width: 950px;
float: left;
color: #6A6A6A;
border-bottom: 1px solid #E7E6E6;
margin-bottom: 15px;
font-family: Arial;
font-size: 20px;
padding-bottom: 10px;
}
#business_portfoliopage a
{
float:left;
}
#business_portfoliopage .headline_area a
{
font-family: Arial;
font-size: 15px;
float: left;
color: #6A6A6A;
text-decoration: none;
padding-top: 10px;
}
#business_portfoliopage .portfolio-teaser
{
width: 322px;
float: left;
margin-bottom: 50px;
}
#business_portfoliopage #content_box
{
margin-top:25px;
margin-left:25px;

}

.thesis_business_optins {
  margin: 0 auto;
  padding: 20px 20px 20px;
  margin-bottom:30px;
  border:1px solid #ddd;
}


.imgurlr{height: 180px;width: 210px;float: left;margin: 12px;background: white;}

.img_outerr{border:1px dotted #fff;height: 205px;float:left;margin:12px 0 10px 0;}

.form_outerr{margin: 2px 0px 10px 0px;width: 100%;float: none;
box-sizing: border-box;


}

.thesis_business_optin_inr{ width: 100%;
box-sizing: border-box; padding-top: 0px; font-family: arial; }

.thesis_business_optin_inr h2.business_titr {
font-family: arial;
font-size:32px;
color: #fff;
	
}

.thesis_business_optin_inr h2{
font-size:24px;
}

.thesis_business_optin_inr p {
padding-right:20px;
font-family: Arial,Tahoma,Verdana,sans-serif;
font-size:14px;
color:#fff;
padding-top:15px;

}



.thesis_business_optin_inr label.lnamer{text-align:center;font-size:15px;color:#fff;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_business_optin_inr label.lemailr{text-align:center;font-size:15px;color:#fff;margin-left:30px;font-weight:normal;padding-right:5px;font-family:arial;}

.thesis_business_optin_inr input.namer{ border: 1px solid #DDDDDD;
border: 1px solid #DDDDDD;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #9C9C9C;
width: 100%;
height: 40px;
font-size: 14px;
padding-bottom: 4px;
padding-left: 10px;
margin-bottom: 20px;

}

.thesis_business_optin_inr input.emailr {
border: 1px solid #DDDDDD;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #9C9C9C;
width: 100%;
height: 40px;
font-size: 14px;
padding-bottom: 4px;
padding-left: 10px;
margin-bottom: 20px;
}

.thesis_business_optin_inr input.submitr {
    padding: 0 18px;
  height: 35px;
  width: 100%;
 
  font-weight: bold;
  text-transform: uppercase;
font-size: 12px;
line-height: 1.5em;
  color: #fff;
 height:42px;
  font-family: 'Oswald',"PT Sans",Arial,Helvetica,sans-serif;
  background: #000;
  
  cursor:pointer;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #e5e5e5;
}

.thesis_business_optin_inr input.submitr:hover, .thesis_business_optin_inr input.submitr:focus{
    background:#ef3b24;
border: solid 1px #000;
color:#fff;
text-shadow: none;
/*Transition*/ -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8);

}
.name_imgr{display:none;background: url("../img/name.png") no-repeat;height: 40px;float: left;width: 40px;margin-left: -87px;margin-top: 1px;border-left: 1px solid #2683D7;}

#business_welcome{
width:100%;
padding: 12px 16px;
overflow: hidden;	
color: #454545;
box-shadow:0 4px 4px rgba(0,0,0,0.4) inset;
margin-bottom: 20px;
}

#business_welcome_inner{
width: 1009px;
margin:0 auto;
overflow:hidden;	
padding-left: 13px;
padding-right: 13px;
}

#business_welcome_inner h1{
text-align:center;
font-family:'Yanone Kaffeesatz', sans-serif;
font-size:32px;
color: rgb(144, 145, 145);
}

#business_welcome_inner p{
float: left;
padding-left: 0px;

font-family: 'Lato', sans-serif;
font-size: 17.5px;
padding-top: 10px;
line-height: 30px;
width: 80%;
}

#business_welcome_button{
float: right;	
}

 #business_welcome_button a{

margin-top:15px;
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font-size: 18px;
padding: .5em 1em .6em 1em;
text-shadow: none;
font-weight: 500;
margin-right: 9px;
font-family: 'Yanone Kaffeesatz', sans-serif;
text-transform: uppercase;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-transform: uppercase;
transition: color 300ms,background-color 300ms,opacity 300ms;
-moz-transition: color 300ms,background-color 300ms,opacity 300ms;
-o-transition: color 300ms,background-color 300ms,opacity 300ms;
-webkit-transition: color 300ms,background-color 300ms,opacity 300ms;
box-shadow: 0px 0px 0px black;
-webkit-box-shadow: 0px 0px 0px black;
-moz-box-shadow: 0px 0px 0px black;
color:#fff;
background-color: #EF3B24 !important;
}

#business_welcome_button a:hover{
border: solid 1px #000;
text-shadow: none;
color:#fff;
background-color: #555555 !important;
/*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; 
/*Glow*/ -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8); box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
}

#copyright_text {
	padding-top:20px;
	text-align:justify;
	color:#AAAAAA;
	float:left;
	
}
.menu ul li a {
padding-top: 15px;
}
.menu li ul {
border-top: 2px solid #EF3B24;
}
.menu ul li {
border: 0;
border-top: 0;
}

#landing-container .business-logo img {
display: inline-block;
}
@media screen and (max-width:1009px){ 
#header-main {

display: inline-block;

width: 100%;
}
.view-sixth2 h3 {

padding-bottom: 11px;
}


.view3 {
width: 30%;
height: 333px;
margin: 10px;

margin-right: 10px;


margin-left: 18px;
}
#header {
text-align: center;
width: 100%;
padding-left: 44px;
padding-right: 30px;
}
#services .service img {
margin-right:10px;
}
#services .service h3.title {

 margin-left: 0px; 
text-align: left;

}
#services .service {
float: left;
width: 34%;

padding-right: 38px;
margin-left: 0px;
margin-right: 0px;
}
#services .service1 {
float: right;
padding-right: 0px;
width: 31%;
}
.freshdesignweb2 {

width: 100%;
padding-left: 0px;
}
#services .service1 img {
margin-right:10px;
}
#services .service1 h3.title {

margin-left: 0px;
text-align: left;
}
.portfo2 {
width: 100%;


display: inline-block;
text-align: center;
}
.view2 {
width: 40% !important;
height: auto !important;
float: none !important;
margin-right: 10px !important;
display: inline-block !important;
margin-left: 10px !important;
}

#pricing-table {
width: 100%;
display: inline-block;
text-align: center;
padding-left: 44px;
padding-right: 44px;

}
.portfo4 {
width: 100%;
display: inline-block;
text-align: center;
}
#footer-landing-bottom  #copyright_text {

padding-left: 13px;
}
.views .mask {
width:100% !important;
height: auto;
	}
.views-sixth h3 {

padding-bottom: 20px;
}
.view-sixth2:hover .mask2 {
opacity: 1;
border: 200px solid rgba(0,0,0,0.7);
}
.view2 .mask2 {
width: 100% !important;
height: auto;


}
.view2 img {

width: 100%;
height: auto;
}
.view-sixth2 {
height: auto;
}
#business_welcome_inner {
width: 100%;
overflow: inherit; 
display: inline-block;
padding-right: 0px;
padding-left: 0px;
}
	
#footer-bottom1-inner {
display: inline-block;
width: 100%;
padding-left: 0px;
padding-right: 0px;
	
}
#business_welcome_button a {
float: none; 
margin-top: 10px;
margin-bottom: 11px;
display: inline-block;

padding: 0.5em 1.1em 0.6em 1em;

margin-right: 0px;


}
#business_welcome_inner p {

float: left;

padding-top: 0px;
padding-right: 0px;

vertical-align: bottom;
text-align: justify;
}
#business_welcome_button {
float: right; 


}
#slider-bottom {
width: 100%;
padding-right: 44px;
padding-left: 44px;
display: inline-block;
text-align: center;
}

#recent-projects {
text-align: center;
display: inline-block;
width: 100%;
padding-left: 23px;
padding-right: 23px;
}

.portfo {
width: 100%;
display: inline-block;


}
.portfo h2 {
padding-left: 18px;
text-align: left;
}
#services {
width: 100%;
padding-top: 30px;
padding-bottom: 35px;
overflow: hidden;
box-sizing: border-box;
display: inline-block;
}
.views-sixth {
height: auto;
}
.views img {

width: 100%;
height: auto;
}

#business_welcome {

padding: 12px 44px;

}
.views-sixth:hover .mask {
border: 117px solid rgba(0,0,0,0.7);
height: auto;
}
.views {
width: 23%;
height: auto;
margin-left: 3px;
float: none;
display: inline-block;
margin-right: 3px;
}
#post-and-client {
width: 100%;
padding-left: 44px;
padding-right: 44px;
}
#latest-testim {
width: 100%;
display: inline-block;
text-align: center;

}
.lat-news-img {

margin-left: 0px;

}
.lat-news-main h3 {
padding-left: 0px;
text-align: left;
}
.ca-readmore {

margin-bottom: 20px;

}
#footer-bottom1 {
padding-left: 44px;
padding-right: 34px;
padding-bottom: 0px;
}
#ca-container h2 {

margin-left: 37px;

}
.ca-wrapper {
width: 47%;
padding-top: 85px;
float: right;
height: auto;
margin-left: 0px;
}
.lat-news h2 {

text-align: left;
}
.lat-news {
width: 49%;

}
#footer-landing-bottom {
width: 91%;
margin: 0 auto;

}

#landing-container {

width: 91%;

}
.thesis_clever_optin_inr {

width: 100%;

}

#business-footer {
width: 100%;
padding-left: 44px;
padding-right: 44px;

}
.columns > .content {
width: 65%;
float: left;
padding-left: 44px;
padding-right: 12px;
}
.columns > .sidebar {

width: 35%;
padding-right: 44px !important;


}
.columns {
width: 100%;


}

.freshdesignweb {
padding-top: 50px;

width: 100%;
display: inline-block;
text-align: center;
}
.client-says1 {
float: none;

}
.ca-container1 {
float: none;
display: inline-block;


width: 100%;
height: auto;
	}
	.ca-wrapper1 {
width: 100%;
height: auto;
position: relative;
}
.ca-item-main1 {

display: inline-block;
}
.ca-item1 {
position: relative;
float: none;
display: inline-block;
width: 45%;
height: 350px;
text-align: center;
margin-bottom: 20px;
margin-left: 5px; 
margin-right: 5px; 
}
.pricing_box {

float: none;
display: inline-block;
margin-left: -6px;
}
#pricing-table {
width: 100%;
display: inline-block;
text-align: center;
}
.freshdesignweb2 {


width: 100%;
padding-left: 0px; 
text-align: center;
display: inline-block;
}
#business_welcome_inner {
width: 100%;

}
}


@media screen and (max-width:1023px){
#pricing-table {
width: 100%;
margin: 0 auto;
}
.ca-more1 {
margin-top: 8px;

width: 34%;


}
.ca-item1 h3 {

margin-bottom: 13px;

margin-top: 16px;
}
.ca-item1 {

display: inline-block;
width: 100%;

margin-left: 0px;
}
#header-right {
float: none;
display: inline-block;
text-align: center;
width: 100%;
}	
#header {

padding-right: 44px;
}



.landing .menu_control {
width:100%;		
	}

.landing .menu li {
width: 100%;
	}
.freshdesignweb {
padding-top: 50px;
margin: 0 auto;
width: 100%;
}

.view2 {

width: 46% !important;

}

#header-left{
width: 100%;	
float:none;
margin-bottom: 20px;
}

	
.business5-logo img {
margin:0 auto;		
}

#latest-testim {
width: 100%;

}

#footer-bottom1-inner {

width: 100%;

}
#footer-menu {
float: none;
position:static;
}

.landing #copyright_text {
width: 100%;
text-align: center;
	padding-bottom: 20px;
}
.menu_control {
display: block;
display: inline-block;
width: 65%;
border-width: 0;
background-color: #000;
color:#fff;
padding: 1em;
font-size:20px;
text-align: center;
cursor: pointer;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-left: 0px;
	}
	.menu {
		display: none;
		width: 100%;
		border-width: 1px 0 0 0;
		clear: both;
	}
	.show_menu {
		display: block;
	}

.menu {
padding-left: 0px;
margin-bottom: 25px;		
}
	
.menu li {
width: 65%;
display: inline-block;
float: none;
text-align: center;
}	


.menu li > .sub-menu {
position:static;		
visibility:visible;
opacity:1;		
width: 100%;
padding-left: 0px;
margin-bottom:20px;		
}

.menu li:hover > .sub-menu {
visibility:visible;			
}
	
.menu .sub-menu li{
width:100%;
display:block;		
	}

.menu .sub-menu > li a {
width: auto;
text-align:center;
color: #F15353;		
}
.menu a, .menu_control {
	clear:both;
	}

#header-right {
float: none;
}

}
@media screen and (max-width: 1005px){
.view3 {

margin-right: 8px;
margin-left: 18px;
}
}
@media screen and (max-width: 950px){

.view3 {
margin-right: 7px;
overflow: hidden; 
}

}
@media screen and (max-width: 918px){
.view3 {
margin-right: 3px;

}
#recent-projects {

padding-left: 26px;
padding-right: 26px;
}
.lat-news h2 {

padding-left: 0px;
}
.views-sixth:hover .mask {
border: 104px solid rgba(0,0,0,0.7);

}
.right-footer {
float: none;

padding-left: 0px;
margin-left: 0px;
width:100%;
}	

.left-footer {
float: none;
width: 100%;
margin-left: 0px;
text-align: justify;
}
.right-last-footer {
float: none;
width: 100%;
text-align: justify;
margin-right: 0px;
}
.left-footer1 {
float: none;
width: 100%;
text-align: left;
 margin-left: 0px; 
}

}
@media screen and (max-width: 847px){
#recent-projects {

padding-left: 27px;
padding-right: 27px;
}
.views-sixth:hover .mask {
border: 98px solid rgba(0,0,0,0.7);
	}
.view3 {
margin-right: 0px;
}

}

@media screen and (max-width: 767px){
.designweb1 .pricing_box {
width: 50%;

margin-bottom: 30px;
}
#services {

padding-top: 0px;

}

#services .service {
float: none;
width: 100%;
padding-right: 0px;
padding-bottom: 29px;
text-align: center;
display: inline-block;
}
#services .service h3.title {
text-align: center;
display: inline-block;
width: 100%;
}
#services .service img {
max-width: 100%;

float: none;
display: inline-block;
}
#services .service a {
float: none;
margin-top: 15px;
display: inline-block;
margin-right: 0px;

}
#services .service .thumb {
width: 100%;
float: none;
text-align: center;
display: inline-block;
padding-bottom: 10px;
}
#services .service1 {
float: none;
width: 100%;


text-align: center;
display: inline-block;
}
#services .service1 h3.title {
text-align: center;
display: inline-block;
width: 100%;
}
#services .service1 img {
max-width: 100%;

float: none;
display: inline-block;
}
#services .service1 a {
float: none;
margin-top: 15px;
display: inline-block;
margin-right: 0px;

}
#services .service .thumb {
width: 100%;
float: none;
text-align: center;
display: inline-block;
padding-bottom: 10px;
}
#services .service img {
margin-right: 0px;
}
#services .service1 img {
margin-right: 0px;
}
		
#services .service1 .thumb {
width: 100%;
float: none;
text-align: center;
display: inline-block;
padding-bottom: 10px;
}
.view3 {

float: none;
display: inline-block;
overflow: inherit;
margin-right: 6px;
margin-left: 6px;
width: 44%;

}
.view3 img {
display: block;
position: relative;
width: 100%;
height: 245px;
}
.view2 {
width: 45% !important;
}
.view-sixth2:hover .mask2 {
opacity: 1;
border: 148px solid rgba(0,0,0,0.7);
}
.post_box .aligncenter {
width: 100%;
}
.views-sixth:hover .mask {
border: 89px solid rgba(0,0,0,0.7);
}
.columns > .content {
width: 100%;
float: none;
padding-left: 44px;
padding-right: 44px;
}

.columns > .sidebar {
width: 100%;
padding-left: 44px !important;
padding-right: 44px;
padding-top: 0px;
}
#footer-top {

padding-right: 44px;
padding-left: 44px;
}
#business_welcome_button {
float: none;
text-align: center;
}
.thesis_clever_optinr {

padding: 20px 0px 20px 0px;
}
#business_welcome_button a {
float: none;
width: 50%;
display:inline-block;
margin:0px;
margin-bottom: 12px;
}

.portfo3 {
width: 100%;
height: auto !important;
margin-top: 20px;
overflow: hidden;
display: inline-block;
text-align: center;
}
	


.lat-news-main {
clear: both;
overflow: inherit;
margin-bottom: 10px;
display: inline-block;
}

.lat-news-main a.read_more1 {

margin-right: 0px !important;
	}
.views-sixth {
height: auto;
}


.portfo h2 {
padding-left: 0px;

}
.views img {
display: block;
position: relative;
width: 100%;
height: auto;
}
.lat-news {
width: 100%;
height: auto;
padding-left: 0px;
padding-right: 0px;
float: none;
}
#ca-container {
float: left;
width: 100%;
}
.ca-wrapper {
float: left;
width: 100%;
height: auto;
margin-left: 0px; 

}
.client-says {
width: 100%;
padding-left: 22px;
}

	

	
.lat-news-img .attachment-post-thumbnail {
width: 100%;
height: auto;
}

.thesis_clever_optin_inr {
padding: 15px 0px 15px 0px;
}

.thesis_clever_optin_inr h2.clever_titr {
padding-left: 0px;
}

.thesis_clever_optin_inr p {
padding-left: 0px;
padding-right: 0px;		
}
	
.thesis_clever_optin_inr input.emailr {
width: 100%;
padding: 10px;
margin-left:0px;
height:auto;		
}

.thesis_clever_optin_inr input.submitr {
margin-left: 0px;
margin-top: 20px!important;
padding: 11px;		
width: 100%;
}

#ca-container h2 {
padding-left: 0px;
margin-left: 0px; 

text-align: left;
}
#business_welcome_inner p {
float: none;
text-align: center;
padding-bottom: 20px;
width: 100%;
}	
}

@media screen and (max-width: 681px){
#sliding {
width: 100% !important;

text-align: center;
}
.freshdesignweb .pricing_box {

width: 50%;
float: none;
display: inline-block;

}
.demo-2 {
		width: 100% !important;
max-width: 100% !important ;
margin: 0 auto;
position: relative;
z-index: 100;
}

.sl-slider h2, 
.demo-2 .sl-slider blockquote {
padding: 30px 30px 10px 30px !important;
width: 100% !important;
max-width: 100% !important ;
margin: 0 auto;
position: relative;
z-index: 100;
}
.view-sixth2:hover .mask2 {
opacity: 1;
border: 115px solid rgba(0,0,0,0.7);
}
#services .service {
width: 100%;
padding: 0px 0px 25px 0px;
}
.thesis_clever_optin_inr {

text-align: center;
}

.views {
margin-right: 7px;
margin-left: 7px;
width: 45%;
}
#recent-projects {

padding-left: 44px;
padding-right: 44px;
}
.view2 {
width: 43% !important;
}


.freshdesignweb {
padding-top: 50px;
margin: 0 auto;
width: 100%;
}



#services .service1 {
width: 100%;
padding-right: 0px;
}
#services .service1 a {
float: none;

}
#services .service a {
float: none;

}
.views-sixth:hover .mask {
border: 163px solid rgba(0,0,0,0.7);
}
#social_iconswidgetinner {

width: 100%;

}
#footer-bottom1-inner {

padding-right: 13px;
}
#footer-bottom1 {

padding-right: 44px;

}
#copyright_text {

float: none;
text-align: center;
}
#social_iconswidget {
float: none;

text-align: center;

}


}

@media screen and (max-width: 487px){
.freshdesignweb .pricing_box {
width: 100%;

}
.freshdesignweb .pricing_box {
width: 100%;
margin-bottom: 44px;
float: none;
		
margin-left:0px;
}
.lat-news-img {
width: 36%;
	}
.views {
margin-left:0px;
margin-right:0px;
width: 100%;
}
.ca-more1 {

width: 50%;


}
.views-sixth:hover .mask {
	
border: 191px solid rgba(0,0,0,0.7);
}
.designweb1 .pricing_box {
width: 100%;

}
.view-sixth2:hover .mask2 {
opacity: 1;
border: 188px solid rgba(0,0,0,0.7);
}
.view2 {
width: 100% !important;
margin: 0px 0px 20px 0px !important;
}

.view3 {
margin-right: 0px;
float: none;
display: inline-block;
overflow: inherit;
margin: 0px;
width: 100%;
margin: 0px 0px 22px 0px;
}
.menu_control {

width: 100%;
}



	

.business_readmore {
margin-bottom: 20px;
			}
.designweb1 .pricing_box {
width: 100%;
margin-bottom: 30px;
margin-left: 0px;
}
.ca-item1 {
width: 100%;
margin-left:0px;
}
#business_welcome_button a {

width: 100%;

}

.menu li {
width: 100%;
	}
.freshdesignweb2 .pricing_box {
width: 100%;

}

.ca-item1 {
height: 375px;
}

.sl-slider h2, 
.demo-2 .sl-slider blockquote {
padding: 10px 30px 10px 30px !important;
width: 100% !important;
max-width: 100% !important ;
margin: 0 auto;
position: relative;
z-index: 100;
}
#services .service a {

width: 50%;
}
#services .service1 a {

width: 50%;
}
}

@media screen and (max-width: 392px){
#commentform .input_submit {
width: 43%;
}
.lat-news-img {
width: 55%;

}
.ca-item1 {
height: 475px;
}


.view-sixth2:hover .mask2 {
opacity: 1;
border: 148px solid rgba(0,0,0,0.7);
}
.sl-slider h2, 
.demo-2 .sl-slider blockquote {
padding: 5px  !important;
width: 100% !important;
max-width: 100% !important ;
margin: 0 auto;
position: relative;
z-index: 100;
}
.views-sixth:hover .mask {
border: 144px solid rgba(0,0,0,0.7);
}
#business_welcome_button {
width: 100%;
}
.view2 {
width: 100%!important;
margin: 0px !important;

margin-bottom: 46px !important;
}
.freshdesignweb2 .pricing_box {
width: 100%;
float: none;
font-size: 12px;
margin-bottom: 30px;
margin-left: 0px;
	}
#services .service .thumb {
width: 63%;
	}

}
@media screen and (max-width: 348px){
.prev_next {

text-align: center;
}
.prev_next p.previous_post {
float: none;
margin-bottom: 19px;
}
.prev_next p.next_post {
float: none;
}
}
@media screen and (max-width: 324px){
.ca-item1 {
height: 515px;
}

.ca-item-main1 {
display: inline-block;
height: 528px;
}
}
.columns:after, .post_box:after, .post_box .post_content:after, .sidebar:after, .sidebar .post_content:after, .menu:after, .comment .comment_text:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }