@media screen
{
	.logo_title_d img.dunb_main
	{
		display: none
	}
	.logo_title_d img.dunb_meetings{
		display: inherit;
		margin: 0 auto;
	}
	.home-tabs li {
		background: #672565;
	}

	.main_wrap .booking-module a.booking-engine-url {
		background: #672565;
		border: 1px solid #672565;
	}
	.booking_form input[type=button] {
		background: #672565;
	}
	.footer1 {
		background: #672565;

	}
	.address_sticky .fa {
		color: #672565;
	}
	.footer2 .footer2_right p {
		color: #672565;
	}
	.footer2 .footer2_left .center_line {
		background: #ffffff;
	}
	.home_text_block .read_more:hover {
		background: #672565;
		color: #ffffff;
		border: 1px solid #672565;
	}
	.tos-desktop .tos-wrapper:hover .tos-prev, .tos-desktop .tos-wrapper:hover .tos-next, .tos-desktop .tos-wrapper:hover .tos-close, .tos-touch .tos-wrapper.tos-hover .tos-prev, .tos-touch .tos-wrapper.tos-hover .tos-next, .tos-touch .tos-wrapper.tos-hover .tos-close {
		opacity: 1;
	}
	.footer2 .footer2_left .share_icons a:hover {
		color: #672565;
	}
	.footer2 .footer2_left .an_avvio_solution a {
		color: #672565;
	}
	.no-touch .main_wrap .booking-module .quickbook-form-tab:hover, .main_wrap .booking-module .active .quickbook-form-tab {
		background: #672565;

	}
	.main_wrap .booking-module .booking-dropdown ul a:hover, .main_wrap .booking-module .booking-dropdown ul a.selected {
		background: #672565;

	}
	.ui-state-default:hover, .ui-widget-content .ui-state-default:hover, .ui-widget-content .selected-date .ui-state-default,
	.ui-widget-content .selected-date-range .ui-state-default{
		background: #672565;
	}
	.logo_wrap_inner_page {
		background: rgba(45, 45, 48, 0.8);

	}
	a {
		color: #a29062;
	}
	a:hover {
		color: #672565;
	}
	.page_floorplans .text_container iframe {
		width: 100%;
		height: 768px;
	}
	.room_text_block .red_line {
		border-top: 1px solid #672565;

	}
	.specials_block .book_now {
		background: #672565;

	}
	.main_wrap .booking-module .quickbook-form-tab .booking-dropdown-value:before {
		background: url('../../includes_dylan/images/meetings/meet_and_events_carat_up.png') center top no-repeat;
	}
	.main_wrap .booking-module .quickbook-form-tab .date:after, .main_wrap .booking-module .quickbook-form-tab .booking-dropdown-value:after {
		background: url('../../includes_dylan/images/meetings/meet_and_events_carat_down.png') center bottom no-repeat;
	}




	.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
		background-image: url('../../includes_dylan/images/meetings/meet_and_events_datepicker_arrows.png');
	}
	.tos-next span, .tos-close span:after {
		border-top: 5px solid #672565;
		border-right: 5px solid #672565;
		right: 50%;
	}
	.tos-prev span, .tos-close span:before {
		border-bottom: 5px solid #672565;
		border-left: 5px solid #672565;
		left: 50%;
	}
	.tos-pagination.tos-bullets a.tos-selected {
		background-color: rgba(156, 17, 10, 0.9);
	}
	.address_sticky a:hover, a:focus {
		color: #672565;
		text-decoration: none;
	}
	.mobile_nav_btn {
		background: url('../../includes_dylan/images/dunboyne_nav_btn.png');
	}
	.menu_text_block .read_more:hover {
		background: #672565;
		color: #ffffff;
		border: 1px solid #672565;
	}
	a:hover {
		color: #672565;
		text-decoration:none;
	}

	.room_text_block .rooms_text_box2 .text_box_inner2 .read_more:hover {
		background: #672565;
		border: 1px solid #672565;
		color: #ffffff;
	}

	.room_text_block p.lead, .room_text_block .text_container h2, .small_image_large_text .content-a h3 {
		color: #999;
	}
	h4 {
		color: #a29062;
		text-transform: none;
	}
	.home-tabs li#qb_form2 {
		display: block; 
		width: 100%;
	}
	.home-tabs li#qb_form1 {
		display:none;
	}
	.home-tabs li.active {
		background: #672565;
	}

	#meeting-icon{
   		display: block;
	}
	#dunboyne_weddings_tag{
		display: none;
	}
}
@media only screen and (max-width: 991px){
	.navbar {
		border-bottom: 14px solid #672565;
	}
	#meeting-icon{
		display: none;
	}
}
@media only screen and (max-width: 768px){
	.slider_masthead .slider_logo {
		background: rgba(45, 45, 48, 0.8);

	}
}
