.mob,
.only-mob {
    display: none;
}
.mob-cont p.intro {
    font-family: 'HelveticaNeueLTStdRoman';
    font-size: 14px;
    color: #222;
}
strong.no-wrap {
    white-space: nowrap;
}
.mobile .global-isi {
    padding-bottom: 25px;
    background-color: #fff;
}
.mobile a.mobile-block {
    display: block;
    width: auto;
}
.mobile #sidebar2 .fda-callout {
    color: #222;
    font-family: 'HelveticaNeueLTStdRoman';

}

.mobile .logo img {
        margin-left: 0 !important;
    width: 200px;
    max-width: 200px;
    height: auto;
}
.mobile #sidebar2 .fda-callout a {
    display: inline;
    text-decoration: none;
    color: #0067ac;
}
.mobile #sidebar2 .fda-callout span {
    white-space: nowrap;
    font-family: 'HelveticaNeueLTStdBd';
}
#information-and-support-online .divTable.not-for-mob p {
    margin: 0;
}
#information-and-support-online .divTable.not-for-mob p.desktop-margin {
    margin-bottom: 10px;
}
#information-and-support-online .divTable.not-for-mob p.note {
    margin: 10px 0 5px;
}
#information-and-support-online .divTable.not-for-mob p.bolded {
     font-family: 'HelveticaNeueLTStdBd';
     margin-bottom: 5px;
}
#information-and-support-online .divTable.not-for-mob p.bolded.margin {
    margin-top: 10px;
}
#information-and-support-online .divTable.not-for-mob a {
    margin: 0;
    position: inherit;
    margin-bottom: 0;
    float: none;
    display: block;
    width: auto;
}
.desktop #fs .btn-enroll-now {
    display: block;
    float: right;
    margin: 5px 0;
}


.mobile a.call, #information-and-support-online .divTable.not-for-mob a.call, #information-and-support-online .divTable.not-for-mob a.tel {
    text-decoration: none;
    color: #222;
    font-family: 'HelveticaNeueLTStdRoman';
    margin-bottom: 8px;
}
#patient-support p {
    color: #0067ac;
    font-size: 14px;
    margin: 0;
    font-family: 'HelveticaNeueLTStdRoman';
}
.mobile #patient-support.float-mobile{
    width: 60%;
}
.mobile #patient-support.float-mobile p {
    font-size: 12px;
    margin-bottom: 5px;
}
#patient-support p strong {
    color: #0067ac;
}
 #fs .divTable {
    margin-bottom: 5px;
}
.mobile #fs .divTable {
}
.mobile #fs .divTable.no-border {
    border-top: none;
}
#cultural-resources a {
    display: block;
}
 a.call {
    text-decoration: none;
    color: #222;
    font-family: 'HelveticaNeueLTStdRoman';
    margin-bottom: 8px;
}
.mobile #fs .divCell:first-child {
    border-top: none;
}
.mobile #fs .divCell.add-field.financial:first-child{
    border-top: none;
}
 #cultural-resources strong {
    font-family: 'HelveticaNeueLTStdBd';
}
 #cultural-resources {
    font-weight: normal;
}
 #cultural-resources p.bolded {
    font-family: 'HelveticaNeueLTStdBd';
    margin-bottom: 0;
}
.mob-cont p img {
    max-width: 35%;
    width: 35%;
    margin: 0 0 0 15px;
}
.mob-cont p strong {
    font-family: 'HelveticaNeueLTStdBd';
}
.mobile-menu {
    position: relative;
    width: 100%;
    float: left;
}
.mob.home-img  a {
    width: 79px;
    height: 32px;
    background: url('../images/mobile-home-bg.png') no-repeat 0 0 transparent;
    background-size: cover;
    display: block;
    text-indent: -9999px;
    position: relative;
    z-index: 999;
}

.mobile #sidebar2 p.redirect-menu a {
    display: inline-block;
    text-decoration: none;
}
body.google-pi #pi-modal {
    display: block;
}
body.google-pi {
    overflow: hidden;
}
body.mobile.google-pi {
    overflow: hidden;
    position: fixed;
}
body.mobile.google-pi #pi-modal iframe.desktop {
    display: none;
}
body.google-pi #pi-modal iframe.mobile {
    display: none;
}
body.mobile.google-pi #pi-modal iframe.mobile {
    display: block;
}
.mobile #pi-modal .inner-modal {
    padding: 0;
    border-radius: 0;
    background: transparent;
    width: 310px;
    min-height: 488px;
    height: 488px;
    overflow-y: hidden;
    padding-bottom: 10px;
    top: 8%;
}
.mobile #pi-modal .inner-modal iframe.mobile {
    width: 100%;
        height: 100%;
      margin: 0 auto;
      border: none;
}
.mobile #pi-modal .inner-modal iframe.mobile .finner {
    width: 290px;
}
.mobile #pi-modal .inner-modal iframe.mobile .finner p {
    font-size: 11px;
}
.desktop #pi-modal .inner-modal {
    padding: 0;
    border-radius: 0;
    background: transparent;
    width: 960px;
    min-height: 500px;
    height: 500px;
    top: 8%;
}
.desktop #pi-modal .inner-modal iframe {
    margin: 0 auto;
    border: none;
}

/*ONLINE RESOURCES MODAL STYLES*/

.modal {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 10001;
    top: 0;
    left: 0;
    overflow-y: scroll;


}
.close-btn, .closeBtn {
    display: block;
    height: 19px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    background: url('../images/button-close.png') no-repeat 0 0 transparent;
    width: 19px;
}
#interstitial .inner-modal,
#hcp-interstitial .inner-modal {
    width: 380px;
    box-shadow: rgba(0, 0, 0, 0.65) 0 0 20px;
    padding: 25px 0;
    top: 25%;
    border-radius:8px;
}
.mobile #pi-modal .close-btn {
    background: url("../images/close-icon-mobile.png") no-repeat 0 0 transparent;
    background-size: 14px 14px;
    position: absolute;
    right: 15px;
    top: 13px;
    display: block;
    width: 14px;
    height: 14px;
}
.desktop #pi-modal .close-btn {
        text-indent: -99999px;
    background: url("../images/close-icon.png") no-repeat 0 0 transparent;
    position: absolute;
    right: 15px;
    top: 13px;
    float: right;
    cursor: pointer;
    font-size: .85em;
    color: #444;
    padding: 0 5px 5px 10px;
    width: 13px;
    height: 13px;
}
#interstitial .button-wrapper,
#hcp-interstitial .button-wrapper {
    width: 250px;
    display: block;
    height: 42px;
    margin: 25px auto 0;

}
#interstitial .button-wrapper #continue,
#interstitial .button-wrapper #cancel,
#hcp-interstitial .button-wrapper #continue,
#hcp-interstitial .button-wrapper #cancel {
    display: table;
    float: left;
    color: #fff;
    background-color: #0067ac;
    box-shadow: rgba(0, 0, 0, 0.35) 0 0 10px;
    border-radius: 5px;
    width: 80px;
    height: 100%;
    text-decoration: none;
}
#continue span,
#cancel span {
    display: table-cell;
    vertical-align: middle;
    font-family: 'HelveticaNeueLTStdBd';
    font-size: 17px;
    cursor: pointer;
}
#interstitial .button-wrapper #cancel,
#hcp-interstitial .button-wrapper #cancel {
    float: right;
    background-color: #f9a01b;
}
#interstitial p,
#hcp-interstitial p {
    font-family: 'HelveticaNeueLTStdRoman';
    font-size: 14px;
    line-height: normal;
    color: #252525;
}
#hcp-interstitial p {
    padding: 5px 20px;
}
#interstitial .bolded,
#hcp-interstitial .bolded {
    font-family: 'HelveticaNeueLTStdBd';
    font-size: 17px;
    color: #252525;
}
#interstitial p,
#hcp-interstitial p {
    margin: 0 0 10px;
}
#glossary .inner-modal {
    margin-top: 5%;
    max-width: 750px;
    height: 500px;
    padding: 20px 40px;
}

