.top-bar a, .top-bar span {
    display: block;
    padding: 0 10px 0 0;
    color: #A2A2A2;
    line-height: 39px;
}
.right {
    float: right !important;
}
.testimonial{background-color: #ffe6e6; }

.larg-socials{
    display: table;
    margin: 30px auto 0;
}
.larg-socials li a:before {
    border: 1px solid #e4e4e4;
    border-radius: 50%;
    bottom: -20px;
    content: "";
    left: -20px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: -20px;
    top: -20px;
    transition-duration: 0.3s;
    transition-property: top, right, bottom, left;
}
.larg-socials li a:after {
    border: 1px solid #e4e4e4;
    border-radius: 50%;
    bottom: -20px;
    content: "";
    left: -20px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: -20px;
    top: -20px;
    transition-duration: 0.8s;
    transition-property: top, right, bottom, left;
}

.larg-socials li a {
    width: 66px;
    height: 66px;
    display: block;
    line-height: 1px;
    border: 2px #E4E4E4 solid;
    border-radius: 50%;
    position: relative;
    padding: 2px;
}

blockquote {
    margin: 10px 0;
    padding: 15px;
    font-size: 13px;
    background: rgba(255,255,255,.15);
    border: 0px;
    border-left-style: solid;
    border-left-width: 2px;
}

.myButton {
	background-color:#44c767;
	-moz-border-radius:30px;
	-webkit-border-radius:28px;
	border-radius:10px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	padding:16px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
	    font-weight: bold;

}
.myButton:hover {
	background-color:#5cbf2a;
}
.myButton:active {
	position:relative;
	top:1px;
}


.buttonr{
	text-align:center;
	padding:15px;
}




.quote{
  font-size: 1.4em;
  width:90%;
  margin:50px auto;
  font-family:Open Sans;
  font-style:italic;
  color: #555555;
  padding:1.2em 30px 1.2em 75px;
  border-left:8px solid #78C0A8 ;
  line-height:1.6;
  position: relative;
  
}

.quote:before{
  font-family:Arial;
  content: "\201C";
  color:#78C0A8;
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-10px;
}

.quote::after{
  content: '';
}

.quote span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}



.clear{background-color: #ccffdd;
padding:10px;}
#left {
    width: 47%;
    float: left;
    margin-right:6%;
	
}
 
#right {
    width: 47%;
    float: left;
	
}

#full{
    width: 100%;
    float: left;
	
}
 
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
	
}
 
.clearfix {
    display:block;
	
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF FIVE  */
.span_5_of_5 {
	width: 100%;
}
.span_4_of_5 {
	width: 79.68%;
}
.span_3_of_5 {
	width: 59.36%;
}
.span_2_of_5 {
	width: 39.04%;
}
.span_1_of_5 {
	width: 18.72%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { width: 100%; }
	.span_1_of_6 {
  	width: 16.66%;
}

}

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}
/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}
/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}

.boxshadow1{
box-shadow: 10px 11px 38px -12px rgba(0,0,0,0.73);
-webkit-box-shadow: 10px 11px 38px -12px rgba(0,0,0,0.73);
-moz-box-shadow: 10px 11px 38px -12px rgba(0,0,0,0.73);
	font-size:16px;
	text-shadow: 4px 4px 2px rgba(102,104,218,0.6);
}