/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@import "https://fonts.googleapis.com/css?family=Raleway:200,400,600,700,800,900";
/* line 1, ../sass/_grid.scss */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

/* line 11, ../sass/_grid.scss */
.col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  /* line 16, ../sass/_grid.scss */
  .col-sm-15 {
    width: 20%;
    float: left;
  }
  
  .intro-text .white-text {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 20px;
  }  
}
@media (min-width: 992px) {
  /* line 22, ../sass/_grid.scss */
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  /* line 28, ../sass/_grid.scss */
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
/* line 5, ../../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 5, ../sass/_typography.scss */
h1, h2, h3, h4, h5, h6, p, ul, li, a, blockquote {
  font-family: "Raleway", sans-serif;
  line-height: 1.4em;
}

/* line 6, ../sass/_typography.scss */
b {
  font-weight: 600;
}

/* line 7, ../sass/_typography.scss */
h1 {
  font-size: 4.6rem;
  font-weight: 600;
}

/* line 11, ../sass/_typography.scss */
h2 {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2em;
}

/* line 16, ../sass/_typography.scss */
.title h2 {
  font-size: 3rem;
  font-weight: 200;
}

/* line 20, ../sass/_typography.scss */
h3 {
  font-size: 2.1rem;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 10px;
}

/* line 26, ../sass/_typography.scss */
h4 {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 31, ../sass/_typography.scss */
h5 {
  font-size: .8rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

/* line 36, ../sass/_typography.scss */
p {
  margin-bottom: 15px;
  font-size: 16px;
}

/* line 40, ../sass/_typography.scss */
.content p {
  margin: 25px auto;
  width: 85%;
}

/* line 44, ../sass/_typography.scss */
.content ul {
  padding-left: 4em;
  list-style-type: disc;
  margin: 30px 0px;
  width: 75%;
  color: #363636;
  font-size: .9em;
}
/* line 51, ../sass/_typography.scss */
.content ul li {
  margin-bottom: 10px;
}

/* line 56, ../sass/_typography.scss */
.content ol {
  padding-left: 4em;
  margin: 30px 0px;
  width: 75%;
  color: #363636;
  font-size: .9em;
}
/* line 62, ../sass/_typography.scss */
.content ol li {
  margin-bottom: 10px;
}

/* line 68, ../sass/_typography.scss */
#home-knowledge h3 {
  font-size: 1rem; /*Mahmood change from 2*/
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0px 0px 30px;
}
/* line 75, ../sass/_typography.scss */
#home-knowledge h5 {
  margin-bottom: 30px;
}

/* line 79, ../sass/_typography.scss */
#solutions h3 {
  font-weight: 800;
}

/* line 82, ../sass/_typography.scss */
.white-text {
  color: #fff !important;
}

/* line 84, ../sass/_typography.scss */
#service-text h5 {
  text-transform: capitalize;
  font-weight: bold;
  margin-bottom: 25px;
  color: #f68b1f;
  position: relative;
}
/* line 91, ../sass/_typography.scss */
#service-text h5:after {
  content: '';
  width: 75%;
  height: 2px;
  background: #f68b1f;
  display: block;
  margin-top: 10px;
}
/* line 100, ../sass/_typography.scss */
#service-text ul {
  margin-bottom: 30px;
  padding-left: 25px;
  color: #006db2;
}
/* line 105, ../sass/_typography.scss */
#service-text li {
  list-style-image: url("../../img/list-triangle.png");
  line-height: 1.8em;
}

/* line 1, ../sass/_navbar.scss */
.navbar {
  background: transparent;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
/*  z-index: 10000000; */
}
/* line 9, ../sass/_navbar.scss */
.navbar.scrolled {
  background: #444444;
  background: rgba(0, 0, 0, 0.78);
}
/* line 15, ../sass/_navbar.scss */
.navbar .container-fluid {
  padding-right: 50px;
  padding-left: 50px;
}
/* line 19, ../sass/_navbar.scss */
.navbar .logo {
  float: left;
}
/* line 23, ../sass/_navbar.scss */
.navbar .navbar-toggle {
  top: 30px;
  border: none;
}
/* line 26, ../sass/_navbar.scss */
.navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 29, ../sass/_navbar.scss */
.navbar .navbar-toggle:hover .icon-bar {
  background-color: #fff;
}
/* line 32, ../sass/_navbar.scss */
.navbar .navbar-toggle:hover {
  background: #f68b1f;
}
/* line 36, ../sass/_navbar.scss */
.navbar .navbar-brand {
  width: auto;
  height: auto;
  line-height: 75px;
  color: #fff;
}
/* line 41, ../sass/_navbar.scss */
.navbar .navbar-brand p {
  padding-left: 10px;
}
/* line 46, ../sass/_navbar.scss */
.navbar .navbar-brand:hover {
  color: #f68a21;
}
/* line 50, ../sass/_navbar.scss */
.navbar .navbar-nav {
  transition: all .5s ease-in-out;
  margin-top: 29px;
  margin-bottom: 0px;
  color: #fff;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
/* line 58, ../sass/_navbar.scss */
.navbar .navbar-nav li a {
  color: #fff;
}
/* line 61, ../sass/_navbar.scss */
.navbar .navbar-nav li.active a {
  background: transparent;
}
/* line 63, ../sass/_navbar.scss */
.navbar .navbar-nav li.active a:hover {
  background: transparent;
}
/* line 65, ../sass/_navbar.scss */
.navbar .navbar-nav a {
  color: #fff;
}
/* line 69, ../sass/_navbar.scss */
.navbar .navbar-nav .phone {
  font-weight: bold;
  font-size: 1.2em;
}
/* line 74, ../sass/_navbar.scss */
.navbar .navbar-nav .open a {
  color: #fff;
  background: none;
}
/* line 77, ../sass/_navbar.scss */
.navbar .navbar-nav .open a:hover {
  transition: all .5s ease-in-out;
  color: #fff;
  background: none;
}
/* line 82, ../sass/_navbar.scss */
.navbar .navbar-nav .open a:active {
  color: #fff;
  background: none;
}
/* line 89, ../sass/_navbar.scss */
.navbar .dropdown.open {
  transition: all .5s ease-in-out;
  color: #fff;
  background: none;
}
/* line 94, ../sass/_navbar.scss */
.navbar .navbar-nav > li > .dropdown-menu ul {
  position: static;
}
/* line 97, ../sass/_navbar.scss */
.navbar .dropdown-menu {
  border: none;
  transition: all .5s ease-in-out;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}
/* line 104, ../sass/_navbar.scss */
.navbar .dropdown-menu li a {
  padding: 5px 20px;
}
/* line 106, ../sass/_navbar.scss */
.navbar .dropdown-menu li a:hover {
  transition: all .5s ease-in-out;
  background: none;
  color: #f68b1f;
}
/* line 112, ../sass/_navbar.scss */
.navbar .dropdown-menu li.active {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 121, ../sass/_navbar.scss */
.navbar-back {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 124, ../sass/_navbar.scss */
.navbar-default {
  border: none;
}
/* line 126, ../sass/_navbar.scss */
.navbar-default .navbar-nav > .active > a {
  color: #fff;
  font-weight: bold;
}
/* line 130, ../sass/_navbar.scss */
.navbar-default .navbar-nav > .active > a:after {
  content: '';
  width: 100%;
  margin-top: 10px;
  height: 3px;
  background-color: #f68b1f;
  display: block;
}
/* line 139, ../sass/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover {
  transition: all .5s ease-in-out;
  color: #f68b1f;
}
/* line 144, ../sass/_navbar.scss */
.navbar-default .navbar-nav > li > a.btn-orange {
  margin-top: 5px;
  padding: 10px 40px;
}
/* line 151, ../sass/_navbar.scss */
.navbar-default .navbar-nav > li > a.btn-orange:hover {
  transition: all .5s ease-in-out;
  color: #fff;
  background: #f68b1f;
}
/* line 156, ../sass/_navbar.scss */
.navbar-default .navbar-nav > .active > a:hover {
  background: transparent;
  color: #f68b1f;
}

/* line 161, ../sass/_navbar.scss */
.dropdown-menu {
  float: none;
  width: auto;
  margin-top: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 170, ../sass/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background: none;
  color: #fff;
}

/* line 174, ../sass/_navbar.scss */
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border: none;
  outline: none;
}

/* line 178, ../sass/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background: none;
  color: #fff;
}

/* line 182, ../sass/_navbar.scss */
.navbar-default .navbar-toggle:hover {
  background-color: #f68b1f;
}

/* line 185, ../sass/_navbar.scss */
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

/* line 1, ../sass/_buttons.scss */
.btn {
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: .7em;
  white-space: normal;
  letter-spacing: 1px;
  font-weight: bold;
  color: #fff;
  font-family: "Raleway", sans-serif;
  transition: all .5s ease-in-out;
}
/* line 12, ../sass/_buttons.scss */
.btn.focus, .btn:focus, .btn:hover {
  transition: all .5s ease-in-out;
  color: #f68b1f;
}
/* line 16, ../sass/_buttons.scss */
.btn.btn-orange {
  background: #f68b1f;
  line-height: 20px;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  transition: all .5s ease-in-out;
}
/* line 22, ../sass/_buttons.scss */
.btn.btn-orange:hover {
  transition: all .5s ease-in-out;
  color: #006db2;
}
/* line 27, ../sass/_buttons.scss */
.btn:active, .btn:visited {
  color: #fff;
}
/* line 30, ../sass/_buttons.scss */
.btn.btn-white {
  background: #fff;
  color: #f68b1f;
  line-height: 20px;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}
/* line 37, ../sass/_buttons.scss */
.btn.btn-transparent {
  padding: 10px 40px;
  border: 2px solid #fff;
  background: transparent;
  transition: all .5s ease-in-out;
}
/* line 42, ../sass/_buttons.scss */
.btn.btn-transparent.focus, .btn.btn-transparent:focus, .btn.btn-transparent:hover {
  transition: all .5s ease-in-out;
  color: #006db2 !important;
}
/* line 47, ../sass/_buttons.scss */
.btn.btn-long {
  padding: 15px 60px;
}

/* line 51, ../sass/_buttons.scss */
button:focus {
  outline: 0 !important;
}

/* line 1, ../sass/_home.scss */
.scroll {
  position: absolute;
  bottom: -200px;
  left: 47%;
  z-index: 10;
}

/* line 7, ../sass/_home.scss */
#home-brands .brand {
  min-height: 160px;
}

/* line 13, ../sass/_home.scss */
#home-2 .row p {
  margin: 10px 0px 20px;
}

