/*!/wp-content/themes/genesis_child/custom/widgets/footer/assets/css/main.css*/
.material-icons {
  font-family: 'Material Icons';
  font-style: normal;
}
.page-template .footer-widgets {
  display: none !important;
}
.page-template .cls-1 {
  mask: inherit;
  filter: inherit;
}
.page-template .cls-2 {
  fill: #222 !important;
}
.page-template .cls-3 {
  mask: inherit;
  filter: inherit;
}

.home #footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footer-badge-items, .single-post #footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footer-badge-items, .archive #footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footer-badge-items {
  /*.bizrate-bg {
      top: 5px;
  }*/
}

#footerBlogContainer {
  background: #ffffff;
}
#footerBlogContainer #footerBlogComponent {
  font-family: "Roboto", Arial, sans-serif;
  display: flex;
  box-sizing: border-box;
  max-width: 100%;
  min-width: 0px;
  min-height: 0px;
  flex-direction: column;
  outline: none;
  /*border-top: 1px solid rgb(224, 224, 224);*/
  border: none;
  padding: 0 16px;
  /***Global***/
  /**<Global***/
}
@media screen and (max-width: 990px) {
  #footerBlogContainer #footerBlogComponent {
    margin-top: 0;
    border-top: 0;
  }
}
#footerBlogContainer #footerBlogComponent ul {
  padding: 0;
  margin: 0;
}
#footerBlogContainer #footerBlogComponent ul li {
  list-style: none;
}
#footerBlogContainer #footerBlogComponent ul li a {
  line-height: 20px;
}
#footerBlogContainer #footerBlogComponent a {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 18px;
  box-sizing: border-box;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
}
#footerBlogContainer #footerBlogComponent a.flink span {
  text-decoration: underline;
}
#footerBlogContainer #footerBlogComponent span {
  font-size: 14px;
  color: rgb(51, 51, 51);
  font-weight: normal;
}
#footerBlogContainer #footerBlogComponent span.footer-nav-title {
  font-size: 15px;
  line-height: 20px;
  color: rgb(51, 51, 51);
  font-weight: 700;
  margin: 0 0 20px;
  display: block;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper {
  display: flex;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 auto;
  min-width: 0px;
  min-height: 0px;
  flex-direction: column;
  width: 1248px;
  outline: none;
  /*#footerSocialLinks { 
      .footerItems {
          &:nth-child(1) {
              flex: 0 0 45%;
          }
      }
  }*/
  /**Mobile Footer Nav**/
  /**<Mobile Footer Nav**/
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap {
  display: flex;
  box-sizing: border-box;
  max-width: 100%;
  min-width: 0px;
  min-height: 0px;
  flex-direction: row;
  width: 100%;
  -webkit-box-pack: justify;
  justify-content: space-between;
  outline: none;
  margin: 32px 0 0 0;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .toggle {
  display: none;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems {
  display: flex;
  box-sizing: border-box;
  max-width: 100%;
  min-width: 0px;
  min-height: 0px;
  flex-direction: column;
  width: auto;
  padding: 0 8px;
  outline: none;
  /*about*/
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footerItemsTitleLft1 .itg-ft-title {
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  color: #333333;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footerItemsTitleLft1 p {
  margin: 0 0 10px 0;
  line-height: 1.1;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footerItemsTitleLft1 p span {
  font-size: 15px;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footerItemsTitleLft2 a {
  color: #333333;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footerItemsTitleLft2 a:hover {
  color: #333333;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footerItemsTitleLft2 a .itg-ft-title {
  font-size: 15px;
  font-weight: 700;
  color: #333333;
  margin: 0 0 10px 0;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.contactInfoList li {
  position: relative;
  padding-left: 45px;
  padding-bottom: 20px;
  line-height: 1.5;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.contactInfoList li svg,
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.contactInfoList li i.material-icons {
  top: 0;
  left: 0;
  color: #666;
  position: absolute;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.contactInfoList li strong, #footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.contactInfoList li span {
  display: block;
  font-size: 14px;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.contactInfoList li strong {
  font-weight: 700;
  color: #333333;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.contactInfoList li a {
  color: #333333;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.footer-menu-list li.footer-nav-items {
  display: flex;
  box-sizing: border-box;
  max-width: 100%;
  min-width: 0px;
  min-height: 0px;
  flex-direction: column;
  padding-bottom: 8px;
  outline: none;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.footer-menu-list li.footer-nav-items a:hover span {
  color: #05629b;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.social-links-list {
  display: flex;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.social-links-list li.social-link-items a {
  display: inline-flex;
  color: #cccaca;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.social-links-list li.social-link-items span {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid #cccaca;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  align-items: center;
  margin: 0 8px 0 0;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.social-links-list li.social-link-items span svg {
  fill: #737272;
  width: 24px;
  height: 24px;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.social-links-list li.social-link-items span img {
  width: 24px;
  height: 24px;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems ul.social-links-list li.social-link-items:last-child a span {
  margin: 0 !important;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footer-logo {
  position: relative;
  top: 35%;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footer-logo #cp {
  width: 280px;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footerItemsTitleLft2 {
  text-align: center;
  margin: 0 0 10px 0;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footer-badge-items {
  display: flex;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footer-badge-items .footer-badge-img {
  margin: 0 10px 0 0;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerItems .footer-cont-about {
  margin-bottom: 20px;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap .footerContactWrap {
  max-width: 200px;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap span.toggle-close {
  display: none;
}
#footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerSp {
  justify-content: space-between;
}
@media screen and (max-width: 990px) {
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper {
    /*.footer-nav-box:before {
        content: "";
        position: absolute;
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        pointer-events: none;
    }*/
    /**Social Media Footer**/
    /**<--Social Media Footer**/
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerWrap {
    display: block;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerItems {
    padding: 0 !important;
    /*about*/
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerItems:nth-child(1) {
    border-top: 1px solid #E0E0E0;
    max-width: 100%;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerItems .footer-cont-about {
    margin-bottom: 0 !important;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper .option {
    position: relative;
    margin-bottom: 0;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper .footer-nav-box {
    position: relative;
    height: 64px;
    transition: all 0.15s ease-in-out;
    border-bottom: 1px solid #E0E0E0;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper .title {
    height: 64px;
    line-height: 64px;
    display: inline-block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    color: #333333;
    font-family: "Roboto", sans-serif, arial;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerNavContent {
    width: calc(100% - 40px);
    padding: 0 0 15px 0;
    font-size: 11pt;
    color: rgba(0, 0, 0, 0.54);
    display: none;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper .box-close {
    position: absolute;
    height: 64px;
    width: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper input:checked + .footer-nav-box {
    height: auto;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper input:checked + .footer-nav-box .footerNavContent,
#footerBlogContainer #footerBlogComponent .footerBlogWrapper input:checked + .footer-nav-box .box-close {
    display: inline-block;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper .title, #footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerNavContent {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper section.footer-nav-box .title:before {
    position: absolute;
    display: block;
    font-size: 25px !important;
    font-family: "FontAwesome";
    content: "\f107";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    right: 5px;
    top: -2px;
    /* transition: all 0.2s; */
    transition: transform 0.15s ease-in-out;
    /* color: rgba(0, 0, 0, 0.54); */
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper input:checked + section.footer-nav-box .title:before {
    transform: rotate(180deg);
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper span.footer-nav-title {
    margin: 0;
    line-height: inherit;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper #footerSocialLinks {
    text-align: center;
    display: flex;
    flex-direction: column;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper #footerSocialLinks .footerItems {
    margin: 16px 0;
    border-bottom: 0;
    border-top: inherit;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper #footerSocialLinks .footerItems h4 {
    margin-bottom: 16px;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper #footerSocialLinks .footerItems ul.social-links-list {
    justify-content: center;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper #footerSocialLinks .footerItems .footer-badge-items {
    justify-content: center;
    height: 85px;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper #footerSocialLinks .footerItems:nth-child(1) {
    order: 3;
    flex: inherit;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper #footerSocialLinks .footerItems:nth-child(2) {
    order: 2;
    margin: 0;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper #footerSocialLinks .footerItems:nth-child(3) {
    order: 1;
    margin-bottom: 0;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper #footerSocialLinks .footerItems:nth-child(3) .footer-badge-img img {
    height: 35px;
  }
  #footerBlogContainer #footerBlogComponent .footerBlogWrapper .footerItemsTitleLft1 p {
    line-height: 20px;
  }
}
#footerBlogContainer #footerCopyRights {
  font-family: "Roboto", Arial, sans-serif;
  display: flex;
  background: #f5f5f5;
  box-sizing: border-box;
  max-width: 100%;
  min-width: 0px;
  min-height: 0px;
  margin: 0;
  color: #737272;
  font-size: 12px;
  margin: 32px 0 0 0;
  padding: 0 16px 0 16px;
}
#footerBlogContainer #footerCopyRights .footerBlogWrapper {
  display: flex;
  box-sizing: border-box;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  min-width: 0px;
  min-height: 0px;
  flex-direction: column;
  width: 1248px;
  outline: none;
}
#footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap {
  display: flex;
  box-sizing: border-box;
  max-width: 100%;
  min-width: 0px;
  min-height: 0px;
  flex-direction: row;
  width: 100%;
  -webkit-box-pack: justify;
  justify-content: space-between;
  outline: none;
  padding: 8px;
}
#footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems {
  display: flex;
  box-sizing: border-box;
  max-width: 100%;
  min-width: 0px;
  min-height: 0px;
  flex-direction: column;
}
#footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems:nth-child(2) {
  margin: 0 95px 0 0px;
}
#footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems .copyright-txt {
  font-weight: 400;
}
#footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems .footerItemsDesc {
  display: flex;
  box-sizing: border-box;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  min-width: 0px;
  min-height: 0px;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  outline: none;
  margin: 0;
}
#footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems .footerItemsDesc .copyright-links {
  color: #737272;
  text-decoration: none;
  font-weight: 400;
}
#footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems .footerItemsDesc .copyright-links span {
  margin: 0 8px;
}
#footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems .footerItemsDesc .copyright-links button {
  background-color: transparent;
  color: inherit;
  font-size: 12px;
  font-weight: 400;
  padding: 0;
}
#footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems .footerItemsDesc .copyright-links svg {
  vertical-align: text-bottom;
}
@media screen and (max-width: 990px) {
  #footerBlogContainer #footerCopyRights {
    margin: 0;
    background: #ffffff;
  }
  #footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap {
    justify-content: center !important;
    flex-direction: column;
    padding: 0 8px 30px 8px;
  }
  #footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems {
    flex-direction: column;
    text-align: center;
  }
  #footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems .footerItemsDesc {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  #footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems .footerItemsDesc .copyright-links {
    padding: 0 0 16px 0;
    color: #07649c;
  }
  #footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems .footerItemsDesc .copyright-links:nth-child(1) span {
    border-right: 1px solid #e0e0e0;
    padding-right: 16px;
  }
  #footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems .footerItemsDesc .copyright-links:nth-child(3) {
    flex: 1 0 100%;
  }
  #footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems:nth-child(1) {
    order: 3;
  }
  #footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems:nth-child(2) {
    order: 1;
    margin: 0;
  }
  #footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems:nth-child(3) {
    order: 2;
  }
  #footerBlogContainer #footerCopyRights .footerBlogWrapper .footerWrap .footerItems:nth-child(3) .copyright-links span {
    border-right: 0 !important;
  }
  #footerBlogContainer .footerItemsTitleLft1 h4 {
    margin-top: 10px !important;
    margin-bottom: 0 !important;
  }
}

/*# Current File Updated by Asset CleanUp - Original Source Map: main.css.map */
/*!/wp-content/themes/genesis_child/custom/widgets/lightbox/assets/main.css*/
.copyright-links span {
    cursor: pointer;
    padding: 0;
    list-style: none;
    margin: 0 10px;
    background: transparent none scroll no-repeat 0 0;
    transition: all .8s ease 0s;
}

#modal{
    top: 0;
    left: 0;    
    width:100vw;
    height: 100vh;
    display: none;
    position: fixed;
    z-index: 101;
}

#modal__overlay{
    top: 0;
    left: 0;    
    width:100vw;
    height: 100vh;
    position: fixed;
    background:rgba(0,0,0,.7);
}

#modal__preload > img{
    max-width: 80px;
    -webkit-animation: spin 3s linear infinite;
    -moz-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
    
    z-index: 1;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

  
  @-moz-keyframes spin {
    100% {
      -moz-transform: rotate(360deg);
    }
  }
  
  @-webkit-keyframes spin {
    100% {
      -webkit-transform: rotate(360deg);
    }
  }
  
  @keyframes spin {
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }


#modal__cont {
    width:100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Roboto",sans-serif;
}

#modal__cont [class$="--base"]{
    display: none;
    z-index: 999;
    padding: 20px;
    max-width: 970px;
    background: #fff;
    position: relative;
    max-height: 450px;
    overflow: auto;
}

#modal__cont [class$="--base"] h1{
  font-family: "Roboto", sans-serif;
  font-size: 26px !important;
  font-weight: 700;
  display: block !important;
  margin: 20px 0 20px 0 !important;
}

#modal__cont .main-content {
  font-size: 14px;
  font-family: "Roboto",sans-serif;
  color: #333;
}

#modal_cont .main-content h1.h2 {
  margin: 20px 0 20px 0 !important;
}

#modal__cont .main-content>:not(h2)+h3 {
  margin: 30px 0 20px 0;
}

