/*
Theme Name: The Riddoch

*/


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 4, 2018 */

@font-face {
    font-family: 'arialregular';
    src: url('fonts/arial-webfont.woff2') format('woff2'), url('fonts/arial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arialbold';
    src: url('fonts/arialbd-webfont.woff2') format('woff2'), url('fonts/arialbd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/**************************************************************************************/

a {
    color: #000;
    text-decoration: none;
    outline: 0 none;
}

a:focus,
a:hover {
    color: inherit;
    text-decoration: none;
}

ul,
ol {
    margin-left: 0;
    list-style-type: none;
}


/*----------------------------------------------------------------------------------*/

body {
    color: #000;
    font-size: 16px;
    background: #ffffff;
    font-family: 'arialregular', sans-serif;
    line-height: 1.2;
    background: #000;
}

html {
    overflow: inherit;
}

input,
textarea {
    -webkit-appearance: none;
    border-radius: 0px;
    outline: none;
    border: 0px;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:focus {
    outline: -webkit-none;
    outline: none;
}


/*---------------------------------------------------------------------------------*/

::-webkit-input-placeholder {
    color: #8d8d8d;
    font-family: 'Open Sans', sans-serif;
}

::-moz-placeholder {
    color: #8d8d8d;
    font-family: 'Open Sans', sans-serif;
}

:-ms-input-placeholder {
    color: #8d8d8d;
    font-family: 'Open Sans', sans-serif;
}

:-moz-placeholder {
    color: #8d8d8d;
    font-family: 'Open Sans', sans-serif;
}


/*------------HEADER------------------------*/

header {
    width: 100%;
    height: auto;
    background-color: #000000;
}

header .logo {
    width: 100%;
    float: left;
    padding: 0 30px;
    margin-top: 6.5% !important;
}

header .logo img {
    width: 100%;
    height: auto;
    float: left;
}

header .search-area {
    width: 195px;
    height: auto;
    float: right;
    margin-bottom: 4%!important;
    margin-right: 40px;
}

header .search-area .search-input {
    width: 80%;
    height: 30px;
    float: left;
}

header .search-area .search-input input[type=text] {
    width: 100%;
    height: 30px;
    background: #575757;
    border: 1px solid #666666;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    padding: 5px 8px;
}

header .search-area .search-btn {
    width: 30px;
    height: 30px;
    float: right;
    position: relative;
    background: #333333;
    border-radius: 8px;
}

header .search-area .search-btn input[type=submit] {
    width: 100%;
    height: 30px;
    font-size: 0;
    background: transparent;
    border: 1px solid #666666;
    border-radius: 8px;
    z-index: 1;
    position: relative;
}

header .search-area .search-btn input[type="submit"]:hover {
    border-color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

header .search-area .search-btn i {
    color: #fff;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 18px;
    width: 20px;
    height: 20px;
}


}
header .navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border: none;
}
header .navbar-inverse .navbar-nav>.active>a {
    color: #fff;
    background-color: #a93f97!important;
}
header .navbar-inverse .navbar-nav li a:hover {
    color: #fff;
    background-color: #a93f97;
    transition: all 0.5s;
}
header .navbar-inverse {
    background-color: transparent;
    border: none;
}
header .navbar {
    margin-top: 2%!important;
    margin-bottom: 0;
    float: left;
}
header .navbar-collapse {
    padding: 0;
}
header .navbar-inverse .navbar-nav li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    transition: all 1s;
}
header .sub-menu {
    color: #fff;
    position: absolute;
    top: 64px;
    width: 300px;
    margin-top: 0 !important;
    visibility: hidden;
    opacity: 0;
    background: rgba(169, 63, 151, 0.6);
}
header .navbar-inverse .navbar-nav li a {
    font-size: 28px;
    color: #fff;
    padding: 20px 20px 25px 15px;
    display: block;
}

/*************************BANNER HERE*************************/
.banner {
    width: 100%;
    height: auto;
    position: relative;
}
.banner .carousel .carousel-inner .item img {
    width: 100%;
    height: auto;
    float: left;
}
.banner .carousel .carousel-control {
    width: 35px;
    height: 55px;
    margin: auto;
    opacity: 1;
    background-image: none;
}
.banner .carousel .carousel-control i {
    font-size: 60px;
    color: #a93f97;
    text-shadow: 3px 0px 10px rgba(0, 0, 0, 0.6);
    display: none;
}
.banner .carousel .carousel-control.left {
    left: 2%;
}
.banner .carousel .carousel-control.right {
    right: 2%;
}
.banner .carousel .carousel-inner .item .banner-text {
    width: 100%;
    height: auto;
    padding: 15px 0;
    background-color: #000;
    float: left;
    text-align: center;
}
.banner .carousel .carousel-inner .item .banner-text ul {
    list-style-type: none;
    margin: 0 50px;
}
.banner .carousel .carousel-inner .item .banner-text ul li {
    float: left;
    display: block;
    color: #fff;
    display: block;
}
.banner .carousel .carousel-inner .item .banner-text ul li h2 {
    font-size: 50px;
    text-transform: uppercase;
}
.banner .carousel .carousel-inner .item .banner-text ul li span {
    font-size: 28px;
    padding-top: 8px;
    display: block;
    letter-spacing: 3px;
}
.banner .carousel .carousel-inner .item .banner-text ul li p {
    font-size: 18px;
    text-align: justify;
}
.banner .carousel .carousel-inner .item .banner-text ul li p em {
    font-style: italic;
}
.banner .carousel .carousel-inner .item .banner-text ul li img {
    width: 50px;
    float: left;
    margin-right: 20px;
}
.banner .carousel .carousel-inner .item .banner-text ul li:nth-child(1) {
    width: 26%;
}
.banner .carousel .carousel-inner .item .banner-text ul li:nth-child(2) {
    width: 42%;
    padding-top: 10px;
}
.banner .carousel .carousel-inner .item .banner-text ul li:nth-child(3) {
    width: 32%;
    padding-top: 10px;
}

/*-------Set: WRAPPER HERE----------------*/
.categories-section {
    width: 100%;
    height: auto;
    padding: 70px 65px 30px 65px;
}
.categories-section .category {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 50px;
}
.categories-section .category .category-img {
    width: 100%;
    height: auto;
}
.categories-section .category .category-img img {
    width: 100%;
    height: auto;
}
.category a {
    position: absolute;
    width: 100%;
    height: 100%;
}
.categories-section .category .category-text {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    background-color: #a93f97;
}
.categories-section .category .category-text a {
    color: #fff;
    display: block;
    position: relative;
}
.categories-section .category .category-text a h4 {
    font-size: 30px;
    padding: 20px 0;
    text-transform: uppercase;
}
.maps {
    width: 100%;
    height: auto;
    padding: 40px 65px;
}
.map-localtion {
    float: right;
    padding: 40px 30px;
    background: #fff;
    color: #000;
    font-size: 24px;
    position: relative;
}
.map-localtion img {
    display: block;
}
.map-localtion p {
    padding-top: 25px;
    display: block;
}
.map-localtion em {
    font-style: italic;
    display: block;
    padding-bottom: 15px;
}
.map-localtion span {
    color: #a93f97;
    font-family: 'arialbold';
    padding: 3px 0;
    display: block;
}
.map-localtion h5 {
    font-weight: normal;
    padding: 3px 0;
    display: block;
}
.map-localtion:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    display: block;
    top: -99px;
    left: -235px;
    color: #fff;
    border-right: 78px solid transparent;
    border-bottom: 400px solid #fff;
    border-left: 30px solid transparent;
    -webkit-transform: rotate(-104deg);
    -moz-transform: rotate(-104deg);
    -ms-transform: rotate(-104deg);
    -o-transform: rotate(-104deg);
}
.reg-form {
    color: #fff;
    background-color: rgba(169, 63, 151, 0.8);
    padding: 40px;
    padding-right: 60px;
    font-size: 24px;
}
.reg-form h5 {
    font-size: 26px;
}
.reg-form p {
    font-size: 22px;
    padding: 10px 0;
}
.reg-form em {
    font-size: 22px;
    display: block;
}
.reg-form input[type=text] {
    width: 100%;
    height: 50px;
    padding: 10px;
    margin: 10px 0;
}
.reg-form input[type=email] {
    width: 100%;
    height: 50px;
    padding: 10px;
    margin: 10px 0;
    border-radius: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.reg-form input[type=submit] {
    width: 130px;
    height: 50px;
    padding: 10px;
    margin-top: 10px;
    color: #fff;
    background-color: #c378b6;
    border: 1px solid #fff;
}
.reg-form input[type=submit]:hover {
    color: #c378b6;
    background-color: #fff;
    border: 1px solid #c378b6;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

/*-------Set: FOOTER HERE----------------*/
footer {
    width: 100%;
    height: auto;
}
.footer-area {
    width: 100%;
    height: auto;
    background: #d4d4d4;
    display: flex;
    padding: 30px 65px;
}
.footer-menu {
    width: 14.3%;
    height: auto;
    padding-bottom: 20px;
    font-size: 24px;
}
.footer-menu h6 {
    color: #000;
    padding: 10px 0;
    display: block;
}
.footer-menu ul {
    list-style-type: none;
    padding-right: 15px;
}
.footer-menu ul li a {
    padding: 5px 0;
    display: block;
}
.footer-menu ul li a:hover {
    color: #a93f97;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    ;
}
.footer-menu ul li a i {
    font-size: 34px;
    vertical-align: middle;
    padding-right: 10px;
}
.copy-right-area {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 25px 65px;
}
.copy-right-area p {
    color: #000;
    font-size: 18px;
    padding-top: 22px;
    text-align: center;
}
.footer-icon {
    width: 100%;
    height: auto;
}
.footer-icon ul li {
    float: left;
    width: 33.33%;
    padding: 0 15px;
}
.footer-icon ul li a {
    display: block;
}
.footer-icon ul li a img {
    width: auto;
    height: 60px;
    margin: 0 auto;
}

/*inner section*/
.container {
    width: 1296px;
}
.nomargin {
    margin: 0px;
}
.nopadding {
    padding: 0px;
}
.top_heading h3 {
    font-size: 30px;
    position: relative;
    color: #000000;
    margin-top: 53px;
}
.top_heading h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    background: #000000;
    width: 100%;
    height: 2px;
    left: 0;
}
h6.recent_heading {
    font-size: 24px;
    color: #000000;
    margin-top: 35px;
}

/*
.left_img img{
width:400px;
height: 338px;
}
*/
.right_details h4 {
    font-size: 20px;
}
.right_details span {
    font-size: 24px;
    font-weight: normal;
}
.right_details p {
    margin-top: 22px;
    font-size: 16px;
}
.right_details a {
    text-decoration: underline;
}
.exhibitions_style {
    width: 100%;
    float: left;
    margin: 23px 0 33px 0;
}
hr {
    background: #c9c9c9;
    margin: 0;
    width: 100%;
}
#inner_header img {
    width: 100%;
    height: 311px;
    object-fit: cover;
}
.defpage {
    margin-bottom: 20px;
}

/*
.left_img.defimg img {
    width: 400px;
    height: 200px;
}
*/
.current_page_item a,
.current-menu-parent a {
    background-color: #a93f97;
}

/*hover effect*/
.category-img:hover::before,
.category-img:hover::after,
.adjust {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 6px;
    right: 0;
    pointer-events: none;
}

/*
@supports (filter: grayscale(1)) {
  .category-img img:hover {
  filter: grayscale(0.1) contrast(1) brightness(1.2);
  }
}
*/
.category:hover .category-text {
    background: #000000;
    z-index: 9;
}

/* tones down the Frankenstein effect */
@supports (mix-blend-mode: overlay) {
    .category:hover .adjust {
        z-index: 3;
        background: rgb(139, 9, 165);
        mix-blend-mode: color;
    }
    /* alternate 'red' version   */
    
    body.red .adjust {
        background: rgb(223, 31, 245);
    }
}
header .sub-menu .current_page_item a {
    background: transparent;
}
header .sub-menu .current-menu-parent a {
    background: transparent;
}
header .navbar-inverse .navbar-nav li a {
    background: transparent;
}
.pagination span.page-numbers {
    background: #000;
    color: #FFF;
    padding: 0 12px;
}
.pagination a.page-numbers {
    /*
    padding: 0 12px;
        margin: 0 12px;
*/
}
.pagination .nav-links {
    margin: 10px 0;
}
.pagination span.page-numbers span {
    display: none;
}
.pagination a.page-numbers span {
    display: none;
}
.pagination .nav-links span span.meta-nav .screen-reader-text {
    display: none;
}
.search-form .search-submit {
    width: 130px;
    height: 50px;
    padding: 10px;
    margin-top: 10px;
    color: #fff;
    background-color: #c378b6;
    border: 1px solid #fff;
}
#inner_Details .nav-links .nav-previous {
    float: left;
}
#inner_Details .nav-links .nav-previous a {
    color: #fff;
    padding: 12px;
    display: block;
    text-decoration: none;
    background-color: #a93f97;
}
#inner_Details .nav-links .nav-next {
    float: right;
}
#inner_Details .nav-links .nav-next a {
    color: #fff;
    padding: 12px;
    display: block;
    text-decoration: none;
    background-color: #a93f97;
}
#inner_Details .post-navigation .postContentDefault h2 {
    display: none;
}
.def_p p {
    font-size: 14px;
}
input.sf-datepicker {
    -webkit-appearance: textfield;
    border: 2px solid beige;
}
input.sf-input-checkbox {
    -webkit-appearance: checkbox;
}