/* line 20, ../sass/_home.scss */
#solutions .btn {
  margin-top: 20px;
}

/* line 24, ../sass/_home.scss */
.one, .two, .three, .four {
  z-index: 2;
}

/* line 25, ../sass/_home.scss */
.one:after {
  content: '1';
  font-family: "Raleway", sans-serif;
  font-size: 28rem;
  text-align: center;
  position: absolute;
  top: -65%;
  left: 6%;
  color: #0063a2;
  font-weight: 900;
  z-index: -1;
}

/* line 37, ../sass/_home.scss */
.two:after {
  content: '2';
  font-family: "Raleway", sans-serif;
  font-size: 28rem;
  text-align: center;
  position: absolute;
  top: -65%;
  left: 8%;
  color: #0063a2;
  font-weight: 900;
  z-index: -1;
}

/* line 49, ../sass/_home.scss */
.three:after {
  content: '3';
  font-family: "Raleway", sans-serif;
  font-size: 23rem;
  text-align: center;
  position: absolute;
  top: -60%;
  left: 17%;
  color: #0063a2;
  font-weight: 900;
  z-index: -1;
}

/* line 61, ../sass/_home.scss */
.four:after {
  content: '4';
  font-family: "Raleway", sans-serif;
  font-size: 23rem;
  text-align: center;
  position: absolute;
  top: -60%;
  left: 15%;
  color: #0063a2;
  font-weight: 900;
  z-index: -1;
}

/* line 74, ../sass/_home.scss */
#our-work-grid .row {
  max-height: 440px;
}
/* line 77, ../sass/_home.scss */
#our-work-grid .work-item {
  overflow: hidden;
  max-height: 400px;
  min-height: 400px;
  padding: 0px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
/* line 86, ../sass/_home.scss */
#our-work-grid .work-item .work-inner {
  position: absolute;
  background-position: center center;
  background-size: cover;
  background-color: #006db2;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  display: block;
  transition: all .7s ease-in-out;
}
/* line 98, ../sass/_home.scss */
#our-work-grid .work-item .work-inner:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: -1;
}
/* line 110, ../sass/_home.scss */
#our-work-grid .work-item .work-inner.back {
  width: 100%;
}
/* line 114, ../sass/_home.scss */
#our-work-grid .work-item h3 {
  color: #fff;
  z-index: 3;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  margin: auto;
  position: absolute;
  top: 45%;
  left: 0;
  bottom: 0;
  right: 0;
  transition: all .5s ease-in-out;
}
/* line 126, ../sass/_home.scss */
#our-work-grid .work-item ul {
  color: #fff;
  z-index: 0;
  font-size: .8rem;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
  position: absolute;
  top: -30px;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 440px;
  opacity: 0;
  transition: all .5s ease-in-out;
}
/* line 138, ../sass/_home.scss */
#our-work-grid .work-item ul li {
  display: inline-block;
  margin: 0px 10px;
  transition: all .5s ease-in-out;
}
/* line 144, ../sass/_home.scss */
#our-work-grid .work-item p {
  color: #eee;
  z-index: 0;
  text-align: center;
  width: 75%;
  font-size: 1em;
  margin: auto;
  position: absolute;
  top: 205px;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: all .5s ease-in-out;
}
/* line 156, ../sass/_home.scss */
#our-work-grid .work-item a {
  z-index: 10;
  color: #fff;
  width: 50%;
  margin: auto;
  position: absolute;
  top: 340px;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all .5s ease-in-out;
}
/* line 165, ../sass/_home.scss */
#our-work-grid .work-item a:hover {
  color: #006db2;
}
/* line 167, ../sass/_home.scss */
#our-work-grid .work-item:hover {
  background: #f68b1f;
}
/* line 171, ../sass/_home.scss */
#our-work-grid .work-item:hover .work-inner {
  -moz-transform: translateX(0px) translateY(-30%);
  -webkit-transform: translateX(0px) translateY(-30%);
  -o-transform: translateX(0px) translateY(-30%);
  -ms-transform: translateX(0px) translateY(-30%);
  transform: translateX(0px) translateY(-30%);
  transition: all .5s ease-in-out;
}
/* line 181, ../sass/_home.scss */
#our-work-grid .work-item:hover .work-inner:after {
  transition: all .5s ease-in-out;
  opacity: .6;
}
/* line 186, ../sass/_home.scss */
#our-work-grid .work-item:hover h3 {
  -ms-transform: translate(0px, -125px);
  /* IE 9 */
  -webkit-transform: translate(0px, -125px);
  /* Safari */
  transform: translate(0px, -125px);
  transition: all .5s ease-in-out;
}
/* line 192, ../sass/_home.scss */
#our-work-grid .work-item:hover ul {
  -ms-transform: translate(0px, -40px);
  /* IE 9 */
  -webkit-transform: translate(0px, -40px);
  /* Safari */
  transform: translate(0px, -40px);
  transition: all .5s ease-in-out;
  opacity: 1;
}
/* line 199, ../sass/_home.scss */
#our-work-grid .work-item:hover p {
  -ms-transform: translate(0px, -25px);
  /* IE 9 */
  -webkit-transform: translate(0px, -25px);
  /* Safari */
  transform: translate(0px, -25px);
  transition: all .5s ease-in-out;
  opacity: 1;
}
/* line 206, ../sass/_home.scss */
#our-work-grid .work-item:hover a {
  -ms-transform: translate(0px, -15px);
  /* IE 9 */
  -webkit-transform: translate(0px, -15px);
  /* Safari */
  transform: translate(0px, -15px);
  transition: all .5s ease-in-out;
  opacity: 1;
}
/* line 216, ../sass/_home.scss */
#our-work-grid .work-item-out {
  transition: all .5s ease-in-out;
}

/* line 221, ../sass/_home.scss */
.scroller {
  position: relative;
  z-index: 10;
}

/* line 228, ../sass/_home.scss */
#home-knowledge .thirty-top div {
  margin-bottom: 30px;
}
/* line 231, ../sass/_home.scss */
#home-knowledge a:hover {
  color: #f68b1f !important;
}

/* line 2, ../sass/_about.scss */
.about.container {
  padding: 300px 0px;
}

/* line 7, ../sass/_about.scss */
.hero-small.about {
  background-position: right top;
}

/* line 11, ../sass/_about.scss */
.our-story.container {
  padding: 300px 0px;
}

/* line 17, ../sass/_about.scss */
.careers-hero.container {
  padding: 240px 0px;
}

