
@font-face {
    
	                font-family: "Roboto Slab";
  
	                src:url('RobotoSlab-Regular-webfont.woff') format('woff');

                }



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    /*font-weight: 1000;*/
    line-height: 1.1;
    color: #141414;
}

.rtbs {
    margin: 0 !important
}

.rtbs .rtbs_menu {
    border-top: 1px solid #e8e8e8 !important;
    border-right: 1px solid #e8e8e8 !important;
    border-left: 1px solid #e8e8e8 !important
}

.rtbs .rtbs_menu ul {
    width: 100%
}

.rtbs .rtbs_menu ul li:not(.mobile_toggle) {
    display: table-cell !important;
    float: none !important;
    margin: 0 0 -1px !important;
    position: relative !important;
    width: 1% !important
}

.rtbs .rtbs_menu ul li a {
    display: block;
    text-align: center;
    padding: 10px 15px !important
}

.rtbs .rtbs_menu ul li a h1, .rtbs .rtbs_menu ul li a h2, .rtbs .rtbs_menu ul li a h3,
.rtbs .rtbs_menu ul li a h4, .rtbs .rtbs_menu ul li a h5, .rtbs .rtbs_menu ul li a h6,
.rtbs .rtbs_menu ul li a .h1, .rtbs .rtbs_menu ul li a .h2, .rtbs .rtbs_menu ul li a .h3,
.rtbs .rtbs_menu ul li a .h4, .rtbs .rtbs_menu ul li a .h5, .rtbs .rtbs_menu ul li a .h6 {
    color: #555;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: normal !important;
    margin: 0 !important
}

.rtbs .rtbs_menu ul li a.active {
    color: #fff
}

.rtbs .rtbs_menu ul li a.active h1, .rtbs .rtbs_menu ul li a.active h2,
.rtbs .rtbs_menu ul li a.active h3, .rtbs .rtbs_menu ul li a.active h4, .rtbs .rtbs_menu ul li a.active h5,
.rtbs .rtbs_menu ul li a.active h6, .rtbs .rtbs_menu ul li a.active .h1,
.rtbs .rtbs_menu ul li a.active .h2, .rtbs .rtbs_menu ul li a.active .h3,
.rtbs .rtbs_menu ul li a.active .h4, .rtbs .rtbs_menu ul li a.active .h5,
.rtbs .rtbs_menu ul li a.active .h6 {
    color: #fff
}

#top-bar {
    background-color: #962b21;
    color: #fff;
    font-size: 12px;
/*    padding: 10px 0*/
}

#top-bar ul.contact-details {
    margin: 0;
    text-align: left
}

#top-bar ul.contact-details li a {
    color: #fff
}

#top-bar ul.contact-details li a:hover, #top-bar ul.contact-details li a:focus,
#top-bar ul.contact-details li a:active {
    color: #e6e6e6
}

#top-bar ul#top-bar-menu {
    margin: 0;
    text-align: right
}

#top-bar ul#top-bar-menu li a {
    color: #fff
}

#top-bar ul#top-bar-menu li a:hover, #top-bar ul#top-bar-menu li a:focus,
#top-bar ul#top-bar-menu li a:active {
    color: #e6e6e6
}

#top-bar ul.social-icons {
    margin: 0;
    text-align: right
}

#top-bar ul.social-icons li a {
    color: #fff
}

#top-bar ul.social-icons li a:hover, #top-bar ul.social-icons li a:focus,
#top-bar ul.social-icons li a:active {
    color: #e6e6e6
}

@media (max-width:991px) {
    #top-bar ul#top-bar-menu, #top-bar ul.contact-details, #top-bar ul.social-icons {
        text-align: center
    }

    #top-bar ul.social-icons {
        margin: 10px 0
    }
}

@media (min-width:1200px) {
    #header {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        z-index: 20
    }
}

#header .navbar-nav > li > .search {
    cursor: pointer;
    text-align: center;
    width: 35px
}

#header .navbar-header .navbar-brand img {
    width: 160px
}

@media (max-width:1199px) {
    #header .navbar-toggle, #header .navbar-toggle:hover, #header .navbar-toggle:focus {
        background: #962b21;
        color: #fff
    }

    #header .navbar-toggle:hover {
        background: #395c8d
    }

    #header .navbar-default {
        background-color: #962b21
    }

    #header .navbar-nav > li.current-menu-item > a {
        background-color: #962b21;
        color: #fff
    }

    #header .navbar-nav > li a {
        border-bottom: 1px solid #eee;
        color: #fff
    }

    #header .navbar-nav > li a:hover, #header .navbar-nav > li a:focus, #header .navbar-nav > li a:active {
        background-color: #eee;
        color: #962b21
    }

    #header .navbar-nav > li > a {
        text-transform: uppercase
    }

    #header .navbar-nav > li > .search {
        color: #999;
        height: 34px;
        line-height: 12px;
        margin: 5px 10px 0;
        padding: 11px 0 12px
    }

    #header .navbar-nav > li > .search:hover {
        background: #962b21;
        color: #fff !important
    }

    #header .navbar-nav .search-open {
        top: 5px;
        padding: 0;
        left: 48px;
        border-top: none;
        box-shadow: none;
        background: none;
        margin-right: 10px;
        position: absolute;
        right: 0;
        width: 93%
    }
}

