section > div.container > div.row

{

    margin: 0 auto;

    max-width: 950px;

    min-width: 320px;

    width: 100%;

}



html, body

{

    overflow-x: hidden !important;

    width: auto !important;

}



.navrow

{

    margin: 0 auto;

    max-width: 950px;

    min-width: 320px;

    width: 100%;

}



.navbar-default

{

    background-color: transparent !important;

    border-color: transparent !important;

}



ul.nav > li:first-child 

{

	margin: 0px !important;

}
.md-arrow{
    display: none;
}


@media (min-width: 768px)

{

    .navbar-default

    {

        background-color: transparent;

        border-color: transparent;

    }

    .nav-p

    {

        padding: 0px;

    }

    .navbar-nav > li > a

    {

        padding-bottom: 5px;

        padding-top: 5px;

    }

    .navbar-default .navbar-nav > li > a

    {

        background-color: #fff;

        color: #06977A;

        -webkit-border-radius: 5px;

        -moz-border-radius: 5px;

        border-radius: 5px;

    }

    .navbar-default .navbar-nav > li > a:hover

    {

        background-color: #06977A;

        color: #fff;

        -webkit-border-radius: 5px;

        -moz-border-radius: 5px;

        border-radius: 5px;

    }

    .navbar-nav > li

    {

        float: left;

        margin-left: 10px;

    }

    .nav > li > a

    {

        display: block;

        padding: 5px 9px;

        position: relative;

        font-weight: bold;

    }

    .navbar

    {

        margin-top: 20px;

        min-height: 41px;

        position: relative;

    }

    .mynav-active

    {

        background-color: black;

        color: #FFF;

        -webkit-border-radius: 5px;

        -moz-border-radius: 5px;

        border-radius: 5px;

    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus

    {

        background-color: #06977A;

        color: #fff;

    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus

    {

        background-color: black;

        color: #fff;

    }

    .navbar-default

    {

        background-color: transparent !important;

        border-color: transparent !important;

    }

	

	.dropdown:hover .dropdown-menu {

        display: block;

    }
    #application-requirements{
        margin-right: 0px;
    }
}

@media (max-width: 768px){
    .con{
        margin-bottom: 15px;
    }
    .home-featured{
        text-align: center;
    }
    .app-btn{
        margin-bottom: 24px;
    }
    .footer-logo-image{
        text-align: center;
        display: inline-block;
        max-width: inherit !important;
    }
    .footer-logo, .footer-white{
        text-align: center;
    }
    .copyight, .design{
        text-align: center !important;
    }
    /*Responsive Menu css*/
    .dropdown-caret{
        display: none;
    }
    .dropdown-toggle{
        /*width: 85%;
        float: left;*/
    }
    .md-arrow{
        width: 15%;
        float: right;
        padding: 13px;
        display: block;
        margin-top: -40px;
        z-index: 200;
    }
    .navbar-default .navbar-nav > li > a{
        border-style: none none dotted;
        border-bottom-width: 1px;
        border-bottom-color: #777;
    }
    #header div{
        margin-top: 0 !important;
    }
}


/* Navigation End */

.in-page-image{
    margin-right: 15px;
}

.headcont

{

    /*background-color: #F0F9F8;*/
    background-color: #C34640;

    margin-bottom: 30px;

	border-top-width:3px;

	border-top-color:#F3F3F3;

	border-top-style:solid;

	border-bottom-width:3px;

	border-bottom-color:#F3F3F3;

	border-bottom-style:solid;

}



.headrow

{

    margin: 0 auto;

    max-width: 950px;

    min-width: 320px;

    width: 100%;

}



.headrow hr

{

    margin-top: 20px;

    margin-bottom: 6px;

}



.head-hr

{

    margin-top: 20px !important;

    margin-bottom: 23px !important;

}



.headspace

{

    margin-top: 29px;

    margin-bottom: 29px;

}



.head-title

{

    text-align: right !important;

    font-size: 43px;

    /*color: #999999;*/
    color: #fff;

}



@media (max-width:320px)

{

    .head-title

    {

        text-align: left;

        font-size: 43px;

        color: #999999;

        padding-left: 0px;

        padding-top: 20px;

    }

}



.box-link

{

    text-align: center !important;

    font-size: 18px;

    font-weight: bold;

    background-color: #A6AD3C;
    color: #fff;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    padding: 7px 0;

}



div.box-link:hover

{

    background-color: #C34640;

}



.ctnr-bus

{

    margin-bottom: 10px;

}



.ctnr-bus a

{

    color: #666666;

    text-decoration: none;

}



a.con

{

    background-image: url(../img/conloans-1.png);

    display: block;

    height: 81px;

    text-indent: -9999em;

    width: 292px;

}



a.con:hover

{

    background-image: url(../img/conloans-2.png);

}



a.real

