@media all and (max-width: 1060px) {
    .multiColumn.twoColumn {
        height: 90px;
    }
}

@media all and (min-width: 1024px) {
    #mobile-menu-button {
        display: none;
    }
}

@media all and (max-width: 974px) {
    /*HEADER*/
    #header-container {
        z-index: 20;
    }
    #header-content-wrapper {
        max-height: 100%;
        width: 100%;
    }
    #site-wapper {
        width: 100%;
    }
    img {
        max-width: 100%
    }
    .symptoms-images img {
        max-width: 98%
    }
    .cookie-warning {
        max-height: 100%;
        width: 100%;
        left: auto;
        margin-left: auto;
    }
    .hdg {
        width: 26px;
        height: 26px;
        padding: 7px 8px 7px 8px;
    }
    .whiteLine {
        top: 30px;
        left: 10%;
    }
    /* .grid{margin:0 ;} */
    .footer {
        margin-top: 30px;
    }
    .inner {
        margin: 0 auto;
    }
    .col-2of2 .col-num-2 {
        width: auto;
    }
}

@media (min-width: 680px) and (max-width: 960px) {
    #interstitial_external .right {
        padding-left: 45%;
        box-sizing: border-box;
    }
}


/*------------------------ 3 Column Grey Box Styles ------------------------*/

@media (max-width: 400px) {
    .fullnavbar .navarea nav ul li a {
        font-size: 11px;
    }
    .col3-greybox .inner .grid .callout-block .callout-img img {
        max-width: 30px;
    }
    .col3-greybox .inner .grid .callout-block {
        padding: 15px 0 25px;
        min-height: 152px;
    }
    #main-content-wapper .col3-greybox .inner .grid .callout-block .callout-text p {
        font-size: 12px;
    }
    .promos li {
        width: 100% !Important;
    }
}

@media (min-width:401px) and (max-width: 640px) {
    #main-content-wapper .col3-greybox .inner .grid .callout-block .callout-text p {
        font-size: 14px;
    }
    .col3-greybox .inner .grid .callout-block {
        padding: 15px 0 25px;
        min-height: 181px;
    }
}

@media (max-width: 788px) {
    .hero-image {
        padding-top: 150px;
    }
}

@media (max-width: 611px) {
    #cough-sneezed img.floated.left {
        padding: 0 10px 25px 0;
        float: none;
        margin: 0 auto;
    }
    #cough-sneezed >.img-column {
        text-align: center;
    }
    .product-container img.floated.right {
        float: none !Important;
        margin: auto;
        display: block;
    }
}

