a, a:hover, a:focus{outline:none !important;text-decoration:none !important;}
img{max-width:100% !important;margin:0 !important;}
.nopad{padding:0;}
.container{
	width:100%;
	margin:0 auto;
	float:none !important;
	max-width:1140px;
}
.container2{
	width:100%;
	margin:0 auto;
	float:none !important;
	max-width:900px;
}
.LogoSection{padding:22px 0 8px;}
.banner{padding:40px 0;}
.bodysection1{padding:20px 0;}
.bodysection2{padding:60px 0 200px;}
.footer{padding:25px 0 15px;}
.logo img, #footer_logo img{max-width:150px !important;width:100%;height:auto;}

h1{
	font-size:48px;
	line-height:54px;
	padding:0;
	text-align:left;
	color:#ffffff;
	font-family: 'Gotham Book', sans-serif;
	margin:0;
	padding-bottom:20px;
}
h2{
	font-size:26px;
	line-height:32px;
	padding:0;
	text-align:center;
	color:#ffffff;
	font-family: 'Gotham Book', sans-serif !important;
	margin:0;
}
p{
	font-size:24px;
	line-height:32px;
	color:#464646;
	text-align:center;
	font-family: 'Gotham Condensed Book', sans-serif !Important;
	margin:0;
	padding-bottom:40px;
	}
h3 {
	font-size:18px;
	line-height:24px;
	color:#53565a;
	text-align:center;
	font-family: 'Gotham Book', sans-serif !Important;
	margin:0;
	padding-bottom:8px;
	text-transform:uppercase;
	}
#Section2 h3 a{
	font-size:18px;
	line-height:24px;
	color:#53565a;
	text-align:center;
	font-family: 'Gotham Book', sans-serif !Important;
	margin:0;
	padding-bottom:8px;
	text-transform:uppercase;
	}

.social_icons
{
	text-align:right;
}

.backbutton
{
	text-align:center;
	margin-bottom:38px;
}
.button1{
    border: 1px solid transparent !important;
    color:#fff;
	text-transform:uppercase;
    background-color: #E87722 !Important;
    font-size: 18px !important;
    line-height: 26px;
    padding: 14px 50px !important;
    font-family:'Gotham Book', sans-serif;
    margin-top: 20px;
	border-radius: 5px;
	
}
.button1:hover {
	background-color:#b95f1b !Important;
	color:#ffffff !Important;
}


@media(max-width: 1200px){
.container{padding-left:20px !important;padding-right:20px !important;}
.container2{padding-left:20px !important;padding-right:20px !important;}
}

@media(max-width: 767px){
	 h1{font-size:35px;line-height:42px;	}
    .header {padding: 25px 15px 0px !important;}
     .social_icons{padding-top:20px;text-align:center;}
    .button1 {padding: 15px 24px !important;font-size:15px !important;}
	#footer_logo {
    text-align: center;
}
}