 /*
Theme Name:   Zomacton
Description:  Zomacton web page
Author:       admins
Author URL:   Write here the author's blog or website url
Template:     understrap
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  zomacton
*/

/* Write here your own personal stylesheet */

@font-face {
    font-family: 'Raleway';
    src: url(fonts/Raleway-Regular.ttf), url(fonts/Raleway-Medium.ttf), url(fonts/Raleway-Light.ttf), url(fonts/Raleway-SemiBold.ttf), url(fonts/Raleway-ExtraLight.ttf);
    font-display: swap
}

@font-face {
    font-family: "Supernova";
    src: url(fonts/Supernova.eot);
    src: url("fonts/Supernova.eot?#iefix") format("embedded-opentype"), url(fonts/Supernova.otf) format("opentype"), url(fonts/Supernova.woff) format("woff"), url(fonts/Supernova.woff2) format("woff2");
    src: url(fonts/Supernova.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

/** popup css start **/

.cookie_popup > .wpb_column.vc_column_container.vc_col-sm-12 {
    min-height: 0px;
}

.cookie_popup .vc_column-inner{
    padding-top:0 !important;
}

.modal-open .modal{
    background-color:#ffffff;
    padding-right:0 !important;
}

.modal-dialog-centered{
    max-width: 100% !important;
    width:65% !important;
    float: right;
    margin-right:20px !important;
    background-image: url('https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/150/2020/09/07115856/Pop-up-bg.png');
}

.modal-fullscreen.modal-dialog-centered{
    float: none;
    margin-right:auto !important;
    margin-left:auto !important;
}

.modal-content{
   background-color:transparent !important;
   color:#fff;
   border:none !important;
}

.modal-backdrop.show{
    opacity:1;
    /*background-color:#ffffff;*/
}

#modal_pop_up_one .vist_btn{
    text-align:center;
}

#modal_pop_up_two .vist_btn{
    text-align:center;
    margin-top:50px;
}

.first_pp_block{
    text-align:center;
}

.first_pp_block h3{
    font-size:40px;
}

.first_pp_block p{
    font-size:22px;
    padding:0 10%;
    line-height:35px;
}

#modal_pop_up_one .member_pb_uk, #modal_pop_up_one .prescribe_zmt{
    background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/150/2020/09/07122505/Blue-Box-1.png);
    background-size: 95%;
    min-height: 450px;
    background-repeat: no-repeat;
    padding: 5% 8% 0% 8%;
    background-position: center top;
}

#modal_pop_up_two .prescribe_zmt{
    background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/150/2020/09/08043515/Blue-Box-2.png);
    background-size:contain;
    min-height: 450px;
    background-repeat: no-repeat;
    padding:7% 15% 0% 16%;
    background-position: center top;
}


#modal_pop_up_one .member_pb_uk .btn, #modal_pop_up_one .prescribe_zmt .btn{
    background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/150/2020/09/07144501/orange-Button-1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 67px;
    padding: 0;
    padding-top: 4px;
    width: 166px;
    color:#fff;
}

#modal_pop_up_two .prescribe_zmt .btn-pri{
    background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/150/2020/09/08052516/Back-button.png);
    background-size: 85%;
    background-repeat: no-repeat;
    background-position: center;
    height: 100px;
    padding: 0;
    vertical-align: middle;
    font-size: 18px;
    width:180px;
    color: #fff;
}

#modal_pop_up_two .prescribe_zmt .btn-sec{
    background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/150/2020/09/08052442/confirm-button.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 85%;
    height: 100px;
    padding: 0;
    text-align: center;
    width: 370px;
    font-size: 18px;
    color: #fff;
}

#modal_pop_up_one .member_pb_uk .btn a, #modal_pop_up_one .prescribe_zmt .btn a{
    color:#fff;
}

#modal_pop_up_one .member_pb_uk h4, #modal_pop_up_one .prescribe_zmt h4{
    font-size: 25px;
    text-align: center;
    margin-bottom: 22px;
    line-height:35px;
    letter-spacing: 1px;
}

#modal_pop_up_two .prescribe_zmt h4{
    font-size: 25px;
    text-align: center;
    margin-bottom: 22px;
    line-height:35px;
    letter-spacing: 1px;
}

div#ct-ultimate-gdpr-cookie-popup {
    background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/150/2020/09/07121202/Cookie-BG.png);
    left: 0px !important;
    top: 0px !important;
    height: 100%;
    border-radius: 0px !important;
    width: 32% !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow-y:auto;
}

#modal_pop_up_one .member_pb_uk p, #modal_pop_up_one .prescribe_zmt p{
    font-size: 15px;
    min-height:140px;
}

#modal_pop_up_two .prescribe_zmt p{
    font-size: 16px;
}

#modal_pop_up_one .member_pb_uk p a, #modal_pop_up_one .prescribe_zmt p a, #modal_pop_up_two .prescribe_zmt p a{
    color:#fff;
    text-decoration:underline;
}

#modal_pop_up_one .member_pb_uk{
    width:50%;
    float:left;
}

#modal_pop_up_one .prescribe_zmt{
    width:50%;
    float:right;
}

.popone_ft{
    float:left;
       padding: 0 10%;
}

.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-content{
    padding: 2% 6% 0 6%;
    font-size: 14px;
    line-height: 23px;
}

.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-content a{
    color:#fff;
}

.ct-ultimate-gdpr-cookie-popup-modern #ct-ultimate-gdpr-cookie-content h4{
    margin-top: 25px;
    font-size: 25px;
}

#ct-ultimate-gdpr-cookie-read-more{
    display:none;
}

#ct-ultimate-gdpr-cookie-accept{
    background-color: transparent !important;
    border: none !important;
    color:#000 !important;
    background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/150/2020/09/08060201/Cookie-button.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 250px;
    text-align: center;
    height: 70px;
    padding-top: 20px;
    font-size: 14px;
}

.ct-ultimate-gdpr-cookie-popup-modern .ct-ultimate-gdpr-cookie-buttons {
    float: none;
    width: 50%;
    margin: 0 auto;
}

div#ct-ultimate-gdpr-cookie-popup {
    background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/150/2020/09/07121202/Cookie-BG.png);
    left: 0px !important;
    top: 0px !important;
    height: 100%;
    border-radius: 0px !important;
    width: 32% !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.ct-container.ct-ultimate-gdpr-cookie-popup-bottomPanel{
    width: 100% !important;
}

.ct-container.ct-ultimate-gdpr-cookie-popup-bottomPanel p, .ct-container.ct-ultimate-gdpr-cookie-popup-bottomPanel div, .ct-container.ct-ultimate-gdpr-cookie-popup-bottomPanel a{
    color:#ffffff;
}