{

    background-image: url(../img/realestate-1.png);

    display: block;

    height: 81px;

    text-indent: -9999em;

    width: 292px;

}



a.real:hover

{

    background-image: url(../img/realestate-2.png);

}



.sliderrow

{

    margin: 0 auto;

    max-width: 950px;

    min-width: 290px;

    width: 100%;

    border: 1px solid #08977C;

/*  padding: 9px; */

    background-color: #FFF;

}



.sliderspace

{

    margin-bottom: 30px;

}



.slidep

{

    padding: 0px;

}



.topbodyrow

{

    margin: 0 auto;

    max-width: 950px;

    min-width: 320px;

    width: 100%;

}



.topbodyrow hr

{

    margin-top: 15px;

    margin-bottom: 25px;

}



.top-hr

{

    margin-top: 14px !important;

    margin-bottom: 23px !important;

}



#toph h3

{

    margin-top: 0px !important;

}



.top-h3

{

	margin-top: 0px !important;
    color: #06977A;

}





#topbody p

{

    color: #666666;

}



#topbody a

{

    color: #C34640;

    text-decoration: none;

}



#topbody a:hover

{

    color: #E9C37A;

    text-decoration: underline;

}



.top-icons

{

    margin-top: 0px;

}



.top-welcome

{

    color: #06977A;

    font-weight: bold;

}



.top-read

{

    color: #E9C37A;

}



.top-padding

{

    margin-bottom: 18px;

}



.top-heading

{

    color: #06977a;

    font-weight: bold;

}



.top-partner

{

    padding-top: 24px;

}



.top-contact

{

    color: #06977A;

    font-weight: bold;

}



.top-contact-heading

{

    color: #06977A;

    font-size: 36px;

}



.top-contact-heading-small

{

    color: #06977A;

    font-size: 24px;

}



.top-contact-tag

{

    line-height: 24px;

    text-align: center;

    margin-top: 25px;

    margin-bottom: 17px;

}



.consumer-h3

{

	margin-top: 0px;

}



.consumer-hr

{

    margin-top: 15px !important;

    margin-bottom: 29px !important;

}



.real-hr

{

    margin-top: 15px !important;

    margin-bottom: 29px !important;

}



.offer-hr

{

    margin-top: 27px !important;

    margin-bottom: 25px !important;

}



.offer-hr2

{

    margin-top: 27px !important;

    margin-bottom: 27px !important;

}



.recieve-hr

{

    margin-top: 15px !important;

    margin-bottom: 29px !important;

}



.partner-hr

{

    margin-top: 29px !important;

    margin-bottom: 5px !important;

}



.partner-hr2

{

    margin-top: 23px !important;

    margin-bottom: 5px !important;

}





.btn-default

{

    background-color: #06977A;

    border-color: #ccc;

    color: #fff;

    font-weight: bold;

    font-size: 20px;

}



.btn

{

    -moz-user-select: none;

    background-image: none;

    border: 1px solid transparent;

    border-radius: 4px;

    cursor: pointer;

    display: inline-block;

    font-size: 20px;

    font-weight: normal;

    line-height: 1.42857;

    margin-bottom: 0;

    padding: 4px 58px;

    text-align: center;

    vertical-align: middle;

    white-space: nowrap;

    margin-left: 252px;

}



@media (max-width:320px)

{

@media (max-width:320px)

{

    .btn

    {

        -moz-user-select: none;

        background-image: none;

        border: 1px solid transparent;

        border-radius: 4px;

        cursor: pointer;

        display: inline-block;

        font-size: 20px;

        font-weight: normal;

        line-height: 1.42857;

        margin-bottom: 30px;

        padding: 4px 58px;

        text-align: center;

        vertical-align: middle;

        white-space: nowrap;

        margin-left: 22px;

    }

}



}



input[type="text"]

{

    /* color: #FCF9F2; */

    /*background-color: #FCF9F2;*/

}

form .required label:after {    
    color: #e32;    
    content: '*';   
    display:inline;
}
.radio label, .checkbox label{
    display: block;
}
form .radio legend {
    border-bottom: none;
    font-size: 14px;
    font-weight: bold;
    margin-left: -20px;
}

.textarea

{

    background-color: #FCF9F2;

    min-height: 182px;

}



.top-listings-tag

{

    line-height: 24px;

    text-align: center;

    margin-top: 25px;

    margin-bottom: 17px;

}



.special-info

{

    padding-top: 32px;

}



.product-icon

{

    background-color: #fff;

    border: 1px solid #DFE9E9;

    margin-bottom: 19px;

}



.product-text

{

    background-color: #fff;

    color: #333333;

    font-weight: bold;

    padding-bottom: 10px;

    padding-top: 10px;

    text-align: center;

}



.product-img

{

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    margin-bottom: 25px;

}



.product-title

{

    color: #06977A;

    margin-top: 0px !important;

}



.prod-img-sp