.gloss-btn {
    font-family: 'HelveticaNeueLTStdBd';
    color: #0067ac;
    cursor: pointer;
}

.gloss-btn:hover {
    text-decoration: underline;
}

#glossary .inner-modal .glossary-popup-content {
    height: 450px;
    overflow-y: scroll;
    text-align: left;
}

#faqs .inner-modal {
    margin-top: 5%;
    max-width: 750px;
    height: 500px;
    padding: 20px 35px 20px 20px;
}

#faqs .inner-modal h5 {
    font-family: 'helveticaneueltstdbd';
    color: #f5b400;
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0;
    letter-spacing: 0;
    line-height: 18px;
}

#faqs .inner-modal strong {
    color: #222;
    font-size: 14px;
    font-family: 'helveticaneueltstdbd';
    line-height: 17px;
}

#faqs .inner-modal ul {
    margin-top: -7px;
}

#faqs .inner-modal ul li {
    margin: 10px 0;
    font-size: 14px;
    line-height: 16px;
}

#faqs .inner-modal #mbc-faq, #faqs .inner-modal #mpac-faq, #faqs .inner-modal #nsclc-faq {
    height: 450px;
    overflow-y: scroll;
    text-align: left;
}

#faqs .inner-modal .glossary-popup-content h2 {
    text-align: center;
}
#inner-content.wrap li.no-bull:before {
    content: '';
}
#sidebar-video {
    display: none;
    position: fixed;
    overflow-y: scroll;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.35);
    margin-top: 0;

}
#sidebar-video .video-modal {
    margin: 0 auto 0;
    width: 95%;
    height: auto;
    max-height: 570px;
    background-color: #000;
    text-align: center;
    position: relative;
    top: 10%;
    max-width: 960px;
    border: none;
}
#vid-player {
    width: 100%;
    max-height: 540px;
    border: 0;
}
#sidebar-video .video-modal .close-btn {
    background: transparent url('../images/button-close-white.png') no-repeat 0 0;
    display: block;
    top: 5px;
    right: 0;

    position: absolute;
    width: 30px;
    height: 30px;

}
#sidebar-video .video-modal ul {
    width: 100%;
    height: 30px;
    background-color: #0c66aa;
    margin: 0;
}
#sidebar-video .video-modal ul li {
    list-style-type: none;
    background: none;
    display: block;
    float: left;
    padding: 0 10px;
    margin: 5px 0;
    border-right: 1px solid #fff;
    color: #fff;
}
#sidebar-video .video-modal ul li.last {
    border-right: none;
}
#sidebar-video .video-modal ul li a {
    color: #fff;
    font-size: 14px;


    text-decoration: none;
}
#sidebar-video .video-modal ul li a:hover {
    text-decoration: underline;
}
.modal .inner-modal{
    margin: 0 auto 0;
    width: 95%;
    height: auto;

    background-color: #ebefef;
    background-image: linear-gradient(#FFF, #e7eded);
    background-image: -webkit-linear-gradient(#FFF, #e7eded);
    background-image: -moz-linear-gradient(#FFF, #e7eded);
    background-image: -ms-linear-gradient(#FFF, #e7eded);
    background-image: -o-linear-gradient(#FFF, #e7eded);
    -pie-background: linear-gradient(#FFF, #e7eded);
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    position: relative;
    top: 1.5%;
}
.online-resources .inner-modal {
    margin: 0 auto 0;
    width: 95%;
    height: auto;
    max-height: 98%;
    background-color: #ebefef;
    background-image: linear-gradient(#FFF, #e7eded);
    background-image: -webkit-linear-gradient(#FFF, #e7eded);
    background-image: -moz-linear-gradient(#FFF, #e7eded);
    background-image: -ms-linear-gradient(#FFF, #e7eded);
    background-image: -o-linear-gradient(#FFF, #e7eded);
    -pie-background: linear-gradient(#FFF, #e7eded);
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    position: relative;
    top: 1.5%;
}
.online-resources .inner-modal .close-btn {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 8px;
    right: 10px;
   background: url('../images/button-close.png') no-repeat 0 0 transparent;
}
.online-resources .inner-modal .resource-content-wrap {
    height: 480px;
    overflow-y: scroll;
    text-align: left;
}
.online-resources h2 {
    font-size: 23px;
    line-height: normal;
    font-family: 'HelveticaNeueLTStdBd';
    color: #0067ac;
    margin: 18px 0;
}
.online-resources h3 {
    font-size: 18px;
     font-family: 'HelveticaNeueLTStdBd';
     line-height: 45px;
     color: #252525;
     border-bottom: 1px solid #0067ac;
     text-transform: none;
     margin-top: 0;
}
.online-resources p{
    font-family: 'HelveticaNeueLTStdRoman';
    font-size: 16px;
    line-height: 20px;
    color: #252525;
    margin: 0 0 10px;
}
.online-resources p.sub-head.bolded {
    font-size: 19px;
}
.online-resources .resource-block {
    margin: 15px 0 5px;
    border-bottom: 1px solid #0067ac;
    padding-bottom: 10px;

}
.online-resources .resource-block:last-child {
    border-bottom: 0;
}

.online-resources a {
    display: block;
    color: #f9a01b;
    text-decoration: none;
    font-family: 'HelveticaNeueLTStdRoman';
    font-size: 16px;
    line-height: 18px;
    width: auto;
    margin-bottom: 5px;
}
.online-resources a:hover {
    text-decoration: underline;
}
.online-resources a.call, .online-resources a.tel  {
    text-decoration: none;
    color: #252525;
}
.online-resources p.no-marg {
    margin-bottom: 5px;
}
.online-resources ul {
    list-style-type: none;
    padding-left: 30px;
    margin: 0;
}
.online-resources li {
    list-style: disc;
    position: relative;
    font-size: 16px;
    color: #f9a01b;
    margin-bottom: 5px;
}
.online-resources li span {
    color: #252525;
    position: relative;
    margin-left: -5px;
}
.online-resources p.bolded {
    font-size: 16px;
    color: #252525;
    font-family: 'HelveticaNeueLTStdBd';
    line-height: normal;
    margin: 25px 0 10px;
}
.online-resources p.bolded.first {
    margin-top: 18px;
}
.home-content-accordian h3.ui-accordion-header {
    font-size: 0;
}

.page-template-sitemap .top-nav nav ul li:last-child a {
    color: #222222 !important;
}
#text-9.widget.widget_text {
    display: none;
}
.divCell.add-field.financial {
    background: #eaeaea none repeat scroll 0 0;
    float: left;
    margin-right: 2%;
    width: 31%;
    padding: 10px 10px 20px;
    height:150px;
}

.divCell.add-field.financial:first-child{
    border-top: none;
}
.mobile .divCell.add-field.financial:first-child{
    border-top: none;
}
.divCell.add-field.financial:last-child {
    margin-right: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.divCell.add-field.financial a {
    color: #222222;
    font-weight: normal;
    text-decoration: none;

}
.divCell.add-field.financial h4 {
    font-weight: 500;
    font-size:12px;
}
.divCell.add-field.financial p {
    display: none;
}
.menu.active {
    font-weight: bold;
}
#mobile-page-navigation{
  font-family: HelveticaNeueLTStdRoman;
}
#mobile-page-navigation ul li {
    margin-bottom: 10px;
    list-style: none;
}
#mobile-page-navigation ul li a {
    background: none;
    padding-left: 0px;
    text-decoration: none;
    color: #50A5DE;
}
#mobile-page-navigation ul li a.active {
    color: #0067ac;
    font-weight: bold;
}
.bottom-top-content {
    float: left;
    padding: 10px;
}
.cps-img > a > img {
    width: 100%;
}
.cps-content {
    color: #252525;
    float: left;
    font-family: HelveticaNeueLTStdRoman;
    padding-right: 1%;
    width: 64%;
    font-size: 14px;
}
.cps-img {
    float: right;
    width: 35%;
}

/* desktop isi drawer */
#desktop-isi-drawer {
    background-color: #fff;
    position: fixed;
    z-index: 1000;
    left: 0;
    right: 0;
    bottom: 0;
    height: 175px;
    box-shadow: 0 -4px 8px rgba(0,0,0,0.4);
}
#desktop-isi-drawer .wrap {
    position: relative;
    padding-top: 10px;
    background-color: #fff;
}

#desktop-isi-drawer .d-all {
    padding-right: 10px;
}
#desktop-isi-drawer .banner_content,
#desktop-isi-drawer #content {
    background-color: #fff;
}
#desktop-isi-drawer .ui-open-close {
    background: rgba(0, 0, 0, 0) url("../images/expand.png") no-repeat scroll center 0;
    position: absolute;
    top: -27px;
    right: 0;
    height: 28px;
    width: 92px;
    cursor: pointer;
}
#desktop-isi-drawer .ui-open-close.expanded {
    background: rgba(0, 0, 0, 0) url("../images/collapse.png") no-repeat scroll center 0;
}

/* mobile isi drawer */
#mobile-isi-drawer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 140px;
    z-index: 99999;
    visibility: hidden;
}
#mobile-isi-drawer .ui-bar {
    border-top: 4px solid #0067ac;
    background: #d4e7f4 url("../images/accordian-plus.png") no-repeat scroll right 10px center;
    font-size: 17px;
    margin-top: 0;
    outline: none;
    padding: 10px 55px 8px 15px !important;
    text-transform: uppercase;
    cursor: pointer;
}
#mobile-isi-drawer h3 {
    font-size: 15px;
}
#mobile-isi-drawer .mob-bottom-content {
    background-color: #fff;
    padding: 0 13px;
}
#mobile-inline-isi h3 {
    padding-left: 25px;
    height: 40px;
}
#mobile-isi-drawer.expanded .ui-bar {
    background: #d4e7f4 url("../images/accordian-minus.png") no-repeat scroll right 10px center;
}
#mobile-isi-drawer.expanded .mob-bottom-content {
    overflow-y: scroll;
    position: absolute;
    left: 0;
    right: 0;
    top: 56px;
    bottom: 0;
}
#mobile-isi-drawer #safety-info {
    display: none;
}

