/*@font-face {
    font-family: 'Vegur Light';
    font-style: normal;
    src: local('Vegur Light'), url('../fonts/Vegur-L 0602.woff') format('woff');
}*/
.ui.header {
    font-weight: 300;
}

.ui.cards > .card > .content > a.header, .ui.card > .content > a.header {
    color: rgb(95, 108, 115);
}

.ui.inverted.segment, .ui.primary.inverted.segment {
    background: #2e2633;
}

.ui .borderless .fixed .menu .inverted{
    background: #2e2633 !important;
}

ui.items>.item>.content>.header {
    font-weight:400 !important;
}

.ui.items > .item > .content > .description{
    /*font-size:14px !important;*/
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.casestudy-widget{
   /* background-color: #fff;
    -webkit-box-shadow: 0 0.12em 0.3em 0 rgba(0,0,0,.1);
    box-shadow: 0 0.12em 0.3em 0 rgba(0,0,0,.1);
    -webkit-transition: -webkit-box-shadow .2s ease-in-out;
    transition: -webkit-box-shadow .2s ease-in-out;
    -o-transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
    border-radius: .222rem;
    margin-bottom: 1.111rem;
    overflow: hidden;*/
}

.casestudy-widget .meta{
    font-weight:400;
    margin-bottom: 10px;
}

.getstarted-widget{
    box-shadow: 1px 5px 30px rgba(0,0,0,0.1) !important;
    -ms-box-shadow: 1px 5px 30px rgba(0,0,0,0.1) !important;
    -webkit-box-shadow: 1px 5px 30px rgba(0,0,0,0.1) !important;
    -moz-box-shadow: 1px 5px 30px rgba(0,0,0,0.1) !important;
}

.getstarted-widget:hover{
    box-shadow: 0px 1px 3px 0px #f2850f, 0px 0px 0px 1px #f2850f;
}

.getstarted-widget .meta > .date img{
    margin-right:0.5rem !important;
}

.getstarted-widget .meta{
    margin-bottom: 1rem;
}

.getstarted-widget .meta > .date{
    font-weight:400;
}

.getstarted-widget:hover .meta > .date{
    font-weight:400;
    color:#f2850f;
}





/*hero background for ultraStudio page*/
.hero-main:before {
    content: '';
    width: 100%;
    height: 88vh;
    z-index: -1000;
    background: linear-gradient(160deg, #5FC3E4 0%, #AA7ECD 100%);
    transform-origin: left bottom;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: skew(0deg, -15deg);
    -moz-transform: skew(0deg, -15deg);
    -ms-transform: skew(0deg, -15deg);
    -o-transform: skew(0deg, -15deg);
    transform: skew(0deg, -15deg);
}

.ui.embed {
    background: #000000;
}

/* Overide fonts styles */
@font-face {
    font-family: Icons;
    src: url(../fonts/icons.eot);
    src: url(../fonts/icons.eot?#iefix) format('embedded-opentype'), url(../fonts/icons.woff2) format('woff2'), url(../fonts/icons.woff) format('woff'), url(../fonts/icons.ttf) format('truetype'), url(../fonts/icons.svg#icons) format('svg');
}

/*
body {
    font-family: 'CircularStd-Book';
    font-weight: 100;
}

h1, h2, h3, h4, h5 {
    font-family: 'Vegur Light';
    font-weight: 300;
}

.ui.button {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.text.container {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.header {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.input input {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.list .list > .item .header, .ui.list > .item .header {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.steps .step .title {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.form input:not([type]), .ui.form input[type="date"], .ui.form input[type="datetime-local"], .ui.form input[type="email"], .ui.form input[type="number"], .ui.form input[type="password"], .ui.form input[type="search"], .ui.form input[type="tel"], .ui.form input[type="time"], .ui.form input[type="text"], .ui.form input[type="url"] {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.menu {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.message .header {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.cards > .card > .content > .header, .ui.card > .content > .header {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.items > .item > .content > .header {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.statistics .statistic > .value, .ui.statistic > .value {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.statistics .statistic > .label, .ui.statistic > .label {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.accordion .title:not(.ui) {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.modal > .header {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.popup > .header {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.search > .results .result .title {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.search > .results > .message .header {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.category.search > .results .category > .name {
    font-family: 'Vegur Light';
    font-weight: 100;
}

.ui.steps .step .title {
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    font-weight: 700 !important;
}
*/

/*  Mega Menu */
.mega-menu-item {
    padding: 0px !important;
}

.mega-menu-item .header-item{
    border-bottom:1px solid #d6d6d6;
}

.mega-menu-item .mega-menu-item-inner {
    padding: 1rem;
}

.mega-menu-item .mega-menu-item-title {
    color: rgb(49, 193, 101) !important;
    font-weight:500 !important;
    font-size: 16px;
}

.mega-menu-item .mega-menu-item-description {
    margin-top: 5px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    color: #333;
}

.mega-menu-item:hover {
    background-color: #e8ffe9 !important;
}

.mega-menu-item .mega-menu-item-title:hover {
    color: rgb(33, 133, 208);
}

.mega-menu-item-link-list {
    text-indent: 45px;
    clear: both;
}

/* pricing tables */
.pricing-table {
    text-align: center;
    width: 100%; /* total computed width = 222 x 3 + 226 */
}

.pricing-table .plan {
    font-size: 16px;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    width: 100%; /* plan width = 180 + 20 + 20 + 1 + 1 = 222px */
    float: left;
    position: relative;
}

.pricing-table #most-popular {
    z-index: 2;
    top: -13px;
    border-width: 3px;
    padding: 30px 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
    box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
}

.pricing-table .plan:nth-child(1) {
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.pricing-table .plan:nth-child(4) {
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

/* --------------- */

.pricing-table h3 {
    font-size: 20px;
    font-weight: normal;
    padding: 20px;
    margin: -20px -20px 50px -20px;
    background-color: #eee;
    background-image: -moz-linear-gradient(#fff, #eee);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(#fff, #eee);
    background-image: -o-linear-gradient(#fff, #eee);
    background-image: -ms-linear-gradient(#fff, #eee);
    background-image: linear-gradient(#fff, #eee);
}

.pricing-table #most-popular h3 {
    background-color: #ddd;
    background-image: -moz-linear-gradient(#eee, #ddd);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
    background-image: -webkit-linear-gradient(#eee, #ddd);
    background-image: -o-linear-gradient(#eee, #ddd);
    background-image: -ms-linear-gradient(#eee, #ddd);
    background-image: linear-gradient(#eee, #ddd);
    margin-top: -30px;
    padding-top: 30px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.pricing-table .plan:nth-child(1) h3 {
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
}

.pricing-table .plan:nth-child(4) h3 {
    -moz-border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
}

.pricing-table h3 span {
    display: block;
    font: bold 25px/100px Georgia, Serif;
    color: #777;
    background: #fff;
    border: 5px solid #fff;
    height: 100px;
    width: 100px;
    margin: 10px auto -65px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    -webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}

/* --------------- */

.pricing-table ul {
    margin: 20px 0 20px 0;
    padding: 0;
    list-style: none;
}

.pricing-table li {
    border-top: 1px solid #ddd;
    padding: 10px 0;
}

/* --------------- */

.pricing-table .signup {
    position: relative;
    padding: 8px 20px;
    margin: 20px 0 0 0;
    color: #fff;
    font: bold 14px Arial, Helvetica;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    background-color: #72ce3f;
    background-image: -moz-linear-gradient(#72ce3f, #62bc30);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#72ce3f), to(#62bc30));
    background-image: -webkit-linear-gradient(#72ce3f, #62bc30);
    background-image: -o-linear-gradient(#72ce3f, #62bc30);
    background-image: -ms-linear-gradient(#72ce3f, #62bc30);
    background-image: linear-gradient(#72ce3f, #62bc30);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
}

.pricing-table .signup:hover {
    background-color: #62bc30;
    background-image: -moz-linear-gradient(#62bc30, #72ce3f);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#62bc30), to(#72ce3f));
    background-image: -webkit-linear-gradient(#62bc30, #72ce3f);
    background-image: -o-linear-gradient(#62bc30, #72ce3f);
    background-image: -ms-linear-gradient(#62bc30, #72ce3f);
    background-image: linear-gradient(#62bc30, #72ce3f);
}

.pricing-table .signup:active, .pricing-table .signup:focus {
    background: #62bc30;
    top: 2px;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
}

.pricing-table #platinum {
    background-color: #333;
    color: rgba(255, 255, 255, .8);
    border-radius: 3px;
    cursor: pointer;
}

.pricing-table #platinum li {
    border-top: 1px solid #4e4e4e;
}

/* --------------- */

.clear:before, .clear:after {
    content: "";
    display: table
}

.clear:after {
    clear: both
}

.clear {
    zoom: 1
}

/* Override sementic ui styles */
body {
    background-color: #FFFFFF;
    font-size: 20px;
    /*line-height: 1.4446;*/
    letter-spacing: 0em;
    color:#2A3646;
}

.body-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
}

.main.menu {
    border-radius: 0;
    border: none;
    box-shadow: none;
    transition: box-shadow 0.5s ease, padding 0.5s ease;
}

.main.menu .item img.logo {
    margin-right: 1.5em;
}

.overlay {
    float: left;
    margin: 0em 3em 1em 0em;
}

.overlay .menu {
    position: relative;
    left: 0;
    transition: left 0.5s ease;
}

.main.menu.fixed {
    background-color: #FFFFFF;
    border: 1px solid #DDD;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}

.text.container .left.floated.image {
    margin: 2em 2em 2em -4em;
}

.text.container .right.floated.image {
    margin: 2em -4em 2em 2em;
}

.ui.footer.segment {
    margin: 0em 0em 0em;
    padding: 5em 0em;
}

.ui .borderless .main .menu .fixed {
    z-index: 1000;
}

.ui.card .dimmer {
    z-index: 0;
}

.ui.inverted.menu a.browse:hover {
    color: #FFF;
}

.vertical.segment {
    padding: 6rem 0rem;
}

.vertical-segment-bottom-padding-0 {
    padding: 8rem 0rem 0rem 0rem !important;
}

.vertical-segment-top-padding-0 {
    padding: 0rem 0rem 8rem 0rem !important;
}

.ui.fixed.sticky + p {
    margin-top: 100px;
}

h1.ui.header {
    font-size: 3rem;
}

h2.ui.header .sub.header {
    padding-top: 0.5rem !important;
}

.ui.table {
    font-size: 16px;
}

.ui.table thead th {
    font-weight: 300;
}

.ui.tabular.menu .active.item {
    border-top: 3px solid #000 !important;
}
/*.ui.images .image, .ui.images img, .ui.images svg {
	display: inline-block;
	margin: 0em 1.25rem 0.5rem;
}*/
.dimmer-content {
    color: #333;
    padding: 20px;
}

.ui.small.feed {
    font-size: 1.16rem;
}

.ui.items > .item > .content > .description {
    font-size: 18px;
    line-height: 1.45;
    font-weight: 300;
    letter-spacing: normal;
    color: #333;
    font-style: normal;
}

.ui.cards > .card > .content > .description {
    font-size: 18px;
    line-height: 1.45;
    font-weight: 300;
    letter-spacing: normal;
    color: #333;
    font-style: normal;
}

.ui[class*="very basic"].table:not(.sortable):not(.striped) td:last-child, .ui[class*="very basic"].table:not(.sortable):not(.striped) th:last-child {
    padding-right: 12px;
}

.ui[class*="very basic"].table:not(.sortable):not(.striped) thead tr:first-child th {
    padding-top: 20px;
    border-bottom: solid 2px #FFF;
    text-align: center;

}

.ui.cards > .card > .content > .header:not(.ui) {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    color: #79858a;
}

.ui.cards > .card .meta {
    font-size: 0.8em;
    line-height: 1.2em;
    color: rgb(94, 108, 114);
}

.ui.secondary.pointing.menu .active.item {
    border-color: #5e6c72;
    color: #5e6c72;
}

.ui.menu.fixed {
    z-index: 5;
}

.main.menu.fixed {
    z-index: 5 !important;
}

.ui.menu .item {
    font-weight: 700;
    letter-spacing: 0.01rem;
    color: #6f7b81;
    text-transform: uppercase;
}

.ui.menu .active.item {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
    font-weight: bold;
}

.ui.cards a.card:hover, .ui.link.card:hover, .ui.link.cards .card:hover, a.ui.card:hover {
    z-index: 4;
}

pre, samp {
    font-size: 0.6em;
}

.ui.cards > .card > .image {
    z-index: 0;
}

.ui.link.cards .card:hover {
    z-index: 3;
}

.ui.celled.grid > .row > .column {
    /*padding: 6em 4em;*/
}

.ui.celled.grid > .row > .img-container {
    padding: 2em 2em 3em 1em;
    box-shadow: none;
}

.ui.basic.grey.button {
    color: #030303 !important;
    box-shadow: 0 0 0 1px #767676 !important;
}

.ui.basic.grey.button:hover {
    color: #000 !important;
    box-shadow: 0 0 0 1px #333 !important;
}

.ui.images .image {
    margin: 0.5rem 1rem;
}

.ui.label[class*="right ribbon"] {
    margin-left: 7px;
}

.ui.label[class*="left ribbon"] {
    left: calc(-1.6em - 1.2em);
}

.ui.grid.segment {
    margin: 0rem 0 !important;
}

.ui.basic.button, .ui.basic.buttons .button {
    box-shadow: 0 0 0 1px rgb(133, 133, 133) inset;
}

.ui.black.button, .ui.black.buttons .button {
    font-weight: 400;

}

.ui.orange.button, .ui.orange.buttons .button {
    font-weight: 400;
}

.ui.blue.button, .ui.blue.buttons .button {
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 400;

}

.ui.form .field .prompt.label {
    white-space: normal;
    background: #d95c5c !important;
    border: 1px solid #d95c5c !important;
    color: #FFF !important;
}

.ui.steps .step.active .title {
    color: #ffffff;
}

.ui.steps .step.active {
    background: #aeb4b8;
}

.ui.steps .step.active:after {
    background: #aeb4b8;
}

.ui.steps .link.active.step:hover, .ui.steps .link.active.step:hover::after, .ui.steps a.active.step:hover, .ui.steps a.active.step:hover::after {
    cursor: pointer;
    background: #6e6e6e;
    color: rgba(0, 0, 0, .87);
}

.ui.orange.button, .ui.orange.buttons .button{
    background-color: #f2860f;
}

.ui.orange.button:hover{
    background-color: #ff8d10;
}

.ui.basic.orange.button, .ui.basic.orange.buttons .button {
    box-shadow: 0 0 0 1px #ff8d10 inset !important;
    color: #ff8d10 !important;
}

.ui.basic.orange.button:hover{
    background-color: #ff8d10;
}

.ui.header > .image:not(.icon), .ui.header > img {
    width: 4.5em;
}

/*------------ getting started page styles -------------*/

.download-gradient-header:before {
    content: '';
    width: 100%;
    height: 98vh;
    z-index: -1000;
    background: linear-gradient(160deg, #000046 0%, #1CB5E0 100%);
    transform-origin: left bottom;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: skew(0deg, -15deg);
    -moz-transform: skew(0deg, -15deg);
    -ms-transform: skew(0deg, -15deg);
    -o-transform: skew(0deg, -15deg);
    transform: skew(0deg, -15deg);
}

.mobile-gradient-header:before {
    content: '';
    width: 100%;
    height: 98vh;
    z-index: -1000;
    background: linear-gradient(160deg, #a333c8 0%, #00b5ad 100%);
    transform-origin: left bottom;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: skew(0deg, 0deg);
    -moz-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
}

.gradient-header:before {
    content: '';
    width: 100%;
    height: 98vh;
    z-index: -1000;
    background: linear-gradient(160deg, #a333c8 0%, #00b5ad 100%);
    transform-origin: left bottom;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: skew(0deg, -15deg);
    -moz-transform: skew(0deg, -15deg);
    -ms-transform: skew(0deg, -15deg);
    -o-transform: skew(0deg, -15deg);
    transform: skew(0deg, -15deg);
}

#getting-started h1 {
    color: #2185d0;
}

#getting-started .ui.items > .item > .content > .description {
    font-size: 20px !important;
    line-height: 1.45;
    font-weight: 300;
    letter-spacing: normal;
    color: #333;
    font-style: normal;
    padding-bottom: 10px;
}

.custom-margins-mobile {
    margin-bottom: 5px !important;
    margin-top: 15px !important;
}

#stepbox1 {
    padding: 8rem 1rem;
    border-left: 2px #2185d0 dotted;
    border-bottom: 2px #2185d0 dotted;
    margin-top: 12px;
}

#stepbox1 .image {
    position: relative;
    left: -90px;
}

#stepbox1 .content {
    position: relative;
    left: -50px;
}

/*#getting-started .computer img {
    background-color: #ffffff;
    border-radius: 75px;
    border: 2px dotted #2185d0;
}*/

#stepbox2 {
    padding: 8rem 1rem;
    border-right: 2px #2185d0 dotted;
    border-bottom: 2px #2185d0 dotted;
    margin-top: 30px;
}

#stepbox2 .image {
    position: relative;
    left: 90px;
}

#stepbox2 .content {
    position: relative;
    left: 50px;
}

#stepbox3 {
    padding: 8rem 1rem;
    border-top: 2px #2185d0 dotted;
    border-left: 2px #2185d0 dotted;
    border-bottom: 2px #2185d0 dotted;
    margin-top: 26px;
}

#stepbox3 .image {
    position: relative;
    left: -90px;
}

#stepbox3 .content {
    position: relative;
    left: -50px;
}

#stepbox4 {
    padding: 8rem 1rem;
    border-right: 2px #2185d0 dotted;
    border-bottom: 2px #2185d0 dotted;
    margin-top: 30px;
}

#stepbox4 .image {
    position: relative;
    left: 90px;
}

#stepbox4 .content {
    position: relative;
    left: 50px;
}

#stepbox5 {
    padding: 8rem 1rem;
    border-top: 2px #2185d0 dotted;
    border-left: 2px #2185d0 dotted;
    margin-top: 26px;
}

#stepbox5 .image {
    position: relative;
    left: -90px;
}

#stepbox5 .content {
    position: relative;
    left: -50px;
}

/*--------- Product Pages ----------*/

/* Slider Section */
#home-slider {
    height: 82vh;
    min-height: 430px;
}

#gradient-slider {
    height: 93vh;
    min-height: 430px;

}

#top-slider {
    height: 88vh;
    margin-bottom: 10px;
    min-height: 430px;
}

#top-slider-full-screen {
    height: 100vh;
    min-height: 400px;
}

#top-image-header {
    height: 315px;
}

@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}

/*  support Section */
#support .platinum {
    background-color: #333 !important;
}