/**  popup css end **/

.no-js #loader {
    display: none
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0
}

.se-pre-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10001;
    background: url(./images/giphy.gif) center no-repeat #fff
}

body {
    margin: 0;
    font-family: 'Raleway', sans-serif!important
}

.hfeed.site {
    overflow-x: hidden
}

.container-1 {
    max-width: 1180px;
    margin: 0 auto
}

.header-1 {
    background-color: #53a0d8
}

.top-text-center {
    text-align: center;
    padding: 8px 0;
    font-size: 15px;
    font-weight: 600
}

.mob_mnu {
    display: none
}

#navbarNavDropdown,
.logo,
.sec_logo {
    display: inline-block
}

.sec_logo img {
    width: 80%
}

.sec_logo {
    padding-left: 0;
    text-align: right;
    float: right
}

.desktop_mnu .sec_logo {
    padding-top: 3px;
    width:130px;
}

.desktop_mnu .sec_logo img{
    width:100%;
}

/**.desktop_mnu .logo {
    padding-bottom: 15px
}**/

.desktop_mnu .logo img{
    padding-top:15px;
}

.header-2 {
    background: rgb(177, 122, 153);
    background: -moz-radial-gradient(circle, rgba(176, 120, 155, 1) 0%, rgba(161, 109, 157, 1) 100%);
    background: -webkit-radial-gradient(circle, rgba(176, 120, 155, 1) 0%, rgba(161, 109, 157, 1) 100%);
    background: radial-gradient(circle, rgba(176, 120, 155, 1) 0%, rgba(161, 109, 157, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#b17a99", endColorstr="#88599e", GradientType=1);
    -webkit-box-shadow: 0 3px 10px -5px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 3px 10px -5px rgba(0, 0, 0, .35);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, .35);
    height: auto;
    padding: 10px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center
}

.desktop_mnu .header-2 {
    padding-bottom: 0
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2
}

.header-2 .logo a {
    float: left;
    width: 75%;
    padding-top: 5px;
    margin-right: 18px
}

.header-2 #main-menu {
    list-style: none;
    padding-left: 12px;
    margin-bottom: 0
}

.header-2 #main-menu li {
    display: inline-block;
    padding: 0 20px
}

.header-2 #main-menu li:first-child {
    padding-left: 10px
}

#navbarNavDropdown {
    overflow: hidden;
    padding-top: 42px;
    vertical-align: bottom
}

.header-2 #main-menu li a {
    color: #2D2B82;
    font-size: 18px;
    text-decoration: none;
    padding: 0;
    padding-bottom: 15px;
    font-weight:600;
}

.wpb_content_element {
    margin-bottom: 0!important
}

#zomacton-img-banner {
    background: rgb(177, 122, 153);
    background: -moz-radial-gradient(circle, rgba(176, 120, 155, 1) 0%, rgba(161, 109, 157, 1) 100%);
    background: -webkit-radial-gradient(circle, rgba(176, 120, 155, 1) 0%, rgba(161, 109, 157, 1) 100%);
    background: radial-gradient(circle, rgba(176, 120, 155, 1) 0%, rgba(161, 109, 157, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#b17a99", endColorstr="#88599e", GradientType=1);
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    z-index: -1
}

#banner_img {
    padding: 35px 0 0 0;
    width: 55%;
    color: #fff;
    float: right;
    margin-bottom: 10%
}

#zomacton-img-banner .vc_column-inner {
    background-image: url(./images/jackjessie-1.png);
    height: auto;
    background-size: 1024px;
    background-repeat: no-repeat;
    background-size: 36%;
    background-position: left bottom -4px
}

#banner_img .banner-content h1 {
    font-family: 'Supernova';
    font-weight: 500;
    margin: 0;
    line-height: 80px;
    font-size: 40px;
    text-align: right
}

#banner_img .banner-content h3 {
    font-family: 'Supernova';
    font-weight: 500;
    margin: 0;
    color: #ffe819;
    line-height: 70px;
    font-size: 30px;
    text-align: right;
    padding-top: 35px
}

#banner_img .banner-content p {
    font-size: 18px;
    color: #2D2B82;
    text-align: right;
    padding-left: 21%;
    padding-top: 35px;
    line-height: 26px
}

#myTab {
    display: block;
    text-align: center;
    border: none
}

li.list_pen {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px
}

li.list_pen:active,
li.list_pen:focus {
    outline: 0
}

li.list_pen a {
    text-decoration: none;
    background-image: url(./images/Stripe_border.png);
    background-size: 1024px;
    background-repeat: no-repeat;
    font-size: 16px;
    display: block;
    height: 75px;
    padding-top: 22px;
    color: #8F1AB8;
    text-indent: -10px
}

li.list_pen a:focus {
    outline: 0
}

#tab_the_pen a {
    background-position: -14px -7px;
    width: 125px;
    padding-top: 25px
}

#tab_head a {
    background-position: -160px -7px;
    width: 150px
}

#tab_safety_switch a {
    background-position: -332px -7px;
    width: 181px
}

#tab_clicker_button a {
    background-position: -536px -7px;
    width: 184px
}

#tab_winder a {
    background-position: -741px -7px;
    width: 126px
}

#tab_window a {
    background-position: -887px -7px;
    width: 125px
}

.tab-pane:not(.active) {
    display: none
}

li.list_pen a.active {
    background-image: url(./images/Stripe_fill.png);
    color: #fff
}

#myTabContent {
    margin-top: 75px;
    margin-bottom: 100px
}

.tab-pane {
    display: none
}

.tab-pane.active {
    display: block;
    position: relative
}

.tab-pane .pen {
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

img#winder_arrow {
    position: absolute;
    bottom: -37%;
    left: 24%;
    width: 20%
}

#zomajet-user-guide {
    background: rgb(177, 122, 153);
    background: -moz-radial-gradient(circle, rgba(176, 120, 155, 1) 0%, rgba(161, 109, 157, 1) 100%);
    background: -webkit-radial-gradient(circle, rgba(176, 120, 155, 1) 0%, rgba(161, 109, 157, 1) 100%);
    background: radial-gradient(circle, rgba(176, 120, 155, 1) 0%, rgba(161, 109, 157, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#b17a99", endColorstr="#88599e", GradientType=1)
}

#insert_svg svg{
    fill: #fbce1d;
    width: 8px;
    position: relative;
    top: -2px;
    /*filter: url(data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><f…eNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter);*/
    /*-webkit-filter: drop-shadow(0 0 2px #596168);*/
    /*filter: drop-shadow(0 0 2px #596168);*/
}

#inlineFrame {
    border: none
}

