.htmlStyle {
    overflow-y: auto;
    height: auto;
    margin-top: 0px;
}

.header-wrapperCustom {
    overflow-y: visible;
    /* height: 75px; */
}

.mob-nav-no-print {
    height: auto;
    width: 0px;
    transition: all 0s ease 0s;
}

#search-nav-mobile {
    height: 0px;
}

.stop-color1 {
    stop-color: #FFDD55
}

.stop-color2 {
    stop-color: #FF543E
}

.stop-color3 {
    stop-color: #C837AB
}

.circle {
    fill: url(#svg_ig_1);
}

.stop-color4 {
    stop-color: #3771C8
}

.stop-color5 {
    stop-color: #6600FF;
    stop-opacity: 0
}

.circle2 {
    fill: url(#svg_ig_2);
}

#multicolor_icons {
    display: none;
}

.polygon {
    opacity: 0.2;
}

.polygon2 {
    opacity: 0.3;
}

.polygon-fill {
    fill: url(#linear-gradient);
}

.circle-fill {
    fill: url(#svg_ig_1);
}

.circle-fill2 {
    fill: url(#svg_ig_2);
}

.st0 {
    fill: #FFFFFF;
}

.st1 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 2.1206;
}

.st2 {
    fill: #005DA9;
}

.st3 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 1.8943;
}

.st4 {
    fill: #607171;
}

.img-height-index {
    height: 250px !important;
}

#new-nav-mobile {
    height: 769px;
    width: 390px;
    transition: all 0.5s ease 0s;
}

ul.no-bullets {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.newli {
    display: flex;
    width: 100%;
}

.newspan {
    display: block;
    width: 295px;
}

.topheader-content {
    display: flex;
    align-items: center;
    margin: auto;
    color: #ffffff;
    background-color: #0f426b;
}

body {
    width: 100%;
    margin: auto !important;
}

#studypage{
    width: 1200px;
    display: table;
    margin: auto !important;
}
#publicationspage{
    width: 1200px;
    display: table;
    margin: auto !important;
}
#privacypage{
    width: 1200px;
    display: table;
    margin: auto !important;
}
#survey{
    width: 1200px;
    display: table;
    margin: auto !important;
}
#faq{
    width: 1200px;
    display: table;
    margin: auto !important;
}
#contactus{
    width: 1200px;
    display: table;
    margin: auto !important;
}
#contactupdate{
    width: 1200px;
    display: table;
    margin: auto !important;
}
@media screen and (max-width: 990px) {
    .justify-mobcontent{
        justify-content: left !important;
    }
    .sdrlogo {
        margin-left: 2rem;
    }
    .aboutustop{
        display: none;
    }
    .aboutustopmob{
        width: 360px;
    }
    .aboutustopmob h2{
        text-align: center;
    }
    .paradesk{
        display: none;
    }
    .paramob{
        overflow-wrap: break-word;
        text-align: center;
        width: 360px;
    }
    .mobpin{
        width: 364px;
    }
    .contactupdateright{
        padding-right: 0rem !important;
    }
    .contactupdateleft{
        padding-left: 1.5rem !important;
    }
    .thankyoumob{
        text-align: center;
    }
    .mobfooter{
        width: 390px;
    }    
}
@media screen and (min-width: 1200px) {
    .aboutustopmob{
        display: none;
    }
    .paramob{
        display: none;
    }
}

body,
div,
dl,
dt,
dd,
h2,
h3,
h4,
h5,
h6,
p,
pre,
code,
blockquote {
    margin: 0;
    padding: 0;
    border-width: 0;
    font-family: Arial, sans-serif;
    -webkit-text-size-adjust: auto;
}
/* blockquote {
    font-size: 1vw;
} */

.index-title-box h1 {
    /* font-size: 1.8vw; */
    font-weight: 800;
    font-family: "Arial Black" !important;
}

.index-title-box h4 {
    /* font-size: 1vw; */
    font-weight: 800;
    font-family: "Arial Black" !important;
    letter-spacing: 1px;
}

h2 {
    font-family: "Arial Black" !important;
}

.topheader {
    width: 100%;
    color: #ffffff;
    background-color: #0f426b;
    display: flex;
    align-items: center;
	justify-content: center;	 
    margin: auto;
    height: 80px;
	padding: 1rem 0;
}

header h2 {
    margin-bottom: 0.8rem;
}

header .topheader-content img {
    max-width: 120px;
    padding-right: 20px;
    vertical-align: inherit;
}

