/* Helper classes - START */

h1, h2, h3, h4, h5, h6 {
    line-height: 120%;
}

h4, h5 {
    padding-top: 25px;
    padding-bottom: 10px;
}

p {
    line-height: 150%;
}

h3 {
    font-size: 28px;
    padding-top: 25px;
    padding-bottom: 10px;
}
#inner .opendoc ul>li {
    position: relative;
    background-image: url(/theme/ugcs/images/bullet-icon.png);
    background-repeat: no-repeat;
    background-position-y: 10px;
    line-height: 1.6em;
    padding-left: 1em;
}


#inner .opendoc ul>li:before {
    background-image: none!important;
}

#contact_form > div > div.row > div:nth-child(3) {
    width: 100%!important;
}

.no_ok input[type="text"],
.no_ok input[type="email"],
.no_ok textarea {
    border-color: red!important;
}

p.no_ok {
    color:red!important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, only screen and (min-resolution: 240dpi) {
    #contacts .map .map_popup li:before, #download .text ul>li:before, #inner .opendoc .files>div>span:after, #inner .opendoc .more_video:before, #inner .opendoc ul>li:before, #inner_2 .inner_2_content_2 .body .item_text ul>li:before, #news .list .owl-controls .owl-next:after, #news .list .owl-controls .owl-next:before, #news .list .owl-controls .owl-prev:after, #news .list .owl-controls .owl-prev:before, #news .open .right .owl-navigation .next:after, #news .open .right .owl-navigation .next:before, #news .open .right .owl-navigation .prev:after, #news .open .right .owl-navigation .prev:before, #products .list .item_box a.btn_1:after, #products .list .item_box a.btn_1:before, #products .list>div>a.btn_1:before {
        background-image: none!important;
    }
}

.fa-2x {
    font-size: 1.6em!important;
}

.top-btn {
    text-align: center;
    align-self: center;
    color: #ffffff;
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
    height: 70%;
    width: 11rem;
    display: grid;
    display: -ms-flexbox;
}

.pricing-btn {
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
    margin-right: 32px;
}

.try-ugcs-btn {
    font-size: 20px;
    padding-top: 13px;
    padding-bottom: 13px;
    display: inline-block;
    margin-left: 16px;
    margin-right: 16px;
    background-color: transparent !important;
    border: 2px solid  #75b725;
}

@media screen and (max-width: 800px) {
    .pricing-btn {
        margin-left: 16px;
        margin-right: 16px;
    }
}

.try-ugcs-btn:active,.try-ugcs-btn:hover {
    background-color: #75b725 !important;
}

#try_it {
    display: none;
}
#try_it .row {
    margin: 0px 20px;
}

#try_it .header {
    font-family: OpenSans-Regular,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 32px;
    color: #222;
    text-align: center;
    margin: 30px 0px;
}

#try_it .description {
    font-family: OpenSans-Regular,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #222;
    text-align: center;
    margin: 30px 0px;
}

#try_it .form {
    font-family: OpenSans-Regular,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #222;
    text-align: center;
    margin: 30px 0px;
}

#try_it .form label{
    font-family: OpenSans-Regular,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #222;
    text-align: center;
    margin: 6px 0px;
    display: block;
}

#try_it .form input[type="email"] {
    padding: 20px 0px;
    border: 1px solid #76b82a;
    width: 100%;
    margin: 10px 0;
    box-shadow: none;
    font-family: OpenSans-Regular,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #646464;
    text-align: center;
    border-radius: 15px;
}

#try_it .form input[type="submit"] {
    border: none;
    width: 250px;
    font-size: 20px;
    padding: 15px 0px;
    display: inline-block;
    margin: 20px auto;
    color: #ffffff;
    background-color: #75b725;
    border-radius: 55px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    font-weight: bold;
    height: 70%;
}

#try_it .form input[type="submit"]:active {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transform: translateY(3px);
}

#try_it .form input[type="checkbox"] {
    width: 10px;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

#popup_form {
    display: none;
}

#popup_form .row {
    margin: 0px 0px;
}

#popup_form .row > div {
    padding-right: 0px;
    padding-left: 0px;
}

#popup_form .header {
    font-family: OpenSans-Regular,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 32px;
    color: #222;
    text-align: center;
    margin: 30px 0px;
}

#popup_form .description {
    font-family: OpenSans-Regular,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #222;
    text-align: center;
    margin: 30px 0px;
}

#popup_form .form {
    font-family: OpenSans-Regular,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #222;
    text-align: center;
    margin: 30px 0px;
}

#popup_form .form label{
    font-family: OpenSans-Regular,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #222;
    text-align: center;
    margin: 6px 0px;
    display: block;
}

#popup_form .form input[type="email"],#popup_form .form input[type="text"] {
    padding: 14px 0px;
    border: 1px solid #76b82a;
    width: 95%;
    margin: 10px 0;
    box-shadow: none;
    font-family: OpenSans-Regular,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #646464;
    text-align: center;
    border-radius: 15px;
}

#popup_form .form select {
    padding: 14px 0px;
    border: 1px solid #76b82a;
    width: 95%;
    margin: 10px 0;
    box-shadow: none;
    font-family: OpenSans-Regular,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #646464;
    text-align: center;
    border-radius: 15px;
    text-align-last: center;
    background-color: #fff;
}

#popup_form .form textarea {
    padding: 14px 0px;
    border: 1px solid #76b82a;
    width: 97%;
    margin: 10px 0;
    box-shadow: none;
    font-family: OpenSans-Regular,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #646464;
    text-align: center;
    border-radius: 15px;
    text-align-last: center;
    background-color: #fff;
}

#popup_form .form input[type="submit"] {
    border: none;
    width: 250px;
    font-size: 20px;
    padding: 15px 0px;
    display: inline-block;
    margin: 20px auto;
    color: #ffffff;
    background-color: #75b725;
    border-radius: 55px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    font-weight: bold;
    height: 70%;
}

#popup_form .form input[type="submit"]:active {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transform: translateY(3px);
}

#popup_form .form input[type="checkbox"] {
    width: 10px;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
}


form input[type="checkbox"]#eula,form input[type="checkbox"]#subscribe {
    width: 10px;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.ui-widget-overlay {
    background: #000;
    opacity: 0.7;
    filter: Alpha(Opacity=.7);
}

.ui-corner-all  {
    border-radius: 0px !important;
}

.ui-dialog[role="dialog"]{
    padding: 20px 20px;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 32px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 32px;
    border: none;
}

