:focus {outline:none !important;}
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/League_Gothic-webfont.eot');
    src: url('../fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/League_Gothic-webfont.woff') format('woff'),
        url('../fonts/League_Gothic-webfont.ttf') format('truetype'),
        url('../fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
a {
    color: #16beef;
}
p {
    color: #a1a1a1;
}
ul {
    margin-left: 14px;
    color: #a1a1a1;
}
ul.dotStyle1 {
    list-style-image: url('../img/dotStyle1.png');
}
ul.dotStyle2 {
    list-style-image: url('../img/dotStyle2.png');
}
ul.dotStyle3 {
    list-style-image: url('../img/dotStyle3.png');
}
ul.dotStyle4 {
    list-style-image: url('../img/dotStyle4.png');
}
ul.dotStyle5 {
    list-style-image: url('../img/dotStyle5.png');
}
ul.dotStyle6 {
    list-style-image: url('../img/dotStyle6.png');
}
.highlightBlue {
    background-color: #16beef;
    color: white;
}
.highlightBlack {
    background-color: #090909;
    color: #a1a1a1;
}
.header {
    margin-top: 30px;
}
.logo {
    float: left;
}
.menu select {
    width: 100%;
    margin: 20px 0;
    float: left;
}
.menu > ul {
    margin-top: -55px;
    float: right;
}
.menu > ul > li {
    display: inline-block;
    position: relative;
}
.menu > ul > li .submenu {
    float: left;
    position: absolute;
    top: 90px;
    left: 0px;
    list-style: none;
    background-color: #16beef;
    padding: 5px 0px;
    margin: 0;
    width: 175px;
    z-index: 1000;
    display: none;

}
.menu > ul > li:hover .submenu {
    display: inline;
}
.menu > ul > li .submenu li {
    border-bottom: dotted 1px #e7fafc;
    width: 100%;
}
.menu > ul > li .submenu li:last-child {
    border: none;
}
.menu > ul > li .submenu li a {
    color: #FFF;
    text-decoration: none;
    font-size: 12px;
    font-family: "Open Sans";
    display: inline-block;
    padding: 5px 0;
    text-indent: 15px;
    width: 100%;
}
.menu > ul > li .submenu li a:hover {
    color: #bceaf7;
}
.menu > ul > li .border {
    height: 42px;
    margin-bottom: 5px;
    float: left;
    background-image: url('../img/border.png');
}
.menu > ul > li > a {
    color: #6B6B6B;
    font-family: 'LeagueGothicRegular';
    font-size: 17px;
    margin-right: 32px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    float: left;
    padding-top: 70px;
}
.menu > ul > li > a.active, .menu > ul > li > a:hover {
    text-decoration: none;
    color: #16beef;
    background-image: url('../img/border.png');
    background-position: 0px center;
    background-repeat: repeat-x;
}
.menu > ul > li:last-child > a {
    margin-right: 5px;
}
.featured1 {
    margin-top: 30px;
    margin-bottom: 30px;
    height: 427px;
    background-image: url("../img/featured_bg.png");
    background-repeat: repeat-x;
    position: relative;
}
.featured1 .left {
    width: 50%;
    float: left;
    border-right: 1px dashed #0681a5;
    height: 100%;
}
.featured1 .right {
    width: 50%;
    float: left;
    margin-left: -1px;
    height: 100%;
    background-image: url("../img/slider-right.png");
    background-repeat: no-repeat;
}
.featured1 .slider-border {
    background-image: url("../img/slider-border.png");
    float: left;
    height: 100%;
    width: 1px;
    margin-left: -1px;
}
.featured1 .item, .featured1 .item li {
    display: none;
    height: 100%;
}
.featured1 .item, .featured1 .item li.flex-active-slide {
    display: block;
}
.featured1 .left h3 {
    background-color: #2b2c2c;
    padding: 10px 30px;
    font-family: 'LeagueGothicRegular';
    color: #fbfbfb;
    font-size: 30px;
    width: 70%;
    text-transform: uppercase;
    margin-top: 22%;
    font-weight: normal;
    margin-bottom: 0px;
}
.featured1 .left p {
    margin-left: 20px;
    font-family: 'Open Sans';
    font-size: 21px;
    color: #16beef;
    padding: 10px 50px;
    background: #FFF;
    width: 63%;
}
.featured1 .right img {
    width: 435px;
    height: 303px;
    margin: 62px auto;
    display: block;
}
.featured1 .flex-direction-nav {
    bottom: 8px;
    position: absolute;
    right: 36px;
}
.featured1 .flex-prev {
    margin-right: -15px;
    background-image: url("../img/left-arrow.png");
    width: 28px;
    opacity: 1 !important;
    height: 28px;
    left: -22px !important;
}
.featured1 .flex-next {
    background-image: url("../img/right-arrow.png");
    width: 28px;
    height: 28px;
    opacity: 1 !important;
}
.featured1 .navigation img:hover {
    cursor: pointer;
}
.drop-shadow {
    float: left;
    position: relative;
}
.my-shadow {
    background-image: url("../img/shadow.png");
    background-position: 163px -128px;
    background-repeat: no-repeat;
    height: 35px;
    opacity: 0.45;
    position: absolute;
    width: 100%;
}
.getitnow {
    width: 44px;
    height: 40px;
    background-image: url('../img/getitnow.png');
    background-position: center center;
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
}
.featured2 {
    margin: 25px auto;
    height: 500px;
    position: relative;
}
.featured2 li {
    height: 501px;
    background-position: center center;
    background-repeat: repeat-x;
}
.featured2 .controls {
    position: absolute;
    z-index: 1000;
    top: 42%;
    width: 100%;
    float: left;
    height: 76px;
}
.featured2 .controls a {
    width: 96px;
    height: 76px;
    background-image: url('../img/sliderBigControls.png');
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -9999px;
}
.featured2 .controls a.prev {
    background-position: 0px 0px;
    float: left;
}
.featured2 .controls a.prev:hover {
    background-position: 0px -76px;
}
.featured2 .controls a.next {
    background-position: -96px 0px;
    float: right;
}
.featured2 .controls a.next:hover {
    background-position: -96px -76px;
}
.featured2 .info {
    background-image: url("../img/overlay.png");
    float: left;
    margin-left: 14%;
    margin-top: 7%;
    padding: 2% 2% 1%;
    width: 38%;
}
.featured2 .info h3 {
    font-family: 'LeagueGothicRegular';
    font-size: 32px;
    font-weight: normal;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}
.featured2 .info .subtitle {
    margin-bottom: 18px;
    color: #16beef;
    font-size: 20px;
    font-weight: bold;
}
.featured2 .info span {
    font-size: 14px;
    color: #FFF;
    display: block;
}
.featured2 {
    position: relative;
}
.featured2 .flex-control-nav {
    bottom: 20px;
    height: 20px;
}
.featured2 .flex-control-paging li a {
    background-color: white;
    box-shadow: 0px 0px 5px #b1b1b1;
}
.featured2 .flex-control-paging li a.flex-active {
    background-color: #16beef;
}
.featured3 {
    position: relative;
}
.featured3 .flex-control-nav {
    bottom: 20px;
}
.featured3 .flex-control-paging li a {
    background-color: white;
    box-shadow: 0px 0px 5px #b1b1b1;
}
.featured3 .flex-control-paging li a.flex-active {
    background-color: #16beef;
}
.featured3 ul > li {
    height: 501px;
    background-image: url('../img/sliderBg.png');
    float: left;
    border-bottom: solid 1px #d8d8d8;
    border-top: solid 1px #d8d8d8;
}
.featured3 .controls {
    position: absolute;
    z-index: 1000;
    top: 42%;
    width: 100%;
    float: left;
    height: 76px;
}
.featured3 .controls a {
    width: 96px;
    height: 76px;
    background-image: url('../img/sliderBigControls.png');
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -9999px;
}
.featured3 .controls a.prev {
    background-position: 0px 0px;
    float: left;
}
.featured3 .controls a.prev:hover {
    background-position: 0px -76px;
}
.featured3 .controls a.next {
    background-position: -96px 0px;
    float: right;
}
.featured3 .controls a.next:hover {
    background-position: -96px -76px;
}
.featured3 .info {
    position: relative;
    top: 15%;
    width: 80%;
    margin: 0 auto;
}
.featured3 .info h3 {
    font-family: 'LeagueGothicRegular';
    font-size: 36px;
    font-weight: normal;
    color: #474646;
    text-transform: uppercase;
    width: 100%;
    letter-spacing: 1.4px;
    margin-top: 40px;
}
.featured3 .info .subtitle {
    margin-bottom: 18px;
    color: #16beef;
    font-size: 21px;
    width: 100%;
}
.featured3 .info span {
    line-height: 17px;
    font-size: 14px;
    width: 40%;
    color: #6b6b6b;
    display: block;
    width: 100%;
}
.featured3 .left {
    width: 50%;
    float: left;
}
.featured3 .left figure {
    margin: 0 5%;
    width: 90%;
    float: left;
    max-width: 560px;
}
.featured3 .left figure img {
    width: 100%;
    height: auto;
    max-height: 340px;
}
.featured3 .right {
    width: 50%;
    float: left;
}
.featured3 .customButton .getittext {
    font-style: normal;
    position: relative;
    top: 2px;
}
.featured2 .customButton .getittext {
    font-size: 14px;
    font-style: normal;
}
.controls {
    width: 58px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1000;
}

.controls a {
    text-decoration: none;
    text-indent: -9999px;
    float: left;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    border:none;
    background-image: url('../img/sliderControls.png');
}
.controls a:hover {
    opacity: 0.5;
}
.controls a.prev {
    background-position: 0px 0px;
    margin-right: 2px;
}
.controls a.next {
    background-position: -28px 0px;
}
.pageTitle {
    width: 100%;
    background-image: url('../img/pageTitle.png');
    background-position: center center;
    height: 184px;
    margin: 20px 0 30px 0;
    text-align: center;
}
.pageTitle h2 {
    font-size: 20px;
    font-family: 'Open Sans';
    color: #bcbcbc;
    display: inline-block;
    margin-top: 30px;
    width: 100%;
    margin-bottom: 0px;
    font-weight: normal;
}
.pageTitle h1 {
    font-family: 'LeagueGothicRegular';
    font-size: 36px;
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
    color: #737373;
    font-weight: normal;
}
.pageTitle h3 {
    color: #16beef;
    font-size: 22px;
    font-family: 'Open Sans';
    display: inline-block;
    margin-top: 5px;
    width: 100%;
    line-height: 20px;
    font-weight: normal;
}
.services {
    margin-bottom: 30px;
    margin-top: 50px;
    display: inline-block;
	margin-left:auto;
	margin-right:auto;
}
.service {
    position: relative;
    width: 314px;
    height: 314px;
    text-align: center;
    overflow: hidden;
    border: 3px solid transparent;
}
.service .top {
    height: 40%;
}
.service .bottom {
    border-top: 1px dashed #E7E7E7;
    margin-top: 14px;
    height: 60%;
    background-color: transparent;
    padding: 0 20px;
}
.service h3 {
    font-family: 'LeagueGothicRegular';
    font-weight: normal;
    color: #6b6b6b;
    text-transform: uppercase;
    margin-bottom: -3px;
    padding: 0 20px;
}
.service span {
    font-weight: 600;
    color: #6b6b6b;
    font-family: 'Open Sans';
    padding: 0 20px;
    font-size: 12px;
}
.service img {
    filter: url('filters.svg#grayscale'); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
    padding-top: 30px;
}
.sectionTitle {
    margin-bottom: 30px;
}
.sectionTitle h2 {
    float: left;
    margin: 0;
    margin-right: 20px;
    font-family: 'LeagueGothicRegular';
    font-size: 28px;
    color: #6B6B6B;
    font-weight: normal;
    text-transform: uppercase;
}
.sectionTitle hr {
    border-color: #E8E8E8;
}
.bigArticle {
    width: 98%;
    margin-bottom: 20px;
}
.bigArticle img {
    margin: 0px;
    display: inline-block;
    width: 100%;
}
.bigArticle p {
    margin: 0px;
    margin-top: 20px;
    font-size: 14px;
    display: inline-block;
    color: #a1a1a1;
}
.bigArticle p a {
    color: #16beef;
}
.text {
    margin-bottom: 20px;
}
.text.bigMargin {
    margin-bottom: 60px;
}
.text h3 {
    margin: 0;
    margin-right: 20px;
    font-family: 'LeagueGothicRegular';
    font-size: 18px;
    color: #6B6B6B;
    font-weight: normal;
    text-transform: uppercase;
}
.text h3 i {
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-image: url('../img/headingIcons.png');
}
.text.services h3 i {
    background-image: url('../img/servicesIcons.png');
}
.text p {
    margin-top: 20px;
    color: #a1a1a1;
    text-align: justify;
}
.text ul {
    width: 100%;
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin: 10px 0 20px 0;
}
.text ul li {
    float: left;
    width: 100%;
    padding: 4px;
    border-bottom: solid 1px #ececec;
}
.text ul li:last-child {
    border: none;
}
.text h3 i.mission {
    background-position: 0px 0px;
}
.text h3 i.strategy {
    background-position: -35px 0px;
}
.text h3 i.support {
    background-position: -70px 0px;
}
.text h3 i.web {
    background-position: 0px 0px;
}
.text h3 i.graphic {
    background-position: -35px 0px;
}
.text h3 i.identity {
    background-position: -70px 0px;
}
.text h3 i.mobile {
    background-position: -105px 0px;
}
.contact {
    border-top: solid 1px #ececec;
    padding-top: 20px;
}
.contact .span9 {
    margin-left: 0px;
}
.contact h2 {
    font-family: 'Open Sans';
    font-size: 16px;
    color: #6b6b6b;
    text-transform: uppercase;
    font-weight: normal;
}
.contact form input[type='text'], .contact form input[type='email'], .contact form textarea {
    border-radius: 0px;
    box-shadow: 0px 3px 3px #f7f7f7;
    margin-bottom: 22px;
    height: 27px;
    display: inline-block;
}
.contact form textarea {
    height: 150px;
}
.contact address {
    color: #a1a1a1;
    font-size: 12px;
}
.contact address a {
    color: #a1a1a1;
    text-decoration: none;
}
.contact address a:hover {
    color: #16beef;
}
.row .more {
    line-height: 37px;
    font-family: 'Open Sans';
    font-size: 12px;
    color: #6B6B6B;
    text-transform: uppercase;
}
.recent-works {
    margin-bottom: 80px;
}
.recent-works h2 {
    font-family: 'LeagueGothicRegular';
    margin: 0;
    float: left;
    margin-right: 20px;
    font-size: 28px;
    color: #6b6b6b;
    font-weight: normal;
    text-transform: uppercase;
}
.recent-works hr {
    border-color: #e8e8e8;
}
.recent-works .works-header span {
    font-family: 'Open Sans';
    font-size: 12px;
    color: #6b6b6b;
    text-transform: uppercase;
    line-height: 40px;
}
.works-header {
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px;
}
.work {
    position: relative;
    width: 234px;
    height: 200px;
    margin: 0 1px 1px 0;
}
.work img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.work span.work-overlay {
    display: none;
    width: 100%;
    height: 100%;
    background-color: #16beef;
    opacity: 0.9;
    position: absolute;
    top: 0;
}
.comments {
    width: 100%;
    display: inline-block;
    margin: 30px 0 20px 0;
}
.comments h1 {
    color: #6b6b6b;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
.blog .comments figure {
    margin: 0;
    float: left;
    width: 60px;
    height: 50px;
}
.blog .comments article {
    border: none;
    display: inline-block;
    width: 100%;
}
.blog .comments > article {
    border-bottom: solid 1px #e8e8e8;
    margin-bottom: 20px;
}
.blog .commentForm {
    border: none;
    padding-top: 0px;
}
.commentForm  .customButton {
    font-size: 14px;
}
.comments figure img {
    width: 100%;
}
.comments .comment {
    margin-left: 75px;
}
.comments h2 {
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: normal;
}
.comments h2 a {
    text-decoration: none;
}
.comments .reply {
    color: #a1a1a1;
    text-decoration: none;
}
.comments .date {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}
.contact input.customButton {
    font-size: 14px;
}
.blog article {
    float: left;
    width: 100%;
    font-family: "Open Sans";
    font-weight: normal;
    color: #a1a1a1;
    border-bottom: double 4px #e8e8e8;
    padding-bottom: 10px;
}
blockquote {
    background-color: #f4f4f4;
    border-left: 5px solid #16beef;
    font-style: italic;
    padding: 20px;
    margin: 20px 0;
    color: #6b6b6b;
}
.blog article h1 {    
    font-size: 30px;
    font-weight: normal;
}
.blog article h1 a {
    color: #2b2c2c;
    text-decoration: none;
}
.blog article h2.author {
    font-size: 11px;
    color: #a1a1a1;
    font-weight: normal;
    line-height: 23px;
    margin-bottom: 5px
}
.blog article h2.author a {
    color: #16beef;
}
.blog article .articleInfo {
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    padding: 10px 0;
    display: inline-block;
    width: 100%;
}
.articleInfo span {
    float: left;
    margin-right: 10px;
}
.articleInfo span i {
    background-image: url('../img/articleInfoIcons.png');
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
.articleInfo span.date i {
    width: 13px;
    height: 13px;
    background-position: 0px 0px;
}
.articleInfo span.views i {
    width: 16px;
    height: 13px;
    background-position: -13px 0px;
}
.articleInfo span.commentCounter i {
    width: 15px;
    height: 13px;
    background-position: -29px 0px;
}
.articleInfo span.tags i {
    width: 15px;
    height: 13px;
    background-position: -44px 0px;
}
.articleInfo span a {
    color: #a1a1a1;
}
.blog article figure {
    margin: 10px 0;
    display: inline-block;
    width: 100%;
}
.blog article figure img {
    width: 100%;
}
.blog article .excerpt {
    display: inline-block;
    width: 100%;
}
.blog article .excerpt p {
    font-size: 12px;
}
.blog article .readMore {
    font-size: 12px;
    text-transform: uppercase;
    color: #16beef;
    text-decoration: none;
}
.blog article .readMore:hover {
    color: #2b2c2c;
}
.widget {
    display: inline-block;
    width: 100%;
    font-family: "Open Sans";
    font-weight: normal;
}
.widget h1 {
    font-size: 12px;
    color: #6b6b6b;
    font-weight: normal;
    text-transform: uppercase;
}
.widget .accordion {
    list-style: none;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
.widget .accordion li {
    width: 100%;
    float: left;
    border-bottom: solid 1px #e8e8e8;
    margin-bottom: 10px;
}
.widget .accordion li:last-child {
    border-bottom: none;
}
.widget .accordion li a {
    display: inline-block;
    width: 100%;
    margin-bottom: 12px;
    color: #a1a1a1;
    font-weight: bold;
    text-decoration: none;
}
.widget .accordion li a:hover {
    color: #16beef;
}
.widget .accordion li a i {
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    background-image: url('../img/accordionControls.jpg');
    background-position: 0px -17px;
    margin-right: 7px;
}
.widget .accordion li a.opend i {
    background-position: 0px 0px;
}
.widget .accordion li a.opend:hover i {
    background-position: -17px 0px;
}
.widget .accordion li a:hover i {
    background-position: -17px -17px;
}
.widget .accordion li p {
    padding-left: 25px;
    display: none;
    margin-top: -8px;
}
.simpleList {
    width: 100%;
    display: inline-block;
    list-style: none;
    margin: 0;
}
.simpleList li {
    width: 100%;
    border-bottom: solid 1px #e8e8e8;
}
.simpleList li:last-child {
    border: none;
}
.simpleList li a i {
    width: 4px;
    height: 7px;
    display: inline-block;
    background-image: url('../img/li-button.png');
    background-position: 0px 0px;
    vertical-align: middle;
    margin-right: 3px;
}
.simpleList li a {
    width: 100%;
    padding: 4px 0;
    display: inline-block;
    color: #a1a1a1;
    text-decoration: none;
}
.simpleList li a:hover {
    color: #16beef;
}
.simpleList li a:hover i {
    background-position: -4px 0px;
}
.widget .searchInput {
    width: 95%;
    border-radius: 0px;
    box-shadow: 0 3px 3px #F7F7F7;
    display: inline-block;
    height: 27px;
    margin-bottom: 22px;
    /*    background-image: url('../img/searchIcon.png');
        background-position: right center;
        background-repeat: no-repeat;*/
}
.widget ul.nav {
    margin-bottom: 0px;
    float:left;
    width: 100%;
}
.widget .tab-content {
    border: solid 1px #ececec;
    float: left;
    width: 86%;
    padding: 7%;
    border-top: none;
    margin-top: -1px;
}
.widget p {
    font-size: 12px;
    color: #a1a1a1;
}
.widget .tab-content article {
    border-bottom: none;
    display: inline-block;
}
.widget .tab-content article a {
    color: #a1a1a1;
    text-decoration: none;
}
.widget .tab-content figure {
    margin: 0px;
    margin-right: 10px;
    margin-top: 5px;
    float: left;
    width: 50px;
    height: 50px;
}
.widget .tab-content figure img {
    width: 100%;
}
.widget ul.nav li a {
    border-radius: 0px;
    border: solid 1px #ececec;
    border-bottom: none;
    margin-right: 0px;
    color: #737373;
    text-transform: uppercase;
}
.widget ul.nav li.active a {
    border-top: solid 3px #16beef;
    font-weight: bold;
}
.widget ul.nav li.active a:hover {
    border: solid 1px #ececec;
    border-top: solid 3px #16beef;
    border-bottom: none;
    padding-bottom: 8px;
}
.widget .twitterFeeds {
    margin: 0px;
    list-style: none;
}
.widget .twitterFeeds li {
    background-image: url('../img/twitterLiButton.png');
    background-repeat: no-repeat;
    background-position: 0px 7px;
    padding-left: 28px;
    color: #a1a1a1;
    margin-bottom: 20px;
}
.widget .twitterFeeds li a {
    color: #16beef;
}
.widget .twitterFeeds li .date {
    width: 100%;
    display: inline-block;
    color: #a1a1a1;
    font-style: italic;
    font-size: 11px;
}
.widget .photos {
    width: 100%;
    display: inline-block;
}
.widget .photos a {
    width: 55px;
    height: 45px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}
.widget .photos a img {
    width: 100%;
}
.extra-work {
    bottom: 0;
    height: 25px;
    left: 0;
    position: absolute;
    width: 62px;
}
.pages {
    list-style: none;
    margin: 30px 0;
    display: inline-block;
}
.pages li {
    float: left;
    margin-right: 10px;
    font-size: 12px;
}
.pages li a {
    padding: 2px 8px;
    border: solid 1px transparent;
    color: #6b6b6b;
    text-decoration: none;
}
.pages li a.active {
    background-color: #16beef;
    color: white;
}
.pages li a.active:hover {
    color: white;
}
.pages li a:hover {
    border: solid 1px #dedede;
    color: #16beef;
}
.blog {
    padding-bottom: 30px;
}
.extra-work .love-work, .extra-work .view-work {
    background-color: #FFF;
    position: relative;
    float: left;
    width: 30px;
    height: 25px;
    margin-right: 1px;
}
.extra-work .love-work img, .extra-work .view-work img {
    width: 16px;
    position: relative;
    z-index: 100;
}
.extra-work .love-work img {
    padding: 5px 0 0 5px;
    height: 14px;
}
.extra-work .view-work img {
    padding: 3px 0 0 7px;
    height: 10px;
}
.team .extra-work .love-work img, 
.team .extra-work .view-work img {
    padding: 0;
    width: 100%;
    height: auto;
}
.team > img {
    filter: url('filters.svg#grayscale'); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
}
.team:hover img {
    filter: none;
    -webkit-filter: grayscale(0);
}
.team .hover-info .name {
    font-size: 12px;
    color: white;
    background-color: #1cb4e3;
    padding: 4px 10px;
    float: left;
    margin-top: 50%;
}
.team .hover-info .title {
    font-size: 12px;
    color: #16beef;
    background-color: black;
    padding: 4px 10px;
    float: right;
    clear: both;
}
.hover-info {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
}
.hover-info .icons {
    left: 36%;
    position: absolute;
    top: 25%;
    width: 100px;
}
.hover-info .icons img {
    float: left;
    height: 31px;
    margin-right: 15px;
    position: relative;
    width: 31px;
}
.hover-info .work-title {
    color: #FFFFFF;
    display: block;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-align: center;
    top: 45%;
}
.hover-info .work-categories {
    display: block;
    position: relative;
    text-align: center;
    top: 47%;
}
.hover-info .work-categories a {
    color: #000;
    font-family: 'Open Sans';
    font-size: 12px;
}
.clients {
    margin-bottom: 30px;
}
.client {
    border-left: 1px solid #ccc;
    min-height: 170px;
    margin-left: 18px;
    text-align: center;
}
.client:last-child {
    border-right: 1px solid #ccc;
}
.client img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
.client img.color {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important; /* Firefox 10+ */
    filter: gray !important; /* IE6-9 */
    -webkit-filter: grayscale(100%) !important; /* Chrome 19+ & Safari 6+ */
}

.footer-widgets {
    background-color: #252525;
    padding-bottom: 15px;
}
.footer-widgets .row {
    margin-top: 30px;
}
.footerwidget {
    color: #6b6b6b;
}
.footerwidget h3 {
    font-family: 'LeagueGothicRegular';
    font-size: 24px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: normal;
}
.footerwidget a {
    color: #40accc;
}
.footerwidget p {
    margin-bottom: 5px;
}
.footerwidget .readmore {
    text-transform: capitalize;
    color: #b3b3b3;
}
.footer_gallery img {
    border: 1px solid #353535;
    background-color: #1a1a1a;
    width: 60px;
    height: 60px;
    float: left;
    padding: 5px;
    margin: 5px 10px 5px 0;
}
.footer {
    background-color: #1a1a1a;
    padding: 20px 0 10px 0;
}
.footer .copyright {
    color: #3d3d3d;
}
.footer .social {
    margin-top: -10px;
}
.footer .social div {
    float: left;
    margin-right: 1px;
}
.footer .social .facebook {
    height: 40px;
    width: 40px;
    text-align: center;
    background-color: #131313;
}
.footer .social .twitter {
    height: 40px;
    width: 40px;
    text-align: center;
    background-color: #131313;
}

.footer .social .tkd {
    height: 40px;
    width: 70px;
    text-align: center;
    background-color: #131313;
}
.footer .social .linkedin {
    height: 40px;
    width: 40px;
    text-align: center;
    background-color: #131313;
}
.footer .social .rss {
    height: 40px;
    width: 40px;
    text-align: center;
    background-color: #131313;
}
.footer .social img {
    filter: url('filters.svg#grayscale'); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
    margin-top: 13px;
}
.tweet img {
    margin-right: 7px;
}
.mobile-slogan {
    font-family: 'LeagueGothicRegular';
    color: #6B6B6B;
    margin-top: 15px;
}
.mobile-slogan h4 {
    font-weight: normal;
    font-size: 30px;
    line-height: 40px;
}
.customButton {
    background-image: url('../img/customButton.jpg');
    border: solid 1px #19a8cc;
    border-radius: 3px;
    text-align: center;
    color: #08708e;
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 9px 40px;
    text-shadow: 1px 2px rgba(255, 255, 255, 0.3);
    display: inline-block;
    margin-bottom: 14px;
}
.customButton.noPadding {
    padding: 0px 15px;
    margin-top: 30px;
}
.customButton.yellow {
    background-image: url('../img/customButtonYellow.jpg');
    text-shadow: 1px 2px #c49f4d;
    color: #966804;
    border-color: #bd8c08;
}
.customButton.pink {
    background-image: url('../img/customButtonPink.jpg');
    text-shadow: 1px 2px #cb637c;
    color: #a71d3e;
    border-color: #c82a4c;
}
.customButton.black {
    background-image: url('../img/customButtonBlack.jpg');
    text-shadow: 1px 2px #5c5c5c;
    color: #2d2d2d;
    border-color: #484848;

}
a.customButton {
    text-decoration: none;
}
.nav-tabs > .active > a:hover {
    /*border-top: solid 0px transparent !important;*/
}
.container .nav > li > a:hover {
    padding-bottom: 9px;    
}
.elements h1 {
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    color: #a1a1a1;
}
.elements .widget .tab-content {
    width: 92%;
    padding: 4%;
}
.elements .widget .nav-tabs > li > a {
    padding: 8px 30px;
}
.elements .row {
    margin-bottom: 20px;
}
.tabbable {
    margin-bottom: 20px;
}
p.dropcap:first-letter {
    font-size: 60px;
    color: #16beef;
    float: left;
    margin: 15px 6px 6px 0;
}
.testimonial {
    margin-bottom: 20px;
    display: inline-block;
}
.testimonial.big {
    width: 100%;
}
.testimonial.small {
    width: 60%;
}
.testimonial .testimonialBox {
    border: solid 1px #ececec;
    padding: 20px 40px;
    width: 80%;
    display: inline-block;
    background-image: url('../img/bigQuotes.png');
    background-position: 20px 25px;
    background-repeat: no-repeat;
    box-shadow: 0px 3px 3px #d9d9d9;
}
.testimonial .testimonialAuthor {
    display: inline-block;
    width: 100%;
    margin-top: -1px;
}
.testimonial .testimonialAuthor .bubbleEnding {
    width: 24px;
    height: 29px;
    display: inline-block;
    background-image: url('../img/testimonialEnding.png');
    margin-left: 40px;
}
.testimonial .testimonialAuthor .testimonialAuthorName {
    display: inline-block;
    margin-left: 10px;
    padding-left: 20px;
    background-image: url('../img/contactImage.png');
    background-repeat: no-repeat;
    vertical-align: top;
    margin-top: 10px;
    font-size: 11px;
    font-style: italic;
    color: #a1a1a1;
    font-weight: bold;
}
.testimonial .testimonialAuthor .testimonialAuthorCompany {
    display: inline-block;
    margin-left: 2px;
    vertical-align: top;
    margin-top: 10px;
    font-size: 11px;
    font-style: italic;
    color: #16beef;
}
.alertBox {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    position: relative;
    border-radius: 5px;
    box-shadow: 0px 3px 3px #d9d9d9;
    margin-bottom: 20px;
}
.alertBox i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 20px;
}
.alertBox span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}
.alertBox .close {
    width: 11px;
    height: 10px;
    background-image: url('../img/alertBoxClose.png');
    text-indent: -9999px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 16px;
}
.alertBox.success {
    background-color: #e3fbd8;
    border: solid 1px #c3efaf;
}
.alertBox.success span {
    color: #58b62c;
}
.alertBox.success i {
    background-image: url('../img/alertBoxSuccess.png');
    width: 15px;
    height: 13px;
}
.alertBox.warning {
    background-color: #fbf7d8;
    border: solid 1px #f0df5d;
}
.alertBox.warning span {
    color: #e9bc31;
}
.alertBox.warning i {
    background-image: url('../img/alertBoxWarning.png');
    width: 15px;
    height: 15px;
}
.alertBox.notice {
    background-color: #e7fafc;
    border: solid 1px #b2e9ef;
}
.alertBox.notice span {
    color: #66bac3;
}
.alertBox.notice i {
    background-image: url('../img/alertBoxNotice.png');
    width: 15px;
    height: 15px;
}
.alertBox.error {
    background-color: #fdeaea;
    border: solid 1px #f9baba;
}
.alertBox.error span {
    color: #d87070;
}
.alertBox.error i {
    background-image: url('../img/alertBoxError.png');
    width: 14px;
    height: 14px;
}
.portfolioSlider {
    position: relative;
    margin-bottom: 30px;
}
.leftPortfolio {
    /*margin-left: 48px;*/
}
.leftPortfolio h1 {
    color: #2b2c2c;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 30px;
}
.leftPortfolio figure {
    margin: 0;
    width: 100%;
}
.leftPortfolio figure img {
    width: 100%;
}
.leftPortfolio .social {
    width: 100%;
    margin: 10px 0 20px 0;
}
.leftPortfolio .social a {
    color: #6b6b6b;
    font-size: 12px;
    font-style: italic;
    text-decoration: none;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 22px;
    margin-right: 10px;
    font-weight: bold;
}
.leftPortfolio .social .views {
    background-image: url('../img/viewsIcon.png');
}
.leftPortfolio .social .likes {
    background-image: url('../img/likesIcon.png');
}
.rightPortfolio {
    margin-top: 60px;
}
.rightPortfolio h1 {
    font-size: 12px;
    color: #6b6b6b;
    font-weight: normal;
}
.rightPortfolio p {
    color: #a1a1a1;
}
.rightPortfolio ul {
    list-style-image: url('../img/listStyleImage.png');
    color: #a1a1a1;
    font-size: 12px;
    margin-left: 12px;
    margin-bottom: 20px;
}
.rightPortfolio .customButton {
    margin-top: 30px;
}
.portfolioSliderControls {
    float: right;
    position: relative;
    right: 0px;
    top: 0px;
    z-index: 1000;
}
.portfolioSliderControls a {
    width: 20px;
    height: 20px;
    display: inline-block;
    text-indent: -9999px;
    text-decoration: none;
    background-image: url('../img/portfolioSliderControls.png');
}
.portfolioSliderControls a.prev:hover {
    background-position: 0px -20px;
}
.portfolioSliderControls a.next:hover {
    background-position: 0px 0px;
}
.portfolioSliderControls a.all:hover {
    background-position: 0px -40px;
}
.portfolioSliderControls a.prev {
    background-position: -20px -20px;
}
.portfolioSliderControls a.next {
    background-position: -20px 0px;
}
.portfolioSliderControls a.all {
    background-position: -20px -40px;   
}
.mapContainer {
    width: 100%;
    display: inline-block;
}
.pricingTable {
    width: 100%;
    float: left;
}
.pricingTable .collumn {
    width: 24%;
    float: left;
    text-align: center;
    margin: 0 0.3%;
    position: relative;
    z-index: 2;
}
.pricingTable .collumn h1 {
    background-color: #515151;
    border-radius: 8px 8px 0px 0px;
    padding: 5px 0;
    margin: 0;
    width: 100%;
}
.pricingTable .collumn .price {
    background-color: #5f5f5f;
    color: white;
    display: inline-block;
    width: 100%;
}
.pricingTable .collumn .price .value {
    width: 100%;
    font-size: 40px;
    display: inline-block;
    line-height: 40px;
    margin: 10px 0;
    font-weight: 300;
}
.pricingTable .collumn .price .info {
    width: 100%;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 10px;
}
.pricingTable .collumn .line {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    color: #6b6b6b;
    font-size: 12px;
}
.pricingTable .collumn .line.dark {
    background-color: #f5f5f5;
}
.pricingTable .collumn .line.light {
    background-color: #fafafa;
}
.pricingTable .collumn .line.end {
    border-radius: 0px 0px 8px 8px;
}
.pricingTable .collumn.important {
    margin: -15px -0.5% 0;
    z-index: 3;
    box-shadow: 0 0 5px #e7e7e7;
    border-radius: 8px;
}
.pricingTable .collumn.important h1 {
    background-color: #0a9fcb;
    padding-top: 10px;
    padding-bottom: 15px;
    color: white;
}
.pricingTable .collumn.important .price {
    background-color: #16beef;
    color: white;
}
.pricingTable .collumn.important .line.light {
    background-color: white;
}
.pricingTable .collumn.important .end {
    padding-bottom: 25px;
}

/**** Isotope CSS3 transitions ****/
.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
    -ms-transition-property:     -ms-transform, opacity;
    -o-transition-property:      -o-transform, opacity;
    transition-property:         transform, opacity;
}
#portfolioFilters {
    display: inline-block;
    width: 100%;
    list-style: none;
    margin: 0;
    margin-top: 15px;
}
#portfolioFilters li {
    float: left;
    background-image: url('../img/liDivider.png');
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 10px;
    margin-right: 6px;
    padding-top: 1px;
}
#portfolioFilters li:last-child {
    background: none;
}
#portfolioFilters li a {
    color: #6b6b6b;
    text-decoration: none;
    font-size: 12px;
    padding: 5px 0;
}
#portfolioFilters li a:hover, #portfolioFilters li a.active {
    color: #16beef;
}
.portfolio {
    width: 100%;
    display: inline-block;
    margin-bottom: 40px;
    padding-bottom: 10px;
}
.portfolio .item {
    float: left;
    margin: 10px 0px 0px 10px;
    /*overflow: hidden;*/
    position: relative;
}
.portfolio .item .hover-info {
    background-color: #16beef;
    opacity: 0.95;
    top: -6px;
    left: -6px;
    padding: 6px;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 10px #bababa;
    z-index: 2000;
}
.portfolio .item .hover-info .work-title {
    width: 100%;
    text-align: center;
    display: inline-block;
    text-decoration: none;
}
.portfolio .item .hover-info .work-categories {
    width: 100%;
    text-align: center;
    display: inline-block;
}
.portfolio .item .hover-info .work-categories a {
    text-decoration: none;
}
.portfolio .item .hover-info .icons {
    width: 100%;
    text-align: center;
    display: inline-block;
    left: 0;
}
.portfolio .item .hover-info .icons a {
    display: inline-block;
}
/*.portfolio .item:hover .hover-info {
    display: inline;
}*/
.portfolio .item .extra-work.hover{
    z-index: 3000;
    bottom: -6px;
    left: -6px;
}
.portfolio .item figure {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
}
.portfolio .item figure img {
    width: 100%;
}
.sliderInfo {
    color: #a1a1a1;
    font-size: 12px;
    margin-top: 33px;
    margin-bottom: -15px;
}

