/* gets rid of any inherenet style*/
* {
    margin: 0;
    padding: 0;
    border: 0;
    margin: 0;
	
}

/* font-family: 'Open Sans', sans-serif; */




body {
    font-family: 'Open Sans', sans-serif;
    color:#5d5e60;
}

header {
    position: fixed;
    background-color:#5d5e60;
    width:100%;
    height: 60px;
    box-shadow: 1px 0px 25px black;
    -webkit-box-shadow: 1px 0px 25px black;
    -moz-box-shadow: 1px 0px 25px black;
    -o-box-shadow: 1px 0px 25px black;
	z-index: 500;
    
}

nav {
    float:right;
    padding: 10px 10px 0px 10px
}
nav ul li{
    font-size:100%;
    display: inline-block; /*side by side list*/
    float: left; /*floats to left of unordered list not sit*/
    padding: 10px 15px 10px 15px;
    position: relative;
}
nav ul li a:before{
    content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transform: all 0.3s ease-in-out 0s;
  -ms-transform: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
nav ul li a:hover:before{
    visibility: visible;
  -webkit-transform: scaleX(.5);
  -moz-transform: scaleX(.5);
  -ms-transform: scaleX(.5); 
  transform: scaleX(.5);
}
nav ul li a {
    color: white;
    text-decoration: none;
}

#logoside {
    margin:5px;
    float:left;
    width: 190px;
    height: 50px;
    background: url(img/decisionsmart_logo_side_02.svg) center;
}


#mainlogo {
	position: absolute;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 300px;
    width:100%;
    align-self: center;
	z-index: 100;
}



/*.ArrowBelow:after{
	top:xpx;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-top-color: white;
	border-width: 30px;
	margin-left: -30px;
	z-index: 200;
} */

section {
    width:100%;
}

#LogoSection {
    height: 450px;
    padding-top: 50px;
	/*background: white;*/
	
	background: url(img/freeimgs/explorer-photo-196464.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#LogoSection:before{
  position: absolute;
  width: 46.85%;
  left: 0%;
  top: 465px;
  border-bottom: 35px solid #4681c3;
  border-right: 35px solid transparent;
  display: block;
  content:" ";
}
#LogoSection:after{
  position: absolute;
  left: 49.5%;
  top: 465px;
  right: 0;
  border-bottom: 35px solid #4681c3;
  border-left: 35px solid transparent;
  display: block;
  content:" ";
}

.bkgimg {
    
    
    position: relative;
    width: 100%;
    margin: 0 auto;
    background-color:white;
	opacity: .25;
}
.bkgimg img {
    width: 100%;
    height: auto;
    display: block;
	z-index: 10;
}


/* #AboutSection:before{
  position: absolute;
  top: -50px;
  left: calc(50% - 35px);
  content: "";
  height: 50px;
  width: 50px;
  
  -webkit-transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 0 0 5000px rgba(0, 0, 0, 0.6); 
}   */

#AboutSection {
    background-color: #4681c3;
    position: relative;
    height:655px;
    padding-top: 30px;
    padding-bottom: 5px;
}
#AboutSection:After{
	content: '';
  position: absolute;
  top: 690px;
  width: 45px;
  height: 45px;
  left: 50%;
  background: #4681c3;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  z-index: 1;
}

h1 {
    font-size: 200%;
    font-weight: 700;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
#ContactInfo h1{
    padding-bottom: 10px;
    padding-top:10px;
}
#NewsSection h1{
    padding-top: 15px;
    padding-bottom: 20px
}
#SampleSituationsSection h1{
    padding-top: 15px;
    padding-bottom: 20px
}

.nonwhitebkg {
    color:white;
}

#MicheleText p {
    font-size: 90%;
    padding: 10px 20px 10px 0px;
}
#About1 p{
    padding: 10px 5px 10px 5px;
}
#ServicesSection p{
    font-size: 16px;
    text-align: center;
    
}
.ContactTestimoniesQuote{
    text-align: left;
    text-indent: 5%;
}

#ServicesSection #quickthing {
    text-align: center;
    font-size: 110%;
    padding-bottom: 5px;
    padding-top:10px;
    opacity: 1;
}

#About1 {
    text-align: center;
    padding-bottom: 10px;
}

