.awareness-banner {
    background-image: url(../img/banner-1000x3840-awareness1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

    .awareness-banner .container-fluid {
        position: relative;
        height: 500px;
        margin-top: 86px;
    }

.banner-sm-image {
    display: none;
}

.awareness-banner .container-fluid .banner-info {
    position: absolute;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 100px;
    width: 450px;
}

.awareness-banner .banner-info h2 {
    font-family: "AvenirNextBold", sans-serif;
    font-size: 48px;
    line-height: 58px;
    margin: 0;
    color: #fff;
}

.awareness-banner .container-fluid .banner-info p {
    color: #fff;
    margin-bottom: 25px;
    font-family: AvenirNextMedium, sans-serif;
}

.awareness-banner .container-fluid .banner-desc {
    font-family: AvenirNextMedium, sans-serif;
    font-size: 22px;
    line-height: 32px;
    margin-top: 20px;
    margin-bottom: 25px;
}

.cta-btn {
    font-family: "AvenirNextBold", sans-serif;
    font-size: 18px;
    padding: 0 40px;
    height: 65px;
    line-height: 61px;
    display: inline-block;
    border-radius: 3px;
    border: 0;
    outline: 0;
    text-align: center;
    text-decoration: none;
}

.awareness-banner .container-fluid .banner-info .cta-btn-primary,
.awareness-banner .container-fluid .banner-info a.cta-btn-primary {
    background: #e26425;
    color: #fff;
    border: solid 2px #e26425;
}

    .awareness-banner .container-fluid .banner-info .cta-btn-primary:hover,
    .awareness-banner .container-fluid .banner-info a.cta-btn-primary:hover {
        background: #af360c;
        text-decoration: none;
        color: #fff;
        border: solid 2px #af360c;
    }

.text-blue {
    color: #17387c;
}

.section-top-bottom-space .amd-story {
    max-width: 55%;
}

    .section-top-bottom-space .amd-story h2 {
        color: #17387c;
    }

    .section-top-bottom-space .amd-story p {
        text-align: center;
    }

    .section-top-bottom-space .amd-story strong {
        font-weight: 400;
    }

    .section-top-bottom-space .amd-story p span.b-font {
        font-family: "AvenirNextBold", sans-serif;
        color: #17387c;
    }

.amd-awareness-list .cards .card-content h6 {
    margin-top: 0;
    margin-bottom: 0;
}

.amd-awareness-list .cards .card-content {
    height: auto !important;
}

    .amd-awareness-list .cards .card-content .equal-height-three {
        margin-bottom: 25px;
    }

.amd-awareness-list .cta-btn.cta-btn-primary {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 35px;
}

.national-institute-section .left-img {
    float: left;
    width: 50%;
}

    .national-institute-section .left-img img {
        width: 100%;
    }

.national-institute-section .container-fluid .right-content {
    position: relative;
    width: 50%;
    float: left;
}

    .national-institute-section .container-fluid .right-content .v-align-content {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 550px;
        right: 100px;
    }

        .national-institute-section .container-fluid .right-content .v-align-content a {
            color: #17387c;
            text-decoration: underline;
            display: inline-block;
        }

        .national-institute-section
        .container-fluid
        .right-content
        .v-align-content
        .cta-btn {
            color: #fff;
            text-decoration: none;
        }

    .national-institute-section .container-fluid .right-content h6 {
        margin-bottom: 20px;
    }

    .national-institute-section .container-fluid .right-content .p-xs {
        margin-bottom: 25px;
    }

.topPane {
    margin: 0 0 20px;
}

.contentPane {
    width: 100%;
}

.leftPaneNarrow {
    float: left;
    width: 240px;
}

.rightPaneWide {
    float: right;
    width: 725px;
}

.alert alert-info submit-confirm {
    background: #fff;
}

@media only screen and (min-width: 48em) and (max-width: 63.9em) {
    .header-copy {
        padding: 15px;
        width: 45%;
        float: left;
    }

    .header-image {
        padding-top: 15px;
        padding-right: 15px;
        display: block;
        width: 48%;
        float: left;
    }

    .CTA-btn {
        width: 50%;
    }
}

@media only screen and (min-width: 48em) and (max-width: 64em) {
    .rightPaneWide {
        width: calc(100% - 255px);
    }
}

@media only screen and (min-width: 64em) {
    .header-copy {
        width: 50%;
        float: left;
    }

    .header-image {
        padding-top: 15px;
        width: 50%;
        float: right;
    }

    .CTA-btn {
        width: 50%;
    }
}

@media only screen and (max-width: 47.9em) {
    .topPane {
        float: none;
        width: 95%;
        margin: 0 auto;
    }

    .contentPane,
    .leftPaneNarrow {
        float: none;
        width: 95%;
        margin: 15px auto 0;
    }

    .rightPaneWide {
        float: none;
        width: 95%;
        margin: 15px auto;
    }

    .header-copy {
        padding: 15px;
    }

    .header-image {
        display: none;
    }

    .CTA-btn {
        padding-bottom: 10px;
    }
}

.dnnFormMessage.dnnFormWarning {
    margin: auto;
    text-align: center;
}

.header-image-960 {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

.banner-image,
.header,
.main {
    max-width: 1600px;
}

.header-copy .Story-Header {
    margin-top: 25px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    display: block;
}

.CTA-btn,
.Story-Body {
    color: #fff;
    font-size: 16px;
}

.image-shadow > img {
    width: 100%;
}

.Story-Body {
    display: block;
    margin-top: 20px;
    text-align: left;
    line-height: 24px;
}

.CTA-btn {
    background-color: #09f;
    text-align: center;
    padding: 15px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
}

.image-CTA-no-padding,
.image-CTA-padding-left {
    float: left;
    font-size: 14px;
    color: #fff;
    margin-bottom: 8px;
}

.image-CTA-text-padding {
    background-color: #606060;
    text-align: center;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0;
}

.product-header-text {
    text-align: center;
    padding: 25px 0;
    margin: 0;
    background-color: #333;
}

    .product-header-text h1 {
        color: #fff;
    }

.product-overview-container {
    width: 250px;
    background-color: #fff;
    padding: 25px;
    float: left;
    margin-bottom: 25px;
}

.product-image {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

.product-name {
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
}

.Gray-cap-text {
    font-size: 12px;
    color: #999;
    font-variant: small-caps;
}

.tv-size {
    margin-right: 10px;
    margin-left: 10px;
}

.product-size {
    font-size: 16px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
}

.greencircle {
    border: 2px solid #0c3;
    padding: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.review-green-text {
    font-size: 18px;
    color: #07a82c;
    height: 40px;
}

.bullets ul {
    padding: 0;
    color: #000;
    margin: 0 0 10px 15px;
}

.bullets li {
    padding-bottom: 10px;
}

.price {
    text-align: right;
    float: right;
    font-size: 14px;
    text-decoration: line-through;
}

.float-left {
    float: left;
}

.price2,
.price3 {
    font-size: 14px;
    float: right;
}

.price2 {
    color: #000;
}

.price3 {
    color: red;
}

.price-wrapper {
    height: 25px;
}

.Products-btn {
    background-color: #09f;
    margin-top: 15px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 84%;
    font-size: 16px;
    text-decoration: none;
    padding: 15px 20px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #dnn617chkBauschLomb,
    #dnn617chkPreservision {
        margin-right: 15px;
    }

    .amdFactText3 .fact1-text {
        width: 226px !important;
    }
}

@media screen and (min-width: 0\0) {
    #dnn617chkBauschLomb,
    #dnn617chkPreservision {
        margin-right: 15px;
    }

    .amdFactText3 .fact1-text {
        width: 226px !important;
    }
}

@media screen and (min-width: 0) and (min-resolution: +72dpi) {
    .owl-carousel .owl-item .imgforSLide .Facts1 img {
        width: 170px !important;
        height: 185px;
    }

    .amdfact3img {
        height: 278px !important;
        width: auto !important;
    }

    .owl-carousel .owl-item .imgforSLide .Facts2 img {
        width: 88px !important;
    }
}

.AmdFact3P {
    margin-bottom: 0 !important;
}

.nav li:last-child {
    margin-bottom: 20px;
}

.c-form {
    padding-right: 0 !important;
}

.Base-wrapper.fix {
    padding-top: 60px;
    background: #fff;
}

.CommonStyle h1,
.HeroImageAnimation,
.HeroImageAnimation span,
.button-common {
    font-family: "AvenirNextBold", sans-serif;
}

.CommonStyle h1 {
    font-weight: 700;
    font-size: 40px;
    margin: 40px 0;
    line-height: 1.15;
}

p {
    font-weight: 400;
    line-height: 30px;
}

.AMDFact-Section,
.Carousel-main,
.DonateSection,
.MainMenu,
.MainMenu ul,
.NationalInstitute-Section,
.ProMotion-Form,
.SectionTodayPart,
.WhyEyeFight-Section,
.banner-image,
.checkBox-Area,
.footer,
.getToday-Section,
.header,
.heading-form,
.heading-form form,
.heading-form h3,
.heading-form input[type="text"],
.heading-form p,
.lowerfooter,
.upperfooter {
    float: left;
    width: 100%;
}

.button-common img {
    position: relative;
    top: 0;
    margin-left: 8px;
}

.main {
    margin: 0 auto;
    position: relative;
}

.header {
    padding: 18px 0;
    position: fixed;
    top: 0;
    z-index: 999;
    background: #fff;
    height: 80px;
}

.container {
    width: 90%;
    margin: 0 auto;
}

.visit-link {
    float: right;
}

.visit-text {
    font-size: 19px;
    color: #000;
    vertical-align: bottom;
}

.carousel-gradient1,
.carousel-gradient2,
.carousel-gradient3 {
    background: #fff;
    background: -moz-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 70%);
    background: -webkit-gradient( left top, right top, color-stop(0, #fff), color-stop(70%, rgba(255, 255, 255, 0)) );
    background: -webkit-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 70%);
    background: -o-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 70%);
    background: -ms-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 70%);
    background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 70%);
    width: 100%;
    min-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0.6;
}

