@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700');


div#ctl00_ContentPlaceHolder1_divMainPageInstructions,
.header_footer_instructions {
    display: none !important;
}

body {
    font-family: 'Source Sans Pro';
}

p {
    font-family: 'Source Sans Pro';
    font-size: 18px;
}

.textSection p {
    padding-bottom: 40px;
    font-size: 16px;
    line-height: 30px;
}

.textSection {
    padding: 15px;
}

.bodytextSection p {
    padding-bottom: 40px;
    font-size: 16px;
    line-height: 29px;
}

.bodytextSection {
    padding: 15px;
}

p.copyright {
    color: #fff;
    text-align: right;
    font-size: 14px;
}

@media screen and (max-width: 640px) {
    p.copyright {
        color: #fff;
        text-align: center;
        font-size: 14px;
    }
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Open Sans';
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 25px
}

.textSection h3 {
    font-size: 21px;
    font-weight: bold;
    color: #009a49;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: left;
}

.bodytextSection h1 {

    font-weight: 600;
    color: #009a49;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: left;
}


a,
a:visited {
    color: #56a0d3;
    text-decoration: none;
}

a:hover {
    color: #236796;
    text-decoration: underline;
}

.sidebarContainer {
    margin-top: 22px;
    margin-bottom: 30px;
    padding: 20px;
    background-color: #f1f1f1;
}

a.sidebarLink,
a.sidebarLink:visited {
    width: 100%;
    display: block;
    color: #00a9e0;
    text-align: left;
    font-size: 18px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
    border-bottom-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
}

a.sidebarLink:hover {
    color: #0087b3;
    text-decoration: none;
}



.topBar {
    min-height: 115px;
    background-color: #fff;
    -webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1;
}

.logo {
    text-align: left;
}

.logo img {
    margin-top: 32px;
    width: 300px;
}

.footerIcons i.fa.fa-facebook {
    color: #3b5998
}

.footerIcons i.fa.fa-twitter {
    color: #00aced
}

.footerLinks {
    display: block;
    color: #fff;
    margin-bottom: 5px;
}

.footerLinks a {
    margin-left: 25px;
    margin-right: 25px;
    font-size: 13px;
    color: #56a0d3;
}

.footerLinks a:last-of-type {
    margin-right: 0px
}

.footerLinks a,
.footerLinks a:visited {
    font-size: 14px;
    color: #383838;
    text-decoration: none;
}

.footerLinks a:hover {
    color: #56a0d3;
    text-decoration: underline;
}

.footerIcons {
    display: block;
    clear: both;
    text-align: right;
    font-size: 28px;
    text-align: center;
    margin-bottom: 5px;
    padding-bottom: 25px;
    padding-top: 20px;
}

.footerIcons a {
    margin-left: 13px;
}

.footerItems {
    display: block;
    float: right;
}

.footerLeft {
    margin-top: 5px;
}

.footerLeft a,
.footerLeft a:visited {
    color: #fff;
    text-decoration: none;
}

.footerLeft a:hover {
    color: #2177ab;
    text-decoration: none;
}

.footerLeft p {
    float: left;
    font-size: 14px;
    color: #fff;
}

.footerDivider {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 10px;
}

.footerContainer {
    background-color: #f1f1f1;
    padding-top: 20px;
    margin-top: 15px;
    position: fixed;
    bottom: 0px;
    z-index: 0;
    width: 100%;
}

@media screen and (max-width: 640px) {
    .footerLeft {
        text-align: center;
    }

    .footerLeft a {
        float: none;
    }

    .footerLeft p {
        float: none;
    }

    .footerLinks {
        display: block;
        float: none;
        text-align: center !important;
    }

    .footerLinks a {
        margin-left: 10px;
        margin-right: 10px;
    }

    .footerIcons {
        display: block;
        text-align: center;
    }

    .footerIcons a {
        margin-left: 20px;
    }

    .footerItems {
        display: block;
        float: none;
        width: 100%;
        text-align: center;
    }
}


