/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
html {
	-webkit-text-size-adjust: 100%;
}
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;
}
input[type="submit"], button {
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
}
.wp-smiley {
	display: inline;
}
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*---:[ 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;
}
/*---:[ 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;
}
.front_pagecont {
padding:20px 20px 0;
}
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; }
.main_body
{
  background-color:#B3B3B3 ;
}

.business-logo-mini{
margin-left:20px;
margin-top:15px;	
}

.business-logo-mini a{
text-decoration:none;
color:#aaa;	
}
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.slider{
clear:both;	
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 10px;  position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2);}
.flex-viewport { max-height: 480px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides {}
.carousel li { margin-right: 5px; }

.slides li{
position:relative;	
}

.data{
position:absolute;
left: 55px;
top: 100px;
width: 30%;
height: auto;
z-index: 10;
	
}

.data { padding:15px; color:#ccc; background: url(images/bg-banner.png) 0 0 repeat; }
.data h4 { color:#fff; font:bold 18px arial, sans-serif; padding:0; margin:0 0 20px 0; }

.data p { 
padding:0; 
margin:0; 
line-height:140%;
font-size:17px;
font-family: Arial, Helvetica, sans-serif;
padding:0px;
color:#fff;
opacity:0.8;	
margin-bottom:20px;	
}

.data a { 
color:#fff;
font-size:30px;
text-decoration:none;
padding:0px;	
opacity:0.8;	
}

.data span a { 
color:#fff;
font-size:15px;
text-decoration:none;
opacity:0.8;	
display: inline-block;
border: 1px solid #DDD;
border-radius: 3px;
text-shadow: 0 1px 1px white;
box-shadow: 0 1px 1px #fff;
font: bold 11px Sans-Serif;
padding: 6px 10px;
white-space: nowrap;
vertical-align: middle;
color: #666;
background: transparent;
cursor: pointer;
border-color: #ddd;
background-color: #E0E0E0;
box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;	
}

.data span a:hover{
box-shadow: inset 0 0 3px #fff;
border-color: #999;
text-decoration: none;	
}

/* Direction Nav */
.flex-direction-nav {}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 1; cursor: pointer; color: rgba(0,0,0,0.8); 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: 10px; 
text-align: center; }
.flex-direction-nav .flex-next { right: 10px; text-align: center;}
.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; cursor: default; }
.flex-direction-nav a.flex-prev  { display: block;
width: 40px;
height: 46px;
background: url(images/previous.png) no-repeat;
text-indent: -9999px; }
.flex-direction-nav a.flex-next  {display: block;
width: 40px;
height: 46px;
background: url(images/next.png) no-repeat;
text-indent: -9999px;}

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '"\00BB'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center; display:none;}
.flex-control-nav li {margin: 0 6px; display: inline-block; }
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
	.data {
top: 35px;
width: 40%;
	}
}

#container
{
width:1000px;
margin:0 auto;	
}
#container_main
{
width: 1000px;
margin: 0 auto;
}
#container_inner
{
background: white;
width: 100%;
margin: 0 auto;
}
#container_inner #slider
{
width: 100%;
float: left;
height: 390px;
}
#container_wrap
{
margin: 0 auto;
width: 1000px;
}

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

#main_container2
{
margin:100px;
width: 1000px;
}



#maincontainerinner
{
margin:0 auto;
width: 1000px;
float:left;background: white;
}
#maincontainerinner2
{
margin:150px;
	padding-left: 150px;
width: 1000px;
float:left;background: white;
}





#welcome_container_main{
clear:both;	
}

#header
{
width: 100%;
float: left;
background: #FFFFFF;
}
#header_inner
{
width: 1000px;
margin: 0 auto;
}
#header_leftside
{
float:left;
width:38%;
padding-left: 10px;
padding-top: 35px;
}
#header_rightside
{
float:none;

}
#header_rightside #social_iconswidget
{
float:left;
width:62%;
padding-top: 30px;
padding-left: 80px;
}

#header_rightside .search_form_image_button
{
float:left;
width: 100%;
}
#header_rightside .search_form_image_button p
{
float:right;
margin-top: 12px;
margin-bottom: 32px;
margin-right: 19px;
}
#header_rightside .search_form_image_button p .my-search-image
{
width: 75px;
height: 28px;
background: #808684;
color: white;
background: #AAA;
font-size: 11px;
border: 1px solid #8F8D8D;
font-weight: bold;
}
#header_rightside .search_form_image_button p  .text_input
{
width: 330px;
height: 26px;
padding-left: 10px;
border: 1px solid #DBDADA;
color: #CCC;
font-family: Arial;
margin-right: 10px;
font-size: 11px;
}
#header_leftside #site_tagline
{
color: #A7A7A7;
font-family: Arial;
font-size: 13px;
padding-bottom: 13px;
margin-top: 0px;
margin-left: 10px;
}

#footer_main
{
width: 1000px;
margin: 0 auto;
overflow: hidden;
}
#footer_main_inner {
   background: none repeat scroll 0 0 #333333;
color: white;
font-size: 0.9em;
line-height: 1.571;
padding-bottom: 20px;
width: 1000px;
float: left;
padding: 0px 12px;
box-sizing: border-box;
}

#footer_main_inner .widget {
    float: left;
    margin-top: 15px;
    padding-right: 10px;
    width: 25%;
}
#footer_main_inner  .widget p
{

color: #C5C5C5;
font-family: arial;
padding:15px;
text-align: justify;
font-size: 12px;
font-weight: normal;
}
#footer_main_inner  .widget p	a
{
 font-size: 12px;
color: #459E89 !important;
font-family: arial;
text-decoration:none;
}
#footer_main_inner  .widget p	a:hover
{
 font-size: 12px;
color: #7A7A7A !important;
font-family: arial;
text-decoration:underline;
}
#footer_top
{
margin: 0 auto;
width: 100%;
overflow:hidden;
}

#maincontainerinner #single_page_leftside
{
float: left;
	border-width: 0 1px 0 0;
width:700px;
border: 1px solid #EEE;
padding: 0 5px;
box-sizing: border-box;
margin-bottom:15px;
margin-top: 15px;
}
#maincontainerinner #single_page_rightside
{
width: 300px;
	float: right;
padding: 0 20px;
box-sizing: border-box;
margin-bottom:15px;
margin-top: 15px;
}
#single_page_leftside .headline_area  {
margin-bottom: 12px;
background: none;
padding: 0;
border: 0px;
}
.post_box h1, .post_box .headline {
font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 30px;
	line-height: 46px;
color: #010142;
}
.post_box_for_full_width h1, .post_box_for_full_width .headline {
font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 30px;
	line-height: 46px;
color: #010142;
}

h1.headline a {
color: #534F4F !important;
text-transform: uppercase;
font-size: 23px;
font-family: Arial;
text-decoration:none;
}
.post_box, .post_box h4 {
font-size: 14px;
line-height: 22px;
}
.post_box_for_full_width, .post_box_for_full_width h4 {
font-size: 14px;
line-height: 22px;
}


.post_date {
color: #999 !important;
font-size: 12px;
font-family: Arial;
}
.post_author, .post_date, .post_edit {
font-family: arial;
text-transform: capitalize;
font-size: 14px;
}
.post_date {
color: #999 !important;
font-size: 12px;
font-family: Arial;
}
.post_box {
padding: 15px 50px 15px 50px;
}
.post_box_for_full_width {
padding: 15px 70px 15px 70px;
}

.post_content p {
color: #555 ;
font-size: 13px;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
text-align: justify;
padding-bottom: 10px;	
}
#single_page_rightside
{
float: left;
width: 300px;
margin-bottom: 15px;
margin-top: 0px;
}
.textwidget{
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 20px;
}
#single_page_rightside .widget
{

padding: 15px;;
color: #555 !important;
font-size: 13px;
font-family: Arial;
text-align: justify;

}

.trueimg
{
background:url("images/true.png") no-repeat 60px  #EBEBEB!important ;
height: 45px;
}
.falseimg
{
background:url("images/false.png") no-repeat 60px #EBEBEB !important ;
height: 45px;
}
.widget ul{
list-style: none;
}
.widget ul li a{
color: #6495ed;
text-decoration: none;
}
.widget ul li a:hover{
text-decoration: underline;
color: #6495ed;
}
#landingpage_column1
{
float: left;
width: 100%;
background: white;
}
#landingpage_column1 #landingpagemain
{
width: 100%;
margin: 0 auto;
padding-top: 30px;
padding-bottom: 30px;
overflow:hidden;	
}
#landingpage_column1 #landingpageinner
{
width:100%;
margin:0 auto;
border:1px solid #ccc;
}
#landingpageinner .post_box 
{
background:#FAFAFA;
padding:25px;
}
#landingpage_column1 #landingpageinner h1.headline
{
background: none repeat scroll 0 0 #F7F7F7;
border: 2px solid #E9E9E9;
color: #504D4D !important;
font-size: 25px;
font-weight: normal;
margin-bottom: 20px;
padding: 10px;
text-align: center;
font-family: Arial;
}
#landingpage_column1 #landingpageinner p {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
}

