/*---:[ 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;
}
/*---:[ Thesis CSS reset ]:---*/
* {
	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;
}
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;
}
.one-half{
width:50%;
float:left;
}
#header-right .hdinfo .phn p{
    margin-bottom: 0;
}
#header-right .hdinfo .phn p img {
    margin-bottom: 0;
}
.wp-smiley {
	display: inline;
}
* { 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: Arial,Tahoma,Verdana,sans-serif; color: #111; }
body{
background:#fff;
/*background:url('images/bg.png') repeat-x #fff#1d1d1d*/;
}
a { color: #d00; 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*/
}
.navmain {
    background: none repeat scroll 0 0 #BD0202;
    border-radius: 10px 10px 0 0;
    display: block;
    min-height: 48px;
    overflow: visible;
    position: relative;
}


.menu {
z-index: 50;
list-style: none;
float:Left;


}
.menu li {
position: relative;
float: left;
margin-bottom: -1px;
}
.menu .sub-menu {
float: left;
left: 0;
position: absolute;
top:48px;
visibility:hidden;
z-index: 999;
-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: 48px;
} 
.menu li ul.sub-menu li a:hover {
	background:#BD0202;
	color:#fff !important;
}
.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: 305px;
clear: both;
}
.menu a, .menu_control {
display: block;
letter-spacing: 1px;
padding: 15px;
/* background:url('images/nav_border.png') no-repeat right; */
font: normal 16px sans-serif;
color:#fff!important;
}
.menu a:hover {
color: #fff;	
}
.menu_control {
display: none;
background-color: #000;
}
.menu .sub-menu a {
	border-left-width: 1px;
	color:#000!important;
}
.menu, .menu a, .menu .sub-menu {
}
.menu .current-menu-item > a {
cursor: text;
color: #fff;	

padding-bottom: 12px;	
}
.menu .sub-menu .current-menu-item > a {
}
@import url(http://fonts.googleapis.com/css?family=Gentium+Basic:400,700|Yanone+Kaffeesatz);

#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:1000px;
margin:0 auto;
border-style:none;
}
#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: 640px; float: left; }
.columns > .sidebar { width: 259px; float: right; padding-top: 25px; padding-right: 13px; padding-left: 13px; }
.columns { 
 background: none repeat scroll 0 0 #f7f5f5;
    border-radius:10px 10px 0 0px ;
    margin: 0 auto;
    
    width: 1000px;
}
.brdr {
    border-bottom: 1px solid #750000;
    border-top: 1px solid #C49494;
    clear: both;
    width: 100%;
}
.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: 20px; 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; }
.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; }
.byline a.post_edit{display:none;}
.post_content .port-img{ float:left;}
.post_content .port-img img.alignleft{ clear:both; margin-bottom:10px;}
.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-top: 1px dotted #bbb;font-family: Arial,Tahoma,Verdana,sans-serif;
font-size: 15px;padding-top:25px;
color: #000/*#555*/; }

.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: #111; }
.headline a:hover { color: #d00; }
.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;color:#ff0003 }
.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; padding-right: 25px; padding-left: 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-right: 25px; padding-bottom: 25px; padding-left: 13px; }
.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; padding-right: 25px; padding-left: 13px; }
#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:#000000; }
#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 Arial, 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; }
.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;margin-top:3px; margin-bottom:20px; }
.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; }
.columns > .sidebar{
width: 359px;
float: left;
padding-top: 25px;
padding-right: 13px;
padding-left: 13px;
}
.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, #contact_form .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; }
#footer{
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
border-style:none;
background:none!important;

}

#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;
min-height:70px;
}
#header-left{

float:left;
margin:0px;
padding:0px;
}

#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:0px;
margin-bottom:0px;
}

#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;
margin-top:-1px;
overflow:Hidden;
}

.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 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
	
	
    }

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

#slider-bottom{
width:1000px;
margin:0 auto;
clear:both;
}

#recent-projects{
width:1000px;
margin:0 auto;

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

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

#latest-testim{
width: 1000px;
overflow:hidden;	
}

#facetweet-get{
width:1000px;
}

#face{
height:360px;
}

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

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

}
#business-footer{
width:1000px;
overflow:hidden;
margin:0 auto;

}

.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: 220px;
text-align: left;
padding-left:30px;
}


.widget .widget_title, #contact_form .widget_title {
color: #000000!important;
border-bottom: 1px solid #000000!important;
padding-bottom: 10px;
margin-bottom: 20px;
/*font-family:Arial, sans-serif;*/
font-family: Arial,Tahoma,Verdana,sans-serif;
font-size:24px; 
}

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

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

.columns > .content {
padding-top: 20px;
}

.middle-footer{
float: left;
width: 215px;
text-align: justify;
margin-left: 40px;
}
.right-footer{
float: left;
width: 215px;
text-align: justify;
padding-left: 10px;
margin-left: 30px;

}

.right-last-footer{
float: right;
width: 215px;
text-align: justify;
margin-right:20px;

}

#footer-bottom1{
width:100%;
overflow:hidden;
padding-bottom: 10px;	
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;
clear:both;
}

#footer-bottom1-inner{
margin:0 auto;
width:1000px;
overflow:hidden;	
}

#footer-menu{
float:right;
}

.content #post-image{
float:left;
}

.content #post-image img{
margin-right:15px;
margin-top:30px;
}

.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-size: 26px;
line-height: 45px;
font-family: 'Tauri', sans-serif;
margin-left:0px;
margin-bottom: 5px;
}

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

.textwidget{
font-family: Arial,Tahoma,Verdana,sans-serif;
text-align:justify;
color:#000 !important;
}

.columns > .sidebar .widget .widget_title {
color:#000;
}

.widget li a{
font-family: Arial,Tahoma,Verdana,sans-serif;
}
.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:1000px;
margin:0 auto;
}

#testimonial-page{
margin:0 auto;
width:1000px;
}

#pricing-table{
width:100%;
margin:0 auto;

}

#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;
}

#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: 1px 0 0 0;
border-style: solid;
border-color: #ddd;
padding-top: 25px;
padding-right: 25px;
padding-bottom: 25px;
padding-left: 13px;
}
.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:30px;
padding-right:30px;
padding-bottom:30px;
}
.landing .post_box {
border: 1px solid #DDDDDD;
margin: 30px auto;
padding-left: 40px;
padding-right: 40px;
width: 800px;
}

.landing .content .post_box h1, .post_box .headline {
line-height:45px;
/*padding-top: 30px;*/
padding-bottom: 10px;
/*font-family: Arial, sans-serif;*/
font-family: arial;
font-size:32px;

}
.headline {
	margin-top:0px!important;
	padding-top:0px!important;
}

.post_box p {
font-family: Arial,Tahoma,Verdana,sans-serif;

}

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

.form_outerr{margin: 2px 0px 10px 0px;width: 250px;float: none;



}

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

.thesis_clever_optin_inr h2.clever_titr {
  font-family:Arial, 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
{
width: 365px;
float: right;
padding-left:80px;
padding-top: 15px;

}
#social_iconswidgetinner
{
float: left;
border-radius: 0px;
width: 266px;
}
.social .head-mail a {
    color: #FFFFFF;
    display: table-cell;
    font-size: 17px;
    line-height: 26px;
    text-align: right;
    vertical-align: middle;
}
.social .head-mail{
float:left;
}
#social_inner1 {
    float: right;
    width: 40%;
}
#social_inner1 img
{
width: 28px;height: 28px;float: left;margin-left: 10px;
}
#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;
} 
#footer .ftr .text_box{
	width:52%;
}
.text_box{
float:left;
width:100%;
}

.lat-news {
    background:none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    margin-bottom: 38px;
    padding-bottom: 0px;
}

.lat-news-wrapper h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px 10px 0 0;
    color: #000;
    font-family: Arial,sans-serif; 
    font-size: 24px;
    margin: 18px 0px 10px;
    padding-left: 10px;
	text-align:center;
}

#lat-news-img{
width: 38%;
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-img .attachment-post-thumbnail{
width:100%;
height:100%;
}

.lat-news-main {
    clear: none;
    display: inline-block;
    float: left;
    letter-spacing: 0;
    margin-top: 20px;
    overflow: hidden;
    padding: 0 0 0 12px;
    width: 50%;
}

.lat-news-main h3{
line-height:30px;
overflow:Hidden;	
margin-left:5px;
font-size:18px;	
margin-bottom: 5px;
font-family: Arial,Tahoma,Verdana,sans-serif;
}
.lat-news-main h3 a:hover{
	color:#000!important;
}


.lat-news-main p{
font-size: 1.3em/1.3em;
text-align:justify;
line-height:23px;	
margin: 0 0 10px;
font-size: 14px;
font-family:Arial,Tahoma,Verdana,sans-serif;
color:#555;
overflow:Hidden;
width:auto!important;
}


@import url(http://fonts.googleapis.com/css?family=Gentium+Basic:400,700|Yanone+Kaffeesatz);

a{
	color: #333;
	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 Arial, 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 Arial, sans-serif;*/
	font:normal 20px arial;
	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;
	font:0/0 a;
}


/*===== 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 ======================*/

.portfo{
width:1000px;
margin:0 auto;
overflow:hidden;	
clear:both;
}

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

.views{
   width: 220px;
   height: 250px;
   margin: 10px;
   float: left;
   border: 1px solid #aaa;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
    margin-right:20px;
   background:#f2f2f2;
   }


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


.views img {
   display: block;
   position: relative;
}

.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: Arial, sans-serif;
font-size:24px;
}
.views-sixth h3:hover{
padding-top:20px;
font-family: Arial, 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:1000px;
margin:0 auto;
height:auto !important;
margin-top:20px;
}

.portfo4 h1{
width:auto;
font-weight: lighter;
font-size: 28px;
font-family: arial;
padding-left:10px;
padding-bottom:20px;
}

.views {
	width: 220px;
   height: 250px;
   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;
}

.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:220px;
   height:180px;
}

.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:-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;
}
.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: Arial, sans-serif;
font-size:24px;
}
.views-sixth h3:hover{
padding-top:20px;
font-family: Arial, 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;

}
h3.map-head {
    background: none repeat scroll 0 0 #222222;
    color: #F4F3EC;
    float: left;
    line-height: 30px;
    margin: 0;
    padding: 0 4%;
    width: 100%;
	font-size:13px;
}
*, *:be
.portfo3 {
    float: left;
    height: auto !important;
    margin: 20px auto 0;
    width: 100%;
}
.portfo3 h1{
width:auto;
font-weight: lighter;
font-size: 28px;
font-family: Arial, sans-serif;
padding-left:10px;
padding-bottom: 20px;
}

.view3 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    cursor: default;
    float: left;
    height: 250px;
    margin: 10px 10px 40px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 30%;
	position:relative;
}

.view3 .mask3{
 width: 303px;
   height: 248px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   
}
.lat-news-main a#read_more1{
font-size:12px;
}

.view3 h4 {
    bottom: 10px;
    position: absolute;
    text-align: center;
    width: 93%;
}
.view3 img {
   display: block;
   position: relative;
   width:auto;
   height:auto;
   margin:9px auto 0;
   
}

.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:auto;
}


.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:0px;
font-family: Arial, sans-serif;
font-size:28px;
margin-top:0px;
}
.view-sixth3 h3:hover{
font-family: Arial, sans-serif;
font-size:28px;
color:#ef3b24;

}
.view-sixth3 p{
color:#999;
font-weight:bold;

}

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

