body
{
	background: #FFFFFF;
	margin: 0px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #444444;
}

@media (max-width: 767px) {
	.align-right-center
	{
		text-align: center;
	}
}

@media (min-width: 768px) {
	.align-right-center
	{
		text-align: right;
	}
}


@media (max-width: 767px) {
	.align-left-center
	{
		text-align: center;
	}
}

@media (min-width: 768px) {
	.align-left-center
	{
		text-align: left;
	}
}


@media (max-width: 767px) {
	.float-right-center
	{
		float: none;
		text-align: center;
		margin: 0px auto 10px auto;
	}
}

@media (min-width: 768px) {
	.float-right-center
	{
		float: right;
		margin: 0px 0px 10px 15px;
	}
}


@media (max-width: 767px) {
	.float-left-center
	{
		float: none;
		margin: 0px auto 10px auto;
	}
}

@media (min-width: 768px) {
	.float-left-center
	{
		float: left;
		margin: 0px 15px 10px 0px;
	}
}

.buffer5 {
	height: 5px;
}
.buffer10 {
	height: 10px;
}
.buffer15 {
	height: 15px;
}
.buffer20 {
	height: 20px;
}
.buffer25 {
	height: 25px;
}

@media (max-width: 767px) {
  .expand {
    width: 100%;
  }
}

.header {
	padding: 10px 20px 10px 20px;
	width: 100%;
}
@media (max-width: 1199px) {
	.header {
		position: inherit;
		background: #0a172c;
	}
}
@media (min-width: 1200px) {
	.header {
		position: absolute;
		margin: auto;
		left: 0;
		right: 0;
		max-width: 1900px;
	}
}

.header-int {
	padding: 10px 20px 10px 20px;
	width: 100%;
	position: inherit;
	background: #0a172c;
}

.small-nav {
	line-height: normal;
	color: #ffffff;
	margin-top: 15px;
}
@media (max-width: 767px) {
	.small-nav {
		font-size: 18px;
		float: none;
	}
}
@media (min-width: 768px) {
	.small-nav {
		font-size: 15px;
		float: right;
	}
}
@media (min-width: 992px) {
	.small-nav {
		font-size: 15px;
		float: right;
	}
}
@media (min-width: 1200px) {
	.small-nav {
		font-size: 15px;
		float: right;
	}
}
@media (min-width: 1450px) {
	.small-nav {
		font-size: 15px;
		float: right;
	}
}
@media (min-width: 1700px) {
	.small-nav {
		font-size: 17px;
		float: right;
	}
}	

.small-nav ul {
	list-style: none;
	margin-left: -40px;
}

@media (max-width: 767px) {
	.small-nav li {
		float: none;
		margin: 0px 12px 20px 0px;
	}
}
@media (min-width: 768px) {
	.small-nav li {
		float: left;
		margin: 0px 12px;
	}
}

@media (max-width: 767px) {
	.navbar-form {
		padding: 5px 15px;
		margin-top: 0px;
	}
}
@media (min-width: 768px) {
	.navbar-form {
		padding: 0px 0px;
		margin-top: 0px;
	}
}
@media (min-width: 992px) {
	.navbar-form {
		padding: 0px 0px;
		margin-top: 0px;
	}
}
@media (min-width: 1200px) {
	.navbar-form {
		padding: 0px 0px;
		margin-top: 8px;
	}
}

/* custom columns for full width header */