/* blog page */
#main_container_blog
{
float:left;
}
#main_container_bloginner
{
float: left;
padding-top: 15px;
width: 1000px;
background: white;
}
#main_container_bloginner #main_container_bloginnerleft
{
float: left;
width: 700px;
border: 1px solid #EEE;
margin-bottom: 15px;
}
#main_container_bloginner #main_container_bloginnerright
{
float: left;
width: 300px;
border: 1px solid #EEE;
margin-bottom: 15px;
margin-top: 0px;
}
#main_container_bloginnerright .widget {
padding: 15px;
color: #555 !important;
font-size: 13px;
font-family: Arial;
}
#main_container_bloginnerleft .post_box
{
border-bottom: 1px dotted #CCC;
float: left;
display: inline-block;
}
#main_container_bloginnerleft img
{
float:left;
width:150px;
height:150px;
margin-right:20px;
border: 1px solid #ECECEC;
padding: 5px;
}
#main_container_bloginnerleft h2.headline a {
color: #222222  !important;
text-transform: uppercase;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
text-decoration:none;
}
#main_container_bloginnerleft .byline
{
width: 100%;
}
#main_container_bloginnerleft .post_excerpt {
text-align: justify;
color: #1A1A1A  !important;
font-size: 13px;
font-family: Arial;
padding-bottom: 18px;
margin-top:5px;
}
#main_container_bloginnerleft .post_author, .post_date, .post_edit {
    font-family: arial;
    font-size: 13px;
    text-transform: capitalize;
	color: #6495ed;
}
.post_box ul {
list-style-type: disc;
font-size: 16px;
margin-left:15px;	
}
.post_box ol {
font-size: 16px;
margin-left:15px;
}
.post_box ol li{
padding-bottom: 10px;
}
.post_box ul li{
padding-bottom: 7px;
}
.post_box ul, .post_box f
}
.post_box p, .post_box ul, .post_box ol, .post_box blockquote, .post_box pre, .post_box dl, .post_box dd {
color: #555;
}

.post_box_for_full_width ul {
list-style-type: disc;
font-size: 16px;
margin-left:15px;	
}
.post_box_for_full_width ol {
font-size: 16px;
margin-left:15px;
}
.post_box_for_full_width ol li{
padding-bottom: 10px;
}
.post_box_for_full_width ul li{
padding-bottom: 7px;
}
.post_box_for_full_width ul, .post_box_for_full_width f
}
.post_box_for_full_width p, .post_box_for_full_width ul, .post_box_for_full_width ol, .post_box_for_full_width blockquote, .post_box_for_full_width pre, .post_box_for_full_width dl, .post_box_for_full_width dd {
color: #555;
}

.comment .avatar {
float: right;
margin-left: 13px;
}
.comment-reply-link, .comment_edit {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
}
.comment_edit {
float: right;
}
.comment p, .comment .comment_text ul, .comment .comment_text ol, .comment .comment_text blockquote, .comment .comment_text pre {
margin-bottom: 25px;
}
.comment_date {
font-size: 12px;
margin-left: 13px;
}
.comment .avatar img{
width: 61%;
}
.comment .comment_head {
margin-bottom: 13px;
}
.comment_text p {
font-size: 18px;
}
.comment {
font-size: 16px;
line-height: 25px;
border-width: 0 0 1px 0;
border-style: dotted;
border-color: #bbb;
padding-top: 25px;
padding-right: 25px;
padding-bottom: 25px;
padding-left: 13px;
list-style: none;
}
.post_content img {
	margin-bottom: 15px;
}
#slider_bottom1_inner img{
float: left;
margin-right: 10px;
width: 53px;
height: 50px;
}
#slider_bottom2_inner img{
float: left;
margin-right: 10px;
width: 53px;
height: 50px;
}
#slider_bottom3_inner img{
float: left;
margin-right: 10px;
width: 53px;
height: 50px;
}
/*portfolio*/

#portfolio_page_template
{
float:left;
width:100%;
background: white;
}

/* Price */
#main_container_price
{
float: left;
min-height: 200px;
width: 100%;
background: white;
padding: 12px;
box-sizing: border-box;
}
#main_container_price #main_container_priceinner
{
width: 100%;
margin: 0 auto;
overflow: hidden;
padding: 0 12px;
box-sizing: border-box;
}



#footer_main_inner ul li
{
list-style:none;
background-position: 0px 3px;
}
#footer_main_inner ul li a
{
color: #459E89;
font-family: Arial;
margin-left: 0;
text-align: left;
text-decoration: none;
padding-left: 0;
line-height: 30px;
}
#footer_main_inner ul li a:hover {
text-decoration:underline;
color: #7A7A7A;
}
#footer_main_inner .textwidget {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 14px;
color:#C5C5C5;
line-height: 17px;
}
#footer_main_inner ul
{
margin-top: 10px;
}
#footer_main_inner h4
{
color: white;
font-family: Open Sans, sans-serif;
font-size: 17px;
margin-left: 0px;
border-bottom: 1px solid #474747;
font-weight: normal;
width: 215px;
padding-bottom:5px;
margin-bottom:10px;
}


.page-nav {
background: #F1F1F1;
padding: 10px;
height: 60px;
border-radius: 0px;
border: 1px solid #EEE;
float: left;
width: 580px;
margin-left: 17px;
margin-bottom: 17px;
}
.page-nav-intro {
color: #555 !important;
font-size: 12px;
font-family: Arial;
margin-bottom: 10px;
font-weight: bold;
}
.page-nav .page-number {
background: #D6D6D6;
padding: 0px 5px 8px 7px;
width: 10px;
float: left;
height: 15px;
color: white;
border-radius: 0px;
margin-right: 5px;
}
.elipses {
float: left;
margin-right: 5px;
}
.current-page-number {
background: #555;
padding: 0px 5px 8px 7px;
width: 10px;
float: left;
height: 15px;
color: white;
border-radius: 0px;
margin-right: 5px;
}
.page-nav .page-number a
{
color: #555 !important;
font-size: 12px;
font-family: Arial;
padding-top: 2px;
padding-bottom: 6px;
}
.current-page-number {
color: #fff !important;
font-size: 12px;
font-family: Arial;
padding-top: 2px;
padding-bottom: 6px;
}


.menu {
	position: relative;
	z-index: 50;
	list-style: none;
	border-width: 0 0 1px 1px;
}
.menu li {
	position: relative;
	display:inline-block;
	margin-bottom: -1px;
}
.menu .sub-menu {
	position: absolute;
	left: -1px;
	display: none;
	list-style: none;
	z-index: 110;
	margin-top: -1px;
}
.menu .sub-menu .sub-menu {
	top: 0;
	left: 100%;
	margin: 0 0 0 -1px;
}
.menu li:hover > .sub-menu {
	display: block;
}
.menu .sub-menu li {
	width:200px;
	clear: both;
}
.menu a, .menu_control {
	display: block;
	color: #FFFFFF;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
font-weight: normal;
text-decoration: none;
padding-top: 15px;
padding-left: 25px;
background: #010142;
padding-right: 25px;
padding-bottom: 15px;
}
.menu a:hover {
background: #F87700;
-moz-transition: all 0.4s ease-in;
-webkit-transition: all 0.4s ease-in;
-o-transition: all 0.4s ease-in;
transition: all 0.4s ease-in;
color: #FFFFFF;
text-decoration:none!important;	
}
.menu_control {
	display: none;
}
.menu .sub-menu a {
	border-left-width: 1px;
}
.menu, .menu a, .menu .sub-menu {
}
.menu .current-menu-item > a {
	cursor: text;
}
.menu .sub-menu .current-menu-item > a {
}




/* footer_menu */
.footer_menu {    list-style: none outside none;     position: relative;    z-index: 50;
}
.footer_menu li { position: relative;
float: left;
 }