.portfo2 h1 {
    font-family: Arial,sans-serif;
    font-size: 28px;
    font-weight: lighter;
    line-height: 28px;
    padding-bottom: 5px;
    padding-left: 10px;
    width: auto;
	margin-bottom:8px;
}



.view2 .mask2{
 width: 305px;
   height: 260px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   
}


.view2 img {
    display: block;
    height: 259px;
    position: relative;
    width: 303px;
}

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

.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:130px 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;
}
.view2 .view-sixth2 h3{
	line-height:46px;
}
.view-sixth2 h3{
padding-top:5px;
font-family: Arial, sans-serif;
font-size:25px;
}
.view-sixth2 h3:hover{
padding-top:5px;
font-family: Arial, sans-serif;
font-size:25px;
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;
padding-bottom:18px;
padding-top:18px;
}

.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: Arial, 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:#000;
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;
margin:0 auto; 
width:1000px;
}



.freshdesignweb2{
padding-top:50px;
margin:0 auto; 
width:1000px;
padding-left:150px;
}


.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; 
	  -moz-border-top-right-radius: 5px;
	   -webkit-border-bottom-right-radius: 5px;
	    border-bottom-right-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:250px; font-size: 12px; margin-bottom:30px; }

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

.freshdesignweb2 .pricing_box { width:350px; 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;
margin:0 auto; 
width:1000px;
}


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


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

.demo-1 .sl-slider-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	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;
}
@-webkit-keyframes roll{
	0% {-webkit-transform: translateX(500px) rotate(360deg);}
	100% {-webkit-transform: translateX(0px) rotate(0deg);}
}
@-moz-keyframes roll{
	0% {-moz-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-moz-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-o-keyframes roll{
	0% {-o-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-o-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-ms-keyframes roll{
	0% {-ms-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-ms-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@keyframes roll{
	0% {transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-webkit-keyframes moveUp{
	0% {-webkit-transform: translateY(40px);}
	100% {-webkit-transform: translateY(0px);}
}
@-moz-keyframes moveUp{
	0% {-moz-transform: translateY(40px);}
	100% {-moz-transform: translateY(0px);}
}
@-o-keyframes moveUp{
	0% {-o-transform: translateY(40px);}
	100% {-o-transform: translateY(0px);}
}
@-ms-keyframes moveUp{
	0% {-ms-transform: translateY(40px);}
	100% {-ms-transform: translateY(0px);}
}
@keyframes moveUp{
	0% {transform: translateY(40px);}
	100% {transform: translateY(0px);}
}
@-webkit-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-moz-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-o-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-ms-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-webkit-keyframes scaleDown{
	0% {-webkit-transform: scale(1);}
	100% {-webkit-transform: scale(0.5);}
}
@-moz-keyframes scaleDown{
	0% {-moz-transform: scale(1);}
	100% {-moz-transform: scale(0.5);}
}
@-o-keyframes scaleDown{
	0% {-o-transform: scale(1);}
	100% {-o-transform: scale(0.5);}
}
@-ms-keyframes scaleDown{
	0% {-ms-transform: scale(1);}
	100% {-ms-transform: scale(0.5);}
}
@keyframes scaleDown{
	0% {transform: scale(1);}
	100% {transform: scale(0.5);}
}
@-webkit-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-moz-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-o-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-ms-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}

/* General Demo Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

@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;
}

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: Arial,Tahoma,Verdana,sans-serif;
    
    font-weight: 300;
  
    color: #333;
    -webkit-font-smoothing: antialiased;
}

a {
	color: #555;
	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:1000px;
padding-top:30px;
padding-bottom:35px;
overflow:hidden;
}

#services .service {
float: left;
width: 325px;
margin-left:15px;

}

#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: 285px;
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: 285px;
font-family:Arial,Tahoma,Verdana,sans-serif;
color:#555;
font-weight:bold;
clear:both;	
}



#services .service1 {
float: right;
padding-right:25px;

}

#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: 285px;
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: 285px;
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: Arial, 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;
}
#services .service a:hover{
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);*/
}

#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: Arial, 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;
}
#services .service1 a: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);*/
}

/* 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, textarea{ 
	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: Arial, 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: Arial, 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-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);*/
}
 
 /* Circular Content Carousel Style */
#ca-container{
float:left;	
}
#ca-container h2{
margin-bottom: 10px;
padding-left: 20px;
font-family: Arial, sans-serif;
font-size: 28px;
}
.slide-name {
    float: left;
    font-size: 23px;
    padding: 7px 0;
    text-align: center;
    width: 100%;
}
.ca-wrapper {
    border: 0 none;
    float: left;
    height: auto;
    margin-bottom: 0;
    margin-left: 15px;
    padding-top: 10px;
    position: relative;
    width: 98%;
}
.ca-wrapper ul li{
float:left;
}
.ca-wrapper ul li img {
    border-radius: 0;
    box-shadow: 0 2px 8px #333333 inset;
    height: auto;
    margin: 0 auto;
    position: relative;
    width: auto;
}
.ca-wrapper .flex-viewport ul{
margin:0px;
}

.ca-wrapper h3{
font-family: 'Coustard', sans-serif;
text-transform: uppercase;
font-size: 30px;
color: #000;
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;
position: relative;	
}

.ca-wrapper ol{
display:none;	
}

.flex-direction-nav {*height: 0; display:none;}
.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; filter:alpha(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: Arial, 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: Arial, 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:Arial, 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: 250px;float: none;



}

.thesis_business_optin_inr{ width:300px; 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: 255px;
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: 255px;
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:255px;
 
  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;

}

#business_welcome_inner{
width:1000px;
margin:0 auto;
overflow:hidden;	
}

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

#business_welcome_inner p{
float: left;
padding-left: 0px;
padding-right: 20px;
font-family: 'Lato', sans-serif;
font-size: 17.5px;
padding-top: 10px;
line-height: 30px;
width: 80%;
}

#business_welcome_button{
float:left;	
}

 #business_welcome_button a{
float:left;
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: 5px;
font-family: Arial, 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;
}

#business_welcome_button a:hover{
border: solid 1px #000;
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);*/
}

#copyright_text {
    float: right;
    padding: 10px 0;
    text-align: justify;
}
.menu ul li a {
padding-top: 15px;
}
.bsnss h2{
text-align:center;
}
.menu li ul {
border-top: 0px none #e25d29;
}
.menu ul li {
border: 0;
border-top: 0;
}

#landing-container .business-logo img {
margin:0 auto;
}

@media screen and (max-width:1024px){
#landing-container{
width: 965px;
}
#footer-landing-bottom {
width:965px;
}
.menu {
/*margin-right: 40px;*/
}
}

@media screen and (max-width:1023px){
#header {
width: auto;
max-width: 740px;	
}
	
#header-left{
width: 100%;		
}
	
.business-logo img{
/*margin:0 auto;		*/
}
	
#business_welcome_inner {
width: auto;
max-width: 740px;
overflow: hidden;
}

#business_welcome {
width: 100%;
height: auto;
}
	
#slider-bottom {
width: auto;
max-width: 740px;
}
	
#services {
width: auto;
max-width: 740px;
overflow: hidden;
height: auto;
}
	
#services .service {
float: left;
width: 46%;
margin-left: 22px;
}
	
#business_welcome_inner p{
width:100%;		
}

#services .service .thumb {
width: 100%;
}

#services .service p {
width: 100%;
}
	
#services .service1 {
float: none;
padding-right: 0px;
padding-top: 35px;
margin-left: 22px;
clear: both;
width: 46%;		
}

#services .service1 .thumb {
width: 100%;
}

#services .service1 p {
width: 100%;
}
	
#recent-projects {
width: auto;
max-width: 740px;
}

.portfo {
width: auto;
max-width: 740px;
margin: 0 auto;
overflow: hidden;
height: auto;
}
	
.views {
width: 45%;
height: auto;
}
	
.views-sixth {
height: auto;
}

.views img {
width: 100%;
height: auto;
}

.views-sixth h3 {
padding-bottom: 20px;
}
	
.views .mask {
width:100%;		
height: 270px;
}
	
.views-sixth:hover .mask {
   border:136px solid rgba(0,0,0,0.7);
}	

#post-and-client {
width: auto;
max-width: 740px;
margin: 0 auto;
overflow: hidden;
}

#latest-testim {
width: auto;
overflow: hidden;
max-width: 740px;
}
	
.lat-news {
width: 100%;
}
	
.lat-news-main {
height: auto;
clear: none;
}
#header-right .hdinfo .phn p:first-child {
    width: 100%;
}
.lat-news-main p {
width: 100%;
}
	
.client-says {
width: 100%;
padding-left:0px;		
}	

.thesis_clever_optin_inr {
width: auto;
max-width: 740px;
}

#business-footer {
width: auto;
max-width: 740px;
height: auto;
}

#footer-bottom1-inner {
width: auto;
max-width: 740px;
overflow: hidden;
}
	
.left-footer {
width: 50%;
}
	
.left-footer1 {
width: 50%;
}
	
.right-footer {
width: 50%;
padding-left: 0px;
margin-left: 0px;
clear: both;
}	

.right-last-footer {
width: 50%;
margin-right: 0px;
padding-left: 30px;
}

.menu_control {
display: block;
width: 100%;
border-width: 0;
background-color: #BD0202;
float:left;
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;
	}
	.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 {
float: none;
}	


.menu li > .sub-menu {
position:absolute;		
visibility:visible;
opacity:1;		
width: 94%;
padding-left:26px;
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;		
}

.columns {
width:100%;
max-width: 740px;
}

.columns > .content {
width: 100%;
}

.post_box .aligncenter {
width: 100%;
}

#pricing-table {
width: auto;
max-width: 740px;
}

.portfo4 {
width: auto;
max-width: 740%;
}
	
#pricing-table {
width: auto;
max-width: 740px;
}
	
.portfo3 {
width: auto;
max-width: 740px;
overflow: hidden;
}
	
.view3 {
width: 45%;
height: auto;
}
	
.view-sixth3 {
height: auto;
}

.view3 img {
width: 100%;
height: auto;
}

.view-sixth3 h3 {
padding-bottom: 20px;
}
	
.view3 .mask3 {
width:100%;		
height: 270px;
}
	
.view-sixth3:hover .mask3 {
   border:136px solid rgba(0,0,0,0.7);
}
	
.portfo2 {
width: auto;
max-width: 740px;
overflow: hidden;	
}
	
.view2 {
width: 45%;
height: auto;
}
	
.view-sixth2 {
height: auto;
}

.view2 img {
width: 100%;
height: auto;
}

.view-sixth2 h3 {
padding-bottom: 20px;
}
	
.view2 .mask2 {
width:100%;		
height: 270px;
}
	
.view-sixth2:hover .mask2 {
   border:136px solid rgba(0,0,0,0.7);
}
	
.freshdesignweb {
width: auto;
max-width: 740px;
overflow: hidden;
padding-left: 20px;
}

.freshdesignweb .pricing_box {
width: 48%;
}
	
.designweb1 {
width: auto;
max-width: 740px;
overflow: hidden;
padding-left: 20px;		
}

.designweb1 .pricing_box {
width: 33%;
}

