/*
 Theme Name:     American Telephone
 Theme URI:      https://americantelephone.us
 Description:    Theme developed by Hampton Creative
 Author:         Dylan Allen, David Lichtenwalter
 Author URI:     http://hamptoncreative.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
  padding-top: 15px;
}

body,h1,h2,h3,span {
  font-family: 'proxima-nova','Lato',Helvetica,Arial,Lucida,sans-serif;
}

body {
  font-weight: 600;
}

h1 {
  font-weight: 800;
  font-size: 55px;
}

.et_pb_column_1_3 h1, .et_pb_column_1_4 h1, .et_pb_text_inner h1 {
    font-size: 55px;
}

#main-header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent!important;
}

div#et-main-area {
    margin-top: -69px;
}

#top-menu li.current-menu-item>a {
  color: #d22323!important;
}

header#main-header.et-fixed-header {
    background-color: #ffffff!important;
}

div#et-info {
    float: right;
}

#logo {
  margin-top: -55px;
  max-height: 82%;
}

.et-fixed-header img#logo {
    max-height: 90%;
    margin-top: -50px;
}

div#top-header {
  z-index: 10;
}

.et_pb_fullwidth_header_container.center {
    height: 60vw;
}

#hello-text {
  text-align: center;
  background-color: #ffffff;
}

#hello-text h1 {
  font-size: 187px;
  font-weight: 800;
  padding-top: 100px;
  letter-spacing: -24px;
  margin-bottom: 0;
}

a.et_pb_button.et_pb_button_0.et_pb_module.et_pb_bg_layout_light {
    color: #ffffff;
    padding-left: 40px;
    padding-right: 40px;
}

#hello-text p {
    padding-bottom: 15px;
    font-weight: 600;
    line-height: 21px;
    width: 427px;
    max-width: 80%;
    font-size: 19px;
    margin: auto;
}

.approach p {
    max-width: 425px;
    margin: auto;
}

span.letter1, span.letter2,span.letter3,span.letter4,span.letter5 {
  transform: translate3d(0,278px,0);
  opacity: 0;
  animation: fadeinup;
  animation-duration: 0.5s;
  display: inline-block;
  animation-fill-mode:forwards;
  animation-delay: 0.2s
}

span.letter2 {
  animation-delay: 0.3s;
}

span.letter3 {
  animation-delay: 0.4s;
}

span.letter4 {
  animation-delay: 0.5s;
}

span.letter5 {
  animation-delay: 0.6s;
}

img#deskstuff, img#topphone, img#yellowdot    {
  opacity: 0;
}

.fadein, .fadeinup, .fadeinscale {
  opacity: 0;
}

.animate .fadein {
  animation: fadein;
  animation-fill-mode: forwards;
}

.animate .fadeinup {
  animation: fadeinup;
  animation-fill-mode: forwards;
}

.animate .fadeinscale {
  animation: fadeinscale;
  animation-fill-mode: forwards;
}

 .animate img#yellowdot {
   animation-duration: 0.5s;
 }

.animate img#topphone   {
  animation-duration: 0.8s;
}

.animate img#deskstuff  {
  animation-duration: 0.8s;
}

img#deskstuff {
    position: absolute;
    bottom: calc(11.3vw - 244px);
    animation-delay: 0.7s!important;
}

img#topphone {
    position: absolute;
    top: 7%;
    right: 0;
    width: 285px;
    animation-delay: 1.2s!important;
}

@media (min-width: 981px) {
  .et_pb_column.et_pb_column_1_3.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough {
      height: 5px;
  }
}


img#yellowdot {
    width: 68%;
    display: block;
    margin: auto;
    margin-bottom: calc(11.3vw - 248px);
    animation-delay: 0.3s!important;
}

img#dotimage {
    width: 35px;
    margin-left: 15px;
}

@media (min-width: 767px) and (max-width: 981px) {
  .yellowstuffimage img {
      margin-bottom: -111px;
  }
}

@media (max-width: 767px) {
  .yellowstuffimage img {
    margin-bottom: -27px;
  }
}


.line {
  position: absolute;
  background-size: 100% 100%;
  transition: all 1.5s ease 1s;
}

.finished .line {
  transition: all 0.3s ease!important;
}

#line1 {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  left: calc(50% + 223px);
  background: linear-gradient(#27aae1, #cdc137);
}

#line1.waiting {
  height: 10px!important;
  opacity: 0;
}

span#dot1.animate {
    animation: none;
    opacity: 1;
}

div#line1.animate {
    transition: height 2s ease;
}

.dot {
  position: absolute;
  display: block;
  z-index: 3;
  left: calc(30% - 25px);
}

#line2 {
  position: absolute;
  background-image: url('/wp-content/uploads/2018/02/diagonal2.png');
  background-size: 100% 100%;
  border-radius: 50px;
  left: calc(30%);
  right: calc(50% - 223px);
  z-index: 2;
  transition: all 1.5s ease 0.3s;
}

div#line2.waiting, div#line4.waiting {
    height: 0!important;
    left: calc(50% + 223px)!important;
}

div#line3.waiting {
  height: 0!important;
  right: calc(50% + 223px)!important;
}

div#line3 {
    left: calc(30% - 8px);
    right: calc(50% - 223px);
    background-image: url(/wp-content/uploads/2018/02/line3.png);
    z-index: 2;
}

div#line4 {
    left: calc(50% - 280px);
    right: calc(50% - 223px);
    background-image: url(/wp-content/uploads/2018/02/line4.png);
    z-index: 2;
}

div#line5.waiting {
  height: 0!important;
}

#dot3 {
  z-index: 10;
  left: calc(50% - 303px);
}

div#line5 {
    left: calc(50% - 281px);
    background: linear-gradient(#ff8400,#ff8400,#2876ce,#2876ce);
    z-index: 9;
    right: calc(50% + 274px);
}

@keyframes fadeinup {
  0% {transform: translate3d(0,278px,0);opacity: 0;}
  90% {transform: translate3d(0,-5px,0);opacity: 1;}
  100% {transform: translate3d(0,0,0);opacity: 1;}
}

@keyframes fadeinscale {
  0% {opacity: 0;transform: scale(0.8) translateY(10px);}
  100% {opacity: 1;transform: scale(1) translateY(0px);}
}

@keyframes fadein {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

span#dot1 {
  opacity: 0;
  animation: pulse;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  display: inline-block;
  animation-fill-mode:forwards;
  animation-delay: 1.3s;
}

img#dot4 {
    z-index: 10;
    left: calc(50% - 310px);
}

@keyframes pulse {
  0% {opacity: 0;transform: scale(0.8) translateY(10px);}
  50% {opacity: 1;transform: scale(1) translateY(0px);}
  100% {opacity: 0;transform: scale(0.8) translateY(10px);}
}

.footerleft {
  font-size: 0.8em;
  line-height: initial;
  font-weight: 500;
}

.footerleft strong {
    font-weight: 800;
}

.footer-widget.last div {
    width: 100%;
}

.footer-widget.last img {
    float: right;
}

div#footer-bottom {
    display: none;
}

.footer-social img {
  padding-left: 9px;
  width: 40px;
}

.header-social img {
  padding-left: 6px;
  width: 30px;
}

div#media_image-3 {
    margin-bottom: 20px;
}

span#et-info-phone {
    vertical-align: super;
    padding-right: 20px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}

#main-content .entry-content div.slantdiv {
    margin: 0;
    width: 100%!important;
    max-width: 100%!important;
    transform: skewY(-7deg);
    padding-top: 8vw;
    margin-top: -11.5vw;
    padding-bottom: 8vw;
    position: relative;
    z-index: 1;
}

.slantwidth > .et_pb_column {
    padding: 0!important;
}

#main-content .entry-content div.slantwidth {
    margin: 0;
    width: 100%!important;
    max-width: 100%!important;
}

.et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    padding: 0;
}

.et_contact_bottom_container {
    text-align: center;
    width: 100%;
}


body #page-container .et_pb_contact_form_0.et_pb_contact_form_container .et_pb_button {
    color: #ffffff!important;
    font-size: 22px;
}
body.et_pb_button_helper_class .et_pb_button, body.et_pb_button_helper_class .et_pb_module.et_pb_button, .woocommerce.et_pb_button_helper_class a.button.alt, .woocommerce-page.et_pb_button_helper_class a.button.alt, .woocommerce.et_pb_button_helper_class button.button.alt, .woocommerce-page.et_pb_button_helper_class button.button.alt, .woocommerce.et_pb_button_helper_class input.button.alt, .woocommerce-page.et_pb_button_helper_class input.button.alt, .woocommerce.et_pb_button_helper_class #respond input#submit.alt, .woocommerce-page.et_pb_button_helper_class #respond input#submit.alt, .woocommerce.et_pb_button_helper_class #content input.button.alt, .woocommerce-page.et_pb_button_helper_class #content input.button.alt, .woocommerce.et_pb_button_helper_class a.button, .woocommerce-page.et_pb_button_helper_class a.button, .woocommerce.et_pb_button_helper_class button.button, .woocommerce-page.et_pb_button_helper_class button.button, .woocommerce.et_pb_button_helper_class input.button, .woocommerce-page.et_pb_button_helper_class input.button, .woocommerce.et_pb_button_helper_class #respond input#submit, .woocommerce-page.et_pb_button_helper_class #respond input#submit, .woocommerce.et_pb_button_helper_class #content input.button, .woocommerce-page.et_pb_button_helper_class #content input.button {
}
body .et_pb_button, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce-message a.button.wc-forward {
    font-size: 22px;
    background: #2876ce;
    border-width: 0px!important;
    border-color: rgba(40,118,206,0.78);
    border-radius: 26px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}
.et_pb_contact_submit, .et_password_protected_form .et_submit_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .comment-reply-link, .form-submit .et_pb_button, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .et_pb_contact p input[type="checkbox"]:checked+label i:before, .et_pb_bg_layout_light.et_pb_module.et_pb_button {
    color: #2876ce;
}
.et_pb_contact_reset, .et_pb_contact_submit {
    display: inline-block;
    margin: 0 0 0 15px;
    font-family: inherit;
    cursor: pointer;
}
.et_pb_button {
    position: relative;
    padding: .3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em!important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
.et_overlay:before, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light.et_pb_module.et_pb_button, .et_pb_contact_submit, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .et_pb_member_social_links a:hover, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_pb_sum, .woocommerce-page #content input.button:hover .et_pb_widget li a:hover {
    color: #2ea3f2;
}
.et_pb_contact_reset, .et_pb_contact_submit {
    display: inline-block;
    margin: 0 0 0 15px;
    font-family: inherit;
    cursor: pointer;
}
.et_pb_button {
    position: relative;
    padding: .3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em!important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
.et_overlay:before, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light.et_pb_module.et_pb_button, .et_pb_contact_submit, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .et_pb_member_social_links a:hover, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_pb_sum, .woocommerce-page #content input.button:hover .et_pb_widget li a:hover {
    color: #2ea3f2;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button, select {
    text-transform: none;
}
button, input {
    line-height: normal;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
*, *::after, *::before {
    box-sizing: border-box;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
    border-style: solid;
    border-width: 1px;
    padding: 1px 7px 2px;
}
user agent stylesheet
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: buttontext;
    background-color: buttonface;
    box-sizing: border-box;
    padding: 2px 6px 3px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
}
user agent stylesheet
input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 11px system-ui;
}
user agent stylesheet
input, textarea, select, button, meter, progress {
    -webkit-writing-mode: horizontal-tb;
}
user agent stylesheet
button {
    -webkit-appearance: button;
}
.et_contact_bottom_container {
    text-align: center;
    width: 100%;
}
.et_contact_bottom_container {
    float: right;
    margin-top: -1.5%;
    text-align: center;
}

.et_pb_text_align_left {
    text-align: left;
}

body {
    line-height: 1.4em;
}
body {
    color: #646464;
}
body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_link_content a.et_link_main_url, body .et_pb_bg_layout_light .et_pb_post p, body .et_pb_bg_layout_dark .et_pb_post p {
    font-size: 18px;
}
body {
    font-weight: 600;
}
body, h1, h2, h3, span {
    font-family: 'proxima-nova','Lato',Helvetica,Arial,Lucida,sans-serif;
}
body {
    color: #666;
    background-color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.7em;
}
body {
    line-height: 1;
}

body {
    font-weight: 600;
}
body, h1, h2, h3, span {
    font-family: 'proxima-nova','Lato',Helvetica,Arial,Lucida,sans-serif;
}
body {
    color: #666;
    background-color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.7em;
}
body {
    line-height: 1;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

.et_pb_button:before {
    display: none;
}
.et_pb_button:after, .et_pb_button:before {
    position: absolute;
    margin-left: -1em;
    opacity: 0;
    text-shadow: none;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    font-variant: none;
    line-height: 1em;
    text-transform: none;
    content: "\35";
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
.et_pb_button:before {
    display: none;
}
.et_pb_button:after, .et_pb_button:before {
    position: absolute;
    margin-left: -1em;
    opacity: 0;
    text-shadow: none;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    font-variant: none;
    line-height: 1em;
    text-transform: none;
    content: "\35";
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
*, *::after, *::before {
    box-sizing: border-box;
}
body #page-container .et_pb_contact_form_0.et_pb_contact_form_container .et_pb_button:after {
    font-size: 35.2px;
}
body .et_pb_button:after, .woocommerce a.button.alt:after, .woocommerce-page a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce-page button.button.alt:after, .woocommerce input.button.alt:after, .woocommerce-page input.button.alt:after, .woocommerce #respond input#submit.alt:after, .woocommerce-page #respond input#submit.alt:after, .woocommerce #content input.button.alt:after, .woocommerce-page #content input.button.alt:after, .woocommerce a.button:after, .woocommerce-page a.button:after, .woocommerce button.button:after, .woocommerce-page button.button:after, .woocommerce input.button:after, .woocommerce-page input.button:after, .woocommerce #respond input#submit:after, .woocommerce-page #respond input#submit:after, .woocommerce #content input.button:after, .woocommerce-page #content input.button:after {
    font-size: 35.2px;
}
#et-info-email:before, #et-info-phone:before, #et_search_icon:before, .comment-reply-link:after, .et-cart-info span:before, .et-pb-arrow-next:before, .et-pb-arrow-prev:before, .et-social-icon a:before, .et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before, .et_overlay:before, .et_password_protected_form .et_submit_button:after, .et_pb_button:after, .et_pb_contact_reset:after, .et_pb_contact_submit:after, .et_pb_font_icon:before, .et_pb_newsletter_button:after, .et_pb_pricing_table_button:after, .et_pb_promo_button:after, .et_pb_social_icon a.icon:before, .et_pb_testimonial:before, .et_pb_toggle_title:before, .form-submit .et_pb_button:after, .mobile_menu_bar:before, .woocommerce #content input.button.alt:after, .woocommerce #content input.button:after, .woocommerce #respond input#submit.alt:after, .woocommerce #respond input#submit:after, .woocommerce a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce button.button:after, .woocommerce button.single_add_to_cart_button.button:after, .woocommerce input.button.alt:after, .woocommerce input.button:after, .woocommerce-page #content input.button.alt:after, .woocommerce-page #content input.button:after, .woocommerce-page #respond input#submit.alt:after, .woocommerce-page #respond input#submit:after, .woocommerce-page a.button.alt:after, .woocommerce-page a.button:after, .woocommerce-page button.button.alt:after, .woocommerce-page button.button:after, .woocommerce-page input.button.alt:after, .woocommerce-page input.button:after, a.et_pb_more_button:after {
    text-shadow: 0 0;
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
}
.et_pb_button:after, .et_pb_button:before {
    position: absolute;
    margin-left: -1em;
    opacity: 0;
    text-shadow: none;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    font-variant: none;
    line-height: 1em;
    text-transform: none;
    content: "\35";
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
#et-info-email:before, #et-info-phone:before, #et_search_icon:before, .comment-reply-link:after, .et-cart-info span:before, .et-pb-arrow-next:before, .et-pb-arrow-prev:before, .et-social-icon a:before, .et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before, .et_overlay:before, .et_password_protected_form .et_submit_button:after, .et_pb_button:after, .et_pb_contact_reset:after, .et_pb_contact_submit:after, .et_pb_font_icon:before, .et_pb_newsletter_button:after, .et_pb_pricing_table_button:after, .et_pb_promo_button:after, .et_pb_social_icon a.icon:before, .et_pb_testimonial:before, .et_pb_toggle_title:before, .form-submit .et_pb_button:after, .mobile_menu_bar:before, .woocommerce #content input.button.alt:after, .woocommerce #content input.button:after, .woocommerce #respond input#submit.alt:after, .woocommerce #respond input#submit:after, .woocommerce a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce button.button:after, .woocommerce button.single_add_to_cart_button.button:after, .woocommerce input.button.alt:after, .woocommerce input.button:after, .woocommerce-page #content input.button.alt:after, .woocommerce-page #content input.button:after, .woocommerce-page #respond input#submit.alt:after, .woocommerce-page #respond input#submit:after, .woocommerce-page a.button.alt:after, .woocommerce-page a.button:after, .woocommerce-page button.button.alt:after, .woocommerce-page button.button:after, .woocommerce-page input.button.alt:after, .woocommerce-page input.button:after, a.et_pb_more_button:after {
    text-shadow: 0 0;
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
}
.et_pb_button:after, .et_pb_button:before {
    position: absolute;
    margin-left: -1em;
    opacity: 0;
    text-shadow: none;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    font-variant: none;
    line-height: 1em;
    text-transform: none;
    content: "\35";
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
*, *::after, *::before {
    box-sizing: border-box;
}

@media (max-width: 1345px) {
  img#dot4 {
    left: 27%;
  }
  #dot3 {
    left: 27.5%;
  }
  div#line5 {
    left:29.5%;
    right:auto;
    width: 10px;
  }
  div#line4 {
    left: 29.5%;
  }
}



@media (max-width: 1000px) {
  #main-content .entry-content div.slantdiv {
    margin-top: -110px;
  }
}

.slantdiv > div {
    transform: skewY(7deg);
}

.bottomslant img {
    margin-top: -300px;
}

.boxedlists ul {
    list-style: none;
    padding: 0;
}

.boxedlists li {
    text-align: center;
    border-radius: 5px;
    padding: 8px 0;
    margin: 7px;
    color: #666666;
    background-color: #f5f0f0;
}

.constrainicons img {
  width: 250px;
}

.constrainicons span {
    text-align: center;
    display: block!important;
    margin: auto;
}

.supportheader .header-content {
    padding: 0;
    margin-left: 0!important;
    margin-right: 0!important;
    width: 100%!important;
    max-width: 100%!important;
}

.et_pb_row_fullwidth div.et_pb_column_4_4 {
  margin-left: calc(50% - 325px);
  max-width: 650px;
}

#scrolldownbutton img {
    max-width: 17vw;
}

a.et_pb_button.thebutton.et_pb_button_1.et_pb_module.et_pb_bg_layout_dark {
    position: relative;
    z-index: 9999999;
}

.fullwidthone .et_pb_column.et_pb_column_4_4.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
}

canvas#scene.nogl {
    background-image: url(/wp-content/uploads/2018/03/molecule.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}

@media (max-width: 810px) {
  .et_pb_row_fullwidth div.et_pb_column {
      max-width: 811px;
      margin-left: 0;
      padding: 0 10%;
  }
}

@media (max-width: 980px) {
  .line, .dot {
    display: none;
  }

  .leftonmobile {
    text-align: left!important;
  }

  .et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin-left: 0!important;
  }

}

@media (max-width:767px) {
  #hello-text h1 {
    font-size: 25vw;
    letter-spacing: -3vw;
  }

  img#dotimage {
    width: 20px;
    margin-left: 5px;
  }

  #logo {
    margin-top: -33px;
  }

  #hello-text p {
    font-size: 18px;
    font-weight: 500;
  }

  .supportheader h2 {
    font-size: 22px!important;
  }

  .supportheader h1 {
    font-size: 27px!important;
  }
}

.home #logo {
    display: inline-block;
}

#logo {
  content: url(/wp-content/uploads/2018/05/at-logosm-halfwhite.png);
}

.home #logo {
  content: url(/wp-content/uploads/2018/02/at-logosm.png);
}

.et-fixed-header img#logo {
    display: inline-block;
    content: url(/wp-content/uploads/2018/02/at-logosm.png);
}
