.bgimage{height:750px;width: 100%;margin-bottom: -680px;}
.nopad{padding: 0px;}
.inner{
position: relative;

}
@font-face {
	font-family: 'Apple-Chancery';
	src: url('fonts/Apple-Chancery.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Apple-Chancery';
	src: url('fonts/Apple-Chancery.eot?#iefix') format('embedded-opentype'),
	url('fonts/Apple-Chancery.woff') format('woff'), url('fonts/Apple-Chancery.ttf')  format('truetype'), url('fonts/Apple-Chancery.svg#AkzidenzGroteskBE-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}


.logo{margin: 0 auto;}
.subcolor{color:#B03B40;font-weight:bold;text-align: center;font-size:40px;font-family: 'Apple-Chancery';}
.topcolor{
color: #7B0E12;
    font-style: italic;
    font-weight: bold;
    font-size: 26px;
    padding-top: 4px;
}
.calltext{
color:#A1363A;
font-weight: 700;
margin-top: 20px;
}
.mobile{color:#7B0E12;font-weight: bold;}
.footer{background: #237088!important;}
.footer p{color:#fff;text-align: right;margin: 10px 0px;}
.social {
    position: relative;
    width: 6%;
    background: #B7B7B7;
    float: right;
    min-height: 550px;
    margin-top: 75px;
    border-radius: 0px 10px 10px 0px;
    z-index: 1;
}
.imageset {
    position: absolute;
    bottom: 30px;
    padding: 8px;
}
.whitestrip{
	/*border-top: 20px solid red;*/
	position: absolute;

}
.imageset img{
	width: 40px;
	max-width: 100%;
	margin: 10px auto;
	display: block;
}
.main_block{
	position: relative;width: 94%;float: left;background:#fff;min-height: 350px;
	    box-shadow: 0px 1px 12px #000;
    z-index: 9;
}
.twocolumn{column-count: 2;padding: 15px 15px 15px 5px;}
.twocolumn1{column-count: 2;margin:30px;background: #eee;}
.iconimages{border-top: 1px solid #000;border-bottom: 1px solid #000;padding: 25px;}
.iconimages1 {
    column-count: 3;
    margin-top: 20px;
    background: #fff;
    padding-bottom: 0px;
}
.iconimages img{height:70px;width: auto;margin: 0 auto;display: block;}
/*.iconimages1 img{height:40px;width: auto;margin: 0 auto;display: block;}*/
.secondrow{
background: #EBEBEB;
margin: 0 50px 30px 50px;
font-size: 2rem;
}
.secondrow ul li {
    padding: 15px 0px;
}
/*.address{color:#104A57;margin: 30px;    font-size: 16px;}*/
.address {
text-align: center;
color: #7B0E12;
margin: 0 0 24px 0;
	padding-bottom: 10px;
font-size: 19px;
	background-color: #fff;

}
.footer_first_text{
	float: left;
    padding-left: 45px;
}
.block_footer{background: #7B0E12;color:#fff;}
.footertext{margin-bottom: 0px;padding: 20px 30px;text-align: right;}
.whitestrip{
	background: transparent;bottom: 0;z-index: 88;height: 50px;
}
.bluestrip{
	background: #7B0E12;height: 10px;margin-top: -55px;
}
.facebook{
	width: 100%;
}
.google {
    width: 75%;
    margin: 0 auto;
    display: block;
}
.linkedin {
    width: 75%;
    display: block;
    margin: 0 auto;
}

.svg img {
    margin-bottom: 20px;
}










.mobileshow{
		display: none;
	}
	.mobilehide{
		display: block;
	}

.container.inner {
    margin-bottom: 7rem;
}
/********************************************************************************/


@media screen and (max-width: 767px) {

	.main_block {width: 100%;}
	.social {
	    position: relative;
	    width: 6%;
	}
	.mobile_hide{
		display: none;
	}
	.svg, .imageset{
	    width: 50%;
	    float: left;
	    position: relative;
	    bottom: 0;
	}
	.imageset img {
	    width: 100%;
	    max-width: 100%;
	    margin: 10px auto;
	    display: block;
	}
	.social_mobile > .imageset{
		width: 33%;

	}
	.social {
	    position: relative;
	    width: 100%;
	    background: #B7B7B7;
	    float: right;
	    min-height: auto;
	    margin-top: 0px;
	    border-radius: 0px 0px 0px 0px;
	    z-index: 1;
	    margin-bottom: 20px;
	}
	.mobileshow{
		display: block;
	}
	.mobilehide{
		display: none;
	}
	.topcolor {
		font-size: 23px;
		padding-top: 10px;
	}
	.twocolumn{column-count: 1;}
	.calltext {
		margin-top: 17px;
		font-size: 16px;
	}
	.iconimages {
		border-top: 0px solid #000;
		border-bottom: 0px solid #000;
		padding: 0px;
	}
	.tagcertified {
		font-size: 19px !important;
	}
	.red_strip {
		border: 0px solid #7B0E12 !important;
	}
	.social{

		display:none;
	}
	.block_footer{
		background-color: #fff;
		box-shadow: 0px 1px 12px #000;
	}
	.footertext {
		text-align: center;
		clear: both;
		background-color: #691619;
	}
	.iconimages1 img {
		width: 100%;
		float: left;
	}
	.twocolumn {
		padding: 15px 15px 15px 15px;
	}
	.footer_first_text {

		padding-left: 0px;
	}
}



@media (min-width: 767px) and (max-width: 1024px){
	.address {
		text-align: center;
		color: #7B0E12;
		margin: 0 0 61px 0;
		padding-bottom: 10px;
		font-size: 15px;
		background-color: #fff;
	}
	.social {
		border-radius: 20px;
	}
	.secondrow {
		margin:0;
	}
}
@media (min-width: 768px){

	.iconimages1 img {
	    height: auto!important;
	    width: 100%!important;
	    margin: 0 auto;
	    display: block;
	}
	.main_block{
		overflow-x: hidden;
	}
	.h2, h2 {
	    font-size: 22px;
	}
	.twocolumn {
		padding: 15px 15px 15px 15px;
	}
	.subcolor {

		padding-bottom: 34px;
	}

}
/*
@media screen and (max-width: 968px) {
	.iconimages1 {
	    column-count: 3;
	}
	.iconimages1 img {
	    width: 50%;
	    float: left;
	}
	.twocolumn {
		padding: 15px 15px 15px 15px;
	}
}*/

@media(max-width: 599px){
	.footertext {text-align: center;clear: both;}
	.iconimages1{column-count: 1;margin-top: 20px;}
	.iconimages{column-count: 1;margin-top: 20px;}
	.iconimages img{height:auto;width: 70%;}
	.iconimages1 img{height:auto;width:100%;}
	.secondrow{background: #EBEBEB;margin: 20px 0px;}
.secondrow ul li{padding: 10px 0px;}
.secondrow{padding: 0px;}
.iconimages1 img {
    width: 100%;
    float: left;
}
.bgimage {
    height: 140px;
    width: 100%;
    margin-bottom: -110px;
}
}
@media (min-width: 992px){
	img.logo {
	    width: 96%;
	}

}


.tagcertified{
margin:0;
text-align:center;
color:#A1363A;
font-size:20px;
font-weight:bold;
}
.mobile{
margin-top: 10px;
margin-bottom:20px;
}
.red_strip{
border:6px solid #7B0E12;

}
.mobile_facebook{

	width:60px !important;
	padding-top:20px;
}
.address > div{
	padding:0;
	margin:0;
}