@media (min-width:1200px) {
    #header .navbar-nav {
        float: right
    }

    #header .navbar-nav > li {
        font-size: 12px
    }

    #header .navbar-nav > li a {
        font-weight: bold;
        text-transform: uppercase
    }

    #header .navbar-nav > li > .search {
        color: #fff;
        line-height: 20px;
        height: 50px;
        padding: 15px 0
    }

    #header .navbar-nav > li > .search:hover {
        color: #e6e6e6
    }

    #header .navbar-nav > li .search-open {
        display: none;
        position: absolute;
        right: 0;
        top: 50px;
        width: 250px
    }

    #header .navbar-nav > li > .dropdown-menu {
        background-color: transparent;
        border-color: transparent;
        box-shadow: none;
        font-size: 12px
    }

    #header .navbar-nav > li > .dropdown-menu > .active > a {
        background-color: transparent
    }

    #header .navbar-nav > li > .dropdown-menu > .active > a:hover, #header .navbar-nav > li > .dropdown-menu > .active > a:focus {
        background-color: transparent
    }

    #header .navbar-nav > li > .dropdown-menu > li > a {
        color: #fff
    }

    #header .navbar-nav > li > .dropdown-menu > li > a:hover, #header .navbar-nav > li > .dropdown-menu > li > a:focus {
        background-color: transparent;
        color: #fff
    }
}

/*#intro-carousel {
    height: 100%;
    min-height: 0;
    padding: 0;
    position: relative
}

#intro-carousel .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

#intro-carousel .owl-nav [class * ='owl-'] {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 60px;
    margin-top: -30px;
    width: 60px
}*/

/*#intro-carousel .owl-nav [class * ='owl-']:hover {
    color: #fff;
    text-decoration: none
}

#intro-carousel .owl-nav .disabled {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default
}*/

/*#intro-carousel .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

#intro-carousel .owl-nav .owl-prev, #intro-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    z-index: 100;
    cursor: pointer
}*/

/*#intro-carousel .owl-nav .owl-prev {
    left: 0
}

#intro-carousel .owl-nav .owl-next {
    right: 0
}

#intro-carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}*/

#intro-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    * display: inline
}

#intro-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

#intro-carousel .owl-dots .owl-dot.active span, #intro-carousel .owl-dots .owl-dot:hover span {
    background: #869791
}

#intro-carousel .owl-stage-outer, #intro-carousel .owl-stage {
    height: 100%
}

#intro-carousel .owl-item {
    height: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

#intro-carousel .item {
    height: 100%;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

#intro-carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}

#intro-carousel .carousel-caption {
    width: 100%;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 0;
    text-shadow: none
}

#intro-carousel .carousel-caption .intro-body {
    position: relative
}

#intro-carousel .carousel-caption .intro-body .brand-heading {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    text-align: left;
    text-transform: uppercase
}

#intro-carousel .carousel-caption .intro-body .brand-subheading {
    color: #fff;
    font-size: 15px;
    margin: 10px 0 0;
    text-align: left;
    text-transform: uppercase
}

#intro-carousel .carousel-caption .intro-body .page-scroll {
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

@media (min-width:768px) {
    #intro-carousel {
        height: 300px;
        padding: 0;
        min-height: 0
    }

    #intro-carousel .carousel-caption {
        width: auto;
        right: 0;
        left: 0;
        top: 25%;
        bottom: 0
    }

    #intro-carousel .carousel-caption .intro-body {
        top: 0;
        position: absolute;
        right: 0;
        left: 0;
        bottom: 0
    }

    #intro-carousel .carousel-caption .intro-body .brand-heading {
        font-size: 60px;
        line-height: 60px
    }

    #intro-carousel .carousel-caption .intro-body .brand-subheading {
        font-size: 30px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #intro-carousel .carousel-caption .intro-body .brand-heading {
        text-align: center
    }

    #intro-carousel .carousel-caption .intro-body .brand-subheading {
        text-align: center
    }
}

