
.foot {
  margin-top:-20px;
}

.mar {
  margin-top: 30px;
}

.why {
	margin-top: 20px;
	margin-bottom: 35px;

}

.wh {
  margin-top: 20px;
  margin-bottom: 35px;
      font-size: 50px;
      font-weight: 300;
      line-height: 1;
      letter-spacing: -1px;
      color:#6e96cd;
}

.meet {
	margin-top:40px;
}

.register {
	height: 300px;
	background-color:#f5f5f5;
}

.desktop {
  background-color:#f5f5f5;
}


.ai {
	height: 360px;
	margin-right: 25px;
	margin-left:25px;
}

.text-ai {
		color:white;
		margin-top:80px;

}

.btn-t {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: solid;
    margin:10px;
    border-width:1px;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    color:#6e96cd;
    font-size:30px;
    font-style: helvetica ;
    font-weight: 500;
	  padding: 8px 10px;
	  font-size: 18px;
	  line-height: 1.33;
	  width:230px;
}

.btn-b {
    background-color: #6e96cd;
    background-repeat:no-repeat;
    border: none;
    margin:10px;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    color:white;
    font-size:30px;
    font-style: helvetica ;
    font-weight: 500;
	  padding: 8px 10px;
	  font-size: 18px;
	  line-height: 1.33;
	  width:230px;
}

.btn-tt {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: solid;
    margin:10px;
    border-width:1px;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    color:white;
    font-size:30px;
    font-style: helvetica ;
    font-weight: 500;
    padding: 8px 10px;
    font-size: 18px;
    line-height: 1.33;
    width:230px;
}

.btn-bb {
    background-color: white;
    background-repeat:no-repeat;
    border: none;
    margin:10px;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    color:#6e96cd;
    font-size:30px;
    font-style: helvetica ;
    font-weight: 500;
    padding: 8px 10px;
    font-size: 18px;
    line-height: 1.33;
    width:230px;
}


/* MARKETING CONTENT
    -------------------------------------------------- */

    /* Center align the text within the three columns below the carousel */
    .marketing .span4 {
      text-align: center;
    }
    .marketing h2 {
      font-weight: normal;
    }
    .marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;
    }


    /* Featurettes
    ------------------------- */

    .featurette-divider {
      margin: 80px 0; /* Space out the Bootstrap <hr> more */
    }
    .featurette {
      padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
      overflow: hidden; /* Vertically center images part 2: clear their floats. */
    }
    .featurette-image {
      margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
    }

    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
      margin-right: 40px;
    }
    .featurette-image.pull-right {
      margin-left: 40px;
    }

    /* Thin out the marketing headings */
    .featurette-heading {
      font-size: 40px;
      font-weight: 300;
      line-height: 1;
      letter-spacing: -1px;
      color:#6e96cd;


    }

    .text {
    	font-size:15px;
    }



    /* RESPONSIVE CSS
    -------------------------------------------------- */
    @media (max-width: 1900px) {

      .featurette {
        height: auto;
        padding: 0;
      }
      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
      }


      .meet {
        margin-top:40px;
      }
    }

    @media (max-width: 979px) {


      .meet {
        margin-top:40px;
      }

      .featurette {
        height: auto;
        padding: 0;
      }
      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
      }


      .register {
        height: 320px;
      }
    }

    @media (max-width: 767px) {

      .marketing .span4 + .span4 {
        margin-top: 40px;
      }

      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }

      .btn-tt {
        height: 30px;
        font-size: 13px;
        padding:5px 5px ;
      }
      .btn-bb {
        height: 30px;
        font-size: 13px;
        padding:5px 5px ;
      }

      .btn-t {
        height: 30px;
        font-size: 13px;
        padding:5px 5px ;
      }
      .btn-b {
        height: 30px;
        font-size: 13px;
        padding:5px 5px ;
      }

      .register {
        height: 200px;
      }

      .ai {
        height: 320px;
      }

    }

    @media (max-width: 580px) {

  .register {
      height: 260px;
    }
    .mar {
      margin-top: -20px;
    }


    .text-ai {
    color:white;
    margin-top:60px;
    }


    .ai {
    	margin-right: 3px;
    	margin-left: 3px;
    }

    .featurette-image {
    	vertical-align: bottom;
         }

   	.btn-t {
   			height: 30px;
   			font-size: 13px;
   			padding:5px 5px ;
    	}
   	.btn-b {
   			height: 30px;
   			font-size: 13px;
   			padding:5px 5px ;
    	}

      .btn-tt {
        height: 30px;
        font-size: 13px;
        padding:5px 5px ;
      }
      .btn-bb {
        height: 30px;
        font-size: 13px;
        padding:5px 5px ;
      }


      .featurette-heading {

        font-size: 25px;
      }

      .featurette .lead {
      	font-size: 15px;
      }

    	.text-ai {
    		margin-top: 50px;

    	}

    	.ai {
    		height: 280px;
        font-size: 25px;
    	}
    }

    /* Custom, iPhone Retina */
    @media only screen and (max-width : 320px) {


    .btn-t {
        width:70px;
        height: 20px;
        font-size: 10px;
        padding:3px 3px ;
      }
    .btn-b {
        width:70px;
        height: 20px;
        font-size: 10px;
        padding:3px 3px ;
      }

      .btn-tt {
        width:70px;
        height: 20px;
        font-size: 10px;
        padding:3px 3px ;
      }
      .btn-bb {
        width:70px;
        height: 20px;
        font-size: 10px;
        padding:3px 3px ;
      }

      .register {
        height: 200px;
      }

      .ai {

        height: 230px;
      }

    }

    }
