/** FONT FAMILIES **/
@font-face {
    font-family: 'SouthwestSans-Regular';
    src: url('/swa-resources/fonts/SouthwestSans-Regular.eot');
    src: url('/swa-resources/fonts/SouthwestSans-Regular.eot?#iefix') format('embedded-opentype'), 
    url('/swa-resources/fonts/SouthwestSans-Regular.otf');
    font-display:swap;
}

@font-face {
    font-family: 'SouthwestSans-Bold';
    src: url('/swa-resources/fonts/SouthwestSans-Bold.eot');
    src: url('/swa-resources/fonts/SouthwestSans-Bold.eot?#iefix') format('embedded-opentype'), 
    url('/swa-resources/fonts/SouthwestSans-Bold.otf');
    font-display:swap;
}

a {
    transition: all .2s ease-out 0s;
}
.no-pad {
    padding: 0;
}
.no-mar {
    margin: 0;
}
body{
  margin: 0 !important; 
  overflow-x: hidden;
}
html{
    scroll-behavior: smooth;
}
#hospitals-by-state [href^="http"]:not([href*="southwest.com"])::after{
    background-image: url("/swa-resources/images/responsive/citizenship/externalIconWhite.svg");
   	content: '(external link)';
    display: inline-block;
    width: 1em;
    height: 1em;
    text-indent: 1em;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 75% auto;
  }
  
#mtgp-partners [href^="http"]:not([href*="southwest.com"])::after{
    background-image: url('/swa-resources/images/responsive/citizenship/externalIconWhite.svg');
    content: '(external link)';
    display: inline-block;
    width: 1em;
    height: 1em;
    text-indent: 1em;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 75% auto;
  }

#charities [href^="http"]:not([href*="southwest.com"])::after{
    background-image: url("/swa-resources/images/responsive/citizenship/externalIcon.svg");
    content: '(external link)';
    display: inline-block;
    width: 1em;
    height: 1em;
    text-indent: 1em;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 75% auto;
  }
/** Added Page Specific Styles **/

.swa-landing-page-content-detail img{
    object-fit:  contain;
	width:85%;  
}

.swa-landing-page-content-detail h2{
    font-weight: bold;
}

.swa-landing-page-content-detail #mobile-banner-img{
    background: url('/swa-resources/images/responsive/citizenship/hero-tablet-mobile-MTGP.jpg') no-repeat center bottom;
    background-size: cover;
    background-position: 1%;
    height: 250px;
}
.swa-landing-page-content-detail #breadcrumb a{
    color: #304cb2;
}

.swa-landing-page-content-detail #citizenship-intro{
   background: url('/swa-resources/images/responsive/citizenship/swa-mtgp-hero-desktop.jpg') no-repeat center bottom;
    background-size: cover;
	background-color: #fff;
}

#citizenship-intro{
    background-color: #fff;
    padding: 3% 2%;
}

.swa-landing-page-content-detail .flex-grid{
    display: flex; 
    justify-content: space-between;
}

#citizenship-intro h1{
    color: #111b40;
    font-size: 28px;
    font-family: 'SouthwestSans-Bold', arial, sans-serif;
	padding-bottom:2%;
    background-color:#fff;
    
}
  .swa-landing-page-content-detail .swa-button_secondary{
    color: #304cb2;
    background: #fff none repeat scroll 0 0;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font: bold 14px Helvetica, Arial, sans-serif;
    line-height: 1.2;
    margin: 0;
    min-width: 75px;
    padding: 10px 36px 10px;
    text-decoration: none;
    text-align: center;
    transition: color 0.3s ease-out 0s, background 0.3s ease-out 0s, border-color 0.3s ease-out 0s;
    vertical-align: baseline;

}

.swa-landing-page-content-detail #citizenship-sections .swa-button_secondary{
    align-self: flex-end;
}
               
/** MAIN STYLES **/

/*------MTGP Partners  -------*/
.swa-landing-page-content-detail #mtgp-partners{
    background-color: #1A2C80;
    padding: 4% 3%;
}
.swa-landing-page-content-detail #mtgp-partners h2, #hospitals-by-state h2{
    color: #ffbf27;
}
#breadcrumb {
    margin: 20px;
}
.swa-landing-page-content-detail #breadcrumb a{
    color: #304CB2;
}
.swa-landing-page-content-detail #mtgp-partners a{
    text-decoration: underline;
    color:#fff;
}
.swa-landing-page-content-detail #mtgp-partners{
    padding: 4% 0;
}
.swa-landing-page-content-detail #mtgp-partners p, li{
    color: #fff;
}
.swa-landing-page-content-detail .yt-video{
    display: flex;
    justify-content: center;
}


