/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body,
h1, h2, h3, h4, h5, h6,
p,
ol, ul, li,
form, input, select, textarea, button {
    border-style: none;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    font: normal normal 14px "Roboto", Arial, Helvetica, sans-serif;
    color: #808080;
    font-weight: 400;
    line-height: 1.42857;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1;
}

a:link,
a:visited,
a:hover,
a:active,
a:focus {
    outline: 0 none;
    text-decoration: none;
}

a {
    color: #0980f4;
}

a:hover,
a:focus {
    color: #0980f4;
    text-decoration: underline;
}

.wrapper {
    margin: 0 auto;
    width: 960px;
}

#banner {
    background-image: url(../images/banner/0.jpg);
    background-position: center center !important;
}

.lan-brand {
    margin-top: 30px;
    position: relative;
}

#banner .logo-container a {
    display: inline-block;
} 

#banner .login {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 3px;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    left: auto;
    line-height: 20px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
}

#banner .login:hover {
    background-color: rgba(255, 255, 255, 0.6);
}

#banner .lan-intro {
    left: 0;
    margin: 0 auto;
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 680px;
}

#banner .lan-status {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    font-size: 0;
    height: 40px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: auto;
}

#banner .lan-status > i,
#banner .lan-status > span,
#banner .lan-status > div {
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    vertical-align: middle;
}

#banner .lan-status > i {
    font-size: 8px;
    margin: 0 10px;
}

#banner .lan-status > span {
    font-size: 22px;
    font-weight: 700;
}

#banner .lan-status > div {
    margin-left: 6px;
}

#happyVoices,
#miscellaneous,
#mobileApp,
#complaintSteps,
#successStory,
#coc,
#partners {
    padding: 75px 0;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.carousel-caption,
.carousel-control.left, .carousel-control.right {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.carousel-control {
    border-style: none;
}

/* Carousel base class */
#happyVoices .carousel {
    height: auto;
    margin: 0 auto;
    padding: 0 30px;
    width: 680px;
}
/* Since positioning the image, we need to help out the caption */
#happyVoices .carousel-caption {
    padding: 0;
    position: static;
    text-shadow: none;
}

#happyVoices .carousel-caption p {
    color: #212121;
    font-size: 16px;
    font-weight: 300;
    height: 72px;
    line-height: 24px;
    overflow: hidden;
}

#happyVoices .carousel-caption .media {
    display: inline-block;
}

#happyVoices .carousel-caption .media-body {
    width: auto;
}

#happyVoices .carousel-caption .media-left,
#happyVoices .carousel-caption .media-body,
#successStory .carousel-caption .media-left,
#successStory .carousel-caption .media-body {
    vertical-align: middle;
}

#happyVoices .carousel-caption .media-body .user-name,
#happyVoices .carousel-caption .media-body .location,
#happyVoices .carousel-caption .media-body .view,
.timespan,
#successStory .user-name,
#successStory .carousel-caption p > a,
#coc .carousel-caption ul > li > a > article .title {
    font-family: "Bitter",serif;
}

#happyVoices .carousel-caption .media-body .user-name {
    color: #212121;
    font-size: 16px;
    font-weight: 500;
    margin-right: 6px;
}

#happyVoices .carousel-caption .media-body .location,
#happyVoices .carousel-caption .media-body .view {
    color: #8e8e8e;
    font-size: 12px;
    font-weight: 400;
}

#happyVoices .carousel-caption .media-body .location {
    line-height: 20px;
}

#happyVoices .carousel-caption .media-body a.view {
    display: inline-block;
    margin-top: 5px;
    text-decoration: underline;
}

#happyVoices .carousel-indicators {
    left: -9999px;
    position: absolute;
}

/* Declare heights because of positioning of img element */
#happyVoices .carousel .item {
    background-color: transparent;
    height: auto;
}

