
@media only screen and (min-width: 500px) {
#mainnav { padding: 10px 15px 13px 20px; }
#drfc-team { padding: 0 20px 40px 20px; -webkit-transition: all .5s; transition: all .5s; }
}

@media only screen and (min-width: 823px) {
.drfc-team { padding: 0 20px 40px 20px; -webkit-transition: all .5s; transition: all .5s; }
}



@media only screen and (min-width: 769px) {
#mainnav nav.mobile, #mainnav .fb, #mainnav .in { display: none; }
#home, #social .email-newsletter, #social .in { display: inline-block; }
#home h2, #social .email-newsletter { width: 100px; height: auto; -webkit-transition: all .5s; transition: all .5s; }

#wrapper, p { text-align: center; }
footer p { font-size: 15px; }

#header-container { text-align: center; }
#logo h1 { max-width: 460px; }
#logo h3 { display: block; margin: 20px 0 0 20px; }
#logo h3 a { font-size: 32px; -webkit-transition: all .5s; transition: all .5s; }
#logo { display: inline-block; margin: 0 10px 0 0; }


#hero { height: 250px; }


#text h4 img { float: right; margin: 0 0 10px 30px; }


#voucher-print .print { padding: 12px 80px; font-size: 18px;margin-top: 10px;}




#social, #home { display: inline-block; width: 128px; vertical-align: top; }



#social h3.fb { margin: 10px 10px 0 24px; }
#social h3 { display: inline-block; margin: 3px 10px 0 0; }
#social h3 a { font-weight: 300; }
#social h3.fb .fa.fa-facebook { font-size: 17px; color: #801d4f; background: #c08ea7; border-radius: 4px; width: 25px; height: 25px; display: inline-block; text-align: center; vertical-align: super; line-height: 25px; -webkit-transition: all .4s; transition: all .4s;}
#social h3.fb .fa.fa-facebook:hover { box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #5f1331,0 0 40px #5f1331; -webkit-transition: all .4s; transition: all .4s;}
#social h3.in .fa.fa-instagram:hover { text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #5f1331,0 0 40px #5f1331; -webkit-transition: all .4s; transition: all .4s;}
#social h3.in .fa.fa-instagram {font-size: 30px; color: #c08ea7;}





#social .fb { margin: 3px 10px 0 0;  display: inline-block; font-weight: 300; }
#social .in { display: inline-block; margin: 3px 10px 0 0; font-weight: 300; }



#social .fb .fa.fa-facebook { font-size: 17px; color: #801d4f; background: #c08ea7; border-radius: 4px; width: 25px; height: 25px; display: inline-block; text-align: center; vertical-align: super; line-height: 25px; -webkit-transition: all .4s; transition: all .4s;}
#social .fb .fa.fa-facebook:hover { box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #5f1331,0 0 40px #5f1331; -webkit-transition: all .4s; transition: all .4s;}
#social .in .fa.fa-instagram:hover { text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #5f1331,0 0 40px #5f1331; -webkit-transition: all .4s; transition: all .4s;}
#social .in .fa.fa-instagram {font-size: 30px; color: #c08ea7;}






#mainnav { margin: 0; padding: 0; width: 100%; display: block;}
#nav-content {  background: #000; display: block;}
#nav-content ul { text-align: center; }
#nav-content ul li { display: inline-block;  background: url(../images/menu-bullet.png) 0px center no-repeat; margin: 0 0 0 5px; }
#nav-content ul li:first-child { background: none; }
#nav-content ul li a { text-transform: uppercase; font-size: 16px; line-height: 1; padding: 14px 12px 14px 20px; display: block; -webkit-transition: all .5s; transition: all .5s;}
#nav-content ul li a:hover { color: #d8cd7a; -webkit-transition: all .5s; transition: all .5s;}




#buy {margin: 0 40px 0 0; vertical-align: top; }
#menu {margin: 0 0 0 40px; vertical-align: top; }











#open h2 { font-size: 32px; }
#open h4 { font-size: 16px; }
#open h3 { font-size: 32px;}


#buy-open-menu-container { display: block; text-align: center; margin: 0 0 20px 0; }
#buy-open-menu-container > div { display: inline-block; }

#text { margin-bottom: 0; }



footer #TA_excellent837 { display: inline-block; margin: 0;  }
footer #CDSWIDEXC { margin: 0; padding: 0 0 20px 0; }
footer #hygiene-rating { display: inline-block; margin: 10px 0 0 40px; vertical-align: top; }
}



