:lang(en){
	font-family: Arial !important;
}
/* Misc
------------------*/
.noDisplay { display:none; }
.erase { text-decoration:line-through !important; }
.noBorder { border:none !important; }
img.left, img.right { margin:8px; }
.bold-error { font-weight:bold; color:Red !important; text-decoration:underline; }
span.loader { display:inline-block; width:16px; 
	height:16px; background:url(../_images/modules/ajax-loader.gif) 
	no-repeat; text-indent:-9999px; overflow:hidden;  }
.ltr
{
	direction:ltr !important;
	text-align:left !important;
}
.has-image img{
	width: 100px !important;
}

#wrapper{
	width:100%;
	height:100%;
	display:table;
	margin:0 auto;
}
.w1 {
	width:100%;
	display:table-row;
}
.area {
	width:960px;
	margin:0 auto;
}



#main {
	overflow: hidden;
	width: 96%;
	margin: 0 auto;	    
	max-width: 1440px;
}
#content {
	width: 100%;
	
}
#content:after {
	content: "";
	display: block;
	clear: both;
}
.content-header {
	float: right;
  margin: 12px 0 20px;
}
.sideMenu {
	float: right;
	overflow: hidden;
	list-style: none;
	padding: 0;
	width: 690px;
	margin-bottom: 8px;
}
.sideMenu li {
	display: inline-block;
	padding: 0px 2px;
	font-family: 'PracticaLight';
	font-size: 20px;
	margin: 0 0px 6px 12px;
}
.sideMenu li.current_page_item a, .sideMenu li.current_page_parent a, .sideMenu li.active a, .sideMenu li:hover a {
	border-bottom: 2px solid #D6D9E0;
	color: black;
}
.sideMenu a {
	color: #333a48;
}
.content-data {
	line-height: 18px;
	width: 100%;
	float: right;
	height: auto;
}
.content-data-side {
	float: right;
	width: 234px;
}
.content-header h1 {
	width: 238px;
	margin: 0 9px 0 0;
	background: url(../_images/bg-aside-title.gif) no-repeat 100% 4px;
	padding: 0 23px 0 0;
	font: 14px/17px Arial, Helvetica, sans-serif;
	color: #8d8d8d;
	float: right;
}
img.about {
	display: block;
	margin: 0 0 20px;
}
.btn-holder {
	overflow: hidden;
	background: url(../_images/bg-content.gif) repeat-x 0 100%;
	padding-bottom: 25px;
	width: 880px;
	float: right;
}
.btn-holder a {
	float: right;
	text-indent: 9999px;
	overflow: hidden;
	width: 115px;
	height: 31px;
	background: url(../_images/bg-content-btn.gif) no-repeat;
}
* html .btn-holder a {
	text-indent: -9999px;
}
* +html .btn-holder a {
	text-indent: -9999px;
}
.addRec {
	clear: right;
	float: right;
	width: 858px;
	min-height: 200px;
	margin: 14px 0px;
	border: 1px solid #cccccc;
	background-color: #f8f8f8;
	padding: 25px 10px;
	display: none;
}
.addRecContactLine {
	float: right;
	clear: right;
	width: 600px;
	margin-bottom: 6px;
	margin-right: 20px;
}
div.addRecContactLine label {
	display: block;
	font-weight: bold;
	color: #7E7E7E;
	margin-bottom: 2px;
}
div.addRecContactLine input {
	width: 60%;
	height: 22px;
	padding: 0 6px;
	background-color: #fefefe;
	border: 2px solid #EDEEF1;
}
div.addRecContactLine textarea {
	width: 98%;
	height: 80px;
	padding: 0 6px;
	background-color: #fefefe;
	border: 2px solid #EDEEF1;
}
div.addRecContactLine input.butSendRec {
	background-image: url(../_images/school_but.jpg);
	background-repeat: no-repeat;
	width: 54px !important;
	height: 22px !important;
	padding: 0 !important;
	border: none;
	cursor: pointer;
	margin-top: 6px;
	text-indent: -9999px;
	overflow: hidden;
}
.article {
	width: 780px;
	height: auto;
	float: right;
	border-bottom: 1px solid #ccc;
	margin-bottom: 40px;
	margin-right: 45px;
	padding: 40px;
	padding-top: 20px;
}
.article.full {
	width: 960px;
	margin-right: 0;
	padding-right: 0;
}
.article.full .article-holder {
	padding: 0 40px;
}
.article p {
	margin: 0;
}
.article .alignright, .article .alignleft {
	float: right;
	margin: 4px 0 0 30px;
}
.article .alignleft {
	float: left;
	margin: 4px 30px 0 0;
}
.article-holder {
	overflow: hidden;
	height: 1%;
}
.article-text {
	width: 570px;
	height: 70px;
	float: right;
	clear: both;
	margin-top: 0px !important;
}
.social-links {
	float: left;
	width: 192px;
}
a.social-link {
	background: url(../_images/ico-spirte.png) no-repeat;
	width: 48px;
	height: 48px;
	float: left;
	margin: 0 15px 15px 0;
	overflow: hidden;
	text-indent: -9999px;
}
a.social-link.facebook {
	background-position: 0px -40px;
}
a.social-link.youtube {
	background-position: -80px -40px;
}
a.social-link.instgram {
	background-position: -160px -40px;
}
a.social-link.googleplus {
	background-position: 0px -120px;
}
a.social-link.twitter {
	background-position: -63px -120px;
}
.social {
	float: left;
	list-style: none;
	margin: 0;
	margin: 0;
	overflow: hidden;
	width: 120px;
}
.social li {
	float: left;
	margin: 0 4px 0 0;
	width: 29px;
	display: inline;
}
.social a {
	float: left;
	width: 29px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: 9999px;
	background: url(../_images/ico-social.png) no-repeat;
	direction: ltr;
}
.social .rss {
	background-position: -27px 0;
}
.social .facebook {
	background-position: -66px 0;
}
.social .youtube {
	background: url(../_images/youtube.png) no-repeat;
}

/* kalot quick-contact */
div.quick-kalot-contact {
	width: 570px;
	float: left;
	margin-right: 145px;
	padding: 26px 30px;
	background: #f4f5f7;
}
div.quick-kalot-data {
	float: right;
	width: 90%;
	margin-right: 5%;
	margin-top: 40px;
}
div.quick-kalot-contact p.headline {
	margin-bottom: 8px;
}
div.QuickContactLine {
	float: right;
	width: 225px;
	margin-bottom: 6px;
	margin-left: 20px;
}
div.SmallLine {
	width: 120px !important;
}
div.QuickContactLine label {
	display: block;
	font-weight: bold;
	color: #7E7E7E;
	margin-bottom: 2px;
}
div.QuickContactLine input {
	width: 98%;
	height: 27px;
	padding: 0 6px;
	background-color: #fff;
	border: 1px solid #d8dadf;
}
div.CommandLind {
	width: 70px;
	margin-left: 0px;
}
div.QuickContactLine input.butQuickContact {
	background: #333a48;
	width: 67px !important;
	height: 27px !important;
	padding: 0 !important;
	border: none;
	cursor: pointer;
	margin-top: 21px;
	color: white;
}
div.QuickContactLine input.butQuickContact:hover {
	background: #555c6b;
}

/* end kalot quick-contact */

