/* Add here all your css styles (customizations) */

html {
  margin: 0;
  padding: 0;
}
body {
  font-size: 15px;
  line-height: 1.4
}


/*======= CUSTOM COLORS =========
=================================*/

a, li a {
  color: #2F4DB7;
}
a:hover {
  color: #253d8f;
}
a.read-more {
  background: #253d8f;
  color: #fff;
  padding: 5px;
}
p, li {
  color: #333;
  font-size: 17px;
}

/*HEADER TAG SIZES*/

h1 {
  font-size: 32px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a {
  font-family: 'PT Sans', sans-serif;
  text-transform: uppercase;
  color: #253d8f;
}
blockquote:hover, blockquote.text-right:hover {
  border-color: #253d8f;
}
#topcontrol:hover {
  background: #ed2529;
}
.purchase .btn-buy a {
  margin-top: 10px;
}
.purchase a.btn-u {
  margin-top: 10px;
  font-size: 17px;
}
.purchase span {
  border-bottom: 2px solid #ed2529;
}
.btn-u {
  background: #ed2529;
  text-transform: uppercase;
}
.btn-u:hover {
  background: #ed2529;
}
.sidebar .gray-block {
  background-color: #F8F8F8;
  border: 1px solid #E7E7E7;
  padding: 15px;
  word-wrap: break-word;
}

/*---NAV---*/


/*Top nav bar*/

.header .topbar {
  background: transparent;
  padding: 5px;
}
.header .topbar ul.loginbar>li>a, .header .topbar ul.loginbar>li>a:hover {
  color: #fff;
}
.header .util-buttons {
  float: right;
  padding: 0;
  margin: 10px 0;
}
.header .util-buttons .btn-primary {
  background-color: #fff;
  float: right;
  border-color: #fff;
}
.header .util-btn, .header .util-btn .fa {
  margin: 0 0 4px 10px;
}
.header .util-buttons a {
  color: #253d8f;
  font-size: 16px;
}
.header .util-topbar {
  margin: 9px 0;
}
.header .media-icons .fa {
  float: right;
  color: #394889;
  font-size: 2.4em;
}
/*.header form {
  float: right;
  clear: left;
}*/
#hm-search form{
  float: right;
  clear: left;
}
.header #login input, .header #hm-search input {
  width: auto;
  height: 33px;
}
.header #login a {
  color: #2D50CA;
}
.header #hm-search input.gobtn {
  margin: 0;
  background: transparent;
  border: none;
  padding: 0;
  line-height: 0;
  height: 11px;
  width: 0px;
}
.header #login .login-btn {
  width: auto;
  text-transform: uppercase;
  padding: 0 17px;
  height: 34px;
}
.header .searchbox {
  height: 31px;
  border: solid 3px #f1f1f1;
  border-radius: 15%;
}

/*main nav*/

.mainnav {
  margin-top: 0px;
  background-color: #fff;
}
.wrapper .header .navbar-brand {
  float: none;
  line-height: 0px;
}
.wrapper .navbar-header {
  display: block;
  margin: 0;
  float: left;
}

/*height: 170px; width: 165px;*/

.wrapper .navbar-brand img {
  display: block;
  margin: 0 auto;
}
.wrapper ul li a {
  font-family: 'Blair HTC Medium', sans-serif;
  font-weight: 700;
}
.fa-caret-down:before {
  font-family: fontAwesome;
}
.sub .fa {
  margin: 0;
}
.navbar {
  margin-bottom: 0;
}
.header .dropdown-menu {
  border-top: solid 2px #ed2529;
}
.dropdown-menu>li>a {
  white-space: normal;
}

/* Fix  sub-sub-menus not open - JennyQ 7/21/2020 */
.dropdown:hover>.dropdown-menu {
    display: block;
}

/*helps word wrap*/

.dropdown-menu {
  width: 380px;
}

/*helps override default min-width: 160px*/

.header .navbar-nav>li>a {
  color: #fff;
  font-size: 30px;
}
.mainnav .nav>li>a {
  padding: 14px 2px;
  color: #00000;
}
.header .dropdown-menu li>a:hover {
  background: #394889;
}
.header .dropdown-menu .active>a, .header .dropdown-menu li>a:hover {
  background: #394889 !important;
}
.mainnav .navbar-nav>li>a:hover, .mainnav .navbar-nav>li>a:focus {
  color: #394889;
}
.header .navbar-nav>li>a:hover, .header .navbar-nav>.active>a {
  border-bottom: solid 2px #ed2529;
}
.header .navbar-nav>.open>a, .header .navbar-nav>.open>a:hover, .header .navbar-nav>.open>a:focus {
  color: #253d8f;
}