.ui-dialog[aria-describedby="try_it"] .ui-dialog-titlebar-close .ui-icon-closethick,.ui-dialog[aria-describedby="try_it"] .ui-dialog-titlebar-close .ui-icon {
    background: url(/theme/ugcs/images/close_icon.png) no-repeat top left;
    width: 32px;
    height: 32px;
    top:0;
    left: 0;
    margin:0px; 
}

.ui-dialog .ui-dialog-titlebar-close:hover {
    background-color: #fff;
}

.ui-dialog .top-btn {
    width: 200px;
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
    margin: 0px auto;
}

.ui-widget-header {
    background-color: #fff;
    border: none;
}

.price-pr {
    flex: 1;
    color: rgb(117, 183, 37);
    font-size: 1em;
    text-align: left;
}

.price-pr01 {
    flex: 1;
    color: #4695d5;
    font-size: 1em;
    text-align: left;
}

.ugcs-item {
    font-size: 1.2em;
    font-family: OpenSans-Rsegular, sans-serif;
    font-weight: bold;
}

.item-item {
    font-size: 1.2em;
    font-weight: bold;
    font-family: OpenSans-Rsegular, sans-serif;
}

.table-price {
    flex: 1;
    font-size: 2em;
    color: #000;
    font-family: RoadRadio, OpenSans-Rsegular, sans-serif;
    margin: 4px;
}

.price-grid {
    display: flex;
    align-items: center;
    margin: 4px;
}

.header-h {
    font-family: RoadRadio, OpenSans-Rsegular, sans-serif;
    font-size: 2em;
    font-weight: bold;
    color: #000000;
}

.header-p {
    padding-right: 10px;
    padding-left: 10px;
    font-family: RoadRadio, OpenSans-Rsegular, sans-serif;
}

.text-bot01 {
    margin-bottom: 20px;
    font-weight: bold;
    font-family: RoadRadio, OpenSans-Rsegular, sans-serif;
    font-size: 1.3em;
}

.bot-buy:hover .text-bot {
    color: #ffffff !important;
}

.bot-buy:hover .text-bot01 {
    color: rgb(117, 183, 37) !important;
}

.bot-btn {
    text-decoration: none;
    height: 100%;
    display: block;
    padding-bottom: 15px;
}

.table-para {
    font-weight: bold;
    width: 80%;
    color: #000000;
}

.bot-buy {
    margin: 0px;
    padding: 0px !important;
    width: 98%;
    display: flex;
    justify-content: center;
}

.text-bot {
    text-align: center !important;
}

.bot-item01 {
    border-right: 1px solid;
    border-color: #cccccc;
}

.bot-item {
    display: grid;
    display: -ms-grid;
    align-items: center;
    justify-items: center;
    border-top: 1px solid;
    border-color: #cccccc;
}

.bot-table-desktop {
    display: grid;
    display: -ms-flexbox;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-column: 1fr 1fr 1fr;
}

.bot-table-mobile {
    display: none;
}

#products .list {
    display: flex;
}

#products .list > div {
    flex: 1;
}

#products .needs {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
}

#products .needs > div.label {
    width: auto;
}

#products .needs > div {
    width: auto;
    float: none;
}

.fix h2{
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    font-weight: 900;
    margin: 0.8em 0 0.4em;
    text-align: center;
}

.table-item {
    display: grid;
    display: -ms-flexbox;
    height: 80px;
    justify-items: center;
    justify-content: center;
}

.item {
    text-align: center;
    align-self: center;
    flex: 1;
}

.header-box {
    display: grid;
    grid-template-columns: 2fr 2fr;
    grid-template-areas: "monthly perpetual";
    display: -ms-grid;
    -ms-grid-columns: 1fr 1px 1fr;
    margin-bottom: 54px;
}
.freetab {
    grid-area: freetab;
    -ms-grid-column: 1;
    display:none;
}

.monthly {
    grid-area: monthly;
    display: flex;
    flex-wrap: wrap;
    -ms-grid-column: 1;
}

.perpetual {
    grid-area: perpetual;
    display: flex;
    flex-wrap: wrap;
    -ms-grid-column: 3;
}

.botmcol {
    background-color: #75b725;
    border-radius: 55px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.botmcol a {
    display: flex;
    color: #fff;
    transition: all .6s;
}

.botmcol:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    color: #ffffff;
}
.botmcol:active {
    border: none;
    text-decoration: none;
}
.botmcol:visited {
    color: #Ffffff;
}

.tooltip {
    width: 17px;
    height: 17px;
    padding: 1px;
}

.flex-item a {
    color: #76b82a;
}
.tooltip::before {
    top: 0!important;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 400px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    left: 120%;

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltip:hover {
    background-color: rgb(38, 45, 51) !important;
}

.botmcol div {
    flex: 1;
}

.bord01 {
    border-right: 1px solid;
    border-color: #cccccc;
}

.bord02 {
    border-bottom: 1px solid;
    border-color: #cccccc;
}

#products .needs .box, #products .needs .label .box {
    background-color: #fff;
}

#products .needs_box h3 {
    font-family: RoadRadio, OpenSans-Regular, sans-serif, cursive;
    color: rgb(38, 45, 51);
    font-size: 2.4em;
    text-align: left;
}

.bg-dark {
    background-color: rgb(38, 45, 51);
}

.bg-green {
    background-color: rgb(118, 184, 42);
}

.bg-light {
    background-color: rgb(250, 250, 250);
}

.bold {
    font-weight: 900;
}

.centered {
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    padding: 0!important;
}

#buy-section .padded-section {
    padding: 0 20px;
}

.buy-open:focus, .buy-open:hover {
    border: 3px solid rgb(148, 154, 157);
}

.buy-open:focus h2, .buy-open:hover h2 {
    color: rgb(148, 154, 157);
}

article.container, article.container-fluid {
    overflow: hidden;
    padding: 1em 0 3em;
    position: relative;
}

div.full-section, article.full-section {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

#features-list a {
    color: #93d84a;
    text-decoration: none;
}

.version-name {
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    font-size: 1.6em;
    color: #181b1d;
}

.download_list .list .item:before {
    top: 0;
}

#vmap, #edu-vmap {
    width: 100%;
    height: 400px;
    margin: 0px auto;
    margin-top: 2em;
}

.jqvmap-region {
    cursor: default !important;
}

#resellers h1 {
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    font-weight: 900;
}

.resellers-list {
    display: flex;
    flex-wrap: wrap;
}

.resellers-list .item {
    flex: 1 0 auto;
    flex-direction: column;
    width: 300px;
    height: 300px;
    margin: 5px;
    border: 2px solid #e6e6e6;
    padding: 10px;
    display: flex;
    transition: all 0.3s;
}