#support .as2gateway .professional {
    background-color: #333;
    color: #FFF;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

#support .as2gateway td:nth-child(2), #support .as2gateway td:nth-child(3) {
    text-align: center;
}

#support .as2gateway td:nth-child(3) {
    color: #FFF;
    background-color: #333;
}

/*--------- Custom ----------*/

.padding-0 {
    padding: 0 !important;
}

.margin-0 {
    margin: 0 !important;
}

.0-bottom-margin {
    margin-bottom: 0px !important;
}

.0-bottom-padding {
    padding-bottom: 0px !important;
}

.logo-secondary-menu {
    width: 22px !important;
}

.header-item-secondary-menu {
    font-size: 20px;
    line-height: 26px;
}

#top-slider .slider {
    margin-top: 2% !important;
}

#top-slider-full-screen {
    margin-top: 2% !important;
}

#top-image-header .slider {
    margin-top: 2% !important;
}

.font-bold{
    font-weight: bold;
}

.font-dark {
    color: rgba(0, 0, 0, .87);
}

.font-light {
    color: #FFFFFF;
}

.font-18-accordion .ui.list {
    font-size: 0.9em;
}

.font-18 p {
    /*font-family: 'Source Sans Pro', sans-serif;*/
    font-size: 18px;
    line-height: 1.45;
    font-weight: 300;
    letter-spacing: normal;
    font-style: normal;
}

