html,body,ul,li, h1, h2, h3, h4, input, menu, p, td {
  margin: 0;
  padding: 0;
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  font-weight:300;
}

.anchor { 
	padding-top: 180px!important; 
}


/*
:target:before {
content:"";
display:block;
height:180px; 
margin:-180px 0 0; 
}
*/


/* Customize the navbar links to be fill the entire space of the .navbar */

.navbar .navbar-inner {
    padding: 0;
}

.navbar .nav {
    margin: 0;
    display: table;
    width: 100%;
}

.navbar .nav > li {
    display: table-cell;
    width: 1%;
    float: none;
    text-align: center;
}


.navbar .nav li:first-child a {
    border-left: 0;
    border-radius: 3px 0 0 3px;
}

.navbar .nav li:last-child a {
    border-right: 0;
    border-radius: 0 3px 3px 0;
}



.nav  a{
    font-size: 1.4em !important;
    }
	
.nav  a hover{
    color:#515293 !important;
    }
	
.titlehead {
font-size:35px!important; 
text-transform:uppercase; 
text-align:center!important;

}


.navbar-default .navbar-nav > li > a {
    color: #696969;
}


.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}



.panel-info > .panel-heading p{
    color:#515293;
}

.panel-heading {
    padding: 10px 5px;
}
.panel-body {
    padding: 10px 5px;
}

h3 {
    text-align:center;
	margin-bottom:30px;
	font-weight:bold;
	color: #515293;
}

h4 {

	font-weight:bold;
	color: #515293;
}

footer a {
    color: #515293;
    text-decoration: none;
}

.mobile-title{
	display:none;
}

footer  {
    color: #515293;
    font-size:14px;
	line-height:20px;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}

 .navbar-nav  li  {
	margin-right:10px;
}



/*
.navbar-brand {
    float: left;
    font-size: 22px;
    height: 50px;
    line-height: 30px;
    padding: 15px;
	color:#777;
}
*/
.btn-info {
    background-color: #9EE6F3;
    border-color: #46b8da;
    color: #fff;
}

.faq-col {
    width:150px;
}

.faq-60 {
    width:60%
}

.panel-info > .panel-heading {
    background-color: #9EE6F3;
    border-color: #9EE6F3;
    color: #31708f;
}

.panel-title{
	font-weight:bold;
}

/* PDF icon class */

.adobe li{ 
	padding-left:20px; 
	
	list-style-type:none; 
	}

.adobe li:before {    
    font-family: 'FontAwesome';
    content: '\f1c1';
	padding-right:10px; 
	color:#515293;
}
   

#container {
    background-color: white;
    margin: 180px 0px 60px 0px;
    min-height: 25em;
}

.container p {
    margin-bottom: 10px;
    text-align: justify;
	font-size: 16px;
}

#container li {
    margin-bottom: 10px !important;
    text-align: left;
	font-size: 16px;
}


	/* FAQs*/
/*
.faqs input {
  width: 70%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }
.faqs button {
  border-left: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 25%;
  display: inline-block; }
  */
.copy h4.section-heading {
  text-align: center;
  padding: 20px 0px 0px 0px;
  /*color: #666;*/
  font-size: 24px; 
  }
  
  
  /*
  @media screen and (min-width: 640px) {
    .copy h4.section-heading {
      font-size: 15px; } }
	  
  @media screen and (min-width: 900px) {
    .copy h4.section-heading {
      font-size: 16px;
      line-height: 1.2; } }
	  
  @media screen and (min-width: 1024px) {
    .copy h4.section-heading {
      font-size: 17px;
      line-height: 1.4; } }
	  */
.copy div.faq-border {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-top: 15px; }
.copy h4.question-title {
  font-size: 14px;
  padding: 10px 0px;
  margin: 0;
  display: block;
  width: 100%;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background-color: #f5f5f5; }
  @media screen and (min-width: 640px) {
    .copy h4.question-title {
      font-size: 15px; } }
  @media screen and (min-width: 900px) {
    .copy h4.question-title {
      font-size: 16px;
      line-height: 1.2; } }
  @media screen and (min-width: 1024px) {
    .copy h4.question-title {
      font-size: 17px;
      line-height: 1.4; } }
  .copy h4.question-title table {
    width: 97%;
    margin: 0% 1% 0% 10px; }
.copy span.caretRight {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 6px;
  vertical-align: middle;
  border-top: 4px solid transparent;
  border-left: 4px solid;
  border-bottom: 4px solid transparent; }
.copy span.caretDown {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }
.copy div.question-body {
  padding: 0px 10px; }

.highli {
  background-color: #1f4686;
  color: #fff; }
  
  /*
  .copy button {
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px, 1.5;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid #ccc;
    background-color: white;
    cursor: pointer; }
*/
.tableHeader {
  width: 41%;
}
.copyTable {
  border-top: 1px solid gray;
  border-left: 1px solid gray;
  text-align: left;
  border-spacing: 0px;
  border-collapse: separate; 
  width:50%;
  margin:0 auto;
  }
 
  .copyTable td:first-child {
    width: 35%;
    font-weight: bold; 
	}

  .copyTable td {
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 10px; }
	
    @media (max-width: 767px) {
		.copyTable {
      border: none; 
	  } 
	   .copyTable td:first-child {
        margin: 0 auto;
        width: 100%; 
		} 
      .copyTable td {
        border-right: none;
        border-left: none; 
		} 
    table.tableizer-table p {
      text-align: center;
    }
    .tableHeader {
      background-color: #ddd;
      width: 100%;
    }
	}

		
		
		
 h4 {
    font-size: 23px;
}
	.toplead{
		font-size: 33px;
	}
@media (max-width: 767px) {
	.toplead{
		font-size: 25px;
		margin-bottom: 45px;
	}
	
}

.jumbotron .h1, .jumbotron h1 {
    font-size: 43px;
}
.jumbotron {
    padding-bottom: 5px;
    padding-top: 5px;
	text-align:center;
}
.jumbotron p {
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 20px;
  font-weight: 200;
  text-align: center;
}

.marketing{
	margin: 10px 0px 10px 0px;
}
.footer {
    background-color: #f5f5f5;
    bottom: 0;
    min-height: 30px;
    position: fixed;
    width: 100%;
}






/* ---------------------------------------------Modal Content (image) ------------------------------*/
#myImg {
    border-radius: 5px;
    /*cursor: pointer;*/
    transition: 0.3s;
}

/*#myImg:hover {opacity: 0.7;}*/

/* The Modal (background) */
.imgmodal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10; /* Sit on top */
    padding-top: 130px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}