.freshdesignweb2 {
width: auto;
max-width: 740px;
overflow: hidden;
padding-left: 20px;
}

.freshdesignweb2 .pricing_box {
width: 50%;
}

#landing-container {
width: auto;
max-width: 740px;
}

.landing .post_box {
width: 100%;
}

#footer-landing-bottom {
width: auto;
max-width: 740px;
}

#header-right {
float: none;
clear: both;
padding-top: 20px;
overflow:Hidden;
}

.menu a, .menu_control{
margin-left:0px;
text-align: center;		
	}
	
.social {
    padding: 18px 0;
}
.ca-wrapper {
float: left;
width: 100%;
}
.post_content .innermain .lftimg {
    width: 45%;
}
.menu_control{
	width:auto;
	
}		
}

@media screen and (max-width: 739px){
#services .service {
padding-left: 22px;
padding-right: 22px;
padding-bottom: 25px;		
margin-left: 0px;
}
.post_content .innermain .lftimg {
    width: 100%;
}
.menu_control{
	width:auto;
	
}
#services .service1 {
padding-top: 0px;
margin-left: 0px;
padding-left: 22px;
padding-right: 22px;
}
	
.portfo {
padding-left: 22px;
padding-right: 22px;
}
	
.views {
width: 43%;
height: auto;
}

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

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

#business-footer {
width: auto;
max-width: 740px;
height: auto;
overflow: hidden;
padding-left: 22PX;
padding-right: 22px;
}

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

#footer-bottom1 {
height: auto;
}
	
#social_iconswidget {
width: 100%;
float: none;
padding-left: 0px;
}

#social_iconswidgetinner {
float: none;
width: 75%;
overflow: hidden;
display: inline-block;
text-align: center;
}

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

.thesis_clever_optin_inr {
padding: 15px;
}

.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;		
}
	
#services .service {
width: 50%;
}
	
#services .service1 {
width: 50%;
}

.views {
width: 99%;
height: auto;
}

.views .mask {
width: 100%;
height: 352px;
}

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

@media screen and (max-width: 617px){
.demo-2 .sl-slider h2 {
font-size: 45px;
}
.social {
    padding: 10px 0;
}
.menu_control{
	width:100%;
	
}
.flex-control-nav{
display:none;
}
.post_content .innermain .lftimg {
    width: 100%;
}
.demo-2 .sl-slider blockquote {
font-size: 20px;
}
	
.demo-2 .sl-slider blockquote cite a {
padding-left: 20px;
}

.left-footer {
width: 100%;
}

.left-footer1 {
width: 100%;
padding-left: 0px;
}

.right-footer {
width: 100%;
}
	
.right-last-footer {
width: 100%;
padding-left: 0px;
}

.ca-item {
width: 100%;
}

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

.view3 {
width: 94%;
}

.view2 {
width:94%;		
}
.lat-news-wrapper {
    height: auto !important;
}	
	
}

@media screen and (max-width: 480px){
.navmain {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.menu_control{
	width:100%;
	
}
.post_content .innermain .lftimg {
    width: 100%;
}
#header-left {
    width: 100% !important;
}
.flex-control-nav{
display:none;
}
#header-right .hdinfo .phn p:first-child{
width:100%;
}
.logoinner {
    margin: 0 auto !important;
    text-align: center;
    width: 194px;
	float: none !important;
}
.innermain  .manny {
    margin: 0 auto !important;
}
#header {
    float: left;
    width: 100%;
}
.social {
    margin: 0 auto;
	float: none !important;
}
#header-right .hdinfo .phn p{
width:70%;
}
.menu li > .sub-menu {
    margin-bottom: 20px;
    padding-left: 26px;
    position: absolute;
    visibility: hidden;
    width: 94%;
}
.navmain {
    background: none repeat scroll 0 0 #BD0202;
    border-radius: 10px 10px 0 0;
    display: block;
    float: left;
    min-height: 46px;
    overflow: visible;
    width: 100%;
}	
.one-half {
    float: left;
    width: 100%;
}
.lat-news-wrapper {
    height: auto !important;
}
.social {
    padding: 10px 0;
}	
}

@media screen and (max-width: 340px){
.lat-news-main {
    clear: none;
    height: auto;
}
.flex-control-nav{
display:none;
}
.post_content .innermain .lftimg {
    width: 100%;
}
#header-right .hdinfo .phn p:first-child {
    width: 100%;
}
.lat-news-wrapper {
    height: auto !important;
}
.menu_control{
	width:100%;
	
}
.social {
    padding: 10px 0;
}
#lat-news-img{
width:98%;		
}	
.navmain {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social {
    width: 311px;
}
#header-left {
    width: 100% !important;
}

.view2 {
    height: 320px !important;
    width: 285px !important;
}
.logoinner {
    margin: 0 auto !important;
    text-align: center;
    width: 194px;
	float: none !important;
}
.innermain  .manny {
    margin: 0 auto !important;
}
#header {
    float: left;
    width: 100%;
}
.social {
    margin: 0 auto;
	float: none !important;
}
#header-right .hdinfo .phn p{
width:70%;
}
.menu li > .sub-menu {
    margin-bottom: 20px;
    padding-left: 26px;
    position: absolute;
    visibility: hidden;
    width: 94%;
}
.navmain {
    background: none repeat scroll 0 0 #BD0202;
    border-radius: 10px 10px 0 0;
    display: block;
    float: left;
    min-height: 46px;
    overflow: visible;
    width: 100%;
}	
.one-half {
    float: left;
    width: 100%;
}
#services .service {
width: 100%;
}
	
#services .service1 {
width: 100%;
}

.views .mask {
width: 100%;
height: 220px;
}

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


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





