.landing .two-col-section a {

	color: #FFFFFF;
	font-size: 18px;
	font-weight: 300;
	line-height: 19px;
  padding: 10px 10px;
	border-radius: 23px;
}
.landing .two-col-section a:hover {

}


.two-col-section {
  padding: 50px 0;
}



.blog-offer .two-col-section a {
	color: #A42036;
	line-height: 19px;
  padding: 12px 32px;
	border-radius: 22px;
	background-color: #FFFFFF;
}
.home .two-col-section.card-style {
    /*background: none !important;
    /*position: absolute;
    top: -39%;*/
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.home .two-col-section.card-style h2 {
  font-size: 30px;
  line-height: 36px;
}
.home .two-col-section.card-style p {
  font-size: 18px;
  line-height: 21px;
  font-weight: 300;
}

.home .two-col-section.card-style .span6:first-child a {
  background-color: #008F8B;
}
.home .two-col-section.card-style .span6:last-child a {
  background-color: #0078ae;
}
.home .two-col-section.card-style a {
  display: inline-block;
  color: #FFF;
  border-radius: 40px;
  padding: 10px 35px;
}
@media(max-width: 767px) {
  .home .two-col-section.card-style {
    margin-top: 10px;
  }
}
.two-col-section.card-style .page-center > .row-fluid-wrapper > .row-fluid > div {
    background: white;
    box-shadow: 1px 2px 3px 0 rgba(0,0,0,0.1);
    z-index: 1;
    position: relative;
}

.two-col-section.card-style  .hs_cos_wrapper_type_inline_rich_text {
  padding: 50px 100px;
}
@media all and (max-width: 1200px) {
  .home .two-col-section.card-style .hs_cos_wrapper_type_inline_rich_text {
    padding: 50px;
  }
}
@media all and (max-width: 767px) {
    .home .two-col-section.card-style {
      position: static;
    }
    .two-col-section.card-style img {
      width: 100%;
      height: auto !important;
  	}
    .home .two-col-section.card-style .hs_cos_wrapper_type_inline_rich_text {
      padding: 25px 50px 15px;
 		}
}
.industries-medical-devices .two-col-section {
 	box-shadow: none; 
}
.landing .two-col-section {
  padding-bottom: 0;
}
/*
.landing .two-col-section img {
  margin-bottom: 10px;
}*/
.landing .two-col-section .span6:first-of-type img {
  margin-bottom: 10px;
}
.landing .two-col-section h1,
.landing .two-col-section h2 {
  color: #292623; 
}
.landing .two-col-section h1 {
	font-size: 35px;
	line-height: 38px;
}
.landing .two-col-section h2 {
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
  margin-bottom: 10px;
}


.landing .two-col-section .span6:first-child {
  
}
@media(max-width: 767px) {
  .landing .two-col-section .span6:first-child {
    padding-bottom: 10px;
  }
}
.blog-offer .two-col-section {
 color: #fff;
}
.blog-offer .two-col-section h2,
.blog-offer .two-col-section h3 {
  line-height: 58px;
  letter-spacing: -1px;
  height: 40px;
}
.blog-offer .two-col-section h2 {
	font-size: 30px;
	font-weight: bold;
  margin-bottom: 0;
}
.blog-offer .two-col-section h3 {
	font-size: 20px;
	font-weight: 300;
}
.blog-offer .two-col-section p {
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
  max-width: 350px;
  margin-bottom: 10px;
}

.case-study-offer .two-col-section h2 {
  font-weight: 300;
}

/*.social-side h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
}
.social-side p {
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}
.about .social-side .two-col-section {
  padding: 55px 0px 110px;
}
.about .social-side .two-col-section .span6:first-child {
  padding-top: 10px;
}*/

.product .background-image .two-col-section {
  background: url('https://cdn2.hubspot.net/hubfs/3868841/Americanthermal-December2017/Images/community-med-img.jpg');
  background-size: cover;
  background-position: center;
  color: #FFFFFF;
}
.product .background-image .two-col-section h3 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
}
.product .background-image .two-col-section p {
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  margin-top: 10px;
}
.product .background-image .two-col-section a {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 19px;
  font-weight: 300;
  display: inline-block;
  border: 3px solid #FFFFFF;
  border-radius: 30px;
  padding: 14px 65px;
  margin-top: 10px;
}
.product .text-image .two-col-section h3,
.product .text-image-section .two-col-section h3 {
  color: #292623;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
}
.product .text-image .two-col-section p,
.product .text-image-section .two-col-section p {
  color: #292623;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  margin-top: 35px;
}
.product .text-image .two-col-section a,
.product .text-image-section .two-col-section a {
  color: #FFFFFF;
  background-color: #789A3D;
  display: inline-block;
  padding: 14px 65px;
  border-radius: 42px;
  font-size: 18px;
  line-height: 19px;
  font-weight: 300;
  margin-top: 10px;
  text-align: center;
}
.product .text-image .two-col-section .span6:first-child,
.product .text-image-section .two-col-section .span6:first-child {
  margin-right: 5%;
}
.product .text-image-section {
  padding: 75px 0px;
}
@media(max-width: 767px){
  .product .text-image .two-col-section .span6:first-child,
	.product .text-image-section .two-col-section .span6:first-child {
  	margin-right: 0;
	}
}
.view-blog h3 {
	font-size: 30px;
	font-weight: 300;
}
.view-blog p {
	font-size: 20px;
	font-weight: 300;
	line-height: 26px;
}
.view-blog a {
	color: #FFFFFF !important;
	font-size: 18px;
	font-weight: 300;
	line-height: 19px;
	border-radius: 24px;
	background-color: #789A3D;
  padding: 12px 50px;
}
.assurance-quality h3 {
	color: #43484D;
	font-size: 25px;
  font-weight: normal;
	line-height: 38px;
}
.assurance-quality p {
	color: #292623;
	line-height: 23px;
  max-width: 415px;
}
.assurance-quality p  span {
	color: #43484D;
	font-size: 20px;
}
@media (min-width: 768px) {
  .vert-align {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .vert-align.rev-order {
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
  }
  .row-fluid.vert-align.rev-order .span6:last-child {
    margin-left: 0;
  }
  .row-fluid.vert-align.rev-order .span3:last-child {
    margin-left: 0;
  }
  .row-fluid.vert-align.rev-order .span9:last-child {
    margin-left: 0;
  }
  .row-fluid.vert-align.rev-order .span4:last-child {
    margin-left: 0;
  }
  .row-fluid.vert-align.rev-order .span8:last-child {
    margin-left: 0;
  }
}
@media(min-width:768px) and (max-width:1139px) {
  .row-fluid.vert-align.rev-order .span6:first-child {
    margin-left:2.762430939%;
    *margin-left:2.709239449638298%;
  }
  .row-fluid.vert-align.rev-order .span3:first-child {
    margin-left:2.762430939%;
    *margin-left:2.709239449638298%;
  }
  .row-fluid.vert-align.rev-order .span9:first-child {
    margin-left:2.762430939%;
    *margin-left:2.709239449638298%;
  }
  .row-fluid.vert-align.rev-order .span4:first-child {
    margin-left:2.762430939%;
    *margin-left:2.709239449638298%;
  }
  .row-fluid.vert-align.rev-order .span8:first-child {
    margin-left:2.762430939%;
    *margin-left:2.709239449638298%;
  }
}
@media(min-width:1280px) {
  .row-fluid.vert-align.rev-order .span6:first-child {
    margin-left:2.564102564%;
    *margin-left:2.510911074638298%;
  }
  .row-fluid.vert-align.rev-order .span3:first-child {
    margin-left:2.564102564%;
    *margin-left:2.510911074638298%;
  }
  .row-fluid.vert-align.rev-order .span9:first-child {
    margin-left:2.564102564%;
    *margin-left:2.510911074638298%;
  }
  .row-fluid.vert-align.rev-order .span4:first-child {
    margin-left:2.564102564%;
    *margin-left:2.510911074638298%;
  }
  .row-fluid.vert-align.rev-order .span8:first-child {
    margin-left:2.564102564%;
    *margin-left:2.510911074638298%;
  }
}
.home-comfort .two-col-section {
  padding-bottom: 0;
  padding-top: 10px;
}
.two-col-section.card-style {
  box-shadow: none;
}
.two-col-section.card-style img {
    -o-object-fit: cover;
     object-fit: cover;
    height: 300px !important;
  	border-radius: 6px 6px 0 0;
}
@media(max-width: 767px) {
  .two-col-section.card-style img {
    height: 200px !important;
  }
}