.font-16 p {
    /*font-family: 'Source Sans Pro', sans-serif;*/
    font-size: 16px;
    line-height: 1.7;
    font-weight: 300;
    letter-spacing: normal;
    color: #333;
    font-style: normal;
}

.font-14 {
    font-size: 14px !important;
}

.font-28 {
    font-size: 28px !important;
}

.contact-info .content {
    font-size: 16px !important;
    line-height: 24px !important;
}

.contact-info .item {
    margin-bottom: 5px !important;
}

.col-extra-padding {
    padding: 6em 3em 6em 3em !important;
}

.team .content {
    font-size: 20px;
    text-align: center;
}

.team .team-card {
    text-align: center !important;
}

.blog p {
    font-size: 18px;
}

.less-padding {
    padding: 6rem 0rem 2rem 0rem !important;
}

.top-bordered-segment {
    border-top: 1px solid rgba(34, 36, 38, 0.15) !important;
}

.ui.celled.blog.grid > .row {
    padding: 15px 0px;
}

.shadowed:hover {
    -webkit-box-shadow: 0px 0px 57px -9px rgba(0, 0, 0, 0.45) !important;
    -moz-box-shadow: 0px 0px 57px -9px rgba(0, 0, 0, 0.45) !important;
    box-shadow: 0px 0px 57px -9px rgba(0, 0, 0, 0.45) !important;

}

