p {
     margin-bottom: 20px;
}
 p:last-child {
     margin-bottom: 0;
}
 .fix:after, .fix:before {
     content: "";
     display: table;
     clear: both;
}
 h1, h2, h3, h4, h5, h6 {
     font-family: 'Noticia Text', serif;
     margin-bottom: 15px;
     margin-top: 0;
}
 html, body {
     font-family: Arial;
     height: 100%;
     color: #666666;
     font-size: 18px;
     line-height: 24px;
}
 body{
     overflow-x: hidden;
}
 a, input[type="submit"], .mainmenu ul#nav li a:after, .single-promo > a i.fa, .main-nav, .calculator-links li a:after, .learn-more i.fa {
     transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -webkit-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
}
 a, a:active, a:focus, a:active, a:hover {
     text-decoration: none;
     outline: 0px solid;
}

.gs{
     filter:grayscale(100%);
}

 img {
     max-width: 100%;
     height: auto 
}
 ul {
     list-style: inside disc;
     padding: 0;
}
 .header-social-area {
     background-color: #073347;
     color: #ffffff;
     padding: 10px 0;
}
 .social-links {
     overflow: hidden;
}
 .social-links > ul {
     list-style: outside none none;
     margin: 0;
}
 .social-links li {
     float: left;
     margin-left: 10px;
}
 .social-links ul li:first-child {
     margin-left: 0;
}
 .social-links li a {
     background-color: #073347;
     border-radius: 50px;
     color: #FFFFFF;
     display: block;
     font-size: 14px;
     height: 20px;
     line-height: 20px;
     text-align: center;
     width: 20px;
}
 .social-links li a:hover {
     background-color: #6eb1cf;
}
 .lender-id > p {
     font-size: 12px;
}
 .header-phone-area {
     background-color: #f2f2f2;
     color: #666666;
     padding: 6px 0;
}
 .header-menu > ul {
     float: right;
     list-style: outside none none;
     margin: 0;
}
 .header-menu li {
     float: left;
}
 .header-menu li a {
     border-right: 2px solid #b4b4b4;
     color: #666666;
     font-size: 14px;
     line-height: 14px;
     margin-right: 9px;
     padding-right: 9px;
}
 .header-menu li a:hover {
     color: #073347;
}
 .header-phone h3 a {
     background-image: url("img/icon-phone.png");
     background-position: 0 2px;
     background-repeat: no-repeat;
     color: #666666;
     padding-left: 32px;
}
 .header-phone h3 {
     font-family: arial;
     font-size: 21px;
     font-weight: bold;
     margin-bottom: 0;
}
 .header-menu li:last-child a {
     border-right: 0 solid;
     margin-right: 0;
}
 .logo-nav-area {
     padding-top: 24px;
}
 .mainmenu{
     margin-top: 6px;
     float: right;
}
 .mainmenu ul#nav {
     margin-bottom: 0;
     list-style: none;
}
 .mainmenu ul#nav li:first-child {
     margin-left: 0;
}
 .mainmenu ul#nav li {
     float: left;
     margin-left: 40px;
     position: static;
}
 .mainmenu nav > ul#nav > li > a {
     color: #666666;
     display: block;
     font-size: 18px;
     font-weight: bold;
     line-height: 49px;
     padding-bottom: 26px;
     position: relative;
}
 .mainmenu nav > ul#nav > li > a:after {
     background-color: #073347;
     bottom: 0;
     content: "";
     height: 7px;
     left: 0;
     position: absolute;
     width: 0;
}
 .mainmenu nav > ul#nav li.green-btn a{
     padding-bottom: 0;
}
 .mainmenu nav > ul#nav li.green-btn a:after{
     content: none;
}
 .mainmenu ul#nav li.green-btn a, a.green-btn, .mobile-nav li.green-btn a{
     color: #fafafa;
     font-size: 16px;
     background-color: #7fb56c;
     width: 118px;
     text-align: center;
     display: block;
     border-radius: 10px;
}
 .mainmenu ul#nav li.green-btn a:hover, a.green-btn:hover, .mobile-nav li.green-btn a:hover{
     background-color: #529839;
}
 a.green-btn {
     display: inline-block;
     font-weight: bold;
     line-height: 49px;
     padding: 0 25px;
     width: auto;
}
 .mainmenu ul#nav li:hover a:after {
     width: 100%;
}
 .mainmenu ul#nav > li > ul {
     background-color: #f2f2f2;
     display: none;
     margin: 0;
     padding: 35px 0;
     position: absolute;
     text-align: left;
     top: 100%;
     width: 250%;
     z-index: 99;
}
 .mainmenu ul#nav > li > ul:before {
     background-color: #f2f2f2;
     content: "";
     height: 100%;
     left: -100%;
     position: absolute;
     top: 0;
     width: 100%;
}
 .mainmenu ul#nav > li:hover > ul {
     display: block;
}
 .mainmenu ul#nav li ul .col-auto{
     margin-right: 70px;
}
 .mainmenu ul#nav li ul .col-auto:last-child{
     margin-right: 0;
}
 .mainmenu ul#nav li ul li {
     display: block;
     margin: 0;
     float: none;
}
 .mainmenu ul#nav li ul li a {
     color: #666666;
     display: block;
     font-size: 14px;
     line-height: 36px;
     padding: 0;
}
 .mainmenu ul#nav li ul li a:hover {
     color: #073347;
}
 .mobilemenu-bar, .mobile-m-info, li.dropdown > a img {
     display: none;
}
 p.back {
     display: none;
}
 li.dropdown h5 {
     color: #666666;
     font-family: arial;
     font-size: 18px;
     font-weight: bold;
     margin-bottom: 8px;
}
 .banner-area {
     background-color: #073347;
     background-image: url("img/banner.jpg");
     background-position: center center;
     background-size: cover;
     padding-bottom: 130px;
     padding-top: 130px;
}
 .mobile-banner, .mobile-nav{
     display: none;
}
 .myborder {
     background-color: #043c56;
     height: 3px;
     margin-bottom: 20px;
     width: 50px;
}
 .banner-content .myborder {
     background-color: #eeeeee;
     margin-bottom: 32px;
     width: 67px;
}
 .text-center .myborder {
     margin-left: auto;
     margin-right: auto;
}
 .text-right .myborder {
     margin-left: auto;
     margin-right: 0;
}
 .banner-content h3 {
     color: #f5f5f5;
     font-size: 30px;
     font-weight: 700;
     line-height: 32px;
     margin-bottom: 0;
}
 .banner-content h1 {
     color: #6eb1cf;
     font-size: 80px;
     font-weight: 700;
     line-height: 72px;
     margin-bottom: 32px;
     text-transform: uppercase;
}
 .banner-content > p {
     color: #fafafa;
}
 .banner-content {
     max-width: 530px;
}
 .banner-btn {
     margin-bottom: 70px;
     margin-top: 65px;
}
 a.btn-1 {
     border: 2px solid #ffffff;
     border-radius: 7px;
     color: #ffffff;
     display: inline-block;
     height: 80px;
     max-width: 240px;
     padding-left: 15px;
     padding-right: 15px;
     padding-top: 12px;
     width: 100%;
     margin-bottom: 15px;
}
 a.btn-1:hover, .questions-right a.btn-1:hover {
     border: 2px solid #6eb1cf;
}
 a.btn-2:hover, .questions-right a.btn-2:hover {
     border: 2px solid #7fb56c;
}
 .btn-1 > p {
     font-weight: bold;
     line-height: 22px;
     margin: 0;
}
 .btn-1 span {
     color: #6eb1cf;
     display: block;
     font-size: 14px;
     font-weight: normal;
}
 .btn-1.btn-2 {
     margin-left: 15px;
}
 .btn-1.btn-2 span {
     color: #7fb56c;
}
 .banner-btn i.fa {
     background-color: #6eb1cf;
     border-radius: 50px;
     float: right;
     height: 32px;
     line-height: 32px;
     position: relative;
     text-align: center;
     top: -34px;
     width: 32px;
}
 .banner-btn .btn-2 i.fa {
     background-color: #7fb56c;
}
 .more-info > p {
     background-image: url("img/icon-phone2.png");
     background-position: left center;
     background-repeat: no-repeat;
     color: #043c56;
     font-family: 'Noticia Text', serif;
     font-size: 24px;
     font-style: italic;
     line-height: 30px;
     padding-left: 62px;
}
 .banner-content .more-info > p {
     color: #f8f8f8;
}
 .more-info p a {
     color: #7fb56c;
}
 .more-info-chat > p {
     background-image: url("img/icon-chat.png");
     background-position: left center;
     background-repeat: no-repeat;
     color: #043c56;
     font-family: 'Noticia Text', serif;
     font-size: 24px;
     font-style: italic;
     line-height: 30px;
     padding-left: 62px;
     margin-top: 20px;
}
 .banner-content .more-info-chat > p {
     color: #f8f8f8;
}
 .more-info-chat p a {
     color: #7fb56c;
}
 .video-area {
     background-color: #f2f2f2;
     background-image: url("img/video1-bg.jpg");
     padding: 50px 0;
}
 .video-area h2 {
     color: #073449;
     font-size: 40px;
     font-weight: 700;
     line-height: 40px;
     margin-bottom: 8px;
}
 .video-area a.green-btn {
     margin-top: 30px;
}
 .promo-area {
     padding: 85px 0;
}
 .promo-area .row{
     margin: 0 -36px;
}
 .promo-area .col{
     padding: 0 36px;
}
 .single-promo {
     border: 2px solid #e1e1e1;
     height: 100%;
     padding: 40px 32px 30px 40px;
}
 .single-promo > h2 {
     color: #073449;
     font-size: 30px;
     font-weight: 700;
     line-height: 30px;
}
 .single-promo > img {
     margin-bottom: 20px;
}
 .single-promo > a {
     color: #ab1c24;
     font-size: 14px;
     font-weight: bold;
}
 .single-promo > a i.fa {
     background-color: #f2f2f2;
     border-radius: 50px;
     height: 31px;
     line-height: 31px;
     margin-left: 18px;
     text-align: center;
     width: 31px;
}
 .single-promo > a:hover i.fa {
     background-color: #ab1c24;
     color: #f2f2f2;
}
 .single-promo > p {
     margin-bottom: 12px;
}
 .review-area {
     padding-bottom: 110px;
     padding-top: 12px;
}
 .padding-52{
     padding: 0 52px;
}
 .review-left {
     background-color: #f2f2f2;
     padding: 60px 50px 20px;
}
 .review-right {
     margin-top: 75px;
}
 .section-header > p {
     color: #ab1c24;
     font-weight: 700;
     margin-bottom: 2px;
}
 .section-header > h1 {
     color: #073449;
     font-size: 48px;
     font-weight: 700;
     line-height: 48px;
}
 .single-review {
     margin-top: 36px;
}
 .single-review > h1 {
     color: #073449;
     font-weight: 700;
     margin-bottom: 2px;
}
 .single-review > h1 span {
     font-size: 24px;
}
 .single-review > p {
     font-size: 14px;
     margin-bottom: 11px;
}
 .testimonials-btn {
     padding-top: 45px;
}
 .testimonials-btn a.green-btn {
     margin-bottom: 45px;
}
 .testimonials-btn > p {
     font-size: 12px;
     font-style: italic;
     text-align: right;
}
 .questions-area {
     background-color: #f2f2f2;
}
 .questions-left {
     margin-top: -35px;
     padding-left: 52px;
}
 .questions-right {
     padding-left: 60px;
     padding-top: 90px;
}
 .questions-right .more-info {
     margin-top: 34px;
}
 .questions-right .more-info > p {
     max-width: 425px;
}
 .questions-right .banner-btn {
     margin-bottom: 45px;
     margin-top: 60px;
}
 .questions-right a.btn-1 {
     border: 2px solid #073449;
     color: #073449;
}
 .questions-right a.btn-1 i.fa {
     color: #ffffff;
}
 .top-officers {
     margin-top: 15px;
     padding-left: 20px;
}
 .top-officers p {
     color: #043c56;
}
 .top-officers p span {
     font-family: noticia text;
     font-style: italic;
     font-weight: 700;
}
 .inspire-left{
     margin-top: 62px;
}
 .inspire-right {
     background-color: #f2f2f2;
     padding: 90px 100px;
}
 .inspire-right .section-header {
     margin-bottom: 30px;
}
 .inspire-right a.green-btn {
     margin-top: 15px;
}
 .promo-area-3{
     padding: 60px 0;
}
 .promo-content-3 {
     padding: 0 32px;
}
 .promo-content-3 .single-promo{
     border: 0 solid;
     padding: 0 20px;
     margin-bottom: 60px;
}
 .watch-learn-area {
     background-color: #053a53;
     color: #ffffff;
     padding-bottom: 70px;
     padding-top: 50px;
}
 .watch-learn-area h1 {
     font-size: 48px;
     font-weight: 700;
     margin-bottom: 12px;
}
 .watch-learn-area .padding-52 > p {
     margin-bottom: 38px;
}
 .watch-learn-area .col-auto a img {
     margin-bottom: 30px;
}
 .watch-learn-area a.green-btn {
     margin-top: 8px;
}
 .review-area.home-loan-area {
     padding: 90px 0;
}
 .home-loan-area .review-left {
     padding-bottom: 58px;
     padding-right: 35px;
}
 .home-loan-area .review-left .section-header > h1 {
     margin-bottom: 28px;
}
 .home-loan-area .review-left ul {
     list-style: outside none none;
     margin-bottom: 30px;
}
 .welcome-area {
     background-color: #f2f2f2;
     background-image: url("img/welcome-bg.jpg");
     background-position: center center;
     background-size: cover;
     padding-bottom: 100px;
     padding-top: 80px;
}
 .welcome-content{
     padding: 0 75px;
}
 .section-header > h3 {
     color: #073347;
     font-size: 30px;
     font-weight: 700;
     margin-bottom: 0;
}
 .welcome-content .section-header > h1 {
     color: #6eb1cf;
     font-size: 80px;
     line-height: 72px;
     text-transform: uppercase;
}
 .welcome-content a.green-btn{
     margin-top: 40px;
}
 .footer-top {
     background-color: #073347;
     color: #ffffff;
     padding-bottom: 45px;
     padding-top: 70px;
}
 .footer-logo {
     margin-bottom: 38px;
}
 .single-footer.about-footer > p {
     font-size: 12px;
     line-height: 18px;
}
 .about-footer .social-links {
     margin-top: 30px;
}
 .single-footer.about-footer {
     max-width: 332px;
     padding-left: 52px;
}
 .single-footer .social-links li a {
     color: #073347;
}
 .single-footer {
     margin-bottom: 38px;
}
 .single-footer h5 {
     font-size: 18px;
     font-weight: 700;
     margin-bottom: 10px;
}
 .single-footer > ul {
     list-style: outside none none;
}
 .single-footer ul li a {
     color: #ffffff;
     font-size: 12px;
}
 .single-footer > ul li a:hover {
     color: #6eb1cf;
}
 footer.footer-area {
     background-color: #2a5469;
     color: #ffffff;
     padding: 43px 0;
}
 .copyright-left {
     padding-left: 52px;
     padding-right: 10px;
}
 .copyright-right > p {
     font-size: 12px;
     line-height: 18px;
}
 .footer-icons > img {
     margin-right: 44px;
}
 .footer-icons > img:last-child {
     margin-right: 0;
}
 .text-call-us > p {
     font-size: 17px;
     font-weight: 700;
     text-align: right;
}
 .text-call-us a.green-btn {
     border-radius: 4px;
     font-size: 20px;
     padding: 0 18px;
     width: auto;
}
 .text-call-us a.green-btn > img {
     margin-right: 10px;
}
 .text-call-us p span {
     margin: 0 10px;
     font-size: 18px;
}
/* Inner style css */
 .inner-banner-area {
     padding: 62px 0 60px;
}
 .inner-banner-area h1 {
     font-size: 48px;
     font-weight: 700;
     line-height: 48px;
}
 .call-to-action-area {
     background-color: #f2f2f2;
     padding-top: 7px;
}
 .call-to-action-area h3 {
     color: #073449;
     display: inline-block;
     font-size: 18px;
     font-weight: 700;
     margin-right: 22px;
     margin-top: 25px;
}
 .learn-more {
     color: #7fb56c;
     font-size: 14px;
     font-weight: bold;
}
 .learn-more:hover {
     color: #AB1C24;
}
 .learn-more i.fa {
     background-color: #ffffff;
     border-radius: 40px;
     height: 31px;
     line-height: 31px;
     margin-left: 6px;
     text-align: center;
     width: 31px;
}
 .learn-more:hover i.fa {
     background-color: #AB1C24;
     color: #fff;
}
 .global-content {
     background-color: #ffffff;
     padding: 50px 0;
}
 .global-content h1, .global-content h2, .global-content h3 {
     color: #073449;
     font-weight: 700;
}
 .global-content h1{
     font-size: 48px;
     line-height: 54px;
}
 .global-content h2 {
     font-size: 30px;
     line-height: 36px;
     margin-bottom: 25px;
     padding-top: 15px;
}
 .global-content h3{
     font-size: 18px;
}
 .global-content h4 {
     color: #ab1c24;
     font-family: arial;
     font-size: 21px;
     font-weight: 700;
     line-height: 24px;
     margin-bottom: 18px;
}
 .global-content h5 {
     font-family: arial;
     font-size: 16px;
     line-height: 16px;
     font-weight: 700;
}
 .global-content p {
     font-size: 14px;
     line-height: 21px;
     margin-bottom: 14px;
}
 .global-content ul {
     margin-bottom: 34px;
     padding-left: 15px;
}
 .global-content li {
     font-size: 14px;
     line-height: 18px;
     margin-bottom: 10px;
}
 .checked > li, .x-mark > li {
     background-image: url("img/check-mark.png");
     background-position: left 4px;
     background-repeat: no-repeat;
     list-style: outside none none;
     padding-left: 23px;
}
 .x-mark > li {
     background-image: url("img/x-mark.png");
}
 .videoWrapper {
     position: relative;
     padding-bottom: 50%;
     padding-top: 25px;
     height: 0;
     margin-bottom: 15px;
}
 .videoWrapper iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
 .cta-area {
     background-color: #f2f2f2;
     padding: 60px 0;
}
 .cta-area .more-info-chat > p {
     margin-top: 0;
}
@media screen and (max-width: 575px) {
	.customer_login a {
		height:240px!important;
	}
}
@media screen and (min-width: 576px) {
	.customer_login a:first-child {
		margin-right:10px;
	}
	.customer_login a {
		height:190px!important;
	}
}
.customer_login {
	background-color:#073347;
	color:#ffffff;
}
.customer_login a {
	color:#fff!important;
	text-align:center;
	background-color:#6eb1cf;
}
.customer_login a > img {
	margin-bottom:10px;
}
.talked_with_us_1 {
	display: none;
}
.banner-small-background {
	min-height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.banner-small-background div.col {
	display: flex;
	justify-content: center;
	color: white;
}
.margin15 {	
	margin:15px 0;
}
.margin30 {	
	margin:30px 0;
}
.margin45 {	
	margin:45px 0;
}
.margin60 {	
	margin:60px 0;
}
.example {	
	background:#eeeeee;
	border:1px solid #cccccc;
	padding:30px 30px;
	margin:40px 0;
}

/*============= New Styles ==============*/

 .mainmenu ul#nav li.green-btn a, a.green-btn, .mobile-nav li.green-btn a{
     border-radius: 30px !important;
     padding: 0 50px;
     width: auto !important;
}
 .va-form input[type="submit"]{
	 border-radius: 50px;
 }
 section.hero-area{
     margin-bottom: 30px;
}
 section.hero-area .container {
     max-width: 1420px;
}
 .hero-inner{
     background-color: #f0f0f0;
}
 .hero-content {
     padding: 20px;
     max-width: 485px;
     margin: auto;
}
 .hero-content h6 {
     color: #083447;
     font-weight: 800;
     font-size: 14px;
     font-family: proxima-nova, sans-serif;
     margin-bottom: 40px;
}
 .hero-content h2 {
     font-size: 52px;
     line-height: 60px;
     color: #083447;
     font-weight: 700;
     margin-bottom: 28px;
}
 h2 span{
     position: relative;
     z-index: 1;
}
 h2 span:before{
     background-color: #7fb56c;
     width: 100%;
     height: 36%;
     content: "";
     left: 0;
     bottom: 6px;
     position: absolute;
     z-index: -1;
}
 .hero-content > p {
     font-size: 16px;
     color: #333333;
     font-family: proxima-nova, sans-serif;
     font-weight: 500;
}
 .hero-btn {
     margin-top: 36px;
     margin-bottom: 66px;
}
 .hero-btn .green-btn{
     margin-right: 15px;
}
 .few-min{
     font-family: 'Caveat', cursive;
     color: #083447;
     font-weight: 700;
     font-size: 21px;
}
 .hero-content .more-info > p, .hero-content .more-info-chat > p {
     font-size: 16px;
     line-height: 21px;
     padding-left: 38px;
}
 .hero-content .more-info > p{
     background-image: url('img/phone.png');
}
 .hero-content .more-info-chat > p{
     background-image: url('img/chat.png');
}
 .hero-content .more-info > p a, .hero-content .more-info-chat > p a{
     display: block;
     font-family: arial;
     font-style: normal;
}
 section.testimonial-area {
     padding: 30px 0;
}
 .testimonial-area h2 {
     font-size: 48px;
     line-height: 54px;
     font-weight: 700;
     color: #073449;
     margin-top: 15px;
     margin-bottom: 0;
}
 .testi-btn{
     margin-top: 40px;
}
 .testi-btn .few-min{
     font-size: 24px;
     margin-top: 12px;
}
 .global-content ul {
     padding-left: 0;
}
 .global-content .full-width h4 {
     margin-bottom: 0;
}
 .global-content.teaser-area h2 {
     font-size: 36px;
     margin-bottom: 10px;
}
 .global-content.teaser-area p {
     font-size: 16px;
     line-height: 24px;
}
 section.education-area {
     background-color: #002e46;
     background-image: url(img/education-bg.jpg);
     background-position: center center;
     background-repeat: repeat-y;
     padding-top: 65px;
     color: #fff;
}
 .education-area h2 {
     font-weight: 700;
}
 section.education-area p {
     font-size: 14px;
     line-height: 21px;
}
 .get-smart{
     margin-bottom: 60px;
}
 .get-smart p {
     max-width: 310px;
}
 .single-edu{
     margin-bottom: 90px;
}
 .single-edu h4 {
     font-size: 24px;
     font-weight: 700;
     margin-bottom: 8px;
     margin-top: 16px;
}
 section.education-area .single-edu p {
     line-height: 18px;
     max-width: 215px;
}
 a.learnmore {
     font-size: 14px;
     font-weight: bold;
     color: #7fb56c;
     padding-right: 22px;
     background-repeat: no-repeat;
     background-image: url(img/right-arrow-green.png);
     background-position: bottom 2px right;
}
 section.new-teasers-area {
     padding: 160px 0 60px;
}
 .nt-icon {
    min-height: 64px;
    line-height: 64px;
    margin-bottom: 18px;
}
 .single-nt {
     margin-bottom: 100px;
     padding: 0 42px;
}
 .single-nt h2 {
     color: #073449;
     font-size: 30px;
     font-weight: 700;
     margin-bottom: 8px;
}
 .single-nt p {
     margin-bottom: 8px;
}
 section.email-area {
     background-color: #f2f2f2;
     background-image: url(img/email-bg.jpg);
     background-position: center top;
     background-size: cover;
     padding: 60px 0 45px;
}
 .email-inner {
     padding: 0 50px;
}
 .email-inner h2 {
     color: #073347;
     font-size: 30px;
     line-height: 32px;
     font-weight: 700;
     margin-top: 21px;
     margin-bottom: 12px;
}
 .email-inner p {
     font-size: 14px;
     line-height: 21px;
     max-width: 620px;
}
 .email-inner input[type="text"], .email-inner input[type="email"], .email-inner input[type="submit"]{
     border: 0 solid;
     background-color: #ffffff;
     line-height: 49px;
     padding: 0 34px;
     border-radius: 50px;
     margin-right: 20px;
     font-size: 14px;
}
 .email-inner input[type="text"]{
     margin-bottom: 18px;
}
 .email-inner input[type="email"]{
     margin-bottom: 12px;
}
 .email-inner input[type="submit"]{
     margin-right: 0;
     background-color: #7fb56c;
     color: #fff;
     font-size: 16px;
     font-weight: 700;
     cursor: pointer;
}
 .email-inner input[type="submit"]:hover{
     background-color: #AB1C24;
}
 @media (max-width: 767px) {
     .mainmenu ul#nav li.green-btn a, a.green-btn, .mobile-nav li.green-btn a{
         padding: 0 40px !important;
    }
     .text-call-us a.green-btn{
         padding: 0 18px !important;
    }
     .mobile-nav li.green-btn a {
         width: 245px !important;
    }
     section.hero-area {
         background-color: #f0f0f0;
    }
     .hero-content {
         padding: 35px 5px 50px;
    }
     .hero-content h6 {
         margin-bottom: 17px;
    }
     .hero-content h2 {
         font-size: 36px;
         line-height: 42px;
         margin-bottom: 26px;
    }
     .hero-btn {
         margin-top: 30px;
         margin-bottom: 36px;
    }
     .hero-btn .green-btn {
         width: 185px;
    }
     .testimonial-area h2 {
         font-size: 36px;
         line-height: 36px;
         margin-bottom: 15px;
    }
     .full-width .col-md-auto.order-md-2, .full-width .col-md-6:first-child, .teaser-area .col-md {
         margin-bottom: 30px;
    }
     section.education-area {
         background-image: url(img/education-bg-sm.jpg);
         background-position: center top;
         background-repeat: no-repeat;
         padding-top: 55px;
    }
     .edu-video{
         margin-bottom: 52px;
         text-align: center;
    }
     .edu-video a img {
         max-width: 319px;
    }
     .single-edu {
         margin-bottom: 45px;
    }
     .get-smart a.green-btn {
         margin-top: 32px;
    }
     section.new-teasers-area {
         padding: 75px 0 25px;
    }
     .single-nt {
         margin-bottom: 50px;
         padding: 0;
    }
     .email-inner input[type="text"], .email-inner input[type="email"], .email-inner input[type="submit"]{
         margin-right: 0;
         width: 100%;
    }
     section.email-area {
         background-image: none;
         padding-top: 0;
    }
     .email-bg-sm{
         width: 100%;
         margin-bottom: -58px;
    }
     .email-inner h2{
         font-size: 28px;
    }
     .email-inner{
         padding: 0;
    }
}
 @media(max-width: 575px){
     .hero-btn .green-btn {
         margin-right: 0;
         margin-bottom: 15px;
    }
     .testimonial-area .single-review {
         margin-bottom: 15px;
    }
}
 @media(max-width: 400px){
     .hero-content .more-info > p a, .hero-content .more-info-chat > p a{
         display: inline-block;
    }
     .text-call-us a.green-btn{
         padding: 0 14px !important;
    }
}
 @media only screen and (min-width: 768px) and (max-width: 993px) {
     .mainmenu ul#nav li.green-btn a{
         padding: 0 12px;
    }
     .hero-content h6 {
         margin-bottom: 17px;
    }
     .hero-content h2 {
         font-size: 36px;
         line-height: 42px;
         margin-bottom: 26px;
    }
     .hero-btn {
         margin-top: 30px;
         margin-bottom: 36px;
    }
     .get-smart a.green-btn {
         margin-top: 32px;
    }
     section.education-area {
         background-position: left 40% center;
    }
     .single-edu{
         margin-bottom: 60px;
    }
     .single-nt {
         margin-bottom: 50px;
         padding: 0;
    }
     section.new-teasers-area {
         padding: 75px 0 25px;
    }
     .single-nt h2 {
         font-size: 22px;
    }
     section.email-area {
         background-image: none;
    }
     .email-inner{
         padding: 0;
    }
}
 @media only screen and (min-width: 993px) and (max-width: 1200px) {
     .hero-content h6 {
         margin-bottom: 17px;
    }
     .hero-content h2 {
         font-size: 36px;
         line-height: 42px;
         margin-bottom: 26px;
    }
     .hero-btn {
         margin-top: 30px;
         margin-bottom: 36px;
    }
     section.education-area {
         background-position: left 43% center;
    }
     .single-edu{
         margin-bottom: 60px;
    }
     .single-nt {
         margin-bottom: 60px;
         padding: 0;
    }
     section.new-teasers-area {
         padding: 85px 0 25px;
    }
     section.email-area {
         background-position: right 38% top;
    }
     .email-inner{
         padding: 0;
    }
}
