@import url(bootstrap.min.css);
@font-face {
	font-family: 'montserrat';
	src: url('../fonts/montserrat-regular-webfont.ttf') format('truetype'),url('../fonts/montserrat-regular-webfont.woff') format('woff'), url('../fonts/montserrat-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'montserrat-bold';
	src: url('../fonts/montserrat-bold-webfont.ttf') format('truetype'),url('../fonts/montserrat-bold-webfont.woff') format('woff'), url('../fonts/montserrat-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

html {
	height: 100%;
}
body {
	height: 100%; position: relative;
}



.navbar-nav li a.nav-last {
/*padding-right: 0 !important;*/
}
.navbar-nav li a:hover.nav-last {
/*padding-right: 0 !important;*/
}
.navbar-nav li {
	margin-right:16px!important;
}
img.rezLogo { height: 58px; width: 232px; }
 @media (max-width: 480px) {
 img.rezLogo { height: 40px; width: 160px; 
 }
 }

  .navbar-nav li a {
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #1F74D3!important;
        font-size:16px;
    }

        .navbar-nav li a:hover{
            font-size:16px;
        }

.navbar-nav li:last-child {
	margin-right:0 !important;
}
.navbar-nav li > a {
	padding-top: 0 !important;
	padding-right: 2px !important;
	padding-left:2px !important;
}

	.navbar-nav li > a:hover {
		color: #404850 !important;
		/*padding-bottom: 15px*/
	}


.navbar-nav li a.active {
	color: #1F74D3 !important;
	padding-bottom: 15px !important;
	/*border-bottom: 2px solid #007bff;*/
}

.navbar-nav > li > a:hover {
	color: #3B97FF !important;
}

.nav-options li a {
	position: relative;
	transition: 0.4s !important;
	display:block;
}

.nav-options li:hover > a::after {
	width: 100%; /* Make sure the border stays visible when hovering the <li> */
	background-color: #1F74D3; /* Ensure the color remains the same */
}

.nav-submenu li a::after {
	content: ''; /* Required to generate the pseudo-element */
	position: absolute; /* Position it relative to the <a> tag */
	left: 0;
	bottom: 0px; /* Align it at the bottom of the <a> */
	width: 0; /* Initially, the border has 0 width */
	height: 2px; /* Thickness of the border */
	background-color: #007bff; /* Color of the border */
	transition: width 0.3s ease; /* Smooth transition */
	transition-timing-function: cubic-bezier(.58, .3, .005, 1); /* Custom easing for the transition */
}

.nav-submenu li a:hover::after {
	width: 100%; /* Expand the border to the full width of the <a> */
}

.nav-options li a::after {
	content: ''; /* Required to generate the pseudo-element */
	position: absolute; /* Position it relative to the parent <a> */
	left: 0;
	bottom: 1px; /* Align it at the bottom of the <a> */
	width: 0; /* Initially, the border has 0 width */
	height: 2px; /* Thickness fof the border */
	background-color: #1F74D3; /* Color of the border */
	transition: width 0.3s ease; /* Smooth transition */
	transition: .3s;
	transition-timing-function: cubic-bezier(.58,.3,.005,1);
}

.nav-options li a.active::after {
	content: ''; /* Create the border with ::after */
	display: block;
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%; /* Full width of the <a> tag */
	height: 2px; /* Border thickness */
	background-color: #1F74D3; /* Color of the border (blue in this case) */
}

.nav-options li a:hover::after {
	width: 100%; /* On hover, make the border span the full width */
}

.inputActive {
	border:1px solid #FF4E4E !important;
}

 @media (min-width: 320px) and (max-width:667px) {
.topBlueStrp a {
	font-size: 10px !important;
	color: white;
	margin-right: 5px !important;/*font-weight: bold;*/
}

.list-inline>li{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
}

.topBlueStrp a.activeTab {
	color:#f0a000;
}
.topBlueStrpWrp {
	background: #305080;
}
.topBlueStrp {
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	color: white;
	text-transform: uppercase;
	max-width: 940px;
	margin: 0 auto;
	text-align: right;
	min-height:30px;
}
.topBlueStrp a {
	font-size: 13px;
	font-weight: bold;
	color: white;
	margin-right: 15px;/*font-weight: bold;*/
}
.topBlueStrp a:hover {
	text-decoration: none;
	color:#f0a000;
}
.topBlueStrp a:last-child {
	margin-right: 0;/*font-weight: bold;*/
}
.topSocial {
    display: inline-block;
    float: left;
}
.topSocial .fa {
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
}
.topSocial a:hover .fa {
    color: #40c080;
}
.navbar-fixed-top {
	top: auto;
	position: fixed;
	z-index: 10000;
}
.navbar-fixed-bottom {
	position: inherit;
}
a.contactLink { color: #60e0a0; text-transform: lowercase; }


.navbar-inverse {
	background: #fff;
	border-bottom: 0px solid #ddd;
	padding-bottom: 0px;
	height: 103px
}
.navbar {
	margin-bottom:0px !important;
}
.extraClass {
	margin:80px 0px 30px;
}
.siteLogo {
	padding-top:3.5px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
.homeBanner {
 margin-top:0px !important;
}
    /* Safari only override */
    ::i-block-chrome, .homeBanner {
   margin-top:-20px;
   background:url(../img/home-hero-img.jpg) no-repeat center;
}
}
.flRgtLrgScr {
	float:right;
}
.flRgtLrgScr img {
	width:100%;
}
.commonTxtHme {
	font-family: Trebuchet MS, sans-serif;
	color:#606870;
	font-weight: 300;
	font-size:17px;
	line-height: 22px;
	margin-bottom:30px;
}
ul.blueTxtLink li {
	display:inline;
	list-style:none
}
.homeBannerCaption {
	font-family: 'Raleway', sans-serif;
	font-size: 48px;
	line-height: 52px;
	color: white;
	max-width: 878px;
	margin: 0 auto;
	width: 100%;
	/*padding-top:135px;*/
	font-weight:800;
	padding: 10px 0 10px 0;
}
.homeBannerCaptionBg {
	max-width: 900px;
	margin: auto;
	width: 100%;
	background: url(../img/bg-banner-caption.png);
	border-radius: 5px;
	min-height: 150px;
	margin-top: 50px;
	padding: 57px 20px 0 54px;
}
.btnSgnUpPrpMag {
	background: #f0a000;
	border-radius: 5px;
	color: white;
	font-family: Trebuchet MS, sans-serif;
	font-size: 22px;
	padding: 20px 35px;
	font-weight: bold;
}
.btnSgnUpPrpMag:hover {
	text-decoration: none;
	color: white;
	background: #e48a07;
}


a.btnSgnUpPrpMagSm {
	background: #f0a000;
	border-radius: 5px;
	color: #ffffff;
	font-family: Trebuchet MS, sans-serif;
	font-size: 16px;
	padding: 10px 15px;
	font-weight: bold;
}
a.btnSgnUpPrpMagSm:hover {
	text-decoration: none;
	color: #ffffff;
	background: #40c080;
}

a.btnLearnMore {
	background: #50a0d0;
	border-radius: 5px;
	color: #ffffff;
	font-family: Trebuchet MS, sans-serif;
	font-size: 16px;
	padding: 10px 15px;
	font-weight: bold;
	margin-left: 20px;
}
a.btnLearnMore:hover {
	text-decoration: none;
	color: #ffffff;
	background: #40c080;
}

.btnSgnUpPrpRes {
	background: white;
	color: #333333;
	font-family: Trebuchet MS, sans-serif;
	font-weight:600;
	font-size: 22px;
	padding: 20px 35px;
	border-radius: 5px;
	margin-left: 45px;
}
.btnSgnUpPrpRes:hover {
	text-decoration: none;
	color: #333333;
	background-color:#e6e6e6;
}
.btnSgnUpNewRes {
	background: white;
	color: #333333;
	font-family: Trebuchet MS, sans-serif;
	font-weight:600;
	font-size: 16px;
	padding: 20px 35px;
	border-radius: 5px;
	margin:0 auto;
	text-transform:uppercase;
}
.btnSgnUpNewRes:hover {
	text-decoration: none;
	color: #333333;
	background-color:#e6e6e6;
}
.col-lg-12 {
	padding-left: 0;
	padding-right: 0;
}
.commonLeftCol {
	width: 45%;
	float: left;
}
.commonLeftCol p {
	font-family: Trebuchet MS, sans-serif;
	font-size: 16px;
	color: #333333;
}
.commonRgtCol {
	width: 47%;
	float: right;
}
.page-header {
	font-size: 38px;
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	color: #305080;
	margin-top: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
.btnCommonHme {
	background-color: #f0a000;
	border-radius: 9px;
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	padding: 13px 20px;
	margin-right: 15px;
	margin-top: 25px;
}
a.btnCommonHme:hover {
	background:#40c080;
	color:#fff;
}
.btnCommonHmeB {
	background-color: #50a0d0;
}
a.btnCommonHmeB:hover {
	background:#40c080;
	color:#fff;
}
.btnCommonHme:last-child {
	margin-right: 0;
}
.btnCommonHme:hover {
	color: #333333;
	text-decoration: none;
}
.hmeBgLrg1 {
	background: #f4f4f4 url(../img/home-small-banner2.jpg) no-repeat top center;
	height: 569px;
	margin-top: 80px;
}
.hmeBgLrg2 {
	background: #f4f4f4 url(../img/home-small-banner3.jpg) no-repeat top center;
	height: 569px;
}
.subTitle {
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	color: #306080;
	font-size: 34px;
	border-bottom: 4px solid #f0a000;
	padding-bottom: 12px;
	margin-bottom: 20px !important;
	padding-top:0px;
	display:inline-block;
	margin-left:15px !important;
}
.roundImgCol {
	float: left;
	width: 78px;
	margin-left:35px;
	margin-bottom: 15px;
}
.roundImgTxtRgt {
	float: left;
	max-width: 318px;
	width:100%;
	margin-left: 19px;
	font-family: Trebuchet MS, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	color: #606870;
	padding-top: 16px;
}
strong {color: #000000; font-weight: bold;}
.extraSpc {
	margin-left: 15px;
}
.bluTxt ul {
	margin:0px 0px 0px 35px;
	padding:0px;
}
.bluTxt {
	color: #305080;
	font-size: 15px;
	font-family: Trebuchet MS, sans-serif;
	padding-left: 0px;
	padding-top: 0;
}
.bluTxt a {
	color: #305080;
	font-weight:600;
}
.bgHomeSlider {
	background-color: #40c080;
	/*min-height: 693px;*/ padding-bottom:30px;
}
.bgHomeSlider h3 {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Raleway;
	font-weight: 900;
	color: white;
	font-size: 40px;
	padding-top: 50px;
}
.topPagecnt {
	width: 100%;
	padding-top:126px;
}
.topPageresidents {
	width: 100%;/*padding-top:127px;*/
}
.topPageabt {
	width: 100%;/*padding-top:127px;*/
}
.topTitleWrap {
	width: 100%;
	background: #ffffff;
	height: auto;
	margin-bottom: 20px;
}
.topOfPage {
	color: #606870;
	font-size: 16px;
	line-height: 20px;
	font-family: Trebuchet MS, sans-serif;
	text-align: justify;
	margin: 0 10% 0 10%;
	height: auto;
	}
	
.topTitle {
	/*max-width: 617px;
	width: 100%;*/
	margin: 0 auto;
	display:table;
}
.topTitle h1 {
	color: #305080;
	border-bottom: 4px solid #f0a000;
	padding-bottom: 8px;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	text-transform: capitalize;
	padding-top: 48px;
	font-size: 40px;
	margin: 0;
	display:table-cell;
}
.topTitleProperty {
	/*max-width: 684px;
	width: 100%;*/
	margin: 0 auto;
	display:table;
}
.topTitleProperty h1 {
	color: #333333;
	border-bottom: 4px solid #f0a000;
	padding-bottom: 8px;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	text-transform: capitalize;
	padding-top: 48px;
	font-size: 40px;
	margin: 0;
	display:table-cell;
}

a.newsHeadline {
	color: #404850;
	font-size: 20px;
	line-height: 28px;
	font-family: Trebuchet MS, sans-serif;
	margin: 0 0 20px 0;
	font-weight: bold;
	}
a.newsHeadline:hover {
	color: #20a060;
	text-decoration: none;
	}
.newsItem p { color: #606870; 
	font-size: 16px;
	line-height: 24px;
	font-family: Trebuchet MS, sans-serif; }
.newsItem {
	margin-bottom: 40px; 
	border-bottom: 3px #e0e8f0 dotted;
	}

.topAbout {
	margin: 0 auto;
	display:table;
}
.topAbout h1 {
	color: #305080;
	border-bottom: 4px solid #f0a000;
	padding-bottom: 5px;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	text-transform: capitalize;
	padding-top: 8px;
	font-size: 40px;
	margin: 0 0 38px 0;
}
.topFaq {
	max-width: 87px;
	width: 100%;
	margin: 0 auto;
}
.topFaq h1 {
	color: #333333;
	border-bottom: 4px solid #f0a000;
	padding-bottom: 5px;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	text-transform: capitalize;
	padding-top: 8px;
	font-size: 40px;
	margin: 0 0 38px 0;
}
.topContact {
	margin: 40px auto 0px;
	display:table;
}
.topContact h1 {
	color: #305080;
	border-bottom: 4px solid #f0a000;
	padding-bottom: 5px;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	text-transform: capitalize;
	padding-top: 8px;
	font-size: 40px;
	margin: 0 0 38px 0;
}
.topContact p {
	text-align:center;
}
.topRequest {
	margin: 0 auto;
	display:table;
}
.topRequest h1 {
	color: #305080;
	border-bottom: 4px solid #f0a000;
	padding-bottom: 5px;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	text-transform: capitalize;
	padding-top: 8px;
	font-size: 40px;
	margin: 0 0 38px 0;
}
.topSign {
	margin: 0 auto;
	display:table;
}
.topSign h1 {
	color: #333333;
	border-bottom: 4px solid #f0a000;
	padding-bottom: 5px;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	text-transform: capitalize;
	padding-top: 8px;
	font-size: 40px;
	margin: 0 0 38px 0;
}
.topSignup {
	margin: 0 auto;
	display:table;
}
.topSignup h1 {
	color: #333333;
	border-bottom: 4px solid #f0a000;
	padding-bottom: 5px;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	text-transform: capitalize;
	padding-top: 8px;
	font-size: 40px;
	margin: 0 0 38px 0;
}
.topTeam {
	margin: 0 auto;
	display:table;
}
.topTeam h1 {
	color: #305080;
	border-bottom: 4px solid #f0a000;
	padding-bottom: 5px;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	text-transform: capitalize;
	padding-top: 8px;
	font-size: 40px;
	margin: 0 0 38px 0;
}
.topAdvisors {
	margin: 0 auto;
	display:table;
}
.topAdvisors h1 {
	color: #305080;
	border-bottom: 4px solid #f0a000;
	padding-bottom: 5px;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	text-transform: capitalize;
	padding-top: 8px;
	font-size: 40px;
	margin: 0 0 38px 0;
}
.ourTeam h3 {
	color: #305080;
	text-align: center;
	font-family: Trebuchet MS, sans-serif;
	margin-bottom: 8px !important;
	font-weight: bold;
}
.ourTeam h4 {
	color: #f0a000;
	text-align: center;
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
}
.ourTeam p {
	text-align: left !important;
	font-family: Trebuchet MS, sans-serif;
	font-size: 15px !important;
	line-height: 20px;
	color: #606870 !important;
}
.ourTeam img {
	display: block;
	margin: 0 auto;
}
.borderLft {
	/*border: 1px solid #dddddd;*/
	border-radius: 5px;
}
.rightImg {
	/*max-width: 425px;*/
	width: 100%;
	margin: 10px auto 10px;
	text-align: center;
}
.fa-6x { font-size: 5em !important; margin-left: 15px !important; margin-right: 15px !important; font-style: none; }
.rightImg h2 {
	font-family:  Trebuchet MS, sans-serif;
	font-weight:bold;
	color: #50a0d0;
}
.rightImg img {
	display: block;
	margin: 0px auto 25px;
}
.rightImg h2 {
	font-size:24px;
	margin:10px 0px;
	padding:0px;
}
.rightImg p {
	font-size:16px;
	line-height: 20px;
	color: #606870;
	text-align: justify !important;
}
	
.infoList li::before {content: "•"; color: #40c080;
  display: inline-block; width: 1em;
  margin-left: -1em;
  }

ul.infoList, ul.infoListO  {list-style: none;
	text-align: left !important;
	color: #606870;
	font-size: 16px;
	line-height: 24px;}
	
.infoListO li::before {content: "•"; color: #f0a000;
  display: inline-block; width: 1em;
  margin-left: -1em;
  }

.wrapDivalt {
	width: 100%;
	background: white;
	padding-top: 30px;
}
.wrapDivaltone {
	width: 100%;
	background: #ffffff;
	padding-top: 30px;
}

.wrapDivaltone .row,  .wrapDivalt .row {
	/*border-bottom: 3px #70c0f0 dotted;*/
	padding-bottom: 40px;
}

.ourTeam {
	border-bottom: 3px #60e0a0 dotted !important;
}
.Orrow {
	border-bottom: 3px #ffc020 dotted !important;
}
.bgHomeScrn {
/*background: url(/home-slider-screen.png) no-repeat top center;
	height: 489px;
	margin-top: 40px; */
}
.carousel-control.left {
	background: url(../img/previous.png) no-repeat;
	width: 44px;
	height: 72px;
	left: -254px;
	top: 50%;
}
.carousel-control.right {
	background: url(../imag/next.png) no-repeat;
	width: 44px;
	height: 72px;
	right: -254px;
	top: 50%;
}
.carousel-inner {
	overflow: visible;
}
.carousel-inner h3 {
	margin: 0;
	padding: 0 24px;
	text-align: left;
	font-size: 17px;
}
.carousel-inner p {
	text-align: left;
	padding: 0 24px;
}
.homeFrstGallWrp .carousel-inner p {
	font-size:13px;
	font-family: Trebuchet MS, sans-serif;
	font-weight:600;
}
.carousel-caption {
	width: 325px;
	left: -118px;
	right: 0;
	background: url(../img/messagebox.png) no-repeat;
	width: 322px;
	height: 108px;
}
.homeOrngBg {
	background-color: #f0a000;
	height: 330px;
}

.homeBlueBg {
	background-color: #50a0d0;
	height: auto;
}
.innerOrngBghgt {
	height: 240px;
}
.homeOrngBg h2, .homeBlueBg h2 {
	color: white;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	font-size: 55px;
	text-align: center;
	padding-top: 40px;
	margin:0;
}

.sub-footer-section {
	width: 33.33%;
	padding: 1em;
}

.footer-section {
	height: 219.8px;
}

.sub-section p {
	font-size: 12.5px;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;
	color: #ffffff;
	letter-spacing: 0.4px;
}

.tagline {
	font-family: 'Raleway', sans-serif; font-weight: 900;
	color: #40c080;
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0 30px 0;
	}
footer .col-md-3 a {
	display: block;
	color: #60e0a0;
	font-size: 15px;
	line-height: 24px;
	font-family: Trebuchet MS, sans-serif;
	text-decoration: none;
}
footer .col-md-3 a:hover {
	color: #ffe060;
	}
.footerSubTitle {
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	color: white;
	margin-bottom: 10px;
	margin-top: 10px;
}
.carousel-indicators {
	bottom: -241px;
}
.testleftDiv {
	width: 228px;
	float: left;
	padding: 68px 0 29px 0;
}
.testrightDiv {
	max-width: 700px;
	width: 100%;
	float: left;
	padding: 68px 0 29px 0;
}
#secondCarousel {
	bottom: -344px !important;
}
#secondCarousel li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: transparent;
	border: 1px solid #777777;
	border-radius: 10px;
}
#secondCarousel li.active {
	width: 12px;
	height: 12px;
	margin: 1px;
	background-color: #777777 !important;
}
.secondactive {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #777777 !important;
}
.quoteTest {
	font-size: 18px;
	margin-top: 18px;
}
.testTitle {
	text-transform: uppercase;
	font-size: 16px;
}
.testTitle span {
	text-transform: capitalize;
	font-size: 16px;
	color: #ea8745;
}
.contactPage {
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
}
.contactPage form {
	padding: 40px 0;
}
.requestPage {
	max-width: 640px;
	width: 100%;
	/*margin: 0 auto;*/
}
.requestPage form {
	padding: 5px 0;
}
.requestPage p {
	text-align: center;
	font-size:14PX;
}
.divForm {
	max-width: 640px;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.divForm label {
	margin-bottom:5px;
	width:100%;
}
.divForm input {
	width: 100%;
	border: none;
	border: 1px solid #e4e4e4;
	height: 38px;
	padding: 5px;
}
.divForm input.submit {
	background: none repeat scroll 0% 0% #f0a000;
	border-radius: 5px;
	color: #333333;
	font-family: Trebuchet MS, sans-serif;
	font-size: 22px;
	width: 222px;
	height: 62px;
	font-weight: 600;
}
.divForm input.submit:hover {
	text-decoration: none;
	color: #3333333;
	background: #e48a07;
}
.divForm input.signsubmit {
	background: none repeat scroll 0% 0% #f0a000;
	border-radius: 5px;
	color: #333333;
	font-family: Trebuchet MS, sans-serif;
	font-size: 22px;
	width: 222px;
	height: 62px;
	font-weight: 600;
}
.divForm input.signsubmit:hover {
	text-decoration: none;
	color: #3333333;
	background: #e48a07;
}
.divForm input.signinsubmit {
	background: none repeat scroll 0% 0% #f0a000;
	border-radius: 5px;
	color: #333333;
	font-family: Trebuchet MS, sans-serif;
	font-size: 22px;
	width: 222px;
	height: 62px;
	font-weight: 600;
}
.divForm input.signinsubmit:hover {
	text-decoration: none;
	color: #3333333;
	background: #e48a07;
}
.divForm textarea {
	width: 100%;
	border: none;
	border: 1px solid #e4e4e4;
	height: 120px;
	padding: 5px;
	margin-bottom: 20px;
}
.divForm a {
	color: #f0a000;
	text-decoration: none;
}
.marTop {
	padding-top: 20px;
	padding-bottom: 20px;
}
.homeBannerFix {
	display:none;
}
 @media (min-width: 768px) {
 .signLft {
 width: 246px;
 float: left;
}
 .signRgt {
 float: left;
 width: 394px;
 margin-top: 25px;
}
 .floatLeft {
		/*float:left;*/
		display:inline;
}
.rightCol {
float:left;
}
}
.signUpPro {
	width: 310px;
	float: left;
	margin: 19px 0;
}
.signUpPro {
	background: none repeat scroll 0 0 #f0a000;
	border-radius: 5px;
	color: white;
	font-family: Trebuchet MS, sans-serif;
	font-weight:600;
	font-size: 17px;
	padding: 19px 27px;
	white-space:nowrap;
}
.signUpPro :hover {
	text-decoration:none;
}
.signUpPronew {
	width: 310px;
	float: left;
	margin: 40px 0;
}
.signUpPronew a {
	background: none repeat scroll 0 0 white;
	border-radius: 5px;
	color: #333333;
	font-family: Trebuchet MS, sans-serif;
	font-weight:600;
	font-size: 17px;
	padding: 20px 27px;
	white-space:nowrap;
	border: 1px solid #f0a000;
}
.signUpPronew a:hover {
	text-decoration:none;
	color: #333333;
	background-color:#e6e6e6;
}
.or {
	width: 50px;
	float: left;
	text-align: center;
	margin: 40px 0;
}
.signUpResi {
	float: left;
	width: 280px;
	max-width: 100%;
	margin: 40px 0;
}
.signUpResi a {
	background: none repeat scroll 0 0 white;
	border-radius: 5px;
	color: #333333;
	font-family: Trebuchet MS, sans-serif;
	font-weight:600;
	font-size: 17px;
	padding: 20px 50px;
	border: 1px solid #f0a000;
	white-space:nowrap;
}
.signUpResi a:hover {
	text-decoration:none;
	color: #333333;
	background-color:#e6e6e6;
}
.signUpResiNew {
	float: left;
	width: 280px;
	max-width: 100%;
	margin: 19px 0;
}
.signUpResiNew {
	background: none repeat scroll 0 0 #f0a000;
	border-radius: 5px;
	color: #fff;
	font-family: Trebuchet MS, sans-serif;
	font-weight:600;
	font-size: 17px;
	padding: 20px 50px;
	border: 1px solid #f0a000;
	white-space:nowrap;
}
.signUpResiNew :hover {
	text-decoration:none;
}
nav a {
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size:15px;
}
a:focus {
	outline: none;
}
h3.dontUse {
	max-width: 380px;
	margin:76px auto 0;
}
input.zipcodeTop {
	width: 50%;
}
select.zipcode {
	width: 49.7%;
	height: 40px;
	padding: 5px;
}
.imgResize {
	max-width:100% !important;
	height:auto !important;
}
.wrapDivalt h4 {
	font-family:Trebuchet MS, sans-serif;
	line-height:25px;
}
.wrapDivalt p {
	font-family:Trebuchet MS, sans-serif;/*line-height:20px;*/
}
.wrapDivaltone h4 {
	font-family:Trebuchet MS, sans-serif;
}
.wrapDivaltone p {
	font-family:Trebuchet MS, sans-serif;
}
.wrapDivalt img {
	display:block;
	/*margin-left:auto;
	margin-right:auto;*/
}
.wrapDivaltone img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.varificationTitle {
	margin:0 auto;
	display:table;
}
.varificationTitle h1 {
	color: #333;
	border-bottom: 4px solid #f0a000;
	padding-bottom: 5px;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	text-transform: capitalize;
	padding-top: 8px;
	font-size: 40px;
	margin: 0px 0px 38px;
}
.privacypolicyTitle {
	margin:0 auto;
	display:table;
}
.privacypolicyTitle h1 {
	color: #333;
	border-bottom: 4px solid #f0a000;
	padding-bottom: 5px;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	text-transform: capitalize;
	padding-top: 8px;
	font-size: 40px;
	margin: 0px 0px 38px;
}
.TermsOfServiceTitle {
	margin:0 auto;
	display:table;
}
.TermsOfServiceTitle h1 {
	color: #333;
	border-bottom: 4px solid #f0a000;
	padding-bottom: 5px;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	text-transform: capitalize;
	padding-top: 8px;
	font-size: 40px;
	margin: 0px 0px 38px;
}
.communitySelect {
	float: left;
	display: inline-block;
	background:#fff url("../img/select_arrow.gif") no-repeat right center;
	cursor: pointer;
	z-index:-1px;
	height:40px;
	padding:0px;
}
.communitySelect, .communitySelecty select {
	width: 318px;
	font-size:13px;
	border:1px solid #E4E4E4;
}
.communitySelect:hover {
	background:#fff url("../img/select_arrow.gif") no-repeat right center;
}
.communitySelect .holder {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	z-index: -1;
	padding:9px 0px 0px 12px;/*color:#666 !important;*/
}
.communitySelect select {
	margin: 0;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	outline: none;
	opacity: 0;	/* CSS hacks for older browsers */
_noFocusLine: expression(this.hideFocus=true);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	padding:0px 10px;
}
#errorRescommunity {
	margin-top:0px;
}
.comhideDiv {
	display:none;
}
 @media (min-width: 770px) and (max-width:5000px) {
.homeBannerWrap {
 top: 45% !important;
 z-index:1000;
 max-width:940px;
 width:100%;
 position:absolute;
}
}
@media (max-width: 767px) {
.homeBanner {
 display:block !important;
}
.homeBannerCaption {
 display:none;
}
.homeBannerFix {
 width:100%;
 display:block;
}
.homeBannerFix img {
 width:100%;
 height:100%;
 height:auto;
}
}
/*Media Query Starts */
@media (max-width: 767px) {
 .txtTermsLft p {
 text-align:left!important;
}
.topTitleProperty h1 {
 color: #333;
 border-bottom: 4px solid #f0a000;
 padding-bottom: 8px;
 font-family: 'Raleway', sans-serif; font-weight: 900;
 text-transform: capitalize;
 padding-top: 48px;
 font-size: 25px;
 margin: 0px;
 text-align: center;
}
 .topTitle h1 {
 color: #333;
 border-bottom: 4px solid #f0a000;
 padding-bottom: 8px;
 font-family: 'Raleway', sans-serif; font-weight: 900;
 text-transform: capitalize;
 padding-top: 48px;
 font-size: 25px;
 margin: 0px;
 text-align: center;
}
 .topFaq h1 {
 color: #333;
 border-bottom: 4px solid #f0a000;
 padding-bottom: 5px;
 font-family: 'Raleway', sans-serif; font-weight: 900;
 text-transform: capitalize;
 padding-top: 8px;
 font-size: 25px;
 margin: 0px 0px 38px;
 text-align: center;
}
topContact h1 {
 font-size: 25px;
 margin: 0px 0px 38px;
 text-align: center;
}
.borderLft {
 /*border: 1px solid #dddddd;*/
	 border-radius: 5px;
 width:90%;
 margin:0 auto;
}
h2 {
 font-size:23px;
}
.topAbout h1 {
 font-size: 25px;
 text-align:center;
 margin: 0 0 20px 0;
}
.topTeam h1 {
 font-size: 25px;
 text-align:center;
 margin: 0 0 20px 0;
}
 .topAdvisors h1 {
 font-size: 25px;
 text-align:center;
 margin: 0 0 20px 0;
}
.rightImg p {
 padding:5px;
}
.wrapDivaltone p {
 text-align:center;
 padding:0px 10px;
}
.contactPage {
 padding:0px 10px;
}
.divForm input.signinsubmit {
 display:block;
 margin-right:auto;
 margin-left:auto;
}
.divForm input.submit {
 display:block;
 margin-right:auto;
 margin-left:auto;
}
.divForm input.signsubmit {
 display:block;
 margin-right:auto;
 margin-left:auto;
}
.wrapDivalt p {
 text-align:center;
 padding:0px 10px;
}
.wrapDivalt h4 {
 text-align:left;
 padding:0px 10px;
}
.wrapDivalt {
 padding:24px 0px;
}
.wrapDivaltone {
 padding:24px 0px;
}
footer {
 text-align:center;
}
 .col-md-3 {
 border-bottom:1px solid #4b5b6a;
 padding-bottom:20px;
}
.rightImg img {
 margin: 20px auto 20px;
}
.rightImg h2 {
 margin:15px 0px;
 padding:0px;
}
#back-top {
 width:100%;
 background:#faa830;
 padding:20px 0px;
 text-align:center;
}
#back-top a {
 width: 100%;
 display: block;
 text-align: center;
 text-transform: uppercase;
 text-decoration: none;
 color: #bbb;
 -webkit-transition: 1s;
 -moz-transition: 1s;
 transition: 1s;
}
#back-top a:hover {
 color: #000;
}
 #back-top span {
 width: 114px;
 height: 20px;
 display: block;
 background: #faa830 url(../img/back_top.jpg) no-repeat center;
 -webkit-border-radius: 15px;
 -moz-border-radius: 15px;
 border-radius: 15px;
 -webkit-transition: 1s;
 -moz-transition: 1s;
 transition: 1s;
 margin-right:auto;
 margin-left:auto;
}
 #back-top a:hover span {
 background-color: #777;
}
 .pull-right {
 float:none !important;
}
 .pull-left {
 float:none !important;
}
 .topBlueStrp {
 text-align: center;
}
.topAbout {
 max-width: 122px;
}
.topTeam {
 max-width: 138px;
}
.topAdvisors {
 max-width: 178px;
}
 .topTitle {
 max-width: 280px;
}
.topTitleProperty {
 max-width: 308px;
}
.topFaq {
 max-width: 76px;
}
.navbar-nav li a.active {
 border-bottom:none;
 padding-bottom:0px;
}
 .extraClass {
 margin:0px 0px 0px;
}
.page-header {
text-align:center;
font-size:20px;
margin-top:20px;
}
.subTitle {
text-align:center;
font-size:20px;
}
/*iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}*/
 .homeBannerCaptionBg {
 padding:18px !important;
}
 .topSign h1 {
 font-size:25px;
 text-align:center;
 margin: 0px 0px 20px;
}
.topContact h1 {
 font-size:25px;
 text-align:center;
}
 .topSignup h1 {
 font-size:25px;
 text-align:center;
 margin: 0px 0px 20px;
}
 .topRequest {
max-width:228px;
}
 .topRequest h1 {
 font-size:25px;
 text-align:center;
 margin: 0px 0px 20px;
}
 .marTop {
 padding-bottom:20px;
 padding-top:20px;
}
 .signUpPro a {
padding: 20px 15px;
}
 .requestPage form {
 padding:0px 0px;
}
 .or {
 text-align: center;
 margin:0;
 width:100%;
}
 .signUpPro {
 width:300px;
}
 .faceMar {
 margin-bottom:10px;
}
 .requestPage form {
padding: 0px 10px;
}
.btnSgnUpNewRes {
 padding: 20px 8px;
}
.TermsOfServiceTitle {
 max-width:227px;
 text-align:center;
}
.TermsOfServiceTitle h1 {
 padding-top: 8px;
 font-size: 25px;
}
 .privacypolicyTitle {
 max-width:280px;
 text-align:center;
}
.privacypolicyTitle h1 {
 padding-top: 8px;
 font-size: 25px;
}
 .varificationTitle {
 max-width:315px;
 text-align:center;
}
.varificationTitle h1 {
 padding-top: 8px;
 font-size: 25px;
}

	.reset-passwd {
		height: 450px;
	}

