/* 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 */
/* 1200  *
-------------------------------------------------------------------------------------- */
/* End Query */
/* 992  *
-------------------------------------------------------------------------------------- */
@media (max-width: 992px) {
	
	.fdic-wrapper{
		width: 200%;
		margin-left: -50%;
	}
  .csi-header {
    border: 0 none transparent;
    box-shadow: none;
    padding: 0;
    margin: 0; }
  .csi-logo {
    width: 200px;
    height: auto;
    margin: 0 auto;
    display: block; }
 }

/* End Query */
/* 768  *
-------------------------------------------------------------------------------------- */
@media (max-width: 768px) {
  /* This fixes the IB fixed positioning */
  .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; }
  .csi-ib i {
    left: 0;
    position: absolute !important; }
  .csi-ib button {
    width: 100%;
    border-radius: 4px;
    margin-left: 0; }
  .csi-ib {
    padding: 3% 6%; } 
    .csi-logoNavContainer .csi-widgets img {
      top: -42%;
    }}
  

/* End Query */
/* 568  *
-------------------------------------------------------------------------------------- */
@media (max-width: 568px) {
	
	
	.csi-insidepages .csi-hero{
		min-height: 100px;
		
	}
	
	.csi-insidepages .csi-hero .tagline{
		margin-top: 50px;
		margin-bottom: 50px;
	}
	
	/*
  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 */
