/* -------------------------------------------*--------------*--------------------------------------------------*/
/*                    -----------------------*   CUSTOM CSS   *------------------------                         */
/* -------------------------------------------*--------------*--------------------------------------------------*/


.or-home-news {
	display: none;
}

/*.page-id-3932 .gdlr-core-personnel-item {
	pointer-events: none;
}*/

.search-results .gdlr-core-blog-content,
.search-results .realfactory-content-area img {
	display: none;
}

.realfactory-sidebar-right {
	display: none;
}


/* COOKIES BAR */


#catapult-cookie-bar {	
    background-color: #1c1c1b !important;
}

#catapult-cookie-bar #catapultCookie {
    border-width: 0px;
    background-color: #dd9933 !important;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    border-radius: 0;
    font-size: 13px!important;
    line-height: 23px!important;
    padding: 5px 15px 5px 15px !important;
    text-align: center;
    vertical-align: middle;
    font-family: "Hind", sans-serif;
    margin: 0;
}

#catapult-cookie-bar span {
    color: #fff;
}

#catapult-cookie-bar .ctcc-inner {
    display: block;
}

#catapult-cookie-bar .ctcc-inner .ctcc-left-side {
    width: 68%;
    display: inline-block;
    float: left;
    padding-right: 30px;
}

#catapult-cookie-bar .ctcc-inner .ctcc-right-side {
    width: 28%;
    display: inline-block;
    float: left;
    text-align: right;
}

@media (max-width: 767px) {

#catapult-cookie-bar .ctcc-inner .ctcc-left-side,
#catapult-cookie-bar .ctcc-inner .ctcc-right-side {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

}


/* END COOKIES BAR */






/* -------------------------------------------*-----------------*--------------------------------------------------*/
/*                    -----------------------*   MEDIA QUERIES   *------------------------                         */
/* -------------------------------------------*-----------------*--------------------------------------------------*/


@media (max-width: 1199px) { 



}

@media (max-width: 991px) { 



}

@media (max-width: 767px) {




}

@media (max-width: 575px) {



	
}





