html {
    -webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale;
}

@media only screen and (max-width: 1023px) {
.elementor-element.elementor-element-219f697 {
    position:absolute !important;
    right: 15px !important;
}

}


/* ==========================================================================
                                Fonts
========================================================================== */
@font-face {
    font-family: SourceSansPro;
    src: url(fonts/SourceSansPro-Regular.otf);
}

@font-face {
    font-family: SourceSansPro Semibold;
    src: url(fonts/SourceSansPro-Semibold.otf);
}

@font-face {
    font-family: SourceSansPro Light;
    src: url(fonts/SourceSansPro-Light.otf);
}

@font-face {
    font-family: SourceSansPro Bold;
    src: url(fonts/SourceSansPro-Bold.otf);
}

@font-face {
    font-family: SourceSansPro Italic;
    src: url(fonts/SourceSansPro-It.otf);
}


/* ==========================================================================
                        SourceSansPro Font Style
========================================================================== */
.semibold {
    font-family: SourceSansPro Semibold;
}

.light {
    font-family: SourceSansPro Light;
}

.bold {
    font-family: SourceSansPro Bold;
}

/* ==========================================================================
                                Helpers
========================================================================== */
.star-rating {
    display: none !important;
}

* {
    margin: 0;
    padding: 0px;
    font-family: 'source sans pro', sans-serif;
}

html,
body {
    height: 100%;
    width: 100% !important;
}

body {
    background: #fff;
    margin: 0;
    color: #5a5a5a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "SourceSansPro", sans-serif;
    font-weight: 300;
    color: #383838;
}

p {
    padding: 0;
    margin-bottom: 12px;
    font-family: "SourceSansPro", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #383838;
    margin-top: 10px;
}

span {
   font-family: "SourceSansPro", sans-serif;  
}

h4 {
    font-size: 30px;
    letter-spacing: 0.5px;
    line-height: 28px;
}

h5 {
    font-weight: 400;
}

i {
    font-size: 50px;
}

a,
a:hover,
a:active,
a:focus {
    outline: 0;
    border: 0;
}

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

.img-center {
    display: inline-table;
    height: auto;
    max-width: 1600px;
}

html {
    -webkit-font-smoothing: antialiased;
}

.smb {
    margin-bottom: 20px;
}

.greenbg {
    border: 2px solid #6bc085;
    background-color: #fff;
    color: #6bc085;
    font-weight: 600;
}

.greenbg:focus {
    border: 2px solid #6bc085;
    background-color: #fff;
    color: #6bc085;
    font-weight: 600;
}

.greenbg:hover {
    border: 2px solid #6bc085;
    color: #fff;
    background-color: #6bc085;
}

.lightgraybg {
    background: #f0f0f0;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}

.centered {
    text-align: center;
}

.mt {
    margin-top: 50px;
}

.mt30 {
    margin-top: 30px;
}

.mb {
    margin-bottom: 50px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb100 {
    margin-bottom: 100px;
}

.pl30 {
    padding-left: 30px;
}

.mtb50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.mtb100 {
    margin-top: 100px;
    margin-bottom: 100px;
}

.mtb250 {
    margin-top: 250px;
    margin-bottom: 250px;
}

.mtb {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mlr {
    margin-left: 30px;
    margin-right: 30px;
}

.mtb2 {
    margin-top: 100px;
    margin-bottom: 100px;
}

.ptb {
    padding-top: 80px;
    padding-bottom: 80px;
}

.ptb50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.pt30 {
    padding-top: 30px;
}

.ptb50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.pt {
    padding-top: 50px;
}

.pb {
    padding-bottom: 50px;
}

.pb100 {
    padding-bottom: 100px;
}

.ma-nofl {
    float: none;
    margin: 0 auto;
}

.no-pl {
    padding-left: 0px;
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}

.bg-electric-blue {
    background: #36a1d7;
}

.bg-electric-blue * {
    color: #fff;
}

::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #2b2e31;
}

::selection {
    color: #fff;
    text-shadow: none;
    background: #2b2e31;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

a {
    padding: 0;
    margin: 0;
    text-decoration: none;
    color: #444;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #444;
}

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

video {
    object-fit: contain;
}

/* ==========================================================================
                                Home - Hero Section
========================================================================== */
#section-hero {
    margin-top: 63px;
    padding: 75px 0 75px 0;    
}

#section-hero .video-player video {
    width: 100%;
}

#section-hero .hero-left {
    margin-left: -15px;
}

#section-hero .hero-left h2 {
    font-size: 52px;
    margin-top: 10px;
}

#section-hero .hero-left h5 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 15px;
}

#section-hero .hero-left .cta-btn-block {
    text-align: left
}

#section-hero .hero-left .cta-btn-block a {
    border-radius: 2px !important;
}

#section-hero .video-player {
    margin-right: -15px;
}

.hero-desktop {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
}

.hero-mobile {
    display: none;
    background: no-repeat center center fixed;
    height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.herotwo {
    margin: 0 auto;
    position: relative;
}

.appdemo-landscape {
    width: 630px;
    height: 348px;
    background: no-repeat;
    padding-top: 27px;
    display: block;
    margin: 0 auto;
    position: relative;
    background-size: 630px;
}

.appdemo-landscape video {
    margin-left: 37px;
    position: absolute;
}

#section-hero .play-icon {
    position: absolute;
    background-image: url("img/play-icon-large.png");
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 130px;
    height: 130px;
    margin: auto;    
}

#section-hero .play-icon:hover {
    cursor: pointer;
    opacity: 0.8;
}

@media (max-width: 1199px) {
    #section-hero .hero-left h2 {
        font-size: 36px !important;
    }      
} 

@media (max-width: 768px) {  
    
    #section-hero {
        padding-left: 15px;
        padding-right: 15px;
    }
}    

@media (max-width: 480px) {  
    
    #section-hero .play-icon {
        background-image: url("img/play-icon.png");  
        width: 60px;
        height: 60px;
    }  
} 

@media (max-width: 1023px) {  
    .vertical-align {
        display: block;
    } 
    
    #section-hero .hero-left {
        margin-left: 0;
        text-align: center;
        margin-bottom: 50px;
    }
    
    #section-hero .hero-left h5 {
        font-size: 18px;
    }
    
    #section-hero .hero-left .cta-btn-block {
        display: inline-block;
    }
    
    #section-hero .hero-left .cta-btn-block a {
        font-size: 14px;
    }
    
    #section-hero .video-player {
        margin-right: 0;
    }  
}    

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .col-sm-4,
    .col-sm-5,
    .col-sm-7 {
        width: 100%;
    }
}  

/* ==========================================================================
                                Home - Detail Section
========================================================================== */
#section-why-icons {
    padding: 85px 0 75px 0;
    background: #f5f5f5;
    text-align: center;
}

#section-why-icons h2 {
    font-size: 40px; 
    margin-top: 0;
}

#section-why-icons .icons {
    margin-top: 40px;
    float: left;
}

#section-why-icons .icons .icon {
    width: 20%;
    float: left;
    padding: 0 2.5%;
}

#section-why-icons .icons .icon h5 {
    margin-top: 20px;
    font-size: 20px;
}

#section-why-icons .icons .icon p {
    font-size: 16px;
    margin-top: 15px;
}

#section-why-icons .cta-btn-block {
    display: inline-block;
    margin-top: 50px;
}

#section-why-icons .cta-btn-block a {
    border-radius: 2px !important;
    margin: 0;
}

@media (max-width: 991px) {  
    #section-why-icons {
        padding: 50px 0;
    }
  
    #section-why-icons .icons .icon {
        width: 100%;
        margin-bottom: 30px;
    }  
    
    #section-why-icons .icons .icon:last-child {
        margin-bottom: 0;    
    }  
}  

@media (max-width: 768px) { 

    #section-why-icons {
        padding-left: 30px;
        padding-right: 30px;
    }
} 


/* ==========================================================================
                                Home - Review Section
========================================================================== */
#section-reviews {
    padding-bottom: 75px;
    background: #f5f5f5;
}

#section-reviews .testimonial {
    position: relative;
}

#section-reviews .video-player video {
    width: 100%;
}

#section-reviews .overlay-desc {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
}

#section-reviews .overlay-desc p {
    font-size: 20px !important;
    color: #fff;
    text-align: center;
    width: 80%;
    display: inline-block;
}

 .overlay-desc small {
    display: inline-block;
    color: #fff;  
    font-size: 16px;  
}

#section-reviews .play-icon {
    position: absolute;
    background-image: url("img/play-icon-large.png");
    left: 0;
    right: 0;
    top: 0;
    bottom: -50px;
    width: 60px;
    height: 60px;
    margin: auto;   
    background-size: cover; 
    z-index: 10;
}

#section-reviews .play-icon:hover {
    cursor: pointer;
    opacity: 0.8;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    
    #section-reviews .play-icon {
        bottom: 30px;
    }
}

@media (max-width: 1023px) { 
    
    #section-reviews .testimonial {
        margin-bottom: 10px;
    } 
    
    #section-reviews .testimonial.last {
       margin-bottom: 0;    
    }
}
    
@media only screen and (min-width: 481px) and (max-width: 1023px) {
    
    #section-reviews .play-icon {
        background-image: url("img/play-icon-large.png"); 
        width: 130px;
        height: 130px;
    }
    
    #section-reviews .overlay-desc {
        bottom: 10%;    
    }
} 

@media only screen and (max-width: 768px) {
    
    #section-reviews {
        padding-left: 15px;
        padding-right: 15px;
    }
} 

@media only screen and (max-width: 480px) {
    
    #section-reviews .overlay-desc p {
        width: 95%;    
    }   
    
    #section-reviews .play-icon {
        bottom: 0;
    }
}


/* ==========================================================================
                                Home - Objective Section
========================================================================== */
#section-objective {
    padding: 70px 0;
    background: #37a1d7;
}

#section-objective .objective-left {
    padding: 0 35px; 
    width: 90%;
}

#section-objective .objective-left h2 {
    font-size: 40px;
    color: #ffffff !important;
    line-height: 50px;
}

#section-objective .objective-left h5 {
    font-size: 20px;
    color: #ffffff !important;
    line-height: 30px;
}

#section-objective .objective-left .cta-btn-block a {
    background: #6ac185 !important;
    border: 2px solid #fff;
    border-radius: 3px !important;
    margin-top: 40px;
}

#section-objective .objective-left .cta-btn-block a:hover {
    background: #49af69 !important;
}

#section-objective .mobile-view {
    display: none;
}

@media (max-width: 1999px) { 
        
    #section-objective .objective-left h2 {
        font-size: 34px;
        line-height: 44px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1999px) {
    
    #section-objective .vertical-align {
        display: flex;    
    } 
    
}

@media only screen and (min-width: 769px) and (max-width: 1023px) {
     
    #section-objective .objective-left {
        width: 100%;
    }
    
    #section-objective .col-sm-4 {
        width: auto;    
    }   
}

@media (max-width: 768px) { 
    
    #section-objective {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    #section-objective .vertical-align {
        display: block;
    }
    
    #section-objective .desktop-view {
        display: none;
    }
    
    #section-objective .mobile-view {
        display: block;
    }
    
    #section-objective .col-sm-8,
    #section-objective .col-sm-4 {
        width: 100%;
    }
    
    #section-objective .objective-left {
        width: 100%;
        text-align: center;
        padding: 0;
    }
    
    #section-objective .objective-left .cta-btn-block {
        display: inline-block;
    }
    
    #section-objective .object-image {
        text-align: center;
    }
    
    #section-objective .object-image img {
        width: 55%;
    }
    
}

/* ==========================================================================
                                Home - Accessories Section
========================================================================== */
#section-products {
    padding: 70px 0;
}

#section-products .accessories-title {
    font-size: 40px !important;
    color: #666666 !important;
    line-height: 50px !important;
    text-align: center;
}

#section-products .accessories-grid .woocommerce-loop-product__title {
    font-family: SourceSansPro Bold;
    color: #575757 !important;
    font-size: 32px;
    line-height: 42px !important;
    padding-bottom: 0;
}