.navbgcolor {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background-color: #e5e3df;
}

/* .navbar-nav>li {
    padding-left: 2.68vw;
} */

.logoright {
    display: flex;
    justify-content: flex-end;
}

.logoright .nsflogo {
    border-right: 1px solid #000000;
    padding-right: 10px;
    margin-right: 10px;
}

.logoright img {
    width: 60px; /* 115px */
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

#navbar ul li a {
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 600;
    /* font-size: 0.8vw; */
    padding: 0.5rem 0;
    transition: all 0.3s;
    display: inline-block;
    margin: 0 15px;
    text-decoration: none;
    /* padding-left: 15px;
    padding-right: 15px; */

}
#navbar{
    padding-left: .7vw;
}
.navbar-light .navbar-toggler {margin-right: auto;}												   
/* .dropdown-item{
    padding-left: 1rem !important;
    padding-right: 0.5rem !important;
} */
.imgStretch {
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.index-title-box {
    position: absolute;
    text-align: center;
    background-color: #e3f1fc;
    width: 50%;
    /* top: 5rem; */
    left: 0vw;
    height: 100%;
}

.index-title-box h3{
    font-weight: 600;
}
.faq-box {
    position: absolute;
    width: 44%;
    top: 5rem;
    color: #ffffff;
    right: 5vw;
    letter-spacing: 2px;
}

.contactUsPadding {
    padding-left: 2.7rem !important;
}

.contPadding{
    padding-left: 2.7rem !important;
}
.mobpadding p {
    /* font-size: 1vw; */
    color: #000000;
}

.sdrbiglogo {
    height: 18rem;
}
.moblogo{
    display: none;
}
/* #contactus p{
    font-size: 1vw;
} */
@media only screen and (max-width: 768px) {
	.imgfix {display:none;}
    .index-title-box {
		position:relative;
        width: 95%;
        height: auto;
				  
				   
    }
	.index-title-box h3 {font-size: 1.1rem;}
	.index-title-box .pt-2 {font-size: 1rem !important;}
	.index-title-box .pb-3 {padding-bottom: 0 !important;}
	.index-title-box .usa-input {
		width: 50%;
		float:left;
		margin-left: 0.5rem;
	}
	.index-title-box .btn {
	    width: 40%;
		height: 30px;
		font-size: 0.9rem;
	}
	.sdrlogo {
        margin-left: 0;
    }
    .moblogo{
        display: flex;
    }
    .moblogoright{
        display: flex;
    }
    .moblogoright .nsflogo {
        border-right: 1px solid #000000;
        padding-right: 10px;
        margin-right: 10px;
    }
    
    .moblogoright img {
        width: 60px; /* 115px */
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
	.topheader-content h1 {font-size: 1rem;}
	header .topheader-content img {
		display:none;
	}								
    .devpadding {
        padding-top: 0 !important;
    }
    h2 {
        font-size: 1.2rem !important;
    }

    h4 {
        font-size: 0.8rem !important;
    }

    h6 {
        font-size: 0.6rem !important;
    }
    .prev,
    .next {
        font-size: 1.5rem !important;
    }
	.sdrhome .prev, .sdrhome .next {top: 60%;}									   

    /* .sdrlogo {
        margin-left: 3rem;
    } */

    .navbgcolor {
        justify-content: space-between !important;
    }

    .mobpadding {
        padding-right: 15px !important;
    }

    .siMobpadding {
        padding-left: 15px !important;
    }

    /* blockquote {
        font-size: .75rem !important;
    } */
   .sdrhome .dashboard h4, .sdrhome .didyouknow h4 {
		font-size: 1.3rem !important;
		padding-top: 2rem !important;
	}
	.sdrhome .dashboard p, .sdrhome .didyouknow p {width: 100%;}
	.sdrhome .didyouknow p {margin-bottom: -1rem;}
	
	.sdrhome .dashboard .container {
		width: 100%;
		margin-bottom: 0;
	}
	.sdrhome .dashboard .container .slideimg {
		width: 90%;
	}
    .footer {padding: 1.5rem 20px !important;}
	.footer-one {display:block !important;}
	.footer-one-image {
		text-align: center;
		margin-bottom: 15px;
	}
	.footer-one-text {
		padding-left: 0 !important;
	}

    .study-quotes {
        margin: 1rem 1rem !important;
    }

    #studyimg {
        display: none;
    }

    .left-container {
        padding: 1rem !important;
    }

    .navbar {
        display: block !important;
    }

    .paragraph-header {
        font-size: 0.9rem !important;
        font-weight: 800 !important;
    }

    .faqmargin {
        margin-left: -3rem !important;
    }

    #contactusimg {
        display: none;
    }

    .cardht {
        height: 20rem !important;
    }

    .cardPadding {
        padding-left: 1.5rem !important;
    }
	.didyouknow {
		margin-left:0 !important;
		margin-right:0;
	}
	.didyouknow .imagecontainer {display:none !important;}
	.imgStretch {background-color: #e3f1fc; height:360px;}
	.imgfix {opacity:0;} 
}

.index-study {
    margin-bottom: 2rem;
}

.row.limit [class*="col"] {
    max-height: 22rem;
    overflow: hidden;
}

.imgStretch2 {
    max-height: 36rem !important;
    overflow: hidden !important;
    padding: 0 !important;
}

/* .surveysec{
    max-height: 36rem;
  } */
.imgfix {
    width: 100%;
    height: auto;
}

.dashboard {
    background-color: #e3f2fc;
    max-height: 45rem;
}

.dashboard,
.didyouknow {
    text-align: center;
}

.dashboard h1,
.didyouknow h1 {
    padding-top: 20px;
    font-family: "Arial Black";
}

.dashboard .container {
    padding-bottom: 2rem;
}

.dashboard .container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

.dashboard .container .slideimg {
    width: 70%;
    cursor: pointer;
    transition: 0.3s;
}

.dashboard .container .slideimg:hover {
    opacity: 0.7;
}

.slides {
    display: none;
}

.fade {
    animation-name: fade;
    animation-duration: 1.5s;
    opacity: 1 !important;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 45%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: #8d1821 !important;
    font-size: 5rem;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.prev {
    left: 0;
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.dashboard h1,
.didyouknow h1 {
    padding-top: 20px;
    font-family: "Arial Black";
}

.dashboard p,
.didyouknow p {
    padding: 10px 0 2rem 0;
    /* font-size: 1vw; */
    font-family: "Arial";
    margin: 0 auto;
	width: 80%;
}

.dashboard p {
    width: 60%;
}

.dashboard .container {
    margin: 20px auto;
    width: 70%;
}

.didyouknow {
    background-color: #e5e3df;
    /* margin-top: -20px; */
    width: 100%;
    margin-left: 0;
}

.didyouknow .bulb {
    padding-top: 20px;
}



.didyouknow .imagecontainer {
    /* margin: 5px auto 0 auto; */
    
    width: 100%;    
    display: flex;
    height: auto;
}

.didyouknow .imagecontainer img {
    display: flex;
    align-items: center;
    gap: 0;
    width: 100%;
    
   
}

/*********************** footer *****************************/
footer {
    color: #ffffff;
}

.footer {
    padding: 1.5rem 3rem;
}

.footer-one {
    background: #0f426b;
    /* font-size: 1.1rem; */
    display: flex;
    align-items: center;
}

.footer-two {
    background: #000000;
    /* font-size: 1.1rem; */
}

.footer-one-text {
    padding-left: 2rem;
}

.footer-one img {
    max-width: 70px;
    height: 90px;
    letter-spacing: 1px;
}

.footer-two a {
    color: #ffffff;
    text-decoration: underline;
    font-size: 12px;
}

.email {
    font-size: 1rem !important;
}

.footer-two .divider {
    padding-left: 10px;
    padding-right: 5px;
    color: #5a92bf;
}
.footer-two .divider2 {
    padding-right: 5px;
    color: #5a92bf;
}

.privacy-content-left,
.study-content-left {
    display: inline-block;
    /* width:49.6%; */
}

.left-container {
    padding: 1rem;
}

.privacy-content-left .privacy-icon,
.study-content-left .study-icon,
.aboutus-icon {
    display: flex;
    justify-content: center;
    padding-bottom: 1rem;
}

.privacy-content-left .privacy-icon img,
.study-content-left .study-icon img,
.aboutus-icon img {
    max-width: 120px;
}

.studyIcon {
    max-width: 120px;
}

#publicationspage h4{
    text-align: center;
    padding-bottom: 3rem;
    font-weight: 800;
}
.study-content-left h1 {
    font-weight: 800 !important;
}

.research-publications h1 {
    font-weight: 800 !important;
}

.research-publications h3 {
    font-weight: 800 !important;
}

.privacy-content-left h1 {
    font-weight: 800 !important;
}

/* .privacy-content-left h1, .study-content-left h1 {text-align: center;padding-bottom: 2rem;} */
.privacy-content-left h2,
.study-content-left h2 {
    text-align: center;
    padding-bottom: 4rem;
}

.heading4 {
    text-align: center;
    padding-bottom: 2rem;
    font-weight: 800;
}

.privacy-content-left p,
.study-content-left p {
    padding-bottom: 1rem;
}

.study-quotes {
    border-left: 5px solid #0f426b;
    margin: 2rem 5rem;
    padding: 0.5em 10px;
}

.privacy-content-right,
.study-content-right {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.study-overview {
    background-color: #e3f2fc;
}

#studyimg img {
    /* height: 50rem;
    width: 100%; */
    height: 663px;
    width: 585px;
    
}
#publimg img {
    height: 663px;
    width: 585px;
}
#privacyimg img {
    /* height: 50rem;
    width: 100%; */
    height: 663px;
    width: 585px;
}

