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,
dl,
dt,
dd,
ol,
nav ul,
nav li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none
}

.txt-rt {
    text-align: right
}

.txt-lt {
    text-align: left
}

.txt-center {
    text-align: center
}

.float-rt {
    float: right
}

.float-lt {
    float: left
}

.clear {
    clear: both
}

.pos-relative {
    position: relative
}

.pos-absolute {
    position: absolute
}

.vertical-base {
    vertical-align: baseline
}

.vertical-top {
    vertical-align: top
}

.underline {
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    margin: 0 0 20px
}

nav.vertical ul li {
    display: block
}

nav.horizontal ul li {
    display: inline-block
}

img {
    max-width: 100%
}

html,
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    background: #fff
}

.container {
    width: 100%;
    background-color: #fff
}

.container1 {
    width: 33.33%;
    float: left
}

.menu {
    float: right;
    margin-top: 6px
}

.logo {
    float: left
}

.logo a {
    color: #303030;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 1.6em
}

.logo a:hover {
    text-decoration: none
}

.logo320 {
    display: none
}

.top-header {
    height: 50px;
    padding: 0 1em;
    margin-bottom: 0
}

.top-nav ul li a {
    color: #a7a7a7;
    padding: .2em 1.5em;
    font-size: .9em;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-weight: 300
}

.logo a {
    display: block
}

.banner {
    min-height: 80px;
    background-size: 100% 100%
}

.banner-info h1 {
    font-size: 1em;
    text-transform: uppercase;
    color: #303030;
    font-weight: 800;
    line-height: 1.4em;
    margin: 0
}

.banner-info h1 span {
    display: block
}

.banner-info p {
    color: #7b7c7b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .875em
}

.big-btn {
    margin-top: 1em;
    display: inline-block
}

a.big-btn span {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: url(../images/big-btn.html) no-repeat 0 0
}

a.big-btn span:hover {
    opacity: .8
}

.banner-info {
    padding-top: 1.5em
}

.work1 {
    padding: .5em 0
}

.work1 {
    width: 100%
}

.head-one {
    padding: 0 0 .5em
}

.head-one h2 {
    color: #303030;
    font-weight: 800;
    font-size: .9em;
    text-transform: uppercase
}

.head-one p {
    margin: 0 auto 0;
    font-size: .875em;
    color: #5a5a5a;
    letter-spacing: .015em;
    width: 95%;
    line-height: 1.6em
}

.work-grid img {
    width: 98%;
    border: 1px solid #fff
}

.work-grid {
    margin-bottom: 0
}

.team {
    background: #f3f3f3;
    padding: 1em 0 1.5em;
    border: 1px solid #dbdbdb;
    border-right: 0;
    border-left: 0
}

.team-head p {
    width: 90%;
    font-weight: 600;
    color: #5a5a5a;
    margin: .8em auto
}

.t-social ul {
    margin: 0;
    padding: 0
}

.t-social li {
    display: inline-block
}

.team-member {
    background: #fff;
    padding: .5em 0;
    margin-bottom: .8em
}

img.t-pic {
    border: 3px solid #fff
}

.team-member h3 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: .9em;
    margin: .2em 0 .1em;
    color: #303030
}

.team-member span {
    font-style: italic;
    color: #303030;
    font-size: .8em
}

.t-social {
    margin: .5em 0 0
}

.t-social li a span {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/t-social.html) no-repeat 0 0
}

.t-social li a.twitter span:hover {
    background-position: 0 -25px
}

.t-social li a.dribbble span {
    background-position: -35px 0
}

.t-social li a.dribbble span:hover {
    background-position: -35px -25px
}

.t-social li a.in span {
    background-position: -72px 0
}

.t-social li a.in span:hover {
    background-position: -72px -25px
}

.work-grid {
    margin-bottom: .3em
}

.item1 {
    width: 100%;
    float: none;
    text-align: center;
    font-size: 24px
}

.table1 {
    width: 100%;
    margin-left: 0;
    font-size: 10px;
    text-align: left;
    border: 1px solid #000
}

.contact {
    padding: 1em 0 2em
}

.contact-form p {
    font-size: .8em;
    color: #5a5a5a;
    margin: .3em 0 .8em;
    font-weight: 400;
    display: block
}

.contact-form textarea {
    width: 94%;
    min-height: 100px;
    resize: none;
    outline: none;
    background: #f2f2f2;
    padding: .4em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    color: #666;
    border: 1px solid #dadada
}

.contact-form input[type=text] {
    width: 94%;
    background: #f2f2f2;
    padding: .5em .4em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    color: #666;
    border: 1px solid #dadada;
    outline: none;
    margin: 3% 0
}

.contact-form input[type=text]:hover,
.contact-form textarea:hover {
    border-color: #6995a9
}

.contact-form input[type=submit] {
    background: url(../images/upload.html) no-repeat 65px 1px #6995a9;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: .6em 1em;
    border: none;
    width: 99%;
    text-indent: 19px;
    font-size: .9em
}

.contact-form input[type=submit]:hover {
    background: url(../images/upload.html) no-repeat 65px 1px #303030
}

.footer {
    background: #4f4f4f;
    padding: 0;
    text-align: bottom
}

.footer1 {
    background: #ead3a8;
    padding: 0;
    text-align: bottom
}

.footer-left1 {
    margin-bottom: 0;
    width: 26.33%;
    float: left;
    text-align: left;
    vertical-align: bottom;
    background-color: #9cf
}

.footer-center1 {
    margin-bottom: 0;
    width: 40.33%;
    float: left;
    text-align: center;
    vertical-align: bottom;
    background-color: #9cf
}

.footer-right1 {
    margin-bottom: 0;
    width: 33.33%;
    float: left;
    text-align: right;
    vertical-align: bottom;
    background-color: #9cf
}

.footer-left {
    margin-bottom: .5em
}

.footer p {
    margin: 0;
    padding: 0;
    color: #868686;
    font-size: .875em
}

.footer p span,
.footer p a {
    color: #949494
}

.footer p a:hover {
    text-decoration: none;
    color: #6995a9
}

.top-footer {
    background-color: #ff0;
    padding: 2em 5em;
    margin-bottom: 0
}

.top-footer p {
    text-align: center;
    color: red
}

.container {
    width: 100%;
    margin: 0 auto
}

.text-center {
    text-align: center
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8 {
    width: 100%
}

.col-md-45 {
    width: 33.33%;
    float: left
}

.col-md-50 {
    width: 16.66%;
    float: left
}

.col-md-46 {
    width: 33.33%;
    float: left
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    float: none
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-md-45,
.col-md-46,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.table {
    width: 80%;
    margin-left: auto;
    margin-right: auto
}

.table th {
    border: 1px solid #000;
    background-color: #e8e8e8
}

.table td {
    border: 1px solid #000
}

.table2 {
    width: 95%;
    margin-left: auto;
    margin-right: auto
}

.table2 th {
    border: 1px solid #000;
    background-color: #e8e8e8
}

.table2 td {
    border: 1px solid #fff
}

.table3 {
    width: 95%;
    margin-left: auto;
    margin-right: auto
}

.table3 th {
    border: 1px solid #000;
    background-color: #3fd5ba
}

.table3 td {
    border: 1px solid #fff
}

.table4 {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.table4 th {
    border: 1px solid #000;
    background-color: #e8e8e8
}

.table4 td {
    border: 1px solid #000
}

.table5 {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.table5 th {
    border: 1px solid #000
}