input.zipcodeTop {
width:100%;
}
.communitySelect, .communitySelecty select {
width:271px;
}
.signUpPronew a {
 padding: 20px 13px;
}
select.zipcode {
width:100%;
}
.requestPageVerif h3 {
margin-left:9px;
}
.requestPageVerif h4 {
margin-left:9px;
}
.homeContentWrp {
 padding-top:30px;
}
.txtCntr {
 text-align:center;
}
 .spnSpc {
 display:none !important;
}
 ul.blueTxtLink {
 padding-top:15px;
padding-left:0 !important;
}
 ul.blueTxtLink li {
display:block;
list-style:none
}
 .spcBottom {
 padding:10px 0px 20px 0px;
}
}
 @media (max-width: 320px) {
.homeBannerCaptionBg {
 margin-top: 5% !important;
}
.homeBannerCaption {
color:#333333 !important;
}
 .homeBannerWrap {
top: 68% !important;
}
    iframe {
        width: 290px !important;
    }
}
 @media (max-width: 360px) {
.homeBannerCaptionBg {
 margin-top: 5% !important;
}
.homeBannerCaption {
color:#333333 !important;
}
}
 @media (max-width: 480px) {
.homeBannerCaptionBg {
 margin-top: 5% !important;
}
.homeBannerCaption {
 color:#333333 !important;
}
 .homeBannerWrap {
top: 68% !important;
}
}
 @media (max-width: 768px) {
.homeBannerCaptionBg {
 margin-top: 5% !important;
}
.homeBannerCaption {
 color:#333333 !important;
}
 .homeBannerWrap {
top: 68% !important;
}
}
/*Media Query Ends */
.homeZigzagWrp {
	background:#f4f4f4;
	margin-top:50px;
	height:638px;
	height:auto;
}
.ourTeamBd {

}
.extraSpcLess {
	padding-left:0 !important;
	padding-right:0 !important;
}
.clr {
	clear:both;
}
.homeZigzagWrp .row, .homeZigzagWrp2 .row {
	margin-left:0 !important;
	margin-right:0 !important;
}
.homeZigzagWrp2 {
	height:638px;
	height:auto;
}
.galleryBlk1 {
	margin:0 auto;
	max-width:862px;
	width:100%;
}
.galleryBlk1 img, .galleryBlk2 img {
	max-width:100%;
	height: auto;
}
.galleryBlk2 {
	margin:0 auto;
	max-width:898px;
	width:100%;
	padding:30px 0;
}
.ourTeam .col-md-3 {
	border-bottom:none !important;
}
.error {
	background:#ffecec;
	border:1px solid #ff4e4e;
	height:40px;
	padding:11px 5px 0px;
	margin-top:10px;
}
.carousel-caption {
	left:20%;
	top:35%;
}
.carousel-caption {
	max-width:300px;
	right: 0;
	height: 108px;
	background:#0db04b;
	border-radius:5px;
	width:100%;
}
#myCarousel .carousel-inner {
	width:0 !important;
}
/* CSS used here will be applied after bootstrap.css */
 @-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
 @-webkit-keyframes fadeOut {
 0% {
opacity: 1;
}
 100% {
opacity: 0;
}
}
 @keyframes fadeOut {
 0% {
opacity: 1;
}
 100% {
opacity: 0;
}
}
.carousel-inner.anim > .item {
	left: 0;
}
.carousel-inner.anim > .next, .carousel-inner.anim > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner.anim > .next.left {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-duration:0.6s;
	animation-duration:0.6s;
}
.carousel-inner.anim > .prev.right {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-duration:0.6s;
	animation-duration:0.6s;
}
.carousel-inner.anim > .active.left {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
	-webkit-animation-duration:0.6s;
	animation-duration:0.6s;
}
.carousel-inner.anim > .active.right {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
	-webkit-animation-duration:0.6s;
	animation-duration:0.6s;
}
#carousel-example-captions .carousel-indicators {
	bottom:-42px;
}
#carousel-example-captions .carousel-control.left {
	left:0;
	top:42% !important;
}
#carousel-example-captions .carousel-control.right {
	right:20px;
	top:42% !important;
}
#carousel-example-captions .carousel-control .glyphicon-chevron-left, #carousel-example-captions .carousel-control .glyphicon-chevron-right, #carousel-example-captions .carousel-control .icon-next, #carousel-example-captions .carousel-control .icon-prev {
	font-size:0;
}
.homeFrstGallWrp {
	margin:0 auto;
	max-width:940px;
	margin-top:30px;
}
.homeFrstGallWrp .col-sm-6 {
	float:none !important;
	margin:0 auto !important;
	width:90%;
}
.talkyIconArrow {
	position:absolute;
	right:-11px;
	top:0;
}
.bgHomeSlider {
	padding-bottom:20px;
}
.homeFrstGallWrp .carousel-indicators li {
	height:15px !important;
	width:15px;
	background:#8bd9a9;
	border:1px solid #8bd9a9;
	margin:0 5px 0 0 !important;
}
.homeFrstGallWrp .carousel-indicators li.active {
	background:#fff !important;
	border:1px solid #fff !important;
	margin:0 5px 0 0 !important;
}
.carousel-inner h3, .carousel-inner p {
	text-shadow: none;
}
h3.dontUse {
	font-size:40px;
	font-family: 'Raleway', sans-serif; font-weight: 900;
	color:#305080;
	max-width:100%;
	text-align:center;
}
#myCarousel1 {
	overflow:hidden;
}
#secondCarousel {
	bottom:0 !important;
}

