/*
Theme Name: tandempm.ie
Author: Noel O'Connor
Template: twentysixteen
*/

@import url(../twentysixteen/style.css);

@media screen and (min-width: 56.875em) {
.main-navigation ul ul li:hover>ul, .main-navigation ul ul li.focus>ul {
    right: auto;
    left: 100%;
}

.main-navigation ul ul .menu-item-has-children>a:after {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
}

/*  ************************************************** */
/*  March 2020 Amends
/*  ************************************************** */

.grecaptcha-badge { visibility: hidden; }

.h2l{
	font-size: 40px!important;
}

.entry-content blockquote:not(.alignleft):not(.alignright), .entry-summary blockquote, .comment-content blockquote {
    margin-left: 0;
}

blockquote {
    border: 0 solid #16125F;
	background: #f4f4f4;
    border-left-width: 4px;
    color: #1a1a1a;
    font-style: normal;
    padding: 1em;
}

.wp-block-quote {
    border-left: 4px solid #16125F!important;
}

#mc_embed_signup {
    background: #818286!important;
    text-align: left!important;
	color: #fff!important;
}

#mc_embed_signup h2 {
    color: #fff!important;
	text-align: left!important;
}

.covid{
	overflow: hidden;
	background: #FCEB19;
}

.announce{
	overflow: hidden;
	background: #f1f1f1;
}

.covidc{
	float: left;
	width: 33.33%;
	text-align: center;
	padding: 1em;
}

.covid .wp-block-image, .announce .wp-block-image  {
    margin-bottom: 0!important;
}

.covid p{
	font-size: 20px;
	padding-top: 1.25em;
	margin-bottom: 0;
}

.announce p{
	font-size: 20px;
	padding-top: 0.625em;
	margin-bottom: 0;
}

.covid .wp-block-button, .announce .wp-block-button {
	margin-top: 1.25em;
    margin-bottom: 0!important;
}

/*  ************************************************** */
/*  Thrive
/*  ************************************************** */

.thrive .wp-block-column {
    background: #16125F;
	color: #fff!important;
	padding: 2em 1.5em 1em 2em;
	border-radius: 10px;
}

.thrive .wp-block-column h3{
	color: #fff!important;
}

.thrive .fas{
	padding-right: 0.5em;
	color: #ffcc00;
	font-size: 20px;
}

.explain{
	background: #818286;
	color: #fff;
	font-size: 18px;
    font-size: 1.125rem;
	padding: 2em;
}

.wp-block-button .wp-block-button__link {
    padding: 0.74375em 1.1125em 0.58125em!important;
    text-transform: capitalize!important;
	font-size: 100%!important;
}

.entry-content .wp-block-button__link:hover, .entry-content .wp-block-button__link:focus, .entry-content .is-style-outline .wp-block-button__link:not(.has-background):hover, .entry-content .is-style-outline .wp-block-button__link:not(.has-background):focus, .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color):hover, .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color):focus {
    background: #818286!important;
	color: #fff!important;
	transition: 0.4s!important;
}

/*  ************************************************** */
/*  Overlay
/*  ************************************************** */

.cwrap{
	overflow: hidden;
	padding-bottom: 2em;
}

.container {
	float: left;
  position: relative;
  width: 25%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.container:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 13px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

/*  ************************************************** */
/*  General Structure - Logo Left - Menu Right
/*  ************************************************** */

.social{
	width: 100%;
	text-align: right;
}

.social img{
	margin: 0 5px 10px 0;
	float: right;
}

.social img:hover{
	opacity: 0.9;
}

body:not(.custom-background-image):before, body:not(.custom-background-image):after {
	height: 0;
}

body {
    background: rgba(129, 130, 134, 1);
	font-family: Arial, Helvetica, sans-serif;
}

.site {
    margin: 0;
	background: none;
}

.site-inner {
	background: #fff;
	max-width: none;
    width: 100%;
}

.site-header {
    padding: 0;
	background: #818286;
	border-top: 3px solid #666;
	border-bottom: 3px solid #818286;
}

.site-branding, .site-header-menu{
    margin-top: 0;
    margin-bottom: 0;
}

.site-branding{
    width: 25%;
}

.site-header-menu{
    margin-right: 5%;
}

.site-content {
	max-width: 1270px;
    padding: 2%;
	margin: 0 auto;
}

.site-main {
    margin-bottom: 1.0em;
}

.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
    margin-right: 0;
    margin-left: 0;
}

