@font-face {
	font-family: 'gothambold1';
	src: url('../fonts/GothamBold/gothambold1.eot');
	src: local('../fonts/GothamBold/gothambold1'), url('../fonts/GothamBold/gothambold1.woff') format('woff'), url('../fonts/GothamBold/gothambold1.ttf') format('truetype');
}
@font-face {
	font-family: 'Conv_marion';
	src: url('../fonts/Marion/marion.eot');
	src: local('☺'), url('../fonts/Marion/marion.woff') format('woff'), url('../fonts/Marion/marion.ttf') format('truetype'), url('../fonts/Marion/marion.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_gotham_light';
	src: url('../fonts/GothamLight/gotham_light.eot');
	src: local('☺'), url('../fonts/GothamLight/gotham_light.woff') format('woff'), url('../fonts/GothamLight/gotham_light.ttf') format('truetype'), url('../fonts/GothamLight/gotham_light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_gotham_black';
	src: url('../fonts/GothamBlack/gotham_black.eot');
	src: local('☺'), url('../fonts/GothamBlack/gotham_black.woff') format('woff'), url('../fonts/GothamBlack/gotham_black.ttf') format('truetype'), url('../fonts/GothamBlack/gotham_black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
  padding: 0;
  margin: 0; }

.clear {
  width: 100px;
  content: ""; }

ol {
  padding: 0; }

.slider {
  position: relative;
  overflow: auto; }
  .slider li {
    list-style: none; }
  .slider ul li {
    float: left; }
  .slider ul {
    padding: 0px; }
  .slider .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4%;
    text-align: center; }
    .slider .dots li {
      display: inline-block; 
      width: 10px;
      height: 10px;
      margin: 0 4px;
      text-indent: -999em;
      border-radius: 6px;
      cursor: pointer; }
  .slider .unslider-arrow {
    position: absolute;
    top: 50%;
    font-size: 32px;
    z-index: 9999; }
    .slider .unslider-arrow a {
      text-decoration: none; }
  .slider .unslider-arrow:hover {
    cursor: pointer; }
  .slider .unslider-arrow.prev {
    left: 5%; }
  .slider .unslider-arrow.next {
    right: 5%; }

body {
  font-family: "Montserrat", sans-serif; }

.orange {
  color: #fd923b; }

.white {
  color: white; }

.bold {
  font-weight: 700; }

.header {
  width: 100%;
  height: 60px;
  background-color: #fd923a;
  z-index: 999999; }
  .header .logo-clear {
    width: 100%;
    height: 20%; }
  .header .logo {
    background-image: url("../img/logo-white.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 20%;
    height: 50%;
    margin-left: 3%;
    float: left; }
  .header ul.nav {
    list-style: none;
    float: right;
    margin-right: 40px;
    margin-top: 5px; }
    .header ul.nav li {
      float: left;
      margin-left: 15px;
      margin-right: 15px;
      font-family: 'gothambold1'; }
      .header ul.nav li a {
        text-decoration: none;
        color: white; }
    .header ul.nav .divider {
      float: left;
      display: inline;
      color: white;
      margin-top: -2px; }

.page {
  width: 100%;
  padding-bottom: 40px;
  overflow: hidden; }
  .page .big-image {
    background-repeat: no-repeat;
    background-position: center; 
    background-size: cover; }
    .page .big-image .big-text {
      margin-left: auto;
      margin-right: auto;
      text-transform: uppercase;
      width: 90%;
      font-size: 9em;
      font-weight: 700;
      line-height: 1em;
      color: white;
      text-align: center; 
      }

#skyboard {
  background-image: url("../img/skyboard_bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  #skyboard .logo-clear {
    min-height: 100px;
    height: 65%; }
  #skyboard .logo {
    margin-left: auto;
    margin-right: auto;
    background-image: url("../img/logo.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 50%;
    min-width: 300px; }

#creatingsolutions {
  background-color: white; }
  #creatingsolutions .big-text-clear {
    height: 20%; }
  #creatingsolutions .big-text {
    text-align: left; 
    /* border: 1px solid; */
}
  #creatingsolutions .big-image {
    background-image: url("../img/creatingsolutions_bg.jpg"); }
  #creatingsolutions .subscraper {
    text-align: center;
    background-color: white; }
    #creatingsolutions .subscraper .gear-clear {
      height: 80px; }
    #creatingsolutions .subscraper .gear {
      margin-top: 50px;
       margin-bottom: 30px;
      margin-left: auto;
      margin-right: auto;
      background-image: url("../img/gear.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 10%; }
    #creatingsolutions .subscraper .title-clear {
      height: 5%; }
    #creatingsolutions .subscraper .title {
      color: #fd923b;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 1.5em;
      font-family: 'gothambold1';}
    #creatingsolutions .subscraper .subtitle-clear {
      height: 2%; }
    #creatingsolutions .subscraper .subtitle {
      color: #747272;
      font-size: 1.4em;
      font-family: 'gothambold1';
      }
    #creatingsolutions .subscraper .blurb-clear {
      height: 2%; }
    #creatingsolutions .subscraper .blurb {
      margin-left: auto;
      margin-right: auto;
	  margin-top:20px;
	  margin-bottom:20px;
      color: #414042;
      max-width: 80%; 
      line-height: 35px;
	  	font-family: 'Conv_gotham_light';
}
    #creatingsolutions .subscraper .cta-clear {
      height: 3%; }
    #creatingsolutions .subscraper .cta {
      color: #fe923b;
      font-weight: 700;
      font-size: 1.1em; 
	  font-family: 'Conv_gotham_black';
	  margin-bottom:50px;}

