/* CSS Document */
.toparea {
  padding: 10px 0px;
  background: rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toparea h1 {
  margin: 0px;
  font-size: 11px;
  color: #c6c6c6;
  font-weight: normal;
  line-height: 27px;
  padding-top: 2px; }

.topphone {
  color: #fff;
  font-size: 18px;
  line-height: 27px; }

.topphone .fa {
  margin-right: 5px; }

.navbar {
  background: none;
  box-shadow: none;
  -webkit-box-shadow: none; }

.bgarea-semitransparent {
  background: none !important; }

.pageheader-default {
  background-attachment: fixed;
  background-position: 50% 0%;
  /*background-size:auto !important;*/ }

/*stop it looking crap on ipad and iphone*/
@media (max-width: 1200px) {
  .pageheader-default {
    background-size: auto !important; }
 }

/*nav stuff*/
.navbar-nav {
  margin-right: 15px; }

.navbar-nav > li {
  padding: 0px 1px; }

.navbar-nav > li > a {
  color: #fff;
  text-transform: none;
  font-weight: normal;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  margin-top: 0px;
  line-height: 30px; }

.navbar-nav > li > a .fa {
  font-size: 14px;
  font-weight: normal;
  margin-left: 4px;
  opacity: 0.6; }

.nav .open > a, .navbar-nav > li.active > a, .navbar-nav > li.active > a:hover, .navbar-nav > li.active > a:focus, .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  background: rgba(255, 255, 255, 0.23) !important; }

.navbar-nav > li.active > a:before, .navbar-nav > li > a:hover:before, .navbar-nav > li > a:focus:before, .extra-nav-class a.dropdown-toggle:before {
  content: none; }

.navbar-nav > li.dropdown > a:hover, .navbar-nav > li.active.dropdown > a:hover, .navbar-nav > li.active.dropdown > a:focus {
  border-radius: 5px 5px 0px 0px !important;
  -webkit-border-radius: 5px 5px 0px 0px !important; }

.extra-nav-class a.dropdown-toggle {
  background-color: rgba(255, 255, 255, 0.23) !important;
  border-radius: 5px 5px 0px 0px !important;
  -webkit-border-radius: 5px 5px 0px 0px !important; }

.navbar-nav > li > .dropdown-menu {
  background: rgba(255, 255, 255, 0.9) !important;
  min-width: 200px;
  left: 1px !important;
  border-radius: 0px 5px 5px 5px !important;
  -webkit-border-radius: 0px 5px 5px 5px !important;
  overflow: hidden;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2); }

.dropdown-menu > li > a {
  background: none !important;
  color: #333;
  border-bottom: none !important;
  border-top: none !important; }

.dropdown-menu > li.active > a {
  color: #000;
  font-weight: bold; }

.dropdown-menu > li + li > a {
  border-top: 1px solid #CCC !important; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: rgba(0, 0, 0, 0.8) !important; }

/*fixed nav*/
.wowmenu.tiny {
  background: rgba(30, 40, 55, 0.7) !important;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2); }

.wowmenu.tiny .navbar-nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 0px;
  line-height: 25px; }

/*responsive nav*/
.tinynav {
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: none;
  -webkit-box-shadow: none;
  height: 35px;
  color: #333; }

@media (max-width: 992px) {
  .pageheader-default {
    margin-top: 0px;
    padding-top: 130px; }
 }

@media screen and (max-width: 767px) and (min-width: 601px) {
  .tinynav {
    margin-top: -35px; }
 }

@media screen and (max-width: 600px) {
  .tinynav {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    height: 40px; }

  .navbar-brand {
    width: 100%;
    text-align: center;
    margin-left: 0px !important; }
 }

/*page stuff*/
h3.landingpage {
  font-size: 29px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  margin-bottom: 25px; }

@media (max-width: 1200px) {
  h3.landingpage {
    line-height: 35px; }
 }

@media (max-width: 768px) {
  .headerpara {
    padding: 10px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.6); }
 }

h3.normalpage {
  font-size: 29px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  margin: 0px 0px 70px 0px;
  color: #fff;
  font-weight: 300;
  line-height: 40px; }

.bgarea-semitransparent .btn-wrap {
  margin-left: 0px;
  margin-bottom: 50px; }

