select.mobile_menu {
    display: none;
}

header.header {
    border-top: 7px solid #592b86;
    background: #f2f2f2 url(../images/bg.jpg) repeat;
    position: relative;
    height: 98px;
    z-index: 10;
    overflow: hidden;
}

header.header .logo {
    padding: 19px 0px;
}

header.header .top_contact {
    text-align: right;
    margin-top: 15px;
}

header.header .top_contact h5 {
    color: #592b86;
    font-size: 30px;
    font-weight: 300;
    margin: 0px;
    line-height: 30px;
    margin-bottom: 10px;
}

header.header .top_contact h5 i {
    font-weight: 700
}

header.header .top_contact h5 span {
    color: #313131;
}

header.header .top_contact h5 i.icon {
    display: inline-block;
    background: url(../images/phone_icon.png) no-repeat;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    font-style: normal;
}

header.header .top_nav {
    margin-bottom: 10px;
    overflow: hidden;
}

header.header .top_nav ul {
    margin: 0px;
    padding: 0px;
    float: right;
}

header.header .top_nav ul li {
    float: left;
    list-style: none;
}

header.header .top_nav ul li a {
    color: #424242;
    font-size: 14px;
    display: block;
    border-right: 1px solid #424242;
    font-weight: 400;
    line-height: 15px;
    padding: 0px 10px;
}

header.header .top_nav ul li a:hover {
    color: #592b86;
    text-decoration: none;
}

header.header .top_nav ul li.last a {
    padding-right: 0px;
    border-right: none;
}

.banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.banner ul {
    margin: 0px;
    padding: 0px;
}

.banner ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.sf-menu {
    line-height: 1;
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: table;
    width: 100%;
}

.sf-menu > li {
    padding: 0;
    margin: 0;
}

.sf-menu li {
    position: relative;
    display: table-cell;
    vertical-align: top;
}

.sf-menu > li > a {
    color: #FFF;
    text-transform: uppercase;
    float: left;
    font-size: 15px;
    padding: 37px 37px;
    padding-top: 33px;
    font-weight: normal;
    text-decoration: none;
    transition: background 0.2s;
    -moz-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    font-weight: 300;
    margin-right: -3px;
    zoom: 1;
}

.sf-menu > li.current > a, .sf-menu > li > a:hover, .sf-menu > li.sfHover > a {
    color: #FFF;
    outline: 0;
    transition: background 0.6s;
    -moz-transition: background 0.6s;
    -webkit-transition: background 0.6s;
    -o-transition: background 0.6s;
    background-color: #e99221;
}

.sf-menu > li.first > a {
    border-top-left-radius: 10px;
}

.sf-menu > li.last > a {
    border-top-right-radius: 10px;
    margin-right: -5px;
}

.sf-menu > li.sfHover > a:hover, .sf-menu > li.sfHover > a {
}

.sf-menu li.sfHover a:active {
}

.sf-menu > li.sfHover > a:active, .sf-menu > li.current.sfHover > a:active {
}

.sf-menu ul {
    font-size: 13px;
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0px;
    position: absolute;
    left: 0px;
    top: 78px;
    z-index: 9999;
    display: none;
    background: white;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.sf-menu ul li {
    background: none;
}

.sf-menu ul ul {
    left: 200px;
    top: 0px;
}

.sf-menu ul li {
    width: 195px;
}

.sf-menu ul li:first-child {
    border-top: 0 none;
}

.sf-menu ul li:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
}

.sf-menu ul a {
    color: #333;
    display: block;
    margin: 0;
    padding: 10px 5px 10px 13px;
    font-size: 15.5px;
    text-transform: none;
    text-decoration: none;
}

.sf-menu ul li {
    margin-bottom: 0;
}

.sf-menu ul li a:hover, .sf-menu ul li.sfHover > a {
    color: #FFF;
    background-color: #42C5E1;
}

section.main {
    position: relative;
    z-index: 500;
}

.inner_wrap {
    margin-top: -140px;
    position: relative;
    z-index: 300;
}

