/* roboto-100 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local(''),
       url('../fonts/roboto-v30-latin-ext_latin-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-ext_latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-300 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/roboto-v30-latin-ext_latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-ext_latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-regular - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/roboto-v30-latin-ext_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-ext_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-500 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../fonts/roboto-v30-latin-ext_latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-ext_latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/roboto-v30-latin-ext_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-ext_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* CSS Document */
*{margin:0; padding:0; }
body{font-family: 'Roboto', sans-serif;}
h1{font-size:150%;font-weight:300;}
.liodrazky ul li {list-style-image: url('/users_data/images/odrazka.png'); list-style-type:square;}
.rucicka{cursor:pointer;}
.top8 {padding-top:8px}
.r{border: 1px solid red}
.g{border: 1px solid green;}
.b{border: 1px solid blue}
.imgborder{border: 1px solid #f0f0f0;padding:4px;background:#fff;}
.brandtext{padding: 5px 15px;font-size:18px;}
.topAktualita{background:#e2e2e2;}
#header-menu ul{list-style:none;float:right;}
.header-menu-ul >li{float:left;padding-left:30px;}
.urlLista ul{list-style-type:none;}
.obal-header-ram{position:fixed;top:0px;z-index:999;width:100%;background:#fff;}
.nadpis{font-size:250%;text-align:center;width:100%;padding-top:10px;padding-bottom:1px;}
.nadpisStudio{color:#fff;background:#789db4;}
.nadpisHomePure{color:#fff;background:#708c66;}
.nadpisHomeSoft{color:#fff;background:#708c66;}
.nadpisAmbiente{color:#fff;background:#7e5e63;}
.barvaStyl{height:70px;}
.textStyl{font-size:200%;font-weight:200;text-align:right;padding-right:30px;line-height:70px;}
.textStylBold{font-weight:400;}
.obsah ul, .realizace ul {padding-left:40px;}
.podnadpis{font-size:200%;text-align:center;width:100%;font-weight:200;}
.gar-nadp{font-size:140%;font-weight:200;}
.paticka{background:#2e2929;color:#ccc;}
.opacity20 {opacity: 0.2;}
.pokoje img:hover, .konference img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
/* OBRAZKY CTVERCONE */
.album-thumbnails a {

  margin-right: 1px;

  position: relative;
  overflow: hidden;
  display: inline-block;
}
.album-thumbnails a img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
.album-thumbnails a img.portrait {
  width: 100%;
  height: auto;
}


/* FORMULAR */
.formtext{width:140px;}
.formtext100{width:100%;}
.formselect{width:60px;}
.formselect2{width:110px;}
.formLabel{color:green;font-size:80%;font-weight:600;}
 
/* TABLE */
.table-borderless td, .table-borderless th{
     border: none !important;
}
.table > tbody > tr > td { padding-top:20px;padding-bottom:20px;font-size:120%;}

/* ODKAZY */
.menu a:hover {color: #ccc;font-weight:300;}
.menu a {color:#666;cursor:pointer;text-decoration:none;font-weight:300;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;}
.urlLista a:hover {color: #ccc;font-weight:300;}
.urlLista a {color:#666;cursor:pointer;text-decoration:none;font-weight:300;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;}  
a.linkNadpis:hover {color: #ccc;}
a.linkNadpis {color:#000;cursor:pointer;text-decoration:none;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;}
.realNadpis a:hover {color: #ccc;}
.realNadpis a {color:#000;cursor:pointer;text-decoration:none;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;}  
a.link:hover {color: #fff;text-decoration:none;}
a.link {color:#ccc;cursor:pointer;text-decoration:none;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;}
.gal-container a:hover {color: #ffffff;}
.gal-container a{color:#ffffff;cursor:pointer;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;}
.btn-web{
 padding:10px 20px;
 color:#000;
 background-color:#f5f5f5;
 border-color:#d9d9d9;
 border-radius:0px;
 }
.btn-web:hover{background-color:#eeeeee;} 

 
/* FONT */
.font110 {font-size:110%;}
.font80{font-size:80%;}
.bold{font-weight:400;}
/* TABLE */
.bgtable{background: #f26649;}
.realNadpis{font-weight:200;font-size:130%;}
.realText{text-align:center;}
  
/* BARVY WEBU */
.white {color:#ffffff;}
.tm_zelena{color:#377c2b;}
.sv_zelena{color:#8dc73f;}
.text_red{color:#f26649;}
/* ZAROVNANI */
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.justify { text-align: justify; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
lh30 {line-height:30px;}
width100 {width:100%;}
/* POZICOVANI */
.absolute { position: absolute; }
.relative { position: relative; }
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.break { line-height: 0px; font-size: 0px; height: 0px; margin: 0px; }
.va_top {vertical-align:top;}

/* ODSAZENI */
.padding5_tb {padding-top:5px;padding-bottom:15px}
.left10 {padding-left: 10px}
.left20{padding-left:20px}
.left30 {padding-left: 30px}
.left40 {padding-left: 40px}
.top3 {padding-top:3px}
.top5 {padding-top:5px}
.top8 {padding-top:8px}
.top10 {padding-top:10px}
.top20 {padding-top:20px}
.top30 {padding-top:30px}
.bottom10 {padding-bottom:10px}
.bottom20 {padding-bottom:20px}
.bottom30 {padding-bottom:30px}
.right5{padding-right:5px;}
.right20 {padding-right: 20px}
.right50 {padding-right: 50px}
.mtop30 {margin-top:30px;}
.mtop20 {margin-top:20px;}
.mleft20 {margin-left:20px}
.mleft40 {margin-left:40px;}
.mbottom20 {margin-bottom:20px;}
.mbottom30 {margin-bottom:30px;}
.mright20{margin-right:20px}
.padding5 {padding:5px;}
.padding10{padding:10px;}
.padding15 {padding:15px;}
.padding20 {padding:20px;}
.padding30 {padding:30px;}
.leftright10 {padding-left:10px;padding-right:10px}
.leftright30 {padding-left:30px;padding-right:30px}
.mezera3 {height:3px;}
.mezera5 {height:5px;}
.mezera10 {height:10px;}
.mezera20 {height:20px;}
.mezera30 {height:30px;}
.mezera50 {height:50px;}
.odskok30{width:30px}
.odskok50{width:50px}
.odskok100{width:100px}
.odskok150{width:150px;}
.odskok200{width:200px}
.width100{width:100%}
.width90{width:90%;}
.width50{width:50%;}
.imgwidth{width:200px;}
/* CYKLOVANI */
.cyklus { animation-name: example;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate; }


#header-menu ul {list-style: none;}
/* MENU /css/style.css*/
#page-wrap ul {list-style: none;}
#page-wrap{}
#page-wrap a{text-decoration: none; }
#page-wrap p{ margin: 10px 0; }
/*
	LEVEL ONE
*/
ul.dropdown                         { position: relative;z-index:15;}

ul.dropdown a                       { color:#666;}
ul.dropdown a:hover		            { color:#ec008c;text-decoration:none; }
ul.dropdown a:active                { color: #666; }
ul.dropdown li a                    { display: block; padding: 0px 9px;  color: #666;  }
ul.dropdown li a:hover {color:#ec008c;}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                {  position: relative; }
ul.dropdown li.hover a              { color: ##ec008c; }
/*
	LEVEL TWO
*/
ul.dropdown ul 						{ visibility: hidden; position: absolute; top: 100%; left: 0;border-right:1px solid #dddddd;border-left:1px solid #dddddd; }
ul.dropdown ul li 					{ font-weight: normal; background: #fff; color: #333333; float: none;height:35px;line-height:35px;text-align:left;font-size:90% }
/*ul.dropdown ul li:last-child {border-bottom-left-radius: 10px;border-bottom-right-radius:10px }*/
ul.dropdown ul li:hover {background:#888;}									                                     /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block;padding-left:10px; color:#000;}
ul.dropdown ul li a:hover {color:#fff;}
/*
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0;}
ul.dropdown li:hover > ul 			{ visibility: visible; }
ul.dropdown ul li ul li {font-size:90%;background:#f3f3f3;}
.polozky{height:50px;margin-top:3px;}
.polozky ul{list-style:none;}
.polozky li{float:left;padding-right:20px;}
.polozky li ul li {padding-right:0px;}

.dropdown-menu{background:#2c3135;}
.dropdown-menu li {padding-top:10px;}
.dropdown-menu > li > a {color:#726969;border-bottom:1px solid #726969;padding-bottom:10px;}
.dropdown-menu > li > a:hover {color:#fff;background:#2c3135;}

.ram{font-size:120%;font-weight:300;}

@media only screen and (max-width:768px){
.nadhlavicka {position:fixed;top:0px;z-index:1999;height:40px; background:#fff;width:100%;padding-left:10px}
.navicon-line{width:24px;height:4px;border-radius:1px;margin-bottom:3px;background-color:#666;cursor:pointer;}
.header-ram{height:0px;} 
.levy-header{visibility:hidden;height:0px;}
.banner{padding-top:40px;}
.levy-header img{height:0px;}
.pravy-header{visibility:hidden;height:0px;}
.slicksize{width:90%;text-align:center;margin-left:auto; margin-right:auto;}
.caruzo_obal{width:100%;text-align:center;padding-left:20px;padding-right:20px;}
.caruzo{text-align:center;}
.slick{text-align:center;}
.hllogo{height:25px;}
.slick-podnadpis{font-size:200%;font-weight:300;}
.obsah_garance{width:100%;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;}
.internorm{position:absolute;right:20px;top:60px;z-index:50;}
.internorm img{width:220px;}
.fontpaticka{font-size:120%;}
h1{font-size:120%;}
.obsah{padding-top:40px;}
.produkt{width:100%;height:auto;border:1px solid #efefef;text-align:center;margin-bottom:20px;}
.produkt-image img {width:80%;}
.produkt-nadpis{font-size:150%;font-weight:300;}
.produktImg{width:70%;text-align:center;}
.realizaceImg{width:70%;}
.aktualityImg{width:100%}
.album-thumbnails a {width: 500px; height: 500px;}
.realizaceHeight{max-height:494px;}
.urlListali{padding:3px;float:left;margin:3px;background-color:#ededed;font-size:80%}
.urlListaSelect{background-color:#ccc;}
}

@media only screen and (max-width:380px){
.internorm{position:absolute;right:10px;top:50px;z-index:50;}
.internorm img{width:120px;}
.album-thumbnails a {width: 300px; height: 300px;} 

}

@media (min-width: 769px) {
.header-ram {position:relative;width: 100%;height:80px;margin-left:auto;margin-right:auto;}
.header-menu{position:absolute;top:25px;right:0px;width:700px;height:30px;}
.fontsize{font-size:110%}
.levy-header{position:absolute;top:20px;left:20px;width:200px;height:45px;}
.pravy-header{position:absolute;top:0px;right:20px;width:700px;height:30px;}
.logotyp{width:125px;}
.banner{margin-top:80px;}
.nadhlavicka{visibility:hidden;}
.caruzo_obal{width:750px;margin-left:auto;margin-right:auto;}
.slicksize{width:350px;}
.slick-podnadpis{font-size:150%;font-weight:300;}
.obsah_garance{width:750px;margin-left:auto;margin-right:auto;}
.internorm{position:absolute;right:30px;top:30px;z-index:50;}
.internorm img{width:220px;} 
.fontpaticka{font-size:150%;}
.polozky ul li ul li{width:190px;} 
.obsah{padding-top:80px;}
.produkt{width:100%;height:auto;border:1px solid #efefef;text-align:center;margin-bottom:20px;}
.produkt-image img {height:200px;width:auto}
.produkt-nadpis{font-size:150%;font-weight:300;}
.produktImg{width:100%;text-align:center;}
.realizaceImg{width:100%;}
.aktualityImg{width:50%;padding-right:20px;}
.album-thumbnails a {width: 230px; height: 230px;}
.urlListali{padding:6px;float:left;margin:4px;background-color:#ededed;}
.urlListaSelect{background-color:#ccc;}
}




@media (min-width: 993px) {
.header-ram {position:relative;width:970px;margin-left:auto;margin-right:auto;height:90px;background:#fff;}
.header-menu{position:absolute;top:35px;right:0px;width:700px;height:30px;}
.fontsize{font-size:130%}
.levy-header{position:absolute;top:0px;left:20px;width:200px;height:45px;}
.pravy-header{position:absolute;top:0px;right:20px;width:700px;height:30px;}
.logotyp{width:250px;}
.banner{margin-top:90px;}
.nadhlavicka{visibility:hidden;}
.caruzo_obal{width:970px;margin-left:auto;margin-right:auto;}
.slicksize{width:310px;}
.slick-podnadpis{font-size:180%;font-weight:300;}
.obsah_garance{width:970px;margin-left:auto;margin-right:auto;}
.internorm{position:absolute;right:40px;top:40px;z-index:50;}
.internorm img{width:250px;}
.polozky ul li ul li{width:220px;} 
.obsah{padding-top:90px;}
.produkt{width:100%;height:auto;border:1px solid #efefef;text-align:center;margin-bottom:20px;}
.produkt-image img {height:200px;width:auto}
.produkt-nadpis{font-size:150%;font-weight:300;}
.album-thumbnails a {width: 300px; height: 300px;}
.urlListaSelect{background-color:#ccc;}
}




@media (min-width: 1201px) {
.header-ram {position:relative;width:1170px;margin-left:auto;margin-right:auto;height:120px;background:#fff;}
.header-menu{position:absolute;top:35px;right:0px;width:700px;height:30px;}
.fontsize{font-size:150%}
.levy-header{position:absolute;top:0px;left:35px;width:250px;height:60px;}
.pravy-header{position:absolute;top:0px;right:35px;width:800px;height:114px;}
.logotyp{width:250px;}
.banner{margin-top:120px;}
.nadhlavicka{visibility:hidden;}
.obal{padding-left:35px;padding-right:35px;}
.caruzo_obal{width:1170px;margin-left:auto;margin-right:auto;}
.slicksize{width:380px;}
.slick-podnadpis{font-size:200%;font-weight:300;}
.obsah_garance{width:1170px;margin-left:auto;margin-right:auto;}
.caruzo{height:auto;padding-bottom:60px;}
.caruzoOkraj{padding-left:0px;margin-left:0px;padding-right:0px;text-align:center;}
.caruzoText{padding-left:10px;padding-right:10px;}
.internorm{position:absolute;right:50px;top:50px;z-index:50;}
.internorm img{width:300px;}
.fontpaticka{font-size:150%;}
.pat-radek{padding-top:5px;padding-bottom:5px;}
.reklama-obal{height:200px;background: url('/images/reklama.jpg');}
.reklama-nadpis{font-size:200%;color:#fff;position:relative;left:50px;top:50px;}
.polozky ul li ul li{width:250px;} 
.obsah{padding-top:120px;}
.produkt{width:100%;height:auto;border:1px solid #efefef;text-align:center;margin-bottom:20px;}
.produkt-image img {height:200px;width:auto}
.produkt-nadpis{font-size:150%;font-weight:300;}
.album-thumbnails a {width: 370px; height: 370px;}
.urlListali{padding:10px;float:left;margin:5px;background-color:#ededed;}
.urlListaSelect{background-color:#ddd;color:#fff;}
 

}

























/* Shop */  /*
@media only screen and (min-width: 401px) {
  .shop .sy-box .sy-slides-wrap {
    min-width: 400px;
    max-width: 590px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
.shop .sy-box .sy-slides-crop {
  overflow: visible;
}
@media only screen and (max-width: 500px) {
  .shop .sy-box .sy-controls li {
    min-width: 2.4em;
  }
  .shop .sy-box .sy-controls li a:after {
    line-height: 1.4em;
    height: 1.4em;
    width: 1.4em;
    margin-top: -0.7em;
    margin-left: -0.7em;
  }
}
@media only screen and (min-width: 501px) {
  .shop .sy-box .sy-controls li {
    width: 100%;
  }
  .shop .sy-box .sy-controls li.sy-prev {
    left: -100%;
  }
  .shop .sy-box .sy-controls li.sy-next {
    right: -100%;
  }
  .shop .sy-box .sy-controls li a:after {
    background: none;
  }
}
.shop .sy-box .sy-slide {
  opacity: 0.6;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.shop .sy-box .sy-slide .product-info {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1em;
}
@media only screen and (max-width: 500px) {
  .shop .sy-box .sy-slide .product-info {
    padding: 1em 2.4em;
  }
}
.shop .sy-box .sy-slide .product-info p {
  margin-bottom: 1em;
}
.shop .sy-box .sy-slide .product-info p, .shop .sy-box .sy-slide .product-info .button-link {
  opacity: 0;
}
.shop .sy-box .sy-slide .product-info .button-link {
  position: absolute;
  bottom: 1em;
}
.shop .sy-box .sy-slide .product-info .buy-now {
  right: 1em;
}
@media only screen and (max-width: 500px) {
  .shop .sy-box .sy-slide .product-info .buy-now {
    right: 2.4em;
  }
}
.shop .sy-box .sy-slide .product-info .more-info {
  left: 1em;
}
@media only screen and (max-width: 500px) {
  .shop .sy-box .sy-slide .product-info .more-info {
    left: 2.4em;
  }
}
.shop .sy-box .sy-slide .image-content {
  line-height: 0;
}
.shop .sy-box .sy-slide .image-content .product-image {
  max-width: 100%;
}
.shop .sy-box .sy-slide.sy-active {
  opacity: 1;
}
.shop .sy-box .sy-slide.sy-active .buy-now {
  opacity: 1;
}
.shop .sy-box .sy-slide.sy-active:hover .product-image {
  opacity: 0.2;
}
.shop .sy-box .sy-slide.sy-active:hover .product-info p, .shop .sy-box .sy-slide.sy-active:hover .product-info .button-link {
  opacity: 1;
}
.shop .sy-box .sy-slide .product-info p,
.shop .sy-box .sy-slide .product-info .button-link,
.shop .sy-box .sy-slide .product-image, .shop .sy-box .sy-slide.sy-active, .shop .sy-box .sy-slide.sy-active .buy-now, .shop .sy-box .sy-slide.sy-active:hover .product-image, .shop .sy-box .sy-slide.sy-active:hover .product-info p, .shop .sy-box .sy-slide.sy-active:hover .product-info .button-link, .shop .sy-box .sy-slide.sy-active.transition {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.product-name,
.shop-slider .slide_box {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 401px) {
  .product-name,
  .shop-slider .slide_box {
    min-width: 400px;
    max-width: 590px;
    width: 50%;
  }
}
*/



.gal-container{
	padding: 12px;
}
.gal-item{
	overflow: hidden;
	padding: 0px;
}
.gal-item .box{
	height: 350px;
	overflow: hidden;
}
.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 1;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 1060;  
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
    margin-top:100px;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 75%; /*
    margin: 50 auto;   */
}
.modal-content{border-radius:0px;height:150px;}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
      /*  height:150px; */
      height: 150px;
    }
    .gal-container .description h4{
    font-size:80%;
    }
}
@media (min-width: 769px and max-width: 991px{
.modal-content: border-radius:0px;
}
/* Footer Style */
i.red{
    color:#BC0213;
}
.gal-container{
    padding-top :5px;
    padding-bottom:75px;
}