.headerpara {
  color: #000;
  font-size: 15px;
  line-height: 1.7em;
  margin-bottom: 25px; }

.btn-minimal {
  border: 1px solid #fff; }

.btn-minimal.primary {
  background: #2a89ff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #2a89ff 0%, #0161ff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2a89ff), color-stop(100%, #0161ff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2a89ff 0%, #0161ff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2a89ff 0%, #0161ff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #2a89ff 0%, #0161ff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #2a89ff 0%, #0161ff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a89ff', endColorstr='#0161ff',GradientType=0 );
  /* IE6-9 */
  border: 0px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3); }

.sliderbg {
  width: 498px;
  height: 293px;
  background: url(../img/macbook-bg.png) 0px 0px no-repeat;
  margin: 0px auto 50px auto;
  position: relative; }

.sliderbg > .cycle-overlay {
  position: absolute;
  top: 17px;
  left: 62px;
  width: 374px;
  height: 236px;
  background: url(../img/latest-work/sliderover.png);
  z-index: 2; }

.sliderbg > .cycle-slideshow {
  z-index: 1;
  background: #000;
  position: absolute;
  top: 17px;
  left: 62px;
  width: 374px;
  height: 236px; }

.sliderbg > .cycle-prev, .sliderbg > .cycle-next {
  font-size: 24px;
  position: absolute;
  color: #fff;
  opacity: 0.2;
  top: 120px;
  cursor: pointer; }

.sliderbg > .cycle-prev {
  left: 10px; }

.sliderbg > .cycle-next {
  right: 10px; }

.sliderbg:hover > .cycle-prev, .sliderbg:hover > .cycle-next {
  opacity: 0.5; }

.sliderbg > .cycle-prev:hover, .sliderbg > .cycle-next:hover {
  opacity: 0.8; }

.cycle-responsive > img {
  max-width: 100%; }

.head-maxwidth {
  max-width: 730px;
  margin: 0px auto 10px auto; }