#section-products .accessories-grid .woocommerce-loop-product__shortdesc {
    font-size: 18px;
    line-height: 28px !important;
    color: #575757 !important;
    margin: 0 0 20px 0;
}

#section-products .accessories-grid .price {
    font-size: 24px;
    color: #969696 !important;
}

#section-products .accessories-grid .add_to_cart_button {
    padding: 15px 40px !important;
    font-size: 12px !important;
    color: #fff !important;
    background: #6ac185 !important;
    font-family: SourceSansPro Bold;
    letter-spacing: 0;
    border-radius: 2px !important;
}

#section-products .accessories-grid .add_to_cart_button.loading:after {
    display: none;
}

#section-products .accessories-grid .add_to_cart_button:hover {
    background: #49af69 !important;
}

#section-products .accessories-grid .woocommerce-loop-product-link {
    margin: 22px 0 0 30px;
    font-size: 16px;
    color: #37a1d7; 
    display: inline-block;   
}

#section-products .accessories-grid .woocommerce-loop-product-link:hover {
    color: #2485b6 ;
}

#section-products .woocommerce.columns-3 ul.products li.product:last-child {
    margin-bottom: 0;
}

@media (max-width: 768px) { 
    
    #section-products {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    #section-products .woocommerce.columns-3 ul.products li.product {
        max-width: 326px;
        width: 100%;
        float: none;
        margin: 50px auto;
    }   
    
    #section-products .accessories-grid .woocommerce-loop-product-link {
        clear: both;
        display: block;
    }
} 

@media (max-width: 992px) {
    
    #section-products .accessories-grid .woocommerce-loop-product-link {
        margin-left: 4px;
    }
}   

/* ==========================================================================
                FAQ - should be animated in angular
========================================================================== */
#faq h2 {
    font-size: 16px !important;
    line-height: 25px;
    font-weight: 600;
    color: #000;
    display: block;
    background-color: #ffffff;
    margin: 0;
    cursor: pointer;
}

#faq p {
    width: 100%;
    font-size: 15px;
    line-height: 26px;
    position: relative;
    opacity: 1;
    margin-top: 14px;
    z-index: 2;
    color: #666 !important;
    display: none;
}

#faq ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
}

#faq ul li {
    padding: 0;
    margin: 0;
    padding-bottom: 4px;
    padding-top: 18px;
    background: #fff;
}

#faq ul li:last-of-type {
    padding-bottom: 0;
}

/* ==========================================================================
                            Link colors
========================================================================== */
#news {
    margin-bottom: 0;
}

#news a {
    color: #36a1d7;
}


/* ==========================================================================
                            Buttons and Forms
========================================================================== */
.button {
    padding: 11px 70px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    display: block;
    float: left;
    font-size: 14px;
    text-align: center;
    transition: background-color 0.05s ease-in-out;
    -moz-transition: background-color 0.05s ease-in-out;
    -webkit-transition: background-color 0.05s ease-in-out;
}

.btn {
    border-radius: 0;
}

label {
    font-size: 15px;
    color: #666;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.form-group {
    padding-left: 0px;
}

.ordernumber {
    border: 2px solid #666;
    line-height: 28px;
    width: 50px;
    padding: 0px;
    font-size: 22px;
    text-align: center;
}

.ordernumber:focus {
    border: 0px;
    outline: 0px;
}

/* Hide Menu on release page Modification */
.page-id-59234.site-navigation .primary-navigation {
    display: none;
}

/* Bootstrap Modification */
#primary {
    min-height: calc(100% - 242px);
}

#contact {
    min-height: calc(100% - 292px);
}

#contact p {
    margin-bottom: 30px !important;
    font-size: 16px;
    line-height: 26px;
    color: #666 !important;
}

#contact strong {
    color: #000 !important;
    font-weight: 600;
    font-size: 16px !important;
}

.navbar-inverse {
    background: #2f2f2f;
    border-color: #2f2f2f;
}

.navbar-right {
    padding-top: 7px;
}

.navbar-brand {
    margin-top: 10px;
    margin-left: -85px !important;
    float: none !important;
    left: 50%;
    position: absolute;
    z-index: 10;
}

.navbar-icon {
    display: block;
    float: left;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    z-index: 10;
}

.navbar-header {
    width: 100%;
    position: relative;
}

.navbar-nav {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.navbar {
    padding-bottom: 2px;
    background-color: #fff;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar a {
    color: #36a1d7;
    font-size: 1.4rem;
    font-weight: 600;
}

.navbar .spacetop {
    margin-top: 19px;
}

.navbar-toggle .icon-bar {
    background: #36a1d7;
}

.order-topnav {
    padding: 5px 20px !important;
    border: 2px solid #36a1d7;
    letter-spacing: 1px;
    margin-left: 20px;
    margin-top: 6px;
    text-transform: uppercase;
    border-radius: 0;
}

.order-topnav a {
    padding: 3px 2px !important;
}

.order-topnav:active {
    padding: 5px 20px !important;
    border: 2px solid #36a1d7;
    margin-left: 20px;
}

.order-topnav:focus {
    padding: 5px 20px !important;
    border: 2px solid #36a1d7;
    margin-left: 20px;
}

.order-topnav:hover {
    background: #36a1d7;
    color: #fff !important;
    border: 2px solid #36a1d7;
}

.order-topnav:hover a {
    color: #fff;
}

#smallfeatures {
    display: block;
    float: left;
    width: 100%;
}

#smallfeatures img {
    max-width: 110px;
    margin: 0 auto;
}

#smallfeatures p {
    font-size: 18px;
    max-width: 230px;
    margin: 0 auto;
}

#bigfeature {
    width: 100%;
    display: block;
    float: left;
}

#bigfeatures h4 {
    margin-bottom: 20px;
}

.vertical-align-text {
    display: table;
    width: 100%;
}

.vertical-align-text-block {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    float: none;
}

#bigfeature .description {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}

/* ==========================================================================
                            Preorder
========================================================================== */
.mfp-content {
    max-width: 650px;
    padding: 0 30px 20px;
    background: #fff;
}

.preordernav {
    display: block;
    right: 0px;
    top: 10px;
    position: absolute;
}

.collapse {
    position: relative;
}

#preorder {
    float: none;
    display: inline-block;
}

.preorderbutton {
    list-style: none;
    float: left;
    position: relative;
    margin-top: 24px;
}

.menu-primary-navigation-container {
    display: block;
    float: left;
    position: relative;
}

/* ==========================================================================
                                    Staff
========================================================================== */
#staff img {
    border-radius: 50%;
    max-width: 240px;
}

#staff .title {
    color: #36a1d7;
}

/* ==========================================================================
                                    NEWS
========================================================================== */
.newsarticle {
    margin-bottom: 5em;
    display: block;
    float: left;
    position: relative;
}
#gform_submit_button_1 {
    line-height: 0 !important;
}
.gform_button {
    border: 2px solid #6bc085 !important;
    background-color: #fff;
    color: #6bc085;
    font-weight: 600;
    padding: 11px 70px !important; 
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    display: block;
    float: left;
    font-size: 14px;
    text-align: center;
}

.gform_button:hover {
    border: 2px solid #6bc085;
    color: #fff;
    background-color: #6bc085;
}

.gform_fields {
    list-style: none;
    padding-left: 0px;
}

.gfield {
    padding-left: 0px;
    margin-bottom: 1em;
}

.gfield select,
.gfield textarea {
    min-height: 46px;
}

.gfield input,
.gfield textarea {
    padding-left: 8px !important;
}

.newsarticle time {
    width: 100%;
    display: block;
    float: left;
    font-style: italic;
}

select {
    width: 100%;
    margin-bottom: 10px;
}


/* FORM CONFIGURATION */

input {
    width: 100%;
    font-size: 16px;
    min-height: 40px;
    border-radius: 2px;
    line-height: 20px;
    padding: 16px 30px 18px 10px;
    border: 1px solid #b9b9af;
    margin-bottom: 10px;
    background-color: #fff;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

.subscribe-input {
    float: left;
    width: 70%;
    text-align: left;
    margin-right: 2px;
}

.subscribe-submit {
    right: 0;
    padding: 15px 20px 17px;
}

/* HEADER SECTION */
#h {
    margin-top: 100px;
}

#h2 {
    background: #fff;
    width: 100%;
    position: relative;
    max-height: 900px;
    margin-top: 120px;
}

#h2 .appdemo-landscape {
    display: block;
    float: left;
    margin: 0 !important;
}

#h2 .heroright {
    display: block;
    float: left;
}

#h img {
    max-width: 100%;
}

#h h1 {
    color: white;
    font-size: 75px;
    font-weight: 100;
    letter-spacing: 1px;
}

#h h2 {
    color: white;
    font-weight: 100;
}

#h hr {
    border: 1px white solid;
    width: 200px;
}

#portfolio {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    background: #f2f2f2;
}

.cbp-item-wrapper {
    background: #2f2f2f;
}

.cbp-item-wrapper a img {
    display: block;
    width: 100%;
    background-image: center center;
    height: auto;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.cbp-item-wrapper a:hover img {
    opacity: 0.8;
}

/* ==========================================================================
                                    CTA SECTION
========================================================================== */
#cta {
    background: no-repeat center top;
    background-color: #f2f2f2;
    padding-top: 150px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 900px;
    width: 100%;
    margin-top: 50px;
    color: white;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#cta h1 {
    color: white;
    font-size: 60px;
    font-weight: 100;
}



/* ==========================================================================
                                    Footer
========================================================================== */
#f {
    padding-bottom: 50px;
    padding-top: 50px;
    background: #0f516b;
    color: #fff;
}

#f nav {
    width: 100%;
    list-style: none;
    display: block;
    float: left;
    margin-bottom: 15px;
}

#f nav li {
    display: block;
    float: left;
    margin: 0px 15px 0px 0px;
}

#f nav li a {
    font-size: 1.8rem;
    font-weight: 100;
    color: #fff;
}

#f h5 {
    color: #fff;
}

#f .steth-footer-logo {
    margin-right: 60px;
}

#arrow-down {
    width: 160px;
    position: fixed;
    bottom: 0;
    left: calc(50% - 80px);
    opacity: 0.4;
    z-index: 10;
}

@-webkit-keyframes arrow-down {
    0% {
        opacity: 0.7;
    }
    10% {
        opacity: 0.6;
    }
    20% {
        opacity: 0.5;
    }
    30% {
        opacity: 0.4;
    }
    40% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.2;
    }
    60% {
        opacity: 0.3;
    }
    70% {
        opacity: 0.4;
    }
    80% {
        opacity: 0.5;
    }
    90% {
        opacity: 0.6;
    }
    100% {
        opacity: 0.7;
    }
}

@keyframes arrow-down {
    0% {
        opacity: 0.7;
    }
    10% {
        opacity: 0.6;
    }
    20% {
        opacity: 0.5;
    }
    30% {
        opacity: 0.4;
    }
    40% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.2;
    }
    60% {
        opacity: 0.3;
    }
    70% {
        opacity: 0.4;
    }
    80% {
        opacity: 0.5;
    }
    90% {
        opacity: 0.6;
    }
    100% {
        opacity: 0.7;
    }
}


/* OVERFLOW */

.of {
    overflow: hidden;
}



/* ==========================================================================
                            preorder
========================================================================== */
.paymentbg {
    background: #fff;
    padding: 0px 25px;
}

.paynow {
    float: none;
}

.src-component-Launcher-icon svg {
    display: none;
}

@media (max-height: 790px) {
    .hero-fullwidth {
        background-size: 900px !important;
    }
}

