/*general template resets*/
#subHeader {
	display: none;
}
#bodyTable {
	width: 100%;
}
#ctl00_tdBodyCenter {
	padding: 0;
}
.additButton {
	margin: 20px auto;
}
li, p {
	font-family: 'Museo';
}
/*end general template resets*/

/*header img*/
#headerWrapperBG{
  background: url(/img/~www.rcuinsuranceservices.com/assets/subheader2M.jpg) center center;
  background-size: cover;
}
@media (min-width: 992px){
  #headerWrapper {
    max-height: 500px;
  }
  #headerWrapperBG{
    max-height: 500px;
  }
}
/*end header img*/

/*3 icon block*/
#threeIconWrapper h2 {
    padding-bottom: 75px;
}
#threeIcon {
	padding: 50px 0;
	background: url(/img/~www.rcuinsuranceservices.com/assets/internal_imgs/RCUIS_WoodGrainGray_1920x300.png) center center;
}
#threeIcon .col3 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 25px 0;
}
#threeIcon .col3 p {
	text-align: center;
}
#threeIcon .col3 img {
	padding-bottom: 10px;
}
@media (min-width: 992px){
	#threeIcon {
		padding: 0 0 50px;
	}
	#threeIcon .col3 {
		margin-top: -50px;
	}
	#threeIcon.col3 img {
		padding-bottom: 50px;
	}
}
/*end 3 icon block*/

/* Photo Overlay Block */
#photoCopyOverlay {
	padding: 75px 0 25px;
}
.photoCont {
	background: url(/img/~www.rcuinsuranceservices.com/assets/content_img4_blank.jpg) 57% 50%;
	background-size: cover;
	padding: 50px 0px;
    border-bottom: 10px solid #84bd00;
}
#photoCopyOverlay .photoTxt {
    background: rgba(255,255,255,0.5);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 50%);
    padding: 50px;
}
#photoCopyOverlay .photoTxt img {
    text-align: center;
    margin: 0 auto;
    max-width: 350px;
    display: block;
}
.photoCont h2 {
	font-family: "Museo";
	color: #006b35;
	text-align: center;
}
.photoCont p{
	padding: 10px 0px;
}
.photoCont a{
	color: #fff;
	background: #006b35;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin: 10px 10px 0px 0px;
	display: inline-block;
	width: auto;
	padding: 15px 20px;
	transition: all 0.5s ease-out;
	text-decoration: none;
	border-radius: 5px;
}
.photoCont a:hover {
	text-decoration: none;
	background-color: #414141;
	transform: translateY(-1px);
}
/* End Photo Overlay Block */

/*box copy block*/
#boxedCopy {
	padding: 75px 0 25px;
	text-align: center;
}
#boxedCopy .inset {
	padding: 25px;
	background: url(/img/~www.rcuinsuranceservices.com/assets/texture_left.png) 0% 50% no-repeat,url(/img/~www.rcuinsuranceservices.com/assets/texture_right.png) 100% 50% no-repeat;	
}
#boxedCopy .container {
	padding: 0px;
}
#boxedCopy .col.xs-12.col-md-6.twoCol {
	width: 100%;
	padding: 0;
}
#boxedCopy ul{
	padding: 0;
}
#boxedCopy li {
	background: url(/img/~www.rcuinsuranceservices.com/assets/internal_imgs/RCUIS_ChevronBullet_16x16.png) 10% 0% no-repeat;
	list-style: none;
	padding: 10px 0 10px 30px;
}
.mainButtons.centerButtons a {
	margin: 0 auto;
	display: block;
	max-width: 200px;
}
@media (min-width: 992px) {
	#boxedCopy {
		text-align: left;
	}
	#boxedCopy .col.xs-12.col-md-6.twoCol {
		width: 50%;
		padding: 0 15px;
	}
}
/*end box copy block*/

/*three tile block*/
#threeTile {
    padding: 50px 0;
}
#threeTile .container {
    max-width: 1170px;
	padding: 0px;
}
#threeTileBlock {
    max-width: 1170px;
    margin: 25px auto 0;
}
#threeTileBlock p{
	text-align: center;
	margin-top: 10px;
}
.threeTile {
	flex-direction: column;
	display: flex;
	margin: 0 auto;
}
.tileBlock {
	display: flex;
	box-shadow: 5px 5px 5px 5px rgb(0 0 0 / 15%);
	margin: 15px auto;
	max-width: 325px;
	padding: 15px 0;
}
.tileBlockCont {
	flex-direction: row;
	display: flex;
}
.tileBlock img {
	padding: 0 10px;
	border-right: 1px solid #000;
	vertical-align: middle;
	max-height: 80px;
}
.tileBlock a {
	padding-left: 10px;
	padding-top: 1em;
}
@media (min-width: 768px) {
	.tileBlock {
		max-width: 400px;
	}
	.tileBlock a {
		padding-left: 20px;
	}
}
@media (min-width: 992px) {
	.threeTile {
		flex-direction: row;
	}
	.tileBlock {
		max-width: 275px;
	}
	.tileBlock a {
		padding-left: 10px;
		padding-top: 5px;
	}
	#boxedCopy .inset {
	    padding: 5px 210px 25px;
	}
}
@media (min-width: 1200px) {
	.tileBlock {
		max-width: 365px;
	}
	.tileBlock a {
		padding-top: 15px;
	}
}
/*end three tile block*/

/* Blog Section */
#blogWords {
	padding: 50px 0px 15px;
}
#blogWords .container{
	 max-width: 1170px;
}
 .blogPosts {
	padding: 0px;
}
.blogBlock {
	display: flex;
	flex-direction: column;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 50px;

}
.blogBlock img {
	border-bottom: 5px solid #83bf41;
}
.blogTitle {
	background: rgb(244,244,245);
	padding: 15px 0px;
}
.blogTitle h4{
	text-align: left;
	padding: 0px 20px 0px;
}
.blogTitle a{
	color: #fff;
  background: #006b35;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  margin: 10px 10px 0px 0px;
  display: inline-block;
  width: auto;
  padding: 15px 20px;
  transition: all 0.5s ease-out;
  text-decoration: none;
  border-radius: 5px;
}
.blogTitle a:hover {
  text-decoration: none;
  background-color: #414141;
  transform: translateY(-1px);
}
/* End Blog Section */

/*text block*/
#textBlock {
    padding: 100px 0 50px;
    text-align: center;
}
#textBlock h2 {
    margin-bottom: 25px;
}
#textBlock p {
    text-align: center;
}
#textBlock .mainButtons a {
    margin-top: 25px;
}
/*end text block*/