#MichelePhoto {
    width: 38.125%;
    float:left;
    text-align: center;
    font-style: italic;
    font-size: 100%;
    padding-top: 10px;
}

#MicheleText {
    width:61.875%;
    float:right;
    text-align: left;
    padding-top: 60px;
}

#MicheleText ul {
    padding-left: 10%;
    padding-top: 10px;
    padding-bottom:10px;
}

#profilepicture {
    width: 75%;
}

#ServicesSection {
    
    height: 785px;
    width:100%;
    padding-top: 30px;
    background-color: white;
    
    background: url(img/freeimgs/Mountains-photo5.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#ServicesSection:before{
  position: absolute;
  width: 46.85%;
  left: 0%;
  top: 1970px;
  border-bottom: 35px solid #4681c3;
  border-right: 35px solid transparent;
  display: block;
  content:" ";
}
#ServicesSection:after{
  position: absolute;
  left: 49.5%;
  top: 1970px;
  right: 0;
  border-bottom: 35px solid #4681c3;
  border-left: 35px solid transparent;
  display: block;
  content:" ";
}

article.leftservices {
    border: 1px solid white;
    float:left;
    width:45.76%;
    padding-right: 2%;
    padding-left: 2%;
    padding-bottom:10px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    background: white;
}


article.rightservices {
    border: 1px solid white;
    float: right;
    width: 45.76%;
    padding-right: 2%;
    padding-left: 2%;
    padding-bottom:10px;
    position:relative;
    z-index: 0;
    overflow: hidden;
    background: white;
}

article {
    float: left;
    margin: 0 auto;
    height: 135px;
}
#ContactTestimonies article {
    float: left;
    margin: 0 auto;
    height: 100px;
}

h2 {
    font-size: 100%;
    font-weight: 700;
}
#ServicesSection h2.overlaytext{
    color: white;
    display: table;
    width: 100%;
    float: left;
    font-size: 200%;
    text-align: center;
    position: absolute;
    margin-top: 55px;
    opacity:1;
    
}
#SampleSituationsSection h2{
    text-align: center;
    color: #5d5e60;
    display: table;
    width: 100%;
    font-size: 200%;
    padding-bottom: 0px;
    padding-top: 60px;
    position: absolute;
}
#ServicesSection h2.undertext{
    padding-top: 10px;
    text-align: center;
    font-size: 20px;
}

#servicestable {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 20px;
    margin-bottom:20px;
}

#SampleSituationsSection {
    background-color: #4681c3;
    width:100%;
    padding-top: 30px;
	height: 900px;
    position: relative;
}

#SampleSituationsSection:After{
    content: '';
  position: absolute;
    display: block;
  top:930px;
  width: 45px;
  height: 45px;
  left: 50%;
  background: inherit;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  z-index: 1;
}

#NewsSection {
    height: 515px;
    width:100%;
    padding-top: 30px;
	background: url(img/freeimgs/snowpeaks.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#NewsSection:before{
  position: absolute;
  width: 46.85%;
  left: 0%;
  top: 3445px;
  border-bottom: 35px solid #4681c3;
  border-right: 35px solid transparent;
  display: block;
  content:" ";
}
#NewsSection:after{
  position: absolute;
  left: 49.5%;
  top: 3445px;
  right: 0;
  border-bottom: 35px solid #4681c3;
  border-left: 35px solid transparent;
  display: block;
  content:" ";
}

#ContactTestimonies {
    padding-top: 0px;
    padding-bottom: 25px;
    width:100%;
    float:left;
    height:155px;
    color: white;
	font-style: italic;
}

.testimony1 {
    float:left;
    width:38%;
    padding-right:5%;
    padding-left:5%;
}

.testimony2 {
    float:right;
    width:38%;
    padding-left: 2%;
}

#ContactInfo {
    width:100%;
    text-align: center;
    color: white;
}

#Contact {
    background-color:#5d5e60;
    width:100%;
    height: 190px;
    box-shadow: 0px -1px 25px black;
    -webkit-box-shadow: 0px -1px 25px black;
    -moz-box-shadow: 0px -1px 25px black;
    -o-box-shadow: 0px -1px 25px black;
}

.Name {
    font-style: italic;
    text-align:right;
	font-size: 90%;
}
.CompanyName {
    font-style: italic;
    float:right;
}