.contact-success, .contact-error {
    display: none;
}
@media (min-width: 1200px) {
    .service { 
        width: 314px;
        height: 314px;
    }
    .service img {
        padding-top: 45px;
    }
    .work {
        width: 291px;
        height: 225px;
    }
    .work.first {
        margin-left: 30px;
    }
    .client { 
        margin-left: 18px;
    }
    .featured .left h3 {
        font-size: 35px;
    }
    .portfolio .width {
        width: 570px;
    }
    .portfolio .height {
        height: 410px;
    }
    .portfolio .mediumWidth {
        width: 380px;
    }
    .portfolio .mediumHeight {
        height: 270px;
    }
    .portfolio .smallWidth {
        width: 180px;
    }
    .portfolio .smallHeight {
        height: 130px;
    }
}
@media (min-width: 980px) and (max-width: 1199px) {
    .my-shadow {
        background-position: 60px -128px;
    }
    .work:nth-child(4n+3) {
        margin-left: 20px;
    }
    .portfolio .width {
        width: 454px;
    }
    .portfolio .height {
        height: 338px;
    }
    .portfolio .mediumWidth {
        width: 296px;
    }
    .portfolio .mediumHeight {
        height: 222px;
    }
    .portfolio .smallWidth {
        width: 143px;
    }
    .portfolio .smallHeight {
        height: 106px;
    }
    .work.team {
        height: 180px;
    }
}
/* Tablet */
@media (min-width: 768px) and (max-width: 979px) {
    .service {
        width: 160px;
        height: 160px;
    }
    .service .bottom span {
        display: none;
    }
    .row .works-header .more {
        font-size: 9px;
    }
    .portfolioSlider {
        margin-left: 20px;
    }
    .my-shadow {
        background-position: -57px -128px;
    }
    .work:nth-child(3n) {
        margin-left: 20px;
        width: 240px;
    }
    .work.team {
        height: 180px;
    }
    .client {
        min-height: 110px;
    }
    .customButton {
        padding: 9px 22px;
    }
    .portfolio .width {
        width: 355px;
    }
    .portfolio .height {
        height: 269px;
    }
    .portfolio .mediumWidth {
        width: 230px;
    }
    .portfolio .mediumHeight {
        height: 176px;
    }
    .portfolio .smallWidth {
        width: 110px;
    }
    .portfolio .smallHeight {
        height: 83px;
    }
    .menu > ul > li > a {
        margin-right: 25px;
    }
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    .footerwidget, .footer {
        padding-left: 20px;
    }
    .work {
        width: 100%;
    }
    .featured, .service, .clients, .featured1, .featured2, .featured3 {
        display: none;
    }
    .my-shadow {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    .services {
        margin: 10px 0;
    }
    .footerwidget, .footer {
        padding-left: 10px;
        padding-right: 10px;
    }
    .featured, .service, .clients, .featured1, .featured2, .featured3 {
        display: none;
    }
    .pageTitle h2 {
        margin-top: 6px;
    }
    .testimonial .testimonialBox {
        padding: 20px 25px;
        background-position: 7px 25px;
    }
    .pageTitle h3 {
        font-size: 18px;
    }
    .elements .widget .nav-tabs > li > a {
        padding: 8px 22px !important;
    }
    .pricingTable .collumn {
        width: 100%;
        margin: 10px 0 !important;
    }
    .blog .comments figure {
        display: none;
    }
    .comments .comment {
        margin-left: 15px;
    }
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .service {
        float: left;
    }
    .works-header .span1, .works-header hr {
        display: none;
    }
    .work:nth-child(2n) {
        margin-left: -2px;
    }
    .work {
        float: left;
        width: 50%;
    }
}
