body {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
}

.hadr {
    padding: 0px 0px 9px 0px;
    max-width: 1300px;
    margin: 0 auto;
    border-bottom: 1px solid;
}


.header-logo {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}

.header-logo a {
    display: block;
}

.cel-logo {
    float: left;
    margin: 59px 0px 0px 2px;
    height: 40px;
    width: 156px;
}

.footer-logo {
    display: inline-block;
    width: 200px;
    border-left: 1px solid;
    margin-left: 20px;
    padding-left: 20px;
    margin: 0 18px 18px 0;
}

.container.topbar {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.container.topbar > ul.topnav {
    margin: 0 auto;
    max-width: 1300px;
    float: none;
    width: 100%;
    padding-bottom: 3px;
    height: 35px;
}

.container.header {
    max-width: 1300px;
    width: 100%;
    height: auto;
    background-repeat: no-repeat!important;
    background-size: 65%!important;
    background-position: 75% 0!important;
}

.container.header {

}
.container.footer {
    width: 100%;
    padding: 0;
    font-family: "Roboto Slab";
}

.logo-hd {
    margin-left: 0px;
}

.topnav {
    margin: 0px;
    padding: 0px;
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 15px;
}

.topnav ul {
    font-family: inherit;
}

.topnav > li {
    background: none;
}

.topnav > li > a {
    padding: 2px 5px 0 0;
    margin-right: 5px;
    margin-left: 2px;
    line-height: 1.7em;
    text-transform: none;
    font-size: 16px;
    font-family: inherit;
}

.topnav > li:first-child {
    text-indent: -99999px;
    min-width: 35px;
    background: none;
}

.topnav > li:first-child > a:before {
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0;
    float: left;
    font-size: 24px;
    content: "\f015";
    padding-right: 10px;
    margin-left: -5px;
}

.topnav > li:first-child > a {
    padding-left: 0px;
}

.topnav > li {
    position: relative;
    padding-right: .2em;
}

.topnav > li > a:before {
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "|";
    padding-right: 10px;
    margin-left: -5px;
}

.topnav > li:first-child + li > a:before {
    content: '';
}

.topnav > li:first-child:hover {
    border-bottom: 0px;
}

.topnav li a {
    text-transform: none;
    font-size: 16px;
    white-space: nowrap;
}

.topnav > li ul {
    display: none;
    position: absolute;
    top: 100%;
    padding: 5px 4px;
    z-index: 100000;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.41);
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    min-width: 100%;
}
.topnav > li ul#more-nav {
    display: block;
}

/* Sub-menu styles
** Not included here: CSS for when the sub-menu appears in .menu-flex. */
.menu-sub {
    display: none;
    position: absolute;
    list-style-type: none;
    padding-left: 0;
}

li:hover > .menu-sub {
    display: block;
}

.menu.flex > li.flexMenu-viewMore ul.flexMenu-popup li ul.menu-sub {
    display: block !important;
    position: static !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}

.menu.flex > li.flexMenu-viewMore ul.flexMenu-popup {
    right: 0 !important;
}

.menu.flex > li.flexMenu-viewMore {
    float: right;
}

.menu.flex > li.flexMenu-viewMore > a:before {
    content: "\f0c9";
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 23px;
}

.menu.flex > li.flexMenu-viewMore > a:before {
}

.menu.flex > li.flexMenu-viewMore > a {
    max-width: 20px;
    overflow: hidden;
}

.menu.flex > li.flexMenu-viewMore:hover {
    border-bottom: 0px !important;
}

.topnav > li:last-child > a {
    margin-right: 0;
}

.menu.flex > li.flexMenu-viewMore ul.flexMenu-popup li {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-bottom: 0px !important;
}

.topnav > li.parent > a:after {
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 12px;
    content: "\f0d7";
}

.topnav > li.parent:hover > a:after {
    content: "\f0d8";
}

.topnav > li.parent:hover > ul {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    cursor: pointer;
    margin-top: 3px;
    display: block;
}

#more-nav {
    float: right;
}

.subfilter {
    padding-top: 10px;
}

.topnav > li:hover {
    /*border-bottom: 3px solid;*/
	border-bottom:none;
}
.topnav > li ul li {
    padding: 2px 20px 0 5px;
    border-bottom: 1px solid;
    float: none;
}

.topnav li ul li a {
    text-transform: none;
    padding: 2px 5px 0 0;
    margin-right: 5px;
    margin-left: 2px;
    line-height: 1.7em;
    font-size: 1em;
    display: block;
}

.topnav > li {
    float: left;
    display: inline-block;
}
.topnav > li > ul li a:hover {
    text-decoration: none;
}

.bb-grey {
    height: 0;
}
footer {
    padding-bottom: 0;
    padding-top: 0px;
}