#modal__cont .main-content h3 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #333;
  text-transform: none;
}

#modal__cont .main-content p {
  margin: 0 0 20px !important;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color:#333333
}


#modal__cont ul.ft-dt-list {
  width: 100%;
  height: auto;
  display: block;
  flex-wrap: inherit;
  align-items: inherit;
  justify-content: inherit;
  padding: 0 0 0 20px !important;
  margin: 0 !important;
}

#modal__cont ul.ft-dt-list li {
  cursor: inherit;
  padding: 0;
  list-style: disc;
  margin: 0 0 10px 0;
  background: none scroll no-repeat 0 0 transparent;
  border: none;
  transition: color 0.2s ease-in-out;
  color: #333;
  font-weight: 400;
}

#modal__cont ul.ft-dt-list li a {
  color: #333 !important;
}

#modal__cont ul.ft-dt-list li p {
  padding: 0;
  font-weight: 400;
}

#modal__cont .main-content .content-table th {
  font-weight: 700;
  vertical-align: middle !important;
}

#modal__cont .main-content .content-table th, .qm_historyHeader_row td, .main-content .spr-ir-sec-filings .qm_heading_bar td, .main-content .spr-ir-table th {
  font-size: 14px;
  background: #2e4787;
  color: #fff;
  padding: 10px 18px;
  text-transform: uppercase;
}