{

    margin-bottom: 25px;

}



.prod-hr

{

    margin-bottom: 27px !important;

    margin-top: 20px !important;

}



.product-info

{

    color: #06977A;

    margin-top: 25px;

}



.featrow

{

    margin: 0 auto;

    max-width: 950px;

    min-width: 320px;

    width: 100%;

}



#featured

{

    color: #333333 !important;

}



.featrow h3

{

    margin-top: 0px;

    margin-bottom: 25px;
    color: #06977A;

}



.featrow hr

{

    margin-top: 11px;

    margin-bottom: 25px;

}



.feat-hr

{

    margin-top: 11px !important;

    margin-bottom: 27px !important;

}



#featured img

{

    margin-bottom: 25px;

}



#featured p

{

    margin-bottom: 15px;

}



.applyrow

{

    margin: 0 auto;

    max-width: 950px;

    min-width: 320px;

    width: 100%;

}



#apply p

{

    color: #666666;

}



.applyrow hr

{

    margin-top: 28px;

    margin-bottom: 7px;

}



.apply

{

    background-color: #F5F5F5;

    min-height: 100px;

    -webkit-border-radius: 7px;

    -moz-border-radius: 7px;

    border-radius: 7px;

    border: solid 1px #EDEDED;

}



.app-btn

{

    -webkit-border-radius: 7px;

    -moz-border-radius: 7px;

    border-radius: 7px;

    background-color: #A6AD3C;
    color: #fff;

    padding: 10px;

    text-align: center;

    font-size: 20px;

    margin-top: 24px;

}

#application-requirements{
    margin-right: 25px;
}


@media (max-width: 320px)

{

    .app-btn

    {

        -webkit-border-radius: 7px;

        -moz-border-radius: 7px;

        border-radius: 7px;

        background-color: #A6AD3C;
        color: #fff;

        padding: 10px 43px;

        font-size: 20px;

        margin-top: 24px;

        margin-bottom: 30px;

    }

}



.app-heading

{

    color: #06977A;

}



.offerrow

{

    margin: 0 auto;

    max-width: 950px;

    min-width: 320px;

    width: 100%;

}



.off-col

{

    padding-left: 15px;

}



.off-co2

{

    padding-right: 0px;

}



/*.off-col-bg

{

    background-color: #FCF9F0;

    padding-top: 10px;

    padding-left: 15px;

    padding-bottom: 10px;

    border: solid 1px #DFE9E9;

    color: #666666;

}*/



.offerrow hr

{

    margin-top: 30px;

    margin-bottom: 5px;

}



@media (min-width: 320px)

{

    .off-col-bg

    {

        background-color: #A6AD3C;

        padding-top: 10px;

        padding-left: 15px;

        padding-bottom: 10px;

        border: solid 1px #DFE9E9;

        color: #fff;

        margin-bottom: 19px;

    }

    .offerrow hr

    {

        margin-top: 10px;

        margin-bottom: 5px;

    }

}



.patnarow

{

    margin: 0 auto;

    max-width: 950px;

    min-width: 320px;

    width: 100%;

}



.p-heading

{

    color: #06977A;

}



.p-icons

{

}



.p-icons-last

{

    padding-right: 0px;

}



.cont-fot-t

{

    background-color: #C34640;

    margin-top: 50px;

    padding-top: 20px;

    padding-bottom: 50px;

}



.footertrow

{

    margin: 0 auto;

    max-width: 950px;

    min-width: 320px;

    width: 100%;

}



#footertop

{

    color: #fff !important;

}



#footertop a

{

    color: #fff !important;

	text-decoration:none;

	font-weight:bold;
    display: block;
    padding-bottom: 5px;

}



#footertop a:hover

{

    color: #333333 !important;

	text-decoration:underline;

	font-weight:bold;

}



.footer-logo

{

    padding-top: 20px;

}



.cont-fot-b

{

    background-color: #332F3E;

}



.footerbrow

{

    margin: 0 auto;

    max-width: 950px;

    min-width: 320px;

    width: 100%;

    padding-top: 10px;

}



.copyight

{

    color: #FFFFFF;

}



.design

{

    color: #666666;

	text-align:right;

}



@media (max-width: 320px)

{

	

.design

{

    color: #666666;

	text-align:left;

}



}



.design a

{

    color: #666666;

	text-decoration:none;

	font-weight:bold;

}



.design a:hover
{
    color: #666666;
	text-decoration:underline;
	font-weight:bold;
}

.offer-links, .footer-white{
    color: #fff;
}
.dropdown-menu > .active > a{
    background-color: #06977A;   
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover{
    background-color: #06977A;
}
.dropdown-menu > li > a{
    color: #06977A;
}
.upcoming-events{
    margin-left: 15px;
    margin-right: 15px;
}
#flashMessage{
    background-color: #C34640;
    padding: 15px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}