.resellers-list .item:focus, .resellers-list .item:hover {
    border: 2px solid #76b82a;
}

.resellers-list .name {
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    color: #000;
    font-size: 1.2em;
    margin-bottom: 10px;
    text-align: center;
}

.resellers-list a {
    color: rgb(118, 184, 42);
    text-decoration: none;
    line-height: 1.6em;
}

.location {
    display: flex;
    align-items: center;
}

.location p {
    font-size: 0.9em;
}

.email {
    display: flex;
    align-items: center;
}

.email a {
    font-size: 0.9em;
}

.phone a {
    font-size: 0.9em;
}

.website {
    text-align: center;
    margin: 1em 0em;
}

#resellers > section > div.txt > p > a {
    color: rgb(118, 184, 42);
    text-decoration: none;
}

.resellers-list a:focus, .resellers-list a:hover, #resellers > section > div.txt > p > a:focus, #resellers > section > div.txt > p > a:hover {
    color: rgb(118, 184, 42);
    text-decoration: underline;
}

#resellers > section > div.content > div.resellers-list > div > div.logo {
    flex: 1;
    position: relative;
}

#resellers > section > div.content > div.resellers-list > div > div.comments {
    flex: 1;
}

#resellers > section > div.content > div.resellers-list > div > div.logo > img {
    width: 160px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#resellers > section > div.content > div.resellers-list > div > div.comments > div.phone > a:before {
    background-position: -50px 0;
    width: 18px;
    height: 26px;
    position: absolute;
    top: 1px;
    left: 3px;
    display: block;
    background: url(../images/design/sprite@1x.png) no-repeat;
    background-size: 300px;
    content: '';
    display: none;
}

.website a {
    font-size: 1.2em;
}

.comments img {
    margin: 0px 5px;
}

#right > div > div.download-buttons > a:nth-child(1) {
    margin-top: 16px;
}

#resellers .proud {
    margin-top: 15px;
}

.partner-description {
    text-align: center;
    font-size: 0.9em;
}

.download-buttons {
    padding: 5px;
    flex-wrap: wrap;
    display: flex;
    margin-top: 1em;
}

#right .download-buttons a {
    padding: 20px;
    flex-grow: 1;
    color: #646464;
    margin: 14px;
    margin-top: inherit;
    margin-bottom: inherit;
    text-align: center;
    border: 2px solid #93d84a;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    transition: all 0.25s cubic-bezier(.45, .05, .55, .95);
    width: 200px;
}

#right .download-buttons a:hover, #right .download-buttons a:focus {
    background-color: #93d84a;
    color: #fff;
    text-decoration: none;
}

a.btn_1 {
    border: 2px solid #93d84a;
}

.web a.btn_1:hover {
    background-color: #fff;
    border: 2px solid #93d84a;
}

#ugcs-for-dji .item {
    width: 100%;
}

#ugcs-for-dji .item a {
    display: inline-block;
    margin: 15px;
}

#products h1, #products h2 {
    color: rgb(38, 45, 51);
    text-align: center;
    margin: 62px 0 27px;
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    font-weight: 900;
    margin: 0.8em 0 0.4em;
}

#ugcs_licences {
    padding: 20px;
    background-color: #76B82A;
}

#filter {
    padding: 0px;
    border-bottom: 3px solid rgb(118, 184, 42) !important;
    margin-bottom: 20px;
}

#filter li {
    padding: 10px !important;
    float: left;
    background-image: none !important;
}

#filter li a, #back-to-news {
    display: block;
    text-decoration: none;
    padding: 10px;
    background-color: rgba(230, 230, 230, 0);
    color: #000;
    font-weight: bold;
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    font-size: 1.2em;
    transition: all 0.6s;
    border: 1px solid #76b82a;
}

#filter li a:hover, #filter li a:focus, #back-to-news:hover, #back-to-news:focus {
    background-color: #2b2d30;
    color: #fff;
    border: 1px solid #2b2d30;
}

#filter li a.active {
    background-color: #76B82A;
    color: #fff;
    border: 1px solid #76B82A;
}

#filter li a.active:hover, #filter li a.active:focus {
    border: 1px solid #76B82A;
}

em {
    font-family: 'OpenSans-Regular', Arial, Helvetica, sans-serif;
}

.main-header {
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    font-weight: 900;
    margin: 0.8em 0 0.4em;
    color: #fff;
    font-size: 2em;
    line-height: 36px;
    text-align: center;
}

.main-header-dark {
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    font-weight: 900;
    margin: 0.8em 0 0.4em;
    color: #000;
    font-size: 2em;
    line-height: 36px;
    text-align: center;
}

article#ugcs-drone-dance-controller {
    padding: 0em 0 3em;
}

.ddc-p {
    font-size: 1.6em;
    text-align: center;
}

#video-reviews {
    width: 80%;
    margin: 0 auto;
}

#ugcs-ddc-in-action {
    margin-bottom: -4em;
}

#ugcs-ddc-in-action h1 {
    color: #fff;
}

#ugcs-ddc-in-action p {
    font-size: 1.2em;
}

table.with-borders {
    width: 100%;
} 

.with-borders th, .with-borders td {
    border: 1px solid;
    padding: 5px;
}

.main-header-green {
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    font-weight: 900;
    margin: 0.8em 0 0.4em;
    color: #76b82a;
    font-size: 2em;
    line-height: 36px;
    text-align: center;
}

.video-box {
    width: 80%;
    margin: 0 auto;
}

#ugcs-drone-dance-controller .video-container, #ugcs-drone-swarm-show-led .video-container, #ugcs-drone-swarm-show-plan .video-container, #ugcs-drone-customer-exp .video-container, #ugcs-drone-rtk-gps .video-container, #ugcs-drone-integration-services .video-container, #ugcs-ddc-in-action .video-container {
    display: inline-block;
    /* let it be styled thusly */
    padding: 0;
    /* get rid of pre-styling */
    margin: 0;
    width: 100%;
    /* take up full width available */
    padding-top: 56.25%;
    /* give aspect ratio of 16:9; "720 / 1280 = 0.5625" */
    height: 0px;
    /* don't want it to expand beyond padding */
    position: relative;
}

#ugcs-drone-dance-controller .video-container iframe, #ugcs-drone-swarm-show-led .video-container iframe, #ugcs-drone-swarm-show-plan .video-container iframe, #ugcs-drone-customer-exp .video-container iframe, #ugcs-drone-rtk-gps .video-container iframe, #ugcs-drone-integration-services .video-container iframe, #ugcs-ddc-in-action .video-container iframe {
    /*background: url(../images/video-bg-black.png) center center no-repeat;*/
    background: none !important;
    position: absolute;
    /* expand to fill */
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 0;
}