#to-top {
    position: fixed;
    right: 0px;
    bottom: 65px;
    z-index: 99;
    cursor: pointer;
}

#contact-link {
    position: fixed;
    right: -35px;
    bottom: 145px;
    z-index: 99;
    cursor: pointer;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.single-link {
    color: #e7992b !important;
}

.single-link:hover {
    color: #ff9705 !important;
    text-decoration: underline;
}

.news-article {
    padding: 30px 0px;
    border-bottom: 1px #DEDEDE solid;
}

.link-button {
    color: rgb(33, 133, 208) !important;
    box-shadow: none !important;
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    font-weight: 400 !important;
    background: none !important;
}

/*--------- footer  ----------*/

.input-subscribe {
    background-color: #121111;
    border-radius: 5px;
    padding-left: 20px;
    width: 100%;
}

.footer h5{
    font-weight: 500;
}

.footer-menu {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.footer-menu .item {
    line-height: 1.5em !important;
}

.footer-stackoverflow-link {
    font-size: 16px;
}

.footer-top {
    padding: 3em 0em 2em 0em !important;
}

.footer-bottom {
    padding: 0.5em 0em 0.7em 0em !important;
    background-color: #083036 !important;
}

.ultraesb.testimonial .image {
    margin-bottom: 20px !important;
}

.page-header {
    margin-top: 50px !important;
}

.bgvid {
    width: 80%;
    margin-left: 10%;
}

.fullscreen-video-bg {
    width: 100%;
}

.fullscreen-video-bg-container {
    max-height: 88vh;
}

#polina {
    font-family: Agenda-Light, Agenda Light, Agenda, Arial Narrow, sans-serif;
    font-weight: 100;
    background: rgba(0, 0, 0, 0.3);
    color: white;
    padding: 2rem;
    width: 33%;
    margin: 2rem;
    float: right;
    font-size: 1.2rem;
}