/* line 22, ../sass/_about.scss */
.profile {
  background: url("../../img/rob-profile.png") no-repeat;
  background-position: left center;
  padding: 80px 0px;
}
/* line 26, ../sass/_about.scss */
.profile h6 {
  font-size: 1.6rem;
}

/* line 32, ../sass/_about.scss */
#team .member {
  position: relative;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
/* line 40, ../sass/_about.scss */
#team .member img {
  width: 100%;
}
/* line 44, ../sass/_about.scss */
#team .member .img-wrap {
  background: #363636;
}
/* line 47, ../sass/_about.scss */
#team .member .desc {
  position: absolute;
  width: 90%;
  top: 5px;
  margin: 0 auto;
  display: block;
  padding: 6%;
  color: #fff;
  opacity: 0;
  font-size: .7em;
}
/* line 61, ../sass/_about.scss */
#team .member .team-deets {
  padding: 10px 10px 25px;
}
/* line 64, ../sass/_about.scss */
#team .member .team-deets h5 {
  text-transform: none;
  font-weight: bold;
}
/* line 69, ../sass/_about.scss */
#team .member:hover img {
  opacity: .2;
  transition: all .5s ease-in-out;
}
/* line 73, ../sass/_about.scss */
#team .member:hover .desc {
  opacity: 1;
  transition: all .5s ease-in-out;
}

/* line 81, ../sass/_about.scss */
#getting-it-right {
  padding: 160px 0px;
}

/* line 87, ../sass/_about.scss */
.blog-content p {
  font-size: 14px;
}

/* line 1, ../sass/_services.scss */
.services {
  min-height: 100vh;
  background: url("../../img/services-hero.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: top center;
}
/* line 7, ../sass/_services.scss */
.services .container {
  padding: 10% 0%;
}
/* line 9, ../sass/_services.scss */
.services .container .btn {
  font-weight: 600;
}
/* line 12, ../sass/_services.scss */
.services .container .btn i {
  margin-right: 10px;
}
/* line 17, ../sass/_services.scss */
.services a {
  color: #fff;
}

/* line 23, ../sass/_services.scss */
#fullpage h1 {
  font-size: 3.4rem;
  font-weight: 400;
}
/* line 27, ../sass/_services.scss */
#fullpage a:hover {
  color: #f68b1f !important;
}

/* line 31, ../sass/_services.scss */
.services-cta {
  background: url("../../img/services-cta-back.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: bottom center;
}
/* line 36, ../sass/_services.scss */
.services-cta .container {
  padding: 5% 0%;
}
/* line 38, ../sass/_services.scss */
.services-cta .container .btn {
  margin-top: 30px;
  font-weight: 600;
}

/* line 48, ../sass/_services.scss */
#services-grid .row {
  max-height: 440px;
}
/* line 51, ../sass/_services.scss */
#services-grid .service-item {
  overflow: hidden;
  max-height: 400px;
  min-height: 400px;
  padding: 0px;
  position: relative;
  display: inline-block;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  vertical-align: middle;
  text-align: center;
}
/* line 65, ../sass/_services.scss */
#services-grid .service-item .service-inner {
  position: absolute;
  background-position: center center;
  background-size: cover;
  transition: all .7s ease-in-out;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: .5;
  display: block;
}
/* line 76, ../sass/_services.scss */
#services-grid .service-item .service-inner.back {
  width: 100%;
}
/* line 80, ../sass/_services.scss */
#services-grid .service-item h3 {
  color: #fff;
  z-index: 3;
  font-weight: bold;
  text-align: center;
  margin: auto;
  position: absolute;
  top: 40px;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 440px;
  transition: all .5s ease-in-out;
}
/* line 91, ../sass/_services.scss */
#services-grid .service-item ul {
  color: #fff;
  z-index: 0;
  font-weight: bold;
  text-align: center;
  margin: auto;
  position: absolute;
  top: 180px;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 500px;
  opacity: 0;
  transition: all .5s ease-in-out;
}
/* line 103, ../sass/_services.scss */
#services-grid .service-item .icon {
  z-index: 0;
  margin: auto;
  position: absolute;
  top: -100px;
  left: 0;
  bottom: 0;
  right: 0;
  transition: all .5s ease-in-out;
  opacity: 1;
}
/* line 111, ../sass/_services.scss */
#services-grid .service-item p {
  color: #eee;
  z-index: 0;
  text-align: center;
  width: 75%;
  font-size: .8em;
  margin: auto;
  position: absolute;
  top: 275px;
  left: 0;
  bottom: 0;
  right: 0;
  transition: all .5s ease-in-out;
  opacity: 0;
}
/* line 123, ../sass/_services.scss */
#services-grid .service-item a {
  z-index: 10;
  color: #fff;
  width: 50%;
  margin: auto;
  position: absolute;
  top: 340px;
  left: 0;
  bottom: 0;
  right: 0;
  transition: all .5s ease-in-out;
  opacity: 0;
}
/* line 132, ../sass/_services.scss */
#services-grid .service-item a:hover {
  color: #006db2;
}
/* line 134, ../sass/_services.scss */
#services-grid .service-item:hover {
  background: #fc6b00;
  transition: all .5s ease-in-out;
}
/* line 139, ../sass/_services.scss */
#services-grid .service-item:hover .service-inner {
  -moz-transform: translateX(0px) translateY(-110px);
  -webkit-transform: translateX(0px) translateY(-110px);
  -o-transform: translateX(0px) translateY(-110px);
  -ms-transform: translateX(0px) translateY(-110px);
  transform: translateX(0px) translateY(-110px);
  transition: all .5s ease-in-out;
  opacity: .3;
}
/* line 148, ../sass/_services.scss */
#services-grid .service-item:hover h3 {
  -ms-transform: translate(0px, -175px);
  /* IE 9 */
  -webkit-transform: translate(0px, -175px);
  /* Safari */
  transform: translate(0px, -175px);
  transition: all .5s ease-in-out;
}
/* line 154, ../sass/_services.scss */
#services-grid .service-item:hover .icon {
  opacity: 0;
  transition: all .5s ease-in-out;
}
/* line 158, ../sass/_services.scss */
#services-grid .service-item:hover ul {
  -ms-transform: translate(0px, -40px);
  /* IE 9 */
  -webkit-transform: translate(0px, -40px);
  /* Safari */
  transform: translate(0px, -40px);
  transition: all 1s ease-in-out;
  opacity: 1;
}
/* line 165, ../sass/_services.scss */
#services-grid .service-item:hover p {
  -ms-transform: translate(0px, -25px);
  /* IE 9 */
  -webkit-transform: translate(0px, -25px);
  /* Safari */
  transform: translate(0px, -25px);
  transition: all 1s ease-in-out;
  opacity: 1;
}
/* line 172, ../sass/_services.scss */
#services-grid .service-item:hover a {
  -ms-transform: translate(0px, -15px);
  /* IE 9 */
  -webkit-transform: translate(0px, -15px);
  /* Safari */
  transform: translate(0px, -15px);
  transition: all .5s ease-in-out;
  opacity: 1;
}

/* line 183, ../sass/_services.scss */
.sp.container {
  padding: 12% 0px;
}

/* line 190, ../sass/_services.scss */
.service-offerings h5 {
  font-weight: 600;
  margin-top: 20px;
}
/* line 196, ../sass/_services.scss */
.service-offerings p {
  margin-top: 20px;
}

/* line 201, ../sass/_services.scss */
#understanding {
  padding: 160px 0px;
}

/* line 206, ../sass/_services.scss */
.service-understanding {
  background: url("../../img/understanding-back.jpg") no-repeat;
  background-position: center right;
}

/* line 210, ../sass/_services.scss */
.service-stp, service- {
  background: url("../../img/stp-img.jpg") no-repeat;
  background-position: center right;
}

/* line 214, ../sass/_services.scss */
.service-creative {
  background: url("../../img/creative-pic.jpg") no-repeat;
  background-position: center right;
}

/* line 218, ../sass/_services.scss */
.service-marketing {
  background: url("../../img/marketing-pic.jpg") no-repeat;
  background-position: center right;
}

/* line 222, ../sass/_services.scss */
.service-custom {
  background: url("../../img/services-pic.jpg") no-repeat;
  background-position: center right;
}

/* line 226, ../sass/_services.scss */
.service-mobile {
  background: url("../../img/mobile-pic.jpg") no-repeat;
  background-position: center right;
}

/* line 232, ../sass/_services.scss */
#solutions h6 {
  text-align: left;
}
/* line 235, ../sass/_services.scss */
#solutions a:hover {
  color: #006db2 !important;
}

