

/*		   **************************      Default Layout: 992px.  ************************


		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */


.hidden-mobile {
        display: block;
    }

.hidden-desktop-tab{
    display: none;
}






/*	**********************	Wide PC Layout: 768px.       ***********************


		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 1500px) and (max-width: 1921px) {
    
    .hidden-desktop-tab{
    display: none;
}

	/*
.main-page{
    background-image: url("../images/home-bg-front.png");
background-position: center center;
background-repeat: no-repeat;
    margin: 0 auto;
    margin-top: 40px;
    z-index: 1;
    height: 520px;
    width: 600px;
    
}

    
.logo img{
    display: block;
    margin: 0 auto;
    height: 160px;
    margin-top: 40px;    
        
}
.home-text-style-2{
    font-family: Futura;
font-size: 12px;
padding: 0px 70px;
}
.home-text-style-3{
    font-family: Futura;
    font-size: 10px;
    padding-top: 8px;
}

.divider-icon2{
    margin: 20px 0px;
}

.divider-icon2 img{
    display: block;
height: 5px;
margin: 0 auto;
}
   .suiver-content {
  background: #9a122a none repeat scroll 0 0;
       margin: 0 auto;
  border-bottom: 1px solid #f1c985;
  border-left: 1px solid #f1c985;
  border-right: 1px solid #f1c985;
  height: 150px;
  width: 600px;
}
  .address-content {
  background: #9a122a none repeat scroll 0 0;
  border-bottom: 1px solid #f1c985;
  border-left: 1px solid #f1c985;
  border-right: 1px solid #f1c985;
  height: 300px;
  margin-left: -30px;
  margin-top: -28px;
  width: 600px;
}
  .contact-content {
  border-bottom: 1px solid #f1c985;
  border-left: 1px solid #f1c985;
  border-right: 1px solid #f1c985;
  height: 300px;
  margin-top: -30px;
  width: 600px;
}
   .prix-gallery {
  float: left;
  margin-left: -5px;
  width: 570px;
}
  .Photo_gallery {
      margin: 0 auto;
      width: 530px;
}
    
  */  
    
    
}












/*	**********************	Tablet Layout: 768px.       ***********************


		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    .hidden-desktop-tab{
    display: none;
}

/*	
	.main-page {
  background-image: url("../images/home-bg-front.png");
  height: 60vh;
  margin-bottom: 0;
  width: 68vw !important;
  z-index: 1;
}
 .home-text-style-2 {
  font-family: Futura;
  font-size: 11px;
  padding: 5px 30px;
}
    .suiver-content {
  background: #9a122a none repeat scroll 0 0;
  border-bottom: 1px solid #f1c985;
  border-left: 1px solid #f1c985;
  border-right: 1px solid #f1c985;
  height: 150px;
  margin-left: 40px;
  width: 600px;
}
    .address-content {
  background: #9a122a none repeat scroll 0 0;
  border-bottom: 1px solid #f1c985;
  border-left: 1px solid #f1c985;
  border-right: 1px solid #f1c985;
  height: 300px;
  margin-left: 40px;
  width: 600px;
}
  .contact-content {
  border-bottom: 1px solid #f1c985;
  border-left: 1px solid #f1c985;
  border-right: 1px solid #f1c985;
  height: 300px;
  margin-left: 40px;
  width: 600px;
}
    .prix-gallery {
  float: left;
  margin-left: 65px;
  width: 630px;
}
 .Photo_gallery {
  float: left;
  margin-left: 88px;
  margin-top: 30px;
  width: 530px;
}
 */   
    
    
    
    
}



