html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: 0;
  background:transparent;
}

html {
	-ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%;
}

body {line-height:20px; font-size: 16px; font-family: 'Conv_Intro-Bold', Arial, Helvetica, sans-serif; color: #f4f4f4; margin: 0;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

b,
strong {
    font-weight: bold;
}

audio,
canvas,
video {
    display: inline-block;
}

input { outline: none; }

table { border-collapse: collapse; border-spacing: 0; }

th,td {
    vertical-align: top;
    padding: 0;
}

img { border: 0; max-width: 100%; }

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration: underline;
	color: #1b4872;
	/*-moz-transition: all 0.3s 0.03s ease;
	-o-transition: all 0.3s 0.03s ease;
	-webkit-transition: all 0.3s 0.03s ease;
	transition: all 0.3s 0.03s ease;
*/
	}

a:hover { text-decoration: none;}



.underline {
text-decoration: underline;
}

.no-underline {
text-decoration: none;
}



sub, small {
font-size: 13px;
line-height: 16px; 
}

input, select, textarea {
  vertical-align:middle;
  margin: 0;
  padding: 0;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

ol, ul {
    list-style: none;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}


input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}


span.skype_pnh_print_container{display: inline !important;}/*сброс оббертки от скайпа*/
span.skype_pnh_container{display: none !important;}/*сброс оббертки от скайпа*/
span.skype_pnh_text_span {display: inline !important;}



/* -------- */

*, *:before,*:after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.fl{
  float:left;
}

.fr{
  float: right; 
}

.rel{
  position: relative;
}

.abs{
  position: absolute;
}

.cb {
  clear: both;  
  }
  
 .cl{
  clear: left;
}

.cr{
  clear: right;
}
  
.hd {
   display: none; 
  }

:focus { outline:0; }

.layout {

	margin: 0 auto; 
	max-width: 1200px;
}

.button {
	border: 2px solid #151515;
	text-align: center;
	padding: 17px 60px;
	font-family: 'Conv_Intro-Bold';
	text-transform: uppercase;
	font-size: 10px;
	display: inline-block;
	text-decoration: none;
	color: #151515;
	letter-spacing: 4px;
}

.button:hover {
	opacity: 0.6;
}

.header-inner {
	background: url(../img/main_img.jpg) no-repeat top center;
	height: 650px;
}

.header-top {
	background: #151515;
	color: #fff200;
	font-size: 10px;
	font-family: 'Conv_Intro-Bold';
	letter-spacing: 7px;
	text-transform: uppercase;
	height: 56px;
	padding-top: 18px;
	
}

.header-title {
	color: #ffffff;
	font-family: 'Conv_Intro-Bold';
	padding-top: 133px;
	text-transform: uppercase;
	margin-bottom: 83px;
}

.main-title {
	font-size: 32px;
	margin-bottom: 25px;
	letter-spacing: 22px;
}

.sub-title {
	font-size: 19px;
	letter-spacing: 14px;
}

.header-logo {
	padding-bottom: 129px;
}


.header-bottom {
	height: 80px;
	background: #151515;
	font-size: 12px;
	font-family: 'Conv_Intro-Book';
	text-transform: uppercase;
	letter-spacing: 6px;
}

.periscope-text {
	width: 268px;
	margin-top: 33px;
	margin-left: 43px;
}

.our-adres {
	margin-top: 33px;
}

.text-decor {
	color: #fff;
	font-family: 'Conv_Intro-Bold';
	display: inline-block;
	border-bottom: 2px solid #fff200;
	padding-bottom: 4px;
	margin-left: 15px;
	}

.periscope-wrapper {
	position: relative;
}

.periscope-img {
	position: relative;
	top: -20px;
	left: 0;
	z-index: 1;
	width: 179px;
	
}

.periscope-img:hover {
	top: -30px;
}


.periscope-wrapper > div {
	display: inline-block;
	vertical-align: top;
}


.main-part {
	
}


.instagramm-title {
	height: 200px;
	background: #fff;
	position: relative;
	z-index: 2;
	color: #231f20;
	text-align: center;
	font-size: 36px;
	letter-spacing: 23px;
	text-transform: uppercase;
	padding-top: 90px;
	font-family: 'Conv_Intro-Bold'; 
	position: relative;
}


#instagram-carousel li a {
    color: #fff;
    display: none;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
	text-decoration: none;
	font-family: 'Conv_Intro-Book';
}

.no-touch #instagram-carousel li:hover a, .touch #instagram-carousel li a {
    display: block;
}