@media (max-width: 767px) {
    p {
        padding-left: 0;
        padding-right: 0;
    }
    #news p {
        padding: 0 0px;
    }
    #f {
        padding-left: 20px;
        padding-right: 20px;
    }
    #bigfeature {
        margin-left: 0px;
    }
    #h2 {
        display: block;
        display: block;
        float: left;
        width: 100%;
    }
    .hero-fullwidth {
        width: 100%;
        max-width: 1440px;
        display: block !important;
        height: 100%;
        background-size: 900px !important;
        background-repeat: no-repeat;
        background-position: center bottom;
        background-color: #fff;
        float: left;
    }
    .hero-fullwidth img {
        max-width: 100%;
    }
    .slogan {
        width: 100%;
        display: block;
        float: left;
        padding-left: 20px;
        padding-right: 20px;
    }
    #smallfeatures {
        margin-top: 0px;
    }
    .vertical-align-text {
        width: auto;
    }
    .slogan {
        font-size: 28px;
    }
    .hero-desktop {
        display: none;
    }
    .hero-mobile {
        display: block;
    }
    .hero-mobile img {
        margin: 0 auto;
    }
    #h {
        margin-top: 0px;
    }
    .text-align-center-mobile {
        text-align: center;
    }
    .order {
        margin-left: 0px;
        margin: 0 auto;
        max-width: 240px;
        text-align: center;
    }
    .vertical-align-text,
    .vertical-align-text-block {
        display: block;
    }
    .appdemo-landscape {
        width: 510px;
        height: 248px;
        background: url("/assets/img/stethapp-monitor.png") no-repeat;
        padding-top: 27px;
        display: block;
        position: relative;
        background-size: 510px;
    }
    .appdemo-landscape video {
        display: none;
        margin-left: 37px;
        position: absolute;
    }
    .button {
        float: none;
        margin: 0 auto;
        max-width: 240px;
    }
    .big-feature-image.mb {
        margin-bottom: 20px;
    }
    .big-feature-text.mlr {
        margin-left: 0;
    }
    .mobile-m-bottom-0 {
        margin-bottom: 0;
    }
    .mobile-p-bottom-50 {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 500px) {
    #h2 {
        max-height: 700px;
    }
    .hero-fullwidth {
        width: 100%;
        max-width: 1440px;
        display: block !important;
        max-height: 700px;
        height: 100%;
        background-size: 700px !important;
        background-repeat: no-repeat;
        background-position: center bottom;
        background-color: #fff;
        float: left;
    }
    #smallfeatures {
        margin-top: 0px;
    }
    #smallfeatures .col-md-4 {
        width: 100%;
        display: block;
        float: left;
    }
    #smallfeatures .col-md-3 {
        width: 100% !important;
        display: block;
        float: left;
    }
    #h2.row {
        margin-left: 0px !important;
    }
    .vertical-align-text {
        width: auto;
    }
    .slogan {
        font-size: 28px;
        margin-bottom: 40px;
    }
    .vertical-align-text,
    .vertical-align-text-block {
        display: block;
    }
    .appdemo-landscape {
        width: 310px;
        height: 170px;
        background: url("/assets/img/stethapp-monitor.png") no-repeat;
        position: relative;
        background-size: 310px;
    }
    #cta {
        min-height: 400px;
    }
    .button {
        float: none;
        margin: 0 auto;
        max-width: 240px;
    }
}

.section-align-bottom .fp-tableCell {
    vertical-align: bottom;
}

.section-align-bottom .fp-tableCell .content {
    margin-bottom: 10%;
}

@media screen and (max-width: 415px) {
    h5,
    h6 {
        font-size: 15px !important;
    }
    p {
        font-size: 15px !important;
    }
    .nav a,
    .navbar a {
        font-size: 15px !important;
    }
    label,
    .button {
        font-size: 15px !important;
    }
    #arrow-down {
        bottom: 10px;
        left: calc(50% - 50px);
        width: 100px;
    }
}

iframe {
    width: 100% !important;
}

a.informative-link {
    color: #fff;
    padding-left: 5px !important;
}

#preorder:active,
#preorderactive {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125) !important;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125) !important;
}

.gform_button {
    border-radius: 0px;
}

#f {
    padding-bottom: 15px;
}

@media screen and (max-width: 460px) {
    .informative-block {
        text-align: center !important;
    }
    a.informative-link {
        font-size: 8px;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

.qty {
    padding: 2px 10px !important;
    width: 80px !important;
}


/*woocommerce form formeting*/
.woocommerce-form__input-checkbox {
    position: unset !important;
    width: auto;
    min-height: auto;
    margin: 4px !important;
}

.woocommerce div.product form.cart .variations td.label {
    display: list-item !important;
    list-style: none !important;
    text-align: left;
}

.woocommerce div.product form.cart .variations td.value {
    display: list-item !important;
    list-style: none !important;
}



.select2-container--default .select2-selection--single {
    color: #555;
    background-color: #fff;
    border: 0.75px solid #575756;
    border-radius: 0px;
    padding: 2px 0 2px 3px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.woocommerce div.product form.cart .variations td.label label {
    display: none;
}

.woocommerce select.focus,
.woocommerce textarea:focus,
.woocommerce .form-control:focus,
.woocommerce .input-text:focus,
.select2-container--default .select2-selection--single:focus {
    border: 0.75px solid #36a1d7;
    outline: 0;
}

.single_add_to_cart_button,
.checkout .button,
.woocommerce .button {
    clear: both;
    border: 2px solid #6bc085 !important;
    background-color: #fff !important;
    color: #6bc085 !important;
    font-weight: 600 !important;
    padding: 11px 30px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.single_add_to_cart_button:hover,
.checkout .button:hover,
.woocommerce .button:hover {
    border: 2px solid #6bc085 !important;
    color: #fff !important;
    background-color: #6bc085 !important;
}

.stethio-quantity {
    width: 100%;
    position: unset !important;
    height: auto;
    overflow: unset !important;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
}

.woocommerce-variation,
.product .quantity {
    margin-bottom: 10px !important;
}

.reset_variations {
    float: right;
    margin-top: -30px;
    margin-right: 8px;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px !important;
}

.woocommerce td.product-name dl.variation p {
    margin-top: 0px !important;
}

.single_variation {
    position: absolute;
    margin-top: -30px;
}

.woocommerce-checkout label {
    line-height: 1 !important;
    color: #575756 !important;
}

.woocommerce form .form-row {
    margin-bottom: 20px !important;
}

.shipping_method {
    width: auto !important;
    min-height: inherit !important;
}

.woocommerce #payment #place_order {
    background-color: #6bc085 !important;
    color: #fff !important;
}

.product_meta {
    display: none;
}

.wc-tab h2:first-of-type {
    display: none;
}

.woocommerce input[type="checkbox"] {
    min-height: auto !important;
    margin: 4px 0 0 !important;
}

.coupon input {
    display: inline-block !important;
    width: auto !important;
}

.popup-link {
    display: none;
}

.quantity .qty {
    margin-bottom: 0px !important;
}

.woocommerce table.cart img {
    width: 150px;
}

.checkout h4 {
    font-size: 20px !important;
}

.wc_payment_method input[type="radio"] {
    margin: 4px 0 0 !important;
    width: auto !important;
    min-height: auto !important;
}

.woocommerce form .form-row .required {
    color: #575756 !important;
}

.cart-contents {
    padding-left: 15px;
    padding-top: 20px;
    display: inline-block;
}

.cart-contents:before {
    font-family: WooCommerce;
    content: "\e01d";
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 600;
}

.cart-contents:hover {
    text-decoration: none;
}

.cart-contents-count {
    color: #fff;
    background-color: #36a1d7;
    font-weight: 600;
    border-radius: 10px;
    padding: 0 6px;
}

#coupon_code {
    margin-bottom: 0px !important;
}

.cart .actions {
    padding: 20px 12px !important;
}

.cart .actions button {
    margin-top: 3px !important;
}

#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0px !important;
    padding: 10px !important;
}

#order_payment_heading {
    margin-top: 50px;
}

.btn-cancel {
    float: right;
    color: #212529 !important;
    background-color: #f8f9fa !important;
    border-color: #f8f9fa !important;
    font-weight: 600 !important;
    padding: 11px 30px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px;
    display: none;
}



/**********************************************************************
*                           Product Page                              *
***********************************************************************/
.woocommerce div.product {
    /*float: left;*/
}

.woocommerce .woocommerce-breadcrumb {
    display: none;
}

.woocommerce div.product {
    padding: 20px 0 60px 0;    
}

.woocommerce .product-image-wrapper  {
    float: left;
    width: 50%;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    margin: 0 20% 90px 20%;
    width: 60% !important;     
}  

.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
    margin-bottom: 70px;
}

.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs {
    text-align: center;
    margin-left: -33%;
    margin-right: -33%;
}

.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li{
    width: 33.33333%;
    clear: none;
    padding-right: 30px;
    text-align: center;
    display: inline-block;
    float: none;
}

.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img {
    opacity: 1;
}

.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img:hover {
    opacity: .6;
}

.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    opacity: .6;
}

.woocommerce div.product div.summary {
    width: 50% !important;
    text-align: center;
    padding-left: 30px;
    margin-bottom: 0 !important;
}

.woocommerce div.product .product_title {
    font-size: 32px !important;
    font-weight: bold !important;
    line-height: 1.13;
    color: #575757 !important;
    margin: 10px 0 20px 0 !important;
    text-align: left;
}

.woocommerce div.product .product_title.home_product_title {
    font-size: 20px !important;
}

.woocommerce div.product .product_title strong {
    display: block;
    font-size: 32px;
    color: #575757;
    font-family: 'SourceSansPro Bold';    
}
    

.woocommerce .woocommerce-product-details__short-description {
    text-align: left;
    display: none;
}

.woocommerce .woocommerce-product-details__short-description strong {
    display: block;
    font-size: 32px;
    color: #575757;
    font-family: 'SourceSansPro Bold';
}

.woocommerce .woocommerce-product-details__short-description p {
    font-size: 20px !important;
    font-weight: bold;
    line-height: 1.13;
    color: #575757;
    margin-bottom: 20px;
}

.woocommerce div.product form.cart {
    margin-bottom: 50px !important;
}

.woocommerce div.product div.summary p.price {
    font-size: 32px !important;
    margin-bottom: 45px;
    font-family: 'SourceSansPro Light';
    text-align: left;
    color: #37a1d7 !important;
}

.woocommerce div.product div.summary p.price .woocommerce-Price-currencySymbol {
    font-size: 0.9em;
    margin-right: 0;
}

.woocommerce div.product div.summary .variations {
    text-align: left;
}

.woocommerce div.product form.cart .variations td.value select,
.woocommerce div.product div.summary .quantity select {
    border-radius: 2px;
    min-width: 175px !important; 
    max-width: 175px !important;
    font-family:  'SourceSansPro';
    font-size: 16px;
    color: #575757;
    padding: 0 10px !important; 
    height: 40px;
    border: 1px solid #b7b7b7;
    background: #f5f5f5;
    outline: 0;
    text-align: left;
}

.woocommerce div.product div.summary .single_variation_wrap .woocommerce-variation-price {
    display: none;
}

.woocommerce div.product div.summary .woocommerce-variation-add-to-cart .quantity {
    margin: -64px 0 30px 200px !important;
}

.woocommerce div.product .single_add_to_cart_button {
    width: 175px;
    font-family:  'SourceSansPro Bold';
    font-size: 15px;
    border-radius: 2px !important;
}

.woocommerce div.product form.cart .variations td.value .reset_variations {
    display: none !important;
}


.woocommerce .woocommerce-product-rating {
    margin: 20px 0 0 20px;
}

.woocommerce div.product .woocommerce-product-rating a {
    text-decoration: none;
    color: #6ac186;  
}

.woocommerce div.product a:hover {
    color: #49af69;  
}

.woocommerce div.product .star-rating {
    overflow: hidden;
    display: inline-block;
    position: relative;
    height: 1em;
    line-height: 1em;
    font-size: 16px;
    width: 120px;
    font-family: FontAwesome;
    color: #6ac186;   
}

.woocommerce div.product .star-rating:before {
    content: "\f006\f006\f006\f006\f006";
    float: left;
    top: 0;
    left: 0;
    letter-spacing: 10px; 
    position: absolute;
}

.woocommerce div.product .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-family: FontAwesome;
}

.woocommerce div.product .star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    top: 0;
    letter-spacing: 10px;
    position: absolute;
    left: 0;
}

