@charset "utf-8";

/* CSS Document */



@font-face {

    font-family: 'robotoregular';

    src: url('fonts/roboto-regular-webfont.woff2') format('woff2'),

         url('fonts/roboto-regular-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;

}



.logo {

   

    text-align: center;

}





.text-1 {

    font-size: 25px;

    

    text-align: center;

	font-family:calibri;

}





.text-2 {

    text-align: center;

}

.footer-landing{



	background: #d40e0d none repeat scroll 0 0;

    padding-bottom: 10px;

    padding-top: 22px;

	margin-top:50px;



}





.text-1 {

    padding-top: 40px;

}

.dynamic {

    padding-top: 83px;

	display:inline;

}



.center-column{

	float:none!important;

	margin-left:auto;

	margin-right:auto;}

	

.resource, .logo-2{

	display:inline;}

	

.top-gap{

	margin-top:50px;}

	

.logo1 p{

	margin-top:30px;

	margin-bottom:40px;

	font-family:calibri;

	font-size:16px;}

	

.logo2 p{

	margin-top:35px;

	margin-bottom:40px;

	font-family:calibri;

	font-size:16px;}

	

.red-button-1 li{

	list-style-type:none;

	text-align:center;}

	

.red-button-1 li img{

	display:inline;}

	

.footer-landing p, .footer-landing a{

	color:#fff;

	font-family: 'robotoregular';}

	

.landing-border{

	border-right:1px solid #d40e0d;

	padding-right:107px;}

	

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

.landing-border{

	border-right:15px;

	padding-right:inherit;

	margin-bottom:30px;

	padding-bottom:30px;

	border-bottom:1px solid #d40e0d;}

}

.red-button-1 ul{
	padding-left:0;}