/* #Typography
================================================== */

	h1, h2, h3, h4, h5, h6 { font-family: Arial,Tahoma,Verdana,sans-serif; font-weight: 300;}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 49px; line-height: 51px; margin-bottom: 20px; letter-spacing: -0.06em; }
	h2 { font-size: 35px; line-height: 40px; margin-bottom: 20px; letter-spacing: -0.04em; }
	h3 { font-size: 28px; line-height: 34px; margin-bottom: 14px; }
	h4 { font-size: 18px; line-height: 25px; margin-bottom: 12px; }
	h5 { font-size: 17px; line-height: 24px; margin-bottom: 10px; }
	h6 { font-size: 14px; line-height: 21px; }
	h3.magic, h4.magic,
	h5.magic, h6.magic, p.magic { color: #81898f; font-weight: 500; }
	h5.helvetic5 { font-family:Helvetica, Arial, sans-serif; font-size: 18px; line-height: 24px; margin-bottom:14px; }
	h1 strong { font-weight:900; letter-spacing: -0.05em; }
	h3 strong, h4 strong, h5 strong, h6 strong { font-weight:500; }
	h3 strong { letter-spacing: -0.02em; }
	
	
	p { margin: 0 0 21px 0; font-family: Helvetica, Arial; letter-spacing: 0.05px; font-size:15px; line-height:1.5;}
	p img { margin: 0; }
	em { font-style: italic; }
	strong { font-weight: bold; }
	p strong { font-size:15px; }
	small { font-size: 70%; line-height:1.3; }
	p small { font-size:11px;}
	
	ul, ol {
    list-style: none outside none;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}
	
/* Text Highlights */	
	.highlight1 { padding:2px 5px; background:#85bc36; color:#fff; vertical-align:baseline; }
	.highlight2 { padding:2px 5px; background:#f4f4f4; color:#666; vertical-align:baseline; }
	.highlight3 { padding:14px 7px; background:#fff; vertical-align:baseline; display:block; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; margin:7px 3px; }
	.highlight4 { background-color:#fffdcc; vertical-align:baseline; padding:1px 3px;}
	
/*	Blockquotes  */
	blockquote, blockquote p { font-size: 15px; line-height: 24px;  }
	blockquote {border:none; position:relative; margin: 0 0 21px; padding: 18px 10px 14px 60px; /*background: url(../images/b-qot1.png) no-repeat 12px 9px;*/}
	blockquote:before { position:absolute; left:12px; top:26px; content:'\201C'; font-size:62px; color:#bbb; font-weight:bold; font-family: Georgia, Times, serif; }
	blockquote cite { display: block; font-style: italic;  font-size: 12px; color: #777f87; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
	blockquote small { font-size:13px; font-style: italic;}
	blockquote img { max-width:100%; width:auto; display:inline; }

	hr { border: solid #e5e5e5; border-width: 1px 0 0; clear: both; margin: 14px 0 35px; height: 0; width: auto; }
	hr.boldbx { border-width: 4px 0 0; border-color:#efefef; }	
		
	::selection { background: #e4744f; color: #fff; }
	::-moz-selection { background: #e4744f; color: #fff; }


/* #Links
================================================== */

	a, a:visited {  text-decoration: none; outline: 0; color: #000000;text-decoration:none; }
	a:hover, a:focus { color: #000;outline: 0; }
	p a, p a:visited { line-height: inherit; }
	a:active { outline:none; opacity: 0.75; }


/* #Lists
================================================== */
ul.ImgUL {list-style:none;padding:0px;}
	li p { line-height: 18px; }
	ul.check li, li.check { background:url(../images/li-check.png) no-repeat left 4px; }
	ul.plus li, li.plus { background:url(../images/li-plus.png) no-repeat left 4px; }
	ul.minus li, li.minus { background:url(../images/li-minus.png) no-repeat left 1px; }
	ul.star li, li.star { background:url(../images/li-star.png) no-repeat left 4px; }
	ul.arrow li, li.arrow { background:url(../images/li-arrow.png) no-repeat left 4px; }
	ul.arrow2 li, li.arrow2 { background:url(../images/li-arrow2.png) no-repeat left 2px; }
	ul.square li, li.square { background:url(../images/li-square.png) no-repeat left 2px; }
	ul.circle li, li.circle { background:url(../images/li-circle.png) no-repeat left 3px; }
	ul.cross li, li.cross { background:url(../images/li-cross.png) no-repeat left 2px; }
	ul.check li, li.check, ul.plus li, li.plus, ul.minus li, li.minus, ul.star li, li.star,
	 ul.arrow li, li.arrow, ul.arrow2 li, li.arrow2, ul.square li, li.square,
	  ul.circle li, li.circle, ul.cross li, li.cross { padding:0 0 1px 16px;  line-height: 19px; margin-bottom: 8px; } 


.arrow-list3 li:before {content: '\e3f2'; font-family: icomoon; font-size: 12px; color: #999; margin-right: 5px;}
.arrow-list2 li:before {content: '\e3d2'; font-family: icomoon; font-size: 12px; color: #999; margin-right: 5px;}
.arrow-list1 li:before {content: '\e3c2'; font-family: icomoon; font-size: 12px; color: #999; margin-right: 5px;}
.arrow-list li:before {content: '\e410'; font-family: icomoon; font-size: 12px; color: #999; margin-right: 5px;}
.checked-list li:before {content: '\e42d'; font-family: icomoon; font-size: 12px; color: green; margin-right: 5px;}
.checked-list2 li:before {content: '\e36f'; font-family: icomoon; font-size: 12px; color: green; margin-right: 5px;}
.plus-list li:before {content: '\e375'; font-family: icomoon; font-size: 12px; color: green; margin-right: 5px;}
.minus-list li:before {content: '\e374'; font-family: icomoon; font-size: 12px; color: red; margin-right: 5px;}	    
.fire-list li:before {content: '\e23d'; font-family: icomoon; font-size: 12px; color: orange; margin-right: 5px;}  /*  :)  */

	    

/* #Images
================================================== */


	p img { margin-bottom:14px;}

/* form focus ------*/

.form-control:focus {
border-color: #2376de;
outline: 0 none;
}

/* Distance (Vertical Spaces) */

.vertical-space, .vertical-space1, .vertical-space2, .vertical-space3, .vertical-space4, .vertical-space5 { display:block; width:100%; margin:0; clear:both; border:0 none; height:20px; }
.vertical-space2 { height:40px; }
.vertical-space3 { height:60px; }
.vertical-space4 { height:80px; }
.vertical-space5 { height:100px; }

*+html hr.vertical-space, *+html hr.vertical-space1, *+html hr .vertical-space2, *+html hr.vertical-space3, *+html hr.vertical-space4, *+html hr.vertical-space5 { height:0px; margin:10px 0; background:#fff; border:1px solid #fff;}
*+html hr.vertical-space2 { margin:20px 0; }
*+html hr.vertical-space3 { margin:30px 0; }
*+html hr.vertical-space4 { margin:40px 0; }
*+html hr.vertical-space5 { margin:50px 0; }


h4.subtitle { border-bottom: 1px solid #e5e5e5; letter-spacing:0em; font-weight:bold; text-transform:uppercase; margin:35px 0 21px 0; line-height:2; font-size:16px; padding-bottom:5px; clear:both;}
h4.subtitle.boldbrdr { border-bottom-width:4px;}
h4.subtitle img { float:left; margin-right:5px; vertical-align:baseline }
h4.subtitle.r1dd { margin-top:20px;}
.title { background:#fff url(../images/title-left1.png) repeat-x 0 6px; overflow:hidden; margin-bottom:21px; clear:both; }
.title h4, .title h3 { background:#fff; display:inline; margin-left:18px; padding:0 3px; font-weight:500; text-transform:capitalize; font-size:18px; }
/* ================================================== */
/* Dropcaps */
.dropcap1, .dropcap2, .dropcap3 { text-transform:uppercase; line-height:1; float: left; font-size: 44px; margin: 0 8px 0 0; font-family: Times, serif, Arial; }
.dropcap2, .dropcap3 {	background: #4a4a4a; color: #fff; display: block; padding:10px; border-radius:5px; margin-top: -2px; }
.dropcap3 { background: #0093d0; }
/* ================================================== */

/* ================================================== */
/* alerts */


.alert {
padding: 8px 35px 8px 36px;
background:url(../images/alert-notice-ico.png) no-repeat;
background-position: 9px 50%;
margin-bottom: 18px;
color: #c09853;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #f3d9a6;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.alert img {
float: left;
margin:-2px 6px 4px -4px;
}

.alert-heading {
color: inherit;
}

.alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 18px;
}

.alert-success {
color: #468847;
background:url(../images/alert-success-ico.png) no-repeat;
background-position: 8px 50%;
background-color: #e1eec9;
border-color: #8fbe32;
}

.alert-danger,
.alert-error {
color: #b94a48;
background:url(../images/alert-error-ico.png) no-repeat;
background-position: 9px 50%;
background-color: #fce6e9;
border-color: #ed9aa3;
}

.alert-info {
color: #3a87ad;
background:url(../images/alert-info-ico.png) no-repeat;
background-position: 9px 50%;
background-color: #d9edf7;
border-color: #98cdd8;
}

.alert-block {
padding-top: 14px;
padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
margin-bottom: 0;
}

.alert-block p + p {
margin-top: 5px;
}
/* ================================================== */
/* #progress */

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
	
	@-moz-keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	
	@-ms-keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	
	@-o-keyframes progress-bar-stripes {
	  from {
		background-position: 0 0;
	  }
	  to {
		background-position: 40px 0;
	  }
	}
	
	@keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	
	.progress {
	  height: 32px;
	  margin-bottom: 18px;
	  overflow: hidden;
	  background-color: #f7f7f7;
	  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
	  background-repeat: repeat-x;
	  -webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
			  border-radius: 4px;
	  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
	  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
		 -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
			  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	}
	
	.progress .bar {
	  width: 0;
	  height: 34px;
	  font-family:"Open Sans";
	  font-size: 16px;
	  line-height:33px;
	  color: #ffffff;
	  text-align: left;
	  padding-left:12px;
	  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	  background-color: #0e90d2;
	  background-repeat: repeat-x;
	  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
		 -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
			  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	  -webkit-box-sizing: border-box;
		 -moz-box-sizing: border-box;
		  -ms-box-sizing: border-box;
			  box-sizing: border-box;
	  -webkit-transition: width 0.6s ease;
		 -moz-transition: width 0.6s ease;
		  -ms-transition: width 0.6s ease;
		   -o-transition: width 0.6s ease;
			  transition: width 0.6s ease;
	}
	
	
	.progress .bar small { color:#fafafa; font-size:12px; }
	
	.progress-striped .bar {
	  background-color: #149bdf;

	}
	
	.progress.active .bar {
	  -webkit-animation: progress-bar-stripes 2s linear infinite;
		 -moz-animation: progress-bar-stripes 2s linear infinite;
		  -ms-animation: progress-bar-stripes 2s linear infinite;
		   -o-animation: progress-bar-stripes 2s linear infinite;
			  animation: progress-bar-stripes 2s linear infinite;
	}
	
	.progress-danger .bar, .progress-red .bar {
	  background-color: #e53f51;

	}
	
	.progress-success .bar, .progress-green .bar {
	  background-color: #8fbe32;

	}
	
	.progress-info .bar, .progress-blue .bar {
	  background-color: #03acdc;

	}
	
	.progress-warning .bar, .progress-orange .bar {
	  background-color: #f98805;
	}



/* tabs */



.nav-tabs a { color: #333333;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {color: #2376de;} 
.tab-content > .active, .pill-content > .active { border: 1px solid #DDDDDD; display: block; border-top: none;}
#myTabContent .icon-box {padding: 0px 20px;}
#myTabContent p  {font-size: 14px;}


/* ================================================== */
/* #Buttons */

.button,
button, a.price-send,
input[type="submit"],
input[type="reset"],
input[type="button"]
{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border:0 none;
color: #fff;
display: inline-block;
font-size: 14px;
text-transform:capitalize;
font-weight: 400;
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
text-shadow: 0 -1px rgba(0, 0, 0, .29);
cursor: pointer;
margin-bottom: 21px;
line-height: 1;
padding: 12px 40px;
background: #BD0202;

}

.button:hover,
button:hover, a.price-send:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button.green:hover,
button.green:hover, 
input[type="submit"].green:hover,
input[type="reset"].green:hover,
input[type="button"].green:hover  {
background: #BD0202;
-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
}


.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
width: 100%;
padding-left: 0 !important;
padding-right: 0 !important;
text-align: center; 
}

.button.large,
button.large,
input[type="submit"].large,
input[type="reset"].large,
input[type="button"].large {
padding: 16px 60px;
font-size:15px;
}

.button.small,
button.small,
input[type="submit"].small,
input[type="reset"].small,
input[type="button"].small {
padding: 8px 30px;
font-size: 12px;
}

.button.green,
button.green, 
input[type="submit"].green,
input[type="reset"].green,
input[type="button"].green  {
background: #8fbe32;
}

.button.blue,
button.blue,
input[type="submit"].blue,
input[type="reset"].blue,
input[type="button"].blue {
background: #128abc; /* Old browsers */
	  
}

.button.blue:hover,
button.blue:hover, 
input[type="submit"].blue:hover,
input[type="reset"].blue:hover,
input[type="button"].blue:hover {
background: #32a6d6;
}

.button.red,
button.red,
input[type="submit"].red,
input[type="reset"].red,
input[type="button"].red {

background: #e53f51; /* Old browsers */	  
}

.button.red:hover,
button.red:hover, 
input[type="submit"].red:hover,
input[type="reset"].red:hover,
input[type="button"].red:hover {
background: #eb5162;
}

.button.gray,
button.gray,
input[type="submit"].gray,
input[type="reset"].gray,
input[type="button"].gray {
color:#656f79;
text-shadow: 0 -1px #fff;
background: #f3f4f5; /* Old browsers */	   
}


.button.gray:hover,
button.gray:hover, 
input[type="submit"].gray:hover,
input[type="reset"].gray:hover,
input[type="button"].gray:hover {
background: #f6f7f7;
}

.button.cherry,
button.cherry,
input[type="submit"].cherry,
input[type="reset"].cherry,
input[type="button"].cherry {
background: #93516a; /* Old browsers */	  
}

.button.cherry:hover,
button.cherry:hover, 
input[type="submit"].cherry:hover,
input[type="reset"].cherry:hover,
input[type="button"].cherry:hover {
background: #a45d78;
}

.button.orchid,
button.orchid,
input[type="submit"].orchid,
input[type="reset"].orchid,
input[type="button"].orchid {
background: #9661ab; /* Old browsers */	  	  
}

.button.orchid:hover,
button.orchid:hover, 
input[type="submit"].orchid:hover,
input[type="reset"].orchid:hover,
input[type="button"].orchid:hover {
background: #a06ab5;
}

.button.pink,
button.pink,
input[type="submit"].pink,
input[type="reset"].pink,
input[type="button"].pink {
background: #e64883; /* Old browsers */	  
}

.button.pink:hover,
button.pink:hover, 
input[type="submit"].pink:hover,
input[type="reset"].pink:hover,
input[type="button"].pink:hover {
background: #ea598f;
}

.button.orange,
button.orange,
input[type="submit"].orange,
input[type="reset"].orange,
input[type="button"].orange {
background: #f98805; /* Old browsers */	  
}

.button.orange:hover,
button.orange:hover, 
input[type="submit"].orange:hover,
input[type="reset"].orange:hover,
input[type="button"].orange:hover {
background: #eb9634;
}		

.button.teal,
button.teal,
input[type="submit"].teal,
input[type="reset"].teal,
input[type="button"].teal {
background: #1fa79e; /* Old browsers */  
}

.button.teal:hover,
button.teal:hover, 
input[type="submit"].teal:hover,
input[type="reset"].teal:hover,
input[type="button"].teal:hover {
background: #34b7ae;
}


.button.skyblue,
button.skyblue,
input[type="submit"].skyblue,
input[type="reset"].skyblue,
input[type="button"].skyblue {
background: #03acdc; /* Old browsers */	  
}

.button.skyblue:hover,
button.skyblue:hover, 
input[type="submit"].skyblue:hover,
input[type="reset"].skyblue:hover,
input[type="button"].skyblue:hover {
background: #1db7e3;
}


.button.jade,
button.jade,
input[type="submit"].jade,
input[type="reset"].jade,
input[type="button"].jade {
background: #0aad80; /* Old browsers */	  
}

.button.jade:hover,
button.jade:hover, 
input[type="submit"].jade:hover,
input[type="reset"].jade:hover,
input[type="button"].jade:hover {
background: #19bc8f;
}



a.button, .button.blue, .button.red, .button.cherry, .button.orchid, .button.pink, .button.orange, .button.teal {
color: #fff;
}

.button:active,
button:active, a.price-send:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
color: #c1d7dc;
opacity: 0.94;
}


/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}

/* ================================================== */


/* bootstrap basic starts
================================================== */

audio,canvas,video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
[hidden]{display:none;}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;}
a:active,a:hover{outline:0;}

abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
dfn{font-style:italic;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
mark{background:#ff0;color:#000;}
code,kbd,pre,samp{font-family:monospace, serif;font-size:1em;}
pre{white-space:pre-wrap;}
q{quotes:"\201C" "\201D" "\2018" "\2019";}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}
button,input{line-height:normal;}
button,select{text-transform:none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],html input[disabled]{cursor:default;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
table{border-collapse:collapse;border-spacing:0;}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}

input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;}
button,input,select[multiple],textarea{background-image:none;}
img{vertical-align:middle;}
.img-responsive{display:block;max-width:100%;height:auto;}
.img-rounded{border-radius:6px;}
.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto;}
.img-circle{border-radius:50%;}
hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eeeeee;}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0;}
@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important;} a,a:visited{text-decoration:underline;} a[href]:after{content:" (" attr(href) ")";} abbr[title]:after{content:" (" attr(title) ")";} .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";} pre,blockquote{border:1px solid #999;page-break-inside:avoid;} thead{display:table-header-group;} tr,img{page-break-inside:avoid;} img{max-width:100% !important;} @page {margin:2cm .5cm;}p,h2,h3{orphans:3;widows:3;} h2,h3{page-break-after:avoid;} .navbar{display:none;} .table td,.table th{background-color:#fff !important;} .btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important;} .label{border:1px solid #000;} .table{border-collapse:collapse !important;} .table-bordered th,.table-bordered td{border:1px solid #ddd !important;}}p{margin:0 0 10px;}
.lead{margin-bottom:20px;font-size:16.099999999999998px;font-weight:200;line-height:1.4;}


@media (max-width:768px){

.lead{font-size:21px;}
#header-right {
    clear: none;
    float: left;
    overflow: hidden;
    padding-top: 0;
}
#header-left {
    width: 50%;
} 
.menu li > .sub-menu {
    margin-bottom: 20px;
    padding-left: 26px;
    position: absolute;
    visibility: hidden;
    width: 94%;
}
.social {
    margin: 0 auto;
	float: right !important;
}
.navmain {
    background: none repeat scroll 0 0 #BD0202;
    border-radius: 10px 10px 0 0;
    display: block;
    float: left;
    min-height: 46px;
    overflow: visible;
    width: 100%;
}
.menu li ul {
    border-top: 0 solid #E25D29;
}
.post_content .innermain .lftimg {
    float: left !important;
    margin: 10px 10px 10px 0 !important;
}
}
small{font-size:85%;}
cite{font-style:normal;}
.text-muted{color:#999999;}
.text-primary{color:#428bca;}
.text-warning{color:#c09853;}
.text-danger{color:#b94a48;}
.text-success{color:#468847;}
.text-info{color:#3a87ad;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}


.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eeeeee;}
ul,ol{margin-top:0;margin-bottom:0px;}ul ul,ol ul,ul ol,ol ol{margin-bottom:0;}
.list-unstyled{padding-left:0;list-style:none;}
.list-inline{padding-left:0;list-style:none;}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px;}
dl{margin-bottom:20px;}
dt,dd{line-height:1.428571429;}
dt{font-weight:bold;}
dd{margin-left:0;}
@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .dl-horizontal dd{margin-left:180px;}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table;} .dl-horizontal dd:after{clear:both;} .dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table;} .dl-horizontal dd:after{clear:both;}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999999;}
abbr.initialism{font-size:90%;text-transform:uppercase;}
blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eeeeee;}blockquote p{font-size:17.5px;font-weight:300;line-height:1.25;}
blockquote p:last-child{margin-bottom:0;}
blockquote small{display:block;line-height:1.428571429;color:#999999;}blockquote small:before{content:'\2014 \00A0';}
blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eeeeee;border-left:0;}blockquote.pull-right p,blockquote.pull-right small{text-align:right;}
blockquote.pull-right small:before{content:'';}
blockquote.pull-right small:after{content:'\00A0 \2014';}
q:before,q:after,blockquote:before,blockquote:after{content:"";}
address{display:block;margin-bottom:20px;font-style:normal;line-height:1.428571429;}
code,pre{font-family:Monaco,Menlo,Consolas,"Courier New",monospace;}
code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px;}
pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;word-break:break-all;word-wrap:break-word;color:#333333;background-color:#f5f5f5;border:1px solid #cccccc;border-radius:4px;}pre.prettyprint{margin-bottom:20px;}
pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border:0;}
.pre-scrollable{max-height:340px;overflow-y:scroll;}
.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}.container:before,.container:after{content:" ";display:table;}
.container:after{clear:both;}
.container:before,.container:after{content:" ";display:table;}
.container:after{clear:both;}
.row{margin-left:-15px;margin-right:-15px;}.row:before,.row:after{content:" ";display:table;}
.row:after{clear:both;}
.row:before,.row:after{content:" ";display:table;}
.row:after{clear:both;}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left;}
.col-xs-1{width:8.333333333333332%;}
.col-xs-2{width:16.666666666666664%;}
.col-xs-3{width:25%;}
.col-xs-4{width:33.33333333333333%;}
.col-xs-5{width:41.66666666666667%;}
.col-xs-6{width:50%;}
.col-xs-7{width:58.333333333333336%;}
.col-xs-8{width:66.66666666666666%;}
.col-xs-9{width:75%;}
.col-xs-10{width:83.33333333333334%;}
.col-xs-11{width:91.66666666666666%;}
.col-xs-12{width:100%;}
@media (min-width:768px){.container{max-width:750px;} .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left;} .col-sm-1{width:8.333333333333332%;} .col-sm-2{width:16.666666666666664%;} .col-sm-3{width:25%;} .col-sm-4{width:33.33333333333333%;} .col-sm-5{width:41.66666666666667%;} .col-sm-6{width:50%;} .col-sm-7{width:58.333333333333336%;} .col-sm-8{width:66.66666666666666%;} .col-sm-9{width:75%;} .col-sm-10{width:83.33333333333334%;} .col-sm-11{width:91.66666666666666%;} .col-sm-12{width:100%;} .col-sm-push-1{left:8.333333333333332%;} .col-sm-push-2{left:16.666666666666664%;} .col-sm-push-3{left:25%;} .col-sm-push-4{left:33.33333333333333%;} .col-sm-push-5{left:41.66666666666667%;} .col-sm-push-6{left:50%;} .col-sm-push-7{left:58.333333333333336%;} .col-sm-push-8{left:66.66666666666666%;} .col-sm-push-9{left:75%;} .col-sm-push-10{left:83.33333333333334%;} .col-sm-push-11{left:91.66666666666666%;} .col-sm-pull-1{right:8.333333333333332%;} .col-sm-pull-2{right:16.666666666666664%;} .col-sm-pull-3{right:25%;} .col-sm-pull-4{right:33.33333333333333%;} .col-sm-pull-5{right:41.66666666666667%;} .col-sm-pull-6{right:50%;} .col-sm-pull-7{right:58.333333333333336%;} .col-sm-pull-8{right:66.66666666666666%;} .col-sm-pull-9{right:75%;} .col-sm-pull-10{right:83.33333333333334%;} .col-sm-pull-11{right:91.66666666666666%;} .col-sm-offset-1{margin-left:8.333333333333332%;} .col-sm-offset-2{margin-left:16.666666666666664%;} .col-sm-offset-3{margin-left:25%;} .col-sm-offset-4{margin-left:33.33333333333333%;} .col-sm-offset-5{margin-left:41.66666666666667%;} .col-sm-offset-6{margin-left:50%;} .col-sm-offset-7{margin-left:58.333333333333336%;} .col-sm-offset-8{margin-left:66.66666666666666%;} .col-sm-offset-9{margin-left:75%;} .col-sm-offset-10{margin-left:83.33333333333334%;} .col-sm-offset-11{margin-left:91.66666666666666%;}}@media (min-width:992px){.container{max-width:970px;} .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left;} .col-md-1{width:8.333333333333332%;} .col-md-2{width:16.666666666666664%;} .col-md-3{width:25%;} .col-md-4{width:33.33333333333333%;} .col-md-5{width:41.66666666666667%;} .col-md-6{width:50%;} .col-md-7{width:58.333333333333336%;} .col-md-8{width:66.66666666666666%;} .col-md-9{width:75%;} .col-md-10{width:83.33333333333334%;} .col-md-11{width:91.66666666666666%;} .col-md-12{width:100%;} .col-md-push-0{left:auto;} .col-md-push-1{left:8.333333333333332%;} .col-md-push-2{left:16.666666666666664%;} .col-md-push-3{left:25%;} .col-md-push-4{left:33.33333333333333%;} .col-md-push-5{left:41.66666666666667%;} .col-md-push-6{left:50%;} .col-md-push-7{left:58.333333333333336%;} .col-md-push-8{left:66.66666666666666%;} .col-md-push-9{left:75%;} .col-md-push-10{left:83.33333333333334%;} .col-md-push-11{left:91.66666666666666%;} .col-md-pull-0{right:auto;} .col-md-pull-1{right:8.333333333333332%;} .col-md-pull-2{right:16.666666666666664%;} .col-md-pull-3{right:25%;} .col-md-pull-4{right:33.33333333333333%;} .col-md-pull-5{right:41.66666666666667%;} .col-md-pull-6{right:50%;} .col-md-pull-7{right:58.333333333333336%;} .col-md-pull-8{right:66.66666666666666%;} .col-md-pull-9{right:75%;} .col-md-pull-10{right:83.33333333333334%;} .col-md-pull-11{right:91.66666666666666%;} .col-md-offset-0{margin-left:0;} .col-md-offset-1{margin-left:8.333333333333332%;} .col-md-offset-2{margin-left:16.666666666666664%;} .col-md-offset-3{margin-left:25%;} .col-md-offset-4{margin-left:33.33333333333333%;} .col-md-offset-5{margin-left:41.66666666666667%;} .col-md-offset-6{margin-left:50%;} .col-md-offset-7{margin-left:58.333333333333336%;} .col-md-offset-8{margin-left:66.66666666666666%;} .col-md-offset-9{margin-left:75%;} .col-md-offset-10{margin-left:83.33333333333334%;} .col-md-offset-11{margin-left:91.66666666666666%;}}@media (min-width:1200px){.container{max-width:1170px;} .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{float:left;} .col-lg-1{width:8.333333333333332%;} .col-lg-2{width:16.666666666666664%;} .col-lg-3{width:25%;} .col-lg-4{width:33.33333333333333%;} .col-lg-5{width:41.66666666666667%;} .col-lg-6{width:50%;} .col-lg-7{width:58.333333333333336%;} .col-lg-8{width:66.66666666666666%;} .col-lg-9{width:75%;} .col-lg-10{width:83.33333333333334%;} .col-lg-11{width:91.66666666666666%;} .col-lg-12{width:100%;} .col-lg-push-0{left:auto;} .col-lg-push-1{left:8.333333333333332%;} .col-lg-push-2{left:16.666666666666664%;} .col-lg-push-3{left:25%;} .col-lg-push-4{left:33.33333333333333%;} .col-lg-push-5{left:41.66666666666667%;} .col-lg-push-6{left:50%;} .col-lg-push-7{left:58.333333333333336%;} .col-lg-push-8{left:66.66666666666666%;} .col-lg-push-9{left:75%;} .col-lg-push-10{left:83.33333333333334%;} .col-lg-push-11{left:91.66666666666666%;} .col-lg-pull-0{right:auto;} .col-lg-pull-1{right:8.333333333333332%;} .col-lg-pull-2{right:16.666666666666664%;} .col-lg-pull-3{right:25%;} .col-lg-pull-4{right:33.33333333333333%;} .col-lg-pull-5{right:41.66666666666667%;} .col-lg-pull-6{right:50%;} .col-lg-pull-7{right:58.333333333333336%;} .col-lg-pull-8{right:66.66666666666666%;} .col-lg-pull-9{right:75%;} .col-lg-pull-10{right:83.33333333333334%;} .col-lg-pull-11{right:91.66666666666666%;} .col-lg-offset-0{margin-left:0;} .col-lg-offset-1{margin-left:8.333333333333332%;} .col-lg-offset-2{margin-left:16.666666666666664%;} .col-lg-offset-3{margin-left:25%;} .col-lg-offset-4{margin-left:33.33333333333333%;} .col-lg-offset-5{margin-left:41.66666666666667%;} .col-lg-offset-6{margin-left:50%;} .col-lg-offset-7{margin-left:58.333333333333336%;} .col-lg-offset-8{margin-left:66.66666666666666%;} .col-lg-offset-9{margin-left:75%;} .col-lg-offset-10{margin-left:83.33333333333334%;} .col-lg-offset-11{margin-left:91.66666666666666%;}}table{max-width:100%;background-color:transparent;}
th{text-align:left;}
.table{width:100%;margin-bottom:20px;}.table thead>tr>th,.table tbody>tr>th,.table tfoot>tr>th,.table thead>tr>td,.table tbody>tr>td,.table tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #dddddd;}
.table thead>tr>th{vertical-align:bottom;border-bottom:2px solid #dddddd;}
.table caption+thead tr:first-child th,.table colgroup+thead tr:first-child th,.table thead:first-child tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child td{border-top:0;}
.table tbody+tbody{border-top:2px solid #dddddd;}
.table .table{background-color:#ffffff;}
.table-condensed thead>tr>th,.table-condensed tbody>tr>th,.table-condensed tfoot>tr>th,.table-condensed thead>tr>td,.table-condensed tbody>tr>td,.table-condensed tfoot>tr>td{padding:5px;}
.table-bordered{border:1px solid #dddddd;}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #dddddd;}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px;}
.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9;}
.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5;}
table col[class*="col-"]{float:none;display:table-column;}
table td[class*="col-"],table th[class*="col-"]{float:none;display:table-cell;}
.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5;}
.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8;border-color:#d6e9c6;}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td{background-color:#d0e9c6;border-color:#c9e2b3;}
.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede;border-color:#eed3d7;}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td{background-color:#ebcccc;border-color:#e6c1c7;}
.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3;border-color:#fbeed5;}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td{background-color:#faf2cc;border-color:#f8e5be;}
@media (max-width:768px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;border:1px solid #dddddd;}.table-responsive>.table{margin-bottom:0;background-color:#fff;}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap;} .table-responsive>.table-bordered{border:0;}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0;} .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0;} .table-responsive>.table-bordered>thead>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>thead>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0;}}fieldset{padding:0;margin:0;border:0;}
legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333333;border:0;border-bottom:1px solid #e5e5e5;}
label{display:inline-block;margin-bottom:5px;font-weight:bold;}
input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal;}
input[type="file"]{display:block;}
select[multiple],select[size]{height:auto;}
select optgroup{font-size:inherit;font-style:inherit;font-family:inherit;}
input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto;}
.form-control:-moz-placeholder{color:#999999;}
.form-control::-moz-placeholder{color:#999999;}
.form-control:-ms-input-placeholder{color:#999999;}
.form-control::-webkit-input-placeholder{color:#999999;}
.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555555;vertical-align:middle;background-color:#ffffff;border:1px solid #cccccc;border-radius:4px;/*-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/}.form-control:focus{border-color:#66afe9;outline:0;/*-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);*/}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eeeeee;}
textarea.form-control{height:auto;}
.form-group{margin-bottom:15px;}
.radio,.checkbox{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px;vertical-align:middle;}.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer;}
.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px;}
.radio+.radio,.checkbox+.checkbox{margin-top:-5px;}
.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer;}
.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px;}
input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed;}
.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}select.input-sm{height:30px;line-height:30px;}
textarea.input-sm{height:auto;}
.input-lg{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}select.input-lg{height:45px;line-height:45px;}
textarea.input-lg{height:auto;}
.has-warning .help-block,.has-warning .control-label{color:#c09853;}
.has-warning .form-control{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.has-warning .form-control:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;}
.has-warning .input-group-addon{color:#c09853;border-color:#c09853;background-color:#fcf8e3;}
.has-error .help-block,.has-error .control-label{color:#b94a48;}
.has-error .form-control{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.has-error .form-control:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;}
.has-error .input-group-addon{color:#b94a48;border-color:#b94a48;background-color:#f2dede;}
.has-success .help-block,.has-success .control-label{color:#468847;}
.has-success .form-control{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.has-success .form-control:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;}
.has-success .input-group-addon{color:#468847;border-color:#468847;background-color:#dff0d8;}
.form-control-static{margin-bottom:0;padding-top:7px;}
.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373;}
@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:15px;vertical-align:middle;} .form-inline .form-control{display:inline-block;} .form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;} .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0;}}
.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px;}
.form-horizontal .form-group{margin-left:-15px;margin-right:-15px;}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table;}
.form-horizontal .form-group:after{clear:both;}
.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table;}
.form-horizontal .form-group:after{clear:both;}
@media (min-width:768px){.form-horizontal .control-label{text-align:right;}}
.btn{display:inline-block;padding:6px 16px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:2px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn:hover,.btn:focus{color:#333333;text-decoration:none;}
.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;}
.btn-default{color:#333333;background-color:#ffffff;border-color:#cccccc;}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333333;background-color:#ebebeb;border-color:#adadad;}
.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none;}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#ffffff;border-color:#cccccc;}
.btn-primary{color:#ffffff;background-color:#428bca;border-color:#357ebd;}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#ffffff;background-color:#3276b1;border-color:#285e8e;}
.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none;}
.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd;}
.btn-warning{color:#ffffff;background-color:#f0ad4e;border-color:#eea236;}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#ffffff;background-color:#ed9c28;border-color:#d58512;}
.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none;}
.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236;}
.btn-danger{color:#ffffff;background-color:#d9534f;border-color:#d43f3a;}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#ffffff;background-color:#d2322d;border-color:#ac2925;}
.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none;}
.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a;}
.btn-success{color:#ffffff;background-color:#5cb85c;border-color:#4cae4c;}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#ffffff;background-color:#47a447;border-color:#398439;}
.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none;}
.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c;}
.btn-info{color:#ffffff;background-color:#5bc0de;border-color:#46b8da;}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#ffffff;background-color:#39b3d7;border-color:#269abc;}
.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none;}
.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da;}
.btn-link{color:#428bca;font-weight:normal;cursor:pointer;border-radius:0;}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent;}
.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent;}
.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999999;text-decoration:none;}
.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}
.btn-sm,.btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
.btn-xs{padding:1px 5px;}
.btn-block{display:block;width:100%;padding-left:0;padding-right:0;}
.btn-block+.btn-block{margin-top:5px;}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%;}