@media (max-width: 991px) {
    .contact-us input[type="text"],.contact-us input[type="tel"],.contact-us input[type="password"],.contact-us input[type="email"],.contact-us textarea{
        max-width: 100%;
        width: 100%;
    }
    .common-3c-layout .col-num-1 h2{
        padding: 0px;
        padding-bottom: 10px!important;
    }
    .common-3c-layout .col-num-1 .aboutlistitem {
        margin: 10px auto;
    }
    .fullfooter .inner {
        padding: 0px 0px !Important;
    }
    #cough-sneezed h2 {
        display: none;
    }
    .product-container >.inner >.grid >.col-num-2 >.aboutlistitem {
        display: block !Important;
    }
    .product-container >.inner >.grid >.col-num-1 >.aboutlistitem {
        display: none;
    }
    #header-content-wrapper {
        min-height: 170px!important;
    }
    .product-container >.inner >.grid >.col-num-1 {
        float: none !Important;
        width: 100% !Important;
        margin-top: 20px;
        text-align: center;
    }
    .product-container >.inner >.grid >.col-num-2 {
        float: none !Important;
        width: 100% !important;
        padding: 0px !Important;
    }
    .product-container {
        margin: 0 10px !Important;
    }
    li:hover > .sub-menu,
    li .sub-menu {
        /* display:none !important; */
        position: relative;
        width: auto;
        background: transparent;
        top: 0;
        left: auto;
        right: auto;
        z-index: 500;
        padding: 0 0 0 0px !important;
    }
    li:hover > .sub-menu,
    li .sub-menu {
        z-index: 1;
    }
    .Search img {
        padding: 20px 0 0 0px !Important;
    }
    .content2 {
        display: block !Important;
    }
    #header-content-wrapper .GenericMicrosite-logo img {
        padding: 0 0px 0px 0px !important;
    }
    .top_logo {
        display: block;
        top: 35px;
        position: relative;
        margin-bottom: 25px;
    }
    .content {
        display: none;
    }
    .footer-right {
        margin: 0 auto;
        width: 82%;
        /* clear: both; */
    }
    .footerbar li {
        margin: 0px;
        float: right;
        line-height: 23px;
    }
    .copyright {
        width: 100%;
        margin: 0 auto;
        clear: both;
    }
    .footer-right img {
        padding: 0px;
        float: none;
    }
    /*------footerend-----*/
    .footer {
        margin-top: 30px;
    }
    .maincarousel {
        margin-top: 0px;
    }
    /*------------------------ Base Styles ------------------------*/
    .footer_inner .right_side_footer {
        width: 100%;
        text-align: center;
        color: #ece6d0;
        font-size: 13px;
    }
    a {
        word-wrap: break-word;
        -ms-word-break: break-all;
    }
    .row p {
        word-wrap: break-word;
    }
    .subHeader {
        font-size: 22px;
		padding-top:5px;
    }
    span.mobileText {
        display: block;
    }
    img {
        height: auto;
    }
    .whiteLine {
        display: none;
    }
  
    .hcp-cookie-warning {
        position: fixed;
        top: 0;
        height: 200px;
        width: 100%;
        z-index: 21;
        left: 0%;
        margin-left: 0px;
    }
    .hcp-cookie-warning .inner {
        width: 90%;
        height: 180px;
        padding: 10px 5% 10px 5%;
    }
    .hcp-cookie-exit-icon {
        margin-top: -6px;
        margin-right: -8px;
    }
    .cookie-warning .btn.no-icon {
        max-width: 75px;
        padding: 5px 15px;
        float: none;
        margin-top: 5px;
    }
    .alternated_text h3 {
        line-height: 24pt;
        margin: 20px 50px;
    }
    /*------------------------- OVERIDE -----------------------*/
    .module-image-element.mirror-patch {
        padding: 36px 0;
    }
    .module-simple-container.frame-1-col.patch-match .callout-block .wrapper a,
    .module-simple-container.xulane-patch .callout-block a,
    .module-simple-container.get-patch-callout .callout-block .wrapper a,
    .page-frame .container-two-column .inner .callout-block .wrapper a {
        display: table;
    }
    .module-simple-container.frame-1-col.patch-match .callout-block .wrapper a .callout-img,
    .module-simple-container.xulane-patch .callout-block a .callout-img,
    .module-simple-container.get-patch-callout .callout-block .wrapper a .callout-img,
    .page-frame .container-two-column .inner .callout-block .callout-img {
        display: table-cell;
        vertical-align: middle;
    }
    .module-simple-container.frame-1-col.patch-match .callout-block .wrapper a .callout-text,
    .module-simple-container.xulane-patch .callout-block a .callout-text,
    .module-simple-container.get-patch-callout .callout-block .wrapper a .callout-text,
    .page-frame .container-two-column .inner .callout-block .callout-text {
        display: table-cell;
        vertical-align: middle;
    }
    .module-contentblock.size_up_patch {
        margin: 0 auto;
        padding: 0;
    }
    span#goto-section2,
    span#goto-section1 {
        padding-top: 0px;
        margin-top: 0px;
    }
    #bottom-bar {
        padding: 0;
    }
    #bottom-bar ul.bullet-default li {
        padding: 0;
    }
    .module-simple-container.get-patch-callout {
        padding: 30px 0 0;
        margin: 30px 0;
    }
    .module-simple-container.xulane-brochure {
        height: 155px;
        width: 100%;
        max-width: 600px;
        right: 0;
        margin: 0 auto 25px;
    }
    .module-simple-container.get-patch-callout .arrow_box::after,
    .module-simple-container.get-patch-callout .arrow_box::before {
        top: -30px;
    }
    .module-simple-container.get-patch-callout .col.col-1of2.col-num-1 .callout-block {
        border-right: none;
        min-height: auto;
    }
    .module-simple-container.get-patch-callout .callout-block {
        margin: 0 20px;
    }
    .module-simple-container.get-patch-callout .col.col-1of2.col-num-2 .callout-block {
        border-bottom: none;
    }
    .module-simple-container.xulane-brochure .ac-content {
        padding: 0 0 0 15px;
    }
    .module-simple-container.xulane-brochure .ac-graphic {
        height: auto;
        width: 110px;
    }
    .module-simple-container.xulane-brochure .ac-graphic img {
        width: 96px;
    }
    #main-content-wapper #bottom-bar p,
    #bottom-bar * {
        margin: 0;
        font-size: 11px;
        line-height: 15px;
    }
    .isi-expanded-copy,
    .isi-visible-copy,
    #bottom-bar .black-frame {
        padding: 10px;
    }
    #bottom-bar,
    .dynwidth {
        width: 100%;
    }
    #main-content-wapper #bottom-bar .isi-visible-copy .black-frame * {
        line-height: 12px;
    }
    #main-content-wapper #bottom-bar .dynwidth {
        margin: 0;
    }
    li.list-block3 #mobile-menu-button img#close-btn {
        position: absolute;
        bottom: 25px;
        right: 11px;
    }
    .list-block3 {
        position: absolute;
    }
    .module-simple-container.xulane-patch {
        height: auto;
        margin-bottom: 35px;
        padding: 20px 0 0;
    }
    .module-simple-container.xulane-patch .module-image-element .isDesktop {
        display: block;
    }
    .page-frame .accordion.type-d .container-two-column .inner .callout-block {
        margin: 0;
    }
    .page-frame .accordion.type-d .container-two-column .inner .col.col-1of2.col-num-2 .callout-block {
        margin-left: 0;
        border-bottom: 1px solid #cdcdcd;
    }
    .page-frame .container-two-column .inner .col.col-1of2.col-num-1 {
        border-right: none;
    }
    .page-frame .container-two-column .inner .col.col-1of2.col-num-2 .callout-block {
        border-bottom: none;
    }
    .page-frame .container-two-column .inner .callout-block .callout-text {
        padding-left: 10px;
        padding-right: 10px;
    }
    .page-frame .container-two-column .inner .callout-block .callout-img {
        width: 100px;
    }
    .black-frame {
        padding: 10px;
    }
    .page-frame {
        padding: 85px 10px 10px;
        margin-bottom: 40px;
    }
    .accordion.type-d {
        margin-bottom: 20px;
    }
    .accordion.type-d .handle {
        width: auto;
        padding: 15px 47px 15px 12px;
    }
    .accordion.type-d .handle h3 {
        font-size: 18px;
    }
    .accordion.type-d .handle .expand-collapse-icon {
        right: 10px;
        top: 10px;
    }
    .accordion.type-d .pane.expanded {
        padding: 10px 10px;
    }
    .module-contentblock .row {
        padding: 0 10px;
    }
    #main-content-wapper .aboutheader {
        margin: 0 10px 5px;
    }
    .isMobile img {
        width: 100%;
    }
    .module-image-element .isMobile {
        display: block;
    }
    .module-image-element .isDesktop {
        display: none;
    }
    .arranged-content.patch-facts {
        padding: 0;
    }
    .callout-block {
        border-bottom: 1px solid #cdcdcd;
        margin: 0 25px;
        min-height: 0;
        padding: 25px 0;
        text-align: left;
    }
    .callout-img,
    #Blockget-2 .callout-img {
        /* float: left;*/
        max-width: 100%;
        height: auto;
        margin-top: 0;
    }
    #Blockget-1 .content-text,
    #Blockget-2 .content-text,
    #Blockget-3 .content-text {
        padding: 6px 0 0 0;
    }
    .callout-text {
        padding: 0;
    }
    .callout-title {
        padding: 0;
    }
    #main-content-wapper .hero-1 {
        margin: -5px 0 0;
    }
    .col.col-1of3.col-num-1 .callout-block {
        border-right: 0;
    }
    .col.col-2of3.col-num-2 .callout-block {
        border-right: 0;
    }
    .col.col-3of3.col-num-3 .callout-block {
        border-bottom: 0;
    }
    .module-simple-container.xulane-patch .callout-block {
        min-height: 0;
    }
    .arranged-content.patch-facts .ac-graphic {
        padding: 20px 0 0;
        display: table;
    }
    .frame-1-col.patch-match {
        padding: 70px 0 10px;
        margin-bottom: 35px;
    }
    .frame-1-col.patch-match .patch-match-contentblock {
        box-sizing: border-box;
        padding: 0 10px;
    }
    .frame-1-col.patch-match .patchmatch-bottom-content {
        padding: 0 10px;
    }
    .frame-1-col.patch-match .patch-match-contentimage img {
        margin: 10px 0 0;
    }
    .frame-1-col.patch-match .container-two-column .col.col-1of2.col-num-2 .callout-block {
        border-bottom: 0;
    }
    .frame-1-col.patch-match .container-two-column {
        margin: 20px 0 10px;
    }
    .module-simple-container.xulane-patch .arrow_box::after,
    .module-simple-container.xulane-patch .arrow_box::before {
        top: -21px;
    }
    ul.bullet-default {
        padding: 0 0 0 20px;
    }
    .dotted-line {
        margin: 0;
    }
    .aboutlistitem.we-provide {
        width: 100%;
    }
    .aboutlistitem.we-provide .left {
        width: 100%;
    }
    .aboutlistitem.we-provide img {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }
    .aboutlistitem.we-provide.last-child {
        margin-left: 0;
    }
    .symptoms-images.symptoms-aids {
        margin: 0 20px;
    }
    .symptoms-images.symptoms-hiv {
        margin: 0 20px;
    }
    .block1 .ac-content,
    .block2 .ac-content,
    .block3 .ac-content,
    .block4 .ac-content {
        height: auto;
        padding-right: 0;
    }
    .block1,
    .block3 {
        margin-left: 0;
    }
    .block1 img,
    .block2 img,
    .block3 img,
    .block4 img {
        width: 100%;
    }
    /*------------------------ columns ------------------------*/
    .container-two-column .inner {
        width: auto;
        margin: 15px 0px;
    }
    .col-1of2 {
        width: 100%;
    }
    .faqitem ul li .inner {
        margin: 0px!important;
    }
    .container-two-column .col-num-1 {
        width: 100%;
       
        text-align: center;
    }
    .container-two-column .col-num-2 {
        width: 100%;
        text-align: center;
    }
    a.btn {
        width: auto !important;
        border-radius: 0px !important;
    }
    .subHeader h1 {
        font-size: 25px;
    }
    .col-num-1,
    .col-num-2 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .frame-1-col {
        padding: 0 10px;
    }
   
    .col-1of3,
    .col-2of3,
    .col-3of3,
    .col-num-1,
    .col-num-2 {
        width: 100%;
        padding: 0px 5px!important;
    }
    .col3-greybox .col-1of3,
    .col3-greybox .col-2of3,
    .col3-greybox .col-3of3 {
        width: 33.3%;
    }
    .col.col-1of2.col-num-2 .aboutlistitem .left {
        padding-left: 0;
    }
    .col.col-1of2.col-num-1 .aboutlistitem .left {
        padding-left: 0;
        padding-right: 0;
    }
    .subHeader h4,
    .productDesc h4,
    .frame-1-col h4 {
        font-size: 18px;
    }
    /*======================== TABLE STYLE ========================*/
    .table-responsive {
        padding: 0 10px;
    }
    .table {
        border-collapse: collapse;
        border-spacing: 0;
        font-size: 12px;
        line-height: 15px;
        width: 100%;
    }
    .table tbody {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .table tbody tr {
        display: inline-block;
        vertical-align: middle;
        border-right: 1px solid #fff;
        width: 30%;
    }
    .table tbody tr td {
        min-height: 325px;
        display: block;
        margin: 0;
        text-align: center;
        border-bottom: 1px none;
    }
    table tr.tr0 td:last-child {
        border-bottom-left-radius: 10px;
        border-top-right-radius: 0;
    }
    table tr td:last-child {
        border-bottom: none;
        padding-bottom: 8px;
        font-size: 12px;
        font-family: "Armino", Helvetica, Arial, sans-serif !important;
        color: #444;
        line-height: 20px;
        padding-left: 10px;
    }
    .table tbody tr.tr0 td {
        color: #fff;
        white-space: normal;
    }
    /*------------------------ Header ------------------------*/
    .fullnavbar .navarea nav ul {
        margin: 0;
        padding: 0;
    }
    .fullnavbar .navarea nav ul li {
        border-left: 1px solid #ccc;
        background: none;
        display: table-cell;
        padding: 0;
        width: 50%;
        vertical-align: middle;
    }
    .fullnavbar .navarea nav ul li:first-child {
        padding: 0;
    }
    .fullnavbar .navarea nav ul li a {
        display: block;
        width: 100%;
        padding: 15px 0;
        text-align: center;
    }
    .fullnavbar .navarea nav ul li a img {
        display: inline-block;
    }
    .fullnavbar .navarea nav ul li a img {
        width: 10px;
        margin: 0 0 0 5px;
    }
    #header-content-wrapper #top-header li.GenericMicrosite-logo {
        display: none;
        background: none;
        padding: 0;
    }
    #top-header {
        /* background: url("/-/media/XulaneCom/Images/Common/background-bg.png") repeat-x;   */
    }
    #site-wapper {
        margin: 0px auto 0 auto ! important;
    }
    #site-wrapper {
        margin-top: 0px ! important
    }
    #header-content-wrapper #top-header {
        /*height: 128px;*/
        padding: 0px;
        position: relative;
        width: 100%;
        box-sizing: border-box;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .hero-1 {
        margin-bottom: 0;
    }
    .hero-1 .ac-content {
        padding-left: 20px;
    }
    .validation #top-header {
        height: 50px;
    }
    #header-container.validation #top-header {
        position: static;
    }
    #header-container.validation .validation_background {
        position: static;
    }
    #validation #header-content-wrapper {
        height: 100%;
    }
    .list-search {
        width: auto;
        padding-right: 50px;
        float: right !important;
    }
    .header-text-hcp {
        margin: 7px auto 0;
        padding-left: 5px;
        float: none;
    }
    .header-text-hcp .mobileText {
        text-align: center;
        color: #fff;
    }
    .header-text-hcp .mobileText h3 {
        font-size: 22px;
        color: #fff;
    }
    .header-text-hcp .mobileText p {
        font-size: 13px;
        margin-top: 5px;
    }
    #top-header ul li.GenericMicrosite-logo {
        width: 170px;
        margin-top: 6px;
        position: relative;
    }
    .image {
        padding: 0px !important;
    }
    .hero-image {
        /*padding-top: 222px;*/
        padding-top: 0;
        padding-bottom: 0;
        background-color: #fff;
        display: block;
    }
    #main-content-wapper {
        padding: 0;
    }
    .hero-image.blue-bg {
        border-bottom: 5px solid #00b4e5;
    }
    .hero-image.blue-bg img {
        display: block;
    }
    .carousel-links {
        left: 35px;
        position: absolute;
        top: 165px;
    }
    #top-header li.list-block3 {
        display: table-cell;
        width: 100%;
        left: 0;
    }
    .search.mobile,
    .search.mobile .search {
        display: block;
    }
    .search.mobile {
        margin-left: 0;
        width: auto;
    }
    .search.mobile li {
        width: 30px;
        height: 30px;
    }
    /*social media mobile header*/
    ul.social-media {
        width: 150px;
        text-align: left;
        padding-left: 15px;
        margin-top: 5px;
    }
    .search.desktop,
    .search.desktop .search {
        display: none;
    }
    .search .placeholder-text {
        width: 190px;
    }
    .search-module .submit {
        left: 176px;
    }
    .search {
        margin-top: 18px;
    }
    .flag {
        margin-top: 5px;
        margin-right: 10px;
    }
    .flag img {
        width: 25px;
    }
    .country {
        margin-top: 8px;
        margin-right: 10px;
    }
    .desktopText {
        display: block;
        margin-top: 20px;
        text-align: center;
    }
    .desktopText a {
        display: block;
    }
    .header-text-report.mobile {
        display: block!important;
        text-align: left;
        float: none;
        margin-right: 0;
        padding-top: 5px;
    }
    .desktopText,
    .desktopText a:link,
    .desktopText a:visited,
    .header-text-report.mobile a:visited {
        color: #fff;
    }
    .header-text-report a {
        border-right: 0;
    }
    .fullnavbar .navarea nav ul .column-1 li:last-child {
        border-right: 0;
    }
    .fullnavbar .navarea nav ul li:first-child a {
        padding: 0;
    }
    /*------------------------ Navigation ------------------------*/
    /* #top-header ul{margin:9px 0px !important;} */
    .header-mylan-logo,
    .header-text-report,
    /*.country, .flag, */
    .sirdupla-logo/* .search, span.desktopText */
    {
        display: none !important;
    }
    #header-container {
        left: auto !important;
        margin-left: auto !important;
        position: relative !important;
    }
    #header-content-wrapper {
        width: 100%;
        min-height: auto;
    }
    .table-responsive {
        display: none;
    }
    .table-image.isMobile {
        display: block;
        padding: 0 20px;
    }
    .table-image.isMobile img {
        max-width: 100%;
    }
    .isMobile.isActive-mobile-menu {
        display: block!important;
    }
    .sub-menu li {
        line-height: 16px !important;
        font-size: 16px !important;
        font-weight: bold !important;
        padding-top: 7px;
        padding-bottom: 5px;
    }
    #sidebar .sub-menu li {
        line-height: 16px !important;
        font-weight: normal !important;
        font-size: 16px !important;
    }
    .menu-list {
        height: auto;
    }
    .nav-main.logo {
        padding: 9px 0 0 14px;
    }
    .menu-icon {
        width: 80%;
    }
    #mobile-menu-box ul.menu-list li.nav-main a {
        color: #000;
        padding-top: 18px;
        padding-bottom: 17px;
        color: #000;
        font-size: 15px;
        border-top: 1px solid #eee;
        transition: background-color .1s linear;
        padding-left: 30px;
    }
	/*#header-content-wrapper .nav-main a:hover sup{border-bottom:1px solid #000000; line-height:24px;} */
    #mobile-menu-box ul.menu-list li.nav-main a:hover {
        /*text-decoration: underline; */
    }
    #mobile-menu-box > ul > li.nav-main {
        text-align: left;
        background: #fff;
        border-bottom: 2px solid #fff;
        position: relative;
    }
    #mobile-menu-box > ul > li.nav-main:last-child {
        text-align: left;
        background: #fff;
    }
    #mobile-menu-box > ul > li.nav-main:first-child {
        text-align: left;
        background: #fff;
        border-top: 2px solid #fff !important;
    }
    #mobile-menu-box > ul > li.nav-main:first-child a:before {
        font-family: 'FontAwesome';
        content: "\f015";
        position: absolute;
        left: 10px;
    }
    #mobile-menu-box > ul > li.nav-main:first-child .sub-menu li a:before {
        display: none
    }
    #mobile-menu-box > ul > li.nav-main.logo {
        display: none;
    }
    .nav-main sup {
        font-size: 50%;
    }
    /*.nav-main:after {
	    content: "";
	    display: block;
	    height: 0;
	    margin: 0;
	    border-top: 0px solid #d1d1d1;
        -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.75);
        -moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.75);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.75);
    }*/
    li.nav-main:last-child::after {
        border-top: 0 none;
        margin: 0;
    }
    li.nav-main:last-child {
        border-bottom: 0px solid #ee7467;
        border-top: 0 none;
    }
    #mobile-menu-box ul.sub-menu li a {
        text-decoration: none;
    }
    #mobile-menu-box ul.menu-list > li > a {
        /* font-weight: bold; */
        text-decoration: none;
        width: 98%;
        display: block;
        /* font-family: 'Roboto Slab', serif;  */
        font-size: 16px;
        padding: 8px 15px;
    }
    #mobile-menu-box ul.sub-menu > li {
        padding: 5px 30px 15px 30px;
        border-top: 0px solid #494949;
        position: relative;
    }
    #mobile-menu-box ul.sub-menu > li a {
        color: #777 !important;
    }
    #header-content-wrapper #mobile-menu-box .sub-2menu li {
        padding-left: 20px;
        border-bottom: 0px solid #494949;
    }
    .rotator-items {
        max-height: 73px !important;
    }
    /*------------arranged content components-------------*/
    .frame-1-col.patch-match .ac-graphic .isDesktop {
        display: none;
    }
    .frame-1-col.patch-match .ac-graphic .isMobile {
        display: block;
    }
    .frame-1-col.patch-match .ac-graphic .isMobile img {
        width: 100%;
    }
    .image-right-content-left {
        display: block;
        margin: 0 20px;
    }
    .image-right-content-left .ac-content {
        display: block;
        width: 100%;
        vertical-align: top;
        padding-right: 20px;
    }
    .image-right-content-left .ac-graphic {
        display: block;
        width: 100%;
        vertical-align: bottom;
        text-align: left;
    }
    .image-right-content-left .ac-graphic img {
        width: 100%;
    }
    .dotted-line.margin-auto {
        margin: 5px 20px;
    }
    .aboutlistitem.liver-disease .left,
    .aboutlistitem.liver-disease .left img,
    .aboutlistitem.liver-disease-lastchild .left,
    .aboutlistitem.liver-disease-lastchild .left img {
        width: 100%;
    }
    /*-----------------Carousel for 3 images----------*/
    .module-bxslider {
        padding: 0 15px;
    }
    .aboutheader h3,
    .caption h3,
    .subHeader h3,
    .callout-text h3,
    .module-contentblock h3,
    h3.aboutheader,
    .productDesc h3 {
        font-size: 22px;
    }
    .arranged-content.use-patch-calendar.image-center-content-above {
        margin-left: 0;
    }
    /*============= MOBILE STYLES PER PAGE ===============*/
    /*Home*/
    #main-content-wapper .col3-greybox .inner .grid .callout-block .callout-text p {
        font-size: 16px;
    }
    .col3-greybox .callout-text {
        padding-left: 3px;
        padding-right: 3px;
    }
    .col3-greybox .inner .grid .callout-block {
        padding: 20px 0 20px;
        height: 170px;
    }
    /*meet page*/
    #Blockget-1 .wrapper,
    #Blockget-2 .wrapper,
    #Blockget-3 .wrapper {
        display: table;
    }
    #Blockget-1 .callout-img,
    #Blockget-2 .callout-img,
    #Blockget-3 .callout-img {
        display: table-cell;
        vertical-align: middle;
    }
    #Blockget-1 .callout-title,
    #Blockget-2 .callout-title,
    #Blockget-3 .callout-title {
        display: table-cell;
        vertical-align: middle;
    }
    .callout-title h4 {
        font-size: 20px;
    }
    .callout-block .callout-text h3 span.red-txt {
        font-size: 23px;
        font-weight: normal;
        border-bottom: 2px solid #f1666e;
        line-height: 33px;
    }
    .callout-block .callout-text h3 span.red-txt:hover {
        border-bottom: 2px solid #498b2a;
    }
    ul.bullet-green {
        margin-bottom: 0;
    }
    .module-contentblock {
        margin: 0;
    }
    .arranged-content.use-patch-calendar.image-center-content-above .ac-graphic {
        margin: 0;
        margin-top: 30px;
        text-align: center;
    }
    .arranged-content.use-patch-calendar.image-center-content-above {
        margin: 0 0 15px 0px;
    }
    .page-frame .accordion.type-d .container-two-column .inner .callout-img {
        height: 206px;
        width: 50%
    }
    .arranged-content.patch-facts .ac-graphic .caption span.red-txt a {
        border-bottom: 2px solid #f1666e;
        font-size: 23px;
        font-weight: normal;
        margin-left: 0;
    }
    .arranged-content.patch-facts .ac-graphic .caption span.red-txt a:hover {
        color: #498b2a;
        border-bottom: 2px solid #498b2a;
    }
    .arranged-content.patch-facts.image-center-content-above .productDesc {
        border-bottom: 1px solid #cdcdcd;
    }
    .arranged-content.patch-facts.image-center-content-above .ac-graphic {
        /*width: auto;*/
        border-top: 0;
    }
    .arranged-content.patch-facts .ac-graphic img {
        width: 60px;
        height: 60px;
        display: block;
        margin: 0;
        margin-left: 5px;
    }
    .arranged-content.patch-facts .caption {
        padding-left: 27px;
    }
    /*-------Search----------------*/
    .search-results h3 {
        margin-top: 200px;
    }
    /*--------------Public Home----------------*/
    .callout-img img {
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }
    .callout-vertical {
        min-height: 300px;
        background-size: 15%;
    }
    .callout-left,
    .callout-right .callout-single {}
    .validation_message {
        font-size: 24px;
        margin-left: 50px;
        margin-right: 50px;
        padding-bottom: 30px;
        text-align: left;
    }
    .validation_wrapper div {
        min-height: 130px;
    }
    #validation .list-block3 {
        display: none;
    }
    .validation_message {
        font-size: 20px;
        margin-left: 30px;
        margin-right: 30px;
        padding-bottom: 30px;
        text-align: left;
    }
    .validation_text2 {
        font-size: 18px;
    }
    .validation_message {
        padding-top: 30px;
    }
    .validation_wrapper {
        margin: 0 30px;
    }
    .validation_wrapper div {
        min-height: 130px;
    }
    .validation_background {
        top: 85px;
        margin-top: 0px;
    }
    #number-text > div > p {
        word-wrap: break-word;
    }
    /*use the patch page*/
    .patch11 .callout-img {
        padding-top: 15px;
        padding-bottom: 5px;
    }
    .patch11 .callout-text {
        line-height: 36px;
    }
    .pict-style .callout-img img {
        width: auto;
        height: auto;
    }
    #bottom-bar .ISI-link {
        margin-top: -8px;
    }
    #bottom-bar .ISI-link a {
        font-size: 11px;
    }
    #bottom-bar .safety-info {
        display: block;
        position: absolute;
        top: 5px;
    }
    #bottom-bar .black-frame {
        margin-top: 15px;
    }
    /*---------------------rotator----------------------------*/
    .rotator-wrapper_interior {
        overflow: hidden;
        top: 222px;
        position: relative;
    }
    ol.rotator-items {
        padding-top: 65px;
    }
    ol.rotator-items li {
        margin-right: 2%;
    }
    .rotator-next {
        right: 1%;
    }
    .rotator-prev {
        left: 1%;
    }
    .hdg {
        font-size: 22px;
    }
    .app-buttons {
        display: block;
    }
    .app-buttons li {
        display: block;
        padding-bottom: 15px;
        padding-right: 0;
    }
    .footer-right .app-buttons img {
        margin-bottom: 0;
        width: 140px;
        height: auto;
    }
    .green-txt.centered {
        display: block;
        text-align: center;
    }
    #main-content-wapper .footer-left p,
    #main-content-wapper p.less-space {
        line-height: 16px;
        text-align: left;
    }
    .sitemap-frame {
        padding-top: 100px;
    }
    .sitemap-frame .aboutheader {
        margin-top: 133px;
    }
    .row .spacing {
        padding-top: 20px;
    }
    .alternated_text h3 {
        margin-bottom: 0;
        margin-top: 0;
    }
    .callout-pdf-notitle.callout-block.callout-full-width .callout-text {
        padding-bottom: 20px;
    }
    .callout-full-width .callout-text {
        font-size: 14px;
    }
    .remove-br-mobile br {
        display: none;
    }
    .empty-subtitle {
        margin-bottom: 30px;
    }
    #interstitial_external .right {
        float: none;
        position: relative;
        margin-left: 0;
        margin-bottom: 30px;
        width: 100%;
    }
    .interstitial .window .caption {
        padding-top: 10px;
    }
    /* --------------testimonial pop-up--------------------*/
    .interstitial.self-cert-interstitial .window {
        width: 90%;
    }
    .interstitial.self-cert-interstitial .right {
        margin-left: 22%
    }
    /* --------------leave site pop-up--------------------*/
    #interstitial_external .right {
        margin-bottom: 10px;
    }
}


