/*
Theme Name: PDC&Partner
Author: Coo'ee Italia
Description: PDC&Partner custom theme
Version: 1.0
*/
/******************/
/*** VARIABLES ****/
/******************/
/****************************  Sotto ai 1400  *********************************/
@media (max-width: 1440px) { #slider-home .outer-card { padding-left: 16px; padding-right: 16px; }
  .boxed-lg { width: 90%; } }

@media (max-width: 1300px) { .hero .hero-cover.home h1 br { display: none; } }

/****************************  XL  *********************************/
/****************************  Sotto ai 1200  *********************************/
/****************************  LG  *********************************/
@media (max-width: 1199px) { .boxed-lg { max-width: none; width: 85%; }
  .header .menu-desktop .menu-principale-container li, .header .menu-desktop .menu-principale-de-container li { margin-left: 25px; }
  .header .menu-desktop .menu-principale-container li a, .header .menu-desktop .menu-principale-de-container li a { font-size: 15px; }
  .hero .hero-cover.home h2 { font-size: 20px; }
  h1 { font-size: 45px; }
  h2 { font-size: 28px; }
  .timeline .evento .anno { font-size: 35px; }
  .timeline .evento::before { width: 14px; height: 14px; left: 2px; }
  .left-white-out:before { left: -60px; width: 60px; }
  .footer h4 { font-size: 22px; }
  .footer img.ggi { max-width: 370px; }
  .servizi-container .card h4 { font-size: 20px; }
  .persona .nome { font-size: 16px; }
  .single-team p.bigger { font-size: 16px; }
  h1.titolo-persona { font-size: 32px; }
  .single-content.persona h2 { font-size: 20px; }
  .single-content.persona ul li { padding: 4px 0 4px 20px; font-size: 15px; }
  .single-content.persona ul li::before { width: 5px; height: 5px; top: 10px; }
  .news-container .card p { font-size: 15px; }
  .news-container .card h4 { font-size: 21px; }
  .footer .bd-left-gray { border-left: none; }
  .single-post .left-white-out:before { display: none; }
  .max-w-md { max-width: 500px; } }