.woocommerce div.product div.product-review {
    margin-top: 30px;
    width: 50%;
    float: right;
    clear: none;
    padding-left: 30px;
} 

.woocommerce div.product div.product-review .woocommerce-product-rating .woocommerce-review-link {
    float: left;
    font-size: 16px;
    margin-left: 15px;
    font-weight: 600;
}

.woocommerce div.product div.product-review .last-review {
    padding: 30px 15px;
    background-color: #f5f5f5;
    text-align: left;
    border-radius: 2px;
}

.woocommerce div.product div.product-review .last-review .star-rating {
    margin-top: 5px;
    font-size: 19px;
    width: 130px;
}

.woocommerce div.product div.product-review .last-review .review-title {
    font-size: 24px;
    color: #575757;
    margin: 0;
}

.woocommerce div.product div.product-review .last-review .review-author {
    font-size: 16px !important;
    color: #9a9a9a !important;
    margin: 5px 0 0 0;
}

.woocommerce div.product div.product-review .last-review .review-content {
    font-size: 18px !important;
    color: #575757 !important;
    margin: 20px 0 0 0;
    line-height: 22px;
}

.woocommerce div.product .second_add_to_cart_wrapper {
    display: none;
    padding: 0 30px;
    margin-bottom: 50px;
}

.woocommerce div.product .second_add_to_cart_button {
    width: 100% !important;
    max-width: 100% !important;
    font-family: 'SourceSansPro Bold';
    font-size: 15px;
    border-radius: 2px !important;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    background: #6ac185 !important;
    color: #fff !important;
}

.woocommerce div.product .second_add_to_cart_button:hover {
    background: #49af69 !important;
}

.woocommerce div.product.product-type-simple form.cart div.quantity {
    display: none;
}

.woocommerce div.product.product-type-simple > div.description {
    width: 50%;
    float: left;
    margin-top: 50px;
} 

.woocommerce div.product > div.description {
    display: block;
    clear: both;
}

.woocommerce div.product.product-type-simple > div.description .entry-content  {
    width: 100%;
}

.woocommerce div.product > div.description .entry-content {
    margin-bottom: 20px;
    width: 50%;
}

.woocommerce div.product > div.description .entry-content.description {
    float: right;
    padding-left: 30px;
}

.woocommerce div.product > div.description .entry-content.description h2 {
    display: none;
}

.woocommerce div.product > div.description .entry-content.description ul li {
    margin-bottom: 20px;
    font-size: 16px;
    color: #575757;
    line-height: 20px;
}

.woocommerce div.product > div.description .entry-content ul {
    margin-left: 20px;
}

.woocommerce div.product > div.description .tab-title h2 {
    background: #37a1d7; 
    text-align: center;
    font-family:  'SourceSansPro Bold';
    line-height: 40px;
    color: #fff !important;
    font-size: 18px;
    margin: 0;
}

.woocommerce div.product > div.description .tab-title h2:hover {
    background: #2485b6;
    cursor: pointer;
}

.woocommerce div.product > div.description .tab-title h2:after {
    content: '\25BC';
    font-size: 10px;
    margin-left: 10px;
    position: absolute;
}

.woocommerce div.product > div.description .active-tab h2:after {
    content: '\25B2'; 
}

.woocommerce div.product > div.description .tab-content {
    display: none;
    padding: 35px 25px;
    background-color: #f5f5f5;
}

.woocommerce div.product > div.description .tab-content p {
    margin-top: 0;
}

.woocommerce div.product div.product-widget {
    display: inline-block;
    width: 100%;
}

.woocommerce div.product div.product-widget .widget-icon {
    width: 30%;
    float: left;
}

.woocommerce div.product div.product-widget .widget-icon span {
    font-size: 18px;
    font-family:  'SourceSansPro Bold';
    color: #383838;
}

.woocommerce div.product div.product-widget .widget-icon:nth-child(2n) {
    margin: 0 5%;
}

.woocommerce div.product div.product-widget .widget-icon .warranty {
    background-image: url('img/Warranty.png');
    width: 50px;
    height: 47px;
    margin: 0 auto 20px auto;
}

.woocommerce div.product div.product-widget .widget-icon .risk-free {
    background-image: url('img/Risk free.png');
    width: 48px;
    height: 48px;
    margin: 0 auto 20px auto;   
}

.woocommerce div.product div.product-widget .widget-icon .free-shipping {
    background-image: url('img/Shipping.png');
    width: 46px;
    height: 47px;
    margin: 0 auto 20px auto;
}

.woocommerce div.product div.summary .accessories-product-desc {
    margin: 50px 0 0 0;
    text-align: left;
}

.woocommerce div.product div.accessories-product-desc p {
    color: #575757;
}

.woocommerce div.product #reviews-section .woocommerce-Reviews-title {
    font-size: 21px;
    margin: 0 0 20px 0;
    text-align: center;
}

.woocommerce div.product #reviews-section .woocommerce-review__author{
    font-size: 13px;
    text-transform: uppercase;
}

.woocommerce div.product #reviews-section #review_form_wrapper {
    margin: 30px 0 0 0;
}

.woocommerce div.product #reviews-section .comment-reply-title {
    font-size: 21px;
    font-weight: bold;
}

.woocommerce div.product #reviews-section #commentform .comment-form-rating {
    margin: 20px 0;
}

.woocommerce div.product #reviews-section #commentform .comment-form-rating .stars {
    display: inline-block;
    margin: 0 0 0 10px !important;
    vertical-align: middle;
}

.woocommerce div.product #reviews-section #commentform .comment-form-rating .stars a {
    color: #6ac186;
}

.woocommerce div.product #reviews-section #commentform .comment-form-rating label {
    display: inline-block;
}

.woocommerce div.product #reviews-section #commentform input,
.woocommerce div.product #reviews-section #commentform textarea {
    padding: 0 10px;
    line-height: 42px;
}

.woocommerce div.product #reviews-section #commentform input[type="submit"] {
    padding: 11px 40px;
    background: #6ac185;
    color: #fff; 
    width: auto;
    line-height: 16px;
}

.woocommerce div.product #reviews-section #commentform input[type="submit"]:hover {
    background: #49af69
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(0, 0, 0, 0.4);
    font-family: 'SourceSansPro Italic';
}
::-moz-placeholder { /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.4);
    font-family: 'SourceSansPro Italic';
}
:-ms-input-placeholder { /* IE 10+ */
    color: rgba(0, 0, 0, 0.4);
    font-family: 'SourceSansPro Italic';
}
:-moz-placeholder { /* Firefox 18- */
    color: rgba(0, 0, 0, 0.4);
    font-family: 'SourceSansPro Italic';
}

.woocommerce div.product .use_main_product {
    width: 50%;
    float: right;
    padding-left: 30px;
}

.woocommerce div.product .use_main_product > h3 {
    font-family: 'SourceSansPro Bold';
    color: #383838 !important;
    font-size: 18px !important;
}

.woocommerce div.product .use_main_product > div {
    background: #f5f5f5;
    padding: 40px 0; 
}

.woocommerce div.product .use_main_product .main_product_left,
.woocommerce div.product .use_main_product .main_product_right {
    margin-right: -15px;
    margin-left: -15px;
}

.woocommerce div.product .use_main_product .main_product_image {
    background: url('img/stethio.png');
    width: 250px;
    height: 126px;
    margin: 0 auto;
}

.woocommerce div.product .use_main_product .main_product_title {
    font-size: 20px !important;
    margin: 0;
    color: #575757 !important;
}

.woocommerce div.product .use_main_product .main_product_title strong {
    display: block;
    font-size: 32px;
    font-family: 'SourceSansPro Bold';
}

.woocommerce div.product .use_main_product span.price {
    font-size: 32px !important;
    font-family: 'SourceSansPro Light';
    text-align: left;
    color: #37a1d7 !important;   
    display: block; 
    margin: 10px 0 30px 0;
    line-height: 32px;
}

.woocommerce div.product .use_main_product .add_to_cart_button {
    padding: 15px 40px !important;
    font-size: 12px !important;
    color: #fff !important;
    background: #6ac185 !important;
    font-family: SourceSansPro Bold;
    letter-spacing: 0;
    border-radius: 2px !important;
}

.woocommerce div.product .use_main_product .add_to_cart_button:hover {
    background: #49af69 !important;
}

.woocommerce div.product .use_main_product .main_product_link {
    display: inline-block;
    margin: 20px 0 0 3px;
    font-size: 16px;
    color: #37a1d7;
    text-decoration: none;
}

.woocommerce div.product .use_main_product .main_product_link:hover {
    color: #2485b6;
}




@media (max-width: 991px) {
    
    .woocommerce div.product {
        padding-top: 0;
    }
    
    .woocommerce div.product div.product-review {
        clear: both;
        width: 100%;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 30px;
    }
    
    .woocommerce div.product form.cart .variations td.value select,
    .woocommerce div.product div.summary .quantity select {
        border-radius: 2px;
        min-width: 100% !important; 
        max-width: 100% !important;
        text-align-last: center;
        text-align: center;
    } 
   
    .woocommerce div.product div.summary form.cart div.quantity {
       margin: 0 0 30px 0 !important;
       float: none;
    }
   
    .woocommerce div.product .single_add_to_cart_button {
       width: 100%;
       max-width: 100%;
    }

}    

@media (max-width: 1200px) {
    
    .woocommerce div.product .use_main_product > div {
        display: block;
        float: left;
    }
    
    .woocommerce div.product .use_main_product .col-sm-7,
    .woocommerce div.product .use_main_product .col-sm-5 {
       width: 100%; 
    }   
    
    .woocommerce div.product .use_main_product .main_product_right {
        max-width: 250px;
        margin: 20px auto 0 auto;
    }
    
    .woocommerce div.product .use_main_product .main_product_link {
        float: left;
        clear: both;
    }
}

@media (max-width: 768px) {
    
    .woocommerce div.product .product-image-wrapper {
        float: left;
        width: 100%;
    }
        
    .woocommerce div.product div.images.woocommerce-product-gallery {
        width: 50% !important;
        margin-left: 25%;
        margin-right: 25%;
        margin-bottom: 50px;
    }
    
    .woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs {
        margin-left: -40%;
        margin-right: -40%;
    }
    
    .woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li {
        width: 26% !important;
    }
    
    .woocommerce div.product div.summary {
        width: 100% !important;
    }
    
    .woocommerce div.product .product_title {
        text-align: center; 
    }
    
    .woocommerce .woocommerce-product-details__short-description {
        text-align: center;
    }
    
    .woocommerce div.product div.summary p.price {
        text-align: center;
    }
    
    .woocommerce div.product div.summary {
        padding-right: 30px;
    }
    
    .woocommerce div.product div.summary .accessories-product-desc {
        margin-bottom: 50px;
    }
    
    .woocommerce div.product div.product-review {
        padding: 0 30px;
        margin-top: 45px;
    }
    
    .woocommerce div.product .second_add_to_cart_wrapper {
        display: block;
    }
    
    .woocommerce div.product.product-type-simple > div.description {
        width: 100%;
        margin-top: 0;
    }
    
    .woocommerce div.product .use_main_product {
        width: 100%;
        padding: 0 30px;
    }
    
    .woocommerce div.product .use_main_product > div {
        width: 100%;
    }
    
    .woocommerce div.product .use_main_product .add_to_cart_button {
        display: inline-block;
        float: left;
    }
    
    .woocommerce div.product > div.description {
        padding: 0 30px;
    }
    
    .woocommerce div.product > div.description .entry-content {
        width: 100%;
    }
    
    .woocommerce div.product > div.description .entry-content.description {
        float: none;
        padding-left: 0;
        margin-bottom: 40px;
    }
    
    .woocommerce div.product div.product-widget .widget-icon span{
        font-size: 14px;
        display: inline-block;
    }
    
    .woocommerce div.product div.product-review .last-review .star-rating {
        float: left;
        margin-bottom: 15px;
    }
    
    .woocommerce div.product div.product-review .last-review .review-title {
        clear: both;        
    }
         
}  