#growing-with-zomacton {
    background: rgb(160, 196, 88);
    background: -moz-radial-gradient(circle, rgba(160, 196, 88, 1) 0%, rgba(128, 164, 56, 1) 100%);
    background: -webkit-radial-gradient(circle, rgba(160, 196, 88, 1) 0%, rgba(128, 164, 56, 1) 100%);
    background: radial-gradient(circle, rgba(160, 196, 88, 1) 0%, rgba(128, 164, 56, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#a0c458", endColorstr="#80a438", GradientType=1)
}

#the-jet-pen h1,
#the-jet-pen1 h1,
#growing-with-zomacton h1,
#zomajet-user-guide h1 {
    font-family: 'Supernova';
    font-weight: 500;
    margin: 0;
    line-height: 70px;
    font-size: 32px;
    text-align: center;
    color: #28468f;
    margin-bottom: 30px
}

#the-jet-pen p,
#the-jet-pen1 p {
    font-size: 18px;
    padding: 0 17%;
    text-align: center;
    line-height: 30px
}

#growing-with-zomacton p {
    font-size: 18px;
    padding: 0 17%;
    text-align: center;
    line-height: 30px;
    color: #fff
}

#zomajet-user-guide p {
    font-size: 18px;
    padding: 1% 29% 0;
    text-align: center;
    line-height: 30px;
    color: #fff
}

#zomajet-user-guide #blue_section-color {
    background-color: #53a0d8;
    width: 64%;
    padding: 12px 0;
    margin: 40px auto;
    border: 1px solid #53a0d8;
    border-radius: 12px;
    min-height: 438px;
    -webkit-box-shadow: 0 3px 10px -5px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 3px 10px -5px rgba(0, 0, 0, .35);
    box-shadow: 0 3px 10px -2px rgba(0, 0, 0, .35)
}

#zomajet-user-guide #blue_section {
    padding: 0 15px 0;
    width: 96%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    border-style: solid;
    border-width: 30px;
    -webkit-border-image: url(./images/dashlinebluebox.svg) 30 30 round stretch;
    -moz-border-image: url(./images/dashlinebluebox.svg) 30 30 round stretch;
    -o-border-image: url(./images/dashlinebluebox.svg) 30 30 round stretch;
    -ms-border-image: url(./images/dashlinebluebox.svg) 30 30 round stretch;
    border-image: url(./images/dashlinebluebox.svg) 30 30 round stretch;
    border-image-slice: 27;
    border-image-width: 22px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: round stretch
}

#zomajet-user-guide #blue_section h1 {
    font-family: 'Supernova';
    font-weight: 500;
    margin: 0;
    line-height: 45px;
    font-size: 23px;
    text-align: center;
    color: #fff;
    padding: 65px 0 35px
}

#zomajet-user-guide #blue_section h2 {
    font-family: 'Supernova';
    font-weight: 500;
    margin: 0;
    line-height: 45px;
    font-size: 19px;
    text-align: center;
    color: #fff
}

#zomajet-user-guide #blue_section .download {
    height: 55px;
    background-image: url(./images/download-2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin: 80px auto 50px
}

#zomajet-user-guide #blue_section .download a {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    top:3px;
    padding: 0 9px;
    letter-spacing: .5px;
    text-decoration: none;
}

.download-sec-left {
    transform: skew(5deg);
    background: rgb(177, 122, 153);
    background: -moz-radial-gradient(circle, rgba(176, 120, 155, 1) 0%, rgba(161, 109, 157, 1) 100%);
    background: -webkit-radial-gradient(circle, rgba(176, 120, 155, 1) 0%, rgba(161, 109, 157, 1) 100%);
    background: radial-gradient(circle, rgba(176, 120, 155, 1) 0%, rgba(161, 109, 157, 1) 100%);
    -webkit-box-shadow: 4px 3px 10px 1px rgba(0, 0, 0, .35);
    -moz-box-shadow: 4px 3px 10px 1px rgba(0, 0, 0, .35);
    box-shadow: 4px 3px 10px 1px rgba(0, 0, 0, .35)
}

.download-sec-left .download-sec {
    color: #fff;
    padding: 45px 50px 45px;
    font-size: 18px;
    line-height: 27px;
    transform: skew(-5deg)
}

.transform {
    margin-left: 90px;
    width: 35%!important
}

.transform .vc_column-inner {
    padding-top: 0
}

#ferring-at-home img {
    width: 80%;
    margin-left: 25px
}

#ferring-at-home .vc_column-inner {
    padding-top: 0
}

.download-sec-left .download {
    background-image: url(./images/download-2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    height: 55px;
    margin: 65px 0
}

.download-sec-left .download a {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    top: 13px;
    left: 25px;
    letter-spacing: .5px;
    text-decoration: none;
}

#footer_container {
    background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/150/2019/10/14101524/Footer-1.jpg);
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center
}

#dashvideoline {
    background-image: url(./images/dashlinevideo1.svg);
    height: auto;
    background-size: 1024px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    padding: 48px 63px 57px;
    width: 70%;
}

#dashvideoline img {
    -webkit-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, .35);
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, .35)
}

#dashvideoline1 {
    background-image: url(./images/dashlinevideo2.svg);
    height: auto;
    background-size: 1024px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    padding: 48px 63px 57px!important;
    width: 70%;
    margin-top: 60px;
    margin-bottom: 7%!important
}

#dashvideoline iframe{
    overflow-x:hidden;
}

#dashvideoline1 iframe, #dashvideoline iframe{
    overflow-x:hidden;
    border:none;
}


#footer_container #footer {
    max-width: 1024px;
    margin: 0 auto;
    padding-top: 5%
}

#footer_container #footer #side-effect p{
    font-size:14px;
    color:#ffffff;
    padding-left:80px;
    padding-right:80px;
    padding-bottom: 5%;
    margin-bottom:0;
}

#footer_container #footer #side-effect p a{
    color:#fff;
    text-decoration:underline;
}

#footer_container #footer #side-effect p a:hover, #footer_container #footer #side-effect p a:focus{
    color:#53a0d8;
}

#footer_container #footer .footer_left {
    width: 50%;
    color: #fff;
    float: left
}

#footer_container #footer .footer_left .footer-widget ul {
    list-style: none;
    padding-left: 50px
}

#footer_container #footer .footer_left .footer-widget ul li {
    padding-bottom: 10px
}

#footer_container #footer .footer_left .footer-widget ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    cursor:pointer;
}

.medicalmail{
    cursor:pointer;
}

.date{
    white-space:nowrap;
}

#footer_container #footer .footer_left p {
    font-size: 13px;
    line-height: 20px;
    padding-left: 64px;
    margin-top:8%;
}

#footer_container #footer .footer_left #text-6{
    max-width: 100%;
}