#modal__cont .main-content .content-table, .main-content .content-table th, .main-content .content-table td {
  border-collapse: collapse;
}

#modal__cont .main-content .content-table tbody {
  border: none !important;
}

#modal__cont .main-content .content-table tbody tr:last-child td {
  border-bottom: none !important;
}

#modal__cont .main-content .content-table tbody tr td:first-child, #modal__cont .main-content .content-table tbody tr th:first-child {
  border-left: none !important;
}

#modal__cont .main-content .content-table tbody td {
  padding: 20px;
}

#modal__cont .main-content .ft-dt-sub-list {
  margin: 20px 0 20px 13px;
}

#modal__cont .main-content .content-table {
  width: 100%;
  margin: 25px 0;
  table-layout: inherit !important;
}

#modal__cont .main-content .content-table::after {
  content: inherit !important;
}

#modal__cont .main-content .content-table tbody tr td {
  font-size: 15px;
  background: #fff;
  font-weight: 400;
  vertical-align: middle !important;
}

#modal__cont .main-content .content-table tbody tr:nth-child(even) td {
  background: #f2f2f2;
}

#modal__cont .main-content p a, .main-content ul li a {
  transition: color 0.2s ease-in-out;
  font-weight: 400;
  color: #333;
  text-decoration: none;
}