#polina button {
    display: block;
    width: 80%;
    padding: .4rem;
    border: none;
    margin: 1rem auto;
    font-size: 1.3rem;
    background: rgba(255, 255, 255, 0.23);
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    transition: .3s background;
}

#polina button:hover {
    background: rgba(0, 0, 0, 0.5);
}

.cube {
    position: relative;
    top: 200px;
}

.rightFace,
.leftFace,
.topFace div {
    padding: 10px;
    width: 180px;
    height: 180px;
}

.rightFace,
.leftFace,
.topFace {
    position: absolute;
}

.leftFace {
    -webkit-transform: skewY(30deg);
    -moz-transform: skewY(30deg);
    background-color: #ccc;
}

.rightFace {
    -webkit-transform: skewY(-30deg);
    -moz-transform: skewY(-30deg);
    background-color: #ddd;
    left: 200px;
}

.topFace div {
    -webkit-transform: skewY(-30deg) scaleY(1.16);
    -moz-transform: skewY(-30deg) scaleY(1.16);
    background-color: #eee;
    font-size: 0.862em;
}

.topFace {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    top: -158px;
    left: 100px;
}

.zooming-image-box {
    overflow: hidden;
    padding: 0px !important;
}

.zooming-image {
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.zooming-image:hover {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2); /* IE 9 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.2, M12=0, M21=0, M22=1.2, SizingMethod='auto expand'); /* IE6 and 7 */
}