/*--------end mobile horizontal main styles--------------*/

@media (min-width: 641px) {
    .btnfooterNote a {
        pointer-events: none;
        cursor: default;
    }
}

@media (max-width: 640px) {
    ol.rotator-items {
        padding-top: 35px;
        margin-top: -5px;
    }
    ol.rotator-items li {
        margin-right: .9%;
    }
    .hdg {
        width: 23px;
        height: 23px;
        font-size: 17px;
        padding: 7px 7px 4px 6px;
    }
}

@media (max-width: 610px) {
    div .multiColumn.twoColumn {
        height: 120px;
    }
}

@media (max-width: 580px) {
    .callout-vertical {
        min-height: 300px;
        background-size: 20%;
    }
    .callout-link {
        padding-bottom: 10px;
    }
    .rotator-prev {
        left: 0;
    }
    .rotator-next {
        right: 0;
    }
}

@media (max-width: 500px) {
    div .multiColumn.twoColumn {
        height: 150px;
    }
    .module-simple-container.xulane-brochure .productDesc h3 {
        font-size: 20px;
    }
    .module-simple-container.xulane-brochure {
        padding: 22px 25px 0 38px;
    }
}


/*-----------------------VERTICAl Mobile-------------------*/

@media (max-width: 430px) {
    #innerpage .col-num-1 {
        display: block;
        background: #fff;
        padding-top: 0px !important;
        padding: 15px;
        box-shadow: 0px 0px 0px 0px #e4e4e4;
        width: 100%;
        margin: 0px;
        border-radius: 0px;
    }
    .innerContentLeft .left img {
        padding: 0px !important;
        display: block;
        margin: 0 auto;
    }
    .innerContentLeftwh .left img {
        padding: 0px !important;
        display: block;
        margin: 0 auto;
    }
    .innerContentLeft .left,
    .innerContentLeft .right,
    .innerContentRight .left,
    .innerContentRight .right,
    .innerContentLeftwh .left,
    .innerContentLeftwh .right
    {
        float: none;
    }
    #innerpage .innerContentLeft .right hr {
        height: 1px;
        background: #ccc;
        width: 100%;
        font-size: 1px;
        border: 0px;
        margin-top: 10px;
        margin-bottom: 19px;
    }
    #innerpage .innerContentLeftwh .right hr {
        height: 1px;
        background: #ccc;
        width: 100%;
        font-size: 1px;
        border: 0px;
        margin-top: 10px;
        margin-bottom: 19px;
    }
    .innerContentRight .left img,
    .innerContentRight .right img {
        display: block;
        margin: 0 auto
    }
    #innerpage .innerContentRight {
        /* padding: 15px 0 !important; */
    }
    #innerpage .col-num-2 {
        width: 100% !important;
        margin: 0 !important;
        float: left !important;
        display: block !important;
        padding: 15px !important;
    }
    .promos li {
        width: 100% !Important;
    }
    .accordion.type-d .handle h3 {
        font-size: 14px;
        font-weight: normal;
    }
    .page-frame .accordion.type-d .container-two-column .inner .callout-img {
        width: 100%;
    }
    .module-contentblock h3 {
        font-size: 22px;
    }
    #bottom-bar .ISI-link {
        position: absolute;
        top: 10px;
    }
    #bottom-bar .safety-info {
        display: block;
        position: absolute;
        top: 25px;
    }
    #bottom-bar .black-frame {
        margin-top: 30px;
    }
    /*======================== TABLE STYLE ========================*/
    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        padding: 6px;
    }
    /*======================== END TABLE STYLE ========================*/
    .validation_background {
        height: 380px;
    }
    .callout-vertical {
        min-height: 250px;
        background-size: 22%;
    }
    .search .placeholder-text {
        width: 160px;
    }
    /*-------dynamic chart----------*/
    ul.bar-value {
        left: -23px;
    }
    .line-wrap {
        width: 230px;
        margin-left: 70px;
    }
    .Cost-Calculator-Wrapper {
        padding-left: 5px;
        padding-right: 5px;
    }
    .callout-hcp .arrow .callout-block {
        padding-bottom: 0;
    }
    .arrow .callout-title {
        height: 70px;
    }
    .main-content-wapper .alternated_text h3,
    .row {
        padding-left: 10px;
        padding-right: 10px;
    }
    .main-content-wapper .alternated_text h3 {
        margin: 0 10px;
    }
    .alternated_text h3 {
        margin: 0 10px;
    }
    .row .spacing {
        padding-top: 20px;
    }
    .top1 .callout-title.gray {
        padding-left: 10px;
    }
    .callout-full-width .callout-text {
        padding-left: 10px;
        font-size: 14px;
    }
    .content-full-width {
        margin: 20px;
    }
    .callout-pdf-notitle.callout-block.callout-full-width .callout-text {
        padding-bottom: 20px;
    }
    .wrapper.callout-size .callout-title.gray {
        font-size: 20px;
        padding-left: 20px;
    }
    .callout-text {
        font-size: 14px;
    }
    div .multiColumn.twoColumn {
        height: 160px;
    }
    .social-icons {
        display: block;
    }
    .title {
        display: block;
        width: 100%;
        /* margin-bottom: 10px;
	    padding-top: 30px; */
    }
    /*-----interstitial pop-up-------*/
    #interstitial_external.interstitial .left {
        width: 100%;
    }
    #interstitial_external.interstitial .right {
        float: left;
        margin-left: 0;
        width: 90%;
    }
    #interstitial_external p {
        font-size: 14px;
    }
    #interstitial_external.interstitial .window .inner {
        height: 400px;
    }
}