.ddc-name > input[type="text"], #contact_form > div.fields > div > div:nth-child(2) > input[type="email"] {
    padding: 20px;
    border: 1px solid #76b82a;
    width: 90%;
    margin: 10px;
    box-shadow: none;
}

#contact_form > div.fields > div > div.col-md-12 > textarea {
    padding: 20px;
    border: 1px solid #76b82a;
    width: 95%;
    margin: 10px;
    height: 100px;
    box-shadow: none;
}

@media screen and (max-width: 1200px) {
    .ddc-name > input[type="text"], #contact_form > div.fields > div > div:nth-child(2) > input[type="email"] {
        padding: 20px;
        border: 1px solid #76b82a;
        width: 88%;
        margin: 10px;
        box-shadow: none;
    }

    #contact_form > div.fields > div > div.col-md-12 > textarea {
        padding: 20px;
        border: 1px solid #76b82a;
        width: 94%;
        margin: 10px;
        height: 100px;
        box-shadow: none;
    }
}

@media screen and (max-width: 991px) {
    .ddc-name > input[type="text"], #contact_form > div.fields > div > div:nth-child(2) > input[type="email"] {
        padding: 20px;
        border: 1px solid #76b82a;
        width: 92%;
        margin: 10px;
        box-shadow: none;
    }

    #contact_form > div.fields > div > div.col-md-12 > textarea {
        padding: 20px;
        border: 1px solid #76b82a;
        width: 92%;
        margin: 10px;
        height: 100px;
        box-shadow: none;
    }
}

@media screen and (max-width: 680px) {
    .ddc-name > input[type="text"], #contact_form > div.fields > div > div:nth-child(2) > input[type="email"] {
        padding: 20px;
        border: 1px solid #76b82a;
        width: 81%;
        margin: 10px;
        box-shadow: none;
    }

    #contact_form > div.fields > div > div.col-md-12 > textarea {
        padding: 20px;
        border: 1px solid #76b82a;
        width: 81%;
        margin: 10px;
        height: 100px;
        box-shadow: none;
    }
}

@media screen and (min-width: 800px) {
    div.full-section, article.full-section {
        text-align: left;
    }
}

.left {
    text-align: left;
}

.on-mobile {
    display: block;
}

.on-desktop {
    display: none;
}

@media screen and (min-width: 800px) {
    .on-mobile {
        display: none;
    }

    .on-desktop {
        display: block;
    }
}

.padded-section {
    padding: 0 42px;
}

.text-dark {
    color: rgb(38, 45, 51);
}

.text-light {
    color: rgb(250, 250, 250);
}

.text-green {
    color: #76b82a;
}

section#wrapper {
    margin-top: 63px;
}

@media screen and (min-width: 741px) {
    section#wrapper {
        margin-top: 118px;
    }
}

/* Helper classes - END */

.content-container {
    margin-bottom: 38px;
    position: relative;
}

.content-container h2 {
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    font-weight: 900;
    margin: 0.8em 0 0.4em;
}

.content-container p {
    font-size: 16px;
    margin-bottom: 1em;
    line-height: 1.6em;
}

.slider-container p {
    line-height: 1.6em;
    margin-top: 2em;
    margin-bottom: 3em;
}

.article-container {
    padding: 1em 0 3em;
}

.bg-open {
    background-color: rgb(204, 242, 161);
}

.bg-one {
    background-color: rgb(181, 233, 121);
}

.bg-pro {
    background-color: rgb(145, 204, 77);
}

.bg-enterprise {
    background-color: rgb(118, 184, 42);
}

a.cta-dark {
    background-color: rgb(118, 184, 42);
    border: 2px solid #93d84a;
    color: rgb(250, 250, 250);
    font-size: 14px;
    font-weight: 900;
    line-height: 16px;
    padding: 0.5em 1em;
    text-decoration: none;
    transition: all 0.25s cubic-bezier(.45, .05, .55, .95);
    display: inline-block;
}

a.cta-dark:focus, a.cta-dark:hover {
    background-color: transparent;
    color: rgb(118, 184, 42);
    text-decoration: none;
}

a.cta-slider {
    font-size: 26px;
    position: relative !important;
}

#promo-carousel {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
}

.promo-container > div {
    height: 398px;
}

@media screen and (min-width: 741px) {
    .promo-container > div {
        height: 500px;
    }
}

.slider-container {
    text-align: left;
}

.slider-container div {
    padding-right: 0px;
    padding-left: 0px;
}

.slick-slide img {
    width: 100%;
}

.margin6em {
    margin-top: 6em;
}

@media screen and (max-width: 1200px) {
    .slick-slide img {
        padding-top: 6em;
    }
}

@media screen and (min-width: 1200px) {
    .slider-container {
        margin-left: 10%;
    }
}

#partners {
    padding: 4em 0em;
}

.italic {
    font-style: italic;
    font-weight: bold;
    font-size: 22px !important;
}

#testimonials {
    background-image: url(/theme/ugcs/images/testimonials-bg-blend.jpg);
    background-size: cover;
    background-position: center center;
}

#testimonials-item {
    text-align: center;
}

#testimonials-nav .slick-slide img {
    border-radius: 50%;
    margin: 0 auto;
    opacity: 0.4;
    transform: scale(0.2);
    -webkit-transform: scale(0.2);
    padding-top: 0em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#testimonials-nav .slick-slide:hover img, #testimonials-nav .slick-slide:focus img {
    transform: scale(0.3);
    -webkit-transform: scale(0.3);
    opacity: 0.8;
}

#testimonials-item a {
    color: #c2c2c2;
    text-decoration: none;
    font-weight: bold;
    transition: color 0.4s;
    font-style: italic;
}

#testimonials-item a:hover, #testimonials-item a:focus {
    color: #76b82a;
}

#testimonials-nav {
    margin-bottom: -2em;
    margin-top: -6em;
}

@media screen and (max-width: 800px) {
    #testimonials-nav {
        margin-top: -3em;
    }

    #partners .list {
        text-align: center;
    }

    #partners .list .button-more {
        position: relative !important;
        right: auto !important;
        bottom: auto !important;
        display: inline-block;
    }

    #partners .content-container {
        margin-bottom: 0px;
    }

    #partners .content {
        margin-bottom: 2em;
    }
}

#testimonials-nav .slick-current img {
    opacity: 1;
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
}

/*#testimonials-nav .slick-current img + .slick-slide img {
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
}*/

#testimonials-nav .slick-current:hover img, #testimonials-nav .slick-current:focus img {
    opacity: 1;
    transform: scale(0.4);
}

