body { background-color:#F1F1F1 }
body, .thumbnail .caption { color:#354c68 }
body, input, button, select, textarea { font-family: Arial, Helvetica, sans-serif; }
select, .select { color:#555 }
a, #contact-nav.navbar .nav>li>a, #contact-nav .dropdown-menu a { color:#051731 }
a:hover, .post .post-header a:hover, #contact-nav.navbar .nav>li>a:hover, #contact-nav.navbar .nav li.dropdown.open>.dropdown-toggle { color:#005580 }
h1, h2, h3, h4, h5, h6, .hreview-aggregate .item .fn, .page-sidenav>dt, .item-list.table th, .post .post-header a { color: #fff; }
#home-page .carousel-caption {
    background:#036;
    background:rgba(0, 51, 102, 0.80);
    text-shadow:0 1px 0 #000
}
.carousel-caption a:hover { }
.carousel-control { background:#036 }
input::-moz-placeholder, textarea::-moz-placeholder {
    opacity:1
}
.breadcrumb { background-color:#e7ebf2 }
.img-polaroid {
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}
.img-polaroid, .carousel {
    padding:4px;
    border:1px solid #ddd;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, .065);
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, .065);
    box-shadow:0 1px 4px rgba(0, 0, 0, .065);
    background:#FFF
}
p{word-wrap: break-word;}
.btn-primary {
    background:#c00;
    background:-moz-linear-gradient(top, #c00 0, #a10000 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #c00), color-stop(100%, #a10000));
    background:-webkit-linear-gradient(top, #c00 0, #a10000 100%);
    background:-o-linear-gradient(top, #c00 0, #a10000 100%);
    background:-ms-linear-gradient(top, #c00 0, #a10000 100%);
    background:linear-gradient(to bottom, #c00 0, #a10000 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc0000', endColorstr='#a10000', GradientType=0)
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background:#af1111;
    background:-moz-linear-gradient(top, #af1111 0, #9b0000 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #af1111), color-stop(100%, #9b0000));
    background:-webkit-linear-gradient(top, #af1111 0, #9b0000 100%);
    background:-o-linear-gradient(top, #af1111 0, #9b0000 100%);
    background:-ms-linear-gradient(top, #af1111 0, #9b0000 100%);
    background:linear-gradient(to bottom, #af1111 0, #9b0000 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#af1111', endColorstr='#9b0000', GradientType=0)
}
.btn-primary:active, .btn-primary.active { background-color:\9 }
.btn-info {
    color:;
    border-color:; border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) }
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { color:;
                                                                                               background-color:;
                                                                                               *background-color:
}
.btn-info:active, .btn-info.active { background-color:\9 }
#main-nav.navbar .navbar-inner, .copyright.container, #main-nav .nav-collapse .nav, #main-nav .nav-contact .container, #main-nav .nav-directions .container { background-color:#fff; }
.copyright.container { background-color:#fff }
.btn-info {
    text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color:#2f96b4;
    *background-color:#2f96b4;
    background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image:linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
    filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.well {
    background-color:#EEE;
    border:1px solid #EEE;
    box-shadow:none
}
#footer .dropdown-menu a {
    color:#333;
    text-shadow:none
}
#footer .dropdown-menu a:hover, #contact-nav .dropdown-menu a:hover {
    color:#FFF;
    background-color:#0d4689
}
#header, .footer.container, .copyright.container { color:#FFF }
#header .brand, #header .brand .slogan, #header .brand-van-lines .copyright { display:block }
#header .brand { width: 327px; }
#header .brand:hover { text-decoration:none }
#header .brand-van-lines {
    width:90px;
    text-align:center
}
#header .brand-van-lines .copyright { font-size:8px }
#header .brand, #header .brand-van-lines { margin-bottom:0px }
#header .header-group {
    background: none repeat scroll 0 0 #051731;
    float: right;
    padding-top: 10px;
    width: 100%;
}
#header .header-group.header-group-login {
    background: none repeat scroll 0 0 #066a2e;
    width: auto;
    -webkit-border-radius:0 0 2px 2px;
    -moz-border-radius:0 0 2px 2px;
    border-radius:0 0 2px 2px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color=#333333)";/*IE 8*/
    -moz-box-shadow: 0px 2px 2px #333333;/*FF 3.5+*/
    -webkit-box-shadow: 0px 2px 2px #333333;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 2px 2px #333333;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color=#333333); /*IE 5.5-7*/
}
#header .header-group.header-group-login .nav-inline .nav>li a {
    color:#fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=180, Color=#333333)";/*IE 8*/
    text-shadow: 0px 1px 1px #333333;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=180, Color=#333333); /*IE 5.5-7*/
}
#header .header-group.header-group-login .nav-inline .nav>li a i {
    padding:0 5px;
    display:inline-block;
}
span.notifi{
    background: none repeat scroll 0 0 #051731;
    color: #FFFFFF;
    font-size: 10px;
    line-height: normal;
    margin: 0;
    padding: 0px 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    border: 0px solid #000000;
    -moz-border-radius: 10px;/*Firefox*/
    -webkit-border-radius: 10px;/*Safari, Chrome*/
    border-radius: 10px;

}
#header .header-group .nav-inline .nav { margin-bottom:10px }
#header .header-group .nav-inline .nav>li { margin-right:15px; position:relative; }
#header .header-group .nav-inline .nav>li:first-child { margin-left:0 }
#header .header-group .nav-inline .nav>li a {
    color:#fff;
    font-size:13px;
    font-family:'Open Sans', sans-serif;
}
#header .header-group .contact-info {
    padding-bottom:0;
    float:right
}
#header .header-group .contact-info dt {
    font-size:12px;
    line-height:150%;
    text-align:left
}
#header .header-group .contact-info .calltoday {
    font-size:20px;
    line-height:100%;
    margin-bottom:2px
}
#header .header-group .contact-info dd {
    line-height:34px;
    text-align:left;
    margin:0
}
#header .header-group .contact-info dd b { font-size:32px }
#header .header-group .label { text-shadow:0 1px 0 #039 }
#header .header-group .label-info[href] {
    background-color:#3fa1e8;
    font-size:11px
}
#header .header-group .announcement { display:inline }
#header .header-group .social-media { float:right }
#header .header-group .social-media a {
    float:left;
    width:20px;
    margin-left:5px
}
#main-nav.navbar .navbar-inner, .copyright.container { border:none; }
#main-nav.navbar .nav>li>a {
    color: #111;
    font-weight: 700;
    text-shadow: none;
}
#main-nav.navbar .nav>li>a:focus, #main-nav.navbar .nav>li>a:hover { color:#CCC }
#main-nav.navbar .nav>.active>a, #main-nav.navbar .nav>.active>a:hover, #main-nav.navbar .nav>.active>a:focus {
    color:#051731;
    -webkit-box-shadow:inset 0 0 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:inset 0 0 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow:inset 0 0 6px 3px rgba(0, 0, 0, 0.3)
}
#main-nav.navbar .nav .link-1 { width:147px }
#main-nav.navbar .nav .link-2 { width:154px }
#main-nav.navbar .nav .link-3 { width:155px }
#main-nav.navbar .nav .link-4 { width:152px }
#main-nav.navbar .nav .link-5 { width:79px }
#main-nav.navbar .nav .link-6 { width:143px }
#main-nav.navbar .nav .link-7 { width:110px }
.quote-form {
    border:1px solid #1a8ad4;
    background-color:#52a8ec;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6)
}
.quote-form .legend { border-bottom:1px solid #1a8ad4 }
.quote-form .help-block .divider { color:#333 }
.quote-form .legend, .quote-form .help-block { color:#FFF }
.quote-form select, .quote-form input { border-color:#1a8ad4 }
.datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled], .datepicker td span.active:hover, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] { background-color:
}
.datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td span.active:active, .datepicker td span.active.active { background-color:\9 }
.footer.container { color:#FFF }
#footer a, #copyright a { color:#fff }
#footer a { text-shadow:1px 1px 0 rgba(0, 0, 0, .3) }
#footer h4 { color:#FFF }
.company-copyright p {
    color: #747474;
    font-size: 13px !important;
    line-height: 21px !important;
    margin: 0 !important;
    text-align: center !important;
    display: block !important;
}
#footer a:hover, #copyright a:hover { color:#FFF }
#footer .affiliations .carousel {
    border:0;
    background-color:#115a9f;
    box-shadow:inset 0 0 6px 3px rgba(0, 0, 0, 0.1)
}
#affiliation-logos .item a {
    margin:auto;
    display:inline-block
}
.blue-bar {
    background:#051731;
    width:100%;
    padding:20px 0;
}
.content-added, .content-tab { width:100%; }
.content-added h1 {
    color:#051731;
    border-bottom:1px solid #ddd;
    font-weight:300;
    font-family:'Open Sans', sans-serif;
    text-align:center;
    padding-bottom:20px;/*background:url(../images/bg_green.jpg) center bottom no-repeat;*/
}
.content-added p {
    color:#2d2a23;
    font-size:15px;
    line-height:21px;
    font-weight:400;
    font-family:'Open Sans', sans-serif;
    text-align:center;
    padding-top:20px;
}
.blue-bar a { color:#fff; }
.blue-bar a:hover {
    color:#ccc;
    text-decoration: underline;
}
.content-added h1 strong { color:#051731; }
.blue-bar p {
    padding:0px;
    margin:0px;
    color:#fff !important;
}
.blog-post {
    float:left;
    margin-bottom:30px;
    position:relative;
    width:100%;
    background:#fff;
    border: 0px solid #000000;
    -moz-border-radius: 7px;/*Firefox*/
    -webkit-border-radius: 7px;/*Safari, Chrome*/
    border-radius: 7px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#c9c9c9)";/*IE 8*/
    -moz-box-shadow: 0px 0px 5px #c9c9c9;/*FF 3.5+*/
    -webkit-box-shadow: 0px 0px 5px #c9c9c9;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 0px 5px #c9c9c9;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#c9c9c9); /*IE 5.5-7*/
}
.blog-image {
    float: left;
    margin: 1px;
    width: 39%;
    position: relative;
}
.team-member-hover {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    opacity: 1;
}
.team-member-hover:hover .date { background: none repeat scroll 0 0 #008dc8; }
.team-member-hover:hover .text {
    opacity: 1;
    background:url(../images/icon_plus_img.png) repeat center top;
    width:100%;
    height:100%;
}
.team-member-hover .text {
    position: relative;
    top: 0%;
    width:100%;
    height:100%;
}
.team-member-hover .text a {
    display: block;
    width:100%;
    height:100%;
    text-align: center;
}
.team-member-hover .text a:hover { background:url(../images/icon_plus.png) no-repeat center center; }
.date {
    background: none repeat scroll 0 0 #051731;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    z-index: 1;
}
.team-member-hover .text img {
    width:auto;
    height:auto;
}
/*.team-member-hover, .date:hover{background: none repeat scroll 0 0 #008dc8;}*/
.date h2 {
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    text-align: center;
}
.date p {
    margin:0px;
    font-family:'Open Sans', sans-serif;
    line-height:normal;
    text-align:center;
    font-size:14px;
    font-weight:400;
    color:#fff;
}
.blog-image img { width: 303px; }
.blog-category {
    float: right;
    padding: 2% 3%;
    width: 53%;
}
.blog-category h2 {
    font-family:'Open Sans', sans-serif;
    font-size:20px;
    font-weight:700;
    color:#051731;
    padding:0px;
}
.blog-category p {
    color: #747474;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 21px;
    margin-top: 10px;
    padding: 0 20px 0 0;
    
}
.blog-social {
    float: right;
    width: 50%;
    list-style:none;
}
.blog-social ul {
    float: left;
    width: 100%;
    list-style:none;
    margin:0px;
    text-align: right;
    padding:0px;
}
.blog-social ul li {
    display: inline-block;
    line-height: 30px;
    padding: 28px 9px 0;
}
.blog-author {
    float: left;
    width: 50%;
    list-style:none;
}
.blog-author ul {
    float: left;
    width: 100%;
    list-style:none;
    margin:0px;
    padding:0px;
}
.blog-author ul li {
    display: block;
    line-height: 30px;
    padding: 0;
}
.blog-author ul li span {
    display: black;
    height: auto;
    padding-right: 10px;
    width: auto;
}
.blog-author ul li a {
    color: #747474;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none;
}
.recent-post {
    list-style: none outside none;
    margin: 0;
    padding: 2% 5%;
    width: 90%;
    float:left;
    position:relative;
}
.recent-post ul {
    float:left;
    list-style: none outside none;
    margin: 0 !important;
    width: 100% !important;
    padding: 0 !important;
}
.recent-post ul li {
    float:left;
    padding:0 0 10px 0 !important;
}
.recent-post ul li a {
    color: #747474;
    display: inline-block;
    font-size: 13px;
    padding: 5px 0;
    text-decoration: none;
}
.recent-post ul li a:hover { color:#051731; }
.recent-date {
    background: none repeat scroll 0 0 #008DC8;
    float: left;
    margin-right: 10px;
    padding: 5px 15px;
}
.recent-date h2 {
    color: #FFFFFF !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 22px !important;
    padding: 0 !important;
    text-align: center;
}
.recent-date p {
    color: #FFFFFF !important;
    font-weight: 400 !important;
    line-height: 21px !important;
    margin: 0;
    padding: 0 !important;
    text-align: center;
}
.recent-cate {
    margin: 0;
    padding: 5%;
    width: 90%;
    float:left;
}
.recent-cate h2 { padding: 5% 0% !important; }
.recent-cate ul {
    float:left;
    list-style: none outside none;
    margin: 0 !important;
    width: 100% !important;
    padding: 0 !important;
}
.recent-cate ul li {
    float:left;
    border-bottom: 1px solid #DDDDDD;
}
.recent-cate ul li a {
    color: #747474;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 10px 0;
    text-decoration: none;
    background:url(../images/icon_more_post.png) no-repeat right center;
}
.recent-cate ul li:last-child { border:none; }
.recent-cate ul li a:hover {
    color: #051731;
    background:url(../images/icon_more_post_hover.png) no-repeat right center;
}
.recent-cate ul li a.active {
    color: #051731;
    background:url(../images/icon_more_post_hover.png) no-repeat right center;
}
.contact-us {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 3%;
    position: relative;
    width: 94%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#b5b5b5)";/*IE 8*/
    -moz-box-shadow: 0px 0px 5px #b5b5b5;/*FF 3.5+*/
    -webkit-box-shadow: 0px 0px 5px #b5b5b5;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 0px 5px #b5b5b5;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#b5b5b5); /*IE 5.5-7*/
}
.contact-map {
    float: left;
    width: 70%;
    height:389px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#b5b5b5)";/*IE 8*/
    -moz-box-shadow: 0px 0px 5px #b5b5b5;/*FF 3.5+*/
    -webkit-box-shadow: 0px 0px 5px #b5b5b5;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 0px 5px #b5b5b5;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#b5b5b5); /*IE 5.5-7*/
}
.contact-adds {
    background: none repeat scroll 0 0 #051731;
    float: left;
    width: 24%;
    padding:3%;
}
.contact-adds h2 {
    font-family:'Open Sans', sans-serif;
    font-size:22px;
    font-weight:300;
    color:#fff;
    padding:0px;
}
.contact-adds h2 strong { color:#fff; }
.contact-adds ul {
    list-style:none;
    float: left;
    width: 100%;
    margin:0px;
    padding:0px;
}
.contact-adds ul li {
    float: left;
    list-style: none outside none;
    margin: 6px 0;
    padding: 0;
    width: 100%;
}
.contact-adds ul li span {
    float: left;
    margin-right: 10px;
}
.contact-adds p {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: normal;
    margin: 0;
    padding: 3px 0;
    text-align: left;
}
.contact-adds p a{
    color: #fff;
}
.contact-us h1, .contact-us h1 strong  {
    border:none;
    text-align:left;
    padding-bottom:0px;
    color:#354c68;
}
.contact-us p {
    text-align:left;
    padding-top:0px;
}
.contact-us ul {
    float: left;
    width: 100%;
    list-style:none;
    margin:0px;
    padding:0px;
}
.contact-us ul li {
    float: left;
    width: 100%;
    list-style:none;
}
.contact-us ul li input, .contact-us ul li textarea {
    padding: 9px 15px;
    width: 95%;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    color:#747474;
    border:solid 1px #747474;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    -webkit-box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
    -moz-box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
    box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
.contact-us ul li input.checkfeild {
    width:20%;
    float:right;
}
.contact-us ul li span {
    color: #747474;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 40px;
    margin-right: 10px;
}
.contact-us ul li textarea {
    float: right;
    height: 120px;
    width: 92.8%;
}
.buttons-submit {
    margin: 10px 0;
    float: right;
}
.buttons-submit ul li input.submit-btn { background: url("../images/submit_btn.jpg") no-repeat scroll center top rgba(0, 0, 0, 0); }
.buttons-submit ul li input.reset-btn { background:url(../images/reset_btn.jpg) no-repeat center top; }
.buttons-submit ul li input.submit-btn, .buttons-submit ul li input.reset-btn {
    border: medium none;
    cursor: pointer;
    float: right;
    height: 40px;
    padding: 0;
    text-indent: -9999px;
    width: 214px;
}
.buttons-submit ul li input.submit-btn:hover, .buttons-submit ul li input.reset-btn:hover { opacity:0.45; }
.post-finance {
    float:left;
    margin-bottom:30px;
    position:relative;
    width:100%;
    background:#fff;
    border: 0px solid #000000; /*Firefox*/
    -moz-border-top-left-radius: 7px;
    -moz-border-top-right-radius: 0px;
    -moz-border-bottom-right-radius: 7px;
    -moz-border-bottom-left-radius: 7px; /*Safari, Chrome*/
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#c9c9c9)";/*IE 8*/
    -moz-box-shadow: 0px 0px 5px #c9c9c9;/*FF 3.5+*/
    -webkit-box-shadow: 0px 0px 5px #c9c9c9;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 0px 5px #c9c9c9;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#c9c9c9); /*IE 5.5-7*/
}
.interest, .interest-done {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.interest h2, .interest-done h2 {
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 0;
    position: absolute;
    right: 6px;
    top: 16px;
    -moz-transform: rotate(42deg); /*FF3.5+*/
    -o-transform: rotate(42deg); /*Opera 10.5*/
    -webkit-transform: rotate(42deg); /*Saf3.1+, Chrome*/
    -ms-transform: rotate(42deg); /*IE9*/
    transform: rotate(42deg);
    zoom: 1;
}
.shad {
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=90, Color=#272727)";/*IE 8*/
    -moz-box-shadow: 0px 0px 12px #272727;/*FF 3.5+*/
    -webkit-box-shadow: 0px 0px 12px #272727;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 0px 12px #000;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=90, Color=#272727); /*IE 5.5-7*/
}
.post-image {
    float: left;
    margin: 10px 23px;
    width: 17%;
}
.post-image img { width: 130px; }
.category-post {
    float: left;
    width: 72%;
}
.category-post h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#051731;
    padding:0px;
}
.category-post p {
    color: #747474;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 21px;
    padding: 0;
    width: 100%;
    margin-top: 10px;
}
.post-author {
    float: left;
    width: 100%;
    list-style:none;
}
.post-author ul {
    float: left;
    width: 100%;
    list-style:none;
    margin:0px;
    padding:0px;
}
.post-author ul li {
    display: inline;
    padding: 0;
    padding-right: 20px;
    line-height: 30px;
}
.post-author ul li span {
    display: inline;
    height: auto;
    padding-right: 10px;
    width: auto;
}
.post-author ul li a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:normal;
    color:#051731;
}
.progress-report {
    background: none repeat scroll 0 0 #051731;
    float: left;
    padding: 0 2%;
    width: 96%;
    position:relative;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#333333)";/*IE 8*/
    -moz-box-shadow: 0px 0px 5px #333333;/*FF 3.5+*/
    -webkit-box-shadow: 0px 0px 5px #333333;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 0px 5px #333333;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#333333); /*IE 5.5-7*/
}
.progress-report .funded {
    color: #fff;
    float: left;
    font-family:'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
    width: auto;
}
.progress-img {
    background: none repeat scroll 0 0 #eaebec;
    float: left;
    height: 24px;
    margin: 8px 0;
    padding: 0;
    width: 77%;
    border: 0px solid #000000;
    -moz-border-radius: 15px;/*Firefox*/
    -webkit-border-radius: 15px;/*Safari, Chrome*/
    border-radius: 15px;
    overflow: hidden;
}
.progress-striped {
    background: url("../images/prograss-g.png") no-repeat scroll left #aaa;
    background-position: 100%;
    border: 0 solid #000000;
    float: left;
    height: 20px;
    margin: 2px 0;
    padding: 0;
    -moz-border-radius: 15px;/*Firefox*/
    -webkit-border-radius: 15px;/*Safari, Chrome*/
    border-radius: 15px;
}
.percent {
    background: none repeat scroll 0 0 #051731;
    border: 0 solid #000000;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    height: 30px;
    line-height: 29px;
    padding: 12px;
    position: absolute;
    right: 16px;
    text-align: center;
    top: -8px;
    -moz-border-radius: 100px;/*Firefox*/
    -webkit-border-radius: 100px;/*Safari, Chrome*/
    border-radius: 100px;
}
.project-stats {
    float: left;
    width: 100%;
}
.project-stats ul {
    float: left;
    width: 100%;
    list-style:none;
    margin:0px;
    padding:0px;
}
.project-stats ul li {
    border-left: 1px solid #AEB3BC;
    color: #051731;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    list-style: none outside none;
    margin: 10px 0;
    padding: 0 30px;
    text-align: center;
}
.project-stats ul li:first-child { border-left: none; }
.project-stats ul li:last-child {
    border-left: medium none;
    padding-left: 17px;
    padding-right: 0;
    padding-top: 13px;
}
.project-stats ul li:last-child a {
    color: #051731;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bolder;
}
.project-stats ul li span {
    display:block;
    font-weight:bolder;
    text-align:center;
    color:#051731;
}
.blog-section {
    float:left;
    margin-bottom:30px;
    width:100%;
}
.about-section {
    float:left;
    margin-bottom:30px;
    width:100%;
    background:#fff;
    border: 0px solid #000000;
    -moz-border-radius: 7px;/*Firefox*/
    -webkit-border-radius: 7px;/*Safari, Chrome*/
    border-radius: 7px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#c9c9c9)";/*IE 8*/
    -moz-box-shadow: 0px 0px 5px #c9c9c9;/*FF 3.5+*/
    -webkit-box-shadow: 0px 0px 5px #c9c9c9;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 0px 5px #c9c9c9;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#c9c9c9); /*IE 5.5-7*/
}
.about-img {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}
.about-img img { width:100%; }
.about-heading {
    width:100%;
    float:left;
}
.head {
    float: left;
    padding: 0;
}
.head.profile h2 { padding: 9px 0; }
.head h2 {
    color: #051731;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 300;
    margin: 0;
}
.head h2 strong { color: #051731; }
.head-menu {
    padding: 8px 0;
    text-align: right;
    float:right;
}
.verification-btn {
    float: right;
    margin-bottom: 10px;
    padding: 0;
    text-align: right;
}
.verification-btn a {
    font-family: 'Open Sans', sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    color: #051731;
    display: block;
    font-size: 15px;
    padding: 10px;
    text-decoration:none;
}
.verification-btn a:hover { opacity:0.6 }
.verification-btn a i { padding-left:10px; }
.b-pagination {
    float: right;
    padding: 0 0 8px;
    text-align: right;
}
.pagination ul > li {
    float: left;
    margin-left: 8px;
}
.pagination ul > li > a, .pagination ul > li > span {
    padding:2px 8px;
    -moz-border-radius: 4px;/*Firefox*/
    -webkit-border-radius: 4px;/*Safari, Chrome*/
    border-radius: 4px;
    border:solid 1px #e7e7e7;
    background: -moz-linear-gradient(90deg, #f2f2f2 0%, #ffffff 100%);/* FF3.6+ */
    background: -webkit-gradient(linear, 90deg, color-stop(0%, #f2f2f2), color-stop(100%, #ffffff));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(90deg, #f2f2f2 0%, #ffffff 100%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(90deg, #f2f2f2 0%, #ffffff 100%);/* Opera 11.10+ */
    background: -ms-linear-gradient(90deg, #f2f2f2 0%, #ffffff 100%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType='0'); /* for IE */
    background: linear-gradient(0deg, #f2f2f2 0%, #ffffff 100%);/* W3C */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color=#333333)";/*IE 8*/
    -moz-box-shadow: 0px 2px 2px #333333;/*FF 3.5+*/
    -webkit-box-shadow: 0px 2px 2px #333333;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 2px 2px #333333;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color=#333333); /*IE 5.5-7*/
}
.pagination ul > li > a:hover, .pagination ul > .active > a, .pagination ul > .active > span { color:#051731; }
.head-menu li {
    float: left;
    list-style: none;
}
.head-menu a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:normal;
    color: #051731;
    display:inline-block;
    padding-left:20px;
}
/*===============================================================================LENDER REGISTRATION 13-03-14 START*/

.about-content.rigs-content { margin: 5%; }
.article h2 span {
    color: #747474;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
}
.regis-imge {
    float:left;
    width:100%;
}
.regis-imge span {
    display:block;
    text-align:center;
}
.regis-imge span a.icon-invest { background:url(../images/icon_invest.png) no-repeat center top; }
.regis-imge span a.icon-invest:hover, .regis-imge span a.icon-invest.active { background:url(../images/icon_invest_hover.png) no-repeat center top; }
.regis-imge span a.icon-apply { background:url(../images/icon_apply.png) no-repeat center top; }
.regis-imge span a.icon-apply:hover, .regis-imge span a.icon-apply.active { background:url(../images/icon_apply_hover.png) no-repeat center top; }
.regis-imge span a.icon-joinus { background:url(../images/icon_joinus.png) no-repeat center top; }
.regis-imge span a.icon-joinus:hover, .regis-imge span a.icon-joinus.active { background:url(../images/icon_joinus_hover.png) no-repeat center top; }
.regis-imge span a {
    height: 115px;
    width: 100%;
}
.regis-imge h3 {
    color: #051731;
    display: block;
    font-size: 17px;
    font-weight: 700;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
.invest-form.address {
    border-bottom: solid 1px #ddd;
    padding-bottom:10px;
}

.invest-form.address ul { width:50%; }
.invest-form.address ul li { width:50%; }
.invest-form {
    float:left;
    width:100%;
}
.invest-form ul {
    float:left;
    width:100%;
    margin:0px;
    padding:0px;
    list-style:none;
}
.invest-form ul li {
    float: left;
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
    width: 48%;
}
.invest-form h2 { color: #051731; }
.invest-form ul li span.adds {
    display: block;
    margin: 20px 0;
}
.minimum {
    background:#051731;
    display: -moz-box;
    margin: 0 0 5px;
    color:#fff;
    font-weight:bold;
    font-size:11px;
    padding: 2px 5px;
    border: 0px solid #000000;
    -moz-border-radius: 100px;/*Firefox*/
    -webkit-border-radius: 100px;/*Safari, Chrome*/
    border-radius: 100px;
}
.invest-form ul li p strong { color:#051731; }
.invest-form ul li h3 {
    color: #051731;
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
    padding: 0;
}
.hr-brdr {
    border-top: 1px solid #DDDDDD;
    float: left;
    height: 1px;
    margin: 20px 0;
    width: 100%;
}
.info-note {
    width:100%;
    float:left;
}
.info-note p {
    border: medium none !important;
    color: #B7B7B7;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}
.invest-form ul li p {
    color: #051731;
    font-size: 17px;
    margin: 0;
    padding: 5px 0;
}
.invest-form ul li.fullwidth { width:100%; }
.invest-form ul li.fullwidth textarea { height:166px; }
.invest-form ul li.pull-right { float:right; }
.invest-form ul li label {
    display: block;
    font-weight: 700;
    margin: 0;
    padding: 10px 0;
}
.invest-form ul li input, .invest-form ul li select, .invest-form ul li textarea {
    width: 95%;
    color:#747474;
    padding: 6px 2.2%;
    height: 26px;
    font-size:13px;
    margin:0px;
    -moz-border-radius: 0px;/*Firefox*/
    -webkit-border-radius:0px;/*Safari, Chrome*/
    border-radius:0px;
    -webkit-box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
    -moz-box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
    box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
.invest-form ul li input.hpw{width: 48%;}
.invest-form ul li textarea { height:206px; }
.invest-form ul li select {
    height: 40px;
    padding: 10px 8px;
    width: 99.2%;
}
.invest-form ul li input.checkbox {
    width:auto;
    padding:0px;
    height:auto;
    float:left;
}
.invest-form ul li label.label-check {
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    padding: 0 10px;
}
.rigis-privacy {
    float:left;
    width:100%;
    margin:10px 0 0 0;
    position:relative;
}
.rigis-privacy h2 {
    color: #051731;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}
.invest-form ul li input.find { width:58%; }
.rigis-privacy p {
    display: inline-block;
    margin: 10px 0;
}
.rigis-privacy p.red-error { color:#eb2424; }
.rigis-privacy .signupbutn { float:right; }
.proceed-btns {
    float:left;
    width:100%;
}
.proceed-btns span {
    float: left;
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
}
.proceed-btns span a {
    background: none repeat scroll 0 0 #051731;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float:left;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 27px;
    text-align: center;
}
.rigis-privacy .signupbutn a, .rigis-privacy .signupbutn .button-next {
    background: none repeat scroll 0 0 #051731;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 27px;
    text-align: center;
}
.rigis-privacy .signupbutn a:hover, .proceed-btns span a:hover { text-decoration:none; }
.lender-type {
    float: left;
    margin: 21px 0 0;
    width: 100%;
}
.lender-type span {
    display: inline-block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-right: 10px;
}
.lender-checks {
    float: left;
    width: 60%;
}
.lender-checks ul {
    float:left;
    width:100%;
}
.lender-checks ul li {
    float:left;
    width:100%;
    margin:0px;
}
.fixedrate-form {
    float:left;
    width:100%;
}
.fixedrate-form ul {
    float:left;
    width:100%;
    margin:0px;
    padding:0px;
    list-style:none;
}
.fixedrate-form ul li {
    float: left;
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.fixedrate-form ul li label {
    float: left;
    font-weight: 700;
    margin: 0 10px 0 0;
    padding: 10px 0;
    text-align: right;
    width: 35%;
}
.fixedrate-form ul li input, .fixedrate-form ul li select{
    color:#747474;
    padding: 6px;
    height: 26px;
    font-size:13px;
    margin:0px;
    float:left;
    width: 50%;
    -moz-border-radius: 0px;/*Firefox*/
    -webkit-border-radius:0px;/*Safari, Chrome*/
    border-radius:0px;
    -webkit-box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
    -moz-box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
    box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
.fixedrate-form ul li select {
    height: 40px;
    padding: 10px 8px;
    width: 52.1%;
}
.fixedrate {
    float: left;
    width: 100%;
}
.fixedrate ul {
    float:left;
    width:100%;
}
.fixedrate ul li {
    float:left;
    margin:0px;
    width:100% !important;
}
.fixedrate ul li input.radiobtn {
    float: none;
    height: auto;
    margin: 14px 3px;
    width: auto;
}
.lender-checks ul li input.check {
    float: left;
    height: auto;
    margin: 6px 3px;
    width: auto;
}
.lender-checks ul li label {
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 3px;
}
.note { padding: 12px 0; }
.note p {
    font-size: 14px !important;
    margin: 0 !important;
    padding: 0 !important;
}
.note p strong { color:#051731; }
.load-more {
    float: left;
    width: 100%;
}
.load-more-b {
    width:200px;
    margin:0 auto;
}
.load-more a {
    background: url("../images/load-more.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #051731;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    height: 22px;
    padding: 9px 19px 9px 20px;
    width: 161px;
}
.load-more a:hover {
    background-position: 0 -40px;
    text-decoration:none;
}
/*===============================================================================LENDER REGISTRATION 13-03-14 END*/
.about-content {
    float: left;
    margin: 0 5%;
    width: 90%;
}
.about-content h2 {
    color: #051731;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}
.wid-icon {
    border-bottom: 1px solid #C7C7C7;
    float: left;
    padding: 3% 0;
    width: 100%;
}
.wid-icon span {
    display:inline-block;
    padding-right:10px;
}
.wid-icon span a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#747474;
    text-decoration:none;
}
.wid-icon span a i { padding-right:10px; }
.wid-social {
    float: left;
    padding: 3% 0;
    width: 100%;
}
.wid-social span {
    display:inline-block;
    padding-right:30px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#051731;
    font-weight: 600;
}
.wid-social span.alignright { float:right }
.wid-social span a i { padding-right:10px; }
.article {
    float: left;
    padding: 3% 0;
    width: 100%;
}
.article p {
    color: #747474;
    line-height: 22px;
    margin-bottom: 20px;
    word-wrap:break-word;
}
.meet-team {
    float: left;
    margin: 3% 0;
    width: 100%;
}
.team-member {
    float: left;
    width:20%;
}
.team-member img {
    height:100%;
    width:100%;
    border: 0px solid #000000;
    -moz-border-radius: 90px;/*Firefox*/
    -webkit-border-radius: 90px;/*Safari, Chrome*/
    border-radius: 90px;
}
.team-member-detail {
    float:right;
    width:75%;
    position:relative;
}
.team-member-detail span {
    position:absolute;
    right:0px;
    top:0px;
}
.team-member-detail h1 {
    color: #051731;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}
.team-member-detail h2 {
    color: #051731;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin: 10px 0;
}
.team-member-detail p { font-style: italic; }
.tabs_m {
    position:relative;
    width:100%;
    float:left;
}
.tabs_m ul {
    margin:0px;
    border:none;
}
.tabs_m ul li:first-child { margin-left:6px; }
.tabs_m ul li a {
    font-size: 14px;
    font-weight: 500;
    min-width: 106px;
    text-align: center;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    font-family: 'Open Sans', sans-serif;
    background-color:#051731;
    border: solid 1px #051731;
    color:#fff;
    margin-right:3px;
}
.tabs_m ul li a:hover {
    background-color:#066a2e;
    border: solid 1px #066a2e;
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover {
    background-color:#066a2e;
    border: solid 1px #066a2e;
    color:#fff;
}
.view-all {
    padding: 8px 0;
    position: absolute;
    right: 0;
    top: 0;
}
.view-all a {
    color: #051731;
    display: inline-block;
    font-size: 13px;
    padding-left: 5px;
}
.regis {
    padding: 8px 0 9px;
    text-align: right;
}
.login_popup {
    background: none repeat scroll 0 0 #051731;
    margin: 0 auto;
    width: 390px;
    position:relative;
}
.login {
    position: fixed;
    top: 20%;
    width: 390px;
}
.login_popop {
    z-index: 1;
    background: none repeat scroll 0 0 #051731;
    float: left;
    width: 82%;
    padding:5% 9%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=0, Color=#000000)";/*IE 8*/
    -moz-box-shadow: 0px -1px 2px #000000;/*FF 3.5+*/
    -webkit-box-shadow: 0px -1px 2px #000000;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px -1px 2px #000000;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=0, Color=#000000); /*IE 5.5-7*/
}
.login_popop h2 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 300;
    margin: 0;
    padding: 5% 0%;
}
.login_popop h2 strong {
    font-weight:600;
    color: #fff;
}
.login_popop p {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.login_popop ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 2% 0;
    width: 100%;
}
.login_popop ul li {
    margin:0px;
    padding:0px;
    list-style:none;
    width:100%;
    float:left;
}
.login_popop ul li i {
    float: left;
    padding: 6px 5px;
}
.login_popop ul li input {
    width: 84%;
    float:right;
    color:#747474;
    padding: 6px;
    height: 28px;
    -moz-border-radius: 0px;/*Firefox*/
    -webkit-border-radius:0px;/*Safari, Chrome*/
    border-radius:0px;
    -webkit-box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
    -moz-box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
    box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
.submit-log {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.submit-log input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    color: #051731;
    cursor: pointer;
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 7px 15px;
    text-align: center;
}
.submit-log span {
    display: inline-block;
    padding: 8px 0 0;
}
.submit-log span a {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration:underline;
}
.client-login {
    z-index: 1;
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom:30px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#c9c9c9)";/*IE 8*/
    -moz-box-shadow: 0px 0px 5px #c9c9c9;/*FF 3.5+*/
    -webkit-box-shadow: 0px 0px 5px #c9c9c9;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 0px 5px #c9c9c9;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#c9c9c9); /*IE 5.5-7*/
}
.client-login h2 {
    color: #051731;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 300;
    margin: 0;
    padding: 5% 5% 2%;
}
.client-login h2 strong {
    font-weight:600;
    color: #051731;
}
.client-login p {
    color: #051731;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0 5%;
}
.client-login ul {
    list-style: none outside none;
    margin: 0;
    padding: 2% 5%;
    width: 90%;
}
.client-login ul li {
    margin:0px;
    padding:0px;
    list-style:none;
    width:100%;
}
.client-login ul li input, .client-login ul li select {
    width: 95%;
    color:#747474;
    padding: 6px;
    height: 22px;
    -moz-border-radius: 0px;/*Firefox*/
    -webkit-border-radius:0px;/*Safari, Chrome*/
    border-radius:0px;
    -webkit-box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
    -moz-box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
    box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
.client-login ul li select {
    width: 99%;
    height:35px;
}
.submit-div {
    margin:0px;
    padding:0px;
    width:100%;
}
.submit-div input, .submit-div .button-blue {
    background: none repeat scroll 0 0 #051731;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border: none;
    padding: 10px 27px;
    float: right;
}
.submit-div .button-blue:hover, .submit-div input:hover {
    text-decoration: none;
    background: none repeat scroll 0 0 #066a2e;
}
.submit-div span {
    padding: 12px 0 0 5%;
    display: inline-block;
}
.submit-div span a {
    color: #051731;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
}
.clint-bg {
    height: 208px;
    position: absolute;
    width: 100%;
    z-index: -1;
    min-height:208px;
}
.clint-bg img {
    height: 100%;
    width: 100%;
}
.newsletter {
    position: relative;
    width: 100%;
}
.newsletter ul {
    /*position: absolute;*/
    width: 100%;
    top:0px;
    left:0px;
    padding:0px;
    margin:0;
    list-style:none;
}
.newsletter ul li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.newsletter ul li input {
    color: #747474;
    font-size: 13px;
    height: 22px;
    list-style: none outside none;
    padding: 3px;
    width: 61%;
}
.newsletter ul li span .add-me {
    background-color: #051731;
    background-image: url("../images/add-me.png");
    background-repeat: no-repeat;
    border: medium none;
    height: 34px;
    padding: 0;
    width: 75px;
}
.newsletter ul li span {
    position: absolute;
    right: 28px;
    top: -2px;
}
ul.social {
    list-style:none;
    width:100%;
    margin:0px;
    padding:0px;
    text-align:right;
}
ul.social li {
    display: inline;
    list-style: none outside none;
    padding-left: 10px;
    padding: 10px 5px 10px 0;
}
.clints-logo { position:relative; }
.clints-logo span {
    display: inline-block;
    position: absolute;
}
.clints-logo span.r { right:0px; }
.clints-logo span.l { left: -107px; }
#affiliation-logos .item { text-align:center }
#hero-carousel .carousel-caption h1, #hero-carousel .carousel-caption h2, #hero-carousel .carousel-caption p { color:#fff }
#hero-carousel .carousel-caption a { color:#9cf }
.company-services .thumbnail {
    padding:0;
    border:0;
    border-radius:4px;
    box-shadow:none
}
.company-services .thumbnail .caption { padding:0 }
.company-services a:hover.thumbnail {
    box-shadow:none;
    text-decoration:none
}
#secondary-page #page .breadcrumb { font-size:12px }
#secondary-page #page #landing-hero.carousel .breadcrumb a { color:#9cf }
#secondary-page #page #landing-hero.carousel .breadcrumb a:hover { color:#FFF }
#page p, #page ul, #page ol { line-height:170% }
#page .breadcrumb a { font-weight:normal }
#page a { font-weight:bold }
#landing-hero.carousel .carousel-caption {
    background:0;
    text-shadow:none
}
#landing-hero.carousel .carousel-caption .breadcrumb a { color:#08c }
#landing-hero.carousel .carousel-caption .breadcrumb a:hover { color:#0d4689 }
.page-sidenav { background-color:#fff }
.page-sidenav>dt, .page-sidenav>dd>a { border:1px solid #e5e5e5 }
.page-sidenav>dd>a:hover { background-color:#EEE }
.page-sidenav>.active>a, .page-sidenav>.active>a:hover, .blog #right-column #blog-categories .page-sidenav>.active>a, .blog #right-column #blog-archives .page-sidenav>.active>a:hover {
    background-color:#999;
    color:#FFF
}
.blog #right-column .social-media li a, .blog #right-column #recent-posts a, .blog #right-column #blog-categories a, .blog #right-column #blog-archives a { color:#777 }
#social-subscribe .module { background:#fff }
ul#testimonial-list {
    width:auto;
    margin-left:-20px
}
#testimonial-list li {
    list-style:none;
    float:left;
    display:block;
    width:145px;
    margin-left:20px;
    text-align:center;
    height:260px;
    overflow:hidden;
    margin-bottom:40px
}
#testimonial-list p, #testimonial-list li {
    font-size:12px;
    line-height:150%
}
#testimonial-list li img {
    width:145px;
    height:190px
}
.description, .signature, .tip-header { font-family: Arial, Helvetica, sans-serif }
.company-location {
    padding:30px 0 0 0;
    margin:30px 0 0 0;
    border:0;
    border-top:1px solid #ddd;
    box-shadow:none;
    border-radius:0
}
.company-location .vcard div { padding-left:18px }
.company-location i { margin-left:-18px }
.testim-intro {
    margin-bottom:30px;
    padding-bottom:30px;
    border-bottom:1px solid #ddd
}
.testim-intro h5 { padding-top:100px }
.testim-intro .media-object { margin-right:20px }
.static {
    position:fixed;
    width:100%;
    z-index: 1000;
}
.wid-social .share-this { margin-right: 25px !important; }
.st_facebook_custom, .st_twitter_custom, .st_mail_custom { cursor: pointer; }
.wid-social span {
    padding-right: 0px !important;
    margin-right: 12px !important;
}
.button-main-blue {
    background: none repeat scroll 0 0 #051731;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer !important;
    float: left;
    margin-left:5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px !important;
    font-weight: 600;
    height: auto !important;
    padding: 10px 27px !important;
    text-align: center;
    width: auto !important;
    text-decoration: none !important;
}
.button-main-blue.fullwid {
    margin: 0;
    position: relative;
    width: 84% !important;
}
.button-main-blue:hover { background: none repeat scroll 0 0 #066a2e; }
.button-blue-right { float:right !important; }
.after-login {
    float: left;
    width: 100%;
}
.button-main-blue-small {
    background: none repeat scroll 0 0 #051731;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer !important;
    float: left;
    margin-left:5px;
    margin-top:5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px !important;
    font-weight: 600;
    height: auto !important;
    padding: 10px 11px !important;
    text-align: center;
    width: auto !important;
    text-decoration: none !important;
}
.button-main-blue-small.fullwid {
    margin: 0;
    position: relative;
    width: 84% !important;
}
.button-main-blue-small:hover { background: none repeat scroll 0 0 #066a2e; }
.button-blue-right { float:right !important; }
.after-login {
    float: left;
    width: 100%;
}
.after-login p { text-align:center; }
.after-login p strong { color:#000; }
.after-login p.left-align { text-align:left; }
.after-login-btn {
    float:left;
    width:100%;
    margin:20px 0 0 0;
}
.after-login-btn.align-center { text-align:center; }
.continue-btn {
    float: left;
    margin: 2% 0;
    width: 48%;
}
.continue-btn input.continue-btn-b { width:70% !important; }
.continue-btn-b {
    background: url("../images/continue-btn-bg.jpg") repeat-x scroll center top rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    height: 38px;
    padding: 0;
    width: 30% !important;
    -moz-border-radius: 5px;/*Firefox*/
    -webkit-border-radius:5px;/*Safari, Chrome*/
    border-radius:5px;
}
.after-right {
    float:right;
    width:48%;
}
.back-to-top {
    bottom: 100px;
    position: fixed;
    right: 10px;
    z-index: 999;
    display: none;
}
.latest-auction {
    float:left;
    width:100%;
}
.latest-auction ul {
    float: left;
    padding: 0 5%;
}
.latest-auction ul li {
    border-bottom: solid 1px #ddd;
    font-size:13px;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
    float:left;
    padding: 1.8% 0;
}
.latest-auction ul li .left-span {
    float:left;
    margin:0px;
}
.latest-auction ul li .right-span {
    float:right;
    margin:0px;
}
.latest-auction ul li .right-span span, .latest-auction ul li .left-span span {
    font-weight:bold;
    margin-right:10px;
}
.latest-auction ul li:last-child { border:none; }
.recent-cate.not-pading { padding:0 5%; }
/*.watchlist, .activ-table, .watchlist, .activ-table1, .watchlist, .activ-table2, .watchlist, .activ-table3, .watchlist, .activ-table4{ width:100%;}*/
.watchlist p {
    font-size:15px;
    color:#051731;
    font-weight:normal;
    margin:0px;
}
.watchlist p a {
    color:#051731;
    font-weight:700;
    text-decoration:underline;
}
.watchlist p a:hover { text-decoration:none; }
.activ-table tr th { font-weight:700; }
.activ-table tr td { font-weight:normal; }
.activ-table tr td, .activ-table tr th {
    color: #3D3D3D;
    font-size: 14px;
}
.pagination-table {
    float: right;
    margin-top: 20px;
    width: auto;
}
.pagination-table ul {
    box-shadow: none;
    float: left;
    width: 100%;
}
.pagination-table ul li {
    float: left;
    margin-left: 8px;
    width:auto;
}
.pagination-table ul li a {
    padding:2px 5px;
    box-shadow: none;
    -moz-border-radius: 0px;/*Firefox*/
    -webkit-border-radius: 0px;/*Safari, Chrome*/
    border-radius: 0px;
    border:none;
    background: -moz-linear-gradient(90deg, transparent 0%, transparent 100%);/* FF3.6+ */
    background: -webkit-gradient(linear, 90deg, color-stop(0%, transparent), color-stop(100%, transparent));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(90deg, #f2f2f2 0%, #ffffff 100%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(90deg, transparent 0%, transparent 100%);/* Opera 11.10+ */
    background: -ms-linear-gradient(90deg, transparent 0%, transparent 100%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='transparent', GradientType='0'); /* for IE */
    background: linear-gradient(0deg, transparent 0%, transparent 100%);/* W3C */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color=transparent)";/*IE 8*/
    -moz-box-shadow: none;/*FF 3.5+*/
    -webkit-box-shadow: none;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: none;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color=transparent); /*IE 5.5-7*/
}
.pagination-table ul li span {
    -moz-border-radius: 4px;/*Firefox*/
    -webkit-border-radius: 4px;/*Safari, Chrome*/
    border-radius: 4px;
    background:#051731;
    box-shadow: none;
    border: medium none;
    display:block;
    padding: 0 4px;
}
.pagination-table ul li span i { margin-top:0px; }
.pagination-table ul li a:hover, .pagination-table ul .active a, .pagination-table ul .active span {
    color:#051731;
    background:transparent;
    color: #000000;
    font-weight: bold;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    right: 0.5em !important;
    left:inherit !important;
}
.ui-accordion .ui-accordion-header { margin-top:10px !important; }
h2.myloan { margin:27px 0; }
.ui-accordion .ui-accordion-content { padding:1em !important; }
.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}
.input-group-addon {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #555555;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}
.input-group-addon, .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    display:table-cell;
    width:1%;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child { border-right: 0 none; }
.invest-form ul li.target-loan { width: 20%; }
.invest-form ul li.target-loan-b {
    text-align: center;
    width: 5%;
}
.invest-form ul li.target-loan-c {
    text-align: center;
    width: 10%;
}
.radio-btn {
    float: left;
    margin-left: 20px;
    width: 60%;
}
.radio-btn ul li { width: 32%; }
.radio-btn ul li input {
    float: left;
    height: auto;
    width: auto;
}
.radio-btn ul li label {
    float: left;
    padding: 0 0 0 10px;
}
.invest-form ul li.submit-f { width: 15.8%; }
.invest-form ul li.display-name { margin-right: 7px; }
.invest-form ul li.display-name.last-child { margin-right: 0px; }
.invest-form ul li.close-grren {
    width:auto;
    float:right;
    padding: 10px 0;
}
.fils-name {
    float: left;
    padding: 0 0 8px;
    width: 100%;
}
.fils-name p { text-align:right; }
.files-d {
    border-bottom: 1px solid #cbcbcb;
    float: left;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}
.files-d.download-doc p, .files-d.download-doc a { color:#066a2e; }
.download-buttons {
    float:left;
    width:100%;
    margin:10px 0;
}
.download-buttons a {
    border: 0px solid #000000;
    -moz-border-radius: 5px;/*Firefox*/
    -webkit-border-radius: 5px;/*Safari, Chrome*/
    border-radius: 5px;
    margin-right:8px;
    font-size: 14px !important;
    font-weight: 400;
    margin-right: 8px;
    padding:10px 15px !important;
}
.download-buttons a [class^="icon-"], [class*=" icon-"] {
    margin-top:3px;
}
.download-buttons a:hover { background:none repeat scroll 0 0 #066a2e; }
.files-d h2 {
    display:block;
    font-size:15px;
}
.files-d p { text-align:left; }
.files-d p i { padding-right: 8px; }
.close-grren-file {
    position:absolute;
    top:0px;
    right:0px;
}
.upload-request {
    float: left;
    width: 100%;
}
.upload-request p strong { color:#051731; }
.upload-request p {
    color: #051731;
    font-size: 17px;
    margin: 0;
    padding: 5px 0;
}
.upload-request input {
    float:right;
    margin-left:10px;
}
.upload-request h2 {
    color: #051731;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}
.upload-request h2 a { color:#41a932; }
.previw-post {
    float: right;
    padding: 12px 10px 11px;
}
.input-file { width:100%; }
.custom-file-input { border: 1px solid #CCCCCC; }
div.feature-img:last-child { margin-right:0px; }
.feature-img {
    border: 1px solid #DDDDDD;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 18.4%;
    position: relative;
}
.del-feature-img{
    left: 100px;
    top: 8px;
    position: absolute;
    display: none;
    cursor: pointer;
}
.feature-img:hover .del-feature-img{
    display:block;
}
.feature-img span img {
    height:100%;
    width:100%;
}
.feature-img span {
    display: block;
    text-align: center;
    padding:5px;
}
.feature-img span input { height:auto !important; }
.white-back.rigs-content {
    padding: 5%;
    width:90%;
}
.white-back {
    float:left;
    width:100%;
    background:#fff;
    border: 0px solid #000000;
    -moz-border-radius: 7px;/*Firefox*/
    -webkit-border-radius: 7px;/*Safari, Chrome*/
    border-radius: 7px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#c9c9c9)";/*IE 8*/
    -moz-box-shadow: 0px 0px 5px #c9c9c9;/*FF 3.5+*/
    -webkit-box-shadow: 0px 0px 5px #c9c9c9;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 0px 5px #c9c9c9;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#c9c9c9); /*IE 5.5-7*/
}
.white-back-new {
    float:left;
    width:100%;
}
.post-overview {
    float:left;
    margin-bottom:20px;
    position:relative;
    width:100%;
}
.overview-discription {
    float:left;
    width:94%;
    margin:0 3%;
    padding:3% 0;
    border-top: solid 1px #ddd;
}
.overview-discription h2 {
    color: #051731;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
}
.details-box {
    float:left;
    width:94%;
    padding:3%;
    margin:10px 0;
    border: 0px solid #000000;
    -moz-border-radius: 7px;/*Firefox*/
    -webkit-border-radius: 7px;/*Safari, Chrome*/
    border-radius: 7px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color=#333333)";/*IE 8*/
    -moz-box-shadow: 0px 0px 2px #333333;/*FF 3.5+*/
    -webkit-box-shadow: 0px 0px 2px #333333;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 0px 2px #333333;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color=#333333); /*IE 5.5-7*/
}
.details-box-under {
    border-bottom: solid 1px #ddd;
    padding:10px 0;
    float:left;
    width:100%;
}
div.details-box-under:last-child {
    border-bottom: medium none;
    padding-bottom: 0;
}
.details-box-under table { width:100%; }
.details-box-under table tr { border:none; }
.details-box-under table tr th {
    color:#066a2e;
    font-weight:normal;
    text-transform:uppercase;
}
.details-box-under table tr th, .details-box-under table tr td {
    width:48%;
    font-size: 14px;
    padding: 5px;
    text-align: left;
}
.in-tabs {
    float:left;
    width:100%;
}
.one-time-bid {
    float:left;
    width:94%;
    padding:3%;
}
.one-time-bid p {
    border-bottom: solid 1px #ddd;
    padding:10px 0;
}
.nav-tabs > li { margin:0px; }
.order-type {
    float:left;
    width:100%;
    border-top: solid 1px #ddd;
    padding:10px 0;
}
.order-type h2 { font-size:15px; }
.order-type ul {
    float: left;
    margin: 0;
    padding: 10px 0;
    width: 100%;
}
.order-type ul li {
    float: left;
    list-style: none outside none;
    padding: 0;
    width: 100%;
}
.order-type ul li input {
    margin: 0;
    position: relative;
    top: -2px;
}
.order-type ul li label {
    display: inline-block;
    font-size: 13px;
    line-height: normal;
    margin: 0;
    padding: 5px;
}
.order-type ul li p {
    border: medium none;
    display: inline-block;
    line-height: normal;
    margin: 0;
    padding: 0 0 0 20px;
}
.slid {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #cccccc;
    -moz-border-radius: 100px !important;/*Firefox*/
    -webkit-border-radius: 100px !important;/*Safari, Chrome*/
    border-radius: 100px !important;
    float: left;
    padding: 2% 3%;
    width: 93%;
    background: -moz-linear-gradient(90deg, #ffffff 0%, #dbdbdb 100%);/* FF3.6+ */
    background: -webkit-gradient(linear, 90deg, color-stop(0%, #ffffff), color-stop(100%, #dbdbdb));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(90deg, #ffffff 0%, #dbdbdb 100%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(90deg, #ffffff 0%, #dbdbdb 100%);/* Opera 11.10+ */
    background: -ms-linear-gradient(90deg, #ffffff 0%, #dbdbdb 100%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dbdbdb', GradientType='0'); /* for IE */
    background: linear-gradient(0deg, #ffffff 0%, #dbdbdb 100%);/* W3C */
}
.custom-slider .ui-widget-content {
    float:left;
    width:100%;
    outline: 1px solid #cccccc;
    outline-offset: 7px;
    -moz-border-radius: 10px !important;/*Firefox*/
    -webkit-border-radius: 10px !important;/*Safari, Chrome*/
    border-radius: 10px !important;
    background:#ddd !important;
}
.custom-slider {
    border: 1px solid #aaa;
    -moz-border-radius: 10px !important;/*Firefox*/
    -webkit-border-radius: 10px !important;/*Safari, Chrome*/
    border-radius: 10px !important;
    background: -moz-linear-gradient(90deg, #ffffff 0%, #ebebeb 100%) !important;/* FF3.6+ */
    background: -webkit-gradient(linear, 90deg, color-stop(0%, #ffffff), color-stop(100%, #ebebeb)) !important;/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(90deg, #ffffff 0%, #ebebeb 100%) !important;/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(90deg, #ffffff 0%, #ebebeb 100%) !important;/* Opera 11.10+ */
    background: -ms-linear-gradient(90deg, #ffffff 0%, #ebebeb 100%) !important;/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType='0') !important; /* for IE */
    background: linear-gradient(0deg, #ffffff 0%, #ebebeb 100%) !important;/* W3C */
}
.custom-slider .ui-widget-header { background:#044f22 !important; }
.custom-slider .ui-slider-handle {
    border: 1px solid #9d9d9d !important;
    background: -moz-linear-gradient(90deg, #d1d6da 50%, #f0f1f3 50%) !important;/* FF3.6+ */
    background: -webkit-gradient(linear, 90deg, color-stop(50%, #d1d6da), color-stop(50%, #f0f1f3)) !important;/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(90deg, #d1d6da 50%, #f0f1f3 50%) !important;/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(90deg, #d1d6da 50%, #f0f1f3 50%) !important;/* Opera 11.10+ */
    background: -ms-linear-gradient(90deg, #d1d6da 50%, #f0f1f3 50%) !important;/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d6da', endColorstr='#f0f1f3', GradientType='0') !important; /* for IE */
    background: linear-gradient(0deg, #d1d6da 50%, #f0f1f3 50%) !important;/* W3C */
    -moz-border-radius: 2px !important;/*Firefox*/
    -webkit-border-radius: 2px !important;/*Safari, Chrome*/
    border-radius: 2px !important;
}
.cont {
    position:relative;
    margin-top:8px !important;
}
.angle-count {
    float: left;
    width: 100%;
}
.angle-count tr { border:none; }
.angle-count tr td {
    border:none;
    padding:0px;
}
.angle-count tr td p {
    border: medium none;
    color: #051731;
    font-size: 11px;
    line-height: normal;
    margin: 0;
    padding: 0;
}
.slid-single {
    float: left;
    width: 100%;
}
.slid-single.required { width:68%; }
.slid-single.required p {
    border: medium none;
    color: #B5B5B5;
    display: inline-block;
    font-size: 12px;
    margin: 10px 0;
    padding: 0;
}
.percent-age {
    float: left;
    margin: 26px 0 0 20px;
    text-align: center;
    width: auto;
}
.ur-offer {
    float: right;
    margin: 15px 0 0;
    text-align: center;
    width: auto;
}
.offer {
    border: 1px solid #DDDDDD;
    color: #066A2E;
    float: left;
    font-size: 15px;
    font-weight: 700;
    padding: 5px 0;
    width: 123px;
}
.ur-offer span { display:block; }
.percent-age P {
    border: medium none;
    color: #FFFFFF !important;
    display: table-cell;
    font-size: 12px !important;
    font-style: normal;
    height: 40px;
    padding: 5px !important;
    position: inherit;
    top: 0;
    vertical-align: middle;
}
.angle-count ul {
    float:left;
    width:100%;
}
.angle-count ul li {
    display: inline;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 12% !important;
}
.angle-count ul li:first-child, .angle-count ul li:last-child { width: 14%; }
.angle-count ul li p {
    border: medium none;
    font-size: 9px;
    padding: 0;
}
.angle-count ul li span { color:#bababa; }
.slider-main {
    float: left;
    margin-bottom: 8px;
    width: 100%;
}
.slid-p {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.slid-p p {
    font-size: 15px !important;
    border:none;
    padding:10px 0 !important;
}
.comments-qa {
    float: left;
    margin: 2%;
    width: 96%;
}
.comments-qa .dl-horizontal {
    margin-bottom: 20px;
    margin-top: 0;
    padding: 2%;
    border: solid 1px #ddd;
}
.comments-qa .dl-horizontal.nobrdr { border:none; }
.comments-qa .dl-horizontal dt { text-align:left; }
.comments-qa .dl-horizontal dd {
    font-size: 13px;
    margin-bottom: 20px;
    margin-left: 160px;
}
.comments-qa .dl-horizontal dd span {
    color: #69696A;
    display: block;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    line-height: normal;
    padding: 5px 0 0;
    text-align: right;
}
.invest-form ul li input.radio-mathod {
    display: inline-block;
    height: 39px;
    margin: 3px 10px 7px 0;
    width: auto;
}
.invest-form ul li label.mathod {
    float: left;
    padding: 12px 15px 11px 0;
}
.invest-form ul li span.mathod { font-weight: bold; }
.post-overview.sales-d { background:#fbfbfb; }
.sales-details {
    float: left;
    padding: 3%;
    width: 94%;
}
.post-image.details-imge { margin: 0 23px 0 0; }
.activ-table5, .activ-table6, .activ-table7, .activ-table9 {
    float: left;
    width: 100%;
}
.activ-table10{
    border: 1px solid #DDDDDD;
    float: left;
    padding: 2%;
    width: 95%;
    -moz-border-radius: 5px;/*Firefox*/
    -webkit-border-radius: 5px;/*Safari, Chrome*/
    border-radius: 5px;	
}
.activ-table11{
    border: 1px solid #DDDDDD;
    float: left;
    padding: 0;
    width: 99.6%;
    -moz-border-radius: 5px;/*Firefox*/
    -webkit-border-radius: 5px;/*Safari, Chrome*/
    border-radius: 5px;	
}
#dashboardTable td
{
   font-size:12px; 
}
#dashboardTable th
{
   font-size:14px; 
}

.email-details{
    border: 1px solid #DDDDDD;
    float: left;
    padding: 2%;
    width: 95.6%;
    -moz-border-radius: 5px;/*Firefox*/
    -webkit-border-radius: 5px;/*Safari, Chrome*/
    border-radius: 5px;	
}
.subject{ float:left;}
.date-setting{ 
    float: right;
    margin: 3px 0;
}
.date-setting span{ margin-right:10px;}
.details-inbox{ float:left; width:100%; margin:10px 0;}
.details-inbox h2{ 
    color: #757575;
    font-size: 16px;
    margin: 20px 0 10px;
}
.back-inbox{ float:left; width:100%; border-bottom: solid 1px #ddd; padding:10px 0;}

.back-inbox a{ 
    background: none repeat scroll 0 0 #051731;
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 13px;
}
.back-inbox a:hover{background: none repeat scroll 0 0 #066a2e; text-decoration:none;}
.activ-table11 th{background: none repeat scroll 0 0 #EEEEEE;}
.activ-table11 tr:last-child{ border:none;}
.activ-table10 p{ margin:0px;}
.activ-table10 span{ display:block;}
.activ-table6 thead, .activ-table7 thead {
    background: none repeat scroll 0 0 #F5F9F7;
    border-top: 1px solid #CCCCCC;
}
.bids-placed {
    float: left;
    width: 100%;
}
.bids-placed h2 {
    color: #051731;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 5px 0 25px;
}
.button-main-blue.makebids {
    display: inline-block;
    float: none;
}
.buy-btn {
    background: none repeat scroll 0 0 #066a2e;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
}
.buy-btn:hover {
    background: none repeat scroll 0 0 #051731;
    text-decoration:none;
    color:#fff;
}
.bid-btn:hover {
    background: none repeat scroll 0 0 #066a2e;
    text-decoration:none;
    color:#fff;
}
.bid-btn {
    background: none repeat scroll 0 0 #051731;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 20px;
    text-align: center;
    text- decoration: none;
}
.bid-btn-new {
    background: none repeat scroll 0 0 #051731;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 20px;
    text-align: center;
    width:26px;
    text-decoration: none;
}
.bid-btn-new:hover {
    background: none repeat scroll 0 0 #066a2e;
    text-decoration:none;
    color:#fff;
}
.units-sale { padding:70px 0 10px; }
.units-sale p {
    font-weight: bold;
    margin-bottom: 0;
}
.units-sale tr { border:none; }
.units-sale p span {
    color: #066A2E;
    display: -moz-box;
    margin: 0 47px;
    padding: 0 10px;
    text-align: center;
}
.deposit-amount, .bank-transfer {
    float: left;
    width: 100%;
}
.deposit-amount .head-mathod {
    float:left;
    width:20%;
}
.deposit-amount .form-deposit {
    float: left;
    width: 80%;
}
.deposit-amount .form-deposit .form-in {
    float: left;
    margin-bottom: 50px;
    width: 100%;
}
.deposit-amount .form-deposit .form-in label {
    display: inline-block;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    font-size:15px;
    padding-left: 10px;
}
.deposit-amount .form-deposit .form-in p { margin: 10px 0 0 0; }
.deposit-amount .form-deposit .form-in input {
    float:left;
    margin: 3px 0;
}
.bank-transfer { margin:20px 0 0; }
.bank-transfer tr { border:none; }
.bank-transfer td {
    text-align:left;
    font-weight:bold;
}
.bank-transfer ul {
    float: left;
    list-style: decimal outside none;
    margin: 0;
    padding: 0 4%;
    width: 92%;
}
.bank-transfer ul li {
    line-height: 18px;
    margin: 0 0 15px;
}
.dropdown-menu {
    margin: 0;
    padding: 0;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0);
    box-shadow:0 0px 0px rgba(0, 0, 0, 0);
}
.dropdown-menu li > a { padding: 5px 10px; }
.dropdown-menu li>a:hover, .dropdown-menu li>a:focus, .dropdown-submenu:hover>a {
    text-decoration:none;
    color:#ffffff;
    background-color:#051731;
    background-image:-moz-linear-gradient(top, #051731, #051731);
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#051731), to(#051731));
    background-image:-webkit-linear-gradient(top, #051731, #051731);
    background-image:-o-linear-gradient(top, #051731, #051731);
    background-image:linear-gradient(to bottom, #051731, #051731);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#051731', endColorstr='#051731', GradientType=0);
}
.month {
    float:left;
    width:100%;
}
.month .month {
    width:45% !important;
    float:left;
}
.month .year {
    float: right;
    width: 45% !important;
}
.depost-logo {
    background:#fff;
    padding:10px 0;
}
.depost-logo span {
    display:block;
    text-align:center;
}
.error {
    float:left;
    width:100%;
    text-align:center;
}
.error span {
    display:inline-block;
    margin-right: 10px;
}
.error h2 {
    color: #DC001A;
    display: inline-block;
    line-height: 40px;
}
.error-404 {
    float:left;
    width:100%;
    text-align:center;
}
.error-404 h2 {
    color: #DC001A;
    display: block;
    font-size: 120px;
    font-weight: 700;
    line-height: normal;
}
.error-404 p {
    color: #DC001A;
    display:block;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
}
.error-404 a{ 
    float:none; 
    display:inline-block;
    margin: 5px;
}
.transaction-com {
    float:left;
    width:100%;
    text-align:left;
}
.transaction-com span { display: inline-block; }
.transaction-com h2, .transaction-com p {
    color: #128300;
    display: inline-block;
}
.deposit-amt {
    position:absolute;
    right:0px;
    top:0px;
}
.deposit-amt h2 { display:inline-block; }
.deposit-amt span {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-left: 30px;
}
#main-nav.navbar .nav > li > ul {
    background: none repeat scroll 0 0 #FFFFFF;
    list-style: none outside none;
    margin: 0;
    position: absolute;
    width: 160px;
    z-index: 99999;
}
#main-nav.navbar .nav > li > ul li {
    border-bottom: 1px solid #051731;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
#main-nav.navbar .nav > li > ul li a {
    color: #051731;
    display: block;
    padding: 7px 10px;
}
#main-nav.navbar .nav > li > ul li a:hover {
    background: #051731;
    color:#fff;
    text-decoration:none;
}
#main-nav.navbar .nav > li > ul.fallback { display:none; }
#main-nav.navbar .nav > li:hover ul.fallback { display:block; }
.icon-rigt {
    margin: 3px 0 0;
    position: absolute;
    right: 10px;
}
.history{
    float:left;
    width:100%;
    position:relative;
}
.history-r{
    float: right;
    width: 30%;
}
.history-r ul{ 
    float: left;width: auto;
}
.history-r ul li{ 
    float:  left;
    text-align: left;
    width: 100%;
}
.history-r ul li span {
    float: left;
    margin-right: 10px;
    line-height: normal;
}
.history-r ul li p{
    font-size: 14px;
    line-height: normal;
    padding: 0;	
}
.setting-dropdown{
    border: 1px solid #DDDDDD;
    float: right;
    margin-right: 0px;
    padding: 0 5px;
    width: auto;
}
.setting-dropdown ul li{
    border-bottom: 1px solid #DDDDDD;
    margin: 0;
    width: 100%;
}
.setting-dropdown ul li a{ text-align:left;}
.setting-dropdown ul li:last-child{border-bottom: 0px solid #DDDDDD;}
td.left-algn a{ font-weight:normal; display:block;}
td.left-algn a.unread{ font-weight:bold;}
td.left-algn a:hover{ text-decoration:none; color:#051731;}
.activ-table11 tr:hover{font-weight:bold; background:#f6f6f6; text-decoration:none; cursor:pointer;}
.st_email_custom img:hover{
    cursor: pointer;
}
.main_site_map_heading{
    font-weight: bold;
    font-size: 15px;
    text-decoration: underline;
}
/* IE8 uses \0 */
@media all\0 { 
    #main-nav.navbar {
        float: right;
        width: 613px;
    }

    #main-nav.navbar .nav > li > a {
        font-size: 12px;
        padding: 20px 14px 19px;
    }
    .project-stats ul li {
        padding: 0 15px;
    }
    .clint-bg {
        height: 226px;
        min-height: 226px;
    }
    .navbar-inner {
        background-color:#ffffff;
        background-image:-moz-linear-gradient(top, #ffffff, #ffffff);
        background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
        background-image:-webkit-linear-gradient(top, #ffffff, #ffffff);
        background-image:-o-linear-gradient(top, #ffffff, #ffffff);
        background-image:linear-gradient(to bottom, #ffffff, #ffffff);
        background-repeat:repeat-x;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
    }
} 
/* IE9 uses \9 */
@media all and (monochrome:0) { 
    #main-nav.navbar {
        float: right;
        width: 843px;
    }
    #main-nav.navbar .nav > li > a {
        padding: 20px 19px 19px;
        text-align: center;
    }
    .navbar-inner {
        background-color:#ffffff;
        background-image:-moz-linear-gradient(top, #ffffff, #ffffff);
        background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
        background-image:-webkit-linear-gradient(top, #ffffff, #ffffff);
        background-image:-o-linear-gradient(top, #ffffff, #ffffff);
        background-image:linear-gradient(to bottom, #ffffff, #ffffff);
        background-repeat:repeat-x;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
    }

} 
@media(min-width:1200px) {
    #home-page #hero-carousel {
        width:860px
    }
    #main-nav.navbar .nav .link-1 {
        width:181px
    }
    #main-nav.navbar .nav .link-2 {
        width:186px
    }
    #main-nav.navbar .nav .link-3 {
        width:189px
    }
    #main-nav.navbar .nav .link-4 {
        width:189px
    }
    #main-nav.navbar .nav .link-5 {
        width:106px
    }
    #main-nav.navbar .nav .link-6 {
        width:177px
    }
    #main-nav.navbar .nav .link-7 {
        width:142px
    }
    #home-app img {
        position:absolute;
        top:-624px;
        left:661px
    }
}
@media(min-width:980px) and (max-width:1199px) {
    .contact-us ul li input {
        width: 93.7%;
    }
    .tabs_m ul li:first-child {
        margin-left: 0;
    }
    .tabs_m ul li a {
        font-size: 13px;
        margin-right: 2px;
        padding: 7px;
    }
    /*===============================================================================LENDER REGISTRATION 13-03-14 START*/
    .rigis-privacy .signupbutn a {
        padding:10px 15px;
    }
    .clint-bg {
        height: 226px;
        min-height: 226px;
    }	
    .lender-type {
        margin: 8px 0 0;
    }
    /*===============================================================================LENDER REGISTRATION 13-03-14 END*/
    .contact-us ul li textarea {
        width: 91.4%;
    }
    .project-stats ul li {
        padding:0 15px;
    }
    #main-nav.navbar .nav>li>a {
        font-size:12px;
        padding: 20px 12px 19px;
    }
    #main-nav.navbar {
        width: 65.2%;
    }
    #home-page #hero-carousel {
        width:690px
    }
    #main-nav.navbar .nav .link-1 {
        width:147px
    }
    #main-nav.navbar .nav .link-2 {
        width:154px
    }
    #main-nav.navbar .nav .link-3 {
        width:155px
    }
    #main-nav.navbar .nav .link-4 {
        width:152px
    }
    #main-nav.navbar .nav .link-5 {
        width:79px
    }
    #main-nav.navbar .nav .link-6 {
        width:143px
    }
    #main-nav.navbar .nav .link-7 {
        width:110px
    }
    #home-app img {
        position:absolute;
        top:-612px;
        left:481px;
        width:190px;
        height:auto
    }
}
@media (max-width: 1024px) {
    .icon-more-bner {
        left: 3%;
        top: 72% !important;
    }
    .icon-more-hed {
    }
    .icon-more-get {
        left: 27%;
        top: 72% !important;
    }
    .bnr-hd {
    }
}
@media(min-width:980px) {
    .company-services.thumbnails .thumbnail .btn {
        display:inline;
        background:transparent;
        box-shadow:none;
        text-shadow:none;
        color:#08c;
        border:0;
        padding:0;
        font-weight:normal
    }
    .company-services a.thumbnail:hover .btn {
        color:#005580;
        text-decoration:underline
    }
}
@media(max-width:979px) {
    .deposit-amount .head-mathod {
        margin: 10px 0 20px;
        width: 100%;
    }
    .deposit-amount .form-deposit {
        width: 100%;
    }
    .angle-count table, thead, tbody, th, td, tr {
        display:inline-block !important;
    }
    .comments-qa .dl-horizontal dd {
        margin-left:0px;
    }
#main-nav.navbar .nav > li > a:hover { border-bottom: solid 0px #051731;}
#main-nav.navbar .nav > li > a.active { border-bottom: solid 0px #051731; padding:10px 15px;}

	#main-nav.navbar .nav > li > a{    
	padding: 10px 15px;
	color: #FFFFFF;
    text-align: center;
	background:#051731;
	}
    #main-nav.navbar .nav > li > a:hover {
        border-bottom: none;
        padding:10px 15px;
		color:#051731;
		background:#fafafa;
    }
	#main-nav.navbar .nav > li > ul{ width:100%;}
	#main-nav.navbar .nav > li > ul li a:hover {
    background: #496389;
    color:#fff;
    text-decoration:none;
}
    .newsletter {
        position: inherit;
    }
    .newsletter ul {
        position: inherit;
    }
    #footer .affiliations {
        margin: 0;
        width: 100% !important;
    }
    .clints-logo span {
        position: static;
    }
    #main #page.span9 {
        margin-left: 0;
    }
    .newsletter ul li input {
        width:69%;
    }
    .contact-map {
        height: 300px;
        width: 100%;
    }
    .contact-adds {
        margin: 3% 0;
        width: 94%;
    }
    .contact-us ul li input, .contact-us ul li textarea {
        width: 93.9%;
    }
    .buttons-submit {
        float: left;
        position: inherit;
        width: 100%;
    }
    .buttons-submit ul li {
        width: 50%;
    }
    .buttons-submit ul li input.submit-btn, .buttons-submit ul li input.reset-btn {
        border: medium none;
        cursor: pointer;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        font-weight: 300;
        height: 40px;
        padding: 0 29px;
        text-indent: inherit;
        width: 96%;
    }
    .buttons-submit ul li input.reset-btn {
        background: none repeat scroll 0 0 #D1D1D1;
        color: #051731;
        float: right;
    }
    .buttons-submit ul li input.submit-btn {
        background: none repeat scroll 0 0 #051731;
        color: #FFFFFF;
        float: left;
    }
    .post-finance, .client-login {
        /*Firefox*/
        -moz-border-top-left-radius: 0px;
        -moz-border-top-right-radius: 0px;
        -moz-border-bottom-right-radius: 0px;
        -moz-border-bottom-left-radius: 0px;
        /*Safari, Chrome*/
        -webkit-border-top-left-radius: 0px;
        -webkit-border-top-right-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#c9c9c9)";/*IE 8*/
        -moz-box-shadow: 0px 0px 0px #c9c9c9;/*FF 3.5+*/
        -webkit-box-shadow: 0px 0px 0px #c9c9c9;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
        box-shadow: 0px 0px 0px #c9c9c9;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#c9c9c9); /*IE 5.5-7*/
    }
    .project-stats ul li {
        padding:0 10px;
    }
    #main-nav .nav-collapse, #main-nav .nav-contact, #main-nav .nav-directions {
        top:42px
    }
    #main-nav .nav-collapse .nav, #main-nav .nav-contact .container, #main-nav .nav-directions .container {
        margin-top:0;
        border-color:#333;
        color:#FFF
    }
    #main-nav .nav-collapse .nav>li a {
        border-top:1px solid #dddddd;
        border-bottom:none;
        color: #FFFFFF;
        font-weight: 400;
        text-align: left;
    }
    #main-nav.navbar .nav .link-1, #main-nav.navbar .nav .link-2, #main-nav.navbar .nav .link-3, #main-nav.navbar .nav .link-4, #main-nav.navbar .nav .link-5, #main-nav.navbar .nav .link-6, #main-nav.navbar .nav .link-7 {
        width:auto
    }
    .company-services.thumbnails .thumbnail .btn {
        display:inline-block
    }
    .company-services.thumbnails .thumbnail .arr {
        display:none
    }
    .company-highlight h3 {
        padding-top:40px
    }
    .company-services.thumbnails .thumbnail .img-polaroid {
        display:inline-block;
        margin:auto
    }
    .company-services.thumbnails {
        padding-top:30px
    }
    .company-services.thumbnails .thumbnail {
        margin-bottom:30px
    }
    .company-about .span6 {
        width:48%
    }
    .left-testim {
        text-align:center;
    }
}
@media(min-width:768px) and (max-width:979px) {
    .contact-us ul li input {
        width: 92%;
    }
    .buttons-submit ul li {
        width: 100%;
    }
    .buttons-submit ul li input.submit-btn, .buttons-submit ul li input.reset-btn {
        width: 100%;
    }
    .contact-us ul li textarea {
        width: 88.8%;
    }
    .blog-image {
        margin: 0;
        width: 100%;
    }
    .blog-image img {
        width: 100%;
    }
    .blog-category {
        padding: 2% 3%;
        width: 90%;
    }
    .tabs_m ul li a {
        min-width:inherit;
    }
    #main-nav #main-collapse, #main-nav .nav-collapse .nav {
        width:724px
    }
    #main-nav #main-collapse .container {
        width:694px
    }
    #main-nav .nav-collapse .nav {
        margin-left:auto;
        margin-right:auto
    }
    #home-page #hero-carousel {
        width:714px
    }
    #home-app img {
        position:absolute;
        top:-1086px;
        right:0
    }
}
@media(min-width:768px) {
    .tabs_m ul li a {
        min-width:inherit;
    }
    #home-app {
        position:relative
    }
}
@media(max-width:768px) {
    #footer h4 {
        padding-top:20px
    }
    .tabs_m ul li a {
        min-width:inherit;
    }
}
@media(max-width:767px) {
    .blog-image {
        margin: 0;
        width: 100%;
    }
    .blog-image img {
        width: 100%;
    }
    .blog-category {
        padding: 2% 3%;
        width: 90%;
    }
    #main-nav.navbar .nav>li {
        border-left:1px solid #1274bb
    }
    #home-page .company-about .span6 {
        width:48%;
        float:left
    }
    #home-app {
        text-align:center
    }
    #home-app img {
        margin:auto
    }
}
@media(max-width:599px) {
    .buttons-submit {
        float: left;
        position: inherit;
    }
    .contact-map {
        height: 250px;
        margin: 0 3%;
        width: 94%;
    }
    .contact-adds {
        margin: 3%;
        width: 88%;
    }
    .buttons-submit ul li {
        width: auto;
    }
    .buttons-submit ul li input.submit-btn, .buttons-submit ul li input.reset-btn {
        border: medium none;
        cursor: pointer;
        height: 40px;
        padding: 0 29px;
        font-family: 'Open Sans', sans-serif;
        width: auto;
        text-indent: inherit;
        font-size: 16px;
        font-weight: 300;
    }
    .buttons-submit ul li input.reset-btn {
        background: none repeat scroll 0 0 #D1D1D1;
        color: #051731;
        margin-left: 10px;
    }
    .buttons-submit ul li input.submit-btn {
        background: none repeat scroll 0 0 #051731;
        color: #FFFFFF;
    }
    .contact-us ul li input {
        width: 92.3%;
    }
    .contact-us ul li textarea {
        width: 92.3%;
    }
    .regis {
        float: left;
        padding: 0 3%;
        text-align: right;
        width: 94%;
    }
    .view-all {
        float: left;
        padding: 1% 3% 0;
        text-align: left;
        width: 94%;
        position:inherit;
    }
    .post-finance, .client-login {
        margin:3%;
        width:94%;
    }
    .about-section, .about-heading {
        margin:0 3%;
        width:94%;
    }
    .contact-us {
        margin:0 3%;
        width:88%;
    }
    .post-image, .blog-image {
        margin: 0;
        width: 100%;
    }
    .post-image img, .blog-image img {
        width: 100%;
    }
    .blog-category {
        padding: 2% 3%;
        width: 90%;
    }
    .category-post {
        width: 90%;
        padding: 0 5%;
    }
    .progress-img {
        width:100%;
    }
    .project-stats ul li {
        padding:0 12px;
    }
    #main-nav.navbar .navbar-inner {
        border-width:1px 0;
        border-radius:0
    }
    #header .brand {
        display:inline-block;
        margin:auto
    }
    #header .brand img {
        width:auto
    }
    #header .brand-van-lines {
        width:125px;
        display:none
    }
    #home-page #hero-carousel {
        border:0;
        padding:0
    }
    #header .brand .slogan {
        text-align:left
    }
    #home-page .company-about .span6 {
        width:48%
    }
}
@media(max-width:480px) {
    .contact-us ul li input {
        width: 88.6%;
    }
    .contact-us ul li textarea {
        width: 88.6%;
    }
    .testim-intro {
        margin-bottom:30px;
        padding-bottom:30px;
        border-bottom:1px solid #ddd;
        text-align:center
    }
    .testim-intro h5 {
        padding-top:10px
    }
    .testim-intro .media-object {
        text-align:center;
        margin:auto
    }
    .testim-intro .pull-left {
        margin:auto
    }
}
@media(max-width:479px) {
    .buttons-submit {
        float: left;
        position: inherit;
    }
    .buttons-submit ul li {
        margin-top: 10px;
        width: 100%;
    }
    .buttons-submit ul li input.submit-btn, .buttons-submit ul li input.reset-btn {
        width: 100%;
    }
    .login_popup {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        margin: 0 auto;
        position: relative;
        width: 94%;
    }
    .login {
        margin: 0;
        position: inherit;
        width: 100%;
    }
    .login_popop {
        padding: 3%;
        width: 94%;
    }
    .login_popop ul li input {
        width: 80%;
    }
    .tabs_m.phn ul li:first-child {
        margin-left: 0;
    }
    .tabs_m.phn ul li a {
        font-size: 13px;
        padding: 8px 7px;
    }
    .submit-log input {
        font-size: 14px;
        padding: 7px 10px;
    }
    #header .brand {
        width:70%;
    }
    #home-page .company-about .span6 {
        width:auto
    }
    #home-page .company-about .span6 ul {
        margin-bottom:0
    }
}
#wrapper {
    background-color:transparent;
    padding:0 0 0px 0
}
#home-page, #wrapper, .footer.container, .copyright.container {
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    width:auto
}
#header, .footer.container { background-color:#051731; }
#header .header-group .nav-inline .nav a { color:#FFF }
#header .header-group .nav-inline .nav a:hover { color:#CCC }
#main-nav.navbar .navbar-inner { border-radius:0 }
#main-nav.navbar .container { width:940px }
@media(min-width:1200px) {
    #main-nav.navbar .container {
        width:1170px
    }
}
@media(max-width:980px) {
    #main-nav.navbar {
        width:100%;
    }
    #main-nav.navbar .navbar-inner, #main-nav .nav-collapse .nav, #main-nav .nav-contact .container, #main-nav .nav-directions .container {
        background: none repeat scroll 0 0 #051731;
        border-width: 1px 0;
    }
    #main-nav .nav-collapse .nav, #main-nav .nav-contact .container, #main-nav .nav-directions .container {
        -webkit-border-radius:0px;
        -moz-border-radius:0px;
        border-radius:0px
    }
    #header {
        background-color: #FFFFFF;
        float: left;
        padding: 0;
    }
    /*===============================================================================LENDER REGISTRATION 13-03-14 END*/
    .cont {
        margin-top: 31px !important;
    }
    .invest-form ul li, .invest-form ul li.target-loan, .invest-form ul li.target-loan-b, .invest-form ul li.target-loan-c, .invest-form ul li.display-name, .invest-form ul li.display-name {
        width: 100%;
    }
    .invest-form ul li input.find {
        width:95%;
    }
    .lender-type {
        margin:0px;
    }
    /*===============================================================================LENDER REGISTRATION 13-03-14 END*/
}
@media(min-width:600px) and (max-width:768px) {
    #header {
        margin: 0 3%;
        width: 94%;
    }
    #footer .row-fluid .span3 {
        width:50%;
        float:left;
    }
    #home-page, #main {
        padding:0 20px
    }
}
