/* CSS Document */

/*==============================Body Common To All Pages==============================*/

/*For Body*/
body {
    width: 100%;
    height: 100%;
    background: url("../images/body-bg-new.png") repeat;
    margin: 0;
    padding: 0
}

* {
    margin: 0;
    padding: 0;
}

/*css for app */
#app_ul {
    list-style: none;
    clear: both;
    height: auto;
    overflow: hidden;
    text-align: center;
    border-bottom: 1px solid #fff;
    margin: 0 0 10px 0
}

.single_app {
    margin: 10px 10px;
    display: inline-block;
    overflow: hidden;
    height: auto;
    width: 320px;
}

.app_title {
    display: block;
    margin: 0 0 5px 0
}

.app_title a {
    font-weight: bold;
    text-decoration: none
}

.app_title a:hover {
    text-decoration: underline
}

.app_img img {
    width: 200px;
    height: 125px
}

/*css for app end*/

#body_content {
    color: #000;
    font-family: sans-serif;
    font-size: 15px;
    clear: both;
    line-height: 23px;
    padding: 0 0 15px 0
}

#body_content p {
    color: #000;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 23px;
    padding: 0 0 5px 0
}

#body_content ul {
    margin: 0 0 15px 0
}

#body_content ul li {
    list-style-position: inside
}

#body_content a {
    color: #2a642a
}

.button {
    background: none repeat scroll 0 0 #2a642a;
    color: #fff;
    cursor: pointer;
    font-family: Bebas Neue, sans-serif;
    font-size: 18px;
    height: auto;
    width: auto;
    border: 0;
    padding: 4px 8px;
    margin: 5px 0
}

.sma_button {
    background: none repeat scroll 0 0 #2a642a;
    color: #fff;
    cursor: pointer;
    font-family: sans-serif Narrow;
    font-size: 12px;
    height: auto;
    width: auto;
    border: 0;
    padding: 4px 8px;
    margin: 0 0;
    text-decoration: none;
}

#only_rows {
    border-bottom: 1px solid #2a642a
}

#detail_box {
    overflow: hidden;
}

#detail_box table {
    width: 100%
}

#detail_box td {
    padding: 8px;
    font-size: 14px
}

.left_col {
    background-color: #2a642a;
    color: #fff
}

.right_col {
    background-color: #eefcdb
}

.right_col_2 {
    background-color: #c7deb8
}

#monitor_box {
    overflow: hidden;
    margin: 15px 0 0 0;
    padding: 15px;
    border: 1px solid #c7deb8
}

#contact_admin {
    overflow: hidden;
    margin: 15px 0 0 0;
    padding: 15px;
    border: 1px solid #c7deb8
}

.row_form {
    clear: both;
    margin: 10px 0;
    overflow: hidden;
}

.row_form .col_2 {
    float: left;
    width: 45%;
    display: inline-block;
    font-weight: bold;
    text-align: right;
}

.row_form .col_1 {
    float: none;
    width: 87%;
    display: inline-block;
    font-weight: bold;
    text-align: left;
}

.row_form .input {
    border: 1px solid #808080;
    height: 28px;
    line-height: 28px;
    margin: 0 10px;
    padding: 0 5px;
    width: 240px;
}

.row_form .text_box {
    border: 1px solid #808080;
    height: 120px;
    margin: 0 10px;
    padding: 0 5px;
    width: 100%;
}

#monitor_box h3 {
    color: #2a642a;
    padding: 0 0 10px 0
}


#monitor_box .input {
    height: 28px;
    line-height: 28px;
    border: 1px solid #808080;
    width: 240px;
    margin: 0 10px;
    padding: 0 5px
}

.inner_latest {
    color: #2a642a;
    font-size: 16px;
    font-family: Raleway, sans-serif;
    font-weight: bold;
    margin-bottom: 10px
}

/*For Main*/
#main {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}


/*For Top*/
#top {
    width: 100%;
    height: 100px;
    background: url("../images/header-bg.png") left repeat;
    margin: 0 auto;
    position: relative;
}

#top-main {
    width: 1200px;
    height: 100px;
    background: none;
    margin: 0 auto;
}

/*For Header*/
#header {
    width: 100%;
    height: 100px;
    background: none;
    margin: 0 auto;
    position: relative;
}