.footer .footer-top {
    padding-bottom: 0px;
}

.footer .footer-top .main {
    max-width: 1300px;
    margin: 0 auto;
    max-height: 157px;
}
.desk-filterdv {
    font-family: Arial, Helvetica, sans-serif !important;
    border-bottom: 1px solid;
}

.footer .footer-bottom .main {
    max-width: 1300px;
    margin: 0 auto;
    padding-left: 1px;
    padding-right: 3px;
}

.footer .footer-bottom {
    padding-top: 20px;
    padding-bottom: 58px;
    position: relative;
}

.footer-bottom .footer-copyright {
    font-size: 14px;
    margin-right:-10px;
}

.footer-bottom a {
    font-weight: 300;
}

.footer-bottom .user-options ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    display: none;
}

.footer-bottom .user-options ul a.menutoggle:before .footer-bottom .user-options ul a.menutoggleclose:before {
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    text-indent: 0;
    cursor: pointer;
    float: left;
}

.footer-bottom .user-options ul a.menutoggle:before {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    margin-right: 9px;
    width: 32px;
    height: 32px;
    padding: 0 0 0 8px;
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    text-indent: 0;
    cursor: pointer;
    float: left;
}

.footer-bottom .user-options ul li {
    float: left;
    padding-right: .2em;
}

.footer-bottom .user-options ul li.search.parent {
    padding-top: 5px;
    display: none;
}

.footer-bottom .footer-copyright .copyright-left {
    border-right: 1px solid;
}

/*.footer-bottom .footer-copyright .copyright-right,*/
.footer-bottom .footer-to-top {
    border-left: 1px solid;
    margin-left: 9px;
    position: relative;
    left:1px;
}

.footer-bottom .user-options ul a {
    display: block;
    white-space: nowrap;
    font-size: 16px;
    padding: 3px 12px 3px;
    text-decoration: none;
    line-height: 1.6em;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: block;
    margin-right: 13px;
    line-height: 1.9em;
}

.footer-bottom .user-options ul a.menutoggle.register:before {
    content: "\f040";
}

.footer-bottom .user-options ul a.menutoggle.usermenu:before {
    content: "\f007";
}

.footer-bottom .user-options > ul > li > a, .footer-bottom .user-options > ul > li > span > a > span {
    line-height: 1.9em;
}

.footer-bottom .user-options a.menutoggle.searchmenu {
    display: none;
}

.footer-to-top li.social {
    display: none;
}

.user-options fieldset.fs0 {
    width: 250px;
}

.user-options fieldset.flat .form-group {
    clear: none;
    float: left;
    width: auto;
    margin: 0 10px 10px 0;
    padding: 0;
    margin-right: 0;
}

.user-options input {
    border-width: 0;
    width: 180px;
    padding: 3px 8px 2px;
    height: 32px;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border: 0;
}

.user-options .mb0 li {
    position: relative;
    padding-right: .2em;
    float: left;
}

.user-options fieldset.flat .form-group.submit button {
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border: 0;
    height: 32px;
    width: 32px;
    text-indent: -9999999px;
}

.user-options fieldset.flat .form-group.submit button:before {
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    text-indent: 0;
    content: "\f002";
    float: left;
}

.footer-copyright img {
    margin: 0 18px 18px 0;
}

/*new added*/
.footer-copyright {
    margin-right: -6px;
}

footer .footer-column {
    padding: 0px 15px;
    border-left: 1px solid;
}

footer .footer-column.footer-contents {
    border-left: 0;
}

footer .footer-column h3:before {
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    padding: 3px 0 0 7px;
    content: "\f0c9";
}

footer .footer-column h3 {
    margin-bottom: 5px;
    line-height: 2.6rem;
    font-weight: 400;
    font-size: 18px;
    position: relative;
    margin-top: 16px;
}

footer .footer-column.footer-links h3:before {
    content: "\f0c1";
}

footer .footer-column.footer-info h3:before {
    content: "\f129";
    padding-left: 12px;
}

.footer-communication {
    font-size: 12px;
    border-left: 1px solid;
}

.footer-communication h3 {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 1.42857143;
    margin-top: 0px;
}
.f0 .footer-about p
{
    padding-bottom:6px;
}

.footer .footer-top .main .col-sm-6:first-child {
}

.footer-communication h2 {
    font-size: 24px;
    font-weight: 400;
    margin-top: 16px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    display: inline-block;
    margin-right: 18px;
}

.footer-communication p {
    font-size: 11px;
    padding-bottom:6px;
}

footer .footer-column ul li {
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 1.42857143;
}

footer .footer-column ul li:before {
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f04b";
    font-size: 7px;
    margin-right: 10px;
}