.content {
    position: relative;
    opacity: .25;
}
.contentNews {
    position: relative;
    opacity: 1;
    z-index: 100;
    padding-top: 35px;
}
.contentCase {
    position: relative;
    opacity: 1;
    z-index: 100;
    padding-top: 55px;
    padding-left: 2%;
    padding-right: 2%;
}
.contentCase p{
    opacity: 0;
	font-style: italic;
    padding-top: -10px;
}

div.overlay {
    position:absolute;
    width: 100%;
    height: 146px;
    z-index: 100;
    left:0px;
}
div.overlayNews {
    position:absolute;
    width: 100%;
    height: 175px;
    z-index: 10;
}
div.overlayCase {
    position:absolute;
    width: 100%;
    height: 175px;
    z-index: 10;
}

#Testimonialh1 {
    padding-bottom: 25px;
}

span {
    width: 100%;
    background-color: #4681c3;
    height: 150px;
    position: absolute;
    opacity: 1;
}
#NewsSection span {
    width: 100%;
    background-color: #4681c3;
    height: 175px;
    position: absolute;
    opacity: .70;
}
#SampleSituationsSection span {
    width: 100%;
    background-color: white;
    height: 175px;
    position: absolute;
    opacity: .8;
}









.leftservices:hover .overlay, .rightservices:hover .overlay{
    opacity: 0;
    -webkit-transition: opacity 500ms ease-out;
    -moz-transition: opacity 500ms ease-out;
    -o-transition: opacity 500ms ease-out;
    transition: opacity 500ms ease-out;
}
.leftservices:hover .content, .rightservices:hover .content{
    opacity: 1;
     -webkit-transition: opacity 500ms ease-out;
    -moz-transition: opacity 500ms ease-out;
    -o-transition: opacity 500ms ease-out;
    transition: opacity 500ms ease-out;
}

.left {
    float:left;
    width: 50%;
    position: relative;
    height: 175px;
}
.left:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,1);
    opacity: 1;
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    -o-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
	z-index: 300;
	
}
.left:hover .overlayNews,.left:hover .overlayCase{
    opacity:.9;
    background-color: #5d5e60;
}
.full:hover .overlayNews,.left:hover .overlayCase{
    opacity:.9;
    background-color: #5d5e60;
}
.overlayCase:hover #SmapleSituationsSection span{
    opacity: .8;
}
.left:hover .overlayCase h2, .right:hover .overlayCase h2, .full:hover .overlayCase h2{
	opacity:0;
	-webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}
.left:hover .contentCase p, .right:hover .contentCase p, .full:hover .contentCase p{
	opacity:1;
	-webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}


.right {
    float: right;
    width:50%;
    position:relative;
    height: 175px;
}
.right:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,1);
    opacity: 1;
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    -o-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
	z-index: 300;
}
.right:hover .overlayNews,.right:hover .overlayCase{
    opacity:.9;
    background-color:#5d5e60;
}

hr {
    width: 60%;
    height: 2px;
    background: white;
    margin-left: 20%;
}

#About2 {
    padding-top: 8px;
}

#NewsSection article#article1 {
    background-image: url(img/freeimgs/stock-1863880.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
#NewsSection article#article2 {
    background-image: url(img/freeimgs/cup-of-coffee-1280537.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat
}
#NewsSection article#article3 {
    background-image: url(img/freeimgs/dollarbill-photo-164661.jpeg);
    background-size: 100% auto;
    background-repeat: no-repeat
}


