.nopad{padding: 0;}
.nopad-left{padding-left: 0;}
.nopad-right{padding-right: 0;}
ul li{vertical-align: top !important;}
a{outline: 0 !important;text-decoration: none !important;}
.container{
	width: 100%;
	max-width: 1140px;
	float: none;
	margin: 0 auto;
}
.header {padding:25px 0 25px;}
.banner {padding: 60px 0 65px;}
.body_section1 {padding:45px 0 38px;}
.body_section2 {padding:38px 0 55px;}
.body_section3 {padding:60px 0 55px;}
.body_section4 {padding:80px 0 55px;}
.body_section5 {padding: 60px 0 48px;}
.body_section6 {padding: 45px 0 55px;}
.body_section7 {padding: 75px 0 0;}
.body_section7 .container {padding: 0 0 60px;}
.body_section8 {padding: 55px 0 40px;}
.body_section9 {padding: 50px 0 40px;}
.body_section10 {padding: 20px 0 50px;}
.body_section11 {padding: 50px 0 70px;}
.body_section12 {padding: 65px 0 55px;}
.body_section13 {padding: 55px 0 50px;}
.body_section14 {padding: 70px 0 80px;}
.body_section15 {padding: 40px 0 35px;}
.footer {padding: 40px 0 30px;}
.header_right{
	text-align: right;
}
.header_right, .header_right a {
	color: #ffffff;
	font-size: 18px;
	line-height: 26px;
	padding-top: 10px;
}
#BannerSection h1{
	margin-top:0px;
	color:#ffffff;
}
#BannerSection h3{
	color:#ffffff;
	font-weight: 500;
}
img{
	max-width: 100%;
}
.logo img, .banner_logo {
	width: 100%;
	max-width: 3000px;
}
h1{
	margin: 30px 0 30px;
	font-size: 48px;
	line-height: 58px;
	color: #ffffff;
	font-family: 'Roboto', Arial, 'sans-serif';
	font-weight:700;
}
h2{
	margin: 15px 0 30px;
	font-size: 40px;
	line-height: 52px;
	color: #575757;
	font-family: 'Roboto', Arial, 'sans-serif';
	font-weight:700;
}
h3{
	margin: 10px 0 15px;
	font-size: 24px;
	line-height: 31px;
	color: #999999;
	font-family: 'Roboto', Arial, 'sans-serif';
	font-weight:700;
}
.body_section2 h2{
	margin: 5px 0 30px;
}
#Section1Title h2{
	margin: 15px 0 25px;
}
#Section1Para p{
	margin: 0px 0px 25px;
}
#Section4RightContent h2{
	margin: 0px 0px 25px;
}
#Section4RightContent p{
	margin: 0px 0px 25px;
}
#Section14Left h1{
	margin: 0px 0px 25px;
}
#Section14Left p{
	margin: 0px 0px 25px;
}
#Section12Content h1{
	margin: 0px 0px 25px;
}
#Section12Content p{
	margin: 0px 0px 25px;
}
.button1{
     border-radius: 0px;
     padding: 8px!important;
     margin: 0 15px !important;
	 color: #ffffff;
	 font-family: 'Roboto', Arial, 'sans-serif';
	 font-weight: 400;
	 font-size: 20px;
	 line-height: 24px;
     background: #dc4c33;
     position: relative;
}
 .button1:hover::before,.button1:hover::after{
     border-left: 0 solid transparent;
     border-right: 14px solid transparent;
}
 .button1::before{
     right: 100%;
     -webkit-transform: rotate(270deg) translate(-13px,14px);
     -ms-transform: rotate(270deg) translate(-13px,14px);
     transform: rotate(270deg) translate(-13px,14px);
}
 .button1::after{
     left: 100%;
     -webkit-transform: rotate(-270deg) translate(13px,14px);
     -ms-transform: rotate(-270deg) translate(13px,14px);
     transform: rotate(-270deg) translate(13px,14px);
}
 .button1:hover{
    background-color:#DC4C33!important;
	color: #ffffff;
}
 .button1::before,.button1::after{
     box-sizing: border-box;
     width: 40px;
     height: 0;
     -webkit-transition: border-width .3s linear;
     transition: border-width .3s linear;
     content: "";
     position: absolute;
     top: 0px;
     display: block;
     border-bottom: 14px solid #dc4c33;
     border-left: 12px solid transparent;
     border-right: 0 solid transparent;
}
/*
.button1{
	display: block;
	width: 100%;
	max-width: 250px;
	text-align: center;
	padding: 10px 20px;
	color: #ffffff;
	background-color: #3D74BA;
	font-family: 'Roboto', Arial, 'sans-serif';
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	border-radius: 5px;
	border: none;
	transition-duration: 0.1s;
}
.button1:hover, .button1:focus, .button1:active {
	color: #ffffff;
	background-color: #4e7dba;
	border: none;
	transition-duration: 0.1s;
}
*/
.button2{
	display: block;
	width: 100%;
	max-width: 250px;
	text-align: center;
	padding: 10px 20px;
	color: #ffffff;
	background-color: #adbd23;
	font-family: 'Roboto', Arial, 'sans-serif';
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	border-radius: 5px;
	border: none;
	transition-duration: 0.1s;
}
.button2:hover, .button2:focus, .button2:active {
	color: #3D74BA;
	background-color: #ffffff;
	border: none;
	transition-duration: 0.1s;
}
.banner_right {
	padding: 75px 0 0;
}
.form_block {
	padding: 25px;
	width:100%;
	max-width: 420px;
	float:right;
	box-shadow: 0px 10px 40px 1px rgba(0,0,0,.2);
	background-color: #e8e8e8;
	border-radius: 5px;
}
.form_block p{
	padding: 0 0 30px;
	margin:0;
	font-family: 'Roboto', Arial, 'sans-serif';
	color: #555555;
	font-weight:400;
	font-size: 24px;
	line-height: 30px;
}
.body_section2 a{
	color:#28bbbb;
}
.body_section2 a:hover {color:#28bbb;}
.body_section2 ul {
	padding: 22px 0 0 15px;
	margin: 0;
}
.body_section8 .col2 {
    padding: 50px 0;
}
.body_section8 .last_coll{padding-bottom: 0;}
.body_section2 li {
	padding-bottom: 14px;
	font-family: 'Roboto', Arial, 'sans-serif';
	color: #555555;
	font-weight:400;
	font-size: 14px;
	line-height: 24px;
}
p{
	font-family: 'Roboto', Arial, 'sans-serif';
	color: #555555;
	font-weight:400;
	margin: 25px 0 0;
	font-size: 20px;
	line-height: 28px;
	padding: 0;
}
.body_section1 img{padding-bottom: 15px;}
.icon_block {
	width: 100%;
	max-width: 65px;
	float: left;
}
.text_block {
	width: 100%;
	max-width: 255px;
	float: left;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	font-family: 'Roboto', Arial, 'sans-serif';
}
.text_block p{
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
	font-family: 'Roboto', Arial, 'sans-serif';
	margin: 0 0 10px;
	border: 0;
}
.calender {
	text-decoration: none;
	display: block;
	color: #28BBBB;
}
.col2 {padding-bottom: 35px;}
.body_button {
	color: #ffffff;
	width:100%;
	max-width: 200px;
	font-family: 'Roboto', Arial, 'sans-serif';
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	padding: 10px 20px;
	display: block;
	border-radius: 10px;
	text-align: center;
	transition-duration: 0.3s;
}
.HeaderNum {
	color: #555555;
}
#Section6List .body_button, #Section11List .body_button, #Section12 .body_button {
    min-width: 200px;
}
#Section3Buttons{text-align: center;}
.body_section3 h2, .body_section5 h2, .body_section6 h2 {margin:0;text-align: center;}
.body_section4 h2{margin: 0;}
.body_section3 p, .body_section5 p, .body_section6 p {text-align: center;margin: 30px 0 30px;}
.body_section3 span{
	text-align: center;
	margin: 50px 0 30px;
	display:block;
	width: 100%;
	color: #555555;
    font-family: 'Roboto', Arial, 'sans-serif';
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.VideoSection {
	width: 100%;
	max-width: 730px;
	float: none;
	margin: 0 auto;
}
.video_container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	width: 100%;
	margin: 0 auto;
	float: none;
}
.video_container iframe, .video_container object, .video_container embed {position:absolute;top:0;left:0;width:100%;height:100%;}

