body {
    margin: 0;
    padding: 0;
    background: #fff;
    color: #26272A;
    font-family: 'Proxima Nova', sans-serif;
    font-size: 19px;
}

/*------------------------------------------------------------------------------------------ 
Common styling Start
-------------------------------------------------------------------------------------------*/

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.padding-left-0 {
    padding-left: 0;
}

.padding-right-0 {
    padding-right: 0;
}

img {
    max-width: 100% !important;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

a,
a:hover,
a:focus {
    outline: 0;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    white-space: normal;
    /*border-radius: 3px;*/
}

.border-0 {
    border: 0px;
}

.blue-text {
    color: #003e7e;
    font-weight: bold;
}
.mktoGen.mktoImg {
    display: block !important;
}
.container{
    width: 1060px;
    max-width: 100%;
}
p {font-size: 19px;}

h1 {font-size: 48px; font-family: 'Cardo', Georgia, serif;}

h3 {font-size: 18px;}

h4{font-size: 32px;}

.gap-231 {
    display: table;
    clear:both;
    height: 72px;
    width:100%;
    float: none;
}

.caret-container, .caret-container2 {
    float: left;
    width: 100%;
    top: -25px;
    position: relative;
    text-align: center;
    z-index:1;
}
.caret-container img, .caret-container2 img {
    width: 43px;
    position: relative;
}

/*------------------------------------------------------------------------------------------ 
Common styling end
-------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------ 
Header styling Start
-------------------------------------------------------------------------------------------*/
.top-header{
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.35);
    position: fixed;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
    border-radius: 0;
    top:0;
}

.header-dark {
    padding: 12px 0;
    text-align: center;
}
.header1 {
  border-bottom: 1px solid #EBEBE2;
     padding: 12px 0;
    text-align: center;
}
.header2 {
  border-bottom: 1px solid #EBEBE2;
     padding: 12px 0;
}
.header3 {
    border-bottom: 1px solid #EBEBE2;
     padding: 12px 0;
}

.navheader {
 display:inline-block;
 padding: 5px 0;
}
.header-menu {
  float: right;
}
.header-menu li a, .header-menu li a:focus, .cta-btn {
  background-color: #579AA0;
    /*border-radius: 3px;*/
    margin-left: 15px;
    padding: 12px 22px;
    text-transform: uppercase;
    font-size: 14px;
    color:#fff;
}
.header-menu li a:hover, .cta-btn:hover {
    background-color: #3F4D57;
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
}
.header-menu li a.secondary, .header-menu li a.secondary:focus, .cta-btn-sec {
  border: 1px solid #579AA0;
    background-color: transparent;
    /*border-radius: 3px;*/
    margin-left: 15px;
    padding: 12px 22px;
    text-transform: uppercase;
    font-size: 14px;
    color:#579AA0;
}
.header-menu li a.secondary:hover, .cta-btn-sec:hover {
    border: 1px solid #3F4D57;
    background-color: transparent;
    color: #3F4D57;
    transition: all 0.3s ease-in-out 0s;
}

.header-menu ul {
  margin-left: 0;
  margin-right: 0;
}
/*------------------------------------------------------------------------------------------ 
Header styling end
-------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------ 
Primary Headline styling Start
-------------------------------------------------------------------------------------------*/

#primaryHeadlineContent {
    margin: 30px 0 40px;
}

.primaryHeadline h1 {
    font-family: 'Cardo', Georgia, serif;
    font-size: 48px;
    font-weight: 400;
    color: #26272A;
    line-height: 58px;
    text-align: center;
    margin: 10px 0;
    padding: 0;
}

.primaryHeadline h2 {
    font-family: 'Proxima Nova', sans-serif;
    font-size: 28px;
    font-weight: 100;
    color: #26272A;
    line-height: 38x;
    text-align: center;
    margin: 10px 0;
    padding: 0;
        
}

