/*=================================================
||				Useful Links
==================================================*/
/*
|||||||||	Slider	|||||||||
|	http://www.jssor.com/demos/image-gallery.html
|	http://www.jssor.com/development/index.html
|	http://www.jssor.com/development/define-slides-html-code.html
|	file:///G:/Technext/Helper/Jssor.Slider.FullPack/demos-no-jquery/introduction-slider.source.html
|	file:///G:/Technext/Helper/Jssor.Slider.FullPack/demos-no-jquery/image-gallery.source.html
|	http://www.owlcarousel.owlgraphic.com/docs/started-welcome.html
|||||||||	Others	|||||||||
|	Fonts: 1. Ubuntu[Section-title] 2. Open-Sans[body]
|
|
*/

/*=================================================
||				Index 
==================================================*/

/*=================================================
||				Imports 
==================================================*/
@import url(http://fonts.googleapis.com/css?family=Ubuntu:100,400);
@import url(http://fonts.googleapis.com/css?family=Raleway:100,400,700);
@import url(http://fonts.googleapis.com/css?family=Tangerine:400,700);
@import url(http://fonts.googleapis.com/css?family=Lobster|Lobster+Two:400,400italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Mono:400,400italic,700,700italic|Ubuntu+Condensed|Ubuntu:400,300,300italic,400italic,500,500italic,700,700italic);

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic|Open+Sans+Condensed:300,300italic,700);


/*=================================================
||				Global 
==================================================*/
body
{
    font-family: 'Ubuntu', 'Open-Sans', sans-serif;
    overflow-x: hidden;
    font-size: 14px;
}

#tallModal.modal-lg{
    width:100%!important;
    background-color: transparent !important;
}


.modal-body {
    background-image: url('../images/modal-fond.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
#tallModal button.close{
    font-size: 35px !important;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none; 
}

.btn {
    border-radius: 0; 
    letter-spacing: 2px; 
}

.btn:hover {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.btn-middle {
    background-color: transparent;
    padding: 15px 30px;
    border: 1px solid #C8D1EC;
    color: #C8D1EC;
    margin: 25px 0px;
}

.btn-middle:hover {
    background-color: #C8D1EC;
    color: #fff;
    box-shadow: 0px 2px 5px #948E8E;
}

.btn-send,
.btn-reservation {
    background-color: #C8D1EC;
    padding: 10px 50px;
    box-shadow: 0px 2px 5px #948E8E;
    color: #fff;
    margin: 20px 0px;
}

.btn-send:hover,
.btn-reservation:hover {
    background-color: #C8D1EC;
    color: #eee;

}

.btn-reservation {
    width: 100%;
    margin: 0px;
}

.section-title
{
    /*padding: 310px 0px;
    margin: 0px 130px 0px 250px;*/
    padding: 20%;
    text-align: right;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 100;
    font-size: 60px;
    color: #fff;
}
.section-content-title
{
    font-family: 'Ubuntu';
    font-weight: 100;
    font-size: 60px;
    display: block;
}
.section-content-para
{
    margin: 30px 0px;
    width: 600px;
}
.section-content
{
    padding-top: 2em;
    margin-left: 1em;
}
/*.custom-row
{
width: 100vw;
}*/
.dis-table
{
    display: table;
    /*width: 100vw;*/
}
.dis-table .dis-table-cell
{
    display: table-cell;
    padding: 0;
    float: none;
    /*width: 50vw;*/
    /*position: relative;*/
}
.color-bg
{
    background: #C8D1EC;
}
.section-bg
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.section-bg-provence
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.section-bg-region
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.section-bg-espagne
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.section-bg-creole
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.section-bg-orient
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.section-bg-Asie
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.section-bg-inde
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.section-bg-texmex
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.section-bg-animation
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.form-control {
    border-radius: 0px;
    margin-bottom: 25px;
}

input.empty, textarea.empty {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

.section-icon
{
    position: absolute;
    left: 47%;
    margin-left: -21px;
    margin-top: 58px;
    z-index: 999;
}
/*.wrapper
{
margin-top: 50px;
}*/

/*=================================================
||				Navigation 
==================================================*/

.logo {
    margin-left:-200px;
}

.custom-navbar-default
{   background-color: #666666;
    border: 0px;
    margin: 0px;
    border-radius: 0px;
    color: #C8D3EB;
    /*padding: 50px 0px;*/
    box-shadow: 0px 2px 7px #000; /*rgb(139, 195, 74)*/
}

#Food-fair-toggle{
    width: 1300px;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover
{
    color: #C8D1EC;
}
.navbar-default .navbar-nav>li>a
{
    color: #c8d1ec;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    /*margin: 0px 18px;
    padding: 18px 0px;*/
    font-size: 14px;
    text-align: center;

}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover
{
    color: #C8D1EC;
}
.navbar-default .navbar-toggle
{
    border-color: #C8D1EC;
}
.navbar-toggle
{
    color: #fff;
    border-radius: 0px;
    margin-right: 40px;
}
.navbar-default .navbar-toggle .icon-bar
{
    background-color: #C8D1EC;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover
{
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    color: #fff;
}

.navbar-brand {
    /*margin-top: -25px;*/
    width: 205px;
}

.navbar-default .navbar-collapse {
    border-color: #C8D3EB;
    background-color: #666666;
}

/*-----------------------------------------------
navbar shrinking
-----------------------------------------------*/

nav.navbar.shrink {
    max-height: 111px;
    padding: 12px 0px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

nav.shrink a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 15px;
}

nav.shrink .navbar-brand {
    margin-top: -19px;
}

nav.shrink .navbar-toggle {
    padding: 4px 5px;
    margin: 8px 15px 8px 0;
}

.navbar-default.shrink .navbar-collapse {
    border-color: transparent;
}

/*=================================================
||				Header
==================================================*/
.owl-carousel
{
    margin-top: 156px;
}
.header-content
{
    margin-top: 30vh;
    display: inline-block;
}
.header-title
{
    font-family:'Lobster', cursive;
    /*text-transform: uppercase;*/
    color: #333;
}
.header-sub-title
{
    font-family: 'Ubuntu', sans-serif;

    /*text-transform: uppercase;*/
    color: #333;
}

.header-title
{
    font-size: 112px;
    font-weight: 100;
    margin-bottom: 0px;
    line-height: 1;
}
.header-sub-title
{
    font-size: 16px;
    margin-left: 10px;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item .item
{
    height: 80vh;
    background-repeat: no-repeat;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item:nth-child(1) .item
{
    background: url('../images/slider/Jambalaya.jpg');
    background-size: cover;
    background-position: bottom;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item:nth-child(2) .item
{
    background: url('../images/slider/Choucroute.jpg');
    background-size: cover;
    background-position: bottom;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item:nth-child(3) .item
{
    background: url('../images/slider/Paupiettes_lapin.jpg');
    background-size: cover;
    background-position: bottom;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item:nth-child(4) .item
{
    background: url('../images/slider/Gardianne_Taureau.jpg');
    background-size: cover;
    background-position: bottom;
}
.owl-theme .owl-controls .owl-buttons div
{
    position: absolute;
    bottom: -25px;
    color: #000;
    padding: 15px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 15px;
    opacity: 1;
    margin: 0px;
    transition: all .4s;
    background: #285078;
    /*color: #C8D3EB;*/
}
.owl-theme .owl-controls .owl-buttons div:hover
{
    color: #000;
    background: #C8D3EB;
}
.owl-prev
{
    right: 25%;
}
.owl-next
{
    right: 21%;
}
/*=================================================
||				A propos
==================================================*/
.about-bg
{
    // background: url('../images/fond_enseigne.jpg');
    background-repeat: no-repeat;
    background-size: 48%;

    /*background-position-x: 15%;
    background-position-y: 80%;*/
}

.photoAbout{

    margin-left: 50px;
    width: 60%;
    height: auto;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

/*=================================================
||				Voyages Julie
==================================================*/

.voyageJulie{
    margin-top: 50px;
}

/*=================================================
||				Provence
==================================================*/
.item-provence .section-bg-provence
{
    background-image: url(../images/voyages_julie/montage_provence.jpg);
    background-size: 98% 100%;
    background-repeat: no-repeat;
}
.provence .section-bg-provence
{
    /*background: url('../images/beer-bg1.png'), url('../images/beer-bg2.png');
    background-position-x: 58%, 80%;
    background-position-y: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 300px,240px;*/

    background: url("../images/voyages_julie/provence-bg1.png"), url("../images/voyages_julie/provence-bg2.png");
    background-repeat: no-repeat, no-repeat;

    background-position: 51% 58%, 75% 58%;

    background-size: 300px 300px, 240px 240px;
}

/*=================================================
||				Régions de France
==================================================*/
.item-region .section-bg-region
{
    background-image: url(../images/voyages_julie/montage_regions.jpg);
    background-size: 98% 100%;
    background-repeat: no-repeat;
}
.region .section-bg-region
{
    /*background: url('../images/beer-bg1.png'), url('../images/beer-bg2.png');
    background-position-x: 58%, 80%;
    background-position-y: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 300px,240px;*/

    background: url("../images/voyages_julie/region-bg1.png"), url("../images/voyages_julie/region-bg2.png");
    background-repeat: no-repeat, no-repeat;

    background-position: 51% 58%, 75% 58%;

    background-size: 300px 300px, 240px 240px;
}
/*=================================================
||				Espagne
==================================================*/
.item-espagne .section-bg-espagne
{
    background-image: url(../images/voyages_julie/montage_espagne.jpg);
    background-size: 98% 100%;
    background-repeat: no-repeat;
}
.espagne .section-bg-espagne
{
    /*background: url('../images/beer-bg1.png'), url('../images/beer-bg2.png');
    background-position-x: 58%, 80%;
    background-position-y: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 300px,240px;*/

    background: url("../images/voyages_julie/espagne-bg1.png"), url("../images/voyages_julie/espagne-bg2.png");
    background-repeat: no-repeat, no-repeat;

    background-position: 51% 58%, 75% 58%;

    background-size: 300px 300px, 240px 240px;
}
/*=================================================
||				creole
==================================================*/
.item-creole .section-bg-creole
{
    background-image: url(../images/voyages_julie/montage_creole.jpg);
    background-size: 98% 100%;
    background-repeat: no-repeat;
}
.creole .section-bg-creole
{
    /*background: url('../images/beer-bg1.png'), url('../images/beer-bg2.png');
    background-position-x: 58%, 80%;
    background-position-y: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 300px,240px;*/

    background: url("../images/voyages_julie/creole-bg1.png"), url("../images/voyages_julie/creole-bg2.png");
    background-repeat: no-repeat, no-repeat;

    background-position: 51% 58%, 75% 58%;

    background-size: 300px 300px, 240px 240px;
}
/*=================================================
||				orient
==================================================*/
.item-orient .section-bg-orient
{
    background-image: url(../images/voyages_julie/montage_orient.jpg);
    background-size: 98% 100%;
    background-repeat: no-repeat;
}
.orient .section-bg-orient
{
    /*background: url('../images/beer-bg1.png'), url('../images/beer-bg2.png');
    background-position-x: 58%, 80%;
    background-position-y: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 300px,240px;*/

    background: url("../images/voyages_julie/orient-bg1.png"), url("../images/voyages_julie/orient-bg2.png");
    background-repeat: no-repeat, no-repeat;

    background-position: 51% 58%, 75% 58%;

    background-size: 300px 300px, 240px 240px;
}
/*=================================================
||				Asie
==================================================*/
.item-asie .section-bg-asie
{
    background-image: url(../images/voyages_julie/montage_asie.jpg);
    background-size: 98% 100%;
    background-repeat: no-repeat;
}
.asie .section-bg-asie
{
    /*background: url('../images/beer-bg1.png'), url('../images/beer-bg2.png');
    background-position-x: 58%, 80%;
    background-position-y: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 300px,240px;*/

    background: url("../images/voyages_julie/asie-bg1.png"), url("../images/voyages_julie/asie-bg2.png");
    background-repeat: no-repeat, no-repeat;

    background-position: 51% 58%, 75% 58%;

    background-size: 300px 300px, 240px 240px;
}
/*=================================================
||				inde
==================================================*/
.item-inde .section-bg-inde
{
    background-image: url(../images/voyages_julie/montage_inde.jpg);
    background-size: 98% 100%;
    background-repeat: no-repeat;
}
.inde .section-bg-inde
{
    /*background: url('../images/beer-bg1.png'), url('../images/beer-bg2.png');
    background-position-x: 58%, 80%;
    background-position-y: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 300px,240px;*/

    background: url("../images/voyages_julie/inde-bg1.png"), url("../images/voyages_julie/inde-bg2.png");
    background-repeat: no-repeat, no-repeat;

    background-position: 51% 58%, 75% 58%;

    background-size: 300px 300px, 240px 240px;
}
/*=================================================
||				tex mex
==================================================*/
.item-texmex .section-bg-texmex
{
    background-image: url(../images/voyages_julie/montage_texmex.jpg);
    background-size: 98% 100%;
    background-repeat: no-repeat;
}
.texmex .section-bg-texmex
{
    /*background: url('../images/beer-bg1.png'), url('../images/beer-bg2.png');
    background-position-x: 58%, 80%;
    background-position-y: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 300px,240px;*/

    background: url("../images/voyages_julie/texmex-bg1.png"), url("../images/voyages_julie/texmex-bg2.png");
    background-repeat: no-repeat, no-repeat;

    background-position: 51% 58%, 75% 58%;

    background-size: 300px 300px, 240px 240px;
}
/*=================================================
||				italie
==================================================*/
.item-italie .section-bg-italie
{
    background-image: url(../images/voyages_julie/montage_italie.jpg);
    background-size: 98% 100%;
    background-repeat: no-repeat;
}
.italie .section-bg-italie
{
    /*background: url('../images/beer-bg1.png'), url('../images/beer-bg2.png');
    background-position-x: 58%, 80%;
    background-position-y: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 300px,240px;*/

    background: url("../images/voyages_julie/italie-bg1.png"), url("../images/voyages_julie/italie-bg2.png");
    background-repeat: no-repeat, no-repeat;

    background-position: 51% 58%, 75% 58%;

    background-size: 300px 300px, 240px 240px;
}

/*=================================================
||				Charcuterie
==================================================*/
.item-charcuterie .section-bg
{
    background-image: url(../images/charcuterie-rotisserie/animation.jpg);
    background-repeat: no-repeat;
    background-size: 99% 100%;
}

.charcuterie .section-bg-charcuterie
{
    background-image: url(../images/charcuterie-rotisserie/vichy.jpg);
    background-size: cover;
}

/*=================================================
||				Mer
==================================================*/
.fondBlanc{
    background-color: #fff;
    padding-left: 30px;
    padding-bottom: 15px;
    padding-top: 1px;
}
.item-mer .section-bg
{
    background-image: url(../images/mer/mer.jpg);
    background-repeat: no-repeat;
    background-size: 99% 100%;
}

.mer .section-bg-mer
{
    background-image: url(../images/mer/wood.jpg);
    background-size: cover;
}



/*=================================================
||				Animation
==================================================*/
.item-animation .section-bg
{
    background-image: url(../images/animation/animation.jpg);
    background-size: 99% 100%;
    background-repeat: no-repeat;
}

.section-bg-animation
{
    background-image: url(../images/animation/fond-animation.jpg);
    background-size: cover;

}

.list-inline{
    width: 1200px;
    height: auto;
}

.carousel{
    margin: 10px 0px 15px 0px;
}

/*=================================================
||				Contact
==================================================*/

.contact{
    margin-top: 5px;
}

.contact .section-content
{
    color: #fff;
}
.contact .section-title 
{
    padding: 10% 20%;
}
.social-media
{
    position: absolute;
    width: 100%;
    left: 5%;
    margin-top: -58px;
    z-index: 999;
}

.social-media li
{
    display: inline-block;
    margin-right: 10px;
}

.fb, .twit, .g-plus, .link
{
    float: left;
    height: 126px;
    width: 126px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -mz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.fb
{
    background: url(../images/social/facebook_color.png);
}

.fb:hover
{
    background: url(../images/social/facebook_black.png);
}

.twit {
    background: url(../images/social/twitter_color.png);
}

.twit:hover {
    background: url(../images/social/twitter_black.png);
}

.g-plus {
    background: url(../images/social/g-plus_color.png);
}

.g-plus:hover {
    background: url(../images/social/g-plus_black.png);
}

.link {
    background: url(../images/social/linkedin_color.png);
}

.link:hover {
    background: url(../images/social/linkedin_black.png);
}

#map-canvas {
    width: 100%;
    height: 350px;
}

.contact-form
{
    padding: 50px 0px;
}

/*=================================================
||				Adresse et plan
==================================================*/

.icon{
    margin-right: 10px;    
}



/*=================================================
||				Footer
==================================================*/

footer
{
    background-color: #1F1F1F;
    color: #ffffff;
    padding: 30px 0px;
}

footer a
{
    color: #C8D1EC;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -mz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

footer a:hover
{
    color: coral;
    text-decoration: none;
}

.textFooter{
    display: block;
    float: left;
    margin: 1em;
}

.text-center{
    display: table;
    margin: 0 auto;
}

/*=================================================
||				Jack config
==================================================*/

/* pages voyages de Julie */

p.fontX{
    font-size: 2.0em;
    font-weight: normal;
}

.voyage {
    margin-top: 50px;
}
.banniere-voyage {
    margin: 5px 0px 5px 0px;
}
.lobster {
    font-family: 'Lobster', cursive; !important
}
.tangerine{
    font-family: 'Tangerine', cursive;
}
.parmejulie{
    color: #C8D1EC;
    font-style: italic;
    font-weight: bold;
}
.bleujulie{
    color: #285078;
    font-style: italic;
    font-weight: bold;

}
.rougejulie{
    color: #B71928;
    font-style: italic;
    font-weight: bold;
}
.grisjulie{
    color: #333333;
    font-style: italic;
    font-weight: bold;
}
.ombreParmeJulie{
    text-shadow: 0px 3px 2px #C8D1EC;
}

.ombreBleueJulie{
    text-shadow: 0px 3px 2px #285078;
}

.ombreGriseJulie{
    text-shadow: 0px 3px 2px #333333;
}

.fontUn{
    font-size: 1em;
}
.fontUnetDemi{
    font-size: 1.5em;
}
.fontDeux{
    font-size: 2em;
}
.fontDeuxetDemi{
    font-size: 2.5em;
}

.fontCinq{
    font-size: 5em;
}
/*.fontX{
font-size: 1.5em;
}*/
.marginLeftCinq{
    margin-left: 5px;
}
.envoieFormulaireOk{
    width: 350px;
    color: #008800;
    text-align: center;
    border: 2px solid #008800;
    border-radius: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top:100px;
    margin-bottom:100px;
    padding: 5px;
}


/*BAck to TOP
=====================*/
#back-to-top {
    right: 35px;
    top: auto;
    z-index: 1;
    -webkit-backface-visibility: hidden;
}

#back-to-top.affix {
    bottom: 5px;
}

#back-to-top .btn.btn-primary{
    border-radius: 100%;
    padding: 0;
    font-size: 18px;
    width: 36px;
    height: 36px;
    background: rgba(0,0,0,.3);
    border: 2px solid transparent;
    color: #fff;
    opacity: .5;
}

#back-to-top .btn.btn-primary:hover{
    color: #fff;
    opacity: 1;
}

.btn-main{
    background: #c8d1ec;
    margin-top: 20px;
    color: #fff;
}
.btn-main:hover{
    background: transparent;
    color: #fff;
}
.btn-primary{
    margin: 35px 0px 20px 0px;
}







/*=================================================
||				Media Query
==================================================*/



/*=========================   for extra-large screen  =============================*/

@media (min-width: 1366px){
    .section-title
    {
        /*padding: 190px 0px;
        margin: 0px 90px 0px 140px;*/
        font-size: 90px;
    }
    .custom-navbar-default
    {
        padding: 18px 0px;
    }
    .owl-carousel
    {
        margin-top: 94px;
    }

}


@media (min-width: 1500px) {

    .section-icon {
        left: 29%;
        margin-left: -25px;
    }

    .section-title {
        padding: 20% 10% 20% 25%;
    }

    .section-content {
        padding: 10% 40% 10% 12%;
    }

    .bread .section-bg,
    .beer .section-bg {
        background-position-x: 62%, 80%;
        background-size: 330px, 264px;
    }
}




/*------------------------------  for small (tab) screen -------------------------*/
@media (max-width: 1199px){

    .logo{
        margin: 0px 0px 0px -20px;
    }


    #Food-fair-toggle{
        width: 700px;
    }
    
    element.style{
        margin-left: 120px;
    }

    .resizeImage{
        width : 110px;
        height: auto;
    }

    .section-header {
        padding-top: 40px;
    }

    .photoAbout{

        margin: 30px 0 0 10px; 
        width: 70%;
        height: auto;
        -moz-border-radius: 50px;
        -webkit-border-radius: 550px;
        border-radius: 50px;
    }

}


@media (min-width: 1024px){

    .navbar-nav {

        margin-left: 120px;
        margin-bottom: -12px;
    }

}


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


    .logo{
        margin: 0px 0px 0px -20px;
    }
    .resizeImage{
        width : 125px;
        height: auto;
    }

    .custom-navbar-default {
        padding: 15px 0px;
    }


    .navbar-nav {

        margin-left: 80px;
        margin-bottom: -12px;
    }

    .navbar-default .navbar-nav>li>a {
        margin: 0px 10px;
        font-size: 12px;
    }

    nav.shrink .navbar-brand {
        font-size: 22px;	
    }

    .owl-carousel {
        margin-top: 85px;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
        right: 20%;
    }

    .owl-theme .owl-controls .owl-buttons .owl-next {
        right: 12%;
    }

    .about-bg {
        background-size: 98%;
        background-position-x: 100%;
        background-position-y: 68%;
    }


    .photoAbout{

        margin: 120px 0 0 10px;    
        width: 120%;
        height: auto;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        border-radius: 30px;
    }

    .header-title {
        font-size: 62px;
    }

    .section-header {
        padding-top: 40px;
    }




    .voyages-title {
        margin-bottom: 15px;
        font-size: 25px;
    }

    #filter-list li {
        font-size: 14px;
    }

    .section-title {
        font-size: 45px;
        padding: 20% 15%;
    }

    .contact .section-title {
        padding: 10% 20% 20% 20%;
    }

    .section-content {
        padding: 10% 12%;
    }

    .section-content-title {
        font-size: 45px;
    }

    .btn-reservation {
        padding: 10px;
    }

}



@media (max-width: 960px){
    .navbar-default .navbar-brand
    {
        font-size: 24px;
    }
    .header-sub-title {
        font-size: 12px;
    }

    p.fontX{
        font-size: 1em;
        font-weight: normal;
    }

    .icon{
        width: 8%;
        height: auto;
        margin-right: 5px;
    }



}


/*------------------------------  for extra-small (mobile) screen -------------------------*/

@media (max-width: 767px) {


    p.fontX{
        font-size: 0.8em;
        font-weight: normal;
    }

    .logo{
        margin: 0px 0px 0px 0px;
    }
       #Food-fair-toggle{
        width: auto;
    }
    .custom-navbar-default {
        padding: 15px 0px;
    }

    .navbar-default .navbar-brand {
        font-size: 30px;
    }

    .owl-carousel {
        margin-top: 80px;
    }

    .owl-carousel .owl-wrapper, .owl-carousel .owl-item:nth-child(1) .item,
    .owl-carousel .owl-wrapper, .owl-carousel .owl-item:nth-child(2) .item,
    .owl-carousel .owl-wrapper, .owl-carousel .owl-item:nth-child(3) .item {
        background-position: center;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
        right: 20%;
    }

    .owl-theme .owl-controls .owl-buttons .owl-next {
        right: 5%;
    }

    .header-title {
        font-size: 45px;
        margin-bottom: 5px;
    }

    .header-sub-title {
        margin-left: 3px;
    }

    .section-content {
        padding: 12% 15%;
    }

    .section-content-para {
        margin: 30px 0px;
        width: 300px;
    }

    .section-content-title {
        font-size: 30px;
    }

    .section-header {
        padding-top: 0px;
    }

    .voyages-title {
        margin-bottom: 15px;
        font-size: 25px;
    }

    #filter-list li {
        font-size: 14px;
    }

    #voyages-julie .item {
        width: 40%;
    }

    #voyages-julie .item h2 {
        margin: 0px;
        padding: 0px;
        font-size: 27px;
    }

    /* .julie-voyages li a:hover .menu-desc span {
    padding: 0px;
    line-height: 18px;
    font-size: 12px;
}

    .julie-voyages li a .menu-desc span h3 {
    font-size: 19px;
    margin-bottom: 12px;

}*/



    .section-title {
        font-size: 20px;
        padding: 20% 10%;
    }

    .contact .section-title {
        padding: 10% 20% 20% 20%;
    }

    .menu {
        text-align: center;
    }

    .half {
        width: 100%;
    }

    .per-head, .price {
        float: none;
    }

    .opening-time {
        margin-top: 25px;
    }

    .contact .section-content {
        padding: 70px 0px;
    }

    .g-map img {
        height: 137px;
    }

    .btn-reservation {
        padding: 10px;
    }

    .icon{
        width: 8%;
        height: auto;
        margin-right: 5px;
    }

    .textFooter{
        display: block;
        float: left;
        margin: 0.3em;
        text-align: left;
    }




}
