/* Primary Tints */
/* Secondary Tints */
/* Neutral Tints */
/* Accent 1 Tints */
/* Accent 2 Tints */
/* 1600  *
-------------------------------------------------------------------------------------- */
@media (max-width: 1600px) {
  .csi-hero .col-md-12 {
    padding: 0; } }

/* End Query */
/* 1500  *
-------------------------------------------------------------------------------------- */
@media (max-width: 1500px) {
  .csi-body4 .csi-threeItems h5 {
    height: 55px;
  }

  .csi-body4 .csi-threeItems p {
    height: 100px;
  }
}

/* End Query */
/* 992  *
-------------------------------------------------------------------------------------- */
@media (max-width: 992px) {
  h1 {
    font-size: 2.441rem; }
  h2 {
    font-size: 1.953rem; }
  h3 {
    font-size: 1.563rem; }
  h4 {
    font-size: 1.25rem; }
  h5 {
    font-size: 1.25rem; }
  h6 {
    font-size: 1rem; }
  p,
  ul,
  dl,
  ol,
  table {
    font-size: 1rem; }
  .mobile-hide{
	display:none;
  }
  .mobile-show{
	display:inline-block;
  }
  .csi-header {
    border: 0 none transparent;
    box-shadow: none;
    padding: 0;
    margin: 0; }
  .csi-logo {
    width: 200px;
    height: auto;
    margin: 0 auto;
    display: block; }
  /* MOBILE NAVIGATION BEGIN
	-- If a different breakpoint is needed,
	-- put this code into a new @media query
	------------------------------------------- */
  .csi-header [class*='col-'], .csi-header .container, .csi-header .container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 100%; }
  /* Padding Issues Fix */
  .csi-nav .menu-item-has-children .dropdown-menu {
    /*position: relative;*/
    /*width: 100%;*/
    margin: 0; }
  .csi-nav {
    min-height: auto !important;
    width: 100% !important;
    margin: 0;
    padding: 0;
    z-index: 999; }
  .csi-nav .navbar-nav {
    float: none !important;
    margin: 0;
    border: 0 none transparent; }
  .csi-nav .sub-menu {
    position: relative;
    float: left;
    padding: 10px 15px;
    width: 100%; }
  /*.csi-nav .navbar-collapse.collapse { display: none!important; }*/
  .csi-nav .navbar-left, .navbar-right {
    float: none !important; }
  .csi-nav .collapse.in {
    display: block !important; }
  .csi-nav .navbar-collapse {
    border-top: none;
    padding-left: 0;
    padding-right: 0; }
  .csi-nav .navbar-toggle {
    display: block; }
  .csi-nav .navbar-nav > li {
    float: none; }
  .csi-nav .navbar-header {
    float: none; }
  /* Bar Bg */
  .csi-nav .navbar-toggle {
    float: none;
    background: #dae2ec;
    border-radius: 0;
    border: none;
    width: 100%;
    height: 50px;
    padding: 0 0 0 23px;
    margin: 0;
    z-index: 999; }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background: #324d67;
    color: #dae2ec; }
  .dropdown-item.active:hover,
  .dropdown-item:active:hover {
    background-color: #FFF;
    color: #0E254D;
  }
  /* Hamburger Menu Color */
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #324d67;
    margin-top: 5px;
    margin-right: 40px; }
  .navbar-default .navbar-toggle:hover .icon-bar,
  .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #dae2ec; }
  /* Hamburger X Animation */
  .csi-hamMenu span.icon-bar {
    transition: all 0.15s; }
  .csi-hamMenu span:nth-child(1) {
    transform: rotate(45deg);
    transform-origin: 10% 10%; }
  .csi-hamMenu span:nth-child(2) {
    opacity: 0; }
  .csi-hamMenu span:nth-child(3) {
    transform: rotate(-45deg);
    transform-origin: 2% 50%; }
  .navbar-toggle.collapsed .csi-hamMenu span:nth-child(1),
  .navbar-toggle.collapsed .csi-hamMenu span:nth-child(3) {
    transform: rotate(0); }
  .navbar-toggle.collapsed .csi-hamMenu span:nth-child(2) {
    opacity: 1; }
  /* 'Menu' text */
  .navbar-default .navbar-toggle {
    color: #324d67;
    font-weight: 600;
    font-size: 1.1rem;
    padding-left: 40px; }
  .dropdown-menu.show {
    display: inline-block; }
  /* Dropdown Colors */
  .csi-nav .navbar-nav > li > a {
    font-size: 0.9rem;
    color: #f1f5f8;
    background: transparent;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 40px; }
  .csi-nav .navbar-nav > li:last-child a {
    border-bottom: 0 none transparent; }
  .csi-nav .navbar-nav > li > a:hover {
    color: #0E254D !important;
    background: #FFF }
  .csi-nav .navbar-nav > .active > a, .csi-nav .navbar-nav > .active > a:hover,
  .csi-nav .navbar-nav > .active > a:focus {
    font-size: 0.9rem;
    color: #0E254D; }
  .csi-nav .navbar-nav > .open > a,
  .csi-nav .navbar-nav > .open > a:hover,
  .csi-nav .navbar-nav > .open > a:focus,
  .csi-nav .navbar-nav .open .dropdown-menu > .active > a:hover,
  .csi-nav .navbar-nav .open .dropdown-menu > .active > a:focus {
    background: #324d67 !important;
    border-top: 1px solid #48647f;
    font-weight: bold; }
  /* Second level link colors */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    font-size: 0.9rem;
    color: #f1f5f8 !important;
    padding-left: 40px; }
  /* Thrid level link colors */
  .csi-nav .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    font-size: 0.9rem;
    color: #f1f5f8 !important;
    background: #48647f; }
  /* fixes mobile margin-left issue on sub menus */
  .csi-nav .navbar-nav > li .dropdown-menu > li .dropdown-menu {
    left: 0px !important; }
  /* Plus Sign Symbol */
  .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    font-size: 1.5rem;
    font-weight: 100;
    color: #f1f5f8;
    background: transparent;
    position: absolute;
    right: 0;
    margin: -23px 15px 0 0;
    padding: 0;
    border-radius: 100px;
    width: 26px;
    height: 26px;
    line-height: 22px;
    text-align: center;
    border-width: 1px;
    border-style: none; }
  section#hero-section {
    background-attachment: scroll !important;
  }
  .csi-body4 .csi-threeItems h5 {
    height: unset;
  }

  .csi-body4 .csi-threeItems p {
    height: 75px;
  }
  /* MOBILE NAVIGATION END */
  /* MOBILE NAVIGATION END */
  /* MOBILE NAVIGATION END */ }

