/**
 * @file
 * Overall specifications for Bartik.
 */
 
 /***Added Font family***/
@font-face {
  font-family: 'GothamBook';
  font-display: swap;
  src: url("../fonts/gotham/Gotham-Book.eot");
  src: url("../fonts/gotham/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/Gotham-Book.woff2") format("woff2"), url("../fonts/gotham/Gotham-Book.woff") format("woff"), url("../fonts/gotham/Gotham-Book.ttf") format("truetype"), url("../fonts/gotham/Gotham-Book.svg#svgGothamBook") format("svg"); }

@font-face {
  font-family: 'GothamLight';
  font-display: swap;
  src: url("../fonts/gotham/Gotham-Light.eot");
  src: url("../fonts/gotham/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/Gotham-Light.woff2") format("woff2"), url("../fonts/gotham/Gotham-Light.woff") format("woff"), url("../fonts/gotham/Gotham-Light.ttf") format("truetype"), url("../fonts/gotham/Gotham-Light.svg#svgGothamLight") format("svg"); }

@font-face {
  font-family: 'GothamMedium';
  font-display: swap;
  src: url("../fonts/gotham/Gotham-Medium.eot");
  src: url("../fonts/gotham/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/Gotham-Medium.woff2") format("woff2"), url("../fonts/gotham/Gotham-Medium.woff") format("woff"), url("../fonts/gotham/Gotham-Medium.ttf") format("truetype"), url("../fonts/gotham/Gotham-Medium.svg#svgGothamMedium") format("svg"); }

@font-face {
  font-family: 'GothamBold';
  font-display: swap;
  src: url("../fonts/gotham/Gotham-Bold.eot");
  src: url("../fonts/gotham/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/Gotham-Bold.woff2") format("woff2"), url("../fonts/gotham/Gotham-Bold.woff") format("woff"), url("../fonts/gotham/Gotham-Bold.ttf") format("truetype"), url("../fonts/gotham/Gotham-Bold.svg#svgGothamBold") format("svg"); }

@font-face {
  font-family: 'Font Awesome Solid';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/awesome/fa-solid-900.eot");
  src: url("../fonts/awesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/awesome/fa-solid-900.woff2") format("woff2"), url("../fonts/awesome/fa-solid-900.woff") format("woff"), url("../fonts/awesome/fa-solid-900.ttf") format("truetype"), url("../fonts/awesome/fa-solid-900.svg#fontawesome") format("svg"); }

@font-face {
  font-family: 'Font Awesome Regular';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/awesome/fa-regular-400.eot");
  src: url("../fonts/awesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/awesome/fa-regular-400.woff2") format("woff2"), url("../fonts/awesome/fa-regular-400.woff") format("woff"), url("../fonts/awesome/fa-regular-400.ttf") format("truetype"), url("../fonts/awesome/fa-regular-400.svg#fontawesome") format("svg"); }