.caption p{
    color: #005F9C;
    font-size: 12px;
    text-align: left;
}

.caption p em {
    color: #222;
}


/*ipad Portrait @media only screen   and (min-device-width: 768px)   and (max-device-width: 1024px)   and (orientation: portrait)   and (-webkit-min-device-pixel-ratio: 1) {    form.crl-ajax-auth{      left: 6% !important;      top: 20% !important;    }    .share-popup-content{      left: 25% !important;      top: 30% !important;     }}*/
/*iPad Landscape @media only screen   and (min-device-width: 768px)   and (max-device-width: 1024px)   and (orientation: landscape)   and (-webkit-min-device-pixel-ratio: 1) {    form.crl-ajax-auth{      left: 17% !important;      top: 10% !important;    }    .share-popup-content{      left: 30% !important;      top: 20% !important;    }}/* Portrait @media only screen   and (min-device-width: 320px)   and (max-device-width: 480px)  and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait) {    form.crl-ajax-auth{      left: 2% !important;      top: 10% !important;    }    .share-popup-content{      left: 2% !important;      top: 10% !important;     }}/* Landscape @media only screen   and (min-device-width: 320px)   and (max-device-width: 480px)  and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape) {    form.crl-ajax-auth{      left: 2% !important;      top: 5% !important;    }    .share-popup-content{      left: 10% !important;      top: 5% !important;     }}*/

.divcell.two-list-item {
    float: left;
    width: 50%;
}
.hm.mob {
    display: none;
}
.mobile #inner-content.wrap ul {
    margin-left: 3%;
    padding-bottom: 10px;
}
 #ict .divcell {
        border: none;
        float: left;

    }
    #ict .divcell.ict-first {
        width: 40%;
    }
    #ict .divcell.ict-second {
        width: 60%;
    }

    .noover {
        font-weight: bold;
    }