.expanded.row.interiorHeadBlock {
    background-color: #2177ab;
    background-image: url(/siteassets/images/mid_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 185px;
    -moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 38px;
}

.interiorHeadBlock h1 {
    font-size: 40px;
    color: #fff;
    margin-top: 100px;
}


@media screen and (max-width: 640px) {
    .expanded.row.interiorHeadBlock {
        background-color: #2177ab;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 100px;
        /* -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2); */
        -moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
        /* box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.4); */
        margin-bottom: 0px;
    }

    .interiorHeadBlock h1 {
        font-size: 30px;
        color: #fff;
        margin-top: 20px;
    }
}

.intImg2 {
    background-image: url(/siteassets/images/intImg2.jpg) !Important;
}


.expanded.row.midBlock {
    /* background-color: #2177ab; */
    background-image: url(/siteassets/images/mid_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 16px;
    padding-bottom: 13px;
    min-height: 220px;
    -webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 1;
    display: none;
}

.midBlock h1 {
    font-size: 27px;
    color: #fff
}

.midBlock select {
    border-radius: 15px;
    text-align: center;
    font-size: 20px;
}

.expanded.row.bottomBlock {
    /* background-color: #2177ab; */
    background-image: url(/siteassets/images/mid_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 16px;
    padding-bottom: 13px;
    min-height: 220px;
    position: relative;
    z-index: 1;
    margin-bottom: 185px;
    padding-top: 38px;
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
    display: none;
}

.bottomBlock h1 {
    font-size: 27px;
    color: #fff
}

.bottomBlock select {
    border-radius: 15px;
    text-align: center;
    font-size: 20px;
}


.midHomeBtn,
.midHomeBtn:visited {
    background-color: #009a49;
    background-image: url(/siteassets/images/mid_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 15px;
    text-decoration: none;
    width: 100%;
    text-align: center;
}

.midHomeBtn:hover {
    background-color: #06d267;
    color: #ffffff;
    text-decoration: underline;
}

.midHomeBtn:active {
    position: relative;
    top: 1px;
}


.greenBtn,
.greenBtn:visited {
    background-color: #009a49;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 15px;
    text-decoration: none;
    text-align: center;
    margin-top: 12px;
}

.greenBtn:hover {
    background-color: #005f2d;
    color: #ffffff;
    text-decoration: none;
}

.green:active {
    position: relative;
    top: 1px;
}

.sidebarBtn,
sidebarBtn:visited {

    background-color: #1a4a75;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: bold;
    padding: 13px 15px;
    text-decoration: none;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}

.sidebarBtn:hover {
    background-color: #20598c;
    color: #fff;
    text-decoration: none;
}

.sidebarBtn:active {
    position: relative;
    top: 1px;
}

.leftSidebar {
    background-image: url(/siteassets/images/sidebar_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px;
    padding-bottom: 50px;
    margin-bottom: 30px;
}

.midBlock .large-6.medium-6.small-12.columns:nth-of-type(1) p {

    color: #fff;

    font-size: 17px;

    line-height: 24px;
}

.midBlock .large-6.medium-6.small-12.columns:nth-of-type(2) img {

    width: 100%;
    height: auto;
}

.bottomBlock .large-6.medium-6.small-12.columns:nth-of-type(1) p {

    color: #fff;

    font-size: 17px;

    line-height: 24px;
}

.bottomBlock .large-6.medium-6.small-12.columns:nth-of-type(2) img {

    width: 100%;
    height: auto;
}

.readMore {
    color: #2177ab;
    text-decoration: underline;
}




.socialIcons {
    display: block;
    float: right;
    height: 67px;
}

.socialIcons a i {
    padding-top: 32px !important;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 6px;
}

.socialIcons a {
    margin-left: 10px;
    color: #2177ab;
}

.socialIcons a,
.socialIcons a:visited {
    color: #ffffff;
    padding-top: 46px !important;
    padding-bottom: 8px;
    background-color: #0b2f54;
}

.socialIcons a:hover {
    color: #2177ab;
    padding-bottom: 10px;
}

.socialIcons {
    display: block;
    padding-bottom: 20px;
}

.socialIcons a {
    margin-left: 10px
}


#airProductsHeader {
    height: 40px;
    background-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #e4e4e4;
    /* -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2); */
    -moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
    /* box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.5); */
    position: relative;
    z-index: 99;
}

@media screen and (max-width: 1000px) {
    #airProductsHeader {
        height: 48px !important;
    }
}

#airProductsHero {
    max-height: 460px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

#airProductsHero img {
    width: 100%;
    height: 100%;
    position: relative;
}

#airProductsInteriorHero {
    max-height: 280px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

#airProductsInteriorHero img {
    width: 100%;
    height: 100%;
    position: relative;
}

@media screen and (max-width: 640px) {
    #airProductsHero img {
        width: 100%;
        min-width: 400px;
        height: 147px;
        position: relative;
    }

    #airProductsInteriorHero img {
        width: 100%;
        min-width: 400px;
        height: 95px;
        position: relative;
    }
}