@media (min-width:1200px) {
    #intro-carousel {
        height: 100%
    }

    #intro-carousel .carousel-caption .intro-body .brand-heading {
        font-size: 80px;
        line-height: 80px
    }

    #intro-carousel .carousel-caption .intro-body .brand-subheading {
        font-size: 40px
    }
}

.intro-image {
    background-color: transparent;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    position: relative;
    z-index: 1
}

.intro-image:after {
/*    background-color: rgba(188, 213, 220, 0.8);*/
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.intro-image ul#intro-social-icons {
    margin: 0;
    padding: 15px 0;
    text-align: left
}

.intro-image ul#intro-social-icons li {
    padding-left: 2px;
    padding-right: 2px
}

.intro-image ul#intro-social-icons li a {
    background-color: #962b21;
    color: #fff;
    display: block;
    height: 20px;
    width: 20px;
    text-align: center
}

.intro-image ul#intro-communications-icons {
    margin: 0;
    padding: 12px 0;
    text-align: right
}

.intro-image ul#intro-communications-icons li a {
    color: #962b21;
    font-size: 24px;
    display: block;
    text-align: center
}

/*#popular-carousel {
    position: relative
}

#popular-carousel .owl-nav {
    margin-top: -80px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-tap-highlight-color: transparent
}

#popular-carousel .owl-nav [class * ='owl-'] {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    font-size: 35px;
    height: 40px;
    width: 40px
}*/

/*#popular-carousel .owl-nav [class * ='owl-']:hover {
    text-decoration: none
}

#popular-carousel .owl-nav .disabled {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default
}*/

/*#popular-carousel .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

#popular-carousel .owl-nav .owl-prev, #popular-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin: 0;
    z-index: 100;
    cursor: pointer
}

#popular-carousel .owl-nav .owl-prev {
    right: 0;
    margin-right: 50px
}*/

/*#popular-carousel .owl-nav .owl-next {
    right: 0
}

#popular-carousel .item {
    border: 1px solid #ccc
}

#popular-carousel .item a {
    color: #000
}

#popular-carousel .item a:hover, #popular-carousel .item a:focus,
#popular-carousel .item a:active {
    color: #000
}*/

/*#popular-carousel .item .image {
    overflow: hidden
}

#popular-carousel .item .image img {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#popular-carousel .item .image img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

#popular-carousel .item .section {
    color: #555;
    margin-bottom: 15px
}

#popular-carousel .item .content {
    min-height: 250px;
    padding: 30px;
    position: relative
}

#popular-carousel .item .link {
    border-top: 1px solid #ccc;
    bottom: 0;
    font-size: 85%;
    left: 0;
    margin: 0 15px;
    padding: 15px 0;
    position: absolute;
    right: 0
}

#popular-carousel .item .link p {
    margin: 0
}

#popular-carousel .item .link a {
    color: #962b21
}*/

/*#popular-carousel .item .link a:hover, #popular-carousel .item .link a:focus,
#popular-carousel .item .link a:active {
    color: #345381
}

#popular-carousel .item .link a.text-primary-light {
    color: #bcd5dc
}

#popular-carousel .item .link a.text-primary-light:hover, #popular-carousel .item .link a.text-primary-light:focus,
#popular-carousel .item .link a.text-primary-light:active {
    color: #345381
}*/

#service-boxes .service-box-block {
    background-color: #962b21;
    position: relative;
    text-align: left;
    vertical-align: middle;
    z-index: 7;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#service-boxes .service-box-block:hover {
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100) !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important
}

#service-boxes .service-box-block:hover .overlay {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 9
}

#service-boxes .service-box-block .overlay {
    background-color: #962b21;
    bottom: 0;
    color: #fff;
    font-family: "Roboto Slab", Arial, sans-serif;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#service-boxes .service-box-block .service-box-image, #service-boxes .service-box-block .service-box-text {
    height: 100px;
    line-height: 100px
}

#service-boxes .service-box-block .service-box-text img {
    display: inline-block;
    vertical-align: middle
}

#service-boxes .service-box-block .service-box-text h2 {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin: 0;
    vertical-align: middle
}

#service-boxes:hover .service-box-block {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: .5;
    filter: alpha(opacity=50)
}