/*------State names -------*/
.swa-landing-page-content-detail .hospital-states{
    column-count: 2;
    line-height: 1.6em;
}
@media (max-width: 575px){
    .swa-landing-page-content-detail .hospital-states{
        column-count: auto;
    }
}

/*------Medical Transportation Charities -------*/
.swa-landing-page-content-detail #charities{
    background-color: #E6E7E8;
    padding: 4% 3%;
}
.swa-landing-page-content-detail #charities a{
    color: #304CB2;
    text-decoration: underline;
	background-color: #E6E7E8;
}
.swa-landing-page-content-detail #charities li{
    color:#304CB2;
}
@media (max-width: 1000px) {
    .heart-image{
        display: none;
    }
}
/*------hospitals-by-state -------*/
.swa-landing-page-content-detail #hospitals-by-state{
    background-color: #111b40;
    color: #fff;
    padding: 4% 3%;
}
.swa-landing-page-content-detail #hospitals-by-state li
{
    list-style-type: none;
}
.swa-landing-page-content-detail #hospitals-by-state a{
    text-decoration: underline;
    color:#fff;

}
.doc-list-disc li{        
    list-style-type: disc!important;
}

/*  One Report  */
#citizenship-onereport{
    background-color: #304CB2;
    padding: 5% 3%;
 }
 #citizenship-onereport p{
     color: #fff;
 }
 
 .swa-landing-page-content-detail #citizenship-onereport h2{
     color: #ffbf27;
 }
 
 .swa-landing-page-content-detail.swa-button_secondary:hover{
     color: #0056b3;
     text-decoration: underline;
 }
 
/*----- Main Styles -------*/ 
.swa-landing-page-content-detail * {
    letter-spacing: -.02em;
}

.swa-landing-page-content-detail h2, .swa-landing-page-content-detail h3, .swa-landing-page-content-detail h4, .swa-landing-page-content-detail h5 {
    font-family: 'SouthwestSans-Bold', arial, sans-serif;
    font-size: 26px;
    margin-bottom: 16px;
    font-weight: bold;
}

.swa-landing-page-content-detail p {
    font-family: 'SouthwestSans-Regular', arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
}

.swa-landing-page-content-detail strong {
    font-family: 'SouthwestSans-Bold', Arial, sans-serif;
}


.swa-landing-page-content-detail span.main-copy {
    float: left;
    line-height: 1em;
    position: relative;
    top: 4px;
}


.swa-landing-page-content-detail ul, .swa-landing-page-content-detail li {
    margin: 0 0 0px 10px;
    padding: 0;
    font-family: 'SouthwestSans-Regular', arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
}


.swa-landing-page-content-detail ul {
    margin-bottom: 20px;
}

.swa-landing-page-content-detail h3 {
    font-size: 20px;
    margin-bottom: 0px;
     padding: 10px 0; 
    text-align: left;
}


.swa-landing-page-content-detail strong {
    font-family: 'SouthwestSans-Bold', Arial, sans-serif;
}

.swa-g-screen-reader-only {
    border: 0;
    /*clip: rect(0, 0, 0, 0);*/
    height: 0;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


/** MEDIA QUERIES **/

@media (min-width: 768px) {
    .swa-landing-page-content-detail #mobile-image-fullwidth-1, .swa-landing-page-content-detail #mobile-image-fullwidth-2, .swa-landing-page-content-detail #mobile-image-fullwidth-3, .swa-landing-page-content-detail .mobile-grid-item{
        display: none;
    }

}

@media (max-width: 992px) { 
    #citizenship-intro{
    background-color: #fff;
    color: #111b40;
    }
    #citizenship-intro h1{
    color: #111b40;
    }

    .swa-landing-page-content-detail .full-width {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw;
}
    
   .swa-landing-page-content-detail #citizenship-intro{
    background: none;
    background-size: cover;
    }
}
@media (max-width: 575px) {
    .swa-landing-page-content-detail #citizenship-intro {
        padding: 7% 2%;
    }
}
@media (max-width: 575px) {
    .swa-landing-page-content-detail #mtgp-partners{
        padding: 9% 2%;
    }
}
@media (max-width: 575px){
    .swa-landing-page-content-detail #charities {
        padding: 7% 2%;
    }
}
@media (max-width: 575px){
    .swa-landing-page-content-detail #hospitals-by-state{
        padding: 8% 2%;
    }
}
@media (max-width: 575px){
    #citizenship-onereport{
        padding: 10% 3%;
    }
}
@media (max-width: 575px) {
    .swa-landing-page-content-detail img{
        width: 100%;
    }
    .swa-landing-page-content-detail #breadcrumb{
        display: none;
    }
}