body {
    margin: 0;
    font-family: 'Roboto';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: justify;
    background-color: #1f1f1f;
}
.send-button{
  border: 1px solid #f3aa2d;
  background: transparent;
  font-size: 16px;
  padding: 5px 25px 5px 25px;
  color: #ffffff;
  border-radius: 4px;	
}
.send-button:hover, .send-button:focus, .send-button:active {
  background: #f3aa2d;
  color: #000000;
}
.g-recaptcha{
  /*width: 100%;*/
  /*height:100px;*/
}
.g-recaptcha>div{
  float:right;
}

a{
  outline: transparent;
}
html,body{
      overflow-x: hidden !important;
}
ul>li {
    color: #c9c9c9;
}
hr.wp-block-separator {
    background: #f3aa2da1;
    box-shadow: 0px 0px 4px #f3aa2d;
    margin-bottom: 40px;
}
.btn-primary-toa{
  background: #f3aa2d;
  border-color: #f3aa2d;
  padding: 0px 10px 0px 10px;
}
.btn-primary-toa:hover {
    background: #f3aa2dc4;
    border-color: #f3aa2dc4;
}
.understrap-read-more-link-toa {
    background: #f3aa2d;
    border-color: #f3aa2d;
    height: 32px;
    padding: 2px 9px 2px 9px;
    margin-top:10px;
    line-height: 28px;
}
.understrap-read-more-link-toa:hover {
    background: #f3aa2dc4;
    border-color: #f3aa2dc4;
}
.toa-highLightedWord{
  color: #f3aa2d;
}
a {
    color: #e1e1e1a8;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #e1e1e1a8;
    color: #f3aa2d;
    text-decoration: none;
}

.category-image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 4px;
    align-items: initial;
    padding: 0px;
}

.entry-title {
    text-decoration: none;
    background-color: transparent;
    line-height: 2.2rem;
    color: #ffffffbd;
    font-family: 'Roboto Thin';
    font-size: 2.0rem;
    margin-bottom: 10px;
}
.form-group, .wpcf7 .wpcf7-form p {
        margin-bottom: 2px;
    width: calc(100% - 72px);
    float: right;
}
.btn-outline-primary, .wpcf7 input[type=submit] {
    color: #000;
    background: #f3aa2d;
    border-color: #f3aa2d;
    border: 0px;
    height: 32px;
    width: 90px;
    float: right;
    border: 0px !important;
    padding: 2px 9px;
}
.btn-outline-primary:hover, .wpcf7 input:hover[type=submit] {
    background: #f3aa2d61;
    border-color: #f3aa2d61;
    border: 0px;
}

.btn-outline-primary:hover, .wpcf7 input:hover[type=submit] {
    color: #000;
    background-color: #f3aa2d61;
    border-color: #f3aa2d61;
    border: 0px;
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle, .wpcf7 .show>input.dropdown-toggle[type=submit], .wpcf7 input:not(:disabled):not(.disabled).active[type=submit], .wpcf7 input:not(:disabled):not(.disabled):active[type=submit] {
    color: #000;
    background-color: #f3aa2d61;
    border-color: #f3aa2d61;
}
.slider, #archive-wrapper, #search-wrapper, #error-404-wrapper{
    margin-top: 55px;
}
.gm-style .gm-style-iw-c {
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    top: 0;
    left: 0;
    transform: translate(-50%,-100%);
    background-color: #1f1f1fcc !important;
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
    padding-right: 11px !important;
}
.gmpInfoWindowtitle {
    font-size: 19px;
    font-weight: bold !important;
    color: #f3aa2d !important;
    margin: 0 0 5px 6px;
    padding: 5px 0;
    position: relative;
    left: -6px;
}
.wp-block-media-text {
    padding: 70px;
}

.latest-news > .wp-block-media-text__content > p{
  font-family: 'Roboto Light';
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #ffffffbd;
    line-height: 20px !important;
}
.has-large-font-size {
    font-size: 36px;
    color: #fffffff2;
    font-family: 'Roboto Thin';
    line-height: 37px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  font-family: 'Roboto Light';
  /*margin-top: 50px !important;*/
  text-align: left;
}
.wp-block-embed__wrapper {
    text-align: center;
    position: relative;
    padding-bottom: 29.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 40px;
}
img{
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.wp-block-media-text__content>h2, .category-description>.entry-title {
    margin-top: 0px !important;
}

.type-post {
    display: block;
    padding: 20px !important;
    margin-top: 72px;
}
.nav-next {
    float: right;
    width: 100%;
    text-align: right;
}
.wp-block-cover, .wp-block-cover-image {
    position: relative;
    background-color: #000;
    background-size: cover;
    background-position: 50%;
    min-height: 174px;
    width: 100%;
    margin: 0 0 1.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.wp-block-columns {
    display: flex;
    flex-wrap: inherit;
}
.h2, h2 {
    font-size: 1.5rem;
    color: #ffffffde;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 20px;
    color: #ffffffbd;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    color: #ffffffde;
    font-weight: 500;
    font-size: 2.0rem;
    line-height: 1.2;
    font-family: 'Roboto Thin';
}
.product-overview {
    font-family: 'Roboto Light';
    font-size: 1.2rem;
    line-height: 27px;
}
.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text, .wpcf7 .input-group>.input-group-append>input[type=submit], .wpcf7 .input-group>.input-group-prepend:first-child>input:not(:first-child)[type=submit], .wpcf7 .input-group>.input-group-prepend:not(:first-child)>input[type=submit] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size:11px;
}
input:focus[type=submit], .wpcf7 input:focus[type=tel], .wpcf7 input:focus[type=text], .wpcf7 input:focus[type=time], .wpcf7 input:focus[type=url], .wpcf7 input:focus[type=week], .wpcf7 select:focus, .wpcf7 textarea:focus {
    outline: 0;
    outline: transparent !important;
    color: #f3aa2d !important;
    background-color: #0e0e0e !important;
    border-color: ##0e0e0e !important;
    border: 0 !important;
    box-shadow: none !important;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #f3aa2d;
    border-color: #f3aa2d;
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #e1e1e1;
    background-color: #252523;
    border: 1px solid #F3AA2d;
}
.page-link:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #f3aa2d;
    border-color: #f3aa2d;
}
.wp-block-cover.has-parallax>p>a {
    text-decoration: none;
}
.wp-block-cover:hover.has-parallax {
    opacity: 0.6;
}
a.wp-block-button__link.has-background.has-toa-orange-background-color {
    background: #f3aa2d;
    border-color: #f3aa2d;
    height: 32px;
    padding: 2px 9px;
    font-size: 14px !important;
    font-weight: 400;
    font-family: 'Roboto Light';
    color: #000;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
a.wp-block-button__link:hover {
    margin: 0px;
    padding: 6px 32px 6px 32px;
    font-size: 14px;
    text-decoration: none;
    background: #f3aa2d;
}
a.wp-block-button__link:hover {
    background: #f3aa2dd9;
    margin: 0px;
    padding: 6px 32px 6px 32px;
    font-size: 14px;
    text-decoration: none;
}

.entry-title-no-content {
font-size: 2rem;
margin-top: 13px !important;
line-height: 2.1rem;
margin-bottom: 30px;
}

.entry-content-no-content{
  font-size: 1.3rem;
  line-height: 1.5rem !important;
font-family: 'Roboto Thin';
}

.no-content-image {
display: flex;
justify-content: center;
align-items: center;
width: 175px !important;
height: 135px;
}

.no-content-description{
  width: calc(100% - 176px);
  display: block;
  justify-content: center;
  align-items: center;
}
.has-text-color {
    margin-top: -16px;
}

.center-content{
      align-items: flex-start;
  justify-content: center;
}
.search-field {
    height: 40px !important;
    padding-left: 20px !important;
}
.search-button {
    height: 40px !important;
    font-size: 15px !important;
}
section.search-form {
    margin-top: 50px;
}
.wp-block-media-text.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media {
    padding: 0px 0px 0px 11px !important;
    padding: 0px 0px 0px 30px !important;
}
.wp-block-media-text.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content {
    padding: 0px 11px 0px 9px !important;
    padding: 0px 23px 0px 7px !important;
}
.wp-block-media-text>.wp-block-media-text__media {
    padding: 0px 23px 0px 6px !important;
    height: 98%;
}

.wp-block-media-text>.wp-block-media-text__content {
    padding: 0px 0px 0px 30px !important;

}
.reseller.wp-block-media-text>.wp-block-media-text__content{
    min-height: 150px;
}
a.wp-block-button__link.has-background.has-toa-orange-background-color:hover {
    background: #f3aa2dc4;
    border-color: #f3aa2dc4;
}
li{
  outline: transparent;
}
li.advgb-tab.ui-tabs-active {
    background-color: #f3aa2d !important;
    border-bottom-color: transparent !important;
}
li.advgb-tab, li.advgb-tab.ui-state-default {
    float: left;
    margin: 0;
    margin-bottom: -1px;
    border: 0px solid #1f1f1f !important;
    position: relative;
    background: 0;
}

div.advgb-tab-body {
    padding: 10px 10px 10px 15px;
    border: 0px solid #1f1f1f !important;
    background: 0;
}
#slb_viewer_wrap .slb_theme_slb_black .slb_container {
    background: none !important;
    box-shadow: none !important;
}
.home-header-text-row{
    margin: 14px 0px -28px 0px;
}