#header-main {
    width: 1200px;
    height: 100px;
    background: none;
    margin: 0 auto;
    position: relative;
}

#header-left {
    width: 275px;
    height: 100px;
    background: none;
    margin: 0 auto;
    position: relative;
    float: left;
}

#header-left img {
    margin: 7px 2px;
}

.unclaimed-estates {
    font-family: Raleway, sans-serif;
    font-size: 35px;
    color: #FFF;
    float: right;
    margin: 15px 6px;
}

#successMessage {
    color: green;
    border: 1px solid green;
    padding: 10px
}

#alpha {
    height: auto;
    overflow: hidden;
    margin: 0 0 20px 0;
    font-family: Raleway, sans-serif
}

#alpha a {
    background-color: #2a642a;
    color: #fff;
    text-decoration: none;
    padding: 4px 12px;
    font-size: 16px;
    font-family: Bebas Neue, sans-serif;
    margin: 5px 0 0 0;
    display: inline-block;
}

#alpha a.active {
    background-color: orange;
    color: black;
}

#alpha a:hover {
    background-color: orange;
    color: black;
}

#header-right {
    width: 520px;
    height: 100px;
    background: none;
    margin: 0 auto;
    position: relative;
    float: right;
}

#header_center {
    width: 320px;
    height: auto;
    float: left;
    margin: 18px 0 0 15px
}

#header_center p {
    color: #FFF;
    font-family: Raleway, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px
}

#menu {
    width: 100%;
    height: 100px;
    background: none;
    margin: 0 auto;
    position: relative;
    float: right;
}

#menu-main {
    width: 565px;
    height: 100px;
    background: none;
    margin: 0 auto;
    position: relative;
    float: right;
}

#menu-main li {
    list-style: none;
    text-decoration: none;
    float: left;
    font-family: Bebas Neue, sans-serif;
    font-size: 19px;
    color: #FFF;
    margin: 40px 0 0 23px;
}

#menu-main li a:hover {
    background: #FFF;
    box-shadow: 0 0 2px 0 inset;
    border: 1px solid #2A642A;
    padding: 7px 24px;
    color: #2A642A;
}

#menu-main li a.active {
    background: #FFF;
    box-shadow: 0 0 2px 0 inset;
    border: 1px solid #2A642A;
    padding: 7px 24px;
    color: #2A642A;
}


#menu-main a {
    list-style: none;
    text-decoration: none;
    color: #FFF;
    padding: 7px 25px;
    display: block;
    background: url("../images/menu-bg.png") left repeat-x;
}

/* Here Tab Menu NONE*/
#tab-menu-main {
    display: none;
}


/*For Content*/
#content {
    width: 100%;
    height: auto;
    position: relative;
    background: none;
    margin: 0 auto;
}

#content-main {
    display: flex;
    flex-direction: column-reverse;
    @media(min-width: 640px) {
        flex-direction: row;
    }
    width: 1200px;
    height: auto;
    position: relative;
    background: none;
    margin: 0 auto;
}

#content-left {
    width: 260px;
    height: auto;
}

#content-right {
    width: 940px;
    height: auto;
}

#search-form {
    width: 240px;
    height: 319px;
    position: relative;
    float: left;
    background: #FFF;
    margin: 26px 0 0 0;
    border: 1px solid #2A642A;
}

#search-heading {
    width: 220px;
    height: 52px;
    position: relative;
    float: left;
    background: #2A642A;
    margin: -11px 0 0 10px;
}

.title {
    font-family: Bebas Neue, sans-serif;
    font-size: 21px;
    color: #FFF;
    margin: 15px 12px;
}

#form-box {
    width: auto;
    height: auto;
    position: relative;
    float: left;
    background: none;
    margin: 0 auto;
    padding-top: 0.2rem;

    & div {
        display: flex;
        flex-direction: column;
        justify-items: center;
        width: 100%;
        padding-bottom: 0.3rem;
        text-transform: capitalize;
    }
}

.info {
    font-family: Raleway, sans-serif, sans-serif;
    font-weight: bolder;
    font-size: 15px;
    color: #2A642A;
    width: 100%;
    margin-left: 9px;
}

.text-box {
    width: 220px;
    height: 29px;
    font-family: Raleway, sans-serif;
    font-size: 15px;
    color: #000;
    margin: 2px 0 0 9px;
    float: left;
    border: 1px solid #2A642A;
}