@media only screen and (min-width: 1025px) {
.rev_slider_wrapper { min-height: 490px; }
}

@media only screen and (min-width: 1030px) {
#drfc { min-height: 342px; max-width: 1001px; margin: 0 auto; }
#drfc-text { width: 319px; float: left; text-align: center; padding: 58px 20px 20px 20px; }
#drfc-team { width: 662px; float: right; padding: 0; }
#drfc-team img { display: block; text-align: right; }
}


@media only screen and (min-width: 1142px) {
.drfc { min-height: 342px; max-width: 1142px; margin: 0 auto; }
.drfc-text { width: 319px; float: left; text-align: center; padding: 58px 20px 20px 20px; }
.drfc-team { width: 823px; float: right; padding: 0; }
.drfc-team img { display: block; text-align: right; }
}




@media only screen and (min-width: 1060px) {
#home h2, #social .email-newsletter { width: 128px; }
#logo { margin: 0 40px; }

#logo h1 { max-width: none; -webkit-transition: all .5s; transition: all .5s; }
#hero { height: 320px; }


#specials-instagram-container { background: none; filter: none; }



#social .fb .fa.fa-facebook { font-size: 18px; width: 30px; height: 30px; line-height: 30px; -webkit-transition: all .4s; transition: all .4s;}
#social .in .fa.fa-instagram {font-size: 35px; }




#contact-form input[type="email"], input[type="text"], input[type="url"] { width: 350px; }
#contact-form textarea { max-width: 885px; margin-left: 0; margin-right: 0;}
#contact-form label, #contact-form input[type="email"], #contact-form input[type="text"] { float: none; display: inline-block; }
#contact-form select { width: 315px; }
#contact-form label { width: 110px; }
#contact-form #radio-container { padding: 0 0 20px 0; }
#contact-form #radio-container #normal { width: 390px; display: inline-block; }
#contact-form .textfield.birth { margin-top: 6px; }
#contact-form .textfield.birth label { width: 150px; }
#contact-form #radio-container label { padding-right: 6px; }
#contact-form #radio-container label, #contact-form #subscribe label { width: auto; }
#contact-form .textfield { float: left; }
#contact-form .textfield.right { margin-left: 70px;  }
#contact-form label#address { vertical-align: top; padding-top: 5px; }
#contact-form .address { max-width: none; }


#specials { height: 120px; }



#text { max-width: 1030px; margin: 70px auto 20px auto; }
#home-text { max-width: 1030px; margin: 50px auto 0 auto; }
#party { max-width: 1030px; margin: 170px auto 130px auto; }
#hero p { max-width: 1030px; margin: 0 auto; text-align: left; padding-top: 50px;}


#specials-instagram-container { display: block; text-align: center; background: #fff; height: 400px; margin: 0 0 175px 0; }
#specials-instagram-container #specials-content { display: inline-block; width: 470px; vertical-align: top; height: 574px; margin: -62px 86px 0 0;}
#specials-instagram-container #instagram { display: inline-block; width: 342px; vertical-align: top; margin: 0; padding: 0; text-align: left; }
#specials-content { padding-top: 205px; }
#specials-content p, #specials-content h5 { font-size: 17px; line-height: 1.3;}
#specials-content h4 { font-size: 36px; margin-top: 10px; }



#party h2 { font-size: 35px; line-height: 1.5; }
#party h4 {font-size: 22px; }
#party p { font-size: 16px; margin-top: 5px; padding-bottom: 12px}
#party h3 { font-size: 32px; }


#hours { margin: 80px 15px 20px 15px; }
#hours h4, #hours h5 { font-size: 17px; }

}


@media only screen and (max-width: 1300px) { 
.eat-out .cell.text h3 { margin: 0 0 5px 0; }

}

@media only screen and (max-width: 1100px) {
footer p span { display: block; padding-top: 3px; }

.eat-out .cell.image { width: 210px; }

}



@media only screen and (max-width: 900px) {
#menu { margin: 0 0 0 20px !important; }
#TA_excellent837 { margin: -30px 20px 0 0 !important; }
#TA_excellent369 { margin: -30px 20px 0 0 !important; }
.eat-out .cell.text h3 { font-size: 1.4em; }
}
@media only screen and (max-width: 768px) {
#menu,#TA_excellent837 { text-align: center; margin: 30px 0 !important; }
#menu,#TA_excellent369 { text-align: center; margin: 30px 0 !important; }
#CDSWIDEXC { margin: auto !important; }

.eat-out { display: block; padding: 20px 0; }
.eat-out .cell { display: block; }
.eat-out .cell.text { padding: 20px 0; }


}


