.entry_content video,
.entry_content iframe {
    max-width: 100% !important;
    height: auto !important;
}

a.video_display {
    display: block;
}

.vimeo_wrapper span.watch_text span.glyphicon {
    margin-right: 10px;
    font-size: 30px;
    top: 5px;
}

.vimeo_wrapper span.watch_text {
    width: 300px;
    height: 50px;
    margin-top: -25px;
    margin-left: -150px;
    color: white;
    font-size: 20px;
    top: 50%;
    left: 50%;
    position: absolute;
    font-weight: 300;
}

.black {
    color: black !important;
}

.vimeo_wrapper span.watch_text {
    height: 60px;
    width: 200px;
    color: white;
    font-size: 15px;
    position: absolute;
    font-weight: 300;
    left: 50%;
    top: 50%;
    margin-top: -24px;
    margin-left: -100px;
}

.vimeo_wrapper span.watch_video {
    position: absolute;
    display: block;
    width: 340px;
    height: 100px;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 400px;
    -moz-border-radius: 400px;
    -ms-border-radius: 400px;
    -o-border-radius: 400px;
    border-radius: 400px;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    left: 50%;
    top: 50%;
    margin-left: -170px;
    margin-top: -50px;
}

.vimeo_wrapper span.watch_text span.text {
    display: inline-block;
}

.vimeo_wrapper .img-responsive {
    margin: 0 auto;
}

.main_wrapper {
    margin-bottom: 0px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: white;
}

.next_wrapper {
    padding: 30px;
    margin-bottom: 0px;
    font-size: medium;
    color: inherit;
    border-bottom: solid 1px #b7e943;
    background-image: url("https://www.unclestock.com/images/bg-munteenheden.jpg");
    /*background-color: #57605E;*/
}

.analyzer_wrapper {
    padding: 40px;
    margin-bottom: 0px;
    font-size: medium;
    color: inherit;
    background-color: #555;
}

.other_wrapper {
    padding: 40px;
    margin-bottom: 0px;
    font-size: medium;
    color: inherit;
    background-color: #fcfcfc;
}

.slider-size {
    height: 400px;
    width: 100%;
}

h1 {
	font-size: xx-large !important;
	margin: 30px;
}

h2 {
	font-size: x-large !important;
	margin: 30px;
}

h3 {
	font-size: x-large !important;
	margin-bottom: 10px !important;
}


p {
    padding-top: 15px;
	font-size: medium !important;
	margin: 0;
}

a:link {
	cursor: pointer;
	/* don't set a color */
}


a:hover {
	cursor: pointer;
}

#intro a {
    color: black !important;
	text-decoration: underline !important;
}

.menuButton {
	text-decoration: none !important;
}

.app {
    background-color: #cccccc;
	min-height: 410px;
	margin-top: 1px;
}

.screener {
	width: 100%;
	background-color: #36464e;
	min-height: 1321px;
	margin-top: 1px;
}

.column {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.features {
	margin: 60px 170px 40px 85px;
}

#landingPageContent li {
 	padding-top: 8px !important;
 	color: #fbfaec !important;
 	line-height: 21px;
 	font-size: medium !important;
}

#intro .testimonial {
 	color: #fbfaec !important;
 	line-height: 21px;
 	margin-bottom: 5px;
 	margin-right: 1vw ;
 	        width: 290px;
 	         	        max-width: 300px;
            flex: 1 0 auto;
}

#intro .author {
 	color: black !important;
 	line-height: 21px;
 	font-size: small !important;
 	text-align: right;
    font-style: normal;
    margin-right: 20px;
    margin-bottom: 10px;
}

#intro ol {
    margin: 4px 5vw 4px 0;
}

#intro ul {
    list-style: none inside;
        margin-top: 20px;
    margin-bottom: 35px;
}

#intro li:before {
    margin-right: 10px;
}

#wrapper {
  display: inline-block;
  margin-left: 1vw;
    margin-right: 5vw;
    margin-top: 30px;
    background-color: #4b5b57;
    margin-bottom: 10px;
}

#left {
    float: left;
    margin-left: 25px;
}

#right {
    float: right;
    margin-left: 25px;
}

@media (min-width: 1097px) {
    #left {
        width: 45%;
    }

    #right {
        width: 45%;
    }
}


#landingPageContent p {
 	padding-top: 8px !important;
 	line-height: 21px;
 	font-size: medium;
 	margin-left: 30px;
 	margin-right: 30px;
 	 margin-bottom: 0px;
 	 text-align: justify;
}