.ca-menu li:hover .ca-main {
  color: #444; }

.ca-menu li:hover a .ca-main {
  color: #fff; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #4c4c4c;
  font-weight: 400;
  text-transform: none !important;
  margin-top: 0px; }

.fontawesome-icon.medium {
  font-size: 30px; }

.cbp-qtprogress {
  background: #999; }

.cbp-qtrotator blockquote footer:before {
  content: none; }

.cbp-qtrotator blockquote footer {
  font-size: 1em; }

.cbp-qtrotator blockquote footer i, .cbp-qtrotator blockquote footer strong {
  font-size: 1.2em; }

.ca-menu {
  margin-top: 0px; }

.photobg {
  background: #0a0b16 url(../img/bg/6.jpg) 50% 0% no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 30px 0px; }

.cbp-qtrotator blockquote {
  background: none; }

.light-on-dark, .light-on-dark h1, .light-on-dark h2, .light-on-dark h3 {
  color: #f1f1f1; }

.light-on-dark .cbp-qtrotator .cbp-qtcontent img {
  border: 1px solid #333; }

.light-on-dark .br-hr-h {
  border-top: 0px;
  border-bottom: 0px; }

.light-on-dark .br-hr-h i {
  background: none;
  color: #f1f1f1; }

.light-on-dark .br-hr-h:before {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  content: " ";
  width: 40%;
  display: inline-block;
  float: left; }

.light-on-dark .br-hr-h:after {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  content: " ";
  width: 40%;
  display: inline-block;
  float: right; }

.light-on-dark .cbp-qtrotator blockquote p {
  color: #dddddd; }

.light-on-dark .cbp-qtprogress {
  background: #fff; }

.cbp-qtrotator .cbp-qtcontent {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

.bigtext {
  text-transform: none; }

/*footer stuff*/
.footer {
  background: #0b0b0f url(../img/bg/15.jpg) 50% 82% no-repeat; }

@media screen and (max-width: 600px) {
  .footer {
    background-position: 50% 100%; }
 }

.footerlogo {
  text-align: center;
  opacity: 0.5; }

ul.footermenu {
  color: #dddddd;
  margin: 0px 0px 10px 0px;
  text-align: center;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7); }

ul.footermenu li {
  text-transform: none;
  font-size: 12px;
  float: none;
  display: inline-block; }

.footermenu li:before {
  color: #999; }

ul.footermenu li a {
  font-size: 12px;
  color: #bcbcbc; }

#back-top {
  bottom: 30px; }

.intro-note h2 {
  font-size: 27px;
  margin-top: 0; }

.grayarea .thumbnail .caption {
  background: #f2f2f2; }

ul.listtick, ul.listcross {
  list-style: none;
  font-size: 1.1em;
  margin-bottom: 0px; }

ul.listtick li, ul.listcross li {
  position: relative;
  padding: 3px 0px 3px 20px; }

ul.listtick li:before {
  content: "\f00c ";
  font-family: FontAwesome;
  margin-right: 5px;
  color: #438ae7;
  position: absolute;
  left: 0px; }

ul.listcross li:before {
  content: "\f00d ";
  font-family: FontAwesome;
  margin-right: 5px;
  color: #d30000;
  position: absolute;
  left: 0px; }

.smalltitle {
  position: relative;
  border-bottom: 1px solid #ebebeb;
  margin: -12px 0px 20px 0px; }

.smalltitle span {
  display: inline-block;
  padding: 1px 12px;
  position: relative;
  color: #444;
  font-size: 19px;
  top: 12px;
  padding-left: 0 !important;
  font-weight: 400;
  text-transform: none; }

.well .smalltitle {
  border-bottom: 1px solid #e3e3e3; }

.well .smalltitle span {
  background-color: #f5f5f5; }

/*Services pages*/
#accordion div h4 {
  font-size: 1.4em;
  line-height: 16px; }

#accordion div h4:hover {
  background: #fff; }

#accordion div h4:hover::before {
  background-color: #438ae7; }

#accordion div.active h4::before {
  background-color: #438ae7; }

#accordion div.active h4 {
  background-color: #fff;
  color: #000;
  border: 1px solid #ebebeb; }

#accordion div.active p {
  background: #fdfdfd;
  font-size: 1.1em;
  border-left: 48px solid #ebebeb; }

.vuzz-pricing-table .vuzz-pricing-cost {
  padding: 15px 0px 20px 0px;
  font-size: 1.9em; }

.vuzz-pricing-table .vuzz-pricing-per + .vuzz-pricing-cost {
  padding-top: 0px; }

.vuzz-pricing-table .vuzz-pricing-per {
  padding: 10px 0px 0px 0px; }

.vuzz-pricing-table > div.popular {
  border-top: #438ae7 3px solid; }

.vuzz-pricing.popular {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2); }

.popular .vuzz-pricing-per, .popular .vuzz-pricing-cost {
  background: #438ae7; }

.vuzz-pricing-cost + .vuzz-pricing-per {
  margin-top: -20px;
  padding-top: 0px;
  padding-bottom: 15px; }

.popular .vuzz-button {
  background: #438ae7; }

.mini-showcase a {
  display: block;
  text-align: center; }

.mini-showcase a img {
  display: inline-block; }

.ca-menu li .ca-content a {
  height: auto;
  display: inline;
  color: #333;
  position: relative;
  box-shadow: none;
  text-decoration: underline; }

.ca-menu li .ca-content a:hover {
  color: #438ae7;
  background: none; }

/*skypanel page*/
.feature-row + .feature-row {
  border-top: 1px solid #ddd;
  padding-top: 35px; }

.feature-row.lesspadding + .feature-row.lesspadding {
  padding-top: 35px; }

.feature-row h4 {
  padding-top: 25px; }

.feature-row.lesspadding h4 {
  padding-top: 5px; }

.feature-row p {
  margin-bottom: 25px; }

.feature-row .img-responsive {
  margin: 0px auto; }

@media screen and (max-width: 992px) {
  .feature-row {
    text-align: center; }

  .feature-row .pull-right {
    float: none !important; }
 }

/*our work*/
#filter ul {
  margin-bottom: 10px; }
  #filter ul li {
    float: none;
    display: inline-block;
    margin-bottom: 10px; }
    #filter ul li div {
      cursor: pointer;
      color: #444;
      background: #ebebeb;
      padding: 10px;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      border-radius: 2px;
      text-transform: uppercase;
      font-weight: 500; }
      #filter ul li div:hover {
        opacity: 0.8; }
      #filter ul li div.active {
        background: #7f8c8d !important;
        color: #fff; }

.portfoliorow > div {
  margin-bottom: 15px;
  margin-top: 15px;
  display: none; }

.portfoliorow > div .boxcontainer > a:first-child {
  display: table;
  position: relative;
  overflow: hidden; }
  .portfoliorow > div .boxcontainer > a:first-child span {
    display: table-cell;
    -webkit-transition: opacity 1s;
    /* For Safari 3.1 to 6.0 */
    transition: opacity 1s;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7); }
    .portfoliorow > div .boxcontainer > a:first-child span .fa {
      position: absolute;
      top: 50%;
      left: 50%;
      line-height: 30px;
      width: 30px;
      height: 30px;
      display: block;
      background: #438ae7;
      border-radius: 50%;
      color: #fff;
      margin-top: -15px;
      margin-left: -15px; }
  .portfoliorow > div .boxcontainer > a:first-child:hover span {
    opacity: 1; }
.portfoliorow > div .boxcontainer > p {
  padding-top: 10px; }

.pf-link {
  position: relative;
  display: block;
  border-bottom: 1px solid #ccc; }
  .pf-link span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -85px;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    /* For Safari 3.1 to 6.0 */
    transition: opacity 0.5s;
    z-index: 2;
    border: 0px; }
  .pf-link:hover span {
    opacity: 1; }

/*Form Classes*/
.gotcha {
  display: none; }

form .row {
  margin-right: -15px;
  margin-left: -15px; }

/*******************/
/*ajax error styles*/
/*******************/
form.standardajax {
  position: relative; }

.gotcha {
  width: 0px;
  height: 0px;
  overflow: hidden; }

form.standardajax .errorbox {
  display: none;
  font-size: 1.5em;
  background: #e31000;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  color: #ffffff;
  padding: 20px;
  width: 240px;
  text-align: center;
  top: 40%;
  margin-top: -50px;
  margin-left: -120px;
  left: 50%;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-height: 1.5em; }

form.standardajax .sendbox {
  background: #33455a; }

form.standardajax .sendingbox {
  width: 70px;
  margin-left: -35px; }

form.standardajax p {
  margin-bottom: 10px; }

form.standardajax .alert {
  /*bootstrap alert fallback */
  margin: 0px 0px 20px 0px; }

form.standardajax input[disabled], form.standardajax textarea[disabled] {
  opacity: 0.4; }

/*spinner*/
.sky-spinner {
  height: 30px;
  width: 30px;
  margin: 0 auto;
  position: relative;
  -webkit-animation: rotation 0.7s infinite linear;
  -moz-animation: rotation 0.7s infinite linear;
  -o-animation: rotation 0.7s infinite linear;
  animation: rotation 0.7s infinite linear;
  border: 3px solid rgba(255, 255, 255, 0.15);
  border-radius: 100%; }

.sky-spinner:before {
  content: "";
  display: block;
  position: absolute;
  /*left:-6px;*/
  top: -3px;
  height: 100%;
  width: 100%;
  border-top: 3px solid rgba(255, 255, 255, 0.8);
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-right: 3px solid transparent;
  border-radius: 100%; }

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(359deg); } }

@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg); }

  to {
    -moz-transform: rotate(359deg); } }

@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg); }

  to {
    -o-transform: rotate(359deg); } }

@keyframes rotation {
  from {
    transform: rotate(0deg); }

  to {
    transform: rotate(359deg); } }

/*Helper Classes*/
.img-responsive-center {
  margin: 0px auto; }

.all-caps {
  text-transform: uppercase; }

.text-lg {
  font-size: 1.2em; }

.highlight-color {
  color: #438ae7; }

.green {
  color: #8bbf00; }

.blue {
  color: #438ae7; }

.maxwidth200 {
  max-width: 400px;
  margin: 0px auto; }

.maxwidth500 {
  max-width: 500px;
  margin: 0px auto; }

.topspacelg20 {
  margin-top: 20px; }

.topspacelg30 {
  margin-top: 30px; }

.topspacelg40 {
  margin-top: 40px; }

.topspacelg50 {
  margin-top: 50px; }

.topspacelg60 {
  margin-top: 60px; }

/*ipad breakpoint*/
@media (max-width: 992px) {
  .topspacelg10, .topspacelg20, .topspacelg30, .topspacelg40, .topspacelg50, .topspacelg60 {
    margin-top: 0px; }
 }

/*iphone breakpoint*/