.post-thumbnail{
	background: #f9f9f9;
	padding: 1%;
	margin-bottom: 0.75em;
}

/*  ************************************************** */
/*  Navigation
/*  ************************************************** */

.site-header-menu {
    flex: none;
}

.main-navigation {
	font-family: Arial, Helvetica, sans-serif;
    margin: 0;
}

.main-navigation a{
	color: #fff;
	outline-offset: 0;
	padding: 2.4em 0.875em 1em 0.875em;
	font-weight: 500;
	font-size: 1.0652em;
	font-size: 17px;
}

.main-navigation a:hover, .main-navigation li:hover > a, .main-navigation li.focus > a {
	color: #ccc!important;
}

.main-navigation .current-menu-item > a{
    font-weight: 500;
}

.main-navigation .current-menu-ancestor > a {
    font-weight: 500;
}

.main-navigation .menu-item-has-children > a:after {
    top: 2.7em;
}

.main-navigation ul ul {
    padding: 0;
	border-bottom: 1px solid #fff;
}

.main-navigation ul ul li {
    background-color: #818286;
    border: 1px solid #fff;
    border-bottom-width: 0;
}

.main-navigation ul ul a {
    padding: 0.65625em 0.875em;
	width: 16em;
}

/*  ************************************************** */
/*  Content
/*  ************************************************** */

.entry-content{
	padding-right: 1%;
	padding-left: 1%;
}

.entry-title {
	display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
	color: #818286;
	font-size: 30px;
    font-size: 1.875rem;
	font-weight: 500;
	padding-bottom: 5px;
	border-bottom: 1px solid #f9f9f9;
	padding-left: 1%;
	padding-right: 1%;
	margin-bottom: 0.75em;
}

.page-id-4 .entry-title {
	display: none;
}

.entry-content p {
    margin: 0 0 0.75em;
}

.entry-content h2{
	font-size: 20px;
    font-size: 1.25rem;
	font-weight: 400;
	color: #16125F;
	text-align: center;
	letter-spacing: 1px;
	padding: 0 8%;
	margin: 1em 0 2em 0;
}

.home .entry-content h2{
	padding: 0;
	margin: 1em 0;
}

.entry-content h2:first-child{
	margin: 0 0 1em 0;
}

.entry-content h4{
	font-size: 20px;
    font-size: 1.25rem;
	font-weight: 400;
	color: #16125F;
	text-align: center;
	letter-spacing: 1px;
	padding: 0 8%;
	margin: 1em 0;
}

.entry-content h3{
	display: inline-block;
	font-size: 20px;
    font-size: 1.25rem;
	font-weight: 500;
	color: #16125F;
	margin-top: 0;
}

ul{
    margin: 0 0 0.75em 0;
    padding: 0 0 0 25px;
}

.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
    box-shadow: none;
	color: #16125F;
}

.entry-content a:hover{
color: #007acc;
}

.entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h1, .entry-summary h2, .entry-summary h3, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6, .textwidget h1, .textwidget h2, .textwidget h3, .textwidget h4, .textwidget h5, .textwidget h6 {
    font-weight: 400;
}

.entry-content h4, .entry-summary h4, .comment-content h4, .textwidget h4 {
    letter-spacing: normal;
    text-transform: capitalize;
}

.entry-footer{
	display: none;
}

hr {
    background-color: #f1f1f1;
    margin: 0 auto 1.75em auto;
	width: 50%;
}

.pt-cv-view .pt-cv-title{
	text-align: left;
	padding: 0;
}

.mybutton {
	display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #fff!important;
    background: #16125F;
	letter-spacing: 1;
    line-height: 1;
    padding: 0.84375em 0.875em 0.78125em;
	width: auto;
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out;
	text-decoration: none;
}