#whatwedo {
  background-color: #414042; }
  #whatwedo .big-image {
    background-image: url("../img/whatwedo_bg.jpg"); }
  #whatwedo .big-text-clear {
    height: 40%; }
  #whatwedo .subscraper {
    text-align: center;
    background-color: #414042;
    overflow: visible;
    height: 550px; }
    @media screen and (min-width: 1331px) {
      #whatwedo .subscraper {
        padding-bottom: 0; } }
    @media screen and (max-width: 1330px) {
      #whatwedo .subscraper {
        padding-bottom: 75%; } }
    @media screen and (max-width: 1000px) {
      #whatwedo .subscraper {
        padding-bottom: 85%; } }
    @media screen and (max-width: 890px) {
      #whatwedo .subscraper {
        padding-bottom: 95%; } }
    @media screen and (max-width: 800px) {
      #whatwedo .subscraper {
        padding-bottom: 105%; } }
    @media screen and (max-width: 725px) {
      #whatwedo .subscraper {
        padding-bottom: 115%; } }
    @media screen and (max-width: 665px) {
      #whatwedo .subscraper {
        padding-bottom: 125%; } }
    @media screen and (max-width: 610px) {
      #whatwedo .subscraper {
        padding-bottom: 135%; } }
    @media screen and (max-width: 580px) {
      #whatwedo .subscraper {
        padding-bottom: 145%; } }
    @media screen and (max-width: 555px) {
      #whatwedo .subscraper {
        padding-bottom: 155%; } }
    @media screen and (max-width: 520px) {
      #whatwedo .subscraper {
        padding-bottom: 165%; } }
    @media screen and (max-width: 485px) {
      #whatwedo .subscraper {
        padding-bottom: 175%; } }
    @media screen and (max-width: 470px) {
      #whatwedo .subscraper {
        padding-bottom: 185%; } }
    @media screen and (max-width: 445px) {
      #whatwedo .subscraper {
        padding-bottom: 195%; } }
    @media screen and (max-width: 420px) {
      #whatwedo .subscraper {
        padding-bottom: 205%; } }
    @media screen and (max-width: 415px) {
      #whatwedo .subscraper {
        padding-bottom: 250%; } }
    #whatwedo .subscraper .title-clear {
      height: 20px; }
    #whatwedo .subscraper .title {
      text-transform: uppercase;
      color: #fd923b;
      font-weight: 700;
      font-size: 1.5em; 
	  font-family: 'Conv_gotham_black';
	  }
    #whatwedo .subscraper .blurb-clear {
      height: 2%; }
    #whatwedo .subscraper .blurb {
      margin-left: auto;
      margin-right: auto;
      font-weight: 400;
      color: #fff;
      max-width: 70%; 
	  font-family: 'Conv_gotham_light';
	  }
    #whatwedo .subscraper .miniboxes-clear {
      height: 40px; }
    #whatwedo .subscraper .miniboxes {
      margin-left: auto;
      margin-right: auto;
      width: 90%; }
      #whatwedo .subscraper .miniboxes .minibox {
        height: 200px;
        float: left;
        margin-right: 5px;
        margin-left: 5px;
        margin-top: 10px; }
        @media screen and (min-width: 1331px) {
          #whatwedo .subscraper .miniboxes .minibox {
            width: calc(30% + 30px); } }
        @media screen and (max-width: 1329px) {
          #whatwedo .subscraper .miniboxes .minibox {
            width: 100%; } }
        #whatwedo .subscraper .miniboxes .minibox .tinygear {
          text-align: left;
          margin-right: 10px;
          margin-top: 2px; }
        #whatwedo .subscraper .miniboxes .minibox .title {
          font-weight: 700;
          text-transform: uppercase;
          color: white; 
		  font-family: 'Conv_gotham_black';}
        #whatwedo .subscraper .miniboxes .minibox .blurb {
          margin-top: 10px; }
        #whatwedo .subscraper .miniboxes .minibox hr {
          margin-left: auto;
          margin-right: auto;
          margin-top: 10px;
          width: 80%; }
        #whatwedo .subscraper .miniboxes .minibox .link {
          font-weight: 700;
          color: #f68f3a;
          text-decoration: none; 
		  font-family: 'Conv_gotham_black';
		  cursor:pointer;
		  }
  #whatwedo .cssisdumb {
    width: 100%;
    content: " "; }

