      @media screen and (max-width:979px) {
        .product-wrapper header .header-text {
          text-align: center;
        }

        .hero-main .header-text+.header-img {
          margin-top: 20px;
        }

        .container {
          margin: 0 auto;
        }

        .hero-main::before {
          background: rgba(255, 255, 255, .85);
          transition: background 2s;
        }
      }

      @media only screen and (max-width: 1025px) {
        .img {
          position: relative;
          transform: scale(.8);
        }

        .text {
          padding: 20px 40px 0px !important;
          width: 250px !important;
        }
      }

      @media only screen and (max-width:600px) {
        .gone {
          visibility: hidden !important;
        }

      }

      .logos {
        vertical-align: middle;
        display: table;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        height: 36px;
        width: 100%;
        -ms-interpolation-mode: bicubic;
      }

      .driver-section {
        border-bottom: 1px solid gainsboro;
      }

      .driver-section p {
        font-size: 8px !important;
        font: "Segoe UI", "Helvetica Neue", Arial, Verdana, sans-serif !important;
        text-align: center;
        margin: 0px;
      }

      .col-sm-1 {

        padding:10px 15px;
      }

      .col-sm-1:hover {
        box-shadow: 0 3px 10px rgba(50, 50, 93, 0.2), 0 3px 10px rgba(0, 0, 0, 0.08);
        transform: scale(1.02);
        padding:10px 15px;
      }

      .indent {
        margin-left: 25px;
      }

      /*BACKGROUNDS*/
      .hero-main {
        height: 100%;
        width: 100%;

        z-index: 0;
        position: relative;
      }

      .hero-main::before {
        content: " ";
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
      }

      .hero-main .background-right {
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        background: url(../drivers/_img/powerbi_right.png) no-repeat 50% 0;
		 filter: grayscale(100%); 
        background-size: cover;
        overflow: ;

      }

      /*TECH SCROLL BAR*/
      #ScrollIconsContainer li.driver {
        list-style: none;
      }

      /* Container DIV - automatically generated */
      .simply-scroll-container {
        position: relative;
      }

      .simply-scroll-clip {
        position: relative;
        overflow: hidden;
      }

      .simply-scroll-list {
        overflow: hidden;
        margin: 0;
        padding: 0;
        list-style: none;
      }

      .simply-scroll-list li {
        padding: 0;
        margin: 0;
        list-style: none;
      }

      .simply-scroll-list li img {
        border: none;
        display: block;
      }

      .simply-scroll .simply-scroll-list li {
        float: left;
        width: 40px;
        height: 40px;
        margin-left: 1.786em;
      }
	  
      .form-control {
	      width: 280px;
      }

      .form-control.widthfull {
	      width: 660px;
      }

      /*styling for a specific field*/
      .companyEmail {
          display: flex;
          align-items: center;
      }

      .form-horizontal .control-label {
          text-align: left;
          align-content: start;
          }

@media screen and (max-width:640px) {
    .form-control {
			width: 200px;
			  clear
		  }

		  .form-control.widthfull {
			width: 270px;
		  }

		  td b {
			display: inline-block;
			width: 50px;
		  }
		}
		.skew-div {
			perspective: 680px;
			padding-top: 6em;
		}
		.skew-img {
			perspective: 680px;
			background: #fff;
			border-radius: 4px;
            box-shadow: 0 10px 35px rgba(50, 50, 93, 0.1), 0 3px 15px rgba(0, 0, 0, 0.07);
            padding: 2em 2em;
            display: inline-block;
			transform: rotateX(12deg) rotateY(349deg) rotateZ(357deg) skewY(6deg) skewX(346deg);
			position: relative;
			margin-right: 2em;	
			left: 20%;
			width: 70%;
		}
		
		@media screen and (max-width:640px) {
		  .skew-div {
			padding: 0 2em;
		  }
          .skew-img	{
			width: 60%;	
			left: 15%;  
			}
		}
		.window {
		  padding: 2em;
		}
		.window td {
			padding: 5px;
        }
       
       
        }



    /* microsoft,mvp styles */
    .card {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    min-height: 325px;
    background-color: white;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border: 1px solid transparent;
    border-top: 20px solid gainsboro;
    text-align: left;
    position: relative;
    margin: 0 0 0 25px;
    padding: 15px 25px;
}

