@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic&subset=latin,cyrillic);

/********* GENERAL STYLES **********/
.hh-cnt{right:30px; z-index:99; color: #fff; position: absolute;}
.hh-txt1{float: left;font-size: 13px; padding-top:3px;}
.hh-txt2{
float: left;
padding-left: 32px;
font-size: 18px;
font-weight: 600;
background-image: url("../img/vostok-icons.png");
background-position: 14px 0px;
background-repeat: no-repeat;
line-height: 18px;
}
.fade{ opacity: 0.1; }
.clear-right{ clear: right !important; }

.loader{ position: fixed; width: 100%; height: 100%; z-index: 99999; background: #fff; top: 0px; left: 0px; transition: all 0.1s ease; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; display: block; text-align: center; }
.load-img{margin: 0 auto}
.loader img{ height: 161px; width: 128px; position: absolute; top: 50%; left: 50%; margin-top: -128px; margin-left: -65px; }
.show-content{ display: none; }

.offix{ overflow: hidden; }

/********* PSEUDO STYLES **********/

/** Template Colors **/

.text-blue{ color: #0079c1; }
.text-pink{ color: #ea4c89; }
.text-yellow{ color: #F5BE71 !important; }
.text-green{ color: #a2e147; }
.text-brown{ color: #BD9367; }
.text-body{ color: #7c7c7c; }
.text-dark-grey{ color: #353535 !important; }

.background-white{ background-color: #fff; }
.border-white{ border-color: #fff; }

.background-blue{ background-color: #0079c1; }
.background-blue h1, .background-blue h2, .background-blue h3, .background-blue h4, .background-blue h5, .background-blue h6{ color: #fff; }
.background-blue p{ color: #fff; }
.border-blue{ border-color: #0079c1; }

.background-pink{ background-color: #ea4c89; }
.background-pink h1, .background-pink h2, .background-pink h3, .background-pink h4, .background-pink h5, .background-pink h6{ color: #fff; }
.background-pink p{ color: #fff; }
.border-pink{ border-color: #ea4c89; }

.background-yellow{ background-color: #f1ca53; }
.background-yellow h1, .background-yellow h2, .background-yellow h3, .background-yellow h4, .background-yellow h5, .background-yellow h6{ color: #fff; }
.background-yellow p{ color: #fff; }
.border-yellow{ border-color: #f1ca53; }

.background-green{ background-color: #a2e147; }
.background-green h1, .background-green h2, .background-green h3, .background-green h4, .background-green h5, .background-green h6{ color: #fff; }
.background-green p{ color: #fff; }
.border-green{ border-color: #a2e147; }

.background-dark-grey{ background: #0d0d0d; background-repeat: no-repeat;background-image: url('../img/dividers/hpat2.jpg'); background-position: center;}
.background-dark-grey h1, .background-dark-grey h2, .background-dark-grey h3, .background-dark-grey h4, .background-dark-grey h5, .background-dark-grey h6{ color: #fff; }
.background-dark-grey p{ color: #fff; }
.border-dark-grey{ border-color: #353535; }

.background-brown{ background: #BD9367; }
.border-brown{ border-color: #BD9367; }

/** Typography **/

body{ font-family: 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6{ font-family: 'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: normal; text-transform: uppercase; }


h6{font-size: 20px; }

p.lead{ }
p.lead-small{ font-size: 1.2rem; }
.zakaz-but a{color: #fff;}
.zakaz-but:hover{color: #fff;background: #353535;}
.zakaz-but{background-color: #e67e22; width:240px;  color:#fff; font-size: 20px; margin: 0 auto; padding: 12px;border-radius: 4px; transition: all .3s ease; -webkit-transition: all .3s ease;
-moz-transition: all .3s ease;}
.zakaz-but-popup{background-color: #e67e22; width:260px;  color:#fff; font-size: 26px; margin: 0 auto; padding: 20px;border-radius: 4px; transition: all .3s ease; -webkit-transition: all .3s ease;
-moz-transition: all .3s ease; text-align: center;position: relative; }
.zakaz-but-popup a{color: #fff;}
.size-display{ font-size: 2em; line-height: 1.3; letter-spacing: 0px; margin-right: -3px;  }
.icon.size-display{ font-size: 60px; letter-spacing: 0px; margin-right: 0px; }
.text-white{ color: #fff; }
a.text-white:hover{ color: #ddd; }
.text-normal{ font-weight: normal !important;; }

p:last-child{ margin-bottom: 0px; }


/** Spacing **/

.section-x-small{ padding-top: 66px; padding-bottom: 66px; }
.section-small{ padding-top: 99px; padding-bottom: 99px; }
section{ padding-top: 66px; padding-bottom: 88px; overflow: hidden; }
.section-large{ padding-top: 143px; padding-bottom: 143px; }
.section-x-large{ padding-top: 198px; padding-bottom: 198px; }
.section-hero-header{ padding-top: 298px; padding-bottom: 198px; }

.no-pad{ padding: 0px; overflow: hidden; }
.no-pad-bottom{ padding-bottom: 0px !important; }
.no-pad-right{ padding-right: 0px; }

.pad-normal{ padding-top: 99px; padding-bottom: 99px; }
.pad-large{ padding-top: 121px; padding-bottom: 121px; }

.no-margin{ margin: 0px !important; }
.margin-small-top{ margin-top: 22px; }
.margin-space-top{ margin-top: 66px !important; }
.margin-top{ margin-top: 30px; }


/** Icons **/

.icon-x-small{ font-size: 18px;	 }
.icon-small{ font-size: 34px; }
.icon-medium{ font-size: 45px; }

.icon.space-top{ position: relative; top: 5px; margin-bottom: 11px; display: inline-block; }
.icon.size-display{ margin-bottom: 22px; }

/********* BUTTON STYLES **********/

a .arrow_right{ position: relative; top: 2px; }

.button{ background-color: #e67e22; color: #fff; font-family:'Open Sans',"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; text-transform: uppercase; letter-spacing: 1px;  cursor: pointer; transition: all .3s ease; -webkit-transition: all .3s ease;
-moz-transition: all .3s ease; margin-top: 5px; display:inline-block; font-weight: bold; }
.button .icon{ line-height: 0; position: relative; top: 4px; transition: all .2s ease; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; left: 0px; }
.button .icon.arrow_down{ top: 0px;	 }
.button:hover{ background: #353535; color: #fff; border-color: #353535; }
.button:hover .icon{ left: 6px;  }
.button:hover .icon.arrow_left{ left: -6px; }
.hero-divider .button:hover, .hero-slider .button:hover{ background: rgba(255,255,255,0.8); color: #353535; }

.button-x-small{ font-size: 11px; letter-spacing: 1px; padding: 5px 10px; 4px; 10px; }
.button-medium, .button-small{ font-size: 11px;  }
.button-medium .icon, .button-small .icon{ font-size: 18px; }

.button-round{ border-radius: 7px; }

.button-small{ padding: 11px 30px; border-radius: 4px; }
.button-square{ padding: 7px 15px 15px 15px; }
.button-square:hover .icon{ left: 0px; }
.button-medium{ padding: 20px 25px 20px 25px; border-radius: 35px; }
.button-large{ padding: 15px 40px; font-size: 11px; border-radius: 35px; }


a.button-white{ color: #fff; border-color: #fff; }

/********* NAVIGATION STYLES **********/

nav{ width: 100%; z-index: 99; }

.nav-main ul{ font-family:font-family: 'Open Sans', sans-serif;, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: bold; text-transform: uppercase; display: inline-block; font-size: 11px; letter-spacing: 1px; }
.nav-main ul li{ float: left; list-style: none; }
.nav-main ul li a{padding: 0px 0px; margin: 35px 0px 0px 30px;display: inline-block; transition: all .3s;  -moz-transition: all .3s; -webkit-transition: all .3s; color: #7c7c7c;	 }
.nav-main ul li a:hover{ color: #2a3539; }

.nav-main ul li:last-child a{ padding-right: 0px; }

.nav-panel-dark, .nav-panel-light, .nav-transparent, .nav-transparent-dark{ position: absolute; top: 25px; }

.nav-panel-dark .logo, .nav-panel-light .logo{ margin-left: 22px; }
.nav-panel-dark ul, .nav-panel-light ul{ padding-right: 22px; }

.nav-panel-dark .row{ background: #2a3539; background: rgba(53,53,53,0.9); } 
.nav-panel-light .row{ background: #2a3539; background: rgba(255,255,255,0.9); }
.nav-transparent, .nav-transparent-dark{ background: none; }

.nav-panel-dark ul li a:hover, .nav-top-dark ul li a:hover{ color: #ccc; }
.menu-lnk{border-bottom: 1px solid #fff;}
.menu-lnk:hover{border-bottom: 0px solid #fff;}
.nav-transparent ul li a{ color: #fff;  }
.nav-transparent-dark ul li a{ color: #353535; }
.nav-transparent ul li a:hover{ color: rgba(255,255,255,0.7) !important; }
.nav-transparent ul li .subnav li a:hover{ color: #353535 !important; }

.nav-top-light, .nav-top-dark{  position: relative; }
.nav-top-light{ background: #fff; }
.nav-top-dark{ background: #2a3539; }

.nav-fixed{ position: fixed; top: 0px; }

.mobile-toggle{ position: absolute; color: #fff; top: 31px; right: 30px; cursor: pointer; font-size: 26px; display: none; }

/** Branding **/

.logo{ width: 250px; height: 74px; background: url('../img/branding/logo-dark.png'); background-size: contain !important; background-repeat-y: none !important; }
.nav-panel-dark .logo, .nav-top-dark .logo, .nav-transparent .logo{ background: url('../img/branding/logo-light.png'); }


/********* HEADER STYLES **********/

header{ background: #353535; background-size: cover !important; position: relative; }
header.header-large .row{ padding: 330px 0px; }
header.header-small .row{ padding: 210px 0px 140px 0px;  }
header.header-medium .row{ padding: 180px 0px; }
header.header-small .size-display{ font-size: 48px;	 }
header .row{ padding: 220px 0px; position: relative; z-index: 10; }
header span{ display: inline-block; margin-top: 11px; }

/** Animation Styles **/

.background-pan{ -webkit-animation: burns-in 20s linear infinite alternate; }
.background-pan:nth-child(odd){ -webkit-animation: burns-out 20s linear infinite alternate; }

@-webkit-keyframes burns-in {
  from{
      background-position:left top;
      background-size: 100%;
  }
  to{
      background-position:left bottom;
      background-size: 120%;
  }
}

@-webkit-keyframes burns-out {
  from{
      background-position:left bottom;
      background-size: 110%;
  }
  to{
      background-position: left top;
      background-size: 100%;
  }
}



/********* SLIDER & DIVIDER STYLES **********/

/** Hero Slider **/

.hero-slider{ position: relative; padding-top: 0px; padding-bottom: 0px; }
.hero-slider .slides li{ padding: 280px 0px; background-size: cover !important; background-position: 50% 0px; background-position-x: 50%; background-position-y: 50%; }
.hero-slider .slides li.section-small{ padding: 121px 0px 0px 0px; }
.hero-slider .slides li .row, .hero-divider .row{ position: relative; z-index: 2; }
.hero-slider .slides li .slider-background{ position: absolute; z-index: -2; height: 700px; }
.hero-slider .slides li h5{ letter-spacing: 2px; margin-right: -2px; }
.slider .flex-direction-nav .flex-prev:before{ left: 7px; }

.bg-fix{ background-position: 50% 0%; }

.overlay{ position: absolute; width: 100%; height: 100%; top: 0px; z-index: 1; opacity: 0.1; }
.overlay-strong{ opacity: 0.96 !important; }

.background-dark .overlay{ background: #353535; }
.background-light .overlay{ background: #fff; }
.background-dark.flex-control-paging li a. .hero-divider .flex-control-paging li a{ background: rgba(255,255,255,0.5); }
.background-dark.flex-control-paging li a.flex-active, .hero-divider .flex-control-paging li a.flex-active{ background: #fff; }
.background-dark .button{ border-color: #fff; color: #fff; }

.background-dark.flex-direction-nav a, .hero-divider .flex-direction-nav a{ border-color: #fff; color: #fff; }

.hero-slider .slides h6, .hero-divider h6{ transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; }
.hero-slider .slides h1, .hero-divider h1{ transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; }
.hero-slider .slides .background-dark h6, .hero-slider .slides .background-dark h1{ color: #fff;text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);}

.hero-divider{ background-size: cover !important; background-position: 50% 0px; position: relative; }
.hero-divider .overlay{ opacity: 0.0; }
.hero-divider button{ margin-top: 22px; }

.no-overlay.background-dark h1, .no-overlay.background-dark h6{ color: #fff; }
.has-overlay  h1, .has-overlay h6{ color: #fff; }

.animate-slide{ transition: all 1s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; opacity: 0; top: 100px; }
.slide-animated{ top: 0px; opacity: 1; }

.blog-post-slider{ position: relative; height: 500px; }
.blog-post-slider .slides li{ background-size: cover !important; height: 500px; width: 100%; }
.blog-post-slider .flex-direction-nav li{ margin: 0px !important; }


/** Slider & Divider Overlays **/

.background-dark .overlay{ background: #353535;  }
.background-light .overlay{ background: #fff; }


/********* PAGE ELEMENT STYLES **********/

/** Common Page Elements **/

.section-preamble h6{ margin-bottom: 0px; }
.section-preamble h2{ margin-bottom: 33px; }
.section-preamble button{ margin-top: 22px; }

.page-title{ margin-bottom: 4px; }
.page-title h4{font-family: 'Lora', serif; text-transform: none;font-size: 23px; font-style: italic;letter-spacing: 2px; margin-right: -2px; display: inline-block; border-bottom: 2px solid #353535; padding: 8px 16px 8px 16px; }
.page-title .vertical-line, header .vertical-line{ height: 60px; width: 1px; margin: 0px auto; background: #ccc; }

.border-box{ border: 6px double #ddd; padding: 44px; }
.border-box .line{ width: 30%; height: 1px; background: #ccc; margin: 0px auto; margin-top: 22px; margin-bottom: 22px; }
.border-box .medium-3 .size-display{ position: relative; bottom: 0px; transition: all .2s ease; }
.border-box .medium-3:hover .size-display{ bottom: 10px; }

.medium-12 .border-box.offix{ padding: 44px 0px 66px 0px; }
.medium-12 .border-box.offix .medium-3 p{ padding: 0px 22px; }

.no-pad .border-box{ border: none; border-right: 0px solid #ddd; border-bottom: 0px solid #ddd; }



.hover-box{ width: 100%; height: 320px; overflow: hidden; position: relative; padding-top: 66px; }
.hover-box-inner{ position: absolute; width: 100%; left: 0px; transition: all .3s ease; top: 84px;  }
.hover-box-inner p{ padding: 0px 44px; opacity: 0; transition: all .3s ease; font-size: 14px; line-height: 18px;}
.hover-box-inner .size-display{ font-size: 55px; transition: all .3s ease; opacity: 1; }
.hover-box-inner h6{ font-weight: bold; }

.hover-box-inner:hover{ top: 34px; }
.hover-box-inner:hover p{ opacity: 1; }
.hover-box-inner:hover .size-display{ opacity: 1; font-size: 45px; }



/** Panels **/

.panel{ padding: 44px; }





/********* TEAM STYLES **********/

.team-member{ background: #fff; padding: 0px 0px 22px 0px; text-align: center; }
.team-member img{ margin-bottom: 17px; }
.team-member span{ display: block; margin-bottom: 22px; font-size: 16px; }
.team-member p{ width: 80%; text-align: left; margin-left: 10%; font-size: 13px; }
.team-member h6{ font-size: 24px;  }

/********* WORK STYLES **********/

figure{ margin: 0px; position: relative; overflow: hidden; }

.work-item img{ transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -webkit-backface-visibility: hidden; }

.work-item:hover img{ -ms-transform: scale(1.1,1.1); /* IE 9 */ -webkit-transform: scale(1.1,1.1); /* Chrome, Safari, Opera */ transform: scale(1.1,1.1); }
.work-item:hover .hover-state{ opacity: 1; }
.work-item:hover .title-inner{ top: -34px; }
.work-item:hover .title-inner .controls{ opacity: 1; }
.work-item:hover .title-inner .text{ opacity: 0; }

.work-item .hover-state{ position: absolute; width: 100%; height: 100%; top: 0px; z-index: 2; background: rgba(34,34,34,0); opacity: 0; transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; }
.hover-state h5, .hover-state h6{ color: #fff; }
.hover-state .button{ margin-top: 22px; }
.hover-state .button-square{ margin-left: 11px; }

.work-item .title{ background: #fff; background: rgba(255,255,255,0.9); padding: 22px 0px; text-align: center; position: absolute; bottom: 0px; width: 100%; z-index: 3; height: 93px; overflow: hidden; }
.work-item .title h6{ color: #7c7c7c; margin-top: 0px; font-size: 11px; }
.work-item .title h5{ margin-bottom: 3px; font-weight: bold; font-size: 12px; }

.title-inner{ position: absolute; width: 100%; transition: all .3s ease; top: 24px; }
.title-inner .controls{ transition: all .3s ease; opacity: 0; margin-top: 22px; }
.title-inner .controls .button{ margin-right: 11px; }
.title-inner .text{ transition: all .3s ease; opacity: 1; }

.work-has-title .button{ margin-top: 0px; }

.columns .work-item{ margin-bottom: 30px; }

.work-instance-wrapper{ overflow: hidden; }
.work-masonry-container{ clear: both; }


.background-mid-grey{ background: #f3f3f3; }
.background-mid-grey input[type="text"], .background-mid-grey textarea{ background: #fff; }


/********* FOOTER STYLES **********/

footer{ padding-top: 99px; padding-bottom: 121px; background: #f8f8f8; }
footer .logo{ margin-bottom: 121px; }
footer.background-dark-grey .logo{ background: url('../img/branding/logo-light.png'); }
footer p{ color: #ccc !important; font-size: 14px; }
footer p.copy-text{ margin-bottom: 77px; }
footer h5{ text-transform: uppercase; margin-bottom: 44px; font-size: 11px; font-weight: bold; }
footer ul{ list-style: none; }
footer li a{ font-family:'Open Sans','Lato','Roboto',"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; text-transform: uppercase; font-weight: bold; font-size: 10px; font-weight: bold; color: #ccc;  }
footer .copy-text{ font-size: 14px;	 }

.footer-short span{ display: block; }
.footer-short .icon-heart{ position: relative; top: 3px; display: inline-block; margin: 0px 3px; }

.footer-short ul{ display: inline-block; overflow: hidden; margin-bottom: 44px; }
.footer-short ul li{ float: left; margin-right: 22px; }
.footer-short ul li:last-child{ margin-right: 0px; }

.social-profiles{ overflow: hidden; }
.social-profiles li{ float: left; margin-right: 11px; font-size: 18px; margin-bottom: 11px; }
.social-profiles li a{ font-size: 18px; color: #fff; }


img.pic-bellydancer{width:180px;
-webkit-border-radius: 180px;
-moz-border-radius: 180px;
border-radius: 180px;}

/* стили модального окна */
.popup {
	text-align:left;
	z-index: 999;
    min-width: 320px;
    max-width: 900px;
	width: 750px;
    margin: auto;
    background-color: #fff;
    border: 3px solid #fff;
    display: block;
    left: 0; right: 0;
    opacity: 0;
    padding: 16px;
/* фиксированное позиционирование, окно стабильно при прокрутке */
    position: fixed;
    font-size: 12px;
    top: 0;
    visibility: hidden;
    z-index: 999;
    line-height:14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.overlay:target+.popup {
    top: 5%;
    opacity: 1;
    visibility: visible;
}
/* формируем кнопку закрытия */
.close {
font-family: Arial;
font-size:24px;
    background-color: rgba(0, 0, 0, 0.0);
    border: 2px solid #333;
    height: 34px;
    line-height: 30px;
    position: absolute;
    right: 5px;
    text-align: center;
    text-decoration: none;padding: 0;
    top: 5px;
    width: 34px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;

}
.close:before {
    color: #000;
    content: "X";
    font-size: 20px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}
.close:hover {
    background-color: rgba(64, 128, 128, 0.8);
    color: #fff;
}
.popup p, .popup div {
    margin-bottom: 10px;
}
/* Планшет */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.container {
		width: 768px; 
	}
	h1 {
	font-size: 2.2em;
	}
	h2 {
	font-size: 1.3em;
	}
}
/* Мобильный - Примечание: Дизайн для ширины 320px*/
@media only screen and (max-width: 767px) {
	.container { 
		width: 95%; 
	}
		.button {
	font-size: 12px;
	min-width: auto;
	min-height: auto;
	}
	h1 {
	font-size: 2em;
	}
	h2 {
	font-size: 1.2em;
	}
}
/* Мобильный - Примечание: Дизайн для ширины 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {
		width: 70%;
	}
}
h2.vostochnie-tancy-h2 a{color: #333;}
h2.vostochnie-tancy-h2{font-size: 20px; font-weight: 400; line-height: 24px;  padding: 10px;}
.vostochnie-tancy-rep-img{
  -webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
  
  max-width: 100%;height:160px;}
.vostochnie-tancy-rep-img:hover {
-webkit-transform: scale(1.5) rotate(2deg);
-moz-transform: scale(1.5) rotate(2deg);
-o-transform: scale(1.5) rotate(2deg);
-ms-transform: scale(1.5) rotate(2deg);
transform: scale(1.5) rotate(2deg);
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}
.over-rep-img{overflow: hidden; }
.popup-phone{text-align: center; font-size: 11px; line-height: 25px; position: relative; clear: both;}
.popup-phone-numb{font-size: 25px; font-weight: 600;
}
h2.h2-cover-popup{text-align: center; text-transform: none; font-weight: 100; font-size: 28px;}
.pop-desc-txt{position: relative;clear: both;}

.image-gallery{
  width:1000px;
  margin: 0 auto;
  height: 640px;
}
.image-gallery .big-image{
  width:1000px;
  height:640px;
  border:solid 0px gray;
  margin:0 auto;
  background-color:white;
  overflow: hidden;
  margin-bottom: 20px;
}
.image-gallery .big-image img{
  display:none;
  margin:0 auto;
}
/*Selected image display*/
.image-gallery .big-image img:target{display:block;}
/*on select image dusplay none the default image*/
.image-gallery .big-image img:target ~ img#default{display:none;}
/*Shoe Default Image in first load*/
.image-gallery .big-image img#default{display:block;}

.image-gallery ul{margin-top:15px;}
.image-gallery li{float:left;
  background-color:rgba(255,255,255,0.5);margin-right:3px;}
.image-gallery li:hover{
  background-color:rgba(255,255,255,0.8);
}
.pg-thums-bl{text-align:center; margin:0 auto; width: 1000px; height: 200px;}
ul.pg-thums{list-style:none;margin:0;padding:0;text-align:center;}
img.pg-thums-small{ width:52px; height: 52px; text-align: center;}
.pg-thums-img{margin-right:1px;width:51px; height: 52px; overflow: hidden; float: left; text-align: center;}
/*other styles*/
input#order-vostok-f1{width:500px;clear: both; padding-left: 35px;font-size: 16px;
border: 2px solid #ccc;
margin-bottom: 8px;
background-image: url("../img/vostok-icons.png");
background-position: 10px -19px;
background-repeat: no-repeat;
height: 45px;
}
input#order-vostok-f2{width:500px;clear: both;  border:2px solid #ccc;padding-left: 35px;font-size: 16px;
margin-bottom: 8px;
background-image: url("../img/vostok-icons.png");
background-position: 10px -51px;
background-repeat: no-repeat;
height: 45px;
}
input#order-vostok-f3{width:500px;clear: both; border:2px solid #ccc;padding-left: 35px;font-size: 16px;
margin-bottom: 8px;
background-image: url("../img/vostok-icons.png");
background-position: 10px -81px;
background-repeat: no-repeat;
height: 45px;}
.ord-cnt{width:500px; margin: 0 auto;}
.order-desc{width:500px;margin: 0 auto;font-size: 10px;}
.ord-btn{margin: auto 0; width: 500px;}
.btn-orange {
 cursor: pointer; 
border: 0;
outline: none;
float: left;
color:#fff;
font-weight: 600;
width: 500px;
font-size: 18px;
padding: 12px 50px 9px;
text-transform: uppercase;
background: #ff750f;
background: -moz-linear-gradient(top, #ff750f 0%, #ce500b 99%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff750f), color-stop(99%,#ce500b));
background: -webkit-linear-gradient(top, #ff750f 0%,#ce500b 99%);
background: -o-linear-gradient(top, #ff750f 0%,#ce500b 99%);
background: -ms-linear-gradient(top, #ff750f 0%,#ce500b 99%);
background: linear-gradient(to bottom, #ff750f 0%,#ce500b 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff750f', endColorstr='#ce500b',GradientType=0 );
border-radius: 4px;
}
.video-vostok-tancy-tit{margin-bottom: 35px;
margin-top: 10px;
text-align: left;
padding-left: 7px;}
.video-vostok-tancy-tit a{color: #333;font-size: 14px;}

.socialtop{width:700px;margin: 0 auto;line-height:10px;height:29px;}
 .socialtopbut1{float:left;width:160px;}.socialtopbut2{width:130px;float:left;}
 .socialtopbut3{width:130px;float:left;}.socialtopbut4{width:70px;float:left;}
 .socialtopbut5{width:110px;float:left;}



/************************* LOWER RESOLUTION SCREENS AND LAPTOPS *************************/
@media only screen 
and (max-width : 1200px) {

/********* LAYOUT STYLES **********/

.row{ max-width: 62.5em; }


/********* PAGE ELEMENTS **********/

.hover-box{ height: 380px; }


/** Icons **/

.icon-small{ font-size: 28px; }

/** Action Blocks **/

.action-block{ padding: 99px 44px; }

}

/************************* SMARTPHONES *************************/
@media only screen 
and (min-width : 320px) 
and (max-width : 480px) {

/********* LAYOUT STYLES **********/

.section-large{ padding-top: 121px; padding-bottom: 121px; }
.no-pad-right{ padding-right: 0.9375em; }
.border-box{ margin-bottom: 44px; }
.work-masonry-item{ margin-bottom: 44px; }
.hover-box{ width: 100%; height: 350px; }
.offix .medium-3{ width: 100%; }
.border-box .medium-3{ margin-bottom: 44px; }
.team-member{ margin-bottom: 44px; }
.panel{ padding: 22px; }


/********* TYPOGRAPHY STYLES **********/

.size-display{ font-size: 2.125rem !important; }

/********* NAVIGATION STYLES **********/

nav{ top: 0px !important; max-height: 89px; overflow: hidden; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; }
.nav-panel-dark, .nav-panel-light{ top: 0px; }
.nav-panel-dark .row, .nav-panel-light .row{ border-radius: 0px; }

.nav-transparent{ background: rgba(0,0,0,0.5); padding-top: 9px; }

.logo{ margin: 22px 0px 22px 0px !important; padding-left: 0px;	 }

.nav-main ul li{ float: none; margin-right: 0px; }
.nav-main ul li a{ padding: 11px 0px; }
.nav-main .text-right{ text-align: left !important; }

.subnav{ position: relative; top: 0px !important; left: 0px !important; padding: 11px; }

.mobile-toggle{ display: block; }
.open-nav{ max-height: 600px !important; }

/********* SLIDER & DIVIDER & HEADER STYLES **********/

.background-pan{ background-position: 50% 50% !important; -webkit-animation: none !important; -moz-animation: none !important; -o-animation: none !important; -ms-animation: none !important; animation: none !important; }

.image-slideshow{ margin-bottom: 44px; }

.hero-slider .slides li{ padding: 180px 0px !important; }

.flex-direction-nav{ display: none !important; }

/********* BLOG STYLES **********/

aside .widget{ display: none; }

.post-comment img{ display: none; }
.post-comment.indent{ width: 100%; }
.form-comments input[type="text"]{ width: 100%; margin: 0px 0px 22px 0px !important; }



form{ margin-top: 44px; }

.hh-txt1{visibility: hidden;}
.hh-txt2{font-size: 25px; text-align: center; width: 100%; }
.hh-cnt{text-align: center;top:-10px;}
.popup{width:320px;}
iframe.video-frame{width:280px; height:auto;}
.zakaz-but-popup{width:280px;}
.pop-desc-txt{visibility: hidden; height: 0px; overflow: hidden;}
h2.h2-cover-popup{font-size: 14pt; line-height: 14px;width:280px;}
.image-gallery{width:320px;height:205px;}
.image-gallery .big-image{ width:320px; height:205px;}
.pg-thums-bl{width: 320px;}
input#order-vostok-f1, input#order-vostok-f2, input#order-vostok-f3, .btn-orange, .ord-btn{width:280px;}
.socialtop{width:100%;margin: 0 auto;line-height:3btn-orange0px;height:29px;}
}

/************************* PORTRAIT TABLETS *************************/

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

.flex-direction-nav{ display: none !important; }

/********* NAVIGATION STYLES **********/

nav{ top: 0px !important; max-height: 89px; overflow: hidden; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; }
.nav-panel-dark, .nav-panel-light{ top: 0px; }
.nav-panel-dark .row, .nav-panel-light .row{ border-radius: 0px; }

.nav-transparent{ background: rgba(255,255,255,0.4); padding-top: 9px; }

.logo{ margin: 22px 0px 22px 0px !important; padding-left: 0px; clear: both !important; display: block; }

.nav-main{ float: none !important; clear: both !important; display: block; }
.nav-main ul{ float: none; clear: both; display: block; width: 100% !important; }
.nav-main .medium-9{ width: 100%; }
.nav-main ul li{ float: none; margin-right: 0px; }
.nav-main ul li a{ padding: 11px 0px; }
.nav-main .text-right{ text-align: left !important; }

.subnav{ position: relative; top: 0px !important; left: 0px !important; padding: 11px; }

.mobile-toggle{ display: block; }
.open-nav{ max-height: 600px !important; }


img.fade {display: none;}
.fade2 {display: none;}
img.pg-thums-small{display: none;}
img.big-pic{display: none;}
img.slider-background{display: none;}
img.pic-bellydancer{display: none;}
img.divider-background{display: none;}