.testGrid { padding: 5px; font-family: Trebuchet MS, sans-serif; color:#ffffff; font-size: 18px; line-height: 24px; background-color: #70c0f0; padding: 12px; border-radius: 15px; border-top: 3px solid #305080; border-bottom: 3px solid #ffffff; margin: 50px 0px 50px 0px;}
.testGridImg { float: left; margin: 0px 5px 5px 0px; width: 125px; height: 125px; } 
.testWho { font-size: 15px; line-height: 15px; color: #305080; }
.testWho span { font-size 13px; font-weight: bold; }

.testleftDiv {
	float:left;
	width:30%;
}
.testrightDiv {
	float:left;
	width:70%;
}
.quoteTest {
	font-family: Trebuchet MS, sans-serif;
	color:#333;
}
.testTitle {
	font-family:Trebuchet MS, sans-serif;
	font-weight:600;
}
.testTitle span {
	font-style:italic;
	font-family:Trebuchet MS, sans-serif;
}
img.source-image {
	position: absolute;
	top: 0;
	left: 0;
}
.homeMar {
	margin-top:27px !important;
}
.homeRes {
	margin:60px auto;
	max-width:383px;
	width:100%;
	text-align:center;
}
.homeResNew {
	margin:60px auto;
	max-width:276px;
	width:100%;
	text-align:center;
}
.hiddenBook {
	position: absolute;
	font-size: 1px;
	visibility: hidden;
}
.footSmall {
	font-size:12px;
}
#errorMessage {
	background:#ffecec;
	border:1px solid #ff4e4e;
	height:40px;
	padding:11px 5px 0px;
	margin-top:10px;
}
.brdrNone {
	border:none !important;
}
video.source-image {
	position: relative;
	top: 0;
	left: 0;
}
video#bgvid {
	position:absolute !important;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	background:url(../img/home-hero-img.jpg) no-repeat top center;
	background-size:100% 100%;
}
.hmeVideoBg {
	max-width:460px;
	width:100%;
	cursor:pointer;
}
.hmeVideoBg img {
	max-width:460px;
	height:auto;
}