.col-one-1,
.col-one-2,
.col-one-3,
.col-one-4,
.col-one-5,
.col-one-6,
.col-one-7,
.col-one-8,
.col-one-9,
.col-one-10,
.col-one-11,
.col-one-12,
.col-two-1,
.col-two-2,
.col-two-3,
.col-two-4,
.col-two-5,
.col-two-6,
.col-two-7,
.col-two-8,
.col-two-9,
.col-two-10,
.col-two-11,
.col-two-12,
.col-three-1,
.col-three-2,
.col-three-3,
.col-three-4,
.col-three-5,
.col-three-6,
.col-three-7,
.col-three-8,
.col-three-9,
.col-three-10,
.col-three-11,
.col-three-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 1200px) {
  .col-three-1,
  .col-three-2,
  .col-three-3,
  .col-three-4,
  .col-three-5,
  .col-three-6,
  .col-three-7,
  .col-three-8,
  .col-three-9,
  .col-three-10,
  .col-three-11,
  .col-three-12 {
    float: left;
  }
  .col-three-12 {
    width: 100%;
  }
  .col-three-11 {
    width: 91.66666666666666%;
  }
  .col-three-10 {
    width: 83.33333333333334%;
  }
  .col-three-9 {
    width: 75%;
  }
  .col-three-8 {
    width: 66.66666666666666%;
  }
  .col-three-7 {
    width: 58.333333333333336%;
  }
  .col-three-6 {
    width: 50%;
  }
  .col-three-5 {
    width: 41.66666666666667%;
  }
  .col-three-4 {
    width: 33.33333333333333%;
  }
  .col-three-3 {
    width: 25%;
  }
  .col-three-2 {
    width: 16.666666666666664%;
  }
  .col-three-1 {
    width: 8.333333333333332%;
  }
}

@media (min-width: 1450px) {
  .col-two-1,
  .col-two-2,
  .col-two-3,
  .col-two-4,
  .col-two-5,
  .col-two-6,
  .col-two-7,
  .col-two-8,
  .col-two-9,
  .col-two-10,
  .col-two-11,
  .col-two-12 {
    float: left;
  }
  .col-two-12 {
    width: 100%;
  }
  .col-two-11 {
    width: 91.66666666666666%;
  }
  .col-two-10 {
    width: 83.33333333333334%;
  }
  .col-two-9 {
    width: 75%;
  }
  .col-two-8 {
    width: 66.66666666666666%;
  }
  .col-two-7 {
    width: 58.333333333333336%;
  }
  .col-two-6 {
    width: 50%;
  }
  .col-two-5 {
    width: 41.66666666666667%;
  }
  .col-two-4 {
    width: 33.33333333333333%;
  }
  .col-two-3 {
    width: 25%;
  }
  .col-two-2 {
    width: 16.666666666666664%;
  }
  .col-two-1 {
    width: 8.333333333333332%;
  }
}

@media (min-width: 1700px) {
  .col-one-1,
  .col-one-2,
  .col-one-3,
  .col-one-4,
  .col-one-5,
  .col-one-6,
  .col-one-7,
  .col-one-8,
  .col-one-9,
  .col-one-10,
  .col-one-11,
  .col-one-12 {
    float: left;
  }
  .col-one-12 {
    width: 100%;
  }
  .col-one-11 {
    width: 91.66666666666666%;
  }
  .col-one-10 {
    width: 83.33333333333334%;
  }
  .col-one-9 {
    width: 75%;
  }
  .col-one-8 {
    width: 66.66666666666666%;
  }
  .col-one-7 {
    width: 58.333333333333336%;
  }
  .col-one-6 {
    width: 50%;
  }
  .col-one-5 {
    width: 41.66666666666667%;
  }
  .col-one-4 {
    width: 33.33333333333333%;
  }
  .col-one-3 {
    width: 25%;
  }
  .col-one-2 {
    width: 16.666666666666664%;
  }
  .col-one-1 {
    width: 8.333333333333332%;
  }
}

/* end custom columns */

@media (max-width: 767px) {
	.colored-blocks {
		position: relative;
		margin-top: 0px;
	}
}
@media (min-width: 768px) {
	.colored-blocks {
		position: relative;
		margin-top: 0px;
	}
}
@media (min-width: 992px) {
	.colored-blocks {
		position: relative;
		margin-top: -70px;
	}
}
@media (min-width: 1200px) {
	.colored-blocks {
		position: relative;
		margin-top: -70px;
	}
}

@media (max-width: 991px) {
	.colored-blocks > .container {
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
		padding-right: 0px;
		max-width: none;
		width: 100%;
	}
}

@media (min-width: 992px) {
	.colored-blocks > .container {
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
		padding-right: 0px;
		max-width: 776px;
	}
}

.colored-blocks > .container > .row {
	margin-left: 0px;
	margin-right: 0px;
}

.colored-blocks > .container > .row > .col-lg-4,
.colored-blocks > .container > .row > .col-md-4,
.colored-blocks > .container > .row > .col-sm-4,
.colored-blocks > .container > .row > .col-xs-4 {
	padding-left: 0px;
	padding-right: 0px;
}