.main_nav {
    background-color: #49236e;
    margin-top: -30px;
    position: relative;
    z-index: 250;
    height: 89px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

.wrapper {
    background-color: #FFF;
    margin-left: -30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 40px;
}

.widget {
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: -10px;
    position: relative;
    z-index: 300;
    padding: 20px 20px 20px 30px;
}

.agencies {
    margin-top: 20px;
}

.agencies section {
    margin-bottom: 35px;
}

.agencies section figure {
    width: 170px;
    height: 120px;
    float: left;
    border: 5px solid #FFF;
    border-radius: 15px;
    -wekit-border-radius: 15px;
    -moz-border-radius: 15px;
    transition: border 500ms ease-out;
    -webkit-transition: border 500ms ease-out;
    -moz-transition: border 500ms ease-out;
    -o-transition: border 500ms ease-out;
}

.agencies section figure:hover, .agencies section:hover figure {
    border: 5px solid #4a2271;
}

.agencies section figure:hover img {
}

.agencies section figure img {
    width: 100%;
    height: 100%;
}

.agencies section article {
    margin-left: 185px;
    margin-left: 190px;
}

.agencies section article h3 {
    margin: 0;
    margin-bottom: 10px;
    font-weight: 300;
}

.agencies section article p {
    margin-bottom: 0px;
}

.agencies section article ul {
    margin: 0px;
    padding: 0px;
}

.agencies section article ul li {
    list-style: none;
    display: block;
}

.right_sidebar {
}

.right_sidebar .testimonial {
    background-color: #f4f4f4;
    background-image: -webkit-linear-gradient(top, #f0f0f0, #f5f5f5);
    background-image: -moz-linear-gradient(top, #f0f0f0, #f5f5f5);
    background-image: -o-linear-gradient(top, #f0f0f0, #f5f5f5);
    background-image: -ms-linear-gradient(top, #f0f0f0, #f5f5f5);
    background-image: linear-gradient(to bottom, #f0f0f0, #f5f5f5);
    border: 1px solid #ECECEC;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.right_sidebar .testimonial h3 {
    color: #592b86;
    font-size: 20px;
    line-height: 25px;
    margin: 0px;
    font-weight: 300;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 3px;
    margin-bottom: 10px;
}

.right_sidebar .testimonial h4 {
    color: #e99221;
    font-size: 16px;
    line-height: 17px;
    margin: 0px;
    font-weight: 300;
    margin-top: 10px;
    text-align: right;
}

.right_sidebar .testimonial h4 span {
    color: #5c5c5c;
    font-size: 13px;
    font-weight: 600;
    font-style: italic;
    display: block;
}

.right_sidebar .testimonial ul {
    margin: 0px;
    padding: 0px;
}

.right_sidebar .testimonial ul li {
    list-style: none;
}

.right_sidebar .testimonial ul li p {
    color: #757575;
    font-size: 13px;
    margin-bottom: 15px;
}

.right_sidebar .testimonial ul li a {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.right_sidebar .testimonial ul li a:hover {
    text-decoration: none;
    color: #592b86;
}

.news_letter {
    background-color: #f4f4f4;
    background-image: -webkit-linear-gradient(top, #f0f0f0, #f5f5f5);
    background-image: -moz-linear-gradient(top, #f0f0f0, #f5f5f5);
    background-image: -o-linear-gradient(top, #f0f0f0, #f5f5f5);
    background-image: -ms-linear-gradient(top, #f0f0f0, #f5f5f5);
    background-image: linear-gradient(to bottom, #f0f0f0, #f5f5f5);
    border: 1px solid #ECECEC;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.news_letter h3 {
    color: #592b86;
    font-size: 20px;
    line-height: 25px;
    margin: 0px;
    font-weight: 300;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 3px;
    margin-bottom: 10px;
}

.news_letter p {
    color: #757575;
    font-size: 13px;
    margin-bottom: 15px;
}

.news_letter p span {
    color: #e99221;
    text-transform: uppercase;
}

.news_letter form span {
    display: block;
    position: relative;
}

.news_letter form span .form-control {
    background-color: #fcfcfc;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding-right: 45px;
    font-size: 13px;
}

.news_letter form span button {
    background-color: #da881d;
    border: none;
    outline: none;
    width: 39px;
    height: 34px;
    -webkit-border-radius: 0 6px 5px 0/0 5px 5px 0;
    -moz-border-radius: 0 6px 5px 0/0 5px 5px 0;
    border-radius: 0 6px 5px 0/0 5px 5px 0;
    background-color: #45bcda;
    background-image: -webkit-linear-gradient(top, #e99221, #cc7e18);
    background-image: -moz-linear-gradient(top, #e99221, #cc7e18);
    background-image: -o-linear-gradient(top, #e99221, #cc7e18);
    background-image: -ms-linear-gradient(top, #e99221, #cc7e18);
    background-image: linear-gradient(to bottom, #e99221, #cc7e18);
    text-indent: -99999px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}

.news_letter form span button:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: "";
    background: url(../images/btn_icon.png) no-repeat;
    width: 10px;
    height: 16px;
}

.news_letter form span button:hover {
    background: #4e4e4e;
    color: #fff;
}

.facebook_like_box {
    background-color: #f4f4f4;
    background-image: -webkit-linear-gradient(top, #f0f0f0, #f5f5f5);
    background-image: -moz-linear-gradient(top, #f0f0f0, #f5f5f5);
    background-image: -o-linear-gradient(top, #f0f0f0, #f5f5f5);
    background-image: -ms-linear-gradient(top, #f0f0f0, #f5f5f5);
    background-image: linear-gradient(to bottom, #f0f0f0, #f5f5f5);
    border: 1px solid #ECECEC;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.facebook_like_box h3 {
    color: #4e4e4e;
    font-size: 20px;
    line-height: 25px;
    margin: 0px;
    font-weight: 300;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 3px;
    margin-bottom: 10px;
}

.facebook_like_box img {
    margin-left: auto;
    margin-right: auto;
}

.calender {
    margin-top: 20px;
    margin-bottom: 10px;
}

.calender img {
    margin-left: auto;
    margin-right: auto;
}

footer.footer {
    background-color: #4d2475;
    height: 120px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #000;
    -webkit-box-shadow: 0 3px #e99221;
    -moz-box-shadow: 0 3px #e99221;
    box-shadow: 0 3px #e99221;
    background-image: -webkit-linear-gradient(top, #592b86, #260c40);
    background-image: -moz-linear-gradient(top, #592b86, #260c40);
    background-image: -o-linear-gradient(top, #592b86, #260c40);
    background-image: -ms-linear-gradient(top, #592b86, #260c40);
    background-image: linear-gradient(to bottom, #592b86, #260c40);
    padding: 38px 20px;
    margin-bottom: 25px;
}

footer.footer .footer_nav {
    overflow: hidden;
    margin-bottom: 7px;
}

footer.footer .footer_nav ul {
    margin: 0px;
    padding: 0px;
}

footer.footer .footer_nav ul li {
    float: left;
    list-style: none;
}

footer.footer .footer_nav ul li a {
    display: block;
    color: #ffffff;
    font-size: 14px;
    display: block;
    line-height: 16px;
    text-decoration: none;
    border-right: 1px solid #FFF;
    padding: 0px 11px;
}

footer.footer .footer_nav ul li a:hover {
    color: #e99221;
    text-decoration: none;
}

footer.footer .footer_nav ul li.last a {
    padding-right: 0px;
    border-right: none;
}

footer.footer .footer_nav ul li.first a {
    padding-left: 0px;
}

footer.footer p {
    color: #ac88a1;
    margin-bottom: 0px;
    clear: both;
}

.left_sidebar {
    margin-bottom: 30px;
}

.left_sidebar .recent_post {
    border-bottom-left-radius: 10px;
    margin-bottom: 25px;
}

.left_sidebar .recent_post h2 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin: 0px;
    padding: 0px;
    line-height: 25px;
    background-color: #391b55;
    padding: 17px 20px;
    border-top-left-radius: 10px;
    position: relative;
}

.left_sidebar .rpwe-block li {

    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dashed #926b87;

}

.left_sidebar .rpwe-block li.last {

    border-bottom: none;

}

.left_sidebar .rpwe-block a {
    display: block;
    text-decoration: none;
    color: #a374d1;
    margin: 0;
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
    margin-bottom: 5px;
}

.left_sidebar .rpwe-summary {
    color: white;
    margin-bottom: 3px;
    font-size: 13px;
    line-height: 15px;

}

.left_sidebar .recent_post h2:after {
    position: absolute;
    top: -17px;
    right: 0;
    content: "";
    background: url(../images/heading_piece_1.png) no-repeat;
    width: 12px;
    height: 18px;
}

.left_sidebar .recent_post section {
    background-color: #4b2272;
    -webkit-box-shadow: 0 3px #e99221;
    -moz-box-shadow: 0 3px #e99221;
    box-shadow: 0 3px #e99221;
    background-image: -webkit-linear-gradient(top, #592b86, #260c40);
    background-image: -moz-linear-gradient(top, #592b86, #260c40);
    background-image: -o-linear-gradient(top, #592b86, #260c40);
    background-image: -ms-linear-gradient(top, #592b86, #260c40);
    background-image: linear-gradient(to bottom, #592b86, #260c40);
    padding: 0px 20px;
    margin-bottom: 10px;
    border-bottom-left-radius: 10px;
}

.left_sidebar .recent_post section .inner {
    border-bottom: 1px dashed #926b87;
    padding: 20px 0px;
}

.left_sidebar .recent_post section .rpwe-thumb {
    border: none !important;
    width: 65px;
    height: 65px;
    padding: 3px;
    background-color: #FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    float: left;
}

.left_sidebar .recent_post section .rpwe-thumb:hover, .left_sidebar .recent_post ul li:hover .rpwe-thumb {
    background-color: #e99221;
    -webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.left_sidebar .recent_post section .inner article {
    margin-left: 75px;
}

.left_sidebar .recent_post section .inner article h5 {
    color: #a374d1;
    margin: 0;
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
    margin-bottom: 5px;
}

.left_sidebar .recent_post section .inner article p {
    color: white;
    margin-bottom: 3px;
    font-size: 13px;
    line-height: 15px;
}

.left_sidebar .rpwe-summary a {
    color: #e99221;
    text-decoration: none;
    font-size: 13px !important;
    font-weight: 600;
}

.left_sidebar .rpwe-summary a:hover {
    color: #e99221;
    text-decoration: underline;
}

.left_sidebar .recent_post section .view_all {
    font-size: 13px;
    font-weight: 600;
    font-style: italic;
    color: #a374d1;
    display: block;
    text-align: right;
    padding: 13px 0px;
}

.left_sidebar .recent_post section .view_all:hover {
    color: #e99221;
    text-decoration: none;
}

.left_sidebar {
}

.left_sidebar .blog_cat {
    border-bottom-left-radius: 10px;
}

.left_sidebar .blog_cat h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin: 0px;
    padding: 0px;
    line-height: 25px;
    background-color: #391b55;
    padding: 17px 20px;
    border-top-left-radius: 10px;
    position: relative;
}

.left_sidebar .blog_cat h3:after {
    position: absolute;
    top: -17px;
    right: 0;
    content: "";
    background: url(../images/heading_piece_1.png) no-repeat;
    width: 12px;
    height: 18px;
}

.left_sidebar .blog_cat section {
    background-color: #d3a4c3;
    -webkit-box-shadow: 0 3px #e99221;
    -moz-box-shadow: 0 3px #e99221;
    box-shadow: 0 3px #e99221;
    background-image: -webkit-linear-gradient(top, #592b86, #260c40);
    background-image: -moz-linear-gradient(top, #592b86, #260c40);
    background-image: -o-linear-gradient(top, #592b86, #260c40);
    background-image: -ms-linear-gradient(top, #592b86, #260c40);
    background-image: linear-gradient(to bottom, #592b86, #260c40);
    padding: 10px 20px;
    margin-bottom: 10px;
    border-bottom-left-radius: 10px;
}

.left_sidebar .blog_cat section .inner {
    border-bottom: 1px dashed #926b87;
    padding: 5px 0px;
}

.left_sidebar .blog_cat section .inner article {
}

.left_sidebar .blog_cat section .inner article h5 {
    color: #a374d1;
    margin: 0;
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
    margin-bottom: 5px;
}

.left_sidebar .blog_cat section .inner article p {
    color: white;
    margin-bottom: 3px;
    font-size: 13px;
    line-height: 15px;
}

.left_sidebar .blog_cat section .inner article a {
    color: #e99221;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
}

.left_sidebar .blog_cat section .inner article a:hover {
    color: #e99221;
    text-decoration: underline;
}

.left_sidebar .blog_cat section .view_all {
    font-size: 13px;
    font-weight: 600;
    font-style: italic;
    color: #a374d1;
    display: block;
    text-align: right;
    padding: 10px 0px;
    padding-bottom: 0;
}

.left_sidebar .blog_cat section .view_all:hover {
    color: #e99221;
    text-decoration: none;
}

.left_sidebar .recent_post {

}

.left_sidebar .recent_post ul {

    margin: 0px;
    padding: 0px;

}

.left_sidebar .recent_post ul .cat-item {

    list-style: none;
    display: block;

}

.left_sidebar .recent_post ul .cat-item a {

    text-decoration: none;
    color: #a374d1;
    margin: 0;
    font-weight: 600;
    font-size: 14px;
    border-bottom: 1px dashed #926b87;
    display: block;
    padding: 7px 0px;

}

.left_sidebar .recent_post ul .cat-item a:hover {

    color: #e99221;
    text-decoration: none;

}

/* Large desktops and laptops */
@media (min-width: 1200px) {
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    header.header .logo {
        background-color: #F00;
    }

    .sf-menu > li > a {
        padding: 37px 18px;
    }

    .sf-menu > li.last > a {
        margin-right: -6px;
    }

    footer.footer .footer_nav ul li a {
        padding: 0px 6px;
        font-size: 13px;
    }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .sf-menu > li > a {
        padding: 45px 13px;
        padding-top: 30px;
    }

    .sf-menu > li.last > a {
        margin-right: 0px;
    }

    .inner_wrap {
        margin-top: -40px;
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        bottom: 60px;
    }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    header.header .logo {
        padding-bottom: 0;
    }

    header.header {
        height: auto;
        text-align: center;
    }

    header.header .logo img {
        margin-left: auto;
        margin-right: auto;
    }

    header.header .top_contact {
        text-align: center;
    }

    header.header .top_nav ul {
        float: none;
        display: inline-block;
    }

    .left_sidebar .recent_post h3:after, .left_sidebar .blog_cat h3:after {
        display: none;
    }

    .inner_wrap {
        margin-top: 30px;
    }

    .left_sidebar .recent_post h3, .left_sidebar .blog_cat h3 {
        border-top-right-radius: 10px;
    }

    .left_sidebar .recent_post section, .left_sidebar .blog_cat section {
        border-bottom-right-radius: 10px;
    }

    .main_nav {
        margin-top: 0px;
        height: auto;
        padding: 10px 15px;
        margin-bottom: 30px;
        margin-bottom: 15px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }

    .wrapper {
        margin-left: 0px;
    }

    .sf-menu > li.last > a {
        margin-right: 0px;
    }

    footer.footer {
        height: auto;
    }

    footer.footer p {
        margin-bottom: 20px;
    }

    footer.footer .footer_nav ul li a {
        padding: 0px 7px;
    }

    header.header .top_nav {
        margin-bottom: 15px;
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: center;
        width: 100%;
        bottom: 20px;
        left: 0;
    }

    .widget {
        padding: 20px;
    }

    ul.sf-menu {
        display: none;
    }

    select.mobile_menu {
        display: block;
        border: none;
        padding: 5px 10px;
        outline: none;
        background-color: #fff;
        cursor: pointer;
    }
}

@media (max-width: 600px) {
    .agencies section figure {
        float: none;
        margin-bottom: 15px;
    }

    .agencies section article {
        margin-left: 0px;
    }

    footer.footer .footer_nav ul li {
        float: none;
        display: block;
    }

    footer.footer .footer_nav ul li a {
        padding: 0px;
        border-bottom: 1px solid #fff;
        border-right: none;
        padding: 5px 0px;
    }

    footer.footer .footer_nav {
        margin-bottom: 15px;
    }

    h1, .h1 {
        font-size: 30px;
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        bottom: 10px;
    }
}

/* Landscape phones and smaller */
@media (max-width: 480px) {
    header.header .top_contact h5 {
        font-size: 24px;
    }

    h1, .h1 {
        font-size: 27px;
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        bottom: 5px;
    }
}

@media (max-width: 320px) {
    header.header .top_contact h5 {
        font-size: 21px;
    }

}

.widget_calendar {
    float: left;
}

#wp-calendar {
    width: 100%;
}

#wp-calendar caption {
    text-align: right;
    color: #333;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 15px;
}

#wp-calendar thead {
    font-size: 10px;
}

#wp-calendar thead th {
    padding-bottom: 10px;
}

#wp-calendar tbody {
    color: #aaa;
}

#wp-calendar tbody td {
    background: #f5f5f5;
    border: 1px solid #fff;
    text-align: center;
    padding: 8px;
}

#wp-calendar tbody td:hover {
    background: #fff;
}

#wp-calendar tbody .pad {
    background: none;
}

#wp-calendar tfoot #next {
    font-size: 10px;
    text-transform: uppercase;
    text-align: right;
}

#wp-calendar tfoot #prev {
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 10px;
}

/*FIXES*/
.bx-wrapper img {
    width: 100%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    left: 225px !important;
}

img {
    max-width: 100%;
    height: auto;
}

#fund-progress {
    border: 1px solid #cccccc;
    background-color: #f2f2f2;
    padding: 25px;
    text-align: center;
    margin-bottom: 10px;
}

#fund-progress .charity-price {
    color: #49236e;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
}

#fund-progress .progress-main {
    border-radius: 10px;
    border: 1px solid #ffffff;
    background-color: #d7d7d7;
    width: 198px;
    height: 28px;
    position: relative;
    margin-bottom: 10px;
}

#fund-progress .progress-main .inner {
    position: absolute;
    border-radius: 10px;
    background-color: #49236e;
    height: 100%;
}

#fund-progress .full-price {
    margin-bottom: 25px;
    color: #666666;
    font-size: 13px;
}

#fund-progress a.donate-btn {
    display: block;
    background-color: #49236e;
    width: 100%;
    padding: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
}

#fund-progress a.donate-btn:hover {
    opacity: .9;
}

#fund-progress a.donate-btn span {
    display: block;
    font-size: 28px;
    font-weight: 700;
}

#leader-boards .title {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #49236e;
    max-width: 170px;
    color: #ffffff;
    padding: 10px 20px;
}

#leader-boards .border {
    background: #49236e;
    height: 1px;
    width: 100%;
}

#leader-boards .list {
    margin-top: 15px;
}

#leader-boards .list .tab {
    margin-bottom: 30px;
}

#leader-boards .inner {
    padding: 10px;
    background-color:  #f2f2f2;
}

#leader-boards .inner .img {
    width: 161px;
    height: 161px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 15px;
}

#leader-boards .inner .cap {
    color:  #49236e;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
}

#leader-boards .inner .txt {
    color:  #666666;
    font-size: 13px;
    font-weight: 400;
}

#leader-boards .inner .price {
    color:  #666666;
    font-size: 20px;
    font-weight: 700;
}

@media only screen and (max-width: 767px) {
    #leader-boards .inner {
        text-align: center;
    }
    #leader-boards .inner .img {
        margin: 0 auto;
    }
}

#event {
    background: #FFFFFF;
    width: 540px;
    margin: 0 auto;
    text-align: center;
    color: #49236E;
}
#event .event-title h2 {
    font-size: 34px;
    font-weight: 800;
}
#event .event-number h4 {
    font-size: 25px;
    background: url("../images/star-image.png") no-repeat;
    background-position: 50% 40%;
}
#event .event-date h3 {
    padding-bottom: 20px;
    background: url("../images/line-image.png") no-repeat;
    background-position: 50% 100%;
    font-size: 34px;
    font-weight: normal;
}
#event .event-text {
    margin-top: 20px;
}
#event .event-text p {
    font-size: 20px;
}