.body_section5 ul, .body_section10 ul {
	margin: 0;
	display: flex;
	padding: 0 0 45px;
	list-style-type: none;
}
.body_section5 .second ul, .body_section10 .second ul {
	margin: 0;
	padding: 45px 0 0;
	list-style-type: none;
}
.body_section5 .first ul li, .body_section5 .second ul li, .body_section10 .first ul li, .body_section10 .second ul li {
	width: 100%;
	display: inline-block;
}
.body_section5 .first ul li:not(:last-child), .body_section5 .second ul li:not(:last-child), .body_section10 .first ul li:not(:last-child), .body_section10 .second ul li:not(:last-child) {
	margin: 0 175px 0 0;
}
.list_inner p, .list2_inner p {
	font-size: 20px;
	line-height: 28px;
	font-family: 'Roboto', Arial, 'sans-serif';
    font-weight: 700;
	color: #555555;
	margin: 35px 0 20px;
	text-align: left;
}
.list_inner span, .list2_inner span {
	font-size: 20px;
	text-align: left;
	line-height: 28px;
	font-family: 'Roboto', Arial, 'sans-serif';
    font-weight: 400;
	color: #555555;
	margin: 0 0 35px;
	display: block;
}
.body_section6 ul{
	margin: 0;
	padding:0 0 15px;
	list-style-type: none;
	display: flex;
}
.body_section6 ul li, .body_section11 ul li{
	width: 100%;
	display: inline-block;
}
.body_section6 ul li:not(:last-child), .body_section11 ul li:not(:last-child) {
	margin: 0 40px 0 0;
}
.border_bottom {
	border-bottom: 3px solid #62b5e5;
}
.body_section7 h2, .body_section8 h2, .body_section9 h2, .body_section10 h2, .body_section11 h2 {color:#ffffff;text-align:center;margin:0;}
.body_section7 p, .body_section8 p, .body_section9 p, .body_section10 p, .body_section11 p {color:#ffffff;text-align:center;}
.col2 h2, .col2 p {text-align: left;}
.col2 p {margin: 30px 0 50px;}
#Section2 i {
    background-color: #28bbbb;
    border-radius: 100%;
    color: #fff;
    font-size: 25px;
    height: 40px;
    padding: 7px 0 0;
    text-align: center;
    width: 40px;
}
.body_section2 p{margin: 0;}
.body_section8 p{margin: 30px 0 20px;}
.body_section11 ul {display: flex;}
.body_section8 ul, .body_section11 ul {
	padding: 0;
	margin: 0;
	display: flex;
	list-style-type: none;
}
.body_section8 ul li {
	width: 100%;
	display: inline-block;
}
.body_section8 ul li:not(:last-child) {
	margin-right: 25px
}
.body_section8 ul li {
	margin-top: 50px;
	margin-bottom: 35px;
}
.body_section8 .list_inner p, .body_section8 .list_inner span {color: #ffffff;text-align: left;}
.body_section10 .first p, .body_section10 .first span, .body_section10 .second p, .body_section10 .second span, .body_section11 span {
	color: #ffffff;
}
.body_section10 p, .body_section11 p {margin-bottom: 45px;}
.body_section10 .list_inner p, .body_section11 .list2_inner p {margin-bottom: 20px;text-align:left}
.body_section12 h1{margin:0;color:#555555;}
.body_section12 .body_button {margin: 40px 0 0}
.body_section13 h1, .body_section13 p {color: #ffffff;}
.body_section14 h1, .body_section14 p{color: #555555;}
.body_section13 h1, .body_section14 h1 {margin: 0;}

.bottom_block {
	width: 100%;
	max-width: 330px;
	float: right;
}
.footer p, .footer_mid a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	line-height: 22px;
	font-family: 'Roboto', Arial, 'sans-serif';
    font-weight: 400;
	margin: 0;
}
.body_section15 h1, .body_section15 p {text-align: center; color: #ffffff;}
.body_section15 h1 {margin: 0;}
.social_icons {text-align: right;}
.social_icons a:not(:first-child) {
    padding: 0 0 0 25px;
}
.social_icons i {
	font-size: 25px;
	font-weight: normal;
	padding-top: 5px;

}
.social_icons a {
	color: #ffffff;
	text-decoration: none;
}
.mktoForm, .mktoForm .mktoFieldWrap, .mktoForm .mktoHtmlText, .mktoLogicalField .mktoCheckboxList {width:100% !important;}

#FormSection {
    padding: 0px !important;
    width: 100% !important;
}
#FormSection form {
    width: 100% !important;
	padding: 0 !important;
}
.mktoFieldDescriptor.mktoFormCol, .mktoFieldWrap.mktoRequiredField, .mktoButtonRow {
	width: 100%;
}
.mktoGutter.mktoHasWidth, .mktoOffset {
    display: none !important;
}
.mktoAsterix{
	float: right !important;
}

.mktoForm input[type="text"], .mktoForm input[type="url"], .mktoForm input[type="email"], .mktoForm input[type="tel"], .mktoForm input[type="number"], .mktoForm input[type="date"], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
	font-family: 'Roboto', Arial, 'sans-serif' !important;
	color: #555555 !important;
	font-size: 14px !important;
	line-height: 24px;
	height: 40px !important;
	padding: 2px 10px !important;
	border-radius: 0px;
	width: 100% !important; 
	border: none;
	background-color: #EDF0F6;
}
.mktoForm .mktoRadioList > label, .mktoForm .mktoCheckboxList > label {
	margin-left: 1.7em !important;
    margin-top: 0 !important;
    margin-bottom: 0.3em;
    line-height: 1.2em;
    display: block;
    min-height: 12px;
}
#FormSection .mktoForm input[type="text"],#FormSection .mktoForm input[type="url"],#FormSection .mktoForm input[type="email"],#FormSection .mktoForm input[type="tel"],#FormSection .mktoForm input[type="number"],#FormSection .mktoForm input[type="date"],#FormSection .mktoForm textarea.mktoField,#FormSection .mktoForm select.mktoField {
	color: #555555 !important;
	background-color: #FFFFFF !important;
	border: 1px solid #dedfdf !important;
}
.mktoForm .mktoButton::before{
     right: 100%!important;
}
.mktoForm .mktoButton:active {
    background-image: none!important;
    background: #dc4c33!important;
}
.mktoForm .mktoButton{
     border: none!important;
    border-radius: 0px!important;
     padding: 8px!important;
     margin: 0 15px!important;
     background: #dc4c33!important;
     position: relative!important;
     font-size: 18px!important;
     line-height: 24px;
     color: #ffffff!important;
     font-family: 'Roboto', sans-serif;
    font-weight:300
}
.mktoForm .mktoButton:hover {
     border: none!important;
     border-radius: 0px!important;
     padding: 8px!important;
     margin: 0 15px!important;
     background: #dc4c33!important;
     position: relative!important;
     color: #ffffff!important;
     font-size: 18px!important;
     line-height: 24px;
     font-family: 'Roboto', sans-serif;
    font-weight:300 
}
.mktoForm .mktoButton::before, .mktoForm .mktoButton::after{
     box-sizing: border-box;
     width: 40px;
     height: 0;
     -webkit-transition: border-width .3s linear;
     transition: border-width .3s linear;
     content: "";
     position: absolute;
     top: 0px;
     display: block;
     border-bottom: 14px solid #dc4c33;
     border-left: 12px solid transparent;
     border-right: 0 solid transparent;
}
.mktoForm .mktoButton::before:hover,.mktoForm .mktoButton::after:hover{
     box-sizing: border-box;
     width: 40px;
     height: 0;
     -webkit-transition: border-width .3s linear;
     transition: border-width .3s linear;
     content: "";
     position: absolute;
     top: 0px;
     display: block;
     border-bottom: 14px solid #dc4c33;
     border-left: 12px solid transparent;
     border-right: 0 solid transparent;
}
.mktoForm .mktoButton::before{
     right: 100%;
     -webkit-transform: rotate(270deg) translate(-13px,14px);
     -ms-transform: rotate(270deg) translate(-13px,14px);
     transform: rotate(270deg) translate(-13px,14px);
}
.mktoForm .mktoButton::after{
     left: 100%;
     -webkit-transform: rotate(-270deg) translate(13px,14px)!important;
     -ms-transform: rotate(-270deg) translate(13px,14px)!important;
     transform: rotate(-270deg) translate(13px,14px)!important;
}
.mktoForm .mktoButton:hover::after,.mktoForm .mktoButton:hover::before{
     border-left: 0 solid transparent;
     border-right: 14px solid transparent;
}



/*
#FormSection .mktoForm .mktoButtonWrap .mktoButton {
    font-family:  'Roboto', Arial, 'sans-serif' !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    display: block !important;
    width: 100% !important;
	max-width: 250px !important;
    margin: 24px auto 0px !important;
    padding: 10px 20px !important;
    transition: all .1s ease !important;
    text-align: center !important;
    text-decoration: none !important;
    color: #ffffff !important;
    border-radius: 6px !important;
	border: none !important;
    outline: 0 !important;
	background-color: #3D74BA !important;
	background-image: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

#FormSection .mktoForm .mktoButtonWrap .mktoButton:hover {
    box-shadow: none !important;
	color: #ffffff !important;
	background-color: #4e7dba !important;
	border: none !important;
	transition-duration: 0.1s;
}
*/
#FormSection .mktoForm .mktoLabel {
	font-family:  'Roboto', Arial, 'sans-serif' !important;
	color: #003B5C !important;
    font-size: 14px !important;
	font-weight: 600 !important;
	float: left !important;
    line-height: 1.2em !important;
	margin-top: 0px !important;
    padding-top: 5px !important;
	padding-bottom: 5px !important;
	width: 100% !important;
}
#FormSection .mktoForm .mktoFormCol .mktoLabel{
	width: 100%;
}
/*
#Col2FormSection1 .mktoForm .mktoButtonWrap .mktoButton {
    font-family:  'Roboto', Arial, 'sans-serif' !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    display: block !important;
	float: none !important;
    width: 100% !important;
	max-width: 250px;
    margin: 0 auto !important;
	margin-top: 25px !important;
    padding: 10px 20px !important;
    transition: all .1s ease !important;
    text-align: center !important;
    text-decoration: none !important;
    color: #ffffff !important;
    border-radius: 6px !important;
    outline: 0 !important;
	border: none !important;
	background-color: #3D74BA!important;
	background-image: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
}
#Col2FormSection1 .mktoForm .mktoButtonWrap .mktoButton:hover {
	border: none !important;
	background-color: #4e7dba !important;
    color: #ffffff !important;
}
*/
#Col2FormSection1 .mktoForm .mktoLabel {
	font-family:  'Roboto', Arial, 'sans-serif' !important;
    color: #FFFFFF;
	font-size: 16px !important;
	font-weight: 600 !important;
	float: left !important;
    line-height: 1.2em !important;
	margin-top: 10px !important;
    padding-top: 5px !important;
	padding-bottom: 10px !important;
	width: 100% !important;
}
#Col2FormSection1 .mktoForm .mktoRadioList > label, #Col2FormSection1 .mktoForm .mktoCheckboxList > label {
	color: #ffffff;
}
#Col2FormSection2 .mktoForm input[type="text"],#Col2FormSection2 .mktoForm input[type="url"],#Col2FormSection2 .mktoForm input[type="email"],#Col2FormSection2 .mktoForm input[type="tel"],#Col2FormSection2 .mktoForm input[type="number"],#Col2FormSection2 .mktoForm input[type="date"],#Col2FormSection2 .mktoForm textarea.mktoField,#Col2FormSection2 .mktoForm select.mktoField {
	color: #555555 !important;
	background-color: #FFFFFF !important;
}
/*.mktoFieldDescriptor.mktoFormCol {margin-bottom: 25px !important;}*/
/*
#Col2FormSection2 .mktoForm .mktoButtonWrap .mktoButton {
    font-family:  'Roboto', Arial, 'sans-serif' !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    display: block !important;
    width: 100% !important;
	max-width: 250px;
    margin: 0 auto !important;
	margin-top: 25px !important;
    padding: 10px 20px !important;
    transition: all .1s ease !important;
    text-align: center !important;
    text-decoration: none !important;
    color: #ffffff !important;
    border-radius: 6px !important;
    outline: 0 !important;
	border:none !important;
	background-color: #adbd23 !important;
	background-image: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
}
#Col2FormSection2 .mktoForm .mktoButtonWrap .mktoButton:hover {
    box-shadow: none !important;
	color: #4e7dba !important;
	background-color: #ffffff !important;
	border: none !important;
	transition-duration: 0.1s;
}
*/
#Col2FormSection2 .mktoForm .mktoLabel {
	font-family:  'Roboto', Arial, 'sans-serif' !important;
	color: #ffffff !important;
    font-size: 16px !important;
	font-weight: 600 !important;
	float: left !important;
    line-height: 1.2em !important;
	margin-top: 10px !important;
    padding-top: 5px !important;
	padding-bottom: 10px !important;
	width: 100% !important;
}
.mktoButtonWrap {margin: 0 !important;}
.mktoForm select.mktoField {
    background: #fff url("../images/black-arrow-image.png") no-repeat scroll 95% 50%;
    padding: 0.2em 22px 0.2em 0.3em;
    text-indent: 0.01px;
    text-overflow: "";
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	text-align: left;
}
.mktoForm input[type="text"], .mktoForm input[type="url"], .mktoForm input[type="email"], .mktoForm input[type="tel"], .mktoForm input[type="number"], .mktoForm input[type="date"], .mktoForm select.mktoField, .mktoForm textarea.mktoField{
	color:#555555;
}