#sites .financial, #sites .cps-sites {
    display: none;
    width: 670px;
    margin: 20px auto;
}

#sites .inner-modal {
    margin-top: 20%;
    height: 220px;
    width: 780px;
}

#sites .inner-modal h4 {
    margin: 0;
    font-size: 15px;
    line-height: 18px;
}
h4.heading-sub-title {
    font-family: helveticaneueltstdbd;
}

#sites .inner-modal h5 {
    color: #f5b400;
    font-family: helveticaneueltstdbd;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 10px 0;
    text-transform: none;
    text-align: left;
}

#sites .inner-modal a {
    position: relative;
    background: #0067ac none repeat scroll 0 0;
    color: #fff;
    float: left;
    text-align: left;
    margin-right: 10px;
    padding: 8px 0 0 8px;
    width: 213px;
    height: 85px;
    border-radius: 7px;
    margin-top: 10px;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.7);
}

#sites .inner-modal img {
    position: absolute;
    right: 0;
    bottom: 0;
}

@media (max-width: 975px) {

    #menu_accordian {
        margin-top: 12px;
    }

    .blk {
        height:auto;
    }

    #menu_accordian h3.menu-mob {
        font-size: 20px;
    }
    .mob.isi h3.ui-accordion-header {
        border-top: 4px solid #0067ac;
    }
    .mob.isi h3.ui-accordion-header.ui-state-active {
        border-top: 4px solid #d4e7f4;
    }
    .box-cnt {
        border: 3px solid #000000;
    }
    .rightf-heading {
        font-size: 14px;
    }
    .logo-right ul li {
        display: inline;
        font-size: 14px;
        padding: 0 10px;
    }
    .page-template-mpac-page .non-nsclc-foot.non-home,
    .page-template-mpac-sub-page .non-nsclc-foot.non-home,
    .page-id-837 .non-nsclc-foot.non-home,
    .mpac.mob {
        display: none;
    }
    .page-template-mpac-page .mpac.mob,
    .page-template-mpac-sub-page .mpac.mob,
    .page-id-837 .mpac.mob {
        display: block;
    }
    .mob-bottom-content .widget.widget_text {
        margin: 0;
    }
    .mob-bottom-content {
        overflow: hidden;
    }
    .mob-bottom-content .box-cnt h4 {
        padding: 0 10px;
    }
    .mob-bottom-content  .box-cnt {
        margin-top: 0;
    }
    .home .mob-bottom-content .box-cnt {
        margin-top: 15px;
    }
    .home .hm.desk {
        display: none;
    }
    .page-template-mbc-page .non-nsclc-foot.non-home,
    .page-template-mbc-sub-page .non-nsclc-foot.non-home {
        display: none;
    }
    .page-template-mbc-page .hm.mob,
    .page-template-mbc-sub-page .hm.mob {
        display: block;
    }
    .header {
        position: relative !important;
    }
    .divcell.two-list-item {
        float: none;
        width: 100%;
    }
    #sgcboxLoadedContent h5 {
        line-height: 30px;
        margin-bottom: 0;
    }
    .home .hm.mob {
        display: block;
    }
    .home .non-nsclc-foot.non-home {
        display: none;
    }


    .top-nav nav ul li:first-child a {
        padding-right: 0;
    }
    header.fixed {
        position: relative;
    }
    #text-9 ul li a {
        color: #ffffff;
    }
    #text-9 ul li {
        display: inline-block;
        margin: 0;
        padding: 0;
        line-height: 40px;
    }
    #text-9 ul li a {
        border-right: 1px solid #ffffff;
        color: #ffffff;
        padding-right: 10px;
        padding-left: 10px;
    }
    #text-9 ul li:last-child a {
        border-right: none !important;
    }
    #text-9.widget.widget_text {
        display: block;
    }
    #dialog-confirm .buttons a {
        margin: 0;
    }
    .desk {
        display: none !important;
    }
    .mob {
        display: block;
    }
    .wrap {
        width: 93%;
    }
    .header {
        background-image: none !important;
    }
    .top-nav nav > ul > li:last-child {
        background-image: none;
        height: auto;
        border-right: none;
    }

    .top-nav nav ul li:first-child a {
        background-image: none !important;
    }
    nav ul li:last-child a {
        color: #222222;
        padding-right: 0;
    }
    #inner-header .top-nav.mob {
        position: fixed;
        left: 0;
        right: 0;
        z-index: 10000;
        background-image: url("../images/home-banner.jpg");
        background-position: -450px 0;
    }
    #inner-header .logo-part.mob {
        margin-top: 33px;
    }
    .top-nav ul li {
        padding: 0 7.6px;
        display: inline-block;
        float: none;
    }
    .top-nav nav {
        border-bottom: 0 none;
        float: left;
        margin: 0;
        text-align: center;
        width: 100%;
    }
    .top-nav ul li {
        border-right: 1px solid #555555;
        display: inline-block;
        padding: 0 7.6px;
    }
    .top-nav nav ul {
        border-bottom: 1px solid #555555;
        margin: 0;
        padding: 5px 0;
    }
    .banner_content .blk {
        background: rgba(0, 103, 172, 0.776) url("../images/blue-arrow.png") no-repeat 98% center;
        border-radius: 10px;
        box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.17);
        color: #ffffff;
        margin-bottom: 10px;
        max-width: 100%;
        min-height: 0;
        padding: 6px 0 6px 10px;
        position: relative;
        width: 100%;
        margin-top: 0;
    }
    .banner_content .blk.pancreatic > a h4,
    .banner_content .blk.pancreatic > a p,
    .banner_content .blk.cell > a h4,
    .banner_content .blk.cell > a p,
    .banner_content .blk.bcancer > a h4,
    .banner_content .blk.bcancer > a p {
        padding-right: 20%;
    }

    .banner_content .d-5of7 {
        float: left;
        margin-right: 30px;
        margin-top: 17px;
        padding-right: 0;
        width: 100%;
    }
    .banner_content .d-2of7 {
        float: left;
        margin-top: 30px;
        padding-right: 0;
        width: 100%;
    }
    .blk.head_p {
        display: none;
    }
    .rightf-heading {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border-radius: 0;
        color: #0067ac;
        float: left;
        margin: 0;
        padding: 3% 1%;
        text-align: center;
        width: 100%;
    }
    .header_banner {
        background-position: -450px 0;
    }
    .link-btm {
        right: 3%;
        top: 30%;
    }
    .footer {
        padding-top: 20px;
    }
    .footer nav ul li:last-child a {
        color: #ffffff;
    }
    .page-id-31 .top-nav nav ul li:first-child a {
        background-image: none;
    }
    .pancreatic br,
    .cell br,
    .bcancer br {
        display: none;
    }
    .ui-accordion-header:first-child {
        border-radius: 0;
    }
    .inner_page .ui-accordion-header.ui-state-active,
    .inner_page .ui-state-default.ui-state-active,
    .ui-state-active {
        background: #2a5aa8 url("../images/accordian-minus.png") no-repeat scroll right 10px center;
    }
    .ui-state-default,
    .inner_page .ui-accordion-header {
        background: #d4e7f4 url("../images/accordian-plus.png") no-repeat scroll right 10px center;
        font-size: 18px;
    }
    .ui-accordion-content {
        font-size: 14px;
        padding: 2%;
    }
    .ui-accordion-content .box-cnt ul li {
        background-image: url("../images/dot.png") !important;
        background-position: 0 7px !important;
        background-repeat: no-repeat;
        color: #222222;
        font-family: helveticaneueltstdbd;
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
        padding-left: 12px;
        padding-top: 0;
    }
    .ui-accordion-content ul li:before {
        content: '\2022';
        display: block;
        position: relative;
        border-radius: 5px;
        color: #50a5de;
        left: -10px;
        top: 3px;
        max-width: 0;
        max-height: 0;
        font-size: 14px;
    }
    .ui-accordion-content ul li {
        color: #222222;
        font-family: helveticaneueltstdroman;
        font-size: 14px;
        line-height: 1.3;
        padding-left: 11px;
        padding-top: 5px;
    }
    .ui-accordion-content ul li ul li,
    .ui-accordion-content ul li ul li {

        background-repeat: no-repeat;
    }
    .ui-accordion-content ul {
        margin: 0;
    }
    .logo-leftmob {
        float: left;
    }
    .logo-right ul li {
        padding: 0 10px;
        display: inline;
    }
    .logo-right li:first-child {
        border-right: 1px solid #0067ac;
    }
    .logo-right .widget.widget_text {
        margin: 0;
    }
    .logo-right a {
        font-family: HelveticaNeueLTStdBdCn;
        font-weight: normal;
    }
    .logo-right {
        float: right;
        margin: 6px 0 0;
        text-align: right;
    }
    #show_signup {
        background-image: none !important;
        background-position: right 0;
        background-repeat: no-repeat;
        color: #0067ac !important;
        cursor: pointer;
        float: none;
        font-family: HelveticaNeueLTStdBdCn;
        font-size: 14px;
        height: auto;
        padding: 0;
        position: relative;
        text-decoration: none;
    }
    #show_signup:hover {
        text-decoration: underline;
    }
    a#show_signup:.desk .sidebar {
        color: #faa100;
    }
    .head-top .textwidget {
        color: #0067ac;
        font-family: HelveticaNeueLTStdBdCn;
        font-size: 14px;
        font-weight: normal;
    }
    .header_banner {
        background-image: url("../images/home-banner.jpg") !important;
    }
    .logo img {
        margin-left: 0;
    }
    .top-nav .head-top .textwidget,
    .top-nav.mob nav ul li a {
        color: #222222 !important;
    }
    .top-nav.mob nav ul li a {
        color: #000000 !important;
        font-size: 13px;
        text-shadow: 1px 1px 8px #ffffff;
    }
    .banner_content .wrap .blk p {
        color: #ffffff;
        font-family: HelveticaNeueLTStdRoman;
        font-size: 13px;
        line-height: 15px;
        margin: 0;
    }
    .blk h4 {
        font-size: 16px;
        line-height: 18px;
        margin: 0 0 5px;
    }
    #sidebar1 {
        width: 100%;
    }
    .side-accdn #sidebar1 .widget.widget_text {
        margin: 0;
    }
    .menu-mob label.top-m {
        background-color: rgba(42, 90, 168, 0.8);
        background-image: url("../images/menu-icon.png");
        background-size: 18px auto;
        background-position: right 10px top 8px;
        background-repeat: no-repeat;
        border-radius: 10px 0 0;
        color: #ffffff;
        cursor: pointer;
        display: inherit;
        float: right;
        line-height: 1;
        margin-top: -13px;
        padding: 10px 40px 3px 12px !important;
        text-transform: uppercase;
        width: auto;
        font-size: 20px;
    }
    .home_image img {
        height: 21px;
        width: 25px;
    }
    .mob.home-img {
        margin: 0;
        position: absolute;
        right: 97px;
        top: 0;


        z-index: 1;
        cursor:pointer;
    }
    .ui-accordion {
        float: left;
        margin-bottom: 0px;
        outline: medium none;
        width: 100%;
        padding: 0;
    }
    .menu-mob label {
        background: rgba(42, 90, 168, 0.8) none repeat scroll 0 0;
        color: rgb(255, 255, 255);
        display: block;
        font-size: 16px;
        line-height: 18px;
        padding: 14px 0 12px 16px !important;
        width: 100%;
    }
    #mobile_left_accordion .ui-accordion-header {
        border-radius: 0;
        font-size: 16px;
        line-height: 18px;
        padding: 14px 0 12px 16px !important;
    }
    .menu-mob {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        padding: 0 !important;
    }
    .side-accdn.ui-accordion-content {
        padding: 0;
    }
    #sidebar1 h3.ui-accordion-header {
        padding-right: 50%;
    }
    .mob-cont {
        background: #ffffff none repeat scroll 0 0;
        float: left;
        margin-bottom: 0;
        padding: 2%;
        width: 100%;
    }
    .mob-cont img {
        height: auto;
        margin-left: 10px;
        width: 100%;
        max-width: 30%;
        margin: 20px auto;
        display:block;
    }
    .mob.mob-cont br {
        display: none;
    }
    #inner-content main {
        margin-top: 0px;
        padding-left: 0px;
        padding-right: 0 !important;
        width: 100% !important;
    }
    #content.inner_page {
        background: #ffffff none repeat scroll 0 0;
    }
    .t-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 100%;
    }
    #sidebar2 .widget.widget_text {
        margin: 0;
    }
    .page-template-sitemap .header {
        background-image: url("/wp-content/uploads/2015/09/Sitemap-header.png") !important;
        background-position: -443px 0;
        height: 155px;
    }
    .page-template-sitemap .top-nav #menu-mobile-menu.nav.top-nav.cf {
        padding: 0;
    }
    .page-template-sitemap .header_banner {
        background-image: none !important;
    }
    .page-template-sitemap .top-nav .head-top .textwidget,
    .top-nav nav ul li:last-child a {
        color: #222222 !important;
    }
    #sgcolorbox,
    #sgcboxContent,
    #sgcboxLoadedContent {
        box-sizing: border-box !important;
    }
    #sgcboxLoadedContent {
        padding: 0 5% !important;
    }
    #sgcboxWrapper,
    #sgcboxLoadedContent {
        width: 98% !important;
    }
    #sgcolorbox {
        left: 2% !important;
        width: 96% !important;
    }
    #sgcboxContent {
        height: auto !important;
        width: 100% !important;
        margin-top: 0 !important;
    }
    .mob.only-mob {
        display: none;
    }
    .divCell.desk {
        display: none;
    }
    #sgcolorbox,
    #sgcboxOverlay,
    #sgcboxWrapper {
        overflow: auto !important;
    }


    .page-template-nsclc-sub-page .heading-sub-title,
    .page-template-mbc-sub-page .heading-sub-title,
    .page-template-mpac-sub-page .heading-sub-title {
        margin-top: 0;
        margin-bottom: 5px;
    }
    .page-template-nsclc-sub-page .heading-sub-title.specialbottom,
    .page-template-mbc-sub-page .heading-sub-title.specialbottom,
    .page-template-mpac-sub-page .heading-sub-title.specialbottom {
              margin-bottom: 10px;
    }
    .box-cnt {
        width: 100%;
    }

    .global-isi {
        margin-top: 15px;
    }

    .global-isi .indication {

        width: 100%;
    }
}
/*****************970px media query ends here***************************************/
/*****************767px media query starts here*************************************/