#landingPageContent .author {
 	line-height: 21px;
 	font-size: small !important;
 	text-align: right;
 	margin-bottom: 20px;
    font-style: normal;
}

#landingPageContent h1 {
    font-size: x-large !important;
    margin: 20px !important;
    color: #fbfaec;
}

#landingPageContent h3 {
 	color: #fbfaec !important; /*#b7e943;*/
 	font-size: large !important;
 	border-bottom: 1px #fbfaec dashed;
}

@media only screen and (max-width: 600px) {
 #landingPageContent li {
 	padding-top: 25px !important;
 	padding-top: 24px !important;
 }
}

.splash_wrapper {
    padding: 0;
    margin: 0;
    font-size: medium;
    color: inherit;
    background-color: #36464e;
    border-bottom: solid 1px #b7e943;
}

#landingPageContent .splash {
    height: 350px;
    background: url(/images/collage.jpg) no-repeat center;
    background-size: cover;
    margin: 0 !important;
}

.landingPage {
    background-color: #cccccc;
    border-top: 1px solid #c3c6a9;
    border-bottom: 1px solid #c3c6a9;
    width: 100%;
    /* padding-bottom: 30px; */
}

.landingPageMobile {
    background-color: #f5f5f5;
    border-top: 1px solid #c3c6a9;
    border-bottom: 1px solid #c3c6a9;
    width: 100%;
}

.welcomeHeader {
    font-size: 32px !important;
    margin: 70px 5vw 30px 5vw !important;
    color: #fbfaec;
}


.loadingPanel {
    background-color: #ccc !important;
    color: black !important;
}

#intro li {
 	color: #black !important;
 	line-height: 30px !important;
 	margin-left: 1vw !important;
}

.footertext {
  width: 90%;
  font-size: small;
  text-align: left;
  padding-left: 20px;
}

.lineHeight {
    line-height: 50px;
}

@media (min-width: 600px) {

    #intro .firstParagraph {
 	    padding-top: 30px !important;
    	margin-left: 1vw;
    }

    #intro li {
     	font-size: 18px !important;
     	padding-top: 1px;
     	padding-bottom: 1px;
    }


    #intro p {
 	    color: black !important;
    	font-size: medium;

        font-size: 19px !important;
        margin-left: 1vw;
        margin-bottom: 10px !important;

        	padding-top: 0px;
        	padding-bottom: 5px;
        	margin: 10px 5vw 0px 1vw;
        	line-height: 30px;
    }

    .last_wrapper {
        padding: 40px;
        margin-bottom: 0px;
        font-size: medium;
        color: #fbfaec !important;
        background-image: url("https://www.unclestock.com/images/bg-munteenheden.jpg");
    }

    .hero-div {
                    padding: 10px;
                    margin: 10px;
               background: #f5f5f5;
               border-radius: 10px;
    }

}

@media only screen and (max-width: 600px) {

    #intro .firstParagraph {
    	padding-top: 30px !important;
 	    margin-left: 5vw;
    }

    #intro li {
     	font-size: 18px !important;
    }

    #intro p {
 	    color: black !important;
 	    line-height: 24px;
 	 	padding-bottom: 5px;
 	 	        font-size: 18px !important;
                margin-left: 1vw;
    }

    .last_wrapper {
        margin-bottom: 0px;
        font-size: medium;
        color: #fbfaec !important;
        background-image: url("https://www.unclestock.com/images/bg-munteenheden.jpg");
    }

    #landingPageContent p {
     	text-align: justify;
    }

    .hero-div {
        padding: 5px 0px;
        margin: 20px 30px;
    }

}




.hero-headline {
    font-size: 36px;
    font-weight: 700;
    color: black;
    margin-left: 1vw;
}

.hero-testimonials {
    margin: 0 1vw;
    max-width: 700px;
            display: flex;
            flex-direction: row;
            justify-content: space-around;
            align-items: flex-start;
            flex-wrap: wrap;
}

.testimonial {
    border-left: 3px solid #4caf50;
    border-radius: 15px;
    }

    .quote {
        font-style: italic;
    }

    .quote {
        margin: 0 0 0 5px !important;
        font-style: italic;
        padding: 5px 5px 0 15px !important;
    }

    .cta-section {
        margin-top: 15px;
        padding-top: 5px;
        border-top: 1px solid #cccccc;
    }

    ul.checklist li::before {
      content: "✓";
      color: #4CAF50;
      font-weight: bold;
    }

    #landingPageContent h2 {
        color: #555;
        margin-top: 50px;
        margin-bottom: 30px;
    }