#footer_container #footer .footer_left .footer-site {
    background-image: url(./images/Path-229.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 78%;
    font-size: 15px;
    background-position: left center;
    height: auto;
    margin-left: 36px;
    padding: 10px 20px 20px;
}

#footer_container #footer .footer_right {
    width: 50%;
    color: #fff;
    float: left
}

#footer_container #footer .footer_right img {
    width: 240px;
    padding-top: 4px;
    height: 45px;
    padding-left: 30%;
    margin-left:11.5%;
}

#footer_container #footer .footer_right .col-md-6 {
    max-width: 100%
}

#footer_container #footer .footer_right p {
    font-size: 13px;
    line-height: 26px;
    padding-left: 42%
}

#footer_container #footer .footer_right #text-3 .textwidget p:first-child {
    line-height:20px
}

#ferring-at-home h1 {
    font-family: 'Supernova';
    font-weight: 500;
    margin: 0;
    line-height: 70px;
    font-size: 32px;
    text-align: center;
    color: #28468f
}

#ferring-at-home {
    height: 750px;
    background-size: cover;
    background-repeat: no-repeat
}

@media screen and (min-width:0\0) and (min-resolution:+72dpi) {
    #zomacton-img-banner .vc_column-inner {
        background-size: 36%
    }
    #dashvideoline {
        padding: 50px 35px 56px;
        width: 59%
    }
    #dashvideoline1 {
        padding: 52px 50px 60px!important
    }
    .download {
        margin: 7% 0!important
    }
    #zomajet-user-guide #blue_section h1 {
        padding: 75px 0 45px
    }
    .header-2 #main-menu li{
        padding: 0 18px;
    }
}

@media screen and (min-width:1800px) {
    #modal_pop_up_one .member_pb_uk, #modal_pop_up_one .prescribe_zmt{
        min-height:550px;
    }
    
    #modal_pop_up_two .prescribe_zmt{
        padding:7% 24% 0% 24%;
    }
    
    .transform {
        margin-top: 45px
    }
    #zomacton-img-banner .vc_column-inner {
        background-image: url(./images/jackjessie_mac.png);
        background-size: 37%;
        background-position: left bottom -110px;
    }
    #banner_img {
        margin-bottom: 20%;
        padding: 60px 0 0 0
    }
    #dashvideoline {
        padding:46px 47px 60px;
        width: 50%
    }
    #dashvideoline1 {
        padding:45px 40px 67px!important;
        width: 50%
    }
    #zomajet-user-guide #blue_section h1 {
        padding: 81px 0 60px
    }
    #zomajet-user-guide #blue_section .download {
        margin: 7% auto 7%
    }
    #zomajet-user-guide #blue_section-color {
        width: 48%;
        min-height: auto
    }
    #footer_container {
        height: 750px;
        background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/150/2019/10/15143436/Footer-ipad.jpg)
    }
    .header-2 #main-menu li, .mac .header-2 #main-menu li{
        padding: 0 13px !important;
    }
    .download-sec-left .download a{
        left:20px;
    }
}

@media (min-width:1500px) and (max-width:1799px) {
    #zomacton-img-banner .vc_column-inner {
        background-image: url(./images/jackjessie_mac.png);
        background-position: left bottom 136%
    }
    #modal_pop_up_one .member_pb_uk, #modal_pop_up_one .prescribe_zmt{
        min-height: 500px;
    }
    #modal_pop_up_two .prescribe_zmt{
        padding: 7% 20% 0% 20%;
    }
    
}

@media (min-width:1025px) and (max-width:1200px) {
    #modal_pop_up_one .member_pb_uk, #modal_pop_up_one .prescribe_zmt{
        min-height: 360px;
        padding: 4% 6% 0% 8%;
    }
    
    #modal_pop_up_one .member_pb_uk h4, #modal_pop_up_one .prescribe_zmt h4 {
        font-size: 19px;
        margin-bottom: 7px;
        line-height: 25px;
    }
    
    #modal_pop_up_one .member_pb_uk p, #modal_pop_up_one .prescribe_zmt p {
        font-size: 13px;
        min-height: 114px;
    }
    
    #modal_pop_up_two .prescribe_zmt{
        min-height: 420px;
        padding: 7% 8% 0% 10%;
    }
    
    #modal_pop_up_two .vist_btn {
        margin-top: 10px;
    }
    
    #modal_pop_up_two .prescribe_zmt .btn-pri{
            width: 169px;
    }
    
    #modal_pop_up_two .prescribe_zmt .btn-sec{
        width: 342px;
    }
        
    .logo,
    .sec_logo {
        width: 14%
    }
    .logo a,
    .sec_logo img {
        width: 100
    }
    #navbarNavDropdown {
        width: 71%
    }
    .header-2 #main-menu {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        display: inline-block
    }
    .header-2 #main-menu li {
        padding: 0 10px
    }
}