/* line 240, ../sass/_services.scss */
.num {
  font-family: "Raleway", sans-serif;
  font-size: 28rem;
  text-align: center;
  line-height: 10rem;
  color: #fff;
  font-weight: 900;
  opacity: .8;
}

/* line 2, ../sass/_our-work.scss */
.our-work.container {
  padding: 200px 0px;
}

/* line 6, ../sass/_our-work.scss */
.gray {
  background: #f5f5f3;
  padding: 20px 0px;
}
/* line 9, ../sass/_our-work.scss */
.gray img {
  margin: 0 auto;
}

/* line 14, ../sass/_our-work.scss */
.experts {
  min-height: 900px;
  background-image: url("../../img/experts-back.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

/* line 22, ../sass/_our-work.scss */
.experts-inner {
  min-height: 900px;
  background-image: url("../../img/hand.png");
  background-repeat: no-repeat;
  background-position: center left;
}

/* line 28, ../sass/_our-work.scss */
.marathon-inner {
  min-height: 900px;
  background-image: url("../../img/marathon-hand.png");
  background-repeat: no-repeat;
  background-position: center left;
}

/* line 36, ../sass/_our-work.scss */
.ttad-inner {
  min-height: 900px;
  background-image: url("../../img/ttad-hand.png");
  background-repeat: no-repeat;
  background-position: center left;
}

/* line 44, ../sass/_our-work.scss */
.yf-inner {
  min-height: 900px;
  background-image: url("../../img/yf-hand.png");
  background-repeat: no-repeat;
  background-position: center left;
}

/* line 52, ../sass/_our-work.scss */
.hav-inner {
  min-height: 900px;
  background-image: url("../../img/hav-hand.png");
  background-repeat: no-repeat;
  background-position: center left;
}

/* line 60, ../sass/_our-work.scss */
.logix-inner {
  min-height: 900px;
  background-image: url("../../img/logix-hand.png");
  background-repeat: no-repeat;
  background-position: center left;
}

/* line 67, ../sass/_our-work.scss */
.special-features {
  position: relative;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 45%;
  /* &.three-six{
    background-image: url('../../img/360-features.jpg');
    .specs{
      bottom:30px;
      right:-60px;
    }
  } */
  /* &.havergal{
    background-image: url('../../img/havergal-features.jpg');
    .specs{
      bottom:30px;
      right:-60px;
    }
  } */
  /* &.marathon{
    background-image: url('../../img/marathon-features.jpg');
    .specs{
      bottom:30px;
      right:-60px;
    }
  } */
    /* &.trim{
      background-image: url('../../img/trim-features.jpg');
      .specs{
        bottom:30px;
        right:-60px;
        }
  
      } */
  /* &.youflair{
    background-image: url('../../img/youflair-features.jpg');
    .specs{
      bottom:30px;
      right:-60px;
    }
  } */
  /* &.logix{
    background-image: url('../../img/logix-features.jpg');
    .specs{
      bottom:30px;
      right:-60px;
    }
  } */
}

/* line 120, ../sass/_our-work.scss */
#trim .specs {
  color: #f68b1f;
  position: absolute;
}
/* line 124, ../sass/_our-work.scss */
#trim .specs h6 {
  position: relative;
}
/* line 126, ../sass/_our-work.scss */
#trim .specs h6:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 60px;
  background-image: url("../../img/arrow-under.png");
  background-repeat: no-repeat;
  display: block;
  bottom: 0px;
  right: -200px;
  -moz-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
/* line 144, ../sass/_our-work.scss */
#trim .specs.left {
  bottom: -40px;
  right: 0px;
}
/* line 147, ../sass/_our-work.scss */
#trim .specs.left h6 {
  position: relative;
}
/* line 149, ../sass/_our-work.scss */
#trim .specs.left h6:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 60px;
  background-image: url("../../img/left-arrow.png");
  background-repeat: no-repeat;
  display: block;
  bottom: -60px;
  right: 100px;
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
}

/* line 170, ../sass/_our-work.scss */
#three-sixty .specs {
  color: #f68b1f;
  position: absolute;
  bottom: -50px;
}
/* line 174, ../sass/_our-work.scss */
#three-sixty .specs h6 {
  position: relative;
}
/* line 176, ../sass/_our-work.scss */
#three-sixty .specs h6:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 60px;
  background-image: url("../../img/arrow-under.png");
  background-repeat: no-repeat;
  display: block;
  bottom: 0px;
  right: -200px;
  -moz-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
/* line 194, ../sass/_our-work.scss */
#three-sixty .specs.left {
  bottom: -40px;
  right: 0px;
}
/* line 197, ../sass/_our-work.scss */
#three-sixty .specs.left h6 {
  position: relative;
}
/* line 199, ../sass/_our-work.scss */
#three-sixty .specs.left h6:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 60px;
  background-image: url("../../img/left-arrow.png");
  background-repeat: no-repeat;
  display: block;
  bottom: -60px;
  right: 100px;
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
}

/* line 220, ../sass/_our-work.scss */
#marathon .specs {
  color: #f68b1f;
  position: absolute;
}
/* line 224, ../sass/_our-work.scss */
#marathon .specs h6 {
  position: relative;
}
/* line 226, ../sass/_our-work.scss */
#marathon .specs h6:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 60px;
  background-image: url("../../img/arrow-under.png");
  background-repeat: no-repeat;
  display: block;
  bottom: 0px;
  right: -200px;
  -moz-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
/* line 244, ../sass/_our-work.scss */
#marathon .specs.left {
  bottom: -60px;
  right: 0px;
}
/* line 247, ../sass/_our-work.scss */
#marathon .specs.left h6 {
  position: relative;
}
/* line 249, ../sass/_our-work.scss */
#marathon .specs.left h6:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 60px;
  background-image: url("../../img/left-arrow.png");
  background-repeat: no-repeat;
  display: block;
  bottom: -40px;
  right: 140px;
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
}

/* line 270, ../sass/_our-work.scss */
#havergal .specs {
  color: #f68b1f;
  bottom: -30px;
  position: absolute;
}
/* line 274, ../sass/_our-work.scss */
#havergal .specs h6 {
  position: relative;
}
/* line 276, ../sass/_our-work.scss */
#havergal .specs h6:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 60px;
  background-image: url("../../img/arrow-under.png");
  background-repeat: no-repeat;
  display: block;
  bottom: 0px;
  right: -200px;
  -moz-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
/* line 294, ../sass/_our-work.scss */
#havergal .specs.left {
  bottom: -60px;
  right: 0px;
}
/* line 297, ../sass/_our-work.scss */
#havergal .specs.left h6 {
  position: relative;
}
/* line 299, ../sass/_our-work.scss */
#havergal .specs.left h6:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 60px;
  background-image: url("../../img/left-arrow.png");
  background-repeat: no-repeat;
  display: block;
  bottom: -50px;
  right: 140px;
  -moz-transform: rotate(40deg);
  -webkit-transform: rotate(40eg);
  -o-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

/* line 320, ../sass/_our-work.scss */
#youflair .specs {
  color: #f68b1f;
  position: absolute;
  left: 0;
  bottom: -60px;
}
/* line 325, ../sass/_our-work.scss */
#youflair .specs h6 {
  position: relative;
}
/* line 327, ../sass/_our-work.scss */
#youflair .specs h6:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 60px;
  background-image: url("../../img/arrow-under.png");
  background-repeat: no-repeat;
  display: block;
  bottom: 0px;
  right: -200px;
  -moz-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

/* line 349, ../sass/_our-work.scss */
#logix .specs {
  color: #f68b1f;
  position: absolute;
  bottom: -60px;
}
/* line 353, ../sass/_our-work.scss */
#logix .specs h6 {
  position: relative;
}
/* line 355, ../sass/_our-work.scss */
#logix .specs h6:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 60px;
  background-image: url("../../img/arrow-under.png");
  background-repeat: no-repeat;
  display: block;
  bottom: 0px;
  right: -200px;
  -moz-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
/* line 374, ../sass/_our-work.scss */
#logix .specs.left {
  bottom: -40px;
  right: 0px;
}
/* line 377, ../sass/_our-work.scss */
#logix .specs.left h6 {
  position: relative;
}
/* line 379, ../sass/_our-work.scss */
#logix .specs.left h6:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 60px;
  background-image: url("../../img/left-arrow.png");
  background-repeat: no-repeat;
  display: block;
  bottom: -60px;
  right: 20px;
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
}