#airProductsInterior {
    min-height: 700px;
    display: block;
    overflow: hidden;
    margin-top: 30px;
}

a.airProductsContriubuteButton {
    position: absolute;
    z-index: 5;
    bottom: 65px;
    margin-left: auto;
    margin-right: auto;
    left: 50%;
    margin-left: -125px;
}

@media screen and (max-width: 640px) {
    #airProductsInterior img {
        height: 200px;
        width: 100%;
        padding-bottom: 20px;
        display: block;
    }
}

@media screen and (max-width: 480px) {
    #airProductsInterior img {
        height: 150px;
        width: 100%;
        padding-bottom: 20px;
        display: block;
    }
}


@media screen and (max-width: 500px) {
    #airProductsHero {
        max-height: none;
        overflow: hidden;
    }

    #airProductsInteriorHero {
        max-height: none;
        overflow: hidden;
    }
}

.headerPhone a,
.headerPhone a:visited {
    background-color: #fff !important;
    color: #2177ab;
    font-size: 14px;
    text-decoration: none;
}

.headerPhone a:hover {
    background-color: #fff !important;
    color: #0b2f54;
    font-size: 14px;
    text-decoration: none;
}

.headerPhone {
    display: block;
    float: left;
    margin-top: 30px;
}

.headerPhone .icon-mobile-phone {
    float: left;
    color: #0b2f54 !important;
}

.homebg {
    height: 100%;
    width: 100%;
    margin: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.homePage1 {
    background-color: #fff;
    padding-bottom: 30px;
}

.interiorPage1 {
    background-color: #fff;
    padding-bottom: 30px;
}

.rightSidebar {
    padding-top: 20px;
}

.logo img {
    text-align: left;
}

.threeBoxes figure img {
    padding: none;
}

.threeBoxes figure {
    padding: none;
}

.threeBoxes img {
    padding: none;
}

.threeBoxes div {
    position: relative;
    text-align: center;
}

.threeBoxes div p {
    width: 300px;
    right: 75px;
    text-align: center;
    color: #fff;
    top: 50%;
    font-weight: bold;
    font-size: 27px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    z-index: 5;
    cursor: pointer;
}

/*Begin Navigation Menu*/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cssmenu:after,
#cssmenu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#cssmenu #menu-button {
    display: none;
}

#cssmenu {
    font-family: 'Source Sans Pro';
    float: initial;
}

#cssmenu>ul>li {
    float: left;
}

#cssmenu.align-center>ul {
    font-size: 0;
    text-align: center;
    margin-top: 0px;
}

#cssmenu.align-center>ul>li {
    display: inline-block;
    float: none;
    padding-right: 30px;
    padding-left: 30px;
}

@media screen and (max-width: 1090px) {
    #cssmenu.align-center>ul>li {
        display: inline-block;
        float: none;
        padding-right: 22px;
        padding-left: 22px;
    }
}

#cssmenu.align-center ul ul {
    text-align: left;
}

#cssmenu.align-right>ul>li {
    float: right;
}

#cssmenu>ul>li>a {
    padding: 17px;
    font-size: 14px;
    margin-top: -2px;
    letter-spacing: 0px;
    text-decoration: none;
    color: #009a49;
    font-weight: 700;
    height: 42px;
    text-transform: uppercase;
}