#happyVoices .carousel-control {
    bottom: 52px;
    color: #000;
    font-size: 30px;
    height: 20px;
    left: 0;
    line-height: 20px;
    margin-top: -10px;
    opacity: 0.5;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: none;
    top: 50%;
    width: 15px;
}

#happyVoices .carousel-control.left,
#happyVoices .carousel-control.right {
    background-image: none;
}

#happyVoices .carousel-control.right {
    left: auto;
    right: 0;
}

#happyVoices .carousel-control:hover,
#happyVoices .carousel-control:focus {
    opacity: 1;
}

#miscellaneous .mis-icon {
    border-radius: 100%;
    display: block;
    height: 100px;
    margin: 0 auto 30px;
    width: 100px;
}

#miscellaneous .mis-icon.news {
    background: #fd9840 url("../images/news.png") no-repeat scroll center center;
}

#miscellaneous .mis-icon.neighbourhood {
    background: #de675c url("../images/know-neighbourhood-area.png") no-repeat scroll center center;
}

#miscellaneous .mis-icon.maps {
    background: #8dc349 url("../images/maps.png") no-repeat scroll center center;
}

#miscellaneous .title {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}

#miscellaneous p {
    margin-bottom: 10px;
}

#miscellaneous .read-more {
    font-weight: 700;
    text-transform: uppercase;
}

.bttn-view {
    margin-top: 50px;
}

#successStory {
    background-color: #734abd;
    transition: all 0.9s ease 0s;
}

#successStory .user-name {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
    height: 28px;
    overflow: hidden;
}

#successStory .timespan {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    font-size: 16px;
    height: 26px;
    line-height: 20px;
    padding: 3px 10px;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
#successStory .carousel {
    height: auto;
    margin: 0 auto;
    padding: 0 40px;
    width: 100%;
}

#successStory .carousel-control {
    font-size: 40px;
    height: 24px;
    line-height: 24px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    width: 15px;
}

#successStory .carousel-indicators {
    bottom: -35px;
    top: auto;
}

#successStory .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0.3);
}

#successStory .carousel-indicators .active {
    background-color: rgba(0, 0, 0, 0.2);
}

/* Since positioning the image, we need to help out the caption */
#successStory .carousel-caption {
    padding: 0;
    position: static;
    text-shadow: none;
}

#successStory .carousel-caption .media {
    display: inline-block;
}

#successStory .carousel-caption .media-body {
    width: auto;
}

#successStory .carousel-caption p {
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    font-weight: 300;
    height: 114px;
    line-height: 28px;
    overflow: hidden;
}

#successStory .carousel-caption p > a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
}

#successStory .carousel-control.left,
#successStory .carousel-control.right {
    background-image: none;
}

#coc {
    background-color: #f5f5fd;
}
#partners {
    background-color: #fff;
}
#partners .header-2 {
    color: #333;
    line-height:normal;
}
#partners .carousel-inner .header-2 {
    margin: 20px 0 20px;
    font-size: 24px;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
#coc .carousel,
#partner-carousel .carousel {
    height: auto;
    margin: 0 auto;
    padding: 0 40px;
    width: 100%;
}

#coc .carousel-control,
#partner-carousel .carousel-control {
    color: #7a7a7a;
    font-size: 40px;
    height: 24px;
    line-height: 24px;
    margin-top: -12px;
    position: absolute;
    text-shadow: none;
    top: 50%;
    width: 15px;
}

#coc .carousel-control.left,
#coc .carousel-control.right,
#partner-carousel .carousel-control.left,
#partner-carousel .carousel-control.right {
    background-image: none;
}

/* Since positioning the image, we need to help out the caption */
#coc .carousel-caption {
    color: #ff0000;
    padding: 0;
    position: static;
    text-shadow: none;
}

#coc .carousel-caption ul > li {
    margin-left: 15px;
    width: 283.3px;
}

#coc .carousel-caption ul > li:nth-of-type(1) {
    margin-left: 0;
}

#coc .carousel-caption ul > li > a {
    color: #fff;
    height: 400px;
}