footer .footer-column ul li a {
    border-bottom: none !important;
    font-weight: 300;
    text-decoration: none;
}

.copyrit {
    margin-bottom: 0;
}

.tt-menu {
    font-family: Arial, Helvetica, sans-serif;
}

.container.main-banner {
    max-width: 1300px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.sarch-bannr {
    -webkit-background-size: cover !important;
    background-size: cover !important;
    padding-left: 15px;
    padding-right: 15px;
}
.sarchlist-bannr {
    background-position: top left!important;
    background-repeat: no-repeat!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
}
.inner-sarch-dv .sarchby-p .btn {
    border: 1px solid;
}

.inner-sarch-dv .sarchby-p .btn:focus {
    border: 1px solid;
}

.inner-sarch-dv .sarchby-p .btn:active {
    border: 1px solid!important;
}

.section-odo {
    margin-top: 45px;
}
.section-odo h2 {
    text-align: left;
}
/*------------listing------------*/
.listing-container {
    width: 100%;
    max-width: 1300px;
    padding-left: 0;
    padding-right: 0;
}

.container-list {
    width: 1044px;
}
.loplist .bordr-listdv {
    border-bottom: 1px solid;
}

.loplist .bordr-listdv .column-2 {
    border-right: 1px solid;
}
.loplist .bordr-listdv .column-2:last-child {
    border-right: 0;
}
.filtr-op {
    font-family: Arial, Helvetica, sans-serif;
}

select.filtr-op::-ms-expand {
    display: none;
}

.filtar-btn {
    border: 1px solid;
}

.filtar-btn:focus {
    border: 1px solid;
}

.filtar-btn:focus:active {
    border: 1px solid;
}

/*------detail-page-----*/
.menage-dbar .main {
    max-width: 1040px;
    margin: 0 auto;
}

.detail-titlebar {
    border-bottom: 1px solid;
}

.detaillevel-section .col-sm-4 {
    border-right: 1px solid;
}

.detaillevel-section .col-sm-4 .bodrbar {
    border-bottom: 1px solid;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* Safari and Chrome */


    /* Safari only override */
    ::i-block-chrome, .detaillevel-section .col-sm-4 .bodrbar:last-child {
        width: 95%;
        margin-left: 0%;
        margin-right: 5%;
    }

    ::i-block-chrome, .detaillevel-section .col-sm-4:nth-child(2) .bodrbar:last-child {
        width: 90%;
        margin-left: 0%;
        margin-right: 5%;
    }
}

.menage-dbar-light .main {
    max-width: 1040px;
    margin: 0 auto;
}


.menage-dbar-light .btn-prev-p {
    border: 1px solid;
}
.pagination > .active > span:hover {
    border-color: transparent;
}

/*.pagination > li:first-child > a, .pagination > li:first-child > span {
    -webkit-background-size: 100% 100%!important;
    background-size: 100% 100%!important;
    border:0px!important;
}*/
#sticky-list, #sticky-detail {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}

#sticky-list .main, #sticky-detail .main {
    width: 1126px;
    margin: 0 auto;
}

.topnav > li > a {
    padding: 2px 5px 0 0;
}
.inner-sarch-dv .sarchby-p .sarchf {
}

@media screen and (max-width: 1300px) {

    .footer .footer-bottom {
        padding-bottom: 0px !important;
    }
}