.footer_menu ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
.footer_menu ul li { clear: both; }
.footer_menu a { display: block; }
.footer_menu ul ul { position: absolute; top: 0; }
.footer_menu li:hover ul, .footer_menu a:hover ul, .footer_menu :hover ul :hover ul, .footer_menu :hover ul :hover ul :hover ul { visibility: visible; }
.footer_menu :hover ul ul, .footer_menu :hover ul :hover ul ul { visibility: hidden; }
.footer_menu ul, .footer_menu ul li { width: 210px; }
.footer_menu ul ul, .footer_menu :hover ul :hover ul { left: 210px; }
.footer_menu a {font-size: 12px;
font-family: Arial;
padding-right: 20px;
padding-left: 2px; color:#fff; }
.footer_menu ul a { width: auto;  }
.footer_menu li ul { margin-top: -1px; }
.footer_menu ul ul { margin-top: 0; }
.footer_menu li:hover ul, .footer_menu a:hover ul { left: -1px; }
.footer_menu a, .footer_menu .current ul a, .footer_menu .current-cat ul a, .footer_menu .current-footer_menu-item ul a {  }
.footer_menu a:hover, .footer_menu .current ul a:hover, .footer_menu .current-cat ul a:hover, .footer_menu .current-parent a:hover, .footer_menu .current-footer_menu-item ul a:hover, .footer_menu .current-footer_menu-ancestor a:hover { text-decoration:none;color:#fff; }
.footer_menu .current a, .footer_menu .current a:hover, .footer_menu .current-cat a, .footer_menu .current-cat a:hover, .footer_menu .current-footer_menu-item a, .footer_menu .current-footer_menu-item a:hover { color:#fff; }
.footer_menu, .footer_menu a, .footer_menu li ul {
  
}
.footer_menu li ul {
    
	background:#222;
	   min-width: 210px;
	   margin-top:45px;
}
.footer_menu li ul  li{
    
	border:none;
	border:1px  !important;

	
}
.footer_menu li ul  li:hover{
background:#333;
border:none;

}
.footer_menu li ul  li a{
    color:#fff;
	font-family:arial;
	padding-left:5px ;
	border: 0px !important ;
}

.footer_menu li ul  li a:hover{
    color:#fff;
	font-family:arial;
	padding-left:5px ;
	border: 0px !important ; border-style: solid; 
	
}

.footer_menu li ul  li ul
{
margin-left:49px;
}
.footer_menu ul, .footer_menu ul li {
    min-width: 210px;
}
.footer_menu ul {
    list-style: none outside none;
    position: absolute;
    visibility: hidden;
    z-index: 110;
}
.footer_menu .current ul a, .footer_menu .current-cat ul a, .footer_menu .current-footer_menu-item ul a {
color: white;
}
.footer_menu .current a, .footer_menu .current-cat a, .footer_menu .current-footer_menu-item a {
    border-bottom-color: #FFFFFF;
}
.footer_menu ul a {
    border-left-width: 0px;
    border-style: solid;
    width: auto;
}

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

.widget_title
{
font-weight: bold;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	color: #555555;
	line-height: 23px;
padding-bottom: 10px;
}
.widget li
{
line-height:2.5;
}

.comment_author a{
color: #6495ed;
}

.comment-reply-link{
color: #666666;
}
.comment_edit{
color: #6495ed;
}

.comment_author a:hover{
color: #6495ed;
}

.comment-reply-link:hover{
color: #6495ed;
}
.comment_edit:hover{
color: #6495ed;
}

.comments_intro {
    color: #6495ed;
    font-size: 16px;
    margin-bottom: 13px;
    padding-left: 13px;
    padding-right: 25px;
}
.comment_list{
list-style: none;
}
.bracket {
    color: #CCCCCC;
}
.bracket, .num_comments {
    font-size: 25px;
}
.bracket, .num_comments {
    font-size: 25px;
}
.headline a, .headline_area p a:hover, .num_comments, .post_edit:hover {
    color: #6495ed;
}
.comments_intro a {
    text-decoration: underline;
	color: #DD0000;
}
#commentform {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 50px;
    padding-left: 13px;
    padding-right: 25px;
	margin-top: 24px;
}
#commentform p {
    margin-bottom: 13px;
	
}

#commentform p {
    margin-bottom: 13px;
	line-height: 30px;
}
#comment_form_title {
    border-color: #BBBBBB;
    border-style: dotted;
    border-width: 0 0 1px;
    color:#6495ed;
    font-size: 20px;
    margin-left: -13px;
    margin-right: -25px;
    margin-top: 50px;
    padding-bottom: 13px;
    padding-left: 13px;
    padding-right: 25px;
}
#commentform .input_text {
    width: 50%;
}
#commentform.input_text {
    border-bottom-color: #DDDDDD;
    border-right-color: #DDDDDD;
}
#commentform .input_text{
    -moz-box-sizing: border-box;
    background-color: #EEEEEE;
    border-color: #AAAAAA;
    border-style: solid;
    border-width: 1px;
    color: #111111;
    font-family: inherit;
    font-size: inherit;
    line-height: 1em;
    padding: 4px;
}

#commentform label {
    display: block;
}
#commentform p .required {
    color: #DD0000;
}

.input_submit {
    border-left-color: #CCCCCC;
    border-top-color: #CCCCCC;
    cursor: pointer;
    overflow: visible;
}
.input_submit {
    background-image: url("images/submit-bg.gif");
    border-color: #999999;
    border-style: double;
    border-width: 3px;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1em;
    padding: 8px;
}
#commentform label {
    display: block;
}
.prev_next:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.prev_next {
    clear: both;
}
.prev_next {
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 2px 0 0;
    color: #666666;
    font-size: 16px;
    line-height: 25px;
    padding: 25px 25px 25px 13px;
}


#commentform textarea.input_text {
    width: 100%;
}
#commentform .input_text {
    width: 50%;
}
textarea.input_text {
    line-height: 25px !important;
}


.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:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.prev_next .next_post  a,.prev_next  .previous_post a
{
  color: #666666 !important;
    
}
.prev_next .previous_post a:hover{
color: #666666 !important;
}

p  a
{
  color: #6495ed !important;
    
	}

.previous_post {
    
    font-size: 16px;
    line-height: 25px;
}

.prev_next {
font-size: 16px;
line-height: 25px;
color: #666;
}
.prev_next {
font-size: 16px;
line-height: 25px;
color: #666;
}

#footer_bottom
{
float: left;
width: 100%;
background: #010142;
overflow: hidden;
clear: both;
padding: 0 12px;
box-sizing: border-box;
}
#social_icons
{
height: 50px;
width: 43%;

}
#social_iconsmain
{
border-top: 0px solid #F47B19;
width: 100%;
margin: 0 auto;
}
#social_inner
{
width:980px;
margin:0 auto;
padding-top:18px;
padding-left: 20px;

}
#social_inner img
{
width:30px;
height:30px;
float:left;
margin-right:15px;border-radius: 7px;
}

.social_icon{
display:inline-block;	
}

#copyright_text span
{
text-align:right;
color:#fff;
font-size:11px;
font-family:arial;
float: right;
margin-top: -30px;
margin-right: 20px;
}
#copyright_text 
{
padding-top:5px;
padding-bottom:5px;
width: 37%;
float: right;

}
#copyright_inner
{
margin:0 auto;
}
#copyright_text1 span
{
text-align:right;
color:#ffffff;
font-size:11px;
font-family:arial;
float: right;
padding-top:10px;
}
#copyright_text1 
{
padding-top:5px;
padding-bottom:5px;
height:30px;
}
#copyright_inner1
{
width:1000px;
margin:0 auto;
}

#social_iconswidget
{
width: 270px;
margin-bottom: 15px;
float: left;

}
#social_iconswidgetinner
{
float: left;
border-radius: 0px;
width: 266px;
margin-top: 5px;
}
#social_inner1
{
margin:0 auto;
}
#social_inner1 img
{
width: 28px;height: 28px;float: left;margin-right: 5px;
}
#social_iconswidget #phone
{
float: left;
width: 155px;
font-family: Arial;
font-size: 13px;
margin-left: 62px;
padding-top: 10px;
margin-right: 20px;
}
#social_iconswidget #phone label
{
color: #929292;
font-weight: bold;
}
#social_iconswidget #phone span
{
color: #9B9B9B;
}

#landingpageinner  .thesis_clever_optin_in122
{
background:#ccc;
height:auto;
}
#landingpageinner  .thesis_clever_optin_in122
{
background: #629ACC;
}
#landingpageinner .thesis_clever_optin_in122_innerlanding .optin_right .submit {
background: #686868;
height: 40px;
width: 215px;
border: 1px solid #AAA;
margin-left: 10px;
font-size: 15px;
margin-top: 10px;
margin-right: 15px;
float: right;
font-weight: bold;
color: white;
font-family: arial;
text-shadow: 1PX 1PX 1PX #797979;
}
#landingpageinner  .thesis_clever_optin_in122_innerlanding {
border: 1px dotted #DADADA;
float: left;
width: 772px;
height: 95px;
margin-top: 10px;
}

#landingpageinner  .thesis_clever_optin_in122_innerlanding  .af-form-wrapper {
padding-top: 10px;
padding-left: 20px;
margin-bottom: 21px;
} 