.download-steps-header{
  width: 80% !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.sy-controls li.sy-next {
    right: -10% !important;
    top: 0;
}
.sy-controls li.sy-prev {
    left: -10% !important;
    top: 0;
}
.wp-block-media-text {
  padding: 10px;
  padding-top: 5px;
  padding-bottom: 50px;
}
.wp-block-image {
    width: 100%;
    margin-bottom: 0em;
    margin-left: 0;
    margin-right: 0;
}
.what-does-toa{
  margin-top: 50px;
}

.what-does-toa_row2{
  margin-top: -20px;
}
.wp-block-image img {
    width: 100% !important;
}
.wp-block-column:not(:last-child) {
    margin-right: 0px;
}
.wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
    margin-left: 0px;
}
.wp-block-image>figure>a>img:hover {
    opacity: 0.6;
}
.wp-block-image>a>img:hover {
    opacity: .6;
}
.wp-block-image>figure>a>img {
    opacity: 1;
}
.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized {
    display: block;
    margin-left: 0;
    margin-right: 0;
}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.is-resized>figcaption {
    display: block;
    caption-side: bottom;
}
.wp-block-image.download-steps {
    padding-top: 30px;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.download-button-steps>a {
    border-top-left-radius: 0px !important;
    margin-top: -1px;
}

.product-button {
    padding: 0px 5px;
}
.wp-block-media-text__content>h2 {
    font-family: 'Roboto Thin';
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    color: #ffffffde;
    font-weight: 500;
    font-size: 2rem;
    line-height: 1.2;
    font-family: 'Roboto Light';
}
.contact-form-h{
      font-family: 'Roboto';
}
.entry-content>h2 {
    font-family: 'Roboto Thin';
}
.uagb-section__wrap{
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
}


.uagb-section__wrap .uagb-section__inner-wrap {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
}

.uagb-section__wrap:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 40px rgba(0,0,0,0.8);
    box-shadow: 0 0 40px rgba(0,0,0,0.8);
    bottom: -1px;
    left: 4%;
    right: 10%;
    width: 93%;
    height: 50%;
    -moz-border-radius: 100%;
    border-radius: 15%;
}