@media screen and (max-width: 1366px) {
    .fullfooter .inner .footer-right .copyright p {
        padding-top: 0px;
        text-align: center;
    }
}

@media only screen and (min-width:1024px) and (max-width:1199px) {
    .Search img {
        padding: 6px 0 0 6px !Important;
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    ul#nav > li a{
        padding: 13px 9px;
    }
    .product-two-column .container-two-column .col-num-1, .product-two-column .container-two-column .col-num-2 {
        width: 48%;
        min-height: 490px;
    }
    .video-demo-section .container-two-column .col-num-1, .video-demo-section .container-two-column .col-num-2 {
        width: 48%;
    }
    #innerpage .innerContentRight .right {
        padding-top: 0px;
        float: right;
        width: 75%;
    }
    #innerpage_right .col-num-2 .innerContentLefthz3 .left {
        float: right;
        width: 32%;
        margin-right: 0px;
    }
    #innerpage_right .col-num-2 .innerContentLefthz3 .right {
        float: left;
        width: 68%;
        padding-right: 5px;
    }
    #innerpage_right .col-num-2 .innerContentLefthz3 .left img {
        display: block;
        margin: 0 auto;
    }
}

@media screen and (max-width:632px) {
    #innerpage .innerContentRight .right {
        padding-top: 10px;
        float: right;
        width: 100%;
    }
    #innerpage .innerContentRight .left {
        float: left;
        width: 100%;
    }
    #innerpage .innerContentRight .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage .innerContentLeft .right hr {
        height: 1px;
        background: #ccc;
        width: 100%;
        font-size: 1px;
        border: 0px;
        margin-top: 0px;
        margin-bottom: 5px;
    }
    #innerpage .innerContentLeftwh .right hr {
        height: 1px;
        background: #ccc;
        width: 100%;
        font-size: 1px;
        border: 0px;
        margin-top: 0px;
        margin-bottom: 5px;
    }
}