/*------------------------------------------------------------------------------------------ 
Primary Headline styling end
-------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------ 
Banner styling Start
-------------------------------------------------------------------------------------------*/
.banner {
 /* background-image: url("../images/banner-bg.png");*/
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 77px 0 82px;
    box-shadow: 0 0 2px rgba(255, 255, 255, 0.5);
}
.overlayer {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
   background-color: rgba(0, 0, 0, 0.2);
}
.banner-content-wrapper {
  position: relative;
  text-align: center;
  padding: 0 25px;
}
.banner-content-wrapper h1 {
  margin-top: 0;
}

.banner-content-wrapper h3 {
     margin-top: 0;
    font-weight: 100;
}
.video-wrap {
  margin: 45px auto 55px;
  max-width: 100%;
  width: 688px;
}
.banner-content-wrapper p {
  margin: 0 0 48px;
    font-weight: 100;
}

.cta-btn, .cta-btn:focus {
  font-size: 18px;
  font-weight: 100;
  padding: 12px 22px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out 0s;
}

/*------------------------------------------------------------------------------------------ 
Banner styling end
-------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------ 
 section1 styling start
-------------------------------------------------------------------------------------------*/
.section1{
/*  background-image: url("../images/banner-bg.png");*/
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 82px 0 78px;   
}

.sec1-ryt {
  width: 448px;
  margin: auto;
  max-width: 100%;
}
.section1 h1, .section1 h3 {
  margin-top: 0;
}
.section1 h3 {
    font-weight: 100;
}
.sec1-lft {
  padding-right: 48px;
    padding-top: 15px;
}
.section1 p {
  font-size: 18px;
    font-weight: 100;
  line-height: 28px;
  margin-top: 35px;
}
/*------------------------------------------------------------------------------------------ 
section1 styling End
-------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------ 
 section2 styling Start
-------------------------------------------------------------------------------------------*/

.section2{
    background-color: #EBEBE2;
    padding: 25px 0;
}
.section2 h5 {
  font-size: 20px;
    font-weight: 100;
    color:#26272A;
  text-align: center;
    text-transform: uppercase;
}
.section2 ul li {
   float: left;
    margin: 15px 10px 5px;
}
.section2 ul {
    list-style-type: none;
  margin:20px 20px 15px;
}

/*------------------------------------------------------------------------------------------ 
 section2 styling Start
-------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------ 
 section3 styling Start
-------------------------------------------------------------------------------------------*/
.section3 {
  padding: 50px 0 30px;
     color: #26272A;
}
.section3 p {
  margin: 0 0 40px;
    font-weight: 100;
}
.section5 {
  color: #26272A;
  padding: 70px 0 70px;
}
.section3 h4{
    color:#26272A;
    font-family: 'Cardo', Georgia, serif;
    font-weight: 400;
    text-align: center;
    
}
.section3 p, .section5 p{
    font-size: 19px;
    line-height: 27px;
}
.section3 h4 {
  color: #26272A;
  font-weight: 400;
  margin: 0 0 40px;
  text-align: center;
}
.section3 ul, .section5 ul{
  list-style: outside none none;
  padding: 0;
}

.section3 ul li, .section5 ul li {
  font-size: 19px;
    line-height: 27px;
  margin: 0 0 25px;
  padding-left: 52px;
  position: relative;
    font-weight: 100;
}
.section3 ul li::after, .section5 ul li::after {
  background-image: url("http://explore.securityscorecard.com/rs/797-BFK-857/images/icon_caretPinkTriangleRight_86x86.png");
  background-position: 0 8px;
  background-repeat: no-repeat;
    background-size:32px 32px;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}