.btn-default .caret{border-top-color:#333333;}
.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret{border-top-color:#fff;}
.dropup .btn-default .caret{border-bottom-color:#333333;}
.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret{border-bottom-color:#fff;}
.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle;}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left;}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2;}
.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:none;}
.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px;}
.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table;}
.btn-toolbar:after{clear:both;}
.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table;}
.btn-toolbar:after{clear:both;}
.btn-toolbar .btn-group{float:left;}
.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-group{margin-left:5px;}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0;}
.btn-group>.btn:first-child{margin-left:0;}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0;}
.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;}
.btn-group>.btn-group{float:left;}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0;}
.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0;}
.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0;}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;}
.btn-group-xs>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;padding:1px 5px;}
.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}
.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px;}
.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px;}
.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);}
.btn .caret{margin-left:0;}
.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0;}
.dropup .btn-lg .caret{border-width:0 5px 5px;}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{display:block;float:none;width:100%;max-width:100%;}
.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table;}
.btn-group-vertical>.btn-group:after{clear:both;}
.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table;}
.btn-group-vertical>.btn-group:after{clear:both;}
.btn-group-vertical>.btn-group>.btn{float:none;}
.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0;}
.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0;}
.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0;}
.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0;}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0;}
.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0;}
.btn-group-vertical>.btn-group:last-child>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0;}
.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate;}.btn-group-justified .btn{float:none;display:table-cell;width:1%;}
[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none;}
.input-group{position:relative;display:table;border-collapse:separate;}.input-group.col{float:none;padding-left:0;padding-right:0;}
.input-group .form-control{width:100%;margin-bottom:0;}
.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px;}
textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto;}
.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px;}
textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto;}
.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell;}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0;}
.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle;}
.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;text-align:center;background-color:#eeeeee;border:1px solid #cccccc;border-radius:4px;}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px;}
.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px;}
.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0;}
.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0;}
.input-group-addon:first-child{border-right:0;}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;}
.input-group-addon:last-child{border-left:0;}
.input-group-btn{position:relative;white-space:nowrap;}
.input-group-btn>.btn{position:relative;}.input-group-btn>.btn+.btn{margin-left:-4px;}
.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2;}
.nav{margin-bottom:0;padding-left:0;list-style:none;}.nav:before,.nav:after{content:" ";display:table;}
.nav:after{clear:both;}
.nav:before,.nav:after{content:" ";display:table;}
.nav:after{clear:both;}
.nav>li{position:relative;display:block;}.nav>li>a{position:relative;display:block;padding:10px 15px;}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eeeeee;}
.nav>li.disabled>a{color:#999999;}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999999;text-decoration:none;background-color:transparent;cursor:not-allowed;}
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eeeeee;border-color:#428bca;}
.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}
.nav>li>a>img{max-width:none;}
.nav-tabs{border-bottom:1px solid #dddddd;}.nav-tabs>li{float:left;margin-bottom:-1px;}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0;}.nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #dddddd;}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555555;background-color:#ffffff;border:1px solid #dddddd;border-bottom-color:transparent;cursor:default;}
.nav-tabs.nav-justified{width:100%;border-bottom:0;}.nav-tabs.nav-justified>li{float:none;}.nav-tabs.nav-justified>li>a{text-align:center;}
@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%;}}.nav-tabs.nav-justified>li>a{border-bottom:1px solid #dddddd;margin-right:0;}
.nav-tabs.nav-justified>.active>a{border-bottom-color:#ffffff;}
.nav-pills>li{float:left;}.nav-pills>li>a{border-radius:5px;}
.nav-pills>li+li{margin-left:2px;}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#ffffff;background-color:#428bca;}
.nav-stacked>li{float:none;}.nav-stacked>li+li{margin-top:2px;margin-left:0;}
.nav-justified{width:100%;}.nav-justified>li{float:none;}.nav-justified>li>a{text-align:center;}
@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%;}}
.nav-tabs-justified{border-bottom:0;}.nav-tabs-justified>li>a{border-bottom:1px solid #dddddd;margin-right:0;}
.nav-tabs-justified>.active>a{border-bottom-color:#ffffff;}
.tabbable:before,.tabbable:after{content:" ";display:table;}
.tabbable:after{clear:both;}
.tabbable:before,.tabbable:after{content:" ";display:table;}
.tabbable:after{clear:both;}
.tab-content>.tab-pane,.pill-content>.pill-pane{display:none;}
.tab-content>.active,.pill-content>.active{display:block;}


.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px;}.breadcrumb>li{display:inline-block;}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#cccccc;}
.breadcrumb>.active{color:#999999;}
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;}.pagination>li{display:inline;}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.428571429;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd;margin-left:-1px;}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px;}
.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{background-color:#eeeeee;}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#ffffff;background-color:#428bca;border-color:#428bca;cursor:default;}
.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999999;background-color:#ffffff;border-color:#dddddd;cursor:not-allowed;}
.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px;}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px;}
.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px;}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px;}
.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center;}.pager:before,.pager:after{content:" ";display:table;}
.pager:after{clear:both;}
.pager:before,.pager:after{content:" ";display:table;}
.pager:after{clear:both;}
.pager li{display:inline;}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#ffffff;border:1px solid #dddddd;border-radius:15px;}
.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eeeeee;}
.pager .next>a,.pager .next>span{float:right;}
.pager .previous>a,.pager .previous>span{float:left;}
.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999999;background-color:#ffffff;cursor:not-allowed;}
.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#ffffff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;}.label[href]:hover,.label[href]:focus{color:#ffffff;text-decoration:none;cursor:pointer;}
.label:empty{display:none;}
.label-default{background-color:#999999;}.label-default[href]:hover,.label-default[href]:focus{background-color:#808080;}
.label-primary{background-color:#428bca;}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9;}
.label-success{background-color:#5cb85c;}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44;}
.label-info{background-color:#5bc0de;}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5;}
.label-warning{background-color:#f0ad4e;}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f;}
.label-danger{background-color:#d9534f;}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c;}
.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#ffffff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999999;border-radius:10px;}.badge:empty{display:none;}
a.badge:hover,a.badge:focus{color:#ffffff;text-decoration:none;cursor:pointer;}
.btn .badge{position:relative;top:-1px;}
a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#ffffff;}
.nav-pills>li>a>.badge{margin-left:3px;}
.jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.1428571435;color:inherit;background-color:#eeeeee;}.jumbotron h1{line-height:1;color:inherit;}
.jumbotron p{line-height:1.4;}
.container .jumbotron{border-radius:6px;}

@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px;}.container .jumbotron{padding-left:60px;padding-right:60px;} .jumbotron h1{font-size:63px;}}
.thumbnail{padding:4px;line-height:1.428571429;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto;display:block;}.thumbnail>img{display:block;max-width:100%;height:auto;}
a.thumbnail:hover,a.thumbnail:focus{border-color:#428bca;}
.thumbnail>img{margin-left:auto;margin-right:auto;}
.thumbnail .caption{padding:9px;color:#333333;}

.media,.media-body{overflow:hidden;zoom:1;}
.media,.media .media{margin-top:15px;}
.media:first-child{margin-top:0;}
.media-object{display:block;}
.media-heading{margin:0 0 5px;}
.media>.pull-left{margin-right:10px;}
.media>.pull-right{margin-left:10px;}
.media-list{padding-left:0;list-style:none;}
.list-group{margin-bottom:20px;padding-left:0;}
.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;border:1px solid #dddddd;}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px;}
.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}
.list-group-item>.badge{float:right;}
.list-group-item>.badge+.badge{margin-right:5px;}
a.list-group-item{color:#555555;}a.list-group-item .list-group-item-heading{color:#333333;}
a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5;}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#ffffff;background-color:#428bca;border-color:#428bca;}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading{color:inherit;}
.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7;}
.list-group-item-heading{margin-top:0;margin-bottom:5px;}
.list-group-item-text{margin-bottom:0;line-height:1.3;}
.panel{margin-bottom:20px;background-color:#ffffff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);}
.panel-body{padding:15px;}.panel-body:before,.panel-body:after{content:" ";display:table;}
.panel-body:after{clear:both;}
.panel-body:before,.panel-body:after{content:" ";display:table;}
.panel-body:after{clear:both;}
.panel>.list-group{margin-bottom:0;}.panel>.list-group .list-group-item{border-width:1px 0;}.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0;}
.panel>.list-group .list-group-item:last-child{border-bottom:0;}
.panel-heading+.list-group .list-group-item:first-child{border-top-width:0;}
.panel>.table{margin-bottom:0;}
.panel>.panel-body+.table{border-top:1px solid #dddddd;}
.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px;}
.panel-title{margin-top:0;margin-bottom:0;font-size:16px;}.panel-title>a{color:inherit;}
.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #dddddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden;}.panel-group .panel+.panel{margin-top:5px;}
.panel-group .panel-heading{border-bottom:0;}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #dddddd;}
.panel-group .panel-footer{border-top:0;}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #dddddd;}
.panel-default{border-color:#dddddd;}.panel-default>.panel-heading{color:#333333;background-color:#f5f5f5;border-color:#dddddd;}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#dddddd;}
.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#dddddd;}
.panel-primary{border-color:#428bca;}.panel-primary>.panel-heading{color:#ffffff;background-color:#428bca;border-color:#428bca;}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca;}
.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca;}
.panel-success{border-color:#d6e9c6;}.panel-success>.panel-heading{color:#468847;background-color:#dff0d8;border-color:#d6e9c6;}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6;}
.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6;}
.panel-warning{border-color:#fbeed5;}.panel-warning>.panel-heading{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5;}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#fbeed5;}
.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#fbeed5;}
.panel-danger{border-color:#eed3d7;}.panel-danger>.panel-heading{color:#b94a48;background-color:#f2dede;border-color:#eed3d7;}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#eed3d7;}
.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#eed3d7;}
.panel-info{border-color:#bce8f1;}.panel-info>.panel-heading{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1;}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1;}
.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1;}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);}.well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15);}
.well-lg{padding:24px;border-radius:6px;}
.well-sm{padding:9px;border-radius:3px;}
.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20);}.close:hover,.close:focus{color:#000000;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50);}
button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000000;border-right:4px solid transparent;border-left:4px solid transparent;border-bottom:0 dotted;content:"";}
.dropdown{position:relative;}
.dropdown-toggle:focus{outline:0;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:210px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#ffffff;border:1px solid #cccccc;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;background-clip:padding-box;}.dropdown-menu.pull-right{right:0;left:auto;}
.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}
.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333333;white-space:nowrap;}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#ffffff;background-color:#428bca;}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#ffffff;text-decoration:none;outline:0;background-color:#428bca;}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999999;}
.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed;}
.open>.dropdown-menu{display:block;}
.open>a{outline:0;}
.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999999;}
.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990;}
.pull-right>.dropdown-menu{right:0;left:auto;}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000000;content:"";}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}
@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto;}}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);}.tooltip.in{opacity:0.9;filter:alpha(opacity=90);}
.tooltip.top{margin-top:-3px;padding:5px 0;}
.tooltip.right{margin-left:3px;padding:0 5px;}
.tooltip.bottom{margin-top:3px;padding:5px 0;}
.tooltip.left{margin-left:-3px;padding:0 5px;}
.tooltip-inner{max-width:200px;padding:3px 8px;color:#ffffff;text-align:center;text-decoration:none;background-color:#000000;border-radius:4px;}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000000;}
.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000000;}
.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000000;}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000000;}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000000;}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000000;}
.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000000;}
.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000000;}
.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#ffffff;background-clip:padding-box;border:1px solid #cccccc;border:1px solid rgba(0, 0, 0, 0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);white-space:normal;}.popover.top{margin-top:-10px;}
.popover.right{margin-left:10px;}
.popover.bottom{margin-top:10px;}
.popover.left{margin-left:-10px;}
.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0;}
.popover-content{padding:9px 14px;}
.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}
.popover .arrow{border-width:11px;}
.popover .arrow:after{border-width:10px;content:"";}
.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999999;border-top-color:rgba(0, 0, 0, 0.25);bottom:-11px;}.popover.top .arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#ffffff;}
.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999999;border-right-color:rgba(0, 0, 0, 0.25);}.popover.right .arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#ffffff;}
.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999999;border-bottom-color:rgba(0, 0, 0, 0.25);top:-11px;}.popover.bottom .arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#ffffff;}
.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999999;border-left-color:rgba(0, 0, 0, 0.25);}.popover.left .arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#ffffff;bottom:-10px;}
.modal-open{overflow:hidden;}body.modal-open,.modal-open .navbar-fixed-top,.modal-open .navbar-fixed-bottom{margin-right:15px;}
.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out;}
.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);}
.modal-dialog{margin-left:auto;margin-right:auto;width:auto;padding:10px;z-index:1050;}
.modal-content{position:relative;background-color:#ffffff;border:1px solid #999999;border:1px solid rgba(0, 0, 0, 0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);background-clip:padding-box;outline:none;}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000000;}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0);}
.modal-backdrop.in{opacity:0.5;filter:alpha(opacity=50);}
.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.428571429px;}
.modal-header .close{margin-top:-2px;}
.modal-title{margin:0;line-height:1.428571429;}
.modal-body{position:relative;padding:20px;}
.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5;}.modal-footer:before,.modal-footer:after{content:" ";display:table;}
.modal-footer:after{clear:both;}
.modal-footer:before,.modal-footer:after{content:" ";display:table;}
.modal-footer:after{clear:both;}
.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0;}
.modal-footer .btn-group .btn+.btn{margin-left:-1px;}
.modal-footer .btn-block+.btn-block{margin-left:0;}
@media screen and (min-width:768px){.modal-dialog{left:50%;right:auto;width:600px;padding-top:30px;padding-bottom:30px;} .modal-content{-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);}}.carousel{position:relative;}
.carousel-inner{position:relative;overflow:hidden;width:100%;}.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left;}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1;}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block;}
.carousel-inner>.active{left:0;}
.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%;}
.carousel-inner>.next{left:100%;}
.carousel-inner>.prev{left:-100%;}
.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0;}
.carousel-inner>.active.left{left:-100%;}
.carousel-inner>.active.right{left:100%;}
.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:0.5;filter:alpha(opacity=50);font-size:20px;color:#ffffff;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);}.carousel-control.left{background-image:-webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));background-image:-webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));background-image:-moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);}
.carousel-control.right{left:auto;right:0;background-image:-webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));background-image:-webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));background-image:-moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);}
.carousel-control:hover,.carousel-control:focus{color:#ffffff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;left:50%;z-index:5;display:inline-block;}
.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif;}
.carousel-control .icon-prev:before{content:'\2039';}
.carousel-control .icon-next:before{content:'\203a';}
.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center;}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #ffffff;border-radius:10px;cursor:pointer;}
.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#ffffff;}
.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#ffffff;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);}.carousel-caption .btn{text-shadow:none;}
@media screen and (min-width:768px){.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px;} .carousel-caption{left:20%;right:20%;padding-bottom:30px;} .carousel-indicators{bottom:20px;}}.clearfix:before,.clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
.pull-right{float:right !important;}
.pull-left{float:left !important;}
.hide{display:none !important;}
.show{display:block !important;}
.invisible{visibility:hidden;}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.affix{position:fixed;}
@-ms-viewport{width:device-width;}@media screen and (max-width:400px){@-ms-viewport{width:320px;}}.hidden{display:none !important;visibility:hidden !important;}
.visible-xs{display:none !important;}tr.visible-xs{display:none !important;}
th.visible-xs,td.visible-xs{display:none !important;}
@media (max-width:767px){.visible-xs{display:block !important;}tr.visible-xs{display:table-row !important;} th.visible-xs,td.visible-xs{display:table-cell !important;}}@media (min-width:768px) and (max-width:991px){.visible-xs.visible-sm{display:block !important;}tr.visible-xs.visible-sm{display:table-row !important;} th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell !important;}}
@media (min-width:992px) and (max-width:1199px){.visible-xs.visible-md{display:block !important;}tr.visible-xs.visible-md{display:table-row !important;} th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell !important;}}
@media (min-width:1200px){.visible-xs.visible-lg{display:block !important;}tr.visible-xs.visible-lg{display:table-row !important;} th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell !important;}}
.visible-sm{display:none !important;}tr.visible-sm{display:none !important;}
th.visible-sm,td.visible-sm{display:none !important;}
@media (max-width:767px){.visible-sm.visible-xs{display:block !important;}tr.visible-sm.visible-xs{display:table-row !important;} th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell !important;}}
@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important;}tr.visible-sm{display:table-row !important;} th.visible-sm,td.visible-sm{display:table-cell !important;}}@media (min-width:992px) and (max-width:1199px){.visible-sm.visible-md{display:block !important;}tr.visible-sm.visible-md{display:table-row !important;} th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell !important;}}
@media (min-width:1200px){.visible-sm.visible-lg{display:block !important;}tr.visible-sm.visible-lg{display:table-row !important;} th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell !important;}}
.visible-md{display:none !important;}tr.visible-md{display:none !important;}
th.visible-md,td.visible-md{display:none !important;}
@media (max-width:767px){.visible-md.visible-xs{display:block !important;}tr.visible-md.visible-xs{display:table-row !important;} th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell !important;}}
@media (min-width:768px) and (max-width:991px){.visible-md.visible-sm{display:block !important;}tr.visible-md.visible-sm{display:table-row !important;} th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell !important;}}
@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important;}tr.visible-md{display:table-row !important;} th.visible-md,td.visible-md{display:table-cell !important;}}@media (min-width:1200px){.visible-md.visible-lg{display:block !important;}tr.visible-md.visible-lg{display:table-row !important;} th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell !important;}}
.visible-lg{display:none !important;}tr.visible-lg{display:none !important;}
th.visible-lg,td.visible-lg{display:none !important;}
@media (max-width:767px){.visible-lg.visible-xs{display:block !important;}tr.visible-lg.visible-xs{display:table-row !important;} th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell !important;}}
@media (min-width:768px) and (max-width:991px){.visible-lg.visible-sm{display:block !important;}tr.visible-lg.visible-sm{display:table-row !important;} th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell !important;}}
@media (min-width:992px) and (max-width:1199px){.visible-lg.visible-md{display:block !important;}tr.visible-lg.visible-md{display:table-row !important;} th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell !important;}}
@media (min-width:1200px){.visible-lg{display:block !important;}tr.visible-lg{display:table-row !important;} th.visible-lg,td.visible-lg{display:table-cell !important;}}
.hidden-xs{display:block !important;}tr.hidden-xs{display:table-row !important;}
th.hidden-xs,td.hidden-xs{display:table-cell !important;}
@media (max-width:767px){.hidden-xs{display:none !important;}tr.hidden-xs{display:none !important;} th.hidden-xs,td.hidden-xs{display:none !important;}}@media (min-width:768px) and (max-width:991px){.hidden-xs.hidden-sm{display:none !important;}tr.hidden-xs.hidden-sm{display:none !important;} th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none !important;}}
@media (min-width:992px) and (max-width:1199px){.hidden-xs.hidden-md{display:none !important;}tr.hidden-xs.hidden-md{display:none !important;} th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none !important;}}
@media (min-width:1200px){.hidden-xs.hidden-lg{display:none !important;}tr.hidden-xs.hidden-lg{display:none !important;} th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none !important;}}
.hidden-sm{display:block !important;}tr.hidden-sm{display:table-row !important;}
th.hidden-sm,td.hidden-sm{display:table-cell !important;}