@media (min-width:1201px) and (max-width:1350px) {
    #modal_pop_up_one .member_pb_uk h4, #modal_pop_up_one .prescribe_zmt h4{
        font-size:23px;
        margin-bottom: 5px;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    #modal_pop_up_one .member_pb_uk, #modal_pop_up_one .prescribe_zmt{
        padding: 7% 12% 0% 15%;
        background-size: contain;
        width:auto;
        float:none;
    }
    
    
    #nav_menu-2{
        max-width:none;
    }
    
    #banner_img {
        padding: 45px 27px 0 0;
        width: 100%;
        margin-bottom: 82%
    }
    
    #footer_container #footer #side-effect p{
        width: 60%;
        margin: 0 auto;
        text-align:center;
        padding-left:0;
        padding-right:0;
    }
    
    #zomacton-img-banner .vc_column-inner {
        background-size: 75%
    }
    #banner_img .banner-content h1 {
        line-height: 70px;
        font-size: 34px
    }
    #banner_img .banner-content p {
        padding-top: 28px
    }
    #banner_img .banner-content h3 {
        line-height: 50px;
        font-size: 26px;
        padding-top: 13px
    }
    .break {
        display: none
    }
    #ferring-at-home {
        height: auto;
        background-position: center center
    }
    #ferring-at-home .vc_custom_1570688834782 {
        padding-top: 15%!important
    }
    #ferring-at-home .vc_col-sm-6 {
        width: 85%;
        margin: 0 auto
    }
    .transform {
        width: 70%!important;
        margin-top: 10%!important;
        margin-bottom: 10%!important
    }
    #zomajet-user-guide p {
        padding: 1% 20% 0
    }
    #zomajet-user-guide #blue_section {
        -webkit-border-image: url(./images/dashlinedownload_mobile_700.svg) 30 30 round stretch;
        -moz-border-image: url(./images/dashlinedownload_mobile_700.svg) 30 30 round stretch;
        -o-border-image: url(./images/dashlinedownload_mobile_700.svg) 30 30 round stretch;
        -ms-border-image: url(./images/dashlinedownload_mobile_700.svg) 30 30 round stretch;
        border-image: url(./images/dashlinedownload_mobile_700.svg) 30 30 round stretch
    }
    #zomajet-user-guide #blue_section-color {
        width: 85%;
        min-height: auto
    }
    #dashvideoline1 {
        padding: 45px 40px!important;
        width: 76%
    }
    #dashvideoline {
        padding: 33px 29px 39px;
        width: 78%
    }
    #footer_container {
        background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/150/2019/10/15143436/Footer-ipad.jpg);
        background-position: center center;
        height: auto
    }
    #footer_container #footer .footer_right img {
        width: 150px;
        padding-bottom: 13px;
        margin-left: 0;
    }
    #footer_container #footer .footer_left {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        float: none;
        max-width:75%;
    }
    #footer_container #footer .footer_right {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        float: none
    }
    .footer_logo p:last-child {
        margin-bottom: 40px
    }
    #footer_container #footer .footer_left .footer-widget ul,
    #footer_container #footer .footer_right p,
    #footer_container #footer .footer_right img {
        padding-left: 0
    }
    #footer_container #footer .footer_left .footer-site {
        width: auto;
        font-size: 13px;
        background-position: center center;
        margin: 25px auto
    }
    #footer_container #footer .footer_left p {
        padding-left: 25px;
        padding-right: 25px
    }
    .mob_mnu {
        display: block
    }
    .desktop_mnu {
        display: none
    }
    #sidebar .animated-icon2 {
        margin: 10px 0 0
    }
    .animated-icon1,
    .animated-icon2,
    .animated-icon3 {
        width: 30px;
        height: 20px;
        position: relative;
        margin: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        color: #fff
    }
    .animated-icon2 span:nth-child(1) {
        top: 0
    }
    .animated-icon2 span:nth-child(2),
    .animated-icon2 span:nth-child(3) {
        top: 10px
    }
    .animated-icon2 span:nth-child(4) {
        top: 20px
    }
    #sidebar.active .animated-icon2 span:nth-child(1),
    #content.active .animated-icon2 span:nth-child(1) {
        top: 11px;
        width: 0%;
        left: 50%
    }
    #sidebar.active .animated-icon2 span:nth-child(2),
    #content.active .animated-icon2 span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    #sidebar.active .animated-icon2 span:nth-child(3),
    #content.active .animated-icon2 span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    #sidebar.active .animated-icon2 span:nth-child(4),
    #content.active .animated-icon2 span:nth-child(4) {
        top: 11px;
        width: 0%;
        left: 50%
    }
    .animated-icon2 span {
        background: #e3f2fd
    }
    .animated-icon1 span,
    .animated-icon2 span,
    .animated-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }
    .wrapper {
        display: block
    }
    #sidebar {
        background-color: #a5709a;
        min-width: 350px;
        max-width: 350px;
        height: 100vh;
        position: fixed;
        top: 0;
        left: -350px;
        padding-top: 42px;
        z-index: 9999;
        -webkit-transition: left 0.30s ease;
        transition: left 0.30s ease
    }
    #sidebar.active {
        left: 0
    }
    #nav_mobilemenu {
        margin-top: 50px
    }
    #nav_mobilemenu #mobile-menu {
        list-style: none;
        padding-left: 25px
    }
    #nav_mobilemenu #mobile-menu li {
        display: block;
        padding: 8px 0
    }
    #nav_mobilemenu #mobile-menu li a {
        color: #2D2B82;
        text-decoration: none;
        font-size: 19px;
        font-weight:600;
    }
    .ios .download-sec-left .download a {
        left: 20px;
    }
    .overlay {
        display: none;
        position: fixed;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, .7);
        z-index: 998;
        opacity: 0;
        transition: all 0.5s ease-in-out
    }
    .overlay.active {
        display: block;
        opacity: 1
    }
    .sticky #dismiss {
        position: absolute;
        float: none;
        top: 16px
    }
    .sticky #nav_mobilemenu {
        margin-top: 0
    }
    .mob_mnu .header-1 {
        position: relative;
        z-index: 10000;
    }
    #dismiss {
        width: 35px;
        height: 35px;
        position: relative;
        float: right;
        top: 10px;
        right: 20px
    }
    .header-2 {
        height: auto
    }
    .header-2 .logo a {
        margin-left: 10px;
        padding-top: 0;
        margin-right: 5px
    }
    .header-2 .logo a img {
        width: 170px;
        height: auto
    }
    .img-fluid {
        max-width: 95%!important;
        height: auto
    }
    .sec_logo {
        text-align: right;
        float: right;
        padding-right: 25px;
        padding-left: 0
    }
    .sec_logo img {
        width: 60%
    }
    .top-text-center {
        z-index: 9;
    }
    .mob_mnu .header-2 .navbar {
        display: inline-block;
        vertical-align: top;
        padding-right: 15px;
        padding-left: 25px;
        padding-top: 15px;
        background-color: transparent!important
    }
    #inlineFrame {
        width: 100%
    }
    .header-2 {
        padding-top: 10px;
        padding-bottom: 0
    }
    #footer_container #footer {
        padding-top: 5%
    }
    #zomajet-user-guide #blue_section h1 {
        padding: 42px 0 25px
    }
    #zomajet-user-guide #blue_section .download {
        margin: 35px auto 50px
    }
}

@media all and (max-width:1024px) and (min-width:768px) and (orientation:landscape) {
    #modal_pop_up_one .member_pb_uk, #modal_pop_up_one .prescribe_zmt {
        padding: 7% 24% 0% 24%;
    }
    
    #banner_img {
        padding: 45px 27px 0 0;
        width: 55%;
        margin-bottom: 10%
    }
    #zomacton-img-banner .vc_column-inner {
        background-size: 43%;
        background-position: left bottom
    }
    #banner_img .banner-content h1 {
        font-size: 34px
    }
    #banner_img .banner-content h3 {
        font-size: 23px
    }
    #footer_container #footer .footer_left .footer-site {
        width: 75%
    }
   
    #ferring-at-home .vc_col-sm-6 {
        width: 50%;
        margin-top: 0!important;
        margin-left: 0!important;
        margin-right: 0!important
    }
    .transform {
        margin-left: 0;
        width: 44%!important
    }
    #growing-with-zomacton p {
        padding: 0 15%
    }
    .header-2 {
        padding-top: 20px
    }
    #zomajet-user-guide #blue_section .download {
        margin: 93px auto 50px
    }
    #dashvideoline {
        padding:35px 29px 50px;
        width:74%;
    }
    #zomajet-user-guide #blue_section h1 {
        padding: 88px 0 26px
    }
}