#cssmenu>ul>li:hover>a {

    color: #005f2d;
}

#cssmenu>ul>li.has-sub>a {
    /* padding-right: 30px; */
}

#cssmenu>ul>li.has-sub>a:after {
    position: absolute;
    top: 25px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ffffff;
    /*	content: ''; */
}

#cssmenu>ul>li.has-sub>a:before {
    position: absolute;
    top: 22px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ffffff;
    /*	content: ''; */
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#cssmenu>ul>li.has-sub:hover>a:before {
    top: 26px;
    height: 0;
}

#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    background-color: #009a49;
}

#cssmenu.align-right ul ul {
    text-align: right;
    background-color: #e31836;
}

#cssmenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#cssmenu li:hover>ul {
    left: auto;
}

#cssmenu.align-right li:hover>ul {
    left: auto;
    right: 0;
}

#cssmenu li:hover>ul>li {
    height: 39px;
}

#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
}

#cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}

#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 11px 15px;
    width: 200px;
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
    font-weight: 400;
    background: #009a49;
}

#cssmenu ul ul li:last-child>a,
#cssmenu ul ul li.last-item>a {
    border-bottom: 0;
}

#cssmenu ul ul li:hover>a,
#cssmenu ul ul li a:hover {
    color: #ffffff;
}

#cssmenu ul ul li.has-sub>a:after {
    position: absolute;
    top: 19px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ffffff;
    content: '';
}

#cssmenu.align-right ul ul li.has-sub>a:after {
    right: auto;
    left: 11px;
}

#cssmenu ul ul li.has-sub>a:before {
    position: absolute;
    top: 16px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ffffff;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#cssmenu.align-right ul ul li.has-sub>a:before {
    right: auto;
    left: 14px;
}

#cssmenu ul ul>li.has-sub:hover>a:before {
    top: 20px;
    height: 0;
}

#cssmenu.small-screen {
    width: 100%;
    z-index: 99;
}

#cssmenu.small-screen ul {
    width: 100%;
    display: none;
}

#cssmenu.small-screen.align-center>ul {
    text-align: left;
    background-color: #FFF;
}

#cssmenu.small-screen ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
}

#cssmenu.small-screen ul ul li,
#cssmenu.small-screen li:hover>ul>li {
    height: auto;
    border-top: none;
}

#cssmenu.small-screen ul li a,
#cssmenu.small-screen ul ul li a {
    width: 100%;
    border-bottom: 0;
    height: 50px;
    color: #009a49;
}

#cssmenu.small-screen>ul>li {
    float: none;
}

#cssmenu.small-screen ul ul li a {
    padding-left: 25px;
}

#cssmenu.small-screen ul ul ul li a {
    padding-left: 35px;
}

#cssmenu.small-screen ul ul li a {
    color: #009a49;
    background: none;
    background-color: #fff;
    border-top: none;
}

#cssmenu.small-screen ul ul li:hover>a,
#cssmenu.small-screen ul ul li.active>a {
    color: #2177ab;
}

#cssmenu.small-screen ul ul,
#cssmenu.small-screen ul ul ul,
#cssmenu.small-screen.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
}

#cssmenu.small-screen>ul>li.has-sub>a:after,
#cssmenu.small-screen>ul>li.has-sub>a:before,
#cssmenu.small-screen ul ul>li.has-sub>a:after,
#cssmenu.small-screen ul ul>li.has-sub>a:before {
    display: none;
}

#cssmenu.small-screen #menu-button {
    display: block;
    padding: 18px;
    color: #009a49;
    /* Hide menu button text */
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase;
    height: 48px;
    font-weight: 700;
    background-color: rgba(0, 154, 73, .1);
}

#cssmenu.small-screen #menu-button:after {
    position: absolute;
    top: 25px;
    right: 17px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #009a49;
    border-bottom: 2px solid #009a49;
    content: '';
}

#cssmenu.small-screen #menu-button:before {
    position: absolute;
    top: 19px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #009a49;
    content: '';
}

#cssmenu.small-screen #menu-button.menu-opened:after {
    top: 26px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #009a49;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#cssmenu.small-screen #menu-button.menu-opened:before {
    top: 26px;
    background: #009a49;
    z-index: 99;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#cssmenu.small-screen .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 50px;
    width: 52px;
    cursor: pointer;
}

