/*
Theme Name: Doctor
Theme URI: http://preview.ait-themes.com/doctor/wp1
Author: AitThemes.com
Author URI: http://ait-themes.com
Description: Follow us on <a href="http://themeforest.net/user/ait/follow">Themeforest</a> or <a href="http://twitter.com/AitThemes">Twitter</a>.
Version: 1.22
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, full-width-template, post-formats, theme-options, translation-ready
*/

/* *************************************
 *    !!! Do not edit this file !!!    *
 * Please edit style.less.css instead. *
 * *********************************** */




html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: outside none none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.custom-table, .custom-table-wrapper table {
    background-color: #fff;
    border: 1px solid #cccccc;
    border-collapse: separate;
    border-radius: 3px;
    border-spacing: 2px;
}
.custom-table td, .custom-table-wrapper table td, .custom-table th, .custom-table-wrapper table th {
    border: 0 none;
    margin: 0;
    padding: 6px 10px;
	font-size: 15px;
}
.custom-table th, .custom-table-wrapper table th {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.04);
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
    padding: 8px 10px;
    text-align: center;
}
.custom-table td, .custom-table-wrapper table td {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.01);
}
.custom-table tr:nth-child(2n) td, .custom-table-wrapper table tr:nth-child(2n) td {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
}
.gray2 {
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    width: 30%;
}
.gray1 {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    padding: 15px;
}
label, input, button, select, textarea {
    color: #575757;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-left: 20px;
    text-align: left;
	 font-family: Arial,Helvetica,sans-serif;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 3px;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 9px;
    padding: 4px 6px;
}
.chk {
    float: left;
    font-weight: bold;
    line-height: 29px;
    margin-left: 45px;
    margin-top: -21px;
}
select {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    width: 220px;
}
select, input[type="file"] {
    height: 30px;
    line-height: 30px;
}
.cona {
    line-height: 39px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 0;
    width: 884px;
}
.contactForm {
    background-color: #fff;
    float: left;
    margin-top: 0;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-top: 20px;
    width: 90%;
}
.contactForm input[type="text"], .contactForm input[type="email"] {
    background-color: #eee;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    padding: 7px 8px;
    width: 29%;
}
.contactForm input:-moz-placeholder {
    text-indent: 3%;
}
.contactForm textarea:-moz-placeholder {
    line-height: 37px;
    text-indent: 1%;
}
.contactForm input.distanceInput {
    margin-right: 1.4%;
}
.contactForm textarea {
    background-color: #eee;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    margin-top: 20px;
    min-height: 150px;
    padding: 7px 8px;
    width: 94%;
}
html, div, map, dt, isindex, form {
    display: block;
}
header, nav, article, footer, address {
    display: block;
}
#ticker_container {
    color: #333;
    font-family: "OswaldLight",Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: bold;
    overflow: auto;
    padding: 10px;
}
countdown countdown-- > .countdown {
}
#countdown {
    display: none;
}
.countdown-box {
    border-color: #efefef #e1e1e1 #c6c6c6;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    position: relative;
    width: 200px;
}
.countdown-box.no-seconds {
    width: 228px;
}
.countdown-box:before {
    border-radius: 3px 0 0 3px;
    bottom: -1px;
    content: "";
    position: absolute;
    top: -1px;
    width: 12px;
}
.countdown-box:after {
    bottom: -1px;
    color: #ffffff;
    content: attr(data-label);
    height: 26px;
    left: -53px;
    letter-spacing: 0.5px;
    line-height: 26px;
    opacity: 0.3;
    position: absolute;
    text-align: center;
    top: 27px;
    transform: rotate(-90deg);
    width: 40px;
}
.countdown-box .field {
    background: url("design/img/countdown-bg.jpg") no-repeat scroll right bottom #f8f8f8;
    float: left;
    height: 79px;
    overflow: hidden;
    position: relative;
    width: 50px;
}
.countdown-box .field.last {
    background-position: left bottom;
}
.countdown-box .field.dropshade:before {
    border-radius: 20px / 100px;
    bottom: 8px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    content: "";
    left: -41px;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 1;
}
.webkit .countdown-box .field.dropshade:before {
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.4);
}
.countdown-box .field .name {
    color: #949494;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}
.countdown-box .field .value {
    font-size: 30px;
    height: 60px;
    line-height: 60px;
    margin: 0 0 0 1px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
.countdown-box .field .value .current {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.countdown-box .field .value .next {
    left: 0;
    position: absolute;
    top: -54px;
    width: 100%;
}
.countdown-box .field .value .narrow {
    letter-spacing: -6px;
    margin-left: -3px;
}
.countdown-box .field .value .shade {
    background: url("design/img/countdown-shade.png") repeat-x scroll 0 3px rgba(0, 0, 0, 0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#comments {
    margin-top: 0;
    position: relative;
}
#comments #comments-title {
    font-weight: normal;
    margin-bottom: 25px;
    margin-top: 0;
}
#comments #comments-title span {
    font-weight: normal;
    text-transform: none;
}
#comments ol.commentlist {
    padding: 0;
}
#comments ol.commentlist {
    margin: 0;
    padding-bottom: 1px;
}
#comments ol.commentlist ul {
    list-style: outside none none;
    margin: 0 0 0 54px;
    padding: 0;
}
#comments ol.commentlist li {
    list-style: outside none none;
    padding: 0;
}
#comments .comment-meta {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1) inset, 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
    position: relative;
}
#comments .comment-meta:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
#comments .vcard {
    line-height: 24px;
    padding: 11px 0 9px 14px;
}
#comments .vcard .says {
    display: none;
}
#comments .vcard .fn {
    color: #333333;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin: 0 6px 0 0;
    position: relative;
    top: 0;
}
#comments .vcard .fn a {
    color: #333333;
    text-decoration: none;
}
#comments .vcard .fn a:hover {
    text-decoration: underline;
}
#comments .theRow {
    float: left;
    margin: 10px 0 8px;
}
#comments .theRow a {
    margin-right: 10px;
    padding-right: 10px;
}
#comments .fn, .fn a, .fn a:hover {
    font-size: 12px !important;
    font-weight: bold !important;
    line-height: 22px;
}
#comments a.comment-date {
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    vertical-align: top;
}
#comments a.comment-date:hover {
    text-decoration: none;
}
#comments .comment-links {
    display: block;
    line-height: normal;
    position: absolute;
    right: 10px;
    top: 9px;
}
#comments .comment-links:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
#comments .edit-link {
    display: block;
    float: right;
    line-height: 23px;
    margin-left: 5px;
    position: relative;
}
#comments .edit-link a {
    color: #b61b02;
    font-size: 12px;
    padding: 3px 6px;
    text-transform: lowercase;
}
#comments .reply {
    float: right;
    margin-left: 10px;
}
#comments .reply a {
    display: inline-block;
    font-size: 12px !important;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    width: 36px;
}
#comments .reply span {
    display: none;
}
#comments .comment-text {
    position: relative;
}
#comments .comment-content {
    background: none repeat scroll 0 0 #f9f9f9;
    border-radius: 0 0 3px 3px;
    border-top-width: 0;
    margin: 10px 0 20px;
    padding: 14px 20px 1px;
}
#comments .comment-content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
#comments .comment-content:before {
    background: url("design/img/arrow-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 15px;
    left: -7px;
    position: absolute;
    top: 20px;
    width: 12px;
}
#comments .comment-avatar {
    display: block;
    float: left;
    margin-right: 15px;
}
#comments .avatar {
    display: block;
    float: left;
    height: auto;
    padding: 3px;
    width: 32px;
}
#comments label span {
    font-size: 11px;
    font-weight: normal;
}
#comments input {
    width: 45%;
}
#comments textarea {
    display: block;
    width: 100%;
}
#comments p {
    margin: 0 0 20px;
    position: relative;
}
#respond {
    border: 1px solid #efeff1 !important;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0;
}
#respond #commentform {
    padding: 0 20px 20px;
    position: relative;
}
#respond li #reply-title {
    position: relative;
}
#respond li #reply-title small {
    position: absolute;
    right: 10px;
    top: 10px;
}
#respond p.form-submit {
    margin: 0;
}
#respond #reply-title {
    margin: 0;
    padding: 20px;
    text-transform: uppercase;
}
#respond #reply-title small {
    float: right;
    font-weight: bold;
}
#respond #reply-title small a {
    color: #333333;
}
#respond #submit {
    background: url("design/img/menu_glass_bt.png") no-repeat scroll center top #333333;
    border: medium none !important;
    color: #ffffff;
    cursor: pointer;
    display: inline;
    font-size: 15px;
    width: auto;
}
#respond #submit:hover {
    text-decoration: none;
}
#respond input, #respond textarea {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #636363;
    display: block;
    font-family: "Arial",sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 8px 12px;
}
#respond p {
    margin-bottom: 20px;
}
#respond p.comment-notes {
    float: right;
    font-style: italic;
    line-height: 18px;
    width: 47%;
}
#respond p.comment-notes .required {
    display: none;
}
#respond p.logged-in-as {
    bottom: 14px;
    font-size: 11px;
    margin: 0;
    position: absolute;
    right: 14px;
    z-index: 10;
}
#respond p.logged-in-as a {
    text-decoration: none;
}
#respond p.logged-in-as a:hover {
    text-decoration: underline;
}
#respond p.comment-form-comment {
    padding-right: 18px;
}
#respond .required {
    background: url("design/img/required.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    font-size: 0;
    height: 5px;
    left: 0;
    line-height: 0;
    position: absolute;
    text-indent: -9999px;
    top: 22px;
    width: 5px;
}
#respond .form-allowed-tags {
    display: none;
}
#respond .form-allowed-tags code {
    display: block;
    font-size: 11px;
    line-height: 16px;
}
textarea#comment {
    width: 100%;
}
div.wpcf7 {
    padding: 14px 20px 0;
}
.frame .wpcf7 form {
    padding-bottom: 5px;
    padding-top: 0;
}
.wpcf7 label {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #636363;
    left: -9px;
    line-height: 21px;
    position: absolute;
    top: 4px;
    z-index: 10;
}
.wpcf7 label span {
    cursor: pointer;
    font-weight: normal;
}
.wpcf7 p {
    font-size: 12px;
    margin-bottom: 15px;
    position: relative;
}
.wpcf7 p:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.wpcf7 input, .wpcf7 textarea {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #636363;
    display: block;
    font-family: "Arial",sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 8px 12px;
}
.wpcf7-list-item {
    margin: 0 !important;
}
.wpcf7-list-item input {
    display: inline-block;
    margin: 0 10px 0 0;
}
.wpcf7 textarea {
    width: 90%;
}
.wpcf7 .required {
    background: url("design/img/required.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    font-size: 0;
    height: 5px;
    left: -10px;
    line-height: 0;
    position: absolute;
    text-indent: -9999px;
    top: -3px;
    width: 5px;
}
.wpcf7 .wpcf7-form-control-wrap {
    display: block;
    position: relative;
}
.wpcf7 .wpcf7-submit, .customButton {
    background: none repeat scroll 0 0 #dddddd;
    border: 0 solid #e8e8e8;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline;
    float: left;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    margin: 20px 0 0;
    padding: 7px 10px 6px;
    text-transform: uppercase;
    width: auto;
}
.wpcf7 .wpcf7-submit:hover, .customButton:hover {
    border: medium none;
    text-decoration: none;
}
.wpcf7 .selectbox label {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #cccccc;
    border-image: none;
    border-radius: 3px 0 0 3px;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    float: left;
    left: 0;
    line-height: 16px;
    padding: 22px 8px;
    position: relative;
    top: 0;
}
.wpcf7 .selectbox .wpcf7-form-control-wrap {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fbfbfb;
    border-color: #cccccc;
    border-image: none;
    border-radius: 0 3px 3px 0;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    display: block;
    float: left;
    height: 40px;
    padding: 10px 8px;
}
.wpcf7 .selectbox select {
    background: none repeat scroll 0 0 #fefefe;
    border: 1px solid #cccccc;
    margin-top: 2px;
}
.wpcf7 .selectbox .required {
    left: -1px;
    top: -1px;
}
.wpcf7 .checkbox {
    margin: 0 0 10px;
}
.wpcf7 .checkbox label {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    border-width: 0;
    font-weight: normal;
    left: 0;
    line-height: 15px;
    padding: 0;
    position: static;
    top: 0;
}
.wpcf7 .checkbox input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-width: 0;
    margin-right: 5px;
    padding: 0;
    position: relative;
    top: -1px;
    vertical-align: middle;
}
.wpcf7 .checkbox .wpcf7-list-item {
    display: block;
    padding: 0 0 5px;
}
.wpcf7 .radiobuts-horizontal {
    white-space: nowrap;
}
.wpcf7 .radiobuts-horizontal label, .wpcf7 .radiobuts-vertical label {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    border-width: 0;
    font-weight: normal;
    left: 0;
    line-height: 15px;
    padding: 0;
    position: static;
    top: 0;
}
.wpcf7 .radiobuts-horizontal input, .wpcf7 .radiobuts-vertical input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-width: 0;
    margin-right: 5px;
    padding: 0;
    position: relative;
    top: -1px;
    vertical-align: middle;
}
.wpcf7 .radiobuts-horizontal .label, .wpcf7 .radiobuts-vertical .label {
    display: inline-block;
    font-weight: bold;
    padding-right: 10px;
}
.wpcf7 .radiobuts-horizontal .wpcf7-list-item {
    padding-right: 10px;
}
.wpcf7 .radiobuts-horizontal .wpcf7-form-control-wrap {
    display: inline-block;
}
.wpcf7 .radiobuts-vertical {
    margin: 0 0 10px;
}
.wpcf7 .radiobuts-vertical .label {
    float: left;
}
.wpcf7 .radiobuts-vertical .wpcf7-form-control-wrap {
    float: left;
}
.wpcf7 .radiobuts-vertical .wpcf7-list-item {
    display: block;
    padding-bottom: 5px;
}
.wpcf7 .captcha img {
    border: 1px solid #dddddd;
    float: left;
    margin-right: 10px;
}
.wpcf7 div.wpcf7-validation-errors {
    background: none repeat scroll 0 0 #e7d700;
    border: 1px solid #f7e700;
    border-radius: 3px;
    color: #111111;
    line-height: 18px;
    margin: 20px 0;
    padding: 2px 8px;
}
.wpcf7 span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #dd0000;
    border-radius: 3px;
    color: #ffffff;
    left: 70px;
    padding: 5px 8px;
    position: absolute;
    top: 7px;
}
.wpcf7 span.wpcf7-not-valid-tip-no-ajax {
    background: none repeat scroll 0 0 #dd0000;
    border-radius: 3px;
    color: #ffffff;
    left: 70px;
    padding: 2px 8px;
    position: absolute;
    top: 7px;
}
.wpcf7 div.wpcf7-mail-sent-ok {
    background: none repeat scroll 0 0 #398f14;
    border: 1px solid #40a315;
    border-radius: 3px;
    color: #ffffff;
    line-height: 18px;
    margin: 20px 0 0;
    padding: 2px 8px;
}
.wpcf7 img.ajax-loader {
    background: none repeat scroll 0 0 #f4f4f4;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    display: block;
    float: left;
    margin-bottom: 0;
    padding: 3px;
}
.table {
    display: table;
    width: 100%;
}
.full {
    width: 100%;
}
@font-face {
    font-family: "OswaldLight";
    font-style: normal;
    font-weight: normal;
    src: url("design/fonts/Oswald-Light-webfont.eot?#iefix") format("embedded-opentype"), url("design/fonts/Oswald-Light-webfont.woff") format("woff"), url("design/fonts/Oswald-Light-webfont.ttf") format("truetype"), url("design/fonts/Oswald-Light-webfont.svg#OswaldLight") format("svg");
}
@font-face {
    font-family: "OswaldRegular";
    font-style: normal;
    font-weight: normal;
    src: url("design/fonts/Oswald-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("design/fonts/Oswald-Regular-webfont.woff") format("woff"), url("design/fonts/Oswald-Regular-webfont.ttf") format("truetype"), url("design/fonts/Oswald-Regular-webfont.svg#OswaldBold") format("svg");
}
@font-face {
    font-family: "OswaldBold";
    font-style: normal;
    font-weight: normal;
    src: url("design/fonts/Oswald-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("design/fonts/Oswald-Bold-webfont.woff") format("woff"), url("design/fonts/Oswald-Bold-webfont.ttf") format("truetype"), url("design/fonts/Oswald-Bold-webfont.svg#OswaldBold") format("svg");
}
.fancyFont {
    font-family: "OswaldLight";
}
.fancyFontRegular {
    font-family: "OswaldRegular";
}
.fancyFontBold {
    font-family: "OswaldBold" !important;
}
html {
    background: url(" ") repeat-x scroll center top #ffffff;
    color: #777777;
}
body {
    font-family: arial;
    font-size: 12px;
    margin: 0;
    min-width: 1110px;
    width: 100%;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.clear:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clear {
    clear: both;
}
a {
    color: #7ab602;
    text-decoration: none;
    transition: all 0.25s ease-in-out 0s;
}
a:hover {
    color: #7ab602;
    text-decoration: underline;
    transition: all 0.25s ease-in-out 0s;
}
small {
    font-size: 11px;
    line-height: 16px;
}
strong {
    font-weight: bold;
}
b {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.bold {
    font-weight: bold;
}
.normal {
    font-weight: normal;
}
.hidden {
    display: none;
}
.firstLetter {
    background: url("design/img/capital.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #ffffff;
    display: block;
    float: left;
    font-family: "OswaldBold";
    font-size: 30px;
    height: 40px;
    line-height: 38px;
    margin-right: 10px;
    text-align: center;
    width: 36px;
}
pre, code {
    font-family: "Lucida Sans Typewriter","Lucida Console";
    line-height: 16px;
}
.frame pre {
    background: url("design/img/pre-code.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    line-height: 20px;
    margin: -10px -10px -1px;
    overflow: auto;
    padding: 10px;
}
.frame code {
    margin-bottom: 10px;
}
.frame pre code {
    margin-bottom: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: none;
}
h1 {
    font-size: 34px;
    font-weight: bold;
    margin: 0 0 15px;
}
h2 {
    font-size: 28px;
    font-weight: normal;
    margin: 0 0 10px;
}
h3 {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 10px;
}
h4 {
    font-size: 19px;
    font-weight: normal;
    margin: 0 0 10px;
}
h5 {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 10px;
}
h6 {
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 10px;
}
.center {
    text-align: center;
}
.aligncenter {
    display: block !important;
    margin: auto auto 20px;
    text-align: center;
}
.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
.defaultContentWidth {
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative;
    width: 1000px;
}
.table {
    display: table;
    width: 100%;
}
.wrapper {
    margin: 0 auto;
    width: 1000px;
}
header {
    background: url("design/img/plaid.png") repeat scroll center top rgba(0, 0, 0, 0);
}
header .logo {
    display: inline;
    padding: 40px 0;
    width: 755px;
}
a.trademark {
    float: left;
    margin-right: 40px;
}
.logo .table {
    border-left: 2px solid #333333;
    padding-left: 30px;
    width: 61%;
}
.tagLineHolder {
    display: table-row;
    font-size: 15px;
    height: 58px;
    line-height: 18px;
    overflow: hidden;
    text-shadow: 1px 1px 1px #fff;
}
.tagLineHolder p {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
#social-links {
    margin: 8px 15px 0 0;
}
#social-links li {
    float: left;
    padding: 3px;
}
#social-links li:hover {
    opacity: 0.5;
    transition: all 0.25s ease-in-out 0s;
}
#flags {
    margin: 55px 0 0 5px;
    text-align: right;
}
.flag-selected a {
    background: none repeat scroll 0 0 padding-box #cccccc;
    border-radius: 20px;
    color: #ffffff;
    font-family: "OswaldRegular";
    font-size: 14px;
    line-height: 28px;
    padding: 6px 9px 7px;
    text-decoration: none;
}
.flags-dropdown {
    display: none;
    margin-top: 15px;
}
#flags:hover .flags-dropdown:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
#flags:hover .flags-dropdown:before {
    border-color: transparent transparent #eef1f2;
    border-style: solid;
    border-width: 0 0 5px 6px;
    content: "";
    height: 0;
    position: absolute;
    right: 15px;
    top: -5px;
    width: 0;
}
#flags:hover .flags-dropdown {
    background: none repeat scroll 0 0 #f4f6f7 !important;
    border: 1px solid #dce2e5;
    border-radius: 2px;
    display: block;
    padding: 5px 0 6px 10px;
    position: relative;
}
#flags:hover .flags-dropdown li {
    border-right: 1px solid #889aa3;
    display: inline-block;
    float: left;
    margin-right: 5px;
    padding-right: 5px;
}
#flags:hover .flags-dropdown li:last-child {
    border: medium none !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
}
#flags:hover .flags-dropdown li a {
    color: #889aa3 !important;
    font-family: "OswaldBold";
    text-align: center;
    text-decoration: none;
}
#flags:hover .flags-dropdown li a:hover {
    color: #7ab602 !important;
}
div.toolbar {
    border-top: 1px solid #dce2e5;
}
#breadcrumb {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px !important;
    padding: 8px 0 !important;
    text-align: left;
}
span.crumbs a {
    font-weight: normal;
}
span.crumbs span.current {
    font-weight: normal;
}
.menu-container {
    width: 100%;
}
.menu-content {
    background: none repeat scroll 0 0 padding-box #333333;
    border-radius: 5px 5px 0 0 !important;
    min-height: 37px;
    z-index: 99;
}
.menu-wrap:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.menubut {
    display: none;
}
.mainmenu {
    float: left;
    width: 88%;
}
.mainmenu ul {
    list-style-type: none;
    margin: 0 10px 0 0;
}
.mainmenu ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.mainmenu ul li {
    float: left;
    margin: 0;
    position: relative;
    z-index: 100;
}
.mainmenu ul li:first-child a {
    background-clip: padding-box;
    border-radius: 5px 0 0;
}
.mainmenu > ul > li, .mainmenu > .menu > ul > li {
    display: block;
    line-height: 26px;
}
.mainmenu > ul > li > a, .mainmenu > .menu > ul > li > a {
    color: #ffffff;
    display: block;
    font-family: "OswaldBold";
    font-size: 15px;
    font-weight: normal;
    line-height: 26px;
    padding: 6px 10px;
    position: relative;
    text-decoration: none;
    transition: all 0.25s ease-in-out 0s;
    z-index: 1000;
}
.mainmenu > ul.menu > li.current-menu-item > a {
    background: none repeat scroll 0 0 #7ab602;
    color: #ffffff;
    line-height: 26px;
}
.mainmenu > ul > li > a:hover, .mainmenu > .menu > ul > li > a:active, .mainmenu > .menu > ul > li > a:hover {
    color: #7ab602 !important;
    text-decoration: none;
    transition: all 0.25s ease-in-out 0s;
}
.mainmenu > ul > li.parent:hover > a {
    position: relative;
    z-index: 10;
}
.mainmenu > .menu ul > li.parent:hover > a, .mainmenu > .menu ul > li.parent:hover > a, .mainmenu > ul > li.current_page_item > a, .mainmenu > ul > li.current_page_parent > a, .mainmenu > ul > li.current_page_ancestor > a, .mainmenu > .menu > ul > li.current_page_item > a, .mainmenu > .menu > ul > li.current_page_parent > a, .mainmenu > .menu > ul > li.current_page_ancestor > a {
    background: none repeat scroll 0 0 #7ab602;
    color: #ffffff !important;
}
.mainmenu > ul > li:hover, .mainmenu > .menu > ul > li:hover {
    position: relative;
    z-index: 150;
}
.mainmenu ul ul {
    background: none repeat scroll 0 0 padding-box #f2f5f6;
    border-radius: 0 0 5px 5px;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.3);
    display: none;
    left: 0;
    margin: 0;
    padding: 5px 0;
    position: absolute;
    top: 37px;
    width: 215px;
}
.mainmenu li li {
    background-clip: padding-box;
    border-radius: 0 !important;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 1), 0 -1px 0 0 rgba(0, 0, 0, 0.15);
    float: none;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 20px;
    margin: 0;
    position: relative;
    width: 215px;
}
.mainmenu li li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    color: #777777;
    display: block;
    padding: 5px 20px;
    text-decoration: none;
    transition: all 0.25s ease-in-out 0s;
}
.mainmenu li li:last-child {
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0), 0 -1px 0 0 rgba(0, 0, 0, 0.15);
}
.mainmenu li li:first-child {
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 1), 0 -1px 0 0 rgba(0, 0, 0, 0);
}
.mainmenu li ul > li:hover > a {
    border: medium none;
    color: #7ab602;
    text-decoration: none;
    transition: all 0.25s ease-in-out 0s;
}
.mainmenu ul ul ul {
    left: 216px;
    position: absolute;
    top: -5px;
}
.mainmenu ul > li:hover > ul {
    display: block;
}
.menu-container .post-links {
    border-left: 1px solid #6c818c;
    float: right;
    font-family: "OswaldBold";
    font-size: 13px;
    padding: 13px 20px 11px;
    text-transform: uppercase;
}
.menu-container .post-links a {
    color: #ffffff;
    text-decoration: none !important;
}
.menu-container .post-links a:hover {
    color: #7ab602;
}
#sections {
    clear: both;
    height: auto;
    overflow: hidden;
    width: auto;
}
#sections section:first-child {
    border-bottom: 10px solid #b9c5cb;
}
.slider-enabled {
    border: medium none;
}
.slider-disabled {
    border-bottom: 10px solid #b9c5cb;
}
.slider-container {
    background: none repeat scroll 0 0 #d2d9dc;
    box-shadow: 0 -30px 0 0 rgba(255, 255, 255, 1) inset;
    position: relative;
    width: 100%;
}
.slider-container .wrapper {
    position: relative;
    z-index: 11;
}
.slider-content {
    background-clip: padding-box;
    border-bottom: 10px solid #333333;
    border-radius: 0 0 5px 5px;
    position: relative;
}
div.office-info {
    background: none repeat scroll 0 0 #c2cbcf;
    display: block;
    font-family: "OswaldBold";
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    z-index: 99;
}
div.office-info div.office-hours {
    border: 5px solid #c2cbcf;
}
div.office-info div.office-telephone, div.office-info {
    border-top: 1px solid #dee3e6;
    padding: 0;
    width: 275px;
}
div.office-hours span.office-info-icon {
    background-clip: padding-box;
    border-radius: 25px;
    height: 47px;
    left: 15px;
    position: absolute;
    top: -20px;
    width: 47px;
    z-index: 1100;
}
div.office-hours span.office-info-title {
    background: none repeat scroll 0 0 #dee3e6;
    color: #333333;
    display: block;
    font-size: 16px;
    padding: 5px 0;
    text-align: center;
}
div.office-hours div.timetable {
    color: #889aa3;
    display: table;
    font-size: 11px;
    text-align: left;
    width: 100%;
}
div.office-hours div.timetable div.timetable-entry {
    border-bottom: 1px solid #dee3e6;
    display: table-row;
    padding: 5px;
}
div.office-hours div.timetable div.timetable-entry div.timetable-day {
    background: none repeat scroll 0 0 #ffffff;
    border-right: 1px solid #d0d7db;
    border-top: 1px solid #dee3e6;
    display: table-cell;
    padding: 5px 3px;
    text-align: center;
    text-transform: uppercase;
    width: 58px;
}
div.office-hours div.timetable div.timetable-entry div.timetable-time {
    background: none repeat scroll 0 0 #fbfcfc;
    border-top: 1px solid #dee3e6;
    display: table-cell;
    font-family: "OswaldRegular";
    font-size: 13px;
    padding: 8px 10px;
    text-align: center;
    width: 220px;
}
div.office-telephone span.office-info-icon {
    background: url("design/img/phone-ico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: table-cell;
    float: left;
    height: 47px;
    margin-right: 15px;
    width: 47px;
    z-index: 1100;
}
div.office-telephone span.office-info-title {
    color: #333333;
    float: left;
    font-size: 15px;
    margin: 15px 5px 0 0;
    text-transform: uppercase;
}
div.office-telephone span.office-info-data {
    color: #ffffff;
    float: left;
    font-size: 15px;
    margin-top: 15px;
}
div.office-email span.office-info-icon {
    background: url("design/img/letter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 47px;
    margin-right: 15px;
    width: 47px;
    z-index: 1100;
}
div.office-email span.office-info-title {
    color: #333333;
    float: left;
    font-size: 15px;
    margin: 7px 0 5px;
    text-transform: uppercase;
}
div.office-email span.office-info-data {
    color: #ffffff;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 13px;
    margin: 7px 0 0;
}
.sidebar .office-info {
    margin-bottom: 40px;
    position: relative;
}
#container {
    background: none repeat scroll 0 0 #ffffff;
    width: 100%;
}
#container:first-child {
    border-bottom: 4px solid #d1d9dd;
    margin-top: 20px;
}
#container:last-child {
    border-bottom: medium none !important;
}
#content {
    height: auto;
    padding: 35px 0 20px;
}
.mainbar {
    float: left;
    width: 716px;
}
.onecolumn .mainbar {
    float: none;
    margin: 0 auto;
    width: 1000px;
}
.service-boxes-container {
    margin-bottom: 0 !important;
    padding: 45px 0 !important;
}
.service-boxes-container .sbox-row {
    padding-bottom: 30px;
}
.service-boxes-container .sbox-row:last-child {
    padding-bottom: 0;
}
.service-boxes-container .sbox {
    border-right: 1px solid #c5cfd4;
    display: block;
    float: left;
    margin: 0 18px 0 0;
    padding: 0 18px 0 0;
    width: 222px;
}
.service-boxes-container .sbox h2.title {
    color: #333333;
    font-family: "OswaldBold";
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 10px;
    text-align: center;
}
.service-boxes-container .sbox h2.title a {
    color: #333333;
    text-decoration: none;
}
.service-boxes-container .sbox span {
    vertical-align: middle;
}
.service-boxes-container .sbox img {
    display: block;
    vertical-align: middle;
}
.service-boxes-container .sbox p {
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    text-align: center;
}
.service-boxes-container .last-sbox {
    border-bottom: 0 none !important;
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
}
.service-boxes-container .first-sbox {
    margin-left: 0;
}
.sboxes-3 .sbox {
    width: 302px;
}
.sboxes-3 .sbox:nth-child(3n) {
    border-right: 0 none;
    margin-right: 0;
}
.sboxes-3 .sbox-content a.iconLink .greyscale-container img {
    left: 50px;
}
.sboxes-4 .sbox {
    width: 222px;
}
.sboxes-4 .sbox:nth-child(4n) {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
}
.sbox-content a.iconLink {
    display: block;
}
.sbox-content a.iconLink .greyscale-container {
    position: relative;
}
.sbox-content a.iconLink .greyscale-container img {
    left: 10px;
    position: absolute;
}
.sbox-content a.iconLink .greyscale-container img.hoverImage {
    opacity: 0;
    position: absolute;
}
.sbox-content a {
    display: block;
    position: relative;
}
.sbox-content a:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.sbox-content a .wrap {
    display: block;
    text-align: center;
}
.sbox-content a .wrap1 {
    display: block;
}
.sbox-content a .wrap2 {
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.25s ease-in-out 0s;
}
.sbox-content a .wrap2:hover {
    opacity: 1;
    transition: all 0.25s ease-in-out 0s;
}
.sbox-content a img {
    display: block;
    margin: 0 auto;
}
.ait-teams .single-member {
    float: left;
    margin-right: 32px;
    width: 155px;
}
.ait-teams img {
    max-width: 100%;
}
.ait-teams .single-member.fourth {
    margin-right: 0;
}
.onecolumn .ait-teams .single-member {
    width: 217px;
}
.cssfeature p span {
    font-size: 15px !important;
}
.cssfeature img {
    margin: 0 auto;
}
.lawyer-buttons {
    border-bottom: 1px dashed #c5cfd4;
}
.lawyer-buttons a img {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none !important;
    display: inline-block;
    opacity: 0.5;
    padding: 0;
}
.testimonials {
    height: auto;
    padding: 35px 0 30px;
    position: relative;
}
.testimonials p {
    color: #fff !important;
    font-family: "OswaldLight",Arial,sans-serif;
    font-size: 27px;
    line-height: 40px;
    text-align: left;
}
.testimonials a {
    color: #333333 !important;
    display: inline-block;
    font-family: "OswaldBold";
    margin-bottom: 1px;
    padding: 0 8px;
    text-decoration: none;
}
.testimonials a:hover, .testimonials p a:hover {
    color: #889aa3;
    text-decoration: none;
}
.testimonials img {
    border-radius: 100px;
    margin-right: 15px;
}
.testimonials .testimonial {
    display: none;
    position: absolute;
}
.testimonials .testimonial-author {
    display: none;
}
.testimonial-arrows {
    display: none;
}
.clearing {
    background: none repeat scroll 0 0 #ff0000;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}
.rule {
    border-top: 1px dashed #c5cfd4;
    display: inline-block;
    margin: 0 0 25px;
    padding-top: 0;
    position: relative;
    text-align: right;
    width: 100%;
}
.rule span {
    background-clip: padding-box;
    border-radius: 2px;
    color: transparent;
    cursor: pointer;
    display: block;
    float: right;
    height: 25px;
    left: auto;
    margin: -11px 15px 0 0;
    position: absolute;
    right: 0;
    text-indent: 50px;
    transition: all 0.25s ease-in-out 0s;
    width: 25px;
}
.rule span:before {
    border-color: transparent transparent #b6c3c9;
    border-style: solid;
    border-width: 8px 5px;
    content: "";
    height: 0;
    left: 15px;
    position: absolute;
    top: -2px;
    transition: all 0.25s ease-in-out 0s;
    width: 0;
}
.rule span:after {
    background-clip: padding-box;
    border-color: #b6c3c9;
    border-radius: 0 0 2px 2px;
    border-style: solid;
    border-width: 5px 3px;
    content: "";
    height: 0;
    left: 17px;
    position: absolute;
    top: 10px;
    transition: all 0.25s ease-in-out 0s;
    width: 0;
}
.rule span:hover {
}
.rule span:hover:before {
    border-color: transparent transparent #889aa3;
    top: -9px;
    transition: all 0.25s ease-in-out 0s;
}
.rule span:hover:after {
    background-clip: padding-box;
    border-color: #889aa3;
    border-width: 5px 3px;
    top: 5px;
    transition: all 0.25s ease-in-out 0s;
}
.sc-box-title {
    background: url("design/img/bck_00-05.png") repeat scroll 0 0 transparent !important;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    color: #777777;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.frame .sc-box-title {
    margin: -10px -20px 10px;
}
.sc-box-title .wrap {
    display: block;
    padding-bottom: 10px;
}
.sc-box-title .wrap:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.sc-box-title h1, .sc-box-title h2, .sc-box-title h3, .sc-box-title h4, .sc-box-title h5, .sc-box-title h6 {
    margin: 0 !important;
    padding: 2px 0 0 !important;
}
.sc-box-title p {
    line-height: 16px;
    margin: 0 !important;
    padding: 2px 0 0 !important;
}
.sc-button {
    background: none repeat scroll 0 0 padding-box #889aa3;
    border-radius: 3px;
    color: #889aa3;
    display: inline-block;
    padding-bottom: 1px;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.25s ease-in-out 0s;
}
.sc-button span {
    transition: all 0.25s ease-in-out 0s;
}
.sc-button span:hover {
    color: #333333 !important;
    text-decoration: none !important;
    transition: all 0.25s ease-in-out 0s;
}
.sc-button span.border {
    display: block;
    margin: 0 1px;
    padding-bottom: 9px;
    padding-top: 8px;
}
.sc-button span span {
    display: block;
}
.sc-button span.wrap {
    padding: 0 10px;
}
.sc-button span.title {
    font-family: "OswaldBold";
    font-size: 17px;
    font-weight: normal;
    line-height: 32px;
}
.sc-button span.description {
    color: #ffffff;
    font-size: 11px;
    line-height: 14px;
}
.sc-button.light .description {
    color: #000000;
}
.sc-button.light:hover .description {
    color: #000000;
}
.sc-column .sc-button {
    margin-bottom: 0;
}
.latest-posts:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.sc-page {
    display: block;
    margin-bottom: 20px;
}
.sc-page:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.sc-page h3 {
    font-family: "OswaldBold";
    font-size: 18px !important;
    margin: 10px 0 !important;
    padding-top: 10px;
}
.sc-page h3 a {
    color: #333333;
    text-decoration: none;
}
.sc-page h3 a:hover {
    color: #7ab602;
    text-decoration: none;
}
.sc-page img {
    display: block;
    height: 90px;
    width: 90px;
}
.sc-page .image a {
    display: block;
}
.sc-page .item .image {
    float: left;
    margin: 0 20px 0 0;
}
.sitemap-pages li li {
    list-style-type: none;
}
.sc-page .item:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.sc-page .item:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.sc-page .rule {
    display: none;
}
.sc-video {
    display: block;
    margin-bottom: 20px;
}
.sc-video iframe {
    vertical-align: top;
}
.sc-video.border .wrap {
    border: medium none !important;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3) !important;
    display: block;
    overflow: hidden;
    width: 100%;
}
.sc-map {
    display: block;
    margin-bottom: 20px;
}
.sc-map iframe {
    vertical-align: top;
}
.sc-map.border .wrap {
    border: medium none !important;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3) !important;
    display: block;
    overflow: hidden;
}
.sc-fb-comments {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3) !important;
    display: inline-block;
    margin-bottom: 20px;
}
.sc-fb-comments iframe {
    vertical-align: top;
}
.sc-fb-comments.border {
    border: medium none !important;
    overflow: hidden;
}
.sc-fb-comments.border .wrap {
    background: none repeat scroll 0 0 #ffffff;
    border: 0 solid #ffffff;
    display: block;
    width: 100%;
}
.sc-fb-comments iframe.fb_ltr {
    border: 1px solid #aaaaaa !important;
}
.sc-twitter {
    display: inline-block;
    margin-bottom: 20px;
}
.sc-twitter iframe {
    vertical-align: top;
}
.sc-twitter.border .wrap {
    background: none repeat scroll 0 0 #6ad1f0;
    border: 1px solid #aaaaaa !important;
    display: block;
}
.ait-tabs {
    border: medium none;
    clear: both;
}
.ait-tabs .ui-tabs-nav {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-color: -moz-use-text-color -moz-use-text-color #dce2e5 !important;
    border-image: none !important;
    border-radius: 0 !important;
    border-style: none none solid !important;
    border-width: medium medium 3px !important;
    font-family: "OswaldRegular";
    padding: 5px 0 0 !important;
}
.ait-tabs .ui-tabs-nav li {
    background-clip: padding-box;
    border: medium none !important;
    border-radius: 2px 2px 0 0 !important;
    font-size: 13px !important;
    margin-right: 5px !important;
}
.ait-tabs .ui-tabs-nav li a {
    background: none repeat scroll 0 0 #889aa3 !important;
    border-radius: 1px 1px 0 0 !important;
    color: #ffffff;
    font-weight: normal !important;
    padding: 4px 10px !important;
}
.ait-tabs .ui-tabs-nav li a:hover {
    background: none repeat scroll 0 0 #dce2e5 !important;
    color: #889aa3;
}
.ait-tabs .ui-tabs-nav .ui-state-active a {
    background-color: #dce2e5 !important;
    border: medium none !important;
    box-shadow: none !important;
    color: #889aa3;
}
.ait-tabs .ui-tabs-nav .ui-state-active a:hover {
    color: #889aa3;
}
.ait-tabs .ui-tabs-nav .ui-state-active {
    color: #777777 !important;
    padding-bottom: 0 !important;
    transition: all 0.25s ease-in-out 0s;
}
.ait-tabs .ui-tabs-panel {
    background-color: #f1f3f5 !important;
    border: 1px solid #dce2e5 !important;
    border-radius: 0 !important;
    margin-bottom: 10px;
    padding: 20px 20px 0 !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border: medium none !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border: medium none !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border: medium none !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border: medium none !important;
}
.ui-tabs {
    padding: 0 !important;
}
.ui-accordion {
    margin-bottom: 20px;
}
.ui-accordion .ui-accordion-header {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-bottom: 3px solid #dce2e5 !important;
    border-radius: 0 !important;
}
.ui-accordion .ui-accordion-content {
    background-color: #f1f3f5 !important;
    border: 1px solid #dce2e5 !important;
    border-radius: 0 !important;
    padding: 14px 20px !important;
}
.ui-accordion .ui-accordion-header a {
    color: #7ab602;
    font-family: "OswaldBold";
    font-size: 25px !important;
    font-weight: normal !important;
    padding: 10px !important;
}
.ui-accordion .ui-accordion-header .ui-icon {
    background: none repeat scroll 0 0 #889aa3 !important;
    border-radius: 2px !important;
    left: 0 !important;
    transition: all 0.25s ease-in-out 0s;
}
.ui-accordion .ui-state-hover .ui-icon {
    background: none repeat scroll 0 0 #7ab602 !important;
}
.ui-accordion .ui-accordion-icons {
    padding-left: 20px !important;
}
.ui-accordion .ui-icon:before {
    border-color: transparent transparent transparent #ffffff;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    content: "";
    height: 0;
    left: 7px;
    position: absolute;
    top: 4px;
    transition: all 0.25s ease-in-out 0s;
    width: 0;
}
.ui-accordion .ui-state-hover .ui-icon:after {
    border-color: transparent transparent transparent #7ab602;
    transition: all 0.25s ease-in-out 0s;
}
.ui-accordion .ui-state-active .ui-icon:after {
    border-color: transparent transparent transparent #7ab602;
    transition: all 0.25s ease-in-out 0s;
}
.ui-accordion .ui-state-active .ui-icon {
    background: none repeat scroll 0 0 #7ab602 !important;
    transition: all 0.25s ease-in-out 0s;
}
#sidebar .widget_shortcodes .widget-content {
    padding: 15px;
}
#searchform, #search-form, #search {
    line-height: 22px;
    margin-bottom: 5px;
}
#search-form {
    position: absolute;
}
#searchform:after, #search-form:after, #search:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
#searchform label, #search-form label {
    display: none;
}
#searchform #s, #search-form #s, #search #s {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #bfcad0;
    border-radius: 2px 0 0 2px;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    padding: 0 5px;
    width: 197px;
}
#search-form #s, #search #s {
    margin-left: 5px;
}
#searchform #searchsubmit, #search-form .searchsubmit, #search #submit {
    background: url("design/img/search.png") no-repeat scroll 7px center padding-box #889aa3;
    border: medium none !important;
    border-radius: 2px;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 0;
    height: 24px;
    margin: 0;
    text-indent: -9999px;
    transition: all 0.25s ease-in-out 0s;
    width: 24px;
}
#searchform #searchsubmit:hover, #search-form .searchsubmit:hover, #search #submit:hover {
    background: url("design/img/search.png") no-repeat scroll 7px center #7ab602;
    transition: all 0.25s ease-in-out 0s;
}
.sc-notification {
    background-clip: padding-box;
    border: 1px solid #666666;
    border-radius: 3px;
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 9px 0 4px;
    position: relative;
    z-index: 1;
}
.sc-notification a.close {
    background: url("design/img/ico_close_off.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    font-size: 0;
    height: 11px;
    position: absolute;
    right: 3px;
    text-indent: -9999px;
    top: 3px;
    width: 11px;
}
.sc-notification a.close:hover {
    background: url("design/img/ico_close_ovr.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.sc-notification p {
    color: #333333;
    line-height: 16px !important;
    margin: 0 !important;
    padding: 0 25px 5px 42px !important;
}
.sc-notification strong {
    color: #333333;
}
.note-error {
    background: url("design/img/ico_error.png") no-repeat scroll 2px 0 #fae2e3;
    border-color: #ec9b9b;
}
.note-success {
    background: url("design/img/ico_success.png") no-repeat scroll 2px 0 #dffad3;
    border-color: #72cb67;
}
.note-info {
    background: url("design/img/ico_info.png") no-repeat scroll 2px 0 #dde9f7;
    border-color: #50b0ec;
}
.note-attention {
    background: url("design/img/ico_attention.png") no-repeat scroll 2px 0 #fffac6;
    border-color: #d3c200;
}
.sc-modal-content {
    margin: 0 !important;
    padding: 10px;
}
.sc-modal-content h1, .sc-modal-content h2, .sc-modal-content h3, .sc-modal-content h4, .sc-modal-content h5, .sc-modal-content h6 {
    padding-top: 10px;
}
.sc-image-wrap {
    background: url("files/images/bck_FF-80.png") repeat scroll 0 0 padding-box rgba(0, 0, 0, 0);
    border: 1px solid #ffffff;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    display: inline-block;
    padding: 7px;
}
.sc-image-wrap a, .sc-image-wrap img {
    vertical-align: top;
}
.sc-image-wrap img.thumb {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-width: 0;
    box-shadow: none;
    padding: 0;
}
.clearing {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}
.sc-column {
    float: left;
    margin-right: 32px;
    padding: 10px 0;
}
.onecolumn .sc-column {
    margin-right: 44px;
}
.ui-widget-content .sc-column {
    margin-right: 26px;
}
.onecolumn .ui-widget-content .sc-column {
    margin-right: 38px;
}
.sc-column.sc-column-last, .onecolumn .ui-widget-content .sc-column-last {
    margin-right: 0;
}
.sc-column.one-full {
    width: 716px;
}
.sc-column.one-half, .sc-column.one-half-last {
    width: 342px;
}
.sc-column.one-third, .sc-column.one-third-last {
    width: 217.333px;
}
.sc-column.two-third, .sc-column.two-third-last {
    width: 466.667px;
}
.sc-column.one-fourth, .sc-column.one-fourth-last {
    width: 155px;
}
.sc-column.three-fourth, .sc-column.three-fourth-last {
    width: 529px;
}
.onecolumn .sc-column.one-full {
    width: 1000px;
}
.onecolumn .sc-column.one-half, .onecolumn .sc-column.one-half-last {
    width: 478px;
}
.onecolumn .sc-column.one-third, .onecolumn .sc-column.one-third-last {
    width: 304px;
}
.onecolumn .sc-column.two-third, .onecolumn .sc-column.two-third-last {
    width: 652px;
}
.onecolumn .sc-column.one-fourth, .onecolumn .sc-column.one-fourth-last {
    width: 217px;
}
.onecolumn .sc-column.three-fourth, .onecolumn .sc-column.three-fourth-last {
    width: 739px;
}
.ui-widget-content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.ui-widget-content .sc-column.one-full {
    width: 670px;
}
.ui-widget-content .sc-column.one-half, .ui-widget-content .sc-column.one-half-last {
    width: 322px;
}
.ui-widget-content .sc-column.one-third, .ui-widget-content .sc-column.one-third-last {
    width: 206px;
}
.ui-widget-content .sc-column.two-third, .ui-widget-content .sc-column.two-third-last {
    width: 438px;
}
.ui-widget-content .sc-column.one-fourth, .ui-widget-content .sc-column.one-fourth-last {
    width: 148px;
}
.ui-widget-content .sc-column.three-fourth, .ui-widget-content .sc-column.three-fourth-last {
    width: 496px;
}
.onecolumn .ui-widget-content .sc-column.one-full {
    width: 958px;
}
.onecolumn .ui-widget-content .sc-column.one-half, .onecolumn .ui-widget-content .sc-column.one-half-last {
    width: 460px;
}
.onecolumn .ui-widget-content .sc-column.one-third, .onecolumn .ui-widget-content .sc-column.one-third-last {
    width: 294px;
}
.onecolumn .ui-widget-content .sc-column.two-third, .onecolumn .ui-widget-content .sc-column.two-third-last {
    width: 626px;
}
.onecolumn .ui-widget-content .sc-column.one-fourth, .onecolumn .ui-widget-content .sc-column.one-fourth-last {
    width: 211px;
}
.onecolumn .ui-widget-content .sc-column.three-fourth, .onecolumn .ui-widget-content .sc-column.three-fourth-last {
    width: 709px;
}
.ait-portfolio.desc-right .pf-page {
    margin-right: 32px;
}
.onecolumn .ait-portfolio.desc-right .pf-page {
    margin-right: 44px;
}
.ait-portfolio.desc-right.pf-col1 .pf-page {
    width: 716px;
}
.ait-portfolio.desc-right.pf-col2 .pf-page {
    width: 342px;
}
.ait-portfolio.desc-right.pf-col3 .pf-page {
    width: 217.333px;
}
.ait-portfolio.desc-right.pf-col4 .pf-page {
    width: 155px;
}
.onecolumn .ait-portfolio.desc-right.pf-col1 .pf-page {
    width: 1000px;
}
.onecolumn .ait-portfolio.desc-right.pf-col2 .pf-page {
    width: 478px;
}
.onecolumn .ait-portfolio.desc-right.pf-col3 .pf-page {
    width: 304px;
}
.onecolumn .ait-portfolio.desc-right.pf-col4 .pf-page {
    width: 217px;
}
.frame {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dee3e6;
    clear: both;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 22px;
}
.frame-wrap {
    background: url("design/img/bck_FF-10.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 10px 20px 1px;
}
.frame-inner {
    width: 100%;
}
.frame .frame-close {
    background: none repeat scroll 0 0 #f1f3f5;
    color: #777777;
    cursor: pointer;
    font-weight: bold;
    padding: 9px 14px 8px;
    text-align: right;
}
.frame .frame-close:hover {
    color: #333333;
}
.frame .frame-close .open {
    background: url("design/img/frame-arrow.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-left: 20px;
}
.frame .frame-close .close {
    background: url("design/img/frame-arrow.png") no-repeat scroll 0 -10px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-left: 20px;
}
.entry-content .frame p {
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 10px;
}
.entry-content h1, .dff {
    border-bottom: 3px solid #333;
    color: #333333;
    font-family: "OswaldRegular";
    font-size: 34px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 20px;
    padding-bottom: 10px;
}
.entry-content h2 {
    color: #333333;
    font-family: "OswaldRegular";
    font-size: 28px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 15px;
}
.entry-content h3 {
    color: #333333;
    font-family: "OswaldRegular";
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 10px;
}
.entry-content h4 {
    color: #333333;
    font-family: "OswaldRegular";
    font-size: 19px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 10px;
}
.entry-content h5 {
    color: #333333;
    font-family: "OswaldRegular";
    font-size: 15px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 10px;
}
.entry-content h6 {
    color: #333333;
    font-family: "OswaldRegular";
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
}
.entry-content p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
}
.entry-content ul {
    line-height: 20px;
    margin-bottom: 20px;
    padding: 0 0 0 16px;
}
.entry-content ul li {
    font-size: 16px;
    list-style-type: none;
    padding-bottom: 5px;
	display:inline-block;
	margin-right: 17px;
}
.entry-content ol {
    line-height: 20px;
    margin-bottom: 20px;
    padding: 0;
}
.entry-content ol li {
    list-style-type: lower-alpha;
    padding-bottom: 5px;
}
.entry-content img.circle {
    background-clip: padding-box;
    border-radius: 100%;
}
.entry-content img.roundet {
    background-clip: padding-box;
    border-radius: 7px;
}
ul.style1, ul.style2, ul.style3, ul.style4, ul.style5, ul.style6, ul.qmark li, ul.phone li {
    padding: 0 !important;
}
ul.style1 li, ul.style2 li, ul.style3 li, ul.style4 li, ul.style5 li, ul.style6 li, ul.qmark li, ul.phone li {
    background-position: 0 0;
    background-repeat: no-repeat;
    list-style-type: none;
    padding: 0 0 8px 28px;
	display: block;
}
ul.qmark li {
    background-position: 0 -3px;
    padding: 0 0 8px 40px !important;
}
ul.phone li {
    background-position: 0 2px;
    padding: 0 0 8px 25px !important;
}
ul.style1 li {
    background-image: url("design/img/ico-style1.png");
}
li.style1 {
    background-image: url("design/img/ico-style1.png") !important;
}
ul.style2 li {
    background-image: url("design/img/ico-style2.png");
}
li.style2 {
    background-image: url("design/img/ico-style2.png") !important;
}
ul.style3 li {
    background-image: url("design/img/ico-style3.png");
}
li.style3 {
    background-image: url("design/img/ico-style3.png") !important;
}
ul.style4 li {
    background-image: url("design/img/ico-style4.png");
}
li.style4 {
    background-image: url("design/img/ico-style4.png") !important;
}
ul.style5 li {
    background-image: url("design/img/ico-style5.png");
}
li.style5 {
    background-image: url("design/img/ico-style5.png") !important;
}
ul.style6 li {
    background-image: url("design/img/ico-style6.png");
}
li.style6 {
    background-image: url("design/img/ico-style6.png") !important;
}
ul.qmark li {
    background-image: url("design/img/qmark.png");
}
li.qmark {
    background-image: url("design/img/qmark.png") !important;
}
ul.phone li {
    background-image: url("design/img/phone.png");
}
li.phone {
    background-image: url("design/img/phone.png") !important;
}
ul.line {
    border-bottom: 2px solid #c5cfd4;
    border-top: 3px solid #c2cbcf;
    margin-bottom: 20px;
}
ul.line li {
    background-position: 0 8px;
    border-bottom: 1px solid #c5cfd4;
    padding-bottom: 8px;
    padding-top: 8px;
}
.entry-content table {
    line-height: 20px;
    margin-bottom: 20px;
    width: 100%;
}
.entry-content table th {
    color: #333333;
    text-align: left;
}
.entry-content table thead th {
    font-family: "OswaldBold";
    font-size: 17px;
    font-weight: normal !important;
    line-height: 30px;
}
.entry-content table tbody th {
    font-weight: normal;
}
table.style1 {
    background: url("design/img/bck_FF-30.png") repeat scroll 0 0 padding-box rgba(0, 0, 0, 0);
    border: 1px solid #c5cfd4;
    border-collapse: separate;
    border-radius: 0;
    border-spacing: 2px;
    line-height: 20px;
    margin-bottom: 20px;
    padding: 2px;
    width: 100%;
}
table.style1 th, table.style1 td {
    border-radius: 2px;
    text-align: left;
}
table.style1 thead th {
    background: none repeat scroll 0 0 #333333;
    color: #ffffff !important;
    font-family: "OswaldBold";
    font-size: 20px;
    font-weight: normal;
    padding: 10px 6px;
}
table.style1 tbody th {
    background: url("design/img/bck_00-10.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 20px;
}
table.style1 td  {
    background: url("design/img/bck_00-10.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #333333;
    font-size: 15px;
    padding: 10px 20px;
}
/*table.style1 td {
    background: url("design/img/bck_00-05.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 15px;
    padding: 2px 6px;
}*/
table th.center, table td.center {
    text-align: center;
}
.entry-content blockquote {
    background: url("design/img/blockquote.png") no-repeat scroll 18px 14px #fbfcfc;
    border: 1px solid #d0d7db;
    margin-bottom: 20px;
    padding: 15px 15px 0 60px;
}
.entry-content blockquote p {
    font-style: italic;
}
.subpage .entry-content .frame img {
    max-width: 570px;
}
.onecolumn .entry-content img {
    max-width: 1000px;
}
.onecolumn .entry-content .frame img {
    max-width: 890px;
}
.sidebar img {
    max-width: 240px;
}
.footer-w img {
    max-width: 100%;
}
.sc-page img, .entry-content img.thumb, .widget_person img, .single-member img, .entry-thumbnail img {
    background: none repeat scroll 0 0 #ffffff;
    border: 4px solid #c2cbcf !important;
    box-sizing: border-box;
    display: block;
    padding: 1px;
    transition: all 0.25s ease-in-out 0s;
}
.sc-page img:hover, .widget_person img:hover, .single-member img:hover, .entry-thumbnail img:hover, .entry-content img.thumb:hover {
    border-color: #a5b2b9 !important;
    transition: all 0.25s ease-in-out 0s;
}
.widget_text img.thumb {
    background: url("design/img/bck_FF-30.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
}
.subpage .entry-content img.thumb {
    max-width: 716px;
}
.onecolumn .entry-content img.thumb {
    height: auto;
    max-width: 100%;
}
.sidebar img.thumb {
    max-width: 240px;
}
.wp-caption p {
    font-size: 11px;
    font-style: italic;
    line-height: 16px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left;
}
.shadow {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
    display: block;
    margin-bottom: 20px;
}
.pic_icon {
    display: block;
    text-align: center;
}
.pic_icon a {
    display: inline-block;
    margin: 8px auto 10px;
    position: relative;
}
.pic_icon a:after {
    background: url("design/img/zoom_img.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: -1px;
    width: 18px;
}
.pic_icon a img {
    float: none !important;
    margin: 0 !important;
}
.entry-header {
    float: left;
    margin-bottom: 10px;
    margin-right: 15px;
    position: relative;
    z-index: 10;
}
.entry-header:after, .entry-content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.entry-thumb-img {
    clear: both;
    overflow: hidden;
    padding-bottom: 0;
    position: relative;
}
.entry-thumb-img img {
    display: block;
}
.entry-content {
    margin-bottom: 30px;
    padding: 10px 0;
    position: relative;
}
.entry-content .tool-buttons .edit-link {
    position: absolute;
    right: 7px;
    top: 9px;
}
.entry-content .edit-link a {
    background: none repeat scroll 0 0 padding-box #f4f6f7;
    border: 1px solid #e2e7ea;
    border-radius: 3px;
    color: #b61b02;
    font-family: "OswaldRegular";
    padding: 3px 6px;
}
.entry-content .edit-link a:hover {
    background: none repeat scroll 0 0 #e8ecee;
}
.entry-content .text-content {
    height: 96px;
    overflow: hidden;
}
.entry-content .author {
    color: #333333;
    padding: 15px 0;
}
.entry-content .entry-meta {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dce2e5 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    padding: 7px 0;
    position: relative;
}
.entry-content .date a {
    color: #889aa3;
    display: block;
    font-weight: normal;
    position: relative;
}
.entry-content .date a:hover {
    color: #7ab602;
}
.entry-content .date {
    box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.3);
    float: left;
    font-family: "OswaldRegular";
    font-size: 14px;
    padding: 3px 0;
}
.entry-content .date .day {
    font-size: 16px;
    margin: 1px 5px 0;
}
.entry-content .date .month-year {
    float: left;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
}
.entry-content .entry-meta p {
    border-left: 2px solid #c2cbcf;
    color: #333333;
    display: inline;
    line-height: 24px;
    margin-left: 10px;
    padding-left: 10px;
}
.entry-content .author a, .entry-content .entry-meta p a {
    color: #889aa3;
    font-weight: bold;
}
.entry-content .author a:hover, .entry-content .entry-meta p a:hover {
    color: #7ab602;
    font-weight: bold;
    text-decoration: none;
}
.entry-content .comments {
    position: absolute;
    right: 10px;
    top: 11px;
}
.entry-content .comments span {
    background: none repeat scroll 0 0 padding-box #c2cbcf;
    border-radius: 3px;
    color: #ffffff;
    font-weight: bold;
    padding: 3px 10px;
    position: relative;
}
.entry-content .comments span:after {
    border-color: transparent #c2cbcf transparent transparent;
    border-style: solid;
    border-width: 0 6px 5px 5px;
    content: "";
    height: 0;
    position: absolute;
    right: 5px;
    top: 20px;
    width: 0;
}
.date-box .date {
    color: #ffffff;
    font-family: "OswaldBold";
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
h2.entry-title {
    font-family: "OswaldRegular" !important;
    font-size: 18px !important;
    font-weight: normal !important;
    margin-bottom: 10px;
}
h2.entry-title a {
    color: #333333;
    margin: 0;
}
h2.entry-title a:hover {
    color: #7ab602 !important;
    text-decoration: none;
}
.single .post-container {
    margin-bottom: 20px;
}
.single .post-container .edit-link {
    position: absolute;
    right: 15px;
    top: 53px;
}
.single .post-container .entry-meta {
    margin: 15px 0;
}
.single .post-container .single-posted {
    border-right: 2px solid #c2cbcf;
    margin-right: 10px;
    padding-right: 10px;
}
span.edit-link {
    float: right;
}
span.meta-prep-entry-date {
    display: none;
}
span.entry-date {
    color: #7ab602;
    font-weight: bold;
}
span.post-links #ps_hover {
    display: none !important;
}
#comments .avatar {
    background: none repeat scroll 0 0 #dce2e5;
    border: 1px solid #c5cfd4 !important;
}
#comments .comment-avatar:before {
    border-color: transparent transparent #c5cfd4;
    border-style: solid;
    border-width: 8px 7px;
    bottom: -13px;
    content: "";
    height: 0;
    left: 8px;
    position: absolute;
    width: 0;
}
#comments .comment-content {
    background: none repeat scroll 0 0 #f1f3f5 !important;
    border: 1px solid #c5cfd4 !important;
    border-radius: 3px;
}
#comments .arrow {
    border-color: transparent transparent transparent #dddddd;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    left: 8px;
    position: absolute;
    top: 5px;
}
#comments .theRow a {
    border-right: 2px solid #c2cbcf;
}
#comments a.comment-date {
    font-family: "OswaldRegular";
}
#comments .fn, #comments .fn a, #comments .fn a:hover {
    color: #333333 !important;
}
#comments .reply a:hover {
    background: none repeat scroll 0 0 #e8ecee;
}
#comments .reply a {
    background: none repeat scroll 0 0 padding-box #f4f6f7;
    border: 1px solid #e2e7ea;
    border-radius: 3px;
    color: #7ab602;
    font-family: "OswaldRegular";
}
#respond .required {
    left: 21px;
    top: 21px;
}
p.nocomments {
    display: none;
}
#nav-above, #nav-below, #nav-bottom, .navigation, #nav-single {
    background: none repeat scroll 0 0 #f1f3f5 !important;
    border: 1px solid #e2e7ea !important;
    border-radius: 3px;
    line-height: 20px;
    margin-bottom: 20px;
    padding: 6px 10px 5px;
}
#nav-above:after, #nav-below:after, #nav-bottom:after, .navigation:after, #nav-single:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
#nav-above .nav-previous, #nav-below .nav-previous, #nav-bottom .nav-previous, .navigation .nav-previous, #nav-single .nav-previous {
    float: left;
    position: relative;
}
#nav-above .nav-next, #nav-below .nav-next, #nav-bottom .nav-next, .navigation .nav-next, #nav-single .nav-next {
    float: right;
    position: relative;
}
#nav-above a, #nav-below a, #nav-bottom a, .navigation a, #nav-single a {
    color: #777777;
    display: block;
    font-weight: bold;
    padding: 0 25px;
    text-decoration: none;
}
#nav-above a:hover, #nav-below a:hover, #nav-bottom a:hover, .navigation a:hover, #nav-single a:hover {
    color: #777777;
    text-decoration: none;
}
#nav-above a .meta-nav, #nav-below a .meta-nav, #nav-bottom a .meta-nav, .navigation a .meta-nav, #nav-single a .meta-nav {
    background: none repeat scroll 0 0 padding-box #889aa3;
    border-radius: 2px;
    display: block;
    font-size: 0;
    height: 18px;
    line-height: 0;
    text-decoration: none;
    text-indent: -9999px;
    transition: all 0.25s ease-in-out 0s;
    width: 18px;
}
#nav-above a:hover .meta-nav, #nav-below a:hover .meta-nav, #nav-bottom a:hover .meta-nav, .navigation a:hover .meta-nav, #nav-single a:hover .meta-nav {
    background: none repeat scroll 0 0 #7ab602;
    transition: all 0.25s ease-in-out 0s;
}
#nav-above .nav-previous a .meta-nav, #nav-below .nav-previous a .meta-nav, #nav-bottom .nav-previous .meta-nav, .navigation .nav-previous a .meta-nav, #nav-single .nav-previous .meta-nav {
    left: 0;
    position: absolute;
    top: 0;
}
#nav-above .nav-next a .meta-nav, #nav-below .nav-next a .meta-nav, #nav-bottom .nav-next .meta-nav, .navigation .nav-next .meta-nav, #nav-single .nav-next .meta-nav {
    position: absolute;
    right: 0;
    top: 0;
}
#nav-above .nav-previous a .meta-nav:before, #nav-below .nav-previous a .meta-nav:before, #nav-bottom .nav-previous a .meta-nav:before, .navigation .nav-previous a .meta-nav:before, #nav-single .nav-previous a .meta-nav:before {
    border-color: transparent #ffffff transparent transparent;
    border-style: solid;
    border-width: 4px 4px 4px 3px;
    content: "";
    height: 0;
    position: absolute;
    right: 8px;
    top: 5px;
    width: 0;
}
#nav-above .nav-next a .meta-nav:before, #nav-below .nav-next a .meta-nav:before, #nav-bottom .nav-next a .meta-nav:before, .navigation .nav-next a .meta-nav:before, #nav-single .nav-next a .meta-nav:before {
    border-color: transparent transparent transparent #ffffff;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    content: "";
    height: 0;
    left: 8px;
    position: absolute;
    top: 5px;
    width: 0;
}
.search h2.entry-title {
    font-size: 28px;
}
.search .hentry .entry-header {
    margin-bottom: 0;
}
.search .hentry .entry-summary {
    border-bottom: 1px solid #d4dbdf !important;
    line-height: 16px;
    margin-bottom: 20px;
    padding: 20px 0;
}
.search .hentry {
    float: none;
    margin-right: 0;
    width: auto;
}
.search .hentry .date, .search .hentry .posted-by, .search .hentry .post-links, .search .hentry span.edit-link {
    display: none;
}
#respond, div.wpcf7 {
    background: none repeat scroll 0 0 #e2e7ea;
    border: 1px solid #d4dbdf !important;
}
#respond input, #respond textarea, .wpcf7 input, .wpcf7 textarea {
    border: 1px solid #d4dbdf !important;
}
#respond #submit, .wpcf7 .wpcf7-submit, .customButton {
    background: none repeat scroll 0 0 padding-box #889aa3;
    border: medium none !important;
    border-radius: 2px !important;
    font-family: "OswaldRegular";
    font-weight: normal !important;
    transition: all 0.25s ease-in-out 0s;
}
#respond #submit:hover, .wpcf7 .wpcf7-submit:hover, .customButton:hover {
    background: none repeat scroll 0 0 padding-box #7ab602;
    border: medium none !important;
    border-radius: 2px !important;
    transition: all 0.25s ease-in-out 0s;
}
.wpcf7 span.wpcf7-not-valid-tip {
    left: 0 !important;
    padding: 5px 8px;
    top: 0 !important;
    z-index: 99;
}
.wpcf7 .selectbox label {
    background: none repeat scroll 0 0 #f1f3f5;
}
.gallery:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.gallery {
    margin-bottom: 20px !important;
    padding-top: 10px;
}
.gallery:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.gallery br {
    display: block;
    float: left;
    font-size: 0;
    height: 1px;
    line-height: 0;
    width: 1px;
}
.gallery dl {
    box-sizing: border-box;
    margin-bottom: 15px;
    margin-top: 0 !important;
    padding-right: 15px;
}
.gallery dt {
    background: none repeat scroll 0 0 #ffffff;
    border: 4px solid #c2cbcf;
    padding: 1px;
    transition: all 0.25s ease-in-out 0s;
}
.gallery dt:hover {
    border-color: #a5b2b9;
    transition: all 0.25s ease-in-out 0s;
}
.gallery img {
    border: medium none !important;
    height: auto;
    vertical-align: top;
    width: 100%;
}
.gallery.clearfix li a img {
    height: 300px;
    width: 300px;
	border:4px solid #c2cbcf !important;
}
.gallery .zoomOverlay {
    background-image: url"(design/img/zoom_gal.png)";
}
.gallery .zoom-description {
    display: none;
}
.gallery .gallery-caption {
    font-family: "OswaldLight";
    font-size: 13px;
    font-weight: normal;
    margin-top: 5px;
    padding: 10px 5px;
}
body.ait-grid-portfolio #content-holder {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("design/img/background-ender.jpg") repeat-x scroll center bottom #ffffff;
    border-color: #ffffff #ffffff -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 3px 3px medium;
}
.tile {
    background: none repeat scroll 0 0 #ffffff;
    border: 4px solid #c5cfd4;
    cursor: pointer;
    margin: 0 0 15px 15px;
    padding: 1px;
    position: relative;
    text-align: center;
}
.tile:hover {
    box-shadow: none;
}
.tile img, .tileImage {
    background-color: #ffffff !important;
}
.tile .tileImage {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid white;
    display: none;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
}
.gridgallery-icon {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.itemType-image:hover .gridgallery-icon {
    background-image: url("design/img/zoom.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.itemType-video:hover .gridgallery-icon {
    background-image: url("design/img/zoom_video.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.itemType-website:hover .gridgallery-icon {
    background-image: url("design/img/zoom_website.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.goRight .tileImage {
    background: none repeat scroll 0 0 #ffffff;
    left: 0;
    margin-left: 300px;
    position: absolute;
    top: 0;
}
.corner .tileImage {
    background: none repeat scroll 0 0 #ffffff;
    left: 0;
    position: absolute;
    top: 0;
}
.endLine .tileImage {
    background: none repeat scroll 0 0 #ffffff;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
}
.five .goRight .tileImage {
    left: -480px;
    top: 0;
}
.four .goRight .tileImage {
    left: -525px;
    top: 0;
}
.three .goRight .tileImage {
    left: -600px;
    top: 0;
}
.five .endLine .tileImage {
    left: 0;
    top: -199px;
}
.four .endLine .tileImage {
    left: 0;
    top: -199px;
}
.three .endLine .tileImage {
    left: 0;
    top: -199px;
}
.corner .tile .tileImage {
    bottom: 0;
    left: auto;
    right: 0;
    top: auto;
}
.three .tile {
    height: 196px;
    width: 297px;
}
.four .tile {
    height: 196px;
    width: 222px;
}
.five .tile {
    height: 196px;
    width: 177px;
}
.about {
    background: url("design/img/bck_FF-80.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 3px solid #ffffff;
    bottom: 20px;
    padding: 10px 15px;
    position: absolute;
    right: 20px;
}
.about .about-title {
    color: #333333;
    font-family: "OswaldLight",Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 5px 5px 0 0;
}
.about .about-category {
    margin: 0 0 5px;
}
.tile-desc p {
    color: #777777;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 0 #ffffff;
}
body.ait-grid-portfolio #container.home {
    display: none;
}
.single-ait-grid-portfolio .grid-detail {
    position: relative;
}
.grid-detail .edit-link {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
}
.single-ait-grid-portfolio .entry-meta, .single-ait-grid-portfolio .post-footer, .single-ait-grid-portfolio .comments {
    display: none !important;
}
.single-ait-grid-portfolio .top-content {
    border: 1px solid #c5cfd4;
}
#content-side {
    background: url("") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    padding: 0;
    position: relative;
    width: 210px;
}
#content-side h1 {
    background: none repeat scroll 0 0 #889aa3;
    border-bottom: 1px solid #000000;
    color: #ffffff;
    font-family: "OswaldLight";
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 15px;
    text-transform: uppercase;
}
#content-side .entry-content p {
    padding: 14px 14px 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}
#content-side .entry-content p:last-child {
    margin-bottom: 0;
}
#content-side .edit-link {
    position: absolute;
    right: 10px;
    top: 8px;
}
#content-side .post-footer {
    padding-bottom: 0;
}
.entry-thumbnail img {
    display: block;
}
.galery-holder {
    height: 104px;
    overflow: hidden;
    position: relative;
}
.galery-holder .galery-slider {
    margin: 0;
    padding: 0;
}
.gallery-portfolio-wrapper {
    position: relative;
}
.gallery-portfolio {
    background: url("") repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    clear: both;
    margin: 0;
    padding: 20px 17px 0;
    position: absolute;
    top: 0;
    width: 176px;
}
.gallery-portfolio .name .left {
    left: 14px;
}
.gallery-portfolio .name .right {
    right: 14px;
}
.gallery-portfolio .name .left, .gallery-portfolio .name .right {
    background: url("design/img/arrs.png") no-repeat scroll 0 -11px rgba(0, 0, 0, 0);
    height: 26px;
    position: absolute;
    text-indent: -9999px;
    top: 8px;
    width: 18px;
}
.gallery-portfolio .name .right {
    background-position: -18px 0;
}
.gallery-portfolio div.name {
    background: none repeat scroll 0 0 #999999;
    border-top: 1px solid #565656;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    height: 33px;
    margin: 0 -17px;
    padding: 5px 0;
    position: relative;
    text-align: center;
    width: auto;
}
.gallery-portfolio div.name span.strong {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #222222;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    color: #ffffff;
    height: auto;
    padding: 4px 10px;
    position: relative;
    text-align: center;
    text-transform: lowercase;
    top: 10px;
    width: auto;
}
.gallery-portfolio div.name span.strong strong {
    color: #ffffff;
    padding: 0 15px 0 0;
}
.gallery-portfolio div.name span.strong strong:after {
    border-color: #ffffff transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    content: "";
    height: 0;
    position: absolute;
    right: 9px;
    top: 10px;
    width: 0;
}
.gallery-portfolio div.name span.strong .category-list {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #222222;
    display: none;
    left: -1px;
    position: absolute;
    top: 23px;
}
.gallery-portfolio div.name span.strong .category-list a {
    border-bottom: 1px solid #2c2c2c;
    clear: both;
    color: #ffffff;
    display: block;
    padding: 5px 12px;
    text-decoration: none;
    text-shadow: 0 1px 0 #222222;
}
.gallery-portfolio div.name span.strong .category-list a:last-child {
    border-bottom: 0 none;
}
.gallery-portfolio div.name span.strong:hover {
    cursor: pointer;
}
.gallery-portfolio div.name span.strong:hover .category-list {
    display: block;
}
.gallery-portfolio div.name span.strong:hover .category-list a:hover {
    background: none repeat scroll 0 0 #666666;
}
.gallery-portfolio ul {
    height: 100px;
    left: 0;
    list-style: outside none none;
    margin: 0 0 20px;
    overflow: hidden;
    position: absolute;
    top: 0;
}
.gallery-portfolio ul li {
    float: left;
    margin: 0 4px 0 0;
}
.gallery-portfolio ul li:last-child {
    margin-right: 0;
}
.gallery-portfolio ul li a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.gallery-portfolio ul li a img {
    border: 1px solid #ffffff;
    width: 84px;
}
.portfolio {
    position: relative;
}
.portfolio .port-cat {
    background: none repeat scroll 0 0 #e2e7ea;
    border: 1px solid #d4dbdf;
    margin-bottom: 10px;
    padding: 7px;
    width: auto;
    z-index: 500;
}
.portfolio .port-cat.icon {
    background: url("design/img/port-cat-icon.png") no-repeat scroll center center #00b8ff;
    border: medium none;
    box-shadow: 0 1px 0 0 rgba(0, 184, 255, 1);
    display: none !important;
    float: right;
    margin-top: -32px;
    padding: 0 10px;
    width: 9px;
}
.portfolio .port-cat li {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #bcc8cd;
    cursor: pointer;
    float: left;
    font-weight: bold;
    line-height: 16px;
    padding: 0 7px;
    text-transform: uppercase;
}
.portfolio .port-cat li:first-child {
    border-left: medium none;
}
.portfolio .port-cat li:last-child {
    border-right: medium none;
}
.portfolio .port-cat li.active a {
    color: #889aa3;
}
.portfolio .port-cat li a {
    color: #889aa3;
    text-decoration: none;
}
.portfolio .port-cat li a:hover {
    color: #7ab602;
}
.portfolio ul {
    margin: 0;
}
.portfolio ul, .portfolio ul li {
    list-style: outside none none;
    padding: 0;
}
.portfolio h3 {
    font-size: 15px;
    margin-top: 10px;
    text-align: center;
}
.ulHolder {
    background: none repeat scroll 0 0 #ffffff;
    height: auto;
    width: auto;
}
.gridgallery {
    margin-bottom: 5px;
}
.gridgallery .ulHolder {
    background-clip: padding-box;
    border-radius: 0 0 3px 3px;
    border-top: medium none;
}
.gridgallery .ulHolder .ourHolder {
    height: 300px;
}
.sidebar {
    padding: 35px 0;
    width: 240px;
}
.sidebar .widget-container {
    padding-bottom: 30px;
}
.sidebar .widget-container li:last-child {
    border: medium none;
}
.sidebar h2.widget-title {
    border-bottom: 1px solid #dce2e5;
    color: #333333;
    font-family: "OswaldBold",Arial,sans-serif;
    font-size: 15px;
    margin: 0 0 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.sidebar h2.widget-title:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.sidebar h2.widget-title a {
    color: #333333;
    text-decoration: none;
}
.sidebar h2.widget-title a:hover {
    color: #333333;
    text-decoration: none;
}
.sidebar a {
    color: #777777;
    text-decoration: none;
}
.sidebar a:hover {
    color: #7ab602;
    text-decoration: none;
}
.sidebar h2.widget-title {
    margin: 0;
}
.sidebar .attachment-post-thumbnail {
    height: auto;
    margin-bottom: 40px;
    width: 240px;
}
.sidebar select {
    margin-top: 10px;
}
.sidebar .widget_person .box-wrapper:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.sidebar .widget_person img {
    margin-bottom: 10px;
    width: 90px;
}
.sidebar .widget_person h2.widget-title {
    margin-bottom: 10px;
}
.sidebar .widget_person ul.phone li {
    background-position: 0 0 !important;
    float: right;
    padding: 0 0 8px 24px !important;
    width: 106px;
}
.widget_posts {
    margin: 0 0 6px;
    padding: 0;
}
.widget_posts .postitems-wrapper {
    margin-top: 10px;
}
.widget_posts .postitem {
    border-bottom: 1px solid #dce2e5;
    margin-bottom: 10px;
    padding-bottom: 15px;
}
.widget_posts .postitem:last-child {
    border-bottom: medium none;
}
.widget_posts .thumb-wrap {
    margin-bottom: 10px;
}
.widget_posts .thumb-wrap.fr {
    float: right;
    margin-bottom: 0;
    margin-left: 12px;
}
.widget_posts .thumb-wrap.fl {
    float: left;
    margin-bottom: -5px;
    margin-right: 12px;
}
.widget_posts .thumb-wrap.fl img {
    background: none repeat scroll 0 0 #ffffff;
    border: 4px solid #d4dbdf;
    padding: 1px;
    transition: all 0.25s ease-in-out 0s;
}
.widget_posts .thumb-wrap.fl img:hover {
    border-color: #b6c3c9;
    transition: all 0.25s ease-in-out 0s;
}
.widget_posts a {
    display: block;
}
.widget_posts img {
    display: block;
}
.widget_posts h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
}
.widget_posts h3 a {
    color: #333333;
    text-decoration: none;
}
.widget_posts h3 a:hover {
    text-decoration: underline;
}
.widget_posts p {
    line-height: 16px;
    margin-top: 3px;
    padding: 0 0 7px;
}
.widget_calendar #calendar_wrap {
    padding-top: 1px;
    position: relative;
}
.widget_calendar table {
    font-size: 12px;
    margin-bottom: -10px;
    width: 100%;
}
.widget_calendar caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #7ab602;
    font-family: "OswaldBold";
    font-size: 16px;
    font-weight: normal;
    padding: 6px;
}
.widget_calendar td, .widget_calendar th {
    background: none repeat scroll 0 0 #e2e7ea !important;
    border-bottom: 1px solid #ffffff;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.02) inset;
    padding: 5px 0;
    text-align: center;
    width: 14%;
}
.widget_calendar thead th {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-top: 1px solid #dce2e5;
    color: #333333 !important;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 0 5px;
}
.widget_calendar tbody td:hover {
    cursor: default;
}
.widget_calendar tbody td a {
    color: #889aa3;
    text-decoration: none;
}
.widget_calendar tbody td a:hover {
    color: #889aa3;
    text-decoration: underline;
}
.widget_calendar td#today {
    background: none repeat scroll 0 0 #7ab602 !important;
    color: #ffffff;
    font-weight: bold;
}
.widget_calendar td#today a {
    color: #ffffff;
}
.widget_calendar tfoot td {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-width: 0;
    height: 20px;
    padding-bottom: 0;
    padding-top: 0;
    vertical-align: middle;
}
.widget_calendar tfoot td a {
    background: none repeat scroll 0 0 #889aa3;
    display: block;
    font-size: 0;
    height: 18px;
    line-height: 0;
    text-decoration: none;
    text-indent: -9999px;
    width: 18px;
}
.widget_calendar tfoot td#prev a {
    background-clip: padding-box;
    border-radius: 2px;
    left: 5px;
    position: absolute;
    top: 5px;
}
.widget_calendar tfoot td#next a {
    background-clip: padding-box;
    border-radius: 2px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.widget_calendar tfoot td#prev a:before {
    border-color: transparent #ffffff transparent transparent;
    border-style: solid;
    border-width: 4px 4px 4px 3px;
    content: "";
    height: 0;
    position: absolute;
    right: 8px;
    top: 5px;
    width: 0;
}
.widget_calendar tfoot td#prev a:hover:before {
    border-color: transparent #ffffff transparent transparent;
}
.widget_calendar tfoot td#next a:before {
    border-color: transparent transparent transparent #ffffff;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    content: "";
    height: 0;
    left: 8px;
    position: absolute;
    top: 5px;
    width: 0;
}
.widget_calendar tfoot td#next a:hover:before {
    border-color: transparent transparent transparent #ffffff;
}
.widget_archive ul, .widget_categories ul, .widget_links ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_rss ul, .widget_submenu ul {
    padding-top: 5px;
}
.widget_archive li, .widget_categories li, .widget_links li, .widget_pages .sitemap-pages li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li, .widget_rss li, .widget_submenu li, .widget_twitter li {
    font-size: 12px;
    line-height: 20px;
    padding: 6px 6px 6px 0;
}
.widget_archive li a, .widget_categories li a, .sitemap-pages li a, .widget_links li a, .widget_meta li a, .widget_nav_menu li a, .widget_pages li a, .widget_recent_entries li a, .widget_rss li a, .widget_submenu li a, .widget_recent_comments li {
    display: block;
    font-weight: normal !important;
    padding-left: 25px;
    position: relative;
    text-decoration: none;
}
.widget_archive li a:before, .widget_categories li a:before, .widget_recent_comments li:before, .widget_links li a:before, .widget_meta li a:before, .widget_submenu li a:before, .widget_nav_menu li a:before, .widget_pages li a:before, .sitemap-pages li a:before, .widget_recent_entries li a:before, .widget_rss li a:before, .widget_ li a:before {
    background-clip: padding-box;
    border-color: #889aa3;
    border-radius: 7px;
    border-style: solid;
    border-width: 7px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 3px;
    transition: all 0.25s ease-in-out 0s;
    width: 0;
}
.widget_archive li a:after, .widget_categories li a:after, .widget_recent_comments li:after, .widget_links li a:after, .widget_meta li a:after, .widget_submenu li a:after, .widget_nav_menu li a:after, .widget_pages li a:after, .sitemap-pages li a:after, .widget_recent_entries li a:after, .widget_rss li a:after, .widget_ li a:after {
    background-clip: padding-box;
    border-color: #ffffff;
    border-radius: 5px;
    border-style: solid;
    border-width: 3px;
    content: "";
    height: 0;
    left: 2px;
    position: absolute;
    top: 5px;
    transition: all 0.25s ease-in-out 0s;
    width: 0;
}
.widget_archive li a:hover:before, .widget_categories li a:hover:before, .widget_recent_comments li:hover:before, .widget_links li a:hover:before, .widget_meta li a:hover:before, .widget_submenu li a:hover:before, .widget_nav_menu li a:hover:before, .widget_pages li a:hover:before, .sitemap-pages li a:hover:before, .widget_recent_entries li a:hover:before, .widget_rss li a:hover:before, .widget_ li a:hover:before {
    border-color: #7ab602;
    left: 4px;
    transition: all 0.25s ease-in-out 0s;
}
.widget_archive li a:hover:after, .widget_categories li a:hover:after, .widget_recent_comments li:hover:after, .widget_links li a:hover:after, .widget_meta li a:hover:after, .widget_submenu li a:hover:after, .widget_nav_menu li a:hover:after, .widget_pages li a:hover:after, .sitemap-pages li a:hover:after, .widget_recent_entries li a:hover:after, .widget_rss li a:hover:after, .widget_ li a:hover:after {
    left: 10px;
    transition: all 0.25s ease-in-out 0s;
}
.widget_links li a:before, .widget_meta li a:before, .widget_rss li a:before, .widget_recent_entries li a:before, .widget_recent_comments li:before, .widget_links li a:after, .widget_meta li a:after, .widget_rss li a:after, .widget_recent_entries li a:after, .widget_recent_comments li:after {
    background-clip: padding-box;
    border-radius: 1px !important;
}
.widget_recent_comments li:before {
    top: 9px !important;
}
.widget_recent_comments li:after {
    top: 11px !important;
}
.widget_submenu li.current_page_item a, .widget_submenu li.current_page_item a:hover {
    color: #333333 !important;
    font-weight: bold !important;
    position: relative;
    text-decoration: none;
}
.widget_submenu li.current_page_item a:before {
    background-clip: padding-box;
    border-color: #7ab602 !important;
    border-radius: 7px;
    border-style: solid;
    border-width: 7px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 3px;
    width: 0;
}
.widget_submenu li.current_page_item a:hover:before {
    left: 4px;
}
.widget_archive li, .widget_categories li {
    text-align: right;
}
.widget_archive li:after, .widget_categories li:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.widget_archive a, .widget_categories a {
    float: left;
    text-align: left;
}
.widget_flickr ul {
    list-style-type: none;
    margin-right: 0;
    padding: 12px 0;
}
.widget_flickr ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.widget_flickr ul li {
    float: left;
    margin: 0 0 1px;
}
.widget_flickr ul li a {
    display: block;
}
.widget_flickr ul li img {
    background: none repeat scroll 0 0 #ffffff;
    border: 3px solid #d4dbdf;
    display: block;
    margin: 0 2px 2px 0;
    padding: 1px;
    transition: all 0.25s ease-in-out 0s;
}
.widget_flickr ul li img:hover {
    border-color: #a5b2b9;
    transition: all 0.25s ease-in-out 0s;
}
.widget_links li {
    font-size: 11px;
    line-height: 16px;
}
.widget_links li a {
    display: inline !important;
    font-size: 14px;
    line-height: 20px;
}
.widget_search h2 {
    border-bottom: medium none !important;
}
.widget_nav_menu ul ul, .widget_pages ul ul {
    margin-top: 4px;
    padding-bottom: 0;
    padding-top: 3px;
}
.widget_nav_menu ul ul ul, .widget_pages ul ul ul {
    border-top-width: 0;
    padding-top: 0;
}
.widget_nav_menu li li, .widget_pages li li {
    border: medium none;
    margin: 0 0 5px;
    padding: 3px 0 3px 12px;
}
.widget_nav_menu li li a:before, .widget_pages li li a:before, .sitemap-pages li li a:before {
    border-color: #bbbbbb;
}
.widget_tag_cloud .tagcloud {
    padding-bottom: 5px;
    padding-top: 5px;
}
.widget_faq ul {
    padding-top: 10px;
}
.widget_person .box-wrapper:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.widget_person p {
    margin-bottom: 5px;
}
.sidebar .widget_text {
    padding-bottom: 20px;
}
.widget_text .textwidget {
    overflow: hidden;
    padding-top: 5px;
}
.widget_text p {
    line-height: 20px;
    margin-bottom: 20px;
}
.widget_text a.sc-button {
    margin-top: 5px;
}
.widget_twitter li {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
    padding: 10px 7px;
}
.widget_twitter .twitter-timestamp {
    background: url("design/img/blog_icons_light.png") no-repeat scroll -83px 4px rgba(0, 0, 0, 0);
    color: #333333;
    display: block;
    font-size: 14px;
    padding: 5px 0 0 22px;
}
.widget_twitter .twitter-timestamp abbr {
    font-weight: bold;
}
.widget_rss ul li span, .widget_rss ul li .rssSummary, .widget_rss ul li cite {
    display: block;
    padding-left: 25px;
}
.widget_rss ul li cite {
    font-style: italic;
}
.page-footer {
    background: url("design/img/sand.png") repeat scroll center top #333333;
    border-top: 10px solid #4d4d4d;
    line-height: 20px;
}
.footer-w {
    color: #bbbbbb;
    height: auto;
    padding: 20px 0 0;
    position: relative;
}
.footer-w .widget-container {
    float: left;
    margin: 0 44px 20px 0;
}
.footer-w .widget-container:last-child {
    margin-right: 0 !important;
}
.footer-w a {
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    text-shadow: none !important;
}
.footer-w a:hover, .footer-w a:active {
    color: #889aa3;
    text-decoration: none;
}
.footer-w h2.widget-title {
    border-bottom: 1px solid #fff;
    color: #ffffff;
    font-family: "OswaldBold";
    font-size: 20px;
    margin: 0 0 20px;
    padding-bottom: 15px;
}
.footer-w h2.widget-title a {
    color: #ffffff;
    text-decoration: none;
}
.footer-w h2.widget-title a:hover {
    color: #ffffff;
    text-decoration: none;
}
.footer-w p {
    color: #bbbbbb;
}
.footer-w ul li {
    color: #ffffff;
}
.footer-w div.col-1 {
    width: 304px;
}
.footer-w .widget_posts {
    margin-bottom: 10px;
}
.footer-w .widget_posts .postitem {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-bottom-width: 0;
    box-shadow: none !important;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 10px;
}
.footer-w .widget_posts .postitem h3 {
    padding: 0;
}
.footer-w .widget_posts .postitem h3 a {
    color: #ffffff;
}
.footer-w .widget_posts .postitem small {
    font-size: 12px !important;
    line-height: 20px;
    text-decoration: none;
}
.footer-w .widget_posts .thumb-wrap.fl img {
    border: 2px solid #ffffff;
}
.footer-w .widget_posts p {
    padding: 0 0 10px;
}
.footer-w .widget_posts .read-more {
    display: none;
}
.footer-w .widget_archive ul, .footer-w .widget_categories ul, .footer-w .widget_links ul, .footer-w .widget_meta ul, .footer-w .widget_nav_menu ul, .footer-w .widget_pages ul, .footer-w .widget_recent_comments ul, .footer-w .widget_recent_entries ul, .footer-w .widget_rss ul, .footer-w .widget_submenu ul {
    padding-top: 0;
}
.footer-w .widget_text {
    margin-bottom: 0;
    padding-bottom: 0;
}
.footer-w .widget_calendar caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #ffffff;
}
.footer-w .widget_calendar td, .footer-w .widget_calendar th {
    background: url("design/img/bck_FF-10.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-bottom: 1px solid #333333 !important;
    color: #bbbbbb;
}
.footer-w .widget_calendar thead th {
    border-top: 1px solid #333333 !important;
    color: #bbbbbb !important;
}
.footer-w .widget_archive li a, .footer-w .widget_categories li a, .footer-w .widget_links li a, .footer-w .widget_meta li a, .footer-w .widget_nav_menu li a, .footer-w .widget_pages li a, .footer-w .widget_recent_entries li a, .footer-w .widget_rss li a, .footer-w .widget_submenu li a, .footer-w .widget_recent_comments li {
    line-height: 16px;
    padding-left: 10px !important;
}
.footer-w .widget_rss ul li span, .footer-w .widget_rss ul li .rssSummary, .footer-w .widget_rss ul li cite {
    padding-left: 10px !important;
}
.footer-w .widget_archive li a:before, .footer-w .widget_categories li a:before, .footer-w .widget_links li a:before, .footer-w .widget_meta li a:before, .footer-w .widget_nav_menu li a:before, .footer-w .widget_pages li a:before, .footer-w .widget_recent_entries li a:before, .footer-w .widget_rss li a:before, .footer-w .widget_submenu li a:before, .footer-w .widget_recent_comments li:before {
    border-color: transparent transparent transparent #ffffff;
    border-width: 5px 0 5px 5px;
    left: -5px;
    top: 3px;
}
.footer-w .widget_recent_comments li:before {
    top: 11px;
}
.footer-w .widget_archive li a:after, .footer-w .widget_categories li a:after, .footer-w .widget_recent_comments li:after, .footer-w .widget_links li a:after, .footer-w .widget_meta li a:after, .footer-w .widget_submenu li a:after, .footer-w .widget_nav_menu li a:after, .footer-w .widget_pages li a:after, .footer-w .sitemap-pages li a:after, .footer-w .widget_recent_entries li a:after, .footer-w .widget_rss li a:after, .footer-w .widget_ li a:after {
    display: none;
}
.footer-w .widget_archive li, .footer-w .widget_categories li, .footer-w .widget_links li, .footer-w .widget_meta li, .footer-w .widget_nav_menu li, .footer-w .widget_pages li, .footer-w .widget_recent_entries li, .footer-w .widget_rss li, .footer-w .widget_submenu li, .footer-w .widget_recent_comments li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    font-size: 12px;
    line-height: 16px !important;
}
.footer-line {
    border-top: 1px solid #666666;
    padding: 20px 0;
}
.footer-line .footer-text, .footer-line .footer-menu {
    position: relative;
    width: 500px;
}
.footer-line:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.footer-line strong {
    color: #ffffff;
}
.footer-line p {
    color: #bbbbbb;
}
.footer-line a {
    color: #ffffff;
    text-decoration: none;
}
.footer-line a:hover {
    color: #7ab602;
    text-decoration: none;
}
.footer-line .footer-text {
    color: #bbbbbb;
}
.footer-line ul {
    float: right;
    list-style: outside none none;
    margin: 0;
}
.footer-line ul li {
    float: left;
    margin: 0 0 0 24px;
}
.footer-line ul li a {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.footer-line ul li a:hover {
    text-decoration: none;
}
@media all and (max-width: 497px) {
.mainmenu > ul > li:nth-child(2n+1) {
    border: medium none;
}
.mainmenu > ul > li {
    border-bottom: medium none;
}
.bigbut, input#submit {
    background: none repeat scroll 0 0 padding-box #333333;
    border-radius: 4px;
    box-shadow: 0 0 0 3px #889aa3;
}
.footer-w a, .widget_links a {
    color: #7ab602;
    font-size: 20px !important;
    line-height: 24px;
}
.footer-w .widget_meta li, .footer-w .widget_pages li, .footer-w .widget_nav_menu li, .footer-w .widget_submenu li, .footer-w .widget_links li, .footer-w .widget_archive li, .footer-w .widget_recent_entries li, .footer-w .widget_recent_comments li, .footer-w .widget_categories li {
    border-bottom: 1px solid #7f939c;
    border-top: 1px solid #96a6ae;
    margin-bottom: 0;
    padding: 7px 0;
    text-shadow: 1px 1px 0 #7a8e98;
}
.footer-w .widget_meta li:last-child, .footer-w .widget_pages li:last-child, .footer-w .widget_nav_menu li:last-child, .footer-w .widget_submenu li:last-child, .footer-w .widget_links li:last-child, .footer-w .widget_archive li:last-child, .footer-w .widget_recent_entries li:last-child, .footer-w .widget_recent_comments li:last-child, .footer-w .widget_categories li:last-child {
    border-bottom: medium none;
}
.footer-w .widget_meta li:first-child, .footer-w .widget_pages li:first-child, .footer-w.widget_nav_menu li:first-child, .footer-w.widget_submenu li:first-child, .footer-w .widget_links li:first-child, .footer-w .widget_archive li:first-child, .footer-w .widget_recent_entries li:first-child, .footer-w .widget_recent_comments li:first-child, .footer-w .widget_categories li:first-child {
    border-top: medium none;
}
.widget_text p {
    text-shadow: 1px 1px 0 #7a8e98;
}
.sidebar .widget_text p {
    text-shadow: none;
}
.service-boxes-container .sbox {
    border-bottom: 1px solid #c5cfd4;
}
.footer-w .widget-container {
    border-bottom: 1px solid #4d4d4d;
}
.footer-line .right {
    border-top: 1px solid #4d4d4d;
}
.footer-line .left {
    border-bottom: 2px solid #4d4d4d;
}
#searchform #searchsubmit, #search-form .searchsubmit {
    background: url("design/img/search-responsive.png") no-repeat scroll 10px center #889aa3;
}
#searchform #searchsubmit:hover, #search-form .searchsubmit:hover {
    background: url("design/img/search-responsive.png") no-repeat scroll 10px center #7ab602;
}
.flags-dropdown li a, #flags:hover .flags-dropdown li a {
    background: none repeat scroll 0 0 #7ab602 !important;
    border: medium none !important;
    border-radius: 7px;
    color: #ffffff !important;
    font-family: Arial,sans-serif !important;
}
#flags:hover .flags-dropdown li a:hover {
    color: #ffffff !important;
}
.rule {
    border-top: 3px dashed #c5cfd4;
}
}
@media all and (max-width: 1024px) {
}
@media all and (max-width: 980px) {
}
@media all and (max-width: 768px) {
}
@media all and (max-width: 640px) {
}
@media all and (max-width: 497px) {
#ait-themebox {
    display: none;
}
.colorpicker {
    display: none;
}
body {
    font-size: 20px;
    max-width: 480px;
    min-width: 480px;
    width: 480px;
}
.defaultContentWidth, .wrapper, .defaultPageWidth, .page-content, .service-boxes, .footer, .subpage .mainbar, header, .header-content, #social-links, #sections, #sections-container, .mainpage .menu-container, .footer-line, .footer-line .footer-menu, .footer-line .footer-text {
    width: 480px !important;
}
.mainpage {
    margin: 0;
    max-width: 480px;
    width: 480px;
}
header .logo {
    display: block !important;
    float: none;
    padding: 35px 0 0 !important;
    width: auto;
}
header .logo .table {
    border: medium none;
    padding: 0;
    width: auto;
}
header .logo a.trademark {
    float: none !important;
}
header .logo .tagLineHolder {
    border: medium none !important;
    margin: 15px auto 15px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
header .right {
    float: none;
}
header .right .left.textshadow.info {
    padding-top: 20px;
}
header .logo a img {
    display: block;
    margin: 0 auto;
}
#social-links {
    display: block;
    float: none;
    margin: 15px auto;
    text-align: center;
}
#social-links li {
    display: inline-block;
    float: none;
    margin: 0 5px;
    padding: 6px 10px;
}
#flags {
    float: none;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