#coc .carousel-caption ul > li > a > article {
    background-color: rgba(0, 0, 0, 0.1);
    height: 100%;
    position: relative;
}

#coc .carousel-caption ul > li > a:hover > article {
    background-color: rgba(0, 0, 0, 0.3);
}

#coc .carousel-caption ul > li > a > article > div {
    bottom: 0;
    padding: 15px 15px 5px;
    position: absolute;
    top: auto;
    width: 100%;
}

#coc .carousel-caption ul > li > a > article .title,
#coc .carousel-caption ul > li > a > article p,
#coc .carousel-caption ul > li > a > article span {
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
}

#coc .carousel-caption ul > li > a > article .title {
    font-size: 24px;
}

#coc .carousel-caption ul > li > a > article p {
    font-size: 14px;
}

#coc .carousel-caption ul > li > a > article span {
    display: block;
    font-size: 16px;
}

#coc .carousel-caption ul > li > a:hover > article span {
    text-decoration: underline;
}
/* Carousel base class partners */
#partners .carousel {
    height: auto;
    margin: 0 auto;
    padding: 0 40px;
    width: 100%;
}

#partners .carousel-control {
    color: #7a7a7a;
    font-size: 40px;
    height: 24px;
    line-height: 24px;
    margin-top: -12px;
    position: absolute;
    text-shadow: none;
    top: 50%;
    width: 15px;
}
#mobileApp .mobile-brand {
    height: 340px;
    margin: 0 15px 0 0;
    position: relative;
    width: 310px;
}

#mobileApp .mobile-brand:last-child {
    margin: 0;
}

#mobileApp .mobile {
    background-position: center top;
    height: 340px;
    left: 0;
    position: absolute;
    right: 0;
    top: 20px;
    width: 210px;
    transition: all 0.5s ease;
}

#mobileApp .mobile-brand:hover > .mobile {
    height: 360px;
    top: 0;
}

#mobileApp .mobile.ios {
    background-image:url(../images/mobile-ios.png);
}

#mobileApp .mobile.android {
    background-image:url(../images/mobile-android.png);
}

#mobileApp .mobile.windows {
    background-image:url(../images/mobile-windows.png);
}

#mobileApp .mobile-bg {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 6px;
    bottom: -20px;
    height: 75px;
    left: 0;
    line-height: 55px;
    padding: 10px;
    position: absolute;
    width: 100%;
}

#mobileApp .mobile-bg > img,
#mobileAppLTSm .sm-mobile > img,
#footer .copyright .el-brand img {
    height: auto;
    vertical-align: middle;
}

#mobileApp .mobile-shadow {
    background: rgba(0, 0, 0, 0) url("../images/mobile-shadow.png") no-repeat scroll center top;
    bottom: -27px;
    display: block;
    height: 8px;
    position: absolute;
    top: auto;
    width: 310px;
}

#mobileAppLTSm {
    padding: 30px 0 20px;
}

#mobileAppLTSm .sm-mobile {
    background-color: #333;
    border-radius: 6px;
    display: block;
    height: 75px;
    line-height: 55px;
    margin: 0 auto 10px;
    padding: 10px;
    text-align: center;
    width: 310px;
}

#complaintSteps {
    background-color: #83ba4e;
}

#complaintSteps .bg {
    background: rgba(0, 0, 0, 0) url("../images/bg-complaint-steps.png") no-repeat scroll 62% top;
    display: block;
    min-height: 131px;
}

#complaintSteps .step-number {
    background-color: #83ba4e;
    border: 3px solid #73a345;
    border-radius: 100%;
    color: #b4ec80;
    display: block;
    font-size: 28px;
    font-weight: 700;
    height: 57px;
    line-height: 54px;
    margin: 55px auto 20px;
    text-align: center;
    width: 57px;
}

#complaintSteps .title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
}

#complaintSteps p {
    color: rgba(255, 255, 255, 0.7);
    text-align: center;)
}