/*------------------------------------------------------------------------------------------ 
section3  styling end
-------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------ 
section4  styling start
-------------------------------------------------------------------------------------------*/
.sec4{
    background-color: #EBEBE2;
    padding: 62px 0 62px;
}
.sec4 h5 {
  font-family: 'Cardo', Georgia, serif;
  font-size: 30px;
  text-align: center;
    color:#26272A;
}
.sec4 ul {
  list-style: outside none none;
  padding: 0;
}
.sec4 ul li {
  display: inline-block;
  max-width: 32.5%;
    text-align: center;
    vertical-align: top;
}

.sec4 ul li .icon-wrap {
  margin: 0 12px 24px;
  padding: 28px;
}
.sec4 h5 {
  margin: 0 0 40px;
  text-align: center;
}
.sec4 ul li:nth-child(3n) .icon-wrap{
    margin-right:0;
}
.sec4 ul li:nth-child(3n+1) .icon-wrap{
    margin-left:0;
}
.sec4 ul li .icon-wrap img, .section7 ul li .sec7-bk img {
  margin-top: 5px;
  max-height: 128px;
  max-width: 100%;
  width: 128px;
}
.sec4 ul li p, .section7 ul li .sec7-bk p {
  color: #26272A;
  font-size: 20px;
    font-weight: 100;
  margin: 30px 0 2px;
  text-align: center;
}
.sec4 #panelCTA {
    text-align: center;
}
.sec4 #panelCTA .cta-btn-sec {
    margin-left: 0;
}
.sec4 #panelCTA p {
    margin: 30px 0 0;
}
.sec4 #panelCTA p a {
    font-size: 14px;
    font-weight: 100;
    color: #26272A;
    text-decoration: underline;
}


/*------------------------------------------------------------------------------------------ 
section4  styling end
-------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------ 
section5 styling start
-------------------------------------------------------------------------------------------*/
.section5 h4 {
    font-family: 'Cardo', Georgia, serif;
    font-size: 24px;
    line-height: 26px;
    color:#26272A;
    margin-bottom: 25px;
}

.section5 h5 {
  font-family: 'Cardo', Georgia, serif; 
    color: #26272A;
  font-size: 26px;
  margin: 36px 0 50px;
}
.section5 p {
    font-size: 19px;
    line-height: 27px;
    font-weight: 100;
}
.img-inline {
    float:right;
    width: 170px;
    max-width: 100%;
    margin: 0 0 15px 15px;
    border:1px solid #EBEBE2;
}

.form-wrap, .form-wrap-banner {
  margin: 0 0 0 2px;
  max-width: 100%;
  width: 342px;
}
.section5 .form-wrap, .three-column-w-banner .form-wrap-banner, .three-columns .form-wrap {
    margin-top: 6px;
}
.formhead55{
    padding: 10px;
    /*border-top-left-radius: 5px;
    border-top-right-radius: 5px;*/
}
.formhead55 h4, .formhead55 h1, .formhead55 h2, .formhead55 h3, .formhead55 h5, .formhead55 h6 {
  font-family: 'Cardo', Georgia, serif;
    color: #fff;
  font-size: 22px;
  font-weight: 400;
  margin: auto;
  max-width: 100%;
  padding: 12px 5px;
  text-align: center;
}
/*------------------------------------------------------------------------------------------ 
section5  styling end
-------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------ 
three column + banner  styling start
-------------------------------------------------------------------------------------------*/

.banner-row {
    background-color:#EBEBE2;
    padding: 60px 0;
}
.threeColBanner-lft {
    padding:30px 0;
}

.threeColBanner-lft h1 {
    font-family: 'Cardo', Georgia, serif;
    font-size: 48px;
    color:#26272A;
    margin:0;
}
.threeColBanner-lft h3 {
    font-size: 28px;
    font-weight: 100;
    color:#26272A;
}
.threeColBanner-lft h5 {
    font-size: 26px;
    font-family: 'Cardo', Georgia, serif;
    color:#26272A;
    margin-bottom: 30px;
}
.threeColBanner-lft p {
    font-size:19px;
    font-weight:100;
}
.threeColBanner-lft ul{
  list-style: outside none none;
  padding: 0;
}
.threeColBanner-lft ul li {
  font-size: 19px;
    line-height: 27px;
  margin: 0 0 25px;
  padding-left: 52px;
  position: relative;
    font-weight: 100;
}
.threeColBanner-lft ul li::after {
  background-image: url("http://explore.securityscorecard.com/rs/797-BFK-857/images/icon_caretPinkTriangleRight_86x86.png");
  background-position: 0 8px;
  background-repeat: no-repeat;
    background-size:32px 32px;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}