@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important;}tr.hidden-sm{display:none !important;} th.hidden-sm,td.hidden-sm{display:none !important;}}@media (min-width:992px) and (max-width:1199px){.hidden-sm.hidden-md{display:none !important;}tr.hidden-sm.hidden-md{display:none !important;} th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none !important;}}
@media (min-width:1200px){.hidden-sm.hidden-lg{display:none !important;}tr.hidden-sm.hidden-lg{display:none !important;} th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none !important;}}
.hidden-md{display:block !important;}tr.hidden-md{display:table-row !important;}
th.hidden-md,td.hidden-md{display:table-cell !important;}
@media (max-width:767px){.hidden-md.hidden-xs{display:none !important;}tr.hidden-md.hidden-xs{display:none !important;} th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none !important;}}
@media (min-width:768px) and (max-width:991px){.hidden-md.hidden-sm{display:none !important;}tr.hidden-md.hidden-sm{display:none !important;} th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none !important;}}
@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important;}tr.hidden-md{display:none !important;} th.hidden-md,td.hidden-md{display:none !important;}}@media (min-width:1200px){.hidden-md.hidden-lg{display:none !important;}tr.hidden-md.hidden-lg{display:none !important;} th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none !important;}}
.hidden-lg{display:block !important;}tr.hidden-lg{display:table-row !important;}
th.hidden-lg,td.hidden-lg{display:table-cell !important;}
@media (max-width:767px){.hidden-lg.hidden-xs{display:none !important;}tr.hidden-lg.hidden-xs{display:none !important;} th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none !important;}}
@media (min-width:768px) and (max-width:991px){.hidden-lg.hidden-sm{display:none !important;}tr.hidden-lg.hidden-sm{display:none !important;} th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none !important;}}
@media (min-width:992px) and (max-width:1199px){.hidden-lg.hidden-md{display:none !important;}tr.hidden-lg.hidden-md{display:none !important;} th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none !important;}}
@media (min-width:1200px){.hidden-lg{display:none !important;}tr.hidden-lg{display:none !important;} th.hidden-lg,td.hidden-lg{display:none !important;}}
.visible-print{display:none !important;}tr.visible-print{display:none !important;}
th.visible-print,td.visible-print{display:none !important;}
@media print{.visible-print{display:block !important;}tr.visible-print{display:table-row !important;} th.visible-print,td.visible-print{display:table-cell !important;} .hidden-print{display:none !important;}tr.hidden-print{display:none !important;} th.hidden-print,td.hidden-print{display:none !important;}}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear;}.fade.in{opacity:1;}
.collapse{display:none;}.collapse.in{display:block;}
@media screen and (min-width:320px){
	.manny{
		margin:0px;
	}
}
@media (max-width:480px){
.alignleft, .left, img[align="left"] { display: block; float: none!important; }
}
small{font-size:85%;}
cite{font-style:normal;}
.text-muted{color:#999999;}
.text-primary{color:#428bca;}
.text-warning{color:#c09853;}
.text-danger{color:#b94a48;}
.text-success{color:#468847;}
.text-info{color:#3a87ad;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}

.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eeeeee;}
ul,ol{margin-top:0;margin-bottom:0px;}ul ul,ol ul,ul ol,ol ol{margin-bottom:0;}
.list-unstyled{padding-left:0;list-style:none;}
.list-inline{padding-left:0;list-style:none;}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px;}
dl{margin-bottom:20px;}
dt,dd{line-height:1.428571429;}
dt{font-weight:bold;}
dd{margin-left:0;}
@media (max-width:768px){
.hdinfo {
    float:none!important;
}
.menu {
border-radius:0!important;
}
.hidden-sm.hidden-xs{display:none !important;}
tr.hidden-sm.hidden-xs{display:none !important;} 
th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none !important;}


.lftimg {
    float:none!important;
    margin:10px 0 !important;
}
.manny{
	margin:0 20px!important;
}
.leftcontent {
    float: none!important;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%!important;
}
.rightcontent {
    float: none!important;
    margin:15px 0!important;
    padding: 0;
    width: 100%!important;
}
.ftr{
	float:none!important;
	width:100%!important;
}
.ftnav{
	float:none!important;
	width:100%!important;
	display:none; 
}
#copyright_text{
		float:none!important;
	width:100%!important;
}
}

.col-lg-12{ padding:0px!important;margin:0px!important;}
.imgbar { margin-right:10px;padding:0px;float:left;
}
.hdinfo{
	float:right;
}
.phn{
	float:left;
}
.social {
    float: right;
    padding: 10px 0;
    width: 326px;
}
.innercontent{
	width:100%;
	background:url("./logo.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	margin:0px;
	padding:25px 10px;
	overflow:Hidden;
}
.leftcontent{
	width:678px;
	float:left;
	margin:0px;
	padding:0px;
	overflow:Hidden;
}
.rightcontent{
	width:262px;
	margin:0px;
	padding:0px;
	float:right;
}
.lftimg{
	float:left;margin-right:15px
}
.innermain.bsnss {
    margin: 0 auto;
    width: 90%;
}
.innermain{
	width:100%;
	margin:0px;
	padding:0px;
	overflow:Hidden;
}
.innermain ul li a{
	color:#000;
	text-decoration:none;
	
}
.innermain ul {
	list-style:auto;
}
.logoes{
	border:1px solid #979797;
	background:#fff;
	margin:35px 0;
}
.logoes img{
	float:left;
	margin:10px 37px;
	padding:0px;
}
.ftr{
	width:1000px;
	margin:0px auto;
}
.ftnav{
	float:left;
	margin:0px;
	padding:10px 0;
	overflow:HIdden;
}
.ftnav li{
	float:left;
	color:#9d9d9d;
	margin:0 0px;
	padding:0px 10px;
	border-right:1px solid #9d9d9d;
	
}
.ftnav li a{
	color:#9d9d9d !important;
}
.logoinner{
	float:Left;
}
.manny{
	margin:0px 48px;
}.smnr {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.smnr ul {
    border-bottom: 1px solid #DDDDDD;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
	background:#fff;
    padding: 25px 15px;
}
.smnr ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 50%;
}
.cntnt{
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.sub-menu li{
	color:#000;
}
.sub-menu li a{
	color:#000;
}
.post_content h1{
	margin:0px 0px 20px 0px;
	padding:0px;
	overflow:Hidden;
}
.hdmain .post_content h1 {
    float: left;
    margin: 15px 0 20px;
    width: 100%;
}
.ft_border{
	border:3px solid #c80100;
}
.lat-news-main a#read_more1{
	float:right !important;
}
.bsnss{
	overflow:Hidden;
}

.bsnss ul{
	   list-style: disc inside none;
    margin: 0;
    overflow: hidden;
    padding: 0 5px 0 20px;
    width: 100%;
}
.bsnss ul li {
    height: auto;
    margin: 0;
    padding: 10px 0;
    width: 100%;
}
/*---:[ custom CSS ]:---*/