#flags > a {
    border: medium none;
    display: inline;
    float: none;
    margin-left: 18px;
}
#flags > a img {
    vertical-align: middle;
}
.flag-selected {
    display: none;
}
.flags-dropdown {
    display: block;
    float: none;
    margin: 15px auto;
}
.flags-dropdown li {
    display: inline;
}
.flags-dropdown li a, #flags:hover .flags-dropdown li a {
    padding: 3px 10px !important;
}
#flags:hover .flags-dropdown li a:after {
    display: none;
}
#flags:hover .flags-dropdown, #flags:hover .flags-dropdown:before, #flags:hover .flags-dropdown {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none;
    display: inline;
}
#flags:hover .flags-dropdown {
    display: block;
    padding: 0;
}
#flags:hover .flags-dropdown li {
    border: medium none;
    display: inline;
    float: none;
    margin: 0;
    padding: 0;
}
#breadcrumb {
    font-size: 14px;
    padding: 8px 0 0;
    text-align: left;
}
.rule span:after {
    border-width: 7px 5px;
}
.rule span:before {
    border-width: 12px 9px;
    left: 13px;
    top: -13px;
}
.rule span:hover:after {
    border-width: 8px 5px !important;
    top: 12px;
}
header, #sections {
    max-width: 480px;
}
#sections {
    width: 480px;
}
.testimonials {
    height: auto !important;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 420px;
}
.testimonials a {
    float: none;
}
.testimonial {
    position: relative !important;
}
.testimonials a.sc-button {
    display: block;
}
.testimonials .sc-button, .testimonials .logo img {
    margin: 0 auto 20px !important;
}
.testimonials img {
    margin: 0 auto;
}
#container, .onecolumn .mainbar, .separator, div.slide-pattern-down, #slider, #slider-container ul.slide, #slider-container ul.slide img, div.slide-pattern-up, div.slide-pattern-down, div.hider, div.anythingSlider .anythingWindow, #slider-container {
    width: 480px;
}
.responsive-menu {
    display: inline;
}
.menu-content .menubut {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    position: relative;
    z-index: 10;
}
.bigbut, input#submit {
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    line-height: 34px;
    margin: 20px 0;
    padding: 7px 18px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    transition: background-color 1s ease 0s, border-color 1s ease 0s;
}
.menu-content {
    margin: 0 0 0 -125px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 250px;
    z-index: 100;
}
.menu-content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.menu-content .mainmenu {
    display: none;
    left: 50%;
    margin-left: -175px;
    padding-bottom: 20px;
    position: absolute;
    top: 34px;
    width: 350px;
}
.mainmenu ul li {
    border-top: 1px solid #eeeeee;
    display: block;
    float: none;
    font-size: 18px;
    height: auto;
    line-height: 26px;
    margin: 0;
    padding: 0;
    width: auto !important;
}
.menu-content:hover .mainmenu {
    display: block;
}
.mainmenu ul li ul, .mainmenu ul li ul ul {
    border-width: 0;
    box-shadow: none;
    padding: 0;
    width: auto;
}
.mainmenu ul {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: block !important;
    margin: 0 !important;
    padding: 25px 10px 10px;
    position: static !important;
    text-align: left;
}
.mainmenu ul ul, .mainmenu ul ul ul {
    background: none repeat scroll 0 0 #ffffff;
}
.mainmenu ul li a {
    color: #666666;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 18px;
    text-decoration: none;
}
.mainmenu li li:last-child, .mainmenu li li {
    box-shadow: none !important;
}
.mainmenu > ul > li > a, .mainmenu > .menu > ul > li > a {
    color: #333333 !important;
    font-weight: bold;
}
.menu-content {
    background-image: none;
    border-radius: 0 !important;
    height: auto !important;
    position: relative;
}
.mainmenu {
    padding: 15px 0;
    position: relative;
    text-align: center;
    width: auto;
}
.menu-container .post-links {
    border: medium none;
    display: none;
    margin: 0 auto;
    padding: 0 0 15px;
    text-align: center;
}
.menu-container .post-links a {
    font-size: 24px;
}
#search-form {
    margin: 0 auto;
    padding: 10px 0;
    width: 240px;
}
#search-form .searchinput {
    font-size: 18px;
    padding: 3px 0 3px 5px;
    width: 200px;
}
.slider-container {
    height: auto;
    overflow: hidden;
    position: relative;
}
.slider-content {
    border-radius: 0 !important;
}
.slider-alternative img {
    display: block;
}
.office-info {
    height: 482px !important;
    margin: 30px 30px 20px;
    position: relative !important;
}
.office-info .timetable {
    font-size: 17px !important;
}
.office-info .office-hours span.office-info-title {
    padding: 8px 0 8px 87px;
    width: 323px;
}
.office-info .timetable-time {
    border-width: 3px !important;
    width: 275px !important;
}
.office-info .timetable-day {
    border-width: 3px !important;
    width: 60px !important;
}
.office-info .office-telephone span.office-info-title, .office-info .office-telephone span.office-info-data {
    margin-top: 12px;
}
.office-info .office-telephone, .office-info .office-email {
    width: 390px !important;
}
.office-info .office-info-data, .office-info .office-info-title {
    font-size: 24px !important;
}
.office-info .office-email .office-info-data {
    font-size: 20px !important;
}
.sidebar .office-info {
    margin: 0 0 30px;
}
.ait-teams .single-member {
    float: none !important;
    margin-bottom: 40px;
    margin-right: 0 !important;
    width: auto !important;
}
.ait-teams .lawyer-buttons a img {
    display: inline-block !important;
}
.portfolio .port-cat li {
    border-left: 0 none;
    text-transform: capitalize;
}
.single .post-container .edit-link {
    right: 50px;
}
.onecolumn #content {
    width: 420px;
}
#content {
    padding: 35px 30px 20px;
    width: 420px !important;
}
.mainbar {
    width: 420px;
}
.sidebar {
    clear: both;
    float: none;
    padding: 0 0 0 30px;
    width: 420px;
}
.sidebar-image {
    text-align: center;
}
.sidebar .entry-thumbnail {
    padding-bottom: 40px;
}
.testimonials p {
    font-size: 24px;
    line-height: 29px;
    text-align: center;
}
.footer-line {
    border-top: medium none;
    text-align: center;
}
.footer-line .footer-menu .right, .footer-line nav ul {
    float: none;
}
.footer-line .left {
    padding-bottom: 20px;
}
.footer-line .right {
    clear: both;
    float: none;
    padding-top: 20px;
}
.footer-line div {
    margin-bottom: 0;
}
.footer-line nav ul li {
    display: inline-block;
    float: none !important;
    margin: 10px 20px 10px 0;
}
.footer-line nav ul li a {
    font-size: 20px;
    line-height: 24px;
    text-shadow: 1px 1px 0 #111111;
}
.widget_links a {
    font-size: 20px !important;
    line-height: 24px;
}
.widget_twitter li {
    border: medium none;
    font-size: 20px;
    line-height: 25px;
}
.widget_calendar table {
    font-size: 16px;
}
.widget_calendar td, .widget_calendar th {
    padding: 7px 0 !important;
}
.widget_calendar caption {
    font-size: 25px;
    padding: 10px;
}
.widget_calendar tfoot td a {
    height: 29px;
    width: 29px;
}
.widget_calendar tfoot td#prev a:before {
    border-width: 8px;
    right: 13px;
    top: 7px;
}
.widget_text p {
    margin-top: 20px;
}
.footer-w a {
    font-size: 20px;
    line-height: 28px;
}
.widget_posts, .sidebar .widget-container {
    text-align: center;
}
.footer-w .widget-container {
    float: none;
    margin: 0 0 30px;
    padding: 20px;
    width: 440px !important;
}
.widget-container p {
    text-shadow: none;
}
.widget_archive li, .widget_meta li, .widget_categories li, .widget_links li, .widget_recent_entries li, .widget_recent_comments li, .widget_archive a, .widget_categories a, .widget_archive, .widget_categories {
    text-align: center !important;
}
.widget_archive a, .widget_categories a {
    float: none;
}
.widget_archive li a:before, .widget_categories li a:before, .widget_recent_comments li:before, .widget_links li a:before, .widget_meta li a:before, .widget_submenu li a:before, .widget_recent_entries li a:before, .widget_submenu li.current_page_item a:before, .widget_archive li a:after, .widget_categories li a:after, .widget_recent_comments li:after, .widget_links li a:after, .widget_meta li a:after, .widget_submenu li a:after, .widget_recent_entries li a:after, .widget_submenu li.current_page_item a:after {
    border: medium none !important;
}
.sidebar .widget_archive li a, .sidebar .widget_categories li a, .sidebar .widget_recent_entries li a, .sidebar .widget_nav_menu li a, .sidebar .widget_pages .box-wrapper > ul > li > a, .sidebar .widget_submenu li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 2px 0;
}
.widget_person img, .sidebar .widget_person img {
    float: none;
    margin: 20px auto;
    width: 200px;
}
.widget_person ul.phone li, .sidebar .widget_person ul.phone li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: none;
    margin: 0 auto;
    padding: 10px 0 !important;
    text-align: center;
    width: auto;
}
.widget_person p {
    text-align: center;
}
.widget_posts .postitem {
    text-align: left;
}
.sidebar .widget_posts p {
    font-size: 14px;
}
.widgets .widget_archive li a, .widgets .widget_categories li a, .widgets .widget_links li a, .widgets .widget_meta li a, .widgets .widget_nav_menu li a, .widgets .widget_pages li a, .widgets .widget_recent_entries li a, .widgets .widget_rss li a, .widgets .widget_submenu li a, .widgets .widget_recent_comments li {
    padding: 0;
}
.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_entries li, .widget_rss li, .widget_submenu li, .widget_recent_comments li, .tagcloud a {
    font-size: 20px !important;
}
.widget_flickr ul li, .widget_categories li a, .widget_archive li a {
    display: inline-block;
    float: none;
}
.widget_flickr ul li img {
    margin: 6px;
}
.widget_twitter .twitter-timestamp {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
}
.footer-w h2.widget-title {
    margin-bottom: 20px;
}
p, .entry-content p, .widget_text p, .entry-content ul li, .entry-content ol li {
    font-size: 20px !important;
    line-height: 24px !important;
}
#comments .comment-content {
    padding-top: 25px;
}
span.single-posted, span.single-posted a {
    font-size: 20px;
}
#comments .fn, #comments .fn a, #comments .fn a:hover, #comments .comment-content a {
    font-size: 15px !important;
}
#comments .comment-avatar {
    margin-right: 7px;
}
#comments .avatar {
    padding: 6px;
}
#comments .theRow a {
    margin-right: 1px;
    padding-right: 7px;
}
.comment-content p {
    font-size: 18px !important;
    line-height: 22px;
}
#comments .comment-links {
    right: 0;
}
#comments .reply {
    height: auto;
    width: auto;
}
#comments .reply a {
    font-size: 17px !important;
    padding: 2px 6px;
}
.edit-link {
    float: right;
    margin: 0;
}
.edit-link a {
    margin: 0;
}
.frame pre code {
    line-height: 25px;
}
.form-submit #submit {
    font-size: 19px;
}
small {
    font-size: 18px !important;
    line-height: 20px !important;
}
.entry-content h1, .mainpage h1 {
    font-size: 34px;
    line-height: 34px !important;
}
.entry-content h2, .mainpage h2, .widgets h2.widget-title, h2.widget-title {
    font-size: 32px !important;
    line-height: 32px !important;
    text-align: center;
}
.entry-content h3, .mainpage h3, .widget_posts h3 {
    font-size: 25px !important;
    line-height: 30px !important;
}
.entry-content h4, .mainpage h4 {
    font-size: 22px !important;
    line-height: 28px !important;
}
.entry-content table thead th, .entry-content table tbody th, .entry-content table tbody td {
    font-size: 20px;
    line-height: 25px;
}
#nav-above, #nav-below {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #aaaaaa;
    border-radius: 0;
}
.searchform div {
    margin: auto;
    text-align: center;
}
#searchform #searchsubmit, #search-form .searchsubmit {
    height: 44px;
    width: 44px;
}
#searchform #s, #search-form #s {
    height: 40px;
    width: 355px;
}
#searchform label {
    width: 130px;
}
.widget_tag_cloud .tagcloud {
    text-align: center;
}
#lang_sel a, #lang_sel a:visited {
    width: 119px;
}
.widget_rss img {
    padding-left: 9px;
}
.one-half, .one-half-last, .onecolumn .one-half, .onecolumn .one-half-last, .one-third, .one-third-last, .onecolumn .one-third, .onecolumn .one-third-last, .one-fourth, .one-fourth-last, .onecolumn .one-fourth, .onecolumn .one-fourth-last, .three-fourth, .three-fourth-last, .onecolumn .three-fourth, .onecolumn .three-fourth-last, .two-third, .two-third-last, .onecolumn .two-third, .onecolumn .two-third-last {
    margin-right: 0;
    width: 420px !important;
}
.subpage .entry-content .one-third .frame img, .subpage .entry-content .one-third-last .frame img, .onecolumn .entry-content .one-third img.thumb, .onecolumn .entry-content .one-third-last img.thumb {
    height: auto;
    max-width: 420px;
    width: 420px;
}
.grid-style .gridFirst, .grid-style .gridSecond {
    position: relative;
    width: 420px;
}
.grid-style .entry-content {
    height: 310px;
}
.grid-style .entry-content {
    text-align: center;
}
.grid-style .entry-content .text-content {
    height: 75px;
}
.entry-header {
    float: none;
    margin: 0 auto;
}
.grid-style .entry-header img {
    margin: 20px 0;
    width: 420px;
}
.entry-content .entry-meta {
    margin: 0 auto 10px;
    padding: 15px 0;
}
.entry-content .entry-meta p {
    border: medium none;
    display: block;
    margin: 0 0 10px;
    padding-left: 0;
}
.entry-thumb-img {
    text-align: center;
}
.entry-content .date {
    float: none;
    margin: 0 auto 10px;
    top: 40px;
    width: 80px;
}
.entry-content .date .month-year, .entry-content .date .day {
    display: inline;
    float: none !important;
    font-size: 25px;
}
.entry-content .tool-buttons .edit-link {
    top: 15px;
}
.entry-content .edit-link a, #comments .edit-link a {
    font-size: 17px !important;
    line-height: 28px !important;
    padding: 3px 6px 2px !important;
}
.single .entry-meta h1 {
    display: block;
    float: none;
    margin: 0 0 10px;
}
.entry-content .comments, .entry-meta .comments {
    display: block;
    float: none;
    margin: 10px 0 !important;
    position: relative;
    right: auto !important;
    top: auto !important;
}
.entry-content .comments span {
    padding: 3px 14px;
}
.entry-content .comments span:after {
    border-width: 0 7px 6px 6px;
    top: 30px;
}
.entry-thumbnail .top.entry-meta {
    font-size: 14px;
}
.entry-thumbnail .tool-buttons {
    bottom: 12px;
    right: 50px;
}
.single .post-container {
    text-align: center;
}
.single-post .entry-thumbnail img, .subpage .entry-content img.thumb, .entry-thumbnail img, .entry-content img {
    height: auto;
    margin: 0 auto;
    max-width: 420px;
}
.wp-caption {
    width: auto !important;
}
.single .post-footer p {
    font-size: 15px;
}
#respond p.comment-notes {
    font-size: 17px !important;
    line-height: 20px;
    width: 36%;
}
#respond p.logged-in-as {
    font-size: 17px !important;
    margin-bottom: 13px;
}
#respond #submit {
    font-size: 20px;
}
.blog-info p, .blog-info p {
    line-height: 22px;
}
.entry-meta p {
    font-size: 14px;
    width: 100%;
}
.date a {
    line-height: 15px;
}
.sc-page {
    width: auto !important;
}
.sc-page .image {
    margin: 15px 20px 14px 0;
}
.sc-page img {
    border-radius: 0;
    height: auto;
    width: auto;
}
.sc-page .text {
    float: none;
    width: auto !important;
}
.onecolumn .sc-page {
    margin-right: 0;
}
.single-posted, .single-categories {
    display: block;
    padding: 0 0 6px;
}
.tag-links {
    padding: 1px 0 0;
}
#comments a.comment-date {
    line-height: 27px;
}
.onecolumn .entry-content img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}
#cboxCurrent {
    display: none !important;
}
#cboxNext {
    left: 80px !important;
}
.sc-button {
    float: none !important;
    margin: 0 0 20px !important;
}