#footer {
    background-color: #303030;
    padding: 45px 0 0;
}

#footer ul {
    list-style: outside none none;
    margin: 0 0 0 75px;
}

#footer ul:first-child {
    margin-left: 0;
}

#footer ul > li {
    color: #e8e8e8;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}

#footer ul > li > a {
    color: #b5b5b5;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
}

#footer ul > li > a > .fa {
    font-size: 12px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 13px;
}

#footer .inner,
#footer .copyright {
    border-bottom: 1px solid rgba(0, 0, 0, 0.49);
    padding: 15px;
}

#footer .copyright {
    border-bottom-style: none;
    border-top: 1px solid rgba(72, 72, 72, 0.79);
}

#footer .copyright .el-brand {
    height: 38px;
    line-height: 38px;
}

#footer .copyright .el-link {
    color: #e8e8e8;
    font-size: 12px;
    margin: 0 15px;
}

.header-1,
.header-2 {
    font-family: "Bitter",serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 1;
}

.header-2 {
    font-size: 39px;
}

.header-3 {
    font-size: 18px;
    line-height: 1.6;
}

#banner .header-1,
#banner .header-3,
#happyVoices .header-2,
#complaintSteps .header-2,
#coc .header-2 {
    color: #fff;
    margin-bottom: 20px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
}

#complaintSteps .header-2 {
    text-shadow: none;
}

#banner .header-3 {
    font-weight: 500;
}

#happyVoices .header-2,
#mobileApp .header-2,
#coc .header-2 {
    color: #333;
    text-shadow: none;
    text-transform: uppercase;
}

#mobileApp .header-2,
#coc .header-2 {
    text-transform: none;
}

#mobileApp .header-3 {
    color: rgba(51, 51, 51, 0.7);
    margin: 0 auto;
    padding: 15px 15px 20px;
    width: 680px;
}

#happyVoices .header-2 > img {
    position: relative;
    top: 6px;
}

.modal.in .modal-dialog,
.modal.fade .modal-dialog {
    transform: none;
}

.modal-dialog {
    margin: 30px auto;
    width: 800px;
}

.modal-content {
    background-color: #1b1c1b;
}

.modal-body {
    height: 445px;
    padding: 3px;
}

.modal-header {
    border-bottom-style: none;
    padding: 2px 10px 0;
}

.modal-header .close,
.modal-header .close:hover,
.modal-header .close:focus {
    color: #fff;
    text-shadow: none;
}

#modalLocation .modal-dialog {
    width: 750px;
}

#modalLocation .modal-content {
    background: #fff url("../images/modal-bg.png") no-repeat scroll center bottom;
    border-style: none;
    min-height: 207px;
    padding: 10px;
    width: 100%;
}

#modalLocation .modal-content .modal-header,
#modalLocation .modal-content .modal-body {
    margin: 0;
    padding: 0;
}

#modalLocation .modal-content .modal-body {
    height: 315px;
}

#modalLocation .modal-content .modal-header .close,
#modalLocation .modal-content .modal-header .close:hover,
#modalLocation .modal-content .modal-header .close:focus {
    color: #333;
    font-size: 26px;
    margin: 5px 8px 0 0;
}

#modalLocation .modal-content .modal-header .choose-city {
    color: #333;
    font-family: "Bitter",serif;
    font-size: 28px;
    font-weight: 700;
    padding: 40px 0 20px;
    text-align: center;
}

#modalLocation .modal-content .modal-body > p {
    color: #757575;
    font-size: 18px;
    font-weight: 400;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
    width: 75%;
}

#modalLocation .nav-pills > li {
    display: inline-block;
    float: none;
    width: 320px;
}

#modalLocation .nav > li > a {
    background-color: #f4f4f4;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    color: #333;
    font-size: 18px;
    height: 50px;
    padding: 10px 20px;
}

#modalLocation .nav > li > a > .fa {
    position: absolute;
    left: auto;
    top: 20px;
    right: 20px;
    transform: translateY(-50%);
    transition: all 0.3s ease 0s;
}

