/*
 * Created by Ruwaid Siddiqui
 * Email: ruwaidsiddiqui@gmail.com
 * Website: http://www.ruwaidsiddiqui.com
 */

/* Basic Styles
---------------------------------------------------------------------------------------------------------------------- */
* { outline: none !important; }
body { font-family: 'Playfair Display', serif; font-size: 20px; min-width: 320px; }
h1,h2,h3,h4,h5,h6 { font-family: 'Oswald', sans-serif; text-transform: uppercase; font-weight: 700; margin-top: 0; }
h1 { font-size: 40px; }
h2 { font-size: 36px; }
h3 { font-size: 32px; }
h4 { font-size: 28px; }
h5 { font-size: 22px; }
h6 { font-size: 20px; }
p { margin-bottom: 30px; }
blockquote { border: none; padding: 0 30px; }

@media (max-width: 992px) {
    body { font-size: 20px; }
    h1 { font-size: 36px; }
    h2 { font-size: 32px; }
    h3 { font-size: 28px; }
    h4 { font-size: 24px; }
    h5 { font-size: 20px; }
    h6 { font-size: 18px; }
    p { margin-bottom: 20px; }
}

@media (max-width: 530px) {
    body { font-size: 18px; }
    h1 { font-size: 32px; }
    h2 { font-size: 28px; }
    h3 { font-size: 24px; }
    h4 { font-size: 20px; }
    h5 { font-size: 18px; }
    h6 { font-size: 16px; }
}

@media (max-width: 420px) {
    blockquote { padding: 0; }
}

/* Layout Structure
---------------------------------------------------------------------------------------------------------------------- */
#header { background: rgba(0,0,0,0.85); padding: 10px 0; color: #ffffff; font-family: 'Oswald', sans-serif; text-transform: uppercase; position: relative; top: 0px; left: 0; right: 0; z-index: 1000; min-width: 320px; }

#header .logo { display: inline-block; }
#header .logo img { width: 162px; }

#header-sticky-wrapper { height: 0 !important; }

@media (max-width: 310px) {
    #header { position: absolute !important; }
}