@font-face {
  font-family: 'Font Awesome Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/awesome/fa-brands-400.eot");
  src: url("../fonts/awesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/awesome/fa-brands-400.woff2") format("woff2"), url("../fonts/awesome/fa-brands-400.woff") format("woff"), url("../fonts/awesome/fa-brands-400.ttf") format("truetype"), url("../fonts/awesome/fa-brands-400.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome Solid';
  font-weight: 900; }

.fab {
  font-family: 'Font Awesome Brands';
  font-weight: 400; }

.far {
  font-family: 'Font Awesome Regular';
  font-weight: 400; }
/***Added Font family***/


 /*@font-face {
    font-family: 'Gotham';
    src: url('../gotham/Gotham-Book.eot?#iefix') format('embedded-opentype'),
	     url('../gotham/Gotham-Book.woff2') format('woff2'),
        url('../gotham/Gotham-Book.woff') format('woff'),
		url('../gotham/Gotham-Book.ttf') format('truetype'),
		url('../gotham/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/
/*@font-face {
  font-family: myFirstFont;
  src: url('../gotham/Gotham-Book.svg#Gotham-Book') format('svg');
}*/

 /*@font-face {
  font-family: gothamMedium;
  src:url(../../gotham/Gotham-Medium.otf);
}
@font-face {
  font-family: gotham-Black;
  src:url(../../gotham/Gotham-Black.otf);
}
@font-face {
  font-family: gotham-Bold;
  src:url(../../gotham/Gotham-Bold.otf);
}
@font-face {
  font-family: gotham-BookItalic;
  src:url(../../gotham/Gotham-BookItalic.otf);
}
@font-face {
  font-family: gotham-Light;
  src:url(../../gotham/Gotham-Light.otf);
}
@font-face {
  font-family: gotham-Thin;
  src:url(../../gotham/Gotham-Thin.otf);
}
@font-face {
  font-family: gotham-ThinItalic;
  src:url(../../gotham/Gotham-ThinItalic.otf);
}
@font-face {
  font-family: gotham-UltraItalic;
  src:url(../../gotham/Gotham-UltraItalic.otf);
}

@font-face {
  font-family: gotham-XLight;
  src:url(../../gotham/Gotham-XLight.otf);
}

@font-face {
  font-family: gotham-XLightItalic;
  src:url(../../gotham/Gotham-XLightItalic.otf);
}

@font-face {
  font-family: gothamBold;
  src:url(../../gotham/Gotham-Bold.otf);
}

@font-face {
  font-family: gothamBoldItalic;
  src:url(../../gotham/Gotham-BoldItalic.otf);
}

@font-face {
  font-family: gothamBookItalic;
  src:url(../../gotham/Gotham-BookItalic.otf);
}
@font-face {
  font-family: gothamLight;
  src:url(../../gotham/Gotham-Light.otf);
}
@font-face {
  font-family: gothamLightItalic;
  src:url(../../gotham/Gotham-LightItalic.otf);
}
@font-face {
  font-family: gothamMedium;
  src:url(../../gotham/Gotham-Medium.otf);
}
@font-face {
  font-family: gothamMediumItalic;
  src:url(../../gotham/Gotham-MediumItalic.otf);
}*/

html {
  height: 100%;
}
body {
  min-height: 100%;
  word-wrap: break-word;
  font-family: "GothamBook", sans-serif;
  font-size: 87.5%;
  line-height: 1.5;
}
a,
a.link {
  text-decoration: none;
  border-bottom: 1px dotted;
  color: #0071b3;
}
a:hover,
a:active,
a:focus,
.link:hover,
.link:active,
.link:focus {
  text-decoration: none;
  border-bottom-style: solid;
}
.link {
  font-family: "GothamBook", sans-serif;
}
h1 a,
h2 a {
  border-bottom: none;
}

/**
 * Reusable heading classes are included to help modules change the styling of
 * headings on a page without affecting accessibility.
 */
h1,
.heading-a {
  margin: 1em 0 0.5em;
  color: #000;
  font-size: 1.357em;
  font-weight: inherit;
}
h2,
.heading-b {
  margin: 1em 0 0.5em;
  font-size: 1.143em;
  font-weight: inherit;
}
h3,
.heading-c {
  margin: 1em 0 0.5em;
  font-size: 1.092em;
  font-weight: inherit;
}
h4,
.heading-d {
  margin: 1em 0 0.5em;
  font-size: 1.05em;
  font-weight: inherit;
}
h5,
.heading-e {
  margin: 1em 0 0.5em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.889em;
  font-weight: inherit;
}
h6,
.heading-f {
  margin: 1em 0 0.5em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.67em;
  font-weight: inherit;
}
p {
  margin: 0 0 1.2em;
  font-size: 16px;
  line-height: 24px;
}
del {
  text-decoration: line-through;
}

blockquote {
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  border-left: 1px solid #bbb; /* LTR */
  background: #f7f7f7;
  font-style: italic;
}
[dir="rtl"] blockquote {
  border-right: 1px solid #bbb;
  border-left: none;
}
blockquote:before {
  margin-right: 0.2em; /* LTR */
  content: "\201C";
  vertical-align: -0.4em;
  color: #bbb;
  font-size: 3em;
  line-height: 0.1em;
}
[dir="rtl"] blockquote:before {
  margin-right: 0;
  margin-left: 0.2em;
  content: "\201D";
}
blockquote:after {
  content: "\201D";
  vertical-align: -0.45em;
  color: #bbb;
  font-size: 3em;
  line-height: 0.1em;
}
[dir="rtl"] blockquote:after {
  content: "\201C";
}
blockquote > p:first-child {
  display: inline;
}
.feed-icon {
  display: block;
  margin: 25px 0 0 0;
}
img {
  max-width: 100%;
  height: auto;
}
ul,
ol {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
[dir="rtl"] ul,
[dir="rtl"] ol {
  padding: 0 1em 0.25em 0;
}
ol ol,
ul ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
[dir="rtl"] ol ol,
[dir="rtl"] ul ul {
  padding: 0 1em 0.25em 0;
}