.card:hover {
    -webkit-transition: box-shadow .15s ease-in-out;
    -moz-transition: box-shadow .15s ease-in-out;
    -o-transition: box-shadow .15s ease-in-out;
    transition: box-shadow .15s ease-in-out;
    box-shadow: 0 2px 4px rgba(0,0,0, 0.15);
    background-color: #FAFCFF;
    border: 1px solid #B7DEF7;
    border-top: 20px solid #B7DEF7;
}

.card img {
    margin: 15px 0 25px;
}

.section-divider.title {
    margin: -31px 0 40px;
}

.section-divider span {
    line-height: 0px;
    background-color: #00A0FF;
    color: white;
    font-size: 18px;
    padding: 5px 10px;
    width: 180px;
    border-left: 15px solid white;
    border-right: 15px solid white;
}

.tech_bar {
    position: relative;
    top: 20px;
    width: 785px; /*Different than home.css*/
    background-color: rgba(0,0,50,0); /*Different than home.css*/
    border-top: 1px solid whitesmoke; /*Different than home.css*/
    border-bottom: 1px solid whitesmoke; /*Different than home.css*/
}

#tech_container {
    width: 785px; /*Different than home.css*/
    margin: 0 auto;
}

    #tech_container ul.menu {
        padding: 0 20px;
        list-style: none;
    }

    #tech_container .menu li span {
        color: gainsboro;
    }
    /*Different than home.css*/

    #tech_container .menu li a:hover {
        background-position: center -40px;
    }

/*Url for images different than home.css*/
.home-odbc {
    background: url(../img/home-odbc.png) no-repeat center -80px;
}
/* white hover switch to 0px*/
.home-jdbc {
    background: url(../img/home-jdbc.png) no-repeat center -80px;
}

.home-ado {
    background: url(../img/home-ado.png) no-repeat center -80px;
}

.home-cloud {
    background: url(../img/home-cloud.png) no-repeat center -80px;
}

.home-odata {
    background: url(../img/home-odata.png) no-repeat center -80px;
}

.home-ssis {
    background: url(../img/home-ssis.png) no-repeat center -80px;
}

.home-biztalk {
    background: url(../img/home-biztalk.png) no-repeat center -80px;
}

.home-mobile {
    background: url(../img/home-mobile.png) no-repeat center -80px;
}

.home-excel {
    background: url(../img/home-excel.png) no-repeat center -80px;
}

.home-sub {
    background: url(../img/home-sub.png) no-repeat center -80px;
}

.home-api {
    background: url(../img/home-api.png) no-repeat center -80px;
}

.home-python {
    background: url(../img/home-python.png) no-repeat center -80px;
}

#driver_tech_nav {
    float: left;
    margin-right: 10px;
}

#driver_tech_nav ul {
    list-style: none;
    text-align: center;
    height: 54px;
    margin: 0px;
}

#driver_tech_nav ul li {
    width: 55px;
    border: 1px solid #E5E5E5;
    margin-bottom: 3px;
    margin-left: 0px;
    padding: 0 2px;
}

#driver_tech_nav ul li.active, #driver_tech_nav ul li.active:hover, #driver_tech_nav ul li:hover {
    border: 1px solid #287ABB;
    height: 54px;
}

#driver_tech_nav ul li.active .arrow-right {
    float: right;
    height: 20px;
    position: relative;
    right: -12px;
    top: -36px;
    width: 11px;
    background: url(../img/nav-right.png) no-repeat 0 0px;
    margin: 0 auto;
}

#driver_tech_nav ul li a {
    display: block;
    height: 54px;
    width: 60px;
    margin: 0 auto;
    position: relative;
}

#driver_tech_nav ul li a:hover, #driver_tech_nav ul li.active a {
    height: 53px;
    margin: 0 auto;
    background-position: -62px 0px;
    text-decoration: none;
}

#driver_tech_nav a.source {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin: 0 auto;
}

#driver_tech_nav ul li a.source:hover, #driver_tech_nav ul li.active a.source {
    background-position: -58px 0px;
}

#driver_tech_nav ul li i {
    color: #DB2800;
    font-size: 26px;
    padding-top: 6px;
}

#driver_tech_nav ul li i + span {
    padding-top: 4px;
}

#driver_tech_nav ul li span {
    display: block;
    font-size: 9px;
    color: #5D5D5D;
    padding-top: 32px;
    text-transform: uppercase;
    width: 55px;
}