#cssmenu.small-screen .submenu-button.submenu-opened {
    background: #009a49;
}

#cssmenu.small-screen ul ul .submenu-button {
    height: 50px;
    width: 40px;
}

#cssmenu.small-screen .submenu-button:after {
    position: absolute;
    top: 25px;
    right: 22px;
    width: 8px;
    height: 2px;
    display: block;
    background: #009a49;
    content: '';
}

#cssmenu.small-screen ul ul .submenu-button:after {
    top: 18px;
    right: 16px;
}

#cssmenu.small-screen .submenu-button.submenu-opened:after {
    background: #ffffff;
}

#cssmenu.small-screen .submenu-button:before {
    position: absolute;
    top: 22px;
    right: 25px;
    display: block;
    width: 2px;
    height: 8px;
    background: #009a49;
    content: '';
}

#cssmenu.small-screen ul ul .submenu-button:before {
    top: 15px;
    right: 19px;
}

#cssmenu.small-screen .submenu-button.submenu-opened:before {
    display: none;
}

#cssmenu.small-screen.select-list {
    padding: 5px;
}

#cssmenu .highlightBtn,
#cssmenu .highlightBtn:visited {
    background-color: #bf0d2f;
    color: #fff;
    padding-top: 32px;
    margin-top: 0px;
    width: 110px;
    text-align: center;
    height: 75px;
}

#cssmenu .highlightBtn:hover {
    background-color: #d02f4e;
    color: #fff;
    padding-top: 32px;
    margin-top: 0px;
    height: 75px;
}

/*End Navigation Menu*/





/* RSS FEED */

#divRss {
    font-family: 'Source Sans Pro';
    color: #242424;
}

.feedEkList {
    list-style: none outside none;
    font-size: 14px;
    padding: 4px 6px;
}

.feedEkList li {
    border-bottom: 1px solid #D3CAD7;
    padding: 5px;
    margin-bottom: 15px;
}

.feedEkList li:last-child {
    border-bottom: none;
}

.itemTitle a {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Source Sans Pro';
    color: #23527c !important;
    text-decoration: none
}

.itemTitle a:hover {
    text-decoration: underline
}

.itemDate {
    font-size: 12px;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
}

#divRss a,
#divRss a:visited {
    font-size: 18px;
    color: #00a9e0 !important;
    font-weight: 700;
    text-transform: none;
    font-family: 'Source Sans Pro';
    text-decoration: none;
    line-height: 1.2;
}

#divRss a:hover {
    color: #000000 !important;
    text-decoration: underline;
}

#divRss .itemTitle {
    /* background-color: rgba(255, 255, 255, .7); */
}

#divRss .itemDate {
    font-size: 15px;
    font-weight: 500;
    /* background-color: rgba(255, 255, 255, .7); */
}

#divRss .itemContent {
    font-size: 15px;
    /* background-color: rgba(255, 255, 255, .7); */
}

#divRss ul {
    margin-left: 0 !important;
    padding-left: 0 !important;
    border: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
}

#divRss li {
    border: none;
    padding: 15px;
    background-color: rgba(255, 255, 255, .7);
    display: block;
    float: left;
    text-align: left;
    width: 30%;
    nitial;
    ,
    argin: le;
    margin-left: auto;
    margin-right: 19px;
    /* box-sizing: border-box; */
    min-height: 180px;
}

@media screen and (max-width: 640px) {
    #divRss li {
        display: inline-block;
        float: none;
        width: 100%;
    }
}


/* END RSS FEED */

#airProductsHeader .large-12.medium-12.small-12.columns {
    padding-left: 0px;
    padding-right: 0px
}

.midBlock h3 {
    color: #fff;
    font-size: 21px;
}

.bottomBlock h3 {
    color: #fff;
    font-size: 21px;
}

.row.socialMediaHeader {
    margin-top: 24px;
    text-align: right;
    margin-bottom: 15px;
}

.threeBtns .large-4.medium-4.small-4.columns {
    padding-left: 2px;
    padding-right: 2px
}