@media (min-width:768px) and (max-width:990px){
     #modal_pop_up_two .prescribe_zmt{
         padding: 7% 6% 0% 10%;
         min-height: 300px;
     }
     #modal_pop_up_two .prescribe_zmt h4{
         font-size: 17px;
        margin-bottom: 5px;
     }
     #modal_pop_up_two .prescribe_zmt p {
        font-size: 11px;
    }
    #modal_pop_up_two .vist_btn {
        margin-top:0;
    }
    #modal_pop_up_two .prescribe_zmt .btn-pri{
        height: 60px;
    font-size: 15px;
    float: left;
    width: 122px;
    }
    #modal_pop_up_two .prescribe_zmt .btn-sec{
        height: 60px;
    width: 237px;
    float: right;
    font-size: 12px;
    }
}


@media (min-width:991px) and (max-width:1024px){
     #footer_container {
        background-position: left center
    }
    #modal_pop_up_two .prescribe_zmt{
        padding: 7% 7% 0% 10%;
    }
    #modal_pop_up_two .prescribe_zmt .btn-sec{
        height:60px;
        width: 300px;
        font-size: 15px;
    }
    #modal_pop_up_two .prescribe_zmt .btn-pri{
        width: 150px;
        height:60px;
    }
}

@media screen and (max-width:767px) {
    div#ct-ultimate-gdpr-cookie-popup {
        width: 50%;
    }
    
    .desktop_mnu {
        display: none
    }
    .mob_mnu {
        display: block
    }
    #sidebar .animated-icon2 {
        margin: 10px 0 0
    }
    .download-sec-left .download a {
        left: 12px
    }
    .ios .download-sec-left .download a {
        left: 5px;
    }
    #zomajet-user-guide p {
        line-height: 40px
    }
    
    #footer_container #footer #side-effect p{
        padding-left: 25px;
        padding-right: 25px;
        text-align: center;
        padding-bottom:10%;
    }
    
    #footer_container #footer{
        padding-top:10%;
    }
    
    .animated-icon1,
    .animated-icon2,
    .animated-icon3 {
        width: 30px;
        height: 20px;
        position: relative;
        margin: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        color: #fff
    }
    .sticky #dismiss {
        position: absolute;
        top: 16px;
        float: none
    }
    .sticky #nav_mobilemenu {
        margin-top: 0
    }
    #nav_mobilemenu {
        margin-top: 50px
    }
    .mob_mnu .header-1 {
        position: relative;
        z-index: 10000;
    }
    #ferring-at-home h1 {
        font-size: 22px
    }
    .animated-icon2 span:nth-child(1) {
        top: 0
    }
    .animated-icon2 span:nth-child(2),
    .animated-icon2 span:nth-child(3) {
        top: 10px
    }
    .animated-icon2 span:nth-child(4) {
        top: 20px
    }
    #sidebar.active .animated-icon2 span:nth-child(1),
    #content.active .animated-icon2 span:nth-child(1) {
        top: 11px;
        width: 0%;
        left: 50%
    }
    #sidebar.active .animated-icon2 span:nth-child(2),
    #content.active .animated-icon2 span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    #sidebar.active .animated-icon2 span:nth-child(3),
    #content.active .animated-icon2 span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    #sidebar.active .animated-icon2 span:nth-child(4),
    #content.active .animated-icon2 span:nth-child(4) {
        top: 11px;
        width: 0%;
        left: 50%
    }
    .animated-icon2 span {
        background: #e3f2fd
    }
    .animated-icon1 span,
    .animated-icon2 span,
    .animated-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }
    .wrapper {
        display: block
    }
    #sidebar {
        background-color: #a5709a;
        padding-top: 42px;
        min-width: 250px;
        max-width: 250px;
        height: 100vh;
        position: fixed;
        top: 0;
        left: -250px;
        z-index: 9999;
        -webkit-transition: left 0.30s ease;
        transition: left 0.30s ease
    }
    #sidebar.active {
        left: 0
    }
    #nav_mobilemenu #mobile-menu {
        list-style: none;
        padding-left: 25px
    }
    #nav_mobilemenu #mobile-menu li {
        display: block;
        padding: 8px 0
    }
    #nav_mobilemenu #mobile-menu li a {
        color: #2D2B82;
        text-decoration: none;
        font-weight:600;
    }
    .overlay {
        display: none;
        position: fixed;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, .7);
        z-index: 998;
        opacity: 0;
        transition: all 0.5s ease-in-out
    }
    .overlay.active {
        display: block;
        opacity: 1
    }
    #dismiss {
        width: 35px;
        height: 35px;
        position: relative;
        float: right;
        top: 10px;
        right: 20px
    }
    #banner_img {
        padding: 20px 0 0 0;
        width: 100%;
        float: none
    }
    #banner_img .banner-content h1 {
        line-height: 50px;
        font-size: 20px
    }
    #banner_img .banner-content h1 .break {
        display: none
    }
    .break {
        display: none
    }
    #banner_img .banner-content p {
        padding-left: 25%;
        padding-right: 25px;
        font-size: 16px;
        padding-top: 25px
    }
    #banner_img .banner-content h3 {
        font-size: 17px;
        padding-top: 5px
    }
    #the-jet-pen h1,
    #the-jet-pen1 h1,
    #growing-with-zomacton h1,
    #zomajet-user-guide h1 {
        font-size: 22px;
        line-height: 50px
    }
    #the-jet-pen p,
    #the-jet-pen1 p {
        font-size: 16px
    }
    #dashvideoline {
        padding: 40px;
        width: auto;
        margin: 10px
    }
    .transform {
        transform: none;
        width: 82%!important;
        margin: 38px auto 70px
    }
    .download-sec-left {
        padding: 0 15px 15px;
        font-size: 14px;
        transform: skew(3deg)
    }
    .download-sec-left .download-sec {
        transform: skew(-3deg);
        padding: 45px 10px 30px
    }
    .download-sec-left .download {
        background-position: left center;
        padding: 0 15px 0;
        margin: 19px 0;
        width: auto
    }
    #ferring-at-home {
        height: auto;
        background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/150/2019/10/15125534/Bgnours-4.jpg)!important
    }
    #ferring-at-home img {
        width: 300px
    }
    #dashvideoline1 {
        width: auto;
        margin: 30px 10px 10px;
        padding:40px!important
    }
    #growing_p_two {
        margin-top: 100px
    }
    #growing-with-zomacton #inlineFrame {
        width: 100%;
        max-height: 600px!important
    }
    .tab-pane img {
        width: 85%
    }
    li.list_pen a {
        background-size: 900px;
        font-size: 16px
    }
    #tab_the_pen a {
        width: 88px;
        padding-top: 22px;
        padding-left: 15px
    }
    
    #dashvideoline1 iframe, #dashvideoline iframe{
        height:auto;
    }
    #footer_container {
        height: 100%;
        background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/150/2019/10/15125054/Footer_mb.jpg)!important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left center
    }
    #footer_container #footer .footer_left {
        width: 100%;
        text-align: center;
        float:none;
        margin:0 auto;
        max-width:fit-content;
    }
    #footer_container #footer .footer_right {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        float: none;
        
    }
    #footer_container #footer .footer_right img {
        width: 150px;
        padding-bottom: 13px;
        margin-left:0;
    }
    #footer_container #footer .footer_left .footer-widget ul,
    #footer_container #footer .footer_right p,
    #footer_container #footer .footer_right img {
        padding-left: 0
    }
    #footer_container #footer .footer_left .footer-site {
        width: 100%;
        font-size: 12px;
        background-position: center center;
        margin: 25px auto
    }
    #footer_container #footer .footer_left p {
        padding-left: 25px;
        padding-right: 25px
    }
    .header-2 {
        height: auto;
        padding-top: 18px
    }
    .header-2 .logo a {
        margin-left: 10px;
        padding-top: 0
    }
    .header-2 .logo a img {
        width: 115px;
        height: auto
    }
    .sec_logo {
        text-align: right;
        float: right;
        padding-right: 25px;
        padding-left: 0
    }
    .sec_logo img {
        width: 93px
    }
    #banner_img .banner-content h1,
    #banner_img .banner-content h3,
    #the-jet-pen h1,
    #the-jet-pen1 h1,
    #growing-with-zomacton h1,
    #zomajet-user-guide h1,
    #the-jet-pen p,
    #the-jet-pen1 p,
    ul.nav-tabs,
    #growing-with-zomacton p,
    #zomajet-user-guide p,
    .tab-pane img,
    #footer_container #footer .footer_left p {
        padding-left: 25px;
        padding-right: 25px
    }
    #zomajet-user-guide #blue_section {
        -webkit-border-image: url(./images/dashlinedownload_mobile-1.svg) 30 30 round stretch;
        -moz-border-image: url(./images/dashlinedownload_mobile-1.svg) 30 30 round stretch;
        -o-border-image: url(./images/dashlinedownload_mobile-1.svg) 30 30 round stretch;
        -ms-border-image: url(./images/dashlinedownload_mobile-1.svg) 30 30 round stretch;
        border-image: url(./images/dashlinedownload_mobile-1.svg) 30 30 round stretch
    }
    .top-text-center {
        z-index: 1;
    }
    .mob_mnu .header-2 .navbar {
        display: inline-block;
        vertical-align: top;
        padding-right: 15px;
        padding-left: 25px;
        padding-top: 12px;
        background-color: transparent!important
    }
    #zomajet-user-guide #blue_section h1 {
        padding: 75px 0 25px
    }
    #zomajet-user-guide #blue_section h2 {
        padding: 20px 30px
    }
    #zomajet-user-guide #blue_section-color {
        width: 100%;
        padding: 0 0 20px;
        border-radius: 20px
    }
    .bg-light,
    .btn-info {
        background-color: none!important
    }
}