/* line 400, ../sass/_our-work.scss */
#products h5 {
  font-weight: 600;
  margin: 25px 0px 15px;
}
/* line 403, ../sass/_our-work.scss */
#products h5:after {
  content: '';
  width: 80%;
  height: 2px;
  background: #f68b1f;
  display: block;
  margin-top: 10px;
}

/* line 2, ../sass/_contact.scss */
#solutions a:hover {
  color: #fff;
}

/* line 6, ../sass/_contact.scss */
#contact-form {
  background: url("../../img/girl-on-phone.jpg");
  background-repeat: no-repeat;
  background-position: bottom left 15%;
}

/* line 13, ../sass/_contact.scss */
#callBack a {
  color: #f68b1f;
}
/* line 15, ../sass/_contact.scss */
#callBack a:hover {
  color: #fff;
}

/* line 1, ../sass/_products.scss */
#products h4 {
  font-size: 1.2rem;
  letter-spacing: 1.5px;
  color: #7d7d7d;
}

/* line 6, ../sass/_products.scss */
.product-icons {
  padding: 40px 0px;
  text-align: center;
}
/* line 9, ../sass/_products.scss */
.product-icons div {
  margin-bottom: 20px;
}
/* line 12, ../sass/_products.scss */
.product-icons i {
  width: 100px;
  border-radius: 50px;
  border: 2px solid #006db2;
  margin-bottom: 10px;
  padding: 15px;
}

/* line 22, ../sass/_products.scss */
.divider {
  height: 2px;
  width: 70%;
  margin: 0 auto;
  display: block;
  background: #f68b1f;
}

/* line 2, ../sass/_blog.scss */
.blog.container {
  padding: 200px 0px;
}
/* line 5, ../sass/_blog.scss */
.blog h2 {
  margin: 0 auto 20px auto;
  font-weight: 800;
}

/* line 10, ../sass/_blog.scss */
.blog-feature {
  margin-top: -220px;
}
/* line 12, ../sass/_blog.scss */
.blog-feature img {
  width: 100%;
  margin-bottom: 30px;
}
/* line 16, ../sass/_blog.scss */
.blog-feature .blog-content {
  padding: 20px;
  margin-bottom: 60px;
}
/* line 19, ../sass/_blog.scss */
.blog-feature .blog-content p {
  line-height: 1.8em !important;
}

/* line 26, ../sass/_blog.scss */
#blog-posts {
  background: #006db2;
}
/* line 28, ../sass/_blog.scss */
#blog-posts .row {
  max-height: 440px;
}
/* line 31, ../sass/_blog.scss */
#blog-posts .blog-item {
  overflow: hidden;
  max-height: 400px;
  min-height: 400px;
  padding: 0px;
  position: relative;
  display: inline-block;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  vertical-align: middle;
  text-align: center;
}
/* line 45, ../sass/_blog.scss */
#blog-posts .blog-item .blog-inner {
  position: absolute;
  background-position: center-center;
  background-size: cover;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: .5;
  display: block;
}
/* line 56, ../sass/_blog.scss */
#blog-posts .blog-item .blog-inner.back {
  width: 100%;
}
/* line 60, ../sass/_blog.scss */
#blog-posts .blog-item h3 {
  color: #fff;
  z-index: 3;
  font-weight: bold;
  text-align: center;
  margin: auto;
  position: absolute;
  top: 135px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 85%;
}
/* line 70, ../sass/_blog.scss */
#blog-posts .blog-item ul {
  color: #fff;
  z-index: 0;
  font-weight: bold;
  text-align: center;
  margin: auto;
  position: absolute;
  top: 180px;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 500px;
  opacity: 0;
}
/* line 81, ../sass/_blog.scss */
#blog-posts .blog-item p {
  color: #eee;
  z-index: 0;
  text-align: center;
  width: 75%;
  font-size: .9em;
  margin: auto;
  position: absolute;
  top: 40%;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
}
/* line 92, ../sass/_blog.scss */
#blog-posts .blog-item a {
  z-index: 10;
  color: #fff;
  width: 50%;
  margin: auto;
  position: absolute;
  top: 320px;
  left: 0;
  right: 0;
  opacity: 0;
}
/* line 100, ../sass/_blog.scss */
#blog-posts .blog-item a:hover {
  color: #006db2;
}
/* line 102, ../sass/_blog.scss */
#blog-posts .blog-item:hover {
  background: #fc6b00;
}
/* line 106, ../sass/_blog.scss */
#blog-posts .blog-item:hover .blog-inner {
  transition: all .5s ease-in-out;
  opacity: .2;
}
/* line 111, ../sass/_blog.scss */
#blog-posts .blog-item:hover h3 {
  -ms-transform: translate(0px, -45px);
  /* IE 9 */
  -webkit-transform: translate(0px, -45px);
  /* Safari */
  transform: translate(0px, -45px);
  transition: all .5s ease-in-out;
}
/* line 118, ../sass/_blog.scss */
#blog-posts .blog-item:hover p {
  -ms-transform: translate(0px, 40px);
  /* IE 9 */
  -webkit-transform: translate(0px, 40px);
  /* Safari */
  transform: translate(0px, 40px);
  transition: all 1s ease-in-out;
  opacity: 1;
}
/* line 125, ../sass/_blog.scss */
#blog-posts .blog-item:hover a {
  -ms-transform: translate(0px, -15px);
  /* IE 9 */
  -webkit-transform: translate(0px, -15px);
  /* Safari */
  transform: translate(0px, -15px);
  transition: all .5s ease-in-out;
  opacity: 1;
}
/* line 136, ../sass/_blog.scss */
#blog-posts .purple {
  background: #643281;
}
/* line 139, ../sass/_blog.scss */
#blog-posts .d-purple {
  background: #220055;
}
/* line 142, ../sass/_blog.scss */
#blog-posts .yellow {
  background: #dfb500;
}
/* line 145, ../sass/_blog.scss */
#blog-posts .green {
  background: #6fc810;
}
/* line 148, ../sass/_blog.scss */
#blog-posts .light-blue {
  background: #1cafe8;
}

/* line 152, ../sass/_blog.scss */
.blog-feed {
  padding: 25% 0%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 157, ../sass/_blog.scss */
.blog-feed .feature-title {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 30px 0px;
  color: #fff;
}
/* line 161, ../sass/_blog.scss */
.blog-feed .feature-title a {
  color: #fff;
}
/* line 165, ../sass/_blog.scss */
.blog-feed .feature-title p {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .8em;
  margin-top: 20px;
}

/* line 2, ../sass/_faq.scss */
#faq h6 {
  font-size: .9rem;
  font-weight: 600;
  color: #fff;
  padding: 15px;
}
/* line 8, ../sass/_faq.scss */
#faq .panel {
  border-radius: 0px;
  border: none;
}
/* line 11, ../sass/_faq.scss */
#faq .panel .panel-heading {
  border-radius: 0px;
  background: #006db2;
  height: 50px;
  display: table;
  width: 100%;
  padding: 0px;
}
/* line 18, ../sass/_faq.scss */
#faq .panel .panel-heading .panel-title {
  padding: 0px;
}
/* line 23, ../sass/_faq.scss */
#faq .input-group-addon {
  color: #fff;
  border-radius: 0px;
  border: none;
  background: #f68b1f;
  width: 4.5%;
  font-size: 2em;
}

/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*
 * See the Getting Started docs for more information:
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* line 16, ../sass/_main.scss */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 0 !important;
}

/* line 21, ../sass/_main.scss */
p {
  line-height: 1.6rem;
}

/* line 25, ../sass/_main.scss */
a:focus {
  outline: none;
}

/* line 30, ../sass/_main.scss */
img, a {
  border: 0;
}

/* line 31, ../sass/_main.scss */
img a, a {
  outline: none;
}

/* line 32, ../sass/_main.scss */
section {
  padding: 80px 0px;
}

/* line 35, ../sass/_main.scss */
.thinner {
  width: 85%;
  margin: 0 auto;
}

/* line 39, ../sass/_main.scss */
.intro-text {
  margin: auto;
  position: absolute;
  top: 20%;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100000;
}
/* line 45, ../sass/_main.scss */
.intro-text img {
  max-width: 300px;
}
/* line 48, ../sass/_main.scss */
.intro-text .white-text {
  font-size: 2em;
  font-weight: 400;
}

/* line 53, ../sass/_main.scss */
.intro-effect-sliced.modify:not(.notrans) .intro-text {
  display: none;
}

/* line 58, ../sass/_main.scss */
.intro-effect-sliced.modify:not(.notrans) .navbar {
  z-index: 16 !important;
}