/****************************  Sotto ai 1024  *********************************/
@media (max-width: 1023px) { .menu-outer { height: 63px; }
  .menu-outer .menu-desktop { display: none; }
  .menu-outer .menu-btn { display: block; }
  .menu-outer .menu-btn .menu-icon { height: 100%; }
  .menu-outer .menu-btn svg { overflow: hidden; fill: #fff; }
  .menu-outer .menu-btn svg rect { transition: all .3s ease-in-out; -ms-transform-origin: 50% 50%; /* IE 9 */ -webkit-transform-origin: 50% 50%; /* Safari */ transform-origin: 50% 50%; }
  .menu-outer .menu-btn.active svg rect#top { -ms-transform: rotate(-45deg); /* IE 9 */ -webkit-transform: rotate(-45deg); /* Safari */ transform: rotate(-45deg); x: 0px; y: 4px; }
  .menu-outer .menu-btn.active svg rect#bottom { -ms-transform: rotate(45deg); /* IE 9 */ -webkit-transform: rotate(45deg); /* Safari */ transform: rotate(45deg); x: -2px; y: 6px; }
  .menu-outer .menu-btn.active svg rect#center { -ms-transform: translateX(100%); /* IE 9 */ -webkit-transform: translateX(100%); /* Safari */ transform: translateX(100%); opacity: 0; }
  .header { padding: 20px 40px; }
  .header .overlay .menu-principale-container, .header .overlay .menu-principale-de-container { position: relative; top: -30px; width: 100%; display: flex; justify-content: center; align-items: center; }
  .header .overlay .menu-principale-container .menu, .header .overlay .menu-principale-de-container .menu { width: 100%; max-width: 500px; padding-left: 0; }
  .header .overlay .menu-principale-container .menu li, .header .overlay .menu-principale-de-container .menu li { display: block; text-align: center; margin: 0 auto; }
  .header .overlay .menu-principale-container .menu li a, .header .overlay .menu-principale-de-container .menu li a { padding: 11px 38px; font-size: 17px; width: 100%; display: inline-block; }
  .header .overlay .menu-principale-container .menu li:hover > ul, .header .overlay .menu-principale-de-container .menu li:hover > ul { display: none; }
  .header .overlay .menu-principale-container .menu li.menu-item-has-children, .header .overlay .menu-principale-de-container .menu li.menu-item-has-children { position: relative; }
  .header .overlay .menu-principale-container .menu li.menu-item-has-children::after, .header .overlay .menu-principale-de-container .menu li.menu-item-has-children::after { content: ""; background: url("/wp-content/uploads/arrow-down.svg") no-repeat; background-size: contain; position: absolute; top: 21px; right: 20px; width: 12px; height: 12px; display: block; }
  .header .overlay .menu-principale-container .menu li.menu-item-has-children .sub-menu, .header .overlay .menu-principale-de-container .menu li.menu-item-has-children .sub-menu { display: none; opacity: 0; height: 0; transition: height 300ms ease-in-out; overflow: hidden; transform: translate(0); position: static; padding: 0 15px 15px 15px; }
  .header .overlay .menu-principale-container .menu li.menu-item-has-children.clicked .sub-menu, .header .overlay .menu-principale-de-container .menu li.menu-item-has-children.clicked .sub-menu { display: block; opacity: 1; height: auto; }
  .header .overlay .menu-principale-container .menu li.menu-item-has-children.clicked .sub-menu li, .header .overlay .menu-principale-de-container .menu li.menu-item-has-children.clicked .sub-menu li { border-bottom: 0; border-top: 0; }
  .header .overlay .menu-principale-container .menu li.menu-item-has-children.clicked .sub-menu li a, .header .overlay .menu-principale-de-container .menu li.menu-item-has-children.clicked .sub-menu li a { padding: 10px 30px; }
  .header .overlay.active { opacity: 1; -ms-transform: translateX(0px); /* IE 9 */ -webkit-transform: translateX(0px); /* Safari */ transform: translateX(0px); pointer-events: auto; }
  h1 { font-size: 42px; }
  .copyright .credits-container { position: static !important; margin-top: 20px; }
  .boxed-lg, .boxed-sm { max-width: none; width: 85%; }
  .max-w-md { max-width: 400px; }
  .footer img.ggi { max-width: 270px; }
  .page-template-studio .hero, .page-template-team .hero, .page-template-servizi .hero, .page-template-news .hero, .page-template-contatti .hero { height: 540px; }
  .page-template-studio .hero .arrow-down, .page-template-team .hero .arrow-down, .page-template-servizi .hero .arrow-down, .page-template-news .hero .arrow-down, .page-template-contatti .hero .arrow-down { display: none; }
  .page-template-studio .hero .hero-cover .hero-text, .page-template-team .hero .hero-cover .hero-text, .page-template-servizi .hero .hero-cover .hero-text, .page-template-news .hero .hero-cover .hero-text, .page-template-contatti .hero .hero-cover .hero-text { top: 10px; }
  .row-gray-transp::before { background-color: #f7f7f7; top: 50%; right: 0; }
  .page-template-studio .before-gray-no-right::before { display: none; }
  h2, h2.smaller { font-size: 28px; }
  h2.bigger { font-size: 35px; }
  .persona .nome { font-size: 19px; }
  .prefooter .max-w-md { max-width: 80%; }
  .prefooter .max-w-md br { display: none; }
  .team-template-default .left-white-out:before { display: none; }
  .team-template-default .bg-blue-white:before { bottom: auto; height: 60vh; max-height: 580px; width: 100%; }
  .team-template-default .foto { max-width: 60%; margin: 0 auto; }
  .team-template-default .titolo-persona { text-align: center; }
  .single-content.persona ul li { font-size: 16px; }
  .single-content.persona h2 { font-size: 26px; }
  .page-template-servizi .fake-hero, .page-template-news .fake-hero { height: 540px; }
  .page-template-servizi .bg-dark-blue-no-top::before, .page-template-news .bg-dark-blue-no-top::before { top: 0; }
  .servizi-template-default .left-white-out:before, .post-template-default .left-white-out:before, .page-template-default .left-white-out:before, .error404 .left-white-out:before { display: none; }
  .servizi-template-default .bg-blue-white:before, .post-template-default .bg-blue-white:before, .page-template-default .bg-blue-white:before, .error404 .bg-blue-white:before { bottom: auto; height: 100px; width: 100%; }
  .servizi-template-default h1.titolo-persona, .post-template-default h1.titolo-persona, .page-template-default h1.titolo-persona, .error404 h1.titolo-persona { font-size: 40px; } }

/****************************  Sotto ai 768  **********************************/
@media (max-width: 767px) { .boxed-lg.wide-boxed-mobile { width: 100%; }
  .hero .hero-cover.home h1 { font-size: 34px; }
  .hero .hero-cover.home h2 { font-size: 18px; }
  .header { padding: 3px 25px; }
  .header .logo-container { max-width: 60px; }
  .header .logo-container svg { display: block; width: 100%; }
  h2, h2.smaller { font-size: 22px; }
  a.line-link { padding: 11px 30px; background-color: #074DBE; color: #fff; text-align: center; min-width: auto; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; }
  .page-template-home .right-white::before { display: none; }
  .page-template-home .bg-gray-white { background: #fff; }
  .page-template-home .bg-gray-white .bg-gray { background: #fff; }
  .page-template-home .bg-gray-white h2 { font-size: 18px; }
  .page-template-home .bg-gray-white h2 br { display: none; }
  .page-template-home .bg-gray-white p.italic { font-size: 14px; }
  .page-template-home .animazione .max-w-md { max-width: 60%; }
  .page-template-home ul.lista-servizi li { padding: 16px 0; }
  .page-template-home ul.lista-servizi li a { font-size: 15px; }
  .page-template-home .slider h4 { font-size: 18px; }
  .card .arrow { width: 40px; height: 40px; bottom: 7px; right: 20px; }
  .card .arrow svg { display: block; width: 100%; max-width: 100%; }
  .footer p { font-size: 12px; }
  .footer img.ggi { max-width: 220px; }
  h1 { font-size: 28px; }
  .page-template-studio .hero, .page-template-team .hero, .page-template-servizi .hero, .page-template-news .hero, .page-template-contatti .hero { height: 60vh; min-height: 400px; max-height: 550px; }
  .hero .hero-cover .hero-text .pre-title { font-size: 13px; color: rgba(255, 255, 255, 0.7); }
  .timeline::before { left: 0; }
  .timeline .evento::before { width: 10px; height: 10px; left: -5px; top: 8px; }
  .timeline .evento .anno { font-size: 25px; }
  h2.bigger { font-size: 26px; }
  .persona .nome { position: relative; font-size: 13px; font-family: "Karla", sans-serif; padding: 10px 5px 10px 0px; padding-right: 10px; }
  .mobile-bg-gray { background-color: #f7f7f7; }
  .mobile-bg-gray h2 { text-align: center; }
  .team-template-default .foto { max-width: 70%; }
  .team-template-default .titolo-persona { text-align: center; font-size: 24px; }
  .team-template-default .bg-blue-white:before { height: 50vh; max-height: 350px; }
  .team-template-default .single-content.persona h2 { font-size: 22px; }
  .page-template-servizi .fake-hero, .page-template-news .fake-hero { height: 400px; }
  .page-template-servizi h1 br, .page-template-news h1 br { display: none; }
  .servizi-template-default h1.titolo-persona, .post-template-default h1.titolo-persona, .page-template-default h1.titolo-persona, .error404 h1.titolo-persona { font-size: 28px; line-height: 1.3; }
  .servizi-template-default .bg-blue-white:before, .post-template-default .bg-blue-white:before, .page-template-default .bg-blue-white:before, .error404 .bg-blue-white:before { height: 70px; }
  .elenco-contatti .remove-br br { display: block; }
  .single-content h2 { font-size: 20px; }
  .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 { margin: 40px 0 12px; }
  .page-template-news .fake-hero { height: 100vh; }
  .anni input[type="radio"] + span { width: 80px; } }

/****************************  Sotto ai 576  **********************************/