@media (max-width: 767px) {

    .content_wrap h1 {
        font-size: 22px;
        line-height: 26px;
    }
    .content_wrap .orng {
        font-size: 18px;
        line-height: 21px;
    }
    .accordian-info {
        float: left;
        font-size: 12px;
        line-height: 12px;
        top: 1px;
        width: 46%;
        margin-top: -3px;
    }
    .page-template-sitemap .divRow .divCell:last-child {
        border-bottom: none;
    }
    #sgcboxWrapper {
        border-radius: 10px;
    }
    .divCell.add-field.financial {
        margin-right: 0%;
        width: 100%;
        margin-bottom: 2%;
    }

    body {
        line-height: 18px;
    }
    .blk-3.divCell {
        background: #0067ac none repeat scroll 0 0;
        border-radius: 10px;
        color: #ffffff;
        display: table-cell !important;
        float: left;
        min-height: 140px;
        padding: 20px 10px;
        text-align: center;
        vertical-align: middle;
        width: 30% !important;
        margin-right: 5%;
        margin-bottom: 10px;
        padding: 20px 10px;
    }

    .blk-3.divCell.active {
        box-shadow: 1px 1px 8px #0067ac, -1px 3px 4px #0067ac;
    }

    .blk-3.divCell.active {
        background: #ffffff none repeat scroll 0 0;
    }
    .blk-3.divCell.active a {
        color: #0067ac;
}
    .blk-3.divCell.last {
        /*background: #ffffff none repeat scroll 0 0;
        box-shadow: 1px 1px 8px #0067ac, -1px 3px 4px #0067ac;*/
        margin-right: 0;
        padding: 20px 10px !important;
    }
    .blk-3.divCell.last a {
        /*color: #0067ac;*/

    }

    .blk-3.divCell.last {
        margin-right: 0;
    }

    .blk-3.divCell a {
        color: #ffffff;
        text-decoration: none;
    }
    .divRow.only-mob {
        display: table !important;
    }
    form.crl-ajax-auth input[type="text"] {
        max-width: 100%;
        width: 100% !important;
    }
    .rformRadio span {
        font-size: 13px;
        padding: 0 0 3px;
        width: 100%;
    }
    form.crl-ajax-auth select {
        max-width: 100%;
        width: 100% !important;
    }
    .caregiver-links a {
        color: #f9a01b;
        float: left;
        font-size: 14px;
        margin: 6px 0;
        text-decoration: none;
        width: 100%;
    }
    .caregiver-links div {
        float: left;
        padding-right: 30px;
        width: 100%;
    }
    .sitemap .divRow .divCell {
        border-bottom: none;
    }
    .sitemap .divRow {
        clear: both;
        display: inherit;
        width: 100%;
    }
    .sitemap .divCell {
        display: inherit;
        width: 100%;
    }
    form.crl-ajax-auth {
        width: 96%;
    }
    #register p {
        font-size: 14px;
        width: 100%;
    }
    form.crl-ajax-auth {
        height: 80%;
        margin-bottom: 0;
        width: 96%;
    }
    .share-popup-content {
        height: 65%;
        max-height: 280px;
        overflow: auto;
        top: 15%;
        transform: translate(-50%, 25%);
    }
    #dialog-confirm .buttons a.ok {
        margin: 0 10px 0 0;
    }
    #dialog-confirm {
        padding: 20px 0 !important;
        width: 300px !important;
    }
    #sgcboxWrapper {
        height: 100% !important;
    }
    #sgcolorbox {
        height: 80% !important;
    }
    #sgcboxLoadedContent {
        height: 95% !important;
    }
    #sgcboxContent {
        height: 85% !important;
    }
    .mob-cont img {
        width: 30%;
    }
}
/*****************767px media query ends here***************************************/

