/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;} body {line-height: 1;}ol, ul{list-style:none;} blockquote, q{quotes:none;} blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;} :focus{outline:0;} ins{text-decoration:none;} del{text-decoration:line-through;} table{border-collapse:collapse; border-spacing:0;}

/*MAIN*/
body { 
	font-size: 1.05em;
	line-height: 1.25em;
	font-family: Helvetica Neue, Helvetica, Arial;
	background: #f9f9f9;
	color: #555;
}

a {

	color: #4C9CF1;
	text-decoration: none;
	font-weight: bold;

}

a:hover {

	color: #444;

}

img {

	width: 100%;

}

header {

	background: #fff;
	width: 100%;
	height: 90px;
	position: fixed;
	top: 0;
	left: 0;
	border-bottom: 4px solid #4C9CF1;
	z-index: 100;
	

}
header2 {
	background: #fff;
	width: 100%;
	height: 90px;
	position: fixed;
	bottom: 0;
	left: 0;
	border-top: 4px solid #4C9CF1;
	z-index: 90;
	

}

.footer {

	background: #0F0;
	width: 100%;
	height: 150px;
	border-top: 4px solid #4C9CF1;
	float: left;
	padding:10px;
	position: relative;
	

}

/*.crop {overflow:hidden;height:350px;line-height:50px;}​ */

#logo{

	margin: 10px;
	float: left;
	width: 200px;
	height: 74px;
	background: url(../img/having_purpose_logo.png) no-repeat center;
	display: block;

}
#sale{

	margin: 10px;
    margin-left: auto;
    margin-right: auto;
	width: 350px;
	height: 65px;
	background: url(../cocktales/click_to_buy.jpg) no-repeat center;
	display: block;

}
.icon .span,.icon a,.icon span{padding:5px 5px 5px 40px;}
.icon .span,.menu a,.icon span{display:block; position:relative;}
.icon .span:before,.icon a:before,.icon span:before{
	width:32px;
	height:32px;
	content:"";
	position:absolute;
	top:0; left:0;
}
.info a:before,.info span:before,.info .span:before{background:url('../img/info.png') no-repeat;}
.home a:before,.home span:before,.home .span:before{background:url('../img/home.png') no-repeat;}
.gear a:before,.gear span:before,.gear .span:before{background:url('../img/gear.png') no-repeat;}
.bubble a:before,.bubble span:before,.bubble .span:before{background:url('../img/bubble.png') no-repeat;}
.add a:before,.add span:before,.add .span:before{background:url('../img/add.png') no-repeat;}
.call a:before,.call span:before,.call .span:before{background:url('../img/call.png') no-repeat;}
.navigation a:before,.navigation span:before,.navigation .span:before{background:url('../img/navigation.png') no-repeat;}
.mail a:before,.mail span:before,.mail .span:before{background:url('../img/mail.png') no-repeat;}
.twitter a:before,.twitter span:before,.twitter .span:before{background:url('../img/twitter.png') no-repeat;}
.facebook a:before,.facebook span:before,.facebook .span:before{background:url('../img/facebook.png') no-repeat;}

nav {

	float: right;
	padding: 20px;	
	
}

#menu-icon {

	display: hidden;
	width: 40px;
	height: 40px;
	background: #4C8FEC url(../img/menu-icon.png) center;

}

a:hover#menu-icon {

	background-color: #444;
	border-radius: 4px 4px 0 0;

}

ul {

	list-style: none;

}

li {

	display: inline-block;
	float: left;
	padding: 6px

}

.current {

	color: #2262AD;

}

section {
	margin: 70px auto 40px;
	max-width: 980px;
	position: relative;
	padding: 20px;
	font-style: italic;

}
section2 {
	margin: 80px auto 40px;
	max-width: 980px;
	position: relative;
	padding: 40px;
	font-style: italic;

}

.cocktales 
{
    margin-left: auto;
    margin-right: auto;
	width: 80%;
  } 
  
h1 {

	font-size: 2em;
	color: #2262AD;
	line-height: 1.15em;
	margin: 20px 0 ;

}

p {

	line-height: 1.45em;
	margin-bottom: 20px;

}
.aboutImg {width: 120px;}

.col-lg-3
{
    float: left;
	width: 40%;
	padding-right: 15px;
    padding-left: 15px;
  }
  
  .col-right
{
    float: right;
	width: 40%;
	padding-right: 15px;
    padding-left: 25px;
  }
 .projectContainer
{
    float: left;
	width: 35%;
	padding-right: 10px;
    padding-left: 10px;
  }
  .OnSaleNow
{
    float: left;
	width: 25%;
	padding-right: 10px;
    padding-left: 10px;
	background-color:#0F0;
  }
.img-circle {
  border-radius: 50%;
}

.div100
{
    float: left;
	width: 100%;
  }
 
 .divcenter
{
    margin-left: auto;
    margin-right: auto;;
  } 
  .div60
{
    float: left;
	width: 60%;
	  padding-right: 15px;
  }
  
/*    .div400
{
    float: left;
	width: 650px;
	  padding-right: 15px;
  }*/
      .div400
{
    float: left;
	width: 550px;
	  padding-right: 15px;
  }
      .div500
{
    float: left;
	width: 45%;
	  padding-right: 15px;
	  padding-left: 30px;
  }
  
.divDonate
{
float: left;
color:#060;
	width: 85%;
	padding-right: 10px;
    padding-left: 10px;
  }
/*MEDIA QUERY*/
/*@media only screen and (max-width : 640px)*/ 
@media only screen and (max-width : 700px) {

    .div400
{
    float: left;
	width: 100%;
	  padding-right: 15px;
  }
  
        .div500
{
    float: left;
	width: 100%;
	  padding-right: 15px;

  }
  .cocktales 
{
    margin-left: auto;
    margin-right: auto;
	width: 100%;
  } 
 .col-lg-3
{
 /* position: center;*/
  float: left;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
  
}
  .col-right
{
  float: right;
  padding-right: 40px;
  padding-left: 10px;
  width: 92%;
  }
  
  .cocktales 
{
	width: 100%;
  } 
  .div60
{
     position: center;
  /* float: left;*/
  padding-right: 15px;
  padding-left: 15px;
  width: 90%;
  }
.icon .span,.icon a,.icon span{padding:3px 3px 3px 30px;}  

a {

	color: #4C9CF1;
	text-decoration: none;
	font-weight: normal;

}
h1 {
	font-size: 1em;
	color: #2262AD;
	line-height: 1.15em;
	margin: 10px 0 ;

}

.projectContainer
{
    float: left;
	width: 75%;
	padding-right: 10px;
    padding-left: 10px;
  }

	header {

		/*position: absolute;*/
		position: fixed;

	}

	#menu-icon {

		display:inline-block;

	}

	nav ul, nav:active ul { 

		display: none;
		position: absolute;
		padding: 20px;
		background: #fff;
		border: 5px solid #444;
		right: 20px;
		top: 60px;
		width: 50%;
		border-radius: 4px 0 4px 4px;

	}

	nav li {

		text-align: center;
		width: 100%;
		padding: 10px 0;
		margin: 0;

	}

	nav:hover ul {

		display: block;

	}
