/* Enter Your Custom CSS Here */

.template-page .entry-content-wrapper h2 {
   	text-transform: inherit !important;
}

.loan-highlights, .loan-highlights-2 {
    list-style:none;
}
.loan-highlights li, .loan-highlights-2 li {
    display:block;
    position:relative;
    padding-left:40px;
    margin-bottom:20px;
}
.loan-highlights-2 li {
  padding-left:50px;
}
.loan-highlights li img, .loan-highlights-2 li img {
    display:inline-block;
    width:36px;
    position:absolute;
    left:0;
    top:0;
}
.inner-container .logo {
  max-width: 300px; 
}

#text-7 {
  width:auto !important;
}

/*Sitewide CSS*/

#bbbLink{
padding:0!important;
margin:0!important;
}

.checklist ul {
    line-height: 26px;
    list-style-image: url("/wp-content/uploads/2014/08/check-mark.png");
    margin-bottom: 0 !important;
    margin-left: 27px;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding-left: 0 !important;
    text-align: left;
}

.checklists ul {
    line-height: 26px;
    list-style-image: url("/wp-content/uploads/2014/10/check-mark-white.png");
    margin-bottom: 0 !important;
    margin-left: 27px;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding-left: 0 !important;
    text-align: left;
}

/*Contact Form Submit Button*/
#submitbutton {
background-size: 100px 40px
background: #62c462
background-image: -moz-linear-gradient(center top , #75da42, #4fb32c);
padding: 10px 40px 10px 40px
display: block;
color: #ffffff;
border-radius: 5px;
font-size: 22px;
line-height: 44px
}

.submitcontact {
  background-size: 100px 40px;
background-color: #1d2e72;
padding: 10px 40px 10px 40px;
    font-size: 16px;
    border-radius: 5px;
  color: #ffffff;
  display: block;
  line-height: 44px
}
/*Landing Page Headers*/
#header-main-landing {
  font-size: 46px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-shadow: 1px 1px #000;
}
  
/*Landing Page Contact Form*/

#submitbuttonppc {
background-size: 100px 40px;
background-color: #ef3d43;
background-image: -moz-linear-gradient(center top , #75da42, #4fb32c);
padding: 10px 40px 10px 40px;
display: block;
color: #ffffff;
border-radius: 5px;
font-size: 22px;
line-height: 44px
  }    
/*Header Styling*/
        
 /* nav */
.header_color .main_menu .menu ul li a:hover {
    background:#808080 !important;
    color:#fff !important;
}     
.avia_mega_div {
  left:0 !important;
  max-width:700px;
}
#top #header .avia_mega_div ul.sub-me
tem-9493 .sub-menu:first-of-type {
  overflow-y: scroll !important;
}
#top #header .mega_menu_title a {
  padding: 5px !important;
}
#top .av-main-nav ul ul {
  max-height: 320px;
  left:100%;
}
        
.header_color .main_menu .menu ul li a:hover {
background:#808080 !important;
color:#fff !important;
}
.av-main-nav ul {
width:416px !important;
}
.av-main-nav .where-we-lend-nav ul {
width:600px !important;
}
.av-main-nav .where-we-lend-nav ul li {
width:25% !important;
}
.av-main-nav ul li {
width:208px !important;
float:left !important;
}
        

        




        
        
        .star {
   margin: 50px 0;
   position: relative;
   display: block;
   color: #000;
   width: 0px;
   height: 0px;
   border-right:  100px solid transparent;
   border-bottom: 70px  solid red;
   border-left:   100px solid transparent;
   -moz-transform:    rotate(35deg);
   -webkit-transform: rotate(35deg);
   -ms-transform:     rotate(35deg);
   -o-transform:      rotate(35deg);
}
.star:before {
   border-bottom: 80px solid red;
   border-left: 30px solid transparent;
   border-right: 30px solid transparent;
   position: absolute;
   height: 0;
   width: 0;
   top: -45px;
   left: -65px;
   display: block;
   content: '';
   -webkit-transform: rotate(-35deg);
   -moz-transform:    rotate(-35deg);
   -ms-transform:     rotate(-35deg);
   -o-transform:      rotate(-35deg);

}
.star:after {
   position: absolute;
   display: block;
   color: red;
   top: 3px;
   left: -105px;
   width: 0px;
   height: 0px;
   border-right: 100px solid transparent;
   border-bottom: 70px solid red;
   border-left: 100px solid transparent;
   -webkit-transform: rotate(-70deg);
   -moz-transform:    rotate(-70deg);
   -ms-transform:     rotate(-70deg);
   -o-transform:      rotate(-70deg);
   content: '';
}

.loan-highlights li img, .loan-highlights-2 li img {
    display: inline-block;
    width: 30px;
    left: -30px;
}

@media only screen and (min-width: 768px){
	#wrap_all { margin-top: 0px; }

}


#header_main .av-main-nav > li.apply-now-button span.avia-menu-text { background-color:#1a2967 !important; }

#top #main .avia-section .template-page { max-width:100%;}