/* line 61, ../sass/_main.scss */
.hero {
  min-height: 100vh;
  background-size: cover;
  background-position: top right;
}
/* line 65, ../sass/_main.scss */
.hero .container {
  padding: 15% 0%;
}
/* line 67, ../sass/_main.scss */
.hero .container .btn {
  margin-top: 30px;
  font-weight: 600;
}
/* line 70, ../sass/_main.scss */
.hero .container .btn i {
  margin-right: 10px;
}
/* line 75, ../sass/_main.scss */
.hero a {
  color: #fff;
}

/* line 80, ../sass/_main.scss */
.hero-small {
 /* height: 750px; Mahmood*/
	height: 750px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
/* line 87, ../sass/_main.scss */
.hero-small h1 {
  font-size: 5rem;
  font-weight: 600;
 /*Mahmood*/
}

/* line 92, ../sass/_main.scss */
.visible-lg {
  display: inline-block;
}

/* line 93, ../sass/_main.scss */
.blue {
  background: #006db2;
  color: #fff;
}
/* line 96, ../sass/_main.scss */
.blue a {
  color: #fff;
  text-decoration: none;
}
/* line 99, ../sass/_main.scss */
.blue a:hover {
  color: #f68b1f;
}
/* line 103, ../sass/_main.scss */
.blue a.btn:hover {
  color: #006db2;
}
/* line 106, ../sass/_main.scss */
.blue .well {
  color: #333;
}

/* line 110, ../sass/_main.scss */
.fif-bottom {
  padding-bottom: 15px;
}

/* line 113, ../sass/_main.scss */
.fif-top {
  padding-top: 15px;
}

/* line 116, ../sass/_main.scss */
.sixty-top {
  margin-top: 60px;
}
/* line 118, ../sass/_main.scss */
.sixty-top p {
  margin: 15px 0px;
}

/* line 122, ../sass/_main.scss */
.sixty-bottom {
  margin-bottom: 60px;
}

/* line 125, ../sass/_main.scss */
.thirty-bottom {
  margin-bottom: 30px;
}

/* line 128, ../sass/_main.scss */
.thirty-top {
  margin-top: 30px;
}

/* line 132, ../sass/_main.scss */
.orange {
  background: #f68b1f;
}

/* line 135, ../sass/_main.scss */
.orange-back {
  background: #f68b1f;
  background: url("../../img/or-dit.png") no-repeat;
  background-position: center left 200px;
}

/* line 140, ../sass/_main.scss */
.light-dit-back {
  background: url("../../img/light-dit.png") no-repeat;
  background-position: center left 200px;
}

/* line 145, ../sass/_main.scss */
.view {
  text-transform: uppercase;
  font-weight: 600;
}

/* line 149, ../sass/_main.scss */
.text-shadow {
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
}

/* line 152, ../sass/_main.scss */
.shadow {
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
}

/* line 156, ../sass/_main.scss */
.social-connect .col-md-4 {
  margin-bottom: 40px;
}

/* line 159, ../sass/_main.scss */
.gen {
  min-height: 500px;
  max-height: 500px;
  background: url("../../img/gen-header.jpg") no-repeat;
  background-attachment: fixed;
  background-position: top center;
}
/* line 165, ../sass/_main.scss */
.gen .container {
  padding: 290px 0px;
}
/* line 169, ../sass/_main.scss */
.gen h1 {
  font-weight: 600;
}

/* line 174, ../sass/_main.scss */
.privacy p {
  margin-bottom: 15px;
}

/* line 178, ../sass/_main.scss */
#callMe {
  top: 10%;
}
/* line 180, ../sass/_main.scss */
#callMe .modal-dialog {
  background-color: #fff;
}

/* line 185, ../sass/_main.scss */
#instafeed {
  background: url("../../img/insta-thumb.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
}

/* line 190, ../sass/_main.scss */
.modal-open[style="padding-right: 17px;"] .navbar-fixed-top,
.modal-open[style="padding-right: 17px;"] .navbar-fixed-bottom {
  padding-right: 17px;
}

/* line 194, ../sass/_main.scss */
button.close {
  color: #fff;
  float: left;
  font-size: 26px;
}

/* line 199, ../sass/_main.scss */
.modal-open .modal, .btn:focus {
  outline: none;
}

/* line 200, ../sass/_main.scss */
#callMe .modal-content {
  background: url("../../img/girl-on-phone.jpg") no-repeat;
  background-position: right bottom;
  background-size: contain;
  border: none;
  border-radius: 0;
  box-shadow: none !important;
}

/* line 210, ../sass/_main.scss */
#homeModal, #videoModal {
  top: 25%;
}
/* line 212, ../sass/_main.scss */
#homeModal .modal-content, #videoModal .modal-content {
  box-shadow: none !important;
}

/* line 216, ../sass/_main.scss */
.modal {
  top: 10%;
}

/* line 221, ../sass/_main.scss */
#videoModal .modal-content, #homeModal .modal-content, #youFlairModal .modal-content, #logixModal .modal-content {
  background: transparent;
  border: none;
  box-shadow: none;
}

/* line 226, ../sass/_main.scss */
form {
  font-family: "Raleway", sans-serif;
  line-height: 1.5em;
}
/* line 229, ../sass/_main.scss */
form textarea:focus,
form .form-control:focus,
form input[type="text"]:focus,
form input[type="password"]:focus,
form input[type="datetime"]:focus,
form input[type="datetime-local"]:focus,
form input[type="date"]:focus,
form input[type="month"]:focus,
form input[type="time"]:focus,
form input[type="week"]:focus,
form input[type="number"]:focus,
form input[type="email"]:focus,
form input[type="url"]:focus,
form input[type="search"]:focus,
form input[type="tel"]:focus,
form input[type="color"]:focus,
form .uneditable-input:focus {
  border-color: rgba(252, 107, 0, 0.7);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(252, 107, 0, 0.6);
  outline: 0 none;
}

/* line 252, ../sass/_main.scss */
.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 259, ../sass/_main.scss */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
/* line 320, ../sass/_main.scss */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

/* line 1, ../sass/_footer.scss */
footer {
  padding: 60px 0px;
  background: #333;
  color: #fff;
}
/* line 5, ../sass/_footer.scss */
footer .footer-col {
  margin-bottom: 10px;
}
/* line 9, ../sass/_footer.scss */
footer h3 {
  font-size: 1em;
  margin-bottom: 25px;
}
/* line 13, ../sass/_footer.scss */
footer h4 {
  font-size: 1.4rem;
  margin-bottom: 35px;
  text-transform: uppercase;
}
/* line 19, ../sass/_footer.scss */
footer ul li {
  line-height: 1.6rem;
}
/* line 22, ../sass/_footer.scss */
footer ul {
  font-size: .8rem;
  color: #999;
}
/* line 27, ../sass/_footer.scss */
footer h6 {
  margin-top: 100px;
  font-weight: bold;
  letter-spacing: 1px;
}
/* line 32, ../sass/_footer.scss */
footer a {
  color: #fff;
  padding: 0 10px;
}
/* line 36, ../sass/_footer.scss */
footer p {
  margin-top: 15px;
}
/* line 40, ../sass/_footer.scss */
footer .info {
  font-size: .8rem;
  margin: 0px;
}
/* line 46, ../sass/_footer.scss */
footer .carousel .carousel-inner {
  height: 100%;
}
/* line 50, ../sass/_footer.scss */
footer .carousel .item {
  min-height: 245px;
}
/* line 52, ../sass/_footer.scss */
footer .carousel .item h5 {
  text-transform: uppercase;
  text-align: center;
  padding-top: 15px;
  font-weight: 800;
}
/* line 58, ../sass/_footer.scss */
footer .carousel .item i {
  text-align: center;
  margin: auto;
  position: absolute;
  top: 0px;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 245px;
}
/* line 66, ../sass/_footer.scss */
footer .carousel .vid {
  height: 100%;
  width: 100%;
  background: url("../../img/vid-pic.jpg");
  background-position: center center;
  background-size: cover;
}
/* line 74, ../sass/_footer.scss */
footer .carousel .vid {
  height: 100%;
  width: 100%;

  background-position: center center;
  background-size: cover;
  background-repeat:no-repeat;
}
footer .carousel .vid.YF {
  background: url("../../img/vid-yf.jpg"); 
  background-position: center center;
  background-size: cover;
  background-repeat:no-repeat;
}
footer .carousel .vid.SEO {
  background: url("../../img/vid-seo.jpg"); 
  background-position: center center;
  background-size: cover;
  background-repeat:no-repeat;
}
footer .carousel .vid.ICF {
  background: url("../../img/vid-logix.jpg"); 
  background-position: center center;
  background-size: cover;
  background-repeat:no-repeat;
}
/* line 74, ../sass/_footer.scss */
footer .vids {
  
}
/* line 77, ../sass/_footer.scss */
footer .subscribe {
  background: #f68b1f;
  padding: 20px 20px;
}
/* line 80, ../sass/_footer.scss */
footer .subscribe h5 {
  font-weight: bold;
}
/* line 83, ../sass/_footer.scss */
footer .subscribe p {
  color: #fff;
  line-height: 1.2em;
}
/* line 90, ../sass/_footer.scss */
footer #mc_embed_signup input.email {
  min-height: 40px;
  width: 100%;
  color: #666;
}
/* line 95, ../sass/_footer.scss */
footer #mc_embed_signup input {
  border: none;
  border: 2px solid #fff;
}
/* line 99, ../sass/_footer.scss */
footer .form-control {
  padding: 10px 15px;
  border: none;
  border-radius: 0px;
  font-family: "Raleway", sans-serif;
}