@media (max-width: 767px) {
	.colored-blocks .text1 {
		color: #ffffff;
		font-weight: 400;
		font-size: 12px;
	}

	.colored-blocks .text2 {
		color: #ffffff;
		font-weight: 900;
		font-size: 18px;
	}

	.colored-blocks .text1,
	.colored-blocks .text2 {
		width: 100px;
		line-height: normal;
		text-align: left;
		margin: auto;
	}
}
@media (min-width: 768px) {
	.colored-blocks .text1 {
		color: #ffffff;
		font-weight: 400;
		font-size: 18px;
	}

	.colored-blocks .text2 {
		color: #ffffff;
		font-weight: 900;
		font-size: 24px;
	}

	.colored-blocks .text1,
	.colored-blocks .text2 {
		width: 182px;
		line-height: normal;
		text-align: left;
		margin: auto;
	}
}
@media (min-width: 992px) {
	.colored-blocks .text1 {
		color: #ffffff;
		font-weight: 400;
		font-size: 21px;
	}

	.colored-blocks .text2 {
		color: #ffffff;
		font-weight: 900;
		font-size: 24px;
	}

	.colored-blocks .text1,
	.colored-blocks .text2 {
		width: 212px;
		line-height: normal;
		text-align: left;
		margin: auto;
	}
}

.blue-box {
	background: #0083cb;
}

.green-box {
	background: #00a359;
}

.yellow-box {
	background: #dfaf1b;
}

@media (max-width: 767px) {
	.blue-box,
	.green-box,
	.yellow-box {
		border-radius: 0px;
		padding: 10px 15px;
	}
}
@media (min-width: 768px) {
	.blue-box,
	.green-box,
	.yellow-box {
		border-radius: 0px;
		padding: 8px 35px;
	}
}
@media (min-width: 992px) {
	.blue-box,
	.green-box,
	.yellow-box {
		border-radius: 20px 20px 0px 0px;
		padding: 8px 40px;
	}
}

.tri-color-bar {
	background: url(../images/tri-color-bar.jpg) top center no-repeat;
	height: 20px;
	margin-top: 2px;
}

.tri-color-bar-2 {
	background: url(../images/tri-color-bar.jpg) top center no-repeat;
	height: 20px;
}

.baseball-panel {
	background: url(../images/baseball-panel-bg-2.jpg) top center no-repeat #ffffff;
	padding: 25px 0px 25px 0px;
	border-bottom: 14px #075073 solid;
}

.baseball-panel .title {
	color: #004b74;
	font-weight: 900;
	line-height: normal;
	margin-bottom: 25px;
}
@media (max-width: 767px) {
	.baseball-panel .title {
		font-size: 32px;
	}
}
@media (min-width: 768px) {
	.baseball-panel .title {
		font-size: 45px;
	}
}

.featured-highlights {
	background: url(../images/featured-highlights-bg.jpg) bottom center no-repeat #02679e;
	padding: 25px 0px 15px 0px;
}

@media (min-width: 1290px) {
	.featured-highlights .container {
		width: 1260px;
	}
}

.featured-highlights .title {
	color: #ffffff;
	font-weight: 900;
	line-height: normal;
	margin-bottom: 25px;
}
@media (max-width: 767px) {
	.featured-highlights .title {
		font-size: 32px;
	}
}
@media (min-width: 768px) {
	.featured-highlights .title {
		font-size: 45px;
	}
}

.feature-box {
	background: #ffffff;
	max-width: 276px;
	min-height: 150px;
	margin: auto;
	-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.18);
	-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.18);
	box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.18);
	padding: 7px;
	margin-bottom: 20px;
}

