/*
Theme Name: projektgabinetu
Author: Projekt Gabinetu
Author URI: https://projektgabinetu.com.pl/
Description: 
Version: 1
Requires at least: 5.0
Tested up to: 5.7
Requires PHP: 7.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: projektgabinetu

projektgabinetu WordPress Theme © 2011-2021 TidyThemes
projektgabinetu is distributed under the terms of the GNU GPL
*/

/* html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,a,img,strong,b,u,i,ol,ul,li,fieldset,form,label,article,footer,header{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline} */

ol,ul{list-style:none}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}

body { background:#fff; }

header > div { float:left; }

header .logo { width:20%; }
header .tmenu { width:70%; }
header .tright { width:10%; } 

h2 { line-height: 1.3;
line-height: 1.1;
  margin: 20px 0;
  font-weight: 600;
 }

* { font-family: "Commissioner", sans-serif; color:#333; font-weight:300; font-size:16px; line-height: 150%; letter-spacing: 0.02em; }
body { margin:0; }
html { margin-top: 0 !important; }
div { display:block; }
#header { height:80px; width:100%; z-index: 212121; position: relative; display:flex; background:rgba(0,0,0,150); background: rgba(0, 0, 0, 0.5); padding: 10px 0; }
#header .header_cont {max-width: 1440px; margin: 0 auto; display:flex; flex-wrap: nowrap; width:100%; }
#header #logo { display:flex; align-items: center; }
#header nav { display:flex; align-items: center; margin-left: auto; padding-bottom: 2px; }

#menu { height: 100%; }
.menu-container { height: 100%; }
#menu li { display:inline-block; height: 100%;  position:relative; }
#menu .current-menu-item a { color:#FFF; border-bottom: 2px solid #4abcad; text-decoration:none; }
#menu li a:hover { text-decoration:none; border-bottom: 2px solid #4abcad; }
#menu .current-menu-item, #menu li:hover {  }
#menu li.menu-item-type-custom:last-child:hover { text-decoration:none; border-bottom: 2px solid #4abcad; border-bottom: 0; }
#menu li a { color:#FFF; text-decoration:none; padding: 0 12px; text-align:center; height: 100%; display: inline-flex; align-items: center; font-size:16px; font-weight:600; line-height: 54px; text-transform: uppercase;  }
 
#menu li.menu-item-type-custom:last-child { margin-left: 10px; padding-left: 10px; }

#menu li.menu-item-type-custom:last-child a { background: #8dc0e1; border-radius: 15px; height: 40px; color: #000; font-weight: 600; padding-left: 45px; }
#menu li.menu-item-type-custom:last-child a:before { background: transparent url(/wp-content/themes/projektgabinetu/img/tel.png) no-repeat left center; width: 30px; height: 30px; content: ""; display: block; background-size: contain; position: absolute; margin-left: -40px; }

.bewhite { color:#fff !important; }

.logo img { height:80px; }

.header-transparent { height: 56vw;overflow: hidden; position: relative; margin-top:-100px; position:relative; }
.header-transparent .header-image { height: 100%; width: 100%; background-size: cover; }

.header-transparent-short { height: 13vw;overflow: hidden; position: relative; margin-top: -70px; box-shadow:0 20px 25px -12px rgba(0,0,0,.9); }
.header-transparent-short .header-image { height: 100%; width: 100%; background-size:cover; }

.header-page { height: 12vw;overflow: hidden; position: relative; margin-top:-100px; position:relative; border-bottom: 2px solid #4abcad; }
.header-page .header-image { height: 100%; width: 100%; background-size: cover !important; }


.tytul_ph { margin-top: 120px; position: absolute; width: 100%; text-align: center; }


.header-page h1 { font-size: 50px; color: #fff; }
.header-page .tytul_ph_small h1 { font-size: 45px; }

.mobclose, #telmob a { display:none; }
.mobmenu { display:none; }



#header.actm #menu {
  display:block !important;
  width: 420px;
  background: rgba(0,0,0,0.8);
  right: 0;
  max-width: 100%;
  height: 100% !important;
  position: fixed;
  z-index: 21212121;
  overflow-y: scroll;
  padding-top: 50px;
  margin-top:-5px;
}

#header.actm #menu li {
  display: inline-block;
  height: 100%;
  width: 100%;
  padding: 3px 10px;
}

#header.actm #menu li a { line-height:40px; }

#header.actm #menu li a { width:100%; }



#header.actm #menu li:last-child { display:none; }

#header.actm #menu #menu-menu-1 {
	padding-left: 0;
  margin: 0;
}

#header.actm #menu .menu-menu-1 > li:hover, #header.actm  #menu-menu-1 > .current-menu-item { background: #000; }
#header.actm #menu .menu-menu-1 > li:hover > a, #header.actm  #menu-menu-1 .current-menu-item > a { color: #4abcad; }


#header.actm #menu .sub-menu { display:block; position: relative; background: unset; }

#header.sticky-menu {
  position: sticky;
  top: 0;
}

.cont-slide { height: 32vw; overflow: hidden; position: relative; }
.cont-slide .header-image { height: 100%; width: 100%; display:flex; }

.tytul_h { max-width: 1400px; width: 100%; margin: auto; align-items: center; display: flex; height: 100%; }
.tytul_h .t_cont { margin-top: -230px; width: 75%; padding:30px 15px 30px 30px; position: relative; position:relative; }
.header-transparent-short .tytul_h .t_cont { margin-top:25px; width: 100%; }
.tytul_h .t_cont .t_left { position:Absolute; left:0; top:0; width:50px; height:50px; border-top:15px solid #4abcad; border-left:15px solid #4abcad; }
.tytul_h .t_cont .t_right { position:Absolute; right:0; bottom:0; width:50px; height:50px; border-bottom:15px solid #4abcad; border-right:15px solid #4abcad; }
.tytul_h h1 { font-weight: 600; font-size: 50px;  text-transform: capitalize; color: #FFFFFF; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15); margin: 0; line-height: 120%; text-shadow:0px 6px 5px rgba(0, 0, 0, 0.95) }
.tytul_h h1.black { color: #000; }

.tytul_h p { text-align:center; color:#fff; font-size:20px; }

.subt { color: #fff;font-weight: 600;margin-top: 20px; }

.cent { text-align:center; }

.tiboxs {
  display: grid;
  gap: 0;
  justify-content: center;
  position: relative;
  border: 0;

  grid-template-columns: 1fr;
  max-width: 1600px;
  width: 98%;
  margin: 50px auto 50px;
  overflow: hidden;
  padding: 74px 0;
}

.tiboxs img { width:100%; overflow:hidden; }

.tiboxs p { font-size: 15px;  color: #333; }
.gap20 { gap:20px; }
.gap0 { gap:0px; }

.OFFtiboxs .tibox3:nth-child(2n+1) {
  width: 100%;
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
}
.tiboxs .tibox3 {
  width: 100%;
  display: grid;
  grid-template-columns: 0.8fr 1fr;
  overflow: hidden;
  gap: 40px;
}
.tibox2, .tibox3 {
  border: 0;
  color:#fff;
  align-items: center;
}

.tiboxs .tibox4 {
  width: 100%;
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  overflow: hidden;
  align-items: center;
}


.tiboxs .tiboxcent {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  overflow: hidden;
  padding: 10px 0;
}


label.subtyt {
  font-size: 20px;
 color: #4abcad;
  font-weight: 600;
  position:relative;
  max-width: calc(100% - 40px);
  display: block;
}

label.pretyt {
  font-size: 22px;
 color: #4abcad;
  font-weight: 600;
  text-transform: uppercase;
  position:relative;
  margin-left: 50px;
  
}
label.pretyt.shad {
 text-shadow: 1px 1px 2px #989797;
}
.tiboxs h2 {
  
  color: #4abcad;
  font-size: 35px;
  font-weight: 600;
  
}

.tiboxs h2.hbig {
  font-size: 64px;
  color:#000;
}

.gforma h2 { color:#fff !important; }

 .tib_contact {
  /* position: absolute; */
  background: #f0f0f0;
  padding: 40px 20px;
  width: calc(100% - 40px);
}

.kont_boxs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 30px;
  /* width: calc(100% - 60px); */
  width: 100%;
}

.kont_box {
  justify-content: center;
  display: grid;
}

.kont_box_email > div, .kont_box_tel > div { display: grid; grid-template-columns: 1fr; text-align: left; }

.kont_box a { text-decoration:none; font-weight:600; font-size:22px; color:#000; }

.kont_box > div { border:1px solid #777; width:440px; padding:15px; display:grid; grid-template-columns: 75px 1fr; gap:10px; background: #fff; }


.fkont_boxs {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 30px;
  gap: 20px;
}

.fkont_box {
  justify-content: center;
  display: grid;
}

.fkont_box label { color:#fff; }

.fkont_box_email > div, .fkont_box_tel > div { display: grid; grid-template-columns: 1fr; text-align: left; }
.fkont_box a { text-decoration:none; font-weight:600; font-size:18px; color:#fff; }
.fkont_box > div { border:1px solid #fff; width:380px; padding:15px; display:grid; grid-template-columns: 75px 1fr; }


.line { position: absolute; margin-left: -50px; }

.lista span { font-weight:600; color:#000; }

.lista { list-style: disc; }
.lista li::marker { color: #4abcad; }

.lista li {
  margin-bottom: 5px;
}

.biglista { margin-top:30px; }
.biglista li { font-size:23px; /* font-weight: 600; */ }

.overoff { overflow: unset !important; }

.bg1 {
	background: url(/wp-content/themes/projektgabinetu/img/bg-1w2.jpg);
	display:grid;
	background-size:cover;
}

.bg2 {
	background: url(/wp-content/themes/projektgabinetu/img/bg-contact.jpg);
	display:grid;
	overflow:hidden;
}

#videoDiv2 {width:100%; width:100%; overflow-x: hidden; margin:auto; display:block; position: relative;} 
#video2{width:100%; height:auto } 


#videoMessage2 { position: absolute; top: 0; left: 0; display: flex; flex-direction: column;  justify-content: flex-start; align-items: center;  width: 100%; height: 100%;}

#videoDiv2 .grbox {  background: rgba(0,0,0,0.5); padding: 20px; margin-top: 50px; }
#videoDiv2 .grbox h3 { font-weight: 600; margin-top: 10px; }

#videoDiv2 li { font-weight: 600; font-size: 20px; }


#imgDiv2 {width:100%; width:100%; overflow: hidden; margin:auto; display:block; position: relative; height:50vw;} 
#imgDiv2 img { min-width: 100%;
  width: 100px;
  height: auto;
  animation: zoom-in-zoom-out 20s ease infinite; 
  border-radius: 0.5rem;
}

@keyframes zoom-in-zoom-out {
  0% {
    scale: 100%
  }
  50% {
    scale: 150%;
  }
  100% {
    scale: 100%;
  }
}


#imgDiv2 .grbox li, #videoDiv2 .grbox li { color:#fff; }

#imgMessage2 { position: absolute; top: 0; left: 0; display: flex; flex-direction: column;  justify-content: flex-start; align-items: center;  width: 100%; height: 100%;}

#imgDiv2 .grbox {  background: rgba(0,0,0,0.5); padding: 20px; margin-top: 50px; }
#imgDiv2 .grbox h3 { font-weight: 600; margin-top: 10px; }

#imgDiv2 li { font-weight: 600; font-size: 20px; }



.tbox { padding: 10px 20px; }
.tbox .tcont { padding:40px; }
.tbox h2 { color: #4abcad; text-align: center; }
.tbox p { color: #333; text-align: justify; font-size:110%; }

.tbox .tcont { background: #fff; border:1px solid black; }

.h3page { color: #4abcad; font-size: 35px; font-weight: 600; }

 .grvc .tcont { display:grid; align-items: center; }

.box_kogo { display:grid; grid-template-columns:1fr 1fr; }

.specjalizacje {
	 display: grid;
  gap: 20px;
  position: relative;
  border: 0;
  grid-template-columns: 1fr 1fr 1fr;
}

.specjalizacje .spec { background:#fff; padding: 10px 20px; border:1px solid #000; }

.specjalizacje .spec_cont {
  display: grid;
  gap: 10px;
  position: relative;
  grid-template-columns: 95px 1fr;	
}

.specjalizacje.coprojektujemy .spec_cont {
	grid-template-columns: 1fr;	
	align-items: center;
  height: 100%;
}

.specjalizacje.coprojektujemy .spec .spec_opis {
	text-align:center;
	font-size:20px;
}

.spec_opis { text-align: left; }

h3.spec_tyt a { font-size: 30px;
  font-weight: 600;
  color: #000;
  margin: 15px 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
  display: block; }

#menu-stopka li {
  margin-bottom: 10px;
  text-align:left;
}

#menu-stopka li::marker {
  color: #4abcad;
}

#menu-stopka li a {
  color: #fff;
}

#menu-stopka li a:hover {
  color: #4abcad;
}

#menu-stopka {
  list-style: disc;
}

#footer {
  background-image: url(/wp-content/themes/projektgabinetu/img/stopka-bg.jpg);
  width: 100%;
  padding-top: 40px;
  border-top: 2px solid #4abcad;
  overflow:hidden;
}

.footer .fcol_about img { max-height:80px; }	

.footer  {
  max-width: 1600px;
  width: 98%;
  margin:auto;
}

.footer p { color: #d0d0d0; }

.footer p.fcopy a { color: #d0d0d0; }

.footer .frow  {
  display:grid;
  grid-template-columns:0.5fr 1fr 0.5fr;
}

.footer .fcol_about { display:block; }

.footer .fcol_linki_box { width: 400px;margin: auto; text-align:center; }

.footer .fcol_linki_box a { text-decoration:none; }

.footer .fcol_linki_box h4 {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
  margin: 10px 0;
  text-align: center;
}

.mapka { padding:50px 50px 0 0; }
.bigger { font-size:125%; }


.cform input, .cform textarea {
  padding: 10px 10px;
  background: #4b4b4b;
  border: 1px solid #fff;
  color: #fff;
  width: calc(100% - 24px);
}

.cform p { color:#fff; }

.cformsub p { padding:0 !important; }

.cformsub input { 
  background: #4abcad;
  border: 1px solid #fff;
  color: #fff;
  text-transform:uppercase;
  cursor: pointer;
  width:100%;
}

.etapy { margin-top: 50px; }

.etapy label {
  background: #4abcad;
  padding: 15px 25px;
  color: #fff;
  font-weight: 600;
  font-size: 28px;
  margin-right: 15px;
}

.etapy li {
  margin-bottom: 54px;
  display:grid;
  grid-template-columns:80px 1fr;
}

.etapy li > div { display: grid; }

.etapy span {
display: block;
  color: #000;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 10px;
  position:relative;
}

.etapy span::after {
  content: "";
  height: 4px;
  width: 50px;
  background: #4abcad;
  position: absolute;
  bottom: -3px;
  left: 0;
}

.sub-menu {
  position: absolute;
  left: 0;
  background: rgba(0,0,0,0.8);
  z-index: 212121;
  padding: 10px 5px 10px 5px;
  display: none;
  grid-template-columns: 1fr;
  width:400px;
}

.sub-menu li { border-bottom: 1px solid rgba(51, 223, 191, 0.4); }


.slider { background:no-repeat top/cover url(/wp-content/themes/projektgabinetu/img/slide2.jpg); }

@media only screen and (max-width : 1930px){
	.slider { background:no-repeat top/cover url(/wp-content/themes/projektgabinetu/img/slide2-1920.jpg); }
 .header-page { height: 15vw; }
 .tytul_ph { margin-top: 85px; }
 .tytul_ph_small {}
}

@media only screen and (max-width : 1600px){
	
	.tiboxs { max-width: 95%; }
	.footer  { max-width: 95%; }
	
	.tytul_h h1 { font-size: 40px; }
	.tiboxs h2.hbig { font-size: 45px; }
	h3.spec_tyt a { font-size: 25px; }
	.tytul_h p { font-size: 17px; }
	label.subtyt { font-size: 18px; }
	
.logo img { height: 70px; margin-top: 5px; margin-left: 10px; }	
	
	#header .header_cont { max-width: 95%; }
	.tytul_h { max-width: 95%; }
	
	.tytul_h .t_cont { margin-top: 0; }
	
	.tiboxs { padding: 20px 0; }
	
}


@media only screen and (max-width : 1400px){

.slider { background:no-repeat top/cover url(/wp-content/themes/projektgabinetu/img/slide2-1400.jpg); }

.specjalizacje { grid-template-columns: 1fr 1fr; }
.header-page { height: 18vw; }

#videoMessage2 { left: 5%; width: 90%; }
#imgMessage2 { left: 5%; width: 90%; }

}


@media only screen and (max-width : 1200px){
	.header-page { height: 20vw; }
	.tytul_h h1 { font-size: 34px; }
	.tiboxs h2.hbig { font-size: 37px; }
	.header-page .tytul_ph_small h1 { font-size: 35px; }
	
  .tiboxs .tibox3 { grid-template-columns: 0.6fr 1fr; }
  
  .fkont_box a { font-size: 16px; }
  .fkont_box > div { width: 320px; }
  
  
  .footer .fcol_linki_box { width: 300px; }
  
  	.specjalizacje .spec_cont { grid-template-columns: 75px 1fr; }
	.spec img { width: 70px; }
  .specjalizacje { gap: 10px; }
  
  #videoDiv2 li { font-weight: 600; font-size: 17px; }
  #videoDiv2 .h3page { font-size: 28px; }
  
  #imgDiv2 li { font-weight: 600; font-size: 17px; }
  #imgDiv2 .h3page { font-size: 28px; }
  
  
}


@media only screen and (max-width : 1020px){
	.header-page { height: 23vw; }
	.footer .frow { grid-template-columns: 1fr 1fr; }
	
	.fcol_kontakt { order:1;  }
	.fcol_linki { order:2; grid-column:1 / 3; }
	
	#menu-stopka li { margin-bottom: 10px; text-align: left; display: inline list-item; }
	
	  .footer .fcol_linki_box { width: 95%; }
	  
	  .fcol_about img { height:80px; }
	  
	  .kont_box a { font-size: 18px; }
	  
	  .kont_box > div { width: 365px; }
	
	  .kont_box_email img, .kont_box_tel img { width:60px; }
	
  .header-page .tytul_ph { margin-top: 80px; }
  .header-page { height: 225px; }
	
  .header-page .tytul_ph_small {}	
	

.tibox3 .tcont { padding-top: 90px; }
	.tiboxs .tibox3 { gap:5px; }
	
 .tibox3 h2.hbig {
  position: absolute;
  width: 100%;
  left: 10px;
  top: 20px;
}	

.tibox3 label.pretyt {
  position: absolute;
  width: 100%;
  left: 10px;
  top: 5px;
}	

#imgDiv2 { height: 70vw; }

	
.tiboxs .tibox4 { grid-template-columns: 1fr 0.5fr; }	
	
.etapy label { padding: 7px 20px; margin-right: 15px; height: 50px; }	
	
.etapy li { margin-bottom: 35px; grid-template-columns: 70px 1fr; }	
	
.etapy { margin-top: 50px; margin-left: -35px; }	
	
.tytul_h .t_cont { width: 96%; padding: 20px 15px 10px 25px; }	
	
.tytul_h .t_cont { margin-top: 90px; }	
	
.tytul_h .t_cont .t_left { border-top: 9px solid #4abcad; border-left: 10px solid #4abcad; }

.tytul_h .t_cont .t_right { border-bottom: 10px solid #4abcad; border-right: 10px solid #4abcad; }	
	
	
 h3.spec_tyt a {
  font-size: 23px;
  width: calc(100% - 50px);
  margin-left: 50px;
}

.spec_img { position: absolute; top: 0; margin-left: -13px; }
 .specjalizacje .spec_cont {
    grid-template-columns: 1fr;
	position: unset;
  }
	
.specjalizacje .spec {
  position: relative;
}	
	
	#menu { display:none !important; }
	
 .mobmenu {
    display: block;
    right: 20px;
    position: absolute;
    margin-top: 15px;
    top: 0;
    color: #fff;
    font-size: 28px;
	z-index:21212121;
	cursor:pointer;
	width: 30px;
	height: 27px;
  } 
  .mobclose {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
	top: 7px;
	cursor:pointer;
  }
  
  #header nav { margin-top:50px; }
  
  
  #telmob a {
	text-decoration: none;
	text-align:center;
  background: #8dc0e1;
  border-radius: 15px;
  height: 33px;
  color: #000;
  font-weight: 600;
  padding-left: 45px;
  padding-right: 10px;
  position:Absolute;
  z-index:21212121;
  right: 75px;
    top: 15px;
	display: inline-flex;
  align-items: center;	
	
}
  
#telmob a::before {
  background: transparent url(/wp-content/themes/projektgabinetu/img/tel.png) no-repeat left center;
    background-size: auto;
  width: 25px;
  height: 25px;
  content: "";
  display: block;
  background-size: contain;
  position: absolute;
  margin-left: -40px;
}  	
	
	
#imgDiv2 { height: 67vw; }	
	
}



@media only screen and (max-width : 860px){
	.slider { background:no-repeat top/cover url(/wp-content/themes/projektgabinetu/img/slide2-860.jpg); }
.specjalizacje { gap: 20px 5px; }
.kont_boxs { grid-template-columns: 1fr; gap:15px; }

  .tytul_h p { font-size: 16px; }
  .tytul_h h1 { font-size: 30px; }
  #header { height: 55px; }
  .logo img { height: 50px; }
  
  .lista { padding-left: 25px; }
    
.tiboxs h2 { font-size: 32px; }

.biglista li { font-size: 19px; }
	
}


@media only screen and (max-width : 780px){

.header-page .tytul_ph_small h1 { font-size: 30px; }

 .footer .frow { grid-template-columns: 1fr; }
 .fcol_linki { grid-column: 1; }

.kont_boxs { grid-template-columns: 1fr; gap:15px; }

.header-transparent { height: 80vw; }

 .tytul_h .t_cont { width: 98%; padding: 20px 0px 10px 0px; margin-left: 1%; }
.t_left, .t_right { display:none; }

.spec_tyt { margin-top: 1px; }

  h3.spec_tyt a {
    font-size: 20px;
    width: calc(100% - 60px);
    margin-left: 60px;
    margin-top: 5px;
    line-height: 22px;
  }

  .specjalizacje .spec_cont { margin-top: 35px; }
  .tiboxs h2.hbig { font-size: 30px; }
  
  label.pretyt { font-size: 20px; }
  
 
    #imgDiv2 { height: 62vw; }
 
    label.subtyt { font-size: 16px; }
  
  .footer .fcol_about { text-align: center; }
  #menu-stopka { padding-left:0; }
  
  
  
  #video2 { width: 133%; }
  
  
}


@media only screen and (max-width : 680px){
  .tytul_h h1 { font-size: 25px; }
  
  .specjalizacje { grid-template-columns: 1fr; }
  .tiboxs .tibox3 { grid-template-columns: 1fr; }
  .tibox3 img { order: 2; }
  
  .h3page { font-size: 30px; margin-top: 0; }
  
    .tibox3 .tcont { padding:0; }
  
   .tibox3 label.pretyt { position: unset; }
    .tibox3 h2.hbig { position: unset; }
	
  .tiboxs h2.hbig { font-size: 26px; }	
	
  .tiboxs .tibox4 { grid-template-columns: 1fr; }	
	
.etapy span { font-size: 20px; }	

.tbox .tcont { padding: 5px; }

.tbox p { font-size: 100%; }
	
 .fcol_about img { height: 60px; }
 
 
 
 #videoDiv2 .grbox { padding: 15px; height: 70vw;  margin-top: 0px; }
 #videoMessage2 { left: 0%; width: 100%; }

 #imgDiv2 { height: 68vw; }
	
 #imgDiv2 .grbox { padding: 15px; height: 68vw;  margin-top: 0px; }
 #imgMessage2 { left: 0%; width: 100%; }	
	
	
}

@media only screen and (max-width : 560px){
  .header-transparent { height: 125vw; }
   #videoDiv2 .h3page {
    font-size: 24px;
    margin: 0 !important;
    line-height: 26px;
  }
  
   #imgDiv2 .h3page {
    font-size: 24px;
    margin: 0 !important;
    line-height: 26px;
  }
  
}


@media only screen and (max-width : 480px){
	.slider { background:no-repeat top/cover url(/wp-content/themes/projektgabinetu/img/slide2-480.jpg); }
	#telmob a { display:none !important; }
	.tytul_h h1 { font-size: 19px; }
	.tytul_h p { font-size: 14px; }
  .header-transparent { height: 125vw; }
  
  
  .header-page .tytul_ph_small h1 { font-size: 27px; }
  
    .kont_box_email img, .kont_box_tel img { width: 45px; }
  .kont_box > div { grid-template-columns: 45px 1fr; }
   .kont_box {
    display: block;
    max-width: 90%;
  }
  .kont_box a { font-size: 16px; }
  
  #header.actm #menu li:last-child { display:block; }
  
    .kont_box > div { width: 100%; }
  label.subtyt { display:inline-block; }
  
  .tib_contact { padding: 40px 10px; width: calc(100% - 20px); }
  
  
  .tiboxs { margin: 30px auto 30px; }
  
  .box_kogo ul:last-child { margin-top: -10px; }
  
  .fkont_box > div { grid-template-columns: 55px 1fr; }
  
  .fkont_box { display: block; max-width: 92%; margin: 0 auto; }
   .tiboxs .tibox3 { text-align:center; }
   .tiboxs .tibox3 .lista { text-align:left; }

   .tiboxs .tibox4 { text-align:center; }
   .tiboxs .tibox4 .etapy, .tiboxs .tibox4 .lista { text-align:left; }
  
  .box_kogo { display: grid; grid-template-columns: 1fr; }
    .etapy { margin-top: 30px; }
  
  #videoDiv2 li {
    font-weight: 600;
    font-size: 15px;
	line-height: 20px;
  }
  
  #imgDiv2 li {
    font-weight: 600;
    font-size: 15px;
	line-height: 20px;
  }
  
}

@media only screen and (max-width : 420px){
	.tytul_h h1 { font-size: 16px; }
	 .tiboxs h2 { font-size: 26px; }
	#header.actm #menu { width: 100%; }
	
	.h3page { font-size: 28px; }
	
	#videoDiv2 video { width: 150%; }
	#videoDiv2 .grbox { height: 78vw;}
	#videoDiv2 .lista { padding-left: 5px; }
	#videoDiv2 .h3page { font-size: 20px; line-height: 24px;   }
	#videoDiv2 li { font-size: 15px; line-height: 18px; }

	#imgDiv2 video { width: 150%; }
	#imgDiv2 { height: 76vw;}
	#imgDiv2 .grbox { height: 76vw;}
	#imgDiv2 .lista { padding-left: 5px; }
	#imgDiv2 .h3page { font-size: 20px; line-height: 24px;   }
	#imgDiv2 li { font-size: 15px; line-height: 18px; }
	
}



@media only screen and (max-width : 380px){
	 #videoDiv2 .grbox { padding: 10px 5px 10px 12px;; }
	 #imgDiv2 .grbox { padding: 10px 5px 10px 12px;; }
	.h3page { font-size: 26px; }
	#videoDiv2 video { width: 200%; }
	 #videoDiv2 .grbox { height: 108vw;}
	
	 #imgDiv2 video { width: 200%; }
	 #imgDiv2 { height: 104vw;}
	 #imgDiv2 .grbox { height: 104vw;}
	
}