.quizzes-wrap {
  padding: 100px 60px 120px;
  margin: 0px auto;
}
.quizzes-wrap .row{
  margin: 0px !important; 
}
@media only screen and (max-width: 1200px) {
  .quizzes-wrap {
    padding: 60px 40px 100px; 
  }
}
@media only screen and (max-width: 991px) {
  .quizzes-wrap {
    padding: 60px 20px 80px; 
  }
}
@media only screen and (max-width: 600px) {
  .quizzes-wrap{
    padding-bottom: 0px !important;
  }
}
.quizzes-wrap img {
  width: 100%;
  max-width: 500px;
}
.quizzes-wrap a.more-link {
  margin-top: 20px;
  font-family: "bisondemibold", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
  letter-spacing: 0.5px;
  color: #FFFFFF;
  background: #68B745;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #68B745;
  border-radius: 0px 0px 0px 0px;
  padding: 15px 30px 15px 30px;
  display: inline-block;
  transition: all ease 0.3s;
}
.quizzes-wrap a.more-link:hover{
  background: none;
  color: #68B745;
}
.quizzes-wrap hr {
    margin-top: 50px;
    margin-bottom: 80px;
}
body .input input[type="email"] {
    box-sizing: border-box;
    width: 100%;
}
@media (max-width: 767px) {
.quizzes-wrap .col-sm-6 img {
  width: 100%;
  margin-bottom: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
}

body .post-body p, body p{
  font:16px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.65em;
	color:#000000; 
}
@media only screen and (max-width: 1200px) {
  body .post-body p, body p {  
    font:15px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
  }
}
h3, .sidebar h2, .blog-sidebar h2 {
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: 1px;
  font-family: "bisondemibold", Sans-serif;
  color: #000000;
  margin-bottom: 20px;
  margin-top: 30px;
}
.sidebar p, .blog-sidebar p{  
  color: rgba(255, 255, 255, 0.5) !important;
  font-size: 13px !important;
  line-height: 1.7em !important;
}
.main-content {
  padding: 0px 60px 0px 0px;
}
@media only screen and (max-width: 1200px) {
  .main-content {
    padding: 0px 30px 0px 0px;
  }
}
@media only screen and (max-width: 991px) {
  .main-content {
    padding: 0px 0px 0px 0px;
  }
}
.blog-sidebar {
  padding: 50px 40px 30px 40px;
  background: #000000;
  border: none;
  border-top: 7px solid #68B745;
}
@media only screen and (max-width: 600px) {
  .blog-sidebar {
    padding: 40px 20px 30px 20px;
    background: #111111;
  }
  body:not(.hs-blog-listing) .blog-sidebar{
    margin-left: -20px !important;
    margin-right: -20px !important;
  }
}
.blog-sidebar h2, .blog-sidebar h3{
  color: #FFFFFF !important; 
}
.blog-sidebar ul, .blog-sidebar ol{
  margin-bottom: 0px; 
}
.blog-sidebar li{
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 1.65em;
  color: #68B745;
  list-style: square;
}
.blog-sidebar li a{
  color: #FFFFFF;
  transition: all ease 0.3s;
}
.blog-sidebar li a:hover{  
  color: #68B745;
}
.blog-sidebar p{  
  color: rgba(255, 255, 255, 0.5);
}
.blog-sidebar h2, .blog-sidebar h3{
  margin-top: 0px !important; 
}
@media only screen and (max-width: 1024px) and (min-width: 991px) {
  .blog-sidebar h2, .blog-sidebar h3{
    font-size: 22px !important;
  }
}
@media only screen and (max-width: 600px){
  .blog-sidebar h2, .blog-sidebar h3{
    font-size: 22px !important;
  }
}
.blog-sidebar p{
  font-size: 13px;
  line-height: 1.7em;
}
.blog-sidebar hr{
  margin-top: 40px !important;
  margin-bottom: 40px !important;
  border: 0;
  border-top: 1px solid rgba(255,255,255,0.2); 
}
.blog-sidebar ol, .blog-sidebar ul {
  padding-left: 20px;
}

/* Sidebar Subscribe */

@media (max-width: 991px) {
	.blog-sidebar {
    margin-top: 100px;
	}
}
@media (max-width: 768px) {
	.blog-sidebar {
    margin-top: 80px;
	}
}
.newsletter-subscribe .hs-form {
	position: relative;
	max-width: 600px;
	display: block;
	width: 100%;
	margin: 0px 0px 50px 0px;
}
.newsletter-subscribe .hs-form .hs_email {
	position: relative;
}
.newsletter-subscribe .hs-form .hs_email label {
	display: none;
}
.newsletter-subscribe .hs-form .hs_email .hs-input {
	width: 100%;
	background: none !important;
	border-color: rgba(255, 255, 255, 0.25);
	border-width: 2px 2px 2px 2px;
	border-radius: 0px 0px 0px 0px;
	font-family: "bisondemibold", sans-serif !important;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	height: 60px;
	padding: 7px 50px 7px 20px;
	letter-spacing: 0.5px;
	color: #FFFFFF;
  outline: none !important;
  box-shadow: none !important;
}

.newsletter-subscribe .hs-form .hs_email .hs-input:focus{
	border-color: rgba(255, 255, 255, 0.25) !important;
	border-width: 2px 2px 2px 2px !important;
	border-radius: 0px 0px 0px 0px !important;
}
.newsletter-subscribe .hs-form .hs_email .hs-input:-webkit-autofill,
.newsletter-subscribe .hs-form .hs_email .hs-input:-webkit-autofill:hover,
.newsletter-subscribe .hs-form .hs_email .hs-input:-webkit-autofill:focus {
	font-family: "bisondemibold", sans-serif !important;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	color: #FFFFFF;
	-webkit-text-fill-color: rgba(255, 255, 255, 0.25);
	border: 1px solid rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: 0 0 0px 1000px #000 inset;
	transition: background-color 5000s ease-in-out 0s;
}

.newsletter-subscribe .hs-form .hs_email .inputs-list {
	display: none !important;
}

.newsletter-subscribe .hs-form .hs_submit {
	position: absolute;
	right: 20px;
	top: 22px;
	margin: 0px;
}

.newsletter-subscribe .hs-form .hs_submit .hs-button {
	text-indent: 99999px;
	overflow: hidden;
	width: 20px;
	height: 15px;
	background: url("https://blog.envirosight.com/hubfs/Images/subscribe-arrow.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: none;
	padding: 0px;
	outline: none;
	transition: all ease 0.3s;
}

.newsletter-subscribe .hs-form .hs_submit .hs-button:hover {
	opacity: 0.5;
}

.newsletter-subscribe .hs-form .hs_error_rollup .inputs-list {
	display: block;
	margin: 15px 0px 0px 0px;
	padding: 0px;
  list-style: none;
}
.newsletter-subscribe .hs-form .hs_error_rollup .inputs-list li{  
	list-style: none !important;
  padding: 0px;
}

.newsletter-subscribe .hs-form .hs_error_rollup .inputs-list label {
	font-family: "Roboto", sans-serif;
	color: rgba(255, 255, 255, 0.5);
	font-size: 14px;
	font-weight: 400;
	display: block;
}

@media (max-width: 991px) {
	.newsletter-subscribe .hs-form .hs_error_rollup .inputs-list label {
		text-align: center;
	}
  .blog-sidebar.newsletter-subscribe .hs-form .hs_error_rollup .inputs-list label {
		text-align: left;
	}
}

.newsletter-subscribe .hs-form .submitted-message {
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	color: #C5C5C5;
}

@media (max-width: 991px) {
	.newsletter-subscribe .hs-form .submitted-message {
		text-align: center;
	}  
	.blog-sidebar.newsletter-subscribe .hs-form .submitted-message {
		text-align: left;
	}
}