/* blog - template */
.blog-side-bar {
	width: 128px;
	height: auto;
	min-height: 400px;
	clear: both;
	float: left;
	background-image: url(..../_images/blog-spt.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 20px;
}
.blog-side-bar h3 {
	font-size: 15px;
	margin-bottom: 5px;
}
.blog-side-bar ul {
	list-style-type: none;
	margin-right: 10px !important;
}
.blog-side-bar ul li a {
	color: #CA0085;
}
.blog-article {
	width: 780px;
	height: auto;
	float: right;
	border-bottom: 1px solid #ccc;
	margin-bottom: 40px;
	margin-right: 45px;
	padding: 40px;
	padding-top: 20px;
}
.blog-article-cats {
	width: 99%;
	background-color: #F4F4F4;
	padding: 4px 8px;
	margin-top: 12px;
}
.blog-article-cats a {
	text-decoration: underline;
	color: #CA0085;
}
.blog-article-cats a:hover {
	background-color: #CA0085;
	color: White;
}
p.blog-article-writer {
	font-weight: bold;
}

/* form */
span.asterisk {
	color: #C60;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: red !important;
}
.fieldhover {
	color: red;
}
div.dynForm {
  max-width: 600px;
	height: auto;
	float: right;
	margin-top: 4px;
	padding: 6px 35px;
	background: #f4f5f7;
	padding-bottom: 26px;
}
div.dynForm h3 {
	    font-size: 20px;
	    line-height: 26px;
	font-family: inherit;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 0px;
}
div.dynForm label {
	clear: right;
	float: right;
	font-weight: bold;
	font-size: 13px;
	display: block;
	color: #7E7E7E;
	width: 90px;
	line-height: 24px;
}
div.dynForm input.tbBox {
	float: right;
	background-color: #fff;
	border: 1px solid #d8dadf;
	height: 27px;
	padding: 0 6px;
	color: #777;
	margin-bottom: 12px;
	margin-top: 0px;
	width: 100%;
}
div.dynForm select.tbBox {
	float: right;
	color: #777;
	height: 22px;
	margin-bottom: 12px;
	width: 204px;
	border: none;
	background-color: #E6E6E6;
}
div.dynForm textarea.tbBox {
	float: right;
	background-color: #fff;
	border: 1px solid #d8dadf;
	color: #777;
	height: 130px;
	margin-bottom: 12px;
	padding: 2px 6px;
	width: 100%;
}
div.dynForm input.butFormSend.wpcf7-submit {
	background: #333a48;
  width: 100%;
  height: 44px !important;
  padding: 0 !important;
  border: none;
  cursor: pointer;
  color: white;
  margin-right: 0px;
  margin-top: 12px;
  line-height: 44px;
  font-size: 15px;
}
div.dynForm input.butFormSend:hover {
	background: #555c6b;
}

/*end form */
div.fb-share {
	width: 500px;
	float: right;
}
.hide {
	display: none;
}
.bold {
	font-weight: bold;
}
.right {
	float: right;
}
.left {
	float: left;
}
.fieldhover {
	color: Red !important;
}
div.mainHp {
	width: 920px;
	margin: 0 auto;
	height: 610px;
	color: White;
}
div.mainHp div.data {
	width: 234px;
	background-image: url(../_images/bg-hpData.png);
	background-repeat: repeat-y;
	float: right;
	height: 610px;
}
div.mainHp h2 {
	padding-bottom: 4px !important;
}
div.dataInner {
	padding-top: 5px;
	width: 200px;
	margin: 0 auto;
}
div.data p.openText {
	text-align: right;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
div.data h2 {
	font-size: 16px;
	padding: 12px 0;
	color: #F9B7E2;
}
div.data h3 {
	font-size: 14px;
	padding: 6px 0 0 0;
	color: #F9B7E2;
}
div.data ul {
	list-style-type: none;
	padding-right: 0;
	margin-bottom: 8px;
}
div.data ul li {
	padding-right: 0;
	margin-right: 0;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0;
}
div.data ul li a {
	color: White;
}
div.data ul li a:hover {
	text-decoration: underline;
	color: #F9B7E2;
}
div.sideBox {
	width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.sideBox h2 {
	font-family: 'PracticaLight';
	font-size: 30px;
	color: #000;
	line-height: 30px;
	margin-bottom: 4px;
}
div.sideBox h2.teamMember {
	font-size: 17px;
	font-weight: bold;
	color: #474747;
	margin-bottom: 8px;
}
div.sideBox h2 a {
	color: #000;
}
div.sideBox h3 {
	font-family: 'PracticaLight';
	font-size: 24px;
	color: #000;
	line-height: 26px;
	margin-bottom: 4px;
}
div.sideBox h3 a {
	color: black;
}
div.sideBox p a {
	color: #474747;
}
div.sideBox p a.more {
	color: #CA0085 !important;
	padding-bottom: 0px;
}
div.sideTips {
	float: right;
	width: 204px;
	padding: 14px;
	border: 1px solid #EDEEF1;
}
div.sideTips h2 {
	color: #CA0085;
	font-size: 16px;
}
div.sideTips img {
	width: 204px;
}
div.tipList {
	float: right;
	width: 100%;
	clear: right;
	padding: 15px 0;
	background: url(../_images/bg-content.gif) repeat-x 0 100%;
}
div.tipList img {
	float: right;
	width: 84px;
}
div.tipList h2 {
	float: right;
	color: #CA0085;
	font-size: 13px;
	width: 110px;
	overflow: hidden;
	text-align: center;
	margin: 1px 8px;
}
div.tipList div.text {
	float: right;
	width: 420px;
}
div.sideTips div.text p, div.tipList div.text p {
	margin: 0px !important;
}
div.SchoolContact {
	width: 100%;
	margin-top: 14px;
	float: right;	
	background: #f4f5f7;
}
div.SchoolContactLine {
	float: right;
	clear: right;
	width: 100%;
	margin-bottom: 6px;
}
div.SchoolContact p.headline {
	font-size: 20px;	
	line-height: 26px;
}
div.SchoolContactLine label {
	display: block;
	font-weight: bold;
	color: #7E7E7E;
  margin-bottom: 0px;
}
div.SchoolContactLine input {
	width: 184px;
	padding: 0 6px;
	height: 27px;
	padding: 0 6px;
	background-color: #fff;
	border: 1px solid #d8dadf;
	margin-top: 0px;
    margin-bottom: 10px;
}
div.SchoolContactLine input.butSchoolContact.wpcf7-submit {
	background: #333a48;
  width: 92%;
  height: 44px !important;
  padding: 0 !important;
  border: none;
  cursor: pointer;
  color: white;
  margin-right: 0px;
  margin-top: 12px;
  line-height: 44px;
  font-size: 15px;
}
div.SchoolContactLine input.butSchoolContact:hover {
	background: #555c6b;
}
.more-content {
    margin: 0 auto;
    text-align: center;
    max-width: 980px;
    padding-top: 70px;
}
.content-data-side div.formitem + div.wpcf7-validation-errors { width:92%; }
.video-page .content-data-side {
	width: 100%;
}
.video-page .sideBox {
	width: 100%;
}
.video-page .sideBox .video-item {
	width: 81%;
	margin-right: 45px !important;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 27px 4%;
}
.dialog-video-item {
	float: right;
	padding: 20px 25px;
	width: 570px;
	text-align: right;
	max-width: 100%;
}
.dialog-video-item iframe { max-width: 100%; }
.dialog-video-item h2 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 15px;
}
.dialog-video-item p, .dialog-video-item h2, .dialog-video-item h3 {
	margin-bottom: 8px;
}
.content-data ul.videosList {
	list-style: none;
	list-style-type: none;
	width: 96%;
	margin-right: 3% !important;
	margin-top: 10px;
}
.content-data ul.videosList li {
	list-style-type: none;
	width: 250px;
	float: right;
	margin: 0px 15px 15px 0;
	padding: 7px 12px;
	border: 1px solid #c7c8ca;
	height: 144px;
	overflow: hidden;
}
ul.videosList li.viderOver, ul.videosList li:hover {
	background-color: #333a48;
}
ul.videosList li.viderOver span, ul.videosList li:hover span {
	color: #fff !important;
	text-decoration: underline;
}
ul.videosList li img {
	float: right;
	margin-top: 2px;
	width: 92px;
}
ul.videosList li span {
	display: inline-block;
	float: right;
	margin: 5px 18px 0 0;
	color: #000;
	font-weight: bold;
	width: 128px;
	font-size: 13px;
	line-height: 17px;
}
.content-data-main {
	float: right;
	width: 637px;
	margin-right: 68px;
}
.content-data-main.full {
	width: 98%;
	margin-right: 1%;
}
.content-data .sideBox h1 {
	padding-bottom: 18px;
}
.content-data h1 {
	font-family: 'PracticaLight';
	font-size: 44px;
	color: black;
	padding-bottom: 0px;
	padding-top:5px;
	line-height: 48px;
}
.content-data-side h1 { margin-bottom: 0px; }
.content-data h2 {
	font-family: 'PracticaLight';
	font-size: 30px;
	color: black;
	padding-bottom: 16px;
	padding-top: 12px;
	line-height: 36px;
}
.content-data h3 {
	font-family: 'PracticaLight';
	font-size: 25px;
	color: black;
	padding-bottom: 16px;
	padding-top: 12px;
	line-height: 30px;
}
.content-data-main ul {
	list-style: disc;
	margin-bottom: 20px;
}
.content-data-main ul li {
	list-style: disc;
	margin: 18px 0;
	font-size: 15px;
	line-height: 24px;
}

/*.content-data h2 {
font:18px/18px Arial, Helvetica, sans-serif;
margin:10px 0;	
float:right;
width:100%;
}
.content-data h2 a
{
    color:#474747;
}*/
h2.purple, h1.purple {
	font: 20px/20px Arial, Helvetica, sans-serif;
	color: #CA0085 !important;
	line-height: 26px;
}
h2.green, h1.green {
	font: 26px/26px Arial, Helvetica, sans-serif;
	color: #49B2B3 !important;
	line-height: 26px;
}
h2.green {
	margin: 6px 0;
}
p.purple {
	font: 18px/18px Arial, Helvetica, sans-serif;
	color: #CA0085 !important;
	line-height: 26px;
}
.content-data ul, .content-data ol {
	margin-right: 5%;
	padding-bottom: 6px;
	clear: right;
	float: right;
	width: 95%;
}
.content-data ul li, .content-data ol li {
	margin: 4px 0;
}
.content-data p {
	margin-bottom: 20px;
	width: 100%;
	clear: both;
	font-size: 15px;
	line-height: 24px;
}
.content-data .visual {
	overflow: hidden;
	margin: 0 0 14px 0;
}
.content-data .visual img {
	float: left;
	margin: 0 3px 0 0;
	display: inline;
}
.sideBox ul {
	list-style: disc;
	margin-bottom: 20px;
	width: 90%;
	margin-right: 10%;
}
.sideBox ul li {
	list-style: disc;
	margin-bottom: 18px;
	font-size: 15px;
	line-height: 24px;
	margin-top: 0px;
}
.aside {
	float: right;
}
p.coursesHeader {
	background-image: url(/UserFiles/school/bg-header.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 34px;
	text-align: center;
	color: #4E4E4E !important;
	font-size: 15px !important;
	font-weight: bold;
	margin-bottom: 2px !important;
	padding-top: 13px;
	padding-bottom: 3px;
}
div.coursesList {	
	height: auto;
}
div.coursesList ul {
	list-style-type: none;
	width: 100%;
	margin: 0 auto;	
}
div.coursesList ul li {
		list-style-type: none;
	margin-bottom: 26px;
}
div.coursesList ul li h2 {
	margin: 0 !important;
	padding-bottom: 4px;
}
div.coursesList ul li h2 a {
	color: #000;
}
div.coursesList ul li p.courseInfo {
	color: #CA0085;
	font-size: 14px;
	margin: 0 !important;
}
div.coursesList ul li p.courseData {
	color: #342A2A;
	margin: 0 !important;
	font-size: 14px;
	line-height: 21px
}
div.coursesList ul li a.courseDataMote {
	color: #CA0085;
	font-weight: bold;
}
.sideBox a.go-item {
	background-color: #333a48;
	background-position: -42px 0px;
	border: 1px solid #333a48;
	margin-top: 10px;
}
.sideBox a.go-item:hover {
	background-color: #fff;
	background-position: -1px 0px;
}

/* team template */
ul.teamList {
	list-style-type: none;
	float: right;
	width: 100%;
	margin-right: 0px !important;
}
ul.teamList li {
	list-style-type: none;
	float: right;
	margin: 0 0 14px 5px;
	width: 207px;
}
ul.teamList li img {
	width: 207px;
	height: 208px;
}
ul.teamList li a {
	font-weight: bold;
	font-size: 13px;
	color: #767676;
}
ul.teamList li span.arrow {
	color: #CA0085;
	font-weight: bold;
}

/* end team */

/* store */
div.storeHeader {
	background-image: url(/UserFiles/store/main-pic.jpg);
	background-repeat: no-repeat;
	width: 925px;
	height: 444px;
	margin-right: 12px;
}
div.storeHeaderInner {
	width: 875px;
	margin: 0 auto;
	padding-top: 10px;
}
div.storeHeaderInner h1 {
	font-size: 22px !important;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 6px !important;
}
div.storeHeaderInner p {
	font-size: 14px;
	line-height: 22px;
	width: 260px;
}
div.troma p {
	font-size: 14px;
	line-height: 24px;
	width: 240px;
	font-weight: bold;
}
div.storeHeaderInner p.purple {
	color: #CA0085;
	font-size: 14px;
	font-weight: bold;
	width: 240px;
	margin-top: 0;
}
div.storeItem {
	width: 925px;
	height: auto;
	background-image: url(/UserFiles/store/line-spt.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
}
div.storeItem div.itemText {
	width: 226px !important;
	float: right
}
div.itemText p {
	font-size: 14px;
	line-height: 24px;
	width: auto !important;
}
div.storeItem img {
	padding-bottom: 1px;
}

/* slider specific CSS */
.sliderGallery {
	overflow: hidden;
	position: relative;
	height: 460px;
	width: 652px;
	direction: ltr;
}
.sliderGallery UL {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	width: auto !important;
}
.sliderGallery UL LI {
	display: inline;    /*cursor:pointer;*/
}
.slider {
	width: 652px;
	height: 10px;
	position: relative;
	top: 440px;
	background-image: url(../_images/slider.jpg);
	background-color: #E4E6EA;
	cursor: pointer;
}
.handle {
	position: absolute;
	cursor: pointer;
	height: 10px;
	width: 141px;
	top: 0;
	background-color: #CA0085;
	background-image: url(../_images/handler-slider.jpg);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 100;
}
.slider span {
	color: #bbb;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 3px;
}
.slider .slider-lbl1 {
	left: 50px;
}
.slider .slider-lbl2 {
	left: 107px;
}
.slider .slider-lbl3 {
	left: 156px;
}
.slider .slider-lbl4 {
	left: 280px;
}
.slider .slider-lbl5 {
	left: 455px;
}

/* simple gal */
.gallery-tabs {
	width: 726px;
	float: right;
}
.gallery-tabs ul#gallery-list {
	margin-right: 0;
	width: 100%;
}
.gallery-tabs ul#gallery-tabs {
	margin-right: 0;
	float: left;
	width: 632px;
	border-bottom: 2px solid #333a48;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
.gallery-tabs ul#gallery-tabs li {
	float: right;
	font-family: 'PracticaLight';
	font-size: 18px;
	line-height: 28px;
	color: black;
	margin-left: 6px;
	margin-bottom: 0px;
	padding: 5px 18px 3px 18px;
	cursor: pointer;
}
.gallery-tabs ul#gallery-tabs li:hover {
	background: #f8f8f8;
}
.gallery-tabs ul#gallery-tabs li.active {
	background: #333a48;
}
.gallery-tabs ul#gallery-tabs li.active a {
	color: white;
}
.gallery-tabs ul#gallery-tabs .content-data-main {
	margin-right: 0px;
}
.content-data-main.gallery {
	width: 658px;
}
div.simple-gallery {
	float: left;
	width: 632px;
	margin-bottom: 12px;
	max-width: 100%;
}
div.simple-gallery ul.gal-items {
	list-style-type: none;
	margin-right: 0px;
	width: 100%;
}
div.simple-gallery ul.gal-items li {
	list-style-type: none;
	float: right;
	clear: none;
	width: 156px;
	height: 156px;
	margin: 0 2px 2px 0;
	overflow: hidden;
}
div.simple-gallery ul.gal-items li img {
	display: none;
	transition: opacity 0.2s ease;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	position: relative;
}
div.simple-gallery ul.gal-items li a {
	display: block;
	position: absolute;
	overflow: hidden;
	width: 156px;
	height: 156px;
}
div.simple-gallery ul.gal-items li img:hover {
	opacity: 0.25;
}
div.simple-gallery ul.gal-items li img.w-img {
	width: 175px;
	display: block;
}
div.simple-gallery ul.gal-items li img.h-img {
	height: 175px;
	display: block;
	max-width: initial;
}
div.simple-gallery div.img-box {
	position: relative;
	width: 640px;
	height: 440px;
	float: left;
}
div.simple-gallery div.load-more {
	width: 100%;
	float: right;
	margin: 10px 0 30px 0;
	text-align: center;
}
div.simple-gallery div.load-more a#load-gal-images {
	display: inline-block;
	padding: 20px 80px;
	background: #333a48;
	font-family: 'PracticaLight';
	color: white;
	font-size: 23px;
	cursor: pointer;
}
div.simple-gallery div.load-more a#load-gal-images:hover {
	background: #555c6b;
}
div.img-box img#imgLoading {
	position: absolute;
	top: 220px;
	left: 280px;
	cursor: pointer;
	z-index: 12;
	display: none;
}
div.img-box img#imgIn {
	position: absolute;
	top: 1px;
	left: 0;
	cursor: pointer;
	z-index: 9;
	max-height: 437px;
	display: none;
}
div.img-box img#imgNow {
	position: absolute;
	top: 1px;
	left: 0;
	z-index: 10;
	cursor: pointer;
	max-height: 437px;
	display: none;
}
div.simple-gallery div.nav-box {
	width: 640px;
	float: left;
	height: 19px;
	margin-top: 5px;
}
div.nav-box div.nav-fade {
	height: 19px;
	width: 537px;
	float: left;
	background: #F5CFE8;
}
div.nav-buttons {
	width: 100px;
	float: right;
}
div.nav-buttons a {
	width: 29px;
	height: 19px;
	float: left;
	background: url(..../_images/gal-buttons.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0 2px;
	cursor: pointer;
}
div.nav-buttons a.prev {
	background-position: top left;
}
div.nav-buttons a.prev:hover {
	background-position: bottom left;
}
div.nav-buttons a.next {
	background-position: top right;
}
div.nav-buttons a.next:hover {
	background-position: bottom right;
}
div.nav-buttons a.play {
	background-position: -30px 0;
}
div.nav-buttons a.play:hover {
	background-position: -30px bottom;
}
div.nav-buttons a.stop {
	background-position: -60px 0;
}
div.nav-buttons a.stop:hover {
	background-position: -60px bottom;
}

/* end simple gal */
a.go-item {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid #c7c8ca;
	background: #fff url(../_images/ico-spirte.png) no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
}
a.go-item:hover {
	background-color: #ccc;
	background-position: -42px 0px;
}
.content-data.rcommands h2 {
	font: 18px/18px Arial, Helvetica, sans-serif;
	margin: 10px 0;
	float: right;
	width: 100%;
}
.content-data.rcommands p {
	margin-bottom: 8px;
}
.content-data.rcommands .btn-holder {
	padding-bottom: 25px;
}
.content-data.blog h1 {
	margin-bottom: 40px;
}
.content-data.blog h2 {
	font-family: 'PracticaLight';
	font-size: 30px;
	color: #000;
	line-height: 30px;
	margin-bottom: 24px;
}
.content-data.blog h2 a {
	color: black;
}

/* Press Template */
#press-page { margin-top: 40px; margin-bottom: 10px; }
#press-page .items-list { width: 100%; float: right; }

#press-page .item { 
	width: 33.33%;
	float: right;
}
#press-page .item .header { width: 100%; height: 55px; text-align: center; position: relative;}
#press-page .item .header .press-logo { 
	max-height: 100%;
	max-width: 100%;
	width: auto; 
	height: auto; 
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#press-page .item .press-image { 
	width: 100%;
	height: auto;
	float: right;
}