#testimonials-item .name {
    font-weight: 900;
    color: #c2c2c2;
    font-size: 16px;
    padding-bottom: 0px;
    text-align: right;
    margin-bottom: 5px;
    font-style: italic;
}

#testimonials .slick-prev:before, #testimonials .slick-next:before {
    color: #76b82a;
    /*font-size: 48px;*/
}

#testimonials .position {
    margin-bottom: 0px;
    color: #a8a8a8;
    text-align: right;
    font-size: 16px;
}

#testimonials-content {
    font-size: 20px;
    line-height: 1.4em;
}

#testimonials-content p {
    color: #ffffff;
}

#partners .list .btn_2:before {
    display: none;
}

#partners .list .button-more {
    text-transform: none;
    background-color: #76b82a;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    padding: 0.5em 1em;
    margin: 4px 0 0 20px;
    position: absolute;
    right: 0;
    bottom: -68px;
    transition: all .3s 0s;
    -webkit-transition: all .3s 0s;
    border: 3px solid rgb(118, 184, 42);
    font-weight: 900;
}

#partners .list .button-more:focus, #partners .list .button-more:hover {
    background-color: transparent !important;
    color: rgb(118, 184, 42);
    text-decoration: none;
}

#promo-carousel h1 {
    font-size: 48px;
    color: #fff;
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
}

#promo-carousel p {
    font-size: 20px;
    line-height: 1.6em;
    margin-top: 2em;
    margin-bottom: 3em;
}

#system-requirements li {
    margin-bottom: 1em;
    padding: 0 20px;
    background-image: url(/theme/ugcs/images/bullet-icon.png);
    background-repeat: no-repeat;
    background-position-y: 6px;
}

#supported-categories {
    margin-bottom: 2em;
}

#supported-categories .title {
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    font-size: 1.6em;
    line-height: 24px;
    color: white;
    letter-spasing: -0.4px;
    position: absolute;
    top: 4%;
    left: 4%;
}

#supported-categories .list {
    display: -webkit-flex;
    /* Safari */
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    display: flex;
    flex-wrap: wrap;
}

#supported-categories img {
    width: 100%;
    display: block;
}

.category-item {
    padding: 10px;
    width: 260px;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

#supported-categories .category-item > a > div {
    position: relative;
    overflow: hidden;
}

#supported-categories .category-item > a > div::before {
    background-color: rgba(12, 14, 19, 0.55);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    transition: background-color 0.3s 0s;
    -webkit-transition: background-color 0.3s 0s;
}

#supported-categories .category-item > a > div:hover:before {
    background-color: rgba(151, 215, 82, 0.46);
}

#archive-drones {
    text-align: center;
}

/*#archive-drones h2 { margin: 0; }*/

#archive-drones .manufacturer-mobile {
    clear: both;
    margin-bottom: 0.5em;
    padding-top: 1em;
}

#archive-drones .manufacturer-mobile h5 {
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    margin: 0px 3.5px;
    padding: 0.2em 0.5em;
    text-transform: uppercase;
    font-size: 1.5em;
}

#archive-drones .drone-container-mobile {
    float: left;
    margin: 0 0.25em 0.5em;
}

.drone-container-mobile a {
    text-decoration: none;
}

#archive-drones .drone-container-mobile p {
    font-size: 14px;
    padding: 0.2em 0.5em;
    margin-bottom: 0;
}

#supported-drones {
    padding: 0em 0 3em;
}

#supported-drones h1 {
    font-size: 48px;
    color: #fff;
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    margin-top: 2em;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 2em;
    width: 80%;
    margin: 0 auto;
}

.video-container iframe, .video-container object, .video-container embed {
    box-sizing: border-box;
    background: url(../images/laptop-bg.png) center center no-repeat;
    background-size: contain;
    padding: 15% 13.6% 18%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cta-additional-box {
    display: flex;
    display: -webkit-flex;
    /* Safari */
}

#licence-scenarios {
    text-align: center;
    background-color: #242c31;
}

#licence-scenarios hr {
    border-top-color: rgb(250, 250, 250);
    margin: 2.5em 0;
}

#licence-scenarios .on-mobile img {
    width: 66%;
}

@media screen and (min-width: 420px) {
    #licence-scenarios .on-mobile img {
        width: 33%;
    }
}

#ugcs-desktop, #ugcs-sdk {
    margin-bottom: 42px;
}

#ugcs-ddc {
    background-image: url('/theme/ugcs/images/home-background-bleed.jpg');
    background-size: cover;
    background-position: center center;
}

#ugcs-ddc .content-container {
    margin-bottom: 0;
}

#ugcs-ddc .bottom-space, #ugcs-airmast .bottom-space {
    margin-bottom: 42px;
}

#ugcs-airmast .content-container, #ugcs-news .content-container {
    margin-bottom: 0;
}

#ugcs-news.container {
    padding-bottom: 1em;
}

#ugcs-news h2 {
    text-align: center;
}

#ugcs-news .news-item, #ugcs-news a {
    text-decoration: none;
}

#ugcs-news .news-item img {
    max-width: calc(100% - 30px);
    transition: opacity 0.25s cubic-bezier(.45, .05, .55, .95);
}

#ugcs-news .news-item:focus img, #ugcs-news .news-item:hover img {
    opacity: 0.75;
}

#ugcs-news .news-item h5 {
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    font-size: 1em;
    line-height: 1em;
    padding: 3.5px 15px 25px;
    text-transform: uppercase;
    transition: color 0.25s cubic-bezier(.45, .05, .55, .95);
    word-wrap: break-word;
}

#ugcs-news .news-item:focus h5, #ugcs-news .news-item:hover h5 {
    color: rgb(118, 184, 42);
}

#ugcs-news .news-item p {
    font-size: 14px;
    padding: 3.5px 15px;
    transition: opacity 0.25s cubic-bezier(.45, .05, .55, .95);
}

#ugcs-news .news-item:focus p, #ugcs-news .news-item:hover p {
    opacity: 0.75;
}

#ugcs-news .row {
    margin-left: 0;
    margin-right: 0;
}

#body h1 {
    color: rgb(38, 45, 51);
}

/** News **/

#news .news-list, #ugcs-news .news-list {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
}

#news li {
    margin-bottom: 1em;
    padding: 0 20px;
    background-image: url(/theme/ugcs/images/bullet-icon.png);
    background-repeat: no-repeat;
    background-position-y: 6px;
}

#news .news-list .category-item a > div {
    padding: 20px 20px 45px;
}

