@charset "UTF-8";
/* CSS Document */
.aaa-bodyText {
  line-height: auto;
}
a:active,
a:focus {
  outline: 1px solid #000;
}
.blk1 {
  font-weight: 900;
}
.blk2 {
  line-height: 30px;
}
.blk3 {
  line-height: 28px;
}
.blk4 {
  line-height: 26px;
}
ul {
  list-style: none;
}
main a[target="_blank"]::after {
  content: "(external link)";
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  text-indent: 0.7em;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(../images/Icon_External_Link.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  margin-left: 0.1em;
}
a.skip-main {
  opacity: 0;
  width: 26em;
  display: block;
  text-decoration: none;
  padding: 5px;
  position: absolute;
  left: -1000em;
  top: 0;
  color: #fff;
  background: #003893 !important;
}
a.skip-main:focus,
a.skip-main:active {
  z-index: 99;
  top: 0;
  left: 0;
  border: solid #777 2px;
  color: #fff;
  background: #003893 !important;
  opacity: 1;
}
a.aaa-backToTop:focus {
  outline: 2px solid #333;
}
.aaa-web-content-view h1,
.aaa-web-content-view h2,
.aaa-web-content-view h3,
.aaa-web-content-view h4,
.aaa-web-content-view h5,
.aaa-web-content-view p {
  margin: 0px;
  padding: 0px;
}
.aaa-web-content-view p.aaa-bodyText {
  margin: 14px 0px;
}
.sb-intro-section .aaa-inner-container {
  padding: 32px;
  max-width: 800px;
}
ul.aaa-ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-width: 180px;
  -moz-column-width: 180px;
  column-width: 180px;
  -moz-column-gap: 24px;
  -webkit-column-gap: 24px;
  column-gap: 24px;
  padding-left: 14px;
  margin: 0px;
  padding-bottom: 14px;
}
ul.aaa-ul li {
  padding-top: 14px;
  padding-left: 14px;
  padding-right: 14px;
  list-style: outside;
}
ul.aaa-ul.no-break li {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -moz-page-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
}
ul.aaa-ul li a.aaa-link {
  font-size: 16px;
}
ul.aaa-ul.aaa-ul-nested {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
ul.aaa-ul.aaa-ul-nested li {
  list-style: circle;
}
ul.aaa-ul.aaa-ul-no-columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
ul.aaa-ul.no-styling li.no-styling,
ul.aaa-ul li.no-styling {
  list-style: none;
  padding-left: 0px;
}
.tips-section ul.aaa-ul li {
  list-style: none;
}
.tips-section ul.aaa-ul li ol {
  padding: 0;
}
fieldset {
  border: 0;
}
fieldset legend {
  display: none;
}
a.aaa-secondary-btn {
  width: 147px;
  margin: 0 auto;
  display: block;
  border: 2px solid #003893;
  border-radius: 4px;
  font-size: 16px;
  color: #003893;
  text-align: center;
  font-weight: 700;
  background-color: transparent;
  text-transform: uppercase;
  margin-bottom: 24px;
}
a.aaa-secondary-btn:hover {
  background-color: transparent;
}
a.aaa-secondary-btn-white {
  width: 147px;
  margin: 0 auto;
  display: block;
  border: 2px solid #ffffff;
  border-radius: 4px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  background-color: transparent;
  text-transform: uppercase;
  margin-bottom: 24px;
}
a.aaa-secondary-btn-white:hover {
  background-color: transparent;
}
.roboSlabFont {
  font-family: "Roboto Slab", serif !important;
  font-weight: 700;
}
.aaa-inner-container-distracted {
  max-width: 1366px;
}
.aaa-new-content-section {
  position: relative;
  /* margin-top: 601px; */
  background-color: white;
  width: 100%;
  padding: 90px 45px;
}
.aaa-new-content-section ul {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
.aaa-new-content-section a.aaa-btn:first-child {
  margin-right: 24px;
}

/**/
.aaa-banner-image {
  background-image: url("../images/action-against-distraction.png");
  background-position: center;
  /* background-size: contain; */
  background-repeat: no-repeat;
  height: 610px;
}
.aaa-static-banner {
  background-image: url("../images/action-against-distraction.png");
  background-position: center;
  /* background-size: contain; */
  background-repeat: no-repeat;
}
.aaa-banner-image-new {
  background-image: url("../images/action-against-distraction.png");
  background-position: center;
  background-size: contain;
  /* background-repeat: no-repeat; */
  height: 780px;
  background-size: cover;
  position: relative;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.aaa-banner-container {
  height: 100%;
}
.aaa-banner-container .aaa-inner-container {
  padding: 0px;
  height: 1150px;
}
.aaa-banner-content {
  padding: 0px;
  min-height: 720px;
}
.aaa-banner-content .aaa-logo-wht {
  width: 200px;
  height: auto;
  display: block;
  margin: 0 auto;
  filter: drop-shadow(0px 2px 2px rgba(26, 26, 26, 0.5));
}
.aaa-banner-content .wht1 {
  font-size: 62px;
  line-height: 72px;
  font-weight: 900;
}
.aaa-banner-content .wht3 {
  line-height: 30px;
}
.aaa-banner-container .wht4 {
  font-size: 22px;
}
.aaa-banner-description {
  font-size: 22px;
  font-weight: 500;
}
.aaa-banner-content a.aaa-btn {
  text-transform: uppercase;
  padding: 18px 54px;
  margin-right: 14px;
  text-shadow: none;
  filter: drop-shadow(0px 2px 2px rgba(26, 26, 26, 0.5));
}
.aaa-banner-content a.aaa-btn:focus {
  outline: 1px solid #fff;
}
.aaa-banner-content a.aaa-btn:first-child {
  margin-right: 24px;
}
.aaa-content-container {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  padding: 10px 20px;
  height: 741px;
  max-width: 800px;
  background: rgba(0, 0, 0, 0.7);
}

.aaa-banner-clip {
  width: 15%;
  margin-top: 45px;
  background-position: center;
}

.aaa-banner-clip:focus {
  text-shadow: 0px 0px 0px rgb(51 51 51);
  outline: 1px solid #fff;
}

/* Swiper */
.aaa-swiper-nav-top {
  position: relative;
  height: 0px;
  width: 174px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 14px;
}
.swiper-pagination {
  overflow: initial;
  bottom: 4px;
}
.swiper-button-prev {
  background: url("/AAA/common/images/aaa_services/icons/prev-blue-arrow.svg");
  background-repeat: no-repeat;
  background-size: 18px auto;
  background-position: center left;
  left: 5px;
  width: 58px;
  text-align: right;
}
.swiper-button-next {
  background: url("/AAA/common/images/aaa_services/icons/next-blue-arrow.svg");
  background-repeat: no-repeat;
  background-size: 18px auto;
  background-position: center right;
  right: 6px;
  width: 58px;
}
/*Main Subheader*/
.aaa-sub-header-container.aaa-column-outer-container {
  background-color: #f2f2f2;
}
.aaa-sub-header-container .aaa-column-inner-container {
  background-color: #f2f2f2;
}
.aaa-sub-header-container .aaa-inner-container {
  padding: 8px 14px;
  display: table;
  table-layout: fixed;
  width: 94%;
  max-width: 1190px;
}
a.aaa-link.aaa-sub-header-link {
  display: table-cell;
  vertical-align: middle;
  width: 8%;
  font-size: 18px;
}
a.aaa-link.aaa-sub-header-link.aaa-sub-header-link-selected {
  font-weight: 700;
}
/**/
.dd-intro-section.aaa-column-outer-container {
  /*background-color: #ffffff;*/
  background-color: rgb(48, 48, 48);
}
.dd-intro-section .aaa-column-inner-container {
  max-width: 1024px;
  /*background-color: #ffffff;*/
  background-color: rgb(48, 48, 48);
}
.dd-intro-section .aaa-inner-container {
  max-width: 1024px;
}
.dd-content-left {
  float: left;
  width: 50%;
  padding: 0px 24px;
}
.dd-left-item {
  float: left;
  width: 30%;
  padding: 7px;
}
.dd-right-item {
  float: left;
  width: 70%;
  padding: 7px;
}
img.dd-lockup-orbit {
  display: block;
  width: 100%;
}
.dd-bubble {
  position: relative;
  background-color: #619cbf;
  padding: 14px;
  border-radius: 14px;
  text-align: center;
  margin-bottom: 14px;
}
.bubble-drop {
  position: absolute;
  left: -13px;
  top: 32px;
  width: 0px;
  height: 0px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 14px solid #619cbf;
}
.aaa-logo-container {
  float: left;
  margin-right: 14px;
  line-height: 30px;
}
.aaa-logo-container img {
  width: 100%;
}
.aaa-web-content-view h1.blk1.dd-title-text {
  padding: 0px;
}
.dd-pledge-card .dd-bubble-2 {
  height: 80px;
  margin-top: 14px;
}
.dd-pledge-card .dd-bubble-2 .bubble-drop {
  top: 32px;
}
.dd-pledge-container {
  /*filter: drop-shadow(0px 2px 2px rgba(26,26,26,0.5));
	background-color: #ffffff;*/
  padding: 32px;
  border-radius: 4px;
  /*margin-top: 24px;*/
}
.dd-pledge-container .dd-content-left:first-child {
  background-color: #ffffff;
  padding: 32px;
  margin-bottom: 24px;
}
.dd-pledge-container input.aaa-inputText {
  border: 1px solid #d9d9d9;
  width: 300px;
}
textarea.aaa-textarea {
  font-family: "Lato", sans-serif;
  display: block;
  width: 100%;
  height: 220px;
}
.dd-intro-section input.aaa-btn {
  text-transform: uppercase;
  padding: 18px 54px;
  margin-right: 14px;
  text-shadow: none;
}
/**/
.dd-info-img-section .aaa-column-inner-container {
  max-width: 1366px;
}
.dd-info-img-section .aaa-inner-container {
  max-width: 1366px;
}
.dad-img {
  display: block;
  width: 49.8%;
  float: left;
  border-right: 2px solid #ffffff;
}
.dad-img:last-child {
  width: 50%;
  border-left: 2px solid #ffffff;
}
.dd-info-img {
  display: block;
  float: left;
  width: 50%;
  height: auto;
  padding: 24px;
  padding-top: 20%;
  font-size: 32px;
  font-weight: 900;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 0px 3px 6px rgba(51, 51, 51, 1);
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-right: 2px solid #ffffff;
}
.dd-info-img {
  background-image: url("../images/dad-beer.jpg");
}
.dd-info-img:last-child {
  background-image: url("../images/dad-phone.jpg");
  border-left: 2px solid #ffffff;
}
input.aaa-download-btn,
a.aaa-download-btn,
a.aaa-video-btn {
  background-image: url("../images/downlaod-icon-wht.svg");
  background-size: 24px auto;
  background-position: 8px center;
  background-repeat: no-repeat;
  width: auto;
  background-color: transparent;
  color: #ffffff;
  padding: 12px 10px 12px 36px;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-weight: 900;
  border: 2px solid #ffffff;
  border-radius: 4px;
  float: left;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  margin-top: 24px;
  margin-right: 8px;
}
.aaa-inline-blockContainer .hidden-label {
  display: none;
}
input.aaa-btnt.aaa-download-btn:hover {
  background: transparent;
  background-image: url("../images/downlaod-icon.svg");
}
a.aaa-video-btn {
  background-image: url("../images/movie_white_24dp.svg");
}
a.aaa-video-btn:focus {
  outline: 3px solid #000;
}
.aaa-share-socially {
  float: left;
  margin-top: 18px;
}
.aaa-share-socially span {
  float: left;
  padding: 18px 18px 0px 0px;
}
.aaa-facebookShare {
  background-color: #3c5a9a;
  padding: 14px 20px 14px 34px;
  background-image: url("/AAA/common/images/aaa_services/icons/social/facebook-wht.svg");
  background-repeat: no-repeat;
  background-position: 14px center;
  background-size: 10px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  float: left;
  border: 0px;
  border-radius: 4px;
  color: #ffffff;
  font-weight: 900;
  font-size: 12px;
  font-family: "Lato", sans-serif;
  margin-top: 6px;
  margin-right: 8px;
  width: 100px;
  color: transparent;
}
.aaa-facebookShare:hover {
  background-color: #354e83;
}
.aaa-facebookShare:focus,
.aaa-twitterShare:focus,
.dd-form .aaa-inline-blockContainer input.aaa-download-btn:focus {
  outline: 2px solid #000;
}
.aaa-twitterShare {
  background-color: #00adef;
  padding: 14px 24px 14px 42px;
  background-image: url("/AAA/common/images/aaa_services/icons/social/twitter-wht.svg");
  background-repeat: no-repeat;
  background-position: 14px center;
  background-size: 24px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  float: left;
  border: 0px;
  border-radius: 4px;
  color: #ffffff;
  font-weight: 900;
  font-size: 12px;
  font-family: "Lato", sans-serif;
  margin-top: 6px;
  width: 106px;
  color: transparent;
}
.aaa-twitterShare:hover {
  background-color: #0099d4;
}
/**/
.dd-video-section.aaa-column-outer-container {
  /*background-color: #003893;*/
}
.dd-video-section .aaa-column-inner-container {
  max-width: 1366px;
  /*background-color: #003893;*/
}
.dd-video-section .aaa-inner-container {
  max-width: 1366px;
  padding: 54px 0px;
}
.dd-video-section .dd-title-text {
  margin-bottom: 24px;
}
.aaa-video-container {
  width: 100%;
  height: auto;
  /*height: 710px;*/
  margin: 0 auto;
  border: 32px solid #f2f2f2;
  display: block;
}
.aaa-video-container iframe {
  display: block;
  height: 100%;
  max-width: 1366px;
  width: 100%;
}
.aaa-video-container video {
  width: 100%;
  height: auto;
  filter: drop-shadow(0px 2px 2px rgba(26, 26, 26, 0.5));
  margin: 0 auto;
  display: block;
}
#info-panel-1-section {
  background-color: #f2f2f2;
}
/*Info Panels*/
#info-panel-1-section .aaa-right50-img-layout {
  background-image: url("../articles/images/gabbi-alex.jpg");
  /* background-position: bottom left; */
  background-size: 50% auto;
}
#info-panel-1-section .aaa-left50-img-layout {
  background-image: url("../articles/images/Benjamin_2 CA.jpg");
  background-position: top right;
  background-size: 50% auto;
}
#info-panel-1-section .info-panel-section .aaa-inner-container {
  max-width: 1366px;
  background-color: #ffffff;
  padding: 0px;
}
#info-panel-1-section .info-panel-section .aaa-right50-content,
#info-panel-1-section .info-panel-section .aaa-left50-content {
  padding: 100px 54px;
}
.info-panel-section a.aaa-btn {
  text-transform: uppercase;
  padding: 18px 54px;
  margin-right: 14px;
  text-shadow: none;
}
.info-panel-section a.aaa-btn:focus {
  outline: 1px solid #000;
}
/**/
#info-panel-2-section .info-panel-section .aaa-left50-content {
  padding: 100px 54px;
}
#info-panel-2-section .info-panel-section .aaa-left50-img-layout {
  background-image: url("../images/info-img-panel-2.jpg");
  background-position: bottom right;
  background-size: 50% auto;
}
#info-panel-2-section .info-panel-section .aaa-inner-container {
  max-width: 1366px;
  background-color: #ffffff;
  padding: 0px;
}
/**/
#info-panel-3-section .aaa-right50-img-layout {
  background-image: url("../images/info-img-panel-3.jpg");
  background-position: bottom left;
  background-size: 50% auto;
}
#info-panel-3-section .info-panel-section .aaa-inner-container {
  max-width: 1366px;
  background-color: #ffffff;
  padding: 0px;
}
#info-panel-3-section .info-panel-section .aaa-right50-content {
  padding: 100px 54px;
}
/**/
.aaa-left50-img-layout {
  background-repeat: no-repeat;
  background-size: cover;
}
.aaa-left50-content {
  background-color: #f2f2f2;
  padding: 34px;
  margin-right: 50%;
}
.aaa-right50-img-layout,
aaa-left50-img-layout {
  background-repeat: no-repeat;
  background-size: cover;
}
.aaa-left50-content {
  background-color: #f2f2f2;
  padding: 34px;
  margin-right: 50%;
}
.aaa-right50-content {
  background-color: #f2f2f2;
  padding: 34px;
  margin-left: 50%;
}
/*Tips*/
#tips-section ul.aaa-ul {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-width: 180px;
  -moz-column-width: 180px;
  column-width: 180px;
  -moz-column-gap: 24px;
  -webkit-column-gap: 24px;
  column-gap: 24px;
  padding-left: 0px;
}
/**/
#preventing-section.aaa-column-outer-container {
  background-color: #f2f2f2;
}
#preventing-section .aaa-column-inner-container {
  max-width: none;
  background-color: #f2f2f2;
}
.aaa-content-container ul {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
/**/
.dd-form {
  margin-top: 24px;
}
.aaa-aaaSelectContainer {
  /*border: 1px solid #d9d9d9;*/
  border: none;
  position: relative;
  margin: 10px 10px 0px 0px;
  height: auto;
  width: 100%;
  border: none;
  padding-right: 40px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  background-color: transparent;
  background-image: none;
}
.aaa-aaaSelectContainer select {
  height: 42px;
  width: 100%;
  font-family: "Lato", sans-serif;
  color: #003893;
  font-size: 14px;
  font-weight: 400;
  background-color: white !important;
  padding: 10px 0px 10px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background-image: url(/AAA/common/images/aaa_services/formelements/retina/drop-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 60px 42px;
  padding-right: 40px;
  border-radius: 4px;
}
.aaa-aaaSelectContainer select:focus {
  outline: 3px solid #fff;
  border: 2px solid #333;
}
.dd-form .aaa-aaaSelectContainer label {
  color: white;
  display: block;
  margin-bottom: 10px;
}
.dd-badge-img {
  width: 100%;
  display: block;
}
.dd-form .aaa-inline-blockContainer ul {
  margin: 20px 0 0;
  padding: 0 15px;
}
.dd-form .aaa-inline-blockContainer input.aaa-download-btn {
  margin-top: 6px;
}
@media only screen and (max-width: 1980px) {
	.aaa-banner-image-new {
	  height: 720px;
	}
  }
@media only screen and (max-width: 1450px) {
  .aaa-banner-image-new {
    height: 630px;
  }
}
@media only screen and (max-width: 1230px) {
  .aaa-banner-image-new {
    height: 430px;
  }
  #info-panel-1-section .aaa-right50-img-layout {
    background-position: -148px top;
    background-size: 86% auto;
  }
  #info-panel-1-section .aaa-left50-img-layout {
    background-position: 148px top;
    background-size: 86% auto;
  }
  #info-panel-2-section .info-panel-section .aaa-left50-img-layout {
    background-size: 70% auto;
  }
  #info-panel-3-section .aaa-right50-img-layout {
    background-size: 66% auto;
  }
}
@media only screen and (max-width: 980px) {
  .aaa-banner-image-new {
    height: 420px;
  }
  .aaa-banner-content {
    min-height: 0px;
  }
  .aaa-banner-content .wht1 {
    font-size: 52px;
    line-height: 62px;
  }
  .aaa-banner-content .wht3 {
    line-height: 26px;
  }
  .aaa-content-container {
    padding: 32px;
    height: auto;
  }
  .aaa-banner-content a.aaa-btn {
    margin-bottom: 0px;
  }
  .aaa-banner-content a.aaa-btn:focus {
    outline: 1px solid black;
  }
  .aaa-banner-content .aaa-logo-wht {
    width: 140px;
  }
  .dd-info-img {
    float: none;
    width: 100%;
    height: auto;
    padding-top: 40%;
  }
  .aaa-right50-content {
    padding: 24px;
    margin-left: 0px;
    margin-top: 40%;
  }
  .aaa-left50-content {
    padding: 24px;
    margin-right: 0px;
    margin-top: 40%;
  }
  .aaa-video-container {
    /*height: 300px;*/
  }
  .dd-video-section .aaa-inner-container {
    padding: 24px 0px;
  }
  .dd-pledge-container {
    padding: 14px;
  }
  #info-panel-1-section .info-panel-section .aaa-right50-content,
  #info-panel-2-section .info-panel-section .aaa-left50-content,
  #info-panel-3-section .info-panel-section .aaa-right50-content {
    padding: 32px;
  }
  #info-panel-1-section .aaa-left50-img-layout {
    padding-top: 40%;
    background-position: top right;
    background-size: 100% auto;
  }
  #info-panel-1-section .aaa-right50-img-layout {
    padding-top: 40%;
    background-position: top left;
    background-size: 100% auto;
  }
  #info-panel-2-section .info-panel-section .aaa-left50-img-layout {
    padding-top: 1%;
    background-position: top left;
    background-size: 100% auto;
  }
  #info-panel-3-section .aaa-right50-img-layout {
    padding-top: 1%;
    background-position: top left;
    background-size: 100% auto;
  }
}
@media only screen and (max-width: 880px) {
  .aaa-banner-image-new {
    height: 380px;
  }
  /* .aaa-new-content-section{
		margin-top: 300px;
	} */
  .dd-content-left {
    float: none;
    width: 100%;
    padding: 14px;
  }
  .dd-pledge-container input.aaa-inputText {
    width: 100%;
  }
  .dd-intro-section input.aaa-btn {
    padding: 18px 0px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
  }
  .dd-content-left {
    padding: 0px 0px 24px 0px;
  }
  .dad-img {
    width: 100%;
    float: none;
    border-right: none;
    border-bottom: 2px solid #ffffff;
  }
  .dad-img:last-child {
    width: 100%;
    border-left: none;
    border-top: 2px solid #ffffff;
  }
}
@media only screen and (max-width: 780px) {
  .aaa-banner-image-new {
    height: 300px;
  }
  .aaa-new-content-section ul li a {
    height: 75px;
    width: 95%;
  }
  .aaa-new-content-section a.aaa-btn:first-child {
    margin-right: 0px;
  }
  .aaa-content-container {
    position: relative;
  }
  .aaa-swiper-nav-top {
    display: none;
  }
  .aaa-swiper-nav-bottom {
    position: relative;
    bottom: 5px;
    height: 30px;
    width: 174px;
    margin: 0 auto;
    margin-top: 24px;
  }
  .swiper-button-prev {
    left: 45px;
    height: 20px;
    top: 24px;
  }
  .swiper-button-next {
    right: 45px;
    height: 20px;
    top: 24px;
  }
  .swiper-pagination {
    bottom: 10px;
  }
}
@media only screen and (max-width: 420px) {
  .aaa-banner-image-new {
    height: 250px;
  }
  /* .aaa-new-content-section{
		margin-top: 285px;
	} */
  .dd-info-img-section .aaa-inner-container {
    max-width: 1366px;
    padding: 0px;
  }
  .aaa-banner-content .wht1 {
    font-size: 46px;
    line-height: 52px;
  }
  .aaa-share-socially {
    float: none;
    margin-top: 18px;
  }
  .aaa-inline-blockContainer {
    display: block;
  }
  .dd-content-left {
    padding: 0px;
  }
  input.aaa-download-btn {
    float: none;
    width: 100%;
    margin-right: 0px;
  }
  input.aaa-facebookShare {
    width: 47%;
    margin-right: 12px;
    text-align: center;
  }
  input.aaa-twitterShare {
    width: 47%;
    text-align: center;
  }
  .dd-pledge-container {
    padding: 0px;
    filter: none;
    margin-top: 24px;
  }
}
@media only screen and (max-width: 370px) {
	.aaa-banner-image-new {
	  height: 250px;
	}
  }