@media (max-width:767px) {
    #service-boxes {
        padding: 15px 0
    }

    #service-boxes .service-box-block {
        margin-bottom: 15px;
        padding: 15px
    }

    #service-boxes .service-box-block .overlay {
        font-size: 14px
    }

    #service-boxes .service-box-block .overlay > p {
        margin: 0;
        overflow: hidden;
        padding: 45px 15px;
        position: absolute
    }

    #service-boxes .service-box-block .service-box-text h2 {
        font-size: 18px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #service-boxes {
        margin: 30px 0
    }

    #service-boxes .service-box-block {
        min-height: 120px;
        padding: 15px
    }

    #service-boxes .service-box-block .overlay {
        font-size: 12px
    }

    #service-boxes .service-box-block .overlay > p {
        margin: 0;
        overflow: hidden;
        padding: 30px 15px;
        position: absolute
    }

    #service-boxes .service-box-block .service-box-text h2 {
        font-size: 16px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #service-boxes {
        margin: 30px 0
    }

    #service-boxes .service-box-block {
        min-height: 120px;
        padding: 20px
    }

    #service-boxes .service-box-block .overlay {
        font-size: 14px
    }

    #service-boxes .service-box-block .overlay > p {
        margin: 0;
        overflow: hidden;
        padding: 30px;
        position: absolute
    }

    #service-boxes .service-box-block .service-box-text h2 {
        font-size: 18px
    }
}

@media (min-width:1200px) {
    #service-boxes {
        bottom: 0;
        position: relative;
        z-index: 10;
        margin-top: -230px;
        margin-bottom: 90px
    }

    #service-boxes .service-box-block {
        min-height: 160px;
        padding: 30px
    }

    #service-boxes .service-box-block .overlay {
        font-size: 14px
    }

    #service-boxes .service-box-block .overlay > p {
        margin: 0;
        overflow: hidden;
        padding: 50px 30px;
        position: absolute
    }

    #service-boxes .service-box-block .service-box-text h2 {
        font-size: 24px
    }
}

/*#blog-carousel {
    position: relative
}

#blog-carousel .owl-nav {
    margin-top: -50px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-tap-highlight-color: transparent
}

#blog-carousel .owl-nav [class * ='owl-'] {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    font-size: 35px;
    height: 40px;
    width: 40px
}*/

/*#blog-carousel .owl-nav [class * ='owl-']:hover {
    text-decoration: none
}

#blog-carousel .owl-nav .disabled {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default
}

#blog-carousel .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

#blog-carousel .owl-nav .owl-prev, #blog-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin: 0;
    z-index: 100;
    cursor: pointer
}

#blog-carousel .owl-nav .owl-prev {
    right: 0;
    margin-right: 50px
}

#blog-carousel .owl-nav .owl-next {
    right: 0
}

#blog-carousel .item a {
    color: #fff
}

#blog-carousel .item a:hover, #blog-carousel .item a:focus, #blog-carousel .item a:active {
    color: #e6e6e6
}

#blog-carousel .item h4 {
    margin-top: 15px !important
}

#blog-carousel .item span.date {
    background-color: #962b21;
    padding: 5px 10px;
    position: relative;
    top: -10px;
    margin: 0
}

#blog-related-carousel {
    border: 1px solid #ccc;
    padding: 15px;
    position: relative
}

#blog-related-carousel .owl-nav {
    margin-top: -45px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-tap-highlight-color: transparent
}

#blog-related-carousel .owl-nav [class * ='owl-'] {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    font-size: 35px;
    height: 40px;
    width: 40px
}

#blog-related-carousel .owl-nav [class * ='owl-']:hover {
    text-decoration: none
}

#blog-related-carousel .owl-nav .disabled {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default
}

#blog-related-carousel .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

#blog-related-carousel .owl-nav .owl-prev, #blog-related-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin: 0;
    z-index: 100;
    cursor: pointer
}

#blog-related-carousel .owl-nav .owl-prev {
    right: 0;
    margin-right: 50px
}

#blog-related-carousel .owl-nav .owl-next {
    right: 0
}*/

/*#testimonials-carousel {
    margin-bottom: 30px;
    position: relative
}

#testimonials-carousel .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

#testimonials-carousel .owl-nav [class * ='owl-'] {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    font-size: 35px;
    height: 40px;
    width: 40px
}*/

/*#testimonials-carousel .owl-nav [class * ='owl-']:hover {
    text-decoration: none
}

#testimonials-carousel .owl-nav .disabled {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default
}

#testimonials-carousel .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

#testimonials-carousel .owl-nav .owl-prev, #testimonials-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 100;
    cursor: pointer
}

#testimonials-carousel .owl-nav .owl-prev {
    left: 0
}

#testimonials-carousel .owl-nav .owl-next {
    right: 0
}

#testimonials-carousel .item {
    border: 1px solid #ccc;
    margin-bottom: 1px
}

#testimonials-carousel .item .image {
    overflow: hidden
}

#testimonials-carousel .item .image img {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#testimonials-carousel .item .image img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

#testimonials-carousel .item .content {
    color: #555;
    padding: 30px;
    overflow: hidden
}

#testimonials-carousel .item .content p {
    color: #555
}

.bg-primary-light #testimonials-carousel {
    margin-bottom: 30px;
    position: relative
}

.bg-primary-light #testimonials-carousel .item {
    border: 1px solid #fff
}

.bg-primary-light #testimonials-carousel .item .content {
    color: #fff
}

.bg-primary-light #testimonials-carousel .item .content p {
    color: #fff
}*/

