body {
margin: 0;
font-family: 'raleway', sans-serif;
font-size: 18px;
font-weight: 300;
line-height: 1.8;
color: #1d1d1b;
background-color: #eaeaea;
}
h1, h2, h3, h4, h5, h6{
margin-bottom: 1rem;
font-family: inherit;
line-height: 1.2em;
color: inherit;
letter-spacing: 1px;
color:#fff;
font-weight: 600;
}
h2, h3, h4 {
text-transform: uppercase;
}
h1.dark-title, h2.dark-title, h3.dark-title, h4.dark-title, h5.dark-title, h6.dark-title {
color: #1d1d1b;
}
h1.bold-title, h2.bold-title, h3.bold-title, h4.bold-title, h5.bold-title, h6.bold-title {
font-weight: 900;
}
a {
color:#1d1d1b;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #0097c0;
}
h1 {
font-size: 1.5em;
margin-top: 0;
}
h2{
font-size: 1.25em;
}
h3 {
font-size: 1.15em;
}
h4, h5, h6 {
font-size: 1em;
}
em {
font-style: italic;
}
img {
max-width: 100%;
height: auto;
}
p {
margin-bottom: 30px;
} a.btn, input.wpcf7-form-control.wpcf7-submit{
border: 1px solid #fff;
color: #0098c0;
background: #fff;
text-decoration: none;
padding: 10px 20px;
display: inline-block;
width: 250px;
transition: all 0.1s linear;
text-align: center;
font-size: 1.2em;
}
a.btn:hover, input.wpcf7-form-control.wpcf7-submit:hover{
background: transparent;
color: #fff;
}
a.btn.btn-blue {
color: #fff;
background-color: #0098c0;
border: 1px solid #0098c0;
}
a.btn.btn-blue:hover {
color: #0098c0;
background-color: #fff;
}
a.btn.btn-outline, #footer input.wpcf7-form-control.wpcf7-submit {
color: #fff;
background-color: transparent;
}
a.btn.btn-outline:hover, #footer input.wpcf7-form-control.wpcf7-submit:hover {
background:#fff;
color:#0098c0;
}
.btn-center {
margin:auto;
}
.bg-center {
background-size: cover;
background-position: center center;
}
.border-circle {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
margin-top: 50px;
} .topbar {
background: #232323;
}
.header-telephone {
font-size: 0.8em;
padding: 0 10px;
}
a.header-book {
display: block;
background: #fff;
padding: 5px;
text-align: center;
width: 150px;
text-decoration: none;
}
.home #header {
display: none;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.page-template-default #header,
.page-template-tmpl-contact2 #header,
.single #header {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
width: 100%;
color: #fff;
background-color: transparent;
}
#header {
position: relative;
background-color: #0097c0;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.header-wrap {
padding: 15px 0;
}
.home-header.sticky,
#header.sticky {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
background-color: #0097c0;
}
.admin-bar .home-header.sticky,
.admin-bar #header.sticky{
top:32px;
}
.home-header {
background-color: #0097c0;
}
.home .mobile-menu-btn {
padding-top:15px;
}
img#logo {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
max-height: 100px;
width: auto;
max-width: 100%;
height: auto;
}
#header.sticky img#logo {
max-height: 60px;
width: auto;
}
.mobile-menu-btn-label {
font-size: 10px;
text-transform: uppercase;
}
.mobile-menu-btn .st-trigger-effects button {
background: #0097c0;
width: 55px;
height: 55px;
color: #fff;
font-size: 21px;
border: 1px solid #fff;
}
.st-trigger-effects i {
display: block;
}
i.fas.fa-bars {
color: #fff;
}
.header-telephone {
display: none;
}
.header-telephone a {
color: #fff;
text-decoration: none;
}
.social {
padding:5px;
font-size: 18px;
}
.social a {
color: #fff;
padding: 0 3px;
display: inline-block;
*display:inline;
zoom:1;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;
position: relative;
text-decoration: none;
font-size: 0.85em;
}
.social a:hover {
opacity: 0.6;
} .nav-menu {
display: none;
}
.nav-menu ul.sub-menu {
display: none;
}
.sub-menu {
display: none;
}
.sub-nav-dropdown {
position: absolute;
right: 0;
top: 0;
height: 53px;
line-height: 33px;
text-align: center;
padding: 10px;
background: #0097c0;
color: #fff;
width: 53px;
border-bottom: 1px solid #fff;
transition: 0.2s all linear;
cursor: pointer;
}
.sub-nav-dropdown i {
transition: 0.2s all linear;
}
.sub-nav-dropdown.open i {
transform: rotate(180deg);
}
.menu-item-has-children {
position: relative;
} .hp-video-logo {
background-color: #0097c0;
padding: 0 50px;
}
.hp-video-logo video {
width: 100%;
display: block;
}
.video-mask  {
-webkit-mask-image:url(//poshagency.com/wp-content/themes/quixites2/images/poshsvg.svg);
-webkit-mask-position:center center;
-webkit-mask-repeat:no-repeat;
-webkit-mask-size:contain;
mask-image:url(//poshagency.com/wp-content/themes/quixites2/images/poshsvg.svg);
mask-position:center center;
mask-repeat:no-repeat;
mask-size:contain;
}
.hp-header-content {
background-color: #0097c0;
color: #fff;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: flex-end;
}
.hp-header-content-inner {
margin: 50px;
}
.hp-header-content-inner h1 {
font-weight: 300;
}
.hp-header-btn-wrap:after {
content: '';
display: block;
clear: both;
}
.hp-header-btn-wrap a {
width: 100%;
float: left;
margin: 10px 0;
} .page-banner-wrap {
width: 100%;
height: 100%;
}
.page-banner {
height: 600px;
position: relative;
}
.page-banner h1 {
padding-left: 20px;
font-size: 2em;
border-left: 2px solid #0097c0;
margin: 0 15px;
text-shadow: 1px 1px 5px #2f3232;
} .video-banner-wrap {
width: 100%;
height: 100%;
}
.video-banner {
overflow: hidden;
height: 400px;
position: relative;
}
.video-banner .overlay {
position: absolute;
top: 0;
left: 0;
}
.video-banner-full {
object-fit: cover;
position: absolute;
-o-object-fit: cover;
width: 100%;
top: 50%;
transform: translateY(-50%);
left: 0;
height: 100%;
}
.video-banner h1 {
padding-left: 20px;
font-size: 2em;
border-left: 2px solid #0097c0;
margin: 0 15px;
text-shadow: 1px 1px 5px #2f3232;
position: relative;
}
.overlay {
height: 100%;
width: 100%;
background: rgb(0 0 0 / 30%);
} .bg-image {
min-height: 550px;
}
.image-text {
background-color: #474545;
color: #fff;
}
.image-text p a, .image-text li a {
color: #fff;
}
.image-text.it-light {
background-color: #eaeaea;
color: #1d1d1b;
}
.image-text.it-light p a, .image-text.it-light li a{
color: #1d1d1b;
}
.image-text.it-light h2{
color: #1d1d1b;
}
.image-text-content {
padding:50px;
}
.image-text ul {
list-style: none; 
}
.image-text-content ol,
.image-text-content ul {
margin-bottom: 30px;
}
.image-text-content ol li,
.image-text-content ul li {
margin-bottom: 10px;
}
.image-text ul li::before {
content: "\2022";
color: #0097c0;
font-weight: bold;
display: inline-block;
width: 1em;
margin-left: -1em; 
}
.cat-alt-header {
background-color: #474545;
color: #fff;
padding-top: 50px;
}
.cat-alt-header h1 {
padding-left: 20px;
font-size: 2.5em;
border-left: 2px solid #0097c0;
margin-bottom: 50px;
color: #fff;
}
.cat-alt-header h2{
color: #fff;
}
.cat-alt-header h2:after {
width: 150px;
height: 2px;
background-color: #0097c0;
content: '';
display: block;
margin-top: 15px;
} .cta-bar {
background: #0097c0;
padding: 10px 0;
} .number-list {
background-color: #474545;
color: #fff;
padding: 50px 0;
}
.number-list h2 {
font-weight: 900;
}
.number-list h2:after {
width: 150px;
height: 2px;
background-color: #0097c0;
content: '';
display: block;
margin-top: 15px;
}
.number-list a {
text-decoration: none;
}
.number-list-wrap {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
margin: 50px;
}
.number-list-label {
background-color: #0097c0;
padding: 30px;
display: block;
font-weight: 800;
flex-grow: 1;
letter-spacing: 1px;
text-transform: uppercase;
color: #fff;
text-decoration: none;
transition: 0.1s all linear;
}
.number-list-content {
background-color: #eaeaea;
padding: 30px;
display: block;
font-weight: 400;
letter-spacing: 1px;
color: #1d1d1b;
text-decoration: none;
transition: 0.1s all linear;
} .number-grid {
background-color: #474545;
color: #fff;
padding: 50px 0;
}
.number-grid a {
color: #fff;
}
.number-grid-wrap {
position: relative;
margin: 50px;
}
span.number-grid-number {
position: absolute;
top: 0;
left: 0;
transform: translate(-50%,-50%);
font-size: 4em;
font-weight: 900;
color: #fff;
opacity: 0.8;
transition: 0.1s all linear;
}
a.number-grid-label {
background-color: #0097c0;
padding: 30px;
display: block;
text-align: center;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.4em;
color: #fff;
text-decoration: none;
transition: 0.1s all linear;
}
.number-grid-wrap:hover a.number-grid-label{
background-color: #fff;
color: #0097c0;
}
.number-grid-wrap:hover span.number-grid-number {
color: #0097c0;
opacity: 1;
} .title-block {
background-color: #eaeaea;
padding: 30px 0;
}
.title-block h2 {
padding-left: 20px;
font-size: 2.5em;
border-left: 2px solid #0097c0;
} .left-underline:after {
width: 150px;
height: 2px;
background-color: #0097c0;
content: '';
display: block;
margin-top: 15px;
}
.center-underline:after {
width: 150px;
height: 2px;
background-color: #0097c0;
content: '';
display: block;
margin: 15px auto 0;
}
.underline-white:after {
background-color: #fff;
} .full-image-text-content {
padding:50px 20px;
}
.full-image-text-content h2, .full-image-text-content h3 {
text-transform: uppercase;
}
.full-image-text-bg {
background-size: cover;
background-position: center center: 
} .full-width {
padding:80px 0;
background-color:#232323;
background-size: auto;
background-repeat: no-repeat;
background-position: bottom left;
color:#fff;
}
.full-width p a {
color: #fff;
}
.full-width h2, .full-width h3 {
color: #fff;
font-weight: 900;
}
.full-width.light {
background:#eaeaea;
color:#1d1d1b;
}
.full-width.light h2, .full-width.light h3 {
color: #1d1d1b;
}
.full-width.light p a {
color: #1d1d1b;
}
.wide-tmpl {
padding: 50px 0;
}
.wide-tmpl h1 {
padding-left: 20px;
font-size: 2.5em;
border-left: 2px solid #0097c0;
margin-bottom: 50px;
position: relative;
}
.wide-tmpl h2 {
color: #1d1d1b;
font-weight: 900;
}
.wide-tmpl h2:after  {
width: 150px;
height: 2px;
background-color: #0097c0;
content: '';
display: block;
margin-top: 15px;
} .bottom-content {
background-color: #0097c0;
color: #fff;
padding: 50px 20px;
}
.bottom-content p a {
color: #fff;
}
.bottom-content-inner {
width: 75%;
margin: auto;
}
.bottom-content h2,
.bottom-content h2 {
font-weight: 900;
} iframe[src*="//youtube.com/"], iframe[src*="//www.youtube.com/"] {
display: block;
margin: 0 auto;
}
.video-wrap {
max-width: 800px;
margin:20px auto;
}
.video-container {
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
height: 0;
}
.video-container iframe {
left: 0;
top: 0;
height: 100%;
width: 100%;
position: absolute;
} .cta-row {
background-color: #1d1d1b;
padding: 15px 0;
} .category-banner-wrap {
background-color: #0097c0;
background-image: url(//poshagency.com/wp-content/themes/quixites2/images/bubble-footer.svg);
background-size: 100%;
background-repeat: no-repeat;
background-position: bottom;
width: 100%;
height: 100%;
} .grid-item {
width: 100%;
margin: 1%;
}
.grid:after {
content: '';
display: block;
clear: both;
}
.cat-box-row {
grid-gap: 25px;
grid-template-columns: auto auto auto;
grid-auto-rows: 20px;
display: grid;
}
.cat-box-image {
position: relative;
overflow: hidden;
}
.category-boxes {
background-color: #eaeaea;
padding: 50px 0;
}
.cat-box-wrap {
margin:15px 0;
display: -ms-flexbox!important;
display: flex!important;
-ms-flex-wrap: wrap!important;
flex-wrap: wrap;
flex-flow: column;
}
.cat-box-wrap a.btn {
margin-top:auto!important;
}
.cat-box-wrap:hover .cat-box img {
opacity: 0.85;
}
.cat-box img {
width: 100%;
height:auto;
transition: 0.3s all linear;
}
.cat-box-content {
padding: 30px;
position: relative;
background: #fff;
flex-grow: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-direction: column;
}
.cat-box img:hover {
transform: scale(1.1);
}
.cat-box-content h3 {
font-size: 1.5em;
font-weight: 900;
}
.cat-box-content a {
text-decoration: none;
}
.cat-box-content a p {
color: #1d1d1b;
}
.cat-box-content .cat-link {
margin-top: auto!important;
border: 1px solid #1d1d1b;
padding: 10px;
font-size: 0.85em;
transition: 0.1s all linear;
}
.cat-box-content .cat-link:hover {
color: #fff;
background-color: #1d1d1b;
}
p.cat-excerpt {
font-size: 0.85em;
}  .cat-grid-wrap .overlay {
background-color: rgba(0,0,0,0.5);
height: 100%;
width: 100%;
z-index: 50;
position: absolute;
left: 0;
top: 0;
transition: all 0.3s linear
}
a.url-wrap {
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 9999;
}
.cat-grid {
height: 600px;
position: relative;
padding: 0;
overflow: hidden;
cursor: pointer;
}
.cat-grid-bg {
height: 100%;
width: 100%;
transition: all 0.3s linear
}
.cat-grid:hover .cat-grid-bg {
-webkit-transform: scale(1.1,1.1);
transform: scale(1.1,1.1);
}
.cat-grid-wrap .cat-grid:hover .overlay {
background-color: rgba(0,0,0,0.2);;
}
.cat-grid-content {
width: 100%;
text-align: center;
padding: 30px;
}
.cat-grid-content img{
max-width: 300px;
height: auto;
} .blog-banner {
height: 350px;
}
.blog-banner .overlay {
background: rgb(0 0 0 / 50%);
}
.blog-section .cat-box-content {
background-color: #232323;
color: #fff;
}
.blog-section .cat-box-content a p{
color: #fff;
}
.blog-section .cat-box-content h3 a{
color: #fff;
}
.blog-content h2, .blog-content h3 {
color: #1d1d1b;
}
.blog-section {
background: #0097c0;
padding: 20px;
}
.blog-section-date {
position: absolute;
background: #0097c0;
top: 10px;
left: 10px;
padding: 5px 15px;
color: #fff;
font-weight: 600;
text-transform: uppercase;
}
.blog-section h2 {
padding-left: 20px;
font-size: 2.5em;
border-left: 2px solid #fff;
}
.blog-header {
margin:30px 0;
}
.blog-content {
margin: 50px 0;
}
h1.blog-title a {
text-decoration: none;
}
button#load-more {
border: 1px solid #fff;
color: #0098c0;
background: #fff;
text-decoration: none;
padding: 10px 20px;
display: block;
width: 250px;
transition: all 0.1s linear;
text-align: center;
font-size: 1.2em;
margin:20px auto;
}
button#load-more:hover {
background: #232323;
color: #fff;
}
button#load-more:focus {
outline:none;
}
.entry-date {
font-size: 13px;
margin-bottom: 30px;
}
#sidebar {
margin-top: 30px;
}
.sidebar-cat {
border: 1px solid #1d1d1b;
padding: 20px;
margin-bottom: 30px;
}
.sidebar-cat.recent-posts a {
text-decoration: none;
margin-bottom: 10px;
border-bottom: 1px solid #d7d6cf;
padding-bottom: 10px;
font-size: 14px;
display: block;
}
.sidebar-cat h4 {
text-align: center;
text-transform: uppercase;
color: #1d1d1b;
}
.sidebar-cat .social a {
color: #0097c0;
}
ul.tax-list {
margin: 0;
padding: 0;
}
ul.tax-list li {
list-style: none;
float: left;
}
ul.tax-list li a {
background-color: #0097c0;
text-decoration: none;
margin: 0 5px 5px 0;
padding: 5px;
display: block;
transition: .2s all linear;
color: #fff;
font-size: 14px;
}
.no-padding {
padding: 0;
}
.text-cols {
color: #fff;
position: relative;
}
.text-cols .bullet-list {
font-weight: 900;
line-height: 1.3em;
background-color: #232323;
}
.text-cols .text-cols-content {
background-color: #474545;
}
.text-cols-content-inner, .bullet-list-inner {
padding: 50px;
} .text-video {
background-color: #0098c0;
color: #fff;
padding: 20px;
}
.text-video-inner {
}
.text-video video {
width: 100%;
height: 100%;
position: absolute;
display: block;
top: 0;
left: 0;
}
.video-bubble-mask {
-webkit-mask-image: url(//poshagency.com/wp-content/themes/quixites2/images/bubble.svg);
-webkit-mask-position: center center;
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: contain;
mask-image: url(//poshagency.com/wp-content/themes/quixites2/images/bubble.svg);
mask-position: center center;
mask-repeat: no-repeat;
mask-size: contain;
} .floating-text-block {
background-position: center center;
background-size:cover;
position: relative;
}
.floating-text-block.img-bg .overlay {
background: rgba(0,0,0,0.4);
padding:150px 15px;
}
.floating-text-block h2, .floating-text-block {
color:#fff;
font-size: 0.95em;
}
.floating-text-block p a {
color: #fff;
} .video-bg-wrap .overlay {
height: 100%;
width: 100%;
padding: 50px 0;
background: #0097c0;
}
.video-bg video {
width: 100%;
display: block;
} .footer-image-wrap {
position: relative;
}
.footer-image-wrap img{
width: 100%;
height:auto;
}
#footer {
background-color: #474545;
color: #fff;
}
.footer-wrap {
padding:50px 0;
}
#footer, #footer h4 {
color:#fff;
}
#footer h4 {
font-size: 1.5em;
}
#footer ul {
margin: 0 0 50px;
padding: 0;
}
#footer li {
list-style: none;
}
#footer li a {
color: #fff;
text-decoration: none;
}
#footer li a:hover {
color: #0097c0;
}
#copyright {
background-color: #232323;
color:#fff;
padding: 30px 0
}
.popup-trigger {
background: #c5378c;
color: #fff;
font-size: 0.8em;
width: 300px;
text-align: center;
-moz-border-radius: 50%;
position: fixed;
bottom: 10px;
right: 10px;
border: 2px solid #fff;
z-index: 9999;
}
i.fab.fa-whatsapp {
position: absolute;
top: -27px;
left: 50%;
transform: translateX(-50%);
background: #c5378c;
font-size: 44px;
line-height: 44px;
width: 54px;
height: 54px;
border-radius: 50%;
padding: 5px;
}
.grecaptcha-badge { 
visibility: hidden;
}
.recaptcha-disclaimer a {
color: #fff;
font-size: 70%;
}
#copyright .social {
display: inline-block;
font-size: 24px;
padding-left: 5px;
margin: 20px 0;
}
#copyright .social a{
color:#fff;
}
#copyright .newsletter {
background: none;
text-align: center;
margin:0;
}
#copyright .newsletter button {
background-color: #665570;
}
#copyright .newsletter p {
margin-bottom: 10px;
}
.testimonials-slider-wrap {
background-color: #474545;
padding: 50px 0;
}
.testimonials-slider-inner {
color: #eaeaea;
}
img.testimonials-quote-before {
margin:50px auto 0;
max-width: 100%;
height: auto;
display: block;
}
img.testimonials-quote-after {
transform: rotate(180deg);
margin:auto;
display: block;
}
.testimonials-wrap-content {
text-transform: uppercase;
font-size: 2em;
line-height: 1.5em;
font-weight: 800;
margin-top: 50px;
}
.testimonials-slider-inner .tagline {
font-size: 1.5em;
} .blog-footer-blocks {
margin:60px 0;
}
.blog-footer-blocks .wpcf7 {
max-width: 700px;
margin: auto;
}
.blog-footer-slides {
position: relative;
}
.blog-footer-slides a {
position: absolute;
bottom: 0;
left: 5%;
width: 90%!important;
}
.footer-slider img {
width: 100%;
height: auto;
}
.hb-prev.slick-arrow {
position: absolute;
right: 20px;
top: calc(50% - 44px);
z-index: 9999;
color: #fff;
font-size: 44px;
cursor: pointer;
transition: 0.2s all linear;
}
.hb-next.slick-arrow {
position: absolute;
left: 20px;
top: calc(50% - 44px);
z-index: 9999;
color: #fff;
font-size: 44px;
cursor: pointer;
transition: 0.2s all linear;
}
.blog-footer-slides a {
position: absolute;
bottom: 25px;
left: 5%;
width: 90%!important;
}
@media (min-width:992px) {
.blog-footer-content ul {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
margin: 0;
padding: 0 0 0 20px;
}
} input.wpcf7-form-control, textarea.wpcf7-form-control.wpcf7-textarea {
width: 100%;
padding: 8px;
margin-bottom: 15px;
border: 1px solid #999;
}
#footer input.wpcf7-form-control, #footer textarea.wpcf7-form-control.wpcf7-textarea {
font-size: 0.8em;
}
#footer textarea.wpcf7-form-control.wpcf7-textarea {
max-height: 150px;
}
@media (min-width: 480px) {
.floating-text-block h2 {
font-size: 2em;
}
.text-cols .bullet-list {
font-size: 1.5em;
}
.page-banner h1,
.video-banner h1 {
font-size: 2.5em;
}
}
@media (min-width: 768px) {
h1 {
font-size: 2.5em;
margin-top: 0;
}
h2{
font-size: 1.75em;
}
h3 {
font-size: 1.5em;
}
.hp-header-btn-wrap a {
width: 32%;
float: left;
margin: 0;
}
.hp-header-btn-wrap a:nth-of-type(2) {
margin: 0 2%;
}
.page-banner {
height: 800px;
}
.page-banner-wrap {
background-image: url(//poshagency.com/wp-content/themes/quixites2/images/bubble-footer-blue.svg);
background-size: 100%;
background-repeat: no-repeat;
background-position: bottom;
}
.bottom-content {
background-image: url(//poshagency.com/wp-content/themes/quixites2/images/bubble-footer.svg);
background-size: 100%;
background-repeat: no-repeat;
background-position: bottom;
padding: 50px 0 400px;
}
.page-banner h1,
.video-banner h1 {
font-size: 3.5em;
margin: 0 auto;
width: 60%;
}
.wide-tmpl h1 {
font-size: 3.5em;
}
.title-block h2:after {
background-image: url(//poshagency.com/wp-content/themes/quixites2/images/arrow.png);
width: 130px;
height: 40px;
position: absolute;
content: '';
display: inline-block;
bottom: 10px;
margin-left: 10px;
}
.wide-tmpl h1:after {
background-image: url(//poshagency.com/wp-content/themes/quixites2/images/arrow.png);
width: 130px;
height: 40px;
position: absolute;
content: '';
display: inline-block;
bottom: 10px;
margin-left: 10px;
}
.blog-section h2:after,
.video-banner h1:after {
background-image: url(//poshagency.com/wp-content/themes/quixites2/images/arrow-wt.png);
width: 130px;
height: 40px;
position: absolute;
content: '';
display: inline-block;
bottom: 10px;
margin-left: 10px;
}
.home-slider-wrap .overlay {
-ms-flex-align: end!important;
align-items: flex-end!important;
}
.home-slider-wrap p.headline {
font-size: 3em;
}
.slider-content p, .banner-content p {
font-size: 1.25em;
line-height: 1.5em;
}
.header-telephone {
display: block;
color: #fff;
}
.banner-content {
margin: 150px 50px 0;
}
.testimonials-heading {
font-size: 2em;
}
.testimonials-wrap {
background-repeat: no-repeat;
background-position: center left;
padding: 40px;
}
.text-cols .bullet-list {
font-size: 2em;
}
.grid-item {
width: 48%;
float: left;
}
img.testimonials-quote-after {
margin:180px auto 0;
}
}
@media (min-width: 992px) {
.hp-header-content {
background-image: url(//poshagency.com/wp-content/themes/quixites2/images/bubble-footer.svg);
background-size: 100%;
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 0;
}
.number-list-wrap {
flex-wrap: nowrap;
}
.grid-item {
width: 31%;
margin: 1%;
}
.slider-content{
padding:0 50px;
text-align: left;
margin-bottom: 100px;
}
.hp-header-content-inner {
width: 60%;
margin: 0 50px 50px;
}
.cat-alt-header h1 {
font-size: 3.5em;
}
.banner-content {
margin-top: 150px;
}
.video-bg-wrap .overlay {
position: absolute;
top:0;
left:0;
z-index: 9999;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
}
.menu {
padding: 0;
margin: 0;
list-style: none;
}
.slider-content {
padding: 0 100px;
}
.text-cols .bullet-list {
font-size: 2.5em;
}
.text-video {
background-image: url(//poshagency.com/wp-content/themes/quixites2/images/text-video-bg.png);
background-repeat: no-repeat;
background-position: top left;
padding: 100px 0;
background-size: 100%;
}
.text-video2 {
background-image: url(//poshagency.com/wp-content/themes/quixites2/images/text-video-bg2.png)!important;
}
.text-video .container {
margin-top: 300px;
}
.blog-section {
background: #0097c0;
background-image: url(//poshagency.com/wp-content/themes/quixites2/images/bubble-footer.svg);
background-size: 100%;
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 500px;
}
}
@media(min-width: 1200px) {
.floating-text-wrap {
width: 80%;
}
.mobile-menu-btn {
display: none;
}
.home .mobile-menu-btn {
display: block;
padding-bottom: 15px;
}
.nav-menu {
display: block;
color: #fff;
}
.text-cols .bullet-list {
font-size: 4em;
}
.nav-menu ul {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.nav-menu li a {
display: block;
padding: 10px;
text-decoration: none;
color: #fff;
font-size: 0.8em;
text-transform: uppercase;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.nav-menu li a:hover {
color: #b0d0d9;
}
}