/* Studio news template */
#studionews-page { margin-top: 40px; margin-bottom: 10px; }
#studionews-page .items-list { width: 100%; float: right; }

#studionews-page .item { 
	width: 100%;
	float: right;
	margin-bottom: 20px;
	position: relative;
}
#studionews-page .wrap { 
	width: 100%;
	max-width: 960px;
	position: relative;
	margin:0 auto;
}
#studionews-page .item-content { 
	position: absolute;
	background: white;
	width: 540px;
	padding: 30px;
	box-sizing: border-box;
	left: 30px;
	top: 40px;
	min-height: 340px;
	text-align: center;
 }
  #studionews-page .item-content h2.title { 
 	color: #e6a088;
 	font-size: 32px;
 	font-weight: bold;
 }
 #studionews-page .item-content p { 
 	padding: 0 40px;
 	box-sizing: border-box;
 }
  #studionews-page .item-content .btn { 
 	background: black;
 	color: white;
 	padding: 0px 38px;
 	line-height: 50px;
 	height: 48px;
 	display: inline-block;
 	font-size: 22px;
 	font-family: 'PracticaLight';
 }
 #studionews-page .bg { 
	width: 100%;
	height: 100%;
	float: right;
	min-height: 436px;
 }
  #studionews-page .bg img { display: block; }

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
	text-shadow: none;	/*-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;*/
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../_images/fancyapp/fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../_images/fancyapp/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	z-index: 8040;
	background-position: -11px -9px;
}
.fancybox-close:hover {
	opacity: 0.5;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	background-repeat: no-repeat;
	top: 50%;
	width: 51px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: -51px;
	background-position: -2px -36px;
	visibility: visible;
}
.fancybox-next span {
	right: -51px;
	background-position: 15px -72px;
	visibility: visible;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
	overflow: hidden;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	direction: ltr;
	background: url('../_images/fancyapp/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
	text-align: right;
	padding-right: 5px;
	line-height: 18px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* Fancy dialog */
div.fancy-dialog-wrap {
	width: 400px;
	height: 100%;
	float: right;
	background: white;
}
div.fancy-dialog-wrap header {
	margin-top: 16px;
	margin-bottom: 2px;
	text-align: center;
}
div.fancy-dialog-wrap header h2 {
	font-size: 23px;
	color: red;
}
div.fancy-dialog-wrap p {
	text-align: center;
	font-size: 18px;
}
div.fancy-dialog-wrap div.form-row {
	margin-top: 12px;
	text-align: center;
}
div.error-message {
	width: 95%;
	margin: 70px auto;
	border: 2px solid #e9c59b;
	background: #ffecce;
	color: #e3302c;
	padding: 10px 2%;
}
div.formitem + div.wpcf7-response-output {
	float: right;
	margin: 0;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 13px 0;
	text-align: center;
	margin-top: -13px;
}
div.formitem + div.wpcf7-validation-errors {
	border: none;
	background-color: #f7e700;
	color: black;
	max-width: 600px;
}
div.formitem + .wpcf7-mail-sent-ok {
	border: none;
	background-color: #398f14;
	color: white;
}
#menu-item-106 a {
	font-family: 'arial';
	font-size: 18px;
}
#content.en .content-data {
	direction: ltr;
	text-align: left;
}
#content.en .content-data-side {
	float: left !important;
}
#content.en .content-data-main {
	float: left !important;
	margin-left: 40px;
	margin-right: 0px !important;
}
#content.en .content-header h1, #content.en h1 {
	float: left;
	direction: ltr;
	font-family: 'Arial';
	font-size: 36px;
}
p.back-rec {
	font-family: 'PracticaLight';
	font-size: 36px;
	color: black;
	padding-bottom: 7px;
	padding-top: 2px;
	line-height: 36px;
}