/*@media (max-width:767px) {
    #testimonials-carousel .owl-nav .owl-prev {
        margin-left: -40px
    }

    #testimonials-carousel .owl-nav .owl-next {
        margin-right: -40px
    }

    .bg-light #testimonials-carousel .owl-nav [class * ='owl-'] {
        color: #000;
        border: none
    }

    .bg-light #testimonials-carousel .owl-nav [class * ='owl-']:hover {
        background: transparent;
        color: #1a1a1a
    }

    .bg-primary-light #testimonials-carousel .owl-nav [class * ='owl-'] {
        color: #fff;
        border: none
    }

    .bg-primary-light #testimonials-carousel .owl-nav [class * ='owl-']:hover {
        background: transparent;
        color: #ccc
    }
}*/

/*@media (min-width:768px) {
    #testimonials-carousel .item .content {
        min-height: 280px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #testimonials-carousel .owl-nav .owl-prev {
        margin-left: -60px
    }

    #testimonials-carousel .owl-nav .owl-next {
        margin-right: -60px
    }
}

@media (min-width:992px) {
    #testimonials-carousel .owl-nav .owl-prev {
        margin-left: -80px
    }

    #testimonials-carousel .owl-nav .owl-next {
        margin-right: -80px
    }
}

#history-carousel {
    margin-bottom: 30px;
    position: relative
}

#history-carousel .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

#history-carousel .owl-nav [class * ='owl-'] {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    font-size: 35px;
    height: 40px;
    width: 40px
}

#history-carousel .owl-nav [class * ='owl-']:hover {
    text-decoration: none
}

#history-carousel .owl-nav .disabled {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default
}

#history-carousel .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

#history-carousel .owl-nav .owl-prev, #history-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 100;
    cursor: pointer
}

#history-carousel .owl-nav .owl-prev {
    left: 0
}

#history-carousel .owl-nav .owl-next {
    right: 0
}

#history-carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

#history-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    * display: inline
}

#history-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

#history-carousel .owl-dots .owl-dot.active span, #history-carousel .owl-dots .owl-dot:hover span {
    background: #869791
}*/

/*#history-carousel .owl-item.center .item {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    filter: alpha(opacity=100)
}

#history-carousel .owl-item .item {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: .5;
    filter: alpha(opacity=50)
}*/

#history-carousel .item h4 {
    color: #962b21
}

@media (max-width:991px) {
    #history-carousel .owl-nav .owl-prev {
        margin-left: -40px
    }

    #history-carousel .owl-nav .owl-next {
        margin-right: -40px
    }
}

@media (min-width:992px) {
    #history-carousel .owl-nav .owl-prev {
        margin-left: -80px
    }

    #history-carousel .owl-nav .owl-next {
        margin-right: -80px
    }
}

.panel-smart {
    border-radius: 0
}

.panel-smart .panel-heading {
    border-bottom: 1px solid #929497;
    color: #252a2f;
    padding: 5px 0 15px
}

.panel-smart .panel-heading h3.panel-title {
    font-size: 24px
}

.tabs-panel.panel-smart {
    margin-top: 20px;
    padding: 0
}

.tabs-panel.panel-smart .nav-tabs {
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-bottom: 4px solid #962b21;
    font-size: 16px
}

.tabs-panel.panel-smart .nav-tabs > li {
    margin-bottom: 0
}

.tabs-panel.panel-smart .nav-tabs > li > a {
    border: none;
    color: #555;
    margin: 0
}

.tabs-panel.panel-smart .nav-tabs > li > a:hover, .tabs-panel.panel-smart .nav-tabs > li > a:focus {
    background-color: #f4f4f4
}

.tabs-panel.panel-smart .nav-tabs > li.active > a, .tabs-panel.panel-smart .nav-tabs > li.active > a:hover,
.tabs-panel.panel-smart .nav-tabs > li.active > a:focus {
    background-color: #962b21;
    color: #fff;
    border: none;
    cursor: default
}

.tabs-panel.panel-smart .tab-content {
    padding: 30px 0
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

/*.owl-theme .owl-nav [class * ='owl-'] {
    background: #d6d6d6;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px
}

.owl-theme .owl-nav [class * ='owl-']:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}*/

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    padding: 5px;
    margin: 0;
    z-index: 100;
    cursor: pointer;
    color: #555
}