#SampleSituationsSection article#case1 {
    background-image: url(img/freeimgs/calculator_1.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
#SampleSituationsSection article#case2 {
    background-image: url(img/freeimgs/skyscraper-photo-27406.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
#SampleSituationsSection article#case3 {
    background-image: url(img/freeimgs/businesswriting.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
#SampleSituationsSection article#case4 {
    background-image: url(img/freeimgs/workcomputer-photo-40120.jpeg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
#SampleSituationsSection article#case5 {
    background-image: url(img/freeimgs/plan.jpeg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
#SampleSituationsSection article#case6 {
    background-image: url(img/freeimgs/stock-1863880.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
#SampleSituationsSection article#case7 {
    background-image: url(img/freeimgs/dollar-499481.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}



.readmore {
    font-style: italic;
    text-align: center;
    color: white;
    display: table;
    width: 100%;
    font-size: 80%
}
.readmore:hover{
    cursor: pointer;
}

#NewsSection h2 {
    text-align: center;
    color: white;
    display: table;
    width: 100%;
    font-size: 28px;
    padding-bottom: 8px;
    padding-top: 8px;
}

#NewsSection p {
    text-align: center;
    color: white;
    display: table;
    width: 100%;
}
#SampleSituationsSection p {
    text-align: center;
    color: black;   /*#5d5e60;*/
    display: table;
    width: 100%;
}
#ContactInfo p{
    padding-top: 10px;
    padding-bottom: 25px;
}

#testimonySection {
    background-color: #4681c3;
    height:305px;
    color: white;
    padding-top: 30px;
	width: 100%;
}

.full {
    float: left;
    width:100%;
    position:relative;
    height:175px;
}
.full:hover{
   box-shadow: 0 5px 15px rgba(0,0,0,1);
    opacity: 1;
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    -o-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
	z-index: 300; 
}

a.anchor {
    display: block;
    position: relative;
    top: -75px;
    visibility: hidden;
}

#logoContact {
    text-align: center;
    margin-top: 267px;
    font-size: 13px;
}


#AboutSection h2 {
    font-size: 16px;
}

#NewsSection a {
    color: white;
    text-decoration: none;
}



footer {
    background-color:#5d5e60;
    width:100%;
    padding-bottom: 10px;
    padding-top:5px;
    overflow: hidden;
}
footer p{
    color: white;
    text-align: right;
    font-size: 10px;
    padding-right: 2%;
}

#NewsLetterArticle {
    position:absolute;
    width:100%;
    height:50%;
    
    /*width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    height: 0px;       
    padding-top: 100px;*/
    
}

#NewsLetterArticle h1{
    color: #4681c3;
    padding-top: 55px;
    padding-bottom: 25px;
}
#NewsLetterArticle h2{
    color: #4681c3;
    font-size: 24px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 10px;
}
#NewsLetterArticle h3{
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 5px;
}
#NewsLetterArticle p{
    font-size: 14px;
    color: black;
    text-indent: 0px;
}


span.articlebkg{
    width: 80%;
    height: 1050px; /*CHANGE HEIGHT*/
    z-index: -1;
    opacity: .75;
    background-color: white;
    box-shadow: 0 5px 15px rgba(0,0,0,1);
}

#NewsletterFormat {
    background-image: url(img/freeimgs/Mountains-photo5.jpg);
    background-size: 100% 100%; /*change this for formats*/
    background-repeat: no-repeat;
    overflow: scroll;
}

#Newsletterbkgimg {
    height: 100%;
}



#NewsLetterArticle div {
    padding-left: 5%;
    padding-right: 5%;
}

#Thanks p{
    font-size: 12px;
    padding-top: 35px;
    padding-bottom: 15px;
    font-style: italic;
}

#Signoff p{
    font-size:16px; 
    text-align: center;
    font-weight: 600;
    color: #5d5e60;
    padding-top: 25px;
    padding-bottom: 15px;
}
#menu-icon {
    /*mobile width*/
    display: hidden;
    width: 40px;
    height: 40px;
    background: url(img/nav.png) center;
}

.wrapper {
width:80%;
  height:0;
  padding-bottom: 100%; /*acts as fluid height*/
    margin-left: 10%;
    padding-top: 100px;
  overflow:scroll;
  position:relative;
  background-color: white;
    box-shadow: 0 5px 15px rgba(0,0,0,1);
    opacity: .75;
}



@media (max-width: 765px){
	#menu-icon{
        display: inline-block; /*previously hidden*/
    }
    nav ul, nav:active ul {
        display: none; /*dont display until we hover over*/
        z-index: 1000; /*display on top of everythign else*/
        position: absolute;
        padding: 0px;
        background: #5d5e60;
        right: 0;
        top: 60px;
        border: 1px solid #fff;
        border-radius: 3px 0 3px 3px;
        width:30%;
    }
    nav:hover ul{
        display: block; 
    }
    nav ul li{
        text-align: center;
        width: 100%;
        margin-right: 10%;
    }
	
	
	
	#servicestable {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 20px;
    margin-bottom:20px;
}
	#LogoSection {
	background: url(img/freeimgs/explorer-photo-196464.jpg) no-repeat center center fixed; 
	}
	article.rightservices {
    padding-right: 0%;
    padding-left: 0%;
    padding-bottom:0px;
	float:left;
    width:100%;
         border: 0px solid white;
}