#privacyimg {
    padding-right: 0px;
    overflow: hidden;
    display: flex;
    justify-content: end;
}

#studyimg {
    padding-right: 0px;
    overflow: hidden;
    /* display: flex;
    justify-content: end; */
}

.privacy-protect p,
.study-overview p,
.study-results p,
.selected-publications p,
.research-publications p,
.aboutus-norc p,
.contactpage-content p {
    padding-bottom: 1rem;
}

.selected-publications h1 {
    font-weight: 800 !important;
}
.selected-publications h3 {
    font-weight: 800 !important;
}
.paragraph-header {
    font-size: 1.2rem;
    font-weight: 900;
}

.privacy-protect,
.study-overview,
.study-results,
.aboutustop,
.aboutus-norc {
    padding: 2rem 1rem 3rem 1rem;
}

.privacy-protect {
    background-color: #e3f2fc;
}

.maincontent a,
.row2 a {
    color: #8d1821;
    font-weight: 600;
    text-decoration: underline;
}

.selected-publications a,
.research-publications a {
    color: #8d1821;
    text-decoration: underline;
    font-weight: 600;
}

.study-overview a {
    color: #8d1821;
    text-decoration: underline;
}

.study-results a {
    color: #8d1821;
    text-decoration: underline;
}

.study-content a,
.study-overview a,
.study-results a,
.contactpage-content a {
    font-weight: 600;
}