.mybutton:hover {
    background: #818286;
}

/*  ************************************************** */
/*  Job Listings
/*  ************************************************** */

.single_job_listing .company {
    border: 0;
    padding: 1em 0;
    min-height: 1px;
    box-shadow: none);
}

.single_job_listing .company .name {
    padding: 0;
}

.company .website{
	display: none;
}

.page-template-default .company{
	display: none;
}

body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
    float: none;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
}

.single_job_listing .company img, .rp4wp-related-job_listing>ul li.job_listing a img.company_logo, .rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo, ul.job_listings li.job_listing a img.company_logo, ul.job_listings li.no_job_listings_found a img.company_logo, .job-type{
	display: none;
}

.single_job_listing .company .name {
    margin: 0;
}

.rp4wp-related-job_listing>ul li.job_listing a div.position, .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position, ul.job_listings li.job_listing a div.position, ul.job_listings li.no_job_listings_found a div.position {
    padding: 0;
}

.job_filters {
    background: #818286;
}

/*  ************************************************** */
/*  Profiles
/*  ************************************************** */

.profile{
	overflow: hidden;
	background: #f9f9f9;
	margin-bottom: 5px;
	border-bottom: 1px solid #e3e3e3;
}

.profile-pic{
	float: left;
	width: 22%;
}

.profile-content{
	float: left;
	width: 78%;
	padding: 1% 2%;
}

.deep{
	background: #f4f4f4;
}

.linked{
	display: inline-block!important;
}

/*  ************************************************** */
/*  Projects
/*  ************************************************** */

.project{
	float: left;
	width: 32.6%;
	margin: 0 1% 2% 0;
	background: #f9f9f9;
	border: 1px solid #f1f1f1;
	min-height: 441px;
}

.pcontent{
	padding: 2% 3%;
}

.plast{
	margin: 0 0 2% 0;
}

/*  ************************************************** */
/*  Projects New
/*  ************************************************** */

.pwrap{
	overflow: hidden;
	background: #f1f1f1;
	margin-bottom: 2em;
}

.pwrapl{
	float: left;
	width: 62%;
	padding: 1em;
}

.pwrapr{
	float: right;
	width: 35%;
	padding: 1em 0;
}

/*  ************************************************** */
/*  Clients
/*  ************************************************** */

.logos{
	float: left;
	width: 31.5%;
	margin: 0 2% 2% 0;
	border: 1px solid #f1f1f1;
}

.logolast{
	margin: 0 0 2% 0;
}

.logos:hover, .logolast:hover{
	background: #f6f6f6;
}

/*  ************************************************** */
/*  Google Maps
/*  ************************************************** */

.maps{
    float: left;
    position: relative;
    width: 48%;
    padding: 1%;
    background: #f1f1f1;
    margin: 0 1% 2% 1%;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
}

.google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		margin-bottom: 16px;
}

.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
}

.maps p{
	margin-bottom: 0;
}

/*  ************************************************** */
/*  Carousel
/*  ************************************************** */

.owl-carousel .owl-wrapper-outer{
	padding: 2% 1%;
	background: #f9f9f9;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}

/*******************************************/
/* Widget Area */
/*******************************************/

.widget {
	background: #fff;
	border-top: 0;
	border-bottom: 1px solid #e3e3e3;
	line-height: 2;
	margin-bottom: 2.2em;
	padding-top: 0;
}

.widget .widget-title {
    font-family: 'Open Sans', sans-serif;
	font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
	line-height: 3;
	background: #16125F;
	color: #fff;
	padding: 0 0 0 5%;
	margin-bottom: 0;
}

.widget ul {
	list-style: none;
	background: #f5f5f5;
	margin: 0;
	padding: 0 2% 5% 2%;
}

.widget li {
	display: block;
	border-bottom: 1px solid #e3e3e3;
	padding: 5% 0 5% 1%;
}

.widget li a {
    color: #16125F;
}

.widget li a:hover {
	color: #C4A01B;
}

.widget li:before {
	content:"\003e";
	color: #bbb;
	padding-right: 10px;
}

.widget li:nth-last-child(1){
	border-bottom: 0;
	padding: 5% 0 0 1%;
}

#text-2{
	margin-top: 65px;
}