#news .news-list .category-item .title, #ugcs-news .news-list .category-item .title {
    font-size: 1.4em;
    line-height: 24px;
    letter-spacing: -.1px;
    padding: 20px 20px 45px;
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
}

#news .news-list .category-item .date, #ugcs-news .news-list .category-item .date {
    font-size: 1em;
    line-height: 14px;
    color: #76b82a;
    position: absolute;
    bottom: 16px;
    left: 20px;
    transition: color .5s 0s;
    -webkit-transition: color .5s 0s;
}

#news-item {
    padding: 0px !important;
}

#news-item img {
    width: 100%;
}

.news-content {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 360px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.news-content:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.news-content .title {
    flex: 1 0 auto;
}

#news h1 {
    color: #76b82a;
}

#news h2, #news h1 {
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    font-weight: 900;
    margin: 0.8em 0 0.4em;
}

.news-list a {
    background-color: #fff;
    color: #000;
    text-decoration: none;
    position: relative;
    display: block;
    transition: background-color .5s 0s;
    -webkit-transition: background-color .5s 0s;
}

/** News Single **/

.news-single {
    max-width: 740px;
    margin: 0 auto;
}

.news-single img {
    width: 100%;
}

.news-single p {
    color: rgba(0, 0, 0, .8);
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    line-height: 1.58;
    margin-top: 29px;
}

.news-single a {
    color: rgb(118, 184, 42);
    text-decoration: none;
}

.news-single a:focus, .news-single a:hover {
    color: rgb(118, 184, 42);
    text-decoration: underline;
}

#news .news-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 2em;
}

#news .news-video-container iframe, #news .news-video-container object, #news .news-video-container embed {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {


    .bord02 {
        border-bottom: none;
    }

    .bord01 {
        border-right: 1px solid #75b725;

    }


    .header-box {
        grid-template-areas: 
        "freetab"
        "monthly"
        "perpetual";
        grid-template-columns: auto;
        -ms-grid-columns: auto;
        grid-row-gap: 20px;
    }
    .header-box > div {
        border-left: 1px solid #75b725;
        border-top: 1px solid #75b725;
        border-bottom: 1px solid #75b725;
    }
    .head-head {
        border-right: 1px solid #75b725!important;
    }
    .table-item {
        border-right: 1px solid #75b725!important;
    }

    .bot-table-desktop {
        display: none;
    }

    .bot-table-mobile {
        display: block;
    }

    .mob-parameters {
        display: grid;
        grid-template-columns: 1fr 1fr;
        display: -ms-grid;
        -ms-grid-columns: 1fr 1fr;
        margin-bottom: 30px;
    }

    .news-single p {
        font-size: 18px;
        line-height: 1.58;
    }
}

#partners > section.content-container {
    padding: 0 15px;
}

#partners h2.text-dark {
    color: rgb(38, 45, 51);
    margin-bottom: 0.4em;
    margin-top: 0;
    text-align: center;
}

#partners a {
    text-decoration: none;
}

#control-with-ugcs {
    padding: 0;
}

#control-with-ugcs > div {
    height:670px; 
    text-align:center; 
    background: url('/../theme/ugcs/images/video-bg.png') center center / cover no-repeat;
}

@media screen and (max-width: 510px) {
    #control-with-ugcs > div {
        height: 735px;
    }
    #control-with-ugcs .pricing-btn {
        margin-top: 20px
    }

    #control-with-ugcs .try-ugcs-btn {
        margin-top: 20px;
    }
}

#control-with-ugcs h1 {
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    font-weight: 900;
    margin: 0.8em 0 0.4em;
    color: #fff
}

#licence-types {
    padding-bottom: 0;
}

#licence-types .content-container {
    margin-bottom: 0;
}

.licence-container {
    margin-bottom: 36px;
}

.licence-container img {
    max-width: 180px;
}

.licence-container h4 {
    line-height: 1.2em;
    padding: 7.5px 42px;
}

.licence-container p {
    padding: 0 42px;
}

.section-container article.container {
    padding-bottom: 0;
}

.section-container h2, .section-container h3 {
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
}

.section-container h2 {
    text-align: center;
}

.section-container h3 {
    line-height: 1em;
    margin-bottom: 0.5em;
    padding: 6px 42px;
}

#archive-drones a {
    text-decoration: none;
}

.drone-open a {
    text-decoration: none;
    color: #76b82a;
    transition: color 0.25s cubic-bezier(.45, .05, .55, .95);
}

.drone-open a:hover, .drone-open a:focus {
    color: rgb(38, 45, 51);
}

.buy-section a {
    text-decoration: none;
}

.buy-section h2 {
    font-size: 2em;
}

.cta-buy {
    border: 3px solid rgb(118, 184, 42);
    padding: 2em 1em;
    text-align: center;
    transition: background-color 0.25s cubic-bezier(.45, .05, .55, .95);
}

.cta-buy h2 {
    margin-top: 0.3em;
    margin-bottom: 0.8em;
}

.cta-buy h2, .cta-buy h3, .cta-buy span {
    transition: color 0.25s cubic-bezier(.45, .05, .55, .95);
}

.cta-buy span {
    font-size: 1.4em;
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
}

.cta-buy span.xl {
    font-size: 1.4em;
}

.reverse:focus, .reverse:hover {
    background-color: #fff !important;
}

.reverse:focus h3, .reverse:hover h3, .reverse:focus span, .reverse:hover span {
    color: rgb(38, 45, 51) !important;
}

.cta-buy:focus, .cta-buy:hover {
    background-color: rgb(38, 45, 51);
}

.cta-buy:focus h3, .cta-buy:hover h3, .cta-buy:focus span, .cta-buy:hover span {
    color: rgb(250, 250, 250);
}

.buy-one:focus, .buy-one:hover {
    border: 3px solid rgb(192, 15, 116);
}

.buy-one:focus h2, .buy-one:hover h2 {
    color: rgb(192, 15, 116);
}

.buy-pro:focus, .buy-pro:hover {
    border: 3px solid rgb(118, 184, 42);
}

.buy-pro:focus h2, .buy-pro:hover h2 {
    color: rgb(118, 184, 42);
}

.buy-enterprise:focus, .buy-enterprise:hover {
    border: 3px solid rgb(0, 137, 207);
}

.buy-enterprise:focus h2, .buy-enterprise:hover h2 {
    color: rgb(0, 137, 207);
}

#video-wrapper-2, #video-wrapper-3 {
    margin-bottom: 4em;
}

#video-wrapper-2 .video-container, #video-wrapper-3 .video-container {
    text-align: center;
}

#system-requirements p.bg-green {
    margin: 0 0.1em;
}