.search-button {
    width: 73px;
    height: 28px;
    position: relative;
    float: right;
    background: #2A642A;
    margin: 14px 10px;
    border: none;
    font-family: Bebas Neue, sans-serif;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}


#help {
    width: 240px;
    height: auto;
    position: relative;
    float: left;
    background: #FFF;
    margin: 56px 0 0 0;
    border: 1px solid #2A642A;
}

#links {
    width: 100%;
    height: auto;
    position: relative;
    background: none;
    margin: 60px 0 0 8px;
}

#links li {
    list-style: none;
    text-decoration: none;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    width: 80%;
    color: #2A642A;
    margin: 15px 0;
    background: url("../images/li-bullet.png") 0 4px no-repeat;
    padding: 0 0 0 15px;
}

#links a {
    list-style: none;
    text-decoration: none;
    color: #2A642A;
}

#links a:hover {
    color: #073B03;
}

#latest-estates {
    width: 938px;
    height: auto;
    position: relative;
    float: left;
    background: #FFF;
    margin: 26px 0 0 0;
    border: 1px solid #2A642A;
    min-height: 378px
}

#heading {
    width: auto;
    height: 52px;
    position: relative;
    float: left;
    background: #2A642A;
    margin: -11px 0 0 12px;
}

#latest-estates-details {
    width: 907px;
    height: auto;
    position: relative;
    background: none;
    margin: 0 auto;
}

#information {
    width: 907px;
    height: auto;
    position: relative;
    background: none;
    margin: 0 auto;
}

#info-titles {
    width: 907px;
    height: 47px;
    position: relative;
    background: #2A642A;
    margin: 0 auto;
}

.col-1 {
    font-family: Bebas Neue, sans-serif;
    font-size: 18px;
    color: #FFF;
    float: left;
    margin: 12px 17px;
}

.col-2 {
    font-family: Bebas Neue, sans-serif;
    font-size: 18px;
    color: #FFF;
    float: left;
    margin: 12px 50px;
}

.col-3 {
    font-family: Bebas Neue, sans-serif;
    font-size: 18px;
    color: #FFF;
    float: left;
    margin: 12px 38px;
}

.col-4 {
    font-family: Bebas Neue, sans-serif;
    font-size: 18px;
    color: #FFF;
    float: left;
    margin: 12px 26px;
}

.col-5 {
    font-family: Bebas Neue, sans-serif;
    font-size: 18px;
    color: #FFF;
    float: left;
    margin: 12px 60px;
}

.col-6 {
    font-family: Bebas Neue, sans-serif;
    font-size: 18px;
    color: #FFF;
    float: left;
    margin: 12px 58px;
}


.no-line {
    border: none !important;
}

#info-details {
    width: 907px;
    height: auto;
    position: relative;
    background: none;
    margin: 0 auto;
}

#information {
    width: 907px;
}


.row {
    height: auto;
    position: relative;
    margin: 0 auto;
    padding: 0 0 0;
    line-height: 47px;
    text-align: center;
    font-family: sans-serif Narrow;
    font-size: 12px;
    color: #2A642A;
    clear: both;
    overflow: hidden;
    cursor: pointer;
}

.row:hover {
    background-color: #fff
}

.color_1 {
    background: #EEFCDB;
}

.color_2 {
    background: #C7DEB8;
}

.col-7 {
    width: 60px;
    float: left;
    border-right: 1px solid #2A642A;
    min-height: 48px
}

.col-8 {
    width: 150px;
    float: left;
    border-right: 1px solid #2A642A;
    min-height: 48px
}

.col-9 {
    width: 157px;
    float: left;
    border-right: 1px solid #2A642A;
    min-height: 48px
}

.col-10 {
    width: 132px;
    float: left;
    border-right: 1px solid #2A642A;
    min-height: 48px
}

.col-11 {
    width: 227px;
    float: left;
    border-right: 1px solid #2A642A;
    min-height: 48px
}

.col-12 {
    width: 170px;
    float: left;
    border: none;
    min-height: 48px
}


.next-button {
    width: 73px;
    height: 28px;
    position: relative;
    float: right;
    background: #2A642A;
    margin: -12px 0;
    border: none;
    font-family: Bebas Neue, sans-serif;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}