#wpcf7-f548-o1{
	background: #f9f9f9;
	padding: 2%;
}

/*  ************************************************** */
/*  Button
/*  ************************************************** */

.mybutton {
	display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #fff!important;
    background: #16125F;
	letter-spacing: 0.046875em;
    line-height: 1;
    padding: 0.84375em 0.875em 0.78125em;
	width: auto;
	border-radius: 3px 3px 3px 0;
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out;
	margin-top: 5px;
}

.mybutton:hover {
    background: #818286;
}

/*  ************************************************** */
/*  Blog
/*  ************************************************** */

.post-navigation {
    border-top: 2px solid #f1f1f1;
    border-bottom: 2px solid #f1f1f1;
}

.post-navigation div + div {
    border-top: 2px solid #f1f1f1;
}

.post-navigation .post-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
}

.post-navigation a {
    color: #16125F;
    padding: 1em 0;
}

.post-navigation a:hover {
    color: #818286!important;
}

/*******************************************/
/* HOMEPAGE COLUMNS */
/*******************************************/

.colwrap{
	overflow: hidden;
}

.col3{
	overflow: hidden;
	float: left;
	position: relative;
	width: 31.33333333%;
	margin: 0 1% 2% 1%;
}

.col3 img{
max-width: 100%;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}

.col3:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


.col3-inner {
    width: 100%;
    padding: 2% 4%;
	margin: 0;
	bottom: 0;
    position: absolute;
	background: rgba(22,18,95,0.9);
	z-index: 99;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
 }
 
 .col3 p{
	 display: none;
 }
 
/*  ************************************************** */
/*  Homepage Hover Effect
/*  ************************************************** */
 
.demowrap{
	overflow: hidden;
	margin-bottom: 30px;
}

.demowrap ul{
	margin: 0;
    padding: 0;
	list-style: none;
}

.demo-3 {
    position:relative;
    width:24%;
    height:auto;
    overflow:hidden;
    float:left;
    margin-right:1%!important;
}
.demo-3 figure {
    margin:0;
    padding:0;
    position:relative;
    cursor:pointer;
    margin-left:0;
}
.demo-3 figure img {
    display:block;
    position:relative;
    z-index:10;
    margin:0
}
.demo-3 figure figcaption {
    display:block;
    position:absolute;
    z-index:5;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}

.demo-3 figure p {
    display:block;
    font-size:16px;
    line-height:17px;
    margin:0;
    color:#fff!important;
    text-align:left
}
.demo-3 figure figcaption {
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding:2%;
    background-color:#818286;
    text-align:center;
    backface-visibility:hidden;
    -webkit-transform:rotateY(-180deg);
    -moz-transform:rotateY(-180deg);
    transform:rotateY(-180deg);
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s;
	color: #fff;
}
.demo-3 figure img {
    backface-visibility:hidden;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s
}
.demo-3 figure:hover img,figure.hover img {
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg)
}
.demo-3 figure:hover figcaption,figure.hover figcaption {
    -webkit-transform:rotateY(0);
    -moz-transform:rotateY(0);
    transform:rotateY(0)
}

/*  ************************************************** */
/*  Job Listings
/*  ************************************************** */

.page-id-26 .job_filters .search_jobs, .page-id-26 .job_filters .job_types{
	display: none;
}

.job_filters .search_jobs{
	background: #16125F;
}

ul.job_listings li.job_listing{
	background: #f1f1f1;
}