.owl-theme .owl-nav .owl-prev {
    left: 0
}

.owl-theme .owl-nav .owl-next {
    right: 0
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    * display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

#footer {
    background-color: #962b21;
    color: #fff;
    padding: 30px 0 15px
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6,
#footer .h1, #footer .h2, #footer .h3, #footer .h4, #footer .h5, #footer .h6 {
    color: #fff;
    margin-top: 0
}

#footer p {
    color: #fff
}

#footer a {
    color: #fff
}

#footer a:hover, #footer a:focus, #footer a:active {
    color: #e6e6e6
}

#footer ul.quick-search-menu {
    margin-bottom: 0
}

#footer #footer-logo {
    display: block;
    margin-bottom: 30px;
    width: 160px
}

#footer #links {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 15px 0;
    margin: 15px 0
}

#footer ul#links-menu {
    text-transform: uppercase;
    margin: 0
}

#footer #copyright {
    font-size: 85%
}

@media (max-width:767px) {
    #footer {
        text-align: center
    }

    #footer #footer-logo {
        margin: 0 auto 30px
    }
}

@media (min-width:768px) {
    #footer {
        padding: 60px 0
    }

    #footer ul#links-menu {
        float: right
    }

    #footer ul#links-menu li a {
        color: #fff
    }

    #footer ul#links-menu li a:hover, #footer ul#links-menu li a:focus,
    #footer ul#links-menu li a:active {
        color: #e6e6e6
    }
}

::-webkit-selection {
    background: #962b21;
    color: #fff
}

::-moz-selection {
    background: #962b21;
    color: #fff
}

::selection {
    background: #962b21;
    color: #fff
}

.fb-page, .fb-page iframe[style], .fb-page span {
    width: 100% !important
}

html, body {
    height: 100%
}

body {
    overflow-x: hidden
}

#wrapper {
    height: 100%;
    width: 100%
}