@media screen and (max-width:1024px) {
    #mobile-menu-box > ul > li.nav-main.menu-item-has-children:after {
        z-index: 9999;
        display: block;
        font-size: 20px;
        position: absolute;
        right: 6px;
        top: 0px;
        content: "\f067";
        font-family: 'FontAwesome';
        color: #777;
        padding: 10px;
        cursor: pointer;
        padding-top: 13px;
    }
    #mobile-menu-box > ul > li.nav-main.menu-item-has-children a:after {
        /* z-index: 9999; */
        /* display: block; */
        /* font-size: 20px; */
        /* position: absolute; */
        /* right: 6px; */
        /* content: ">"; */
        /* font-family: "oswald"; */
        /* color: #fff; */
        /* padding: 0 10px; */
        /* cursor: pointer; */
        /* top: 0; */
        /* bottom: 0; */
    }
    #mobile-menu-box > ul > li.nav-main.menu-item-has-children.active:after {
        content: "\f00d ";
        font-family: 'FontAwesome';
        transform: rotate(90deg);
    }
    #mobile-menu-box .sub-menu {
        width: 100%;
        margin: 0;
        padding: 0;
        position: relative;
    }
    #mobile-menu-box .sub-menu li:first-child {
        border-top: 0;
    }
    #mobile-menu-box .sub-menu li:last-child {
        /*	border-bottom: 2px solid #fff; */
    }
    li:hover > .sub-menu,
    li .sub-menu {
        /* display: none !important; */
        position: relative;
        width: auto;
        background: transparent;
        top: 0;
        left: auto;
        right: auto;
        z-index: 500;
        padding: 0px !important;
    }
    li:hover > .sub-menu,
    li .sub-menu a {
        color: #444;
        font-weight: 400;
    }
    #innerpage_right .col-num-2 .innerContentLeft .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeft .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeft .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLeftwh .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftwh .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftwh .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentRight .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentRight .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentRight .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentRightvr .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentRightvr .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentRightvr .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentRighthz .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentRighthz .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentRighthz .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentRightsq .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentRightsq .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentRightsq .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmall .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmall .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmall .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmall2 .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmall2 .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmall2 .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmallhz .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmallhz .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmallhz .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLefthz .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLefthz .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLefthz .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLefthz2 .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLefthz2 .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLefthz2 .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLefthz3 .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLefthz3 .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLefthz3 .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftvr .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftvr .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftvr .left img {
        display: block;
        margin: 0 auto;
        max-width: 48%;
    }
    #innerpage_right .col-num-2 .innerContentLeftvr2 .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftvr2 .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftvr2 .left img {
        display: block;
        margin: 0 auto;
        padding-top: 0px;
    }
    #innerpage_right .col-num-2 .innerContentLeftbig .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftbig .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftbig .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLeftmedium .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftmedium .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftmedium .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLeftmedium2 .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftmedium2 .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftmedium2 .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-3 {
        float: LEFT;
        padding: 23px 0px;
        display: table-cell;
        width: 100%;
        margin: 0px;
        vertical-align: top;
        padding-bottom: 0px;
        padding-top: 0px;
    }
    #innerpage_right .col-num-3 .callout {
        margin-top: 0px;
    }
    #innerpage_right .col-num-2 {
        float: RIGHT;
        background: none;
        padding: 0px 15px;
        box-shadow: NONE;
        width: 100%;
        margin: 0px;
        border-radius: 0 0 0 20px;
        padding-bottom: 0px;
    }
    #innerPage_Coupon .col-num-3 {
        float: RIGHT;
        background: none;
        padding: 0px 15px;
        box-shadow: NONE;
        width: 100%;
        margin: 0px;
        border-radius: 0 0 0 20px;
    }
    .sidebar {
        margin-top: -23px !important;
        margin-bottom: 26px;
        margin-left: -8px;
        margin-right: -8px;
    }
    #innerpage_right .inner .grid .col-num-3 .sidebar {
        margin-top: -23px !important;
        margin-bottom: 26px;
        margin-left: 0px;
        margin-right: 0px;
    }
    #innerpage .col-num-1 .Section2 .col-num-2 img {
        display: block;
        margin: 0 auto;
    }
    #innerpage .col-num-2 .callout {
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 20px;
        padding: 0px;
    }
    #innerpage .col-num-1 .innerContentLeftvr .left {
        float: left;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentLeftvr .right {
        float: left;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentLeftvr .left img {
        display: block;
        margin: 0 auto;
        max-width: 48%;
    }
    #innerpage .col-num-1 .innerContentLeftsmall .left {
        float: left;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentLeftsmall .right {
        float: left;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentLeftsmall .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage .col-num-1 .innerContentLefthz .left img {
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    #innerpage .col-num-1 .innerContentLefthz .left {
        float: left;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentLefthz .right {
        float: left;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentRight .left {
        float: left;
        width: 100%;
        margin-top: 10px;
    }
    #innerpage .col-num-1 .innerContentRight .right {
        float: left;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentRight .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage .col-num-1 .innerContentRightsmall .left {
        float: left;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentRightsmall .right {
        float: left;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentRightsmall .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage .col-num-1 .innerContentLeftsmall .right p {
        padding-bottom: 5px !important;
    }
    .carousel-indicators {
        position: absolute;
        bottom: -3px !important;
        left: 50%;
        z-index: 15;
        width: 62% !important;
        margin-left: -30%;
        padding-left: 0;
        list-style: none;
        text-align: center;
        margin-bottom: 0px;
    }
    #innerpage_right .col-num-2 .subHeader .subHeaderTitle {
        font-size: 20px !important;
    }
    .carousel-indicators .active {
        width: 8px !important;
        height: 8px !important;
        margin: 0;
        background-color: #fff;
        border: 1px solid #fff;
    }
    .carousel-indicators li {
        width: 7px !important;
        height: 7px !important;
    }
    #innerpage .col-num-1 .innerContentLeft .left {
        float: left;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentLeft .right {
        float: right;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentLeft .left img {
        display: block;
        margin: 0 auto;
        padding: 0px !important;
    }
    #innerpage .col-num-1 .innerContentLeft .left img {
        margin-bottom: 10px;
    }
    #innerpage .col-num-1 .innerContentLeftwh .left {
        float: left;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentLeftwh .right {
        float: right;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentLeftwh .left img {
        display: block;
        margin: 0 auto;
        padding: 0px !important;
    }
    #innerpage .col-num-1 {
        display: block;
        background: none;
        padding: 15px;
        box-shadow: 0px 0px 0px 0px #e4e4e4;
        width: 100%;
        margin: 0px;
        border-radius: 0px;
    }
    #innerpage .col-num-2 {
        width: 100%;
        margin: 0px;
        padding: 8px 8px !important;
        float: left !important;
        vertical-align: top;
    }
    #innerpage .col-num-1 .Section2 .col-num-1,
    #innerpage .col-num-1 .Section2 .col-num-2 {
        width: 100%;
        box-shadow: none;
    }
    #innerpage .col-num-1 .col-sm-12 {
        float: left;
    }
    .footerbar li {
        float: left;
        text-align: center;
    }
    .footerbar li:last-child {
        margin: 0px;
        float: left;
    }
    .footerbar li:first-child {
        margin: 0px;
        float: left;
    }
    .footerbar {
        margin: 0 auto;
    }
    .footer-right {
        margin: 0 auto;
        width: 100%;
        padding-top: 12px;
        clear: both;
        float: none;
        display: table;
    }
    .copyright {
        width: 100%;
        margin: 0 auto;
        clear: both;
        padding-top: 24px;
    }
    #main-footer-wrapper {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .footer-right img {
        padding: 0px;
        float: none;
        margin: 0 auto;
        text-align: center;
        display: table;
    }
    .fullfooter .inner .footer-left p {
        padding: 10px 0px 0px 0px;
    }
    .footer-left {
        display: block !Important;
        float: none !important;
    }
    /* .top_logo_box img{display: block; margin: 
		0 auto;} */
    .top_logo_box {
        float: none !important;
    }
    #top-header ul {
        margin: 0px !important;
    }
    #main-content-wapper .container .inner .grid .col .col-sm-4 .wrapper .callout-title .title {
        margin-top: -3px;
    }
    #home .grid {
        margin-top: 20px;
    }
    #innerpage_right .col-num-2 .subHeader {
        font-size: 20px !important;
        margin-bottom: 10px;
        padding-top: 10px;
    }
    #innerpage .col-num-1 #subHeaderfull .subHeader {
        font-size: 20px !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #innerpage_right .col-num-2 .right .subHeader2 {
        font-size: 20px !important;
        margin-top: 10px;
    }
    #innerpage_right .col-num-2 .innerContentLefthz .right {
        padding-right: 0px;
    }
    #innerpage_right .grid {
        margin-top: 0px;
    }
    #innerpage_right .col-num-2 .subHeader .subHeaderTitle {
        font-size: 20px !important;
    }
    #innerpage_right .aboutlistitem ul.pink-bulet-list li {
        color: #444f66 !important;
    }
    #innerpage_right .aboutlistitem ul.pink-bulet-list li a {}
    #innerpage_right .aboutlistitem .mars {
        margin-top: 5px !important;
    }
    #innerpage .aboutlistitem .mars {
        margin-top: 5px !important;
    }
    #innerpage .aboutlistitem .mars2 {
        margin-top: 8px !important;
    }
    #innerpage .col-num-1 .SPheader .subHeader {
        font-size: 20px !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .marsource {
        margin-top: 6px !important;
    }
    #tophz .left img {
        margin-top: 10px !important;
    }
    #innerpage_right .col-num-2 p,
    #innerpage_right .col-num-2 .innerContentLeftwh .productDesc p {
        padding-top: 0px !important;
    }
    #innertop {
        margin-top: 10px;
    }
    #innerpage .col-num-1 img {
        margin-bottom: 10px;
    }
    #sp .left {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #sp .left img {
        display: block;
        margin: 0 auto;
    }
    .subHeader2 {
        margin-bottom: 10px;
    }
    #main-footer-wrapper .fullfooter .commitedstatement {
        margin-top: 15px;
    }
    #innerpage .col-num-1 .right .subHeader2 {
        font-size: 20px !important;
        margin-top: 10px;
    }
    #innerpage .col-num-1 .innerContentLefthz .right {
        padding-right: 0px;
    }
    #innerpage .col-num-1 .innerContentRight .right .subHeader {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    #innerPage_Coupon .col-num-3 .subHeader {
        font-size: 20px !important;
        margin-top: 10px;
    }
    #innerPage_Coupon .pltable .plcell,
    #innerPage_Coupon .pltable .plrow .plcell {
        width: 100% !important;
        display: block;
        float: none;
    }
    #innerPage_Coupon .callout .left img {
        width: 100%;
    }
    #innerPage_Coupon #onLocationForm .input_right {
        width: 100%;
        display: block;
        padding-left: 0px !important;
    }
    #innerPage_Coupon #onLocationForm .input_left {
        width: 100%;
        display: block;
        padding-left: 0px !important;
    }
    #innerPage_Coupon .col-num-3 .labelwrap {
        width: 34%;
    }
    #innerPage_Coupon #onLocationForm .inputcontrol {
        padding-left: 10px !important;
        width: 66%
    }
    #innerPage_Coupon #onLocationForm .input_complex {
        padding-left: 10px !important;
        width: 66%
    }
    #innerPage_Coupon #onLocationForm .input_submit {
        padding-left: 38%;
    }
    #innerPage_Coupon #onLocationForm #form-error {
        width: 97%;
    }
    #innerPage_Coupon #onLocationForm #form-success {
        width: 97%;
    }
    #innerPage_Coupon #onLocationForm input[type="text"] {
        font-size: 16px !important;
    }
    #innerPage_Coupon #onLocationForm select {
        font-size: 16px !important;
    }
    #innerPage_Coupon .grid {
        margin-bottom: 0px;
    }
    /* #header-content-wrapper .search_mobile {
    display: block;
    background-image: url(../images/search_icon.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 42px;
    width: 42px!important;
    position: absolute;
    cursor: pointer;
    right: 64px;

}
    #header-content-wrapper .searchBar {
    display: block;
    width: 100% !important;
    position: absolute;
    top: 0;
	float:none;
	right:0;
	left:15px !important;
}
#header-content-wrapper .search-module .search{width:85%;	height:25px !important;} */
    .offshare {
        padding-top: 0px;
    }
    #header-content-wrapper .top_logo_box {
        height: auto !important;
    }
    #header-content-wrapper .search .placeholder-text {
        width: 95% !important;
        height: 24px !important;
    }
    #header-content-wrapper #close-btn {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    #header-content-wrapper #close-btn {
        position: absolute;
        bottom: 0 !important;
        right: 0 !important;
    }
    #header-content-wrapper #mobile-menu-box ul.sub-menu > li a {
        font-size: 14px;
        border-top: none;
        padding-left: 15px;
    }
    #header-content-wrapper #mobile-menu-box > ul > li.nav-main > ul > li.sub-menu-item-has-children:after {
        z-index: 9999;
        display: block;
        font-size: 20px;
        position: absolute;
        right: 6px;
        top: 0px;
        content: ">";
        font-family: "oswald";
        color: #fff;
        padding: 10px;
        cursor: pointer;
    }
    #header-content-wrapper #mobile-menu-box > ul > li.nav-main > ul > li.sub-menu-item-has-children.active:after {
        content: ">";
        font-family: "oswald";
        right: 3px;
        transform: rotate(90deg);
    }
    #header-content-wrapper #mobile-menu-box .sub-2menu li a {
        font-size: 12px !important;
    }
    #header-content-wrapper #mobile-menu-box .sub-2menu li {
        padding-left: 20px;
        border-bottom: 0px solid #494949;
    }
    #header-content-wrapper .nav-main sup {
        top: -1.2em;
    }
    #innerpage .col-num-1 .innerContentRight .right a {
        margin-bottom: 10px !important;
    }
    #innerpage_right .innerContentLeftvr .right .subHeader {
        margin-top: 10px;
    }
    #innerpage_right .aboutlistitem .right .productDesc p {
        padding-top: 10px !important;
    }
    .Section2 ul.pink-bullet-list,
    ul.pink-bullet-list,
    ul.pink-bulet-list {
        padding-top: 10px;
        color: #444f66 !important;
        font-weight: 400 !important;
    }
    .Section2 p {
        color: #444f66 !important;
        -webkit-font-smoothing: antialiased!important;
        opacity: 1 !important;
    }
    #main-content-wapper #innerpage .Section2 p {
        font-weight: 400 !important;
    }
    .Section2 ul.pink-bullet-list li,
    ul.pink-bullet-list li,
    ul.pink-bulet-list li {
        color: #444f66 !important;
        font-weight: 400 !important;
    }
}