.privacy-content-right img,
.study-content-right img {
    max-width: 100%;
    float: right;
}

.faqcol2 {
    padding-right: 3rem !important;
}
#faq {
    overflow: hidden;
}
#faq .maincontent {
    display: flow-root;
}

.faqbanner img {
    width: 100%;
}

.faq {
    padding: 1rem 1rem;
    display: contents;
}

.faq h1 {
    margin-bottom: 0;
    padding-bottom: 2rem;
}

.faq-participation {
    background-color: #e5e3df;
}

#faq h1 {
    font-size: 2rem;
    font-weight: 800;
    font-family: "Arial Black" !important;
}
#faq h4 {
    font-weight: 800;
    font-family: "Arial Black" !important;
}

.accordion-container {
    padding-bottom: 2rem;
    width: 100%;
    display: flow-root;
}

.col-one-container,
.col-two-container {
    display: inline-block;
    width: 50%;
}

.col-two-container {
    float: right;
}

.accordion {
    cursor: pointer;
    padding: 0 2rem;
    margin: 0 auto;
    border: none;
    text-align: left;
    outline: none;
    font-size: 1rem;
    font-weight: 600;
    transition: 0.4s;
}

.accordion-header,
.accordion-body {
    background: white;
}

.accordion-item {
    margin-bottom: 2rem;
}

.accordion-header {
    padding: 1.5em 1.5em;
    cursor: pointer;
    transition: all .3s;
}

.accordion-body {
    background: #fcfcfc;
    color: #353535;
    display: none;
}

.accordion-item>.accordion-header:after {
    content: '\002B';
    font-size: 3rem;
    margin-left: 5px;
    float: right;
    font-weight: 700;
    top: -3rem;
    position: relative;
    align-items: center;
    left: 1rem;
    color: #8d1821;
}

.accordion-item.active>.accordion-header:after {
    content: '\2212';
}

.js-accordion a {
    color: #8d1821;
    text-decoration: underline;
    font-weight: 600;
}

.tab-content a {
    color: #8d1821;
    text-decoration: underline;
    font-weight: 600;
}