/*		*********************    Mobile Layout: 320px.    *********************


		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {
	
.hidden-mobile {
        display: none;
    }
.hidden-desktop-tab{
    display: block;
}

    body{
        background-color: #9B1027;
    }

.main-page {
    background-image: none;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: -999 !important;

}
    .logo img {
  display: block;
  height: 200px;
  margin: 0 auto;
  padding-top: 20px;
}
   .home-text-style-1 {
  font-size: 10px;
}
    .divider-icon {
  margin: 6px 0;
}
    .home-text-style-2 {
  font-size: 10px;
  padding: 10%;
}
    .divider-icon2 {
  margin: 10px 0;
}
    .nav-bar-style {
  color: #f1c985;
  font-family: Futura;
  font-size: 14px;
}
    .nav-bar-style li{
    margin: 0px !important;
    padding: 0px !important;
        list-style: none;
    
}

    .hidden-mobile{
        display: none;
    }
    .Photo_gallery {
        width: 300px;
        margin-left: 0px;
}
   .Photo_gallery ul li img {
  border: 3px solid #f1c985;
  height: 100%;
  width: 260px;
}
    .contant-page {
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100% !important;
}
    .prix-gallery {
  width: 320px;
}
    .prix-gallery ul li img {
  border: 3px solid #f1c985;
  height: 100%;
  width: 260px;
}
    .home-text-style-4 {
  font-family: Futura;
  font-size: 10px;
  padding-top: 20px;
}
    .address-content {
  background: #9a122a none repeat scroll 0 0;
  border-bottom: 0px solid #f1c985;
  border-left: 0px solid #f1c985;
  border-right: 0px solid #f1c985;
  height: 100%;
  margin-left: 0px;
  width: 100%;
}
    .suiver-content {
  background: #9a122a none repeat scroll 0 0;
  border-bottom: 0px solid #f1c985;
  border-left: 0px solid #f1c985;
  border-right: 0px solid #f1c985;
  height: 50px;
  margin-left: 0px;
  width: 100%;
}
    .suiver-content ul li a img {
  border-radius: 5px;
  height: 25px;
  margin-left: 20px;
  width: 25px;
}
    font-family: Futura;
font-size: 10px;
padding-top: 50px;
    .home-text-style-4 {
  font-family: Futura;
  font-size: 9px;
  padding-top: 40px;
}
    .divider-icon-add {
  margin: 15px 0;
}
    
	
}



/*	*******************	Wide Mobile Layout: 480px.  ***********************


		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
    .hidden-mobile {
        display: none;
    }
    .hidden-desktop-tab{
    display: block;
}
    
        body{
        background-color: #9B1027;
    }

 .main-page {
     
    background-image: none;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: -999 !important;
}
       .nav-bar-style {
  color: #f1c985;
  font-family: Futura;
  font-size: 14px;
}
    .nav-bar-style li{
    margin: 0px !important;
    padding: 0px !important;
    list-style: none;
    
}
   .Photo_gallery {
  float: left;
  margin-left: 0px;
  margin-top: 0;
  width: 630px;
}

  .Photo_gallery ul li img {
  border: 3px solid #f1c985;
  height: 100%;
  width: 405px;
}
    .prix-gallery ul li img {
  border: 3px solid #f1c985;
  height: 100%;
  width: 405px;
}
    .address-content {
  background: #9a122a none repeat scroll 0 0;
  border-bottom: 0px solid #f1c985;
  border-left: 0px solid #f1c985;
  border-right: 0px solid #f1c985;
  height: 300px;
  margin-left: 0px;
  margin-bottom: 10px;
  width: 100%;
}
    
    .contact-content {
  border-bottom: 0 solid #f1c985;
  border-left: 0 solid #f1c985;
  border-right: 0 solid #f1c985;
  height: 100%;
  width: 100%;
}
    .suiver-content {
  background: #9a122a none repeat scroll 0 0;
  border-bottom: 0px solid #f1c985;
  border-left: 0px solid #f1c985;
  border-right: 0px solid #f1c985;
  height: 50px;
  margin-left: 0px;
  width: 100%;
}
    

}


/*	Retina media query.
	Overrides styles for devices with a 
	device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media 
	only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min-device-pixel-ratio: 2) {
	
	body {
	
	}
	
}