.form-wrap-banner {
    position:absolute;
    top: 35px;
    right: 35px;
}


/*------------------------------------------------------------------------------------------ 
three column + banner  styling end
-------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------ 
three column styling start
-------------------------------------------------------------------------------------------*/
.three-columns {
    padding:60px 0;
    border-top: 1px solid #EBEBE2;
    border-bottom: 1px solid #EBEBE2;
}

.three-columns img {
    width: 255px;
    max-width: 100%;
    border: 1px solid #EBEBE2;
}
.threeColumn-lft h4 {
    font-family: 'Cardo', Georgia, serif;
    font-size: 26px;
    color:#26272A;
    margin-bottom: 30px;
}
.threeColumn-lft p {
    font-weight: 100;
    margin-bottom: 20px;
}
.threeColumn-lft ul {
  list-style: outside none none;
  padding: 0;
}
.threeColumn-lft ul li {
  font-size: 19px;
    line-height: 27px;
  margin: 0 0 25px;
  padding-left: 52px;
  position: relative;
    font-weight: 100;
}
.threeColumn-lft ul li::after {
  background-image: url("http://explore.securityscorecard.com/rs/797-BFK-857/images/icon_caretPinkTriangleRight_86x86.png");
  background-position: 0 8px;
  background-repeat: no-repeat;
    background-size:32px 32px;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}

/*------------------------------------------------------------------------------------------ 
three column styling end
-------------------------------------------------------------------------------------------*/





/*------------------------------------------------------------------------------------------ 
section6  styling start
-------------------------------------------------------------------------------------------*/
.section6 {
  border-top: 1px solid #EBEBE2;
  padding: 25px 0 20px;
  color: #26272A;
}
.share-label, .share-list {
  display: inline-block;
  vertical-align: middle;
}
.share-wrap {
  text-align: center;
}
.share-label h4 {
  margin: 0;
  font-size: 16px;
    font-weight: 100;
    font-family: Helvetica, Arial, sans-serif !important;
    
}
/*.at-icon-wrapper.at-share-btn.at-svc-facebook, .at-icon-wrapper.at-share-btn.at-svc-twitter, .at-icon-wrapper.at-share-btn.at-svc-twitter, .at-icon-wrapper.at-share-btn.at-svc-compact, at-icon-wrapper.at-share-btn.at-svc-email {
  background-color: #579AA0 !important;
}*/
.at-label {
  font-family: 'Proxima Nova', sans-serif !important;
  font-size: 10px !important;
}
.at-icon {
  height: 28px !important;
}
#at_hover .at-icon{
    height: 17px !important;
}
.at-style-responsive .at-share-btn {
  padding: 2px 5px !important;
 height: 33px;
}

.share-label {
  padding-right: 12px;
}
.share-list {
  padding-left: 12px;
}
.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
  transform: translateY(0) !important;
}
/*------------------------------------------------------------------------------------------ 
section6  styling end
-------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------ 
section7  styling start
-------------------------------------------------------------------------------------------*/
.sec7-video-wrap {
  margin: auto;
  max-width: 100%;
  width: 620px;
}
.sec7-bk {
  margin: 0 25px;
  text-align: center;
}
.section7 ul li:nth-child(3n+1) .sec7-bk{
    margin-left:0;
}
.section7 ul li:nth-child(3n) .sec7-bk{
    margin-right:0;
}
.section7 {
  background-color: #EBEBE2;
  padding: 70px 0;
}
.section7 ul {
  margin: 50px 0 0;
}
/*------------------------------------------------------------------------------------------ 
section7  styling end
-------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------ 
section8  styling start
-------------------------------------------------------------------------------------------*/
#sect8-headline h5 {
  font-size: 14px;
    font-weight: 100;
    color:#26272A;
  text-align: center;
    text-transform: uppercase;
    margin-bottom:60px;
}