.faq-about .accordion-header,
.faq-about .accordion-body {
    background-color: #e3f2fc;
}

.faq-participation .accordion-header,
.faq-participation .accordion-body {
    background-color: #ffffff;
}

.faq-privacy .accordion-header,
.faq-privacy .accordion-body {
    background-color: #fad4dd;
}

.faq .accordion-body__contents {
    line-height: 1.5rem;
    font-weight: 500;
    padding: 0 1.5rem 1.5rem 1.5rem;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.faq .accordion-body__contents p {
    padding-bottom: 1rem;
}

.aboutustop h2 {
    text-align: center;
}

.aboutus-content {
    padding: 0;
}

/*2rem 3rem 3rem 3rem;}*/
.aboutus-content-left {
    display: inline-block;
    width: 49%
}

.aboutus-content-right {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.about-content-left-nsf,
.about-content-left-cses {
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 0;
    padding-bottom: 3rem;
}

.aboutus-content-right-contact {
    text-align: center;
    padding-top: 3rem;
    padding-bottom: 1.6rem;
}

.aboutus-content h2,
.aboutus-norc h2 {
    font-size: 1.2rem;
    font-weight: 900;
}

.aboutus-content-left h2,
.aboutus-content p,
.aboutus-norc h2,
.aboutus-norc p {
    line-height: 1.5rem;
}

.aboutus-content-left h2,
.aboutus-norc h2 {
    padding-bottom: 1rem;
}

.aboutus-content blockquote {
    line-height: 1.5rem;
}

.aboutus-content-right-contact {
    line-height: 1.2rem;
}

.aboutus-content-right-contact h2,
.aboutus-content-right-contact p {
    padding-bottom: 1.2rem;
}

.aboutus-content-right hr {
    border-top: 3px solid #ffffff;
    width: 75%;
}

#aboutus blockquote {
    border-left: 5px solid #000000;
    margin: 2rem 3rem;
}

#aboutus blockquote li {
    font-style: italic;
    font-size: 1.1rem;
    font-weight: 600;
}

.aboutus-content-right {
    background-color: #e5e3df;
}

/* The Modal background */
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
}

/* The Modal Content (image) */
.model-content {
    width: 103%;
    display: block;
    margin: auto;
}

.iframe-container {
    width: 88%;
    overflow: hidden;
    position: relative;
    /* padding-top: 35%;  10:5 width:height aspect ratio */
    margin: auto;
}
 
.iframe-container iframe {      
    top: 25px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 1100px;   
    border: none;
}

.sdr-iframe {
    position: relative;
    top: 25px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 1100px;
    height: 750px;
    border: none;
}

.modal-content img {
    width: 70%;
}

/* Caption of Modal Image */
.caption {
    display: block;
    width: 80%;
    margin: auto;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.model-content,
.caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

@media only screen and (max-width: 992px) {
    .sdrbiglogo {
		height: auto;
		width: 80%;
		padding-top: 1rem;
	}
	.sdrhome .modal {display:none !important}
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
    .SDFh2 {
		font-size: 2rem;
	}
}			   
.selected-publications {
    background-color: #e5e3df;
    display: block;
}

.research-publications{
    display: block;
}

.privacy-protect,
.study-overview,
.study-results,
.selected-publications,
.research-publications,
.aboutustop,
.aboutus-norc {
    padding: 2rem 3rem 2rem 3rem;
}

.selected-publications h1,
.research-publications h1 {
    text-align: center;
    padding-bottom: 3rem;
}
.selected-publications h4
 {
    text-align: center;
    padding-bottom: 3rem;
    font-weight: 800;
}

.research-publications h4 {
    text-align: center;
    padding-bottom: 3rem;
    font-weight: 800;
}

.privacy-notes {
    padding: 1rem 3rem 1rem 3rem;
    line-height: 1.5rem;
}

.privacy-quotes {
    border-left: 5px solid #0f426b;
    margin: 2rem 5rem;
    padding: 0.5em 10px;
}

.contactusIcon {
    max-width: 120px;
}

.contactusImg {
    /* width: 29rem;
    height: 15rem; */
    width: 100%;
    height: auto;
}
.imgheight{
    max-height: 22rem;
    overflow: hidden;
    padding: 0 !important;
    /* display: flex; */
    justify-content: center;
    align-items: center;
}
.contactusrow {
    max-height: 22rem;
    overflow: hidden;
}

.iconcol {
    padding-top: 3rem;
}

.iconcol h2 {
    text-align: center;
    font-weight: 800;

}

.card {
    height: 26rem;
    border: 2px solid rgba(0,0,0,.125);
}

#survey .card {
    height: 17rem !important;
    border: 2px solid rgba(0,0,0,.125);
}

