/* Import Fonts
------------------------------------------------------------ */

@import url(https://fonts.googleapis.com/css?family=Lora);
@import url(https://fonts.googleapis.com/css?family=Oswald);

.stop-section p {
  text-align: center; 
  font-size: 1.6em; 
  margin: 30px 0 30px; 
}
.footer-section {
  background-color: black; 
  text-align: left !important;
  font-size: 1.2em;
  color: #888; 
}
.footer-container {
  max-width: 800px; 
  margin: 0 auto;
}
.widget-title {
  font-weight: 700; 
  font-size: 1.4em; 
  color: #ddd;
}
.topnav {
  overflow: hidden;
  margin-bottom: 90px;
}
.topnav a {
  color: #fff;
  padding: 18px 10px 19px 10px;
  text-shadow: 0 2px #111;
  font-family: 'Oswald', arial, serif;
  font-size: 14px;
  text-transform: uppercase;
}
.topnav a:hover {
  text-decoration: none !important; 
  color: #e45d13; 
}
.topnav img {
  float: left; 
}
.topnav-links {
  float: right; 
  line-height: 1.42857143; 
  height: 67px;
  padding: 18px; 
}
.logo-div {
  text-align: left; 
  float: left; 
  line-height: 1.42857143; 
}
@media screen and (max-width: 1100px){
  .topnav-links {
    float: none; 
    display: block; 
    text-align: center; 
    margin-top: 10px; 
  }
  .logo-div {
    float: none; 
    display: block; 
    text-align: center; 
  }
}

.logo {
  white-space: nowrap;
  background: url("/wp-content/themes/eleven40/images/logo-texture.png"); 
  border-top: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  display: inline-block;
  font-family: 'Oswald', arial, serif;
  font-size: 30px;
  line-height: 1;
  min-height: 33px;
  margin: 0;
  padding: 18px 25px 19px;
  position: relative;
  text-shadow: 0 1px #96430d;
  text-align: center; 
}
.logo:before {
    background: url("/wp-content/themes/eleven40/images/logo-vert-left.png") repeat-y;
    content: "";
    display: block;
    height: 66px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 7px;
}
.logo:after {
    background: url("/wp-content/themes/eleven40/images/logo-vert-right.png") repeat-y;
    content: "";
    display: block;
    height: 66px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 7px;
}
#menu-pages {
  margin-bottom: 0; 
}
.first-section {
    background-image: 
      linear-gradient(
        rgba(0, 0, 0, 0.7),
        rgba(0, 0, 0, 0.7)
      ),
      url("/img/golf-pool-masters-image-min.jpg");
    background-size: cover;
    background-position: center;
    color: #fff;
    text-align: center;
    padding: 60px 0 60px; 
}
.mt-20 {
  margin-top: 20px; 
}
.mb-20 {
  margin-bottom: 20px; 
}
.my-60 {
  margin-bottom: 60px; 
  margin-top: 60px; 
}
.my-20 {
  margin: 20px 0px 20px; 
}
.section {
  padding: 80px 30px 80px 30px; 
  text-align: center; 
}
.bg-gray {
  background-color: #F7F9FC; 
}
.bg-orange {
  background-color: #e45d13; 
  color: #fff; 
}
.feature-list p {
  font-size: 20px; 
  padding: 20px; 
}
.section-header {
  margin-bottom: 60px; 
}
.first-section h2 {
  font-style: italic;
  font-size: 1.5em;
  line-height: 1.25em;
  padding: 20px 0;
}
.first-section h1 {
  font-size: 2.75em;
}
.feature-list-bullet p {
  text-align: left !important;
  font-size: 1.5em; 
  margin-bottom: 30px;
  padding-left: 1.4em; 
}
.fa-li {
  padding-top: 7px; 
  left: 0px !important; 
}
.brandgreen {
  color: #1ACA98 !important; 
}
.btn-lg {
  padding: 15px 30px;
  font-size: 1.7em;
}
.emphasize-text {
  font-style: italic;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.25em;
}
.large-italics {
  font-style: italic;
  font-size: 1.5em;
  line-height: 1.25em;
}
.underline {
  text-decoration: underline; 
}
.entry-title { 
  display: none; 
}
.center-div { 
  max-width: 500px; 
  margin: auto; 
} 
ul.unstyled li { 
  list-style-type: none;
  background: none !important; 
  margin: 0; 
  padding: 0; 
  text-align: left; 
  font-size: large;
}
ul.greenCheck li { 
  background: url(https://www.easyofficepools.com/wp-content/uploads/2015/10/checkmark-e1444996594647.png) no-repeat left top;
  padding: 3px 0px 3px 40px;
  list-style: none;
  margin-left: 0px;
  margin-bottom: 10px; 

} 
li.section-divider { 
  margin-bottom: 10px !important; 
  font-weight: normal;
  color: gray;
  border-bottom: 1px solid gray; 
} 
.boxed { 
  border-left: 6px solid; 
  padding: 15px; 
} 
.imgst { 
  width:250px !important; 
} 
.getStarted { 
  background-color: #ed702b; 
  color: white; 
  font-size: 24px; 
} 
.admins td { 
  padding: 15px; 
  background-color: #D7EACC !important; 
  -webkit-box-shadow: 0 6px 10px rgba(0,0,0,.3);
  -moz-box-shadow: #999 0 6px 10px;
} 
.admins { 
  border-collapse: separate;
  border-spacing: 15px; 
  text-align: center !important;

}
.admins h4 {
  font-weight: 700; 
  font-size: 1.6em;  
  margin-top: 20px; 
  margin-bottom: 10px; 
}
.admins p { 
  font-size: 1.2em; 
  margin-bottom: 20px; 
}
#table-scroll {
  overflow:auto;
}
.table-wrapper {
  max-width: 1200;
  margin: 0 auto; 
}
.muted-helper {
  text-align: center; 
  /* font-size: small; */
  font-style: italic;
}
.text-paragraph p {
  font-size: 1.5em; 
  max-width: 700px; 
  font-size: 1.5em; 
  line-height: 1.25em;
  padding: 0 0 40px;
  font-style: normal; 
  text-align: left;
  display: inline-block;
}
.step-paragraph {
  font-size: 1.4em; 
  line-height: 1.25em;
  padding: 20px;
  font-style: normal; 
  text-align: left;
  display: inline-block;
}      
.watch-video-note {
  font-style: italic;
  font-size: 16px;
  letter-spacing: .02em;
}
.step-header {
  font-size: 2em; 
  margin-top: 30px; 
}
.numberCircle {
  border-radius: 50%;
  behavior: url(PIE.htc);
  /* remove if you don't care about IE8 */
  width: 36px;
  height: 36px;
  padding: 8px;
  background: #fff;
  /* border: 2px solid #8D3100; */
  color: #ed702b; 
  text-align: center;
  font: 32px Arial, sans-serif;
}
.continue-reading {
  text-decoration: underline; 
  cursor: pointer; 
  font-weight: bold; 
}
blockquote {
    display: inline-block; 
    font-size: 30px;
    font-style: italic;
    max-width: 800px;
    margin: 0.25em 0;
    padding: 0.35em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
    border-left: none; 
    text-align: left; 
}

blockquote:before {
    display: block;
    padding-left: 10px;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -20px;
    top: -20px;
    color: #7a7a7a;
}

blockquote cite {
    color: #999999;
    font-size: 20px;
    display: block;
    margin-top: 5px;
}

blockquote cite:before {
    content: "\2014 \2009";
}
.pricing-head {
  font-size: 1.8em; 
  padding-top: 20px;
  padding-bottom: 20px; 
  font-weight: 700; 
  /* background-color: #7d97ae; */
  background-color: #486177; 
  color: #fff;
  text-transform: uppercase !important;
}
.pricing-head-primary {
  background-color: #54ba7c !important;
}
.pricing-list {
  border: 1px solid #ddd;
}
.list-group {
  border: 1px solid #ddd !important;
}
.pricing-list-bullet p {
  text-align: left !important;
  font-size: 1.5em; 
  padding-left: 1.5em; 
  margin: 4px 0 0 4px !important; 
}
.list-group-item {
  border: 0px; 
}
.price-bullet {
  font-size: 1.4em;  
}
.pl-20 {
  padding-left: 20px; 
}
.btn-bordered {
  background: transparent;
  border: 1px solid #fff;
  padding: 16px 30px 16px 30px; 
}
.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}
.btn-md {
  padding: 16px; 
  font-size: 1.3em;
}