/*hdkldlldh*/

@media (min-width:768px) and (max-width:991px) {
    #innerpage_right .col-num-2 .innerContentLeftsmall .left {
        float: right;
        width: 32%;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmall .right {
        float: left;
        width: 68%;
        padding-right: 5px;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmall .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmall2 .left {
        float: right;
        width: 32%;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmall2 .right {
        float: left;
        width: 68%;
        padding-right: 5px;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmall2 .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmallhz .left {
        float: right;
        width: 32%;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmallhz .right {
        float: left;
        width: 68%;
        padding-right: 5px;
    }
    #innerpage_right .col-num-2 .innerContentLeftsmallhz .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLefthz .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLefthz .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLefthz .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLefthz2 .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLefthz2 .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLefthz2 .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftvr .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftvr .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftvr .left img {
        display: block;
        margin: 0 auto;
        width: 48%
    }
    #innerpage_right .col-num-2 .innerContentRight .left {
        width: 40%;
        float: left;
        padding-top: 13px
    }
    #innerpage_right .col-num-2 .innerContentRight .right {
        width: 60%;
        float: right;
    }
    #innerpage .col-num-1 .innerContentRight .left img {
        padding-right: 10px;
        min-width: 121px;
        padding-top: 15px;
    }
    #innerpage_right .col-num-2 .innerContentRighthz .left {
        width: 40%;
        float: left;
        padding-top: 13px
    }
    #innerpage_right .col-num-2 .innerContentRighthz .right {
        width: 60%;
        float: right;
    }
    #innerpage_right .col-num-2 .innerContentRightvr .left img {
        display: block;
        margin: 0 auto;
        width: 48%;
    }
    #innerpage_right .col-num-2 .innerContentRightvr .left {
        width: 100%;
        float: left;
        padding-top: 13px
    }
    #innerpage_right .col-num-2 .innerContentRightvr .right {
        width: 100%;
        float: right;
    }
    #innerpage_right .col-num-2 .innerContentLefthz3 .left {
        float: right;
        width: 32%;
        margin-right: 0px;
    }
    #innerpage_right .col-num-2 .innerContentLefthz3 .right {
        float: left;
        width: 68%;
        padding-right: 5px;
    }
    #innerpage_right .col-num-2 .innerContentLefthz3 .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentRightsq .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentRightsq .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentRightsq .right {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftbig .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage_right .col-num-2 .innerContentLeftbig .left {
        float: left;
        width: 100%;
    }
    #innerpage_right .col-num-2 .innerContentLeftbig .right {
        float: left;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentLeft .left img {
        padding: 0px;
        border-radius: 10px;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentLeft .left {
        float: right;
        width: 50%;
    }
    #innerpage .col-num-1 .innerContentLeft .right {
        float: left;
        width: 50%;
        padding-right: 5px;
    }
    #innerpage .col-num-1 .innerContentLefthz .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage .col-num-1 .innerContentLefthz .left {
        float: left;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentLefthz .right {
        float: left;
        width: 100%;
    }
    #innerpage .col-num-1 .innerContentLeftvr .left {
        float: right;
        width: 35%;
    }
    #innerpage .col-num-1 .innerContentLeftvr .right {
        float: left;
        width: 65%;
        padding-right: 5px;
    }
    #innerpage .col-num-1 .innerContentLeftvr .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage .col-num-1 .innerContentRight .right {
        padding-left: 20px !important;
    }
    #innerpage .col-num-1 .innerContentRight .right .subHeader {
        padding-top: 0px !important;
        font-size: 12px;
        padding-bottom: 8px !important;
    }
    #innerpage_right .col-num-2 .subHeader {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #innerpage .innerContentRight .right {
        padding-top: 10px;
        width: 66%;
        float: right;
    }
    #innerpage .col-num-1 .innerContentLeftsmall .left {
        float: right;
        width: 32%;
    }
    #innerpage .col-num-1 .innerContentLeftsmall .right {
        float: left;
        width: 68%;
        padding-right: 5px;
    }
    #innerpage .col-num-1 .innerContentLeftsmall .left img {
        display: block;
        margin: 0 auto;
    }
    #innerpage .aboutlistitem .mars {
        margin-top: 10px !important;
    }
    #innerpage .col-num-1 .innerContentRight .left {
        width: 40%;
        float: left;
        padding-top: 13px
    }
    #innerpage .col-num-1 .innerContentRight .right {
        width: 60%;
        float: right;
    }
    #innerpage_right .aboutlistitem .mars {
        margin-top: 10px !important;
    }
    #innerpage_right .inner .grid .col-num-2 .innerContentLeftmedium2 .left {
        float: right;
        width: 50%;
    }
    #innerpage_right .inner .grid .col-num-2 .innerContentLeftmedium2 .right {
        float: left;
        width: 50%;
        padding-right: 5px;
    }
    #innerpage_right .col-num-2 .innerContentLeftmedium2 .left img {
        display: block;
        margin: 0 auto;
    }
    .carousel-indicators {
        position: absolute;
        bottom: 0px !important;
        left: 50%;
        z-index: 15;
        width: 60%;
        margin-left: -30%;
        padding-left: 0;
        list-style: none;
        text-align: center;
        margin-bottom: 0px;
    }
    .carousel-indicators .active {
        width: 14px !important;
        height: 14px !important;
        margin: 0;
        background-color: #fff;
        border: 1px solid #fff;
    }
    .carousel-indicators li {
        width: 13px !important;
        height: 13px !important;
    }
    #innerpage .innerContentLeft .right hr {
        height: 1px;
        background: #ccc;
        width: 100%;
        font-size: 1px;
        border: 0px;
        margin-top: 15px;
        margin-bottom: 25px;
    }
    #innerpage .innerContentLeftwh .right hr {
        height: 1px;
        background: #ccc;
        width: 100%;
        font-size: 1px;
        border: 0px;
        margin-top: 15px;
        margin-bottom: 25px;
    }
    .innerContentLeft .left img {
        padding: 0px;
        display: block;
        margin: 0 auto;
    }
    .innerContentLeft .left {
        float: none;
        width: 100%;
    }
    .innerContentLeftwh .left img {
        padding: 0px;
        display: block;
        margin: 0 auto;
    }
    .innerContentLeftwh .left {
        float: none;
        width: 100%;
    }
    .innerContentRight .left img {
        width: 141px !important;
        vertical-align: top;
        padding-right: 5px;
    }
    #nav-menu a:link,
    #nav-menu a:visited,
    #nav-menu a:hover,
    #nav-menu a:focus,
    #nav-menu a:active {
        color: #fff !important;
        text-decoration: none;
        font-size: 10px !important;
        padding: 7px 7px;
    }
    ul#nav {
        height: 25px !important;
    }
    #nav-menu ul > li:first-of-type {
        padding-left: 10px;
    }
    #nav-menu li > ul.subnav-hover {
        top: 22px;
    }
    #nav-menu li > ul.subnav-hover > li a:link,
    #nav-menu li > ul.subnav-hover > li a:visited,
    #nav-menu li > ul.subnav-hover > li a:hover,
    #nav-menu li > ul.subnav-hover > li a:focus,
    #nav-menu li > ul.subnav-hover > li a:active {
        color: #8e8e8e !important;
        background-color: #fff;
        border-top: 1px solid #f2f2f2;
        text-decoration: none;
        display: block;
        padding: 6px 11px !important;
        font-size: 10px !important;
        width: auto;
        font-weight: 400;
    }
    ul#nav > li {
        padding: 6px 20px !important;
    }
    #nav-menu ul > li:first-of-type {
        padding-left: 10px !important;
    }
    .footer-right {
        margin: 0 auto;
        width: 100%;
        padding-top: 0px !important;
        margin-bottom: 10px;
    }
    #main-footer-wrapper .container {
        padding: 0px !important;
    }
    .copyright {
        margin-top: 24px;
        margin-bottom: 22px;
    }
    #sp .left {
        width: 100%;
    }
    #sp .left img {
        display: block;
        margin: 0 auto;
    }
    .subHeader2 {
        margin-bottom: 10px;
    }
    #innerpage .col-num-1 .subHeader {
        margin-top: 10px;
    }
    #innerpage .col-num-1 .innerContentRightsmall .left {
        width: 27%;
        float: left;
    }
    #innerpage .col-num-1 .innerContentRightsmall .right {
        width: 70%;
        float: right;
    }
    #innerpage .col-num-1 .innerContentRightsmall .left img {
        width: auto !important;
        max-width: 95%;
        border-radius: 10px;
    }
    #innerPage_Coupon .pltable .plcell img {
        width: 75%;
        height: auto;
    }
    #innerPage_Coupon .callout .left img {
        width: 100%;
    }
    #innerPage_Coupon #onLocationForm #form-error {
        width: 97%;
        text-align: center;
    }
    #innerPage_Coupon #onLocationForm #form-success {
        width: 97%;
        text-align: center;
    }
    #innerPage_Coupon #onLocationForm input[type="text"] {
        font-size: 16px !important;
    }
    #innerPage_Coupon #onLocationForm select {
        font-size: 16px !important;
    }
    #main-nav-wrapper {
        min-height: 46px !important;
    }
    .footer-right {
        padding-top: 0px !important;
    }
    .sidebar-menu .sub-menu li > a {
        padding: 0px 9px 0px 22px !important;
    }
    #innertop {
        margin-top: 10px;
    }
    .Section2 ul.pink-bullet-list li,
    ul.pink-bullet-list li,
    ul.pink-bulet-list li {
        color: #444f66 !important;
        font-weight: 400 !important;
    }
    #main-content-wapper #innerpage .Section2 p {
        font-weight: 400 !important;
    }
	.carousel-inner .item div{padding:10px 40px 60px 40px;}
	.carousel-control.left::before{top:40%;}
	.carousel-control.right::after{top:40%;}
	#main-content-wapper a:hover sup{border-bottom:1px solid #89c53d; line-height:23px;}
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	#main-content-wapper a:hover sup{border-bottom:1px solid #89c53d; line-height:23px;}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    #main-nav-wrapper {
        height: 60px;
        min-height: 60px !important;
        background: #fff!important;
        z-index: 9;
    }
    #nav-menu a:link,
    #nav-menu a:visited,
    #nav-menu a:hover,
    #nav-menu a:focus,
    #nav-menu a:active {
        text-decoration: none;
        
    }
    #nav-menu {
        /* min-height: 39px !important;
        height: 39px !important; */
        display: block !important;
    }
    ul#nav {
        height: 58px !important;
    }
    #nav-menu ul > li:first-of-type {
        padding-left: 14px;
    }
    #nav-menu li > ul.subnav-hover {
        top: 44px;
        left: 0;
    }
    #nav-menu li > ul.subnav-hover > li a:link,
    #nav-menu li > ul.subnav-hover > li a:visited,
    #nav-menu li > ul.subnav-hover > li a:hover,
    #nav-menu li > ul.subnav-hover > li a:focus,
    #nav-menu li > ul.subnav-hover > li a:active {
        color: #8e8e8e !important;
        background-color: #fff;
        border-top: 1px solid #f2f2f2;
        text-decoration: none;
        display: block;
        padding: 7px 11px !important;
        font-size: 10px !important;
        width: auto;
        font-weight: 400;
    }
    ul#nav > li {
        padding: 7px 9px !important;
    }
    #nav-menu ul > li:first-of-type {
        padding-left: 14px !important;
    }
    #site-wapper {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0;
        margin-top: 51px;
    }
	
}