#virtualvoice {
  background-color: #fd923a; }
  #virtualvoice .big-image {
    background-image: url("../img/virtualvoice_bg.jpg"); }
    #virtualvoice .big-image .vv-logo-clear {
      height: 30%; }
    #virtualvoice .big-image .vv-logo {
      margin-left: auto;
      margin-right: auto;
      background-image: url("../img/vv_logo.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      /* width: 15%; */ }
    #virtualvoice .big-image .title {
      text-align: center;
      color: white; 
      font-size: 7.5em;
      font-weight: 700; 
	  
	  
      text-transform: uppercase;
}
  #virtualvoice .subscraper {
    text-align: center;
    background-color: #fd923a; }
    #virtualvoice .subscraper .vv-grey-clear {
      height: 20px; }
    #virtualvoice .subscraper .vv-grey {
      margin-left: auto;
      margin-right: auto;
      background-image: url("../img/vv_grey.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 15%; }
    #virtualvoice .subscraper .title-clear {
      height: 5px; }
    #virtualvoice .subscraper .title {
      color: #414042;
      font-size: 1.2em;
      font-weight: 700; 
	   font-family: 'Conv_gotham_black';
	  
      margin-bottom: 10px;
}
    #virtualvoice .subscraper .subtitle-clear {
      height: 5px; }
    #virtualvoice .subscraper .subtitle {
      color: white;
      text-transform: uppercase;
	  font-family: 'Conv_gotham_black';
	  }
    #virtualvoice .subscraper .blurb-clear {
      height: 10px; }
    #virtualvoice .subscraper .blurb {
      margin-left: auto;
      margin-right: auto;
      color: white;
      font-weight: 400; 
      width: 80%;
	  font-family: 'Conv_gotham_light';
	  
      /* line-height:25px */}
    #virtualvoice .subscraper .vv-slider-clear {
      height: 50px; }
    #virtualvoice .subscraper .vv-slider {
      height: 300px; }
      #virtualvoice .subscraper .vv-slider .dots li {
        background-color: white; }
      #virtualvoice .subscraper .vv-slider .dots .active {
        background-color: #636365; }
      #virtualvoice .subscraper .vv-slider .unslider-arrow {
        color: #c7702a; }
      #virtualvoice .subscraper .vv-slider ul {
		display:block;
	  }
      #virtualvoice .subscraper .vv-slider ul li {
        height: 300px; 
        /* border: 1px solid #bada55; */
        display: block;
}
        #virtualvoice .subscraper .vv-slider ul li .ford-logo {
          margin-left: auto;
          margin-right: auto;
          background-image: url("../img/clients/ford.png");
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
          width: 15%; }
		  
		  #virtualvoice .subscraper .vv-slider ul li .lincoln-logo{
			   margin-left: auto;
          margin-right: auto;
          background-image: url("../img/virtualvoice_lincoln.png");
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
          width: 15%;
		  }
		   #virtualvoice .subscraper .vv-slider ul li .sectionA_slide1{
			   font-size:2em !important;
			   color:#fff;
			   font-family: 'Conv_gotham_black';
		   }
		    #virtualvoice .subscraper .vv-slider ul li .sectionA_slide1 span{
				color: #414042;
			}
        #virtualvoice .subscraper .vv-slider ul li .title {
          font-weight: 700;
          margin-top: 5px; 
		   font-family: 'Conv_gotham_black';}
        #virtualvoice .subscraper .vv-slider ul li .blurb {
          font-size: 1.1em;
          margin-top: 10px;
          font-weight: 400; 
		   font-family: 'Conv_gotham_black';		  
		  }