.icon {
    margin-right: 1em;
}

.icon img {
	vertical-align: middle;
}

.inst-ico {
	background: url(../img/insta.png) no-repeat;
	width: 29px;
	height: 29px;
	margin-right: 18px;
	display: inline-block;
	vertical-align: middle;
}

.instagramm-title > span {
	
	position: absolute;
	right: 0;
	
}



.instagramm-title > span span {
	vertical-align: middle;
	display: inline-block;
	font-size: 13px;
	color: #151515;
	font-family: 'Conv_Intro-Book';
	letter-spacing: 1px;
	text-transform: capitalize;
}

#instagram-carousel {
	list-style: outside none none;
    margin: 0;
    padding: 0;

}

#instagram-carousel li > img {
    display: block;
    height: auto;
    max-width: 100%;
}

#instagram-carousel li {
    display: block;
    float: left;
    position: relative;
}

.header-soc a {
display: inline-block;
vertical-align: top;
width: 58px;
height: 58px;
margin-right: 15px;
opacity: 0.5;
}

.header-soc a:hover {
	opacity: 1;
}

.site-logo-wrapper {
	background: #f4f4f4;
	padding: 105px 0 105px 0;
}

.site-logo-wrapper a {
	display: inline-block;
	vertical-align: middle;
	width: 19.7%;
}

.stroika {
	background: url(../img/logo1.png) no-repeat;
	width: 226px;
	height: 41px;
}

.stroika:hover {
	background-position: 0 -49px;
}

.site-logo-wrapper div  {
text-align: justify;
}




.love-is {
background: url(../img/logo2.png) no-repeat 50% 0; 
width: 75px;
height: 96px;
}


.love-is:hover{
	background-position: 50% -104px;
}

.sozdanasiyt {
background: url(../img/logo3.png) no-repeat;
width: 219px;
height: 71px;
}


.sozdanasiyt:hover{
	background-position: 0 -89px;
	opacity: 0.7;
}

.kuku {
background: url(../img/logo4.jpg) no-repeat 50% 0;
width: 62px;
height: 90px;
}

.kuku:hover {
	opacity: 0.7;
}

.manspower {
background: url(../img/logo5.png) no-repeat right 0;
width: 196px;
height: 41px;
}


.manspower:hover {
	background-position: right -59px;
}

.main-info {
	background: #151515;
	padding: 125px 100px 95px 100px;
	margin-bottom: 115px;
	
}


.main-info-title {
	font-size: 38px;
	font-family: 'Conv_Intro-Bold'; 
	padding-bottom: 50px;
	letter-spacing: 26px;
	text-align: center;
}

.main-info-text {
	text-align: center;
	color: #fff;
	font-family: 'Conv_Intro-Light';
	line-height: 28px;
	margin-bottom: 43px;
	letter-spacing: 2px;
}

.vide-arhive {
	border-color: #fff;
	color: #fff;
	margin-bottom: 70px;
}

.music-wrapper {
	margin-bottom: 113px;
}

.music-inner > h2 {
	font-size: 36px;
	text-align: center;
	letter-spacing: 26px;
	font-family: 'Conv_Intro-Bold'; 
	margin-bottom: 111px;
	color: #151515;
	text-transform: uppercase;
}

.music-item-wrapper {
	max-width: 1000px;
	margin: 0 auto;
	
}


.music-item {
	display: inline-block;
	vertical-align: top;
	max-width: 283px;
	color: #231f20;
}

.music-item-img {
	margin-bottom: 36px;
}

.music-item-text {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 7px;
	line-height: 23px;
	margin-bottom: 20px;
}

.music-item-god {
	font-size: 14px;
	font-family: 'Conv_Intro-Light';
	margin-bottom: 44px;
	color: #231f20;
	letter-spacing: 2px;
}

.site-info-wrapper {
	background: #f4f4f4;
	padding: 120px 0 65px 0;
	margin-bottom: 113px;
	color: #231f20;
	font-size: 13px;
	
	
}

.site-info-text {
	line-height: 25px;
	max-width: 285px;
	font-family: 'Conv_Intro-Light';
	padding-left: 46px;
}

.tab-content {
	line-height: 25px;
	font-family: 'Conv_Intro-Light';
	letter-spacing: 1px;
}

.site-info-text  p {
	margin-bottom: 40px;
	letter-spacing: 1px;
}

.site-info-title img, .site-info-title span {
	display: inline-block;
	vertical-align: middle;
	
}