.feature-box-cam-pic {
	background: #cccccc;
	overflow: hidden;
}
@media (max-width: 767px) {
	.feature-box-cam-pic {
		width: 262px;
		height: 180px;
	}
	.feature-box-cam-pic img {
		height: 180px;
	}
}
@media (min-width: 768px) {
	.feature-box-cam-pic {
		width: 262px;
		height: 180px;
	}
	.feature-box-cam-pic img {
		height: 180px;
	}
}
@media (min-width: 992px) {
	.feature-box-cam-pic {
		width: 199px;
		height: 136px;
	}
	.feature-box-cam-pic img {
		height: 136px;
	}
}
@media (min-width: 1200px) {
	.feature-box-cam-pic {
		width: 249px;
		height: 171px;
	}
	.feature-box-cam-pic img {
		height: 171px;
	}
}
@media (min-width: 1290px) {
	.feature-box-cam-pic {
		width: 262px;
		height: 180px;
	}
	.feature-box-cam-pic img {
		height: 180px;
	}
}

.feature-box-text {
	padding: 8px;
}

.feature-title {
	color: #014b74;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 12px;
}
@media (max-width: 767px){
	.feature-title {
		font-size: 17px;
	}
}
@media (min-width: 768px){
	.feature-title {
		font-size: 17px;
	}
}
@media (min-width: 992px){
	.feature-title {
		font-size: 16px;
	}
}
@media (min-width: 1200px){
	.feature-title {
		font-size: 17px;
	}
}

.panel-title-bar {
	background: #ffffff;
	padding: 20px 0px 7px 0px;
}

.panel-title-front {
	color: #004b74;
	font-weight: 900;
	line-height: normal;
}

.panel-title-script {
	font-family: 'Great Vibes', cursive;
	font-weight: 400;
}

@media (max-width: 767px) {
	.panel-title-front {
		font-size: 30px;
	}
	.panel-title-script {
		font-size: 42px;
	}
}
@media (min-width: 768px) {
	.panel-title-front {
		font-size: 45px;
	}
	.panel-title-script {
		font-size: 56px;
	}
}

.panelone {
	background: url(../images/panel-one-bg.jpg) bottom center no-repeat;
	border-top: 14px solid #00a359;
	padding: 20px 0px;
}

.panelone .container {
	max-width: 1138px;
}

.panelone .box1 {
	background: url(../images/explore-attractions.jpg) no-repeat #ffffff;
	border-radius: 20px 0px 0px 0px;
}

.panelone .box2 {
	background: url(../images/explore-recreation.jpg) no-repeat #ffffff;
	border-radius: 0px;
}

.panelone .box3 {
	background: url(../images/explore-eat-and-drink.jpg) no-repeat #ffffff;
	border-radius: 0px 20px 0px 0px;
}

.panelone .box4 {
	background: url(../images/explore-shopping.jpg) top center no-repeat #ffffff;
	border-radius: 0px 0px 0px 20px;
}

.panelone .box5 {
	background: url(../images/explore-guided-tours.jpg) no-repeat #ffffff;
	border-radius: 0px;
}

.panelone .box6 {
	background: url(../images/explore-250-revolutionary-war-2.jpg) top center no-repeat #ffffff;
	border-radius: 0px 0px 20px 0px;
}

.panelone .box1,
.panelone .box2,
.panelone .box3,
.panelone .box4,
.panelone .box5,
.panelone .box6 {
	height: 195px;
	border: 2px solid #02ce71;
	margin: 0px auto 15px auto;
}

@media (max-width: 767px) {
	.panelone .box1,
	.panelone .box2,
	.panelone .box3,
	.panelone .box4,
	.panelone .box5,
	.panelone .box6 {
		max-width: 347px;
		border-radius: 8px 8px 8px 8px;
	}	
}

.explore-title {
	color: #ffffff;
	font-weight: 700;
	position: relative;
}
@media (max-width: 767px) {
	.explore-title {
		font-size: 17px;
		top: 86%;
		left: 10px;
	}
}
@media (min-width: 768px) {
	.explore-title {
		font-size: 24px;
		top: 81%;
		left: 28px;
	}
}

.paneltwo {
	background: url(../images/panel-two-bg.jpg) bottom center no-repeat;
	border-top: 14px solid #dfaf1b;
	padding: 20px 0px;
}

.paneltwo .container {
	max-width: 1138px;
}

.paneltwo .box1 {
	background: url(../images/explore-hotels.jpg) top center no-repeat #ffffff;
	border-radius: 20px 0px 0px 20px;
}

.paneltwo .box2 {
	background: url(../images/explore-bb-guest-houses.jpg) top center no-repeat #ffffff;
	border-radius: 0px 0px 0px 0px;
}