@media only screen and (max-width: 400px) {
#hours h4 { font-size: 14px; }
.eat-out .cell.image { width: 150px; }
}








@media screen and (max-width: 1060px) {
#header-container { width: 100%; margin: 10px 0 15px 0; }
#header-container #motif { width: 120px; padding: 15px 0 0 10px; }
#header-container #title { padding: 0 20px; vertical-align: middle; }
#header-container #title h1 { margin: 0 0 10px 0; }
#header-container #title h1 a { font-size: 1.8em; }
#header-container #title h3 a { font-size: 1.5em; }
#header-container #social { width: 100px; }
}
@media screen and (max-width: 900px) {
#header-container { margin: 10px 0; }
#header-container #motif { width: 100px; padding: 12px 0 0 10px; }
#header-container #title h1 { margin: 0 0 6px 0; }
#header-container #title h1 a { font-size: 1.6em; }
#header-container #title h3 a { font-size: 1.3em; }
#header-container #social { width: 80px; }
}
@media screen and (max-width: 768px) {
#header-container { padding: 5px 20px; }
#header-container #motif { width: 80px; padding: 0; vertical-align: middle; }
#header-container #title { padding: 0 45px 0 20px; }
#header-container #title h1 { text-align: center; }
#header-container #title h3 { text-align: center; }
#header-container #title h1 a { font-size: 1.4em; }
#header-container #title h3 a { font-size: 1.1em; }

#header-container #social, #nav-content ul li.my-account a,  #nav-content ul li.slash:before { display: none; }
#nav-content ul li.my-account ul li a { display: block; }
#mainnav .order-online { display: block; }

#nav-content ul li.slash a { text-transform: uppercase; padding-left: 0; }
nav #nav-content ul li ul { position: relative; top: auto; left: auto; width: auto; opacity: 1; visibility: visible; }
nav #nav-content ul li ul li { border-top: none; }
nav #nav-content ul li ul li a.bottom { padding-bottom: 8px; }
}
@media screen and (max-width: 600px) {
#header-container #motif { width: 60px; }
#header-container #title { padding: 0 30px 0 0; }
#header-container #title h1 { margin: 0; }
#header-container #title h1 a { font-size: 1.1em; }
#header-container #title h3 a { font-size: 0.9em; }
#mainnav .order-online { font-size: 0.85em; top: 17px; }

}
@media screen and (max-width: 499px) {
#header-container { padding: 5px 15px; }
#header-container #title { padding: 0 10px; }
}
@media screen and (max-width: 450px) {
#header-container #title { padding: 0 0 0 25px; }
#header-container #title h1 a { font-size: 1em; }
#header-container #title h3 a { font-size: 0.8em; }
}
@media screen and (max-width: 400px) {
#header-container #motif { width: 45px; }
#header-container #title { padding: 0 0 0 10px; }
#header-container #title h1 a { font-size: 0.9em; }



@media screen and (min-width: 769px) {
/* DELETE RESP 17  */
footer p { font-size: 13px;	}

/* OVERWRITE RESP 92  */
#open h2, .book-table h2 { font-size: 29px; }
#open h3, .book-table h3 { font-size: 30px; }

/* OVERWRITE RESP 103  */
footer { text-align: center; padding: 20px 15px 20px 15px; }
}


/* OVERWRITE RESP 167  */
@media screen and (min-width: 890px) {
#home-text { max-width: 830px; margin: 40px auto 10px auto; }
}



@media screen and (min-width: 1060px) {

/* OVERWRITE RESP 172  */
#specials-instagram-container { display: block; text-align: center; background: #fff; height: 400px; margin: 0 0 150px 0; }

/* OVERWRITE RESP 187  */
#hours { margin: 50px 15px 20px 15px; }

}







@media screen and (max-width: 1000px) {
.ordering h5 { font-size: 1.4em; }
.ordering .cta .cell { padding-top: 60px; }
.ordering .cta a { font-size: 1.7em; }
.ordering .cta .cell.direct:before { width: 50px; height: 50px; background-size: 25px 25px; border: 2px solid #801d4f; }
.ordering a.more-info { padding: 6px 40px 12px 40px; margin-top: 20px; }
#open h2, .book-table h2 { font-size: 24px; }
#open h3 a, .book-table h3 a { font-size: 0.8em; }
.ordering .opening-hours-home h3 { font-size: 1.1em; }
#open span, .book-table span { font-size: 1.5em; }

.white-bg .info-heading h2 { font-size: 1.2em; padding: 20px 20px 10px 20px; }
.white-bg .info-heading h3 { font-size: 1.2em; padding: 5px 0 10px 0; }
.white-bg .info-heading h4 { font-size: 1.5em; }
.white-bg .info-heading p { font-size: 1.1em; }
.white-bg .info-heading:after { width: 510px; height: 228px; background-size: 510px 228px; }

.white-bg .info-telephone { padding: 10px 0 20px 0; margin: 15px 0 30px 0; }
.white-bg .info-telephone h3 a, .white-bg .info-telephone .tel-divider { font-size: 1.6em; }

.white-bg .info-text h3 { font-size: 1.2em; margin: 13px 0 2px 0; }
.white-bg .info-text h2 { font-size: 1.4em; }

}




/* OVERWRITE RESP 203  */
@media screen and (max-width: 900px) {
#TA_excellent369 { margin: 0 20px 0 0 !important; }

#header-container #title h3 a, #header-container #title .tel-divider { font-size: 1.5em; }
#header-container #title h1 { margin: 0 0 2px 0; }



}







@media screen and (max-width: 768px) {

#header-container #title { text-align: center; }
#header-container #title h1 { margin: 0; }
#header-container .header-telephone { display: inline-block; }
#header-container #title h3 a, #header-container #title .tel-divider { font-size: 1.3em; }


.ordering a.more-info { padding: 6px 30px 12px 30px; font-size: 1em; }
#open { padding-top: 20px; }
.white-bg .info-text p.line { padding: 17px 0 23px 0; margin: 20px 0 40px 0; }
.white-bg .inner { max-width: none; margin: 0; padding: 0 20px; }



}



@media screen and (max-width: 600px) {
#header-container #title h3 a, #header-container #title .tel-divider { font-size: 1.2em; }
}


@media screen and (max-width: 550px) {
.ordering .cta { display: block; width: 100%; padding: 0 0 40px 0; }
.ordering .cta .cell { display: block; width: 100%; }
.ordering .cta .cell.justeat { padding-top: 40px; }
.ordering .cta .cell.direct a { display: block; }

.white-bg .info-heading:after { width: 380px; height: 170px; background-size: 380px 170px; }

.white-bg .info-heading h2 { font-size: 1.2em; padding: 15px 20px 20px 20px; min-height: none; }
.white-bg .info-heading h3 { font-size: 1.2em; padding: 15px 0 20px 0; }
.white-bg .info-heading h4 { font-size: 1.4em; }

.white-bg .info-telephone { padding: 5px 0 10px 0; }
.white-bg .info-telephone h3 a, .white-bg .info-telephone .tel-divider { font-size: 1.5em; }

}



@media screen and (max-width: 450px) {
#open h3, .book-table h3 { display: block; }
#open span, .book-table span { display: none; }
#header-container #title h3 a { font-size: 1.1em; }
#header-container #title .tel-divider { font-size: 1.1em; margin: 0 8px; }

}


@media screen and (max-width: 420px) {
.white-bg .info-heading h2 { font-size: 1em; padding: 7px 20px 10px 20px; min-height: 100px; }
.white-bg .info-heading:after { width: 280px; height: 125px; background-size: 280px 125px; }
.white-bg .info-heading h3 { font-size: 1em; padding: 15px 0 20px 0; }
.white-bg .info-heading h4 { font-size: 1.3em; }
.white-bg .info-heading p .divider { height: 1px; display: block; }
.white-bg .info-heading p .divider:after { display: none; }

.white-bg .info-telephone .tel-divider { display: none; }
.white-bg .info-telephone h3 { display: block; margin: 7px 0; }
.white-bg .info-telephone h3 a { font-size: 1.4em; }


}


@media screen and (max-width: 400px) {
#header-container #title h3 a { font-size: 0.95em; }
#header-container #title .tel-divider { font-size: 0.95em; margin: 0 4px; }
}

@media screen and (max-width: 360px) {
#header-container #title h3 a { font-size: 0.9em; }
#header-container #title .tel-divider { font-size: 0.9em; margin: 0 2px; }
}