.uagb-section__inner-wrap:before{
  background: #ffffff;
			transform: rotate(45deg);
}
.uagb-section__inner-wrap {
    padding: 2px 50px 2px 50px !important;
    background: -webkit-linear-gradient(180deg,#4d4d4d 0%,#262626 71%) !important;
    background: -o-linear-gradient(180deg,#4d4d4d 0%,#262626 71%) !important;
    background: -moz-linear-gradient(180deg,#4d4d4d 0%,#262626 71%) !important;
    background: linear-gradient(180deg,#4d4d4d 0%,#262626 71%) !important;
    background:linear-gradient(135deg, transparent 10px, #65C7F20) top left,
linear-gradient(225deg, transparent 10px, #65C7F20) top right,
linear-gradient(315deg, transparent 10px, #65C7F20) bottom right,
linear-gradient(45deg,  transparent 10px, #65C7F20) bottom left;
}
.codecs-header-img>img {
    width: 70% !important;
}
.wp-block-column {
    padding: 8px;
}
.codecs-header-img {
    margin-bottom: 20px;
}
.text-left-aligned{
  text-align: left;
}
.codecs-box {
    width: auto !important;
    margin-left: -50px !important;
    margin-right: -59px !important;
    max-width: unset !important;
    margin-top: 50px;
}
.codecs-box>.uagb-section__inner-wrap>h2{
  margin-top: 21px !important;
}
.home-header-text {
    color: #aeaeae;
    font-size: 20px;
    font-family: 'Roboto Light';
}
#wplc_first_message {
    display: block;
    text-align: center;
}
.wplc_offline, .wplc-color-2 {
    font-size: 18px;
    color: #1f1f1f;
    width: 100%;
    font-family: 'Roboto Light';
}
/*
* BUGFIX GUTENBERG BOOTSTRAP COLUMN RESPONSIVENESS
*/
.wp-block-columns {
    display: flex;
    flex-wrap: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -19px !important;
    margin-left: -19px !important;
}
.wp-block-column{
  padding-bottom: 0px;
}
.wp-block-column:not(:last-child) {
    margin-right: 0;
}

.home-header-text-row>.toa-product-long, .toa-product-short {
    padding:0px;
}
.featured-image{
      margin-top: 55px;
      padding-bottom:27px;
}
.product-footer{
  margin-top: -30px;
  justify-content: center;
}
.product-footer>.wp-block-column {
    padding: 0px;
}
.home-header-text-row>.wp-block-column>.home-header-text>a {
    text-decoration: none;
    text-shadow: 1px 1px 1px #000;
}
b, strong {
    font-weight: bolder;
    color: #fff;
}
/*SLIDESHOW SCREENSHOTS*/
.sy-box {
    max-height: 670px;
    margin-bottom: 18px;
}
.sy-pager {
    clear: both;
    display: block;
        display: none;
    width: 100%;
    margin: -1em 0 1em;
    padding: 0;
    text-align: center;
}
.sy-pager li.sy-active a {
    /*background: rgba(255,255,255,.52) !important;*/
    background: #A7A7AB !important;
}
.sy-pager li a {
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0,0,0,.33) !important;
    text-indent: -9999px;
    -webkit-background-size: 2em 2em;
    background-size: 2em;
    border-radius: 20px;
    text-decoration: none;
    box-shadow: none;
    border: 1px solid #fff !important;
}
.sy-pager li {
    display: inline-block;
    width: 14px !important;
    height: 14px !important;
    margin: 0 1em 0 0;
    border-radius: 20px;
}
.sy-filler {
    padding-top: 57.4775% !important;
}
.sy-pager li a:focus{
  opacity: 1 !important;
}
.sy-slide {
    width: 100%;
    z-index: 2;
    background: #1f1f1f !important;
}
.raid-calculator{
    min-height: 670px;
    width: 100%;
    height: 75vh;
}
.rl-gallery .rl-gallery-link .rl-gallery-caption, .rl-gallery .rl-gallery-link:after {
    background-color: rgba(0, 0, 0, 0) !important;
    bottom: -1rem !important;
    font-size: 21px !important;
    font-family: 'Roboto Light' !important;
    text-align: center !important;
    background: #1f1f1f !important;
}
/* LIGHTBOX NIVO*/
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
    background: #1f1f1f;
    background: rgba(0, 0, 0, 0.93);
}
.nivo-lightbox-theme-default .nivo-lightbox-title {
    font-family: 'Roboto Light';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    background: #0000;
    color: #d4d4d4;
    padding: 7px 15px;
    border-radius: 30px;
}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
    bottom: 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
    opacity: 1;
    background-color: rgba(0,0,0,.0);
}
.center-content{
      justify-content: center;
}
.download-news {
    margin-top: -10px;
    font-family: 'Roboto Thin';
    font-size: 17px;
    margin-left: 18px;
}
.download-news:before {
    content: "»";
    position: absolute;
    font-size: 23px;
    margin-top: -1.3px;
    margin-left: -17px;
    color: #f3aa2d;
}
.wplc-color-bg-1 {
    background-color: #f3aa2d !important;
}
.news-title{
  font-size: 28px;
}
p.product-feature-headline {
    color: #efefef;
    font-family: 'Roboto Light';
    text-align: left;
    margin-top: -3px;
    padding-top:5px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
    background-image: url(https://www.toolsonair.com/wp-content/themes/toolsonair/img/close.png) !important;
    background-size: 40px 40px;
    width: 50px;
    height: 50px;
}
.toa-row{
  justify-content: center;
}
.imprint-header {
    margin: 0px 0px 0px 0px !important;
    padding: 0px;
    font-size: 20px;
    font-family: 'Roboto Thin';
}
.imprint-maps>iframe {
    position: static;
}
.download-button-steps>a:hover{
  margin-top: -1px;
}
.team-name {
    padding-top: 5px;
    font-family: 'Roboto Light';
}
.team-job {
    font-family: 'Roboto Light';
}
.latest-news>.wp-block-media-text__content {
    margin-left: 0px;
}
.is-stacked-on-mobile.latest-news>.wp-block-media-text__content {
    margin-left: 0px;
}
.sy-controls li.sy-next a:after {
    content: "";
    background-image: none;
    background-repeat: no-repeat;
    background: url(../../../plugins/responsive-lightbox/assets/nivo/themes/default/next@2x.png);
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    text-indent: 0;
    line-height: 2.8em;
    color: #111;
    font-weight: 800;
    position: absolute;
    background-color: transparent;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin-top: -1.4em;
    margin-left: -1.4em;
    border-radius: 50%;
}
.sy-controls li.sy-prev a:after {
    content: "";
    background-image: none;
    background-repeat: no-repeat;
    background: url(../../../plugins/responsive-lightbox/assets/nivo/themes/default/prev@2x.png);
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    text-indent: 0;
    line-height: 2.8em;
    color: #111;
    font-weight: 800;
    position: absolute;
    background-color: transparent;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin-top: -1.4em;
    margin-left: -1.4em;
    border-radius: 50%;
}
.coming-soon-img{
    width: 500px !important;
    margin: 0px auto;
    display: block;
}
.home-header {
    margin-top: -44px;
    margin-bottom: 29px;
}
.latest-news{
    padding-left: 2px;
    padding-right: 13px;
}
p.product-overview-description {
    padding-top: 14px;
    line-height: 25px !important;
    padding-bottom: 0px;
    margin-bottom: 10px;
        font-family: 'Roboto Thin';
}
.toa-tagline {
  color: #c7c6c6;
  margin-top: -39px;
  font-family: 'Roboto';
  text-shadow: 2px 2px 2px #000;
  white-space: nowrap;
  width: 100%;
}

[id^="wpcf7-"] {
    width: 100%;
    max-width: unset;
}

.latest-news-header, .supported-codecs-header{
      text-shadow: 2px 2px 2px #000;
}
.latest-news-header::after, .latest-news-header::before {
  display: inline-block;
  content: "";
  border-top: 1px solid;
  line-height: 1;
  border-image-slice: 1;
      width: calc( 50% - 104px );
  -webkit-border-after: 0px;
  margin: 0px .5rem;
  vertical-align: sub;
  transform: translateY(-1rem);
}

.supported-codecs-header::before, .supported-codecs-header::after{
    display: inline-block;
    content: "";
    border-top: 1px solid;
    line-height: 1;
    border-image-slice: 1;
    width: calc(50% - 237px);
    -webkit-border-after: 0;
    margin: 0 .5rem;
    vertical-align: sub;
    transform: translateY(-1rem);
}
.supported-frame-rate-header::before, .supported-frame-rate-header::after{
       width: calc(50% - 181px);
}
.system-requirements-header::before, .system-requirements-header::after{
       width: calc(50% - 170px);
}
.supported-resolutions-header::before, .supported-resolutions-header::after {
    width: calc(50% - 174px);
}

.latest-news-header::after, .supported-codecs-header::after {

  border-image-source: linear-gradient(45deg, #c5c5c5, #c5c5c500);
  border-image-source: linear-gradient(to right, rgba(197,197,197,1) 0%, rgba(197,197,197,0.95) 48%, rgba(197,197,197,0.88) 59%, rgba(197,197,197,0.7) 81%, rgba(197,197,197,0) 100%);

}

.latest-news-header::before, .supported-codecs-header::before {
  border-image-source: linear-gradient(45deg, #c5c5c500, #c5c5c5);
  border-image-source:  linear-gradient(to right, rgba(197,197,197,0) 0%, rgba(197,197,197,0.7) 19%, rgba(197,197,197,0.88) 41%, rgba(197,197,197,0.95) 52%, rgba(197,197,197,1) 100%);
}

.input-field {
    padding-bottom: 15px;
}

.sy-box.sy-loading {
    height: 630px !important;
    -webkit-background-size: 32px 32px;
    background-size: 32px;
    min-height: 40px;
}

.swpm-login-widget-logged {
    border: 1px solid;
    padding: 20px;
    border-radius: 5px;
    border-color: #DDD;
}

.swpm-login-form-inner {
    width: 450px;
    margin: 0 auto;
    padding: 24px 25px;
    border: 0px solid;
    border-radius: 5px;
    border-color: #ddd;
    -webkit-box-shadow: inset 0px 0px 20px 3px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 20px 3px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 20px 3px rgba(0,0,0,0.75);
}

.swpm-username-value>input, .swpm-password-value>input {
    display: block;
    min-height: calc(1em + .25rem + 2px);
    padding: 5px .9rem;
    font-size: 13px;
    line-height: 1.5;
    color: #f3aa2d;
    background-color: #0e0e0e;
    background-clip: padding-box;
    border: 1px solid #0e0e0e;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out , box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out , box-shadow .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
}
.swpm-username-label, .swpm-password-label {
    width: 142px;
    float: left;
    padding-top: 4px;
}
.download-button {
    text-align: center;
    text-decoration: none!important;
    padding: 3px;
    color: #000;
    display: block;
    font-size: 1.2em;
    line-height: 1.5em;
    background-color: #f3aa2d;
    background-image: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.5);
    box-shadow: 0 2px 4px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.4);
    border: 1px solid #f3aa2d;
    cursor: pointer;
}
.download-button:hover {
    color: #fff;
    background-color: rgba(243, 170, 45, 0.88);
    background-image: none;
}
.download-box img.wp-post-image {
    margin: 0px auto;
    padding: 0;
    display: block;
    width: 200px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-top-left-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-radius: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: none;
    padding: 22px;
}
.download-box .download-count {
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    color: #1f1f1f;
    text-shadow: none;
    background: #f3aa2d;
    box-shadow: 0 2px 4px rgba(0,0,0,.1), inset 0 1px 0 rgba(255,255,255,.4);
    position: absolute;
    top: 0;
    right: 0;
    padding: .6em;
    width: auto;
    min-width: 1em;
    font-size: 1em;
    text-align: center;
    vertical-align: middle;
    line-height: 1em;
    border: 0px;
    margin: -.5em -.5em 0 0;
}
.flex{
    display: -webkit-flex;
    display: flex;
}
aside.download-box:nth-child(even) {
    float: right;
}
.download-box {
    width: calc(100% - 19px);
    float: left;
    border: 0px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    position: relative;
    margin: 1em auto;
    -webkit-box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.75);
}
.download-box-content>h1 {
    text-align: center;
}
.download-box-content>h1 {
    font-size: 25px;
}
.download-box-content>a>small {
    color: #252525;
    display: none;
}
.wp-block-video figcaption {
    background-color: rgba(0,0,0,0.5);
    padding: 15px;
    margin: -14px 0px 0px 0px;
    border-top: 0px solid #4d4d4d;
    color: #DDD;
    width: 100%;
    position: absolute;
    top: 14px;
}
.wp-block-video {
    margin-left: 0;
    margin-right: 0;
    position: relative;
}
.swpm-logged-username-label.swpm-logged-label, .swpm-logged-status-label.swpm-logged-label, .swpm-logged-membership-label.swpm-logged-label, .swpm-logged-expiry-label.swpm-logged-label {
    width: 170px;
    float: left;
}
.swpm-edit-profile-link > a, .swpm-logged-logout-link > a, .swpm-login-form-submit, .swpm-pw-reset-submit {
    border: 1px solid #DDD;
    width: auto;
    padding: 5px 25px;
    border-radius: 5px;
}
.swpm-edit-profile-link>a:hover,.swpm-logged-logout-link>a:hover,.swpm-login-form-submit:hover, .swpm-pw-reset-submit:hover {
    background: #f3aa2d;
    border-color: #f3aa2d;
    color: #1f1f1f;
}
.swpm-edit-profile-link {
    width: 170px;
    float: left;
    margin-top: 9px;
}
.swpm-logged-logout-link {
    margin-top: 8px;
    width: calc(100% - 170px);
    height: 28px;
    float: right;
}
.swpm-login-widget-logged {
    border: 0px solid;
    padding: 20px 30px 20px 30px;
    border-radius: 5px;
    border-color: #ddd;
    width: 40%;
    min-width: 346px;
    margin: 0 auto;
    min-height: 172px;
    height: auto;
    -webkit-box-shadow: inset 0 0 25px 0 rgba(0,0,0,.75);
    -moz-box-shadow: inset 0 0 25px 0 rgba(0,0,0,.75);
    box-shadow: inset 0 0 25px 0 rgba(0,0,0,.75);
}
input.swpm-edit-profile-submit {
    padding: 5px 20px;
    border-radius: 5px;
    border-color: #f3aa2d;
    background: #f3aa2d;
    border: 0px;
    -webkit-appearance: none;
}
input.swpm-edit-profile-submit:hover {
    padding: 5px 20px;
    border-radius: 5px;
    border-color: rgba(243, 170, 45, 0.8);
    background: rgba(243, 170, 45, 0.8);
    border: 0px;
    -webkit-appearance: none;
}
.swpm-edit-profile-submit-section {
    text-align: left;
}
.swpm-profile-membership-level-row>td>label{
line-height:10px;
}
.swpm-profile-firstname-row>td>label, .swpm-profile-email-row>td>label, .swpm-profile-password-row>td>label, .swpm-profile-password-retype-row>td>label, .swpm-profile-firstname-row>td>label, .swpm-profile-lastname-row>td>label,.swpm-profile-phone-row>td>label .swpm-profile-street-row>td>label, .swpm-profile-city-row>td>label, .swpm-profile-state-row>td>label, .swpm-profile-zipcode-row>td>label, .swpm-profile-country-row>td>label, .swpm-profile-company-row>td>label{
margin:0px;
line-height: 31px;
}
.swpm-text-field .swpm-username-field, .swpm-text-field .swpm-password-field, #email, #password, #first_name, #last_name, #phone, #address_street, #address_city, #address_state, #country, #address_zipcode, #password_re, #company_name, #company, #zip, #city, #country_code, select#\30 0N3Y00000ABxRk{
    background: #1f1f1f;
    display: block;
    width: 100%;
    min-height: calc(1em + .25rem + 2px);
    padding: 5px .9rem;
    font-size: 13px;
    line-height: 1.5;
    color: #f3aa2d;
    background-color: #0e0e0e;
    background-clip: padding-box;
    border: 1px solid #0e0e0e;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out , box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out , box-shadow .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
}
a#register {
    height: 0px;
    visibility: hidden;
}
ul.dlm-downloads {
    margin: 0px;
    padding: 0px;
}
ul.dlm-downloads>li {
    list-style: none;
    margin: 0px;
    box-sizing: unset;
    width: 50%;
    float: left;
}
.wp-block-columns.videos {
    margin: 0px 9px 0px -6px !important;
}
.swpm-text-field {
    display: block;
    width: 100%;
    min-height: calc(1em + .25rem + 2px);
    padding: 5px;
    font-size: 13px;
    line-height: 1.5;
    color: #f3aa2d;
    background-color: #0e0e0e;
    background-clip: padding-box;
    border: 1px solid #0e0e0e;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out , box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out , box-shadow .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
}
input:-internal-autofill-selected {
    -webkit-appearance: menulist-button;
    background-color: #0e0e0e !important;
    background-image: none !important;
    color: #f3aa2d !important;
}
.video-codecs-container {
    width: calc(100% + 23px);
    padding: 0px 0px 10px 0px;
}
.video-codecs-container>figure {
    margin-top: -14px !important;
    padding: 0px 19px 8px 19px !important;
}
.wp-block-media-text.alignwide.video-codecs-container>figure>img {
    width: 86.63px;
}
.video-codecs-containers{
    margin-left:13px !important;
}
.video-codecs-container>.wp-block-media-text__content {
    padding: 0px 0px 0px 18px !important;
}
.resolutions {
    padding: 15px 0px 22px 0px;
}
.video-codecs-container>.wp-block-media-text__content>.product-feature-headline {
    padding: 0px;
    margin-bottom: 0px;
    margin-top: -7px;
}
.list-features{
    margin-left: 0px;
    padding-left: 16px;
}
.video-codecs-containers>ul {
    text-align: left;
}
.whats-new-img>.wp-block-media-text__content {
    padding-left: 7px !important;
}

.download-box>img {
    width: 123px !important;
    float: left;
    margin-top: -10px !important;
}
.download-box-content {
    width: calc(100% - 130px);
    float: right;
}
.download-count {
    visibility: hidden;
}
.download-box-content>h1 {
    font-size: 25px;
    padding-left: 0px;
    margin-left: 0px !important;
    text-align: left;
}
.wp-block-latest-posts__list.latest-news>li>.wp-block-latest-posts__featured-image {
    width: 154px;
    padding-left: 6px;
    margin-top: 4px;
}
.wp-block-latest-posts__list.latest-news>li>a {
    font-size: 28px;
    font-family: 'Roboto Thin';
    color: #ffffffde;
}
.wp-block-latest-posts__post-excerpt {
    margin-top: 8px;
    margin-bottom: 16px;
    width: calc(100% - 171px);
    float: right;
}
.wp-block-latest-posts__post-excerpt {
    margin-top: 8px;
    margin-bottom: 16px;
    width: calc(100% - 171px);
    float: right;
    margin-bottom: 37px;
}
.wp-block-latest-posts__list.latest-news>li>a {
    font-size: 28px;
    font-family: 'Roboto Thin';
    color: #ffffffde;
    top: 0px;
    line-height: 32px;
    width: calc(100% - 170px);
    float: right;
    pointer-events: none;
    text-align: left;
}
.wp-block-latest-posts__post-full-content {
    font-family: 'Roboto Light';
    width: calc(100% - 170px);
    float: right;
    margin: 9px 0px 42px 0px;
    min-height: 120px;
}
.img-captcha {
    width: calc(100% - 73px);
    float: right;
}
.captcha-image {
    border: 1px solid;
    padding: 10px;
    display: inline-block;
    text-align: center;
    background: #0f0f0f;
    border-radius: 4px;
    border-color: #0f0f0f !important;
}
.captcha-image label>input:checked+svg, .captcha-image label>input:focus+svg {
    border: 0px !important;
    color: #f3aa2d !important;
}
.captcha-image .cf7ic_instructions span {
    color: #f3aa2d !important;
    font-weight: bold;
    color: #f3aa2d !important;
}
li.rl-gallery-item.sy-slide {
    height: 100%;
}
.nivo-lightbox-theme-default .nivo-lightbox-title {
font-family: 'Roboto Light';
font-size: 22px;
font-style: normal;
font-weight: 400;
background: #F3AA2D !important;
color: #000 !important;
padding: 7px 15px;
border-radius: 5px !important;
}
iframe.__youtube_prefs__ {
    border-width: 0;
    min-height: 621px !important;
    padding-top: 20px;
}
.ptp-plan {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    font-size: 25px !important;
    padding: .9375em 1.25em;
    line-height: 10px !important;
    font-family: "Roboto Condensed Light" !important;
    background: #1A1A1A !important;
    color: #FFFFFF !important;
}
.ptp-price {
    display: contents;
}
.ptp-bullet-item {
    background-color: #242424 !important;
    text-align: center;
    font-size: .875em;
    font-weight: normal;
    font-size: 15px !important;
    text-align: left;
    color: #ddd !important;
    border-bottom: dotted 1px #242424 !important;
}
.ptp-bullet-item:nth-child(even) {
    background: #282828 !important;
}
.ptp-plan {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    font-size: 28px !important;
    padding: .9375em 1.25em;
    line-height: 16px !important;
    font-family: "Roboto Condensed Light" !important;
    height: 70px !important;
}
.img-email-success{
    margin-top: 15px;
    width: 90%;
}

.col-email-success-description {
    width: 75%;
    float: right;
}
.col-email-success-img {
    float: left;
    width: 20%;
    padding: 0px;
    margin: 0px;
}
.email-success {
    width: 80%;
    margin: 0px auto;
    margin-bottom: 25px;
}
#ptsBlock_269949 .ptsCol .ptsRows, #ptsBlock_269949 .ptsCol .ptsRows * {
    color: #fff;
    vertical-align: middle;
}
.ptsRows>.ptsCell>.ptsTog {
    vertical-align: middle;
}

.salesforce-dropdown.dropdown:after {
    content: '\f078';
    font: normal normal normal 17px/1 FontAwesome;
    height: 34px;
    position: absolute;
    pointer-events: none;
    right: 16px;
    top: 8px;
    color: #585858;
}

input[type="submit"] {
    cursor: pointer;
    background: transparent;
    -webkit-appearance: none;
    border: 2px solid #f3aa2d;
    padding: 2.5px 25px;
    border-radius: 4px;
    color: #DDD;
}

input[type="submit"]:hover {
    background: #f3aa2d;
    color: #000;
}

.toa-message{
    height: 107px !important;
}

.toa-street {
    height: 35px !important;
}
.toa-captcha {
}
.toa-submit-btn{
   padding-top: 22.5px;
}
.rc-anchor-light.rc-anchor-normal {
    border: 1px solid #0e0e0e !important;
}
.rc-anchor-light {
    background: #0e0e0e !important;
    color: #DDD !important;
}
.margin-top-34{
    margin-top: 34px;
}
#00N3Y00000ABxRk {
min-height: 114px;
}
.truncate{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*
+different views
*/

@media only screen and (min-width: 600px){
  .wp-block-column:not(:last-child) {
      margin-right: 0px;
  }
  .wp-block-column:nth-child(odd) {
      margin-right: 0px;
  }
}

@media only screen and (max-width: 600px){
  .is-stacked-on-mobile.latest-news>.wp-block-media-text__media>img {
      max-width: 17%;
      width: 17%;
      display: none;
      margin-left: auto;
      margin-right: auto;
  }
  .wp-block-media-text>.wp-block-media-text__content {
      padding: 0 0 0 22px !important;
  }
  .wp-block-media-text>.wp-block-media-text__content {
    padding: 0 0 0 30px!important;
  }
  .wp-block-media-text.is-stacked-on-mobile {
      grid-template-columns: 100%!important;
      grid-template-areas: "media-text-media" "media-text-content";
      margin-bottom: 40px;
  }
  .is-stacked-on-mobile>.wp-block-media-text__media {
    margin-left: 6px;
    width: calc( 100% + 6px);
  }
  .is-stacked-on-mobile.reseller>.wp-block-media-text__media {
    margin-left: -3px;
    width: 100%;
  }
  .anchor {
    padding-left: 40px;
  }
  .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content {
    margin-top: 28px;
    padding-left: 8px !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px){
  .video-codecs-container>.wp-block-media-text__content {
    float: right;
    width: calc( 100% - 70px) !important;
  }
  .video-codecs-container-2columns>.wp-block-media-text__content>.product-feature-headline {
    padding-left: 23px !important;
    padding-bottom: 14px !important;
  }
  .anchor{
       padding-left: 17px;
   }
}

@media only screen and (max-width: 767px){
  .wp-block-media-text__content>ul {
    margin-left: -20px;
    width: 100%;
  }
  .product-features, .video-codecs-container{
      display: flex;
      width: 100%;
  }
  .wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    margin-top: 25px;
  }
  .product-footer>.wp-block-column {
    width: 50% !important;
    margin: 0px !important;
    flex-basis: 50% !important;
    max-width: 50%;
  }
  .product-features>.wp-block-media-text__content>p, .video-codecs-container>.wp-block-media-text__content>p {
      text-align: left !important;
  }
  .wp-block-media-text.alignwide.product-features, .wp-block-media-text.alignwide.video-codecs-container {
      padding: 20px 0 0px !important;
      display: table;
  }
  .toa-product-short>p>a, .toa-product-long>p>a {
      font-size: 30px;
  }
  .download-steps-header {
      width: 100% !important;
      margin-left: auto;
      margin-right: auto;
      display: block;
  }
  .wp-block-image.download-steps {
      padding-top: 30px;
      max-width: 96% !important;
      margin-left: auto;
      margin-right: auto;
  }
  figure.wp-block-image.codecs-header-img>img {
      width: 90% !important;
      margin-left: 10px !important;
  }
  .sy-controls li.sy-prev {
      left: 0% !important;
      top: 0;
  }
  .sy-controls li.sy-next {
    right: 0% !important;
    top: 0;
  }
  .wp-block-toa-product-description-block {
    margin-top: 0px;
    margin-bottom: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
    font-family: 'Roboto Light';
    font-size: 1.3rem;
    margin-bottom: px;
    text-align: justify !important;
  }
  .wp-block-media-text>figure>img, .wp-block-media-text>figure>video {
    max-width: unset;
    width: 100%;
    vertical-align: middle;
  }
  .product-features>figure>img, .product-features>figure>video, .video-codecs-container>figure>img, .video-codecs-container>figure>video {
    max-width: unset;
    width: 100%;
    vertical-align: top;
    display: block;
  }
  .product-features>figure, .video-codecs-container>figure {
      float: left;
      width: 13%;
  }
  .product-features>.wp-block-media-text__content, .video-codecs-container>.wp-block-media-text__content {
      float: right;
      width: 83.5%;
  }
  .product-features.is-stacked-on-mobile>figure, .video-codecs-container.is-stacked-on-mobile>figure {
    float: left;
    width: 100%;
  }
  .product-features.is-stacked-on-mobile>.wp-block-media-text__content, .video-codecs-container.is-stacked-on-mobile>.wp-block-media-text__content {
    float: left;
    width: 100%;
  }
  .product-features.is-stacked-on-mobile>figure>img, .wp-block-media-text>figure>video, .video-codecs-container.is-stacked-on-mobile>figure>img {
    max-width: unset;
    width: 30%;
    vertical-align: middle;
    display: block;
    margin: 0px auto;
  }
  .featured-image{
    transform: scale(1.0);
  }
  p {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #ffffffbd;
    line-height: 18px !important;
  }
  ul#menu-footer_widget_menu1>li>.sub-menu>li,ul#menu-footer_widget_menu2>li>.sub-menu>li,ul#menu-footer_widget_menu3>li>.sub-menu>li {
    margin-bottom: 6px;
    line-height: 15px;
  }
  ul#menu-footer_widget_menu1>li,ul#menu-footer_widget_menu2>li,ul#menu-footer_widget_menu3>li {
    line-height: 16px;
    padding-top: 2px;
    padding: 4px 0px 0px 0px !important;
  }
  ul#menu-footer_widget_menu1>li>.sub-menu,ul#menu-footer_widget_menu2>li>.sub-menu,ul#menu-footer_widget_menu3>li>.sub-menu {
    margin-top: 8px;
  }
  .download-button-steps {
    margin-left: 6.3%;
  }
  #menu-footer_widget_menu3, #menu-footer_widget_menu2, #menu-footer_widget_menu1 {
    list-style: none;
    margin-left: -17px;
  }
  .wrapper {
    padding: 5px 0px 0px 0px !important;
  }
  .footer-toa{
    padding: 25px 0px 20px 0px!important;
  }
  .wp-block-media-text>.wp-block-media-text__media {
     padding: 0px !important;
  }
  .home-header-text-row {
    margin: 5px -26px 0 -23px;
    visibility: hidden;
    margin-top: -183px;
  }
  .only-mobile-header{
    margin-top: -130px;
    margin-left: -23px;
    height: 88px;
    width: calc(100% + 47px);
  }
  .wp-block-media-text.alignwide.latest-news{
    grid-template-columns: 20% auto !important;
  }
  .wp-block-media-text.alignwide.is-stacked-on-mobile.latest-news{
    grid-template-columns: 100% auto !important;
  }
  .video-codecs-container>figure>img{
    width: 63.83px !important;
  }
  .video-codecs-container>.wp-block-media-text__content>.product-feature-headline {
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 4px;
    margin-bottom: -6px;
  }
  .wp-block-latest-posts__post-full-content {
    font-family: 'Roboto Light';
    width: calc(100% - 116px);
    float: right;
    margin: 9px 0 42px 0;
    min-height: 120px;
  }
  .wp-block-latest-posts__post-full-content {
    font-family: 'Roboto Light';
    width: calc(100% - 116px);
    float: right;
    margin: 9px 0 42px 0;
    min-height: 120px;
  }
  .wp-block-latest-posts__list.latest-news>li>.wp-block-latest-posts__featured-image {
    width: 25%;
    padding-top: 5px;
    margin: 0px auto;
    float: left;
    display: block;
}
.wp-block-latest-posts__list.latest-news>li>a {
    font-size: 28px;
    font-family: 'Roboto Thin';
    color: #ffffffde;
    top: 0;
    line-height: 32px;
    width: 70%;
    float: right;
    pointer-events: none;
    text-align: left;
}
.wp-block-latest-posts__post-excerpt {
    margin-top: 8px;
    margin-bottom: 16px;
    width: 70%;
    float: right;
    margin-bottom: 37px;
}
body .uag-hide-mob.uagb-google-map__wrap, body .uag-hide-mob {
    display: none !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
  .download-button-steps {
        margin-left: 27.3%;
  }
  .home-header-text-row {
      margin: 5px -26px 0 -23px;
  }
  .video-codecs-container-2columns>.wp-block-media-text__content>.product-feature-headline {
      margin-left: -45px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px){
  .email-success {
    width: 80%;
    margin: 0px auto;
    margin-bottom: 25px;
    margin-top:25px;
   }
  .anchor {
    padding-left: 24px;
  }
}
@media only screen and (min-width: 768px){
  .wp-block-media-text__content>p {
    /*margin-top: -9px;*/
  }
  .privacy-headline {
    margin-top: -11px !important;
  }
  .product-feature-headline {
    color: #efefef;
    font-family: 'Roboto Light';
    font-size: 26px !important;
    line-height: 32px !important;
    text-align: left;
    margin-top: -3px;
  }
  .latest-news {
    padding-left: 4px;
    padding-right: 0px;
    margin-left: -13px;
  }
  .what-does-toa {
    margin-top: 50px;
    padding: 0px !important;
    margin-left: -19px !important;
    margin-right: -19px !important;
  }
  .wp-block-media-text.alignwide.product-features, .wp-block-media-text.alignwide.video-codecs-container {
    padding-left: 0px;
    width: calc( 100% + 23px );
    margin-left: -23px;
    padding-right: 0px;
  }
  .wp-block-toa-product-description-block {
    margin-top: 17px;
    margin-bottom: 1rem;
    line-height: 2.2rem;
    color: #ffffff;
    font-family: 'Roboto Light';
    font-size: 1.8rem;
    margin-bottom: 73px;
    text-align: justify !important;
  }
  iframe {
    width: 68%;
    min-height: 350px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .product-features>figure.wp-block-media-text__media, .video-codecs-container>figure.wp-block-media-text__media {
    margin-top: -14px !important;
    padding: 0px 19px 8px 19px !important;
  }
  .video-codecs-container-2columns {
    grid-template-columns: 135.63px !important;
  }
}

@media only screen and (max-width: 768px){
  .home-header-text {
      color: #aeaeae;
      font-size: 18px;
      font-family: 'Roboto Light';
  }
  .g-recaptcha {
    width: 0px !important;
    margin-left: 0px !important;
    transform: scale(0.77);
    -webkit-transform: scale(0.70);
    transform-origin: 4% 0;
    -webkit-transform-origin: 7% 0;
    float: right;
  }
  .back-to-overview {
    padding-bottom: 40px;
  }
  .g-recaptcha {
    margin-top: 13px;
    padding-bottom: 96px;
  }
  .nivo-lightbox-wrap {
      position: absolute;
      top: 3%;
      bottom: 0%;
      left: 0%;
      right: 0%;
  }
  .product-footer {
      margin-top: 30px;
      margin-bottom: 14px;
      justify-content: center;
      padding: 0px 50px;
  }
  .product-feature-headline {
      color: #efefef;
      font-family: 'Roboto Light';
      font-size: 24px!important;
      line-height: 26px!important;
      margin-top: -4px;
      text-align: left;
  }
  .what-does-toa {
    margin-top: 0;
    padding: 8px 65px;
    margin-bottom: -31px;
  }
  .latest-news {
       padding-bottom: 0px;
  }
  .latest-news-header, .supported-codecs-header {
    margin-bottom: -19px;
    text-decoration: underline;
    text-decoration-color: rgb(221 221 221 / 30%);
    text-underline-offset: 10px;
    text-decoration-thickness: 2px;
  }
  .what-does-toa>.wp-block-column {
       margin-top: -17px;
       padding: 0px;
  }
  .container {
       width: 100%;
       margin-right: auto;
       margin-left: auto;
   }
   .codecs-box>.uagb-section__inner-wrap>.wp-block-columns>.wp-block-column>.codecs-header-img>img {
       width: 91%;
   }
   .what-does-toa>.wp-block-column>.wp-block-image>figure.aligncenter.size-large {
       margin-bottom: 15px !important;
   }
   .latest-news-header::before, .supported-codecs-header::before {
       width: 0px !important;
       display: contents;
   }
   .latest-news-header::after, .supported-codecs-header::after {
       width: 0px !important;
       display: contents;
    }
    h1.has-text-align-center.latest-news-header.only-mobile-header.d-sm-block.d-md-none.d-lg-none.d-xl-none {
      text-decoration: underline;
      text-decoration-color: rgb(221 221 221 / 30%);
     /* margin-bottom: 60px; */
      text-underline-offset: 10px;
      text-decoration-thickness: 2px;
      margin-top: -86px;
    }
    .entry-content>h2 {
       align-content: center;
       text-align: center;
       line-height: 47px;
    }
    .is-stacked-on-mobile.product-icons-mobile>figure {
	width: 30% !important;
	margin-left: 26px !important;
    }
    .product-icons-mobile>figure {
        width: 80px !important;
        margin-left: 13px !important;
    }
}

@media only screen and (min-width: 767px) and (max-width: 769px){
.has-text-align-center.latest-news-header {
padding-bottom: 25px;
}
}

@media only screen and (min-width: 782px) and (max-width: 991px){
   .wp-block-column.video-codecs-containers {
      width: 50% !important;
      flex-basis: calc(50% - 16px)!important;
   }
}

@media only screen and (max-width: 413px){
  .oneLineHeadline{
    padding-top: 12px !important;
  }
}

@media only screen and (max-width: 576px){
.what-does-toa>.wp-block-column:first-child {
   padding-top: 10px;
 }
}

@media only screen and (max-width:599px){
 .wp-block-column.video-codecs-containers {
    margin: 15px 0px;
}
.resolutions {
    padding: 5px 0px 22px 22px;
}
.video-codecs-containers>.resolutions, .video-codecs-containers>ul {
    width: calc( 100% - 86px);
    float: right;
}
}

@media only screen and (min-width: 413px) and (max-width: 600px){
  .oneLineHeadline{ 
    padding-top: 18px !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px){
  .oneLineHeadline{ 
    padding-top: 24px !important;
  }
}

@media only screen and (min-width: 530px) and (max-width: 768px){
   .home-header-text-row {
       margin: 5px -26px 0 -23px;
       visibility: hidden;
       margin-top: -160px;
   }
}

@media only screen and (min-width: 768px) and (max-width: 992px){
  .home-header-text {
      color: #aeaeae;
      font-size: 16px;
      font-family: 'Roboto Light';
  }
  p.product-feature-headline.oneLineHeadline {
    padding-top: 13px !important;
  }
  .home-header-text-row {
    margin-top: -8px !important;
    margin-right: -3px !important;
    margin-left: -13px !important;
    margin-bottom: -40px !important;
  }
  .toa-tagline {
      font-size: 30px;
      margin-left: 0px;
      letter-spacing: 1.61px;
      margin-right: 58px;
      margin-bottom: 27px;
  }
  .home-header-text-row>.toa-product-short {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 10.2%;
      flex: 0 0 10.2%;
      max-width: 10.2%;
  }
  .home-header-text-row>.toa-product-long{
      -webkit-box-flex: 0;
      -ms-flex: 0 0 22.9%;
      flex: 0 0 22.9%;
      max-width: 22.9%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 993px){
  figure.wp-block-image.codecs-header-img>img {
      width: 100% !important;
  }
  .product-features>figure.wp-block-media-text__media, .video-codecs-container>figure.wp-block-media-text__media {
      margin-top: -14px !important;
      padding: 0px 8px 8px 8px !important;
  }
}

@media only screen and @max-width: 992px){
   .nivo-lightbox-wrap {
      position: absolute;
      top: 10%;
      bottom: 0%;
      left: 0%;
      right: 0%;
   }
   
}

@media only screen and (min-width: 992px){
  .wp-block-column.col-6.col-xs-6.col-md-3.col-lg-3.col-xl-3.copartner {
    max-width: 204px;
    margin: 1%;
  }
  .where-buy {
      margin-top: 31px;
  }
  .reseller>figure>a>img, .reseller>figure>img{
      margin-left: -30px;
  }
  .home-header-text-row>.toa-product-short {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 10.8%;
      flex: 0 0 11.8%;
      max-width: 11.8%;
  }
  .home-header-text-row>.toa-product-long {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 22.5%;
      flex: 0 0 21%;
      max-width: 21%;
  }
  .product-footer>.wp-block-column {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1199px){
  .video-codecs-container>figure>img{
    width: 63.83px !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
  .download-button-steps {
      margin-left: 27.3%;
  }
  .home-header-text-row {
      margin: 5px -26px 0 -23px;
  }
  p.product-feature-headline.oneLineHeadline {
    padding-top: 14px !important;
  }
  .home-header-text-row {
    margin-top: -6px !important;
    margin-right: -9px !important;
    margin-left: -27px !important;
    margin-bottom: -40px !important;
  }
  .toa-tagline {
    font-size: 41px;
    margin-left: 0px;
    letter-spacing: 1.85px;
    margin-bottom: 27px;
  }
  .video-codecs-container-2columns>.wp-block-media-text__content>.product-feature-headline {
      margin-left: -24px !important;
  }
}
@media only screen and (min-width: 1200px){
  .download-button-steps {
      margin-left: 27.3%;
  }
  p.product-feature-headline.oneLineHeadline {
    padding-top: 25px !important;
  }
  .reseller>figure>a>img, .reseller>figure>img {
    margin-left: -33px;
  }
  .toa-tagline {
    font-size: 48.95px;
    margin-left: 0px;
    letter-spacing: 2.4px;
    width: calc( 100% + 6px );
    margin-right: -5px;
  }
  .home-header-text-row {
    margin-left: -43px !important;
    margin-right: -43px !important;  /* Peter */
    letter-spacing: 0.5px;
  }
}
.hidden {
    visibility: hidden;
    padding: 0px;
    margin: 0px;
    height: 0px !important;
}
.wpcf7-response-output.wpcf7-display-none.alert.wpcf7-validation-errors.alert-warning {
    background: transparent !important;
    border: 0px !important;
    text-align: left !important;
}