@media (max-width: 480px) {
    
    .woocommerce div.product div.summary {
        padding: 0 15px;
    }
    
    .woocommerce div.product div.product-widget .widget-icon span{
        max-width: 50px;    
    }
    
    .woocommerce div.product div.product-review {
        padding: 0 15px;
    }
    
    .woocommerce div.product .second_add_to_cart_wrapper {
        padding: 0 15px;
    }
    
    .woocommerce div.product > div.description {
        padding: 0 15px;
    }
    
    .woocommerce div.product .use_main_product {
        padding: 0 15px;
    }
}  

.woocommerce div.product div.summary div.summary.entry-summary {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.woocommerce div.product div.summary .woocommerce-variation-add-to-cart:focus {
    outline: none;
}

.woocommerce div.product .woocommerce-product-gallery__trigger {
    display: none;
}

.woocommerce div.product .woocommerce-product-gallery__image {
    pointer-events: none;
}

a.cart-contents {
    padding-top: 3px !important;
    padding-left: 25px;
    position: relative;
}

a.cart-contents:before {
    font-size: 3em;
    vertical-align: middle;
    display: none;
}

a.cart-contents:focus {
    outline: none;
}

a.cart-contents i {
    top: -5px;
    position: relative;
}

a.cart-contents .cart-contents-count {
    position: absolute;
    left: 35px;
    top: 15px;
}

#h2 {
    background: #36a1d7 !important;
}

.hero-fullwidth {
    margin-top: 0;
}

.hero-fullwidth img {
    max-width: 100% !important;
    max-height: 550px;
}

.hero-fullwidth h3 {
    margin-top: 0;
}

a.navbar-icon {
    width: 100%;
}

.cta-btn {
    background: #37a1d7 !important;
    margin: 15px 0;
    display: inline-block;
    color: #fff !important;
    line-height: 1.2;
    padding: 20px 40px !important;
    font-size: 16px;
    letter-spacing: 0;
}

.cta-btn:hover {
    background: #2485b6 !important;
    color: #fff !important;
}

.button.single_add_to_cart_button[type="submit"],
.button.checkout-button {
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    transition-delay: 0;
    background: #6ac185 !important;
    color: #fff !important;
}

.button.single_add_to_cart_button[type="submit"]:focus,
.button.checkout-button:focus {
    outline: none;
}

.button.single_add_to_cart_button[type="submit"]:hover,
.button.checkout-button:hover {
    background: #49af69 !important;
}

div.navbar-header {
    display: flex;
}

div.collapse.navbar-collapse {
    width: 100%;
}

.single_add_to_cart_button:focus {
    outline: none;
}

@media (max-width: 480px) {
    .woocommerce table.shop_table tr td {
        padding-bottom: 15px;
        padding-top: 15px;
        background: #fff !important;
        border: 0;
    }
    .woocommerce table.shop_table tr td.product-remove {
        order: 2;
        padding-bottom: 30px;
        padding-top: 0;
    }
    .woocommerce table.shop_table tr td.product-remove a {
        opacity: 0.2;
    }
    .woocommerce table.shop_table tr td.product-remove a:hover {
        opacity: 1;
    }
    .woocommerce table.shop_table tr td.product-name a {
        text-align: left;
        display: block;
        font-weight: 600;
        font-size: 1.2em;
        padding-top: 30px;
    }
    .woocommerce table.shop_table tr td.product-name:before {
        display: none;
    }
    .woocommerce table.shop_table tr td.product-name .product-tag-disp {
        display: block;
        width: 100%;
        text-align: left;
        margin-top: 15px;
        color: red;
        font-weight: 600;
    }
    div.coupon {
        display: flex;
        flex-direction: column;
    }
    div.coupon #coupon_code {
        width: 100% !important;
        margin-bottom: 15px !important;
    }
    tr.cart-subtotal td span.amount {
        display: block;
        width: 100%;
    }
    tr.shipping td:before {
        width: 100%;
        text-align: left;
        display: block;
    }
    tr.shipping form {
        width: 100%;
        margin-top: 30px;
    }
    tr.shipping form p {
        text-align: left;
    }
    ul#shipping_method {
        text-align: left;
        margin-top: 30px;
    }
    tr.order-total td:before {
        width: 100%;
        text-align: left;
        display: block;
    }
    .wc-proceed-to-checkout {
        text-align: left;
    }
    div.form-row.place-order {
        text-align: left;
    }
}



#f {
    padding-top: 30px;
    padding-bottom: 50px;
    position: relative;
}

#f .footernav {
    margin: 0;
    text-align: center;
}

#f .footernav ul {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

#f .footernav li {
    line-height: 1.3;
}

footer.footer {
    background: #0c3e51;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
}

footer.footer h5 {
    color: #fff;
}

footer.footer h5 small {
    color: rgba(255, 255, 255, 0.5);
    display: block;
    margin-top: 30px !important;
}

footer.footer .informative-block {
    line-height: 3px;
}

#h2 {
    margin-top: 50px !important;
    padding-bottom: 30px;
}

@media (max-width: 768px) {
    .section>.pl30 {
        padding-left: 0;
    }
    #h2 h2 {
        margin-top: 15px;
    }
    #h2 .hero-fullwidth {
        background: transparent !important;
    }
    #staff p {
        padding: 0;
    }
    #f {
        text-align: center;
    }
    #f .col-md-3 {
        text-align: center;
    }
    footer.footer {
        text-align: center;
    }
    ul#menu-footer.menu {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    body.home h4 {
        margin-left: 20px;
    }
    body.home p {
        /*padding-left: 20px;
        padding-right: 20px;*/
    }
    body.home .bg-electric-blue {
        margin-left: 0;
    }
    .hero-fullwidth img {
        max-height: 700px;
        width: 66%;
        margin-top: 0 !important;
        margin-bottom: 30px !important;
    }
    .hero-fullwidth h3 {
        font-size: 20px !important;
    }
}

.hero-fullwidth img {
    margin-top: 15px;
    margin-bottom: 50px;
}

#f .social {
    margin-top: 30px;
}

#f .social .network {
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    transition-delay: 0;
    padding: 10px;
    color: rgba(255, 255, 255, 0.7);
}

#f .social .network:hover {
    color: #fff;
}

#f .social .network i {
    font-size: 24px;
}

.page-id-327 strong {
    font-size: 29px;
    font-weight: 300;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
    line-height: 20px;
    border-radius: 0;
}

a.button,
button,
.btn {
    border-radius: 0 !important;
}

a {
    color: #36A1D7;
    text-decoration: underline;
    cursor: pointer;
    transition: all 300ms ease-in;
}

a:hover {
    color: #0F516B;
}

.navbar a,
nav a,
.informative-block a,
footer a,
#f a,
a.button {
    text-decoration: none;
}

#h2 h2 {
    margin-top: 90px;
}

@media (max-width: 768px) {
    body.home .mlr {
        margin: 0 !important;
    }
    #f .steth-footer-logo {
        margin: 0;
    }
    #f {
        padding-bottom: 10px;
    }
}

.section-first+.section .big-feature-image.img-responsive.pull-right {
    width: 80%;
    margin-bottom: 50px;
}

.section-first {
    background: #36a1d7;
}

.button.cta-btn:hover {
    border-color: #fff;
    color: #fff;
}

ul.navbar-nav,
ul#menu-footer {
    position: relative;
}

ul.navbar-nav li,
ul#menu-footer li {
    position: relative;
}

ul.navbar-nav li ul,
ul#menu-footer li ul {
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    transition-delay: 0;
    background: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 20px;
    min-width: 250px;
}

ul.navbar-nav li ul li a,
ul#menu-footer li ul li a {
    padding: 5px 15px;
    display: inline-block;
}

ul.navbar-nav li:hover ul,
ul#menu-footer li:hover ul {
    opacity: 1;
    top: 50px;
    pointer-events: all;
}

ul#menu-footer {
    align-items: flex-start !important;
    justify-content: flex-end;
}

ul#menu-footer li  {
    text-align: left;
    width: auto !important;
    min-width: 0 !important;
    display: inline-block;
    float: left;
    padding-right: 25px;
}

ul#menu-footer-mini {
    display: flex; 
    align-items: flex-end !important;
    justify-content: flex-end !important;
}

ul#menu-footer-mini li {
   text-align: left;
    width: auto !important;
    min-width: 0 !important;
    padding-right: 25px;
    list-style: none;
}


ul#menu-footer li a, ul#menu-footer-mini li a {
    width: 100%;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
}

ul#menu-footer li ul, ul #menu-footer-mini li ul {
    display: none !important;
    top: auto;
    opacity: 1;
    bottom: auto;
    background: transparent !important;
    position: relative;
}

ul#menu-footer li ul li, ul#menu-footer-mini li ul li {
    background: transparent !important;
    width: 100%;
    display: inline-block;
    text-align: left;
    line-height: 20px !important;
    margin: 0 !important;
}

#menu-footer-mini {
    text-transform: uppercase;
}

ul#menu-footer li ul a {
    background: transparent !important;
    color: #fff;
    font-size: 0.875em;
    line-height: 20px;
    padding-left: 0 !important;
}

ul#menu-footer li:hover ul {
    top: auto;
    bottom: auto;
}

#f ul.menu#menu-footer {
    justify-content: flex-end !important;
    margin-left: 0;
}

.navbar {
    background-color: #f5f5f5;
}

.navbar li.menu-item {
    padding-bottom: 16px;
}

.navbar li.menu-item a {
    color: #979797;
    display: inline-block;
}

.navbar li.menu-item a:hover {
    background-color: #37a1d7;
    box-shadow: 0 -15px 0 #37a1d7, 0 16px 0 #37a1d7;
    color: #fff;
}

.navbar li.menu-item .sub-menu {
    top: 50px !important;
    background: rgba(255, 255, 255, 0.9);
}

.navbar li.menu-item .sub-menu li.menu-item {
    padding-bottom: 0;
}

.navbar li.menu-item .sub-menu li.menu-item a {
    font-weight: 400;
    color: #666;
    display: block;
    border: 1px solid #979797;
    border-top: 0;
    padding-top: 10px;
    background-position: 10px;
}

.navbar li.menu-item .sub-menu li.menu-item a:hover {
    box-shadow: none;
    color: #fff;
}

.breadcrumb {
    background: none;
    display: inline-block;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    padding-left: 0px !important;
}

.breadcrumb a {
    text-decoration: none;
}

.big-one-9 {
    border-left: 1px solid #d7d7d7;
}

ul.sidebar-list {
    background: #fff;
    list-style: none;
    padding: 0;
    margin-top: 20px;
}

ul.sidebar-list li {
    border-radius: 3px;
}

ul.sidebar-list li a {
    padding-left: 5px;
    text-decoration: none;
    line-height: 34px;
}

ul.sidebar-list li.current a {
    color: #555;
}

.parent-children-parent {
    font-size: 1.3em;
    padding-left: 5px;
    text-decoration: none;
    font-weight: 600;
}

.vplayer {
    width: 50% !important;
    margin-left: 25% !important;
    height: 350px !important;
}

h1.page-title {
    font-size: 44px;
    color: #383838;
    margin-top: -16px;
    margin-bottom: 37px;
}

h1.about-title {
    margin-top: 50px;
}

.navbar[role="navigation"] {
    padding-bottom: 25px;
    padding-bottom: 0 !important;
}

.breadcrumb {
    padding-top: 20px;
    margin-bottom: 0;
}

#contact {
    min-height: 0;
}

@media (max-width: 1440px) {
    .hero-fullwidth img {
        max-height: 350px;
    }
}

@media (min-width: 768px) {
    .keep-level-wrapper {
        min-height: 700px;
    }
    .keep-level {
        position: fixed;
    }
}

@media (max-width: 768px) {
    #fullpage h2.slogan {
        margin-top: 60px;
        margin-bottom: 20px;
    }
    #fullpage .hero-fullwidth {
        width: 66%;
        margin-left: 17%;
    }
}

.container-narrow {
    max-width: 790px !important;
}

.container h1 {
    font-size: 24px !important;
    text-transform: uppercase;
    font-weight: 300 !important;
    color: #383838 !important;
}