@media (max-width: 1300px) {
  /* line 3, ../sass/_media-queries.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 14, ../sass/_media-queries.scss */
  .navbar-header {
    float: none;
  }

  /* line 17, ../sass/_media-queries.scss */
  .navbar-left, .navbar-right {
    float: none !important;
  }

  /* line 20, ../sass/_media-queries.scss */
  .navbar-toggle {
    display: block;
  }

  /* line 23, ../sass/_media-queries.scss */
  .navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 10px !important;
  }

  /* line 26, ../sass/_media-queries.scss */
  .navbar-collapse {
    max-height: 100vh !important;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    background-color: rgba(0, 0, 0, 0.8);
  }
  /* line 32, ../sass/_media-queries.scss */
  .navbar-collapse .nav li {
    text-align: center;
  }

  /* line 37, ../sass/_media-queries.scss */
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  /* line 41, ../sass/_media-queries.scss */
  .navbar-collapse.collapse {
    display: none !important;
  }

  /* line 44, ../sass/_media-queries.scss */
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  /* line 48, ../sass/_media-queries.scss */
  .navbar-nav > li {
    float: none;
  }

  /* line 51, ../sass/_media-queries.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  /* line 55, ../sass/_media-queries.scss */
  .collapse.in {
    display: block !important;
  }

  /* line 58, ../sass/_media-queries.scss */
  .service-understanding {
    background: none;
    background-position: center right;
  }

  /* line 62, ../sass/_media-queries.scss */
  .service-stp {
    background: none;
    background-position: center right;
  }

  /* line 66, ../sass/_media-queries.scss */
  .service-creative {
    background: none;
    background-position: center right;
  }

  /* line 70, ../sass/_media-queries.scss */
  .service-marketing {
    background: none;
    background-position: center right;
  }

  /* line 74, ../sass/_media-queries.scss */
  .service-custom {
    background: none;
    background-position: center right;
  }

  /* line 78, ../sass/_media-queries.scss */
  .service-mobile {
    background: none;
    background-position: center right;
  }
}
@media (max-width: 1400px) and (min-width: 1051px) {
  /* line 90, ../sass/_media-queries.scss */
  .hero .container {
    padding: 25% 0%;
  }
  /* line 93, ../sass/_media-queries.scss */
  .hero .container h1 {
    font-size: 4em;
  }
}
@media (max-width: 1050px) and (min-width: 601px) {
  /* line 102, ../sass/_media-queries.scss */
  .hero .container {
    padding: 30% 0%;
  }
  /* line 105, ../sass/_media-queries.scss */
  .hero .container h1 {
    font-size: 4em;
  }
}
@media (max-width: 1200px) {
  /* line 113, ../sass/_media-queries.scss */
  .about.container, .our-work.container, .blog.container, .our-story.container {
    padding: 250px 0px;
  }
  /* line 115, ../sass/_media-queries.scss */
  .about.container h1, .our-work.container h1, .blog.container h1, .our-story.container h1 {
    font-size: 3.8em;
  }

  /* line 119, ../sass/_media-queries.scss */
  .profile {
    background-size: cover;
  }

  /* line 122, ../sass/_media-queries.scss */
  .rob-bio {
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.5);
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* STYLES GO HERE */
  /* line 134, ../sass/_media-queries.scss */
  .intro-text {
    top: 5%;
  }
}
@media (max-width: 991px) {
  /* line 140, ../sass/_media-queries.scss */
  .experts > div {
    background: none !important;
  }

  /* line 143, ../sass/_media-queries.scss */
  .special-features {
    background: none !important;
  }

  /* line 146, ../sass/_media-queries.scss */
  .specs {
    display: none;
  }
}
@media (max-width: 800px) {
  /* line 151, ../sass/_media-queries.scss */
  .hero-small {
    background-size: cover;
  }
}
@media (max-width: 1199px) {
  /* line 157, ../sass/_media-queries.scss */
  .active:after {
    content: none;
  }

  /* line 161, ../sass/_media-queries.scss */
  #callMe .modal-content {
    background: none !important;
  }

  /* line 165, ../sass/_media-queries.scss */
  .services .container {
    padding: 25% 0%;
  }
  /* line 168, ../sass/_media-queries.scss */
  .services #fullpage {
    text-align: center;
  }
  /* line 170, ../sass/_media-queries.scss */
  .services #fullpage .num {
    font-size: 20rem;
    text-align: center;
    padding-bottom: 50px;
  }
  /* line 175, ../sass/_media-queries.scss */
  .services #fullpage h1 {
    font-size: 3.25rem;
  }
  /* line 178, ../sass/_media-queries.scss */
  .services #fullpage h3 {
    font-size: 1.8rem;
    margin-right: 10px;
  }
  /* line 182, ../sass/_media-queries.scss */
  .services #fullpage .btn {
    white-space: normal;
    margin-right: 10px;
  }
  /* line 189, ../sass/_media-queries.scss */
  .services .service-understanding {
    background: none;
  }
}
@media (max-width: 767px) {
  /* line 195, ../sass/_media-queries.scss */
  h3 {
    font-size: 1.5em;
  }

  /* line 198, ../sass/_media-queries.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff !important;
  }

  /* line 201, ../sass/_media-queries.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    background-color: transparent;
    color: #333;
  }
}
@media (min-width: 768px) {
  /* line 212, ../sass/_media-queries.scss */
  #callMe .modal-dialog {
    width: 900px;
  }

  /* line 216, ../sass/_media-queries.scss */
  #callMe .modal-content {
    padding-right: 340px;
  }

  /* line 220, ../sass/_media-queries.scss */
  .visible-md {
    display: inline-block !important;
  }

  /* line 223, ../sass/_media-queries.scss */
  #callMe .modal-content {
    padding-right: 340px;
  }
}
@media (max-width: 991px) {
  /* line 229, ../sass/_media-queries.scss */
  #contact-form {
    background-image: none;
  }

  /* line 232, ../sass/_media-queries.scss */
  .hero-small {
    height: 600px;
  }

  /* line 236, ../sass/_media-queries.scss */
  .blog-feature {
    margin-top: -250px;
  }

  /* line 239, ../sass/_media-queries.scss */
  .about.container, .our-work.container, .blog.container, .our-story.container {
    padding: 150px 0px;
  }

  /* line 246, ../sass/_media-queries.scss */
  #solutions {
    text-align: center;
  }
  /* line 248, ../sass/_media-queries.scss */
  #solutions h6 {
    text-align: center;
    margin-top: 20px;
  }

  /* line 253, ../sass/_media-queries.scss */
  .experts-inner {
    background-image: url("../../img/hand-trans.png");
  }

  /* line 256, ../sass/_media-queries.scss */
  .member h6 {
    font-size: .8em;
  }

  /* line 261, ../sass/_media-queries.scss */
  #blog-posts .blog-item h3 {
    font-size: 1.5rem;
  }
  /* line 265, ../sass/_media-queries.scss */
  #blog-posts .blog-item:hover p {
    -ms-transform: translate(0px, 20px);
    /* IE 9 */
    -webkit-transform: translate(0px, 20px);
    /* Safari */
    transform: translate(0px, 20px);
    transition: all 1s ease-in-out;
    opacity: 1;
  }
}
@media (min-width: 998px) {
  /* line 276, ../sass/_media-queries.scss */
  .one:after {
    font-size: 22rem;
    top: -42%;
    left: 18%;
  }

  /* line 282, ../sass/_media-queries.scss */
  .two:after {
    font-size: 22rem;
    top: -42%;
    left: 18%;
  }

  /* line 288, ../sass/_media-queries.scss */
  .three:after {
    font-size: 20rem;
    top: -40%;
    left: 22%;
  }

  /* line 294, ../sass/_media-queries.scss */
  .four:after {
    font-size: 20rem;
    top: -40%;
    left: 22%;
  }
}
@media (max-width: 1400px) and (min-width: 992px) {
  /* line 302, ../sass/_media-queries.scss */
  .experts > div {
    background-size: 50% !important;
  }
}
@media (max-width: 997px) and (min-width: 768px) {
  /* line 307, ../sass/_media-queries.scss */
  .one:after {
    font-size: 24rem;
    top: -42%;
    left: 22%;
  }

  /* line 313, ../sass/_media-queries.scss */
  .two:after {
    font-size: 24rem;
    top: -42%;
    left: 22%;
  }

  /* line 319, ../sass/_media-queries.scss */
  .three:after {
    font-size: 21rem;
    top: -40%;
    left: 22%;
  }

  /* line 325, ../sass/_media-queries.scss */
  .four:after {
    font-size: 21rem;
    top: -40%;
    left: 22%;
  }
}
@media (max-width: 767px) and (min-width: 600px) {
  /* line 333, ../sass/_media-queries.scss */
  .one:after {
    font-size: 24rem;
    top: -40%;
    left: 32%;
  }

  /* line 339, ../sass/_media-queries.scss */
  .two:after {
    font-size: 24rem;
    top: -40%;
    left: 32%;
  }

  /* line 345, ../sass/_media-queries.scss */
  .three:after {
    font-size: 21rem;
    top: -40%;
    left: 34%;
  }

  /* line 351, ../sass/_media-queries.scss */
  .four:after {
    font-size: 21rem;
    top: -40%;
    left: 34%;
  }
}
@media (max-width: 599px) and (min-width: 400px) {
  /* line 360, ../sass/_media-queries.scss */
  .hero h1 {
    font-size: 2.8em;
  }

  /* line 364, ../sass/_media-queries.scss */
  .one:after {
    font-size: 24rem;
    top: -45%;
    left: 28%;
  }

  /* line 370, ../sass/_media-queries.scss */
  .two:after {
    font-size: 24rem;
    top: -45%;
    left: 28%;
  }

  /* line 376, ../sass/_media-queries.scss */
  .three:after {
    font-size: 21rem;
    top: -45%;
    left: 30%;
  }

  /* line 382, ../sass/_media-queries.scss */
  .four:after {
    font-size: 21rem;
    top: -45%;
    left: 30%;
  }
}
@media (max-width: 399px) and (min-width: 0px) {
  /* line 390, ../sass/_media-queries.scss */
  .one:after {
    font-size: 23rem;
    top: -45%;
    left: 22%;
  }

  /* line 396, ../sass/_media-queries.scss */
  .two:after {
    font-size: 23rem;
    top: -45%;
    left: 22%;
  }

  /* line 402, ../sass/_media-queries.scss */
  .three:after {
    font-size: 20rem;
    top: -45%;
    left: 25%;
  }

  /* line 408, ../sass/_media-queries.scss */
  .four:after {
    font-size: 20rem;
    top: -45%;
    left: 25%;
  }
}
@media (max-width: 600px) {
  /* line 418, ../sass/_media-queries.scss */
  .services #fullpage h1 {
    font-size: 2em;
  }

  /* line 421, ../sass/_media-queries.scss */
  .dreamlinedigitals-logo {
    display: none;
  }

  /* line 425, ../sass/_media-queries.scss */
  .intro-text {
    top: 30%;
  }

  /* line 428, ../sass/_media-queries.scss */
  .intro-text h3 {
    font-size: 2em !important;
  }

  /* line 432, ../sass/_media-queries.scss */
  .title h1 {
    font-size: 3em;
  }
  /* line 435, ../sass/_media-queries.scss */
  .title h2 {
    font-size: 1.8em;
  }

  /* line 439, ../sass/_media-queries.scss */
  .hero {
    padding: 25% 0%;
  }
  /* line 442, ../sass/_media-queries.scss */
  .hero h1 {
    font-size: 2.8em;
  }
  /* line 445, ../sass/_media-queries.scss */
  .hero h2 {
    font-size: 1.8em !important;
  }

  /* line 449, ../sass/_media-queries.scss */
  .hero-small {
    height: 500px;
  }

  /* line 453, ../sass/_media-queries.scss */
  .hero-small.about {
    background-position: right -120px center;
  }

  /* line 454, ../sass/_media-queries.scss */
  .hero-small.products {
    background-position: right -250px center;
  }

  /* line 455, ../sass/_media-queries.scss */
  .hero-small.story {
    background-position: right -200px center;
  }

  /* line 456, ../sass/_media-queries.scss */
  .about.container, .our-work.container, .blog.container, .our-story.container {
    padding: 150px 0px;
  }
  /* line 458, ../sass/_media-queries.scss */
  .about.container h1, .our-work.container h1, .blog.container h1, .our-story.container h1 {
    font-size: 2.8em;
  }
  /* line 461, ../sass/_media-queries.scss */
  .about.container h2, .our-work.container h2, .blog.container h2, .our-story.container h2 {
    font-size: 1.8em;
  }

  /* line 466, ../sass/_media-queries.scss */
  #team .member .desc {
    font-size: .8rem;
    overflow: auto;
    top: 20%;
  }

  /* line 471, ../sass/_media-queries.scss */
  .blog-feature {
    margin-top: -150px;
  }
}

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{color:#fff !important;}
.navbar-nav .dropdown-menu > li > a{white-space:nowrap;}
li.active .btn.btn-orange{box-shadow:none !important;}
#cs-content .x-recent-posts .x-recent-posts-img:after{background-color:#006db2;}
.shadow {-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);}
form input, form textarea { color:#333 !important; }
.btn-orange:active, .btn-orange:visited, .btn-orange:focus{color:#fff !important;}
#cs-content .x-recent-posts[data-fade="true"] a{opacity:1;}
@media (max-width:1300px){.dropdown-menu{position:relative;}
.navbar .btn{border-radius:0px;}
.collapse.in{overflow:hidden !important;}}
@media (min-width: 768px){.navbar-right {margin-right: 0px;}}
h5.servicestitle{min-height:40px;}
@media (min-width: 1199px){
#callMe .modal-content form{ padding-left:30px;}
}
#callMe .modal-content {
    background: url('../../../../../uploads/2017/01/girl-on-phone.jpg') no-repeat;
    background-position: right bottom;
    background-size: cover;
    border: none;
    border-radius: 0;
    box-shadow: none !important;
}
.modal-body form p{margin-bottom:5px;}
form input, form textarea{padding:5px;}
@media (max-width: 1199px){
#callMe .modal-dialog {
     width: 400px; 
}
.modal-content{
padding-right:0px;
}
}
@media (min-width: 768px){
#callMe .modal-content {
    padding-right: 0px; 
}
}
.aptf-tweets-wrapper{ font-family:'Raleway', Helvetica, sans-serif;line-height:1.4em;}
.aptf-tweet-date{margin: 0 auto;
    display: block;
    width: 100%; }
.aptf-follow-btn span{ color:#333; }
.footer-col a{
padding:0px;
}
.footer-col a:hover{
color:#f68b1f;
}
.clearfix{
clear:both;
}
strong, b{
font-weight:bold !important;
}
em{
font-style:italic;
}
.bigger{
font-size:140%;
}
.content ul li{
list-style-type:disc !important;
}
.content ol{
font-size:1em;
width:90%;
}
.content ol li{
list-style-type:decimal !important;
}
.blog-content p{
font-size:1em;
}
.blog-content hr{
border:0px;
}
.content p{
font-size:1em;
width:100%;

}
.checklist{
padding:15px 0px;
color:#fff;

}
.checklist label{
width:100%;
}
.checklist input{
border:0px;
}
.checklist input[type=text], .checklist input[type=email]{
width:100%;
}
.checklist input[type=submit]{
margin-left:15px;
width:200px;
margin-top:20px;

}
#fancybox9208934-wrap{
top:180px !important;
}

@media(min-width:1388px) and (max-width:1508px){
.navbar .navbar-brand p{
width:170px;
margin-top:12px;
}
}
@media(min-width:1300px) and (max-width:1387px){
.navbar .navbar-brand p{
display:none !important;
}
}
.shadow{
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
}


 


