/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 13, 2018, 4:03:27 PM
    Author     : Tipping Points
*/
body{
    margin: 0;    font-family: 'Roboto', sans-serif !important;
    /* Center and scale the image nicely */

}

.container img {
  width: 100%;
}
.container {
    height: 100%;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f55024+1,2989d8+100,207cca+100,feaa1e+100&1+99,0.68+100 */
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#24467e+0,69397b+100 */
 background: white; /* Old browsers */
}

@font-face {
    font-family: 'Roboto', sans-serif !important;
    src: url('../fonts/Roboto-Black.ttf');


}
.main{
width:90%;
display:block;
margin:auto;

}
.main h2{
  color:#686565;
  font-size:4.5vw;

}
.main p{
    color:#8f8c8c;  font-size:3.5vw;line-height:1.6;text-align:justify;
}
.main img {
width:100%;

  /* background: url(../img/back.jpg) no-repeat;
  background-repeat: no-repeat;
min-height: 250vw;
  background-size: cover;
  position: relative; */
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f55024+1,2989d8+100,207cca+100,feaa1e+100&1+99,0.68+100 */
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#24467e+0,69397b+100 */
 /* Old browsers
}