#landingpageinner .thesis_clever_optin_in122_innerlanding .lemail
{
font-family: arial;
font-size: 22px;
font-weight: bold;
width: 100%;
float: left;
color: #555555;
text-align: center;
margin-top: 15px;
}
#landingpageinner  .thesis_clever_optin_in122_innerlanding  .af-form-wrapper .email
{
font-size: 11px;
color: #9C9C9C;
font-family: arial;
padding-left: 10px;
border: 1px solid #2A62C8;
height: auto;
width: 37%;
border-radius: 5px 5px 5px 5px;
border: 1px solid #2683D7;
box-shadow: 1px 1px 2px #034581;
margin-top: 10px;
float: left;
padding-top: 10px;
padding-bottom: 10px;
}
#landingpageinner .thesis_clever_optin_in122
{
overflow: hidden;
width: 100%;
margin-bottom: 3px;

}
#landingpageinner  .thesis_clever_optin_in122_innerlanding  .af-form-wrapper .submit
{

color: #FFF0F0;
font-family: arial;
padding-left: 0px;
border: 0px solid #217201;
width: 37%;
background: #F18A25;
margin-left: 30px;
font-size: 15px;
font-weight: bold;
box-shadow: 2px 2px 3px #034581;
border-radius: 8px;
margin-top: 10px;
text-shadow: 1PX 1PX 1PX #555;
cursor: pointer;
cursor: pointer;
height: auto;
font-family: Tahoma;
font-size: 22px;
font-weight: bold;
text-transform: uppercase;
padding-bottom: 8px;
}
#landingpageinner .thesis_clever_optin_in122 .thesis_clever_optin_in122_innerlanding .optin_right label {
color: #666;
font-family: Arial;
font-size: 20px;
width: 737px;
float: left;
text-align: center;
}
#landingpageinner .thesis_clever_optin_in122_innerlanding .optin_right {
padding: 15px;
padding-top: 8px;
}
#landingpageinner .thesis_clever_optin_in122_innerlanding .optin_right .email {
background: #EFEEEE;
border: 1px solid #C5C5C5;
height: 38px;
width: 460px;
padding-left: 15px;
font-size: 12px;
color: #919090;
margin-left: 15px;
font-family: arial;
padding-top: 0px !important;
line-height: 40px;
margin-top: 10px;
}
#landingpageinner .thesis_clever_optin_in122_innerlanding .optin_right .submit {
background: #686868;
height: 39px;
width: 215px;
border: 1px solid #AAA;
margin-left: 10px;
font-size: 15px;
font-weight: bold;
color: white;
font-family: arial;
text-shadow: 1PX 1PX 1PX #797979;
}
#landingpageinner .thesis_clever_optin_in122_innerlanding {
border: 1px solid #CCC;
float: left;
width: 100%;
height: auto;
margin-top: 10px;
background: white;
}
#latest_post_main{
overflow: hidden;
clear: both;
width:1000px;
}
#latest_post
{
width:1000px;
float:left;
background:#fff;
min-height:275px;
}
#page-business
{
width:100%;
float:left;
padding-top:35px;
}
#latest_post h2
{
width: 100%;
float: left;
color: #222;
font-family: Arial;
font-size: 20px;
padding-bottom: 17px;
border-bottom: 1px solid #ddd;
margin-bottom: 15px;
}
#latest_post ul li 
{
list-style:none;
}
#latest_post ul li .tab-recentpost
{
width:33%;
float:left;
height:auto;
background:#fff;
border:0px solid #E6E6E6;
padding: 0 12px;
box-sizing: border-box;
}
#latest_post li a
{
color: #222;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
color: #222222;
padding-bottom: 10px;
text-decoration: none;
padding-bottom: 10px;
float: left;
width: 100%;
padding-right: 0px;
padding-left: 0px;
}
#business_latest{
padding: 0 16px;
box-sizing: border-box;
overflow: hidden;
}

#latest_post li span a
{
color: #6495ed;
font-family: Arial;
font-size: 13px;
padding-bottom: 10px;
text-decoration: none;
margin-left: 0px;
padding-bottom: 10px;
width: 100%;
float: left;
border-bottom: 0px solid #F1F1F1;
text-align: right;
padding-top: 20px;
}
#latest_post li span a:hover
{
text-decoration:underline;
color: #6495ed;
}
.tab-recentpost p
{
color: #666;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 13px;
margin-left: 0px;
text-align: justify;
float: left;
line-height: 23px;
font-weight: normal;
}

.site_logo_class {
min-width:50px;
min-height:60px;

}

.site_logo_class img
{

}

#business_optin
{
width:1000px;
background:#fff;
margin:0 auto;
}


#business_optin .thesis_clever_optin122
{
background: #fff;
height: 195px;
margin: 0 auto;
float: left;
width: 1000px;
padding-bottom: 15px;
}
#business_optin  .thesis_clever_optin_in122
{

background: #F1F1F1;
width: 970px;
margin-left: 15px;
float: left;
margin-top: 25px;
}
#business_optin  .thesis_clever_optin122 .landingimgurl {
background: none repeat scroll 0 0 transparent;
float: left;
height: 141px;
margin: 12px;
width: 245px;
border: 1px solid #DADADA;
margin-right: 12px;
}

#business_optin  .thesis_clever_optin_in122_innerlanding {
border: 1px solid #DADADA;
float: left;
width: 685px;
height: 112px;
margin-top: 12px;
background: white;
padding-top: 30px;
}

#business_optin  .thesis_clever_optin_in122_innerlanding  .af-form-wrapper {
padding-top: 10px;
padding-left: 20px;
} 

#business_optin  .thesis_clever_optin_in122_innerlanding  .af-form-wrapper .lemail
{
font-family: arial;
font-size: 20px;
font-weight: bold;
width: 193px;
float: left;
color: #7A7A7A;
text-align: left;
padding-top: 17px;
}
#business_optin  .thesis_clever_optin_in122_innerlanding  .af-form-wrapper .email
{
font-size: 11px;
color: #9C9C9C;
font-family: arial;
padding-left: 10px;
height: 38px;
width: 237px;
border: 1px solid #B9B9B9;
margin-top: 10px;
background: #f9f9f9;
float: left;}

#business_optin  .thesis_clever_optin_in122_innerlanding  .af-form-wrapper .submit
{
color: #FFF0F0;
font-family: arial;
padding-left: 0px;
border: 0px solid #217201;
width: 175px;
background: #F18A25;
margin-left: 15px;
font-size: 15px;
font-weight: bold;
margin-top: 10px;
text-shadow: 1PX 1PX 1PX #555;
cursor: pointer;
cursor: pointer;
height: 40px;
font-family: Tahoma;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
float: left;
}
#business_optin  .thesis_clever_optin_in122_innerlanding .optin_right
{
padding: 15px;
padding-top: 20px;
padding-right: 10px;
}
#business_optin  .thesis_clever_optin_in122_innerlanding .optin_right label
{
color: #292929;
font-family: Arial;
font-size: 20px;
}
#business_optin  .thesis_clever_optin_in122_innerlanding .optin_right  .email
{
background: #EFEEEE;
border: 1px solid #C5C5C5;
height: 45px;
width: 310px;
padding-left: 15px;
font-size: 12px;
color: #919090;
margin-left: 15px;
font-family: arial;
padding-top: 0px !important;
line-height:45px;

}
#business_optin  .thesis_clever_optin_in122_innerlanding .optin_right  .submit
{
background:#686868;
height: 45px;
width: 150px;
border: 1px solid #c5c5c5;
margin-left: 10px;
font-size: 15px;
font-weight:bold;
color: #fff;
font-family: arial;
text-shadow: 1PX 1PX 1PX #1f2020;
}

.newpagination {
    clear: both;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 30px;
    margin-left: 20px;
    padding: 20px 0;
    position: relative;
}

.newpagination span, .newpagination a {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #CCCCCC;
    color: #111111;
    display: block;
    float: left;
    font-family: helvetica;
    font-size: 1.1em;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px;
    text-decoration: none;
    width: auto;
} 
.newpagination a:hover{
color:#fff;
background: #555;
border: 1px solid #444444;
}
 
.newpagination .current{
padding:6px 9px 5px 9px;
background: #555;
color:#fff;
border: 1px solid #444444;
}
#portfolio_main{
width:1000px;
}
#portfolio
{
float:left;
min-height:100px;
background:#fff;
padding-top: 35px;
}
#business_portfolio
{
width: 100%;
margin-right: 0px;
float: left;
}
#business_portfolio img
{
width: 217px;
height: 197px;
float: left;
border: 5px solid #E7E6E6;
margin-right: 10px;
}
#business_portfolio  h2 {
width: 100%;
float: left;
color: #222;
border-bottom: 1px solid #ddd;
margin-bottom: 35px;
font-family: Arial;
font-size: 20px;
padding-bottom: 20px;
}
#content_box
{
float:left;
width: 100%;
}
#content_box .portfolio-page
{
float:left;
width: 100%;
}
#content_box .portfolio-page .format_text
{
float:left;
width: 100%;
padding: 0 15px;
box-sizing: border-box;
}
#content_box .portfolio-page .format_text .portfolio
{
float: left;
width: 24%;
padding-left: 18px;
box-sizing: border-box;
}