.container h2 {
    font-size: 36px;
    font-weight: 300 !important;
    color: #383838 !important;
}

.container h3 {
    font-size: 28px !important;
    font-weight: 300 !important;
    color: #383838 !important;
}

@media (max-width: 768px) {
    .container h1 {
        font-size: 36px !important;
        font-weight: 300 !important;
        color: #383838 !important;
    }
    .container h3 {
        font-size: 20px !important;
        font-weight: 300 !important;
        color: #383838 !important;
    }
}

.blog-details {
    max-width: 730px !important;
    margin: 0 auto;
}

.blog-details p {
    color: #383838;
    font-size: 16px;
    line-height: 24px;
}

.elementor-text-editor p {
    margin: 0;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 10px !important;
}

p {
    color: #383838 !important;
}

.page-template-template-about .wistia_responsive_padding {
    margin-top: 130px;
}

@media (max-width: 768px) {
    .alignleft,
    .aligncenter {
        width: 100%;
    }
    .wistia_responsive_padding {
        margin-top: 0 !important;
    }
    .bg-electric-blue .button.cta-btn {
        margin-left: 20px;
    }
    .section-first .button.cta-btn {
        margin-left: 0 !important;
    }
}

.alignright {
    margin: 10px 30px;
    margin-right: 0;
}

.alignleft {
    margin: 10px 30px;
    margin-left: 0;
}

@media (min-width: 768px) {
    .wistia_responsive_padding {
        padding-top: 56.25% !important;
    }
    .wistia_responsive_wrapper[style] {
        max-width: 700px;
        left: 50% !important;
        transform: translate(-50%);
    }
}

a.navbar-icon {
    width: auto;
}

#technology .thumbnail-post {
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    transition-delay: 0;
    margin-bottom: 30px;
}

#technology .thumbnail-post .inner {
    height: 250px;
    background: #eee;
    background-size: cover;
    border: 1px solid #eee;
    border-bottom: 0;
    background-position: center;
}

#technology .thumbnail-post .caption {
    text-align: center;
    border: 1px solid #eee;
    border-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

#technology .thumbnail-post:hover {
    transform: scale(1.05);
}

#contact.mtb {
    margin-top: -20px;
}

.navbar {
    padding-bottom: 10px !important;
}

.navbar-header .navbar-order-mobile {
    position: absolute;
    right: 15px;
    display: none;
    top: 7px;
}

.navbar-header .navbar-order-mobile a {
    background-color: #37a1d7 !important;
    color: #fff !important;
    border-radius: 2px !important;
    font-size: 15px !important;
    text-transform: none;
    letter-spacing: 0;
    font-family: SourceSansPro Semibold;
    margin: 0;
    padding: 15px !important;
    border: none !important;
    line-height: 1.2 !important; 
}

.navbar-header .navbar-order-mobile a:hover {
    background-color: #2485b6 !important;
    border: none !important;
}

.navbar-header .navbar-cart-mobile {
    position: absolute;
    right: 15px;
    display: none;
    top: 0;    
}

.navbar-header .navbar-cart-mobile a.cart-contents {
    padding: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
@media only screen and (max-width: 1023px) {
     ul#menu-footer-mini {
        display: flex;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        margin-left: 10px;
        margin-top: 15px;
        }   

    .navbar-header {
        margin: 0 !important;
    }
    .preordernav {
        position: relative;
    }
    .navbar-icon {
        margin-left: 10px;
        width: 40px;
    }
    .navbar-brand {
        margin-top: 6px;
    }
    .preordernav,
    .navbar-nav,
    .navbar-nav li,
    .menu-primary-navigation-container,
    .preorderbutton {
        display: block;
        float: left;
        width: 100%;
    }
    .preordernav {
        padding-bottom: 30px;
        margin-top: 30px;
    }
    .navbar-collapse.in {
        overflow: hidden;
    }
    .order-topnav:active,
    .order-topnav:focus,
    .order-topnav {
        margin-left: 0;
        border: none;
    }
    .navbar .spacetop {
        margin-top: 5px;
    }
    .navbar-nav {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
    .order-topnav:hover {
        border: none;
        background: #fff;
        color: #36a1d7 !important;
    }
    .navbar {
        text-align: center;
        padding-bottom: 0px;
    }
    .navbar-collapse {
        margin: 0;
        top: 60px;
        left: 0;
        background: #fff;
        position: absolute !important;
        padding-bottom: 30px;
    }
    .navbar-collapse li {
        text-align: left;
    }
    .navbar-collapse a.cart-contents {
        position: absolute;
        bottom: -30px;
        left: -10px;
    }
    .navbar.navbar-fixed-top {
        padding-bottom: 50px;
        padding-bottom: 0;
    }
    
    .navbar-header .navbar-order-mobile,
    .navbar-header .navbar-cart-mobile {
        display: inline-block;
    }
    
    .navbar-fixed-top .navbar-collapse {
        max-height: 420px;
        overflow: scroll;
    }
    
    ul.navbar-nav li a {
        width: 100%;
    }
    
    ul.navbar-nav li ul {
        position: relative;
        opacity: 0;
        top: 0;
    }
    
    ul.navbar-nav li ul li {
        -webkit-transition: 0.2s ease-out;
        -moz-transition: 0.2s ease-out;
        -o-transition: 0.2s ease-out;
        transition: 0.2s ease-out;
        transition-delay: 0;
        height: 0;
        overflow: hidden;
        padding-left: 30px;
    }
    
    ul.navbar-nav li ul.unroll {
        opacity: 1;
    }
    
    ul.navbar-nav li ul.unroll li {
        height: 30px;
        pointer-events: all;
    }
    
    ul.navbar-nav li:hover ul {
        top: 0;
    }
    
    ul.navbar-nav li.menu-item-has-children>a .expander {
        -webkit-transition: 0.2s ease-out;
        -moz-transition: 0.2s ease-out;
        -o-transition: 0.2s ease-out;
        transition: 0.2s ease-out;
        transition-delay: 0;
        content: " ";
        margin-left: 10px;
        background: url("/img/menu-arrow.png");
        opacity: 1;
        width: 10px;
        height: 10px;
        display: inline-block;
        top: 3px;
        transform: rotate(-90deg);
    }
    
    ul.navbar-nav li.menu-item-has-children.active>a:after {
        transform: rotate(0deg);
    }
    
    .navbar-collapse {
        background: #f5f5f5 !important;
    }
    
    .navbar li.menu-item .sub-menu {
        top: 0 !important;
    }
    
    .navbar li.menu-item .sub-menu li.menu-item a {
        color: #979797;
        border-right: 0;
        border-bottom: 0;
    }
    
    .navbar li.menu-item .sub-menu li.menu-item a:hover {
        color: #1c678e;
        background: transparent !important;
    }
    
    .navbar.navbar-fixed-top li.menu-item.buy-now {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
        
    a.navbar-icon {
        width: 140px !important;  
        margin-top: 18px !important;
        margin-bottom: 18px !important;  
    }
    
    .navbar-header .navbar-order-mobile {
        top: 13px;
    }
    
    .navbar-header .navbar-order-mobile a {
        padding: 10px !important;
        font-size: 14px !important;
    }
    
    .navbar.navbar-fixed-top li.menu-item .sub-menu {
        display: inline;
    }
}  

@media only screen and (max-width: 325px) {
        
    a.navbar-icon {
        width: 100px !important;  
        margin-top: 19px !important;
        margin-bottom: 19px !important;  
    }
    
    .navbar-header .navbar-order-mobile {
        top: 11px;
    }
}     

.relese-note-block ul {
    margin-left: 15px !important;
}

.relese-note-block li {
    margin-bottom: 15px !important;
}


/*****************************************************************************************
*                           Common Template Page : Features                              *
*****************************************************************************************/
.sidebar_ad {
    margin-top: 50px;
}

.sidebar_ad a {
    text-decoration: none;
}

.sidebar_ad a h5 {
    font-size: 25px;
    margin-bottom: 20px;
}

.sidebar_ad .cta-btn-block .cta-btn {
    float: none;
    background: #6ac185 !important;
    border: 1px solid rgba(255, 255, 255, 0.5) !important;
    padding: 11px 40px !important;
    font-size: 14px;
}

.sidebar_ad .cta-btn-block .cta-btn:hover {
    background: #49af69 !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}

.sidebar_ad img {
    max-width: 50%;
}


/********************************************************************************
*                           Contact Template Page                               *
*********************************************************************************/
#mc_embed_signup input {
    width: calc(50% - 8px);
    border-radius: 1px;
    padding: 0 10px;
    line-height: 42px;
    color: #555;
    border: 1px solid #b5b5b5;
}

#mc_embed_signup label {
    margin-top: 10px;
}

#mc_embed_signup input[type="submit"] {
    width: auto;
    margin: 20px 16px 0 0;  
    display: inline-block;
    background: #6ac185 !important;
    border: 1px solid rgba(255, 255, 255, 0.5) !important;
    float: none;
    border-radius: 0px; 
    color: #fff;   
    padding: 11px 40px !important;
    line-height: 1.2;
}

#mc_embed_signup input[type="submit"]:hover {
    background: #49af69 !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}

@media (max-width: 640px) {
 
    #mc_embed_signup input {
        width: 100%;
    }
}


/********************************************************************************
*                               Cart Page                                       *
*********************************************************************************/
#cart h3 {
    font-size: 44px !important;
}

#cart div.woocommerce .wc-proceed-to-checkout {
    margin-top: -90px;
}

#cart div.woocommerce .cart-collaterals .wc-proceed-to-checkout {
    margin-top: 0;
}

@media (max-width: 480px) {
 
    #cart div.woocommerce .wc-proceed-to-checkout {
        margin-top: 0;
    }
}

@media (max-width: 768px) {
    
    #cart div.woocommerce .woocommerce-cart-form__contents tr.cart_item {
        padding-left: 115px;
        padding-bottom: 25px;
        position: relative;
        border-bottom: 1px solid rgba(0,0,0,.1);
    }
    
    #cart div.woocommerce .woocommerce-cart-form__contents tr td {
        background-color: #fff !important;
        padding-left: 0;
    }
    
    #cart div.woocommerce .woocommerce-cart-form__contents td.product-remove {
        position: absolute;
        right: 5px;
        top: 4px;
        z-index: 1;
        border: none;
        padding: 0;
        margin-bottom: 0;
    }
    
    #cart div.woocommerce .woocommerce-cart-form__contents td.product-thumbnail {
        position: absolute;
        top: 20%;
        left: 0;
        max-height: 115px;
        overflow: hidden;
        border: none;
        padding-bottom: 0;
        margin-bottom: 0;
        display: block;
        padding-left: 12px;
    }
    
    #cart div.woocommerce .woocommerce-cart-form__contents td.product-thumbnail:before {
        display: none;
    }
    
    #cart div.woocommerce .woocommerce-cart-form__contents td.product-name {
        margin-right: 30px;
        border-top: none;
    }
    
    #cart div.woocommerce ul#shipping_method li {
        text-indent: 0;
    }   
}    

@media only screen and (max-width: 1023px) {
    
    #cart.container.mb>.row.mt:first-child {
        margin-top: 50px;
    }
}


/********************************************************************************
*                           Multi-Step Checkout                                 *
*********************************************************************************/
#stethio-checkout div.woocommerce {
    margin-left: -15px;
    margin-right: -15px; 
    text-align: right;
}

#stethio-checkout h3.page-title {
    font-size: 44px !important;
    margin-left: -15px;
    margin-right: -15px;
}

#stethio-checkout div.stethio-signup {
    margin-bottom: -50px;
}

#stethio-checkout div.woocommerce .woocommerce-info {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 15px;
    border: none;
    background: #fff;
    z-index: 10;
}

#stethio-checkout div.woocommerce .woocommerce-info a {
    text-decoration: none;
    font-size: 15px;
}

#stethio-checkout div.woocommerce .woocommerce-info:before {
    display: none;
}

#stethio-checkout div.woocommerce .woocommerce-form-login {
    margin-bottom: 70px;
    margin-top: 0;
}