.carousel-gradient2 {
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, #000 70%);
    background: -webkit-gradient( left top, right top, color-stop(0, rgba(0, 0, 0, 0)), color-stop(70%, #000) );
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, #000 70%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, #000 70%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0, #000 70%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, #000 70%);
}

.carousel-gradient3 {
    background: #000;
    background: -moz-linear-gradient(left, #000 0, rgba(0, 0, 0, 0) 70%);
    background: -webkit-gradient( left top, right top, color-stop(0, #000), color-stop(70%, rgba(0, 0, 0, 0)) );
    background: -webkit-linear-gradient(left, #000 0, rgba(0, 0, 0, 0) 70%);
    background: -o-linear-gradient(left, #000 0, rgba(0, 0, 0, 0) 70%);
    background: -ms-linear-gradient(left, #000 0, rgba(0, 0, 0, 0) 70%);
    background: linear-gradient(to right, #000 0, rgba(0, 0, 0, 0) 70%);
}

.Base-wrapper {
    background: #fff;
    margin-top: 530px;
    position: relative;
    z-index: 99;
    float: left;
    width: 100%;
}

    .Base-wrapper.fixo {
        margin-top: 590px;
    }

    .Base-wrapper.padding {
        padding-top: 58px;
    }

.banner-image {
    min-height: 510px;
    margin-top: 80px;
    position: fixed;
    z-index: 1;
    background-position: 45% 42%;
    background-size: cover;
}

.HeroImageAnimation,
.topPos {
    position: absolute;
    left: 0;
    right: 0;
}

.HeroImageAnimation {
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    color: #3ca338;
    letter-spacing: 1px;
    font-size: 60px;
    text-align: center;
    z-index: 99;
}

    .HeroImageAnimation span {
        color: #2855a3;
    }

.topPos {
    top: 40%;
    margin: 0 auto;
}

.BannerTextAnimate {
    display: none;
}

.BannerText {
    float: left;
    margin: 50px 0 0 44px;
}

    .BannerText h1 {
        color: #2855a3;
        font-size: 54px;
        position: relative;
        margin: 0 0 20px;
        line-height: 60px;
        letter-spacing: -1px;
        max-width: 460px;
    }

        .BannerText h1:before {
            width: 21px;
            height: 16px;
            position: absolute;
            left: -20px;
            top: 0;
        }

        .BannerText h1 span {
            position: relative;
        }

            .BannerText h1 span:after,
            .white .BannerText h1 span:after {
                width: 21px;
                height: 16px;
                position: absolute;
                right: -18px;
                top: 0;
                transform: rotate(180deg);
            }

.Carousel-main,
.MainMenu {
    position: relative;
}

.BannerText p {
    font-size: 20px;
    margin: 0 0 20px;
    max-width: 440px;
    line-height: 30px;
}

.Share-div,
.WhyEyeFight-Section .share-fb,
.WhyEyeFight-Section .share-twitter {
    height: 48px;
    line-height: 24px;
    color: #fff;
    font-family: "AvenirNextBold", sans-serif;
}

.BannerText p br {
    display: inline;
}

.Share-div {
    background: #3ca338;
    width: 314px;
    font-size: 20px;
    text-align: center;
}

    .Share-div a {
        font-size: 20px;
        display: inline-block;
        padding: 12px 0;
    }

.Share-fb-div {
    background: #3c5898;
    float: right;
    height: 48px;
}

.Share-tweet-div {
    background: #1da1f2;
    height: 48px;
    float: right;
    text-align: center;
}

.share-div-com {
    width: 48px;
    overflow: hidden;
    text-align: center;
}

    .share-div-com.active {
        width: 266px;
    }

.shareMainButton {
    width: 218px;
    float: left;
    padding: 12px 0;
}

.share-div-com span.textShare {
    float: left;
    width: 218px;
    display: none;
    font-family: "AvenirNextBold", sans-serif;
}

.share-div-com.active span.textShare {
    display: block;
}

.share-div-com.active .iconShare {
    width: 48px;
    float: right;
}

.WhyEyeFight-Section h1 {
    margin-bottom: 30px;
}

.WhyEyeFight-Section .share-fb,
.WhyEyeFight-Section .share-twitter {
    background: #3c5898;
    width: 251px;
    text-align: left;
    padding: 12px 24px;
}

.AMDFact-Section,
.MainMenu ul,
.getToday-Section,
.owl-carousel .owl-item {
    text-align: center;
}

.WhyEyeFight-Section .share-fb:hover,
.WhyEyeFight-Section .share-twitter:hover {
    background: #3ca338;
}

.WhyEyeFight-Section .share-twitter {
    background: #1da1f2;
    width: 226px;
}

.WhyEyeFight-Section a[name="541"] {
    display: none;
}

.WhyEyeFight-Section .share-fb em,
.WhyEyeFight-Section .share-twitter em {
    width: 20px;
    text-align: center;
    font-size: 18px;
    height: 20px;
    vertical-align: bottom;
    margin-right: 8px;
    font-weight: 400 !important;
}

.WhyEyeFight-Section .share-fb span {
    width: 175px;
    letter-spacing: 0;
    display: inline-block;
}

.WhyEyeFight-Section .share-twitter span {
    width: 150px;
    letter-spacing: 0;
    display: inline-block;
}

.WhyEyeFight-Section p {
    width: 784px;
    padding: 0 20px;
    margin: 0 auto 40px;
    font-family: Conv_Proxima-Nova-Regular;
}

.BolTExt,
.MainMenu ul li a,
.WhyEyeFight-Section .share-fb span,
.WhyEyeFight-Section .share-twitter span,
.WhyEyeFight-Section h1 span,
.fact1-text {
    font-family: "AvenirNextBold", sans-serif;
}

.coloText {
    color: #2855a3;
    letter-spacing: 3px;
}

    .coloText span.greentext {
        color: #3ca338;
    }

.WhyEyeFight-Section a {
    display: inline-block;
    margin-right: 10px;
}

.AMDFact-Section {
    background: #ebf6ec;
    padding: 30px 0;
}

    .AMDFact-Section h1 {
        line-height: 46px;
        margin-bottom: 30px;
    }

.Carousel-container,
.owl-carousel .owl-item .imgforSLide img {
    margin: 0 auto;
}

.AMDFact-Section p {
    width: 58%;
    margin: 0 auto;
}

    .AMDFact-Section p span {
        display: block;
    }

.owl-carousel .owl-item .imgforSLide {
    width: 100% !important;
}

.owl-carousel .owl-item .infoForSldie {
    width: auto;
    background: #2855a3;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    padding: 2px 10px;
}

.NationalInstitute-Section {
    background: #e0e7ef;
}

.Left-NationalInstitute-Section img {
    vertical-align: bottom;
    width: 100%;
    opacity: 0;
}

.Contect-NationalInstitute {
    float: right;
    width: 50%;
    padding: 130px 80px 0 66px;
}

    .Contect-NationalInstitute h1 {
        line-height: 46px;
    }

    .Contect-NationalInstitute a {
        display: inline-block;
        margin-top: 40px;
    }

    .Contect-NationalInstitute ul li {
        font-size: 20px;
        line-height: 30px;
        font-weight: 400;
    }

.MainMenu {
    background: #fff;
    line-height: 60px;
    z-index: 100;
    max-width: 1600px;
    height: 60px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

    .MainMenu ul,
    .MainMenu ul li {
        list-style: none;
        line-height: 55px;
    }

    .MainMenu.sticky {
        position: fixed;
        top: 74px;
    }

    .MainMenu ul {
        padding: 0;
    }

        .MainMenu ul li {
            display: inline-block;
            margin-left: 50px;
            position: relative;
        }

            .MainMenu ul li:first-child {
                margin-left: 0;
            }

            .MainMenu ul li a {
                display: block;
                font-size: 20px;
            }

                .MainMenu ul li a.Superactive,
                .MainMenu ul li a.Superactive1,
                .MainMenu ul li a.active,
                .MainMenu ul li.active a {
                    border-bottom: 4px solid #3ca338;
                }

                    .MainMenu ul li a.Superactive1:before,
                    .MainMenu ul li a.Superactive:before,
                    .MainMenu ul li a.active:before,
                    .MainMenu ul li a:hover:before,
                    .MainMenu ul li.active a:before,
                    .MainMenu ul li.only-small-screen {
                        display: none;
                    }

.CommonStyle p.Rainbowimg {
    margin-bottom: 0;
}

.owl-next {
    background-position: right top;
    right: 80px;
    left: inherit;
}

.owl-prev:hover {
    background-position: left bottom;
}

.owl-next:hover {
    background-position: right bottom;
}

.owl-theme .owl-dots {
    position: relative;
    bottom: -30px;
}

    .owl-theme .owl-dots .owl-dot span {
        width: 14px !important;
        height: 14px !important;
    }

    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #000 !important;
    }

.getToday-Section {
    background: #fff;
    padding: 75px 0 50px;
}

.Facts1,
.Facts2,
.fact1-text,
.sectionToday-rBlock a {
    display: inline-block;
}

.sectionToday-lBlock {
    float: left;
    padding: 81px 0 0 80px;
    width: 50%;
    padding-left: 10px;
    padding-top: 5px;
}

    .sectionToday-lBlock img {
        max-width: 735px;
        width: 100%;
    }

.sectionToday-rBlock {
    float: left;
    width: 50%;
    /*padding-top: 59px;
    margin-top: 39px;*/
}

    .sectionToday-rBlock h1 {
        margin-bottom: 40px;
        font-size: 50px;
        margin-top: 50px;
    }

    .sectionToday-rBlock p {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        font-size: 16px;
        line-height: 26px !important;
        text-align: left;
        color: #4a4a4a;
        width: 70%;
        margin-left: 28px;
    }

        .sectionToday-rBlock p a {
            color: #17387c;
            text-decoration: underline;
        }

            .sectionToday-rBlock p a:hover {
                color: #17387c;
                text-decoration: underline;
            }

.DonateSection {
    background: #ecebf0;
    margin-bottom: 70px;
}

.DonateSection-lBlock {
    float: left;
    width: 50%;
    position: relative;
}

    .DonateSection-lBlock div {
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        left: 50%;
        width: 400px;
        max-width: 100%;
    }

.DonateSection-RBlock img {
    width: 100%;
    vertical-align: bottom;
}

.DonateSection-RBlock {
    float: left;
    width: 50%;
    text-align: right;
}

.Facts1,
.Facts2,
.controllerArrow {
    text-align: center;
}

.DonateSection-lBlock p {
    letter-spacing: 0;
    margin-bottom: 25px;
    margin-top: 0;
}

.controllerArrow {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 20px;
    margin: 0 auto;
    width: 60px;
}

.footer {
    background: #fff;
    padding: 30px 0 25px;
    position: relative;
}

.backToTop,
.backToTop img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.upperfooter {
    margin-bottom: 10px;
}

    .upperfooter .logo {
        margin: 10px 0 0;
    }

.lowerfooter p {
    float: left;
    font-size: 14px;
    margin: 0;
    line-height: 1.5;
}

.lowerFooter-lBlock,
.lowerFooter-rBlock {
    float: left;
    width: 100%;
}

.lowerFooter-rBlock {
    margin-left: 0;
    margin-right: 25px;
}

.tradeMark {
    position: relative;
    top: 6px;
    font-size: 22px;
}

.Facts1 {
    margin-right: 100px;
    margin-top: 30px;
}

    .Facts1.Fact3 {
        margin-right: 50px;
    }

.Facts2 {
    margin-right: 55px;
    margin-top: 50px;
}

.imgforSLide .Facts1:last-child,
.imgforSLide .Facts2:last-child {
    margin-right: 0;
}

.owl-carousel .owl-item .imgforSLide .Facts1 img {
    width: 185px;
    height: 185px;
}

.owl-carousel .owl-item .imgforSLide .Facts2 img {
    width: 100px !important;
    height: 116px;
}

.Facts1 img {
    margin-bottom: 30px !important;
}

.fact1-text {
    background: #1f4fa1;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 20px;
    padding: 4px 10px;
    vertical-align: top;
}

.Facts1.Fact3 .fact1-text {
    background: 0 0;
    color: #1f4fa1;
    vertical-align: top;
    max-width: 200px;
}

.amdfact3img {
    height: 320px;
    width: auto !important;
}

.getToday-Section .sectionToday-lBlock p {
    margin: 0 !important;
}

.bstrap3-material .form-horizontal .form-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.ProMotion-Form {
    padding-right: 50px !important;
    padding-left: 50px !important;
    margin-top: -20px;
}

.heading-form:after {
    content: "*Required Field";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 13px;
    color: #666;
    line-height: 16px;
    font-weight: 400;
}

.bstrap3-material .ProMotion-Form .form-group .label-right.col-sm-3 {
    width: 100% !important;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    padding-bottom: 8px;
    float: left;
    line-height: 16px;
}

.bstrap3-material .ProMotion-Form .col-sm-9 {
    width: 100% !important;
    text-align: left !important;
    padding-left: 0;
    padding-right: 0;
    float: left;
}

.bstrap3-material .ProMotion-Form .checkbox input[type="checkbox"]:after,
.bstrap3-material .ProMotion-Form .checkbox-inline input[type="checkbox"]:after,
.bstrap3-material .ProMotion-Form input[type="checkbox"]:after {
    width: 25px;
    height: 25px;
    border: 1px solid #9b9b9b;
    margin-right: 12px !important;
    border-radius: 3px;
    background: #fff;
}

.bstrap3-material
.ProMotion-Form
.checkbox
input[type="checkbox"]:checked:before,
.bstrap3-material
.ProMotion-Form
.checkbox-inline
input[type="checkbox"]:checked:before,
.bstrap3-material .ProMotion-Form input[type="checkbox"]:checked:before {
    top: 0;
    left: 8px;
    display: table;
    width: 8px;
    height: 14px;
}

.bstrap3-material
.ProMotion-Form
.form-group-box
input[type="text"].form-control {
    width: 100%;
    height: 65px;
    padding: 10px;
    border: 1px solid #9b9b9b;
    box-shadow: none;
    border-radius: 3px;
}

.bstrap3-material.form-fixture .row {
    margin: 0;
}

.bstrap3-material .ProMotion-Form .field-container.col-sm-12,
.bstrap3-material .ProMotion-Form .form-group .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}

.bstrap3-material .ProMotion-Form .section-title.underlined {
    border: none;
    padding: 0;
    font-size: 0;
    margin-top: 0;
}

    .bstrap3-material .ProMotion-Form .section-title.underlined span {
        font-size: 14px;
    }

.bstrap3-material .ProMotion-Form .col-sm-offset-3 {
    margin-left: 0 !important;
}

.form-horizontal.ProMotion-Form .control-label {
    padding-top: 0 !important;
}

.bstrap3-material
.ProMotion-Form
.form-group
.label-right.col-sm-3
.control-label {
    float: left !important;
    color: #17387c;
    font-family: "AvenirNextBold", sans-serif;
}

.bstrap3-material .ProMotion-Form button.button-common {
    background: #e26425 !important;
    width: auto !important;
    font-family: "AvenirNextBold", sans-serif;
    font-size: 18px !important;
    padding: 0 40px !important;
    height: 65px !important;
    line-height: 61px !important;
    display: inline-block !important;
    border-radius: 3px !important;
    border: 0 !important;
    outline: 0 !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: capitalize !important;
}

.submit-confirm iframe {
    height: 400px !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
}

.bstrap3-material .ProMotion-Form button.button-common:hover {
    background: #af360c !important;
    text-decoration: none !important;
    color: #fff !important;
}

.bstrap3-material .checkbox input[type="checkbox"] {
    vertical-align: inherit !important;
}

.heading-form {
    position: relative;
    text-align: left;
}

    .heading-form h3 {
        font-weight: 400;
        line-height: 20px !important;
        font-size: 16px !important;
        text-align: left;
        margin: 0 0 8px !important;
        vertical-align: bottom;
        color: #000 !important;
    }

    .heading-form span {
        font-size: 13px;
        color: #666;
        position: absolute;
        right: 0;
        top: 3px;
    }

    .heading-form input[type="text"] {
        border: 1px solid #000;
        outline: 0;
        line-height: 50px;
        height: 50px;
        padding: 0 20px;
    }

    .heading-form input[type="submit"] {
        line-height: 48px;
    }

.checkbox {
    text-align: left;
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 16px;
    line-height: 19px;
    color: #000;
}

    .checkbox.nomarg {
        margin-top: 0;
    }

    .checkbox input {
        height: auto;
        line-height: 38px;
        margin-right: 7px;
        position: relative;
    }

    .checkbox input {
        margin-left: -37px !important;
        margin-top: -3px !important;
    }

    .checkbox label, .radio label {
        padding-left: 40px !important;
    }

    .checkbox input:hover:after {
        background: 0 0;
        color: #fff;
    }

.heading-form input.buttonSubmit {
    border: none;
    width: 100%;
    outline: 0;
    cursor: pointer;
}

.expiredPage h3 {
    font-size: 35px;
    font-family: "AvenirNextBold", sans-serif;
    margin-top: 45px;
}

.emailCoupon {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 70px;
}

    .emailCoupon .button-common {
        margin-top: 20px;
        display: inline-block;
    }

.expiredPage h3 span {
    border-bottom: 4px solid #000;
}

.alert-info {
    background: #fff !important;
    border-color: #fff !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.bstrap3-material .checkbox input[type="checkbox"],
.bstrap3-material .checkbox-inline input[type="checkbox"],
.bstrap3-material input[type="checkbox"] {
    vertical-align: inherit;
    position: absolute !important;
}

.amdFactText3 .fact1-text {
    color: #1f4fa1;
    background: 0 0;
    width: 198px;
    vertical-align: text-top;
}

.amdFactText3 .Facts1 {
    margin-right: 54px;
}

.caption {
    width: 90%;
    position: absolute;
    left: 65px;
    top: 12%;
    text-align: left;
    z-index: 3;
}

    .caption h1 {
        color: #2855a3;
        font-size: 54px;
        position: relative;
        margin: 0 0 20px;
        line-height: 60px;
        letter-spacing: -1px;
        max-width: 460px;
    }

    .caption p {
        text-shadow: none;
        font-size: 20px;
        color: #000;
        width: 100%;
    }

    .caption img {
        width: auto !important;
    }

.likebtn span {
    background: #2855a3;
    padding: 4px 26px;
}

.white h1,
.white p {
    color: #fff !important;
}

.BannerText a:focus,
.BannerText a:hover,
.BannerText a:visited,
.playblock {
    color: #fff;
}

#dnn_TopbannerPane .owl-theme .owl-dots {
    position: absolute;
    bottom: 4px;
    left: 46%;
}

#dnn_TopbannerPane .owl-nav {
    display: none;
}

.caption .BannerText {
    float: left;
    margin: 0 0 0 44px;
}

#dnn_TopbannerPane .owl-theme .owl-dots .owl-dot.active span,
#dnn_TopbannerPane .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff !important;
}

#dnn_TopbannerPane .owl-theme .owl-dots .owl-dot span {
    width: 14px !important;
    height: 14px !important;
    background: 0 0;
    border: 2px solid #fff;
}

#dnn_TopbannerPane .owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.playblock img,
.playblock span {
    display: inline-block !important;
}

.bgimg {
    min-height: 510px;
    z-index: 1;
    max-width: 1600px;
    position: relative;
}

.playblock {
    background: #3ca338;
    float: left;
    padding: 7px 35px;
}

    .playblock img {
        width: 22px !important;
        margin-left: 8px;
        position: relative;
        top: 4px;
    }

.BannerText strong {
    float: left;
    line-height: 30px;
    font-size: 17px;
}

.BannerText .coloText,
.BannerText .coloText strong {
    font-size: 20px;
    font-family: "AvenirNextBold", sans-serif;
}

.four .BannerText h1 span:after,
.four .BannerText h1:before,
.one .BannerText h1 span:after,
.one .BannerText h1:before,
.three .BannerText h1 span:after,
.three .BannerText h1:before {
    background: 0 0 !important;
}

.BannerText .coloText {
    color: #2855a3;
    letter-spacing: 3px;
    font-weight: 700;
    margin-bottom: 18px;
    float: left;
    width: 100%;
}

.three .caption .BannerText {
    position: absolute;
    right: 0;
    top: 60px;
}

.four .caption .BannerText {
    position: absolute;
    top: 60px;
}

.two .caption {
    position: absolute;
    left: 215px;
    top: 305px;
    text-align: left;
    width: 460px;
}

.two .BannerText .coloText {
    width: auto;
    padding-right: 20px;
}

.two .BannerText div {
    display: inline-block;
}

.two .BannerText .mobile-like-donation,
.two .BannerText p {
    display: none;
}

.wistia_click_to_play {
    width: 100% !important;
}

.stories .play-mobile > img {
    max-width: 100%;
    display: none;
}

.stories h3 {
    font-size: 30px;
    margin-bottom: 15px;
    font-family: "AvenirNextBold", sans-serif;
    color: #fff;
}

.stories p {
    font-size: 22px;
    color: #fff;
}

.stories #bannerspanVideoLeft div,
.stories #bannerspanVideoRight div {
    position: inherit !important;
}

.stories #bannerspanVideoLeft a,
.stories #bannerspanVideoRight a {
    width: 65px;
    height: 65px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}

/*.story-content p {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
}*/

.story-content p.statement {
    border: 2px solid #000;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-family: "AvenirNextBold", sans-serif;
}

@media (max-width: 1600px) {
    .BannerText h1 {
        max-width: 470px;
        width: 463px;
    }

    .BannerText p {
        margin-bottom: 30px;
    }

        .BannerText p br {
            display: inline;
        }
}

@media (max-width: 1024px) {
    .amdFactText3 .Facts1 {
        display: inline-block;
        text-align: center;
        margin-right: 16px;
    }

    .BannerText p {
        font-size: 20px;
        margin: 0 0 20px;
        max-width: 380px;
    }

    .bgimg.two {
        background-position: -180px center;
    }

    .two .caption {
        left: 25px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
    .banner-image {
        background-size: cover;
    }

    .WhyEyeFight-Section {
        padding-bottom: 200px;
    }

    .AMDFact-Section {
        height: inherit;
        margin-bottom: inherit;
    }

    .Contect-NationalInstitute a {
        height: 72px;
        line-height: 24px;
        padding: 10px 30px;
        text-align: center;
    }

    .DonateSection-lBlock p.preserve-logo {
        margin-bottom: 19px;
    }

    .owl-carousel .owl-item .imgforSLide .Facts1 img {
        width: 145px !important;
    }

    .owl-carousel .owl-item .imgforSLide .Facts2 img {
        width: 100px !important;
    }

    .MainMenu ul li {
        padding: 0;
    }

    .sectionToday-rBlock p {
        font-size: 14px;
        line-height: 17px;
    }

    .Contect-NationalInstitute {
        padding: 15px 5% 58px;
    }

    .owl-prev {
        left: 36px;
    }

    .owl-next {
        right: 36px;
    }

    .checkbox {
        position: relative;
        line-height: 23px;
        margin-bottom: 10px;
    }

    .CommonStyle h1 {
        font-size: 36px;
    }

    .WhyEyeFight-Section p {
        width: 724px;
    }

    .DonateSection-lBlock .button-common {
        margin-top: 20px;
    }

    .stories {
        height: 384px;
        padding: 170px 120px 0 90px;
    }

        .stories h3 {
            font-size: 26px;
        }

        .stories p {
            font-size: 20px;
            line-height: 25px;
        }

    .story-content p {
        width: 90%;
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 0;
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    span.Req-field {
        right: 26px;
        top: 37px;
        font-size: 13px;
    }

    .WhyEyeFight-Section {
        padding-bottom: 200px;
    }

    .one .BannerText h1 {
        width: 390px;
        line-height: 50px;
    }

    .bgimg.two {
        background-position: -180px center;
    }

    .two .caption {
        left: 35px;
    }

    .AMDFact-Section {
        height: 560px;
        position: relative;
        z-index: 1;
        margin-bottom: -60px;
    }

        .AMDFact-Section p span {
            display: block;
            line-height: 40px;
        }

    .NationalInstitute-Section {
        position: relative;
        z-index: 2;
    }

    .controllerArrow {
        display: none;
    }

    .amdfact3img {
        height: 171px !important;
    }

    .Facts1 {
        margin-top: 0;
    }

    .owl-next,
    .owl-prev {
        top: 44%;
    }

    .Contect-NationalInstitute {
        padding: 0 2% 0 0;
    }

        .Contect-NationalInstitute a {
            padding: 10px 40px;
        }

    .owl-carousel .owl-item .imgforSLide img {
        width: 50%;
    }

    .sectionToday-lBlock img {
        width: 100%;
    }

    .button-common img {
        margin-left: 7px;
    }

    .ProMotion-Form {
        padding-left: 30px !important;
        padding-right: 30px !important;
        margin-top: 25px;
    }

    .stories {
        height: 288px;
        padding: 115px 60px 0 50px;
        letter-spacing: 0;
    }

        .stories h3 {
            font-size: 24px;
            font-family: Conv_Proxima-Nova-Regular;
        }

        .stories p {
            font-size: 16px;
        }

    .story-content p {
        width: 90%;
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 0;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .DonateSection-RBlock,
    .DonateSection-lBlock,
    .DonateSection-lBlock p,
    .Left-NationalInstitute-Section,
    .Left-NationalInstitute-Section img,
    .lowerFooter-lBlock,
    .sectionToday-lBlock,
    .sectionToday-rBlock {
        width: 100%;
    }

    .carousel-gradient1,
    .carousel-gradient2,
    .carousel-gradient3 {
        display: none;
    }

    .Contect-NationalInstitute {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 20px;
    }

    DonateSection-lBlock {
        padding: 0;
        margin-bottom: 20px;
    }

    .ProMotion-Form {
        padding: 0 32px !important;
    }

    .lowerFooter-lBlock {
        display: block;
        text-align: center;
    }

    .lowerfooter p {
        float: none;
    }

    .footer-links {
        text-align: center;
    }

    .MainMenu ul li {
        padding: 0 10px;
    }

    .AMDFact-Section,
    .Contect-NationalInstitute,
    .DonateSection-lBlock,
    .WhyEyeFight-Section h1,
    .WhyEyeFight-Section p,
    .getToday-Section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .CommonStyle h1 {
        margin: 30px 0;
        font-size: 30px;
    }

    .CommonStyle p,
    .checkbox {
        font-size: 14px;
    }

    .CommonStyle p {
        margin: 20px 0;
    }

    .footer-links li a,
    .lowerfooter p {
        font-size: 12px;
    }

    .MobileMenuDiv {
        display: block;
    }

    .four .caption .BannerText,
    .three .caption .BannerText {
        position: relative;
        top: inherit;
    }
}

@media (max-width: 500px) {
    .bgimg {
        min-height: 200px;
    }

    .owl-carousel .owl-item .imgforSLide .Facts1 img {
        width: 185px;
        height: 75px;
    }

    .amdfact3img {
        margin-top: 60px !important;
    }

    .MainMenu ul li {
        padding: 0 1px;
    }

    .banner-image {
        min-height: 450px;
    }

    .BannerText p br {
        display: none;
    }

    p {
        line-height: 24px;
    }

    .AMDFact-Section p,
    .WhyEyeFight-Section p {
        width: 100%;
    }

    .owl-next,
    .owl-prev {
        width: 30px;
        height: 30px;
        background-size: contain;
    }
}

.only-desktop-screen {
    display: block;
}

.only-small-screen {
    display: none;
}

@media (max-width: 1023px) {
    .fact1-text {
        font-size: 16px;
        width: auto !important;
    }

    .header {
        height: 84px;
        padding-top: 27px;
    }

    .MainMenu,
    .MainMenu.sticky {
        position: fixed !important;
        top: 83px !important;
    }

    .MainMenu {
        position: fixed;
        top: 70px;
        display: block;
    }

    .AMDFact-Section p br,
    .BannerText p br {
        display: none;
    }

    .MainMenu ul li {
        margin-left: 0;
        padding: 0 10px;
    }

        .MainMenu ul li a {
            font-size: 18px;
        }

    .banner-image {
        background-size: cover;
        min-height: 455px;
        margin-top: 127px;
        position: relative;
    }

    .Base-wrapper,
    .Base-wrapper.fix,
    .Base-wrapper.fixo {
        margin-top: 0;
        padding-top: 0;
    }

    .WhyEyeFight-Section h1 span {
        font-family: "AvenirNextBold", sans-serif;
    }

    .WhyEyeFight-Section p {
        width: 90%;
    }

    .AMDFact-Section p {
        width: 80%;
    }

    .WhyEyeFight-Section .share-fb,
    .WhyEyeFight-Section .share-twitter {
        margin-top: 0;
    }

    .owl-prev {
        left: 40px;
    }

    .owl-next {
        right: 40px;
    }

    .Contect-NationalInstitute {
        padding-top: 3%;
    }

    .NationalInstitute-Section h1 {
        margin-top: 0;
        font-size: 33px;
        line-height: 42px;
        margin-bottom: 30px;
    }

    .DonateSection .DonateSection-lBlock p {
        font-size: 20px;
        line-height: 30px;
    }

    .DonateSection-lBlock p.preserve-logo {
        margin-bottom: 30px;
        line-height: 0;
    }

    .BannerText h1,
    .caption .BannerText h1 {
        width: 360px;
        margin: 0 0 15px;
        max-width: inherit;
    }

    .BannerText h1 {
        font-size: 44px;
    }

    .caption .BannerText h1 {
        font-size: 33px;
        line-height: 35px;
    }

    .BannerText h1:after {
        right: 232px;
    }

    .BannerText p {
        margin-bottom: 10px;
    }

    .white .BannerText p {
        font-size: 20px;
        margin: 0 0 20px;
        max-width: 419px;
    }

    .caption {
        position: absolute;
        left: 25px;
        top: 12%;
        text-align: left;
        width: 90%;
    }

    .WhyEyeFight-Section {
        padding-bottom: 130px;
        padding-top: 0;
    }

    .Contect-NationalInstitute a {
        height: auto;
        line-height: 26px;
        padding-top: 9px;
        padding-bottom: 8px;
        text-align: center;
    }

    .WhyEyeFight-Section h1 {
        font-size: 36px;
        line-height: 48px;
    }

    .CommonStyle p,
    .Contect-NationalInstitute ul li {
        font-size: 18px;
        line-height: 26px;
    }

    .coloText {
        letter-spacing: 0;
    }

    .Facts1 {
        margin-right: 40px;
    }

    .amdFactText3 .Facts1 {
        margin-right: 0;
        width: 19%;
    }

    .owl-carousel .owl-item .imgforSLide .Facts1 img {
        width: 135px !important;
    }

    .owl-carousel .owl-item .imgforSLide.amdFactText3 .Facts1 img {
        width: 92% !important;
    }

    .Facts2 {
        margin-right: 35px;
    }

    .owl-carousel .owl-item .imgforSLide .Facts2 img {
        width: 75px !important;
    }

    .Facts1.Fact3 {
        margin-right: 0;
    }

    .Facts1 img {
        margin-bottom: 0 !important;
    }

    .Contect-NationalInstitute {
        padding: 69px 32px;
    }

    .getToday-Section h1 {
        font-size: 36px;
        line-height: 42px;
    }

    .checkbox {
        position: relative;
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 19px;
    }

    .ProMotion-Form {
        margin-top: -20px;
    }

    .sectionToday-rBlock p {
        font-size: 14px;
        line-height: 17px;
        margin-top: 25px;
    }

    .checkbox.nomarg {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .four .caption .BannerText,
    .three .caption .BannerText {
        top: inherit;
        position: relative;
    }

    .caption .BannerText h1 {
        width: 90%;
    }

    .two .caption {
        width: 100%;
    }

        .two .caption .BannerText h1 {
            width: 95%;
        }

    #dnn_TopbannerPane .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        overflow-x: hidden;
        height: 638px;
    }

    .caption .BannerText {
        float: left;
        margin: 338px 19px 16px;
    }

    .bgimg {
        min-height: 360px;
    }

    .caption {
        position: relative;
        left: 0;
        top: 0;
        display: block;
        padding-top: 20px;
        text-align: left;
        width: 100%;
    }

    .BannerText a {
        float: left;
        width: 100%;
        text-align: center;
    }

    .playblock {
        color: #fff;
        padding: 4px 20px;
        margin: 0 auto;
        width: 168px;
        display: table;
        float: none;
    }

    .flex-control-nav {
        top: 50%;
        bottom: inherit !important;
    }

    .caption h1 {
        color: #2855a3;
        font-size: 43px;
        position: relative;
        margin: 0 0 20px;
        line-height: 42px;
        letter-spacing: -1px;
        max-width: 409px;
    }

    #dnn_ctr655_ModuleContent {
        float: left;
        width: 101.8%;
    }

    .c-form {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .Superactive1 {
        border-bottom: transparent !important;
    }

    .MainMenu ul,
    .MainMenu ul li a.Superactive,
    .MainMenu ul li a.active,
    .MainMenu ul li a:hover,
    .MainMenu ul li.active a {
        border-bottom: 0;
    }

    body.overflow {
        height: 100%;
        overflow: hidden;
        width: 100%;
        position: fixed !important;
    }

    .visitButtonMobile {
        padding: 0 17px;
        margin: 0 auto;
    }

        .visitButtonMobile a {
            width: 100%;
            height: 43px;
            line-height: 43px;
            text-align: center;
            font-size: 18px;
        }

    .header .visit-link,
    .header .visit-link img {
        width: 136px !important;
    }

    .nav li:last-child {
        margin-bottom: 16px;
    }

    .header .visit-link {
        position: absolute;
        left: 16px;
        height: 34px;
        top: 26px;
    }

    .BannerText h1,
    .BannerText p,
    .item.first .BannerText {
        width: 100%;
    }

    .visit-text {
        display: none;
    }

    .header .logo {
        margin-top: 12px;
        position: absolute;
        left: 16px;
        top: -4px;
    }

    .MainMenu ul li a:hover,
    .MainMenu ul li.active a {
        border: 0;
    }

    .WhyEyeFight-Section.CommonStyle h1 br {
        display: inline-block;
    }

    .MainMenu ul li.only-small-screen,
    .only-small-screen {
        display: block;
    }

    .only-desktop-screen {
        display: none;
    }

    .DonateSection-RBlock img,
    .Left-NationalInstitute-Section img {
        opacity: 1;
    }

    .DonateSection-RBlock,
    .Left-NationalInstitute-Section {
        background-image: none;
        min-height: inherit;
    }

    .banner-image {
        position: relative;
        min-height: inherit;
        margin-top: 70px;
        background: #fff;
    }

    .BannerText {
        margin-left: 0;
        margin-top: 20px;
    }

        .BannerText h1 {
            margin-bottom: 20px;
            padding-left: 16px;
        }

    .four .BannerText h1,
    .one .BannerText h1,
    .three .BannerText h1 {
        padding-left: 0;
    }

    .two .BannerText .mobile-like-donation,
    .two .BannerText p {
        display: block;
        margin-bottom: 15px;
    }

        .two .BannerText p.mobile-like-donation {
            width: 100%;
            margin-bottom: 0;
            float: left;
            font-size: 16px;
            font-family: "AvenirNextBold", sans-serif;
        }

    .two .caption {
        position: relative;
        left: inherit;
        top: inherit;
    }

    .BannerText h1 br {
        display: none;
    }

    .two .BannerText p {
        max-width: 100% !important;
        font-size: 14px;
        margin: 20px 0 0;
    }

    .BannerText p {
        margin-bottom: 30px;
    }

    .HeroImageAnimation {
        display: none !important;
    }

    .WhyEyeFight-Section h1 {
        line-height: 34px;
        margin-top: 0;
    }

        .WhyEyeFight-Section h1 span {
            line-height: 34px;
        }

    .WhyEyeFight-Section {
        padding-top: 40px;
    }

    .BannerTextAnimate {
        display: block !important;
    }

    .Base-wrapper,
    .Base-wrapper.fix,
    .Base-wrapper.fixo {
        margin-top: inherit !important;
    }

    .controllerArrow {
        display: none;
    }

    .hamburger-click {
        width: 30px;
        height: 30px;
        display: block;
    }

    .BannerText p br,
    .CommonStyle h1 br,
    .CommonStyle p br,
    .MainMenu,
    .MainMenu ul li a:before,
    .backToTop,
    .owl-next,
    .owl-prev {
        display: none;
    }

    .shareMainButton {
        width: 74%;
    }

    .Share-div {
        width: 100%;
        margin-bottom: 50px;
    }

    .share-div-com,
    .share-div-com.active .iconShare {
        width: 13%;
    }

        .share-div-com span.textShare,
        .share-div-com.active {
            width: 87%;
        }

    .MainMenu {
        position: fixed !important;
        top: 70px !important;
        height: 100%;
    }

        .MainMenu ul {
            overflow: scroll;
            line-height: 0;
        }

            .MainMenu ul li {
                padding: 20px 20px 0 16px;
                width: 100%;
                margin: 0;
                text-align: left;
            }

                .MainMenu ul li a {
                    font-size: 16px;
                    line-height: 13px;
                    border-bottom: 0;
                }

                    .MainMenu ul li a.button-common {
                        line-height: 49px;
                        font-size: 20px;
                        text-align: center;
                        padding: 0 10px;
                    }

    .header {
        border-bottom: 1px solid #ccc;
        height: 70px;
        padding: 0;
    }

    .owl-carousel .owl-item .imgforSLide img {
        width: 100% !important;
        margin-bottom: 30px !important;
    }

    .Contect-NationalInstitute a {
        line-height: 24px;
        height: auto;
        text-align: center;
        margin-top: 0;
        margin-bottom: 30px;
        padding: 8px 40px;
        width: 100%;
    }

    .BannerText h1 {
        font-size: 30px;
        line-height: 40px;
        color: #2855a3 !important;
    }

    .BannerText p {
        font-size: 18px;
        color: #000 !important;
        max-width: 100% !important;
    }

    .logo {
        margin: 0;
    }

    .BannerText h1:after {
        right: -6px;
        bottom: 20px;
        background-size: contain;
        background-repeat: no-repeat;
        width: 16px;
        display: none;
    }

    .banner-image-mobile {
        height: 200px;
    }

        .banner-image-mobile img {
            position: absolute;
        }

    .WhyEyeFight-Section h1 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .CommonStyle p {
        font-size: 18px;
        line-height: 26px;
    }

    .WhyEyeFight-Section .share-fb,
    .WhyEyeFight-Section .share-twitter {
        text-align: center;
        font-size: 20px;
        line-height: 24px;
    }

    .WhyEyeFight-Section .share-fb {
        margin-bottom: 20px;
        margin-top: 10px !important;
    }

    .WhyEyeFight-Section {
        padding-bottom: 120px;
    }

    .AMDFact-Section {
        padding-top: 20px;
        padding-bottom: 35px;
    }

        .AMDFact-Section h1 {
            font-size: 26px;
            line-height: 34px;
            margin-bottom: 0;
        }

    .amdfact3img {
        height: auto !important;
    }

    .CommonStyle.AMDFact-Section p {
        min-height: 104px;
        margin-bottom: 0;
    }

    .Contect-NationalInstitute {
        text-align: left;
    }

        .Contect-NationalInstitute h1 {
            margin-top: 50px;
            font-size: 26px;
            line-height: 34px;
            margin-bottom: 20px;
        }

    .WhyEyeFight-Section .share-fb,
    .WhyEyeFight-Section .share-twitter,
    .story-content p.statement {
        margin-top: 0;
    }

    .Contect-NationalInstitute ul li {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 30px;
    }

    .getToday-Section {
        padding: 20px 16px 50px;
    }

        .getToday-Section h1 {
            font-size: 26px;
            line-height: 34px;
        }

    .SectionTodayPart {
        padding: 0 16px;
    }

    .ProMotion-Form {
        padding: 0 !important;
    }

    .sectionToday-lBlock {
        padding-top: 0px;
        padding-bottom: 56px;
    }

    .ProMotion-Form p {
        font-size: 14px !important;
        line-height: 17px !important;
    }

    .DonateSection-lBlock a.button-common {
        width: 100%;
        text-align: center;
    }

    .footer {
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .footer .logo {
            width: 100%;
            margin-bottom: 20px;
        }

        .footer .visit-link {
            width: 100%;
        }

    .footer-links li a {
        font-size: 14px;
        color: #000;
    }

    .header .logo img {
        width: 118px !important;
    }

    .footer .logo img {
        width: 200px !important;
    }

    .AMDFact-Section p,
    .WhyEyeFight-Section p {
        width: 100%;
    }

    .Contect-NationalInstitute {
        padding: 0 16px;
    }

    .Facts1 {
        margin-right: 0;
        width: 32%;
    }

    .amdFactText3 .Facts1 {
        margin-right: 0;
        width: 24%;
    }

    .owl-carousel .owl-item .imgforSLide .Facts1.Fact1Sub img {
        width: 76% !important;
    }

    .fact1-text {
        font-size: 14px;
        padding: 4px 5px;
        width: auto !important;
    }

    .Facts2 {
        margin-right: 5px;
        width: 16%;
    }

    .owl-carousel .owl-item .imgforSLide .Facts2 img {
        width: 75% !important;
    }

    .Facts1.Fact3 .fact1-text {
        max-width: 65px;
        font-size: 7px;
    }

    .owl-carousel .owl-item .imgforSLide .Facts1.Fact3 img {
        width: 65px !important;
    }

    .BannerText h1 span {
        position: relative;
        display: inline-block;
        width: 16px;
        height: 16px;
    }

    .stories,
    .stories.story2 {
        background: 0 0;
    }

    .two .BannerText h1 span:after {
        left: -2px;
        width: 21px;
        top: -9px;
    }

    .footer-links,
    .stories {
        width: 100%;
    }

        .footer-links li {
            float: none;
            display: inline-block;
        }

        .share-div-com.active a,
        .stories .play-mobile img {
            display: block;
        }

        .footer-links li:last-child {
            margin-right: 0;
        }

    .upperfooter {
        margin-bottom: 30px;
    }

    .getToday-Section p {
        padding: 0;
    }

    .getToday-Section .c-form span {
        top: 22px;
        right: 0;
    }

    .sectitle {
        padding: 0 !important;
    }

    .stories {
        height: inherit;
        letter-spacing: 0;
        padding: 0;
    }

        .stories h3,
        .stories p {
            color: #000;
            padding: 0 15px;
        }

        .stories h3 {
            font-size: 22px;
        }

        .stories p {
            font-size: 18px;
        }

        .stories .play-mobile {
            position: relative;
        }

    .story-content {
        padding: 15px 0 35px;
    }

        .story-content p {
            width: auto;
            font-size: 18px;
            line-height: 24px;
        }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .lowerfooter p,
    .story-content p {
        font-size: 16px;
    }

    .AMDFact-Section p span {
        display: inline;
    }

    .caption .BannerText h1 {
        width: 100%;
    }

    .stories {
        width: 50%;
    }

    .flex-control-nav {
        top: 52%;
    }

    .caption .BannerText {
        width: 100% !important;
        margin: 358px 0 20px !important;
        padding: 0 20px;
    }

    .two .BannerText p.mobile-like-donation {
        margin-top: 0;
    }

    .two .BannerText p {
        line-height: 22px;
    }

    .banner-image-mobile {
        height: 360px;
    }
}

@media (max-width: 500px) {
    .flex-control-nav {
        top: 34%;
    }

    .caption .BannerText {
        float: left;
        margin: 194px 19px 16px;
    }

    #dnn_TopbannerPane .owl-carousel .owl-stage-outer {
        height: 511px;
    }

    .bgimg {
        min-height: 200px;
    }

    .fact1-text {
        font-size: 12px;
    }

    .owl-carousel .owl-item .amdFactText3 .Facts1 img {
        width: 69px !important;
        margin: 0;
        padding: 0;
    }

    .amdFactText3 .Facts1 {
        margin-right: 0 !important;
        width: 23%;
    }

    .amdFactText3 .fact1-text {
        color: #1f4fa1;
        background: 0 0;
        width: auto;
        vertical-align: top;
    }

    .WhyEyeFight-Section {
        padding-bottom: 80px;
    }

        .WhyEyeFight-Section .share-fb,
        .WhyEyeFight-Section .share-twitter {
            width: 100%;
        }

    .MainMenu ul {
        line-height: 60px;
    }

        .MainMenu ul li {
            padding: 20px 20px 0 16px;
            width: 100%;
            margin: 0;
            text-align: left;
        }

            .MainMenu ul li a {
                font-size: 28px;
                line-height: 34px;
                border-bottom: 0;
            }
}

@media (max-width: 414px) and (min-width: 320px) {
    .BannerText h1 {
        width: 300px;
    }
}

@media (max-width: 360px) {
    .shareMainButton {
        width: 192px;
    }

    .Share-div {
        width: 100%;
        margin-bottom: 50px;
    }

    .share-div-com {
        width: 48px;
    }

        .share-div-com.active {
            width: 276px;
        }

            .share-div-com.active span.textShare {
                width: 191px;
            }

            .share-div-com.active .iconShare {
                width: 48px;
            }
}

.affix {
    position: fixed;
    top: 80px;
    width: 100%;
    z-index: 99;
}

html .bstrap3-material .form-horizontal .control-label {
    padding-top: 0 !important;
}

.bstrap30 .form-horizontal .label-right {
    text-align: left !important;
    margin-bottom: 0;
    font-size: 18px !important;
    font-family: "AvenirNextBold", sans-serif !important;
}

.bstrap30 .col-sm-3,
.bstrap30 .col-sm-9 {
    width: 100% !important;
}

.bstrap30 .form-control {
    height: 65px !important;
    color: #4a4a4a !important;
    font-size: 18px !important;
    margin-bottom: 3px !important;
    border: 1px solid #9b9b9b !important;
    border-radius: 3px !important;
}

.bstrap30 .checkbox input[type="checkbox"],
.bstrap30 .checkbox-inline input[type="checkbox"],
.bstrap30 .radio input[type="radio"],
.bstrap30 .radio-inline input[type="radio"] {
    margin-top: 3px !important;
}

/*.bstrap30 .col-sm-offset-3,
.bstrap30 .row {
    margin: 0 !important;
}
*/
.getToday-Section .couponsubtext {
    font-size: 20px !important;
}

.bstrap30 .section-title.underlined {
    border: 0 !important;
}

/*.button-common.buttonSubmit {
    background: #3ca338 !important;
    width: 100% !important;
    height: 48px !important;
    line-height: 48px !important;
    color: #fff !important;
    padding: 0 30px !important;
    display: block !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    overflow: hidden !important;
    border-radius: 0 !important;
    font-family: "AvenirNextBold", sans-serif !important;
}*/

.getToday-Section .c-form h7 span {
    width: auto !important;
    float: right !important;
    position: relative !important;
    top: 20px;
    color: #666 !important;
}

.getToday-Section .c-form span {
    width: auto !important;
    float: right !important;
    font-size: 16px;
    line-height: 26px;
    color: #4a4a4a;
    font-family: AvenirNextRegular, sans-serif;
    margin-left: 15px;
}

    .getToday-Section .c-form span.text-danger {
        font-size: 14px;
        margin-top: 0;
        display: block;
        float: left !important;
        margin-left: 0;
    }

body:not(.dnnEditState) .DNNEmptyPane {
    width: 100%;
}

@media (max-width: 1100px) {
    .topHero .DonateSection-lBlock img {
        width: 200px;
    }

    .topHero .DonateSection-lBlock .button-common img {
        width: auto;
    }
}

.DnnModule {
    width: 100%;
    position: static;
}

.couponiframe {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    padding-bottom: 56.25%;
}

.carousel-caption h3 {
    color: #2855a3;
    font-size: 54px;
    position: relative;
    margin: 0 0 20px;
    line-height: 60px;
    letter-spacing: -1px;
    max-width: 460px;
}

.carousel-caption {
    right: 19%;
    left: 8%;
    padding-bottom: 30px;
    top: 29px;
    text-align: left;
}

.carousel-control {
    display: none;
}

.carousel-caption p {
    text-shadow: none;
    font-size: 20px;
    color: #000;
    width: 50%;
}

.carousel-indicators {
    bottom: 0;
}

    .carousel-indicators .active {
        width: 13px;
        height: 13px;
        margin: 0;
        background-color: #fff;
    }

.overlayBackground {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

#overlay,
.popup {
    width: 100%;
    position: fixed;
    display: none;
}

#overlay {
    top: 0;
    left: 0;
    height: 100%;
    background-color: #000;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    z-index: 100;
    opacity: 0.7;
}

#player {
    width: 100%;
    min-height: 510px;
}

.content a {
    text-decoration: none;
}

.popup {
    margin: 0 auto;
    z-index: 999999;
}

/*.content {
    min-width: 600px;
    width: 52%;
    min-height: 250px;
    margin: 100px auto;
    background: #f3f3f3;
    position: relative;
    z-index: 103;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
}
*/
/* .content p {
        clear: both;
        color: #555;
        font-size: 13px;
        text-align: justify;
    }

        .content p a {
            color: #d91900;
            font-weight: 700;
        }

    .content .closex {
        float: right;
        height: 45px;
        left: 22px;
        position: relative;
        width: 34px;
        color: #8b0000;
    }

        .content .closex:hover {
            cursor: pointer;
        }*/

.DotsHide {
    display: none;
}

.amd-awareness-list .cards .card-img {
    padding: 40px 0;
}

@media screen and (max-width: 2000px) {
    .awareness-banner {
        background-image: url(../img/banner-1000x2800-awareness1.jpg);
        background-position: center center;
    }
}

@media screen and (max-width: 1280px) {
    .section-top-bottom-space .amd-story {
        max-width: 60%;
    }

    .national-institute-section .container-fluid .right-content .v-align-content {
        width: 450px;
    }
}

@media screen and (max-width: 1199px) {
    .awareness-banner {
        background-image: url(../img/banner-1000x2800-awareness1.jpg);
        background-position: right center;
    }

    .section-top-bottom-space .amd-story {
        max-width: 65%;
    }

    .national-institute-section .container-fluid,
    .national-institute-section .left-img {
        height: 500px;
    }

        .national-institute-section .container-fluid .right-content .v-align-content {
            width: 400px;
            right: 60px;
        }

    .awareness-banner .container-fluid {
        height: 500px;
    }

        .awareness-banner .container-fluid .banner-info {
            right: 30px;
        }

    .sectionToday-lBlock {
        padding-left: 20px;
    }

    .ProMotion-Form {
        padding-right: 30px !important;
        padding-left: 25px !important;
    }

    .getToday-Section {
        padding: 60px 0 60px;
    }
}

@media screen and (max-width: 1159px) {
    .awareness-banner {
        background-image: url(../img/banner-1000x1160-awareness1.jpg);
        background-position: center;
    }

        .awareness-banner .banner-info h2 {
            font-size: 39px;
        }
}

@media screen and (max-width: 991px) {
    .awareness-banner {
        background-image: url(../img/banner-1000x2800-awareness1.jpg);
        background-position: left top;
        background-size: 100% auto;
    }

        .awareness-banner .container-fluid {
            height: auto;
        }

    .banner-sm-image {
        display: block;
    }

        .banner-sm-image img {
            width: 100%;
        }

    .awareness-banner .container-fluid .banner-info {
        transform: none;
        width: 100%;
        position: static;
        left: auto;
        right: auto;
        padding: 50px 30px 0;
        margin-top: 0;
    }

        .awareness-banner .container-fluid .banner-info p {
            color: #000;
            text-shadow: none;
        }

    .ProMotion-Form {
        padding-right: 0 !important;
        padding-left: 20px !important;
    }

    .sectionToday-lBlock {
        padding-left: 0;
    }

    .DonateSection-lBlock,
    .national-institute-section .left-img {
        width: 100%;
        height: auto !important;
    }

    .DonateSection-RBlock,
    .national-institute-section .container-fluid .right-content {
        width: 100%;
        height: auto !important;
    }

        .DonateSection-lBlock div,
        .national-institute-section .container-fluid .right-content .v-align-content {
            position: static;
            width: 100%;
            padding: 50px;
            transform: none;
            top: auto;
        }

    .submit-confirm iframe {
        height: 380px;
    }

    .getToday-Section {
        padding: 50px 0 35px;
    }
}

@media screen and (max-width: 767px) {
    .section-top-bottom-space .amd-story {
        max-width: 100%;
    }

    .DonateSection-lBlock div,
    .national-institute-section .container-fluid .right-content .v-align-content {
        padding: 50px 20px;
    }

    .ProMotion-Form {
        padding-left: 0 !important;
    }

    .submit-confirm iframe {
        height: 350px;
    }

    .awareness-banner .container-fluid .banner-info {
        padding: 40px 20px 0;
    }

        .awareness-banner .container-fluid .banner-info p {
            margin-bottom: 20px;
        }
}

.left-vid-img,
.right-vid-img {
    float: left;
    width: 50%;
    position: relative;
}

    .left-vid-img img,
    .right-vid-img img {
        width: 100%;
        height: auto;
    }

.amd-video-section h2 {
    color: #17387c;
    font-family: "AvenirNextBold", sans-serif;
    font-size: 48px;
    line-height: 58px;
    margin: 0;
    text-align: center;
    padding-top: 75px;
    padding-bottom: 30px;
}

.vid-content-section {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
}

.vid-play-btn1 img,
.vid-play-btn2 img {
    width: 51px;
    cursor: pointer;
}

.vid-text {
    float: left;
    margin: 0 60px 35px 60px;
}

    .vid-text h4 {
        font-family: "AvenirNextBold", sans-serif;
        color: #fff;
        font-size: 24px;
        margin-bottom: 12px;
    }

    .vid-text p {
        font-family: AvenirNextRegular, sans-serif;
        font-size: 21px;
        color: #fff;
        width: 80%;
        float: left;
    }

.vid-play-btn1,
.vid-play-btn2 {
    float: left;
    position: absolute;
    bottom: 25px;
    right: 33px;
}

.watch-vid-btn,
.watch-video-btn {
    border: #3a2a39 solid 2px;
    background: #3a2a39;
    color: #fff;
    height: 40px;
    display: inline-block;
    font-family: "AvenirNextBold", Sans-Serif !important;
    line-height: 40px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
    padding: 0 30px;
    width: 100%;
    max-width: 160px;
}

    .watch-vid-btn:hover,
    .watch-video-btn:hover {
        border: #3a2a39 solid 2px;
        background: 0 0;
        color: #3a2a39;
    }

.video-popup-section {
    text-align: center;
    padding: 50px 0;
}

.video-sec1 {
    display: inline-block;
    margin: 20px 20px;
    max-width: 280px;
    width: auto;
    min-width: 20%;
    position: relative;
}

.video-close-btn {
    width: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.video-popup-overlay {
    width: 100%;
    padding: 0;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    background: rgba(0, 0, 0, 0.42);
    z-index: 999;
    display: none;
}

    .video-popup-overlay.show {
        display: table;
    }

.vid-img {
    width: 100px;
    display: inline-block;
}

.vid-sec-2 {
    width: 100%;
    float: left;
}

.watch-video_popup1,
.watch-video_popup2,
.watch-video_popup3,
.watch-video_popup4,
.watch-video_popup5 {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    padding: 40px 20px;
    background-color: rgb(0 0 0 / 68%);
    box-sizing: border-box;
}

.watch-vid_popup_close_btn img {
    width: 100%;
    display: block;
    margin-top: 5px;
}

.video-popup-overlay {
    width: 100%;
    padding: 0;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    background: rgba(0, 0, 0, 0.42);
    z-index: 999;
    display: none;
}

    .video-popup-overlay.show {
        display: table;
    }

.watch-video_popup1,
.watch-video_popup2,
.watch-video_popup3,
.watch-video_popup4 {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    padding: 40px 20px;
    background-color: rgb(0 0 0 / 68%);
    box-sizing: border-box;
}

.watch-vid_popup_close_btn {
    position: absolute;
    top: -20px;
    right: 0;
    width: 20px;
    background: #fff;
    padding: 0 4px;
    cursor: pointer;
    height: 20px;
}

.video_Container {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 60%;
    z-index: 99999;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (max-width: 1024px) {
    .video_Container {
        width: 80%;
    }
}

@media screen and (max-width: 768px) {
    .left-vid-img,
    .right-vid-img {
        float: left;
        width: 100%;
        position: relative;
    }

    .awareness-banner .banner-info h2 {
        color: #000;
        font-size: 32px;
        line-height: 36px;
        margin-top: 10px;
    }

    .awareness-banner .container-fluid .banner-info p {
        margin-bottom: 20px;
        color: #000;
        font-size: 18px;
        line-height: 28px;
    }

    .amd-video-section h2 {
        font-size: 32px;
        line-height: 36px;
    }

    .video_Container {
        width: 100%;
    }
}

@media screen and (max-width: 499px) {
    .vid-text {
        float: left;
        margin: 0 68px 15px 15px;
    }

    .vid-play-btn1,
    .vid-play-btn2 {
        right: 15px;
    }

    .vid-text p {
        font-size: 15px;
        width: 88%;
        line-height: 20px;
    }

    .vid-text h4 {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 20px;
    }
}
/*form code start here*/
.SMGETCoupon .Form__Element.FormSubmitButton {
    background: #e26425 !important;
    width: auto !important;
    font-family: 'AvenirNextBold',sans-serif;
    font-size: 18px !important;
    padding: 0 40px !important;
    height: 65px !important;
    line-height: 61px !important;
    display: inline-block !important;
    border-radius: 3px !important;
    border: 0 !important;
    outline: 0 !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: capitalize !important;
    margin-left: 9px;
}

@media screen and (max-width: 1024px) {
    .SMGETCoupon .Form__Element.FormSubmitButton {
        /* margin-left: -73px;*/
    }
}

@media screen and (max-width:767px) {
    .SMGETCoupon .Form__Element.FormSubmitButton {
        /*margin-left: 35px;*/
    }

    .smcpbtn.field-container.af-slide.form-group-button-common.buttonSubmit.col-sm-9.btn-form.btnc.btnc-left {
        text-align: center;
    }
}

@media screen and (max-width:360px) {
    .SMGETCoupon .Form__Element.FormSubmitButton {
        margin-left: 30px;
    }
}

@media screen and (max-width:320px) {
    .SMGETCoupon .Form__Element.FormSubmitButton {
        margin-left: 25px;
    }
}

.smemail {
    margin-left: 10px;
}


.story-content.section-bottom-space.statement-amd-awareness {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
}


@media screen and (max-width: 1024px) {
    .story-content.section-bottom-space.statement-amd-awareness {
        width: 770px;
        margin-left: auto;
        margin-right: auto;
    }

    .span.Req-field {
        bottom: 519px;
    }
}

@media screen and (max-width:767px) {
    .story-content.section-bottom-space.statement-amd-awareness {
        width: 390px;
        margin-left: -25px;
        margin-right: auto;
    }
}

@media screen and (max-width:360px) {
    .story-content.section-bottom-space.statement-amd-awareness {
        width: 330px;
        margin-left: -20px;
        margin-right: auto;
    }
}

@media screen and (max-width:280px) {
    .story-content.section-bottom-space.statement-amd-awareness {
        width: 285px;
        margin-left: -22px;
        margin-right: auto;
    }
}

/*form code end here*/


section.bg-blue {
    background-color: #17387C;
    padding: 85px 0px 85px 0px;
    float: left;
    width: 100%;
}

div#CouponPaneEmailSection {
    background-color: #fff;
    border-radius: 25px;
    position: relative;
}

span.f-white {
    color: white;
}

h3.font-10 {
    color: #5bc6e8;
    line-height: 70px;
    font-size: 56px;
}

.formsmgetcouponscontainerblock .sectionToday-rBlock:nth-child(1) {
    padding: 54px;
    border: 6px dashed;
    border-color: #5bc6e8;
}

span.box-img-top {
    position: absolute;
    top: -49px;
    left: 15px;
}

    span.box-img-top img {
        width: 100px;
    }

span.box-img-bot img {
    width: 100px;
}

span.box-img-bot {
    position: absolute;
    bottom: -106px;
    right: -10px;
}

p.Req-field {
    position: absolute;
    /*top: 40px;
    right: -253px;*/
}

.img-logo {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 27px;
}

span.Req-field {
    text-align: right;
    width: 100%;
    position: absolute;
    right: 65px;
    bottom: 438px;
    font-size: 11px;
}

@media screen and (min-width:768px) {
    .hidden_desktop {
        display: none;
    }

    img.hidden_desktop {
        width: 90px !important;
        position: absolute;
        bottom: -106px;
        right: -10px;
    }
}

@media screen and (max-width:767px) {
    .hidden_mobile {
        display: none;
    }

    .formsmgetcouponscontainerblock .sectionToday-rBlock:nth-child(1) {
        padding: 42px 0px;
    }

    span.box-img-top img {
        width: 80px;
    }

    span.box-img-bot img {
        width: 80px;
    }

    span.box-img-bot {
        bottom: -106px;
        right: 19px;
    }

    span.Req-field {
        right: 18px;
        bottom: 486px;
    }
}


@media only screen and (min-width: 768px) and (max-height: 900px) {
    span.Req-field {
        right: 30px;
        top: 43px;
    }
}


@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    span.Req-field {
        bottom: 519px;
        right: 42px;
    }
}