.sc-button span.title {
    font-size: 24px;
}
ul.style1 li, ul.style2 li, ul.style3 li, ul.style4 li, ul.style5 li, ul.style6 li, ul.qmark li, ul.phone li {
    background-position: 0 10px;
    padding: 8px 0 8px 35px;
}
ul.line li {
    background-position: 0 10px;
}
ul.qmark li {
    background-position: 0 0 !important;
}
.ui-widget-content .one-half, .ui-widget-content .one-half-last {
    width: 257px;
}
.ui-widget-content .one-third, .ui-widget-content .one-third-last {
    width: 163px;
}
.ui-widget-content .two-third, .ui-widget-content .two-third-last {
    width: 350px;
}
.ui-widget-content .one-fourth, .ui-widget-content .one-fourth-last {
    width: 116px;
}
.ui-widget-content .three-fourth, .ui-widget-content .three-fourth-last {
    width: 397px;
}
.sc-fb-comments iframe, .fb_iframe_widget, .twtr-widget, .twtr-doc {
    max-width: 415px;
}
.sc-fb-comments.border .wrap {
    overflow: hidden;
}
#fancybox-wrap {
    z-index: 99999999;
}
div.wpcf7 {
    padding: 20px 14px 5px !important;
}
.wpcf7 input, .wpcf7 textarea, .wpcf7 .selectbox select {
    width: 94%;
}
.wpcf7 .checkbox input {
    width: 40px;
}
#colorbox {
    max-width: 420px;
}
.cboxPhoto {
    height: auto;
    max-width: 400px;
}
.wpcf7-form p.left {
    float: none;
}
.wpcf7 span.wpcf7-not-valid-tip {
    left: 0;
    top: 0;
}
.service-boxes-container {
    text-align: center;
}
.service-boxes-container .sbox {
    border-right: 0 none;
    float: none;
    margin: 0 auto;
    padding: 20px;
    width: auto;
}
.service-boxes-container .sbox-content a.iconLink .greyscale-container img {
    position: relative;
}
.service-boxes-container .sbox-content a.iconLink .greyscale-container img.hoverImage {
    display: none;
}
.service-boxes-container .sbox-content a .wrap1 {
    float: none;
}
}
@media all and (max-width: 320px) {
}

