/* @import url('http://example.com/example_style.css'); */
/* @import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css); */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,800italic,800,700,700italic,600italic,600,400italic,300italic');
@import url('https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css');

@font-face {
	font-family: "nudista-web";
	src: url("https://use.typekit.net/af/7efd4b/00000000000000003b9afb67/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/7efd4b/00000000000000003b9afb67/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/7efd4b/00000000000000003b9afb67/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: "nudista-web";
	src: url("https://use.typekit.net/af/18401e/00000000000000003b9afb6a/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/18401e/00000000000000003b9afb6a/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/18401e/00000000000000003b9afb6a/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "nudista-web";
	src: url("https://use.typekit.net/af/4e2d77/00000000000000003b9afb6b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/4e2d77/00000000000000003b9afb6b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/4e2d77/00000000000000003b9afb6b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
	font-style: normal;
	font-weight: 600;
}

@font-face {
	font-family: "nudista-web";
	src: url("https://use.typekit.net/af/f75c20/00000000000000003b9afb6d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/f75c20/00000000000000003b9afb6d/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/f75c20/00000000000000003b9afb6d/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
	font-style: normal;
	font-weight: 700;
}


/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
/* Images */

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

video {
    max-width: 100%;
    height: auto;
}

/* Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0;
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Menus */

.hs-menu-wrapper ul {
    padding: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    padding: 10px 20px;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}

/* Space Module */

.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */

.hs-author-listing-header {
    margin: 0 0 .75em 0;
}

.hs-author-social-links {
    display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #recaptcha_area table#recaptcha_table {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important;}
    #recaptcha_area table#recaptcha_table #recaptcha_image {width:280px !important;}
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */
.comment {
    margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}
/* HTML 5 Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
    max-width: none;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field {min-height: 0;line-height: 12px;}








 /*Global Forms Styling*/
/*****************************************/
/* Start your style declarations here    */
/*****************************************/
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

body {
	min-height: 100%;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #0c1e28;
}

body .font20 {
	font-size: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-family: 'nudista-web', sans-serif;
	color: #0c1e28;
}

h1,
.h1 {
	font-size: 48px;
	line-height: 1.2;
	font-weight: 600;
}

h2,
.h2 {
	font-size: 36px;
	line-height: 1.2;
	font-weight: 500;
}

h3,
.h3 {
	font-size: 24px;
	line-height: 1.3;
	font-weight: 500;
}

h4,
.h4 {
	font-size: 22px;
	line-height: 1.4;
	font-weight: 700;
}

h5,
.h5 {
	font-size: 14px;
	line-height: 1.4;
	font-weight: 600;
}

h6,
.h6 {
	font-size: 12px;
	line-height: 1.5;
	font-weight: 700;
}

img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: #0c1e28;
	transition:all ease 0.3s;
	-moz-transition:all ease 0.3s;
	-webkit-transition:all ease 0.3s;
	-o-transition:all ease 0.3s;
}

a:hover {
	color: #F05002;
}

p {
	margin: 0;
}

*+h1,
*+h2 {
	margin-top: 35px;
}

*+h3,
*+h4 {
	margin-top: 30px;
}

*+h5,
*+h6 {
	margin-top: 25px;
}

*+p {
	margin-top: 10px
}

input[type=submit] {
	cursor: pointer;
	background-image: url(https://www.silvertracsoftware.com/hubfs/Assets/Blank.png) !important;
	background-repeat: repeat;
}

.wrapper,
.page-center {
	width: 100%;
	float: none !important;
	display: block;
	margin: 0 auto !important;
	max-width: 1200px;
	padding-left: 15px;
	padding-right: 15px;
}

.clearfix {
	display: block;
}

.clearfix:before,
.clearfix:after {
	width: 100%;
	display: table;
}

/* For Hubspot */

body .row-fluid [class*="span"] {
	min-height: 0px;
}

body .row-fluid [class*="span"].widget-type-space {
	min-height: 1px;
}

.set-bg,
.bg,
.overlay {
	background-size: cover;
	background-position: center;
	position: relative;
	background-repeat: no-repeat;
}

.overlay>* {
	position: relative;
	z-index: 2;
}

.overlay:before {
	content: '';
	background: rgba(25, 24, 22, 0.80);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
}

.overlay.white:before {
	background: rgba(255, 255, 255, 0.70);
}

.get-bg {
	display: none !important;
}

.themeBg {
	background: #0c1e28;
}

.altThemeBg,
.primaryBg2 {
	background: #2b4c5f;
}

.neutralColorBg1 {
	background: #6A747a;
}

.neutralColorBg2 {
	background: #ccd3d6;
}

.fontColor,
.fontColor h1,
.fontColor h2,
.fontColor h3,
.fontColor h4,
.fontColor h5,
.fontColor h6 {
	color: #0c1e28;
}

.themeColor {
	color: #F05002;
}

.altThemeColor {
	color: #0c1e28;
}

.neutralColor1 {
	color: #6A747a;
}

.neutralColor2 {
	color: #ccd3d6;
}

.maxw1000 {
	max-width: 1000px;
	margin: 0 auto !important;
	float: none !important;
}

.maxw900 {
	max-width: 900px;
	margin: 0 auto !important;
	float: none !important;
}

/*.maxw800 {
max-width: 800px;
margin: 0 auto !important;
float: none !important;
}
*/
.maxw700 {
	max-width: 700px;
	margin: 0 auto !important;
	float: none !important;
}

.ctaPadTop30 a.cta_button {
	margin-top: 20px;
}

.fontWhite,
.fontWhite a,
.fontWhite h1,
.fontWhite h2,
.fontWhite h3,
.fontWhite h4,
.fontWhite h5,
.fontWhite h6 {
	color: #fff;
}

.fontWhite a:hover {
	color: #F05002;
}

.button a,
a.button {
	padding: 15px 20px;
	font-size: 16px;
	line-height: 1;
	font-weight: 700;
	background: #F05002;
	color:#fff;
	border:2px solid #F05002;
	max-width:100%;
	display:inline-block;
	font-family: 'nudista-web',
		sans-serif;
	text-transform:uppercase;
	text-align:center;
}

.button a:hover,
a.button:hover {
	background: #fff;
	color: #F05002;
}

.fontWhite .button a,
.fontWhite a.button {
	padding: 15px 20px;
	font-size: 16px;
	line-height: 1;
	font-weight: 700;
	background: transparent;
	color: #fff;
	border: 2px solid #fff;
	max-width: 100%;
	display: inline-block;
	font-family: 'nudista-web', sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.fontWhite .button a:hover,
.fontWhite a.button:hover {
	color: #F05002;
	border-color: #F05002;
}


.bold,
.bold h1,
.bold h2,
.bold h3,
.bold h4,
.bold h5,
.bold h6 {
	font-weight: 700;
}

.semibold,
.semibold h1,
.semibold h2,
.semibold h3,
.semibold h4,
.semibold h5,
.semibold h6 {
	font-weight: 600;
}

.medium,
.medium h1,
.medium h2,
.medium h3,
.medium h4,
.medium h5,
.medium h6 {
	font-weight: 500;
}

.normal,
.normal h1,
.normal h2,
.normal h3,
.normal h4,
.normal h5,
.normal h6 {
	font-weight: 400;
}

.light,
.light h1,
.light h2,
.light h3,
.light h4,
.light h5,
.light h6 {
	font-weight: 300;
}

.uppercase {
	text-transform: uppercase;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

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

.noListStyle ul,
.listStyle ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* put listStyle class to "parent" tag of "ul" */

.listStyle *+ul {
	margin-top: 15px;
}

.listStyle ul li {
	padding-left: 25px;
	position: relative;
}

.listStyle ul li:before {
	font-family: 'fontawesome', sans-serif;
	position: absolute;
	left: 4px;
	color: #ea8c20;
	font-weight: normal;
	top: 1px;
}

.listStyle ul li:not([class*="fa-"]):before {
	content: "\f111";
	font-size: 50%;
	line-height: 3;
}

/*Default without any class in <li> if you want any other font awesome icon just put icon class in <li class="fa-angle-right"> Content</li> */
/* Widths */

.fl {
	float: left;
}

.fr {
	float: right;
}

.row-fluid .ib {
	display: inline-block;
	vertical-align: middle;
	margin-right: -4px;
	float: none !important;
}

.row-fluid .ib.vt {
	vertical-align: top;
}

.w20 {
	width: 20%;
}

.w25 {
	width: 25%;
}

.w30 {
	width: 30%;
}

.w33 {
	width: 33.33%;
}

.w40 {
	width: 40%;
}

.w50 {
	width: 50%;
}

.w60 {
	width: 60%;
}

.w66 {
	width: 66.66%;
}

.w70 {
	width: 70%;
}

.w75 {
	width: 75%;
}

.w80 {
	width: 80%;
}

.w100 {
	width: 100%;
}

/*paddings*/

.pb10,
.p10-0 {
	padding-bottom: 10px;
}

.pb20,
.p20-0 {
	padding-bottom: 20px;
}

.pb30,
.p30-0 {
	padding-bottom: 30px
}

.pb40,
.p40-0 {
	padding-bottom: 40px;
}

.pb50,
.p50-0 {
	padding-bottom: 50px;
}

.pb60,
.p60-0 {
	padding-bottom: 60px;
}

.pb70,
.p70-0 {
	padding-bottom: 70px;
}

.pt10,
.p10-0 {
	padding-top: 10px;
}

.pt20,
.p20-0 {
	padding-top: 20px;
}

.pt30,
.p30-0 {
	padding-top: 30px
}

.pt40,
.p40-0 {
	padding-top: 40px;
}

.pt50,
.p50-0 {
	padding-top: 50px;
}

.pt60,
.p60-0 {
	padding-top: 60px;
}

.pt70,
.p70-0 {
	padding-top: 70px;
}

.pl15,
.p15 {
	padding-left: 15px;
}

.pr15,
.p15 {
	padding-right: 15px;
}

.pt15,
.p15 {
	padding-top: 15px;
}

.pb15,
.p15 {
	padding-bottom: 15px;
}

.pl0,
.p0-0 {
	padding-left: 0;
}

.pr0,
.p0-0 {
	padding-right: 0;
}

.pt0,
.p0-0 {
	padding-top: 0;
}

.pb0,
.p0-0 {
	padding-bottom: 0;
}

.p200-0 {
	padding-top: 200px;
	padding-bottom: 200px;
}

.p100-0 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.p150-0 {
	padding-top: 150px;
	padding-bottom: 150px;
}

/* Form Style */


/* GLOBALS */

/* Header Style */

.headerSection .headerBtn {
	width: 150px;
	margin-left: 0 !important;
}

.headerSection .navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.headerSection .navigation {
	width: calc(100% - 150px);
}

.headerSection .navigation ul li a {
	padding: 15px 20px;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.25;
	font-family: 'nudista-web', sans-serif;
	max-width: 100%;
	text-overflow: inherit;
}

.headerSection .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
	float: none;
	display: inline-block;
	vertical-align: middle;
	margin-right: -4px;
}

.headerSection .navigation ul li a:hover {
	color: #F05002;
}


.header-fixed .header-container {
	padding: 27px 0;
	position: static;
	background-color: rgb(12, 30, 40);
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 999;
}


.site-page.one-column .header-container {
	background-color: #0c1e28;
	padding: 27px 0;
	position:relative;
}

.headerSection .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	background-color: #fff;
	text-align: left;
	min-width: 140px;
	border-top:3px solid #F05002;
	box-shadow: 0 8px 45px 0 rgba(0, 0, 0, 0.03);
	-moz-box-shadow: 0 8px 45px 0 rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: 0 8px 45px 0 rgba(0, 0, 0, 0.03);
	transform: translateY(10px);
}

.headerSection .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover ul.hs-menu-children-wrapper {
	transform: translateY(0);
	-webkit-transition: all ease 0.3s;
}

.headerSection .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	color: #0c1e28;
	font-weight:400;
	width: 100%;
	max-width: 100%;
	text-overflow: inherit;
}

.headerSection .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li:hover a {
	color: #F05002;
}

/*   bannerSection Home Page */
.bannerSection {
	padding: 200px 0px;
}

.bannerParent {
	position: relative;
}

body .row-fluid .banner-heading{
    width: 100%;
    margin: 0 auto;
    float: none;
    text-align: center;
}
.bannerParent .blue-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0c1e28;
	opacity:1;
}

.bannerParent .mask>div {
	position: relative;
	z-index: 5;
}

.content-offer-landing-page .bannerParent .mask {
	position: relative;
}

.managementSection .gps_ring {
	height: 373px;
	width: 373px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(https://www.silvertracsoftware.com/hubfs/images/2017/rings.png) center center no-repeat;
	background-size: 100% auto;
	z-index: -1
}

.managementSection .iphone-background {
	width: 199px;
	height: 438px;
	background-position: center;
	background-size: contain;
	border-radius: 34px;
	background-repeat: no-repeat;
	background-color: #000;
	z-index: 19;
	margin: auto;
	box-shadow: 7px 12px 41px rgba(78, 80, 83, .49)
}

.managementSection .iphone-case {
	position: absolute;
	z-index: 6;
	width: 224px;
	height: 446px;
	left: 0;
	top: -5px;
	right: 0;
	margin: auto
}

.managementSection .phone-center {
	position: relative
}
.three-column-wrapper .icon-group{
    padding: 50px 20px;
    margin: 0;
    transition: all .15s ease-in-out;
    position: relative;
}
@media (min-width:1231px) {
	.three-column-wrapper .icon-group {width: 33.3333%;}
}


.two-column-container.style1 .gps_ring {
	background: url(https://www.silvertracsoftware.com/hubfs/images/2017/rings.png) center center no-repeat;
	background-size: 100% auto;
	width: 330px;
	height: 330px;
	right: 0;
	margin: initial;
	top: 0;
	left: initial;
	margin-right: -30px;
	margin-top: -60px;
	z-index: 1;
	position: absolute;
	right: 0;
	top: 0;
}

.two-column-container.style1 {
	display: inline-block;
	position: relative;
	margin-bottom: 90px
}

.two-column-container.style1 .white-text {
	background-color: #fff;
	box-shadow: 0 -3px 45px rgba(0, 0, 0, .3);
	max-width: 685px;
	padding: 50px 170px 50px 50px;
	position: relative;
	z-index: 2
}

.two-column-container.style1 .white-text h3 {
	margin-top: 34px
}

.two-column-container.style1 .image-container {
	max-width: 500px;
	float: right;
	position: relative;
	z-index: 5
}

.two-column-container.style1 .ipad-blue-container {
	position: relative;
	height: 340px;
	margin-left: -152px
}

.two-column-container.style1 .ipad-blue-container .ipad-case {
	position: absolute;
	z-index: 1;
	height: 340px;
	width: 494px
}

.two-column-container.style1 .ipad-blue-container .ipad-screenshot {
	top: 12px;
	position: absolute;
	z-index: 1;
	height: 316px;
	width: 393px;
	left: 42px;
	object-fit: cover
}

.two-column-container.style1 .grey-iphone-container {
	position: relative;
	z-index: 2
}

.two-column-container.style1 .grey-iphone-container .float {
	height: 230px;
	margin-top: -200px
}

.two-column-container.style1 .grey-iphone-container .float img.case {
	position: absolute;
	right: 37px;
	width: 147px;
	height: 293px;
	z-index: 1
}

.two-column-container.style1 .grey-iphone-container .float img.screenshot {
	position: absolute;
	right: 47px;
	width: 127px;
	height: 280px;
	top: 8px;
	border-radius: 16px
}

.two-column-container.style1 .image-below img {
	width: 490px;
	height: 432px;
	position: relative;
	margin-top: -62px;
	margin-left: 0;
	object-fit: cover
}

.two-column-container .white-text {
	background-color: #fff;
	box-shadow: 0 -3px 45px rgba(0, 0, 0, .3);
	max-width: 685px;
	float: left;
	padding: 50px 170px 50px 50px;
	position: relative;
	z-index: 2
}

.two-column-container .white-text ol {
	padding-left: 27px;
}

.two-column-container.right-content .screenshot-container {
	max-width: 553px;
	padding-top: 0px;
	margin-bottom: 20px;
	padding-right: 20px;
}

.two-column-container.right-content .screenshot-container img {
	display: block;
	width: 100%;
	box-shadow: 7px 12px 41px rgba(78, 80, 83, .2);
	position: relative;
	left: 0px
}

.two-column-container.right-content .image-below img {
	max-width: 470px;
	width: 100%;
	height: auto;
	margin: 0;
	padding-right: 20px;
}

.display-mobile {
	display: none
}

.display-desktop {
	display: block
}

.two-column-container {
	display: inline-block;
	position: relative;
	margin-bottom: 90px
}


button.slick-prev.slick-arrow {
	font-size: 0;
	border: 0;
	background: 0;
	position: absolute;
	left: -90px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer
}

button.slick-next.slick-arrow {
	font-size: 0;
	border: 0;
	background: 0;
	position: absolute;
	right: -90px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer
}

button.slick-prev.slick-arrow::before {
	content: '';
	background: url(https://www.silvertracsoftware.com/hubfs/images/2017/left-arrow.png?t=1506381862520) no-repeat;
	padding: 30px;
	cursor: pointer
}

button.slick-next.slick-arrow::before {
	content: '';
	background: url(https://www.silvertracsoftware.com/hubfs/images/2017/right-arrow.png?t=1506381862520) no-repeat;
	padding: 30px;
	cursor: pointer
}

ul.slick-dots {
	list-style: none;
	margin: 30px 0 0;
	padding: 0;
	text-align: center
}

ul.slick-dots li {
	display: inline-block;
	margin-right: 15px
}

ul.slick-dots li:last-child {
	margin-right: 0
}

ul.slick-dots li button {
	border: 0;
	border-radius: 50%;

	background-color: #F05002;
	display: inline-block;
	height: 12px;
	width: 12px;
	font-size: 0;
	cursor: pointer;
	padding: 0
}

ul.slick-dots li.slick-active button {
	background-color: #2b4c5f;
}

.testimonial-list-2 {
	position: relative;
	padding: 100px 90px;
}

.testimonial-content {
	font-family: nudista-web, sans-serif;
	font-size: 24px;
	font-weight: 200;
	line-height: 36px;
	text-align: left;
}

.testimonial-author {
	font-weight: 500;
	margin-top: 15px;
	text-align: left;
}

.twoColumnModule div.hs_cos_wrapper:last-child .two-column-container {
	margin-bottom: 0;
}

.RecentPostSlider .resources-container {
	margin: 0 -15px;
}

.resources-wrapper {
	background: #ccd3d6;
	padding: 60px 0 0
}

.resources-body {
	background: #FFF;
	padding: 30px
}

.resources-body a {
	font-size: 16px;
	padding-top: 20px;
	display: inline-block
}

.resources-overflow {
	overflow: hidden
}

.resource-list {
	float: left
}

.resources-container .resources {
	padding: 0 15px
}

.resources-image {
	height: 150px;
	overflow: hidden
}

.resources-slider {
	position: relative
}

.resources-nav {
	display: block;
	margin: auto;
	max-width: 800px;
	width: 100%;
	text-align: center
}

.resources-nav ul {
	padding: 0
}

.resources-nav ul li {
	display: inline-block;
	list-style: none;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	text-indent: -9999px;
	background: #FFF;
	margin: 0 5px;
	cursor: pointer
}

.resources-nav ul li.active {
	background: #6d767d
}

.blue-bg {
	position: relative;

	background: #2b4c5f;
}

.lightGrey-bg {
	position: relative;

	background: #ccd3d6;
}

.darkGrey-bg {
	position: relative;

	background: #6A747a;
}


/* Feature Page */
.bannerSection.small {
	padding-top: 200px;
	padding-bottom: 100px;
	position: relative;
	z-index: 10;
}

.featuresPage .hp-banner {
	min-height: 460px;
	height: auto;
}

.gray-overlay {
	background: rgba(204, 211, 214, 1)
}

.features-page .streamline-operations-wrapper .cta_button,
.features-page .hp-banner-content .cta_button,
.features-index .streamline-operations-wrapper .cta_button {
	font-size: 16px !important
}

.feature-form-wrapper {
	border-top: 10px solid #F05002;
	background-color: rgba(204, 211, 214, 0.5)
}

.feature-form-wrapper .hs_cos_wrapper_type_form {
	max-width: 1100px;
	margin: 0 auto;
	float: none;
	padding: 80px 15px
}

.feature-form-wrapper .hs_cos_wrapper_type_form .form-title {
	margin-bottom: 50px !important;
	text-align: center;
}

.feature-form-wrapper .hs_cos_wrapper_type_form .hs-form-field>label {
	display: none
}

.feature-form-wrapper .hs_cos_wrapper_type_form .hs-form-field .hs-input {
	padding: 10px 15px;
	font-size: 15px;

	color: #0c1e28;
	line-height: 1.333333;
	width: 100%;
	max-width: none
}

.feature-form-wrapper .hs_cos_wrapper_type_form .hs_submit {
	padding-bottom: 20px
}

.feature-form-wrapper .hs_cos_wrapper_type_form .hs_submit .hs-button[type=submit] {
	background-color: #F05002;
	border-radius: 0;
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 700;
	min-width: 225px;
	padding: 15px 30px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.features-index .page-center.flexi-feat-list {
	padding-top: 100px;
	padding-bottom: 0px
}

.features-index .feature-item {
	text-align: center;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.66667;
	margin: 50px 0;
	padding: 0 30px;

	color: #0c1e28;
}

.feature-item .feat-icon {
	width: 125px;
	height: 125px;
	line-height: 125px;
	border-radius: 50%;
	background-color: #f6f6f6;
	padding: 30px;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin: 0 auto 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.feature-item .feat-icon img {
	display: block;
	margin: 0 auto
}

.feature-item .feat-title {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 400;

	color: #0c1e28;
	font-family: "nudista-web",
		sans-serif;
	margin-bottom: 12px
}

.feature-item .feat-link {
	padding-top: 5px;
	padding-bottom: 5px
}

.feature-item .btn-read-more {
	color: #F05002;
	font-size: 16px;
	line-height: 1.75;
	letter-spacing: 2px;
	font-family: "nudista-web",
		sans-serif;
	font-weight: 700;
	text-transform: uppercase;

	border-bottom: 1px solid #F05002;
}

.features-index .streamline-operations-content h2 {
	margin-bottom: 8px
}

.features-index .streamline-operations-content .description {
	font-size: 18px;
	line-height: 1.6666667;
	font-weight: 300;
}


.featureServiceList {
	margin: 0 -30px;
}

.featureServiceList div.hs_cos_wrapper {
	width: 33.33%;
	display: inline-block;
	margin-right: -4px;
	vertical-align: top;
}

body .streamline-operations-wrapper .blue-overlay {
	background-color: #2b4c5f;
}

body .streamline-operations-wrapper:after {
	display: none;
}

.streamline-operations-content {
	color: #fff;
}

.streamline-operations-content {
	max-width: 1200px;
	margin: 0 auto;
}

.features-index .streamline-operations-content h2 {
	color: #fff;
}

.streamline-operations-wrapper .mask>div {
	position: relative;
	z-index: 5;
}

.before-footer-banner {
	border-top: 1px solid #fff;
}

/* Landing page  */
.company-contact {
	padding: 45px;
	text-align: center;
	background: #fff;
	font-size: 25px;
	margin-bottom: 15px;
	line-height: normal;
	font-weight: 400;
}

.videoBanner {
	padding-top: 120px;
	padding-bottom: 80px;
	position: relative;
	z-index: 5;
}

.videoHeight iframe {
	height: 430px;
}


/* contact form style */
.contact-form div.cell-wrapper {
	background: #6A747a;
	padding: 40px 40px 40px;
}

.contact-form .hs-form .field>label {
	display: none;
}

.contact-form div.cell-wrapper h3 {
	text-align: center;
	color: #fff;
	margin-bottom: 45px;
	margin-top: 0
}

.contact-form .hs-form .hs-input:not([type=checkbox]) {
	width: 100%;
	height: 50px;
	padding: 0 20px;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #8d8d8d;
	border: 1px solid transparent;
	box-sizing: border-box;
	margin-bottom: 0;
	max-width: 100%;
}

.contact-form .hs-form .hs-form-field {
	margin-bottom: 25px
}

ul.hs-error-msgs {
	font-size: 12px;
	color: red;
	margin: 0;
	margin-top: 5px;
	display: block;
	list-style: none;
	padding-left: 20px;
}

.contact-form .hs_error_rollup {
	display: none
}

.contact-form .hs-form textarea {
	padding-top: 20px;
	height: 110px !important
}

.contact-form .hs-form .hs-button {
	width: 100%;
	height: 50px;

	border: 1px solid #F05002;
	text-align: center;

	background-color: #F05002;
	line-height: 28px;
	padding: 0 90px;
	font-family: 'nudista-web',
		sans-serif;
	;
	font-size: 16px;
	font-weight: 700;
	letter-spacing:2px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	transition:all ease 0.3s;
}

.contact-form .hs-form .hs-button:hover {
	background-color: transparent;

	color: #F05002;
}

.hp-banner .topic-wrapper .topic {
	color: #0c1e28;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: .67px;
	font-weight: 700;

	background-color: #ccd3d6;
	border-radius: 5px;
	padding: 12px 25px 8px;
	display: inline-block;
	text-transform: uppercase
}

/* Full width Page */
.main-content ul:not(.inputs-list) {
	list-style: none;
	margin: 20px 0 0;
	padding: 0;
}

.main-content ul:not(.inputs-list) li {
	margin: 0 0 15px;
	position: relative;
	padding: 0 0 12px 30px;
	border-bottom: 1px solid #eef1f2;
}

.main-content ul:not(.inputs-list) li:before {
	content: "";
	background: url("//cdn2.hubspot.net/hub/462069/file-2452517600-png/images/square2.png");
	width: 8px;
	height: 8px;
	display: inline-block;
	background-size: cover;
	background-repeat: repeat;
	border-radius: 50%;
	position: absolute;
	top: 9px;
	left: 11px;
}

.main-content #cssmenu ul li {
	background: none;
}

.main-content ul:not(.inputs-list) li:hover a {
	color: #0c1e28;
}

/* CTA Section */
.streamline-operations-wrapper {
	color: #fff;
	position: relative;
	z-index: 10;
}

.before-footer-banner .page-center {
	padding: 100px 15px !important
}

.c-up {
	text-transform: uppercase
}

.mt-3 {
	margin-top: 30px
}

/* Content Offer Landing Page */

.content-offer-landing-page .asisForm div.cell-wrapper {
	background-color: #fff;
	border: 1px solid #e6e9eb;
	box-shadow: 0 10px 42px 0 rgba(0, 0, 0, 0.03);
	padding: 50px
}

.content-offer-landing-page .asisForm h3 {
	margin-bottom: 20px
}

.content-offer-landing-page .asisForm .hs-form .hs-input:not([type=checkbox]) {
	background-color: #eef0f1;
	width: 100%;
	height: 50px;
	padding: 0 20px;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 400;

	color: #0c1e28;
	border: 1px solid transparent;
	box-sizing: border-box
}

.asisForm .hs-form .hs-input.error {
	border-color: red
}

.asisForm .hs-form .hs-error-msgs {
	display: none !important
}

.asisForm .hs-form .field {
	margin-bottom: 20px
}

.asisForm .hs-form select.hs-input {
	padding-right: 0
}

.asisForm .hs-form select option {
	padding: 2px 10px
}

.content-offer-landing-page .asisForm .hs-form .field>label {
	display: block;
	text-align: left;
	padding-bottom: 5px;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 400;

	color: #0c1e28;
}

.asisForm .hs-form .hs_submit .actions .hs-button {
	line-height: 28px;
	letter-spacing: 2px;
	border-radius: 0;
	width: 100%;
	height: 50px;
	font-family: "nudista-web", sans-serif;
	font-size: 16px;
	font-weight: 700;

	background-color: #F05002;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-appearance: none;
	padding: 12px;

	border: 1px solid #F05002;
	color: #fff;
	transition: all ease .3s;
	-webkit-transition: all ease .3s;
	margin-top: 30px
}

.asisForm .hs-form .hs_submit .actions .hs-button:hover {
	background-color: #fff;

	color: #F05002;
}


/* How it works page */

.bannerTwoColumn {
	padding-top: 150px;
	padding-bottom: 50px;
}

.orangeCards:not(.rightSpace) {
	padding-left: 35%;
}

.orangeCards.rightSpace {
	padding-right: 35%;
}

.orangeCards .orange-section,
.orangeCards .orange-section h3,
.orangeCards .orange-section a {
	transition: all ease 0.3s;
}

.orangeCards .orange-section {
	padding: 20px;
}

.orangeCards .orange-section:hover {
	background: #F05002;
	color:#fff;
}

.orangeCards .orange-section:hover h3 {
	color: #fff;
}

.orangeCards .orange-section:hover a {
	color: #fff;
}

.orangeCards .orange-section a:hover {
	color: #0c1e28;
}

.card3 .tofloatleft {
	left: -170px;
	transform: scale(0.85);
	top: 150px;
}

.orangeCards .orange-section .circle-icon img.forHover {
	opacity: 0;
}

.orangeCards .orange-section:hover .circle-icon img.forHover {
	opacity: 1;
}

.automationSection .iphone-background {
	max-width: 224px;
	border-radius: 40px;
	background-size: 100% auto;
	background-position: center center;
}

.automationSection img.iphone-case {
	transform: scalex(1.05);
}

.orangeCards:not(.rightSpace) {
	padding-left: 35%
}

.orangeCards.rightSpace {
	padding-right: 35%
}

.orangeCards .orange-section,
.orangeCards .orange-section h3,
.orangeCards .orange-section a {
	transition: all ease .3s
}

.orangeCards .orange-section {
	padding: 20px
}

.orangeCards .orange-section:hover {
	background: #F05002;
	color: #fff
}

.orangeCards .orange-section:hover h3 {
	color: #fff
}

.orangeCards .orange-section:hover a {
	color: #fff
}

.orangeCards .orange-section a:hover {
	color: #0c1e28;
}

.card3 .tofloatleft {
	left: -170px;
	transform: scale(0.85);
	top: 150px
}

.automationSection .iphone-background {
	max-width: 224px;
	border-radius: 40px;
	background-size: 100% auto;
	background-position: center center;
	margin: 0 0 0 auto;
}

.automationSection img.iphone-case {
	transform: scalex(1.05)
}

.white-background {
	background-color: #fff;
	padding: 50px 30px;
	box-shadow: 0 -3px 45px rgba(0, 0, 0, .3);
	margin-bottom: 111px
}

.circle-icon {
	background-color: #f6f6f6;
	display: table;
	width: 125px;
	height: 125px;
	border-radius: 50%;
	position: relative;
	margin: auto
}

.white-background .circle-icon img {
	position: absolute;
	top: 0;
	bottom: 0;
	display: block;
	left: 0 !important;
	right: 0;
	margin: auto
}

.orange-section .content-section {
	margin-top: 0;
}

.white-background {
	position: relative
}

.white-background img {
	position: absolute;
	top: 50px;
	right: 827px
}

.tofloatleft {
	position: absolute;
	top: 50px;
	right: inherit;
	text-align: center;
	width: auto;
	transform: scale(0.80);
	left: 50px;
}

.tofloatleft .grey-iphone-screenshot {
	width: 335px;
	height: 668px;
	position: relative;
	background-size: cover;
	border-radius: 50px
}

.tofloatleft .grey-iphone-screenshot img.topphone-screenshot {
	top: 0;
	height: auto;
	width: auto;
	right: 0;
	border-radius: 60px
}

.tofloatleft .grey-iphone-screenshot img.topphone-case {
	height: 640px;
	top: 0
}

.tofloatright .grey-iphone-screenshot .laptop-case {
	left: 0;
	width: 929px
}

.tofloatright .grey-iphone-screenshot .laptop-screenshot {
	left: 61px;
	top: 64px;
	height: auto;
	width: auto;
	object-fit: cover;
	transform: scale(0.815)
}

.tofloatleft .grey-iphone-screenshot img {
	top: -12px;
	z-index: 56;
	width: 335px;
	right: 0
}

.tofloatleft .app-badge {
	position: relative;
	right: 0;
	left: 0;
	top: 0;
	margin-top: 30px
}

.tofloatleft.smallphone .web-browser {
	width: 600px;
	height: 518px;
	background-size: contain;
	position: relative
}

.tofloatleft.smallphone .web-browser img {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 30px
}

.tofloatleft.smallphone .grey-iphone-screenshot {
	width: 164px;
	height: 335px;
	position: relative;
	background-size: cover;
	border-radius: 50px;
	margin-top: -385px;
	float: right
}

.tofloatleft.smallphone .grey-iphone-screenshot img {
	top: 0;
	z-index: 56;
	width: 295px;
	right: 0
}

.tofloatright {
	position: absolute;
	top: 50px;
	right: -350px;
	left: inherit
}

.tofloatright .grey-iphone-screenshot {
	height: 782px;
	width: 832px;
	background-size: cover;
	position: relative;
	transform: scale(0.8)
}

.tofloatright .grey-iphone-screenshot img {
	position: absolute;
	left: 181px;
	height: 594px;
	top: 67px
}

.tofloatleft.smallphone .grey-iphone-screenshot .greyphone-screenshot {
	left: 9px;
	width: 145px;
	top: 8px;
	height: 319px;
	border-radius: 0
}

.tofloatleft.smallphone .grey-iphone-screenshot .greyphone-case {
	height: 335px;
	width: 176px
}

.display-mobile {
	display: none
}

.display-desktop {
	display: block
}

.darkblue-bg {
	background: #0c1e28;
}

.column-3-wrapper .goingup .going-up-text h2 {
	position: relative
}

.column-3-wrapper .goingup .going-up-text h2:before {
	content: "\f107";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #adadad;
	margin-right: 18px;
	font-size: 54px;
	position: absolute;
	margin-left: -60px;
	top: -8px
}

.how-it-works .content-here {
	overflow: hidden
}

/* contact page */

.conForm {
	margin-top: -450px;
}

.featuresInnerPage .gray-overlay .mask_copy {
	padding: 70px 0px;
}

.mainContentSection {
	position: relative;
	z-index: 99;
}

.contactForm {
	position: relative;
	z-index: 1
}

.contactForm div.cell-wrapper {
	max-width: 540px;
	padding: 60px 50px 50px;

	background-color: #ccd3d6;

	color: #0c1e28;

	border-top: 10px solid #F05002;
	box-sizing: border-box;
	margin: 0 0 0 auto
}

.contactForm .form-title {
	margin-bottom: 15px;
	text-align: center;
	margin-top: 0
}

.contactForm .hs-form .field {
	margin-bottom: 20px
}

.contactForm .hs-form .field>label {
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 400;

	color: #0c1e28;
}

.contactForm .hs-form .field label {
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 400;

	color: #0c1e28;
}

.contactForm .hs-form .hs_participating.field>label {
	display: block
}

.contactForm .hs-form fieldset.form-columns-1 .hs-input {
	width: 100%
}

.contactForm .hs-form input:not([type="checkbox"]):not([type="radio"]):not([type='submit']),
.contactForm .hs-form textarea,
.contactForm .hs-form select {
	width: 100% !important;
	height: 50px;
	padding: 0 20px;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 400;

	color: #0c1e28;
	border: 1px solid transparent;
	box-sizing: border-box
}

.contactForm .hs-form select.hs-input {
	padding-right: 0;
}

.contactForm .hs-form select option {
	padding: 2px 10px
}

.contactForm .hs-form textarea.hs-input {
	height: 110px;
	padding: 20px
}

.contactForm .hs-form .hs_subscribe_to_podcast_blog {
	margin-bottom: 33px
}

.contactForm .hs-form .hs-form-booleancheckbox .hs-input:not([type=checkbox]) {
	width: auto;
	height: auto;
	padding: 0;
	margin-right: 12px
}

.contactForm .hs_cos_wrapper_type_form .hs-field-desc {
	font-size: 14px;

	color: #2b4c5f;
	margin-bottom: 27px
}

.contactForm .hs-form .hs-input.error {
	border-color: red
}

.contactForm .hs-form .hs-error-msgs {
	display: none !important
}

.contactForm .hs-form .inputs-list {
	list-style: none;
	padding-left: 0;
}

.contactForm.hs-img .hs-form .inputs-list {
	height: 157px;
	padding: 50px 0 0 240px;
	box-sizing: border-box;
	background: url(https://www.silvertracsoftware.com/hubfs/Landing%202017/air-craft.x2.png) -46px 25px no-repeat;
	background-size: 290px 157px
}

.contactForm .hs-form .hs-form-radio {
	display: inline-block;
	vertical-align: top;
	margin: 10px
}

.contactForm .hs-form .hs-form-radio .hs-input:not([type=checkbox]) {
	width: auto;
	height: auto;
	padding: 0;
	margin-right: 8px
}

.contactForm .hs-form fieldset.form-columns-1 input[type="checkbox"],
.contactForm .hs-form fieldset.form-columns-1 input[type="radio"] {
	width: auto
}

.contactForm .hs-form .hs-button {
	width: 100%;
	height: 50px;
	border: 0;
	text-align: center;

	background-color: #F05002;
	line-height: 1em;
	transition:all ease 0.3s;
	-webkit-transition:all ease 0.3s;
	padding: 12px;
	border-radius: 0;
	letter-spacing: 2px;
	font-family: "nudista-web",
		sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;

	border: 1px solid #F05002;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.contactForm .hs-form .hs-button:hover {
	background-color: transparent;

	color: #F05002;
}

.contact-block {
	margin-bottom: 30px
}

.contact-title {
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	text-align: center;

	background: #6A747a;
	padding: 12px;
	margin: 0;
	color: #FFF
}

.contact-details {
	background-color: #f2f3f4;
	padding: 20px
}

.contact-details .phone-wrap .phone-num {
	padding-left: 30px;
	background: url(https://www.silvertracsoftware.com/hubfs/icon-phone.svg) 0 center no-repeat
}

.contact-details .email {
	padding-left: 30px;
	background: url(https://www.silvertracsoftware.com/hubfs/icon-mail.svg) 0 center no-repeat
}

.col-phone {
	width: 45%
}

.col-email {
	width: 55%
}

/* Feature Inner page */
.features.bg-white {
	padding: 50px 70px
}

.features.bg-white h2 {
	text-align: left
}

.feature-text-wrapper ul {
	list-style: none;
	padding-left: 10px
}

.feature-text-wrapper ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 15px;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}

.feature-text-wrapper ul li:before {
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 50%;
	margin-right: 18px;

	background-color: #0c1e28;
}

.p-80.page-center {
	padding: 80px 15px !important
}

/* Extra Blog Page */

/* ============= Recent Posts ========== */
.recent-posts {}
.recent-posts h3 {
	font-family: ;
	font-weight: 900;
	margin-top:40px;
}
.recent-posts .post-item {
	padding-bottom: 20px;
}
@media (min-width: 480px) {
	.recent-posts .post-item {
		width: 49%; 
		display: inline-block;
		vertical-align: middle;
		padding-left: 10px;
	}
	.recent-posts .post-item:first-of-type {
		padding-left: 0;
	}
}
@media (min-width: 767px) { 
	.recent-posts .post-item {
		width: 33%; 
		padding-left: 20px;
		text-align: left;
	}
}
.recent-posts .post-item-image {
	background-size: cover;    
	position: relative; 
}
.recent-posts .post-item a {
	display: block;
	padding: 20px;
	height: 220px;
	position: relative;
	z-index: 1;
	color: ;
	font-family: ;
	font-weight: 900;
}
.recent-posts .post-item-image:before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .5;
}
.recent-posts .post-item-image:hover:before {
	opacity: .7;
	background: #000;
}
.recent-posts .post-summary {
	display: none;
}

/* ============= Recent Posts ========== */

.popular-posts .post-item {
	height:200px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	background-size: cover;
	background-position: center center;
}
.popular-posts .post-item:before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .3;
	z-index:1;
}
.popular-posts .post-item:hover:before {
	opacity: .7;
	background: #000;
}
.popular-posts .post-item a {
	display: block;
	padding: 20px;
	height: 220px;
	position: relative;
	z-index: 1;
	color: ;
	font-family: ;
	font-weight: 900;
}
.popular-posts .post-item a:hover {
	text-decoration: none;   
}

.hp-banner.blogBanner .mask {
	padding-top: 150px;
	padding-bottom: 210px;
	position: relative;
	z-index: 5;
}

.hp-banner.blogBanner .blog-subscription-form {
	max-width: 500px;
	margin: 0 0 0 auto;
	display: block;
	float: none;
}

body .hs_error_rollup {
	display: none;
}

.blog-post-banner-bg .blue-overlay {
	position: relative;
}

.blog-subscription-form h3 {
	margin-bottom: 10px;
}

.blog-subscription-form .hs-form-field>label {
	display: none;
}

.blog-subscription-form form {
	position: relative;
	display: table;
	border-collapse: separate;
}

.blog-subscription-form form .hs-form-field,
.blog-subscription-form form .hs_submit {
	display: table-cell;
}

.blog-subscription-form form .hs_email {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.blog-subscription-form form .hs_submit {
	width: 1%;
	white-space: nowrap;
	vertical-align: top;
}

.blog-subscription-form form .hs_email input {
	padding: 10px 30px;
	color: #acb2b8;
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 0;
}

.blog-subscription-form form .hs-button {
	margin: 0;
	border-radius: 0;
	padding: 11px 30px;
	color: #acb2b8;
	border: 1px solid rgb(240, 80, 2);
	background: rgb(240, 80, 2);
	font-family: nudista-web, sans-serif !important;
	color: #FFFFFF;
	line-height: 28px;
	letter-spacing: 2px;
	font-weight: bold;
}

.blog-subscription-form form .hs-error-msgs label {
	color: red;
	font-size: 12px;
	font-weight: 400;
	display: block;
	padding-left: 30px;
	text-align: left;
}

.blog-section>.blog-listing-wrapper {
	margin: 0 -15px;
	margin-bottom: 20px;
}

.blog-container .page-center {
	position: relative;
	padding-top: 30px;
}

.blog-container {
	background: rgba(204, 211, 214, .50);
}

.latest-post {
	background: #fff;
	padding: 30px;
	position: relative;
	z-index: 15;
	left: 0;
	right: 0;
	margin-top: -150px;
	margin-bottom: 30px;
	transition: all ease 0.3s;
}

.latest-post .blog-actions .read-now {
	border-bottom: 1px solid #F05002;
	padding: 8px 0;
}

.latest-post .blog-actions .read-now:hover,
.blog-item a.more-link:hover {
	color: #0c1e28;
	border-color: #0c1e28;
}

.featured-img {
	position: relative;
}

.featured-img .blog-info {
	position: absolute;
	top: 0;
	padding: 15px 20px;
	background: rgba(43, 76, 95, 0.70);
	color: #fff;
	width: 100%;
	font-family: "nudista-web", sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
}

.blog-readingTime {
	font-size: 16px;
}

div.blog-cat {
	display: inline-block;
}

div.blog-cat a {
	color: #2b4c5f;

	background: #ccd3d6;
	padding: 6px 25px;
	font-weight: 600;
	text-transform:uppercase;
	display: inline-block;

	border:1px solid #ccd3d6;
}

div.blog-cat a:hover {
	border-color: #F05002;

	color: #F05002;
	background: #fff;
}

.blog-post-updated div.blog-cat a {
	font-size: 12px;
	letter-spacing: 0.57px;
	font-family: nudista-web, sans-serif;
	font-weight: 700;
}

.actions {
    text-align: center;
}

.actions input {
    background: rgb(240,80,2);
    color: #fff;
	  margin-top: 10px;
    padding: 10px 20px;
    border: none;
}

/**********Categories*****************/

.topic-tab ul {
	list-style: none;
	border-bottom: 2px solid rgba(37, 99, 158, 0.25);
	padding: 0;
	margin-bottom: 40px;
	text-align: center;
}

.topic-tab ul li {
	display: inline-block;
	padding: 0 10px;
}

.topic-tab ul li a {
	font-family: "nudista-web", sans-serif;
	font-size: 16px;
	line-height: 48px;
	letter-spacing: 0.77px;
	text-transform: uppercase;
	font-weight: 600;

	color: #0c1e28;
	border-bottom: 4px solid transparent;
	display:inline-block;
}

.topic-tab ul li a.current-page,
.topic-tab ul li a:hover {
	color: #F05002;

	border-color: #F05002;
	padding-bottom: 0;
}

.author-post-content .authorImage {
	width: 150px;
	height: 150px;
	display: inline-block;
	vertical-align: middle;
	background-size: cover;
	background-position: center top;
	border-radius: 50%;
}

.blog-section-topics .blog-cat+.blog-cat {
	margin-top: 15px;
}

.sidebar-cta-banner_content {
	padding: 30px 0px;
}

.learn-more-wrapper .learn-more-content .column-container {
	margin: 0 -15px;
}

.learn-more-wrapper .learn-more-content .column-6 {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: -4px;
	padding: 0 15px;
}

.learn-more-wrapper .learn-more-content .image-content>div {
	min-height: 240px;
	background-size: auto 100% !important;
	background-position: left center !important;
}

.learn-more-wrapper .learn-more-content .text-content {
	text-align: left;
}

.learn-more-wrapper .learn-more-content .text-content .description {
	font-size: inherit;
	line-height: inherit;
	padding-bottom: 0;
	padding-top: 15px;
}

/*  Blog Listing */
.blog-item {
	background: #fff;
	padding: 30px;
	margin-bottom: 50px;
	position: relative;
	transition: all ease 0.3s;
	margin: 15px;
}

.blog-index-july-2018 .blog-item,
.blog-index-july-2018 .latest-post {
	cursor: pointer;
}

.blog-index-july-2018 .blog-item:hover,
.blog-index-july-2018 .latest-post:hover {
	box-shadow: 0 8px 45px 0 rgba(0, 0, 0, .3)
}

.blog-item .blog-actions {
	position: absolute;
	width: 100%;
	bottom: 30px;
	left: 0;
	padding: 0 30px;
}

.blog-item h2 {
	margin-top: 0;
	font-size: 20px;
	line-height: 30px;
}

.blog-item .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
	float: none;
	max-width: 100%;
	display: block !important;
	position: relative;
	min-height: 245px;
	height: 245px;
	margin: 0;
	width: 100%;
}

.blog-item .hs-featured-image-wrapper {
	margin-bottom: 35px;
	height: 245px;
	width: 100%;
}

.blog-item-actions {
	margin-top: 30px;
}

.latest-post .featured-img {
	height: 280px;
}

.latest-post .blog-readingTime {
	font-size: 20px;
	text-transform: capitalize;
}

.latest-post .featured-img-wrapper {
	min-height: 330px;
	position: relative;
}

.latest-post .reading-time-social-links {
	padding: 15px 20px;
	width: 100%;
	margin-top: 18px;
}

.latest-post .blog-actions .read-now,
.blog-item a.more-link {
	color: #F05002;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: "nudista-web",
		sans-serif;
	display:inline-block;
	letter-spacing: 2px;
}

.latest-post .blog-actions .read-now {
	border-bottom: 1px solid #F05002;
	padding: 8px 0;
}

.latest-post .blog-actions .read-now:hover,
.blog-item a.more-link:hover {
	color: #0c1e28;
	border-color: #0c1e28;
}

.blog-item a.more-link {
	border-bottom: 1px solid #F05002;
	padding: 8px 0;
}

/*Blog Post*/
.blog-section a{
	color: #F05002;
}

.blog-section-shares .social-shares ul li {
	padding-right: 5px;
}

.blog-section-topics .blog-cat {
	display: block;
}

.blog-section .blog-section-topics div.blog-cat a {
	text-align: center;
	padding: 6px 15px;
	display: block;
}

.blog-details>div {
	width: 100%;
	display: block;
	padding-left: 0;
	padding-right: 0;
}

.blog-details div.blog-cat a {
	margin: 5px;
	display: inline-block;
}

/*  Pagination */
ul.pagination {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.pagination li {
	display: inline-block;
	vertical-align: middle;
}

ul.pagination li a {
	padding: 5px 15px;
	font-size: 26px;
	font-family: "nudista-web", sans-serif;
	font-weight: 400;
}

ul.pagination li.active a {
	color: #F05002;
	font-weight: 700 !important;
}

ul.pagination .pre a {
	margin: 4px 30px;
	font-size: 22px;
	font-weight: 300;
	border: 0;

	color: #F05002;
	padding: 0;
}

ul.pagination .next a {
	margin: 4px 30px;
	font-size: 22px;
	font-weight: 300;
	border: 0;

	color: #F05002;
	padding: 0;
}

/* Social Share */
.social-shares {
	text-align: right;
}

.social-shares a {
	color: #6A747a;
	padding-left:20px;
	font-size:22px;
}

.social-shares a:hover {
	color: #F05002;
}

/* .learn-more-content,.learn-more-content h2 { color: #fff; text-align: center; position: relative; z-index: 10 } */
.learn-more-content h2 {
	font-size: 36px;
	line-height: 48px
}

.learn-more-content .page-center {
	padding: 100px 15px !important
}

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

/* .smart-cta-section { background-image: url(https://www.silvertracsoftware.com/hubfs/Blog_Pictures/Blog%20Template%20Files/471921157.png?t=1523460786432); background-size: cover; background-position: center center  } */
.smart-cta-section * {
	float: none !important;
}

.smart-cta-section .learn-more-content .description {
	padding-bottom: 0
}

.blue-overlay-2 {
	background-color: rgba(43, 76, 95, 1)
}

.blog-pagination {
	text-align: center;
	margin: 50px 0;
}

.blog-listing-wrapper.cell-wrapper {
	padding-bottom: 60px;
}

/* Blog Inner Page */
.blog-section-topics {
	margin-bottom: 30px;
}

.blog-section .blo g-section-topics div.blog-cat {
	display: block;
	padding: 5px 0;
}

.blog-section .blog-section-topics div.blog-cat a {
	display: inline-block;
}

.blog-section-topics h2,
.blog-section-shares h2 {
	font-size: 22px;
	font-weight: 700;
	font-family: "nudista-web", sans-serif;
	letter-spacing: 1.05px;
	line-height: 48px;
	text-transform: uppercase;
}

.blog-section-shares .social-shares {
	text-align: left;
}

.blog-section-shares .social-shares ul {
	margin: 0;
	padding: 0;
}

.blog-section-shares .social-shares ul li {
	display: inline-block;
	margin-right: -4px;
	padding-right: 15px;
}

.blog-section-shares .social-shares .social-item {
	margin: 20px 0;
}

.blog-post-updated .blog-section-shares .social-shares .social-item {
	margin: 20px 5px;
	display: inline-block;
}

.blog-section-shares a {
	color: #F05002;
	font-size:25px;
	padding:0 5px;
	display: inline-block;
}

.blog-section-shares a:hover {
	color: #6A747a;
}

.blog-section .blog-container .author-comments.page-center {
	padding-top: 90px;
	margin-bottom: -1px !important;
	padding-bottom: 130px;
}

.blog-post-updated .blog-section .blog-container .author-comments.page-center {
	margin-top: 0 !important;
}

.blog-section .author-comments.page-center .author-image.w-176 {
	max-width: 176px;
}

.blog-section .author-comments.page-center .author-bio {
	max-width: 650px;
	color: #4A4A4A;
}

.author-details .author-image+.inline-block {
	padding-left: 40px;
}

.white-container {
	padding-top: 137px;
	padding-bottom: 336px
}

.how-it-works .iphone-container img {
	position: absolute;
	z-index: -1;
	width: 104px;
	height: 211px;
	left: 8px;
	top: 18px
}

.how-it-works .iphone-container {
	width: 120px;
	z-index: 3;
	background-size: contain;
	position: relative;
	height: 246px;
	overflow: hidden;
	margin-top: -203px;
	margin-left: -32px;
	background-color: #000;
	border-radius: 22px
}

.right-image .ipad-case {
	height: 380px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 2
}

.right-image .ipad-case .ipad-screenshot {
	position: absolute;
	top: 18px;
	bottom: 18px;
	left: 39px;
	right: 68px;
	background-size: cover
}

.post-author .author-post-content .author-image {
	width: 50px;
	height: 50px;
	display: inline-block;
	background-size: cover;
	border-radius: 50%;
	background-position: center top;
}

/* 404 page */


.googleForm form input:not([type='submit']) {
	width: 100%;
	height: 52px !important;
	padding: 10px 20px;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 400;

	color: #0c1e28;

	border: 1px solid #F05002;
	box-sizing: border-box;
	margin-bottom: 0;
	border-radius:0;
	box-shadow: none;
	display: inline-block;
	margin-right: -4px;
	vertical-align: middle;
	max-width:400px;
	margin-top: 0 !important;
}

.googleForm input[type='submit'],
.googleForm .hs-button.primary {
	margin: 0;
	float: none;
	border-radius: 0;

	border:1px solid #F05002;
	padding: 13px 45px;
	font-size:16px;
	font-weight:700;
	left: -1px;
	position: relative;
	display: inline-block;
	margin-right: -4px;
	vertical-align: middle;

	background-color: #F05002;
	color:#fff;
	cursor:pointer;
	min-height:52px;
}

.googleForm input[type='submit']:hover,
.googleForm .hs-button.primary:hover {
	background-color: #fff;

	color: #F05002;
}

.googleForm .input {
	margin-top: 15px;
}



/*  Get Demo Page */
.demo-landing-page .bannerParent .mask {
	position: relative;
}

.demo-landing-page .contactForm fieldset {
	margin-right: -8px;
}


.demo-landing-page .testimonial-list-2 {
	padding: 50px 90px;
}

.demo-landing-page .testimonial-list-wrapper {
	background: #ccd3d6;
}


.demo-landing-page .main-body .left-copy li {
	font-size: 18px;
	margin-bottom: 28px
}

.demo-landing-page .main-body .left-copy li strong {
	display: block;
	font-weight: 700;
	font-size: 22px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 10px
}

.logos-block .logo-tb>.col {
	width: 16.67%;
	display: inline-block;
	vertical-align: middle;
	margin-right: -4px;
}

.demo-landing-page .slick-arrow {
	display: inline-block;
	width: 22px;
	height: 44px;
	font-size: 0;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0;
	border: 0;
	position: absolute;
	top: 50%;
	margin-top: -22px
}

.demo-landing-page .slick-arrow.slick-prev {
	left: -90px;
	background: url("https://www.silvertracsoftware.com/hubfs/Assets/arrow-pre.png") 0 0 no-repeat;
	background-size: 22px 44px
}

.demo-landing-page .slick-arrow.slick-next {
	right: -90px;
	background: url("https://www.silvertracsoftware.com/hubfs/Assets/arrow-next.png") 0 0 no-repeat;
	background-size: 22px 44px
}

.demo-landing-page button.slick-arrow::before {
	display: none;
}

.main-content {
	position: relative;
	z-index: 15;
}

/* Footer section */
.footerBottom,
.footerSection {
	border-top: 1px solid #fff;
}

.contactInfo .contact-box {
	padding-top: 15px;
	margin-bottom: 0;
	word-break: break-all;
}

.recentPost .post-title {
	padding-top: 15px;
}

.follow-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.follow-footer ul li {
	display: inline-block;
	padding-right: 15px;
}

/* Site Search */
.hs-search-field--open .hs-search-field__suggestions {
	text-align: left;
}

/* .hs-search-field--open .hs-search-field__suggestions li, .hs-search-results__listing li{ margin-bottom: 0; padding: 10px 30px; background: url(//cdn2.hubspot.net/hub/462069/file-2452517600-png/images/square2.png) no-repeat scroll left 10px top 20px; } */
.hs-search-field--open .hs-search-field__suggestions {
	border: 0;
}

.main-content ul.hs-search-field__suggestions li {
	padding-bottom: 0;
	margin: 0;
}

.hs-search-field__suggestions li a {
	font-size: 20px;
	padding: 5px 10px;
	display: block;
}

.hs-search-field__suggestions #results-for {
	padding-bottom: 10px;
	padding-left: 40px;
}

/*////////////////////////////////
//////////Search Page////////// 
///////////////////////////////*/

ul.hs-search-results__listing {
	margin: 0;
	margin-top: 30px;
	border: 0;
}

ul.hs-search-results__listing li+li {
	border-top: 1px solid #eef1f2;
}

a.hs-search-results__next-page {
	font-weight: 700;
	padding: 8px 0;
	text-transform: uppercase;
	font-size: 16px;
	border-bottom: 1px solid;
	line-height: 1;
	margin-top: 30px;
	font-family: "nudista-web", sans-serif;
	letter-spacing: 2px;
}

input.hs-search-field__input {
	width: 100%;
	height: 52px !important;
	padding: 10px 20px;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 400;

	color: #0c1e28;

	border: 1px solid #F05002;
	box-sizing: border-box;
	margin-bottom: 0;
	border-radius: 0;
	box-shadow: none;
	display: inline-block;
	margin-right: -4px;
	vertical-align: middle;
	max-width: 100%;
	margin-top: 0 !important
}

#hsresults.hs-search-results__listing li {
	padding: 10px 0px;
}


/*////////////////////////////////
//////////Resource Page////////// 
///////////////////////////////*/

/*Top Hero*/
.recentPostResource .post-item .details {
	padding: 20px 30px;
	flex: 1;
}

.recentPostResource .post-item .image-wrapper {
	max-width: 450px;
	flex: 1;
}

/*Post Listings*/
.resourcePostListing .post-item {
	position: relative;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 30px;
	display:flex;
	box-shadow: 0 8px 45px 0 rgba(0, 0, 0, 0.03);
	-moz-box-shadow: 0 8px 45px 0 rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: 0 8px 45px 0 rgba(0, 0, 0, 0.03);
}

.resourcePostListing .hoverContent {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba( 12, 30, 40, 0.8);
	padding: 20px;
	opacity:0;
	visibility: hidden;
	transition:all ease 0.5s;
	-moz-transition:all ease 0.5s;
	-webkit-transition:all ease 0.5s;
}

.resourcePostListing .hoverContent p {
	color: #FFFFFF;
}

.resources-blog {
	background-color: #ccd3d6;
	padding: 100px 0px;
}

.resourcePostListing .post-item:hover .hoverContent {
	opacity: 1;
	visibility: visible;
}

.resourcePostListing .post-item .btn {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.resourcePostListing .item-wrapper {
	padding-left: 15px;
	padding-right: 15px;
	width: calc(100%/3);
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-right: -4px;
}

.resourcePostListing .post-item .details {
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 30px 20px;
}

.resourcePostListing .post-item .details a {
	flex: 1
}

.resourcePostListing .post-item .image-wrapper:not(.imgAuto) img {
	height: 150px;
}

.resourcePostListing .btn-orange {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: nudista-web, sans-serif;
	display: inline-block;
	letter-spacing: 2px;
	text-align: center;

	border: 1px solid #F05002;
	padding: 12px 20px 8px 20px;

	background-color: #F05002;
	color: #fff;
	line-height: 1;
}

.resourcePostListing .btn-orange:hover {
	background-color: transparent;

	color: #F05002;
}

.resourcePostListing .post-list {
	margin: 0 -15px;
}

.resourcePostListing .leftSide {
	min-height: 1px !important;
}

.resourcePostListing .leftSide>div {
	background-color: #fff;
	box-shadow: 0 8px 45px 0 rgba(0, 0, 0, 0.03);
	-moz-box-shadow: 0 8px 45px 0 rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: 0 8px 45px 0 rgba(0, 0, 0, 0.03);
	padding: 20px !important;
}

.resourcePostListing .post-item .name {
	color: #0c1e28;
	font-size: 20px;
	line-height: 1.4;
}

.blogTopics ul {
	list-style: none;
	margin-top: 30px;
}

.blogTopics ul li {
	border-bottom: 1px solid #eef1f2;
	border-right: 1px solid #eef1f2;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
}

.blogTopics ul li+li {
	margin-top: 15px;
}

.blogTopics ul li.current-page,
.blogTopics ul li:hover {
	border-color: #F05002;
}

.blogTopics ul li.current-page a,
.blogTopics ul li:hover a {
	color: #F05002;
}

.blogTopics ul li a {
	display: block;
	padding-bottom: 12px;
}

.stickyParent {
	float: none !important;
}

.stickyParent .page-center {
	position: relative;
}

.sidebar.sticky>div {
	position: fixed;
	left: 0px;
	width: 270px;
	top: 0;
}

.sidebar.buttonSticky>div {
	bottom: 0;
	top: inherit;
	position: absolute;
	left: 15px !important;
}

/*CLEAN THIS UP!*/
/* New Style 09-12-2019 */

.titleStyle h1,
.titleStyle h2,
.titleStyle h3,
.titleStyle h4,
.titleStyle h5,
.titleStyle h6 {
	position: relative;
	padding-bottom: 5px;
}

.titleStyle h1:before,
.titleStyle h2:before,
.titleStyle h3:before,
.titleStyle h4:before,
.titleStyle h5:before,
.titleStyle h6:before {
	content: '';
	width: 150px;
	height: 5px;
	background-color: #f05002;
	position: absolute;
	bottom: 0;
	left: 0;
}

.titleStyle p {
	margin-bottom: 10px;
	padding 10px 0;
}



/* Home Page Dec 2019 */
/* Banner Section */

.leftContentMain {
	width: 528px;
}

.rightContentMain {
	width: 639px;
}

.leftContentInner {
	padding-right: 135px;
}

.formMainNewHome h3 {
	font-size: 48px;
	line-height: 1.25;
	text-align: center;
	padding-bottom: 20px;
}

.formMainNewHome span.hs-form-required {
	display: none;
}

.formMainNewHome input[type="email"] {
	background-color: transparent;
	color: #fff;
	font-size: 32px;
	border: 0;
	border-bottom: 3px solid #8e9599;
	padding: 0 15px 6px;
}

.formMainNewHome .hs_email {
	width: 800px;
	display: inline-block;
	vertical-align: top;
}

.formMainNewHome .hs_submit {
	width: calc(100% - 800px);
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

.formMainNewHome input[type='submit'] {
	cursor: pointer;
	padding: 9px 40px;
	text-decoration: none;
	background: #F05002;
	color: #FFF;
	font-family: "Open Sans";
	font-size: 16px;
	display: inline-block;
	background-image: none;
	border: 0;
	width: 200px;
	text-transform: uppercase
}

.formMainNewHome form {
	max-width: 1050px;
	margin: 0 auto;
}

::placeholder {
	color: #fff;
}

.leftImageContentOnlyMain {
	background-color: #CBD0D3;
}

.leftContentOnlyDec {
	padding-right: 70px;
}

.leftImageOnlyModule {
	background-color: #2b4c5f;
}

.rightContentOnlyDec {
	padding-right: 100px;
}

.twoColumnContent {
	padding-bottom: 130px;
}

.leftImageTwoNumber {
	font-size: 80px;
	width: 50px;
	font-weight: 500;
	text-align: center;
	position: relative;
	line-height: 1;
}

.leftContentTwoNumberColumn {
	width: calc(100% - 50px);
	padding-right: 190px;
}

.leftImageTwoNumber:after {
	content: '';
	position: absolute;
	width: 35px;
	height: 3px;
	background-color: #f05002;
	left: 0;
	bottom: 0;
}

.leftmainTwoColumn {
	padding-bottom: 20px;
}

.twoColumnSectionTitle h2.h1 {
	font-weight: 600;
}

.twoColumnSectionSubTitle p {
	padding-top: 5px;
}

.sectionMainImageDec {
	margin: 0 -10px;
}

.sectionInnerMainImage {
	padding: 0 10px 30px;
}

.imageTitleLink a {
	font-weight: 700;
	padding: 10px;
	display: inline-block;
}

.max1050 {
	max-width: 1050px;
	margin: 0 auto;
}

.leftContentTwoNumberColumn {
	padding-right: 130px;
}

/* Update 23-12-2019 */

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	width: auto;
	max-width: 100%;
}

/*-=-=- Only Desktop CSS -=-=-*/
@media (min-width:1231px) {}

/*-=-=- Smaller Desktop Devices -=-=-*/
@media (max-width:1230px) {

	.wrapper,
	.page-center {
		max-width: 1000px
	}

	.right-image .ipad-case {
		height: 300px;
	}

	.tofloatleft {
		left: 15px;
	}

	.tofloatright .grey-iphone-screenshot {
		transform: scale(0.68);
	}

	.card3 .tofloatleft {
		left: -250px;
	}

	.contact-page .col {
		display: block;
		width: 100%;
		text-align: center;
		padding: 5px 0px;
	}

	/*  Home Page Dec 2019  */
	/*  Baner Section  */

	.leftContentMain {
		width: 55%;
	}

	.rightContentMain {
		width: 45%;
	}

	.formMainNewHome .hs_email {
		width: 75%;
	}

	.formMainNewHome .hs_submit {
		width: calc(100% - 75%);
	}
}

/*-=-=-  Tablet Landscape and Smaller Devices -=-=-*/
@media (max-width:1080px) {

	.row-fluid .sdw100,
	.sdw100 {
		width: 100%;
		margin-right: 0;
		display: block;
		max-width: 100% !important;
	}

	.wrapper,
	.page-center {
		max-width: 900px
	}

	/*   .headerSection .navigation ul li a{ padding:15px 10px;  } */
	.bannerSection {
		padding: 150px 0px;
	}

	.two-column-container.style1 .ipad-blue-container {
		margin-left: 0;
	}

	.two-column-container.style1 .gps_ring {
		margin-right: 0;
		margin-top: -30px;
	}

	.two-column-container .image-container {
		width: 100%;
		margin-top: 60px;
		margin-left: 0 !important;
		margin-bottom: 40px;
	}

	.two-column-container.style1 .grey-iphone-container .float {
		height: auto;
		margin-top: 0;
		display: inline-block;
		position: relative;
	}

	.two-column-container.style1 .grey-iphone-container .float img.case,
	.two-column-container.style1 .grey-iphone-container .float img.screenshot {
		position: static;
	}

	.two-column-container.style1 .grey-iphone-container {
		z-index: 2;
		display: inline-block;
		position: absolute;
		top: 0;
		right: 75px;
	}

	.two-column-container.style1 .grey-iphone-container .float img.screenshot {
		position: absolute;
		top: 8px;
		right: 0;
		left: 10px;
	}

	.two-column-container.style2 .image-container>div {
		width: 50%;
		display: inline-block;
		vertical-align: top;
		margin-right: -4px;
	}

	.two-column-container.style1 .white-text,
	.two-column-container.right-content .white-text {
		padding: 50px;
	}

	.display-desktop {
		display: none !important;
	}

	.ipad-blue-container {
		margin-left: 0;
	}

	.two-column-container .gps_ring {
		right: 20%;
	}

	.grey-iphone-container .float {
		margin-top: -350px;
	}

	.grey-iphone-container .float img.case {
		right: 200px;
	}

	.grey-iphone-container .float img.screenshot {
		right: 210px;
	}

	.two-column-container.style1 .image-below img {
		width: auto;
		height: auto;
		margin: 0px auto;
		display: block;
	}

	.twoColumnModule {
		overflow: hidden;
	}

	.twoColumnModule .two-column-container {
		margin-bottom: 50px;
	}

	.two-column-container.right-content .white-text {
		padding-top: 50px;
		padding-bottom: 50px;
		margin-bottom: 0;
	}

	.two-column-container.right-content .screenshot-container {
		max-width: 100%;
		text-align: left;
	}

	.two-column-container.right-content .screenshot-container img {
		width: auto;
		display: inline-block;
	}

	.two-column-container.right-content .image-below img {
		max-width: 100%;
		float: none;
		width: auto;
		padding-right: 0;
	}

	.testimonial-body {
		padding-left: 20px;
	}

	.company-contact span.hs_cos_wrapper span {
		display: block;
		padding-bottom: 10px;
	}

	.videoHeight iframe {
		height: 350px;
	}

	.orangeCards:not(.rightSpace) {
		padding-left: 0;
	}

	.tofloatleft {
		position: static;
		transform: scale(0.9);
		transform-origin: top;
	}

	.tofloatleft .grey-iphone-screenshot,
	.tofloatleft.smallphone .web-browser,
	.tofloatright .grey-iphone-screenshot {
		margin: 0 auto;
	}

	.tofloatleft.smallphone .web-browser img,
	.tofloatright {
		position: static;
		padding: 0;
	}

	.tofloatright .grey-iphone-screenshot {
		transform: scale(1);
		position: relative;
		height: auto;
		max-width: 100%;
	}

	.tofloatright .grey-iphone-screenshot .laptop-case {
		position: static;
	}

	.tofloatright .grey-iphone-screenshot img {
		width: auto;
		height: auto;
		top: 0;
	}

	.tofloatright .grey-iphone-screenshot .laptop-screenshot {
		top: 0;
	}

	.orangeCards.rightSpace {
		padding-right: 0;
	}

	.card3 .tofloatleft {
		position: static;
		transform: scale(1);
		margin-bottom: 30px;
	}

	.tofloatleft.smallphone .web-browser {
		width: 584px;
		height: auto;
		position: relative;
		padding: 40px 15px;
	}

	.tofloatleft.smallphone .grey-iphone-screenshot {
		margin-top: -430px;
		right: 50px;
	}

	.right-image .ipad-case {
		height: 280px;
	}

	.resourcePostListing .item-wrapper {
		width: calc(100%/2);
	}

	.resourcePostListing .post-item .image-wrapper:not(.imgAuto) img {
		height: auto;
	}

	.recentPostResource .post-item .image-wrapper {
		width: 250px;
	}

	.recentPostResource .post-item .details {
		width: calc(100% - 250px);
	}

	.sidebar.sticky>div {
		max-width: 200px;
	}


	.rightContentOnlyDec {
		padding-right: 60px;
	}

	.leftContentTwoNumberColumn {
		padding-right: 80px;
	}

	.twoColumnContent {
		padding-bottom: 100px;
	}}

/*-=-=-  Tablet Portrait and Smaller Devices -=-=-*/
@media (max-width:991px) {

	.wrapper,
	.page-center {
		max-width: 700px
	}

	.row-fluid .tabw25 {
		width: 25%;
	}

	.row-fluid .tabw30 {
		width: 30%;
	}

	.row-fluid .tabw33 {
		width: 33.33%;
		margin-left: 0 !important;
	}

	.row-fluid .tabw40 {
		width: 40%;
	}

	.row-fluid .tabw50 {
		width: 50%;
		margin-left: 0 !important;
	}

	.row-fluid .tabw60 {
		width: 60%;
	}

	.row-fluid .tabw66 {
		width: 66.66%;
	}

	.row-fluid .tabw70 {
		width: 70%;
	}

	.row-fluid .tabw75 {
		width: 75%;
	}

	.row-fluid .tabw100,
	.tabw100 {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.tab-center {
		text-align: center;
	}

	h1,
	.hp-banner .widget-type-rich_text h1,
	.banner-text h1,
	.h1 {
		font-size: 3em;
		line-height: 1.3;
	}

	h2,
	.h2 {
		font-size: 2.75em;
	}

	h3,
	.h3 {
		font-size: 2.5em;
	}

	h4,
	.h4 {
		font-size: 1.4em;
	}

	h5,
	.h5 {
		font-size: 0.9em;
	}

	h6,
	.h6 {
		font-size: 1em;
	}

	.tabTop10 {
		margin-top: 10px;
	}

	.tabTop20 {
		margin-top: 20px;
	}

	.tabTop30 {
		margin-top: 30px;
	}

	.pb50,
	.p50-0 {
		padding-bottom: 30px;
	}

	.pb60,
	.p60-0 {
		padding-bottom: 35px;
	}

	.pb70,
	.p70-0 {
		padding-bottom: 40px;
	}

	.pt40,
	.p40-0 {
		padding-top: 25px;
	}

	.pt50,
	.p50-0 {
		padding-top: 30px;
	}

	.pt60,
	.p60-0 {
		padding-top: 35px;
	}

	.pt70,
	.p70-0 {
		padding-top: 40px;
	}

	.p100-0 {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.p150-0 {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.p200-0 {
		padding-top: 150px;
		padding-bottom: 150px;
	}

	/*-=-=-=-= Mobile Submenu JS USE  SUBMENU ICON as '<a class="childExpand"><i></i><i></i></a>' -=-=-=*/
	.childExpand {
		position: absolute;
		top: 15px;
		right: 10px;
		width: 26px;
		text-align: center;
		height: 26px;
		margin: 0;
		padding: 5px;
		cursor: pointer;
	}

	.childExpand i {
		position: relative;
		width: 19px;
		left: 0;
		height: 3px;
		opacity: 1;
		display: block;
		background: #fff;
		margin: 6px 0;
		transition: all ease 0.3s;
		-webkit-transition: all ease 0.3s;
		-moz-transition: all ease 0.3s;
	}

	.childExpand i+i {
		position: relative;
		transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		top: -9px;
	}

	.childExpand.open i {
		transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}

	.childExpand.open i+i {
		transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}

	.headerSection .mainNavigation .navigation {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		width: 100%;
		text-align: left;
		display: none;

		background-color: #0c1e28;
		z-index: 999;
	}

	.headerSection .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
		display: block;
		margin-right: 0;
	}

	.headerSection .headerBtn {
		margin-right: 50px;
	}

	.headerSection .mobile-nav {
		top: 21px;
		right: 50px;
	}

	.headerSection .siteLogo {
		width: 150px;
	}

	.headerSection .mainNavigation {
		width: calc(100% - 150px);
		margin-left: 0 !important;
	}

	.headerSection .siteLogo a {
		max-width: inherit;
	}

	.headerSection.fontWhite .headerBtn.button a {
		padding: 10px 20px;
	}

	.header-fixed .header-container {
		padding: 15px 0px;
	}

	.headerSection .navigation ul {
		display: block;
	}

	.headerSection .navigation ul li a {
		padding: 15px;
		background-color: transparent;
		border-top: 1px solid #fff;
		display: block;
	}

	.headerSection .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:last-child a {
		border-bottom: 1px solid #fff;
	}

	.headerSection .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
		display: none;
		position: static;
		transform: none;
		opacity: 1;
		visibility: visible;
		transition: none !important;
	}

	.mobile-nav {
		display: block;
		width: 32px;
		height: 32px;
		position: absolute;
		top: 20px;
		right: 20px;
		cursor: pointer
	}

	.mobile-nav span:before,
	.mobile-nav span:after {
		content: "";
		position: absolute;
		left: 0
	}

	.mobile-nav span,
	.mobile-nav span:before,
	.mobile-nav span:after {
		display: block;
		width: 100%;
		height: 4px;
		background-color: #f1f1f1;
		border-radius: 3px
	}

	.mobile-nav span:before {
		top: 12px
	}

	.mobile-nav span:after {
		top: 24px
	}

	.one-column .headerSection .mobile-nav {
		top: 30px;
	}

	/* Home Page */

	.phoneImg>div {
		transform: scale(0.75);
	}

	.resources-body {
		padding: 30px 20px;
	}

	.bannerSection {
		padding: 132px 0px;
	}

	.testimonial-list-2 {
		padding: 50px;
	}

	/*  feature Page  */
	.bannerSection.small {
		padding-top: 170px;
		padding-bottom: 100px;
	}

	.featureServiceList div.hs_cos_wrapper {
		width: 50%;
	}

	.features-index .feature-item {
		margin: 25px 0px;
	}

	/*  LP -   */

	.company-contact {
		padding: 40px 20px;
		font-size: 20px;
	}

	.landing-page .hp-banner .mask {
		padding: 100px 0 50px;
	}

	.videoHeight iframe {
		height: 330px;
	}

	.tofloatright .grey-iphone-screenshot .laptop-screenshot {
		transform: scale(0.75);
		left: 20px !important;
		top: -20px;
	}

	.right-image .ipad-case {
		height: 200px;
	}

	.banner-image {
		height: auto;
		min-height: 500px;
	}

	.conForm {
		margin-top: 0px;
	}

	.contactForm div.cell-wrapper {
		padding: 30px;
	}

	.contact-page .hp-banner {
		min-height: 464px;
	}

	.featuresInnerPage .gray-overlay .mask_copy {
		padding: 40px 0px;
	}

	.p-80.page-center {
		padding: 40px 15px !important;
	}

	.row-fluid.align-items-center>div {
		width: 100%;
		text-align: center;
	}

	.features.bg-white>div>div {
		width: 100%;
	}

	.how-it-works .banner-image {
		min-height: 400px;
	}

	.blog-section .row-blog-list>.span6 {
		width: 100%;
	}

	.blog-item {
		margin-bottom: 30px;
	}

	.blog-item .hs-featured-image-wrapper {
		height: 300px;
	}

	.hp-banner.blogBanner .blog-subscription-form {
		max-width: 100%;
	}

	.blog-subscription-form form .hs_email input {
		max-width: 100%;
		width: 100%;
	}

	.automationSection .iphone-background {
		margin: 0 auto;
	}

	.logos-block .logo-tb>.col {
		width: 33.33%;
		padding: 20px;
	}

	.demo-landing-page .testimonial-list-2 {
		padding: 50px;
	}

	.demo-landing-page .slick-arrow.slick-prev {
		left: -60px;
	}

	.demo-landing-page .slick-arrow.slick-next {
		right: -60px;
	}

	.learn-more-wrapper .learn-more-content .column-6 {
		width: 100%;
		display: block;
		margin-right: 0;
		text-align: center;
	}

	.learn-more-wrapper .learn-more-content .image-content>div {
		background-position: center center !important;
	}

	.learn-more-wrapper .learn-more-content h2 {
		text-align: center;
	}

	.learn-more-wrapper .learn-more-content .text-content {
		margin-top: 30px;
	}

	.learn-more-content .page-center {
		padding: 50px 15px !important;
	}

	.blog-section-shares a {
		font-size: 20px;
	}

	.blog-section-shares .social-shares ul li {
		padding-right: 5px;
	}

	.blog-section-topics .blog-cat {
		display: block;
	}

	.blog-section .blog-section-topics div.blog-cat a {
		text-align: center;
		padding: 6px 15px;
		display: block;
	}

	.blog-details>div {
		width: 100%;
		display: block;
		padding-left: 0;
		padding-right: 0;
	}

	.blog-details div.blog-cat a {
		margin: 5px;
		display: inline-block;
	}

	.pub-date {
		width: 65%;
		padding-left: 0;
		padding-top: 20px;
	}

	.post-blog-readingTime {
		width: 35%;
		padding-top: 20px;
	}

	.author-post-content>div {
		width: 100%;
		display: block;
		text-align: center;
		padding-left: 0 !important;
		padding-right: 0;
	}

	.author-post-content>div+div {
		padding-top: 30px;
	}

	.recentPostResource .post-item .image-wrapper,
	.recentPostResource .post-item .details {
		width: 100%;
		margin-right: 0;
		display: block;
	}

	.resourcePostListing .leftSide>div {
		padding: 0 !important;
	}

	.resourcePostListing .topicTitle h4 {
		position: relative;
		cursor: pointer;
		padding: 10px 20px;
	}

	.resourcePostListing .topicTitle h4:after {
		content: "\f107";
		font-family: 'fontawesome';
		font-size: 30px;
		position: absolute;
		top: 50%;
		right: 20px;
		transform: translateY(-50%);
	}

	.resourcePostListing .tags {
		position: relative;
		padding: 0 !important;
	}

	.resourcePostListing .blogTopics {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		z-index: 99;
		background-color: #fff;
		padding: 0 20px;
		border-top: 1px solid #eef1f2;
		border-bottom: 1px solid #eef1f2;
		box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, 0.02);
		-webkit-box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, 0.02);
	}

	.blogTopics ul {
		margin-bottom: 20px;
	}

	/*   .stickyParent{ margin:50px 0px; }  */
	.resources-blog {
		padding: 50px 0px;
	}

	body.freeTrialLp .contactForm div.cell-wrapper {
		margin: 0 auto;
	}

	/*  Home Page Dec 2019  */

	/*  Banner Section  */

	.rightContentMain {
		padding-top: 50px;
	}

	.formMainNewHome .hs_email {
		padding-right: 30px;
	}

	.formMainNewHome h3 {
		font-size: 40px;
		line-height: 1;
	}

	.formMainNewHome input[type="email"] {
		font-size: 28px;
	}

	.formMainNewHome .hs_email {
		width: 70%;
	}

	.formMainNewHome .hs_submit {
		width: calc(100% - 70%);
	}

	.rightImageContentDec {
		padding-top: 40px;
	}

	.rightContentInnerOnly {
		padding: 30px 0 40px;
	}

	.rightImageDecInner {
		padding-top: 25px;
	}

	.twoColumnContent {
		padding-bottom: 50px;
	}

	.rightImageDecInner {
		text-align: center;
	}}

/*-=-=-  Mobile Devices -=-=-*/
@media (max-width:767px) {

	.wrapper,
	.page-center {
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}

	.mtop10 {
		margin-top: 10px;
	}

	/* >>>>>>> margin top 10px in mobile <<<<<<<< */
	.mtop20 {
		margin-top: 20px;
	}

	/* >>>>>>> margin top 20px in mobile <<<<<<<< */
	.mtop30 {
		margin-top: 30px;
	}

	/* >>>>>>> margin top 30px in mobile <<<<<<<< */
	.mpt0,
	.mp0 {
		padding-top: 0 !important;
	}

	.mpb0,
	.mp0 {
		padding-bottom: 0 !important;
	}

	.mobile-center {
		text-align: center;
	}

	/*>>>>>>>    text-align:center in mobile   <<<<<<<<<<<<*/
	.text-right {
		text-align: center;
	}

	.pl15 {
		padding-left: 0;
	}

	.pr15 {
		padding-right: 0;
	}

	h1,
	.hp-banner .widget-type-rich_text h1,
	.h1 {
		font-size: 27px;
		line-height: 1.3;
	}

	h2,
	.h2 {
		font-size: 26px;
	}

	h3,
	.h3 {
		font-size: 24px;
	}

	h4,
	.h4 {
		font-size: 22px;
	}

	h5,
	.h5 {
		font-size: 18px;
	}

	h6,
	.h6 {
		font-size: 16px;
	}

	.mw25 {
		width: 25%;
	}

	.mw33 {
		width: 33.33%;
	}

	.mw50 {
		width: 50%;
	}

	.mw66 {
		width: 66.66%;
	}

	.mw75 {
		width: 75%;
	}

	.row-fluid .mw100 {
		width: 100%;
		margin-left: 0 !important;
	}

	.p200-0 {
		padding-top: 100px;
		padding-bottom: 100px;
	}

	/*-=-=-=-= Mobile menu JS USE  MENU ICON as '<a class="expandMenu"><i></i><i></i><i></i></a>' -=-=-=*/
	a.expandMenu {
		width: 40px;
		height: 40px;
		display: block;
		cursor: pointer;
		position: absolute;
		top: 15px;
		right: 15px;
		padding: 5px;
	}

	a.expandMenu i {
		position: relative;
		width: 30px;
		left: 0;
		height: 4px;
		opacity: 1;
		display: block;
		background: #7d8187;
		margin: 5px 0;
		transition: all ease 0.3s;
		-webkit-transition: all ease 0.3s;
		-moz-transition: all ease 0.3s;
	}

	a.expandMenu.open i:first-child {
		transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		top: 10px;
		position: relative;
	}

	a.expandMenu.open i:nth-child(2) {
		position: relative;
		left: -46px;
		opacity: 0;
	}

	a.expandMenu.open i:last-child {
		transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
		top: -8px;
		position: relative;
	}


	.headerSection .headerBtn {
		margin-right: 20px;
	}

	.headerSection .mobile-nav {
		right: 15px;
	}

	.headerSection.fontWhite .headerBtn.button a {
		font-size: 14px;
		padding: 10px;
	}

	.headerSection .mainNavigation {
		text-align: right;
	}

	body .hp-banner {
		height: auto;
	}

	.bannerSection {
		padding-top: 120px;
		padding-bottom: 50px;
	}

	.two-column-container.style1 .grey-iphone-container .float img.screenshot {
		left: 0px;
	}

	.two-column-container.style1 .ipad-blue-container .ipad-case {
		width: auto;
		height: 265px;
	}

	.two-column-container.style1 .ipad-blue-container .ipad-screenshot {
		top: 5px;
		left: 0;
		height: 265px;
	}

	.two-column-container.style1 .ipad-blue-container .ipad-case {
		z-index: 2;
	}

	.two-column-container.style2 .image-container>div {
		width: 100%;
		padding-right: 0;
		display: block;
		margin-right: 0;
	}

	.two-column-container.style1 .white-text,
	.two-column-container.right-content .white-text {
		padding: 30px;
	}

	.resources,
	.phone-center {
		margin-bottom: 0;
	}

	.phoneImg>div {
		transform: scale(0.85);
	}

	.two-column-container .image-container {
		margin-top: 40px;
	}

	.grey-iphone-container .float {
		margin-top: 0;
		height: auto;
		position: relative;
		text-align: center;
	}

	.ipad-blue-container .ipad-screenshot {
		width: 100%;
		left: 0;
	}

	.two-column-container .gps_ring {
		top: 150px;
		right: 0;
		top: 150px;
		left: 0;
		display: block;
		margin: 0 auto;
	}

	.grey-iphone-container .float img.case {
		position: static;
	}

	.grey-iphone-container .float img.screenshot {
		right: 0;
		left: 0;
		display: block;
		margin: 0 auto;
	}

	.image-container .image-below img {
		height: auto;
		margin: 0;
		margin-top: 0;
	}

	.ipad-blue-container .ipad-case {
		height: auto;
	}

	.ipad-blue-container .ipad-screenshot {
		height: auto;
		top: -18px;
		transform: scale(0.95);
	}

	.testimonial-list-2 {
		padding: 50px 0 !important;
	}

	.testimonial-image img {
		margin: 0 auto 20px;
	}

	.testimonial-body {
		padding-left: 0;
		text-align: center;
	}

	.featureServiceList div.hs_cos_wrapper {
		width: 100%;
		display: block;
		margin-right: 0;
	}

	.featureServiceList {
		margin: 0;
	}

	.features-index .feature-item {
		padding: 0;
	}

	.before-footer-banner .page-center {
		padding: 50px 10px !important;
	}

	.bannerSection.small {
		padding-top: 130px;
		padding-bottom: 50px;
	}

	.featuresPage .hp-banner {
		min-height: inherit;
	}

	/* LP -*/


	.company-contact-header {
		padding-top: 0;
	}

	.row-fluid .contact-form {
		display: block;
		width: 100%;
		margin-right: 0;
	}

	body.free-trial-thank-you-page .hp-banner .page-center {
		padding: 150px 15px 80px;
	}

	.contact-form div.cell-wrapper {
		padding: 40px 20px;
	}

	.videoBanner {
		padding-top: 100px;
		padding-bottom: 50px;
	}

	.tofloatleft {
		transform: scale(1);
		min-height: 300px;
	}

	.tofloatleft .grey-iphone-screenshot {
		min-height: 250px;
	}

	.tofloatleft .grey-iphone-screenshot img {
		width: auto;
	}

	.tofloatleft .grey-iphone-screenshot img.topphone-screenshot {
		max-height: 270px;
		border-radius: 0;
		top: 10px;
		left: 50%;
		transform: translateX(-50%);
	}

	.tofloatleft .grey-iphone-screenshot img.topphone-case {
		height: auto;
		margin: 0 auto;
		left: 0;
		max-height: 290px;
	}

	.tofloatleft .grey-iphone-screenshot {
		height: auto;
	}

	.tofloatleft .app-badge {
		margin-bottom: 0;
		margin-top: 60px;
	}

	.tofloatright .grey-iphone-screenshot .laptop-screenshot {
		left: 10px !important;
		top: -10px;
	}

	.tofloatleft.smallphone .web-browser {
		width: auto;
	}

	.tofloatleft.smallphone .grey-iphone-screenshot {
		margin-top: -350px;
	}

	.tofloatleft.smallphone .web-browser img,
	.tofloatright {
		margin-bottom: 0;
	}

	.contactForm div.cell-wrapper {
		padding: 30px 20px;
		margin: 0 auto;
	}

	.features-page .hp-banner .page-center,
	.features-index .hp-banner .page-center {
		padding: 100px 15px 50px;
	}

	.features.bg-white {
		padding: 30px 20px;
	}

	.white-background {
		margin-bottom: 50px;
	}

	.column-3-wrapper .goingup .going-up-text h2:before {
		font-size: 40px;
		margin-left: -35px;
	}

	.latest-post {
		padding: 20px;
		top: 0;
		margin-top: 30px;
	}

	.featured-img .blog-info>div {
		text-align: center;
	}

	.topic-tab ul li a {
		line-height: 1.7;
	}

	.topic-tab ul li a.current-page,
	.topic-tab ul li a:hover {
		padding-bottom: 5px;
	}

	.featured-img .blog-info>div {
		display: block;
		width: 100%;
	}

	.featured-img .blog-info>div+div {
		padding-top: 6px;
	}

	.blog-item {
		padding: 20px;
	}

	.blog-item .blog-actions .span6 {
		width: 50%;
		display: inline-block;
		margin-right: -4px;
		vertical-align: middle;
		min-width: inherit;
	}

	.equal_height:not(.notAuto),
	.equal_title:not(.notAuto) {
		height: auto !important;
	}

	.hp-banner.blogBanner .mask {
		padding-top: 130px;
		padding-bottom: 70px;
	}

	.googleForm.widget-type-google_search .hs-button.primary {
		margin-top: 15px;
	}

	.googleForm .hs-form .hs-input {
		max-width: 100%;
	}

	.how-it-works .right-image {
		display: none !important;
	}

	.orangeCards .orange-section>div {
		display: block;
		margin-right: 0;
		text-align: center;
	}

	.circle-icon {
		margin: 0 auto 20px;
	}

	.contactForm fieldset.form-columns-2 .hs-form-field {
		width: 100%;
		display: block;
		float: none;
	}

	.logos-block .logo-tb>.col {
		width: 50%;
	}

	.learn-more-wrapper .learn-more-content .image-content>div {
		min-height: 200px;
	}

	.resourcePostListing .tags {
		padding: 10px 20px;
	}

	.post-author .author-post-content .author-image {
		display: block;
		margin: 0 auto
	}

	.hs-blog-post .post-body p img {
		margin-bottom: 10px;
	}

	.blog-section-shares {
		padding-top: 20px;
	}

	.mb-center {
		text-align: center
	}

	.author-post-content .authorImage {
		width: 100px;
		height: 100px;
	}

	/* Home Page Dec 2019 */
	/*  Banner Section  */

	.rightContentMain {
		padding-top: 0;
	}

	.formMainNewHome .hs_email {
		width: 100%;
		padding-bottom: 15px;
		padding-right: 0;
	}

	.formMainNewHome .hs_submit {
		width: 100%;
	}

	.formMainNewHome h3 {
		font-size: 30px;
	}

	.formMainNewHome input[type="email"] {
		font-size: 20px;
	}

	.leftContentOnlyDec {
		padding-right: 0;
	}

	.leftMainContentDec {
		padding-top: 0;
	}

	.rightContentOnlyDec {
		padding-right: 0;
	}

	.imageSectionMainDec {
		padding-bottom: 0;
	}

	.leftContentTwoNumberColumn {
		padding-right: 0;
	}

	.sectionMainImageDec {
		margin: 0;
	}

	.sectionInnerMainImage {
		padding: 0 0 30px;
	}

	.imageSectionTitleDec {
		padding-top: 0;
	}

	.leftContentInner {
		padding-right: 10px;
	}

	.leftContentTwoNumberColumn p br {
		display: none;
	}

	/*Resource Index*/
	/*Resource Hero*/
	.resourcePostListing .post-item{
		flex-direction: column;
	}

	/*Hiding copy on Hero Post*/
	.post-item .details .content {
		display:none;
	}

}

@media(max-width:560px) {
	.resourcePostListing .item-wrapper {
		width: 100%;
	}
}

@media(max-width:480px) {
	.bannerSection {
		padding-top: 100px;
		padding-bottom: 50px;
	}

	.videoHeight iframe {
		height: 340px;
	}

	.two-column-container.style1 .ipad-blue-container .ipad-case {
		height: 240px;
	}

	.two-column-container.style1 .ipad-blue-container .ipad-screenshot {
		height: 240px;
		top: 0;
		width: 320px;
	}

	.managementSection .gps_ring,
	.two-column-container.style1 .gps_ring {
		height: 280px;
		width: 280px;
	}

	.two-column-container.style1 .ipad-blue-container {
		height: 300px;
	}

	.two-column-container.style1 .grey-iphone-container {
		position: static;
		display: block;
		text-align: center;
		margin: 15px 0;
	}

	.two-column-container.style1 .gps_ring {
		top: 50%;
		transform: translate(-50%, -50%);
		left: 50%;
		z-index: -1;
	}

	.content-offer-landing-page .asisForm div.cell-wrapper {
		padding: 30px 20px;
	}

	.bookImage {
		max-width: 200px;
	}

	.logos-block .logo-tb>.col {
		width: 100%;
		display: block;
		margin-right: 0;
	}

	.logos-block .logo-tb>.col img {
		max-width: 200px;
	}
}

@media(max-width:374px) {
	.headerSection .headerBtn {
		display: none !important;
	}

	h1,
	.hp-banner .widget-type-rich_text h1 {
		font-size: 24px;
		line-height: 1.3;
	}

	h2 {
		font-size: 22px;
	}
}


/*******************************************************************************
Case Study
***************************************************************************/
.section-padding{
    padding:100px 0;
}

.casestudy-header h1{
  font-size: 60px;
}

.casestudy-header{
	padding:180px 0 120px;
}

.casestudy-header .banner-heading{
	width: 100%;
	max-width: 800px;
	margin: 0 auto !important;
	float: none;
	text-align: center;
}

.ps1-success-story-single-1-two-col{
	padding:60px 0;
}

.ps1-success-story-single-1-two-col .ps1-success-stories-1-cm{
	margin:30px 0;
}

.ps1-success-story-single-1-two-col .ps1-success-stories-1-cm .heading{
	border-bottom: 1px solid #e7e7e7;    
}


.ps1-success-stories-1-testimonial{
}







@media (max-width:1024px){
	.section-padding {
    padding: 60px 0;
}
	.casestudy-header h1{
  font-size: 30px;
}
		.casestudy-header{
		padding: 140px 0 80px;
	}
}



@media (max-width:767px){

	.ps1-success-story-single-1-two-col {
		padding: 30px 0;
	}

	.ps1-success-story-single-1-two-col .ps1-success-stories-1-cm {
		margin: 10px 0;
	}
} 

/* */
.bannerMainModule.themeBg.fontWhite p {
    color: #FFF;
}
.fontWhite.formMainNewHome p {
    color: #FFF;
}
.fontWhite .rightContentOnlyDec.pt10 p {
    color: #FFF;
}
.fontWhite .leftContentTwoNumberColumn.ib p, .fontWhite .twoColumnSectionSubTitle.text-center p {
    color: #FFF;
}


.hs-form-field ul.inputs-list {
	list-style: none !important;
	padding: 0 !important;
}

.hs-form-field ul.inputs-list li,
.hs-form-field ul.inputs-list li * {
    text-align: left !important;
}

.hs-form-field ul.inputs-list li label {
   display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
		gap: 6px;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.logos-block .logo-tb>.col {
    width: 16.67%;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
    padding: 30px;
}