#team {
  background-color: white; }
  #team .big-image {
    background-image: url("../img/team_bg.jpg"); }
  #team .big-text-clear {
    height: 40%; }
  #team .subscraper .team-slider-clear {
    height: 50px; }
  #team .subscraper .team-slider {
    height: 500px; }
    #team .subscraper .team-slider .dots li {
      background-color: #636365; }
    #team .subscraper .team-slider .dots .active {
      background-color: #fd923a; }
    #team .subscraper .team-slider .unslider-arrow {
      color: #c7702a; }
    #team .subscraper .team-slider ul li {
      height: 500px;
      /* padding-left: 0%; */ 
      /* margin: 0 2%; */
      margin-left: 2%;
      margin-right: -2%;
      display: block;
}
      #team .subscraper .team-slider ul li .name {
        font-weight: 700;
        font-size: 3em;
        text-transform: uppercase;
        color: #636365;
		 font-family: 'Conv_gotham_black';
		}
      #team .subscraper .team-slider ul li .title {
        color: #fd923b;
        text-transform: uppercase;  
		 font-family: 'Conv_gotham_black';
		
        margin-bottom: 50px;
}
      #team .subscraper .team-slider ul li .bio {
        margin-right: 30%; 
        font-family: 'Conv_gotham_light'; 
}
  #team .subscraper .people {
    display: block;
    margin-top: 2em;
    padding-bottom: 120px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
    @media screen and (max-width: 1100px) {
      #team .subscraper .people {
        display: none; } }
    #team .subscraper .people .image {
      display: inline-block;
      width: 100px;
      height: 100px;
      border-radius: 50%;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      margin-left: 10px;
      margin-right: 10px;
    }
    #team .subscraper .people .image:last-child {
      margin-right: 0px; }
    #team .subscraper .people .image:hover {
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='old-timey'><feColorMatrix type='matrix' values='0.14 0.45 0.05 0 0 0.12 0.39 0.04 0 0 0.08 0.28 0.03 0 0 0 0 0 1 0'/></filter></svg>#old-timey");
      -webkit-filter: sepia(1);
      -webkit-filter: sepia(100%);
      -moz-filter: sepia(100%);
      -ms-filter: sepia(100%);
      -o-filter: sepia(100%);
      filter: sepia(100%);
      cursor: pointer; }
    #team .subscraper .people .image.active {
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='old-timey'><feColorMatrix type='matrix' values='0.14 0.45 0.05 0 0 0.12 0.39 0.04 0 0 0.08 0.28 0.03 0 0 0 0 0 1 0'/></filter></svg>#old-timey");
      -webkit-filter: sepia(1);
      -webkit-filter: sepia(100%);
      -moz-filter: sepia(100%);
      -ms-filter: sepia(100%);
      -o-filter: sepia(100%);
      filter: sepia(100%); }

#clients {
  background-color: #414042; }
  #clients .big-image {
    background-image: url("../img/clients_bg.jpg");
    padding-top: 10%;
    padding-bottom: 10%; }
  #clients .big-text-clear {
    height: 50%; }
  #clients .subscraper {
    background-color: #414042;
    text-align: center; }
    #clients .subscraper .title-clear {
      height: 20px; }
    #clients .subscraper .title {
      color: #fe923b;
      font-size: 1.5em;
      font-weight: 700; 
      font-family: 'Conv_gotham_black';
}
    #clients .subscraper .subtitle {
      margin-left: auto;
      margin-right: auto;
      width: 60%;
      color: white;
      font-weight: 400; 
      font-family: 'gothambold1';
}
    #clients .subscraper .clients-clear {
      height: 20px; }
    #clients .subscraper .clients {
      margin-left: auto;
      margin-right: auto; 
      max-width: 1148px; }
      #clients .subscraper .clients .client {
        padding: 30px 13px 13px  15px; }

