@charset "utf-8";
.topbar {
    background-image: url(../images/Topbanner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
    padding-top: 0px;
    margin-top: 10px;
    height: 170px;
}
.topbar2 {
    background-image: url(../images/images.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
    padding-top: 0px;
    margin-top: 10px;
    height: 170px;
}
.jumbotronimage {
    background-image: url(../images/lisajumbo.jpg);
    background-size: cover;
    background-position: 0% 36%;
    margin-top: 0px;
    padding-top: 0px;
    height: 500px;
}
.aboutimage {
    background-image: url(../images/lisajumbo.jpg);
    margin-top: 0px;
    padding-top: 0px;
}
#h1jumbotext {
    color: #FCF9F9;
    font-family: allura;
    font-style: normal;
    font-weight: 400;
    font-size: 5em;
    text-shadow: -1px -1px #000000;
    margin-top: 30px;
}
#pjumbosmall {
    text-shadow: -1px -1px #060606;
    color: #FCF9F9;
    font-family: allura;
    font-style: normal;
    font-weight: 400;
    font-size: 2em;
    font-variant: normal;
}

#pjumbotext {
    color: #FCF9F9;
    font-family: allura;
    font-style: normal;
    font-weight: 400;
    font-size: 8em;
    text-align: center;
    text-shadow: -1px -1px #000000;
    margin-top: 91px;
}
.sectiondark {
    background-color: #343A40;
    margin-top: -10px;
    color: #F9F8F8;
}
.intro {
	display: inline-block;
	background-color: #343A40;
}
.profile {
	width: 35%;
}
.column2 {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
}
.ccform{
    padding-top: 0px;

	
	
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.pscript{
    font-family: allura;
    font-size: 4em;
}

.pscript2{
    font-family: abel;
    font-size: 100%;
}

.cityimages{
    width: 99%;
    height: auto;
	
}

.socialicons{
    padding-left: 0px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;

	
}

@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}



.swing:hover
{
        -webkit-animation: swing 1s ease;
        animation: swing 1s ease;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
}

.border:hover
{
        box-shadow: inset 0 0 0 50px #53a7ea;
}

.zoom:hover
{
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
}
@media (max-width: 768px){
.pscript{
	font-family: allura; 
}
.jumbotronimage {
    background-image: url(../images/lisajumbo.jpg);
    background-size: cover;
    background-position: 70% 36%;
    padding-top: 0px;
}
#pjumbotext {
    color: #FCF9F9;
    font-family: allura;
    font-style: normal;
    font-weight: 400;
    font-size: 4em;
    text-align: center;
    text-shadow: -1px -1px #000000;
}
#h1jumbotext {
    color: #FCF9F9;
    font-family: allura;
    font-style: normal;
    font-weight: 400;
    font-size: 4em;
    text-shadow: -1px -1px #343A40;
    margin-top: 30px;
}

.column {
	width: 100%;
	margin-top: 0px;
	}
.column2 {
	width: 100%;
	margin-top: 0px;


}
.profile {
	width: 100%;
}
.aboutimage {
}
.aboutimage {
}
.row .col-md-4.col-12 .ctct-inline-form {
}
.ccform {
}
.pScript {
    line-height: -403em;
}

.pScript {
}