@media (max-width: 720px) {
    #wpcf7-f1871-o1 {
        width:90%;
        top: -15%;
    }
    #wpcf7-f1590-o2 {
        top: -10%;
    }
    #sites .inner-modal {
        width: 95%;
        height: 520px;
    }

    #sites .inner-modal a {
        width: 100%;
    }
    #hcp-interstitial.modal .inner-modal {
        top: 11%;
    }
}

/**************** 640px media query starts here***************************************/
@media (max-width: 640px) {
    #fancybox-content {
        top:40px;
    }
    #vid-player {
        max-height: 360px;
        width: 100%;
    }
    #sidebar-video .video-modal {

        max-height: 520px;
        top: 10%;
    }
    #sidebar-video .video-modal ul{
        height:70px;
        padding: 7px 0;

    }

    #sidebar-video .video-modal ul li {
        display:block;
        border-right: none;
        margin: 0;
        padding-bottom: 1px;
        width: 100%;
        text-align: left;
    }


}
/**************** 640px media query ends here***************************************/

@media (max-width: 550px) {
    #wpcf7-f1871-o1 .radio {
        width:100%;
        margin-bottom: 10px;
    }
}


/*****************500px media query starts here*************************************/

@media (max-width: 500px) {
    #sidebar1 h3.ui-accordion-header {
        padding-right: 20%;
    }
}
/*****************500px media query ends here***************************************/
/*****************480px media query starts here*************************************/

