*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
img{
	max-width: 100%;
}


body{
    font-family: 'Roboto', sans-serif;
    font-family: 'Roboto Condensed', sans-serif;
    float: left;
    min-height: 100%;
    padding-bottom: 16em;
    position: relative;
    width: 100%;
}
html {
  height: 100%;
}
/*banner start here*/
.wrapper{
	width: 96%;
	max-width: 1170px;
	margin: 0 auto;
}
.foundation-banner {
  float: left;
  width: 100%;
  background-image: url("../img/new-banner.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-upper-outer{
	position: relative;
	width: 100%;
	margin-top: 70px;
	float: left;
}
.banner-upper-left {
    width: 50%;
    float: left;
    position: relative;
    bottom: -4px;
    left: 0;
    margin-top: 25px;
}
.banner-upper-right {
    width: 50%;
    float: left;
    text-align: center;
}
.award-below-text > h2{
	font-size: 48px;
	line-height: 36px;
	color: #a01a11;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.award-below-text > h3{
	font-size: 30px;
	line-height: 36px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.found-num{
	padding:15px;
	font-size: 30px;
	line-height: 21px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	border-radius: 3px;
	color: #fff;
	border:none;
 background: rgba(244,17,1,1);
background: -moz-linear-gradient(-45deg, rgba(244,17,1,1) 0%, rgba(168,25,15,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(244,17,1,1)), color-stop(100%, rgba(168,25,15,1)));
background: -webkit-linear-gradient(-45deg, rgba(244,17,1,1) 0%, rgba(168,25,15,1) 100%);
background: -o-linear-gradient(-45deg, rgba(244,17,1,1) 0%, rgba(168,25,15,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(244,17,1,1) 0%, rgba(168,25,15,1) 100%);
background: linear-gradient(135deg, rgba(244,17,1,1) 0%, rgba(168,25,15,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f41101', endColorstr='#a8190f', GradientType=1 );
text-decoration: none;
}
.double-img{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.img-first{
	max-width: 100%;
	display: inline-block;
	margin-right: 4%;
}
.img-second{
	max-width: 100%;
	display: inline-block;
}
.founder-logo{
	margin-bottom: 45px;
}
.founder-logo > img{
	max-width: 100%;
}
/*banner start here*/
/*banner content start here*/
.banner-content{
	float: left;
	width: 100%;
	padding:55px 0;
}
.banner-content-inner{
	float: left;
	width: 100%;
}
.banner-content-inner > h2{
	font-size: 30px;
	line-height: 40px;
	color: #a01a11;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	margin-bottom: 20px;
}
.banner-content-inner > p{
	font-size: 15px;
	line-height: 27px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin-bottom: 30px;
}
.banner-content-inner > p:last-child{
	margin-bottom: 0;
}
.about-beverly{
	color:#b6170d;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}
.about-beverly:hover{
	text-decoration: underline;
}
/*banner content end here*/
.second-content{
	float: left;
	width: 100%;
	padding:55px 0;
	background-color: #efefef;
}
.second-content-inner{
	float: left;
	width: 100%;
}
.second-content-inner > p{
	font-style: 15px;
	line-height: 27px;
	color: #2f2f2f;
	margin-bottom: 35px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 15px;
}
.second-content-inner > p:last-child{
	margin-bottom: 0;
}

/*footer end here*/
.footer{
    float: left;
    width: 100%;
      right: 0;
      bottom: 0;
      left: 0;
      position: absolute;
}

.footer-first{
	float: left;
	width: 100%;
	padding: 30px 0;
	background-color: #a01a11;
	color:#fff;
}
.footer-half{
	width: 25%;
	float: left;
	text-align: left;
}
.footer-half > h3 {
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
}
.footer-half > p {
  font-family: "Roboto",sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 27px;
}
.earphone{
	vertical-align: middle;
	padding-right: 8px;
}
.footer-second{
	float: left;
	width: 100%;
	background-color: #77110a;
	color:#fff;
	padding:22px 0;
}
.footer-second-left{
	float: left;
	width: 50%;	
	padding:10px 0;
}
.footer-second-right{
	float: left;
	width: 50%;
}
.footer-second-right > ul{
	float: right;

}
.footer-second-right > ul > li{
	float: left;
	list-style: none;
	margin:0 5px;
}
.footer-second-right > ul > li:first-child:hover{
    background-image: url(../img/footer-fb-hover.png);
    background-repeat: no-repeat;
    transition: all 0.5s ease-in;
}
.footer-second-right > ul > li:nth-child(2):hover{
    background-image: url(../img/instra-footer-hover.png);
    background-repeat: no-repeat;
    transition: all 0.5s ease-in;
}
.footer-second-right > ul > li:nth-child(3):hover{
    background-image: url(../img/footer-twitter-hover.png);
    background-repeat: no-repeat;
    transition: all 0.5s ease-in;
}
.footer-second-right > ul > li:nth-child(4):hover{
    background-image: url(../img/google-footer-hover.png);
    background-repeat: no-repeat;
    transition: all 0.5s ease-in;
}
.footer-second-right > ul > li:last-child:hover{
    background-image: url(../img/youtube-hover.png);
    background-repeat: no-repeat;
    transition: all 0.5s ease-in;
}
.footer-second-left > p{
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.footer-second-left > p{
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
/*footer end here*/
.icons-txt {
	font-size: 15px !important;
}
.mob-number{
	color:#fff;
	text-decoration:none;
}
.mob-number:hover{
	text-decoration:underline;
}
@media screen and (max-width: 930px){
		.img-first{
	max-width: 130px;
	width: 100%;
}
.img-second{
	max-width: 100px;
	width: 100%;
}
.award-below-text > h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
}
.award-below-text > h2 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
.found-num {
    padding: 8px 10px;
    font-size: 20px;
    line-height: 21px;
}
.banner-upper-left > img{
	max-width: 300px;
	width: 100%;
}
.founder-logo {
    margin-bottom: 15px;
}
.banner-upper-outer {
    margin-top: 25px;
}
}
@media screen and (max-width: 600px){
	.banner-upper-left > img {
    max-width: 200px;
    width: 100%;
}
.img-first {
    max-width: 85px;
    width: 100%;
}
.img-second {
    max-width: 62px;
    width: 100%;
}
.award-below-text > h2 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
}
.award-below-text > h3 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
}
.found-num {
  font-size: 16px;
}
.banner-content-inner > h2 {
  font-size: 25px;
  line-height: 35px;
  margin-bottom: 10px;
}
.banner-content {
  padding: 30px 0;
}
.banner-content-inner > p {
  margin-bottom: 10px;
}
.second-content {
  padding: 30px 0;
}
.second-content-inner > p {
  font-size: 15px;
  margin-bottom: 15px;
}
.footer-half {
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
}
.footer-second-left {
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
}
.footer-second-right > ul {
  float: none;
  text-align: center;
}
.footer-second-right > ul > li {
  display: inline-block;
  float: none;
  list-style: outside none none;
  margin: 0 5px;
}
.footer-second-right {
  float: left;
  text-align: center;
  width: 100%;
}
body{
    padding-bottom: 35em;    
}
}
@media screen and (max-width: 480px){
	.banner-upper-left {
  display: none;
}
.banner-upper-right {
  width: 100%;
}
.founder-logo > img {
  max-width: 260px;
  width: 100%;
}
.banner-upper-outer {
  margin-bottom: 25px;
  margin-top: 25px;
}
.found-num {
  font-size: 15px;
  padding: 4px 10px;
}
.img-first {
  margin-right: 1%;
}
.double-img {
  margin-bottom: 10px;
}
.banner-content-inner > h2 {
  font-size: 20px;
  line-height: 29px;
  margin-bottom: 10px;
}
.footer-second-left p{
	font-size: 14px;
}
body{
    padding-bottom: 36em;    
}

}













































































































































































