.open-video-modal-light {
    color: #EFEFEF;
    pointer: cursor;
}

.open-video-modal-light:hover {
    color: #c6c5c5;
}

.open-video-modal-dark {
    color: #575757;
    pointer: cursor;
}

.open-video-modal-dark:hover {
    color: #333;
}

#main-slider > .slick-dots {
    bottom: 11px !important;
}

#main-slider > .slick-dots li button::before {
    font-size: 18px !important;
    color: #000 !important;
    text-shadow: 1px 1px 6px #FFFFFF !important;
}

.screenshots-lazy > .slick-dots li button::before {
    font-size: 10px !important;
    color: #000 !important;
    text-shadow: 1px 1px 6px #FFFFFF !important;
}

.quotes > .slick-dots li button::before {
    font-size: 10px !important;
    color: #f7f7f8 !important;
}

.news > .slick-dots {
    bottom: -50px !important;
}

.news > .slick-dots li button::before {
    font-size: 16px !important;
    color: #000 !important;
    text-shadow: 1px 1px 6px #FFFFFF !important;
}

.icon-header {
    padding: 0px !important;
}

.icon-header img {
    margin-right: 0px !important;
}

.icon-header-mobile {
    margin-right: 1em !important;
}

.sitemap-menu a {
    font-size: 16px;
}