@media (max-width: 1200px) {
    #main-nav-wrapper{
       /* bottom: 30px; */
    }
    #header-content-wrapper {
        min-height: 250px;
    }
    #header-content-wrapper .search .placeholder-text {
        width: 100% !important;
        height: 30px !important;
    }
    #header-content-wrapper .search-module .submit input {
        margin-left: -61px;
        background-color: #9d258f !important;
        color: #ffffff !important;
        height: 30px !important;
    }
    .offshare {
        padding-top: 0px;
    }
    #nav-menu {
        width: 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    #header-content-wrapper .top_logo_box {
        height: auto !important;
    }
    #header-content-wrapper .search .placeholder-text {
        width: 100% !important;
        height: 30px !important;
    }
    #header-content-wrapper #close-btn {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    #header-content-wrapper #close-btn {
        position: absolute;
        bottom: 0 !important;
        right: 0 !important;
    }
    #mobile-menu-box > ul > li.nav-main.menu-item-has-children:after {
        z-index: 9999;
        display: block;
        font-size: 20px;
        position: absolute;
        right: 6px;
        top: 12px;
        color: #aaa;
        padding: 10px;
        cursor: pointer;
        padding-top: 3px;
    }
    #header-content-wrapper #mobile-menu-box > ul > li.nav-main:first-child {
        /* border-top: 0 !important; */
    }
    #header-content-wrapper #mobile-menu-box ul.sub-menu > li:first-child {
        border-top: 0 !important;
    }
    #header-content-wrapper #mobile-menu-box .sub-menu {
        width: 100%;
        margin: 0;
        padding: 0;
        position: relative;
    }
    #mobile-menu-box > ul > li.nav-main.menu-item-has-children.active:after {
        right: 3px;
        transform: rotate(90deg);
    }
    #header-content-wrapper #mobile-menu-box .sub-2menu li a {
        font-size: 12px !important;
    }
    #header-content-wrapper #mobile-menu-box .sub-2menu li {
        padding-left: 20px;
    }
    #mobile-menu-box > ul > li.nav-main:first-child {
        text-align: left;
        background: #fff;
        border-top: 2px solid #fff !important;
    }
    #header-content-wrapper #nav-menu {
        display: block;
    }
    ul#nav > li a {
        padding: 13px 4px;
        font-size: 13px;
    }
    #mobile-menu-box > ul > li.nav-main:first-child {
        text-align: left;
        background: #fff;
        border-top: 2px solid #fff !important;
    }
    #innerpage .innerContentRight .right {
        padding-left: 20px !important;
    }
    #header-content-wrapper #mobile-menu-box > ul > li.nav-main > ul > li.sub-menu-item-has-children:after {
        z-index: 9999;
        display: block;
        font-size: 20px;
        position: absolute;
        right: 6px;
        top: 0px;
        content: ">";
        font-family: "oswald";
        color: #fff;
        padding: 10px;
        cursor: pointer;
        padding-top: 3px;
    }
    #header-content-wrapper #mobile-menu-box > ul > li.nav-main > ul > li.sub-menu-item-has-children.active:after {
        content: ">";
        font-family: "oswald";
        right: 3px;
        transform: rotate(90deg);
    }
    #header-content-wrapper #mobile-menu-box .sub-2menu li a {
        font-size: 12px !important;
        font-weight: 400;
    }
    #header-content-wrapper #mobile-menu-box .sub-2menu li {
        padding-left: 20px;
        border-bottom: 0px solid #494949;
    }
    #Home #main-footer-wrapper {
        padding-bottom: 30px;
    }
    #sidebar .sub-menu li {
        line-height: 18px !important;
    }
    #mobile-menu-box ul.sub-menu > li a {
        font-weight: 400 !important;
    }
    #sidebar .sub-menu li {
        line-height: 21px !important;
    }
    .carousel-indicators {
        bottom: 10px !important;
    }
    #header-content-wrapper .nav-main sup {
        top: -1.2em;
    }
}

@media(max-width:480px) {
    .carousel-control.left::before, .carousel-control.right::after {
        top: 11%;
    }
    ul.top-right-navigation li:first-child, ul.top-right-navigation li:nth-child(2){
        display: none;
    }
    ul.top-right-navigation li:last-child{
        float: right;
        display: none;
        padding-right: 40px;
        width: 80%;
    }
    #header-content-wrapper .search_mobile {
        display: block;
        /* background-image: url(../images/search_icon.png);
        background-repeat: no-repeat;
        background-position: center; */
        height: 42px;
        width: 42px!important;
        position: fixed;
        cursor: pointer;
        right: 55px;
        z-index: 99
    }
    #header-content-wrapper .search_mobile:before {
        font-family: 'FontAwesome';
        content: "\f002";
        padding-right: 5px;
        position: absolute;
        z-index: 9;
        top: 7px;
        left: 17px;
        font-size: 21px;
        color: #777;
    }
    #header-content-wrapper .searchBar form {
        display: block!important;
    }
    #header-content-wrapper .search-module .search {
        width: 85%;
        height: 25px !important;
    }
    .reference-wrapper .reference_url ul li {
        float: left;
        width: 100%;
        padding: 0px 5px 10px 5px;
    }
    .col-1of3, .col-2of3, .col-3of3, .col-num-1, .col-num-2 {
        width: 100%;
        padding: 5px 5px!important;
    }
    .aboutlistitem.healthcare-professional-green-box{
        padding-bottom: 0px;
    }
    .footer-links ul li,
    .footer-links ul li:last-child,
    .footer-links ul li:first-child {
        width: 50%!important;
        text-align: left!important;
        padding: 0!important;
    }
    .grid {
        padding: 0px;
        margin-bottom: 0px
    }
    .article-detail .grid .col-num-2 a {
        color: #847248;
        font-size: 12px;
    }
    .sitemap-page .article-detail .col-num-2 ul {
        margin-left: 5px;
    }
    .sitemap-page {
        margin: 0 30px 22px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .subHeader h1 {
        margin: 0px;
        font-size: 25px;
    }
    .article-detail .inner .grid {
        padding: 0px
    }
    .breadcrumbs-bg {
        margin-bottom: 15px;
    }
    /*.article-detail .inner .grid .col-num-1{display: none}*/
    .article-detail .inner .grid .col-num-2 {
        padding: 0px 15px!important
    }
    .carousel-overflow {
        overflow: visible!important;
        overflow-x: hidden;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .subHeader h1 {
        font-size: 25px;
        margin: 0px;
    }
    .article-detail .inner .grid {
        padding: 0px
    }
    .breadcrumbs-bg {
        margin-bottom: 15px;
    }
    .article-detail .inner .grid .col-num-1 {
        display: none
    }
    .article-detail .inner .grid .col-num-2 {
        padding: 0px 15px!important
    }
    .carousel-overflow {
        overflow: visible!important;
        overflow-x: hidden;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 1366px) and (orientation: landscape) {
    .subHeader h1 {
        margin: 0px;
    }
    .article-detail .inner .grid {
        padding: 0px
    }
    .breadcrumbs-bg {
        margin-bottom: 15px;
    }
    /*.article-detail .inner .grid .col-num-1{display: none}*/
    .article-detail .inner .grid .col-num-2 {
        padding: 0px 15px!important
    }
    .carousel-overflow {
        overflow: hidden !important;
        overflow-x: hidden;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
    /* For landscape layouts only */
    #main-nav-wrapper {
        height: 60px;
        min-height: 60px !important;
        background: #fff!important;
        border-bottom: 0px solid #e4e4e4;
        z-index: 9;
    }
    #nav-menu a:link,
    #nav-menu a:visited,
    #nav-menu a:hover,
    #nav-menu a:focus,
    #nav-menu a:active {
        /* color:#595958 !important; */
        text-decoration: none;
        
        
    }
    ul#nav > li.sub-child a::after {
        content: "\F078 ";
        font-family: 'FontAwesome';
        position: absolute;
        color: #777;
        font-size: 10px;
        margin: 4px 0 0 1px;
    }
    #nav-menu {
        /* min-height: 60px !important;
        height: 60px !important; */
        display: block !important;
        
    }
    ul#nav {
        height: 55px !important;
    }
    #nav-menu ul > li:first-of-type {
        padding-left: 14px;
    }
    #nav-menu li > ul.subnav-hover {
        top: 45px;
        left: 0px;
    }
    #nav-menu li > ul.subnav-hover > li a:link,
    #nav-menu li > ul.subnav-hover > li a:visited,
    #nav-menu li > ul.subnav-hover > li a:hover,
    #nav-menu li > ul.subnav-hover > li a:focus,
    #nav-menu li > ul.subnav-hover > li a:active {
        color: #8e8e8e !important;
        background-color: #fff;
        border-top: 1px solid #f2f2f2;
        text-decoration: none;
        display: block;
        padding: 7px 11px !important;
        font-size: 10px !important;
        width: auto;
        font-weight: 400;
    }
    ul#nav > li {
        padding: 3px 5px !important;
		float:left
    }
    #nav-menu ul > li:first-of-type {
        padding-left: 0px !important;
    }
    ul#nav li.sub-child {
        padding-right: 10px!important;
    }
    #site-wapper {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0;
        margin-top: 0px;
    }
    .top-home-icon {
        display: none
    }
    .search .placeholder-text:before,
    .search-module .search::before {
        margin: 7px 0 0 6px;
    }
    .subHeader h1 {
        font-size: 25px;
        margin: 0px;
    }
    .article-detail .inner .grid {
        padding: 0px
    }
    .breadcrumbs-bg {
        margin-bottom: 15px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #innerpage_right .aboutlistitem ul.pink-bulet-list li {
        font-weight: 400
    }
}