@media (min-width:600px) and (max-width:767px) {
    #zomajet-user-guide #blue_section {
        -webkit-border-image: url(./images/dashlinedownload_mobile_700.svg) 30 30 round stretch;
        -moz-border-image: url(./images/dashlinedownload_mobile_700.svg) 30 30 round stretch;
        -o-border-image: url(./images/dashlinedownload_mobile_700.svg) 30 30 round stretch;
        -ms-border-image: url(./images/dashlinedownload_mobile_700.svg) 30 30 round stretch;
        border-image: url(./images/dashlinedownload_mobile_700.svg) 30 30 round stretch;
        width: 96%;
        margin: 0 auto
    }
    #modal_pop_up_one .member_pb_uk, #modal_pop_up_one .prescribe_zmt{
        min-height:400px;
    }
    #modal_pop_up_two .prescribe_zmt{
        min-height: 250px;
        padding: 4% 8% 0% 9%;
    }
    
    #modal_pop_up_two .prescribe_zmt h4{
        font-size: 17px;
        margin-bottom: 0;
    }
    #modal_pop_up_two .prescribe_zmt p {
        font-size: 13px;
    }
    #modal_pop_up_two .vist_btn {
        margin-top: 0;
    }
    #modal_pop_up_two .prescribe_zmt .btn-pri{
        background-size: 75%;
        height: 30px;
        font-size: 15px;
        width: 122px;
    }  
    #modal_pop_up_two .prescribe_zmt .btn-sec{
        background-size: 120%;
        height: 30px;
        width: 184px;
    float: right;
    font-size: 13px;
    }
}

@media (min-width:481px) and (max-width:599px) {
    
    #modal_pop_up_one .member_pb_uk, #modal_pop_up_one .prescribe_zmt{
        min-height:350px;
    }
    
    #zomajet-user-guide #blue_section {
        -webkit-border-image: url(./images/dashlinedownload_mobile_600.svg) 30 30 round stretch;
        -moz-border-image: url(./images/dashlinedownload_mobile_600.svg) 30 30 round stretch;
        -o-border-image: url(./images/dashlinedownload_mobile_600.svg) 30 30 round stretch;
        -ms-border-image: url(./images/dashlinedownload_mobile_600.svg) 30 30 round stretch;
        border-image: url(./images/dashlinedownload_mobile_600.svg) 30 30 round stretch;
        width: 96%;
        margin: 0 auto
    }
    #zomajet-user-guide #blue_section .download {
        margin: 0 auto 46px
    }
}