#modalLocation .nav > li > a > .fa {
    font-size: 18px;
    left: auto;
    position: absolute;
    right: 20px;
    top: 25px;
    transform: translateY(-50%);
    transition: all 0.3s ease 0s;
}

#modalLocation .nav > li.open > a > .fa {
    transform: translateY(-50%) rotate(-180deg);
}

#modalLocation .nav .open > a,
#modalLocation .nav .open > a:hover,
#modalLocation .nav .open > a:focus {
    background-color: #f4f4f4;
    border-color: #e2e2e2;
}

#modalLocation .dropdown-menu {
    border-radius: 3px;
    padding: 0;
    width: 100%;
}

#modalLocation .dropdown-menu > li > a {
    border-bottom: 1px solid #eaeaea;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
}

#modalLocation .dropdown-menu > li:first-child > a {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

#modalLocation .dropdown-menu > li:last-child > a {
    border-style: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* media queries */
@media (max-width: 991px) {

    #modalLocation .modal-dialog {
        width: auto;
    }

    #modalLocation .modal-content .modal-header .choose-city {
        font-size: 20px;
        font-weight: 500;
    }

    #modalLocation .nav-pills > li {
        width: 100%;
    }

    .wrapper {
        width: auto;
    }

    #happyVoices .carousel-caption .media-left,
    #happyVoices .carousel-caption .media-body,
    #successStory .carousel-caption .media-left,
    #successStory .carousel-caption .media-body {
        display: block;
    }

    #happyVoices .carousel-caption .media-left,
    #successStory .carousel-caption .media-left {
        padding: 0 0 10px;
    }

    #successStory .user-name {
        font-size: 18px;
        line-height: 24px;
        height: 72px;
        overflow: hidden;
    }

    #happyVoices .carousel-caption .media-body a.view,
    #successStory .user-name,
    #successStory .timespan {
        float: none !important;
    }

    #successStory .carousel-caption p {
        height: auto;
    }

    #successStory .carousel-indicators {
        bottom: -30px;
    }

    #complaintSteps .bg {
        background-image: none;
    }

    #footer {
        padding: 0;
    }

    #footer ul {
        float: none !important;
        margin-left: 0;
        margin-top: 20px;
    }

    #footer ul:first-child {
        margin-top: 0;
    }

    #footer ul.logo {
        display: none;
    }

    #footer .copyright .el-brand {
        display: block;
        float: none !important;
        height: auto;
        line-height: normal;
        text-align: center;
    }

    #footer .copyright .el-link {
        line-height: 20px;
        margin: 4px 0 15px;
    }
}

@media (max-width: 767px) {
    #banner .lan-intro {
        width: auto;
    }

    #banner .lan-status > i,
    #banner .lan-status > span,
    #banner .lan-status > div {
        font-size: 12px;
        line-height: 20px;
    }

    #happyVoices {
        padding: 30px 0;
    }

    #happyVoices .carousel {
        width: auto;
    }

    #complaintSteps .step-number {
        margin-bottom: 10px;
        margin-top: 30px;
    }

    #miscellaneous .col-xs-12 {
        margin-bottom: 30px;
    }

    #miscellaneous .col-xs-12:last-child {
        margin-bottom: 0;
    }

    #miscellaneous .mis-icon,
    #miscellaneous .title {
        margin-bottom: 10px;
    }

    .bttn-view {
        margin-top: 30px;
    }

    .header-1 {
        font-size: 36px;
    }

    .header-2 {
        font-size: 27px;
    }

    .header-3 {
        font-size: 16px;
    }
}

@media (max-width: 479px) {
    #mobileAppLTSm .sm-mobile {
        width: auto;
    }
}

@media (min-width: 480px) {	
    #banner .lan-status > i,
    #banner .lan-status > span,
    #banner .lan-status > div {
        line-height: 40px;
    }
}