.ie8 .sidebar-menu>li.lmenu-item-has-children>a:after {
    top: 25%!important;
    text-align: right;
    position: absolute;
    right: 16px;
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.ie8 #innerPage_Coupon #onLocationForm input[type="text"] {
    padding-top: 4px!important
}

.sidebar-menu>li.lmenu-item-has-children>a:after {
    top: 50%!important
}



@media(min-width:640px) and (max-width:767px) {
    .white_space {
        margin-top: 200px;
        max-height: 100px
    }
    #main-footer-wrapper {
        height: 330px !important;
    }
}

@media(min-width:1025px) and (max-width:1200px) {
    .footer-right img {
        top: 22px;
    }
    .white_space {
        margin-top: 122px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .footer-right img {
        margin: -66px 0px 0 0 !important;
    }
    .white_space {
        margin-top: 200px;
    }
    #header-content-wrapper .search-module .search {
        margin-left: -45px;
    }
    .fullfooter {
        height: 300px;
    }
    .subHeader h1 {
        font-size: 25px;
        margin: 0px;
    }
    .article-detail .inner .grid {
        padding: 0px
    }
    .breadcrumbs-bg {
        margin-bottom: 15px;
    }
    .carousel-overflow {
        overflow: hidden !important;
        overflow-x: hidden;
        
    }
	.hidden-lg {
            display: none;
        }
}

@media(min-width:961px) and (max-width:991px) {
    .white_space {
        margin-top: 197px;
    }
    .footer-right img {
        margin: -53px 0px 0 0 !important;
    }
}

@media(max-width:480px) {
    .home-footer-btns .productDesc p a{
        margin: 10px auto;
        width: 100%;    
    }
    .hidden-lg {
        display: none;
    }
    .col-num-3 .caption img {
        margin: 10px auto
    }
    #main-content-wapper p {
        font-weight: 400
    }
    .col-num-2 #more-links .subHeader h2 {
        font-size: 22px;
    }
    .subHeader h1 {
        font-size: 24px;
        margin: 0px;
        line-height: 27px;
        margin-bottom: 10px;
    }
    .article-detail .inner .grid {
        padding: 0px
    }
    .breadcrumbs-bg {
        margin-bottom: 15px;
    }
    .article-detail .inner .grid .col-num-1 {
        display: none
    }
    .article-detail .inner .grid .col-num-2 {
        padding: 0px 15px!important
    }
}

@media(min-width:992px) and (max-width:1024px) {
    .white_space {
        max-height: 100px;
        margin-top: 166px;
    }
}

@media (max-width:991px) {
    .footer-right>a{
        height: auto;
    }
    .didyouknow-2c-section .container-two-column .grid, .didyouknow-2c-section .container-two-column .inner {
        margin: 0px;
        margin-bottom: 0px;
    }
    .hidden-lg {
        display: none;
    }
    #nav-menu {
        display: none!important;
    }
    .video-demo-section .container-two-column .col-num-1,
    .video-demo-section .container-two-column .col-num-2,
    .product-two-column .container-two-column .col-num-1,
    .product-two-column .container-two-column .col-num-2,
    #homepage-3c-wrapper .col, .common-3c-layout.container .col {
        width: 100%;
        margin: 15px 0px;
        padding: 15px;
    }
    .isMobile.isActive-mobile-menu {
        /* display: block!important;
        position: absolute!important;
        top: 0;
        width: 100%; */
    }
    #header-content-wrapper #top-header {
        height: auto;
        padding: 0;
        display: block!important;
    }
    #mobile-menu-box {
        display: block;
        float: left;
        position: fixed;
        top: 47px;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 0;
        z-index: 98;
        margin-bottom: 30px;
        background: #fff;
        margin-top: 0px;
        overflow-y: scroll;
    }
    #mobile-menu-button {
        display: block;
        cursor: pointer;
        position: fixed;
        right: 20px;
        width: 40px;
        padding: 8px 15px;
        height: 40px;
        color: #fff;
        /* background: url(../images/drop-menu.png) no-repeat; */
        text-transform: uppercase;
        font-family: oswald;
        font-size: 16px;
        text-align: left;
        top: 4px;
        margin: auto;
        z-index: 99;
    }
    #mobile-menu-button span {
        float: right;
    }
    ul.top-right-navigation {
        margin-right: 60px;
		
    }
    #header-content-wrapper .search-module {
        position: fixed;
    }
    #main-nav-wrapper {
        /* top: 49px;
        position: fixed;
        height: 100vh;
        z-index: 99;
        overflow-y: scroll; */
    }    
    .aboutlistitem.patient-welcome-section {
        padding: 0px 15px 0px 0px!important;
    }
    .common-3c-layout .col-num-2, .common-3c-layout .col-num-1 {
        width: 100%;
    }
    .common-3c-layout .col-num-1 .col-num-1, .common-3c-layout .col-num-1 .col-num-2 {
        width: 100%;
        padding: 0px!important;
    }
}

@media(max-width:767px) {

    .carousel-inner .item div {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        background-color: rgba(29, 26, 23, 0.56);
        padding-right: 16px;
        padding-left: 16px;
        height: auto;
        text-align: left;
        margin: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 0px;
        min-height: 230px;
        width: 100%;
    }
    ul.top-right-navigation li:first-child, ul.top-right-navigation li:nth-child(2){
        display: none;
    }
    ul.top-right-navigation li:last-child{
        float: right;
        display: none;
        padding-right: 40px;
        width: 100%;
    }
    #header-content-wrapper .search_mobile {
        display: none;
        /* background-image: url(../images/search_icon.png);
        background-repeat: no-repeat;
        background-position: center; */
        height: 42px;
        width: 42px!important;
        position: fixed;
        cursor: pointer;
        right: 55px;
        z-index: 99
    }
    #header-content-wrapper .search_mobile:before {
        font-family: 'FontAwesome';
        content: "\f002";
        padding-right: 5px;
        position: absolute;
        z-index: 9;
        top: 7px;
        left: 17px;
        font-size: 21px;
        color: #777;
    }
    #header-content-wrapper .searchBar form {
        display: block!important;
    }
    #header-content-wrapper .search-module .search {
        width: 85%;
        height: 25px !important;
    }
    
    .sections-trigger.custom-switcher span:before{
        display: none;
    }
    /* #header-content-wrapper .search_mobile {
        display: block;
        background-image: url(../images/search_icon.png);
        background-repeat: no-repeat;
        background-position: center;
        height: 42px;
        width: 42px!important;
        position: absolute;
        cursor: pointer;
        right: 64px;
    } */
    #header-content-wrapper .searchBar form {
        display: none;
    }
    #header-content-wrapper .search-module .search {
        width: 85%;
        height: 25px !important;
    }
    .sections-trigger.custom-switcher {
        position: absolute;
        left: 0;
        top: 0px;
        bottom: 0;
        display: block;
        margin: auto;
        font-size: 18px;
        color: #333;
        float: left!important;
        width: 100%;
    }
    .sections-trigger.custom-switcher span{
        width: 50%!important;
        display: block;
        float: left;
        text-align: center;
        padding: 10px;
        border-bottom: 3px solid #89c53d;
        min-height: 47px;
    }
    .sections-trigger.custom-switcher .active{
        color: #fff;
        background-color: #89c53d;
        text-align: center;
    }
    .top_logo {
        display: block;
        top: 50px;
        position: relative;
        margin-bottom: 0px;
        min-height: 150px;
        margin: 0 -15px;
    }
    .top_logo_box img {
        max-width: 300px;
        display: block;
        margin: 0 auto;
        position: relative;
        top: 0px;
        padding: 0px;
		
    }
    .sections-trigger.custom-switcher a:before{
        content: '';
    }
    .aboutlistitem.patient-welcome-section {
        padding: 0px 15px 0px 0px!important;
    }
    .video-demo-section .aboutlistitem .left{
        width: 100%;
    }    
    .video-demo-section .aboutlistitem .right{
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .col-1of3,
    .col-2of3,
    .col-3of3,
    .col-num-1,
    .col-num-2 {
        width: 100%;
        padding: 15px 5px!important;
    }
    .common-3c-layout .col-num-1 .col-num-1, .common-3c-layout .col-num-1 .col-num-2 {
        width: 100%;
        padding: 0px!important;
    }
    .common-3c-layout .col-num-1 .didyouknow-2c-section .col-num-2 p, .common-3c-layout .col-num-1 .didyouknow-2c-section .col-num-1 p{
        padding: 15px 0px!important;
    }
	.top-right-navigation li:nth-child(3):before{display:none;}
	ul.top-right-navigation {max-width:80%;}
	.top-right-navigation li:nth-child(3) input[type="text"]{padding-left: 10px!important; font-size:16px;}
	.common-3c-layout .col-num-1 h3, .home-common-3c-layout .col h3{font-size:18px !important;}
	.common-3c-layout .col-num-1 ol li{font-size:15px !important;}
	.cookie-warning .close {
    right: 10px !important;
    }
}
@media(max-width:767px) and (orientation: landscape) {
	ul.top-right-navigation li:last-child{width:60%;}
	
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {#main-content-wapper a:hover sup{border-bottom:1px solid #89c53d; line-height:23px;}}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {#main-content-wapper a:hover sup{border-bottom:1px solid #89c53d; line-height:23px;}}