.testimonial{
    padding:50px 0;
    background-color: #EBEBE2;
}
#sect8 {
    background-image: url("http://explore.securityscorecard.com/rs/797-BFK-857/images/icon_quoteMark_Mustard.png");
    background-position: 10px 30px;
    background-repeat: no-repeat;
    background-size: 80px 60px;
    background-color: #fff;
    /*border-radius: 8px;*/
    padding:10px;
    width: 860px;
    position: relative;
    margin: 0 auto;
}
#sect8:after {
    content: "";
  display: block; /* reduce the damage in FF3.0 */
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 0;
  border-width: 15px 15px 0;
  border-style: solid;
  border-color: #fff transparent;
}
.testimonial img {
  display: block;
  margin: auto;
  max-height: 100px;
  max-width: 100%;
  width: 180px;
  margin-top: 20px;
}
.testimonial p {
    font-family: 'Cardo', Georgia, serif;
    color: #29384d;
  font-size: 18px;
    font-weight: 100;
    font-style: italic;
  margin: 30px 15px 30px 100px;
  max-width: 100%;
  
    text-align: left;
}

.testimonial h6 {
  color: #26272A;
  font-size: 20px;
    font-weight: 100;
  max-width: 100%;
  width: 750px;
  margin: 40px auto 15px;
    text-align: center;
}
/*------------------------------------------------------------------------------------------ 
section8  styling end
-------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------ 
section9  styling start
-------------------------------------------------------------------------------------------*/
.section9 {
  background-color: #fff;
  padding: 70px 0;
}
.section9 .form-wrap {
    margin: 0 auto 0;}
/*------------------------------------------------------------------------------------------ 
section9  styling end
-------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------ 
Essential section  styling Start
-------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------ 
Essential Section  styling end
-------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------ 
Short body anf long body section  styling Start
-------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------ 
Short body and long body section  styling end
-------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------ 
Address footer styling Start
-------------------------------------------------------------------------------------------*/

.address-footer {
    background-color: #26272A;
    text-align: center;
    padding:40px
}
.address-footer p, .copyright-footer p {
    font-size: 14px;
    font-weight: 100;
    margin:0 0 20px;
    color:#fff;
}
.copyright-footer {
    background-color: #3F4D57;
    text-align: center;
    padding: 12px 0;
}
.copyright-footer p {
    margin-bottom:0;
}
.copyright-footer p a {
    color:#fff;
    text-decoration: underline;
}


/*------------------------------------------------------------------------------------------ 
Address footer styling end
-------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------ 
footer  styling start
-------------------------------------------------------------------------------------------*/
 .divider {
     height: 22px;
     width:100%;
     background-size: 100% 100%;
     background-repeat: no-repeat;
}
.top-footer {
  padding: 45px 0;
    background-color:#26272A;
}
.foot-menu, .social-sec {
  display: inline-block;
}
.top-footer ul {
  margin: 0;
}
.top-footer a {
  color: #fff;
  font-size: 14px;
  font-weight: 100;
}
.foot-menu p {
    color:#fff;
    font-size: 14px;
    font-weight: 100;
}
#back-box {
  bottom: 44px;
  display: none;
  position: fixed;
  right: 80px;
  z-index: 999;
}
#back-box img {
    width:43px;
}
.foot-menu {
padding-right: 40px;
}
.footRyt {
  text-align: right;
}
/*------------------------------------------------------------------------------------------ 
Footer styling end
-------------------------------------------------------------------------------------------*/