#results {
  background-color: #fd923a; }
  #results .big-image {
    background-image: url("../img/results_bg.jpg");
    padding-top: 10%;
    padding-bottom: 10%; }
  #results .big-text-clear {
    height: 50%; }
  #results .subscraper {
    background-color: #fd923a; 
    margin-bottom: 50px;
}
    #results .subscraper .title-clear {
      height: 40px; }
    #results .subscraper .title {
      text-align: center;
      color: white;
      font-size: 1.2em; 
      text-transform: uppercase;
      font-family: 'Conv_gotham_black';
}
    #results .subscraper .results-slider {
      min-height: 290px !important; 
      /* margin-bottom: 20px; */
}
      #results .subscraper .results-slider .dots li {
        background-color: #636365; }
      #results .subscraper .results-slider .dots .active {
        background-color: white; }
      #results .subscraper .results-slider .unslider-arrow {
        color: #d1424a; }
      #results .subscraper .results-slider ul li {
        min-height: 290px !important;
        text-align: center; 
		display:block;
		}
        #results .subscraper .results-slider ul li .result_section p {
          margin-left: auto;
          margin-right: auto;
          width: 70%; 
          font-family: 'gothambold1';
}

#contactus {
  background-color: #4b4b4c; }
  #contactus .big-image {
    background-image: url("../img/contactus_bg.jpg"); }
  #contactus .big-text-clear {
    height: 50%; }
  #contactus .subscraper {
    background-color: #4b4b4c;
    overflow: hidden; }
    #contactus .subscraper .left {
      width: 50%;
      float: left; }
      #contactus .subscraper .left .wrap {
        padding-left: 5%;
        padding-top: 5%; }
        #contactus .subscraper .left .wrap .title {
          text-transform: uppercase; 
          font-size: 2em;
          font-weight: 700;
          color: #fe923b; 
		  font-family: 'Conv_gotham_black';
		  }
        #contactus .subscraper .left .wrap .blurb {
          padding-right: 20%;
          color: white;
		  font-family: 'Conv_gotham_light';
		  line-height:24px
		  }
        #contactus .subscraper .left .wrap .address a,
        #contactus .subscraper .left .wrap .email a,
        #contactus .subscraper .left .wrap .phone a{
          color: #fe923b;
          font-weight: 700;
          font-size: 1.5em;
          padding-top: 20px; 
          line-height: 1.25em;
		  text-decoration:none;
		  } 
        #contactus .subscraper .left .wrap .social {
          padding-top: 20px; }
          #contactus .subscraper .left .wrap .social img {
            float: left;
            margin-right: 5px; 
           /* cursor: pointer; */
}
#contactus .subscraper .left .wrap .social img:hover{
	/*background:#fff;*/
}
    #contactus .subscraper .right {
      width: 50%;
      float: right; }
      #contactus .subscraper .right .wrap {
        padding-top: 5%; }
        #contactus .subscraper .right .wrap form {
          margin-left: auto;
          margin-right: auto;
          width: 80%;
          font-family: "Montserrat", sans-serif; }
          #contactus .subscraper .right .wrap form input, #contactus .subscraper .right .wrap form textarea {
            background-color: #737373;
            border: none;
            width: 100%;
            font-size: 24px; }
          #contactus .subscraper .right .wrap form input[name="submit"] {
            width: 30%;
            float: right;
            background-color: #fd923a;
            color: white;
            font-size: 18px;
            padding: 8px 20px 5px;
			text-align:center;
            cursor: pointer;
            text-transform: uppercase;
            font-family: 'Conv_gotham_black';
}
#contactus .subscraper .right .wrap form input[name="submit"]:hover{
	
            color:#ddd; 
}
          #contactus .subscraper .right .wrap form label {
            text-transform: uppercase;
            color: #fe923b; 
			font-family: 'Conv_gotham_black';
			}