#portfolio
{
width:1000px;
float:left;
min-height:100px;
background:#fff;
}
#business_portfoliopage
{
margin: 15px;
width: 100%;
margin-right: 0px;
margin-left: 25px;
margin: 0 auto;
overflow: hidden;
}
#business_portfoliopage img
{
width: 100%;
height: auto;
float: left;
border: 5px solid #E7E6E6;
}
#business_portfoliopage  h1 {
width: 100%;
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;
}
.format_text{
overflow: hidden;
padding: 0 15px;
box-sizing: border-box;
}
#business_portfoliopage .portfolio-teaser
{
width: 32%;
float: left;
margin-bottom: 50px;
padding-left: 14px;
box-sizing: border-box;
}
#business_portfoliopage #content_box
{
margin-top:25px;
}

#main_container_priceinner #price_box
{
width: 98%;
float: left;

}
#main_container_priceinner #price_box div
{
   border-right: 1px solid #fff;
}
#main_container_priceinner #price_box ul li
{
list-style:none;
}
#main_container_priceinner #features
{
width:27%;
float:left;
}
#main_container_priceinner #starter
{
width:17%;
float:left;
}
#main_container_priceinner #professional
{
width: 21%;
float:left;
}
#main_container_priceinner #advanced
{
width:17%;
float:left;
border-right: 1px solid #fff;
}
#main_container_priceinner #enterprise
{
width: 17%;
float:left;
border-right: 1px solid #fff;
}
#main_container_priceinner #price_box #features p
{
float: left;
width: 100%;
text-align: center;
background: #003C3F;
color: white;
font-size: 18px;
font-weight: bold;
font-family: Arial, Helvetica, Tahoma, sans-serif;
padding: 38px;
text-shadow: #0E7479 -1px -1px;
height: 30px;
padding-top: 20px;
}
#main_container_priceinner #price_box p
{
float: left;
width: 100%;
text-align: center;
background: #0CB9AB;
color: white;
font-size: 18px;
font-weight: bold;
font-family: Arial;
padding: 38px;
text-shadow: #158371 -1px -1px;
border-bottom: 3px solid #fff;
height: 30px;
padding-top: 20px;
}
#main_container_priceinner #price_box #professional p 
{
float: left;
width: 100%;
text-align: center;
background: #0CB9AB;
color: white;
font-size: 18px;
font-weight: bold;
font-family: Arial;
padding: 36px;
text-shadow: #158371 -1px -1px;
border-bottom: 3px solid #fff;
height: 30px;
padding-top: 20px;
}
#main_container_priceinner #price_box #features ul
{
float: left;
width: 100%;
}
#main_container_priceinner #price_box #features ul li
{
float: left;
width: 100%;
text-align: center;
background: #E9E9E9;
color: #756B6B;
padding: 19px;
border-bottom: 1px solid white;
-webkit-box-shadow: inset 0 0 10px black;
box-shadow: inset 0 0 30px #B9B9B9;
height: 30px;
padding-top: 25px;
}
#main_container_priceinner #price_box ul
{
float: left;
width: 100%;
}
#main_container_priceinner #price_box #professional ul
{
float: left;
width: 100%;
}
#main_container_priceinner #price_box ul li
{
float: left;
width: 100%;
text-align: center;
background: #EBEBEB;
color: #494949;
padding: 8px;
font-family: Arial;
font-size: 13px;
font-weight: normal;
border-bottom: 1px solid #fff;
}
#main_container_priceinner #price_box #professional ul li
{
float: left;
width: 100%;
text-align: center;
background: #EBEBEB;
color: #494949;
padding: 23px;
font-family: Arial;
font-size: 13px;
font-weight: normal;
border-bottom: 1px solid #fff;
}
#main_container_priceinner #price_box .bestprice
{
position: relative;
border: 1px solid #CCC;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
margin: -3px -1px 0;
z-index: 100;
}
#main_container_priceinner #price_box .bestprice p
{
background: #768312;
text-shadow: #387E0A -1px -1px;
}


#professional .trueimg {
background: url("images/true.png") no-repeat 75px #EBEBEB!important;
height: 45px;
}
#professional .falseimg
{
background:url("images/false.png") no-repeat 75px #EBEBEB !important ;
height: 45px;
}
.trueimg
{
background:url("images/true.png") no-repeat 60px  #EBEBEB!important ;
height: 45px;
}
.falseimg
{
background:url("images/false.png") no-repeat 60px #EBEBEB !important ;
height: 45px;
}
.sbutton
{
background: #4091A7 !important;
box-shadow: inset 0 0 30px #012422;
}
.sbutton a
{
color: #fff;
font-family: Arial;
font-size: 22px;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
padding: 9px 30px 9px 44px;
float: left;
text-align: center;
}

.pbutton
{
background: #169B90 !important;
box-shadow: inset 0 0 30px #012422;
margin-top: 2px;
}
.pbutton a
{
color: #fff;
font-family: Arial;
font-size: 22px;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
padding: 9px 30px 9px 44px;
float: left;
text-align: center;

}
#professional  .pbutton a
{
color: #fff;
font-family: Arial;
font-size: 22px;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
float: left;
text-align: center;

}

.read-more-blog-new
{
float:right;
margin-bottom: 10px;
}
.read-more-blog-new a
{
color:#6495ed;

text-decoration: none;
}
.read-more-blog-new a:hover
{
color:#6495ed;
text-decoration: underline;
}
.site_logo_class {
min-width:50px;
min-height:60px;

}

.site_logo_class img
{

}

input[type="text"],input[type=password],textarea{font-family:Arial, Helvetica, sans-serif;color:#000;font-size:1em;vertical-align:middle;font-weight:normal;margin:0;background:#fff;border:1px solid #ddd;outline:none;width:270px; overflow:hidden;}

#main{ width:1000px; margin:0 auto; background:#fff;}
.full_width_bg{ width:100%; background:#ddd;}
.header_box,.footer_box{ width:960px; margin:0 auto; position:relative; overflow:hidden;}


#container_inner #slider_bottom
{
width:1000px;
float:left;
min-height:265px;
background:#fff;
padding: 0 12px;
box-sizing: border-box;
}
#container_inner #slider_bottom1
{
width: 33%;
float: left;
min-height: 150px;
border: 0px solid #E9E7E7;
margin-top: 15px;
}
#container_inner #slider_bottom1 #slider_bottom1_inner
{
padding: 12px;
}
#container_inner #slider_bottom1 #slider_bottom1_inner h2
{
color: #222;
font-family: Arial;
text-transform: uppercase;
font-size: 18px;
height: 45px;
padding-top: 20px;
}
#container_inner #slider_bottom1 #slider_bottom1_inner p
{
color: #666;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 13px;
padding-top: 10px;
text-align: justify;
line-height: 20px;
}
#container_inner #slider_bottom1 #slider_bottom1_inner span
{
font-family: Arial;
font-size: 12px;
text-align: right;
margin-top: 15px;
padding: 5px;
float: right;
padding-left: 15px;
padding-right: 15px;
color: #6495ed;
}




#container_inner #slider_bottom2
{
width: 33%;
float: left;
min-height: 150px;
border: 0px solid #E0E0E0;
margin-top: 15px;
}
#container_inner #slider_bottom2 #slider_bottom2_inner
{
padding: 12px;
}
#container_inner #slider_bottom2 #slider_bottom2_inner h2
{
color: #222;
font-family: Arial;
text-transform: uppercase;
font-size: 18px;
height: 45px;
padding-top: 20px;
}
#container_inner #slider_bottom2 #slider_bottom2_inner p
{
color: #666;
font-family: Arial;
font-size: 12px;
padding-top: 10px;
text-align: justify;
line-height: 20px;
}
#container_inner #slider_bottom2 #slider_bottom2_inner span
{
font-family: Arial;
font-size: 12px;
text-align: right;
margin-top: 15px;
padding: 5px;
float: right;
padding-left: 15px;
padding-right: 15px;
color: #666666;
}




#container_inner #slider_bottom3
{
width: 33%;
float: left;
min-height: 150px;
border: 0px solid #E0E0E0;
margin-top: 15px;
}
#container_inner #slider_bottom3 #slider_bottom3_inner
{
padding: 12px;
}
#container_inner #slider_bottom3 #slider_bottom3_inner h2
{
color: #222;
font-family: Arial;
text-transform: uppercase;
font-size: 18px;
height: 45px;
padding-top: 20px;
}
#container_inner #slider_bottom3 #slider_bottom3_inner p
{
color: #666;
font-family: Arial;
font-size: 12px;
padding-top: 10px;
text-align: justify;
line-height: 20px;
}
#container_inner #slider_bottom3 #slider_bottom3_inner span
{
font-family: Arial;
font-size: 12px;
text-align: right;
margin-top: 15px;
padding: 5px;
float: right;
padding-left: 15px;
padding-right: 15px;
color: #666666;
}

#container_inner #slider_bottom1 #slider_bottom1_inner span:hover {
text-decoration:underline;
color: #6495ed;
}

#container_inner #slider_bottom2 #slider_bottom2_inner span:hover {
text-decoration:underline;
color: #6495ed;
}