/* styles text when clicked on as nav is 'open' */

header .collapse {
  display: block;
  visibility: visible;
}

/*helps nav appear on desktop view*/

header .dropdown .dropdown-menu:hover {
  display: block;
}

/*helps the hover state*/


/*READ MORE*/

.thumbnail-style a.btn-more {
  background: #ed2529;
}
.thumbnail-style a.btn-more:hover {
  box-shadow: 0 0 0 2px #cbb357;
}

/*HEADLINE*/

.headline h2, .headline h3, .headline h4 {
  border-bottom: 6px solid #253d8f;
}

/*blue border color*/

.headline h2 {
  color: #253d8f;
  text-transform: uppercase;
  font-weight: bold;
}
.headline {
  border-bottom: 3px solid #ed2529;
}

/*======== STORY ROTATOR =========
==================================*/
#myCarousel a:focus {
outline: 2px solid red!important;
}
.content {
  padding-top: 25px;
}
#myCarousel .container {
  position: relative;
  }
#myCarousel .carousel-caption {
  background-color: #394889;
  right: 0;
  left: 0;
  bottom: 0;
  position: relative;
  padding: 15px;
  }
#myCarousel .carousel-caption a {
  color: #ffffff;
  }
#myCarousel .carousel-caption h2 {
  font-size: 20px;
  text-transform: none!important;
}
#myCarousel .carousel-caption h2:after {
  font-family: 'Glyphicons Halflings';
    color: #fff;
  content: "\e092";
}
#myCarousel .carousel-control.left, #myCarousel .carousel-control.right {
  background-image: none;
  }
#myCarousel .carousel-control .glyphicon-chevron-left, #myCarousel .carousel-control .icon-prev,
#myCarousel .carousel-control .glyphicon-chevron-right, #myCarousel .carousel-control .icon-next {
  background-color: black;
  border-radius: 20px!important;
  border: 1px solid;
  height: 35px;
  width: 35px;
  }
#myCarousel img {
  margin: auto;
  text-align: center;
  }
#myCarousel {
  position: relative;
  }
#myCarousel .carousel-control {
  width: 3%;
  }
#myCarousel .carousel-indicators {
  background: rgb(128, 128, 128, 0.8);
  bottom: unset;
  top: 13px;
  left: 96%;
  width: auto;
  margin-left: 0;
  padding-left: 0;
  }
#myCarousel .embed-responsive-16by9 {
  padding-bottom: 42.70%;
}
@media (max-width: 1199px){
#myCarousel .carousel-indicators {
  width: auto;
  margin-left: 0%;
  left: 94%;
  }
}
@media (max-width: 991px){
#myCarousel .carousel-indicators {
  width: auto;
  margin-left: 0%;
  left: 93%;
  }
}
@media (max-width: 767px) {
#myCarousel .carousel-caption h2 {
  font-size: 17px;
line-height: 1.5em;
height: 100px;
  }
}
@media (max-width: 500px){
#myCarousel .carousel-indicators {
  width: auto;
  margin-left: 0%;
   left: 90%;
  }
}

#myCarousel .carousel-indicators button {
  border: 2px solid #ffffff;
  display: block;
  background-color: #394889;
  width: 24px;
  height: 25px;
  margin: 11px 4px;
  text-indent: 0;
  color: #ffffff;
  }
#myCarousel .carousel-indicators .active {
  color: #333333;
  width: 24px;
  height: 25px;
  background-color: #eeeeee;
  border-radius: 3px;
  margin: 11px 4px;
  border-color: #394889;
  }
#myCarousel .carousel-indicators li:hover, #myCarousel .carousel-indicators li:focus {
  border: 2px dotted #fff;
  }
#myCarousel .carousel-indicators .active:hover, #myCarousel .carousel-indicators.active:focus {
  border: 2px dotted #333;
  }


/*========= SERVICES ICONS ===========*/

.service {
  height: 300px;
  background: #fff url(../img/usa-flag-light-v2.jpg) bottom right no-repeat;
}

/*height of service container*/