#stethio-checkout div.woocommerce .woocommerce-form-login input {
    border: 1px solid #B5B5B5 !important;
    height: 42px !important;
    padding: 0 10px !important;
    line-height: 42px !important;
    min-height: 0 !important;
    color: #555 !important;
    border-radius: 1px !important; 
}

#stethio-checkout div.woocommerce .woocommerce-form-login .button {
    background: #6ac185 !important;
    color: #fff !important;
    border-radius: 3px !important;
}

#stethio-checkout div.woocommerce .woocommerce-form-login .button:hover {
   background: #49af69 !important; 
}

#stethio-checkout div.woocommerce .woocommerce-form-login .woocommerce-form__label {
   margin-top: 15px;
   margin-left: 10px;
   display: inline-block; 
}

#stethio-checkout div.woocommerce .woocommerce-form-login input#rememberme {
    height: auto !important;
}

#thwmsc_wrapper {
    text-align: left;
    margin-top: -50px;
    margin-bottom: 40px;
}

#thwmsc_wrapper .woocommerce-error {
    margin-top: 100px;    
}

#thwmsc_wrapper .thwmsc-tab-panel {
    border-bottom: 1px solid #b7b7b7;
    position: relative;
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-accordion-label {
    margin: 25px 0 !important;   
    cursor: default !important; 
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-accordion-label.thwmsc-completed {
    cursor: pointer !important;
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-accordion-label.thwmsc-completed.active {
    cursor: default !important; 
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-accordion-label#thwmsc-accordion-label-0 {
    margin-top: 0 !important;
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-accordion-label .thwmsc-tab-label {
    font-size: 28px;
    padding-left: 0;
    padding-right: 0;
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-accordion-label .thwmsc-tab-label .thwmsc-tab-icon {
    color: #ffffff!important;
    border-color: #49af69!important;
    background: #49af69!important; 
    font-family: SourceSansPro Bold;  
    font-size: 18px; 
    margin-right: 20px;
    margin-top: 2px;
    float: left;
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-accordion-label .thwmsc-tab-label .dashicons-yes {
    top: 12px !important;
    left: 0 !important;
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-tab-content {
    padding-left: 45px;   
    padding-right: 0;
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-tab-content#thwmsc-tab-content-0 {
    display: table;
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-tab-content h3 {
    display: none;
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-tab-content h3#ship-to-different-address {
    display: block;
    margin-bottom: 20px;
}

#thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-0.thwmsc-tab-content input {
    border: 1px solid #B5B5B5 !important;
    height: 42px !important;
    padding: 0 10px !important;
    line-height: 42px !important;
    min-height: 0 !important;
    color: #555 !important;
    border-radius: 1px !important;    
}

#thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-1,
#thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-2 {
    padding-bottom: 60px;
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-step-edit {
    position: absolute;
    right: 0;
    top: 11px;
    text-decoration: none;
    display: none;
    padding: 5px 15px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-step-edit i {
    margin-right: 5px;
    display: none;
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-step-edit.loading i {
    display: inline-block;
}  

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-step-edit.loading {
    opacity: 0.7;
    pointer-events: none;
}  

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-step-edit:hover {
    border: 1px solid #d9d9d9;
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-step-edit:focus {
    color: #2485b6;    
}

#thwmsc_wrapper .thwmsc-tab-panel .thwmsc-step-edit.active {
    display: none !important;
}

#thwmsc_wrapper .thwmsc-tab-panel .button-next {
    position: absolute;
    right: 0;
    bottom: 35px;
    text-decoration: none;
    display: none;
    padding: 5px 15px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
}

#thwmsc_wrapper .thwmsc-tab-panel .button-next i {
    margin-right: 5px;
    display: none;
}

#thwmsc_wrapper .thwmsc-tab-panel .button-next.loading i {
    display: inline-block;
}

#thwmsc_wrapper .thwmsc-tab-panel .button-next.loading {
    opacity: 0.7;
    pointer-events: none;
}

#thwmsc_wrapper .thwmsc-tab-panel .button-next:hover {
    border: 1px solid #d9d9d9;
}

#thwmsc_wrapper .thwmsc-tab-panel .button-next:focus {
    color: #2485b6;
}

#thwmsc_wrapper .thwmsc-tab-panel .button-next.active {
    display: block;
}

#thwmsc_wrapper .thwmsc-tab-panel .mailchimp-newsletter {
    display: none;
}

#thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-0 div.create-account {
    margin-bottom: 90px;
}

#thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-0 .woocommerce-account-fields,
#thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-1 .woocommerce-billing-fields {
    margin-bottom: 20px;
}

#thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-0 .woocommerce-account-fields-space {
    display: block; 
    padding-bottom: 70px; 
    float: left; 
    width: 100%;
}

#thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-0 .woocommerce-account-fields span,
#thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-2 .woocommerce-shipping-fields span {
    font-weight: normal;
}

#thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-2 .woocommerce-shipping-fields #shipping_country_field span {
    line-height: 40px;
}

#thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-2 .woocommerce-shipping-fields #shipping_state_field > span > span {
    width: 100% !important;
} 

#thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-2 .woocommerce-additional-fields {
    margin-bottom: 40px;
}

#thwmsc_wrapper .thwmsc-buttons {
    display: none;
}

#stethio-checkout [type="checkbox"]:not(:checked),
#stethio-checkout [type="checkbox"]:checked {
  position: absolute !important;
  left: -9999px;
}

#stethio-checkout [type="checkbox"]:not(:checked) + span,
#stethio-checkout [type="checkbox"]:checked + span {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

#stethio-checkout [type="checkbox"]:not(:checked) + span:before,
#stethio-checkout [type="checkbox"]:checked + span:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 19px; 
  height: 19px;
  border: 1px solid #b7b7b7;
  background: #fff;
  border-radius: 3px;
}

#stethio-checkout [type="checkbox"]:not(:checked) + span:after,
#stethio-checkout [type="checkbox"]:checked + span:after {
  content: '\2713\0020';
  position: absolute;
  top: 0; 
  left: .2em;
  font-size: 1.4em;
  line-height: 0.8;
  color: #575757;
  transition: .2s;
  font-weight: bold;
}

#stethio-checkout [type="checkbox"]:not(:checked) + span:after {
  opacity: 0;
  transform: scale(0);
}


#stethio_shipping_method #shipping_method {
    margin-top: 10px;
    margin-bottom: 20px;
}

#stethio_shipping_method span {
    font-size: 15px;
    color: #383838;
}

#stethio_shipping_method input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

#stethio_shipping_method label:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 1em;
  border-radius: 100%;
  vertical-align: -3px;
  border: 1px solid #575757;
  padding: 3px;
  background-color: transparent;
  background-clip: content-box;
  transition: all 0.2s ease;
}

#stethio_shipping_method input[type="radio"]:checked + label:before {
  background-color: #575757;
  border-color: #575757;
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table th,
#thwmsc_wrapper .woocommerce-checkout-review-order-table td {
   padding: 9px 20px !important; 
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table #shipping_method input,
#thwmsc_wrapper .woocommerce-checkout-review-order-table #shipping_method label {
    display: none;
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table #shipping_method input[type="radio"]:checked + label {
    display: block;
    margin-bottom: 0;
    font-weight: normal;
}

#thwmsc_wrapper span.stethio-review-order-title {
   font-size: 28px;
   padding-top: 10px;
   padding-bottom: 15px;
   line-height: 30px;
   display: inline-block; 
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table ul#shipping_method li{
    padding-top: 0;
    padding-bottom: 0;
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table .cart-subtotal td,
#thwmsc_wrapper .woocommerce-checkout-review-order-table .shipping td,
#thwmsc_wrapper .woocommerce-checkout-review-order-table .order-total td {
    text-align: right;
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table .shipping th,
#thwmsc_wrapper .woocommerce-checkout-review-order-table .order-total th {
    font-weight: normal;
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table .order-total th {
    font-size: 18px;
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table .order-total td .woocommerce-Price-amount {
    font-size: 28px;
    color: #6ac186;
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table .shipping ul#shipping_method li .amount {
    font-weight: normal; 
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table .cart_item th {
    border-top: none !important;
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table .cart_item .prod_name {
    margin-left: 10px;
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table .cart_item .prod_name .prod_attr {
    font-weight: normal;
    color: #969696;
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table .cart_item .prod_name .product-quantity {
    vertical-align: unset;
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table .cart_item .prod_price {
    float: right;
    margin-top: 15px;
}

#thwmsc_wrapper .woocommerce-checkout-review-order-table thead th.cart-count-total {
    padding-bottom: 0 !important;
    padding-top: 20px !important;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    
    #stethio-checkout.container.mb>.row.mt:first-child {
        margin-top: 50px;
    }
    
    #thwmsc_wrapper .woocommerce-error {
        margin-top: 50px;    
    }
}

@media only screen and (max-width: 1023px) {
    
    #stethio-checkout h3.page-title {
        margin-left: 0;
        margin-right: 0;    
    }
    
    #stethio-checkout div.woocommerce {
        margin-left: 0;
        margin-right: 0;
    }
    
    #thwmsc_wrapper {
        margin-top: 0;
    }
    
    #thwmsc_wrapper span.stethio-review-order-title {
        padding-top: 60px;
    }
}

@media only screen and (max-width: 768px) {
    
    #stethio-checkout div.woocommerce {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    #stethio-checkout h3.page-title {
        margin-left: -15px;
        margin-right: -15px; 
        font-size: 40px !important;   
        color: #ffffff !important;
        background: #37a1d7;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: -38px;
    }
    
    #thwmsc_wrapper .thwmsc-tab-panel .thwmsc-tab-content {
        padding-left: 0;
    }
    
    #stethio-checkout div.stethio-signup {
        margin-bottom: 0;
        text-align: left;
    }
    
    #stethio-checkout div.woocommerce .woocommerce-info {
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 10px;
    }
    
    #thwmsc_wrapper span.stethio-review-order-title {
        display: block;
        text-align: center;
    }
    
    .woocommerce #payment #place_order {
        float: none !important;
        margin: 0 auto;
        display: block;
    }
    
    #thwmsc_wrapper .woocommerce-error {
        margin-top: 0;    
    }
}

@media only screen and (max-width: 480px) {
    
    #thwmsc_wrapper .thwmsc-tab-panel .button-next.active {
        display: inline-block;
        margin-left: 26%;
        margin-bottom: 0;  
        margin-top: 10px;     
        position: relative; 
    }
    
    #thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-1, 
    #thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-2 {
        padding-bottom: 20px;
    }
    
    #thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-0 div.create-account {
        margin-bottom: 45px;
    }
    
    #thwmsc_wrapper .thwmsc-tab-panel #thwmsc-tab-content-0 .woocommerce-account-fields-space {
        padding-bottom: 30px;
    }
    
    .woocommerce-checkout .woocommerce-checkout-review-order-table .order-item-name {
        position: relative;
    }
    
    #thwmsc_wrapper .woocommerce-checkout-review-order-table .cart_item .prod_name {
        display: block;
        margin-left: 0;
    }
    
    #thwmsc_wrapper .woocommerce-checkout-review-order-table .cart_item .prod_price {
        position: absolute;
        right: 0;
        top: 0;
    }
    
    #thwmsc_wrapper .woocommerce-checkout-review-order-table ul#shipping_method {
        text-align: right;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    
    .woocommerce-checkout .woocommerce-checkout-review-order-table .order-item-name {
        position: relative;
    }
    
    #thwmsc_wrapper .woocommerce-checkout-review-order-table .cart_item .prod_name {
        display: block;
        margin-left: 0;
    }
    
    #thwmsc_wrapper .woocommerce-checkout-review-order-table .cart_item .prod_price {
        position: absolute;
        right: 0;
        top: 0;
    }
    
}

@media screen and (max-width: 600px) {
    #wpadminbar {
        position: fixed !important;
    }
}

@media screen and (max-width: 365px) {
    
    #thwmsc_wrapper .thwmsc-tab-panel .thwmsc-step-edit {
        display: none !important;    
    }
}