#container_inner #slider_bottom3 #slider_bottom3_inner span:hover {
text-decoration:underline;
color: #6495ed;
}
#slider_bottom_main
{
width:100%;
overflow:hidden;
}
#slider_bottominner
{
width:1000px;
margin:0 auto;
}


#nav
{
float:left;
}

blockquote
{
float:left;
}

.test_author
{
font-style: normal;
display: block;
text-transform: uppercase;
font-weight: bold;
font-style: italic;
color: #888;
padding-left: 5px;
margin-top: 10px;
padding-top:15px;
font-size: 15px;
}




#slides { 
width:100%;
list-style:none; 
overflow:auto; 
margin-top:20px;
position: relative;
min-height: 250px;	
}

#slides li {
width:100%;
}

.fader-slide {
opacity:0; 
position:absolute;
}

.fader-fade {opacity:1; -webkit-transition:opacity .4s; -moz-transition:opacity .4s; transition:opacity .4s}


.content1 { padding:0px 0px 0px 18px; background:#fff}
.content1 h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}

#testimonial{
    width:1000px;
	clear:both;
}
#testimonial_main
{
    width: 1000px;
	margin:0 auto;
	background: none repeat scroll 0 0 #fff;
	padding: 25px 20px;
	box-sizing: border-box;
	clear:both;
	overflow:hidden;
}

#slides blockquote
{
float: left;
    width: 100%;
	background: none repeat scroll 0 0 #fff;
	padding-bottom:20px;
	padding-top:20px;
	border-bottom: 1px solid #EBEBEB;
border-top: 1px solid #EBEBEB;
}
.testimonial_text
{
width: 70%;
color: #222;
font-size: 13px;
text-align: justify;
font-family: 'Lato', sans-serif;
float: left;
margin-left: 20px;

}
.testimonial_text .test_text
{
background:none;
}
.testimonial_text  p
{
background: url("images/quote.png") no-repeat top left;
padding-left: 65px;
font-style: italic;
font-size: 15px;
color: #B6B6B6;
line-height: 25px;
}
.testimonial_image
{
float: right;
margin-right: 20px;
margin-left: 40px;
}
.testimonial_image img
{
width: 180px;
height: 115px;
border: 1px solid #E7E7E7;
background: #FAFAFA;
padding: 5px;
}
.testimonial_main h2
{
    border-bottom: 0px solid #E7E6E6 !important;
    color: #6A6A6A;
    float: left;
    font-family: Arial;
    font-size: 20px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    width: 100%;
}

#nav
{
float:left;
}

blockquote
{
float:left;
}

.test_author
{
font-style: normal;
display: block;
text-transform: uppercase;
font-weight: bold;
font-style: italic;
color: #888;
padding-left: 5px;
margin-top: 10px;
padding-top:15px;
font-size: 15px;
}
#slides1 li
{
border-bottom: 1px solid #E7E6E6;
float: left;
padding-bottom: 20px;
padding-top: 20px;
list-style:none;	
}

#navigation {
width: 100%;
float: left;
background:#010142;	
padding-bottom: 1px;
}

#navigation #navigation1 ul li
{
list-style:none;
}
#navigation #navigation1 ul li ul li
{

list-style:none;
}

#navigation #navigation1 ul li a
{
color: white;
font-family: Arial;
font-size: 16px;
text-decoration: none;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 25px;
float: left;
padding-right: 25px;
font-weight: normal;
}
#navigation #navigation1 ul li a:hover
{
color: white;
font-family: Arial;
font-size: 16px;
font-weight:normal;
text-decoration: none;
padding-top: 15px;
padding-left: 25px;
float: left;
background: #222222;
padding-right: 25px;
padding-bottom: 15px;
}
#navigation #navigation1 ul li ul li a
{
color: white;
font-family: Arial;
font-size: 14px;
text-decoration: none;
padding-top: 15px;
padding-bottom: 15px;
float: left;
font-weight: normal;
min-width:160px;
}
#navigation #navigation1 ul li ul li a:hover
{
color: white;
font-family: Arial;
font-size: 14px;
font-weight:normal;
text-decoration: none;
padding-top: 15px;
float: left;
background: #888;
padding-bottom: 15px;
min-width:160px;
}



#menu-menu li ul { display: none; }
#menu-menu li:hover ul, #menu-menu li.sub-menu ul  {

display: block;
position:absolute;
width:auto !important;
margin-top:49px;
}
#menu-menu li  ul.sub-menu
{
background: #555;
}

#menu-menu li ul li a{
padding-top:5px;
padding-bottom:5px;
}
#menu-menu li { -webkit-transition: all 0.2s; }
#menu-menu li a { -webkit-transition: all 0.5s; }
#menu-menu li ul { -webkit-transition: height 0.5s;
 }
#menu-menu li ul li ul{ -webkit-transition: height 0.5s; }
#menu-menu li ul li { -webkit-transition: height 0.5s; }

#welcome_container {
background: none repeat scroll 0 0 #222;
border-bottom: 0 none;
width: 1000px;
margin: 0 auto;
overflow:hidden;	
}
#business_welcome
{
line-height: 27px;
width: 100%;
margin: 0 auto;
float: left;
background: #222;
}

#business_welcome1{
overflow:hidden;
padding:40px;	
}

#business_welcome1 h1
{
font-family: 'Open Sans', sans-serif;
text-transform: capitalize;
font-size: 32px;
color: #fff;
font-weight: 300;
text-decoration: none;
cursor: pointer;
padding-bottom: 5px;
}
#business_welcome1 p
{
color: #fff;
font-size: 13px;
padding-top: 10px;
text-align: justify;
font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#business_welcome1 span
{
font-family: Arial;
font-size: 15px;
text-align: right;
padding: 5px;
float: right;
padding-left: 25px;
padding-right: 15px;
color: white;
font-weight: bold;
}
#business_welcome1 span:hover
{
font-family: Arial;
font-size: 15px;
text-align: right;
padding: 5px;
float: right;
padding-left: 25px;
padding-right: 15px;
color: #fff;
text-decoration:underline;
}
#business_welcome1_inner
{
width:69%;
float:left;
}
#business_welcome1_button
{
width: 28%;
float: left;
}
#business_welcome1_button a
{
padding-left: 48px;
padding-right: 40px;
background: #6495ed;
border: 1px solid #888;
height: auto;
float: right;
padding-bottom: 10px;
margin-top: 50px;
font-family: Arial;
font-size: 13px;
padding-bottom: 10px;
padding-top: 10px;
color:#fff;
}

body{
min-width:0 !important;
}

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


.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;



}

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

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

.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;
padding-bottom:0px;
}



.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;
margin-left: 80px;
font-size:19px;
padding:10px;
margin-top: 25px;
float: left;
}

.thesis_clever_optin_inr input.submitr {
    padding: 12px;
  margin-left: 20px;
  font-weight: bold;
  text-transform: uppercase;
font-size: 12px;
line-height: 1.5em;
  color: #fff;
  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;}
					
					
#footer_main_inner .widget p.widget_title {
color: #FFFFFF;
font-family: Open Sans, sans-serif;
font-size: 17px;
margin-left: 0px;
border-bottom: 1px solid #474747;
font-weight: normal;
padding-bottom: 5px;
margin-bottom: 10px;
padding-left: 0;
}
					