.results-slider ul li .result_section h2{
	text-align:center;
	color:#fff;
	font-size: 1.9em;
	text-transform:uppercase;
	font-family: 'Conv_gotham_black';	
}
.results-slider ul li .result_section h3{
	text-align:center;
	color:#414042;
	font-size:1.2em;
	text-transform:uppercase;
	font-family: 'Conv_gotham_black';
	text-align:left;
	margin-left: auto;
margin-right: auto;
width: 70%;
}
.results-slider ul li .result_section .result_body{
	 font-family: 'gothambold1';
	 color:#fff;
	 
	 margin-bottom:20px;
	 text-align:left;
	 margin-left: auto;
margin-right: auto;
width: 70%;

}
.results-slider ul li .result_section{
	/* margin: 0px 140px 50px 140px; */
}
.results-slider ul li .result_section h3{
	margin-bottom:5px;
}
.results-slider ul{
	min-height: 260px !important;
	margin-bottom: 45px;
	/* border: 1px solid; */
}
.results-slider .dots{
	bottom: -4% !important;
}
.dot_spacerz{height:50px;}
.header .nav-phone{display:none; }
/* Phone Media query for the Big TEXT  */
@media screen and (min-width:220px) and (max-width: 640px){
	body{zoom:1;}
	#whatwedo .subscraper .miniboxes .minibox .link{font-size: 0.72em;	}
	#whatwedo .subscraper .miniboxes .minibox .title{font-size: 1.3em;	}
	.vv-logo img{height:90px;}
	.header .logo,
	.header .nav{display: none;}
	.header .nav .divider{display: none !important;}
	.dots{display:none;}
	#contactus .subscraper .left .wrap .email a{font-size:1em;}
	#team .subscraper .team-slider ul li{min-height:360px;height:auto !important;}
	#whatwedo .subscraper .miniboxes .minibox{min-height:200px;height: auto;}
	.header{position:fixed; top:0; left:0; width:60px;height: 44px;}
	.header .nav-phone{
		z-index:999;
		display:block; 
		font-size: 35px;
		color:#fff;
		background:#fd923a;
		text-align:center;
		cursor:pointer;
		position: relative;
		top: -6px;
}
	
	.header .nav{display: block; width:100px; /* margin: -5px 0 0 10px; */ 
	position: relative;top: -5px;left: 80px;}


	.header ul.nav li{ display:block; float:none; margin:0; padding:5px 8px; width:100px; background:#fd923a;}
	.header ul.nav li a{ font-size: 0.78em; margin: 2px 0;}
	#team .subscraper .team-slider ul li .name{font-size: 1.6em;}
	#team .subscraper .team-slider ul li .title{font-size:.9em; margin:0 40px 0 0;}
	#contactus .subscraper .right .wrap form input[name="submit"]{
		font-size: 20px;
		padding: 17px 0px;	
		width: 100%;display:block; 
}
#contactus .subscraper .right{ width:100%; float:none; margin-top:50px;}
#contactus .subscraper .left{ width:100%; float:none; margin-bottom:30px;}

#virtualvoice .subscraper .vv-slider ul li{
	padding-bottom:30px;
}
#virtualvoice .subscraper .vv-slider,
#virtualvoice .subscraper .vv-slider ul,
#virtualvoice .subscraper .vv-slider ul li{	min-height: 300px; height:auto !important;}
	.wh_txt1{font-size: 40px !important;}
	.wh_txt2{font-size: 40px !important;}
	.wh_txt3{font-size:30.0px !important;}
	.wh_txt4{font-size: 32px !important;line-height: 20px;}
	.wh_txt5{font-size: 24px !important;line-height: 26px;}
	
}

/* Ipad Media query for the Big TEXT  */
@media screen and (min-width:640px) and (max-width: 1136px){
	.header ul.nav li{ margin-left: 7px; margin-right: 7px; font-size:0.8em;}
	#team .subscraper .team-slider ul li .name{font-size: 2em;}
	#contactus .subscraper .right .wrap form input[name="submit"]{
		font-size: 16px;
		padding: 7px 16px 5px;
		width: auto;
}

#virtualvoice .subscraper .vv-slider ul li{
	padding-bottom:30px;
}
#virtualvoice .subscraper .vv-slider,
#virtualvoice .subscraper .vv-slider ul,
#virtualvoice .subscraper .vv-slider ul li{	min-height: 300px; height:auto !important;}
	.wh_txt1{font-size: 91px !important;}
	.wh_txt2{font-size: 70px !important;}
	.wh_txt3{font-size: 54px !important;}
	.wh_txt4{font-size: 63px !important; line-height: 50px;}
	.wh_txt5{font-size: 48px !important; line-height: 50px;}
}

/*  ipad/laptop/iphone Media query for the Big TEXT  */
@media screen  and (min-width:1136px) and (max-width: 1920px){
	.wh_txt1{font-size:150px !important;}
	.wh_txt2{font-size: 117px !important;}
	.wh_txt3{font-size: 99px !important;}
	.wh_txt4{font-size: 101px !important; }
	.wh_txt5{font-size: 76px !important; }
}

/*  Media query for the Big TEXT  */
@media screen  and (min-width:1920px){
	.wh_txt1{font-size: 200px !important;}
	.wh_txt2{font-size: 180px !important;}
	.wh_txt3{font-size: 170px !important;}
	.wh_txt4{font-size: 168px !important;}
	.wh_txt5{font-size:130px !important; }
}
.vv-slider .unslider-arrow .fa-chevron-left:before,
.vv-slider .unslider-arrow .fa-chevron-right:before,
.results-slider .unslider-arrow .fa-chevron-right:before,
.results-slider .unslider-arrow .fa-chevron-left:before{
	color:#555;
}