/* theme */
.media-bttn {
    background-color: #0980f3;
    border: 1px solid #046dd0;
    border-radius: 6px;
    box-shadow: 0 4px 0 #10659d;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    height: 60px;
    line-height: 20px;
    padding: 20px 50px;
    text-transform: uppercase;
    transition: all 200ms ease 0s;
    vertical-align: middle;
}

.media-bttn:hover,
.media-bttn:active,
.media-bttn:focus {
    color: #fff;
    text-decoration: none;
}

.media-bttn:active {
    box-shadow: none;
    transform: translateY(4px);
}

.bg-thumb {
    background-clip: content-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.thumb50x50,
.thumb75x75 {
    border-radius: 500px;
    height: 50px;
    width: 50px;
}

.thumb75x75 {
    height: 75px;
    width: 75px;
}
/* ........ MCMB POPUP ..........*/
.mcmb-popup {
    position: fixed;
    right:-200px;
    top: 60px;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    width: 313px;
    z-index: 1;
    -webkit-transition: right .5s; 
    transition: right .5s;
    box-shadow: 0 1px 4px rgba(0,0,0,.5);
}
.mcmb-popup:hover {
    right: 30px;
}
.mcmb-img-home {
    border-radius: 5px 5px 0 0;
}
.mcmb-popup-content {
    padding: 20px 30px;
}
.launch {
    font-size: 26px;
    color: #333;
    font-family: bitter;
    padding: 0 0 5px;
    font-weight: bold;
}
.launch-date {
    font-size: 46px;
    color: #333;
    font-family: bitter;
    padding: 0 0 5px;
    font-weight: bold;
}
.lauch-desc {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin: 0 0 10px;
}
.media-bttn-mcmb {
    font-size: 18px;
    padding: 15px 40px;
    height: 50px;
}
@media (max-width: 767px) {
    .media-bttn {
        background-color: #0980f3;
        border: 1px solid #046dd0;
        border-radius: 6px;
        box-shadow: 0 4px 0 #10659d;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-size: 16px;
        font-weight: 500;
        height: 40px;
        line-height: 20px;
        padding: 10px 25px;
        text-transform: uppercase;
        transition: all 200ms ease 0s;
        vertical-align: middle;
    }

    .bttn-view > .media-bttn {
        padding: 10px;
    }
}
.tendersure-title {
    color: rgba(255, 255, 255,.5 );
    background-color: rgba(0, 0, 0,.3);
    position: absolute;
    bottom: 44px;
    right: 5px;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
#userAuthModal input.input-control[type="text"],
#userAuthModal input.input-control[type="email"],
#userAuthModal input.input-control[type="password"],
#userAuthModal textarea.input-control {
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
}

#userAuthModal ._inputAppend .input-control-group .input-control,
#userAuthModal ._inputAppend .input-control-group .required-field-error {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

#userAuthModal ._inputAppend .media-right {
    padding-left: 0;
}

#userAuthModal ._link:hover {
    cursor: pointer;
    text-decoration: underline;
}
#thankYouModal ._modalClose,
#userAuthModal ._modalClose {
    background: rgba(0, 0, 0, 0) url("../../images/icon/ic_clear_black_24dp.png") no-repeat scroll 0 0 / 24px auto;
    cursor: pointer;
    display: block;
    height: 24px;
    left: auto;
    opacity: 0.5;
    position: fixed;
    right: 30px;
    top: 30px;
    width: 24px;
}
.inv-friends-theme .input-control-group .required-field-error {
    position: absolute;
}

/*
        Top Navbar
*/
.home-top-navbar {
    background-color: #333;
    height: 50px;
    z-index: 1;
}

.home-top-navbar,
.home-top-navbar .brand {
    position: fixed;
    width: 100%;
}

.home-top-navbar .brand > a {
    display: inline-block;
    max-height: 50px;
    min-height: 22px;
    padding: 14px 0;
}

.nav-menu {
    margin-left: 10px;
}