.large-6.medium-8.small-12.columns.topBtns {
    padding-left: 0px;
    padding-right: 0px;
}


.threeBtns .large-4.medium-4.small-4.columns:first-of-type {
    padding-left: 0px !important;

}

.threeBtns .large-4.medium-4.small-4.columns:last-of-type {

    padding-right: 0px !important;
}

.threeBtns img {
    float: left;
}

.threeBtns a {
    line-height: 35px;
}




@media screen and (max-width: 1310px) {

    .threeBtns img {
        width: 20px;
        float: none;
        margin-right: auto;
        margin-right: auto;
        clear: none;
        position: relative;
    }

    .threeBtns a {
        font-size: 12px;
        line-height: 16px;
        clear: both;
        position: relative;
    }

    .midHomeBtn,
    .midHomeBtn:visited {
        padding-top: 10px
    }

    .threeBtns a {

        height: 48px;
    }

    .imgBtn {
        margin-bottom: 5px;
        float: left;
    }

}

i.fa.fa-facebook {
    color: #009a49;
    font-size: 25px;
    margin-right: 12px;
}

i.fa.fa-twitter {
    color: #009a49;
    font-size: 25px;
}



@media screen and (max-width: 640px) {

    .threeBtns img {
        width: 20px;
        float: none;
        margin-right: auto;
        margin-right: auto;
        clear: none;
        position: relative;
    }

    .threeBtns a {
        font-size: 12px;
        line-height: 16px;
        clear: both;
        position: relative;
    }

    .threeBtns a {

        height: 68px;
    }

    .imgBtn {
        margin-bottom: 5px;
        float: none;
    }

    .row.socialMediaHeader {
        margin-top: 20px;
        text-align: center;
        margin-bottom: 15px
    }

    .logo {

        text-align: center;

    }

    .logo img {
        margin-top: 10px;
        width: 250px;
    }

}



.large-12.medium-12.small-12.columns.footerCredit {
    text-align: center;
    font-size: 12px;
}

.large-12.medium-12.small-12.columns.footerCredit p {

    font-size: 16px;
}



.midBody {
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-bottom: 185px;
    padding-top: 38px;
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
}

.interiorBody {
    background-color: #fff;
    position: relative;
    z-index: 1;
    /* margin-bottom: 185px; */
    padding-top: 30px;
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 185px;
}

@media screen and (max-width: 640px) {

    .midBody {

        margin-bottom: 0px !important;

    }

    .bottomBlock {

        margin-bottom: 0px !important;
    }

    .footerContainer {
        position: relative;
        margin-top: 0px
    }
}

a.readMore {
    display: block;
    clear: both;
    float: right;
    color: #fff;
    text-decoration: none;
}

img.footerLogo {
    width: 160px;
}


/** Begin Ribbon Fixes **/

div#suiteBar {
    z-index: 9999;
}

div#s4-ribbonrow {
    z-index: 1505;
}

#suiteBar img,
#s4-ribbonrow img {
    max-width: none;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}

#suiteBar *,
#suiteBar *::before,
#suiteBar *::after,
#s4-ribbonrow *,
#s4-ribbonrow *::before,
#s4-ribbonrow *::after {
    box-sizing: initial;
}

.ms-cui-menu {
    z-index: 999999 !Important;
}

/** End Ribbon Fixes **/


/** RTV Bootstrap problem fixes **/

html {
    font-size: initial !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: 'Source Sans Pro' !important;
    font-size: 1em !important;
    line-height: 1.4 !important;
    color: initial !important;
}

.row {
    margin-left: auto !important;
    margin-right: auto !important;
}

/** End RTV Bootstrap problem fixes **/


/* RTV FIXES */


*,
*::before,
*::after {
    box-sizing: inherit;
}

html {
    font-size: initial !important;
}

div#bodyContent {
    min-width: initial;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
}

.outer-container {
    margin: auto !important;
}


.outer-container,
.webpart-container {
    width: 960px !important;
    font-size: 10px !important;
}

span.rtv-primary {
    font-size: 90px;
}