.service:hover {
  background: #fff url(../img/usa-flag-light-v2.jpg) bottom right no-repeat;
  box-shadow: none;
}
.service .service-icon {
  color: #253d8f;
  padding: 0px 10px 0px;
  font-size: 31px;
}
.service h5 a {
  border-bottom: 1px solid #ccc;
  display: block;
  margin: 0 0 6px 0;
}
.service h4 {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 31px;
  padding-bottom: 13px;
}
.service .desc {
  padding: 0px 0px 0px 15px;
  overflow: visible;
}
.service a.read-more {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  border: 1px dotted #253d8f;
  background: #253d8f;
  margin-top: 5px;
  position: absolute;
  bottom: 25px;
  width: 85%;
}
.service a.read-more:hover {
  text-decoration: none;
  border-bottom: 2px solid #ed2529;
}

/*======== RECENT WORKS =========*/

#t-hm-about .btn-u {
  font-size: 17px;
  text-transform: uppercase;
  display: block;
}
#t-hm-about .btn-u span {
  color: #fff;
}

/*======== HOMEPAGE VIDEO =========*/

.home-video iframe {
  width: 100%;
}

/*======== RECENT WORKS =========*/

.thumbnail-kenburn img {
  height: 200px;
  margin: auto;
}
.thumbnail h3 a, .thumbnail-style h3 a {
  color: #CBB357;
}
.thumbnail h3 a:hover, .thumbnail-style h3 a:hover {
  color: #ffe88b;
}

/*======== SPONSOR ============*/

.flexslider .slides>li {
  margin-right: 40px;
}

/*========= VIDEOS ===========*/

#sub .video-wrap {
  height: 300px;
}

/*======== FOOTER ============*/

.footer-v1 .footer {
  background: #fff url("../img/usa-flag-light.jpg");
}
footer .headline h2, .headline h3, .headline h4 {
  border-bottom: 1px solid #ed2529;
}
.footer-v1 .footer h2 {
  color: #253d8f;
}
.footer-v1 .footer p, .footer-v1 .footer p a {
  color: 333;
}
.footer-v1 .copyright {
  background: #253d8f;
}
.footer-v1 .copyright, .footer-v1 .copyright a {
  color: #fff;
}
.footer-v1 .footer-socials li a {
  color: #fff;
}

/*======= TENDENCI OVERRIDES =======*/


/* INTERIOR */

#sub .t h1, #sub h1 {
  margin-top: 13px;
}
#sub .page-header {
  margin-top: 25px;
}

/* DONATIONS - FORM */

.t .donation-add {
  width: auto;
}
.t input[id="id_captcha_1"] {
  width: auto;
}
.t .field-wrapper .field-label {
  text-align: left;
}
.t #id_captcha_1 {
  margin-top: 0.5em;
}

/*--- BOXES and ADMIN LINKS ---*/

div.admin-links.clear-block {
  position: absolute;
  z-index: 10;
  background: #000;
}

/*top: -20px;  */

div.admin-links.clear-block a {
  color: #fff;
}
#box-1 .admin-inline {
  position: relative;
  top: -78px;
}

/*adjusts edit tab*/


/*--- LABELS/FORMS ----*/

.control.label {
  color: #000000 !important;
}
.label {
  color: #000000 !important;
  padding: inherit !important;
}
.field inline-block {
  color: #000000 !important;
}
.id_username span.help-text {
  display: inline-flex !important;
}

/*MEDIA QUEIRIES*/