.only-mob-480 {
    display: none !important;
}
.dual-pass {
    border: none;
    float: left;
    width: 50%;
}
@media (max-width: 480px) {

    #inner-header {
        height: 100px;
    }

    #during-treatment-image {
        width: 50%;
        margin-top: 20px;
    }
    #ict .divell {
        border: none;
        float: left;

    }

    .divcell.two-list-item.at-cell {
        width: 41%;
    }

    #ict .divcell.ict-first {
        width: 100%;
    }
    #ict .divcell.ict-second {
        width: 100%;
    }
    .dual-pass {
        float: none !important;
        width: 100%;
    }
    .only-mob-480 {
        display: block !important;
    }
    .only-mob-desk480 {
        display: none !important;
    }
    .content_wrap img {
        display: block;
    }
    .share-popup-content {
        width: 96%;
    }
    .divTable {
        display: table;
        font-size: 14px;
        width: 100%;
    }
    .divRow {
        clear: both;
        display: inherit;
        width: 100%;
    }
    .divRow.at-mob {
        width: 41%;
        clear: none;
    }
    .divCell {
        display: inherit;
        width: 100%;
    }
    .divRow .divCell:last-child {
        border-bottom: 1px solid #0067ac;
    }
    .mobile .divRow .divCell:last-child {
        border-bottom: none;
    }
    .divRow .divCell {
        border-bottom: none;
    }
    .patient-resouce-pdf {
        float: left;
        width: 30%;
    }
    .patient-resource-pdf a img, .patient-resource-pdf  img {
        margin: 0;
    }
    .patient-resource-content {
        padding-left: 100px;
    }
    .mobile #inner-content #post-162 ul {
        /*margin-left: 0;*/
    }
    .patient-resource-content img.app-img {
        width: 50%;
        float: left;
        margin: 0;
    }
    .patient-resource-content img.app-img.second {
        float: right;
    }
    .patient-resource-content .shareResource  {
        display: inline-block;
        width: 33px;
        height: 11px;

    }
    .patient-resource-content a.shareResource img {
        margin: 0;
    }
    .patient-resource {
        margin: 10px 0;
        clear: both;
    }
    .mobile #patient-learn-more a.fancybox-youtube{
        clear: both;
        display: block;
    }
    .mobile #patient-learn-more a.fancybox-youtube.margin-mobile {
        margin: 10px 0;
    }
.mobile #patient-support {
    width: 63%;
    margin-top: 0;
}
.mobile #patient-support p {
    font-size: 12px;
    margin-bottom: 5px;
}
    #patient-support {
        float:left;
        margin-top:15px;
    }
    .divCell.add-field.financial {
        padding: 0 10px 0;
    }
    .divRow .divCell.add-field img {
        float: left;
    }

    .divCell.add-field.financial h4 {
        width: 80%;
        padding-left: 65px;
        text-align: left;
    }
  

 .mobile .divCell.add-field.financial a {

    float:left;
    display:block;
    width:auto;
    position: static;
    margin-bottom: 5px; 
}


   .mobile .divCell.add-field.financial h4 {

        
        padding-left: 15px;
        display:block;
            margin-top:auto;
    margin-bottom:auto;
        
       
    }
    
       .mobile .divCell.add-field.financial h4 :after{
     display:block;
        clear: both;
    }
     .mobile .divCell.add-field.financial a {
        width: auto;
    }
  
    .divCell.add-field.financial a {
       width: 100%;
    }
    .mobile #fs .btn-enroll-now img {
        margin: 20px auto 0;
    }
}
/*****************480px media query ends here***************************************/
/*****************433px media query starts here*************************************/

@media (max-width: 435px) {

    .top-nav.mob nav ul li a {
        font-size: 11px;
    }
    .top-nav ul li {
        padding: 0 4px;
    }

    #wpcf7-f1590-o2 {
        width:90%;
        height:85%;
        top:-6%;
        padding-bottom: 0;
    }

    #wpcf7-f1590-o2 .share-image {
        width:100%;
        margin-bottom: 10px;
    }

    #wpcf7-f1590-o2 .share-image .share-icon {
        display:block;
        margin:0 auto;
    }

    #wpcf7-f1590-o2 form {
        margin: 26px 10px 0;
    }

    #wpcf7-f1590-o2 .share-content {
        width:100%;
    }

    #wpcf7-f1590-o2 .wpcf7-submit {
        width:100%;
        margin-top: 10px;
    }

    #wpcf7-f1590-o2 .required {
        margin-top: 0px;
    }
}

/*****************433px media query ends here***************************************/
/*****************400px media query starts here*************************************/

@media (max-width: 400px) {
    #wpcf7-f1590-o2 {
        height: 550px;
    }
    #wpcf7-f1590-o2 br {
        display: none;
    }
    .wpcf7-form {
        margin: 0 10px 0;
    }
    #wpcf7-f1590-o2 input[type='text'], #wpcf7-f1590-o2 input[type='email'] {
        margin: 0
    }

    #wpcf7-f1590-o2 .share-content p.label {
        font-size: 15px;
        margin-bottom: 3px;
        width: 100%;
    }
    #wpcf7-f1590-o2 .share-image {
        margin-bottom: 10px;
    }
    #wpcf7-f1590-o2 input[type='email'] {

    }
    #wpcf7-f1590-o2 .wpcf7-not-valid-tip {
        font-size: 11px;
        bottom: -10px;
    }
    #wpcf7-f1590-o2 .share-image .share-icon {
       width: 56px;
       height: 54px;
       background: url("../images/mail.png") no-repeat scroll 0 0 transparent;
       background-size: 56px auto;

    }
    #wpcf7-f1871-o1 {
        top: -10%;
        height: 420px;
    }
    #wpcf7-f1590-o2 .wpcf7-form-control-wrap {
        margin-bottom: 10px;
    }
    #wpcf7-f1590-o2 .wpcf7-form-control-wrap.your-email, #wpcf7-f1590-o2 .wpcf7-form-control-wrap.recipient-email{
        padding-bottom: 35px;
        margin-bottom: 8px;
    }
    #interstitial .inner-modal,
    #hcp-interstitial .inner-modal {
        width: 310px;
        top: 11%;
    }
    #interstitial .button-wrapper,
    #hcp-interstitial .button-wrapper {
        width: 220px;
    }
    .logo-leftmob {
        float: left;
        width: 50%;
    }
    .logo img {
        margin-left: 0 !important;
        width: 200px;
    }
    a.logo {
        float: left;
        width: 100%;
    }
    .mob.home-img {
        width: 79px;
        height: 32px;
    }
    .mobile #inner-content #post-162 ul {
     /*   margin-left: 0;*/
    }

    .patient-resource .patient-resource-pdf {
        width: 30%;
        float: left;
    }

    .video-link img {
        display:block;
        margin:0 auto;
        float:none;
          padding-bottom:20px;
    }

    
    .video-link .vidbottomthumb{
          padding-bottom:0px;
        padding-top: 10px;
    }
    
    
    #wpcf7-f1871-o1 {
        top:-10%;
    }

    #wpcf7-f1871-o1 .form-radio .radio-section .wpcf7-list-item .wpcf7-list-item-label {
        width:90%;
    }
    
    .social-block .text-content h3 {
     margin-top:1px;   
    }
        
    .entry-content p, .wrap p.blue-text{
        padding-bottom: 0px !important; 
        
    } 

}