.paneltwo .box3 {
	background: url(../images/explore-campgrounds.jpg) top center no-repeat #ffffff;
	border-radius: 0px 20px 20px 0px;
}

.paneltwo .box1,
.paneltwo .box2,
.paneltwo .box3,
.paneltwo .box4,
.paneltwo .box5 {
	height: 195px;
	border: 2px solid #fcd86b;
	margin: 0px auto 15px auto;
}

@media (max-width: 767px) {
	.paneltwo .box1,
	.paneltwo .box2,
	.paneltwo .box3,
	.paneltwo .box4,
	.paneltwo .box5 {
		max-width: 347px;
		border-radius: 8px 8px 8px 8px;
	}	
}

.explore-title,
.explore-title-2 {
	color: #ffffff;
	font-weight: 700;
	position: relative;
}
@media (max-width: 767px) {
	.explore-title {
		font-size: 16px;
		top: 86%;
		left: 10px;
	}
	.explore-title-2 {
		font-size: 16px;
		top: 75%;
		left: 10px;
	}
}
@media (min-width: 768px) {
	.explore-title {
		font-size: 18px;
		top: 81%;
		left: 28px;
	}
	.explore-title-2 {
		font-size: 24px;
		top: 81%;
		left: 28px;
	}
}
@media (min-width: 992px) {
	.explore-title {
		font-size: 24px;
		top: 81%;
		left: 28px;
	}
	.explore-title-2 {
		font-size: 24px;
		top: 81%;
		left: 28px;
	}
}

@media (max-width: 767px) {
	.panelone .row,
	.paneltwo .row {
		margin-left: -10px;
		margin-right: -10px;
	}
	.panelone .col-xs-6,
	.paneltwo .col-xs-6 {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.well-sidebar {
    min-height: 20px;
    line-height: 31px;
    font-weight: bold;
    font-size: 18px;
    padding: 5px;
    color: #463095;
    margin-bottom: 10px;
    background-color: transparent;
    border-top: 2px solid #0083cb;
    border-right: 2px solid #8dd6fe;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.well-itinerary {
  min-height: 20px;
  padding: 19px;
  font-size: 13px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  border: 1px solid #c9c2e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.sidebar-menu {
    list-style: none;
    margin-left: -35px;
}

.side-sub-menu {
    list-style: none;
    font-size: 15px;
    line-height: 28px;
    margin-left: -25px;
}

.side-sub-menu a {
    color: #555555;
    text-decoration: none;
    font-weight: 700;
}

.side-title {
	color: #0329a6;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: none;
  border-radius: 6px 6px 0 0;
  background-color: #0083cb;
  color: #FFFFFF;
}

.nav-tabs > li > a:hover {
  border: none;
  color: #FFFFFF;
  background-color: #02295f;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #FFFFFF;
  cursor: default;
  background-color: #02295f;
  border: none;
  border-bottom-color: transparent;
}

.panel-default > .panel-heading {
  color: #014b74;
  background: url(../images/grey-gradient.jpg) top center repeat-x;
}

.panel-heading a:hover {
  //color: #fff !important;
}

.footer {
	background-color: #0e5381;
	color: #eeeeee;
	padding: 20px 0px;
}

.footer-title
{
	font-size: 17px;
	color: #ffffff;
	font-weight: 700;
	padding-bottom: 10px;
}

.footer-group
{
	padding-bottom: 25px;
}

@media (max-width: 767px) {
	.footer-container
	{
		width: 100%;
		padding-right: 10px;
  		padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
  		margin-right: auto;
  		margin-left: auto;
		color: #EEEEEE;
	}
}

@media (min-width: 768px) {
	.footer-container
	{
		width: 750px;
		padding-right: 0px;
  		padding-left: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
  		margin-right: auto;
  		margin-left: auto;
		color: #EEEEEE;
	}
}

@media (min-width: 992px) {
	.footer-container
	{
		width: 970px;
		padding-right: 0px;
  		padding-left: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
  		margin-right: auto;
  		margin-left: auto;
		color: #EEEEEE;
	}
}

@media (min-width: 1200px) {
	.footer-container
	{
		width: 1200px;
		padding-right: 0px;
  		padding-left: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
  		margin-right: auto;
  		margin-left: auto;
		color: #EEEEEE;
	}
}

/*---Additional Columns---------------------------------*/

.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-20 {
    float: left;
  }
  .col-lg-20 {
    width: 20%;
  }
}

/*------------------------------------*/

.copywright {
	font-size: 12px;
	line-height: 16px;
	background: #011f50;
	color: #ffffff;
	padding: 15px 0px;
}

/*---heading and links overwriting bootstrap css--------------------------------------------*/	

a {
  color: #0329a6;
  text-decoration: none;
  font-weight: 700;
}

a:hover,
a:focus {
  color: #0329a6;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.small-nav a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 700;
}

.small-nav a:hover,
.small-nav a:focus {
  color: #FFFFFF;
  text-decoration: underline;
}

.small-nav a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.blue-box a,
.green-box a,
.yellow-box a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 400;
}