@media (max-width: 1199px) {
  .mainnav .nav>li>a {
    padding: 14px 17px;
  }
  .service {
    height: 345px;
  }
  .service a.read-more {
    width: auto;
    right: 25px;
    left: 25px;
  }
}
@media (min-width: 991px) {
  #navOne .collapse {
    display: block;
    visibility: visible;
  }
}
@media (max-width: 990px) {
  .hm-logo img {
    margin: auto;
  }
  /*utility bar*/
  .header form {
    clear: none;
  }
  /*begin: custom mobile*/
  .mainnav {
    clear: both;
    width: 100%;
  }
  .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    border-bottom: none;
    width: 100%;
  }
  .mainnav .nav>li>a {
    font-size: 30px;
  }
  #navOne .collapse {
    display: none;
  }
  #navOne .collapse.in {
    display: block;
    visibility: visible;
  }
  /*helps nav appear on desktop view*/
  nav .navbar-nav {
    float: none !important;
    margin: 0 !important;
  }
  nav .navbar-header {
    float: none;
  }
  nav .navbar-toggle {
    display: block;
    margin: 0;
    padding: 20px 10px;
    background-color: #253D8F;
    color: #fff;
    width: 100%
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #1b2d6a;
  }
  nav .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  nav .navbar-collapse.collapse {
    display: none!important;
  }
  nav .navbar-nav {
    float: none!important;
    margin: 0;
  }
  nav .navbar-nav ul ul {
    width: 100%;
  }
  nav .navbar-nav ul>ul>ul {
    padding-left: 20px;
  }
  nav .navbar-nav>li {
    float: none;
  }
  nav .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
  }
  nav .navbar-nav>li>a {
    padding: 13px 20px!important;
  }
  /*styles secondary nav li*/
  nav .navbar-nav .open .dropdown-menu>li>a {
    border-bottom: 1px solid #eee;
    line-height: 22px;
    width: auto;
  }
  .dropdown-menu {
    width: auto;
    position: static;
    float: none;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: padding-box;
  }
  /*end: custom code*/
 
}
@media (min-width: 901px) {
  .mainnav ul ul ul {
    left: 100%;
    right: auto;
    top: -7px;
  }
}
@media (max-width: 900px) {
  .da-slider {
    height: 500px;
  }
  .header .util-buttons {
    margin: 4px 0;
  }
}
@media (min-width: 767px) {
  .wrapper .navbar-right li.dropdown ul.dropdown-menu li.dropdown ul.dropdown-menu {
    left: 100%;
    top: 0px;
  }
  nav .fa-caret-down:before {
    float: right;
    padding: 3px 0px 3px 3px;
  }
  nav .fa-caret-down:before:last-child {
    display: none;
  }
  nav .dropdown {
    position: relative;
  }
  nav .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
  }
  nav dropdown:hover>.dropdown-menu {
    display: block;
  }
  nav ul ul .dropdown>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #777;
    margin-top: 5px;
    margin-right: -10px;
  }
  nav .dropdown:hover>a:after {
    border-left-color: #fff;
  }
  nav .dropdown.pull-left {
    float: none;
  }
  nav .dropdown.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
  }
}
@media (max-width: 767px) {
  .mainnav {
    width: 100%;
  }
  .mainnav .navbar-nav {
    clear: both;
  }
  .mainnav .navbar-nav .open .dropdown-menu {
    background-color: #fff;
  }
  .da-arrows span {
    top: 36%;
  }
 
  .slider-inner .story-summary {
  display:none;  
  top: 190px;
  }
}
@media (max-width: 690px) {
  .hm-logo img {
    display: block;
    margin: auto;
  }
.da-slider {
    height: 365px;
}
}
@media (max-width: 450px) {
  #navOne .navbar-toggle {
    margin: 12px 6px;
  }
  .slider-inner .story-summary {
  display:none;  
  width: 270px;
  }
.da-slide .da-img {
    margin-left: 0;
    margin-right: 0;
    margin: auto;
    width: 75%;
    position: unset;
    padding-top: 110px;
  }
}
  @media (max-width: 363px) {
    .service {
      height: 315px;
    }
  }

.article-table {
    width: 100%;
}

.article-table th, .article-table td {
    width: 25%;
    border: 1px solid gray;
    padding: 0.5em;
}

.article-table tr {
    border: 1px solid gray;
}

details {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: 0.5em;
}

/* Style the accordion panel. Note: hidden by default */
details p:first-child {
  padding-top: 1em;
}
summary {
    font-size: 1.25em;
    font-weight: bold;
}

details table {
    width: 100%;
    margin-bottom: 1em;
    margin-top: 1em;
}

.formula {
    padding-left: 1.4em;
}

/* 2022 Ben Modifications */

#t-admin-megamenu {
  background-color: rebeccapurple;
}
  
.subtitle {
    font-size: .8em;
    display: block;
    text-align: center;
    margin: auto;
    font-variant: normal;
}

.nav.t-main-navbar-nav {
    width: 100%;
    clear: both;
}   

@media screen and (min-width: 991px) {
    .nav.t-main-navbar-nav > li {
        width: 20%;
    }
}
.nav.t-main-navbar-nav > li > a {
    text-align: center;
    font-size: 1.4em !important;
    /* Grey color */
    /* color: #394889 !important; */
    /* Blue color 253d8f*/
    color: #394889 !important;
    text-transform: none !important;
    font-variant: small-caps !important;
}