#system-requirements ul {
    padding: 0.5em 1em 0 1em;
}

.cta-additional {
    background-color: rgb(118, 184, 42);
    border: 3px solid rgb(118, 184, 42);
    margin: 0 0 0.2em;
    padding: 0.8em 1em;
    text-align: center;
    transition: background-color 0.25s cubic-bezier(.45, .05, .55, .95);
    -webkit-flex: 1;
    /* Safari 6.1+ */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
}

.cta-additional a:active, .cta-additional a:visited {
    color: rgb(38, 45, 51);
}

.cta-additional:focus, .cta-additional:hover {
    background-color: transparent;
    cursor: pointer;
}

.cta-additional a {
    font-family: RoadRadio, OpenSans-Regular, sans-serif;
    font-size: 26px;
    text-decoration: none;
    transition: color 0.25s cubic-bezier(.45, .05, .55, .95);
    color: rgb(38, 45, 51);
}

.cta-additional:focus a, .cta-additional:hover a {
    color: rgb(118, 184, 42);
}

article.drone-open {
    margin: 0 15px;
}

.drone-open img {
    max-width: 30%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (min-width: 800px) {
    .content-container p {
        font-size: 20px;
        line-height: 1.4em;
    }

    a.cta-dark {
        bottom: 0;
        position: absolute;
        right: 0;
        font-size: 1.4em;
    }

    #archive-drones {
        margin-bottom: 38px;
        text-align: left;
    }

    #archive-drones .content-container {
        margin-bottom: 0;
    }

    #archive-drones h2 {
        margin-bottom: 0.4em;
    }

    #archive-drones .drone-container {
        background-color: #fff;
        height: 230px;
        margin-bottom: 1em;
        position: relative;
    }

    #archive-drones .drone-container h5 {
        font-family: RoadRadio, OpenSans-Regular, sans-serif;
        position: relative;
        top: 0;
        left: 0;
        z-index: 10;
        margin: 0px 7px;
        padding: 0.5em;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 1.3em;
    }

    #archive-drones .drone-container img {
        left: 50%;
        position: absolute;
        bottom: 0;
        transform: translateX(-50%);
        width: 66.66%;
    }

    #archive-drones .drone-container p {
        position: absolute;
        left: 0;
        font-size: 16px;
        padding: 0.5em;
        margin: 0px 7px;
    }

    #licence-scenarios {
        /*background-color: transparent;*/
        background-image: url('/theme/ugcs/images/licences/bg-licence-scenarios.jpg');
        background-size: cover;
        background-position: center center;
        /*margin-top: 42px;*/
        text-align: left;
    }

    .licence-scenarios-2 {
        background-image: url('/theme/ugcs/images/bg-licence-scenarios-bleed.jpg') !important;
    }

    #licence-scenarios .content-container {
        margin-bottom: 0;
        padding-bottom: 76px;
    }

    #licence-scenarios .on-desktop {
        text-align: center;
    }

    #licence-scenarios .table-row > div {
        padding: 1em 0;
    }

    #licence-scenarios .table-row p {
        font-size: 18px;
        padding: 0 1.6em;
        margin-bottom: 0;
    }

    #licence-scenarios .on-desktop p.centered {
        font-family: RoadRadio, OpenSans-Regular, sans-serif;
        font-weight: 900;
    }

    #ugcs-desktop, #ugcs-sdk {
        margin-bottom: 0;
    }

    #ugcs-desktop .padded-section, #ugcs-sdk .padded-section {
        padding-left: 15px;
    }

    #ugcs-dji .padded-section, #ugcs-oem .padded-section {
        padding-right: 15px;
    }

    /*#ugcs-ddc .content-container {
      margin-bottom: 38px;
      padding-bottom: 76px;
      padding-top: 38px;
    }*/
    #ugcs-ddc .padded-section, #ugcs-airmast .padded-section {
        padding: 15px;
    }

    #ugcs-news .content-container {
        margin-left: 0;
        margin-right: 0;
    }

    #ugcs-news .content-container > .full-section {
        padding-left: 0;
        padding-right: 0;
    }

    #ugcs-news h2 {
        text-align: left;
    }

    #ugcs-news .news-item {
        padding: 0 15px 20px;
    }

    #ugcs-news .news-item h5 {
        font-size: 1.3em;
        padding: 3.5px 15px;
    }

    #ugcs-news .news-item img {
        width: calc(100% - 15px);
    }

    #ugcs-news p.date {
        margin-bottom: 0;
        font-size: 12;
    }

    #ugcs-news .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    #partners h2.text-dark {
        text-align: left;
    }

    .slider-container h1, .slider-container p {
        padding: 0;
    }

    .licence-container {
        margin-bottom: 0;
    }

    .licence-container img {
        left: 50%;
        max-width: calc(100% - 30px);
        position: relative;
        transform: translateX(-50%);
    }

    .licence-container h4 {
        padding: 15px;
    }

    .licence-container p {
        padding: 0 15px;
    }

    .section-container h2 {
        text-align: left;
    }

    .cta-buy span.xl {
        font-size: 2em;
    }

    #system-requirements ul {
        padding: 0.5em 0 0 4em;
    }

    .cta-additional {
        margin: 2em 0.3em 0;
        float: left;
    }

    article.drone-open {
        margin: 0 auto;
    }

    .drone-open img {
        max-width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .slider-container {
        text-align: center;
    }

    .desktop {
        display: none;
    }

   

    .margin6em {
        margin-top: 2em;
    }

    #promo-carousel h1 {
        font-size: 42px;
    }

    #promo-carousel p {
        width: 100%;
        font-size: 16px;
    }

    #promo-carousel .slick-slide {
        background: #242c31 !important;
    }

    #ugcs-airmast {
        background: #242c31 !important;
    }
}

@media screen and (min-width: 1024px) {
    #archive-drones .drone-container h5 {
        font-size: 1.7em;
    }
}

@media screen and (min-width: 1200px) {
    .cta-buy {
        margin-bottom: 0;
    }
}

/* bug-fix - START */

#body {
    padding-top: 0 !important;
}

#partners .list .btn_2, .web #partners .list .btn_2:focus, .web #partners .list .btn_2:hover, #partners .list .content .owl-theme .owl-controls .owl-page.active span, #partners .list .content .owl-theme .owl-controls .owl-page:hover span {
    background-color: rgb(118, 184, 42) !important;
}

#footer > section > div {
    border-top: 3px solid rgb(118, 184, 42) !important;
}

/* bug-fix - END */

/* Bootstrap Layout CSS - START */