.blue-box a:hover,
.blue-box a:focus,
.green-box a:hover,
.green-box a:focus, 
.yellow-box a:hover,
.yellow-box a:focus {
  color: #FFFFFF;
  text-decoration: none;
}

.blue-box a:focus,
.green-box a:focus,
.yellow-box a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.colored-blocks .text1 a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 400;
}

.colored-blocks .text1 a:hover,
.colored-blocks .text1 a:focus {
  color: #FFFFFF;
  text-decoration: none;
}

.colored-blocks .text1 a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.colored-blocks .text2 a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 900;
}

.colored-blocks .text2 a:hover,
.colored-blocks .text2 a:focus {
  color: #FFFFFF;
  text-decoration: none;
}

.colored-blocks .text2 a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


.content-area {
	background: #ffffff;
	padding: 30px 0px 40px 0px;
}

.footer a {
  color: #eeeeee;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
}

.footer a:hover,
.footer a:focus {
  color: #eeeeee;
  text-decoration: underline;
}

.footer a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.footer-title a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-size: 17px;
}

.footer-title a:hover,
.footer-title a:focus {
  color: #ffffff;
  text-decoration: underline;
}

.footer-title a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Lato', sans-serif;
}

h1{
  margin-top: 0px;
  margin-bottom: 25px;
  padding: 0px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 15px;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
}

h1,
.h1 {
  font-size: 36px;
  color: #014b74;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}


h2,
.h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  color: #1773a6;
  font-family: 'Lato', sans-serif;
}

h3,
.h3 {
  font-size: 20px;
  color: #000000;
}

h4,
.h4 {
  font-size: 17px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
    margin: 0 0 20px;
}


b {
	font-weight: 700;
}

strong {
	font-weight: 700;
}

i {
	font-style: italic;
}


/*------navigation overwriting bootstrap css------------------------------------------------------------------------*/

.navbar
{
	position: relative;
	min-height: 50px;
  	margin-bottom: 10px;
	border: 1px solid #033e8d;
	max-width: none !important;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
}

.navbar-nav {
	float: right;
	margin-top: 10px;
}

.navbar-nav > li > a {
	line-height: 20px;
	border-right: none;
}

@media (min-width: 768px) {
	.navbar
	{
	font-size: 16px;
	}
	
	.navbar-nav > li > a {
  	padding-left: 14px;
  	padding-right: 14px;
	}
}

@media (min-width: 992px) {
	.navbar
	{
	font-size: 17px;
	}
	
	.navbar-nav > li > a {
  	padding-left: 10px;
  	padding-right: 10px;
	}
}

@media (min-width: 1200px) {
	.navbar
	{
	font-size: 18px;
	}
	
	.navbar-nav > li > a {
  	padding-left: 10px;
  	padding-right: 10px;
	}
}

@media (min-width: 1450px) {
	.navbar
	{
	font-size: 20px;
	}
	
	.navbar-nav > li > a {
  	padding-left: 10px;
  	padding-right: 10px;
	}
}

@media (min-width: 1700px) {
	.navbar
	{
	font-size: 21px;
	}
	
	.navbar-nav > li > a {
  	padding-left: 10px;
  	padding-right: 10px;
	}
}
 