.page-template-template-health .full-hero {
    margin-top: 0px !important;
    padding: 150px 0;
    margin: 65px auto 35px;
    text-align: center;
}
.page-template-template-health .full-hero h1 {
    font-size: 55px !important;
    margin-bottom: 30px;
    color: #fff !important;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.85);
}
.page-template-template-health .full-hero h3 {
    font-size: 35px !important;
    color: #fff !important;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.85);
}
.page-template-template-health .full-hero .button {
    float: none;
}
.page-template-template-health .section-hero {
    margin-top: 0;
    padding: 35px 0;
}
.page-template-template-health .section-hero h2 {
    margin: -10px auto 10px;
    font-size: 36px !important;
    font-weight: bold !important;
    line-height: 1.3;
}
.page-template-template-health .section-hero h3 {
    margin: 0 auto 10px;
    font-size: 28px !important;
    font-weight: 300 !important;
}
.page-template-template-health .section-hero p,
.page-template-template-health .section-hero li {
    font-size: 16px !important;
}
.page-template-template-health .section-hero ul {
    margin-left: 25px;
}
.page-template-template-health .additional-resources {
    background: #37a1d7;
    padding: 65px 0;
}
.page-template-template-health .additional-resources h2 {
    text-align: center;
}
.page-template-template-health .additional-resources h3 a {
    color: #f5f5f5;
}
.page-template-template-health .additional-resources h5 {
    font-size: 18px;
    text-indent: 10px;
}

.page-id-59699 #fullpage > .section-hero {
    padding-top: 35px;
    padding-bottom: 35px;
}
.page-id-59699 #fullpage > .section-hero:first-of-type .row.vertical-align {
    display: flex;
}
.page-id-59699 #fullpage > .section-hero:first-of-type .col-sm-5 {
    order: 2;
    margin-left: 40px;
    float: right;
}
.page-id-59699 #fullpage > .section-hero:first-of-type .col-sm-7 {
    order: 1;
    float: left;
}
.page-id-59699 #fullpage > .section-hero:first-of-type .col-sm-7 .play-icon {
    display: none;
}
.page-id-59699 #fullpage > .section-hero:nth-of-type(2) {
    margin-top: 0;
}

.full-hero {
    position: relative;
}
.full-hero .image-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.blog-listing-wraper .blog-title {
    font-size: 40px;
    text-align: center;
    margin: 50px auto;
    color: #575756 !important;
}
.blog-article h1 {
    text-align: left;
    margin-bottom: 15px;
}
.blog-article h1 a {
    text-decoration: none;
}
.blog-article time {
    display: block;
    text-align: right;
    margin-top: 15px;
}
.blog-article p {
    font-size: 18px;
    line-height: 1.5;
}
.blog-details .featured-image {
    text-align: center;
}
h3.no-pl.mtb {
    text-transform: uppercase !important;
}
.blog-details ul,
.blog-details ol {
    padding-left: 25px;
}
.blog-details footer {
    margin-bottom: 45px;
}

/* landing page */

.page-id-59700 .wp-block-columns,
.wp-block-columns.has-2-columns {
    width: 100%!important;
}

input, textarea {
    border: 2px solid #B5B5B5 !important;
    padding: 6px 12px !important;
    height: 34px !important;
}

input:focus, textarea:focus {
    border-color: #1d87c9 !important;
}


.sub-menu {
    /*border: 1px solid #f9f9f9 !important;*/
}

@media (min-width: 641px) {
    .page-id-59700 form .gform_fields {
        display: flex!important;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .page-id-59700 form .gform_fields li {
        flex-basis: 48%;
    }
    .page-id-59700 form .gform_fields li input {
        width: 100% !important;
    }
    .page-id-59700 form .gform_fields li#field_4_4 {
        flex-basis: 100%;
    }
}

#f {
    background: #f5f5f5;
}
#f .social .network {
    color: #696969;
}
#f .social .network:hover {
    color: #0F516B;
}
#f .menu-footer-container ul li a {
    color: #696969;
}
footer.footer {
    background: #696969;
}

@media (max-width: 1023px) {
    .page-id-59699 #fullpage > .section-hero:first-of-type .row.vertical-align {
        flex-wrap: wrap;
    }
    .page-id-59699 #fullpage > .section-hero:first-of-type .row.vertical-align .video-player {
        max-height: 400px;
        overflow: hidden;
    }
    .page-id-59699 #fullpage > .section-hero:first-of-type .row.vertical-align .video-player .video {
        background-position: center center;
    }
    .page-id-59699 #fullpage > .section-hero:first-of-type .row.vertical-align h2 {
        margin-top: 45px;
    }
    .page-id-59699 #fullpage > .section-hero:first-of-type .row.vertical-align .col-sm-5 {
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .page-template-template-health .section-hero h2 {
        margin-top: 45px;
    }
}

.navbar.navbar-fixed-top .navbar-nav > li > a {
    padding-right: 16px;
    padding-left: 0;
}
.navbar.navbar-fixed-top .navbar-nav > li:last-of-type > a {
    padding-left: 15px;
}
.navbar.navbar-fixed-top .navbar-nav > li.menu-item-has-children:hover ul {
    right: 0;
    width: 200px;
    min-width: 200px;
}



/* header section css */

.cart-col .elementor-column-wrap ,.buy-btn-col .elementor-column-wrap , .get-quote-col .elementor-column-wrap ,.hamb-menu .elementor-column-wrap
{
    padding:10px 0px!important;
}

.get-quote-col,.buy-btn-col
{
    display:none!important;
}

.tab-menu-hold .elementor-row
{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    
}

.get-quote .elementor-button-link:hover,.buy-steth .elementor-button-link:hover
{
    background: #3295C8!important;
    transition: background-color 0.05s ease-in-out!important;
}
.page-id-59922 .contact-custom-input .button
{
    background:#6bc085!important;
    border:none!important;
}
.page-id-59922 .contact-custom-input .button:hover
{
 background: #75cc8f!important; 
    border:none!important;
}
/* for specific pages css starts */
.page-id-59699 li.quote,
.page-id-9 li.quote,
.page-id-59922 li.quote,
.page-id-59902 li.quote{
	display: none !important;
}

.page-id-59902 .get-quote-col
{
    display: block!important;
}
.page-id-59902 .buy-btn-col
{
    display: none!important;
}
.page-id-59699 .buy-btn-col
{
    display: block!important;
}
.page-id-59699 .get-quote-col
{
    display: none!important;
}
    #nav-menu-hold .pp-menu-item
    {
        padding:10px 0px;
    }
/* for specific pages css ends */

/* media query for non button header pages */

@media only screen and (max-width:2560px) and (min-width:1024px)
{
    .logo-col
    {
        width:11%!important;
    }
    #nav-menu-hold
    {
        width:87%!important;
    }
    .right-menu-hold
    {
        width:5%!important;
    }
    .cart-col 
    {
        width: auto!important;
    }
    .page-id-59902 #nav-menu-hold  ,.page-id-59699 #nav-menu-hold 
    {
        width: 75%!important;
    } 
    .page-id-59902 .right-menu-hold ,.page-id-59699 .right-menu-hold
    {
        width: 15%!important;
    }
    .page-id-59902 .tab-menu-hold .elementor-row ,.page-id-59699 .tab-menu-hold .elementor-row
    {
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .page-id-59902 .get-quote-col,.page-id-59699 .get-quote-col
    {
        text-align: left;
        width: 60%!important;
    }
    .page-id-59902 .cart-col ,.page-id-59699 .cart-col 
    {
        width: 20%!important;
    }
    .page-id-59902 #nav-menu-hold .pp-menu-item ,.page-id-59699 #nav-menu-hold .pp-menu-item
    {
        padding:10px 0px;
    }
    .logo-main-img .elementor-widget-container
    {
            padding: 10px 0px 0px 15px!important;
    }

}

@media only screen and (max-width:1232px) and (min-width:1024px)
{
    .page-id-59902 .right-menu-hold, .page-id-59699 .right-menu-hold ,.page-id-59699 .right-menu-hold, .page-id-59699 .right-menu-hold 
    {
        width: 20%!important;
    }
}

@media only screen and (max-width: 1024px)
{
    .logo-col 
    {
        width: 16%!important;
    }
}

/* media query for non button header pages ends */


@media only screen and (max-width:2560px) and (min-width:1024px)
{
.hamb-menu 
    {
    display: none!important;
    }
/*  .get-quote-col,.buy-btn-col
    {
            width: 66%!important;
    }
    .cart-col
    {
            width: 20%!important;;
    } */
}
@media only screen and (max-width:1024px) and (min-width:769px)
{
    .right-menu-hold
    {
        width: 5%!important;
    }
    .page-id-59902 .right-menu-hold, .page-id-59699 .right-menu-hold
    {
            width: 24%!important;
    }
    .page-id-59902 .logo-col ,.page-id-59699 .logo-col
    {
        width: 15%!important;
    }
}
@media only screen and (max-width:768px) and (min-width:320px)
{

.page-id-59902 .get-quote-col
{
    display: block!important;
}
.page-id-59902 .buy-btn-col
{
    display: none!important;
}
.page-id-59699 .buy-btn-col
{
    display: block!important;
}
.page-id-59699 .get-quote-col
{
    display: none!important;
}
.cart-col .elementor-column-wrap ,.buy-btn-col .elementor-column-wrap , .get-quote-col .elementor-column-wrap ,.hamb-menu .elementor-column-wrap
{
    padding:8px 0px!important;
}
    .logo-col {
    width: 21%!important;
}
    .custom-home-link-col
    {
            max-width: 90%!important;
    min-width: 90%!important;
    }

}
@media only screen and (max-width:425px)
{
.logo-col {
    width: 40%!important;
}
    .elementor-59966 .elementor-element.elementor-element-9e73a54
    {
        right: 2px!important;
        left: auto!important;
        width: auto!important;
    }
    .elementor-59966 .elementor-element.elementor-element-1545867
    {
        right: 8px!important;
        left: auto!important;
        width: auto!important;
    }
}

@media only screen and (max-width:375px)
{
    .get-quote-col,.buy-btn-col
    {
        width: 45%;
    }
    .get-quote-col .elementor-column-wrap,.buy-btn-col .elementor-column-wrap
    {
    padding-right: 0px!important;
            padding-left: 0px!important;
        text-align: right;
    }
    .get-quote-col .elementor-column-wrap .elementor-button,.buy-btn-col .elementor-column-wrap .elementor-button
    {
    font-size: 11px;
    padding: 10px 24px;
    }
    .elementor-element.elementor-element-219f697 
    {
        position: absolute !important;
        right: 0px !important;
    }
    .tab-menu-hold .elementor-row 
    {
    display: flex;
    align-items: center;
    justify-content: flex-end!important;
    }
    .page-id-59902 .tab-menu-hold .elementor-row,.page-id-59699 .tab-menu-hold .elementor-row 
    {
    display: flex;
    align-items: center;
    justify-content: space-between!important;
    }
    .elementor-59806 .elementor-element.elementor-element-27e3256 
    {
    width: 53%!important;
    }
    .cart-col .elementor-column-wrap ,.buy-btn-col .elementor-column-wrap , .get-quote-col .elementor-column-wrap ,.hamb-menu .elementor-column-wrap
    {
        padding:9px 0px!important;
    }   
    .logo-col .elementor-column-wrap
    {
        padding:5px 10px;
    }
        .elementor-59966 .elementor-element.elementor-element-9e73a54
    {
        right: -25px!important;
        left: auto!important;
        width: auto!important;
    }
    .elementor-59966 .elementor-element.elementor-element-1545867
    {
        right: -17px!important;
        left: auto!important;
        width: auto!important;
    }
    .page-id-59902 .get-quote,.page-id-59699 .buy-steth
    {
        text-align:center;
    }
}
@media only screen and (max-width:320px)
{
.elementor-59966 .elementor-element.elementor-element-9e73a54
    {
    right: -26px!important;
    left: auto!important;
    width: auto!important;
}
    .elementor-59966 .elementor-element.elementor-element-1545867 {
    right: -20px!important;
    left: auto!important;
    width: auto!important;
}
}