.google-maps {
	position: relative;
	height: 352px;
	overflow: hidden;
}
.google-maps iframe {
	top: 0;
	left: 0;
	width: 100% !important;
}
h4.abtText {
	margin-top:0px !important;
	text-align:left !important;
}
.abtCont {
	text-align:justify !important;
	font-size: 16px;
	line-height: 22px;
	color: #606870;
}
.conText {
	text-align:center;
}
.subDiv {
	margin-bottom:5px !important;
}
.extraClassHme {
	margin:80px 0px 0px;
}
.spnSpc {
	padding-left:20px;
	padding-right:20px;
}
.homeContentWrp {
	background-color:#FFFFFF;
}
.modal {
	padding: 15px;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	min-height:350px;
}
.modal-body {
	padding: 15px;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	min-height:280px;
	margin-left:5px;
	margin-right:5px;
}
.testQuoteimg {
	margin-left:0;
}
.testiMonialGallWrp {
	padding-bottom:32px;
}
.testiMonialGallWrp .container {
	max-width:1112px !important;
	width:100% !important;
}
.testiMonialGallWrp .testleftDiv {
	margin-left:2% !important;
	width:25%;
}
.testiMonialGallWrp .testrightDiv {
	width:62%;
}
a {
	transition: all 0.3s !important;
}
.topBlueStrpWrp {
	top: 0;
}