.site-info-title span {
	font-size: 12px;
	text-transform: uppercase;
	color: #231f20;
	letter-spacing: 2px;
	padding-left: 25px;
}

.site-info-title-padd {
	margin-bottom: 93px;
}

.hidden-tab {
    display: none;          
            }
        
		
.product-tabs {
	margin-top: 29px;
	padding-left: 46px;
	
}			
		
.tabs-wrap {
	max-width: 286px;
}
		
.tabs-head li {
	display: inline-block;
	margin-right: 28px;
}	

.tabs-head li  a {
	color: #231f20;
	font-size: 12px;
	font-family: 'Conv_Intro-Bold';
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 9px;
	display: inline-block;
	letter-spacing: 2px;
}	

.tabs-head {
	margin-bottom: 28px;
}

.tabs-head li.active-tab a {
	border-bottom: 2px solid #fff200;
}

.footer-text-item {
	color: #231f20;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-top: 40px;
}

footer {
	padding-bottom: 123px;
}


@media (max-width:1000px) { 
	

	.periscope-wrapper .periscope-img {
		display: none;
	}

	.our-adres {
    margin-top: 12px;
}

.instagramm-title > span {
    bottom: 20px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
	.music-item {
		width: 100%;
	}
	
	.site-logo-wrapper {
		padding: 50px;
	}
	
	.site-logo-wrapper a {
		width: 48%;
		margin-bottom: 50px;
		background-position: center 0;
	}
	
	.stroika:hover {
		background-position: center -49px;
	}

	.love-is:hover{
		background-position: center -104px;
	}

	.sozdanasiyt:hover{
		background-position: center -89px;
		opacity: 0.7;
	}


	.manspower:hover {
		background-position: center -59px;
	}
	
	
	footer {
		padding: 0 20px 123px 20px;
	}
	
	
}


@media (max-width:800px) { 
	.header-bottom {
		height: auto;
		padding-bottom: 20px;
	}
	
	.periscope-text {
		width: auto;
		margin-left: 0;
	}
	
	.music-item-wrapper > div {
		margin-bottom: 50px;
	}
	
	.video-wrapper > iframe {
		width: 90% !important;
	}
	
	footer > div > div {
		margin-bottom: 20px !important;
	}
	
	footer {
		padding-bottom: 0px;
	}
	
	.site-info-wrapper {
		margin-bottom: 40px;
		padding-top: 40px;
		padding-bottom: 20px;
	}
	
	
	.music-wrapper {
		margin-bottom: 0px;
	}
	
	.site-info-title-padd {
		margin-bottom: 25px;
	}
	
	.site-info-text {
		margin: 0 auto;
		padding-left: 0;
	}
	
	.footer-text-item {
		margin-top: 0;
	}
	
	.tabs-wrap {
		margin: 0 auto;
	}
	
	.product-tabs {
		padding-left: 0;
		margin-bottom: 30px;
	}
	
	.instagramm-title {
		font-size: 26px;
	}
	
	.main-title {
		font-size: 26px;
	}
	
	.sub-title {
		font-size: 16px;
	}
	
	.music-inner > h2 {
		font-size: 26px;
	}
	
	.main-info {
		 padding: 30px 30px;
	}
	
	.site-logo-wrapper {
		padding: 50px;
	}
	
	.main-info {
		margin-bottom: 50px;
	}
	
	.music-inner > h2 {
		margin-bottom: 50px;
	}
	
	.tabs-head li {
		margin: 0 14px;
	}
}

@media (max-width:680px) { 
	.instagramm-title, .music-inner > h2, .main-title {
		font-size: 22px;
		letter-spacing: 10px;
	}
	
	
	
	.sub-title {
		font-size: 12px;
		letter-spacing: 6px;
	}
	
	.main-info-title {
		font-size: 26px;
		
	}
	
	.header-bottom {
		font-size: 12px;
	}
	
	.instagramm-title {
		padding-top: 45px;
	}
	
	.instagramm-title > span {
		bottom: 55px;
	}
}

@media (max-width:500px) { 

.site-logo-wrapper  {
	text-align: center;
}

.site-logo-wrapper a {
		width: 100%;
		margin-bottom: 50px;
	}
	
	.site-logo-wrapper {
		padding: 30px 25px;
	}
	
	.header-logo {
		padding-right: 20px;
		padding-left: 20px;
	}

}
	

@media (max-width:420px) { 
.instagramm-title, .music-inner > h2, .main-title {
		font-size: 16px;
		letter-spacing: 6px;
	}

}