.container {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 800px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    display: table;
    content: " ";
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-sm-25, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

@media (min-width: 800px) {
    .col-sm-1, .col-sm-2, .col-sm-25, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-25 {
        width: 20%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }
}

/* Fix for nesting containers */

.container-fluid .container {
    padding-left: 0;
    padding-right: 0;
}

.container .container {
    margin-left: -15px;
    margin-right: -15px;
}

/* Bootstrap Layout CSS - END */

/* Style for previous version (2016.12 updates) - START */

#supported .tr-item {
    width: 33.3%;
    padding: 0 20px 20px 0;
    box-sizing: border-box;
    float: left;
}

#supported .tr-item > div {
    position: relative;
    overflow: hidden;
}

#supported .tr-item > div:before {
    background-color: rgba(12, 14, 19, 0.55);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    transition: background-color 0.3s 0s;
    -webkit-transition: background-color 0.3s 0s;
}

#supported .tr-item img {
    width: 100%;
    display: block;
}

#supported .tr-item .title {
    font-family: 'OpenSans-Semibold', Arial, Helvetica, sans-serif;
    font-size: 36px;
    line-height: 36px;
    color: white;
    letter-spasing: -0.4px;
    position: absolute;
    top: 11.6%;
    left: 8%;
}

@media screen and (max-width: 1150px) and (min-width: 601px) {
    #supported .tr-item {
        padding: 0 15px 15px 0;
    }

    #supported .tr-item .title {
        font-size: calc(100vw / 33.333);
        line-height: calc(100vw / 33.333);
    }
}

@media screen and (min-width: 601px) {
    .video-container iframe, .video-container object, .video-container embed {
        padding: 12% 13.6% 15%;
    }
}

@media screen and (max-width: 799px) {
    #system-requirements li {
        background-image: none;
    }



    #ugcs-news h5 {
        text-align: left;
    }

    .bot-btn {
        min-height: 186px;
    }
}

@media screen and (max-width: 600px) and (min-width: 401px) {
    #supported .tr-item {
        padding: 0 10px 10px 0;
        width: 50%;
    }

    #supported .tr-item .title {
        font-size: calc(100vw / 18);
        line-height: calc(100vw / 18);
    }
}

@media screen and (max-width: 400px) {
    #supported .tr-item {
        width: auto;
        padding: 0 0 15px 0;
        float: none;
    }

    #supported .tr-item .title {
        font-size: 24px;
        line-height: 24px;
    }
}
@media screen and (max-width: 425px) {
    .tooltip:hover .tooltiptext {
        width: 172px;
    }
    .header-box {
        -ms-grid-rows: ;
    }
    .explore {
        gr
    }
}

#supported .tr-item.disabled {
    position: relative;
    z-index: -1;
}

#supported .tr-item.disabled > div {
    cursor: default;
}

#supported .tr-item.disabled > div:before {
    background-color: rgba(0, 0, 0, 0.79);
}

#supported .tr-item.disabled .title {
    color: #959595;
}

#supported .tr-item:not(.disabled) > div {
    cursor: pointer;
}

#supported .tr-item:not(.disabled).opn > div:before {
    background-color: rgba(151, 215, 82, 0.46);
}

.web #supported .tr-item:not(.disabled) > div:hover:before {
    background-color: rgba(151, 215, 82, 0.46);
}

#products .tr-list {
    padding-top: 50px;
    position: relative;
}

#products .tr-list > div {
    width: 23%;
    float: left;
    padding: 0 1%;
}

@media screen and (max-width: 600px) and (min-width: 401px) {
    #products .tr-list > div {
        width: 48%;
    }

    .tr-list .v1, .tr-list .v2 {
        height: 410px;
    }

    .tr-list .v3, .tr-list .v4 {
        height: 540px;
    }
}

@media screen and (max-width: 400px) {
    #products .tr-list {
        padding-top: 20px;
    }

    #products .tr-list > div {
        margin-bottom: 50px;
        width: 98%;
    }

    #products .tr-list img {
        margin: 0 auto 30px;
    }

    #products .tr-list .des {
        text-align: center;
    }
}

#products .tr-list .list_link {
    color: #555;
    text-decoration: none;
}

#products .tr-list img {
    max-width: 100%;
    margin-bottom: 30px;
    display: block;
}

#products .tr-list .des {
    font-size: 16px;
    line-height: 20px;
    color: #505050;
    margin-bottom: 13px;
    padding: 0 5%;
}

#products .tr-list .des, #products .tr-list .more, #products .tr-list h3 {
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
}

#products .tr-list .txt {
    font-size: 14px;
    line-height: 20px;
    color: #555;
    letter-spacing: -.3px;
    padding: 0 5%;
}

.head-head {
    flex: 1 0 100%;
    width: 100%;
    height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-self: center;
    border-bottom: 1px solid;
    border-color: #cccccc;
}

.month-head {
    border-right: 1px solid;
    border-color: #cccccc;
}

.bot-flex-2 {
    display: flex;
    display: -ms-flexbox;
    flex: 1;
    flex-wrap: wrap;
}

.bot-flex-1 {
    display: flex;
    display: -ms-flexbox;
    flex: 1;
    flex-wrap: wrap;
}

.flex-item0 {
    height: 60px;
    display: grid;
    display: -ms-flexbox;
    justify-items: center;
    align-items: center;
    color: #ffffff;
}
.flex-cont {
    height: 60px;
    display: -ms-flexbox;
    display: grid;
    align-items: center;
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: #cccccc;
}

.flex-item {
    height: 60px;
    display: -ms-flexbox;
    justify-content: center;
    display: grid;
    justify-items: center;
    align-items: center;
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: #cccccc;
}
.flex-open {
    background-color: #696969;
}
.flex-pro {
    background-color: #75b725;
}
.flex-enter {
    background-color: #4695d5;
}
.flex-

.flex-button {
    margin: 4px;
    display: grid;
    display: -ms-grid;
}

.flex-bot {
    width: 100%;
}

.flex-button1 {
    height: 11em;
    width: 100%;
    margin: 4px;
}

.pro-1-month {
    flex: 1 0 50%;
}
.pro-3-month {
    flex: 1 0 50%;
}
.pro-perpetaul {
    flex: 1 0 50%;
}
.enterprise {
    flex: 1 0 50%;
}
.products_tabs {
    display: none!important;
}
.ugcs {
    background-color: #75b725;
    color: #ffffff!important
}
.table-flex {
    display: flex;
    display: -ms-flexbox;
}
.test-hide {
    display: none;
}

#footer {
    min-height: 100px;
}
.menu ul, .menu li, .menu_content li, .menu_content ul {
  padding-left: 0px;
}
/* Style for previous version (2016.12 updates) - END */