@media screen and (max-width:1000px){
.thesis_clever_optin_inr{
width:100%;
}
#main_container_bloginner {
width: 100%;
}
#main_container_Blog {
width: 100%;
}
#main_container_bloginner #main_container_bloginnerright {
float: none;
width: 100%;
}
#main_container_bloginnerleft .post_box {
float: none;
width: 100%;
}
#main_container_bloginner #main_container_bloginnerleft {
float: none;
width: 100%;
overflow: hidden;
}
#header_inner {
width: 100%;
display: inline-block;
}
#header {
width: 100%;
float: none;
text-align: center;
display: inline-block;
}
#container {
width: 100%;
}
.site_logo_class {
display: inline-block;
}
#header_leftside {
float: none;
display: inline-block;
width: 100%;
padding-left: 0px;
}
#header_rightside {
display: inline-block;
}
#header_rightside #social_iconswidget {
float: none;
width: 100%;
display: inline-block;
padding-top: 0px;
padding-left: 0px;
}
#social_iconswidget #phone {
float: none;
width: 100%;
display: inline-block; 
margin-left: 0px;
margin-right: 0px;
margin-bottom: 26px;
}
#social_inner1 {
display: inline-block;
}
#header_rightside .search_form_image_button {
float: none;
width: 100%;
display: inline-block;
}
#header_rightside .search_form_image_button p {
float: none;
}
#slider_bottominner {
width: 100%;
}
#container_inner #slider_bottom {
width: 100%;
}

	
#container_main {
width: 100%;
}
#welcome_container {
width: 100%;
}	
#main_container {
width: 100%;
}	
#maincontainerinner {
width: 100%;
}	
#portfolio {
width: 100%;
}
#testimonial_main {
width: 100%;
}
#business_optin {
width: 100%;
}
#footer_main {
width: 100%;
}
#footer_main_inner {
width: 100%;
}	
#portfolio_main {
width: 100%;
}	
#latest_post_main {
width: 100%;
}
#testimonial {
width: 100%;
}
#latest_post {
width: 100%;
}
#social_icons {
width: 100%;
}	
#copyright_text {
width: 100%;
float: none;
}
#main_container_priceinner #price_box {
width: 100%;
}


#landingpageinner .thesis_clever_optin_in122_innerlanding .optin_right .submit {
width: 100%;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 17px;
}
#landingpageinner .thesis_clever_optin_in122_innerlanding .optin_right .email {
width: 100%;
margin-left: 0px;
}
#business_portfolio img {
height: auto;
}
#maincontainerinner #single_page_leftside {
width: 100%;
float: none;
padding: 0 24px;
}
#maincontainerinner #single_page_rightside {
width: 100%;
float: none;
overflow: hidden;
}
}



@media screen and (max-width:859px){

.menu_control {
		display: block;
		text-align:center;					
		width: 100%;
		border-width: 0;
		background-color: #000;
		color:#fff;					
		padding: 1em 26px;
		cursor: pointer;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.menu {
		display: none;
		width: 100%;
		border-width: 1px 0 0 0;
		clear: both;
	}
	.show_menu {
		display: block;
	}
	.menu .sub-menu {
		position: static;
		display: block;
		margin: 0;
		border-top: 1px solid #ddd;
		padding-left: 26px;
	}
	.menu li {
		width: 100%;
		float: none;
		margin-bottom: 0;
	}
	.menu .sub-menu li {
		width: 100%;
	}
	.menu a {
		border-width: 1px 1px 0 0;
		padding: 1em 26px;
		text-align:center;
	}
	.menu .current-menu-item > a {
		background-color: #eee;
		color:#000;					
	}
	.menu > li > a {
		border-left-width: 1px;
	}
	.menu li:first-child > a:first-child {
		border-top-width: 0;
	}						
			
	
#slider_bottom_main {
width: 100%;
text-align: center;
display: inline-block;
}
#slider_bottominner {
display: inline-block;
}
#container_inner #slider_bottom {
display: inline-block;
}
#container_inner #slider_bottom1 {
width: 100%;
float: none;
display: inline-block;
min-height: 0px;
}	

#container_inner #slider_bottom1 #slider_bottom1_inner {
display: inline-block;
}	
	
#slider_bottom1_inner img {
float: none;
display: inline-block;
}
#container_inner #slider_bottom2 {
width: 100%;
float: none;
display: inline-block;
min-height: 0px;
}
#container_inner #slider_bottom2 #slider_bottom2_inner {
display: inline-block;
}
#slider_bottom2_inner img {
float: none;
display: inline-block;
}	
#container_inner #slider_bottom3 {
width: 100%;
float: none;
display: inline-block;
}	
#container_inner #slider_bottom3 #slider_bottom3_inner {
display: inline-block;
}	
#slider_bottom3_inner img {
float: none;
display: inline-block;
}	
#welcome_container_main {
display: inline-block;
text-align: center;
width: 100%;
}
#welcome_container {
display: inline-block;
}
#business_welcome {
float: none;
}
#business_welcome1 {
display: inline-block;
}
#business_welcome1_inner {
width: 100%;
float: none;
display: inline-block;
}
#business_welcome1_button {
width: 100%;
float: none;
display: inline-block;
margin-top: 32px;
}
#business_welcome1_button a {
float: none;
}
#business_welcome1 span {
float: none;
}
#main_container_price {
float: none;
text-align: center;
display: inline-block;
}	
#main_container_price #main_container_priceinner {
display: inline-block;
}
#main_container_priceinner #price_box {
display: inline-block;
	float: none;
}
#main_container_priceinner #price_box div {
display: inline-block;
float: none;
}
#main_container_priceinner #price_box #features ul {
float: none;
display: inline-block;
}
}


@media screen and (max-width:767px) {
#container {
width: 100%;;
}

#header_leftside #site_tagline
{
text-align:center;
}

.site_logo_class img
{
display:block;
margin:0 auto;
}
						
.menu_control {
		display: block;
		text-align:center;					
		width: 100%;
		border-width: 0;
		background-color: #000;
		color:#fff;					
		padding: 1em 26px;
		cursor: pointer;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.menu {
		display: none;
		width: 100%;
		border-width: 1px 0 0 0;
		clear: both;
	}
	.show_menu {
		display: block;
	}
	.menu .sub-menu {
		position: static;
		display: block;
		margin: 0;
		border-top: 1px solid #ddd;
		padding-left: 26px;
	}
	.menu li {
		width: 100%;
		float: none;
		margin-bottom: 0;
	}
	.menu .sub-menu li {
		width: 100%;
	}
	.menu a {
		border-width: 1px 1px 0 0;
		padding: 1em 26px;
		text-align:center;
	}
	.menu .current-menu-item > a {
		background-color: #eee;
		color:#000;					
	}
	.menu > li > a {
		border-left-width: 1px;
	}
	.menu li:first-child > a:first-child {
		border-top-width: 0;
	}						
						
#header_rightside #social_iconswidget {
width: 100%;
}

#header_rightside{
padding-left: 0px;
}

#header_rightside .search_form_image_button p .text_input {
width: 280px;
}
						
#social_iconswidget #phone {
float: none;
width: 100%;
text-align: center;
margin-left: 0px;
padding-top:0px;							
}
						
#header_leftside {
width: 100%;
padding-left: 0px;
}
						
#header_rightside {
float: left;
width: 100%;
}

#header_rightside #social_iconswidget{
padding-left:0px;							
}
						
#header_rightside .search_form_image_button {
width: 100%;
padding-left:0px;
}
						
#social_inner1 {
margin: 0 auto;
display: inline-block;
width: 100%;
text-align: center;
}

#header_rightside .search_form_image_button p {
float: none;
margin-bottom: 32px;
text-align: center;
clear: both;
}
#latest_post_main {
display: inline-block;
text-align: center;
}
	
						
#content_box {
float: none;
display: inline-block;
}

#content_box .portfolio-page {
float: none;
display: inline-block;
}
#content_box .portfolio-page .format_text .portfolio {
float: none;
display: inline-block;
width: 100%;
padding-left: 0px;
}
#content_box .portfolio-page .format_text {
float: none;
width: 100%;
display: inline-block;
}

#business_portfolio h2 {
width: 100%;
}
						
#content_box .portfolio-page .format_text {
float: none;
width: 100%;
}


#latest_post h2 {
width: 100%;
}
						
#latest_post li span a{
text-align:left;							
}
						
.thesis_clever_optin_inr {
width: 100%;
}						

#container_main {
width: 100%;
}

#header_inner {
width: 100%;						
}
						
#container_wrap {
width: 100%;
}

.slider {
width: 100%;
}

#slider_bottominner {
width: 100%;
}
						
#container_inner #slider_bottom {
width: 100%;
}
						
#welcome_container {
width: 100%;
}
						
#business_welcome {
width: 93%;
padding: 12px;
padding-left: 15px;
padding-right: 16px;
}
						
#business_welcome1_inner {
width: 100%;
}
						
#business_welcome1_button {
width: 100%;
}
						
#main_container {
margin: 0 auto;
width: 100%;
}
						
#maincontainerinner {
margin: 0 auto;
width: 100%;
}
						
#portfolio {
width: 100%;
display: inline-block;
text-align: center;
}
#business_portfolio {
float: none;
display: inline-block;
}						

						
#business_portfolio h1 {
width: 100%;
}
						
#latest_post {
width: 100%;
display: inline-block;
}
						
#latest_post h1 {
width: 100%;
}
						
#testimonial_main {
width: 100%;
}
						
#testimonial_main h1 {
width: 92%;
}
						
.test_author {
line-height: 25px;
margin-bottom: 20px;
}
						