a {
    -webkit-transition: all .2s ease-in-out ease-out;
    -moz-transition: all .2s ease-in-out ease-out;
    -o-transition: all .2s ease-in-out ease-out;
    transition: all .2s ease-in-out ease-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

body.page-template-template-homepage #main-content h1, body.page-template-template-homepage #main-content h2,
body.page-template-template-homepage #main-content h3, body.page-template-template-homepage #main-content h4,
body.page-template-template-homepage #main-content h5, body.page-template-template-homepage #main-content h6,
body.page-template-template-homepage #main-content .h1, body.page-template-template-homepage #main-content .h2,
body.page-template-template-homepage #main-content .h3, body.page-template-template-homepage #main-content .h4,
body.page-template-template-homepage #main-content .h5, body.page-template-template-homepage #main-content .h6 {
    margin-top: 0
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.pagination > li > a {
    border: none
}

.pagination > li > a.prev, .pagination > li > a.next {
    border: 1px solid #ddd;
    padding: 6px 12px
}

.pagination > li > span {
    border: none
}

.pagination > li > a, .pagination > li > span {
    margin-left: 0;
    padding: 12px
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #333
}

body.rewards .section-title {
    color: #000
}

body.rewards .section-title:before {
    background: #000;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fdca2d), color-stop(1, #c49430));
    background: -ms-linear-gradient(bottom, #fdca2d, #c49430);
    background: -moz-linear-gradient(center bottom, #fdca2d 0, #c49430 100%);
    background: -o-linear-gradient(#c49430, #fdca2d);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c49430', endColorstr='#fdca2d', GradientType=0)
}

.btn-rewards {
    color: #fff;
    background: #000;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fdca2d), color-stop(1, #c49430));
    background: -ms-linear-gradient(bottom, #fdca2d, #c49430);
    background: -moz-linear-gradient(center bottom, #fdca2d 0, #c49430 100%);
    background: -o-linear-gradient(#c49430, #fdca2d);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c49430', endColorstr='#fdca2d', GradientType=0)
}

.bg-primary-light {
    color: #fff;
    background: #bcd5dc
}

.bg-primary-light h1, .bg-primary-light h2, .bg-primary-light h3,
.bg-primary-light h4, .bg-primary-light h5, .bg-primary-light h6, .bg-primary-light .h1,
.bg-primary-light .h2, .bg-primary-light .h3, .bg-primary-light .h4,
.bg-primary-light .h5, .bg-primary-light .h6 {
    color: #fff
}

.bg-primary-light .section-title {
    color: #fff
}

.bg-primary-light .section-title:before {
    background-color: #fff
}

.bg-primary-light .owl-carousel {
    color: #fff
}

/*.bg-primary-light .owl-carousel .owl-nav [class * ='owl-'] {
    color: #fff;
    border: 1px solid #fff
}

.bg-primary-light .owl-carousel .owl-nav [class * ='owl-']:hover {
    background-color: #fff;
    color: #bcd5dc
}*/

.bg-light {
    color: #000;
    background: #fff
}

.bg-light h1, .bg-light h2, .bg-light h3, .bg-light h4, .bg-light h5,
.bg-light h6, .bg-light .h1, .bg-light .h2, .bg-light .h3, .bg-light .h4,
.bg-light .h5, .bg-light .h6 {
    color: #000
}

.bg-light .section-title {
    color: #000
}

.bg-light .section-title:before {
    background-color: #bcd5dc
}

.bg-light .owl-carousel {
    color: #000
}

/*.bg-light .owl-carousel .owl-nav [class * ='owl-'] {
    color: #000;
    border: 1px solid #000
}

.bg-light .owl-carousel .owl-nav [class * ='owl-']:hover {
    background-color: #000;
    color: #fff
}*/

.bg-light .owl-carousel .owl-nav .owl-prev, .bg-light .owl-carousel .owl-nav .owl-next {
    color: #000
}

.section-title {
    margin-top: 0;
    margin-bottom: 60px;
    position: relative
}

.section-title:before {
/*
    background-color: #bcd5dc;
    width: 50px;
    z-index: 1
*/
}

.section-title:before {
    bottom: -20px;
    content: "";
    height: 8px;
    position: absolute
}

.section-title.left:before {
    left: 0
}

.section-title.center:before {
    left: 50%;
    margin-left: -25px
}

.btn-scroll-light {
    border: none;
    color: #fff;
    font-size: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    line-height: 60px;
    width: 60px
}

.btn-scroll-light:hover, .btn-scroll-light:focus, .btn-scroll-light:active {
    color: #fff;
    outline: none
}

.btn-scroll-light.active, .btn-scroll-light:active {
    box-shadow: none !important
}

.conference-post, .blog-post {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    padding: 15px 15px 0
}

.conference-post h2, .blog-post h2 {
    color: #333;
    font-size: 20px;
    margin-top: 0
}

.conference-post h2 a, .blog-post h2 a {
    color: #333
}

.conference-post h2 a:hover, .blog-post h2 a:hover, .conference-post h2 a:focus,
.blog-post h2 a:focus, .conference-post h2 a:active, .blog-post h2 a:active {
    color: #1a1a1a
}

.blog-details {
    border-top: 1px solid #ccc;
    font-size: 12px;
    padding: 10px 0
}

.blog-details ul {
    margin-bottom: 0
}

#blog-sidebar > div {
    border: 1px solid #ccc;
    padding: 15px 15px 0;
    margin-bottom: 30px
}

#blog-sidebar div#free-download {
    border: none;
    padding: 0;
    margin-bottom: 30px
}

#blog-sidebar h3 {
    color: #962b21;
    font-size: 16px;
    margin-top: 0
}

#blog-sidebar ul {
    padding-left: 0;
    list-style: none
}

#blog-sidebar ul > li {
    border-bottom: 1px solid #ccc
}

#blog-sidebar ul > li:last-child {
    border-bottom: 0
}

#blog-sidebar ul > li a {
    color: #555;
    display: block;
    padding: 5px 0
}

#blog-sidebar ul > li a:hover, #blog-sidebar ul > li a:focus, #blog-sidebar ul > li a:active {
    color: #3c3c3c;
    text-decoration: none
}

#main-content .panel-heading {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center
}

#main-content .panel-heading h1, #main-content .panel-heading h2,
#main-content .panel-heading h3, #main-content .panel-heading h4, #main-content .panel-heading h5,
#main-content .panel-heading h6, #main-content .panel-heading .h1,
#main-content .panel-heading .h2, #main-content .panel-heading .h3,
#main-content .panel-heading .h4, #main-content .panel-heading .h5,
#main-content .panel-heading .h6 {
    font-size: 18px;
    margin: 0
}

#main-content .panel-heading .panel-title > a h1:before, #main-content .panel-heading .panel-title > a h2:before,
#main-content .panel-heading .panel-title > a h3:before, #main-content .panel-heading .panel-title > a h4:before,
#main-content .panel-heading .panel-title > a h5:before, #main-content .panel-heading .panel-title > a h6:before,
#main-content .panel-heading .panel-title > a .h1:before, #main-content .panel-heading .panel-title > a .h2:before,
#main-content .panel-heading .panel-title > a .h3:before, #main-content .panel-heading .panel-title > a .h4:before,
#main-content .panel-heading .panel-title > a .h5:before, #main-content .panel-heading .panel-title > a .h6:before {
    font-family: 'FontAwesome';
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
    content: "\f147"
}