@media (max-width: 365px) {
    #mobile-isi-drawer.expanded .mob-bottom-content {
        top: 50px;
    }
}

/*******small mobile 320px*********/

@media (max-width: 359px) {
    .top-nav.mob nav ul li a {
        font-size: 10.5px;
    }
    .top-nav ul {
        margin: 0 auto !important;
        width: 100%;
        float: none;
        border-bottom: none !important;
    }
    .top-nav ul li {
        float: left;
        padding: 0 1px;
    }
    .top-nav nav {
        border-bottom: 1px solid #555555;
    }
}

@media (max-width: 335px) {

    .mobile #menu_accordian {
        margin-top: 12px;
    }

    .top-nav.mob nav ul li a {
        font-size: 10px;
    }
    .top-nav ul li {
        float: left;
        padding: 0 4px;
    }
    /*
    .mobile .global-isi a.noover {
        font-size: 12px;
    }
    */
}
/*****************400px media query ends here*************************************/

@media (max-width: 390px) {
    .mobile #patient-support {
        width: 55%;
    }

    .cps-logo {
        width: 110px;
    }

    .mobile .header {
        height: 85px;
    }

    .sitemap .divRow .blk-3.divCell {
        font-size: 12px;
    }
}

@media (max-width: 375px) {
    .header_banner .rightf-heading {
        font-size: 13px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 320px) {

    .mobile .header {
        height: 85px;
    }
}

@media (min-width: 375px) and (max-width: 413px) {
    .mobile #menu_accordian {
        margin-top: -13px;
    }

    .mobile .header {
        height: 100px;
    }

    .mob.home-img {
        top: -25px;
    }

    .mobile.page-template-mbc-page #menu_accordian, .mobile.page-template-mpac-page #menu_accordian, .mobile.page-template-nsclc-page #menu_accordian {
        margin-top: -13px;
    }

}

@media (min-width: 414px) and (max-width: 767px) {
    .mobile #menu_accordian {
        margin-top: -13px;
    }

    .mob.home-img {
        top: -25px;
    }

    .mobile .header {
        height: 100px;
    }

    .mobile.page-template-mbc-page #menu_accordian, .mobile.page-template-mpac-page #menu_accordian, .mobile.page-template-nsclc-page #menu_accordian {
        margin-top: -13px;
    }

}

@media (min-width: 320px) and (max-width: 374px) {
    #wpcf7-f1590-o2 {
        height: 450px;
    }
    #wpcf7-f1590-o2 br {
        display: none;
    }
    .wpcf7-form {
        margin: 0 10px 0;
    }
    #wpcf7-f1590-o2 input[type='text'], #wpcf7-f1590-o2 input[type='email'] {
        margin: 0
    }

    #wpcf7-f1590-o2 .share-content p.label {
        font-size: 13px;
        margin-bottom: 3px;
        width: 100%;
    }
    #wpcf7-f1590-o2 .share-image {
        margin-bottom: 0;
    }
    #wpcf7-f1590-o2 input[type='email'] {

    }
    #wpcf7-f1590-o2 .wpcf7-not-valid-tip {
        font-size: 10px;
        bottom: -12px;
    }
    #wpcf7-f1590-o2 .share-image .share-icon {
       width: 46px;
       height: 44px;
       background: url("../images/mail.png") no-repeat scroll 0 0 transparent;
       background-size: 46px auto;

    }
    #wpcf7-f1871-o1 {
        top: -6%;
        height: 420px;
    }
    #wpcf7-f1590-o2 .wpcf7-form-control-wrap {
        margin-bottom: 3px;
    }
    #wpcf7-f1590-o2 .wpcf7-form-control-wrap.your-email, #wpcf7-f1590-o2 .wpcf7-form-control-wrap.recipient-email{
        padding-bottom: 5px;
        margin-bottom: 8px;
    }


}

#pi-modal .desktop-container {
    max-width: 960px;
    height: 400px;
    position: relative;
}

#pi-modal .close-btn {
    z-index: 3;
    top: 15px !important;
    right: 25px !important;
}

#pi-modal .desktop-container #topbar h2 {
    color: #FFF;
    font-size: 17px;
    line-height: normal;
    margin: 0;
    padding: 10px 0 0 0;
    float: left;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: 700;
}

#pi-modal .desktop-container .finner {
    width: 100%;
    bottom: 3px;
    height: 43px;
    background: #013458;
    z-index: 99999;
    padding: 12px 14px;
    display: block;
    position: relative;
}

#pi-modal .desktop-container .finner p {
    margin: 0;
    padding: 0;
}

#pi-modal .desktop-container .finner p a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding-left: 22px;
    font-weight: 700;
    text-align: right;
    background: url(../images/download.png) no-repeat 0 0;
    max-width: 256px;
    float: right;
}

.desktop #pi-modal .inner-modal {
    background: #fff;
    max-height: 480px;
    height: inherit;
}

.desktop #pi-modal .inner-modal iframe {
    width: 100%;
    height: 412px;
    padding: 0 15px;
}

@media only screen and (max-width: 991px) {
    body.mobile.google-pi #pi-modal iframe.desktop {
        display: block;
         width: 100%;
         height: 400px;
         border: none;
    }

    .mobile #pi-modal .inner-modal {
        max-width: 700px;
        width: inherit;
        padding: 0 10px;
    }

    .desktop #pi-modal .inner-modal iframe {
        width: 100%;
        height: 390px;
    }
}

@media only screen and (max-width: 480px) {
    #pi-modal .desktop-container #topbar h2 {
        font-size: 14px;
        padding: 14px 0 0 0;
    }

}

.inner-modal #topbar {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 0 15px;
    width: 100%;
    background-color: #013458;
    height: 45px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.5);
    background-image: -webkit-linear-gradient(bottom, #014c7f, #0081c6);
    background-image: -moz-linear-gradient(bottom, #0081c6, #014c7f);
    background-image: -ms-linear-gradient(bottom, #0081c6, #014c7f);
    background-image: -o-linear-gradient(bottom, #0081c6, #014c7f);
    background-image: linear-gradient(to bottom, #0081c6, #014c7f);
}