article.leftservices {
	float:left;
    width:100%;
}
    #AboutSection{
        height: 675px; 
    }
    #AboutSection:After {
	margin-top: 20px;
}

#ServicesSection h2.overlaytext {
	margin-top: 45px;
}
	#ServicesSection h2.undertext{
    padding-left: 2%;
	padding-right: 2%;
}

#ServicesSection p{
    padding-left: 2%;
	padding-right:2%;
}

#ServicesSection {
	height: 1400px;
}
#ServicesSection:before {
	top: 2605px;
	width:  46%;
	
}
#ServicesSection:after {
	top: 2605px;
	width:  46%;
}
    #NewsSection{
        height: 500px;
    }
    #NewsSection:before{
        margin-top: 620px;
        width: 46%;
    }
    #NewsSection:after{
        margin-top: 620px;
        width: 46%;
    }
    
    #testimonySection{
        height: 300px;
    }
	
	.contentCase {
	padding-top: 20px;
	padding-left: 5%;
	padding-right: 5%;
}
	
	
}
@media (max-width: 360px){

#servicestable {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 20px;
    margin-bottom:20px;
}
   #menu-icon{
        display: inline-block; /*previously hidden*/
    }
    nav ul, nav:active ul {
        display: none; /*dont display until we hover over*/
        z-index: 1000; /*display on top of everythign else*/
        position: absolute;
        padding: 0px;
        background: #5d5e60;
        right: 0;
        top: 60px;
        border: 1px solid #fff;
        border-radius: 3px 0 3px 3px;
        width:50%;
    }
    nav:hover ul{
        display: block; 
    }
    nav ul li{
        align-content: center;
        text-align: center;
        width: 100%;
        margin-right: 20%;
    }
	#mainlogo{
		height: 200px;
	}
    

    .ContactTestimoniesQuote{
        font-size: 50%;
    }

#LogoSection {
	background: url(img/freeimgs/explorer-photo-196464.jpg) no-repeat center center fixed; 
}

#LogoSection{
	height: 350px;
}
#LogoSection p {
	padding-left: 10%;
	padding-right: 10%;
}

#logoContact {
	margin-top: 175px;
}

#LogoSection:before {
	top: 365px;
	width: 40%;
}
#LogoSection:after {
	top: 365px;
	width: 40%;
}

#MichelePhoto {
	width:100%;
	padding-bottom: 75px;
}

#MicheleText {
	width: 100%;
}

#About2 {
	padding-left: 5%;
	padding-right: 5%;
}

#AboutSection {
	height:1100px;
}

#AboutSection:After {
	margin-top: 445px;
}

article.rightservices {
	padding: 0 0 0 0;
    float: left;
    width:100%;
     border: 0px solid white;
}

article.leftservices {
	float:left;
    width:100%;
}

#ServicesSection h2.overlaytext {
	margin-top: 30px;
}
	
	


#ServicesSection h2.undertext{
    padding-left: 2%;
	padding-right: 2%;
}

#ServicesSection p{
    padding-left: 2%;
	padding-right:2%;
}

#ServicesSection {
	height: 1450px;
}

#ServicesSection:before {
	top: 2980px;
	width: 40%;
}
#ServicesSection:after {
	top: 2980px;
	width: 40%;
}

#SampleSituationsSection h1{
    padding-top: 0px;
    padding-bottom: 20px;
}

.right {
	
    width: 100%;
}

.left {
	
    width: 100%;
}

.contentCase {
	padding-top: 10px;
}

#SampleSituationsSection {
	height: 1350px;
}

#SampleSituationsSection:after {
	top:1380px;
}

.contentNews {
	padding-top: 15px;
}

#NewsSection:before {
	width: 40%;
  	top: 5125px;
}
#NewsSection:after{
	width: 40%;
  	top: 5125px;
}

.testimony1 {
	float:left;
	padding-left: 10%;
    width:80%;
	padding-bottom:125px;
}
.testimony2{
	float:left;
    width:80%;
	padding-left: 10%;
}

.ContactTestimoniesQuote {
	font-size: 90%;
}

footer p {
	text-align: center;
}

}





