@import url("https://fonts.googleapis.com/css?family=Open+Sans");
body{
    font-family: 'Open Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}
.brdr{
    border: 1px solid;
}
.section1{
    background: url('https://rdbuploads.s3.amazonaws.com/backgrounds/Dollarphotoclub_61905663-me.jpg') no-repeat;
    background-size: cover;
    height: 47.125rem;
    position: relative;
    color: #fff
}
.logo{
    height: 35px;
}
.wrap-feature-index{
    margin-top: 45px;
}
/* Sign In */
.sign-in,.sign-in:hover,.sign-in:active,.sign-in:focus{
    font-size: 22px;
    color: #fff;
}
.sign-in,.sign-in:hover,.sign-in:active,.sign-in:focus{
    outline: none;
    text-decoration: none;
}
.leadh1{
   font-size: 4em;
   text-shadow: 1px 2px 0 #2a2a2a;
}
.slogan-eloborated{
   font-weight: 500;
   line-height: 2rem;
   margin: 1rem auto;
   max-width: 50rem;
   font-size: 2em;
   letter-spacing: -0.025em;
   text-shadow: 0 2px 1px #2a2a2a;
}
.wrap-feature-index .small {
    text-shadow: 0 1px 0 #2a2a2a;
    color: #b94a48;
}
.emailCustom{
    height: 40px !important;
    font-size: 20px !important;
    width: 350px;
}
.btn-bg{
    padding: 14px 22px !important;
    font-size: 16px !important;
}
/* Section 2 */
.section2{
    padding-top: 60px;
    padding-bottom: 100px;
    background: #fff;
}
.description-text{
    margin-top: 4.2rem;
}
.description-text h3{
    color: #383f47;
}
.description-text p{
    color: #8f9aa0;
    font-size: 16px;
    margin-top: 1rem;
    line-height: 1.5em;
}
/* Section 3 */
.section3{
    background: url("https://d2qcctj8epnr7y.cloudfront.net/images/jayson/mobile.jpg") no-repeat scroll center center / cover  rgba(0, 0, 0, 0);
    display: block;                overflow: hidden;
    padding-bottom: 7rem;
    padding-top: 7rem;
    position: relative;
}
.text-white{
    color: #fff;
}
/* section 4 */
.section4{
    padding: 50px 0;
}
.footer-section4 a{
    color: #99a0af;
    transition: all 0.2s ease 0s;
}
.footer-section4 a:hover,.footer-section4 a:focus,.footer-section4 a:active{
    outline: none;
    text-decoration: none;
    color: #383f47;
}
.section-2-1{
    background-color: #3a3a3a;
    color: #fff;
    padding: 30px 15px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.section-2-2{
    background-color: #fafafa;
    padding: 30px 15px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.scrollerHidden{
    overflow: hidden;
    position: relative;
}
#scrollerLogo li {
    width: 200px;
}
#scrollerLogo li img {
    max-height: 50px;
}
/* Container DIV - automatically generated */
.simply-scroll-container { 
    position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
    position: relative;
    overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}
    
.simply-scroll-list li {
    padding: 0;
    margin: 0;
    list-style: none;
}
    
.simply-scroll-list li img {
    border: none;
    display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
    width: 100%;
    height: 55px;
    margin-bottom: 1em;
    margin: auto;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
    width: 100%;
    height: 55px;
}
/* Widgetize index */
.wdgetIndex-group {
  padding-left: 0;
  margin: 0;
  margin-bottom: 20px;
}
.wdgetIndex-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.wdgetIndex-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.wdgetIndex-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.wdgetIndex-group-item {
  color: #555;
}
a.wdgetIndex-group-item:hover,
a.wdgetIndex-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}


.wdgetIndex{
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    text-shadow: none;
}
.wdgetIndex-body {
    padding: 15px;
    position: relative;
}
.wdgetIndex-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.wdgetIndex-footer {
  padding: 10px 15px;
  background-color: #fafafa;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.wdgetIndex > .wdgetIndex-group {
    margin-bottom: 0;
}
.wdgetIndex > .wdgetIndex-group .wdgetIndex-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.wdgetIndex > .wdgetIndex-group:first-child .wdgetIndex-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.wdgetIndex > .wdgetIndex-group:last-child .wdgetIndex-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.wdgetIndex-heading + .wdgetIndex-group .wdgetIndex-group-item:first-child {
    border-top-width: 0;
}
.wdgetIndex-group + .wdgetIndex-footer {
  border-top-width: 0;
}
.wdgetIndex-success {
  border-color: #d6e9c6;
}
.wdgetIndex-success > .wdgetIndex-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.wdgetIndex-footer a,.wdgetIndex-footer a:hover,.wdgetIndex-footer a:focus,.wdgetIndex-footer a:active{
    text-decoration: none;
}
/* Image people */
.wdgt-paddBtm-10p{
    padding-bottom: 10px;
}
.wdgt-avatar{
    position: relative;
}
.wdgt-imgAvatar{
    height: 80px;
    width: 80px;
    border:3px solid #5cb85c;
}
.text-capitalize{
    text-transform: capitalize;
}
.wdgt-text{
    color: #2a2a2a;
}
.wdgt-blog{
    border-radius:50%;
    background-color: #5cb85c;
    color: #fff;
    height: 56px;
    width: 56px;
    line-height: 66px;
    margin: auto;
}
.wrap-mmbrDay{
    background: url('https://rdbuploads.s3.amazonaws.com/backgrounds/Dollarphotoclub_61905663-me.jpg') no-repeat scroll;
    background-size: cover;
    background-position: bottom center;
    position: relative;
    height: 200px;
    width: 100%;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}
.wdgetIndex-padd-0{
    padding: 0;
}
.wrap-mmbrDay-avatar{
    left: 50%;
    position: absolute;
    z-index: 1;
}
.wrap-mmbrDay-avatar120{
    bottom: -60px;
    margin-left: -60px;
}
.wrap-mmbrDay-a{
    transition:all 0.3s ease 0s;
}
.img-mmbrDay{
    width: 120px;
    height: 120px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25);
    border: 5px solid #5cb85c;
}
.wdgetIndex-paddTop-70{
    padding-top: 55px;
}
.wdget-mmbrDay-hdrTtle{
    line-height: 1em;
}
.text-black{
    color: #2a2a2a;
}
.text-uppercase{
    text-transform: uppercase;
}
.wdgetIndex-dsplyblck{
    display: block;
}
.section-0{
    background: none repeat scroll 0 0 #339933;
    border-bottom: 1px solid #fff;
    font-size: 1.6rem;
    line-height: 1.5em;
    text-align: center;
}
.section-0 .read-more {
    font-size: 1rem;
    font-weight: 500;
    padding-left: 10px;
}
.section-0 a {
    color: #fff;
    font-size: 0.8em;
    font-weight: 700;
}
.section-0 a,.section-0 a:hover,.section-0 a:focus,.section-0 a:active{
    outline: none;
    text-decoration: none;
}



.footer{
    background-color: #3A3A3A;
    color: #868686;
    font-size: 12px;
    margin: 0 !important;
    padding: 20px 0;
    border-top: 3px solid #98CC41;
}
.ftr-p {
    font-size: 12px;
    color: #868686;
    text-align: justify;
    line-height: 20px;
}
.ftr-contrib {
    font-weight: bold;
    font-size: 15px;
}
.meta-ftr-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.ftr-links > li > a {
    text-decoration: none;
    color: #98CC41;
}
.footer-two {
   background: none repeat scroll 0 0 #303030;
   line-height: 17px;
   padding: 12px 0;
}