@media (min-width:320px) and (max-width:480px) {
    .modal-dialog-centered{
        width: 90% !important;
    }
    
    #modal_pop_up_two .prescribe_zmt{
        min-height: 220px;
        padding: 3% 7% 0% 8%;
    }
    
    #modal_pop_up_two .prescribe_zmt h4 {
        font-size: 15px;
        margin-bottom: 0;
    }
    
    #modal_pop_up_two .prescribe_zmt p {
        font-size: 12px;
    }
    
    #modal_pop_up_two .vist_btn {
        margin-top: 0;
    }
    
    #modal_pop_up_two .prescribe_zmt .btn-pri{
        background-size: 50%;
        height: 20px;
        float: left;
        font-size: 12px;
        width: 127px;
    }
    
    #modal_pop_up_two .prescribe_zmt .btn-sec{
        background-size: 123%;
    height: 18px;
    width: 162px;
    font-size: 10px;
    float: right;
    }
    
    #modal_pop_up_one .member_pb_uk h4, #modal_pop_up_one .prescribe_zmt h4{
        font-size: 17px !important;
        line-height: 24px !important;
    }
    
    #modal_pop_up_one .member_pb_uk .btn, #modal_pop_up_one .prescribe_zmt .btn{
        width: 114px;
    }
    
    #modal_pop_up_one .member_pb_uk p, #modal_pop_up_one .prescribe_zmt p {
        font-size: 13px !important;
        min-height: 114px !important;
    }
    
    #modal_pop_up_one .member_pb_uk, #modal_pop_up_one .prescribe_zmt{
        min-height:320px;
    }
    
    
    #dashvideoline {
        padding: 25px;
    }
    #dashvideoline1 {
        padding: 25px !important;
    }
    #zomajet-user-guide #blue_section h1 {
        width: 80%;
        margin: 0 auto
    }
    #zomajet-user-guide #blue_section .download {
        margin-top: 30px
    }
    #zomajet-user-guide #blue_section h2 {
        padding: 20px 25px 10px 25px
    }
    .mob_mnu .header-2 .logo a {
        margin-right: 0
    }
}

.header-2 #main-menu li a.current_item {
    color: #fff;
    border-bottom: 3px solid #fff
}

.header-2 #mobile-menu li a.current_item {
    color: #fff !important;
}

.set-middle {
    display: table;
    margin: 0 auto;
    position: relative
}

#head_arrow {
    position: absolute;
    right: 13px;
    width: 32%;
    top: -30%
}

#safety_arrow {
    position: absolute;
    width: 32%;
    z-index: 1;
    left: 16%;
    top: 17%
}

#clicker_arrow {
    position: absolute;
    width: 32%;
    bottom: -14%;
    left: -23%
}

img#winder_arrow {
    position: absolute;
    bottom: -13%;
    left: 7%;
    width: 32%
}

#window_arrow {
    position: absolute;
    width: 32%;
    left: 31%;
    top: -5%;
    z-index: 1
}

.animated-icon2 span {
    background-color: #fff
}

.overlay {
    top: 0
}

@media screen and (min-width:768px) and (max-width:1024px) {
    img.pen {
        width: 80%
    }
    #head_arrow,
    #safety_arrow,
    #clicker_arrow,
    img#winder_arrow,
    #window_arrow {
        width: 25%
    }
    #head_arrow {
        right: 70px;
        top: -35%;
        z-index: 1
    }
    #safety_arrow {
        left: 24%;
        z-index: 1
    }
    #clicker_arrow {
        bottom: -15%;
        left: -8%;
        z-index: 1
    }
    img#winder_arrow {
        bottom: -13%;
        left: 16%;
        z-index: 1
    }
    #window_arrow {
        left: 35%;
        top: -3%;
        z-index: 1
    }

}

@media screen and (max-width:767px) {
    
    .first_pp_block h3 {
        font-size: 30px;
    }
    
    #modal_pop_up_one .member_pb_uk, #modal_pop_up_one .prescribe_zmt{
        width: auto;
        float: none;
        padding: 8% 15% 0% 15%;
    }
    
    #modal_pop_up_one .member_pb_uk h4, #modal_pop_up_one .prescribe_zmt h4{
        font-size: 20px;
        margin-bottom: 8px;
        line-height: 30px;
    }
    
    #modal_pop_up_one .member_pb_uk p, #modal_pop_up_one .prescribe_zmt p{
        font-size: 13px;
        min-height: 120px;
    }
    
    #modal_pop_up_one .member_pb_uk .btn, #modal_pop_up_one .prescribe_zmt .btn{
        height: 50px;
        font-size:13px;
    }
    
    #modal_pop_up_one .member_pb_uk .btn a, #modal_pop_up_one .prescribe_zmt .btn a{
        font-size: 13px;
    }
    
    .first_pp_block p {
        font-size: 15px;
        padding: 0 0;
        line-height: 25px;
    }
    
    #head_arrow {
        right: 42px;
        top: -25;
        z-index: 1
    }
    #safety_arrow {
        left: 20%;
        z-index: 1
    }
    #clicker_arrow {
        bottom: -11%;
        left: -4%;
        z-index: 1
    }
    img#winder_arrow {
        bottom: -5%;
        left: 16%;
        z-index: 1
    }
    #window_arrow {
        left: 33%;
        top: 4%;
        z-index: 1
    }
    #zomacton-img-banner .vc_column-inner {
        padding-bottom: 75%;
        background-position: left bottom 0;
        background-image: url(./images/mob_jack_jessie.png);
        background-size: 83%
    }
}

@media screen and (min-width:475px) and (max-width:767px) {
    #tab_the_pen a {
        width: 107px;
        padding-top: 22px
    }
    #tab_head a {
        background-position: -141px -7px;
        width: 129px
    }
    #tab_clicker_button a {
        background-position: -473px -7px;
        width: 161px
    }
    #tab_safety_switch a {
        background-position: -291px -7px;
        width: 162px
    }
    #tab_winder a {
        background-position: -651px -7px;
        width: 109px
    }
    #tab_window a {
        background-position: -779px -7px;
        width: 111px
    }
    li.list_pen {
        padding-left: 3px;
        padding-right: 3px;
        margin-right: -4px
    }
}

@media screen and (max-width:474px) {
    #myTab {
        padding: 0
    }
    #tab_the_pen a {
        background-position: -3px -1px;
        width: 83px;
        padding-top: 17px;
        padding-left: 11px;
        z-index: 1
    }
    #tab_head a {
        background-position: -101px 5px;
        width: 94px;
        z-index: 1
    }
    #tab_clicker_button a {
        background-position: -342px 5px;
        width: 117px;
        z-index: 1
    }
    #tab_safety_switch a {
        background-position: -210px 5px;
        width: 118px;
        z-index: 1
    }
    #tab_winder a {
        background-position: -472px 5px;
        width: 78px;
        z-index: 1
    }
    #tab_window a {
        background-position: -564px 5px;
        width: 78px;
        z-index: 1
    }
    li.list_pen {
        padding-left: 3px;
        padding-right: 3px;
        margin-right: -4px
    }
    li.list_pen a {
        background-size: 650px;
        font-size: 14px;
        height: 55px
    }
}

@supports (-ms-ime-align:auto) {
    #zomacton-img-banner .vc_column-inner {
        background-size: 38%
    }
    #zomajet-user-guide #blue_section .download {
        margin: 8% auto
    }
    #dashvideoline, #dashvideoline1{
        padding: 50px 63px 64px;
        width: 65%;
    }
    }
}