.top-nav { float: right; margin: 2px 10px 2px 0; padding: 0; }
.top-nav ul { margin: 0; padding: 0; }
.top-nav li { font-size: 16px; font-weight: lighter; list-style: none; float: left; line-height: 20px; margin: 0 5px; }
.top-nav li:last-child { margin-right: 0; }
.top-nav li a { display: block; padding: 10px 5px; color: #ffffff; text-decoration: none; }
.top-nav li:hover a, .top-nav li.active a { color: #f7027b; }

.social-icons { float: right; margin-top: 5px; }
.social-icons .icons { position: relative; top: 1px; }
.social-icons .icons a { display: inline-block; margin: 0 3px; background: url("../images/monsieur_restaurant_bar_montreal_socialmedia_white.png") no-repeat; background-size: 55px 15px; height: 17px; }
.social-icons .icons a:hover { background-image: url("../images/monsieur_restaurant_bar_montreal_socialmedia_pink.png"); }
.social-icons .icons a.facebook { background-position: 1px 1px; width: 18px; }
.social-icons .icons a.twitter { background-position: -18px 1px; width: 20px; }
.social-icons .icons a.instagram { background-position: -39px 1px; width: 18px; }

.social-icons .lang-selector { margin-left: 20px; font-size: 18px; }
.social-icons .lang-selector span { font-size: 16px; font-weight: lighter; }
.social-icons .lang-selector a { font-weight: lighter; color: #ffffff; text-decoration: none; }
.social-icons .lang-selector a:hover { color: #f7027b; }

.social-icons.visible-responsive { display: none; }
.social-icons.hidden-responsive { display: block; }

.timings { text-align: right; font-size: 12px; }
.timings a { color: #FFFFFF; }
.timings span { margin-left: 10px; }
.timings .phone-no { margin-left: 0; }
.timings.responsive, .timings .address.responsive { display: none; }

#footer { background-color: #262626; padding: 30px 0 26px; line-height: 20px; color: #ffffff; font-family: 'Oswald', sans-serif; font-size: 14px; text-transform: uppercase; }
#footer .copyright br , iframe[name="google_conversion_frame"] { display: none; }
#footer .links { text-align: right; }
#footer .links a { color: #ffffff; text-decoration: none; }
#footer .links a:hover { color: #f7027b; }
#footer .royaltri { background: url("../images/royaltri.svg") no-repeat right center; background-size: 20px; padding: 2px 26px 2px 0; margin-left: 20px; }
#footer .royaltri:hover { background-image: url("../images/royaltri_pink.svg"); }

@media (max-width: 1200px) {
    .social-icons .lang-selector { margin-left: 10px; font-size: 14px; }
    .top-nav .navbar-collapse { padding: 0 5px; }
    .top-nav li { font-size: 14px; }
    .top-nav li a { padding: 10px 2px; }
}

@media (max-width: 992px) {
    .top-nav { position: relative; margin: 3px 0 7px 0; }
    .top-nav li { float: none; display: block; margin: 10px 0; font-size: 16px; }
    .top-nav li a { padding: 0; }

    .top-nav .navbar-toggle { margin: 0; }
    .top-nav .navbar-toggle, .top-nav .navbar-toggle.collapsed:hover { background-color: #fff; border-color: #333333; }
    .top-nav .navbar-toggle .icon-bar, .top-nav .navbar-toggle.collapsed:hover .icon-bar { background-color: #333333; }
    .top-nav .navbar-toggle.collapsed { border-color: #fff; background-color: transparent; }
    .top-nav .navbar-toggle.collapsed .icon-bar { background-color: #fff; }

    .top-nav .navbar-collapse { position: absolute; right: 0; top: 67px; width: 270px; background: rgba(0,0,0,0.85); padding: 0 15px; border: none; }
    .top-nav .navbar-collapse ul { margin: 15px 0; }

    .social-icons { margin: 5px 15px 0 0; font-size: 20px; }
    .social-icons.visible-responsive { display: block; }
    .social-icons.hidden-responsive { display: none; }
    .social-icons .icons { top: 3px; }
    .social-icons .lang-selector { font-size: 16px; }

    .timings { font-size: 11px; }
}

@media (max-width: 790px) {
    #header .logo { margin-top: 8px; }
    .top-nav .navbar-collapse { top: 80px; }
    .timings .address.non-responsive { display: none; }
    .timings .address.responsive { display: block; }
}

@media (max-width: 768px) {
    #header { position: fixed; }
    #footer { font-size: 12px; padding: 17px 0 15px; }
    #footer .copyright, #footer .links { text-align: center; float: none; width: auto; }
    #footer .copyright { margin-bottom: 10px; }
}

@media (max-width: 560px) {
    .top-nav li { margin: 6px 0; font-size: 14px; }
}

@media (max-width: 470px) {
    #header .logo { margin-top: 0; }
    #header .logo img { width: 90px; }

    .top-nav { margin-top: 6px; }
    .top-nav .navbar-collapse { top: 90px; }
    .social-icons { margin-top: 10px; }

    .timings.non-responsive { display: none; }
    .timings.responsive { display: block; }
    .timings { float: none; margin-top: 10px; text-align: center; }
}

@media (max-width: 380px) {
    #footer .copyright br { display: block; }
}

@media (max-width: 350px) {
    .social-icons { margin-right: 10px; }
    .social-icons .icons a { margin: 0 2px; background-size: 45px 12px; height: 14px; }
    .social-icons .icons a.facebook { background-position: 1px 1px; width: 14px; }
    .social-icons .icons a.twitter { background-position: -14px 1px; width: 16px; }
    .social-icons .icons a.instagram { background-position: -32px 1px; width: 14px; }
    .social-icons .lang-selector { margin-left: 5px; }
    .social-icons .lang-selector, .social-icons .lang-selector span { font-size: 14px; }
}

@media (max-width: 340px) {
    .timings { font-size: 10px; }
    .top-nav .navbar-collapse { top: 88px; }
}

/* Components
---------------------------------------------------------------------------------------------------------------------- */
#royal-slider { width: 100%; height: 480px; overflow: hidden; }
#royal-slider h2 { font-weight: normal; line-height: 45px; width: 500px; margin-bottom:15px;}
#royal-slider p { font-size: 23px; line-height: 35px; width: 700px; margin-bottom:20px;}
#royal-slider h2, #royal-slider p { color: #ffffff; text-align: center; text-shadow: 2px 2px 4px #000000; margin-left: auto; margin-right: auto;}
#royal-slider .btn-row { text-align: center; width: 300px; margin: 0 auto; }
#royal-slider .btn-default { background-color: transparent; border: 2px solid #ffffff; font-size: 22px; color: #ffffff; }
#royal-slider .btn-default:hover, #royal-slider .btn-default:focus { background-color: #ffffff; color: #333333; transition: background 0.7s; }
#royal-slider .go-down { background-image: url("../images/monsieur_restaurant_bar_montreal_downArrow.svg"); background-size: 20px 11px; width: 20px; height: 11px; display: block; margin-left: -10px; text-decoration: none; position: absolute; bottom: 145px; left: 50%; }
#royal-slider .bContainer { position: absolute; top: 30%; width: 100%; }
#royal-slider .rsABlock { position: relative; display: block; left: auto; top: auto; }
#royal-slider .rsContent { overflow: hidden; }
#royal-slider .rsImg { position: relative; }

@media (max-width: 1200px) {
    #royal-slider .bContainer { top: 25%; }
    #royal-slider h2 { font-size: 26px; line-height: 40px; width: 400px; }
    #royal-slider p { font-size: 20px; line-height: 30px; width: 550px; }
    #royal-slider .btn-default { font-size: 18px; }
}

@media (max-width: 992px) {
    #royal-slider .bContainer { top: 20%; }
    #royal-slider h2 { font-size: 24px; line-height: 38px; width: 400px; }
    #royal-slider p { font-size: 18px; line-height: 28px; width: 500px; }
    #royal-slider .btn-default { font-size: 16px; padding: 4px 8px; }
}

@media (max-width: 768px) {
    #royal-slider h2 { font-size: 22px; line-height: 32px; width: 300px; }
    #royal-slider p { font-size: 16px; line-height: 24px; width: 400px; }
    #royal-slider .go-down { bottom: 70px; }
    #royal-slider .btn-default { font-size: 14px; }
    #royal-slider .bContainer { top: 30%; }
    #royal-slider.rsMonsieur .rsArrow { margin-top: -40px; }
    #royal-slider.rsMonsieur .rsBullets { bottom: 20px; }
}

@media (max-width: 530px) {
    #royal-slider h2 { font-size: 18px; line-height: 24px; margin-bottom: 10px; }
    #royal-slider p { font-size: 14px; line-height: 20px; width: 300px; margin-bottom: 15px; }
    #royal-slider .btn-default { font-size: 12px; border-width: 1px; padding: 3px 6px; }
}

@media (max-width: 380px) {
    #royal-slider h2 { font-size: 14px; margin-bottom: 10px; }
    #royal-slider p { font-size: 12px; line-height: 18px; width: auto; }
    #royal-slider h2, #royal-slider p { width: auto; padding-left: 30px; padding-right: 30px; }
}

.page { padding: 80px 0; }
.page-title { margin-bottom: 40px; }

.gallery { position: relative; }
.gallery .images-wrap { margin-bottom: 40px; position: relative; }
.gallery .images { position: relative; }
.gallery .images .loader { position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: ' '; display: none; background: url("../images/monsieur_restaurant_bar_montreal_loader.gif") no-repeat center center rgba(0,0,0,0.6); background-size: 50px; z-index: 100; }
.gallery .block { float: left; width: 33.15%; margin: 1px; overflow: hidden; }
.gallery .block a { display: block; }
.gallery .block a.blackbg { background-color: #000000; }
.gallery .block a img {
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.gallery .block a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -moz-opacity: 0.6 !important;
    -khtml-opacity: 0.6 !important;
    -webkit-opacity: 0.6 !important;
    opacity: 0.6 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)" !important;
    filter: alpha(opacity=60) !important;
}
.gallery .gallery-indicators { text-align: center; list-style: none; margin: 0; padding: 0; }
.gallery .gallery-indicators li { display: inline-block; width: 10px; height: 10px; margin: 0 5px; cursor: pointer; background-color: #000; border: 1px solid #000; border-radius: 10px; }
.gallery .gallery-indicators li.active { border-color: #f7027b; background-color: #f7027b; }
.gallery .gallery-control { position: absolute; top: 50%; z-index: 200; margin-top: -25px; width: 50px; height: 50px; display: block; cursor: pointer; background-size: 50px 150px; background-position: 0 -100px; }
.gallery .gallery-control:hover { background-position: 0 -50px; }
.gallery .gallery-control.left { background-image: url('../images/monsieur_restaurant_bar_montreal_leftArrow.svg'); left: -8%; }
.gallery .gallery-control.right { background-image: url('../images/monsieur_restaurant_bar_montreal_rightArrow.svg'); right: -8%; }

@media (max-width: 1420px) {
    .gallery .gallery-control.left { left: -6%; }
    .gallery .gallery-control.right { right: -6%; }
}

@media (max-width: 1320px) {
    .gallery .images { width: 88%; margin-left: auto; margin-right: auto; }
    .gallery .images .block { width: 33.135%; }
    .gallery .gallery-control.left { left: 0; }
    .gallery .gallery-control.right { right: 0; }
}

@media (max-width: 1200px) {
    .gallery .images { width: 85%; }
    .gallery .images .block { width: 33%; }
}

@media (max-width: 992px) {
    .gallery .images { width: 82%; }
    .gallery .images .block { width: 32.9%; }
}

@media (max-width: 768px) {
    .gallery .images .block { width: 32.8%; }
    .gallery .gallery-control { margin-top: -20px; width: 40px; height: 40px; background-size: 40px 120px; background-position: 0 -80px; }
    .gallery .gallery-control:hover { background-position: 0 -40px; }
}

@media (max-width: 630px) {
    .gallery .images { width: auto; }
    .gallery .gallery-control.left { margin-left: -15px; }
    .gallery .gallery-control.right { margin-right: -15px; }
}

@media (max-width: 520px) {
    .gallery .images .block { width: 32.5%; }
}

/*@media (max-width: 360px) {
    .gallery .images .block { width: 100%; margin: 1px 0; }
    .gallery .images-wrap { margin-bottom: 18px; }
    .gallery .gallery-control { top: auto; bottom: -55px; }
    .gallery .gallery-control.left { margin-left: 0; }
    .gallery .gallery-control.right { margin-right: 0; }
}*/

#divider-1 .bg-image { background-image: url("../images/dividers/monsieur_restaurant_bar_montreal_divider01.jpg"); }
#divider-2 .bg-image { background-image: url("../images/dividers/monsieur_restaurant_bar_montreal_divider02.jpg"); }
#divider-3 .bg-image { background-image: url("../images/dividers/monsieur_restaurant_bar_montreal_divider03.jpg"); }

.divider { position: relative; display: block; color: #ffffff; overflow: hidden; }
.divider .bg-image { position: absolute; right: 0; left: 0; width: 100%; height: 100%; background-position: center center; background-size: cover; background-attachment: fixed; }
.divider .shadow { box-shadow: inset 0 0 30px 10px rgba(0,0,0,0.5); margin: 0 -20px; position: relative; }
.divider .block { max-width: 700px; padding: 0 20px; margin: 50px auto; text-align: center; text-shadow: 2px 2px 4px #000000; }
.divider .btn-default { background-color: transparent; border: 2px solid #ffffff; font-size: 20px; color: #ffffff; }
.divider .btn-default:hover, .divider .btn-default:focus { background-color: #ffffff; color: #333333; transition: background 0.7s; text-shadow: none; }
.divider hr { width: 100%; border: none; background-color: #ffffff; height: 2px; margin: 0; box-shadow: 2px 2px 4px #000000; }
.divider h2 { font-weight: normal; margin: 40px 0 0; line-height: 45px; }
.divider p { font-size: 23px; margin: 0 0 40px; line-height: 35px; }
.divider a { text-decoration: none; }
.divider table { margin: 0; width: 100%; min-height: 380px; }
.divider table td { vertical-align: middle; }

@media (max-width: 1200px) {
    .divider .btn-default { font-size: 18px; }
}

@media (max-width: 992px) {
    .divider .block { margin: 40px auto; }
    .divider table { min-height: 320px; }
    .divider h2 { margin-top: 30px; font-size: 32px; line-height: 42px; }
    .divider p { margin-bottom: 30px; font-size: 24px; line-height: 32px; }
    .divider .btn-default { font-size: 16px; padding: 4px 8px; }
}

@media (max-width: 768px) {
    .divider { background-size: 1000px; }
    .divider h2 { font-size: 28px; line-height: 36px; }
    .divider p { font-size: 20px; line-height: 28px; }
    .divider .btn-default { font-size: 14px; }
}

@media (max-width: 530px) {
    .divider h2 { font-size: 22px; line-height: 30px; }
    .divider p { font-size: 16px; line-height: 24px; }
    .divider p br { display: none; }
    .divider .btn-default { font-size: 12px; border-width: 1px; padding: 3px 6px; }
}

/*#guestful { min-height: 180px; min-width: 160px; height: 100%; width: 90%; visibility: hidden; }
@media (max-width: 350px) {
    #guestful { min-height: 120px; }
}*/

.menu-list h5 { font-family: 'Oswald', sans-serif; font-weight: 600; text-transform: uppercase; margin-bottom: 5px; }
.menu-list p { margin-bottom: 30px; }

.lead { font-size: 26px; margin-bottom: 30px; }

@media (max-width: 992px) {
    .lead { font-size: 24px; margin-bottom: 20px; }
}

@media (max-width: 530px) {
    .lead { font-size: 22px; line-height: 28px; }
    .menu-list p { margin-bottom: 20px; }
}

#press-section { background: url("../images/press-bg.jpg") no-repeat center center; background-size: cover; font-family: 'Oswald', sans-serif; font-weight: 400; padding: 120px 0; line-height:45px;}
#press-section a { color: #333333; }
#press-slider { position: relative; }
#press-slider .item { font-size: 26px; }
#press-slider .carousel-control { position: absolute; top: 50%; margin-top: -25px; width: 50px; height: 50px; display: block; outline: none; background-size: 50px 150px; background-position: 0 -100px; opacity: 1; }
#press-slider .carousel-control:hover { background-position: 0 -50px; }
#press-slider .carousel-control.left { background-image: url('../images/monsieur_restaurant_bar_montreal_leftArrow.svg'); left: -8%; }
#press-slider .carousel-control.right { background-image: url('../images/monsieur_restaurant_bar_montreal_rightArrow.svg'); right: -8%; }

@media (max-width: 1420px) {
    #press-slider .carousel-control.left { left: -6%; }
    #press-slider .carousel-control.right { right: -6%; }
}

@media (max-width: 1320px) {
    #press-slider .carousel-control.left { left: 0; }
    #press-slider .carousel-control.right { right: 0; }
}

@media (max-width: 992px) {
    #press-slider .item { font-size: 20px; }
}

@media (max-width: 768px) {
    #press-section { padding: 80px 0; }
    #press-slider .carousel-control { margin-top: -20px; width: 40px; height: 40px; background-size: 40px 120px; background-position: 0 -80px; }
    #press-slider .carousel-control:hover { background-position: 0 -40px; }
}

@media (max-width: 630px) {
    #press-slider .item { font-size: 18px; }
    #press-slider .carousel-control.left { margin-left: -15px; }
    #press-slider .carousel-control.right { margin-right: -15px; }
}

@media (max-width: 560px) {
    #press-slider .item .col-xs-5 { width: 280px; margin: 0 auto; float: none; }
}

@media (max-width: 360px) {
    #press-slider .item .col-xs-5 { width: auto; }
    #press-slider .carousel-control { top: auto; bottom: 0; }
    #press-slider .carousel-control.left { margin-left: 0; }
    #press-slider .carousel-control.right { margin-right: 0; }
}

#contact-us-section { padding: 0; }
#contact-us-section #map_canvas { height: 720px; }
#contact-us-section .form-fields { margin-top: -600px; position: relative; z-index: 100; }

@media (max-width: 992px) {
    #contact-us-section #map_canvas { height: 400px; }
    #contact-us-section .form-fields { margin: 80px 0; }
}

.alert { font-family: 'Oswald', sans-serif; font-size: 16px; }

.opening-time { font-size: 18px; margin-top: 5px; margin-bottom: 20px; }
.opening-time span { margin: 0 5px; white-space: nowrap; display: inline-block; }
.opening-time br { display: none; }
.opening-time br.thursday { display: block; }

@media (max-width: 992px) {
    .opening-time { font-size: 16px; }
}

@media (max-width: 768px) {
    .opening-time { font-size: 14px; }
}

@media (max-width: 530px) {
    .opening-time { font-size: 12px; }
}

@media (max-width: 380px) {
    .opening-time br.thursday { display: none; }
    .opening-time br.saturday { display: block; }
}

/* Form Styles
---------------------------------------------------------------------------------------------------------------------- */
.form-control { border-color: #dddddd; border-radius: 0; font-family: 'Oswald', sans-serif; font-size: 16px; height: auto; padding: 15px; margin-bottom: 20px; }
.form-control:focus { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); border-color: #bbbbbb; }
.btn { border-radius: 0; font-family: 'Oswald', sans-serif; }
.btn-lg { font-size: 22px; padding: 12px 15px; }

@media (max-width: 768px) {
    .form-control { font-size: 14px; padding: 12px; margin-bottom: 15px; }
    .btn-lg { font-size: 20px; padding: 10px 12px; }
}

@media (max-width: 530px) {
    .form-control { padding: 10px; }
    .btn-lg { font-size: 16px; padding: 8px 10px; }
}


/* Helpers
---------------------------------------------------------------------------------------------------------------------- */
.mgbt0 { margin-bottom: 0; }
.mgbt1 { margin-bottom: 10px; }
.mgbt2 { margin-bottom: 15px; }
.mgbt3 { margin-bottom: 20px; }
.full-width { width: 100%; }