.mktoForm select.mktoField::-ms-expand {
    display: none !important;
}
#Col2FormSection1, #Col2FormSection2 {
	padding: 55px 0 0;
	width: 100%;
	max-width: 940px;
	float: none;
	margin: 0 auto;
}
#Col2FormSection1 form, #Col2FormSection2 form{
	width: 100% !important;
	padding: 0 !important; 
}
#Col2FormSection1 .mktoFormRow, #Col2FormSection2 .mktoFormRow {
    clear: none !important;
    float: left;
    width: 50%;
	padding: 0 35px;
	margin-bottom: 0px;
}
#Col2FormSection1 .mktoForm .mktoButtonWrap .mktoButton {
	max-width: 200px;
	margin-top: 25px;
}
#Col2FormSection2 .mktoForm .mktoButtonWrap .mktoButton {
	max-width: 200px;
	margin: 10px auto 20px;
}
#Col2FormSection1 .mktoButtonRow, #Col2FormSection2 .mktoButtonRow {
	text-align: center !important;
	margin-top: 30px;
}
#FormSection .mktoButtonRow {
	margin-top: 20px;
}
#Section15TopContent {
	width:80%; 
	margin: 0 auto;
}
#Section7Top {
	width:80%; 
	margin: 0 auto;
}
.time {padding-top: 9px;}
.full_coll {padding-top: 50px !important;}
.full_section .banner2_left{width: 100%;}
.full_section .banner_right{display: none;}
.full_section .form_right{display: none;margin: 0 !important;}
.full_section .form_left{width: 100%;}
.full_section .section2_right{display: none;margin: 0 !important;}
.full_section .section2_left{width: 100%;}
.full_section .section4_left{display: none;}
.full_section .section4_right{width: 100%;}
#Section4Buttons{text-align: center;}
.full_section .bottom_right {display: none;}
.full_section .bottom_left {width: 100%;}
.full_section .bottom2_right {display: none;}
.full_section .bottom2_left {width: 100%;}
.button_left {text-align: right;}