span.tertiary {
    font-size: 143px;
}

div#map {
    /* width: 642px !important; */
}

.map-container {
    width: 900px !important;
    height: 560px !important;
}

.ExternalClass8726C3603F3E4BD093FF9F7CD765AF9A svg {
    width: 940px !important;
}



.rtv-state {
    Font-size: 60px;
    height: 120px !important;
    width: 900px !important;
}

p.rtv-instructions {
    font-size: 20px !important;
}

.rtv-ribbon {
    height: 42px;
}



@media screen and (max-width: 1000px) {

    .outer-container,
    .webpart-container {
        /* width: 500px !important; *** original width */
        font-size: 10px !important;
        width: 100% !important;
        background-color: aliceblue;
    }

    span.rtv-primary {
        font-size: 75px;
    }

    span.tertiary {
        font-size: 93px;
    }

    div#map {
        /* width: 500px !important; *** original width */
        width: 100% !important;
        margin-left: 1.5rem;
    }

    .map-container {
        width: 100% !important;
        height: 460px !important;
        margin-bottom: 10rem;
    }

    div#WebPartctl00_ctl29_g_da8f00b8_195a_4168_a7f4_c8f5fe451332 svg {
        width: 500px !important;
    }



    .rtv-state {
        Font-size: 50px !important;
        height: 100px !important;
        width: 500px !important;
    }

    p.rtv-instructions {
        font-size: 15px !important;
    }

    .rtv-ribbon {
        height: 40px !Important;
    }

    .footer-ribbon {
        width: 73%;
    }
}




@media screen and (max-width: 750px) {

    .outer-container,
    .webpart-container {
        width: 400px !important;
        font-size: 10px !important;
    }

    span.rtv-primary {
        font-size: 67px;
    }

    span.tertiary {
        font-size: 93px;
    }

    div#map {
        width: 400px !important;
    }

    .map-container {
        width: 400px !important;
        height: 460px !important;
    }

    div#WebPartctl00_ctl29_g_da8f00b8_195a_4168_a7f4_c8f5fe451332 svg {
        width: 400px !important;
    }



    .rtv-state {
        Font-size: 50px !important;
        height: 100px !important;
        width: 400px !important;
    }

    p.rtv-instructions {
        font-size: 15px !important;
    }

    .rtv-ribbon {
        height: 40px !Important;
    }

    .footer-ribbon {
        width: 89% !important;
    }
}





@media screen and (max-width: 450px) {

    .outer-container,
    .webpart-container {
        width: 255px !important;
        font-size: 10px !important;
    }

    span.rtv-primary {
        font-size: 40px;
    }

    span.tertiary {
        font-size: 49px;
    }

    div#map {
        width: 255px !important;
    }

    .map-container {
        width: 255px !important;
        height: 301px !important;
    }

    div#WebPartctl00_ctl29_g_da8f00b8_195a_4168_a7f4_c8f5fe451332 svg {
        width: 255px !important;
    }


    .rtv-state {
        Font-size: 30px !important;
        height: 74px !important;
        width: 255px !important;
    }

    p.rtv-instructions {
        font-size: 15px !important;
    }

    .rtv-ribbon {
        height: 40px !Important;
    }


    .footer-ribbon {
        width: 100% !important;
    }


    .footer-ribbon:after {
        right: -28% !important;
        border-left-width: 10px;
        border-right-color: transparent;
    }

    .footer-ribbon:before {
        right: -34% !Important;
        border-left-width: 10px;
        border-right-color: transparent;
    }

    p.first-statement {
        width: 100% !important;
    }

    p.second-statement {
        width: 100% !important;
    }




}

div#ctl00_ctl29_g_da8f00b8_195a_4168_a7f4_c8f5fe451332 {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}


div#WebPartctl00_ctl29_g_da8f00b8_195a_4168_a7f4_c8f5fe451332_ChromeTitle,
.ms-webpart-chrome.ms-webpart-chrome-vertical,
div#WebPartctl00_ctl29_g_da8f00b8_195a_4168_a7f4_c8f5fe451332,
div#ctl00_ctl29_g_da8f00b8_195a_4168_a7f4_c8f5fe451332 {
    width: 100% !important;
}