@media (min-width: 768px) {

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
 
 .navbar-default {
  background: transparent;
  /*border-color: #0e4270;*/
  border: 0px;
  border-radius: 5px;
  margin: 0px 0px 0px 0px;
  font-family: 'Lato', sans-serif;
}

.navbar-default .navbar-text {
  color: #FFFFFF;
}

.navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FFFFFF;
  text-decoration: underline;
  background: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #FFFFFF;
  text-decoration: underline;
  background: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #FFFFFF;
  text-decoration: underline;
  background: transparent;
}

.nav-divide-bar
{
	width: 1px;
	background: #01122a;
	height: 50px;
}

.navbar-collapse {
    max-height: 340px;
    padding-right: 0px;
    padding-left: 0px;
}

.dropdown-menu {
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  color: #0a172c;
  border-radius: 4px;
  text-align: left;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
  font-weight: normal;
  color: #0a172c;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #EEEEEE;
  text-decoration: none;
  background-color: #072b5d;
}


@media (max-width: 767px) {

	 .navbar-default {
 		background-color: #0a172c;
 		border-color: #0a172c;
		text-align: left;
		font-size: 23px;
	}
	
	.navbar-nav {
		float: left;
	}
	
	.navbar-nav > li > a {
		padding-top: 14px;
		padding-bottom: 14px;
		line-height: 20px;
	}

	.navbar-default .navbar-toggle:hover,
  	.navbar-default .navbar-toggle:focus {
		background-color: #0c3f87;
		color:#FFF;
	}

	.navbar-default .navbar-toggle .icon-bar{
		background-color:#FFF;
	}
	
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
		color: #FFFFFF;
		text-decoration: none;
		background: #043c61;
	}

	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
	  color: #FFFFFF;
	  text-decoration: none;
	  background: #043c61;
	}

	.navbar-default .navbar-nav > .open > a,
	.navbar-default .navbar-nav > .open > a:hover,
	.navbar-default .navbar-nav > .open > a:focus {
	  color: #FFFFFF;
	  text-decoration: none;
	  background: #043c61;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu {
    width: auto;
    margin-top: 0;
	background: #043c61;
    border: 0;
    box-shadow: none;
  }
  
  ul.navbar-nav {
	width: 100% !important;
  }
	
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #FFFFFF;
	padding: 12px 20px;
	font-size: 18px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #FFFFFF;
    background-color: #0d4a80;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #032039;
    background-color: #0d4a80;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
  
  .navbar-collapse {
    max-height: 840px;
    padding-right: 0px;
    padding-left: 15px;
	border-top: 0px;
	}
 
}

/* Third level navigation */