.footnote p {
    font-size: 14px;
    line-height: 1.4;
}

.white-overlay {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 20px 20px;
}

.no-padding-cards .card .content {
    padding: 10px !important;
}

.no-padding-cards .card {
    border-radius: 0px !important;
}

.dark-overlay-box {
    font-weight: bold;
    min-height: 250px;
    padding: 20px;
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0); /* ie6-9 */
}

.dark-overlay-box h1 {
    font-weight: bold !important;
    color: #d4d4d5;
}

.jumbo-header {
    font-size: 4.2rem !important;
    font-weight: 700 !important;
    line-height: 4.5rem;
}

.jumbo-header span{
    color: #c1d62e;
    font-weight: bold;
}


.double-asterisk {
    font-weight: bold;
    color: #db2828;
}

.team-card {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.pricing-feature-block{
    background-color: #f3f3f3;
    border: 5px solid #FFF;
    height:100% !important;
}

.transparent-message{
    background-color: rgba(0, 0, 0, 0.63) !important;
}

.float-right{
    float: right !important;
}

#dismisable-message{
    position:fixed;
    bottom: 0px;
    left: 0px;
    font-size: 1.1rem;
    -webkit-border-radius: 0px ;
    -moz-border-radius: webkit-border-radius: 0px ;
    border-radius: webkit-border-radius: 0px ;
    width:320px;
}

.webinar-widget{
    padding: 2rem;
    background-image:url('../images/traingles-bg.jpg');
    background-size:cover ;
    background-position: center;
    background-repeat:no-repeat;
}

.webinar-widget h3{
    margin-top:0px !important;
    font-weight:bold !important;
    font-size: 1.414em !important;
}

#webinarTimeSlots a{
    color: #4183c4 !important;
    font-weight:bold !important;
}

.home-integration-platform_columns a {
    display: block;
    width: 100%;
    height: 100%;
    color: #2e3f51;
    transition: color 1s ease,background-color .3s ease;
    padding: 20px 5px;
}

.home-integration-platform_columns img {
    margin-bottom: 0.5rem;
}

.home-integration-platform_columns{
    background-color: #EFEFEF;
    border: solid 0.5px #cad6e1;
}

.home-integration-platform_columns:hover{
    background-color: #FFFFFF;
}

.sub .header{
    margin-top: 0.5rem;
}

.ui.segment, .ui.segments .segment {
    font-size: inherit;
}

body, p{
    font-weight:300;
}

.margin-top-1{
    margin-top:1rem;
}

a > .equal-width-tab-menu{
    text-align: center !important;
}

.equal-width-tab-menu{
    width:33.3%;
}

.ui.secondary.pointing.menu .active.item:hover {
    border-color: #6f7b81;
    color: #6f7b81;
}


.adrt-h2-sub-header{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2.5px;
    color: #58c183;
}

.adrt-h2-header{
    font-size: 48px;
    font-weight:bold;
    line-height: 1.1;
}

.adrt-h3-header{
    font-size: 34px;
    font-weight:bold;
    line-height: 1.1;
}

.adrt-header-divider {
    width: 20%;
    border-top: 4px solid rgb(88, 193, 131) !important;
    border-bottom: none !important;
    height: 20px !important;
    margin: 2rem 0rem !important;
}

.adrt-header-divider-centered {
    width: 20%;
    border-top: 4px solid rgb(88, 193, 131) !important;
    border-bottom: none !important;
    height: 20px !important;
    margin: 2rem auto !important;
}

.centered-header-divider{
    magin: auto !important;
}

.section-divider{
    margin: 3rem 0rem !important;
}

.customer-story-card{
    -webkit-box-shadow: 0 7px 13px rgba(0,0,0,0.13) !important;
    box-shadow: 0 7px 13px rgba(0,0,0,0.13) !important;
    border-radius: 3px !important;
    /* -webkit-transform: translateY(0); */
    transform: translateY(0) !important;
}