.navbar {
	top: 0px;
	z-index: 10000;
}

.navbar-fixed-top {
	position: fixed;
	z-index: 10000;
	box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
}

.extrsHgtCommon {
	padding-top:102px;
}
.modal-open .modal {
	z-index:10001 !important;
}
.vMiddle {
	margin:1% 0% 0%;
}
.vtopMiddle {
	margin:1% 0% 1%;
}
.rightCol {
	float:right;
}
@media (min-width: 1460px) and (max-width: 1680px) {
.vMiddle {
 margin: 1% 0% 0%;
}
}
 @media (min-width: 1280px) and (max-width: 1366px) {
.vMiddle {
margin: 1% 0% 0% !important;
}
.vtopMiddle {
margin: 3.7% 0% 0% !important;
}
}
 @media (min-width: 1024px) and (max-width: 1278px) {
.vMiddle {
margin: 0.5% 0% 0% !important;
}
.vtopMiddle {
margin: 0% 0% 0% !important;
}
.roundImgCol {
margin-bottom:2px;
}
.subTitle {
padding-bottom:3px;
}
}

/* utility css*/
.legroom-padding-bottom {
    padding-bottom: 0px !important;
}

.legroom-margin-top {
    margin-top: 15px !important;
}

/* Start Scroll bar css chnages*/
/* width */
/*::-webkit-scrollbar {
    width: 5px;
}*/
/* Track */
/*::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
    border-radius: 5px;
}*/

