/*
Theme Name: Eagle Bridge
Theme URI: https://wordpress.org/themes/eaglebridge/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Eagle Bridge is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Eagle Bridge will make your WordPress look beautiful everywhere.
Version: 1.3
 */

@font-face {
	font-family: 'HelveticaNeueLTStd-Roman';
	src: url('fonts/HelveticaNeueLTStd-Roman.eot?#iefix') format('embedded-opentype'),  url('fonts/HelveticaNeueLTStd-Roman.otf') format('opentype'),  url('fonts/HelveticaNeueLTStd-Roman.woff') format('woff'),  url('fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype'),  url('fonts/HelveticaNeueLTStd-Roman.svg#HelveticaNeueLTStd-Roman') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTStd-Bd';
	src: url('fonts/HelveticaNeueLTStd-Bd.eot?#iefix') format('embedded-opentype'),  url('fonts/HelveticaNeueLTStd-Bd.otf') format('opentype'),  url('fonts/HelveticaNeueLTStd-Bd.woff') format('woff'),  url('fonts/HelveticaNeueLTStd-Bd.ttf') format('truetype'),  url('fonts/HelveticaNeueLTStd-Bd.svg#HelveticaNeueLTStd-Bd') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTStd-BdCn';
	src: url('fonts/HelveticaNeueLTStd-BdCn.eot?#iefix') format('embedded-opentype'),  url('fonts/HelveticaNeueLTStd-BdCn.otf') format('opentype'),  url('fonts/HelveticaNeueLTStd-BdCn.woff') format('woff'),  url('fonts/HelveticaNeueLTStd-BdCn.ttf') format('truetype'),  url('fonts/HelveticaNeueLTStd-BdCn.svg#HelveticaNeueLTStd-BdCn') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'HelveticaNeueLTStd-Roman';
	font-size: 16px;
	color: #333333;
	line-height: 1;
}
a:focus, a:hover {
	outline: none;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	line-height: 1;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 18px;
}
header {
	background: #fff;
	padding: 20px 0 30px;
	border-bottom: 5px solid #164d8a;
}
.home-page {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	border-bottom: 5px solid #164d8a;
	left: 0;
	margin: 0 auto;
	padding: 20px 0 30px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
	border-bottom: medium none;
}
/*==============Nav css start here=====================*/
.nav {
	width: 100%;
}
.collapse.navbar-collapse {
	padding: 10px 5px;
}
.navbar-default {
	background: none;
	border: none;
	margin: 0;
	min-height: 0;
	float: right;
}
.navbar-default .navbar-nav li a {
	font-family: 'HelveticaNeueLTStd-BdCn';
	color: #1f1f1f;
	font-size: 16px;
	padding: 15px 26px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav li.current-menu-item a {
	color: #73abff;
}
.navbar-nav li {
	position: relative;
}
.i-home {
	background: url(images/home-icon.png) no-repeat left 17px;
	padding: 0 0 0 10px;
}
.i-home:hover, .i-home.current-menu-item {
	background: url(images/home-active-icon.png) no-repeat left 17px;
}
.navbar-nav li:last-child a {
	padding-right: 0!important;
}
.navbar-default .navbar-nav li:hover a {
	color: #73abff;
	transition: all 0.3s ease-in-out 0s;
}
.navbar-default .navbar-nav li.active a {
	color: #73abff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: transparent;
	color: #73abff;
}
.navbar-default .navbar-nav li a:focus {
	color: #1f1f1f;
	background-color: transparent
}
.navbar-nav li .dropdown-menu {
	background: #0095DA;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	padding: 0;
}
.dropdown-menu > li > a {
	color: #fff !important;
	display: block;
	border-bottom: 1px solid #fff;
	padding: 15px !important;
	font-size: 16px !important;
}
.dropdown-menu > li:last-child a {
	border-bottom: 0;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #1f1f1f !important;
	text-decoration: none;
	background-color: transparent;
	transition: all 0.3s ease-in-out 0s;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #1f1f1f;
	background-color: transparent;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #1f1f1f !important;
	background-color: transparent;
}
/*========================Nav css start here===================*/



/*=============Slider css start here==========================*/
.carousel-control {
	width: 4%;
	opacity: 1;
}
.carousel-indicators li {
	background-color: none;
	border: 2px solid #fff;
	height: 15px;
	width: 15px;
	margin: 0 3px;
}
.carousel-indicators .active {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	height: 16px;
	width: 16px;
}
.caption {
	background: url(images/cap-bg.png) no-repeat;
	left: 0;
	margin: 0 auto;
	position: absolute;
	top: 44%;
	padding: 35px 235px;
	background-size: cover;
}
.caption h1 {
	font-family: 'HelveticaNeueLTStd-BdCn';
	color: #1f1f1f;
	font-size: 40px;
	line-height: 50px;
}
.find-btn {
	border: 2px solid #fff;
	border-radius: 8px;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	margin: 25px 0 0;
	padding: 15px 100px;
}
.find-btn:hover {
	color: #fff;
	background: #008DD4;
	transition: all 0.5s ease-in-out 0s;
}
.slider .item img {
	width: 100%;
}
/*=============Slider css end here==========================*/

/*=============About css starts here==========================*/
.page-banner {
	position: relative;
	background-size: cover !important;
	padding: 7% 0 5%;
}
.page-banner h2 {
	background: #164d8a;
	box-shadow: 0 0 30px 2px #343434;
	font-family: "Arial-BoldMT";
	color: #fff;
	display: inline-block;
	font-size: 30px;
	padding: 22px 48px;
	text-transform: uppercase;
}
.about-content h1 {
	font-family: 'HelveticaNeueLTStd-BdCn';
	color: #1f1f1f;
	padding: 0px 0 20px;
	font-size: 26px;
}
.about-content {
	padding: 45px 0;
}
.about-content img {
	float: right;
}
.about-content p {
	color: #1f1f1f;
	line-height: 24px;
	padding: 0 0 20px 0;
	margin: 0;
}
.about-content .read-more {
	font-family: 'HelveticaNeueLTStd-Bd';
	background: linear-gradient(#3081fb, #73abff);
	background: -webkit-linear-gradient(#3081fb, #73abff);
	border-radius: 0px;
	color: #fff;
	display: inline-block;
	padding: 18px 0;
	width: 210px;
	text-align: center;
}
.about-content .read-more:hover {
	background: linear-gradient(#73abff, #3081fb);
	background: -webkit-linear-gradient(#73abff, #3081fb);
}
/*=============About css ends here==========================*/
/*=============Consultants css starts here==========================*/
.consultants-content h1 {
	font-family: 'HelveticaNeueLTStd-BdCn';
	color: #1f1f1f;
	padding: 0px 0 20px;
	font-size: 26px;
	text-transform: uppercase;
}
.consultants-content h2 {
	font-family: 'HelveticaNeueLTStd-BdCn';
	color: #1f1f1f;
	padding: 0px 0 20px;
	font-size: 20px;
}
.consultants-content h3 {
	font-family: 'HelveticaNeueLTStd-BdCn';
	color: #73abff;
	padding: 0px 0 20px;
	font-size: 20px;
}
.consultants-content {
	padding: 45px 0;
}
.consultants-content img {
	float: right;
}
.consultants-content p {
	color: #1f1f1f;
	line-height: 24px;
	padding: 0 0 20px 0;
	margin: 0;
}
/*=============Consultants css ends here==========================*/
/*=============Case Studies css starts here==========================*/
.case-studies-content h1 {
	font-family: 'HelveticaNeueLTStd-BdCn';
	color: #1f1f1f;
	padding: 0px 0 20px;
	font-size: 26px;
}
.case-studies-content h2 {
	font-family: 'HelveticaNeueLTStd-BdCn';
	color: #73abff;
	padding: 0px 0 20px;
	font-size: 20px;
}
.case-studies-content {
	padding: 45px 0;
}
.case-studies-content img {
	float: right;
}
.case-studies-content p {
	color: #1f1f1f;
	line-height: 24px;
	padding: 0 0 20px 0;
	margin: 0;
}
/*=============Case Studies css ends here==========================*/

/*=============Tesimonials css starts here==========================*/
.testimonials-content h1 {
	font-family: 'HelveticaNeueLTStd-BdCn';
	color: #1f1f1f;
	padding: 0px 0 20px;
	font-size: 26px;
}
.testimonials-content {
	padding: 45px 0;
}
.testimonials-content img {
	float: right;
}
.testimonials-content p {
	color: #1f1f1f;
	line-height: 24px;
	padding: 0 0 20px 0;
	margin: 0;
}
.testimonials-content strong {
	font-family: 'HelveticaNeueLTStd-Bd';
}
.testimonials-content .read-more {
	font-family: 'HelveticaNeueLTStd-Bd';
	background: linear-gradient(#858485, #3f3f3e);
	background: -webkit-linear-gradient(#858485, #3f3f3e);
	border-radius: 0px;
	color: #fff;
	display: inline-block;
	padding: 18px 0;
	width: 210px;
	text-align: center;
}
.testimonials-content .read-more:hover {
	background: linear-gradient(#3f3f3e, #858485);
	background: -webkit-linear-gradient(#3f3f3e, #858485);
}
.testimonial-border {
	border: 3px solid #73abff;
	border-radius: 10px;
	margin: 40px 0px;
	padding: 15px 0px 0px 20px;
}
/*=============Testimonials css ends here==========================*/

/*=============Contact css starts here==========================*/
.contact-content h1 {
	font-family: 'HelveticaNeueLTStd-BdCn';
	color: #1f1f1f;
	padding: 0px 0 20px;
	font-size: 26px;
}
.contact-content {
	padding: 45px 0;
}
.contact-content img {
	float: right;
}
.contact-content p {
	color: #1f1f1f;
	line-height: 24px;
	padding: 0 0 20px 0;
	margin: 0;
}
.contact-content p a {
	color: #1f1f1f;
}
.contact-content p a:hover {
	color: #73abff;
}
.contact-form {
	margin: 0px 0;
}
.contact-form .form-control {
	border: 1px solid #707070;
	border-radius: 0;
	box-shadow: none;
	height: 44px;
	margin: 0 0 20px;
	width: 100%;
	color: #ababa9;
}
.contact-form textarea {
	border: 1px solid #707070;
	height: 180px;
	padding: 10px 0 0 10px;
	width: 100%;
	color: #ababa9;
	margin: 0 0 20px;
	font-size: 14px;
}
textarea, input {
	outline: none;
}
.contact-form .btn-primary {
	background: linear-gradient(#195eab, #164d8a);
	background: -webkit-linear-gradient(#195eab, #164d8a) repeat scroll 0 0;
	border-radius: 0px;
	color: #fff;
	font-size: 16px;
	padding: 10px 50px;
	margin-right: 12px;
	float: right;
	display: inline-block;
	border: none;
}
.contact-form .btn-primary:hover {
	background: linear-gradient(#164d8a, #195eab);
	background: -webkit-linear-gradient(#164d8a, #195eab) repeat scroll 0 0;
	color: #fff;
	text-decoration: none;
}
div.wpcf7-validation-errors {
	clear: both;
}
span.wpcf7-not-valid-tip {
	font-size: 16px;
	margin: 0 0 15px;
}
/*=============Contact css ends here==========================*/
.page-links {
	background: #164d8a;
	padding: 70px 0;
	border-top: 4px solid #fff;
}
.link-box {
	padding: 0 20px;
	text-align: center;
}
.link-box img {
	margin: 0 auto;
}
.link-box h1 {
	color: #fff;
	font-family: 'HelveticaNeueLTStd-BdCn';
	font-size: 26px;
	padding: 30px 0 20px;
	text-transform: uppercase;
}
.link-box p {
	color: #FFF;
	line-height: 24px;
	padding: 0 0 30px 0;
	margin: 0;
}
.read-more {
	font-family: 'HelveticaNeueLTStd-Bd';
	border: 2px solid #fff;
	border-radius: 8px;
	color: #fff;
	display: inline-block;
	padding: 15px 0;
	width: 210px;
	text-align: center;
}
.read-more:hover {
	background: #1860b1;
}
.read-more:hover {
	color: #fff;
}
.eagle-bridge {
	padding: 45px 0;
}
.eagle-bridge img {
	float: right;
}
.eagle-bridge h1 {
	font-family: 'HelveticaNeueLTStd-BdCn';
	color: #1f1f1f;
	padding: 40px 0 20px;
	font-size: 26px;
}
.eagle-bridge p {
	color: #1f1f1f;
	line-height: 24px;
	padding: 0 0 30px 0;
	margin: 0;
}
.eagle-bridge .read-more {
	font-family: 'HelveticaNeueLTStd-Bd';
	background: linear-gradient(#195eab, #164d8a);
	background: -webkit-linear-gradient(#195eab, #164d8a) repeat scroll 0 0;
	border-radius: 0px;
	color: #fff;
	display: inline-block;
	padding: 18px 0;
	width: 210px;
	text-align: center;
}
.eagle-bridge .read-more:hover {
	background: linear-gradient(#164d8a, #195eab);
	background: -webkit-linear-gradient(#164d8a, #195eab) repeat scroll 0 0;
}
.testimonials {
	background: #ebebeb;
	padding: 40px 0;
	text-align: center;
}
.testimonials h1 {
	font-family: 'HelveticaNeueLTStd-BdCn';
	color: #1f1f1f;
	padding: 0 0 30px;
	font-size: 26px;
}
.testi-box p {
	line-height: 22px;
	margin: 0;
	padding: 0 10%;
	color: #1f1f1f;
}
.testi-box h2 {
	font-family: 'HelveticaNeueLTStd-Bd';
	color: #1f1f1f;
	font-size: 18px;
	padding: 25px 0;
}
.owl-next {
	background: url(images/right.png) no-repeat;
	width: 50px;
	height: 30px;
	display: inline-block;
}
.owl-prev {
	background: url(images/left.png) no-repeat;
	height: 30px;
	width: 50px;
	display: inline-block;
}
.footer-top {
	background: #164d8a;
	padding: 34px 0;
}
.footer-box h2 {
	font-family: 'HelveticaNeueLTStd-BdCn';
	color: #fff;
	font-size: 20px;
	padding: 0 0 20px;
	text-transform: uppercase;
}
.footer-box ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.footer-box ul a {
	color: #fff;
	display: block;
	padding: 0 0 18px;
	text-transform: capitalize;
}
.footer-box ul a:hover {
	color: #73abff;
}
.footer-box ul li:last-child a {
	padding: 0;
}
.footer-box p {
	color: #fff;
	padding: 0 0 18px;
	margin: 0;
}
.footer-box p a {
	color: #fff;
}
.footer-box p a:hover {
	color: #73abff;
}
.social li {
	display: inline-block;
	padding: 0 10px 0 0;
}
.social li i {
	font-size: 18px;
}
.footer-bottom {
	background: #73abff;
	border-top: 2px solid #fff;
	padding: 22px 0;
	text-align: center;
}
.footer-bottom img {
	margin: 0 auto;
}
.footer-bottom p {
	color: #fff;
	margin: 0;
	padding: 15px 0 0;
	font-size: 12px;
}
.footer-bottom p a {
	color: #164d8a;
}
.footer-bottom p a:hover {
	color: #164d8a;
}
.default {
	padding: 0 0 45px;
	text-align: center;
}
.default h1 {
	text-transform: capitalize;
}
/**
 * 8.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}
.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}
blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}
blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}
blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}

@media (min-width:768px) {
.caret {
	display: none;
}
}

@media screen and (max-width: 1199px) {
.navbar-default .navbar-nav li a {
	padding: 15px 16px;
}
.caption {
	padding: 26px 128px;
}
.link-box {
	padding: 0 15px;
}
}

@media screen and (max-width: 991px) {
.navbar-default .navbar-nav li a {
	padding: 5px 8px;
}
.navbar-nav > li:first-child:before {
	left: -15px;
	top: 10px;
}
.i-home {
	background: url(images/home-icon.png) no-repeat left 7px;
	padding: 0 0 0 10px;
}
.i-home:hover, .i-home.active {
	background: url(images/home-active-icon.png) no-repeat left 7px;
}
.page-links {
	padding: 30px 0 10px;
}
.link-box {
	margin: 0 0 30px;
}
.caption{background-position:100% 100%;}
.caption h1 {
 line-height: 30px;
 font-size: 26px;
}
.carousel-indicators {
    bottom: 0;
    z-index: 99;
}
.footer-box {
	min-height: 190px;
	text-align: center;
}
}

@media screen and (max-width: 767px) {
header, .home-page {
	background: #fff;
	position: relative;
	padding: 20px 0 10px;
}
.logo img {
	margin: 0 auto 20px;
}
.navbar-default, header .col-sm-9 {
	float: none;
	text-align: center;
}
.collapse.navbar-collapse {
	padding: 0 15px;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	border: 1px solid #164D8A;
	background: #164D8A;
	color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-nav li a {
	color: #000;
	font-size: 16px;
	text-align: center;
	padding: 15px 0;
}
.i-home {
	background: url(images/home-icon.png) no-repeat left 15px;
	padding: 0 0 0 0px;
}
.i-home:hover, .i-home.active {
	background: url(images/home-active-icon.png) no-repeat left 15px;
}
.navbar-default .navbar-nav li a:hover {
	color: #73abff;
}
.navbar-nav > li:first-child:before {
	left: -70px;
	margin: 0 auto;
	right: 0;
	top: 20px;
}
.navbar-nav.sm-collapsible a.has-submenu {
	padding-right: 0px;
}
.caption {
	background-position: 100% center;
	padding: 10px 150px 10px 50px;
	top: 28%;
}
.caption h1 {
	font-size: 24px;
}
.carousel-indicators {
	bottom: 0;
}
.page-banner h2 {
	font-size: 20px;
	padding: 18px 24px;
	bottom: 22%;
}
.eagle-bridge {
	padding: 30px 0;
	text-align: center;
}
.eagle-bridge h1 {
	padding: 0 0 20px;
}
.eagle-bridge img {
	margin: 30px auto 0;
	float:none;
}
.about-content img {
    float: none;
	margin:0 auto;
}
.footer-box {
	text-align: center;
	min-height: auto;
	padding: 0 0 30px;
}
.footer-top .col-md-3:last-child .footer-box {
	padding: 0;
}
}

@media screen and (max-width: 479px) {
.caption {
	padding: 8px 70px 10px 22px;
	top: 20%;
}
.caption h1 {
	font-size: 16px;
	line-height: 20px;
}
.caption h1 br {
	display: none;
}
.link-box h1, .eagle-bridge h1, .testimonials h1 {
	font-size: 22px;
}
.testi-box p {
	padding: 0 5%;
	text-align: justify;
}
.testi-box h2 {
	font-size: 14px;
	padding: 15px 0;
}
.page-banner h2 {
	bottom: 10px;
	font-size: 16px;
	padding: 10px 15px;
}
}