/* store */

/* loby */

div.hero-image {
	width: 100%;
	height: 340px;
	position: relative;
	top: 73px;
	overflow: hidden;
}
div.hero-image img {
	width: 1600px;
	position: absolute;
	right: 50%;
	margin-right: -800px;
}
div.hero-image h1 {
	position: absolute;
	z-index: 3;
	top: 137px;
	color: white;
	text-align: center;
	width: 100%;
	font-size: 48px;
	font-family: 'PracticaLight';
}
div#content.store-loby {
	margin-top: 60px;
}
div.store-loby .intro {
	text-align: center;
	color: #525358;
	font-family: "Arial";
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 60px;
}
div.store-loby .cat-list {
	float: right;
	width: 100%;
	margin-bottom: 115px;
}
div.store-loby .cat-list ul { margin-right: 0; }
div.store-loby .cat-list li {
	float: right;
	width: 32.90%;
	height: 303px;
	margin-left: 0.6%;
	margin-bottom: 0.6%;
	position: relative;
	overflow: hidden;
}
div.store-loby .cat-list li:nth-child(3n) {
	margin-left: 0;
}
div.store-loby .cat-list li span.name {
	position: absolute;
	display: block;
	top: 125px;
	background-color: rgba(20, 20, 20, 0.8);
	color: white;
	font-size: 24px;
	font-family: 'PracticaLight';
	padding: 14px 0;
	width: 248px;
	margin-right: 33.5px;
	text-align: center;
}
div.store-loby .cat-list li  a {
	color: white;
}
div.store-loby .cat-list li:hover img {
	opacity: 0.4;
	transition: all 0.4s;
}
div.store-loby .content-data {
	text-align: center;
}
div.store-loby .content-data p {
	text-align: justify;
	color: #525358;
}
div.store-loby .loby-box2items {
	width: 100%;
	float: right;
	margin-bottom: 140px;
}
div.store-loby .loby-box2items .box {
	width: 48.2%;
	float: right;
	position: relative;
	margin-left: 3.6%;
}
div.store-loby .loby-box2items .box:last-child {
	margin-left: 0;
}
div.store-loby .loby-box2items .box h2 {
	position: absolute;
	top: 46px;
	color: #fff;
	font-family: 'PracticaLight';
	font-size: 24px;
	text-align: center;
	width: 100%;
	letter-spacing: 2px;
}
div.store-loby .loby-box2items .box h2 a {
	color: white;
}
div#content.store-item {
	margin-top: 70px;
}
div.store-item .header {
	width: 100%;
	float: right;
	padding-bottom: 16px;
	border-bottom: 1px solid  #333947;
	margin-bottom: 40px;
}
p.breadcrubms {
	color: #333947;
	font-size: 15px;
	margin-bottom: 20px;
}
p.breadcrubms a {
	color: #333947;
}
p.breadcrubms span.current-level {
	color: #333a48;
	font-weight: bold;
}
div.store-item .header h1 {
	color: #191919;
	font-family: 'PracticaLight';
	font-size: 44px;
	line-height: 48px;
}
div.store-item .sidebar {
	width: 23%;
	max-width: 230px;
	float: right;
	clear: right;
	margin-top: -28px;
}
div.store-item .sidebar ul {
	width: 100%;
	float: right;
	max-width: 191px;
}
div.store-item .sidebar ul li {
	width: 100%;
	float: right;
}
div.store-item .sidebar ul li a {
	width: 100%;
	float: right;
	display: block;
	padding: 29px 0;
	color: #333947;
	font-family: 'PracticaLight';
	font-size: 19px;
	border-bottom: 1px solid #d5d5d5;
	position: relative;
}
div.store-item .sidebar ul li.current-cat a {
	border-bottom: 2px solid #333a48;
}
div.store-item .sidebar ul li.current-cat a:after {
	content: '>';
	color: #333947;
	font-family: 'PracticaLight';
	font-weight: bold;
	font-size: 19px;
	position: absolute;
	left: 0px;
}
div.store-item .product-list {
	width: 77%;
	max-width: 730px;
	float: left;
}
div.store-item .product-list .item {
	width: 31.6%;
    float: right;
    text-align: center;
    margin-left: 2.5%;
    margin-bottom: 56px;
    position: relative;
    height: 245px;
    max-width: 230px;
}
div.store-item .product-list .item:nth-child(3n) {
	margin-left: 0;
}
div.store-item .product-list .item  img {
	width: 100%;
	border: none;
	margin: 0 !important;
}
div.store-item .product-list .item a.product-img {
	display: block;
}
div.store-item .product-list .item p.name {
	color: #191919;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
div.store-item .product-list .item p.brand {
	color: #191919;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
}
div.store-item .product-list .item a {
	color: #191919;
}
div.store-item .product-list .item a.product-img:after {
	content: '\A';
	position: absolute;
	width: 100%;
	height: 230px;
	top: 0;
	left: 0;
	background: rgba(51, 57, 71, 0.1);
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
div.store-item .product-list .item a.product-img:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 3;
	display: block;
}
div.store-item.product-item .product-info {
	width: 50%;
	max-width: 480px;
	clear: right;
	float: right;
}
div.store-item.product-item .product-info .brand-name {
	color: #191919;
	font-size: 16px;
}
div.store-item.product-item .product-info .txt {
	margin-top: 20px;
	max-width: 330px;
}
div.store-item.product-item .product-info .txt h2 {
	color: #050505;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
div.store-item.product-item .product-info .txt p {
	color: #525358;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 10px;
}
div.store-item.product-item .product-image {
	width: 48%;
	max-width: 440px;
	float: left;
}
div.store-item.product-item .contact-info {
	float: right;
	margin-top: 30px;
	border: 1px solid #d1d4d8;
	padding: 40px;
	width: 100%;
	max-width: 400px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
div.store-item.product-item .product-variations { 
	float: right;
	width: 100%;
	margin-top: 30px;
	background: #f8f8f8;
	max-width: 400px;
	padding: 20px 30px;
	padding-bottom: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
div.store-item.product-item .product-variations h2 { 
	font-size: 20px;
	margin-bottom: 13px;
}
div.store-item.product-item .product-variations h2 span#variant-name { 
	font-size: 15px;
	margin-right: 10px;
}
div.store-item.product-item .product-variations ul {	
	float: right;
	width: 100%;	
}
div.store-item.product-item .product-variations li {
	float: right;
	margin-left: 7px;
	margin-bottom: 7px;
}
div.store-item.product-item .product-variations li a {
	display: block;
	cursor: pointer;
}
div.store-item.product-item .product-variations li img { 
	margin:0;
	border: 3px solid transparent;
}
div.store-item.product-item ul.variant-images li {
    display: none;
}
div.store-item.product-item .product-variations li.choosen img { border-color:#a59898; }
div.store-item.product-item .contact-info .contact-line {
	float: right;
	width: 100%;
	margin-bottom: 16px;
	color: #060606;
	font-size: 18px;
}
div.store-item.product-item .contact-info h2 {
	color: #000;
	font-family: 'PracticaLight';
	font-size: 27px;
	line-height: 27px;
	margin-bottom: 29px;
}
div.store-item.product-item .contact-info .contact-line.child {
	margin-top: -10px;
}
div.store-item.product-item .contact-info .contact-line a {
	color: #060606;
}
div.store-item.product-item .contact-info .contact-line .icon {
	width: 25px;
	height: 24px;
	display: inline-block;
	margin-left: 23px;
	position: relative;
	top: 8px;
}
div.store-item.product-item .contact-info .contact-line .icon.phone {
	background: url(images/phone_icon.png) no-repeat;
}
div.store-item.product-item .contact-info .contact-line .icon.email {
	background: url(images/mail_icon.png) no-repeat;
}
div.store-item.store-one-column .header {
	margin-bottom: 30px;
	padding-bottom: 10px;
	position: relative;
}
div.store-item.store-one-column .content-data h2 {
	color: #000;
	font-family: 'PracticaLight';
	font-size: 30px;
	line-height: 34px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d1d4d8;
}
div.store-item.store-one-column .content-data p +  h2 {
	margin-top: 40px;
}
div.store-item.production .header a.all-productions {
	position: absolute;
	left: 0;
	bottom: 16px;
	color: #333947;
	font-family: 'PracticaLight';
	font-size: 24px;
}
div.store-item.production .main-img {
	width: 100%;
	float: right;
	margin-bottom: 30px;
}
div.store-item.production .main-img  img { max-width: 100% }
div.store-item.production .products {
	width: 100%;
	float: right;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d1d4d8;
	position: relative;
}
div.store-item.production .products h2 {
	width: 100%;
	text-align: center;
	color: #191919;
	font-family: 'PracticaLight';
	font-size: 30px;
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 40px;
}
div.store-item .related-products { 
	width: 100%;
	float: right;
	clear: both;	
	margin-top: 80px;
}
div.store-item .related-products h2 { 
	font-size: 34px;
	text-align: center;
	font-family: 'PracticaLight';
	margin-bottom: 30px;
}

div.store-item .related-products  .product-list.related .item { margin-bottom: 20px; }
div.store-item .related-products  .product-list.related .item a.product-img:after { height: 230px; }
div.store-item .related-products  .product-list.related .item:nth-child(3n) { margin-left: 2.5%; }

div.store-item .product-list.related {
	width: 100%;
	text-align: center;
	max-width: 100%;
}
div.store-item .product-list.related .item {
	width: 18%;
	max-width: 180px;
	display: inline-block;
	float: none;
	margin-bottom: 0px;
}
div.store-item .product-list.related .item:nth-child(4n) {
	margin-left: 0px;
}
div.store-item .product-list.related .item a.product-img:after {
	height: 138px;
}
div.store-item .product-list.related .item img {
	margin-bottom: 16px;
}
div.store-item.production .products span.bottom-arrow {
	position: absolute;
	width: 38px;
	height: 38px;
	-moz-border-radius: 19px;
	-webkit-border-radius: 19px;
	border-radius: 19px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: #333947 url(images/down_arrow.png) no-repeat center;
	bottom: -21px;
	right: 50%;
	margin-right: -19px;
}
div.store-item.production .box2items {
	width: 100%;
	float: right;
	margin-top: 36px;
}
div.store-item.production .box2items .box1, div.store-item.production .box2items .box2 {
    width: 50%;
    float: right;
    box-sizing: border-box;
}
div.store-item.production .box2items .box1 {
	border-left: 1px solid #d1d4d8;
}
div.store-item.production .box2items .box1 .txt {
	max-width: 394px;
}
div.store-item.production .box2items h2 {
	border-bottom: 0px;
	line-height: 28px;
}
div.store-item.production .box2items h3 {
	font-size: 19px;
	font-family: 'arial';
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.store-item.production .box2items .box2 .txt {
	max-width: 380px;
	margin-right: 60px;
}
div.production-list {
	width: 100%;
	float: right;
}
div.production-list .item {
	width: 49%;
	float: right;
	margin-left: 1%;
	position: relative;
}
div.production-list .item:nth-child(2n) {
	margin-left: 0%;
	margin-right: 1%;
}
div.production-list .item img {
	width: 100%;
	height: auto;
}
div.production-list .item .name {
	position: absolute;
	display: block;
	top: 125px;
	background-color: rgba(20, 20, 20, 0.8);
	color: white;
	font-size: 24px;
	font-family: 'PracticaLight';
	padding: 14px 0;
	width: 348px;
	margin-right: 69px;
	text-align: center;
}
div.production-list .item:hover img {
	opacity: 0.6;
	transition: all 0.4s;
}

#main.studio-wrap, 
#content.studio-wrap { width: 1200px; max-width: 100%; }
@media only screen and (max-width:1200px) {

#main.studio-wrap, 
#content.studio-wrap { width: 100%; max-width: 100%; }
}
@media only screen and (max-width:1060px) {
	#studionews-page .item-content {	  
	    width: 480px;
	    left: 20px;
	    top: 30px;	    
	}

}

/* Width 960 */
@media only screen and (max-width:980px) {
	#intro .col.school-news { width:100%; height: auto !important; text-align: center; margin-bottom: 0px;}
	#intro .col.school-news .action { display: none; }
	#intro .col.second { width: 50%;  }
	#intro .col.third { width: 50%; }
}

/* Width 960 */
@media only screen and (max-width:960px) {
	.area {
		max-width: 96%;
	}
	.main-hp {
		top: 590px;
	}
	.logo {
		width: 220px;
		height: 98px;
		left: -1%;
	}
	.logo img {
		max-width: 100%
	}
	.header-holder .menu-main-menu-container li {
		margin-left: 18px;
	}
	.header-holder .menu-main-menu-container li a {
		font-size: 21px;
	}

	
	}	
	/* Page Templates */

	#content,
	.content-header
	 { 
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	 }	 
	 .content-header .sideMenu { width:100%; margin-right: 0; }

	 .content-data-side { 
	 		width: 35%;	   	
	   	padding: 30px;
	   	float:left;
	  }

	 .page-template-two-column-gallery .content-data-side,
	 .page-template-two-column .content-data-side { 
	 		width: 45%;
	   	background: #f4f5f7;
	   	padding: 30px;
	   	float:right;
	  }

	  div.sideBox { width: 100%; max-width: 100%; }
	  .sideBox img {
	      width: 100%;
	  }

	  div.SchoolContact { 
	  	width: 100%;
	  	box-sizing: border-box;
	  	-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	   }
	   div.SchoolContactLine input { width: 92%; }

	   .content-data-main { 
	   	width: 55%;
	   	margin-right: 0px;
	   	float: right;
	   }

	  .page-template-two-column-gallery .content-data-main,
	 	.page-template-two-column .content-data-main { 
	 		width: 45%;
	 		margin-right: 5%;
	 	}
	   
	   div.simple-gallery ul.gal-items li a { 
	   	position: static;
	   	overflow: hidden;
	   	width: 100%;
	   	height: auto;
	    }

	    .btn-holder { 
	    	width: 98%;
	    	float: none;
	    	margin: 0 auto;	    	
	     }

	     .page-template-article .content-data,
	     .page-template-brides-school-recommands .content-data,
	     .page-template-list-school-recommands .content-data {
	         max-width: 1000px;
	         float: none;
	         margin: 0 auto;
	         padding-top: 100px;
	     }

	     .article,
	     .article.full { 
	     	    width: 96%;	     	    
	     	    margin-right: 2%;
	     	    padding: 10px;
	     	    box-sizing: border-box;
	     	    -moz-box-sizing: border-box;
	     	    -webkit-box-sizing: border-box;
	      }	   	     
	      .article.full .article-holder { padding: 0px; width: 100%}
	      .article-img { width: 18%; float: right;  margin-left: 4%;}
	      .article-img img { max-width: 100%; height: auto; }
	      .article-holder { width: 78%; float:right; height: auto; }
	      .article.full  { padding-right: 0px; }
	      .addRec { 
	      	width: 100%;
      	      box-sizing: border-box;
      	      -moz-box-sizing: border-box;
	     	      -webkit-box-sizing: border-box;
	       }
	       .addRecContactLine { width:100%; max-width: 100% }
	       div.addRecContactLine textarea {
                 width: 82%;
	           height: 80px;
	           padding: 0 3%;
	           max-width: 380px;
	         }

	       .content-data ul.videosList li { 
	       	width: 32.6%;
	       	margin-right: 0;
	       	margin-left: 1%;
	       	box-sizing: border-box;
	       	 -moz-box-sizing: border-box;
	     	      -webkit-box-sizing: border-box;
	        }
	        .content-data ul.videosList li:nth-child(3n) { margin-left: 0}
	        ul.videosList li img{ width: 40%; }
	        ul.videosList li span { width: 55%; margin-right: 5%; }

	        #content.store-loby .loby-box2items .box img { max-width: 100%; height: 110px; }

	        div.store-item .product-list .item { height: auto; margin-bottom: 30px; }
	        div#content.store-item { margin-top: 40px; }

	        div.production-list .item .name {  
		    top: 116px;    
		    font-size: 22px;        
		    width: 320px;
		    margin-right: -160px;    
		    right: 50%;
		}		
		.month-production .col.first, .month-production .col.sale { overflow: hidden; }
}
@media only screen and (max-width:860px) {
	#popupButton, #popupContainer { display: none; }
	#content img { max-width: 100%; height: auto; }
	/* mobile - menu */
	#header {
		height: 60px;
		right: 0px;
	}
	.header-holder {
		text-align: center;
		max-width: 100%;
	}
	.logo {
		background: none;
		position: static;
		display: inline-block;
		width: 186px;
		height: auto;
		float: none;
		left: initial;
	}
	.logo img {
		display: none
	}
	.logo img.mobile-logo {
		display: block;
	}
	.cycle-slideshow {
		top: 60px;
	}
	.mobile-menu-wrap.hide {
		display: block;
		position: absolute;
	}
	.mobile-nav-trigger {
		position: relative;
		display: block;
		width: 44px;
		height: 44px;
		overflow: hidden;
		white-space: nowrap;
		color: transparent;
		z-index: 3;
		margin-top: 11px;
		margin-right: 8px;
		cursor: pointer;
	}
	.mobile-nav-trigger span, .mobile-nav-trigger span::before, .mobile-nav-trigger span::after {

		/* hamburger icon in CSS */
		position: absolute;
		display: inline-block;
		height: 1px;
		width: 30px;
		background: #fff;
	}
	.mobile-nav-trigger span {

		/* line in the center */
		position: absolute;
		top: 50%;
		right: 10px;
		margin-top: -2px;
		-webkit-transition: background 0.3s 0.3s;
		-moz-transition: background 0.3s 0.3s;
		transition: background 0.3s 0.3s;
	}
	.mobile-nav-trigger span::before, .mobile-nav-trigger span::after {

		/* other 2 lines */
		content: '';	  /* Force Hardware Acceleration in WebKit */
		-webkit-transform: translateZ(0);
		-moz-transform: translateZ(0);
		-ms-transform: translateZ(0);
		-o-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		right: 0;
		-webkit-transform-origin: 0% 50%;
		-moz-transform-origin: 0% 50%;
		-ms-transform-origin: 0% 50%;
		-o-transform-origin: 0% 50%;
		transform-origin: 0% 50%;
		-webkit-transition: -webkit-transform 0.3s 0.3s;
		-moz-transition: -moz-transform 0.3s 0.3s;
		transition: transform 0.3s 0.3s;
	}
	.mobile-nav-trigger span::before {

		/* menu icon top line */
		top: -7px;
	}
	.mobile-nav-trigger span::after {

		/* menu icon bottom line */
		top: 7px;
	}
	.mobile-nav-trigger.nav-is-visible span {

		/* hide line in the center */
		background: rgba(46, 50, 51, 0);
	}
	.mobile-nav-trigger.nav-is-visible span::before, .mobile-nav-trigger.nav-is-visible span::after {

		/* keep visible other 2 lines */
		background: #94989D;
	}
	.mobile-nav-trigger.nav-is-visible span::before {
		-webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
		-moz-transform: translateX(4px) translateY(-3px) rotate(45deg);
		-ms-transform: translateX(4px) translateY(-3px) rotate(45deg);
		-o-transform: translateX(4px) translateY(-3px) rotate(45deg);
		transform: translateX(4px) translateY(-3px) rotate(45deg);
	}
	.mobile-nav-trigger.nav-is-visible span::after {
		-webkit-transform: translateX(4px) translateY(4px) rotate(-45deg);
		-moz-transform: translateX(4px) translateY(4px) rotate(-45deg);
		-ms-transform: translateX(4px) translateY(4px) rotate(-45deg);
		-o-transform: translateX(4px) translateY(4px) rotate(-45deg);
		transform: translateX(4px) translateY(4px) rotate(-45deg);
	}
	.header-holder .menu-main-menu-container {
		position: absolute;
		background: rgba(0, 0, 0, 0.8);
		width: 100%;
		top: 30px;
		padding: 30px 0;
		display: none;
		overflow: scroll;
	}
	.header-holder .menu-main-menu-container ul {
		list-style: none;
		margin: 0px;
		float: right;
		width: 100%;
	}
	.header-holder .menu-main-menu-container>ul {
		padding-bottom: 100px;
	}
	.header-holder .menu-main-menu-container li {
		width: 100%;
		margin-left: 0;
		padding-bottom: 30px;
	}
	.header-holder .menu-main-menu-container li a {
		font-size: 26px;
	}
	.header-holder .menu-main-menu-container li:hover>a {
		color: white;
	}
	.header-holder .menu-main-menu-container li .drop {
		padding-top: 30px;
		opacity: 1;
		display: none;
		position: static;
	}
	.header-holder .menu-main-menu-container li .drop.drop-open {
		display: block;
	}
	.header-holder .menu-main-menu-container li .drop span.icon-drop {
		display: none;
	}
	.header-holder .menu-main-menu-container li .drop .drop-box {
		min-width: 100%;
		background: none;
		float: none;
		padding: 0px;
		padding-bottom: 20px;
	}
	.header-holder .menu-main-menu-container li .drop li {
		padding-bottom: 23px;
	}
	.header-holder .menu-main-menu-container li .drop a {
		font-size: 20px;
		line-height: 22px;
	}
	.content-header .sideMenu { max-width: 100%; text-align: center; } 
	.sideMenu li { 
		float: none;
		display: inline-block;
	 }

	 #content div.simple-gallery ul.gal-items li img.h-img { height: 175px; max-width: 1000px; }
	 div.simple-gallery { width: 100%; }

	 div.hero-image { top:60px; height: 255px; }
	 div.hero-image img { width: 1200px; margin-right: -600px; }
	 div.hero-image h1 {
	     position: absolute;	   
	     top: 90px;	     
	     font-size: 44px;
	 }	 

	 div.store-item .product-list .item:nth-child(3n),
	 div.store-item .product-list .item {
	 	width: 48%;
	 	max-width: 100%;
	 	margin-left:4%;
	}
	div.store-item .product-list .item:nth-child(2n) { margin-left: 0; }
	div#content.store-item { margin-top: 20px; }

	 
	div.store-item .product-list.related { margin-right: 0; }
	div.store-item .product-list.related .item:nth-child(3n),
	div.store-item .product-list.related .item { width: 49%; float: right; max-width: 100%; margin-left: 2%; margin-bottom: 3%; }
	div.store-item .product-list.related .item:nth-child(2n) { margin-left: 0; }
	div.store-item .product-list.related .item:last-child { margin-right: 24%; }
	div.store-item.production .products h2 { margin-bottom: 0px; }

	div.production-list .item .name { top: 99px;} 

	 .article.full { 
	      	    width: 96%;
	      	    max-width: 500px;
	      	    margin: 0 auto;
	      	    float: none;	      	
	      	    border-bottom: none;
	  }
	 .content-data .article-header  h1 { text-align: right; max-width: 500px;     margin: 0 auto; }
	 img.col2 { 
		width: 48%;
		margin-right: 1%;
	 }

	 #press-page .item { 
	 	width: 50%; 
	 }
	 #studionews-page .bg { min-height: auto }
	 #studionews-page .bg img {	     
	     width: 100%;
	 }
	 #studionews-page .wrap { position: static; width: 96%; }	 
	 #studionews-page .item-content {
	     width: 100%;
	     position: static;
	     min-height: auto;
	     padding:20px 0;
	     float: right;
	 }

	 .month-production .col.first,	 
	 .month-production .col.sale { width: 50%; }
}