.customer-story-card:hover{
    -webkit-box-shadow: 0 15px 40px rgba(0,0,0,0.13) !important;
    box-shadow: 0 15px 40px rgba(0,0,0,0.13) !important;
    border-radius: 3px !important;
    /* -webkit-transform: translateY(0); */
    transform: translateY(0) !important;
}


.customer-story-card .title{
    padding: 1.5em 1.5em !important;
}

#customer-section{
    background-color: #f8fafc;
    border-radius: 6px 6px 6px 6px;
    overflow: hidden;
    box-shadow: 0px 32px 162px 0px rgba(0,0,0,0.3);
    overflow: visible;
    padding: 2rem;
}

#testimonial-section{
    background-color: #fff;
    border-radius: 6px 6px 6px 6px;
    overflow: hidden;
    box-shadow: 0px 32px 162px 0px rgba(0,0,0,0.3);
    overflow: visible;
    padding: 4rem;
}

#testimonial-section-on-get-started p{
    font-size: 16px !important;
    line-height: 1.5 !important;
}

.extra-padding{
    padding: 12rem 0rem !important;
}

.sliding-box{
    box-shadow: 0 6px 19px rgba(0,0,0,0.13) !important;
    padding:1.5rem !important;
    background-color: #FFF !important;
    border-radius: 10px !important;
    margin:0.5rem !important;
    width:268px !important;
    height:auto !important;
    cursor: pointer;
}

.sliding-box .ui.items > .item > .image + .content{
    padding-left:0.75em !important;
}

.sliding-box:hover{
    width:256px;
    box-shadow: 0px 1px 3px 0px #f2850f, 0px 0px 0px 1px #f2850f;
}

.transparent-box{
    width: 20%;
    height: auto;
    padding:1.5rem;
}

.transparent-box:hover{
    background-color: #0f0f10;
    cursor: pointer;
}


.transparent-box .item > .image + .content{
    padding-left:0.75em !important;
}

.transparent-box .ui.items > .item .meta {
    margin: 0.1em auto;
}

.transparent-box h2{
    font-weight: 700;
    color: #FFF;
}

.transparent-box span{
    color: #FFF;
    font-size: 16px;
    line-height: 1;
}

.service-box h2{
    font-weight: 700 !important;
    color: #78858a !important;
    font-size: 30px !important;
    text-transform: capitalize !important;
}
.service-box span{
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    line-height: 1;
}

.service-box .content{
    padding: 2rem !important;
    background-color: #eceff17a;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.service-box .content:hover{
    cursor: pointer;
    border:#00a860 solid 1px;
}


.product-box .card .content .header{
    font-weight: bold;
    color:#78858a;
}

.product-box .prod-description{
    margin-top:1.5rem;
    font-size: 16px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.5);
}

.product-box h2{
    font-weight: 700 !important;
    font-size: 30px !important;
    text-transform: capitalize !important;
}
.product-box span{
    color: rgba(0, 0, 0, 0.75);
    font-size: 16px;
    line-height: 1;
}

.product-box{
    padding:1.5rem !important;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    margin:0.5rem;
}

.product-box:hover{
    cursor: pointer;
    border:#00a860 solid 1px;
}

.form-segment{
    background-color: rgba(236, 239, 241, 0.6) !important;
    border:none;
}

.tech-box{
    background-color: #FFFFFF;
    padding: 1rem;
    border-radius: 5px;
    border: 1px solid #EFEFEF;
}

.tech-box .header{
    font-weight:bold;
}

.tech-box img{
    margin-top: -0.5rem !important;
    margin-left:0 !important;
}

.tech-box .tech-description{
    margin-top:1.5rem;
    font-size: 16px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.5);
}

.customer-story-card .header {
    color:#78858a !important;
}


.customer-story-card .cs-description{
    margin-top:1rem;
    font-size: 16px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.5);
}

.customer-story-card .cs-link{
    font-weight:700;
}

.service-inquiry-form-segment{
    padding:4rem !important;
    -webkit-box-shadow: 0 7px 13px rgba(0,0,0,0.13) !important;
    box-shadow: 0 7px 13px rgba(0,0,0,0.13) !important;
    border: none !important;
}

header.default-header .background-shapes__header {
    width: 125%;
    padding-top: 125%;
    left: -25%;
    margin-left: auto;
}

.background-shapes__header {
    background-color: #F2FBF7;
    border-radius: 50%;
    width: 100%;
    padding-top: 100%;
    position: absolute;
    bottom: 2%;
}