ul.job_listings li.job_listing:nth-child(odd) { background: #f9f9f9; }

.job_filters .job_types{
	background: #16125F;
	color: #fff;
}

/*  ************************************************** */
/*  Contact
/*  ************************************************** */

iframe{
    margin-bottom: 0;
}

.contactform{
width: 100%;
overflow: hidden;
padding: 10px 2.5% 0 2.5%;
border-top: 1px solid #f1f1f1;
border-bottom: 1px solid #f1f1f1;
margin-bottom: 1.714285714rem;
margin-bottom: 50px;
background: #f9f9f9;
margin-right: auto;
margin-left: auto;
}

.contactformcontent{
float: left;
width: 50%;
padding: 0 2%;
}

.wpcf7-form-control-wrap{
	margin-bottom: 5px;
}

input[type="text"], input[type="email"], textarea {
    background: #fff;
    background-image: none;
    border: 1px solid #f1f1f1;
    border-radius: 2px;
    color: #16125F;
    padding: 0.325em 0.4375em;
    width: 100%;
}

form p {
    margin: 0 0 0.75em;
}

textarea {
	max-height: 5em;
}

input[type="submit"]{
font-size: 14px;
font-weight: bold;
color: #fff;
text-transform: uppercase;
background-image: none;
border: 0;
border-radius: 0;
background: #16125F;
box-shadow: none;
text-shadow: none;
-webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
-moz-transition: background-color .3s ease-in-out, color .3s ease-in-out;
-ms-transition: background-color .3s ease-in-out, color .3s ease-in-out;
-o-transition: background-color .3s ease-in-out, color .3s ease-in-out;
transition: background-color .3s ease-in-out, color .3s ease-in-out;
}

input[type="submit"]:hover{
background-color: #818286;
background-image: none;
color: #fff;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #16125F;
}

/*  ************************************************** */
/*  Logos
/*  ************************************************** */

.col5w{
	overflow: hidden;
	margin: 2em 0;
}

.col5{
	float: left;
	width: 19.2%;
	margin: 0 1% 0 0;
	text-align: center;
	padding: 1em;
	box-sizing: border-box;
	border: 1px solid #f1f1f1;
}

.col5 img{
	display: inline-block;
}

.col5l{
	margin: 0;
}


/*  ************************************************** */
/*  Footer
/*  ************************************************** */

.site-footer{
	display: block;
	width: 100%;
	background: #f1f1f1;
	padding: 1%;
}

.site-info{
	float: none!important;
	max-width: 1220px;
	padding: 0;
	overflow: hidden;
    font-size: 14px;
    font-size: 0.885rem;
	margin: 0 auto;
}

.col4foot{
	float: left;
	width: 30%;
	margin: 0 1.5% 2% 1.5%;
	min-height: 130px;
}

.col4foot p {
    margin: 0 0 0.2em;
}

.site-footer h4{
	font-size: 18px;
	padding-right: 10px;
	margin-bottom: 16px;
	letter-spacing: 1px;
	color: #818286;
	text-transform: uppercase;
	border-bottom: 1px dotted #e3e3e3;
}

.last{
	margin: 0 0 2% 0;
}

.site-footer .fab{
	font-size: 32px;
	margin-right: 0.5em;
}

/*  ************************************************** */
/*  1281 PIXELS */
/*  ************************************************** */

@media only screen and (max-width: 1281px) {
	
.main-navigation a {
    padding: 1.7em 0.875em 1em 0.875em;
}

.main-navigation .menu-item-has-children > a:after {
    top: 2em;
}
	
}

/*  ************************************************** */
/*  1025 PIXELS */
/*  ************************************************** */

@media only screen and (max-width: 1025px) {

body, button, input, select, textarea {
    font-size: 0.9rem;
    line-height: 1.5;
}

.main-navigation a {
    padding: 1em 0.625em 1em 0.875em;
}

.main-navigation .menu-item-has-children > a:after {
    top: 1.2em;
}

.col3-inner {
    font-size: 15px;
}

.entry-content h4 {
    font-size: 18px;
    font-size: 1.125rem;
}

.project {
    min-height: 400px;
}

.container {
	float: left;
  position: relative;
  width: 50%;
  margin-bottom: 1px;
}

.text {
  font-size: 15px;
}

.covid p{
	padding-top: 0.5em;
	margin: 0;
}

.covid .wp-block-button {
	margin-top: 1em;
}
	
}

/*  ************************************************** */
/*  1023 PIXELS */
/*  ************************************************** */

@media only screen and (max-width: 1023px) {
	
.main-navigation a {
    padding: 0.812em 0.625em;
}

.main-navigation .menu-item-has-children > a:after {
    top: 1em;
}

.entry-content h3 {
    font-size: 18px;
    font-size: 1.125rem;
}

.owl-item{
	width: 220px!important;
}

.entry-content h4 {
    font-size: 16px;
    font-size: 1rem;
}

.entry-title {
    font-size: 22px;
    font-size: 1.375rem;
}

.post-navigation .post-title {
    font-size: 18px;
    font-size: 1.125rem;
}

}

/*  ************************************************** */
/*  959 PIXELS */
/*  ************************************************** */

@media only screen and (max-width: 959px) {

.site-branding {
    width: 50%;
}

.col3 {
    width: 48%;
    box-sizing: initial;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

.profile-pic {
    float: left;
    width: 26%;
}

.profile-content {
    width: 74%;
    padding: 1%;
}

.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets{
	margin-right: 0;
	margin-left: 0;
}

.post-thumbnail {
    margin: 0 0 .75em 0;
}

.sidebar {
    margin-bottom: 1em;
    padding: 0;
}

#text-2 {
    margin-top: 20px;
}

.col5 {
    float: left;
    width: 49%;
    margin: 0 0.5% 1% 0.5%;
    padding: 0.5em;
}

}

/*  ************************************************** */
/*  767 PIXELS */
/*  ************************************************** */

@media only screen and (max-width: 767px) {

.site-branding {
    width: 75%;
}

button#responsive-menu-button {
    width: 45px!important;
    height: 45px!important;
    background: #666!important;
    top: 10px!important;
    right: 3%!important;
}

#responsive-menu-container {
    width: 75%!important;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    border-left: 1px solid #333!important;
    background-color: #333!important;
}