#modal__close {
    right: 8px;
    top: 12px;
    cursor: pointer;
    position: absolute;
    color:#333333;
}

#modal__cont .main-content .material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.acc a {
    color: #05629b !important;
}


@media screen and (max-width:1023px) {
  #modal__cont {
    padding: 0 40px;
  }
}
/*!/wp-content/themes/genesis_child/custom/landingpage/deals/vendor/normalize.css*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}
/*!/wp-content/themes/genesis_child/custom/landingpage/difm/main.css*/
.material-icons{font-style:normal;margin:0;padding:0;font-size:24px}.material-icons.arrow-left:before{content:""}.material-icons.arrow-right:before{content:""}.material-icons.arrow-down:before{content:""}.material-icons.arrow-up:before{content:""}.material-icons.menu:before{content:""}.material-icons.close:before{content:""}*:focus{outline:none}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box;-webkit-touch-callout:none;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-overflow-scrolling:touch}textarea,[contenteditable],input[type=text],input[type=text]:before,input[type=text]:after{border:0;width:100%;-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial}textarea::-webkit-input-placeholder,[contenteditable]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=text]:before::-webkit-input-placeholder,input[type=text]:after::-webkit-input-placeholder{color:#e0e0e0}textarea:-moz-placeholder,[contenteditable]:-moz-placeholder,input[type=text]:-moz-placeholder,input[type=text]:before:-moz-placeholder,input[type=text]:after:-moz-placeholder{color:#e0e0e0}textarea::-moz-placeholder,[contenteditable]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=text]:before::-moz-placeholder,input[type=text]:after::-moz-placeholder{color:#e0e0e0}textarea:-ms-input-placeholder,[contenteditable]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=text]:before:-ms-input-placeholder,input[type=text]:after:-ms-input-placeholder{color:#e0e0e0}body{line-height:1.5;position:relative;background:#fff;font-family:"Roboto",sans-serif;font-size:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400 !important}a{outline:none;color:#05629b;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all 0.3s ease 0s}a:hover{text-decoration:none}ul{padding:0 32px;}ul::after{clear:both;content:"";display:table}ul.disc li{padding-left:10px;list-style:disc outside;float:none}ul.circle li{padding-left:10px;list-style:circle inside !important;float:none}ul.square li{padding-left:10px;list-style:square inside !important;float:none}ul.decimal li{padding-left:10px;float:none}ol::after{clear:both;content:"";display:table}ol li{float:none}ol.roman li{padding-left:10px;list-style:upper-roman outside;float:none}ol.alpha li{padding-left:10px;list-style:lower-alpha outside;float:none}ul.giftcard li{padding:0 8px;}.fixed{position:fixed;width:100%}#blog .site-header,#btn__search--open,.bialty-container,.pp-multiple-authors-wrapper{display:none}#blog #content{margin:0}#blog #content p{padding:0}#blog #content ul>li{margin-bottom:0}#blog #content.fluid ul,#blog #content.fluid ol{margin-left:0}@media only screen and (max-width: 1279px){#blog #content,#blog .site-inner{padding:0;margin:0}}html{line-height:1.5;font-size:18px}img{max-width:100%}.wrap{max-width:1248px !important;margin:0 auto !important}.cpbtn{border:none;height:40px;color:#333;margin:0 auto;padding:0 20px;cursor:pointer;min-width:150px;font-weight:700;font-size:16px;line-height:40px;text-align:center;border-radius:32px;background:#ffce05;display:inline-block;transition:all 0.8s ease 0s}.cpbtn.outline{background:transparent !important;border:1px solid #2e4787;color:#2e4787 !important}.cpbtn.outline:hover{color:#fff !important;background:#2e4787 !important}.cpbtn.blue{padding:0 50px;color:#fff !important;background:#2e4787 !important}[class$=__desktop]{display:block}@media only screen and (max-width: 1023px){[class$=__desktop]{display:none}}[class$=__mobile]{display:none}@media only screen and (max-width: 1023px){[class$=__mobile]{display:block}}#cp_difm{display:block;max-width:1248px;margin:0 auto}#cp_difm p{margin:20px 0;font-size:20px}@media only screen and (max-width: 480px){#cp_difm p{font-size:14px;margin:10px 0}}#cp_difm h1{line-height: 1.3em;}#cp_difm h2,#cp_difm h1,h3{color:#2e4787;font-weight:600}#cp_difm h2{font-size:60px;line-height:54px}@media only screen and (max-width: 1200px){#cp_difm h2{font-size:30px;line-height:normal}#cp_difm h2 br{display:none}}@media only screen and (max-width: 480px){#cp_difm h2{font-size:22px}}#cp_difm h3{font-size:32px;line-height:54px}@media only screen and (max-width: 480px){#cp_difm h3{font-size:22px}}#cp_difm input[type=text],#cp_difm input[type=email],#cp_difm textarea{width:100%;height:46px;padding:0 10px;border-radius:4px;border:1px solid #e0e0e0}#cp_difm textarea{height:120px}#cp_difm textarea::-webkit-input-placeholder{color:#c3c3c3;font-size:13px}#cp_difm textarea::-moz-placeholder{color:#c3c3c3;font-size:13px}#cp_difm textarea:-ms-input-placeholder{color:#c3c3c3;font-size:13px}#cp_difm textarea:-moz-placeholder{color:#c3c3c3;font-size:13px}#cp_difm header{margin:0;display:flex;flex-wrap:nowrap;align-items:center}@media only screen and (max-width: 1220px){#cp_difm header{margin:0 10px}}@media only screen and (max-width: 480px){#cp_difm header{display:block}}#cp_difm header>div{flex:1;text-align:right}#cp_difm header #cplogo{max-width:200px}@media only screen and (max-width: 480px){#cp_difm header #cplogo{display:block;margin:0 auto}}#cp_difm header .cpbtn{font-weight:600 !important;font-size:16px !important}@media only screen and (max-width: 480px){#cp_difm header .cpbtn{display:none}}#cp_difm #difm_hs{margin-top:0 !important;margin-bottom:60px;text-align:right;position:relative}#cp_difm #difm_hs #cplogo{max-width:260px;margin-bottom:40px}#cp_difm #difm_hs>img{max-width:800px}@media only screen and (max-width: 1200px){#cp_difm #difm_hs>img{max-width:100%}}#cp_difm #difm_hs>div{max-width:300px;height:400px;margin:auto;top:0;bottom:0;text-align:left;left:50px;right:auto;position:absolute}@media only screen and (max-width: 1390px){#cp_difm #difm_hs>div{background:rgba(255,255,255,.5)}}@media only screen and (max-width: 1200px){#cp_difm #difm_hs>div{top:auto;left:0;bottom:0;width:100%;height:auto;padding:30px 50px;max-width:100%;background:rgba(255,255,255,.8)}}@media only screen and (max-width: 1023px){#cp_difm #difm_hs>div{font-size:18px;padding:20px}}@media only screen and (max-width: 767px){#cp_difm #difm_hs>div{height:auto;position:static;font-size:16px;text-align:center}#cp_difm #difm_hs>div br{display:none}}#cp_difm #difm_hs .cpbtn{height:auto;font-size:20px;padding:10px 0;min-width:300px;border:2px solid #2e4784}#cp_difm #difm_hs .cpbtn:hover{color:#2e4784 !important;background:transparent !important;border:2px solid #2e4784}@media only screen and (max-width: 480px){#cp_difm #difm_hs .cpbtn{display:block;max-width:300px;margin:0 auto !important}}#cp_difm #difm_about{display:flex;flex-wrap:nowrap;margin-bottom:60px}@media only screen and (max-width: 767px){#cp_difm #difm_about{flex-wrap:wrap}}#cp_difm #difm_about img{left:auto;right:0;top:auto;bottom:auto;margin:auto;max-width:1000px;position:absolute}@media only screen and (max-width: 767px){#cp_difm #difm_about img{position:static;max-width:100%}}#cp_difm #difm_about>span{width:60%;display:block;position:relative;overflow:hidden;height:500px}@media only screen and (max-width: 767px){#cp_difm #difm_about>span{width:100%;height:auto;padding:20px}}#cp_difm #difm_about>div{flex:1;margin-top:80px;padding-left:50px;max-width:470px}@media only screen and (max-width: 767px){#cp_difm #difm_about>div{margin-top:0;padding:0 20px;max-width:100%}}#cp_difm #difm_howitworks{margin-bottom:60px}#cp_difm #difm_howitworks>p{font-size:16px;text-align:center}@media only screen and (max-width: 600px){#cp_difm #difm_howitworks{margin-bottom:0;padding:0 10px}}#cp_difm #difm_howitworks h3{text-align:center;margin-bottom:60px}#cp_difm #difm_howitworks .boxes{display:flex;flex-wrap:nowrap;margin:0 20px 50px 0px}@media only screen and (max-width: 1200px){#cp_difm #difm_howitworks .boxes br{display:none}}@media only screen and (max-width: 700px){#cp_difm #difm_howitworks .boxes{flex-wrap:wrap;margin:0 10px}}#cp_difm #difm_howitworks .boxes .box{width:100%;margin:0 10px;position:relative;padding:50px 30px 30px 30px;border-radius:24px;box-shadow:0 0 10px 5px #ededed}@media only screen and (max-width: 700px){#cp_difm #difm_howitworks .boxes .box{margin:0 0 60px 0}}#cp_difm #difm_howitworks .boxes .box>span{display:block;color:#fff;font-weight:600;font-size:30px;line-height:70px;height:70px;width:70px;overflow:hidden;text-align:center;border-radius:70px;background:#ff8214;margin:auto;top:-30px;bottom:auto;right:0;left:0;position:absolute}#cp_difm #difm_howitworks .boxes p{font-size:16px}#cp_difm #difm_quote{padding:60px 10px;margin-bottom:60px;background:#e1faff}#cp_difm #difm_quote h3{text-align:center}#cp_difm #difm_quote p{font-size:16px;text-align:center}@media only screen and (max-width: 480px){#cp_difm #difm_quote p{font-size:14px}}#cp_difm #difm_quote .cpbtn{height:38px;line-height:38px !important;width:auto !important;display:inline-block !important;border:1px solid #2e4784}#cp_difm #difm_quote .cpbtn:hover{color:#2e4784 !important;background:transparent !important;border:1px solid #2e4784}#cp_difm #difm_quote .cpbtn:disabled,#cp_difm #difm_quote .cpbtn[disabled]{border:1px solid #ccc !important;background:#ccc !important;color:#666 !important}#cp_difm #difm_quote #freequote{height:20px;display:block}#cp_difm #difm_quote #form{padding:20px;margin:0 auto;max-width:500px;background:#fff;border-radius:8px;box-shadow:1px 1px 5px 1px #cbe4e9}#cp_difm #difm_quote #form #form-btn{text-align:center}#cp_difm #difm_quote #form form{width:100%}#cp_difm #difm_quote #form em{font-size:12px;font-style:normal}#cp_difm #difm_quote #form em.fineprint{display:block;padding:5px 10px 0 10px}#cp_difm #difm_quote #form a>em{display:block;color:#acacac;text-decoration:underline}#cp_difm #difm_quote #form .form-group,#cp_difm #difm_quote #form span{width:100%;display:block;margin:10px 0 20px 0;position:relative}#cp_difm #difm_quote #form .form-group.col2,#cp_difm #difm_quote #form span.col2{width:46.6%}#cp_difm #difm_quote #form .form-group.col3,#cp_difm #difm_quote #form span.col3{width:30%}#cp_difm #difm_quote #form .form-group:last-child,#cp_difm #difm_quote #form span:last-child{text-align:center}@media only screen and (max-width: 600px){#cp_difm #difm_quote #form .form-group.col2,#cp_difm #difm_quote #form .form-group.col3,#cp_difm #difm_quote #form span.col2,#cp_difm #difm_quote #form span.col3{width:100%}}#cp_difm #difm_quote #form textarea{padding:20px 10px}#cp_difm #difm_quote #form .label,#cp_difm #difm_quote #form label{padding:0 5px;top:-12px;left:5px;font-size:14px;font-weight:400;position:absolute;background:#fff}#cp_difm #difm_quote #form .label em,#cp_difm #difm_quote #form label em{color:red}#cp_difm #difm_quote .success{display:none}#cp_difm #difm_quote .success p{font-size:14px;text-align:left}#cp_difm #difm_quote .success h3{font-size:16px;margin-bottom:20px;line-height:normal;text-align:left;display:flex;align-items:center;justify-content:center}#cp_difm #difm_quote .content .row{margin-right:0 !important;margin-left:0 !important}#cp_difm #difm_quote .form-control-feedback{display:none !important}#cp_difm #difm_quote .help-block{display:block;color:#db2429;font-size:11px;text-align:left;margin:2px 0 10px 10px;transition:.5s;font-weight:normal}#cp_difm #difm_quote #green_check{width:26px;height:26px;margin-right:5px;vertical-align:middle}#cp_difm #difm_quote .pulse-animate{-webkit-animation:pulse 4s infinite;animation:pulse 4s infinite;transition:all .4s ease-out}@-webkit-keyframes pulse{0%{background-color:#ff761b;border:1px solid #ff761b}100%{background-color:#2e4787;border:1px solid #2e4787}}@keyframes pulse{0%{background-color:#ff761b;border:1px solid #ff761b}100%{background-color:#2e4787;border:1px solid #2e4787}}#cp_difm #difm_faq{font-size:16px;font-weight:normal;max-width:800px;margin:0 auto 60px auto}#cp_difm #difm_faq h3{text-align:center;margin-bottom:30px}@media only screen and (max-width: 480px){#cp_difm #difm_faq h3{margin-bottom:0}}#cp_difm #difm_faq span{color:#05629b}#cp_difm #difm_faq .answer{overflow:hidden;max-height:0;padding-left:20px;padding-right:40px;transition:all 0.5s ease 0s}@media only screen and (max-width: 480px){#cp_difm #difm_faq .answer{font-size:14px}}#cp_difm #difm_faq>div{border-bottom:1px solid #e0e0e0}#cp_difm #difm_faq label{display:block;cursor:pointer;position:relative;padding:16px 20px;transition:all 0.3s ease 0s}#cp_difm #difm_faq label:hover{background:#f7f7f7}#cp_difm #difm_faq label strong{display:block;margin-right:30px}#cp_difm #difm_faq label i{top:16px;right:10px;position:absolute;transition:all 0.5s ease 0s}#cp_difm #difm_faq label i:before{content:""}#cp_difm #difm_faq input[type=checkbox]{display:none}#cp_difm #difm_faq input[type=checkbox]:checked~label i{transform:scale(-1, -1)}#cp_difm #difm_faq input[type=checkbox]:checked~div.answer{max-height:300px;padding:10px 40px 20px 20px}#cp_difm.terms header{padding:30px 0;border-bottom:1px solid #e0e0e0}#cp_difm.terms main{display:block;max-width:920px;padding:0 20px;margin:80px auto}#cp_difm.terms h3{max-width:750px;margin:0 auto;line-height:normal;text-align:center}#cp_difm.terms p{font-size:16px}#cp_difm.terms .disclaimer{padding:20px;border-radius:8px;margin-bottom:20px;background:#f7f7f7}#cp_difm.terms .disclaimer p{color:#838383;font-size:14px}