#main_container_price #main_container_priceinner {
width: 100%;
}
#main_container_priceinner #features {
width:53%;
}						
#main_container_priceinner #starter {
width: 47%;
}
#main_container_priceinner #enterprise {
width: 45%;
}	
#main_container_priceinner #advanced {
width: 47%;
}	
#main_container_priceinner #professional {
width: 53%;
float: left;
}	
	

#page-business {
width: 100%;
display: inline-block;
float: none;
}
#business_latest {
display: inline-block;
}						
#slides {
position: relative;
width: 100%;
min-height: 300px;
}

#business_optin {
width: 100%;
}
						
#business_optin .thesis_clever_optin122 {
width: 100%;
height:auto;
}
						
#business_optin .thesis_clever_optin_in122 {
width: 92%;
padding-bottom:10px;
}
						
#business_optin .thesis_clever_optin_in122_innerlanding {
width: 68%;
height:auto;
padding-bottom:15px;
}

#business_optin .thesis_clever_optin_in122_innerlanding .af-form-wrapper .email {
width: 58%;
}

#business_optin .thesis_clever_optin_in122_innerlanding .af-form-wrapper .submit {
width: 120px;
}
						

						
#footer_main_inner {
width: 100%;
}
						
#footer_top {
margin: 0 auto;
width: 100%;
padding-left:0px;
}
						
#footer_main_inner .widget {
float: none;
padding-right: 0px;
width: 100%;
}

#copyright_text span {
margin-top:20px;
float: none;
}
						
#copyright_inner {
width: 100%;
margin: 0 auto;
text-align:center;
margin-top:20px;							
}
						
#social_inner {
width: 100%;
padding-left: 0px;
display: inline-block;
text-align: center;							
}
						
						
#social_iconswidgetinner {
width: 100%;
}

#container_inner #slider_bottom1 {
width: 100%;
margin-left: 0px;
}

#container_inner #slider_bottom2 {
width: 100%;
margin-left: 0px;
}

#container_inner #slider_bottom3 {
width: 100%;
margin-left: 0px;
}
						
#latest_post ul li .tab-recentpost {
width: 100%;
display: inline-block;
}
#latest_post li a {
float: none;
display: inline-block;
}
.tab-recentpost p {
float: none;
display: inline-block;
}	
#latest_post ul li {
display: inline-block;
}	
	
	
	
#main_container_Blog {
width: 100%;
}

#main_container_bloginner {
width: 100%;						
}
						
#main_container_bloginner #main_container_bloginnerleft {
width: 98%;
margin-left: 5px;
}
						
#main_container_bloginner #main_container_bloginnerright {
width: 98%;
margin-left: 5px;
}
						
#maincontainerinner #single_page_leftside {
width: 98%;
margin-left: 5px;
}
						
#maincontainerinner #single_page_rightside {
width: 98%;
margin-left: 5px;
}
						
.testimonial_text {
width: 90%;
}
						
#landingpage_column1 #landingpagemain {
width: 100%;
}
						
#landingpage_column1 #landingpageinner {
width: 100%;
margin-left: 0px;
}
						
#landingpageinner .thesis_clever_optin_in122 {
width: 100%;
}
#landingpageinner .thesis_clever_optin_in122_innerlanding .af-form-wrapper .email {
width: 97%;
}
#landingpageinner .thesis_clever_optin_in122_innerlanding .af-form-wrapper .submit {
width: 97%;
margin-left: 0px;
}
#landingpageinner .thesis_clever_optin_in122_innerlanding {
border: 1px solid #CCC;
float: left;
width: 100%;
}
#main_container_priceinner #price_box {
width: 100%;
}
#main_container_priceinner #price_box #features ul li {
padding: 33px;
}
#landingpageinner .thesis_clever_optin_in122 .thesis_clever_optin_in122_innerlanding .optin_right label {
width: 96%;
}
						

						
#business_portfoliopage {
width: 100%;
}
						
#business_portfoliopage h1 {
width: 95%;
}

#slides li {
width: 100%;
}

#slides blockquote {
width: 100%;
}
						
#business_optin .thesis_clever_optin122 .landingimgurl {
height:auto;
width: 25%;
}


.btn, .description-light, .exampletip
{
bottom: 36px !important;
}
.poz-2
{
left:400px !important;
float:left !important;
margin-left:0px !important;
width:260px !important;
font-size:10px !important;
}
.poz-2 p
{
font-size:12px !important;
}
.poz-2 span
{
font-size:20px !important;
}
.play
{
right: 20px  !important;
}
.button1 {
left: 310px  !important;
}
.pagination
{
left: 340px  !important;
margin-right:220px;
}
.banner
{
left: 25px !important;
top: 15px;
width:35% !important;
}
.banner p
{
font-size:12px !important;
}
.banner span
{
font-size:20px !important;
}
.button2 {
left: 430px !important;
}
.pic
{
width: 617px !important;
background-size:617px !important;
}
#business_portfolio img {
height: auto;
margin-bottom: 19px;
display: inline-block;
float: none;
}
.thesis_clever_optin_inr h2.clever_titr {
padding-left: 0px;
}
.thesis_clever_optin_inr p {
padding-left: 0px;
}
.thesis_clever_optin_inr input.emailr {
width: 98%;
margin-top: 16px;
margin-left: 0px;
}
.thesis_clever_optin_inr input.submitr {
margin-left: 0px;
width: 98%;
}
#container {
width: 100%;
}

}



@media screen and (max-width:580px){
.data {
top: 5px;
width: 78%;
left: 30px;
display:none;		
}

.data a {
font-size: 15px;
}
	
.data p {
font-size: 13px;
}	
#testimonial_main {
display: inline-block;
text-align: center;
}
#slides1 li {
float: none;
display: inline-block;
}
.content1 {
display: inline-block;
}
blockquote {
float: none;
display: inline-block;
}
.testimonial_text {
display: inline-block;
float: none;
margin-left: 0px;
}
.testimonial_image {
float: none;
display: inline-block;
margin-right: 0px;
margin-left: 0px;
}
.content1 {
padding: 0px 0px 0px 0px;
}
}


@media screen and (max-width:479px) {

#portfolio_page_template {
float: none;
text-align: center;
display: inline-block;
}
#business_portfoliopage {
display: inline-block;
}	
#business_portfoliopage #content_box {
display: inline-block;
}	
#main_container_bloginnerleft img {
float: none;
width: 100%;
height: auto;
	}
.portfolio-page1{
	display: inline-block;
	}
.format_text {
display: inline-block;
}
#business_portfoliopage .portfolio-teaser {
width: 100%;
float: none;
display: inline-block;
padding-left: 0px;
}	
#business_portfoliopage a {
float: none;
display: inline-block;
}	
#business_portfoliopage img {
display: inline-block;
float: none;
}	
	
#copyright_text span {
float: none;
}
#main_container_priceinner #features {
width: 66%;
}						
#main_container_priceinner #starter {
width: 60%;
}
#main_container_priceinner #professional {
width: 62%;
}
#main_container_priceinner #advanced {
width: 60%;
}
#main_container_priceinner #enterprise {
width: 60%;
}

.pic {
width: 480px !important;
background-size: 480px !important;
}

.banner {
left: 0px !important;
top: 191px;
width: 100% !important;
}

.pagination {
left: 195px !important;
}

.button2 {
left: 289px !important;
}

.button1 {
left: 164px !important;
}

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

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

.thesis_clever_optin_inr p {
padding-left: 30px;
line-height: 25px;
padding-bottom: 15px;
}

.thesis_clever_optin_inr input.emailr {
margin-left: 0px;
}

#header_rightside .search_form_image_button p .text_input {
width: 200px;
}
						

#slides {
min-height: 375px;
}

#business_optin .thesis_clever_optin_in122_innerlanding {
width: 99%;
}

#business_optin .thesis_clever_optin_in122_innerlanding .af-form-wrapper .email {
width: 88%;
}

#business_optin .thesis_clever_optin_in122_innerlanding .af-form-wrapper .submit {
width: 215px;
}
#landingpageinner .thesis_clever_optin_in122_innerlanding .optin_right .email {
width: 100%;
}

.banner {
top: 128px !important;
}

.pic {
width: 320px !important;
background-size: 320px !important;
}	

.pagination {
left: 80px !important;
}


	
.data h4 {
margin: 0 0 3px 0;
}

.data p {
margin-bottom: 10px;
font-size:9px;		
}
	
.data span a {
padding: 2px 3px;
}
	

#social_inner img {
margin-right: 0px;
}
}					
@media screen and (max-width:250px) {
#footer_top {
padding-left:18px;
}

.thesis_clever_optin_inr {
width: 220px;
}

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

.thesis_clever_optin_inr p {
padding-left: 30px;
line-height: 20px;
padding-bottom: 10px;
}

.thesis_clever_optin_inr input.emailr {
width: 200px;
margin-left: 0px;
}

.state_page_full_width {
	padding-left: 150px;
}	
	
	
}