#main-content .panel-heading .panel-title > a.collapsed h1:before,
#main-content .panel-heading .panel-title > a.collapsed h2:before,
#main-content .panel-heading .panel-title > a.collapsed h3:before,
#main-content .panel-heading .panel-title > a.collapsed h4:before,
#main-content .panel-heading .panel-title > a.collapsed h5:before,
#main-content .panel-heading .panel-title > a.collapsed h6:before,
#main-content .panel-heading .panel-title > a.collapsed .h1:before,
#main-content .panel-heading .panel-title > a.collapsed .h2:before,
#main-content .panel-heading .panel-title > a.collapsed .h3:before,
#main-content .panel-heading .panel-title > a.collapsed .h4:before,
#main-content .panel-heading .panel-title > a.collapsed .h5:before,
#main-content .panel-heading .panel-title > a.collapsed .h6:before {
    content: "\f196"
}

#latest-news {
    padding: 60px 0;
    background-color: transparent;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    position: relative;
    z-index: 1
}

#latest-news:after {
    background-color: rgba(188, 213, 220, 0.8);
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

#latest-news h2 {
    color: #fff;
    text-transform: uppercase
}

#latest-news h2 span {
    display: block;
    font-size: 42px
}

.panel-grid-cell .so-panel {
    margin-bottom: 0 !important
}

section {
    padding: 30px 0
}

#partnerships .panel-grid-cell {
    border: 1px solid #ddd;
    padding-top: 30px;
    padding-bottom: 30px
}

#rotating-tweets {
    color: #fff
}

#rotating-tweets a {
    color: #fff;
    text-decoration: underline
}

#rotating-tweets a:hover, #rotating-tweets a:focus {
    text-decoration: none
}

#rotating-tweets .rotatingtweets:before {
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    font-size: 48px;
    line-height: 48px;
    content: "\f099";
    display: inline-block;
    text-decoration: inherit
}

#rotating-tweets .rotatingtweets .rotatingtweet {
    margin-left: 60px
}

@media (max-width:767px) {
    #latest-news {
        text-align: center
    }

    #latest-news #mce-EMAIL {
        display: block;
        margin: 0 auto
    }
}

@media (min-width:768px) {
    #latest-news {
        text-align: left
    }

    #latest-news #mce-EMAIL {
        width: 60%
    }

    #partnerships .panel-grid-cell .partnership-content {
        height: 235px;
        overflow: hidden
    }
}

@media (min-width:768px) and (max-width:991px) {
    #latest-news h2 {
        margin-top: 20px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #conference-search-results .conference-post-content {
        height: 200px
    }

    #blog-search-results .blog-post-content {
        height: 255px
    }

    #latest-news h2 {
        margin-top: 70px
    }
}

@media (min-width:1200px) {
    #conference-search-results .conference-post-content {
        height: 170px
    }

    #blog-search-results .blog-post-content {
        height: 225px
    }

    #latest-news h2 {
        margin-top: 110px
    }
}

.warningLabel {
    color: yellow;
    font-weight: bold;
}

.successLabel {
    color: lawngreen;
    font-weight: bold;
}


button.RadCheckBox {
    font-size: 14px;
}

.disabledControl {
    color: #ccc !important;
}

.enabledControl {
    color: white !important;
}

.notesDisplay {
    width: 100%;
    background-color: lightgray !important;
    color: black !important;
    padding: 10px;
}

.toggleIcon {
    color: white;
    font-size: 30px !important;
    cursor: pointer;
}

.inputrow p {
    margin: 10px 0 10px 0;
}



#TaskView h2,
#YourDetails h2,
#logCallSuccess h1,
#logCallFailed h1 {
    color: white !important;
}

.h2header{
background:#962b21 !important;
display:inline-block;
padding-right: 10px;
    padding-left: 10px;
                           
}

.h2black{
background:black !important;
    display:inline-block;
    padding-left: 10px;
    padding-right: 10px;
                            
                           
}

.companydetails p{
    color:white;
}

.np{
    margin-left: 5px;
    margin-bottom: 5px;
}

.blackbar{

        display:inline-block;
        background-color:black;
}


.inputrow {
    margin-top: 15px;
    margin-bottom: 15px;
}




.rbFakeMetroSkinBlack {
    background: none;
    color: white;
    padding: 5px 15px;
    border: 1px solid #555;
    margin: 0 5px;
}


#pageTitleHeaderH1,
#homepageLink {
    color: white !important;
    display:inline !important;
}

#homepageLink a {
    color: white;
}

#homepageLink a:hover {
    text-decoration: none !important;
}