.imgmodal-content {
    margin: auto;
    display: block;
    width: 90%;
    max-width: 700px;
	top: 65px;
}

/* Caption of Modal Image */
#imgcaption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px!important;
}

/* Add Animation */
.modal-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: 75px;
    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%;
    }
}




.cspace {
  margin-top: 10px;
}



@media all and (max-width:767px){


footer  {
    font-size:12px;
}


.nav>li {
  width:100%!important;
  display: block!important;
  text-align:left!important;
}

.nav  a{
    font-size: 14px !important;
    }
	
.titlehead {
font-size:22px!important; 
text-transform:uppercase; 
text-align:left!important;
padding-left:10px;
padding-top:10px;
}


.navbar-brand{
 display:none;
}


.mobile-title{
	display:inline;
font-size:20px!important; 
text-transform:uppercase; 
position: absolute;
text-align:left!important;
padding-left:10px;
top: 100px;
}

.fullscreen-title{
 display:none;
}
	.cspace{
		margin: 10px 0px 10px 0px;
	}

.container p {
	font-size: 14px;
}

.container li {
	font-size: 14px;
}

	.navbar-collapse {
		width:100%!important;
	}

	.jumbotron .h1, .jumbotron h1 {
		font-size: 36px;
	}
	
	.jumbotron p {
	  margin-bottom: 15px;
	  font-size: 16px;
	  font-weight: 200;
	}

	.copy h4.section-heading {
  text-align: center;
  padding: 20px 0px 0px 0px;
  /*color: #666;*/
  font-size: 16px; 
  }
  
	/* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 0%; 
		white-space: normal;
    margin:auto;
		text-align:center;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
	
	
	
	/* ----------------------------------------Force FAQ table to not be like tables anymore----------------------- */
	#no-more-tables-faq table, 
	#no-more-tables-faq  thead, 
	#no-more-tables-faq  tbody, 
	#no-more-tables-faq  th, 
	#no-more-tables-faq  td, 
	#no-more-tables-faq  tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables-faq  thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables-faq  tr { 
		border: 1px solid #ccc; 
		margin-bottom: 5px; 
	}
 
	#no-more-tables-faq  td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:right;
	}
 
	#no-more-tables-faq  td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables-faq  td:before { content: attr(data-title); }
	
	.faq-col {
    width:100%;
	}
	.faq-60 {
		width:100%
	}

}
.popover {
  max-height: 300px!important;
  overflow-y: scroll;
}
.popover.bottom {
    margin-top: 0px!important;
}
.modal-dialog {
  margin-bottom: 225px!important;
}
@media screen and (max-width: 640px) {
  .popover {
    max-height: 150px!important;
  }
  .modal-body {
    padding-bottom: 75px!important;
  }
}

.caseList {
  list-style: none;
  margin: 10px;
}

.faqs td {
  border-top: none!important;
}

.vcenter {
    margin-top:52px;
	font-size: 4.3em;
	height:100%; 
	width:100%; 
	padding:25px;
}
@media screen and (max-width: 1200px) {
  .vcenter {
    margin-top:52px;
	}
}
@media screen and (max-width: 992px) {
  .vcenter {
    margin-top:20px;
	}

}


@media screen and (max-width: 767px) {
  .vcenter {
    margin:0 auto;
	font-size: 3.3em;
	padding-top:30px;
	}
}

@media screen and (min-width: 767px) {
  body {
    padding-top: 8em;
  }

}
@media screen and (min-width: 992px) {
  body {
    padding-top: 5em;
  }

}
@media screen and (min-width: 1200px) {
  body {
    padding-top: 2em;
  }
}

.clock li {
  text-align: center!important; 
  display: inline-block;
  font-size: 4em;
  font-weight:bold;
  list-style-type: none;
  padding: 1.5em;
  text-transform: uppercase;
  background-color:#ededed; 
  border-radius: 5px;
}

.clock li span {
  display: block;
  font-size: 4.5rem;
}

@media screen and (max-width: 767px) {
	.clock li {
	  text-align: center!important; 
	  display: inline-block;
	  font-size: 1.1em;
	  list-style-type: none;
	  padding: 1em;
	  text-transform: uppercase;
	  background-color:#ededed; 
	  border-radius: 5px;
	}

	.clock li span {
	  display: block;
	  font-size: 2.5rem;
	}
}