.nav-menu > a {
    color: #fff;
    display: inline-block;
    line-height: 50px;
    min-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 2;
}

.nav-menu .dropdown-menu {
    background-color: #333;
    border-radius: 0;
    margin-top: -1px;
    padding: 0;
}

.nav-menu .dropdown-menu > li > a {
    border-top: 1px solid #000;
    color: #fff;
    font-size: 12px;
    padding: 10px 15px;
}

.nav-menu .dropdown-menu > li > a:hover {
    background-color: #212121;
}

.nav-home {
    margin-right: 10px;
}

.nav-home > li {
    float: left;
    position: relative;
    z-index: 2;
}

.nav-home > li > a {
    color: #fff;
    cursor: pointer;
    display: block;
    font-weight: 700;
    line-height: 30px;
    min-height: 30px;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
}

.nav-home > li > a > .fa {
    padding-right: 10px;
}

.nav-home > li .dropdown-menu {
    background-color: #f5f6f8;
    border-radius: 0;
    margin-top: -1px;
    min-width: 320px;
}

.nav-home > li .dropdown-menu:after {
    border-bottom: 6px solid #f5f6f8;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    left: auto;
    position: absolute;
    right: 15px;
    top: -6px;
}

.nav-home > li.open > a,
.nav-menu.open > a,
.nav-menu > a:hover,
.nav-home > li > a:hover {
    background-color: #212121;
    color: #fff;
}

.city-search {
    padding: 15px;
}

.city-search .form-group {
    margin-bottom: 0;
}

.city-search ._link {
    color: #757575;
    display: inline-block;
    font-size: 12px;
    margin-top: 15px;
    text-transform: uppercase;
}

.city-search ._link > .fa {
    font-size:12px;
    margin-left: 10px;
}

.city-list-container {
    padding: 0 15px;
}

.city-list > li > a {
    cursor: pointer;
    display: block;
    margin-bottom: 30px;
    text-decoration: none;
}

.city-name {
    color: #757575;
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
}

.city-list > li > a:hover .city-name {
    color: #212121;
}
.logging-form {
    max-width: 500px;
    margin: auto;
}
.logging-form .form-control {
    background-color: #ffffff;
    background-image: none;
    border-color: #e0e0e0;
    color: #4c4c4c;
    display: block;
    font-size: 16px;
    height: auto;
    line-height: 24px;
    padding: 12px;
    border-radius: 3px 0 0 3px;
    float: left;
    width: 60%;
}
.logging-form .input-append .bttn {
    background-color: #0980f4;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    width: 40%;
    font-size: 15px;
    padding: 0 30px;
    color: #fff !important;
}

/* ........ CP Marathon POPUP ..........*/
.cp-popup {
	position: fixed;
	right:-200px;
	top: 60px;
	border-radius: 5px;
	background-color: #fff;
	text-align: left;
	width: 313px;
	z-index: 1;
	-webkit-transition: right .5s; 
    transition: right .5s;
	box-shadow: 0 1px 4px rgba(0,0,0,.5);
}
.cp-popup:hover {
	right: 30px;
}
.cp-img-home {
	border-radius: 5px 5px 0 0;
}
.cp-popup-content {
	padding: 30px 32px;
}
.marathon-detail {
	margin: 0 0 30px;
}
.marathon-detail h4 {
	font-size: 14px;
	color: #333;
	line-height: 1.2;
}
.marathon-detail h5 {
	font-size: 16px;
	color: #323232;
	font-weight: bold;
	line-height: 1.2;
}
.media-bttn-cp {
    font-size: 18px;
    padding: 15px 40px;
    height: 50px;
	background-color: #be206b;
    border: 1px solid #be206b;
    border-radius: 5px;
    box-shadow: 0 3px 0 #701340;
	width: 100%;
	text-align: center;
}
.cp-popup .media {
    margin-top: 20px;
}
.cp-popup .media-body {
	color: #333;
}