/* RTV FIXES END */

@media screen and (min-width: 600px) {
    #ctl00_ctl35_g_ced48aa6_dd24_4e82_8d19_e55801958215 {
        height: 1400px !important;
    }

    #WebPartctl00_ctl35_g_ced48aa6_dd24_4e82_8d19_e55801958215 {
        height: 1400px !important;
    }

    #webform {
        background: #009a49;
    }

}

/*CSS for LDA*/
#DeltaPlaceHolderMain>div.mainFormDiv>div.section.section1,
.mainFormDiv {
    font-size: larger;
    font-weight: 600;

}

#DeltaPlaceHolderMain>div.mainFormDiv>div.section.section1,
#DeltaPlaceHolderMain>div.mainFormDiv>div.section.section2,
#DeltaPlaceHolderMain>div.mainFormDiv>div.section.section3,
#DeltaPlaceHolderMain>div.mainFormDiv>div.section.section4,
#DeltaPlaceHolderMain>div.mainFormDiv>div.section.section5,
#DeltaPlaceHolderMain>div.mainFormDiv>div.section.section6,
#DeltaPlaceHolderMain>div.mainFormDiv>div.section.section7,
#DeltaPlaceHolderMain > div.userinformation,
#uploadimages {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 3%;
    margin: 1%;
}

.questiondiv,
.subdivrbl1ParentId,
.subdivrbl2ParentId,
.subdivrbl3ParentId,
.subdivrbl4ParentId,
.subdivrbl5ParentId,
.subdivrbl6ParentId,
.subdivrbl7ParentId {
    margin-bottom: 4% !important;
    font-size: medium !important;
    font-weight: 400 !important;
}
#btnpreviewlastanswer1,
#btnpreviewlastanswer2,
#btnpreviewlastanswer3,
#btnpreviewlastanswer4,
#btnpreviewlastanswer5,
#btnpreviewlastanswer6,
#btnpreviewlastanswer7,
#btnpreviewlastanswer,
#btnSubpreviewlastanswer1,
#btnSubpreviewlastanswer2,
#btnSubpreviewlastanswer3,
#btnSubpreviewlastanswer4,
#btnSubpreviewlastanswer1_1,
#btnSubpreviewlastanswer1_2,
#btnSubpreviewlastanswer1_3,
#btnSubpreviewlastanswer1_4,
#btnSubpreviewlastanswer1_5,
#btnSubpreviewlastanswer2_1,
#btnSubpreviewlastanswer2_2,
#btnSubpreviewlastanswer2_3,
#btnSubpreviewlastanswer2_4,
#btnSubpreviewlastanswer2_5,
#btnSubpreviewlastanswer3_1,
#btnSubpreviewlastanswer3_2,
#btnSubpreviewlastanswer3_3,
#btnSubpreviewlastanswer3_4,
#btnSubpreviewlastanswer3_5,
#btnsubdivrbl1ParentId,
#btnsubdivrbl3ParentId,
#btnsubdivrbl4ParentId,
#btnsubdivrbl5ParentId,
#btnsubdivrbl7ParentId,
#ctl00_PlaceHolderMain_ID_SurveyTool_fld1,
#ctl00_PlaceHolderMain_ID_SurveyTool_fld2,
#ctl00_PlaceHolderMain_ID_SurveyTool_fld3,
#ctl00_PlaceHolderMain_ID_SurveyTool_fld4,
#ctl00_PlaceHolderMain_ID_SurveyTool_fld5,
#ctl00_PlaceHolderMain_ID_SurveyTool_btnSubmit,
#ctl00_PlaceHolderMain_ID_SurveyTool_btnSaveAsDraft
 {
    background-color: #009A49;
    color: white;
    margin: 2%;
}

/*** Map stylings for WP iframed map ***/
svg {
    height: auto !important;
    width: 100% !important;
}
tspan {
    display: contents;
    padding-top: 21px;
    font-size: 34px;
}
.rtv-state {
    margin: 0 auto;
}

@media screen and (max-width: 798px) {
    div#map {
        margin-left: -1rem !important;
    }
}