/* End Query */

@media (max-width: 790px) {
  .csi-body4 .csi-threeItems h5 {
    height: 50px;
  }
}

/* 768  *
-------------------------------------------------------------------------------------- */
@media (max-width: 785px) { /* 768 */
  .csi-logo, .csi-logo a {
    width: 100%; }
  .csi-logo a img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .navbar-light .navbar-nav .active>.nav-link,
  .navbar-light .navbar-nav .nav-link.active {
    background-color: transparent;
  }

  .navbar-light .navbar-toggler {
    color: #FFF;
    border-color: #FFF;
  }

  .navbar-light .navbar-toggler .fa {
    font-size: 25px;
  }

  .csi-nav .navbar-nav > li{
    background: transparent;
  }

  .csi-ib .ib-text {
    margin-left: 0;
    margin-right: 0;
  }

  .csi-sticky {
    position: relative;
    box-shadow: none;
    /*CSS transitions*/
    transition-property: none !important;
    /*CSS transforms*/
    transform: none !important;
    /*CSS animations*/
    animation: none !important; }
  .csi-ib input {
    border-radius: 4px; }
  .csi-ib .form-group {
    position: relative;
    width: 100%; }
  .csi-ib .form-group .form-control {
    width: 100%; }
  .csi-ib i {
    left: 0;
    position: absolute !important; }
  .csi-ib button {
    width: 100%;
    border-radius: 4px;
    margin-left: 0;
    margin-top: 1%;
    margin-bottom: 1%; }
  .csi-ib {
    padding: 3% 6%; }
  .csi-hero {
    min-height: 300px; }
  .csi-threeItems .col-md-4 {
    margin: 10px 0; }
  .csi-helperLinks {
    position: relative;
    float: left;
    width: 100%; }
  .csi-homePage .csi-hero .carousel-item:after {
    background: transparent !important; }
  .csi-ibContainer .csi-ib .csi-helperLinks {
    margin-left: -10px; }
  .home .csi-hero06 .carousel-caption .col-md-6 {
    flex: unset;
    max-width: unset;
  }
}
/* End Query */

@media (max-width: 767px) {
  .csi-nav .navbar-nav > li{
    background: #4f4f4f;
  }

  .separate-home-prods {
    display: block;
    margin-top: 45px;
    border: 1px solid #0E254D; }

  .navbar-light .navbar-nav .active>.nav-link,
  .navbar-light .navbar-nav .nav-link.active {
    background-color: #0E254D;
  }

  /* This fixes the IB fixed positioning */
  div#bs4navbar{
    margin-top: 0px;
    margin-left: -1px;
  }
  .csi-nav .navbar-nav > li .dropdown-menu,
  .csi-nav .navbar-nav > li .dropdown-menu:after,
  .csi-nav .navbar-nav > li .dropdown-menu:before {
    width: 100%;
  }

  .csi-body4 .csi-threeItems h5 {
    height: unset;
  }

  .csi-body4 .csi-threeItems p {
    height: unset;
  }
}

/* Mobile Tables *
-------------------------------------------------------------------------------------- */
@media
only screen and (max-width: 760px),
(min-device-width: 785px) and (max-device-width: 1024px)  { /* 768 */
	table, thead, tbody, th, td, tr, br.mobile-br {
		display: block;
	}
	thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.table tr td{
		height:100%;
	}
	tr { border: 1px solid #ccc; }
	td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
	}
	br.mobile-br, p.mobile-table-header{
		display:block;
	}

	td p.mobile-table-header {
		font-weight:bold;
		width: 100%;
		padding: 5px 10px;
	}
}
/* End Query */
/* 568  *
-------------------------------------------------------------------------------------- */
@media (max-width: 568px) {
  h1 {
    font-size: 2.074rem; }
  h2 {
    font-size: 1.728rem; }
  h3 {
    font-size: 1.44rem; }
  h4 {
    font-size: 1.2rem; }
  h5 {
    font-size: 1.2rem; }
  h6 {
    font-size: 0.9rem; }
  p, ul, dl, ol, table {
    font-size: 0.9rem; }
  .csi-ib {
    padding: 4% 8%; } }

/* End Query */

/* Mobile Multi Map *
-------------------------------------------------------------------------------------- */

@media (max-width: 449px){
.map-panel {
  width: 100%;
}
}
@media (min-width: 450px) and (max-width: 799px){
.map-panel {
  width: 50%;
}
}
@media (min-width: 800px){
.map-panel {
  width: 25%;
}
}
/* End Query */