/*For Footer*/
#footer {
    width: 100%;
    height: auto;
    position: relative;
    background: url("../images/header-bg.png") left repeat;
    margin: 0 auto;
}

#footer-main {
    width: 1200px;
    height: 45px;
    position: relative;
    background: none;
    margin: 0 auto;
}

#footer_content {
    width: 1200px;
    margin: 10px auto;
    color: #fff;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 22px;
}

#footer_content a {
    color: #fff
}


#footer-menu {
    width: 960px;
    height: 45px;
    position: relative;
    background: none;
    margin: 0 180px;
    float: left;
}

#footer-menu li {
    list-style: none;
    text-decoration: none;
    float: left;
    font-family: Bebas Neue, sans-serif;
    font-size: 19px;
    color: #FFF;
    background: url("../images/footer-menu-verti.png") right no-repeat;
    padding: 12px 25px;
    margin: 0 auto;
}

#footer-menu a {
    list-style: none;
    text-decoration: none;
    color: #FFF;
}

#footer-menu a:hover {
    color: #073B03;
}

.no-footer-line {
    background: none !important;
}

.active-footer {
    color: #073B03 !important;
}


#copyright {
    width: 100%;
    height: 37px;
    position: relative;
    background: none;
    margin: 0 auto;
}

#copyright-main {
    width: 1200px;
    height: 37px;
    position: relative;
    background: none;
    margin: 0 auto;
}

#copyright-left {
    width: 900px;
    height: 37px;
    position: relative;
    background: none;
    float: left;
}

.copyright-text {
    font-family: sans-serif;
    font-size: 14px;
    color: #1B3D00;
    float: left;
    line-height: 37px;
}

.terms {
    font-family: Raleway, sans-serif;
    font-size: 17px;
    color: #1B3D00;
    float: left;
    line-height: 37px;
    margin: 0 0 0 85px;
}

#copyright-left a {
    text-decoration: none;
    color: #1B3D00;
}

#copyright-left a:hover {
    border-bottom: 1px solid #1B3D00;
}


#copyright-right {
    width: 300px;
    height: 37px;
    position: relative;
    background: none;
    margin: 0 auto;
    float: right;
}

#copyright-right img {
    margin: 5px 0;
    float: right;
}

/*===================For Inner Page (Information For Heirs)===============================================================*/

.para {
    font-family: Raleway, sans-serif;
    font-size: 20px;
    color: #1B3D00;
}

/*===================For Inner Page (Contact Us)===============================================================*/

.contact-us-box {
    width: 100%;
    height: auto;
    position: relative;
    background: #FFF;
    margin: 0 0 20px 0;
    border: 1px solid #2A642A;
    overflow: hidden;
    font-family: sans-serif
}

.contact-form {
    width: 220px;
    height: auto;
    position: relative;
    float: left;
    background: none;
    margin: 15px;
}

.name-1 {
    width: 220px;
    height: 30px;
    float: left;
    background: none;
    margin: 0 0 25px;
    border: 1px solid #2a642a;
    padding: 0 10px;
}

.email {
    width: 220px;
    height: 30px;
    float: left;
    background: none;
    margin: 0 0 25px;
    border: 1px solid #2a642a;
    padding: 0 10px;
}

.phone-num {
    width: 220px;
    height: 30px;
    float: left;
    background: none;
    margin: 0 0 25px;
    border: 1px solid #2a642a;
    padding: 0 10px;
}

.message-1 {
    width: 350px;
    height: 100px;
    float: left;
    background: none;
    margin: 0 0 25px;
    border: 1px solid #2a642a;
    padding: 0 10px;
}

.contact-us-submit {
    width: 73px;
    height: 28px;
    position: relative;
    float: left;
    background: #2A642A;
    margin: 318px -87px 20px;
    border: none;
    font-family: Bebas Neue, sans-serif;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}

.full-name {
    display: none;
}

.full-name-detail {
    display: none;
}


/*======================================== Responsive Home Page ===================================================*/