@media (max-width: 1170px) {
.header, .footer, .banner, .body_section1, .body_section2, .body_section3, .body_section4, .body_section5, .body_section6, .body_section7, .body_section8, .body_section9, .body_section10, .body_section11, .body_section12, .body_section13, .body_section14, .body_section15{padding-left: 15px;padding-right: 15px;}
.bannerpad{padding-left: 15px !important;padding-right: 15px !important;}
}

@media (min-width: 1025px) and (max-width: 1170px){
.col3_buttons .button1{min-width: 200px;}	
.body_section5 .first ul li, .body_section5 .second ul li, .body_section10 .first ul li, .body_section10 .second ul li {display: inline-block;max-width: 45%;width: 100%;}
.body_section6 ul li, .body_section11 ul li {max-width: 21%;}
.body_section8 ul li {max-width: 31%;}
.body_section10 ul li {max-width: 48%;}
.body_section5 .first ul li:not(:last-child), .body_section5 .second ul li:not(:last-child), .body_section10 .first ul li:not(:last-child), .body_section10 .second ul li:not(:last-child) {margin: 0 95px 0 0;}
}

@media (max-width: 991px){
.text_block{max-width: 69%;}
.footer > .container div {padding-bottom: 25px !important; text-align: center;}
.footer {padding: 40px 0 20px;}
.social_icons {text-align: center;}
.footer p {text-align: center;}
}