/*---form styling start-----*/
#section5Form, #threeColWBannerForm, #threeColForm, #section5Form1 {
  padding: 0 18px 18px 18px;
}

.lpeCElement {
    position: static !important;
}
.mktoForm {
    /*border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;*/
}
.mktoOffset,
.mktoAsterix,
.mktoGutter {
    display: none !important;
}

.mktoForm,
.mktoFormCol {
    width: 100% !important;
    height: auto !important;
}

.mktoFieldWrap {
    width: 100% !important;
}

.mktoLabel {
    display: block !important;
    width: 100% !important;
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    color: #fff !important;
    font-weight: 100 !important;
    padding-top: 0 !important;
    padding-bottom: 10px !important;
}

.mktoCheckboxList {
    width: 100% !important;
}

.mktoCheckboxList label {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    color: #ffffff !important;
    font-weight: 100 !important;
}

.mktoForm .mktoCheckboxList input[type='checkbox'] {
}

.mktoField {
    display: block !important;
    width: 100% !important;
    padding: 5px 15px !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    border: 1px solid #EBEBE2;
    background-color: #fff;
    font-size: 16px !important;
    line-height: 18px !important;
    height: 30px !important;
}

.mktoCheckboxList input[type='checkbox'] {
    width: auto !important;
    height:auto !important;
}

.mktoButtonWrap {
    margin-left: 0px !important;
}

.mktoButtonRow {
    width: 100% !important;
}

.mktoButton {
    background-color: #579AA0 !important;
    width: 100% !important;
    height: 60px !important;
    background-image: none !important;
    border: none !important;
    /*-webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;*/
    font-family: 'Proxima Nova', sans-serif !important;
    font-size: 18px !important;
    font-weight: 100 !important;
    letter-spacing: 0.4px !important;
    margin: 20px 0 0 !important;
    color: #ffffff !important;
    padding: 0 18px !important;
    white-space: nowrap !important;
    background-clip: padding-box !important;
    text-align: center !important;
    text-shadow: none !important;
    box-shadow: none !important;
    text-transform: uppercase !important;
}

.mktoButton a {
    color: #ffffff !important;
    text-align: center !important;
    text-decoration: none !important;
    line-height: 36px !important;
    width: 100% !important;
    display: inline-block !important;
}
/*---form styling end-----*/


/*--- responsive styling--------*/

@media(max-width:1024px) {
.form-wrap-banner {
    position:absolute;
    top: 35px;
    right: 35px;
}
}
@media(max-width:991px) {
.form-wrap-banner {
    position:relative;
    top: 0;
    right:0;
    margin:15px auto 50px;
}
#sect8 {
    width:90%;
    background-position: 10px 30px;
    background-size: 30px 25px;
}
.testimonial p {
    margin-left:40px;
}


@media(max-width:767px) {
    .gap-231 {
        height:175px;
    }
    .img-inline {
        float:none;
    }
    .navheader .mktoImg {
        width:100%;
        margin:10px auto 10px;
    }
    .header-menu {
        float:none;
        width: 100%;
    }
    .header-menu li {
        float:left;
        margin-right:10px;
    }
    .header-menu li:nth-child(2) {
        margin-right:0;
    }
    .header-menu li a {
        width:100%;
        text-align: center;
    }
    .section2 ul li {
        width:100%;
        margin:15px -15px 5px;
        
    }
    .sec4 ul li {
        width:100%;
        max-width:100%;
    }
    .form-wrap, .form-wrap-banner {
        width:100%;
    }
    .threeColBanner-lft {
        padding-left:15px;
        padding-right:15px;
    }
    .section7 ul li:nth-child(3n+1) .sec7-bk {
        margin-left:25px;
    }
    .section7 ul li:nth-child(3n) .sec7-bk {
        margin-right:25px;
    }
    .botm-logo {
        padding:10px 0;
    }

}