/*---------Tablet (Portrait) 575px - 1000px-----------*/
@media only screen and (min-width: 575px) and (max-width: 800px) {


    #contact_admin {
        overflow: hidden;
        margin: 15px auto;
        padding: 15px;
        border: 1px solid #c7deb8;
        width: 92%
    }

    .row_form .col_2 {
        display: inline-block;
        float: left;
        font-weight: bold;
        margin: 0 0 12px;
        text-align: right;
        width: 77%;
    }

    #monitor_box .input {
        border: 1px solid #808080;
        display: block;
        height: 28px;
        line-height: 28px;
        margin: 0 0 9px;
        padding: 0 5px;
        width: 250px;
    }


    #contact_submit {
        margin: 0 0 0 52px;
    }

    .full-name-detail {
        display: none;
    }

    /*For Top*/
    #top-main {
        width: 535px;
        height: 100px;
        background: none;
        margin: 0 auto;
    }

    /*For Header*/
    #header-main {
        width: 535px;
        height: 100px;
        background: none;
        margin: 0 auto;
        position: relative;
    }

    /*For Header*/
    #header-main {
        width: 535px;
        height: 100px;
        background: none;
        margin: 0 auto;
        position: relative;
    }

    #header_center {
        width: 260px;
        height: auto;
        float: left;
        margin: 15px 0 0 0
    }

    #header_center p {
        color: #FFF;
        font-family: Raleway, sans-serif;
        font-size: 14px;
        font-weight: normal;
        line-height: 16px
    }


    /*Here Menu NONE*/
    #menu-main {
        display: none;
    }


    #tab-menu-main {
        width: 270px;
        height: 28px;
        background: none;
        margin: -40px 0 0 0;
        position: relative;
        float: right;
        display: block;
    }

    #header-right {
        width: 520px;
        height: 0;
        background: none;
        margin: 0 auto;
        position: relative;
        float: right;
    }


    /*For Content*/
    #content-main {
        width: 535px;
        height: auto;
        position: relative;
        background: none;
        margin: 0 auto;
    }

    #content-left {
        width: 535px;
        height: auto;
        position: relative;
        float: left;
        background: none;
        margin: 0 auto;
    }

    #search-form {
        width: 240px;
        height: 319px;
        position: relative;
        float: left;
        background: #FFF;
        margin: 26px 0 0 15px;
        border: 1px solid #2A642A;
    }

    #help {
        visibility: hidden;
        width: 240px;
        height: auto;
        position: relative;
        float: left;
        background: #FFF;
        margin: 26px 0 0 15px;
        border: 1px solid #2A642A;
    }

    #content-right {
        width: 535px;
        height: auto;
        position: relative;
        float: left;
        background: none;
        margin: 0 auto;
    }

    #latest-estates {
        width: 535px;
        height: auto;
        position: relative;
        float: left;
        background: #FFF;
        margin: 26px 0 0 0;
        border: 1px solid #2A642A;
        min-height: 378px
    }

    #latest-estates-details {
        width: 99%;
        height: auto;
        position: relative;
        background: none;
        margin: 0 auto;
    }

    #information {
        width: 907px;
        height: auto;
        position: relative;
        background: none;
        margin: 0 auto;
    }


    #body_content p {
        color: #000;
        font-family: sans-serif;
        font-size: 15px;
        line-height: 23px;
        padding: 10px;
        text-align: justify;
    }

    #body_content ul li {
        list-style-position: inside;
        padding: 0 15px 0 25px;
        text-align: justify;
    }

    .inner_latest {
        color: #2a642a;
        font-size: 16px;
        font-family: Raleway, sans-serif;
        font-weight: bold;
        margin-bottom: 10px;
        padding: 0 10px;
        text-align: justify;
    }

    #alpha {
        height: auto;
        overflow: hidden;
        margin: 0 0 20px 0;
        font-family: Raleway, sans-serif;
        padding: 0 10px
    }

    #information {
        width: 535px;
    }

    .col-1 {
        font-family: Bebas Neue, sans-serif;
        font-size: 18px;
        color: #FFF;
        float: left;
        margin: 12px 12px;
    }

    .col-2 {
        font-family: Bebas Neue, sans-serif;
        font-size: 18px;
        color: #FFF;
        float: left;
        margin: 12px 7px;
    }

    .col-3 {
        font-family: Bebas Neue, sans-serif;
        font-size: 18px;
        color: #FFF;
        float: left;
        margin: 12px 10px;
    }

    .col-4 {
        font-family: Bebas Neue, sans-serif;
        font-size: 18px;
        color: #FFF;
        float: left;
        margin: 12px 0;
    }

    .col-5 {
        font-family: Bebas Neue, sans-serif;
        font-size: 18px;
        color: #FFF;
        float: left;
        margin: 12px 38px;
    }

    .col-6 {
        font-family: Bebas Neue, sans-serif;
        font-size: 18px;
        color: #FFF;
        float: left;
        margin: 12px 0 0 18px;
    }

    #only_rows {
        width: 100%;
        margin: 0 auto;
        border-bottom: 1px solid #2a642a
    }

    .col-7 {
        width: 45px;
        float: left;
        border-right: 1px solid #2A642A;
        min-height: 48px;
        padding: 9px 0 0 0;
    }

    .col-8 {
        width: 65px;
        float: left;
        border-right: 1px solid #2A642A;
        min-height: 48px;
        padding: 9px 0 0 0;
    }

    .col-9 {
        width: 95px;
        float: left;
        border-right: 1px solid #2A642A;
        min-height: 48px;
        padding: 9px 0 0 0;
    }

    .col-10 {
        width: 67px;
        float: left;
        border-right: 1px solid #2A642A;
        min-height: 48px;
        padding: 9px 0 0 0;
    }

    .col-11 {
        width: 170px;
        float: left;
        border-right: 1px solid #2A642A;
        min-height: 48px;
        padding: 9px 0 0 0;
    }

    .col-12 {
        width: 67px;
        float: left;
        border: none;
        min-height: 48px;
        padding: 9px 0 0 9px;
    }

    /*For Footer*/
    #footer-main {
        width: 535px;
        height: 45px;
        position: relative;
        background: none;
        margin: 0 auto;
    }

    #footer_content {
        width: 535px;
        margin: 10px auto;
        color: #fff;
        font-family: sans-serif;
        font-size: 14px;
        line-height: 22px;
    }

    #footer-menu {
        width: 535px;
        height: 45px;
        position: relative;
        background: none;
        margin: 0 0;
        float: left;
    }

    #footer-menu li {
        list-style: none;
        text-decoration: none;
        float: left;
        font-family: Bebas Neue, sans-serif;
        font-size: 19px;
        color: #FFF;
        background: url("../images/footer-menu-verti.png") right no-repeat;
        padding: 12px 6px;
        margin: 0 auto;
    }


    #copyright-main {
        width: 535px;
        height: 70px;
        position: relative;
        background: none;
        margin: 0 auto;
    }

    #copyright-left {
        width: 480px;
        height: 70px;
        position: relative;
        background: none;
        float: left;
        margin: -5px 0 0 0;
    }

    #copyright-right {
        width: 50px;
        height: 70px;
        position: relative;
        background: none;
        margin: 0 auto;
        float: right;
    }

    .row {
        line-height: 24px;
    }

    .full-name {
        display: none;
    }
}