@media (min-width: 992px) and (max-width: 1024px){
.col3_buttons .button1{min-width: 200px;}
.body_section5 .first ul li:not(:last-child), .body_section5 .second ul li:not(:last-child), .body_section10 .first ul li:not(:last-child), .body_section10 .second ul li:not(:last-child) {margin: 0 95px 0 0;}
.body_section5 .first ul li, .body_section5 .second ul li, .body_section10 .first ul li, .body_section10 .second ul li {display: inline-block;max-width: 44%;width: 100%;}
.body_section6 ul li, .body_section11 ul li {max-width: 21%;}
.body_section8 ul li {max-width: 31%;}
.body_section10 ul li {max-width: 48%;}
.ipad_right {padding-right: 20px;}
}	

@media (min-width: 768px) and (max-width: 991px){
 #Section15TopContent {width:100%;}
 #Section7Top {width:100%;}
.form_block {padding: 25px;}
.col3_buttons{text-align: center;}
.body_section14 .button1{margin: 30px 0 0;}
.body_section5 .first ul li:not(:last-child), .body_section5 .second ul li:not(:last-child), .body_section10 .first ul li:not(:last-child), .body_section10 .second ul li:not(:last-child) {margin: 0 30px 0 0;}
.body_section5 .first ul li, .body_section5 .second ul li, .body_section10 .first ul li, .body_section10 .second ul li {display: inline-block;max-width: 47%;width: 100%;}
.body_section6 ul li:not(:last-child), .body_section11 ul li:not(:last-child) {margin: 0 30px 0 0;}
.body_section6 ul li, .body_section11 ul li {display: inline-block;max-width: 21%;width: 100%;}
.body_section8 ul li {display: inline-block;max-width: 31%;width: 100%;}
.body_section10 ul li {display: inline-block;max-width: 48%;width: 100%;}
.list_inner p, .list2_inner p {font-size: 18px;line-height:24px;}
.list_inner span, .list2_inner span {font-size: 16px;line-height: 20px;}
.bottom_block {float: left;width: 33.3%;}
}