.dropdown-submenu-a {
    position:relative;
}
.dropdown-submenu-a>.dropdown-menu {
    top:0;
    left:96%;
    margin-top:-6px;
    margin-left:10px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
@media (max-width: 767px){
	.dropdown-submenu-a>.dropdown-menu > li a {
		font-size: 15px !important;
	}
}

.dropdown-submenu-a>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:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu-a:hover>a:after {
    border-left-color:#555;
}

@media (max-width: 767px){
	.navbar-default .navbar-nav .open .dropdown-submenu-a .dropdown-menu {
		background: #0d4a80;
	}
	
	.dropdown-submenu-a>.dropdown-menu,
	.dropdown-submenu-a.drag-left>.dropdown-menu {
		margin-left: 0px;
		padding-left: 10px;
	}
}
@media (min-width: 768px){
	.dropdown-submenu-a.drag-left {
		float:none;
	}
	.dropdown-submenu-a.drag-left>.dropdown-menu {
		left:-126%;
		margin-left:10px;
		-webkit-border-radius:6px 0 6px 6px;
		-moz-border-radius:6px 0 6px 6px;
		border-radius:6px 0 6px 6px;
		width: 230px;
	}

	.drag-left>.dropdown-menu > li > a {
		white-space: inherit;
	}
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {

    background-color: #072b5d;
    border-color: #428bca;
	color: #eeeeee;
}

/* Button styles */

.btn {
	font-size: 16px;
}

.btn-lg {
	font-size: 18px;
}
.btn-sm {
	font-size: 14px;
}

.btn-primary {
  color: #ffffff;
  background-color: #0370ac;
  border-color: #0370ac;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #027ec3;
  border-color: #027ec3;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}


/* Responsive iFrame */

.flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.flexible-container iframe,   
.flexible-container object,  
.flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Sticky social media buttons */

.social-bar {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 4;
}
@media (max-width: 767px) {
	.social-bar {
		top: 120px;
		right: 10px;
		position: absolute;
	}
}
@media (min-width: 768px) {
	.social-bar {
		top: 50%;
		right: 10px;
		position: fixed;
	}
}

.social-bar a {
  display: block;
  text-align: center;
  padding: 8px;
  transition: all 0.3s ease;
  color: white;
  font-size: 21px;
  margin-bottom: 12px;
}

.social-bar a:hover {
  background-color: #000;
}

.social-bar .fa {
	margin-top: 4px;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.envelope {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.instagram {
 background: linear-gradient(45deg, rgba(250,213,92,1) 0%, rgba(235,85,21,1) 24%, rgba(198,60,113,1) 56%, rgba(90,47,163,1) 100%);
  color: white;
}

.instagram:hover {
	background: #000;
}

.circle {
	width: 44px;
	height: 44px;
	border-radius: 22px;
}

/* Clearfix */

@media (min-width:767px){.col-lg-1:nth-child(12n+1),
.col-lg-2:nth-child(6n+1),
.col-lg-3:nth-child(4n+1),
.col-lg-4:nth-child(3n+1),
.col-lg-6:nth-child(2n+1),
.col-md-1:nth-child(12n+1),
.col-md-2:nth-child(6n+1),
.col-md-3:nth-child(4n+1),
.col-md-4:nth-child(3n+1),
.col-md-6:nth-child(2n+1){clear:none;}
.col-sm-1:nth-child(12n+1),
.col-sm-2:nth-child(6n+1),
.col-sm-3:nth-child(4n+1),
.col-sm-4:nth-child(3n+1),
.col-sm-6:nth-child(2n+1){clear:left;}
}
@media (min-width:992px){.col-lg-1:nth-child(12n+1),
.col-lg-2:nth-child(6n+1),
.col-lg-3:nth-child(4n+1),
.col-lg-4:nth-child(3n+1),
.col-lg-6:nth-child(2n+1),
.col-sm-1:nth-child(12n+1),
.col-sm-2:nth-child(6n+1),
.col-sm-3:nth-child(4n+1),
.col-sm-4:nth-child(3n+1),
.col-sm-6:nth-child(2n+1){clear:none;}
.col-md-1:nth-child(12n+1),
.col-md-2:nth-child(6n+1),
.col-md-3:nth-child(4n+1),
.col-md-4:nth-child(3n+1),
.col-md-6:nth-child(2n+1){clear:left;}
}
@media (min-width:1200px){.col-md-1:nth-child(12n+1),
.col-md-2:nth-child(6n+1),
.col-md-3:nth-child(4n+1),
.col-md-4:nth-child(3n+1),
.col-md-6:nth-child(2n+1),
.col-sm-1:nth-child(12n+1),
.col-sm-2:nth-child(6n+1),
.col-sm-3:nth-child(4n+1),
.col-sm-4:nth-child(3n+1),
.col-sm-6:nth-child(2n+1){clear:none;}
.col-lg-1:nth-child(12n+1),
.col-lg-2:nth-child(6n+1),
.col-lg-3:nth-child(4n+1),
.col-lg-4:nth-child(3n+1),
.col-lg-6:nth-child(2n+1){clear:left;}
}

.col-md-3245 {
display: none;
}

    .ef-modal {
        background: rgba(0, 0, 0, 0.75) !important; /* Overlay color */
    }
    .ef-modal-box {
        margin: 60px auto !important; /* Pop-Up margin */
        padding: 20px !important; /* Pop-Up pading */
        width: 60% !important; /* Pop-Up width */
        border-radius: 10px !important; /* Pop-Up radius */
        background: rgb(255, 255, 255) !important; /* Pop-Up background */

        /** Animation duration **/
        -webkit-transition: all 0.6s !important;
        -moz-transition: all 0.6s !important;
        -o-transition: all 0.6s !important;
        transition: all 0.6s !important;
    }