/*----------Mobile (Portrait) 320px - 575px------------*/
@media screen and (min-width: 320px) and (max-width: 575px) {
    .message-1 {

        width: 270px;
    }

    #recaptcha_challenge_image {
        width: 248px !important;
    }

    .col-9 {
        display: none;
    }

    .full-name-detail {
        display: block;
        padding: 9px 0 0 0;
        border-right: 1px solid #2a642a;
        float: left;
        min-height: 48px;
        width: 100px;
    }

    .col-3 {
        display: none;
    }

    .row {
        line-height: 15px;
    }

    .full-name {
        display: block;
        color: #fff;
        float: left;
        font-family: Bebas Neue, sans-serif, sans-serif;
        font-size: 18px;
        margin: 12px 0 0 20px;
    }

    .row_form .input {
        width: 104px;
    }

    /*For Top*/
    #top {
        width: 100%;
        height: 137px;
        background: url("../images/mobile-header-bg.png") left repeat;
        margin: 0 auto;
        position: relative;
    }

    #top-main {
        width: 320px;
        height: 137px;
        background: none;
        margin: 0 auto;
    }

    /*For Header*/
    #header-main {
        width: 320px;
        height: 137px;
        background: none;
        margin: 0 auto;
        position: relative;
    }

    /*For Header*/
    #header-main {
        width: 320px;
        height: 137px;
        background: none;
        margin: 0 auto;
        position: relative;
    }


    #header_center {
        width: 260px;
        height: auto;
        float: left;
        margin: 15px 0 0 0;
        display: none;
    }

    #header_center p {
        color: #FFF;
        font-family: Raleway, sans-serif;
        font-size: 14px;
        font-weight: normal;
        line-height: 16px
    }


    /*Here Menu NONE*/
    #menu-main {
        display: none;
    }

    #tab-menu-main {
        width: 270px;
        height: 37px;
        background: none;
        margin: -5px 30px 0 0;
        position: relative;
        float: right;
        display: block;
    }

    #tab-menu-main li {
        list-style: none;
        text-decoration: none;
        float: left;
        font-family: Bebas Neue, sans-serif;
        font-size: 19px;
        color: #FFF;
        margin: 0 0;
        padding: 10px 72px 10px 12px;
    }

    #tab-menu-main a {
        text-decoration: none;
        color: #FFF;
    }


    .tab-menu {
        font-family: Bebas Neue, sans-serif;
        font-size: 19px;
        color: #FFF;
        margin: 6px 7px;
        display: block;
        cursor: pointer;
        background: url("../images/tab-menu.png") 224px 8px no-repeat;
        border: 1px solid #FFF;
        padding: 3px 10px;
    }

    #show {
        width: 257px;
        height: auto;
        display: none;
        position: absolute;
        z-index: 99999;
        background: #478442;
        border: none;
        padding: 0;
        margin: -3px 0 0 6px;
        border-radius: 0;
    }

    #header-right {
        width: 320px;
        height: 0;
        background: none;
        margin: 0 auto;
        position: relative;
        float: right;
    }

    /*For Content*/
    #content-main {
        width: 320px;
        height: auto;
        position: relative;
        background: none;
        margin: 0 auto;
    }

    #content-left {
        width: 320px;
        height: auto;
        position: relative;
        float: left;
        background: none;
        margin: 0 auto;
    }

    #search-form {
        width: 240px;
        height: 319px;
        position: relative;
        float: left;
        background: #FFF;
        margin: 26px 0 0 35px;
        border: 1px solid #2A642A;
    }

    #help {
        display: none;
        width: 240px;
        height: auto;
        position: relative;
        float: left;
        background: #FFF;
        margin: 26px 0 0 35px;
        border: 1px solid #2A642A;
    }


    #content-right {
        width: 320px;
        height: auto;
        position: relative;
        float: left;
        background: none;
        margin: 0 auto;
    }

    #latest-estates {
        width: 312px;
        height: auto;
        position: relative;
        float: left;
        background: #FFF;
        margin: 26px 0 0 3px;
        border: 1px solid #2A642A;
        min-height: 378px
    }

    .title {
        font-family: Bebas Neue, sans-serif;
        font-size: 13px;
        color: #FFF;
        margin: 15px 12px;
    }

    #latest-estates-details {
        width: 98%;
        height: auto;
        position: relative;
        background: none;
        margin: 0 auto;
    }

    #information {
        width: 320px;
        height: auto;
        position: relative;
        background: none;
        margin: 0 auto;
    }

    #body_content {
        color: #000;
        font-family: sans-serif;
        font-size: 15px;
        clear: both;
        line-height: 23px;
        padding: 0 10px
    }

    #body_content p {
        color: #000;
        font-family: sans-serif;
        font-size: 15px;
        line-height: 23px;
        padding: 10px;
        text-align: justify;
    }

    #body_content ul li {
        list-style-position: inside;
        padding: 0 15px 0 25px;
        text-align: justify;
    }

    .inner_latest {
        color: #2a642a;
        font-size: 16px;
        font-family: Raleway, sans-serif;
        font-weight: bold;
        margin-bottom: 10px;
        padding: 0 20px;
        text-align: justify;
    }

    #alpha {
        height: auto;
        overflow: hidden;
        margin: 0 0 20px 0;
        font-family: Raleway, sans-serif;
        padding: 0 10px
    }

    #information {
        width: 97.5%;
    }

    #info-titles {
        width: 100%;
        height: 47px;
        position: relative;
        background: #2A642A;
        margin: 0 auto;
    }

    .col-1 {
        font-family: Bebas Neue, sans-serif;
        font-size: 18px;
        color: #FFF;
        float: left;
        margin: 12px 12px;
    }

    .col-2 {
        font-family: Bebas Neue, sans-serif;
        font-size: 18px;
        color: #FFF;
        float: left;
        margin: 12px 7px;
        display: none;
    }

    .col-3 {
        font-family: Bebas Neue, sans-serif;
        font-size: 18px;
        color: #FFF;
        float: left;
        margin: 12px 10px;
    }

    .col-4 {
        font-family: Bebas Neue, sans-serif;
        font-size: 18px;
        color: #FFF;
        float: left;
        margin: 12px 0 0 29px;
    }

    .col-5 {
        font-family: Bebas Neue, sans-serif;
        font-size: 18px;
        color: #FFF;
        float: left;
        margin: 12px 38px;
        display: none;
    }

    .col-6 {
        font-family: Bebas Neue, sans-serif;
        font-size: 18px;
        color: #FFF;
        float: left;
        margin: 12px 0 0 10px;
    }

    #only_rows {
        width: 310px;
        margin: 0 auto;
        border-bottom: 1px solid #2a642a
    }

    .col-7 {
        width: 45px;
        float: left;
        border-right: 1px solid #2A642A;
        min-height: 48px;
        padding: 9px 0 0 0;
    }

    .col-8 {
        width: 65px;
        float: left;
        border-right: 1px solid #2A642A;
        min-height: 48px;
        display: none;
    }

    .col-9 {
        width: 100px;
        float: left;
        border-right: 1px solid #2A642A;
        min-height: 48px
    }

    .col-10 {
        width: 80px;
        float: left;
        border-right: 1px solid #2A642A;
        min-height: 48px;
        padding: 9px 0 0 0;
    }

    .col-11 {
        width: 170px;
        float: left;
        border-right: 1px solid #2A642A;
        min-height: 48px;
        display: none;
    }

    .col-12 {
        width: 82px;
        float: left;
        border: none;
        min-height: 48px;
        padding: 9px 0 0 0;
    }


    /*For Footer*/
    #footer {
        width: 100%;
        height: auto;
        position: relative;
        background: url("../images/header-bg.png") left repeat;
        margin: 0 auto;
    }

    #footer-main {
        width: 320px;
        height: 100px;
        position: relative;
        background: none;
        margin: 0 auto;
    }

    #footer_content {
        width: 320px;
        margin: 10px auto;
        color: #fff;
        font-family: sans-serif;
        font-size: 14px;
        line-height: 22px;
    }

    #footer-menu {
        width: 320px;
        height: 100px;
        position: relative;
        background: none;
        margin: 0 0;
        float: left;
    }

    #footer-menu ul {
        margin: 0 25px;
    }

    #footer-menu li {
        list-style: none;
        text-decoration: none;
        float: left;
        font-family: Bebas Neue, sans-serif;
        font-size: 18px;
        color: #FFF;
        background: url("../images/footer-menu-verti.png") right no-repeat;
        padding: 12px 6px;
        margin: 0 auto;
    }


    #copyright-main {
        width: 320px;
        height: 70px;
        position: relative;
        background: none;
        margin: 0 auto;
    }

    #copyright-left {
        width: 320px;
        height: 70px;
        position: relative;
        background: none;
        float: left;
        margin: -5px 0 0 0;
    }

    .copyright-text {
        font-family: sans-serif;
        font-size: 14px;
        color: #1B3D00;
        float: left;
        line-height: 27px;
        text-align: center;
    }

    #copyright-right {
        width: 50px;
        height: 60px;
        position: relative;
        background: none;
        margin: 0 auto;
        float: none;
    }


    #contact_admin {
        overflow: hidden;
        margin: 15px auto;
        padding: 0;
        border: 1px solid #c7deb8;
        width: 100%
    }

    .row_form .col_2 {
        display: inline-block;
        float: left;
        font-weight: bold;
        margin: 0 0 12px 10px;
        text-align: left;
        width: 100%;
    }

    #monitor_box {
        border: 1px solid #c7deb8;
        margin: 15px auto;
        overflow: hidden;
        padding: 15px;
        width: 92%
    }

    #monitor_box .input {
        border: 1px solid #808080;
        display: block;
        height: 28px;
        line-height: 28px;
        margin: 0 0 9px;
        padding: 0 5px;
        width: 250px;
    }


    .row_form .input {
        border: 1px solid #808080;
        display: block;
        height: 28px;
        line-height: 28px;
        margin: 0 0;
        padding: 0 5px;
        width: 240px;
    }
}