@media (max-width: 767px){
#Section4RightContent h2{margin: 25px 0px 25px;}
.list_inner span, .list2_inner span {text-align: center;}
.body_section8 .list_inner p, .body_section8 .list_inner span {color: #ffffff;text-align: center;}
.button1 {float: none !important;}
.button2 {float: none !important;margin: 0px auto 20px !important;}
#Section12 .button1 {float: none !important;}
#Section14 .button1 {float: none !important;}
#Section2Right {max-width: 330px;}
#Section6List .body_button, #Section11List .body_button, #Section12 .body_button {margin: 0 auto;}
#Section13Right, #Section14Right {text-align: center !important;}	
.button_left {text-align: center;}
#Section13Right {padding-bottom: 30px;}
.body_section8 .body_button {display: inline-block;max-width: auto;}
#Section10Top .btn1, #Section10Top .btn2, #Section10Bottom .btn3, #Section10Bottom .btn4, #Section12Content a {display: inline-block;}
#Section8Col2Block1, #Section8Col2Block2, #Section8Col2Block3, #Section8Col2Block4, #Section12Content, #Section4LeftContent {text-align: center;}
#Section12Content p, #Section12Content h1 {text-align: left;}
.header, .footer, .banner, .body_section1, .body_section3, .body_section4, .body_section5, .body_section6, .body_section7, .body_section9, .body_section10, .body_section11, .body_section12, .body_section13, .body_section14, .body_section15{padding-top: 30px;padding-bottom: 30px;}
.body_section2, .body_section8 {padding-top: 0;padding-bottom: 30px;}
.body_section8 h2{margin-top: 0;}
.header_right {padding-top: 15px;text-align: center;}
.logo {text-align: center;}
.nopad-left, .nopad-right {padding: 0;}
h1{font-size: 30px;line-height: 35px;}
h2{font-size: 25px;line-height: 30px;}
.form_block {float: none; padding: 25px;}
.body_section4 h2 {margin: 30px 0 0;}
.body_section5 .first ul li, .body_section5 .second ul li {margin: 20px 0 30px !important;}
.body_section10 .first ul li, .body_section10 .second ul li {margin: 20px 10px 30px !important;}
.body_section11 ul, .body_section6 ul, .body_section5 ul, .body_section10 ul, .body_section8 ul, .body_section11 ul {text-align:center;}
#Section14Left {padding-top: 15px !important;}
.body_section14 .button1 {float: none !important;}
.col3_buttons .button1 {float: none !important;}
#Section12Content .body_button {margin-top: 20px;}
.body_section6 ul li, .body_section11 ul li, .body_section8 ul li, .body_section10 ul li {margin: 30px auto 60px !important;max-width: 300px;}	
.body_section8 h2 {margin-top: 30px;}
.body_section13 .text-right, .body_section14 .text-right {text-align: left !important;margin-top: 30px;}
.body_section8 ul li {margin: 50px 10px 35px !important;}
#Col2FormSection1 .mktoFormRow, #Col2FormSection2 .mktoFormRow {clear: both !important;float: none;
margin-bottom: 0;padding: 0;width: 100%;}
#Col2FormSection1, #Col2FormSection2 {padding: 40px 0 0;}
.bottom_block {float: left;width: 100%;}
.body_section6 ul, .body_section11 ul, .body_section8 ul, .body_section10 ul  {display: block;}
.body_section5 .second ul, .body_section10 .second ul {padding: 0;}
.body_section5 ul, .body_section10 ul {padding: 0 0 30px;}
#Section14Right {max-width: 100%;}
}

@media (max-width: 610px){
.body_section6 ul li:not(:last-child), .body_section11 ul li:not(:last-child), .body_section8 ul li:not(:last-child), .body_section10 ul li:not(:last-child) {margin: 0;}	
}

/* master landing page fixes */
body{line-height: initial;}
#BannerSection{background-position: 0% 50%;}