.card-header {
    background-color: #615753;
}
.card-header p{
    color: #ffffff;
    font-weight: 600;
}

.card-title {
    color: #0f426b;
    font-weight: 700
}

.subtitlecolor {
    color: #0f426b;
}

.card-text {
    /* font-size: 1.2rem !important; */
    font-weight: 100 !important;
}

#aboutus a {
    color: #8d1821;
}

.cardPaddingRight {
    padding-right: 2.7rem;
}

.row2cardPaddingRight {
    padding-right: 2.7rem;
}

.card-subtitle {
    color: #0f426b;
    font-weight: 600;
}

.norcLogo {
    height: 46px;
}

.nsflogos {
    height: 75px;
    border-right: 1px solid #000000;
    padding-right: 3px;
}

.ncseslogo {
    height: 75px;
}

.card-image {
    width: 85px;
}

.contactpage-embedform {
    text-align: center;
    padding: 3rem 3rem;
    background-color: #8d1821;
}

.btn-danger {
    background-color: #8d1821 !important;
}

.dropdown-menu {
    background-color: #e5e3df;
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item:active {
    color: #fff !important;
    background-color: #8d1821 !important;
    width: 95%;
}

.sipadding {
    padding-left: 2.7rem;
}

.lftpadding {
    padding-left: initial;
    padding-right: 42px;
}

.faqpadding {
    padding-left: 3.6rem;
}

.faqaccpadding {
    padding-left: 1.5rem;
}

.cardContent {
    text-align: center;
}

a#skip,
a#skip:hover,
a#skip:visited {
    position: absolute;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    background-color: #000000;
    color: #ffffff;
}

a#skip:active,
a#skip:focus {
    position: static;
    width: auto;
    height: auto;
    color: white;
}

.aboutustop h2{
    font-weight: 800;
}
.thankyou{
    font-size: 2rem;
    font-weight: 400 !important;
}
.contactupdateleft {
    padding-left: 2.7rem;
}

.contactupdateright {
    padding-right: 3rem;
}

.showpin{
    color: #ffffff;
}

.showpinhome{
    color: #000000;
}

.pubh4 {
    font-weight: 800 !important;
}

.SDFh1 {
    /* font-size: 2.5vw; */
    font-family: "Arial Black";
    font-weight: 500;
}

.SDFh2 {
    /* font-size: 2vw; 
    font-family: "Arial Black"; */
    font-weight: 700;
}

.iconPaddingTop{
    padding-top: 5rem;
}
.iconPaddingBottom{
    padding-bottom: 1.5rem;
}
.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #000;
}

/* 75% Zoom */
@media (min-width:2052px) and (max-width:2732px) {

    /* #navbar ul li a{
        font-size: 0.6vw;
    } */
    /* .mobpadding p {
        font-size: 0.8vw;
        color: #000000;
    } */

    /* .dashboard p, .didyouknow p {
        font-size: 0.8vw;
    } */
}

/* 50% - 75% Zoom */
@media (min-width:2733px) and (max-width:3840px) {

    /* #navbar ul li a{
        font-size: 0.5vw;
    } */
    /* .index-title-box h1 {
        font-size: 1vw;
    } */

    /* .mobpadding p {
        font-size: 0.6vw;
        color: #000000;
    } */

    /* .dashboard p, .didyouknow p {
        font-size: 0.6vw;
    } */
}

/* 50% - 75% Zoom */
@media (min-width:3841px) and (max-width:5760px) {
    .SDFh1 {
        font-size: 1vw;

    }

    /* .mobpadding p {
        font-size: 0.4vw;
        color: #000000;
    } */

    /* .dashboard p, .didyouknow p {
        font-size: 0.4vw;
    }

    .index-title-box h1 {
        font-size: 1vw;
    } */

    /* #navbar ul li a{
    font-size: 0.5vw;
} */
}

@media (min-width:5761px) and (max-width:7680px) {

    /* #navbar ul li a{
        font-size: 0.5vw;
    } */
    /* .mobpadding p {
        font-size: 0.4vw;
        color: #000000;
    } */

    /* .dashboard p, .didyouknow p {
        font-size: 0.4vw;
    } */
}