/* Handle */
/*::-webkit-scrollbar-thumb {
    background: #f0a000;
    border-radius: 5px;
}*/

    /* Handle on hover */
/*    ::-webkit-scrollbar-thumb:hover {
        background: #f0a000;
    }*/
/* End Scroll bar css chnages*/

.pciLogo {
    background-color: white;
    /*margin-bottom: 6px;*/
    width: 177px;
}

.pciLogo img {
    width: 170px;
}

.sslLogo {
    margin-bottom: 6px;
}

.quickBooksLinks {
    margin-top: -10px;
}


.top_nav {
	display: flex;
	width: 100%;
	max-width: 1450px;
	margin: 0 auto;
	/*justify-content: space-between;*/
	position:fixed;
	top:0;
	z-index:9999;
}

.Top-layout {
	max-width: 100%;
	display: flex;
	justify-content: center;
}

.gradient_button {
	display: inline-block;
	text-align: center;
	transition: 0.5s;
	background-size: 200% auto;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
	background-image: linear-gradient(to right, #1F74D3 0%, #002D5F 51%, #1F74D3 100%);
	text-decoration: none;
	border-radius: 15px;
	padding: 21.5px 40px 20px 40px;
	font-family: "Poppins", sans-serif!important;
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	height: 65.6px;
}


.elementor-container {
	max-width: 1450px;
	margin: 0 auto; /* Centers the container */
	padding: 0 20px; /* Optional: Add some padding for breathing space */
}

.Top-layout {
	max-width: 100%;
	display: flex;
	justify-content:center;
}

.top_nav {
	display: flex;
	width: 100%;
	max-width: 1450px;
	margin: 0 auto;
	justify-content: space-between;
}

.gradient_button:hover {
	background-position: right center;
	display: inline-block;
	text-align: center;
	transition: 0.5s;
	background-size: 200% auto;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
	background-image: linear-gradient(to right, #1F74D3 0%, #002D5F 51%, #1F74D3 100%);
	text-decoration: none;
	color: #ffffff;
}

.main-logo {
	height: 27px;
}

.fab {
	font-family: "Font Awesome 5 Brands";
}

.logo-left {
	padding: 17.5px 1em 1em 0em;
}

	.logo-left a {
		display: inline-block;
	
	}

		.logo-left a img {
			width: 142.61px;
			height:37.16px;
		}

		.request-demo_btn {
			padding: 10px;
			text-align: center;
			margin-right:14px;
			padding-right:0!important;
		}

.nav-options {
	display: flex;
	align-items: end;
	height: 47px;
	margin-top: 5px;
}

.navbar-fields {
	padding: 1em 1em 1em 1em;
	display: flex;
	height: 103px;
	display: flex;
	justify-content: flex-end;
	width:759.483px;
}

.footer-section {
	width: 100%;
	display: flex;
}

.company-head {
	color: #ffffff;
	font-family: "Montserrat", Sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 1.2em;
	margin-bottom: 20px;
	margin-top: 30px;
}

.elementor-icon-list-items {
	list-style-type: none;
	padding-left: 0;
}

.contact {
	display: inline-flex;
	width: 100%;
}

	.contact a {
		padding: 10px 20px 10px 20px;
		background-color: #002D5F;
		font-size: 15px;
		font-family: "Roboto", sans-serif;
		border-radius: 25px 25px 25px 25px;
		color: #ffffff;
	}

		.contact a:hover {
			text-decoration: none !important;
			background-color: #1f74D3;
			cursor: pointer;
		}

.elementor-icon-list-items li a {
	font-family: "Montserrat", Sans-serif;
	font-size: 1.25rem;
	font-weight: 500;
	color: #ffffff;
	display: block;
	margin-top: calc(5px/2);
	padding-bottom: calc(5px/2);
}

	.elementor-icon-list-items li a:hover {
		text-decoration: none;
	}

.footer-part1 {
	display: block;
	margin-bottom: 20px;
}

.section-2 {
	padding: 1em 1em 1em 4em;
}

.sub-arrow {
	padding: 10px 0 10px 6px;
}

.sub-arrow i.fas {
	font-size: 14px !important; /* Optional: Remove any default font size */
	width: 10px !important;
	height: 8px !important;
	display: inline-block !important; /* Make sure it respects width/height */
	text-align: center !important; /* Center the icon */
	line-height: 8px !important; /* Vertically center the icon */
}

.email-a ul {
	padding-left: 0 !important;
	margin-top: 20px;
}

	.email-a ul li {
		list-style-type: none;
	}

		.email-a ul li a {
			text-decoration: none !important;
			color: #ffffff !important;
		}

.elementor-icon-list-text {
	padding-left: 5px;
	font-size: 12.5px;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 0.4px;
}

.elementor-icon-list-icon {
	padding-right: 10px;
}

.footer-bottom-section {
	background-color: #1F74D3;
	position: relative;
	display: flex;
}

.elementor-background-overlay {
	background-image: url("https://rezedent.wpengine.com/wp-content/uploads/2023/04/bgs2.4.png");
	background-position: center center;
	opacity: 0.15;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

.wrap-1 {
	width: 25%;
	padding: 1em;
}

.wrap-2 {
	width: 15%;
}

.wrap-3 {
	width: 35%;
}

.elementor-element .elementor-widget-container {
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
}

.elementor-heading-title {
	color: #ffffff !important;
	font-family: "Montserrat", Sans-serif;
	font-size: 10px;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: 0.2px;
}

.elementor-element-populated {
	padding: 1em;
}

.elementor-element-1.elementor-element-169b32e5 {
	--grid-template-columns: repeat(0, auto);
	--icon-size: 15px;
	--grid-column-gap: 15px;
	--grid-row-gap: 0px;
}

.elementor-widget-wrap > .elementor-element-1 {
	width: 100%;
}

.elementor-element-1.elementor-element-169b32e5 .elementor-widget-container {
	text-align: center;
}

.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container {
	line-height: 1;
	font-size: 0;
}

.elementor-element-1 .elementor-widget-container {
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
}

.elementor-grid .elementor-grid {
	display: inline-block;
	width: 100%;
	word-spacing: 15px;
	margin-bottom: calc(-1 * 0)
}

.elementor-grid .elementor-grid-item {
	display: inline-block;
	margin-bottom: 0;
	word-break: break-word;
	padding-right: 15px;
}

	.elementor-grid .elementor-grid-item:last-child {
		padding-right: 0;
	}

.elementor-social-icon {
	background-color: #ffffff;
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
	border-radius: 50%;
}

.elementor-icon.elementor-social-icon {
	font-size: 15px;
	line-height: 15px;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1000;
	text-decoration: none !important;
	cursor: pointer;
	color: #1F74D3;
}


.elementor-screen-only {
	position: absolute;
	top: -10000em;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.elementor-social-icon:hover {
	background-color: #002D5F;
}

.nav-submenu {
	margin-top: 24px;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
	position: absolute;
	top: 100%; /* Position it below the parent li */
	left: 0; /* Align it to the left of the parent li */
	background-color: #fff; /* Set background color */
	width: max-content; /* Adjust width to fit the content */
	/* Ensure the submenu is above other elements */
	padding-left: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease, visibility 3s 0.3s; /* Smooth transition for visibility and opacity */
}

.nav-options li:hover .nav-submenu {
	opacity: 1; /* Make the submenu visible */
	visibility: visible; /* Ensure it's visible */
	transition: opacity 0.3s ease; /* Smooth transition */
}

.nav-submenu:hover {
	visibility: visible;
	opacity: 1;
}

.navbar-nav > li:hover .nav-submenu {
	display: block; /* Make submenu visible */
}

.nav-submenu li {
	list-style-type: none;
	margin-right: 0 !important;
	padding: 11.59px 20px !important;
	cursor: pointer !important
}

	.nav-submenu li a {
		font-family: "Roboto", sans-serif;
		font-size: 16px !important;
		font-weight: 400;
		color: #1E1E1E !important;
		text-decoration: none;
	}

		.nav-submenu li a:hover {
			color: #1F74D3 !important;
		}


		.nav-submenu li a:after {
			display: none;
		}

.elementor-widget-container ul {
	display: flex;
	padding: 1em;
	margin-left: -8px;
}

	.elementor-widget-container ul li {
		margin-left: 8px;
		margin-right: 8px;
		cursor: pointer;
	}

.wrap-3 {
	position: relative;
	z-index: 10000;
}

.fa-linkedin::before {
	content: "\f08c";
}

.elementor-element {
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
	position: relative;
	z-index: 1000;
}

	.elementor-element a {
		color: #1f74D3;
		font-family: "Roboto", sans-serif;
		font-size: 18px;
	}

		.elementor-element a:hover {
			color: #002D5F;
		}

.element-footer-container, .element-header-container {
	max-width: 1450px;
	display: table;
	margin: 0 auto;
}

.reset-passwd1 {
	background-color: white;
	height: 380px;
}


@media only screen and (min-width: 1400px) {
	.reset-passwd {
		height: 610px;
	}
}

@media only screen and (min-width: 1520px) {
	.reset-passwd {
		height: 500px;
		display: flex;
		flex-direction: column;
		flex-grow: 1;
	}

	.reset-passwd1 {
		background-color: white;
		height: 600px;
		display: flex;
		flex-direction: column;
		flex-grow: 1;
	}
}

@media only screen and (min-width: 1600px) {
	.reset-passwd {
		height: 650px;
		padding: 30px;
	}

	.reset-passwd1 {
		height: 650px;
	}
}

/* Media query for screens taller than 900px */
/*@media (min-height: 900px) {
	.reset-passwd {
		height: 450px;
	}
}*/