.profile-pic, .profile-content {
    float: none;
    width: 100%;
}

.profile-content {
    padding: 2% 1% 1% 1%;
}

.logos {
    width: 47.8%;
    margin: 0 1% 2% 1%;
}

.logolast {
    margin: 0 1% 2% 1%;
}

.pt-cv-wrapper .col-xs-12{
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 30px;
}

.alignright {
    margin: 0 0 0 1.75em;
}

.maps {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
}

.contactformcontent {
    float: none;
    width: 100%;
    padding: 0px 2%;
}

.site-info {
    padding: 2%;
    text-align: center;
}

.col4foot {
    float: none;
    width: 100%;
    margin: 0 0 2% 0;
}

.last {
    margin: 0 0 2% 0;
}

.owl-item {
    width: 120px!important;
}

.project {
    float: none;
    width: 99.5%;
    margin: 0 auto 20px auto;
    min-height: 1px;
}

.demo-3 {
    width: 48%;
    margin: 0 0.5% 16px 0.5%!important;
}

.col3 {
    width: 100%;
    margin: 0 0 20px 0;
}

.col3-inner {
    text-align: center;
}

.demo-3 figure figcaption{
	font-size: 10px;
}

.container {
	float: none;
  width: 100%;
  margin-bottom: 2px;
}

.text {
  font-size: 13px;
}

.pwrapl {
    float: none;
    width: 100%;
    padding: 1em;
}

.pwrapr {
    float: none;
    width: 100%;
    padding: 0 1em 1em 1em;
}

.covid{
	overflow: hidden;
	background: #FCEB19;
	padding-bottom: 1em;
}

.announce{
	padding-bottom: 1em;
}

.covidc{
	float: none;
	width: 100%;
	padding: 1em 0.5em 0 0.5em;
}

.covid p, .announce p{
	font-size: 18px;
	padding-top: 0;
}

.covid .wp-block-button, .announce .wp-block-button {
	margin-top: 0;
    margin-bottom: 0!important;
}

.page-id-4419 .wp-block-image .alignright {
    float: none;
    margin-left: 0;
}

.page-id-4419 .wp-block-image img {
	width: 100%;
}

}