@import url('https://fonts.googleapis.com/css?family=Lato:700i,900i');
@import url('https://fonts.googleapis.com/css?family=Oswald:500,700');
body {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	background: url(../images/bg.jpg) center top no-repeat #161e2c;
	padding-top: 5%;
	overflow-x:hidden;
}
.mrgZero {
	margin: 0px;
	padding: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
}
input, .btn {
	height: 50px !important;
	font-size: 16px !important;
	font-weight: normal !important;
}
h1, h3 {
	color: #f1f9ff;
	font-style: italic;
	letter-spacing: -1px;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 91px;
	color: #0c71c3;
	line-height: 70px;
}
.hd h3 {
	margin-left: 38px;
	margin-top: 30px;
	font-size: 52px;
	margin-bottom: 5px;
}
ul {
	list-style-image: url(../images/arrow.png);
	margin-left: 50px;
}
.bearbranch ul {
	list-style-image: url(../images/arrowbb.png);
	margin-left: 50px;
}

ul li {
	margin: 20px 0px;
}
ul li h3 {
	text-align: left;
	font-size: 42px;
	letter-spacing: 0px;
}
ul li:nth-child(1) {
	margin-top: 0px;
}
.whiteColor {
	color: #FFF
}
.testimonial {
	width: 82%;
	background-image: url(../images/com-lft.png), url(../images/com-rgt.png);
	background-position: left top, right top;
	background-repeat: no-repeat, no-repeat;
	font-size: 18.5px;
	color: #acafb3;
	text-align: left;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	padding-left: 35px;
	margin-top: 20px;
}
.satis {
	display: none;
}
.starRt, .bbbLogo {
	margin: 30px 0 0px 0
}
.starRt img {
	float: left;
}
.starRt p {
	font-size: 16px;
	text-align: left;
	line-height: 40px;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	margin-left: 9px;
}
.input-group {
	margin-bottom: 15px;
}
.btn {
	width: 100%;
	margin-right: 2%;
	float: left;
	height: 60px !important;
	background-color: #2259b5 !important;
	font-size: 45px !important;
	line-height: 30px;
	font-style: italic;
	letter-spacing: -1.5px;
}
form p {
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	font-family: 'Lato', sans-serif;
	font-style: italic;
}
.resetForm {
	margin-top: 150px;
}
form p a {
	text-decoration: none;
	color: #fff;
}
form p a:hover {
	text-decoration: underline;
	color: #fff;
}
form h3 {
	font-size: 32px;
	text-align: center;
}
form h1 {
	font-size: 50px;
	margin-bottom: 10px;
}
.centerTag {
	margin-top: 100px;
}
.centerTag img {
	margin-left: -10px;
}
.bottomTxt {
	font-size: 17px;
	text-align: center;
	padding: 20px 0px;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	margin-top: 5px;
}
.goldColor {
	color: #d3af58;
	font-weight: bold;
}
 @media (max-width:1380px) {
.container {
	width: 85%
}
ul li h3 {
	font-size: 35px;
}
.testimonial {
	width: 95%;
}
}
 @media (max-width:1100px) {
.container {
	width: 95%
}
.hd h3 {
	font-size: 45px;
}
.testimonial {
	width: 88%;
	font-size: 17px;
}
ul li h3 {
	font-size: 32px;
}
h1 {
	font-size: 80px;
	margin-left: 10px;
}
form h1 {
	font-size: 38px;
	margin-left: 0px;
}
}
 @media (max-width:1000px) {
.testimonial {
	width: 75%;
	font-size: 17px;
}
.bbbLogo img {
	float: left;
}
.resetForm {
	margin-top: 0px;
}
}
 @media (max-width:770px) {
.centerTag img {
	display: none;
}
.satis {
	display: block;
	margin: 10px auto;
}
.centerTag {
	margin: 0px;
}
ul {
	margin-top: 30px;
}
.hd h3, h1 {
	margin-left: 0px;
}
.bottomTxt {margin-top:10px;}
}
 @media (max-width:480px) {
.testimonial {
	width: 100%;
}
}
btn.focus, .btn:focus, .btn:hover {
	color: #fff !important;
}

.intl-tel-input{
	height: 46px !important;
}
.intl-tel-input .flag-container{
	z-index: 10000;
}
.errormsg-txt{
	font-weight: 700;color: #FFF;color: cornflowerblue;
}