@media screen and (max-width: 1199px) {
    #sticky-list .main, #sticky-detail .main {
        width: 970px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .menage-dbar-light .main {
        max-width: 970px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .menage-dbar .main {
        max-width: 970px;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 auto;
    }

    .container-list {
        width: 970px;
        padding-left: 15px;
        padding-right: 15px; /*width: 100%;*/
        /*max-width: 1126px;*/
    }

    .section-odo {
        width: 970px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #sticky-list .main, #sticky-detail .main, .menage-dbar-light .main, .menage-dbar .main, .container-list, .section-odo, .small-cont {
        max-width: 970px;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 auto;
    }

    .small-cont {
        padding-left: 0;
        padding-right: 0;
        max-width: 856px;
        margin: 0 auto;
    }

    .menage-dbar .main, .menage-dbar-light .main {
        max-width: 940px;
        padding: 29px 41px 29px 42px;
        padding-top: 0;
        padding-bottom: 0;
    }

    footer .footer-column h3 {
        font-size: 15px; /*line-height:15px;*/
    }

    .footer-communication h2 {
        /*margin-top: 0;*/
    }

    footer .footer-column ul li {
        font-size: 12px;
    }

    .footer-bottom .user-options ul li {
        width: 50%;
    }

    .footer .footer-top .main .col-sm-6:first-child {
        padding-right: 0;
    }

    /*footer .footer-column {
        padding-left: 5px;
        padding-right: 5px;
    }*/
    footer .footer-column ul {
        padding-left: 10px;
    }

    .footer-communication h2 {
        font-size: 20px;
    }

    /*footer .footer-column h3 {
        margin-top: 5px;
    }*/
    .section-odo {
        margin-top: 45px;
    }
}

@media (max-width: 1024px) {
    .logo-hd {
        height: 80px;
        width: 285px;
    }
	.cel-logo {
      margin: 40px 0px 0px 2px;}
}

@media screen and (max-width: 991px) {
    #sticky-list .main, #sticky-detail .main, .menage-dbar-light .main, .menage-dbar .main, .container-list, .section-odo, .small-cont {
        max-width: 750px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .small-cont {
        padding-left: 0;
        padding-right: 0;
        max-width: 636px;
        margin: 0 auto;
    }

    #sticky-list, #sticky-detail {
        min-height: 430px;
    }

    .menage-dbar .main, .menage-dbar-light .main {
        max-width: 720px;
        padding: 29px 41px 29px 42px;
        padding-top: 0;
        padding-bottom: 0;
    }

    .sarch-bannr {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .footer-communication h2 {
        font-size: 24px;
        margin-top: 15px;
    }

    footer .footer-column ul {
        padding-left: 0;
    }

    footer .footer-column {
        padding: 0 15px;
    }

    .footer-communication {
        border-left: 0;
    }

    .topnav > li {
        width: auto;
    }

    .container.topbar {
        display: block;
    }

    .section-odo {
        margin-top: 45px;
    }

    .footer .footer-top .main {
        max-height: inherit;
        height: auto;
        overflow: hidden;
    }
}

@media screen and (max-width: 767px) {
    .logo-hd {
        height: 60px;
        width: 214px;
    }

    .cel-logo {
        margin: 20px 0px 10px 2px;
    }

    .footer .footer-top {
        max-width: 100%;
        height: auto;
        overflow: hidden;
    }

    footer .footer-column h3 {
        text-align: left;
    }

    footer .footer-column ul li {
        text-align: left;
        padding-left: 0;
    }

    .menage-dbar .btn-bts {
        padding: 6px 10px;
    }

    footer .footer-column {
        border-left: 0px;
    }

    .menu.flex > li.flexMenu-viewMore ul.flexMenu-popup {
        right: 0;
    }

    .menu.flex > li.flexMenu-viewMore > a {
        float: right;
    }

    /*.header-logo {
            float: none;
            padding-right: 0;
        }*/
    .topnav li ul li a {
        padding-left: 10px;
        padding-right: 10px;
    }

    .hadr {
        text-align: center;
    }

    .menu.flex > li.flexMenu-viewMore ul.flexMenu-popup li a {
        text-indent: 0 !important;
    }

    .footer-bottom .footer-to-top {
        border-left: 0px;
    }

    .footer-bottom .user-options ul li {
        text-align: left;
        width: auto;
    }

    .footer-bottom .user-options ul {
        padding-left: 0;
    }

    .footer-communication {
        padding-left: 15px;
    }

    footer .footer-column h3 {
        font-size: 18px;
    }

    footer .footer-column ul li {
        font-size: 14px;
    }

    .footer-communication h2 {
        margin-top: 0;
    }

    /*.twitter-typeahead {*/
    /*width: 77% !important;*/
    /*}*/
    /*.inner-sarch-dv .sarchby-p .btn {*/
    /*width: 22% !important;*/
    /*}*/
    .container.topbar {
        display: block;
    }

    .topnav > li {
        width: 100% !important;
    }

    .detaillevel-section .col-sm-4 {
        border-right: 0;
    }

    /*.small-cont {*/
    /*margin: 0;*/
    /*padding: 20px;*/
    /*width: 100%;*/
    /*}*/
    #sticky-list .main, #sticky-detail .main, .menage-dbar-light .main, .menage-dbar .main, .container-list, .section-odo {
        max-width: 100%;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .sarch-bannr {
        padding-left: 0;
        padding-right: 0;
    }

    .section-odo {
        margin-top: 45px;
    }

    .copyright-left {
        border-right: 0px;
    }

    .footer-bottom .footer-copyright .copyright-left {
        border-right: 0px;
    }

    .container.footer {
        overflow: hidden;
        max-width: 100%;
    }

    .footer-logo {
        display: inherit;
        border-left: none;
        width: 260px;
        margin-left: 5px;
    }

    .footer-communication h3 {
        margin-top: 30px;
    }
}

@media screen and (max-width: 480px) {
    .header-logo {
        float: none;
        margin: 0 auto;
        padding-right: 0px;
    }

    .cel-logo {
        display: none;
    }
}
