@media screen and (max-width: 680px) {
    .content-container {
        padding: 0% 10%;
    }

    /*Section1-HEADER*/
    .hero-section {background-position: center;}
    .versa-logo {width: 280px;}
    .header-wrapper h1 {width: 88%;}
    .orange {font-size: 37px;}
    .award-wrapper.h-tablet ul {margin: 30px 0px 30px 0px;}
    .award-wrapper.h-tablet h3 {width: 100%;}
    .award-wrapper.h-tablet ul li {padding: 1%;}

    /*Section2-WHY_VERSA*/
    .content-col-space-lg {padding-left: 0;}
    
    /*Section5-FEATURES*/
    .feature-wheel {width: 90%;}
    .get-cta-wrapper {
        text-align: center;
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .wave-bg .content-col-space:nth-child(1) {padding-right: 0;}

    /*Section6-CAROUSEL*/
    .c2-col .title-white {
        margin-top: 3%;
        text-align: center;
    }
    .next,
    .prev {
        padding: 0px 0px;
    }
    .cta-section {padding: 5% 0%;}

    /*Section7-FORM*/
    .form-section {padding-right: 0;}
    .form-section h3 {
        text-align: left;
        padding: 3% 0%;
    }
    .hs-form .hs-form-field {max-width: unset;}
    .hs-form {
        display: flex;
        max-width: unset;
        width: 100%;
        flex-direction: column;
        white-space: pre-wrap;
    }
    .hs-form input[type="text"],
    .hs-form input[type="password"],
    .hs-form input[type="datetime"],
    .hs-form input[type="datetime-local"],
    .hs-form input[type="date"],
    .hs-form input[type="month"],
    .hs-form input[type="time"],
    .hs-form input[type="week"],
    .hs-form input[type="number"],
    .hs-form input[type="email"],
    .hs-form input[type="url"],
    .hs-form input[type="search"],
    .hs-form input[type="tel"],
    .hs-form input[type="color"],
    .hs-form input[type="file"],
    .hs-form textarea,
    .hs-form select {
        max-width: unset;
        width: 100%;
    }
    .hs-button.primary.large {
        max-width: unset;
        font-size: 16px;
        white-space: pre-wrap;
    }
    
    
    /*Section content 0*/
    .content-container {padding: 0% 10% !important;}
   .content-row-noflex h2 {font-size: 29px !important;}
    p,
    a,
    li {
        font-size: 17px !important;
    }
    .content-col-3-space h3 {font-size:18px !important;}
    .content-row h4 {font-size:19px !important;}
    .content-row ul li {font-size:17px !important;}
    .inventory-container ul {
        text-indent: 0px !important;
        margin-left: 10% !important;
    }
    .wave-bg h3 {font-size: 25px !important;}
    .p-btn {font-size: 23px !important;}
    
    /*Section content 1*/
    /*table flexbox 0*/
    .inv-content-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;        
    }
    .inventory-container .content-row {
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
    }
    /*table flexbox 1*/
    
    
     /*icon section*/
    .content-col-space-lg ul li {font-size: 14px!important;}
    /*icon section*/ 
}
@media screen and (max-width: 600px) {
    /*Section1-HEADER*/
    .versa-logo {width: 260px;}
    .header-wrapper h1 {width: 100%;}
    .header-cta h3 {margin-bottom: 5%;}

    /*Section2-WHY-VERSA*/
    .content-col-space-lg .content-row {
        -webkit-flex-direction: column!important;
        -moz-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-preffered-size: 100%;
    }

    /*Section3-FEATURES*/
    .feature-wheel {width: 100%;}
    
	/*Section6-CAROUSEL*/
    .title-white {font-size: 21px;}
    .carousel-content {flex-direction: column;}
    .c2-col {text-align: center;}

    /*Section7-FORM*/
    .p-promo {text-align: center;}
    
    
    
    
    /*Section content 0*/
    .content-container {
    padding: 0% 10% !important;}
    
   .content-row-noflex h2 {
    font-size: 29px !important;}
    
    p, a, li {
    font-size: 17px !important;}
    
    .content-col-3-space h3
    {
    	font-size:18px !important;
    }
    .content-row h4
    {
    	font-size:19px !important;
    }
    
    .content-row ul li
    {
    	font-size:17px !important;
    }
    
    .inventory-container ul {
    text-indent: 0px !important;
    margin-left: 10% !important;}
    
   .wave-bg h3 {
    font-size: 25px !important;}
    
    .p-btn {
    font-size: 23px !important;}
    
    /*Section content 1*/
    /*table flexbox 0*/
    .inv-content-row {
    flex-direction: row;}
    
    .inventory-container .content-row {
    display: flex;
    flex-direction: column;}
    /*table flexbox 1*/
    
     /*icon section*/
    .content-col-space-lg ul li {
    font-size: 12px!important;}
    /*icon section*/
    
    .feature-wheel {
    width: 100% !important;}
    
    
    
}
@media screen and (max-width: 520px) {
    /*Section1-HEADER*/
    .versa-logo {width: 240px;}
    .header-wrapper h1 {width: 100%;}
    .header-cta h3 {margin-bottom: 6%;}
    
    /*Section content 0*/
    .content-container {
    padding: 0% 10% !important;}
    
   .content-row-noflex h2 {
    font-size: 25px !important;}
    
    p, a, li {
    font-size: 15px !important;}
    
    .content-col-3-space h3
    {
    	font-size:18px !important;
    }
    .content-row h4
    {
    	font-size:17px !important;
    }
    
    .content-row ul li
    {
    	font-size:15px !important;
    }
    
    .inventory-container ul {
    text-indent: 0px !important;
    margin-left: 10% !important;}
    
   .wave-bg h3 {
    font-size: 26px !important;}
    
    .p-btn {
    font-size: 18px !important;}
    
    /*Section content 1*/
    /*table flexbox 0*/
    .inv-content-row {
    flex-direction: row;}
    
    .inventory-container .content-row {
    display: flex;
    flex-direction: column;}
    /*table flexbox 1*/
    
    /*icon section 0*/
    .customer-section .content-row {display: block !important;}
    .inner-row .content-col-space-md img {
    width: auto;
    height: 55px;}
    /*icon section 1*/
    
     /*icon section*/
    .content-col-space-lg ul li {
    font-size: 14px!important;}
    /*icon section*/
    
    

}
@media screen and (max-width: 440px) {
    /*Section1-HEADER*/
    .hero-section {background-position: right;}
    .versa-logo {width: 220px;}
    li img:nth-child(1) {height: 65px!important;}
    
    /*Section content 0*/
    .content-container {
    padding: 0% 10% !important;}
    
   .content-row-noflex h2 {
    font-size: 23px !important;}
    
    p, a, li {
    font-size: 14px !important;}
    
    .content-col-3-space h3
    {
    	font-size:18px !important;
    }
    .content-row h4
    {
    	font-size:15px !important;
    }
    
    .content-row ul li
    {
    	font-size:14px !important;
    }
    
    .inventory-container ul {
    text-indent: 0px !important;
    margin-left: 10% !important;}
    
   .wave-bg h3 {
    font-size: 22px !important;}
    
    .p-btn {
    font-size: 16px !important;}
    /*Section content 1*/
    /*table flexbox 0*/
    .inv-content-row {
    flex-direction: row;}
    
    .inventory-container .content-row {
    display: flex;
    flex-direction: column;}
    /*table flexbox 1*/
    
     /*icon section*/
    .content-col-space-lg ul li {
    font-size: 13px!important;}
    /*icon section*/
    
    
}
@media screen and (max-width: 414px) {
    /*Section1-HEADER*/
    .versa-logo {width: 200px;}
    .orange {font-size: 34px;}
    .header-wrapper h1 {font-size: 22px;}
    .header-wrapper p {width: 100%;}
    li img:nth-child(1) {height: 60px!important;}
    .award-wrapper h3 {font-size: 19px;}
    .award-wrapper.h-tablet {padding: 0 0 10px 0;}
    .header-cta h3 {
        font-size: 26px;
        margin-bottom: 8%;
    }
    a#cta_button_5830858_30e67684-1f65-4d8a-b55d-605b062f4a40 {
        width: 100%;
        padding: 10px 0px;
    }
    .p-btn {line-height: 1em!important;}

    /*Section2-WHY_VERSA*/
    .content-row-noflex h2 {font-size: 31px;}

    /*Section3-FEATURES*/
    .customer-header h3 {font-size: 20px;}
    .p-btn {font-size: 16px!important;}
    a#cta_button_5830858_dcd1a874-88d8-465c-a42a-3ad4a561d8d9 {
        width: 100%;
        padding: 20px 0px;
        height: auto;
    }

    /*Section4-TABLE*/
    .content-row-noflex h2 {
        font-size: 21px;
    }

    /*Section5-CUSTOMERS*/
    a#cta_button_5830858_7374fd87-7f68-4d37-91af-5aa7c9d03302 {
        padding: 15px 0px;
        width: 100%;
    }

    /*Section6-CAROUSEL*/
    .title-white {font-size: 21px;}
 
    /*Section7-FORM*/
    .form-section h3 {
        padding: 3% 0%;
        font-size: 20px!important;
    }
    .form-section h4 {font-size: 22px; text-align: left;}
    
    
    .content-container {
    padding: 0% 10% !important;}
    
    .content-row-noflex h2 {
    font-size: 21px !important;}
    
    p, a, li {
    font-size: 14px !important;}
    
    .content-col-3-space h3
    {
    	font-size:18px !important;
    }
    .content-row h4
    {
    	font-size:14px !important;
    }
    
    .content-row ul li
    {
    	font-size:14px !important;
    }
    
    .inventory-container ul {
    text-indent: 0px !important;
    margin-left: 10% !important;}
    
   .wave-bg h3 {
    font-size: 21px !important;}
    
    /*icon section*/
    .content-col-space-lg ul li {
    font-size: 13px!important;}
    /*icon section*/
    
    .inner-row .content-col-space-md img {
    width: auto;
    height: 40px;}
    
    .wave-bg h3{
        font-size: 18px;
    }
    .wave-bg .get-cta-wrapper .hs-cta-wrapper{
        width: 100%;
    }
    a#cta_button_5830858_dcd1a874-88d8-465c-a42a-3ad4a561d8d9{
        padding: 2%;
        width: 100%;
        height: 60px;
        line-height: 2em;
    }
    a#cta_button_5830858_eb3fefba-22a8-407e-a445-919a5fed521f{
        line-height: 1em;
    }
    .p-btn{
        line-height: unset !important;
    }
    .feature-wheel { width: 264px;}
    .no-flex-wrapper h2{
        font-size: 25px;
    }
    .content-col-space-sm h3{
        font-size: 18px;
    }
    .inv-content-row{
        flex-direction: row;
    }
    .inventory-container .content-row{
        display: block;
    }
    .content-col-space-lg .content-row{
        flex-direction: column !important;
        display: flex;
    }
}
@media screen and (max-width: 380px) {
    /*Section1-HEADER*/
    .versa-logo {width: 180px;}
    .orange {font-size: 33px;}
    .header-wrapper h1 {font-size: 21px;}
    .header-wrapper p {width: 100%;}
    .award-wrapper h3 {font-size: 19px;}
    .award-wrapper.h-tablet {padding: 0 0 10px 0;}
    .header-cta h3 {
        font-size: 26px;
        margin-bottom: 8%;
    }
    a#cta_button_5830858_30e67684-1f65-4d8a-b55d-605b062f4a40 {
        width: 100%;
        padding: 10px 0px;
    }
    .p-btn {line-height: 1em!important;}

    /*Section3-FEATURES*/
    a#cta_button_5830858_dcd1a874-88d8-465c-a42a-3ad4a561d8d9 {
        width: 100%;
        padding: 20px 0px;
        height: auto;
    }

    /*Section4-TABLE*/
    .content-row-noflex h2 {
        font-size: 20px;
    }
    
    /*Section7-FORM*/
    .form-section h3 {font-size: 19px;}
    
    .content-row-noflex h2 {
    font-size: 21px !important;}
    
    p, a, li {
    font-size: 13px !important;}
    
    .content-container {
    padding: 0% 7% !important;}
    
    .content-col-3-space h3
    {
    	font-size:18px !important;
    }
    .content-row h4
    {
    	font-size:14px !important;
    }
    
    .content-row ul li
    {
    	font-size:13px !important;
    }
    
    .inventory-container ul {
    text-indent: 0px !important;
    margin-left: 10% !important;}
    
    .wave-bg h3 {
    font-size: 20px !important;}
    
    /*icon section*/
    .content-col-space-lg ul li {
    font-size: 13px!important;}
    /*icon section*/
    
    
    
    
    
}
@media screen and (max-width: 320px) {
    /*Section1-HEADER*/
    .orange {font-size: 32px;}
    .header-wrapper h1 {font-size: 20px;}
    .header-wrapper p {width: 100%;}
    .award-wrapper h3 {font-size: 18px;}
    .award-wrapper.h-tablet {padding: 0 0 10px 0;}
    .header-cta h3 {
        font-size: 25px;
        margin-bottom: 8%;
    }
    a#cta_button_5830858_30e67684-1f65-4d8a-b55d-605b062f4a40 {
        width: 100%;
        padding: 10px 0px;
    }
    .p-btn {line-height: 1em!important;}

    /*Section3-FEATURES*/
    a#cta_button_5830858_dcd1a874-88d8-465c-a42a-3ad4a561d8d9 {
        width: 100%;
        padding: 20px 0px;
        height: auto;
    }
    
    /*Section4-TABLE*/
    .content-row-noflex h2 {font-size: 19px;}
    
    /*Section7-FORM*/
    .form-section h3 {
        padding: 3% 0%;
        font-size: 18px!important;
    }
    
    .content-row-noflex h2 {
    font-size: 24px !important;}
    
    p, a, li {
    font-size: 13px !important;}
    .content-container {
    padding: 0% 5% !important;}
    
    .content-col-3-space h3
    {
    	font-size:18px !important;
    }
    .content-row h4
    {
    	font-size:14px !important;
    }
    
    .content-row ul li
    {
    	font-size:13px !important;
    }
    
    .inventory-container ul {
    text-indent: 0px !important;
    margin-left: 10% !important;
}
    /*icon section*/
    .content-col-space-lg ul li {
    font-size: 12px!important;}
    /*icon section*/
}