nav .fa-caret-down::before {
  display: none;
}

iframe, .embed-responsive > div {
    background-color: gray;
}

.header .util-buttons {
    margin-bottom: 0;
}

.header .util-buttons .btn-primary {
    float: right;
    font-variant: small-caps;
}

.header .media-icons {
    float: left;
}

.hm-logo {
    width: 100%;
}

.hm-logo img {
    margin: auto;
    margin-top: -0.5em;
}

.hm-logo h1 {
    margin: 0;
}

#hm-search {
    text-align: center;
    padding-top: 1em;
    padding-bottom: 0.4em;
    margin-bottom: 1em;
}

#hm-search form {
    float: none;
}

.hm-search {
    padding-bottom: 0.3em;
}

.navbar {
    margin-bottom: 1em !important;
}

.header .dropdown > a::after {
}

.dropdown-menu {
    width: 100% !important;
}

.header .util-buttons a {
    font-size: 1.6em;
}

.sidebar .gray-block {
    margin-bottom: 2em;
    margin-top: 1em;
}

.page-header h1 {
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
    font-size: 2.4em;
}

h3 {
    text-transform: none;
    font-weight: bold;
}

h5 {
    font-size: 0.8em;
    text-transform: none;
    padding: 0.5em 0;
}

h5 a {
    text-transform: none;
}

a:hover, a:focus,
a.label-default:hover, a.label-default:focus {
    text-decoration: underline;
}

h2 {
    text-transform: none;
    font-weight: bold;
}

.t-pages-page-body .img-responsive {
   width: 100%;  
}

.article-table {
    width: 100%;
}

.article-table th, .article-table td {
    width: 25%;
    border: 1px solid gray;
    padding: 0.5em;
}

.article-table tr {
    border: 1px solid gray;
}

.placeholder {
    display:block;
    height:650px;
    background-color:gray
}

.placeholder p {
    color: white;
    text-align: center;
    padding-top: 1em;
}

a.label-default, a.label-default:hover, a.label-default:focus {
    background-color: transparent !important;
    color: #2F4DB7 !important;
}

.footer address {
    color: #2F4DB7;
}

details {
  background-color: #F8F8F8;
  color: #444;
  cursor: pointer;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: 0.5em;
  border: 2px solid #E7E7E7;
}

details > * {
  padding-left: 18px;
  padding-right: 18px;
}

details ul, details ol {
  list-style-position: inside;
}

summary {
  font-size: 1.25em;
  font-weight: bold;
  color: #253d8f;
  padding-top: 24px;
  padding-bottom: 18px;
}

summary::after {
  content: '▶';
  float: right;
}

details[open] summary::after {
  transform: rotate(90deg);
}

details[open] {
  cursor: default;
}

details[open] summary {
  border-bottom: 3px solid #ed2529;
  background: #ccc;
  cursor: pointer;
}

details > *:nth-child(2) {
  padding-top: 18px;
}

details > *:last-child {
  padding-bottom: 18px;
}

/* Style the accordion panel. Note: hidden by default */
details p:first-child {
  padding-top: 1em;
}

/* shorter version!
a[href*="//"]:not([href*="bengoldsworthy.net"]):after {
  content: url(http://upload.wikimedia.org/wikipedia/commons/6/64/Icon_External_Link.png);
  margin: 0 0 0 5px;
}
*/

a[href="#"] {
    color: red;
}

table {
  margin: auto;
  margin-bottom: 1em;
  margin-top: 1em;
  display: block;  
}

table thead, table tbody {
  border: 2px solid #444;
}

table thead {
  background-color: #ccc;
  border-bottom: 2px solid #ed2529;
}

table tbody {
  background-color: #F8F8F8;
}

table td, table th {
  border: 1px solid #444;
  padding: 0.5em;
}

details table {
  padding: 0;
  width: 80%;
  margin: 1em auto 1em auto;
}

.formula {
  padding-left: 1.4em;
}

.placeholder-box {
  display: block;
  color: white;
  font-size: 3em;
  text-align: center;
  background-color: #333;
  width: 100%;
  padding-top: 200px;
  padding-bottom: 200px;
  opacity: 0.6;
}
.sidebar .placeholder-box {
  font-size: 2em;
}