/*filter css*/
.filter_drop {
    float: right;
}
.top_heading {
    width: 100%;
}
.top_heading.eventheading {
    float: left;
    width: auto;
}
.filter_drop ul {
    display: inline-block;
}
.searchandfilter ul li {
    display: inline-block;
    padding: 10px 0px 0 20px;
}
.searchandfilter ul li select {
    background-color: #f5f5f5;
    border: none;
    height: 32px;
}
.searchandfilter .screen-reader-text {
    overflow: visible;
    clip: inherit;
    padding: 8px 10px;
}
.hasDatepicker {
    width: 80px;
    background-color: #f5f5f5;
    border: none;
    height: 32px;
}
input.sf-datepicker {
    border: none;
}
.event_listing {
    margin-bottom: 30px;
    position: relative;
    border: 1px solid #ccc;
    -webkit-transition: ease-in-out 0.5s;
    Safari transition: ease-in-out 0.5s;
    opacity: 0.5;
}
.event_listing a {
    display: block;
}
.event_listing a img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    
}
.event_listing h5 {
    font-size: 18px;
    padding: 14px 14px 12px 14px;
    text-transform: uppercase;
    font-weight: normal;
}
.event_listing p {
    font-size: 15px;
    padding: 0 14px 12px 14px;
    color: #888383;
    text-transform: uppercase;
}
.even_page .filter_drop,
.srch_res_page .filter_drop {
    margin-top: 53px;
}
.filter_module,
.filterWrap span,
.selectedValues {
    display: inline-block;
    margin-bottom: 15px;
}
.filterWrap span {
    font-size: 18px;
    font-weight: normal;
}
ul.selectedValues {
    margin-left: 15px;
}
.selectedValues li {
    padding: 6px 15px;
    background: #f5f0e4;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    margin-right: 12px;
    cursor: pointer;
}
.closeFliter.close_cat {
    cursor: pointer;
}
input.sf-datepicker {
    border: none;
    font-size: 0;
}
.noresults {
    margin-bottom: 20px;
}
.page1.page2 .navigation {
    display: block;
    margin-bottom: 20px;
}
.page1.page2 .navigation ul {
    list-style: none;
}
.page1.page2 .navigation ul li {
    display: inline-block;
}
.page1.page2 .navigation ul li a:hover {
    text-decoration: none;
}
.page1.page2 .navigation ul li a {
    background: #b55da6;
    color: #fff;
    padding: 5px 12px;
    margin-right: 12px;
}
.event_listing a {
    text-decoration: none;
}
.related-events a {
    text-decoration: none;
}
#inner_Details .postContentDefault {
    margin-top: 24px;
    width: 100%;
    display: block;
    float: left;
}
header .navbar-inverse .navbar-nav .current_page_item a,
header .navbar-inverse .navbar-nav .current-menu-parent a {
    background: #a93f97;
}
nav.navigation h2.screen-reader-text {
    display: none;
}
.wrapper {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
}
section {
    background: #fff;
}
.carousel-inner>.item {
    -webkit-transition: -webkit-transform 1.2s ease-in-out !important;
    -o-transition: -o-transform 1.2s ease-in-out !important;
    transition: transform 1.2s ease-in-out !important;
}
.searchandfilter select.sf-input-select {
    min-width: 170px;
    font-family: 'arialregular', sans-serif;
    font-weight: bold !important;
    color: #000;
    font-size: 15px;
}
option {
    -webkit-font-family: 'arialregular', sans-serif;
    -moz-font-family: 'arialregular', sans-serif;
    font-family: 'arialregular', sans-serif;
    font-weight: bold;
    color: #000;
    font-size: 15px;
}
.searchandfilter label {
    font-family: 'arialregular', sans-serif;
    font-weight: bold;
    color: #000;
}
.event_cates>a {
    color: #000000;
    text-decoration: none;
}
.filter_drop .nice-select,
.filter_drop .nice-select.opens .list li {
    width: 200px;
}
.filter_drop .nice-select.opens .list li {
    display: block;
    position: relative;
}
.filter_drop .nice-select .list li span {
    width: 20px;
    height: 20px;
    border-style: solid;
    border-width: 0 0 20px 20px;
    border-left-color: transparent;
    position: absolute;
    right: 8px;
    bottom: 8px;
    border-bottom-color: #000000;
    font-size: 0;
}
.filter_drop .nice-select.opens .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}
.searchandfilter ul li {
    vertical-align: top;
}
.nice-select .option{
 line-height: 30px;
 min-height: 30px;
   font-family: 'arialregular', sans-serif;
}
.filter_drop .nice-select .list li span{
     width: 15px;
    height: 15px;
    border-style: solid;
    border-width: 0 0 15px 15px;   
}

#inner_Details .event_det_container.postContentDefault{
 margin-top: 70px;
}

#inner_Details .event_det_container.postContentDefault .col-md-8 h3{
 margin-bottom: 30px;
 display: inline-block;
 border-bottom: 2px solid #000;
}