/* Width 680
--------------------------- */
@media only screen and (max-width:680px) {	
	.index-slides {
		display: none;
	}
	.main-hp {
		top: 0px;
		padding-top: 60px;
	}
	.adah-index p br {
		display: none;
	}
	.adah-index p.title {
		font-size: 40px;
		line-height: 46px;
	}
	.adah-index p {
		font-size: 14px;
		line-height: 23px;
		margin-bottom: 12px;
		max-width: 400px;
		margin: 0 auto;
	}
	a.go-item {
		margin-top: 20px;
	}	
	.three-subjects { width: 100% }
	.three-subjects h1 { display: none; }
	.three-subjects .item:last-child { display: none; }
	.three-subjects .item p { display: none; }
	.three-subjects .item a.go-item { display: none; }

	#threeSubjects { width: 100%; max-width: 100%; margin:0; }
	.three-subjects .item { width: 50%; max-width: 50%; position: relative; }
	.three-subjects .item img { width: 100% }
	.three-subjects .item .data { width: 100%; position: absolute; bottom: 0px; padding: 0; margin-bottom: 0; }
	.three-subjects .item h2 { margin-bottom: 0px; padding-bottom: 3px; }
	.three-subjects .item h2 a { 
		color: white;
		display: block;
		background: rgba(0,0,0,0.7);
		padding: 12px 6%;
		text-align: center;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	 }
	 .adah-index { margin-bottom: 0px; }
	 .index-store { 
	 	padding-top: 0px;
	 	border-top: 0px;
	 	padding-bottom: 100px;
	  }
	  .index-store h2 { margin-bottom: 25px; }
	  .index-store div.store-loby a.btn-store-halol { margin-top: 20px; }
	.month-production .header .title {
		text-align: center;
	}
	.month-production .data p {
		display: none;
	}
	.month-production .data h3 {
		font-size: 24px;
		line-height: 18px;
		margin-bottom: 0px;
		visibility: hidden;
	}
	.month-production .prod-btn { margin-top: 0px; }
	div.store-loby .cat-list li, div.store-loby .cat-list li:nth-child(3n) {
		width: 49.2%;
		margin-left: 1.6%;
		margin-bottom: 1%;
	}
	div.store-loby .cat-list li:nth-child(2n) {
		margin-left: 0px;
	}
	div.store-loby .cat-list li span.name {
		top: 129px;
		font-size: 21px;
		width: 210px;
		margin-right: -110px;
		text-align: center;
		right: 50%;
	}
	.links {
		width: 100%;
	}
	.links>div>ul {
		max-width: 358px;
		float: none;
		margin: 0 auto;
	}
	.links>div>ul>li {
		display: none;
	}
	.links>div>ul>li:nth-child(1), .links>div>ul>li:nth-child(2) {
		display: block;
		margin-left: 0px;
		text-align: center;
		width: 47%;
	}
	.links ul ul {
		width: 100%;
		margin-left: 0;
	}
	.social-links {
		width: 100%;
		text-align: center;
	}
	.social-links a.social-link {
		float: none;
		display: inline-block;
	}
	#footer .credit-cell {
		display: none;
	}
	#footer .areaCredits p {
		width: 100%;
		text-align: center;
	}
	#footer-hp div.mobile-phone-num.hide, div.mobile-phone-num.hide {
		display: block;
		width: 100%;
		float: right;
		color: white;
		text-align: center;
		margin-bottom: 30px;
	}
	#footer .footer-holder { padding-bottom: 70px; }
	div.mobile-phone-num a {
		color: white;
		font-family: 'PracticaLight';
		font-size: 34px;
		line-height: 36px;
	}
	div.mobile-phone-num span.icon-call {
		position: relative;
		top: 2px;
		width: 16px;
		height: 24px;
		display: inline-block;
		background: url(../_images/ico-spirte.png) -13px -187px
	}
	.sticky-footer.hide {
		width: 100%;
		background: white;
		height: 200px;
		box-shadow: 0 -1px 11px rgba(19, 17, 13, .08);
		-moz-box-shadow: 0 -1px 11px rgba(19, 17, 13, .08);
		-webkit-box-shadow: 0 -1px 11px rgba(19, 17, 13, .08);
	}
	.sticky-footer.hide.active {
		display: block;
		position: fixed;
		bottom: -150px;
		z-index: 100;
	}
	.sticky-footer.hide.active.active-form { 
		bottom: 0px;
	 }
	.sticky-footer .action-row {
		float: right;
		width: 100%;
	}
	.sticky-footer .action-row .action {
		width: 50%;
		color: #5f5f5f;
		float: right;
		line-height: 55px;
		cursor: pointer;
		font-family: 'PracticaLight';
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		position: relative;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.sticky-footer .action-row .action:first-child {
		border-left: 1px solid #dedede;
	}
	.sticky-footer .action-row .action.message.active { 
		background: #f4f5f7;
	 }
	.sticky-footer .action-row .action span.icon-call {
		position: relative;
		top: 5px;
		width: 16px;
		height: 22px;
		display: inline-block;
		background: url(../_images/ico-spirte.png) -91px -187px;
		left: 10px;
	}
	.sticky-footer .action-row .action span.icon-message {
		position: relative;
		top: 5px;
		width: 23px;
		height: 22px;
		display: inline-block;
		background: url(../_images/ico-spirte.png) -52px -187px;
		right: -13px;
	}
	.sticky-contact-form {
		height: 150px;
		background: #f4f5f7;
		float: right;
		width: 100%;
		display: block;
		padding: 0;
	}
	.sticky-contact-form .form-box {
		width: 80%;
		margin: 25px 10%;
	}
	.sticky-contact-form .column1 {
		width: 60%;
		float: right;
	}
	.sticky-contact-form .column2 {
		width: 35%;
		float: left;
	}
	.sticky-contact-form  input { 
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	 }
	.sticky-contact-form  input[type="text"] {
		width: 100%;
		padding-right: 15px;
		height: 40px;
		border: 0;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		background-color: #fff;
		border:1px solid #d8dadf;
		margin-left: 5px;	
		margin-bottom: 9px;	
		font-size: 14px;
	}
	.sticky-contact-form  input.btn {
		width: 100%;
		height: 89px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		background-color: #333947;
		color: white;
		font-size: 18px;
		border: 0;
		margin-right: 3px;
		margin-top: 1px;
		cursor: pointer;
	}


	.content-header { display: none; }
	.content-data-side {
	    width: 96% !important;
	    max-width: 500px;
	    margin: 0 auto;
         float: none;
    		margin-bottom: 50px;
	}
	.sideBox img { display: none; }

	.content-data-main,
	.content-data-main.full,
	.mobile-header {
	    width: 96% !important;	    
	    max-width: 500px;
	    margin: 0 auto;
	    float: none;	    
	}

	#content.en .content-data-main {     margin: 0px auto !important; float: none !important; text-align: left; }

	.mobile-more-pages.hide { 
		width: 100%;
		display: block;
		max-width: 500px;
		margin:0 auto;
	}
	 .mobile-more-pages h3 {
	     font-family: 'PracticaLight';
	     font-size: 24px;
	     color: black;
	     padding-bottom: 16px;
	     padding-top: 12px;
	     line-height: 30px;
	     float: right;
	     margin-top: 20px;
	     margin-bottom: 10px;
	 }
	 .mobile-more-pages .sideMenu { max-width: 100%; margin-right: 0px; width: 96%; }
	 .mobile-more-pages .sideMenu li { 
	 	width: 100%;
	 	float:right;
	 	margin-bottom: 0px;
	  }
	 .mobile-more-pages .sideMenu li a { 
	  	display: block;
		    width: 100%;
		    margin-bottom: 10px;
		    padding-bottom: 17px;
	        border-bottom: 2px solid #D6D9E0;
	  }
	   .mobile-more-pages .sideMenu li.current_page_item a { border-color: #ccc; }

	   .show-mobile { display: block; }
	   .hide-mobile { display: none !important; }
	   .mobile-header.hide { display: block; }

	   
	   .side-box.overflow { 
	   	max-height: 300px;
	   	overflow: hidden;
	    }	   

	    div.SchoolContact { padding: 35px 30px; }
	    div.SchoolContact p.headline {
	        font-size: 17px;	        
	        line-height: 22px;
	    }
	    div.SchoolContactLine input.butSchoolContact { 
	    	    margin-right: 0;
		    width: 88px !important;
		    height: 37px !important;
		    font-size: 14px;
		    line-height: 31px;
		  }

	    a.side-box-show-more {  
	    	width: 100%;
		    text-align: center;
		    display: block;
		    background: white;
		    font-size: 15px;
		    /* border-bottom: 1px solid #ccc; */
		    padding-bottom: 10px;
		    box-shadow: 0  -4px 1px rgba(19, 17, 13, .08);
		    -moz-box-shadow: 0  -4px 1px rgba(19, 17, 13, .08);
		    -webkit-box-shadow: 0px -4px 1px rgba(19, 17, 13, .08);
		    margin-top: -9px;
		    z-index: 100;
		    position: relative;
		    padding-top: 10px;
	  	}

	    .content-data-main + .more-content { display: none; }

	     .content-data ul.videosList li { 
	       	width: 49%;
	       	margin-right: 0;
	       	margin-left: 2%;
	       	box-sizing: border-box;
	       	 -moz-box-sizing: border-box;
	     	      -webkit-box-sizing: border-box;
	        }
	        .content-data ul.videosList li:nth-child(3n) { margin-left: 2%}
	        .content-data ul.videosList li:nth-child(2n) { margin-left: 0}
	        ul.videosList li img{ width: 40%; }
	        ul.videosList li span { width: 55%; margin-right: 5%; }

	        .content-data.two-columns .sideBox h1 { display: none; }

	        .mobile-header p.header-one {
			    font-family: 'PracticaLight';
			    font-size: 44px;
			    color: black;
			    padding-bottom: 18px;
			    padding-top: 2px;
			    margin-bottom: 0px;
			    line-height: 48px;
			}

			.content-data h1,
			.mobile-header p.header-one  { padding-top: 10px; }

			div.coursesList,
			div.coursesList ul,
			div.coursesList ul li { width: 100%; list-style-type: none }

			div.store-loby .loby-box2items .box {
			    width: 100%;
			    float: none;			    			    
			    margin-right: auto;
			    margin-left: auto;
			    margin-bottom: 30px;
			    max-width: 462px;
			}

			div.store-loby .loby-box2items .box:last-child { margin-left: auto; margin-bottom: 0px; }
			div.store-loby .loby-box2items,
			div.store-loby .cat-list { margin-bottom: 60px; }

			div.store-item.product-item .product-image.moved { 
				width: 100%;
				text-align: center;
				float: right;
				max-width: 100%;
			 }
			 div.store-item.product-item .product-image.moved img { display: inline-block; float: none; }
			 div.store-item .header { margin-bottom: 0px; }

			 div.store-item.product-item .product-info .txt { max-width: 100%; }
			 div.store-item.product-item .product-info {
			     width: 100%;
			     max-width: 500px;
			     clear: right;
			     float: none;
			     margin: 0 auto;
			 }
			 div.store-item.product-item .product-info .brand-name { display: none; }
			 div.store-item.product-item .product-info .txt { margin-top: 0px; margin-bottom: 20px; }
			 #main {
			     max-width: 92%;
			   }
			   div.store-item.product-item .contact-info { 
			   	    max-width: 100%;
    					margin-top: 20px;
			    }

			    div.production-list .item .name { top: initial; bottom: 0px; width: 100%; max-width: 100%; right: 0px; margin-right: 0; bottom: 20px; font-size: 19px; }

			    div.dynForm { max-width: 420px; width: 96%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box }
			    div.dynForm textarea.tbBox { max-width: 300px; width: 96%; }

	    .month-production .col.first, .month-production .col.sale {
	        width: 100%;
	        position: static;
	    }
	    .month-production .col.first img { position: static; right: auto; margin-right: 0; }
	    .month-production .col.sale { 
	    		min-height: auto;
	    }
	    .month-production .col.sale .txt .sale-logo { width: auto; display: inline-block; float: none; }
	    .month-production .col.sale .txt p { width: 100%; float: right; }
	    .month-production .col.sale .bottom-txt { position:  relative; margin-top: 40px; }
}
@media only screen and (max-width:580px) {
	div.simple-gallery ul.gal-items li { height:140px; }

	.content-data h1,
	.mobile-header p.header-one  { font-size: 36px; line-height: 42px; }
	.content-data h2 { font-size: 28px; }

	div.hero-image h1 {
	    position: absolute;
	        top: 80px;
	    font-size: 42px;
	    max-width: 260px;
	    right: 50%;
	    margin-right: -130px;
	    line-height: 40px;
	}
	div.store-loby .intro p br { display: none; }
	div.store-loby .cat-list li span.name { top: 110px; }

	div.store-item .sidebar { display: none; }
	div.store-item .product-list { width: 100%; }
	div.store-item .header h1 {	    
	    font-size: 36px;
	    line-height: 40px;
	}

	div.store-item.production .box2items .box1, 
	div.store-item.production .box2items .box2 { width: 100%; border-left: 0; }
	div.store-item.production .box2items .box2 .txt { margin-right: 0; }

	div.store-item.production .box2items .box2 { margin-bottom: 60px; }

	div.production-list .item { width:100%; margin-right: 0; }
	.three-subjects { margin-bottom: 60px; }

	.index-store h2 { font-size: 40px;  }
	.three-subjects .item h2 { font-size: 22px;	 }

	#intro .col.second { width: 100%;  }
	#intro .col.third { width: 100%; }
}
@media only screen and (max-width:480px) {
	div.simple-gallery ul.gal-items li { width: 49%; }	
	#content div.simple-gallery ul.gal-items li img.w-img { 
		width: 100%;
		height: auto;		
	 }
	 #content div.simple-gallery ul.gal-items li img.h-img { 
	 	height: 140px;
	 	min-width: 100%;
	 	left: 0 !important;
	  }

	  .article-img { width: 100%; }
	  .article-holder { width: 90%; }
	  div.store-loby .cat-list li span.name {
	    top: 89px;
	    font-size: 19px;
	    width: 190px;
	    margin-right: -95px;
	    text-align: center;
	    right: 50%;
	}

	div.store-item .product-list .item p.name { font-size: 15px; }
	div.store-item .product-list .item p.brand { font-size: 12px; }

	div.store-item .header h1 {
	    font-size: 31px;
	    line-height: 34px;
	}
	div.store-item .header { padding-bottom: 8px; }

	div.store-item.production .products h2 { font-size: 24px; }
	div.store-item.production .header a.all-productions { font-size: 21px; }

	.three-subjects { margin-bottom: 40px; }
	.three-subjects .item h2 { font-size: 20px; }
	.index-store h2 { font-size: 34px; }
	div.store-loby .cat-list li span.name { font-size: 16px; }
	.index-store div.store-loby a.btn-store-halol { max-width: 90%; font-size: 22px; }
	.month-production .header .title {
	    font-size: 32px;
	    line-height: 40px;
	}
	.month-production .header { margin-bottom: 30px; }
	.adah-index p.title {
	    font-size: 35px;
	    line-height: 37px;
	}

	#studionews-page .item-content h2.title { font-size: 28px; }

}
@media only screen and (max-width:420px) {
	div.store-loby .cat-list li span.name {
	    top: 66px;
	    font-size: 16px;
	    width: 160px;
	    margin-right: -80px;
      }

      #press-page .item { 
      	width: 100%; 
      }
}
@media only screen and (max-width:380px) {

	div.mobile-phone-num a {	   
	    font-size: 28px;
	    line-height: 28px;
	}
	div.mobile-phone-num span.icon-call { top: 5px; }
	.social-links a.social-link { margin-left: 6px; margin-bottom: 10px; }
	.sticky-footer .action-row .action { font-size: 19px; }

	div.store-loby .cat-list li span.name { bottom: 0px; top: initial; width: 100%;
	right: 0; margin-right: 0; }
	.social-links a.social-link { margin:0 3px; }
}