.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}  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,section,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;vertical-align:baseline;}section,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-spacing:0;border-collapse:collapse;}input[type="text"],input[type="password"],input[type="button"],input[type="submit"],input[type="reset"],textarea,button{-webkit-appearance:none;}input::-moz-focus-inner{margin-top:0;margin-bottom:-1px;padding:0;border:0;}  * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
outline: none;
-webkit-text-size-adjust: none;
}
body {
margin: 0;
padding: 0;
} a {
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin: 15px 0;
padding: 0;
word-wrap: break-word;
}
p,
p:first-child {
margin-bottom: 12px;
}
p:last-child {
margin-bottom: 0;
}
strong {
font-weight: 500;
}
em, 
var,
tt,
q {
font-style: italic;
}
small {
font-size: xx-small;
line-height: 1em;
}
sup {
vertical-align: top;
font-size: xx-small;
line-height: 1em;
} 
sub {
vertical-align: bottom;
font-size: xx-small;
line-height: 1em;
} ol {
margin: 0 0 24px 20px;
padding: 0;
list-style-type: decimal;
}
ul {
margin: 0 0 24px 20px;
padding: 0;
list-style-type: square;
} input,
textarea,
select {
margin: 0;
padding: 8px;
max-width: 100%;
font-size: 16px;
font-weight: 300;
border-radius: 0;
}
input:focus,
textarea:focus,
select:focus {
border-color: #ccc;
}
input[type='text'],
input[type='email'],
input[type='password'] {
height: 40px;
}
textarea {
width: 100%;
height: 150px;
line-height: 1.5em;
resize: vertical;
}
select {
font-size: 14px;
padding: 10px 40px 10px 10px;
max-width: 100%;
line-height: 16px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAQAAAAUexYcAAAAOUlEQVR4AWOAgFGgkqDSj8I3UFmvIkC85v8q85G0vlc5D9JMknaytCK0k6MVof0/TCsZ2sFahxsAANfPFxfD5BeHAAAAAElFTkSuQmCC);
background-position: center right;
background-repeat: no-repeat;
-webkit-appearance: none;
border: 0;
white-space: nowrap;
}
@-moz-document url-prefix() { select {
padding: 8px;
background-image: none;
}
}
@media screen\0 { select {
padding: 8px;
background-image: none;
}
}
input[type='button'],
input[type='submit'],
input[type='reset'],
button,
.button {
display: inline-block;
margin: 0;
padding: 15px 18px;
border: 0;
line-height: 1;
cursor: pointer;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
input[type='radio'],
input[type='checkbox'] {
margin-right: 5px;
background: transparent;
}
input[type='radio'] {
-webkit-appearance: radio;
}
input[type='checkbox'] {
-webkit-appearance: checkbox;
}
fieldset {
border: 1px solid #e0e0e0;
margin: 0;
padding: 20px 15px;
}
legend {
font-size: 14px;
}
::-webkit-input-placeholder {
opacity: 0.4;
}
::-moz-placeholder {
opacity: 0.4;
}
:-ms-input-placeholder {  
opacity: 0.4;
} .gp-clear {
display: block;
clear: both;
margin: 0;
padding: 0;
width: 100%;
height: 0;
content: '';
font-size: 0;
line-height: 0;
}
.aligncenter {
position: relative;
display: block;
clear: both;
margin: 10px auto;
text-align: center;
}
.alignleft {
position: relative;
float: left;
margin: 10px 20px 10px 0;
}
.alignright {
position: relative;
float: right;
margin: 10px 0 10px 20px;
}
.wp-caption {
margin-bottom: 24px;
position: relative;
padding: 0;
max-width: 100%;
}
.wp-caption.alignleft {
margin: 10px 14px 10px 0;
}
.wp-caption.alignright {
margin: 10px 14px 10px 0;
}
.wp-caption img {
margin: 0;
}
.wp-caption-text {
margin: 9px 0px !important;
font-size: 12px;
line-height: 20px;
color: #999;
}
.gallery {
overflow: hidden !important;
}
.gallery-item img {
max-width: 100% !important;
border: 0 !important;
}
.gallery-caption {
margin: 10px 0;
} .gp-slider {
position: relative;
overflow: hidden;
zoom: 1;
}
.gp-slider .slides {
margin: 0;
padding: 0;
line-height: 0;
zoom: 1;
list-style-type: none;
}
.gp-slider .slides > li {
position: relative;
display: none;
margin: 0;
padding: 0;
list-style-type: none;
}
.gp-slider .slides li img {
width: 100%;
}
.gp-slider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .gp-slider .slides {
display: block;
}
* html .gp-slider .slides {
height: 1%;
}
.flex-direction-nav {
z-index: 99;
display: inline-block;
position: absolute;
top: 50%;
left: 0;
width: 100%;
margin: -30px 0 0 0;
list-style: none;
}
.flex-direction-nav li {
position: absolute;
}
.flex-direction-nav li:first-child {
left: 0;
}
.flex-direction-nav li:last-child {
right: 0;
}
.flex-direction-nav a {
display: block;
background: #fff;
color: #000;
text-align: center;
text-indent: 0;
font-family: 'FontAwesome';
font-size: 48px;
line-height: 60px;
width: 60px;
height: 60px;
font-weight: bold;
cursor: pointer;
opacity: 0.2;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flex-direction-nav .flex-next {
padding-left: 8px;
}
.flex-direction-nav .flex-next:before {
content: '\f105';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flex-direction-nav .flex-prev {
padding-right: 8px;
}
.flex-direction-nav .flex-prev:before {
content: '\f104';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flex-direction-nav a:hover {
opacity: 1;
} .gp-theme .featherlight .featherlight-content {
padding: 0;
border-bottom: 0;
background: transparent;
}
.gp-theme .featherlight .featherlight-close-icon {
top: 5px;
right: 5px;
font-size: 20px;
width: 30px;
height: 30px;
padding: 5px;
line-height: 20px;
background: #FFF;
border-radius: 100%;
text-align: center;
}
.gp-theme .featherlight-next, 
.gp-theme .featherlight-previous {
position: absolute;
top: 50%;
margin: -30px 0 0 0;
display: block;
background: #fff;
color: #000;
text-align: center;
text-indent: 0;
font-family: 'FontAwesome';
font-size: 48px;
line-height: 60px;
width: 60px;
height: 60px;
font-weight: bold;
cursor: pointer;
opacity: 0.2;
}
.gp-theme .featherlight-next {
left: auto;
right: 0;
padding-left: 8px;
}
.gp-theme .featherlight-next:before {
content: '\f105';
}
.gp-theme .featherlight-previous {
left: 0;
padding-right: 8px;
}
.gp-theme .featherlight-previous:before {
content: '\f104';
}
.gp-theme .featherlight-next:hover, 
.gp-theme .featherlight-previous:hover {
opacity: 1;
} img {
max-width: 100%;
height: auto;
}
.avatar {
border-radius: 0;
}
object,
embed,
video,
iframe {
max-width: 100%;
}
table {
width: 100%;
border-collapse: separate;
}
th {
padding: 8px;
vertical-align: middle;
text-align: left;
font-weight: bold;
}
td {
padding: 8px;
vertical-align: middle;
}
tr:last-child td,
tr:last-child th {
border-width: 0;
}
tr:first-child td,
tr:first-child th {
border-width: 1px;
}
hr {
position: relative;
clear: both;
margin: 20px 0;
padding: 0;
width: 100%;
height: 1px;
border: 0;
}
pre {
overflow: auto;
margin: 5px 0 20px 0;
padding: 20px;
background: #f8f8f8;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
font-size: 12px;
font-family: 'Courier New';
}
code,
kbd {
font-family: 'Courier New';
}
blockquote {
position: relative;
overflow: hidden;
margin: 25px 0;
padding: 30px 50px 30px 30px;
}
blockquote:before {
position: absolute;
top: 20px;
right: 20px;
z-index: 1;
content: '\f10e';
font-size: 18px;
font-family: 'FontAwesome';
opacity: 0.2;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
blockquote cite {
margin-top: 15px;
}
cite {
display: block;
opacity: 0.5;
}
mark {
padding: 3px 5px;
border: 1px solid #FFD600;
background: #FFEB00;
color: #726C29;
font-weight: bold;
}
ins {
text-decoration: none;
}
dl {
margin-bottom: 20px;
}
dd {
margin-bottom: 10px;
}
dt {
font-weight: bold;
}
.invisible {
visibility: visible;
}
.js .invisible {
visibility: hidden;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}  .gp-container {
width: 1260px;
} #gp-site-wrapper {
position: relative;
overflow: hidden;
}
#gp-page-wrapper {
position: relative;
margin: 0 auto;
width: 100%;
}
.gp-boxed-layout #gp-page-wrapper {
overflow: hidden;
width: 1460px;
} .gp-container {
position: relative;
margin: 0 auto;
z-index: 1;
padding: 0 30px;
} #gp-content-wrapper {
position: relative;
margin: 8px auto;
padding-top: 30px;
padding-bottom: 40px;
}
.gp-homepage.gp-left-sidebar #gp-content-wrapper,
.gp-homepage.gp-right-sidebar #gp-content-wrapper {
margin: 0 auto !important;
}
.gp-homepage.gp-no-sidebar #gp-content-wrapper,
.gp-homepage.gp-fullwidth #gp-content-wrapper {
margin: 0 auto !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.gp-full-page-page-header #gp-content-wrapper {
margin-bottom: 30px;
}
.gp-fullwidth #gp-content-wrapper.gp-container {
width: 100% !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
#gp-inner-container {
display: flex;
flex-direction: row;
} #gp-content {
position: relative;
float: right;
margin: 0 auto;
width: 930px;
}
.gp-no-sidebar #gp-content,
.gp-fullwidth #gp-content {
width: 100% !important;
}
.gp-fullwidth #gp-content {
padding-left: 30px;
padding-right: 30px;
}
.gp-both-sidebars #gp-content {
width: 660px;
}
#gp-content > section {
position: relative;
}
#gp-left-column {
float: left;
width: auto;
overflow: hidden;
display: flex;
flex-direction: row-reverse;
}
.gp-no-sidebar #gp-left-column,
.gp-fullwidth #gp-left-column {
overflow: visible;
}
.gp-no-sidebar #gp-left-column,
.gp-fullwidth #gp-left-column {
width: 100%;
} .gp-sidebar {
position: relative;
width: 240px;
}
#gp-sidebar-left {
float: left;
margin-right: 30px;
}
#gp-sidebar-right {
float: right;
margin-left: 30px;
}  .gp-nav {
z-index: 2;
}
.gp-nav .menu {
float: left;
margin: 0;
padding: 0;
text-align: left;
line-height: 1; }
.gp-nav .menu li {
position: relative;
display: inline-block;
margin: 0;
padding: 0;
list-style-type: none;
}
.gp-nav .menu > li {
float: left;
line-height: 1;
}
.gp-nav  .menu > li > a {
border: 2px solid rgba(0,0,0,0);
border-bottom: 0;
}
.gp-nav  .menu > li:hover a,
.gp-nav  .menu > li > a:hover {
z-index: 2;
}
.gp-nav .menu li.gp-show-on-mobile {
display: none !important;
}
.gp-nav .menu > li > a {
display: inline-block;
position: relative;
font-family: inherit;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
}
.gp-nav .menu a.fa:before {
font-family: 'FontAwesome';
padding-right: 5px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-nav .menu li.gp-hide-nav-label > a.fa:before {
padding-right: 0;
}
.gp-nav .gp-dropdown-icon {
margin-left: 5px;
line-height: 0;
font-size: 15px;
} .gp-nav .sub-menu {
position: absolute;
top: auto;
left: auto;
display: none;
overflow: visible !important;
margin: -2px 0 0 0;
padding: 0;
line-height: 1;
z-index: 1;
text-align: left;
}
.gp-nav .gp-nav-edge .sub-menu {
right: 0;
}
.gp-nav .sub-menu li {
float: none;
padding: 0 20px;
}
.gp-nav li:hover > .sub-menu {
display: block;
}
.gp-nav .sub-menu li > a {
display: block;
margin: 0;
padding: 20px 0;
font-size: 14px;
width: 280px;
line-height: 1;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
}
.gp-nav .sub-menu li:first-child > a {
border: 0;
}
.gp-nav .sub-menu li .sub-menu {
top: 0;
left: 100%;
margin-top: 0;
}
.gp-nav .gp-standard-menu.gp-nav-edge .sub-menu li .sub-menu {
left: auto;
right: 100%;
}
.gp-nav .sub-menu .gp-dropdown-icon {
position: relative;
top: auto;
right: auto;
margin-top: 6px;
float: right;
}
.gp-nav .gp-nav-edge .sub-menu .gp-dropdown-icon {
float: left;
margin-left: 0;
margin-right: 10px;
}
.gp-nav .sub-menu .gp-dropdown-icon:before {
content: '\f105';
}
.gp-nav .gp-nav-edge .sub-menu .gp-dropdown-icon:before {
content: '\f104';
} .gp-nav .menu li.gp-megamenu {
position: static;
}
.gp-nav .menu li.gp-megamenu > .sub-menu {
left: 10px;
}
.gp-nav .menu li.gp-megamenu.gp-nav-edge > .sub-menu {
left: auto;
right: 10px;
}
.gp-nav .menu li.gp-megamenu.gp-columns-1 > .sub-menu {
left: auto;
max-width: 225px;
}
.gp-nav .menu li.gp-megamenu.gp-columns-2 > .sub-menu {
left: auto;
max-width: 450px;
}
.gp-nav .menu li.gp-megamenu.gp-columns-3 > .sub-menu {
left: auto;
max-width: 675px;
}
.gp-nav .menu li.gp-megamenu.gp-columns-4 > .sub-menu {
max-width: 900px;
}
.gp-nav .menu li.gp-megamenu.gp-columns-5 > .sub-menu {
max-width: 1125px;
}
.gp-nav .gp-megamenu > .sub-menu > li {
display: table-cell;
vertical-align: top; 
padding: 0;
}
.gp-nav .gp-megamenu.gp-columns-1 > .sub-menu > li {
width: 100%;
}
.gp-nav .gp-megamenu.gp-columns-2 > .sub-menu > li {
width: 50%;
}
.gp-nav .gp-megamenu.gp-columns-3 > .sub-menu > li {
width: 33.333%;
}
.gp-nav .gp-megamenu.gp-columns-4 > .sub-menu > li {
width: 25%;
}
.gp-nav .gp-megamenu.gp-columns-5 > .sub-menu > li {
width: 20%;
}
.gp-nav .gp-megamenu > .sub-menu > li > a {
display: table-row; 
visibility: hidden;
}
.gp-nav .gp-megamenu .sub-menu .sub-menu {
z-index: 0;
position: relative;
top: auto;
left: auto;
display: block;
padding: 0;
margin: 0;
border: 0;
}
.gp-nav .gp-megamenu > .sub-menu > li > .sub-menu {
padding: 20px 0;
}
.gp-nav .gp-megamenu .sub-menu .sub-menu li {
width: 100%;
}
.gp-nav .gp-megamenu .sub-menu .sub-menu .sub-menu li {
padding: 0;
}
.gp-nav .gp-megamenu .sub-menu li.gp-menu-header > a {
display: block;
margin: 10px 0 0;
font-size: 14px;
line-height: 20px;
}
.gp-nav .gp-megamenu .sub-menu .sub-menu li.gp-menu-header:first-child > a {
margin-top: 0;
}
.gp-nav .gp-megamenu .sub-menu .sub-menu li a,
.gp-nav .gp-megamenu .sub-menu .sub-menu .sub-menu li a {
padding: 7px 0px;
width: 100%;
border: 0;
}
.gp-nav .gp-megamenu li.gp-menu-text {
padding: 10px 20px 0 0;
line-height: 19px;
}
.gp-nav .gp-megamenu li.gp-menu-image {
padding: 0 20px 0 0;
} 
.gp-nav .gp-megamenu li.gp-menu-image img {
width: 100%;
} 
.gp-nav .gp-megamenu li.gp-menu-image-text > .sub-menu {
padding: 0 0 20px 0;
} 
.gp-nav .gp-megamenu li.gp-menu-image-text li.gp-menu-header > a {
margin-top: 20px;
padding: 0;
}
.gp-nav .gp-megamenu li.gp-menu-image-text li.gp-menu-image {
padding: 0;
} 
.gp-nav .gp-megamenu li.gp-menu-image-text li.gp-menu-text {
padding: 14px 20px 0 20px;
text-transform: none;
} 
.gp-nav .gp-megamenu li.gp-menu-image-text li.gp-menu-link {
padding: 14px 20px 0 20px;
}
.gp-nav .gp-megamenu li.gp-menu-image-text li.gp-menu-link a {
padding: 0;
text-transform: none;
font-size: 16px;
} .gp-nav .menu li.gp-tab-content-menu,
.gp-nav .menu li.gp-content-menu {
position: static;
}
.gp-nav .menu li.gp-tab-content-menu .menu-item,
.gp-nav .menu li.gp-content-menu .menu-item {
display: table;
}
.gp-nav .menu li.gp-tab-content-menu .sub-menu,
.gp-nav .menu li.gp-content-menu .sub-menu {
left: 10px;
width: 1240px;
}
.gp-nav .menu li.gp-tab-content-menu .sub-menu,
.gp-nav .menu li.gp-content-menu .sub-menu {
text-transform: none;
}
.gp-nav .menu li.gp-tab-content-menu .sub-menu > li,
.gp-nav .menu li.gp-content-menu .sub-menu > li {
width: 100%;
padding: 0;
}
.gp-menu-tabs {
width: 20%
margin: 0;
display: table-cell;
vertical-align: top;
padding: 20px 0 0 20px;
}
.gp-nav .menu li .gp-menu-tabs li {
float: left;
width: 100%;
margin: 0;
padding: 10px 20px;
text-align: right;
cursor: pointer;
font-size: 13px;
text-transform: uppercase;
}
.gp-nav .menu li .gp-menu-tabs li:first-child {
border-top: 0;
}
.gp-nav .menu li.gp-tab-content-menu .gp-inner-loop,
.gp-nav .menu li.gp-content-menu .gp-inner-loop {
padding: 30px 30px 0 0;
display: table-cell;
width: 80%;
}
.gp-nav .menu li.gp-tab-content-menu section,
.gp-nav .menu li.gp-content-menu section {
float: left;
width: 20%;
padding-left: 30px;
}
.gp-nav .menu li.gp-tab-content-menu section {
width: 25%;
}
.gp-nav .menu li.gp-tab-content-menu .menu-item a,
.gp-nav .menu li.gp-content-menu .menu-item a {
padding: 0;
width: auto;
}
.gp-nav .menu li .gp-post-thumbnail {
margin-bottom: 12px;
}
.gp-nav .menu li .gp-post-thumbnail a {
line-height: 0;
}
.gp-nav .menu li .gp-loop-title,
.gp-nav .menu li .gp-loop-title a {
font-size: 14px;
line-height: 20px;
font-weight: 400;
margin: 0 0 5px;
text-transform: none;
}
.gp-nav .gp-pagination-arrows,
.gp-nav .gp-ajax-pagination.gp-pagination-arrows {
margin: 0;
position: absolute;
top: 3px;
right: 30px;
}  #gp-main-header {
position: relative;
clear: both;
width: 100%;
z-index: 8999;
padding-top: 40px;
}
.gp-header-small #gp-main-header {
padding-top: 0;
}
.gp-header-centered #gp-main-header {
text-align: center;
}
.gp-scrolling.gp-fixed-header #gp-main-header {
position: fixed;
display: none;
}
#gp-fixed-padding {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
#gp-header-area {
width: 100%;
overflow: hidden;
margin-bottom: 40px;
}
.gp-homepage #gp-header-area {
margin-top: 30px;
}
#gp-header-left {
float: left;
}
.gp-header-centered #gp-header-left {
display: inline-block;
float: none;
}
#gp-header-right {
float: right;
}
.gp-header-centered #gp-header-right {
margin-top: 20px;
} #gp-logo { 
float: left;
width: auto;
font-size: 12px;
line-height: 0;
position: relative;
}
.gp-header-centered #gp-logo {
display: block;
}
.gp-scrolling .gp-desktop-logo,
.gp-scrolling-logo,
.gp-mobile-logo {
display: none;
}
.gp-scrolling .gp-scrolling-logo {
display: block;
}
#gp-logo-text { 
position: relative;
float: left;
margin: 0;
font-size: 60px;
line-height: 1;
color: #000;
}  #gp-primary-nav {
float: left;
width: 100%;
margin: 20px 0 0 -20px;
}
.gp-header-small #gp-primary-nav {
margin: 0;
width: auto;
}
.gp-header-centered #gp-primary-nav {
width: auto;
margin: 20px 0 0 0;
}
.gp-header-small #gp-primary-nav .menu > li:first-child {
margin-left: 30px;
}
#gp-primary-nav .menu > li > a {
padding: 15px 20px;
}
.gp-header-small #gp-primary-nav .menu > li > a {
padding: 15px 10px;
}
.gp-header-centered #gp-primary-nav .menu > li > a {
padding: 15px 17px;
} #gp-secondary-nav {
float: left;
margin-left: 40px;
}
#gp-secondary-nav .menu > li.gp-tab-content-menu > a,
#gp-secondary-nav .menu > li.gp-content-menu > a,
#gp-secondary-nav .menu > li.gp-megamenu > a,
#gp-secondary-nav .menu > li.menu-item-has-children > a {
margin-right: 10px;
}
#gp-secondary-nav .menu > li > a {
padding: 12px 17px;
}
.gp-header-centered #gp-secondary-nav .menu > li > a {
padding: 15px 17px; 
} #gp-search {
display: none;
float: left;
width: 388px;
margin-left: 40px;
}
.gp-search-bar-all #gp-search,
.gp-search-bar-desktop #gp-search {
display: block;
}  #gp-mobile-nav-button {
display: none;
float: left;
font-size: 21px;
margin-right: 30px;
cursor: pointer;
line-height: 1;
font-family: 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#gp-mobile-nav-button:before {
content: '\f0c9';
} #gp-search-button-wrapper {
display: none;
float: left;
position: relative;
}
#gp-search-button {
float: left;
z-index: 2;
position: relative;
padding: 12px 17px;
cursor: pointer;
font-size: 14px;
line-height: 1;
border: 2px solid rgba(0,0,0,0);
border-bottom: 0;
}
#gp-search-button:before {
font-family: 'FontAwesome';
content: '\f002';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-search-button-all #gp-search-button-wrapper,
.gp-search-button-desktop #gp-search-button-wrapper {
display: block;
}
#gp-search-box {
display: none;
z-index: 1;
position: absolute;
top: auto;
right: 0;
margin: 38px 0 0 0;
padding: 20px;
line-height: 1;
width: 388px;
} body.gp-mobile-nav-active {
overflow: hidden;
min-height: 100%;
}
#gp-mobile-nav-bg {
display: none;
position: absolute;
z-index: 99998;
background: rgba(0,0,0,0.4);
width: 100%;
height: 100%;
}
#gp-mobile-nav {
position: fixed;
z-index: 99999;
top: 0;
left: 0;
bottom: 0;
width: 517px;
height: 100%;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
-webkit-transition: -webkit-transform 0.2s;
transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transition: transform 0.2s, -webkit-transform 0.2s;
-webkit-transform: translateX(-517px);
-ms-transform: translateX(-517px);
transform: translateX(-517px);
}
.admin-bar #gp-mobile-nav {
padding-top: 52px;
}
.gp-mobile-nav-active #gp-mobile-nav {
-webkit-transform: translate(0,0) !important;
-ms-transform: translate(0,0) !important;
transform: translate(0,0) !important;
}
#gp-mobile-nav .menu {
clear: both;
margin: 0;
}
#gp-mobile-nav .menu li {
position: relative;
float: left;
margin: 0;
width: 100%;
list-style-type: none;
}
#gp-mobile-nav .menu a.fa {
font-family: inherit;
}
#gp-mobile-nav .menu a.fa:before {
font-family: 'FontAwesome';
padding-right: 10px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#gp-mobile-nav .menu li > a {
display: block;
font-size: 16px;
line-height: 1;
padding: 14px 15px;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
font-weight: 400;
}
#gp-mobile-nav .menu li.menu-item-has-children > a {
padding-right: 70px;
}
#gp-mobile-nav .menu li .gp-menu-text {
padding: 15px;
font-size: 13px;
line-height: 19px;
}
#gp-mobile-nav .menu li > .gp-mobile-dropdown-icon {
font-family: 'FontAwesome';
cursor: pointer;
position: absolute;
top: 0;
right: 0;
font-size: 20px;
padding: 0 25px;
line-height: 44px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#gp-mobile-nav .menu li > .gp-mobile-dropdown-icon:before {
content: '\f107';
}
#gp-mobile-nav .menu li.gp-active > .gp-mobile-dropdown-icon:before {
content: '\f106';
}
#gp-mobile-nav .menu li .sub-menu {
margin: 0;
display: none;
}
#gp-mobile-nav .menu li .sub-menu a {
padding-left: 30px;
font-size: 14px;
}
#gp-mobile-nav .menu li .sub-menu .sub-menu a,
#gp-mobile-nav .menu li .sub-menu .sub-menu .gp-menu-text {
padding-left: 40px;
}
#gp-mobile-nav .menu li .sub-menu .sub-menu .sub-menu a {
padding-left: 50px;
}
#gp-mobile-nav .gp-tab-content-menu .gp-mobile-dropdown-icon,
#gp-mobile-nav .gp-content-menu .gp-mobile-dropdown-icon {
display: none;
}
#gp-mobile-nav .gp-search-bar,
#gp-mobile-nav #yith-s {
border: 0;
}
#gp-mobile-nav .yith-ajaxsearchform-container .autocomplete-suggestions {
border-top-width: 1px;
}  .widget,
.vc_row .gp-vc-element {
width: 100%;
overflow: hidden;
clear: both;
}
.widget {
margin-bottom: 40px;
}
.widget:last-child {
margin-bottom: 0;
}
#gp-content .gp-vc-element {
text-align: center;
} 
.widgettitle {
position: relative;
width: 100%;
overflow: hidden;
clear: both;
padding-bottom: 10px;
margin: 0 0 20px;
}
#gp-content .gp-vc-element .widgettitle {
display: inline-block;
width: auto;
margin: 0 0 30px 0;
padding: 0 30px 20px;
border-bottom-width: 5px;
font-size: 24px;
line-height: 1;
letter-spacing: 5px;
text-transform: uppercase;
}
.widgettitle .gp-element-icon {
position: relative;
margin: 2px 10px 0 0;
float: left;
}
.widgettitle .gp-widget-title {
float: left;
}
.gp-empty-widget-title {
height: 52px;
}
.gp-see-all-link {
float: right;
position: relative;
display: inline-block;
line-height: 1;
font-size: 12px;
font-weight: 300;
}
.gp-see-all-link:after {
font-family: 'FontAwesome';
content: '\f054';
font-size: 10px;
margin-left: 5px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#gp-content .gp-vc-element .gp-see-all-link {
display: block;
float: none;
margin-top: 20px;
}
.widget ul {
margin: 0;
}
.widget ul li {
overflow: hidden;
margin: 10px 0 0 0;
list-style-type: none;
}
.widget ul li:first-child {
margin-top: 0;
}
.widget ul ul li {
padding-left: 10px;
}
.widget .current-cat > a,
.widget .current-cat > span {
font-weight: 500;
}
div[id*='epx-vcse-widget-'].widget > h3 {
display: none;
} .gp-sidebar section {
margin-bottom: 20px;
}
.gp-sidebar .gp-loop-featured .gp-image-align-left {
margin: 0 15px 0 0;
}
.gp-sidebar .gp-loop-title {
margin: 0 0 5px 0;
font-size: 14px;
line-height: 17px
}
.gp-sidebar .gp-loop-text {
font-size: 13px;
line-height: 19px;
} .gp-recent-posts .gp-inner-loop section {
margin: 0 0 20px 0;
}
.gp-recent-posts .gp-post-thumbnail {
float: left;
margin-right: 15px;
}
.gp-recent-posts .gp-loop-title {
font-weight: 400;
font-size: 13px;
line-height: 16px;
margin: 0 0 5px 0;
}
.gp-recent-posts .gp-loop-content {
overflow: hidden;
} .gp-recent-comments ul li {
margin-bottom: 10px;
padding-bottom: 10px;
line-height: 1;
}
.gp-recent-comments ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0;
}
.gp-recent-comments .avatar {
float: left;
margin: 4px 10px 0 0;
}
.gp-recent-comments ul li span {
font-size: 13px;
line-height: 16px;
}
.gp-recent-comments ul li span > span {
font-size: 12px;
line-height: 15px;
} .gp-social-icons .gp-share-icons {
width: auto;
margin: 0;
}
.gp-social-icons .gp-share-icons a {
margin: 0 6px 6px 0;
} .widget_recent_entries .post-date,
.widget_rss .rss-date {
margin-left: 12px;
font-size: 11px;
} .searchform,
#yith-ajaxsearchform {
overflow: hidden;
position: relative;
}
.gp-search-bar,
#yith-s {
position: relative;
float: left;
width: 100%;
padding: 0 58px 0 10px;
}
.searchform .accessibly-hidden {
display: none;
}
.gp-search-submit,
#yith-searchsubmit {
position: absolute;
top: 0;
right: 0;
padding: 11px;
height: 100%;
border: 0;
cursor: pointer;
line-height: 1;
background: none;
}
.gp-search-submit:before,
#yith-searchsubmit:before {
content: '\f002';
font-family: 'FontAwesome';
font-size: 18px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-search-submit:hover,
#yith-searchsubmit:hover {
background: none;
border: 0;
color: #000;
} #wp-calendar {
margin: 0 auto;
}
#wp-calendar th {
border: 0;
text-align: center;
font-weight: bold;
}
#wp-calendar td {
padding: 8px 0;
border: 0;
text-align: center;
}
#wp-calendar caption {
margin-bottom: 10px;
text-align: right;
font-weight: bold;
}  #gp-footer {
position: relative;
float: left;
overflow: hidden;
width: 100%;
}
.wpengine-promo {
display: none;
}
.gp-install-plugin-notice {
text-align: center;
width: 100%;
padding: 50px;
font-weight: 400;
font-size: 20px;
color: #000;
font-family: 'Open Sans', sans-serif;
}
.gp-install-plugin-notice a {
color: #ff0000;
} #gp-footer-widgets {
float: left;
overflow: hidden;
padding: 40px 0 10px 0;
width: 100%;
}
.gp-footer-widget {
float: left;
margin-left: 6%;
margin-bottom: 30px;
}
.gp-footer-widget:first-child {
margin-left: 0;
}
.gp-footer-whole {
width: 100%;
}
.gp-footer-half {
width: 47%;
}
.gp-footer-third {
width: 29.33%;
}
.gp-footer-fourth {
width: 20.5%;
}
.gp-footer-fifth {
width: 15.2%;
}
.gp-footer-widget .widget {
margin-bottom: 30px;
}
.gp-footer-widget .widgettitle {
margin: 0 0 20px 0;
padding: 0;
background: transparent;
border: 0;
}
#gp-footer-image {
float: left;
width: 100%;
text-align: center;
line-height: 0;
}  #gp-copyright {
position: relative;
float: left;
margin: 38px 0;
width: 100%;
font-size: 14px;
line-height: 18px;
text-align: center;
}
#gp-copyright.has-footer-widgets {
margin-top: 90px;
} #gp-copyright-text {
display: inline-block;
margin: 0 30px;
} #gp-footer-nav {
display: inline-block;
margin: 0 30px;
}
#gp-footer-nav .menu li {
display: inline-block;
margin: 0;
padding: 0;
list-style-type: none;
}
#gp-footer-nav .menu li {
margin: 0 0 0 30px;
}
#gp-footer-nav .menu li:first-child {
margin-left: 0;
}
#gp-footer-nav .menu > li > a {
padding: 0;
}
#gp-footer-nav .menu li:hover > .sub-menu {
display: none;
} #gp-to-top {
position: fixed;
right: 20px;
bottom: 20px;
z-index: 8998;
display: none;
overflow: hidden;
padding: 10px;
border-radius: 100%;
font-size: 24px;
line-height: 1;
opacity: 0.7;
}
#gp-to-top:hover {
opacity: 1;
}
#gp-to-top-hover {
display: block;
float: left;
overflow: hidden;
opacity: 0;
}
#gp-to-top:active,
#gp-to-top:focus {
outline: none;
} #gp-footer-area {
float: left;
width: 100%;
overflow: hidden;
margin-top: 40px;
}
.gp-homepage #gp-footer-area {
margin-bottom: 40px;
}   .gp-page-header {
position: relative;
overflow: hidden;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
}
body:not(.gp-full-page-page-header) .gp-page-header.gp-has-text:before,
body:not(.gp-full-page-page-header) .gp-page-header.gp-has-teaser-video.gp-has-text .gp-video-header:before {
content: '';
bottom: 0;
display: block;
height: 70%;
width: 100%;
position: absolute;
z-index: 1;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
body.gp-full-page-page-header .gp-page-header.gp-has-teaser-video {
margin: 20px 0;
}
.gp-page-header .gp-container {
overflow: hidden;
}
.gp-page-header h1,
.gp-page-header h2 {
margin: 0;
left: 25px;
right: 25px;
bottom: 10px;
position: absolute;
text-transform: uppercase;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.gp-parallax {
opacity: 0;
} .gp-large-page-header .gp-page-header {
margin: -20px 0 40px 0;
}
.gp-homepage.gp-large-page-header .gp-page-header {
margin: 0;
}
.gp-large-page-header .gp-page-header .gp-container {
width: 100%;
} .gp-fullwidth-page-header .gp-page-header {
margin: 20px 0 0 0;
}
.gp-homepage.gp-fullwidth-page-header .gp-page-header {
margin: 0;
} #gp-full-page-bg {
position: fixed;
z-index: 0;
top: 0;
left: 0;
display: block;
background-size: cover;
background-position: top center;
height: 100%;
width: 100%;
} .gp-video-header {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
.gp-video-header iframe,
.gp-video-header video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.gp-video-header iframe,
.gp-video-header .gp-full-video {
height: 100%;
width: 100%;
z-index: 8995;
background: #000;
}
.gp-teaser-video {
width: 100%;
height: auto; 
}
.gp-play-video-button-wrapper {
width: 100%;
text-align: center;
overflow: hidden;
position: absolute;
left: 0;
top: 50%;
margin-top: -30px;
}
.gp-play-video-button {
display: block;
margin: auto;
border-radius: 100%;
border: 3px solid #fff;
color: #fff !important;
background: #000;
background: rgba(0,0,0,0.3);
width: 60px;
height: 60px;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
.gp-play-video-button:hover {
background: rgba(0,0,0,0.7);
}
.gp-play-video-button:before {
content: '\f04b';
font-family: 'FontAwesome';
font-size: 24px;
line-height: 53px;
margin-left: 4px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-close-video-button {
display: none;
position: absolute;
top: 10px;
left: 10px;
z-index: 8996;
cursor: pointer;
font-size: 20px;
color: rgba(255,255,255,0.3);
}
.gp-close-video-button:before {
content: '\f00d';
font-family: 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-close-video-button:hover {
color: rgba(255,255,255,0.7);
}   #gp-breadcrumbs {
width: 100%;
overflow: hidden;
margin-top: 20px;
font-size: 11px !important;
line-height: 14px !important;
}
.gp-fullwidth #gp-breadcrumbs .gp-container {
width: 100% !important;
}
#gp-breadcrumbs a {
font-size: 11px !important;
line-height: 14px !important;
}
#gp-breadcrumbs a:hover {
text-decoration: underline;
} #gp-post-navigation {
position: relative;
float: left; clear: both;
width: 100%;
margin-bottom: 30px;
}
#gp-post-links {
float: right;
}
#gp-post-links a {
display: inline-block;
padding-top: 2px;
width: 26px;
height: 26px;
border-radius: 99px;
margin-left: 2px;
font-size: 18px !important;
line-height: 18px !important;
text-align: center;
cursor: pointer;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@-moz-document url-prefix() { #gp-post-links a {
padding-top: 1px;
}
}
#gp-post-links .gp-prev-link:before {
font-family: 'FontAwesome';
content: '\f104';
}
#gp-post-links .gp-next-link:before {
font-family: 'FontAwesome';
content: '\f105';
}
.gp-post-nav-image {
display: none;
position: absolute;
z-index: 1;
top: 26px;
right: 0;
width: 120px;
height: 100px;
padding: 5px;
border: 2px solid #ddd;
background: #fff;
}
#gp-post-links a:hover .gp-post-nav-image {
display: block;
} .gp-entry-header {
position: relative;
overflow: hidden;
clear: both;
margin: 0 auto 40px auto;
}
.gp-entry-header > *:last-child {
margin-bottom: 0;
} .gp-entry-title {
margin: 0 0 15px 0;
}
.archive .gp-entry-title,
.page-template-blog-template .gp-entry-title,
page-template-portfolio-template .gp-entry-title {
text-transform: uppercase;
}
.gp-subtitle {
margin: 26px 0 15px 0;
} .gp-entry-meta {
position: relative;
width: 100%;
overflow: hidden;
font-size: 12px;
line-height: 17px;
font-weight: 400;
margin-top: 30px;
}
.gp-entry-meta a:hover {
text-decoration: underline;
}
.gp-meta-avatar {
float: left;
}
.gp-meta-avatar img {
border-radius: 100%;
box-sizing: content-box;
}
.gp-entry-meta .gp-post-meta-rows {
overflow: hidden;
display: block;
}
.gp-entry-meta .gp-post-meta-row-1 {
width: 100%;
float: left;
clear: both;
padding: 0 0 5px 10px;
margin: 1px 0 0 0;
border-bottom: 1px solid #000;
}
.gp-entry-meta .gp-post-meta-row-2 {
width: 100%;
float: left;
clear: both;
margin: 5px 0 0 0;
padding: 0 0 0 10px;
opacity: 0.6;
}
.gp-entry-cats {
display: inline-block;
margin-bottom: 15px;
padding: 6px 10px;
border-radius: 99px;
font-size: 12px !important;
line-height: 1 !important;
text-transform: uppercase;
letter-spacing: -0.5px;
}
.gp-entry-tags {
margin: 0 auto 30px auto;
}
.gp-entry-tags a {
display: inline-block;
margin-bottom: 4px;
padding: 5px 10px;
font-size: 11px;
line-height: 1;
text-transform: uppercase;
border-radius: 99px;
letter-spacing: -0.5px;
}
.gp-entry-tags a:hover,
.tagcloud a:hover {
text-decoration: none;
} .gp-post-thumbnail {
max-width: 100%;
position: relative;
line-height: 0;
z-index: 1;
}
.gp-post-thumbnail > div {
position: relative;
} 
.format-video > .gp-post-thumbnail > div a:after {
content: "\f04b";
position: absolute;
top: 50%;
left: 50%;
z-index: 3;
font-size: 20px;
padding: 2px 13px 2px 15px;
line-height: 39px;
text-align: center;
margin: -26px 0 0 -26px;
font-family: 'FontAwesome';
color: #fff;
border-radius: 100%;
background-color: rgba(0, 0, 0, 0.5);
border: 5px solid #fff;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-sidebar .format-video > .gp-post-thumbnail > div a:after,
.gp-small-posts .format-video > .gp-post-thumbnail > div a:after,
.gp-recent-posts .format-video > .gp-post-thumbnail > div a:after {
font-size: 15px;
padding: 0 8px 0 10px;
line-height: 30px;
margin: -18px 0 0 -18px;
border: 3px solid #fff;
}
.gp-mobile-image {
display: none;
} .gp-entry-featured .gp-image-wrap-left,
.gp-entry-featured .gp-image-align-left {
float: left;
}
.gp-entry-featured .gp-image-wrap-right,
.gp-entry-featured .gp-image-align-right {
float: right;
}
.gp-entry-content .gp-image-align-left,
.gp-entry-content .gp-image-align-right {
overflow: hidden;
}
.gp-entry-featured .gp-image-wrap-left {
margin: 0 15px 10px 0;
}
.gp-entry-featured .gp-image-wrap-right {
margin: 0 0 10px 15px;
}
.gp-entry-featured .gp-image-align-left {
margin: 0 15px 0 0;
}
.gp-entry-featured .gp-image-align-right {
margin: 0 0 0 15px;
}
.gp-entry-featured .gp-image-above {
margin-bottom: 32px;
text-align: center;
}  .gp-post-format-audio-content {
max-width: 100% !important;
} .gp-post-format-gallery-content p,
.gp-post-format-gallery-content .wp-caption-text {
display: none;
}
.gp-post-format-gallery-content .gallery-item {
margin: 0 !important;
} .gp-image-above.gp-post-format-gallery-slider-content.gp-slider,
.gp-portfolio-row .gp-slider {
width: auto !important;
}
.gp-image-above.gp-post-format-gallery-slider-content.gp-slider {
margin-bottom: 18px;
} .gp-entry-featured .gp-post-format-quote-content {
margin-bottom: 40px;
max-width: 100% !important;
}
.gp-post-format-quote-content blockquote {
margin: 0;
padding-right: 40px;
} .gp-entry-video-wrapper {
position: relative;
overflow: hidden;
margin: 0 0 30px 0;
padding: 30px;
}
.gp-entry-video-wrapper .gp-entry-video {
float: left;
width: 58%;
line-height: 0;
}
.gp-entry-video-wrapper .gp-entry-header {
float: left;
width: 38%;
clear: none;
margin-left: 2%;
}
.gp-entry-video-wrapper .gp-video-description {
margin-top: 28px;
} .gp-entry-content {
word-wrap: break-word;
margin: 0 auto 32px auto;
}
.gp-entry-content p,
.gp-entry-content p:first-child {
margin-bottom: 24px;
}
.gp-entry-content p:last-child {
margin: 0;
}
.gp-image-align-left.gp-entry-content,
.gp-image-align-right.gp-entry-content {
overflow: hidden;
}
.gp-pagination-numbers.gp-entry-pagination {
margin-top: 20px;
} .gp-share-icons {
position: relative;
overflow: hidden;
width: 192px;
margin: 0 auto 40px auto;
}
.gp-share-icons a {
float: left;
display: block;
width: 42px;
height: 42px;
border-radius: 100%;
font-size: 18px !important;
line-height: 39px !important;
text-align: center;
margin: 0 3px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-share-icons a:before {
font-family: 'FontAwesome';
}
.gp-share-facebook:before {
content: '\f09a';
}
.gp-share-twitter:before {
content: '\f099';
}
.gp-share-google-plus:before {
content: '\f0d5';
}
.gp-share-pinterest:before {
content: '\f0d2';
}
.gp-share-linkedin:before {
content: '\f0e1';
}
.gp-share-instagram:before {
content: '\f16d';
}
.gp-share-flickr:before {
content: '\f16e';
}
.gp-share-facebook:hover {
background: #3b5998 !important;
border-color: #3b5998 !important;
}
.gp-share-twitter:hover {
background: #4099ff !important;
border-color: #4099ff !important;
}
.gp-share-google-plus:hover {
background: #d34836 !important;
border-color: #d34836 !important;
}
.gp-share-pinterest:hover {
background: #C92228 !important;
border-color: #C92228 !important;
}
.gp-share-linkedin:hover {
background: #007bb5 !important;
border-color: #007bb5 !important;
}
.gp-share-instagram:hover {
background: #125688 !important;
border-color: #125688 !important;
}
.gp-share-flickr:hover {
background: #ff0084 !important;
border-color: #ff0084 !important;
} #gp-author-info {
box-sizing: content-box;
position: relative;
overflow: hidden;
width: 100%;
margin: 0 0 40px 0;
padding-top: 40px;
border-top: 1px solid #000;
}
#gp-author-meta {
overflow: hidden;
}
#gp-author-info .avatar {
float: left;
margin-right: 30px;
width: 120px;
height: 120px;
border-radius: 100%;
}
#gp-author-name {
display: block;
float: left;
position: relative;
z-index: 2;
margin-bottom: 4px;
}
#gp-author-name a {
font-size: 16px;
font-weight: 400;
}
#gp-author-desc {
overflow: hidden;
width: 100%;
clear: both;
}
#gp-author-social-icons {
overflow: hidden;
width: 100%;
clear: both;
margin-top: 15px;
}
#gp-author-social-icons a {
float: left;
display: block;
width: 34px;
height: 34px;
border-radius: 100%;
font-size: 18px !important;
line-height: 31px !important;
text-align: center;
margin: 0 3px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#gp-author-social-icons a:before {
font-family: 'FontAwesome';
}
.gp-facebook-icon:before {
content: '\f09a';
}
.gp-twitter-icon:before {
content: '\f099';
}
.gp-google-plus-icon:before {
content: '\f0d5';
}
.gp-pinterest-icon:before {
content: '\f0d2';
}
.gp-youtube-icon:before {
content: '\f16a';
}
.gp-vimeo-icon:before {
content: '\f27d';
}
.gp-flickr-icon:before {
content: '\f16e';
}
.gp-linkedin-icon:before {
content: '\f0e1';
}
.gp-instagram-icon:before {
content: '\f16d';
}
.gp-facebook-icon:hover {
background: #3b5998 !important;
border-color: #3b5998 !important;
}
.gp-twitter-icon:hover {
background: #4099ff !important;
border-color: #4099ff !important;
}
.gp-google-plus-icon:hover {
background: #d34836 !important;
border-color: #d34836 !important;
}
.gp-pinterest-icon:hover {
background: #C92228 !important;
border-color: #C92228 !important;
}
.gp-youtube-icon:hover {
background: #e52d27 !important;
border-color: #e52d27 !important;
}
.gp-vimeo-icon:hover {
background: #1ab7ea !important;
border-color: #1ab7ea !important;
}
.gp-flickr-icon:hover {
background: #ff0084 !important;
border-color: #ff0084 !important;
}
.gp-linkedin-icon:hover {
background: #0077b5 !important;
border-color: #0077b5 !important;
}
.gp-instagram-icon:hover {
background: #3f729b !important;
border-color: #3f729b !important;
} .gp-related-wrapper {
position: relative;
overflow: hidden;
width: 100%;
clear: both;
margin-bottom: 40px;
text-align: center;
}
.gp-related-wrapper h3 {
display: inline-block;
margin: 0 0 30px 0;
padding: 0 30px 20px;
border-bottom-width: 5px;
border-style: solid;
font-size: 24px;
line-height: 1;
letter-spacing: 5px;
text-align: center;
text-transform: uppercase;
}
.gp-related-wrapper .gp-post-thumbnail {
margin: 0 0 12px;
}  #comments {
position: relative;
overflow: hidden;
width: 100%;
text-align: center;
}
#comments h3 {
display: inline-block;
margin: 0 0 30px 0;
padding: 0 30px 20px;
border-bottom-width: 5px;
border-style: solid;
font-size: 24px;
line-height: 1;
letter-spacing: 5px;
text-align: center;
text-transform: uppercase;
}
#comments .commentlist {
width: 100%;
list-style: none;
margin: 0;
text-align: left;
}
#comments .commentlist li {
position: relative;
margin: 0 0 20px 0;
padding: 0;
list-style: none;
word-wrap: break-word;
}
#comments .commentlist li .comment_container {
overflow: hidden;
padding-bottom: 20px;
border-bottom-width: 1px;
border-style: solid;
}
#comments .commentlist > li:last-child .comment_container {
border: 0;
}
#comments .commentlist .children li.comment {
margin: 20px 0 0 20px;
}
#comments .commentlist li .avatar {
position: relative;
top: 0;
left: 0;
float: left;
margin: 0;
width: 60px;
height: auto;
}
#comments .bypostauthor .avatar {
}
#comments .commentlist li .gp-comment-content {
margin: 0 0 0 80px;
}
#comments .commentlist li .gp-comment-content .gp-comment-meta {
margin: 0 0 3px;
}
#comments .commentlist li .gp-comment-content .gp-comment-meta time {
font-size: 12px;
line-height: 17px;
}
#comments .commentlist li .gp-comment-content [itemprop='author'] {
font-weight: normal;
}
#comments .commentlist li .gp-comment-content [itemprop='author']:after {
content: '\0000a0\·\0000a0';
}
.comment-reply-link {
display: block;
margin-top: 5px;
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
line-height: 1;
}
#comments .cptch_block br,
#comments .cptchpr_block br {
display: none;
} #respond {
position: relative;
}
#commentform {
text-align: left;
}
#commentform .required {
font-weight: bold;
}
#commentform p {
margin: 10px 0;
}
#commentform .form-submit {
margin-top: 20px;
margin-bottom: 0;
}
#commentform {
text-align: left;
}
#commentform input,
#commentform textarea {
display: block;
}
#commentform .form-allowed-tags {
display: none;
}
.commentlist #respond {
margin: 20px 0 0;
padding-left: 80px;
}
.commentlist #reply-title {
display: block;
margin: 0;
padding: 0;
border: 0;    
font-size: 18px;
letter-spacing: 0px;
text-align: left;
}
#cancel-comment-reply-link {
font-weight: 500;
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
line-height: 1;
display: block;
margin-top: 10px;
}
#comments ul.page-numbers {
margin-bottom: 40px !important;
}  .gp-filter-wrapper {
float: left;
margin: 0 0 30px;
width: 100%;
}
.gp-vc-element .gp-filter-wrapper {
padding-bottom: 5px;
margin-bottom: 15px;
}
.gp-filter-menu {
position: relative;
float: left;
margin: 0 15px 5px 0;
line-height: 1;
}
.gp-filter-wrapper div:last-child {
border-right: 0;
margin-right: 0;
}
.gp-filter-menu select {
position: relative;
z-index: 1;
font-size: 13px;
}
.gp-inner-loop:before {
content: ' ';
display: block;
visibility: hidden;
background: none;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: 0;
-webkit-transition: opacity 0.45s;
transition: opacity 0.45s;
}
.gp-inner-loop.gp-filter-loading section {
opacity: 0.2;
} .gp-blog-wrapper {
position: relative;
width: 100%;
clear: both;
}
.gp-inner-loop {
overflow: hidden;
width: 100%;
}
.gp-inner-loop section {
float: left;
position: relative;
width: 100%;
overflow: hidden;
margin-bottom: 30px;
}
.gp-blog-standard section:last-child,
.gp-blog-large section:last-child {
margin-bottom: 0 !important;
}
section.sticky {
padding: 20px;
} .gp-loop-title {
clear: none;
margin: 0 0 10px 0;
} .gp-loop-featured {
position: relative;
}
.gp-loop-featured .gp-image-wrap-left,
.gp-loop-featured .gp-image-align-left {
float: left;
}
.gp-loop-featured .gp-image-wrap-right,
.gp-loop-featured .gp-image-align-right {
float: right;
}
.gp-image-align-left.gp-loop-content,
.gp-image-align-right.gp-loop-content {
overflow: hidden;
}
.gp-loop-featured .gp-image-wrap-left {
margin: 0 20px 10px 0;
}
.gp-loop-featured .gp-image-wrap-right {
margin: 0 0 10px 20px;
}
.gp-loop-featured .gp-image-align-left {
margin: 0 20px 0 0;
}
.gp-loop-featured .gp-image-align-right {
margin: 0 0 0 20px;
}
.gp-loop-featured .gp-image-above {
margin-bottom: 18px;
} .gp-loop-meta {
position: relative;
font-size: 12px;
line-height: 17px;
margin-bottom: 10px;
}
.gp-loop-meta a:hover {
text-decoration: underline;
}
.gp-loop-meta .gp-post-meta {
margin-right: 10px;
}
.gp-loop-meta .gp-post-meta:before {
font-family: 'FontAwesome';
margin: 0 5px 0 1px;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-loop-meta .gp-meta-author:before {
content: '\f007';
}
.gp-loop-meta .gp-meta-date:before {
content: '\f017';
}
.gp-loop-meta .gp-meta-comments:before {
content: '\f086';
}
.gp-loop-meta .gp-meta-views:before {
content: '\f06e';
}
.gp-loop-cats {
line-height: 1;
font-size: 12px;
text-transform: uppercase;
font-weight: normal;
margin-bottom: 5px;
letter-spacing: -0.5px;
}
.gp-loop-cats a {
line-height: 1;
}
.gp-loop-tags a {
display: inline-block;
margin-bottom: 4px;
line-height: 1;
font-size: 11px;
padding: 4px 6px;
font-weight: normal;
}
.gp-loop-tags a:hover {
text-decoration: none;
} .gp-loop-content {
text-align: left;
}
.gp-loop-content > div:last-child {
margin-bottom: 0;
}
.gp-loop-text {
font-size: 14px;
line-height: 24px;
margin: 0 0 10px 0;
}
.gp-read-more {
margin-left: 5px;
}
.gp-no-items-found {
clear: both;
display: block;
margin-bottom: 30px;
}
.gp-pagination-numbers {
margin-top: 30px;
line-height: 0;
}
section + .gp-pagination-numbers {
margin-top: 0;
} .gp-blog-large section {
margin-bottom: 80px;
}
.gp-blog-large .gp-loop-content.gp-image-above {
margin: 0 auto;
}
.gp-blog-large .gp-loop-title,
.gp-blog-large .gp-loop-cats,
.gp-blog-large .gp-loop-meta {
margin: 0 0 15px 0;
}
.gp-blog-large .gp-loop-text {
margin: 0 0 20px 0;
}
.gp-blog-large .gp-loop-featured .gp-image-above {
margin-bottom: 32px;
}
.gp-loop-divider {
margin: 80px 0 0 0;
}
.sticky .gp-loop-divider {
display: none;
}
.gp-loop-divider:before {
content: '';
position: absolute;
left: 25%;
bottom: 0;
height:  1px;
width: 50%;
border: 0;
border-top-width: 4px;
border-style: solid;
}
section:last-child .gp-loop-divider {
display: none;
}
.gp-blog-large .gp-pagination-numbers {
margin-top: 80px;
}
.gp-blog-large section + .gp-pagination-numbers {
margin-top: 0;
} .gp-blog-columns-1 section {
margin-right: 0;
width: 100%;
}
.gp-blog-columns-2 section {
width: 49%;
margin-right: 2%;
}
.gp-blog-columns-3 section {
width: 32%;
margin-right: 2%;
}
.gp-blog-columns-4 section {
width: 23.5%;
margin-right: 2%;
}
.gp-blog-columns-5 section {
width: 18.4%;
margin-right: 2%;
}
.gp-blog-columns-6 section {
width: 15%;
margin-right: 2%;
}
.gp-blog-columns-2 section:nth-of-type(2n),
.gp-blog-columns-3 section:nth-of-type(3n),
.gp-blog-columns-4 section:nth-of-type(4n),
.gp-blog-columns-5 section:nth-of-type(5n),
.gp-blog-columns-6 section:nth-of-type(6n) {
margin-right: 0;
}
.gp-blog-columns-2 section:nth-of-type(2n+1),
.gp-blog-columns-3 section:nth-of-type(3n+1),
.gp-blog-columns-4 section:nth-of-type(4n+1),
.gp-blog-columns-5 section:nth-of-type(5n+1),
.gp-blog-columns-6 section:nth-of-type(6n+1) {
clear: left;
}
[class*='gp-blog-columns'] .gp-pagination-numbers {
margin-top: 0;
}  .gp-blog-masonry .gp-inner-loop {
opacity: 0;
}
.gp-blog-masonry section {
position: relative;
display: inline-block;
width: 49.167%;
margin: 0 0 20px 0;
padding: 20px;
}
.gp-no-sidebar .gp-blog-masonry section,
.gp-fullwidth .gp-blog-masonry section {
width: 32.222%;
}
.gp-blog-masonry section:not(.has-post-thumbnail).format-quote {
padding: 0;
}
.gp-blog-masonry .gp-loop-featured {
display: block;
max-width: none;
margin-top: -20px;
margin-right: -20px;
margin-left: -20px;
}
.gp-blog-masonry section:not(.has-post-thumbnail).format-quote .gp-loop-featured {
margin: 0;
}
.gp-blog-masonry .gp-loop-featured .gp-image-wrap-left,
.gp-blog-masonry .gp-loop-featured .gp-image-align-left {
margin-right: 20px;
}
.gp-blog-masonry .gp-loop-featured .gp-image-wrap-right,
.gp-blog-masonry .gp-loop-featured .gp-image-align-right {
margin-left: 20px;
margin-right: 0;
}
.gp-blog-masonry section .gp-post-format-audio-content .mejs-container .mejs-controls {
padding-right: 35px;
}
.gp-blog-masonry section .gp-post-format-quote-content blockquote:before {
content: '';
}
.gp-blog-masonry .gp-pagination-numbers {
margin-top: 0;
opacity: 0;
} .gp-gutter-size {
width: 1.6665%;
}
.isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
z-index: 1;
pointer-events: none;
}
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
} ul.page-numbers {
position: relative;
overflow: hidden;
width: 100%;
text-align: center;
font-size: 12px;
font-weight: bold;
font-family: 'Open Sans', sans-serif;
}
ul.page-numbers,
ul.page-numbers li,
ul.page-numbers > span,
.gp-pagination.gp-entry-pagination ul.page-numbers > a {
display: inline-block;
margin: 0 2px !important;
padding: 0;
list-style: none;
font-size: 0;
}
ul.page-numbers .page-numbers {
display: inline-block;
margin: 0;
padding: 6px;
width: 30px;
height: 30px;
border-radius: 100%;
font-size: 12px;
line-height: 31px;
}
.gp-pagination.gp-entry-pagination ul.page-numbers .page-numbers {
margin: 0;
}
ul.page-numbers .page-numbers.prev {
padding-right: 8px;
}
ul.page-numbers .page-numbers.next {
padding-left: 8px;
}
ul.page-numbers .page-numbers.prev:before {
content: '\f053';
font-family: 'FontAwesome';
font-size: 10px;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
ul.page-numbers .page-numbers.next:before {
content: '\f054';
font-family: 'FontAwesome';
font-size: 10px;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .gp-pagination-arrows {
float: right;
position: absolute;
top: 0;
right: 0;
}
.gp-pagination-arrows .prev,
.gp-pagination-arrows .next {
float: left !important;
font-size: 22px !important;
font-family: 'FontAwesome' !important;
line-height: 1 !important;
font-weight: bold !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-pagination-arrows .next {
margin-left: 15px !important;
}
.gp-pagination-arrows .prev:before {
content: '\f104';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-pagination-arrows .next:before {
content: '\f105';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-pagination-arrows > a:hover {
opacity: 1 !important;
}
.gp-pagination-arrows .gp-disabled {
opacity: 0.1;
color: #000 !important;
}  #gp-homepage-slider {
position: relative;
overflow: hidden;
clear: both;
width: 100%;
}
#gp-homepage-slider.gp-container {
margin-top: 40px;
}  body.page-template-blank-page-php {
background: none;
} .error404 #gp-content-wrapper.gp-container #gp-content {
padding: 10% 0;
text-align: center;
}
.error404 .gp-entry-header {
margin: 0;
}
.error404 h1 {
font-size: 50px;
line-height: 100px;
padding: 0 15px;
}
.error404 h2 {
margin: 0;
padding: 0 15px;
font-size: 30px;
}
.error404 .gp-search {
margin-top: 30px;
padding: 30px 15px;
border-top-width: 1px;
border-style: solid;
}
.error404 .gp-search p {
margin-bottom: 20px;
font-weight: 400;
width: 100%;
text-align: center;
}
.error404 .gp-search .searchform {
width: 50%;
margin: 0 auto;
} .attachment p {
margin-top: 12px;
} input[id*='pwbox-'] {
margin-bottom: 10px;
}
input.pwsubmit {
padding-top: 0;
padding-bottom: 0;
height: 40px;
line-height: 40px;
} #gp-new-search {
overflow: hidden;
padding-bottom: 30px;
margin-bottom: 30px;
border-bottom-width: 1px;
border-style: solid;
}
#gp-new-search .searchform {
max-width: 300px;
}  .gp-portfolio-filters {
margin-bottom: 30px;
font-weight: 500;
}
.gp-portfolio-filters ul {
margin: 0;
}
.gp-fullwidth .gp-portfolio-filters {
margin-bottom: 30px;
text-align: center;
}
.gp-portfolio-filters li {
display: inline-block;
margin: 0 20px 0 0;
list-style: none;
}
.gp-portfolio-filters li:last-child {
margin-left: 0;
} .gp-portfolio-wrapper {
position: relative;
}
.gp-portfolio-wrapper .gp-inner-loop {
position: relative;
opacity: 0;
}
.gp-portfolio-wrapper section {
position: relative;
display: inline-block;
overflow: hidden;
margin: 0 0 30px 0;
padding: 0;
line-height: 0;
}
.gp-portfolio-columns-2 section {
width: 49.166%;
}
.gp-portfolio-columns-3 section {
width: 32.221%;
}
.gp-portfolio-columns-4 section {
width: 23.748%;
}
.gp-portfolio-columns-5 section {
width: 18.666%;
}
.gp-portfolio-columns-6 section {
width: 15.277%;
}
.gp-portfolio-masonry section {
width: 23.74%;
margin: 0 0 20px 0;
}
.gp-portfolio-masonry section:first-of-type,
.gp-portfolio-masonry section:nth-child(9n),
.gp-portfolio-masonry section:nth-child(12n) {
width: 49.167%;
}
.gp-portfolio-wrapper section .gp-post-thumbnail {
overflow: hidden;
margin: 0;
}
.gp-portfolio-wrapper section .gp-post-thumbnail img {
-webkit-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.gp-portfolio-wrapper section .gp-post-thumbnail img:hover {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.gp-portfolio-wrapper section .gp-loop-title {
margin: 5px 0 0 0;
padding: 0;
font-size: 20px;
line-height: 32px;
}
.gp-portfolio-columns-5 section .gp-loop-title,
.gp-portfolio-columns-6 section .gp-loop-title {
font-size: 13px;
line-height: 21px;
}
.gp-portfolio-wrapper .gp-pagination-numbers {
opacity: 0;
}
.gp-portfolio-masonry .gp-pagination-numbers { 
margin-top: 30px;
} .gp-portfolio-row {
position: relative;
overflow: hidden;
width: 100%;
}
.gp-portfolio-left-col {
float: left;
width: 60%;
line-height: 1;
}
.gp-portfolio-left-col .gp-slider {
max-width: 100%;
}
.gp-portfolio-right-col {
float: left;
width: 40%;
padding-left: 30px;
}
.gp-portfolio-full-col {
overflow: hidden;
margin-bottom: 30px;
width: 100%;
}
.gp-portfolio-row > div:last-child {
margin-bottom: 0;
}
.gp-portfolio-title span {
float: left;
}  .gp-theme small.vc_label {
font-size: inherit;
line-height: inherit;
}
.gp-theme .vc_separator h4 {
text-transform: uppercase;
font-weight: 400;
} .gp-carousel-wrapper .slides {
position: relative;
clear: both;
width: 100%;
}
.gp-carousel-wrapper .slides > li {
margin: 0 30px 0 0;
line-height: 24px;
}
.gp-carousel-wrapper section {
margin-bottom: 0;
}
.gp-carousel-wrapper .gp-loop-title {
font-size: 16px;
line-height: 20px;
font-weight: 400;
margin: 0 0 5px 0;
}
.gp-carousel-wrapper .flex-direction-nav .flex-next {
margin-left: 15px;
}
.gp-carousel-wrapper .flex-direction-nav .flex-disabled {
display: none;
} .vc_row {
margin-left: -10px !important;
margin-right: -10px !important;
}
.vc_column_container > .vc_column-inner {
padding-left: 10px !important;
padding-right: 10px !important;
} .gp-theme .wpb_toggle,
.gp-theme #gp-content h4.wpb_toggle,
.gp-theme .wpb_toggle_title_active,
.gp-theme #gp-content h4.wpb_toggle_title_active {
padding-left: 0;
background-image: none;
font-weight: normal;
font-size: 16px;
line-height: 26px;
}
.gp-theme .wpb_toggle:before,
.gp-theme #gp-content h4.wpb_toggle:before {
margin-right: 10px;
content: '\f196';
font-family: 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme .wpb_toggle_title_active:before,
.gp-theme #gp-content h4.wpb_toggle_title_active:before {
content: '\f147';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .gp-pricing-table {
display: table;
margin: 35px 0;
width: 100%;
}
.gp-pricing-column {
position: relative;
display: table-cell;
}
.gp-pricing-column.price-column-border {
border-width: 1px;
border-style: solid;
border-left-width: 0;
}
.gp-pricing-column.price-column-border:first-child {
border-left-width: 1px;
}
.gp-pricing-columns-2 .gp-pricing-column {
width: 50%;
}
.gp-pricing-columns-3 .gp-pricing-column {
width: 33.333%;
}
.gp-pricing-columns-4 .gp-pricing-column {
width: 25%;
}
.gp-pricing-columns-5 .gp-pricing-column {
width: 20%;
}
.gp-pricing-column .gp-pricing-column-inner {
position: relative;
}
.gp-pricing-column .gp-pricing-column-inner > div {
padding: 20px 20px 0;
border-color: inherit;
text-align: center;
}
.gp-pricing-column .gp-pricing-column-inner > div:last-child {
padding-bottom: 20px;
}
.gp-pricing-column.price-column-border .gp-pricing-column-inner > div {
padding: 20px;
border-style: solid;
border-top-width: 1px;
}
.gp-pricing-column.price-column-border .gp-pricing-column-inner > div:first-child {
border-top: 0;
}
.gp-pricing-column .gp-pricing-column-inner div.gp-pricing-column-highlight-text {
position: absolute;
top: -15px;
right: 0;
padding: 20px 0 0 0;
width: 100%;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
line-height: 12px;
}
.gp-pricing-column .gp-pricing-column-title {
font-size: 26px;
line-height: 30px;
}
.gp-pricing-column .gp-pricing-column-symbol {
position: relative;
top: -14px;
right: 15px;
font-weight: normal;
font-size: 22px;
line-height: 22px;
}
.gp-pricing-column .gp-pricing-column-price {
margin-left: -15px;
min-height: 50px;
font-weight: bold;
font-size: 50px;
line-height: 50px;
}
.gp-pricing-column .gp-pricing-column-interval {
margin-top: 10px;
min-height: 14px;
font-weight: normal;
font-size: 14px;
line-height: 14px;
}
.gp-pricing-column .gp-pricing-column-content ul {
margin-bottom: 30px;
}
.gp-pricing-column .gp-pricing-column-content li {
margin-left: 0;
padding-top: 10px;
border-top: 1px solid rgba(0, 0, 0, 0.05);
list-style-type: none;
}
.gp-pricing-column .gp-pricing-column-content li:first-child {
padding-top: 0;
border-top: 0;
}
.gp-pricing-row {
display: none;
height: 35px;
} .gp-products-wrapper.gp-slider ul.products li.product {
margin: 0;
}
.gp-products-wrapper.gp-slider .products li {
clear: none !important;
} .gp-promo-box {
position: relative;
overflow: hidden;
clear: both;
background: #000;
}
.gp-promo-box h4 {
position: absolute;
z-index: 2;
top: 30px;
left: 0;
width: 100%;
margin: 0;
padding: 0 20px;
text-align: center;
font-size: 24px;
line-height: 1;
color: #fff;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
text-transform: uppercase;
}
.gp-promo-button-wrapper {
position: absolute;
z-index: 2;
width: 100%;
bottom: 20px;
left: 0;
padding: 0 20px;
text-align: center;
}
.gp-promo-button {
display: inline-block;
margin: 0;
padding: 15px 18px;
border-color: #fff !important;
color: #fff !important;
cursor: pointer;
}
.gp-promo-button:hover {
background: #fff !important;
color: #000 !important;
}
.gp-promo-overlay {
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.3);
} .gp-showcase-wrapper {
position: relative;
width: 100%;
overflow: hidden;
clear: both;
}
.gp-small-posts section {
margin-bottom: 15px;
}
.gp-small-posts .gp-loop-featured .gp-image-wrap-left {
margin: 0 15px 10px 0;
}
.gp-small-posts .gp-loop-featured .gp-image-wrap-right {
margin: 0 0 10px 15px;
}
.gp-small-posts .gp-loop-featured .gp-image-align-left {
margin: 0 15px 0 0;
}
.gp-small-posts .gp-loop-featured .gp-image-align-right {
margin: 0 0 0 15px;
}
.gp-small-posts .gp-loop-featured .gp-image-above {
margin-bottom: 10px;
}
.gp-showcase-wrapper .gp-inner-loop > section:first-child .gp-loop-title {
font-size: 19px;
line-height: 22px;
}
.gp-showcase-wrapper .gp-inner-loop > section:first-child .gp-loop-text {
font-size: 15px;
line-height: 23px;
}
.gp-small-posts .gp-loop-cats {
margin-bottom: 5px;
}
.gp-small-posts .gp-loop-title {
font-size: 14px;
line-height: 17px;
}
.gp-blog-horizontal .gp-inner-loop > section {
width: 50%;
}
.gp-showcase-wrapper.gp-blog-horizontal .gp-inner-loop > section:first-child {
margin-bottom: 0;
}
.gp-blog-horizontal .gp-small-posts {
float: left;
width: 50%;
padding-left: 20px;
clear: right;
}
.gp-blog-vertical .gp-small-posts {
float: left;
width: 100%;
clear: both;
} .gp-slider-wrapper .gp-slider-large {
position: relative;
display: inline-block;
overflow: hidden;
}
.gp-slider-wrapper.gp-slider-one-col .gp-slider-large {
width: 100%;
}
.gp-slider-wrapper.gp-slider-two-cols .gp-slider-large {
width: 55%;
padding: 0 5px 0 0;
}
.gp-slider-wrapper .gp-slider-right {
float: right;
width: 45%;
height: 100%;
position: absolute;
top: 0;
right: 0;
overflow: hidden;
}
.gp-slider-wrapper .gp-slide-small {
position: relative;
width: 100%;
overflow: hidden;
float: left;
height: 50%;
}
.gp-slider-wrapper.gp-slider-two-cols .gp-slide-small.gp-slide-2 {
padding: 0 0 5px 5px;
}
.gp-slider-wrapper.gp-slider-two-cols .gp-slide-small.gp-slide-3 {
padding: 5px 0 0 5px;
}
.gp-slider-wrapper .gp-standard-caption + .gp-post-thumbnail:before {
content: '';
bottom: 0;
display: block;
height: 70%;
width: 100%;
position: absolute;
z-index: 1;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.gp-slider-wrapper .gp-standard-caption {
position: absolute;
z-index: 2;
bottom: 0;
left: 0;
width: 100%;
padding: 30px;
}
.gp-slider-wrapper .gp-standard-caption .gp-entry-cats {
margin-bottom: 10px;
}
.gp-slider-wrapper .gp-standard-caption-title {
margin: 0;
width: 100%;
font-size: 32px;
line-height: 38px;
color: #fff;
text-transform: uppercase;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.gp-slider-wrapper .gp-slide-small .gp-standard-caption-title {
font-size: 22px;
line-height: 29px;
}
.gp-slider-wrapper .gp-standard-caption-text {
margin: 5px 0 0 0;
font-size: 16px;
line-height: 23px;
color: #fff;
font-weight:400;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.gp-slider-wrapper .gp-custom-caption {
position: absolute;
z-index: 2;
padding: 30px;
width: 40%;
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}
.gp-caption-middle-center {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
}
.gp-caption-top-left {
top: 40px;
left: 40px;
text-align: left;
}
.gp-caption-top-center {
top: 0;
left: 50%;
transform: translate(-50%, 40px);
text-align: center;
}
.gp-caption-top-right {
top: 40px;
right: 40px;
text-align: right;
}
.gp-caption-bottom-left {
bottom: 40px;
left: 40px;
text-align: left;
}
.gp-caption-bottom-center {
bottom: 0;
left: 50%;
transform: translate(-50%, -40px);
text-align: center;
}
.gp-caption-bottom-right {
bottom: 40px;
right: 40px;
text-align: right;
}
.gp-custom-caption-text-1 {
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 190%;
line-height: 1;
text-transform: uppercase;
}
.gp-custom-caption-text-2 {
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 350%;
line-height: 1;
text-transform: uppercase;
}
.gp-custom-caption-divider {
width: 40%;
height: 5px;
margin: 6% auto;
}
.gp-caption-top-left .gp-custom-caption-divider,
.gp-caption-bottom-left .gp-custom-caption-divider {
margin-left: 0;
}
.gp-caption-top-right .gp-custom-caption-divider,
.gp-caption-bottom-right .gp-custom-caption-divider {
margin-right: 0;
}
.gp-slider .flex-control-nav {
position: absolute;
top: 10px;
right: 10px;
overflow: hidden;
list-style: none;
margin: 0;
line-height: 0;
}
.gp-slider .flex-control-nav li {
display: inline-block;
margin: 0 2px;
padding: 0;
list-style: none;
}
.gp-slider .flex-control-nav li a {
position: relative;
z-index: 99;
display: block;
width: 14px;
height: 14px;
border-radius: 100%;
background: #fff;
border: 2px solid rgba(0,0,0,0.2);
text-indent: -8999px;
opacity: 0.5;
cursor: pointer;
}
.gp-slider .flex-control-nav li a:hover,
.gp-slider .flex-control-nav li .flex-active {
opacity: 1;
} .gp-testimonial-slider.gp-slider .slides li .gp-testimonial-box {
overflow: hidden;
position: relative;
width: 100%;
clear: both;
text-align: center;
padding: 120px 60px 80px 60px;
}
.gp-testimonial-slider.gp-slider .slides li img {
max-width: 100% !important;
width: auto !important;
height: auto !important;
}
.gp-testimonial-slider.gp-slider .flex-control-nav {
margin-top: 20px;
}
.gp-testimonial-slider.gp-slider .flex-direction-nav a {
width: auto;
height: auto;
padding: 0;
color: #fff;
background: none;
opacity: 0.5;
line-height: 1;
}
.gp-testimonial-slider.gp-slider .flex-direction-nav a:hover {
opacity: 1;
}
.gp-testimonial-image {
margin-bottom: 40px;
border: 4px solid #fff;
border-radius: 100%;
}
.gp-testimonial-quote h5 {
margin: 0 0 14px 0;
font-size: 24px;
line-height: 30px;
color: #fff;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.gp-testimonial-quote h6 {
display: block;
margin: 0;
font-size: 18px;
line-height: 1;
color: #fff;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
} .gp-team-wrapper {
margin-left: -60px;
}
.gp-team-wrapper:before,
.gp-team-wrapper:after {
content: ' ';
display: table;
}
.gp-team-member {
float: left;
padding: 0 0 65px 60px;
}
.gp-team-member.gp-left-column {
clear: left;
}
.gp-team-image {
display: block;
margin: 0 auto 20px;
border: 10px solid rgba(0, 0, 0, 0.1);
border-radius: 100%;
}
.gp-team-name {
margin-bottom: 10px;
font-weight: lighter;
font-size: 26px;
text-align: center;
}
.gp-team-position {
margin-bottom: 20px;
font-weight: bold;
font-size: 14px;
line-height: 1;
text-align: center;
}
.gp-team-member a {
color: inherit;
text-decoration: underline;
}
.gp-team-member a:hover {
text-decoration: none;
} .wpcf7-form .wpcf7-not-valid-tip {
display: none;
}
.wpcf7-form .wpcf7-not-valid {
border-color: #E44E48;
}
.wpcf7-form .wpcf7-validation-errors,
.wpcf7-form .wpcf7-mail-sent-ng {
margin-left: 0;
padding: 10px 20px;
border: 0;
background: #E44E48;
color: #fff;
}
.wpcf7-form .wpcf7-mail-sent-ok {
margin-left: 0;
padding: 10px 20px;
border: 0;
background: #90D835;
color: #fff;
}  @media only screen and (min-width: 1083px) {
.gp-responsive .gp-has-teaser-video {
background: #000 !important;
background-image: none !important;
}
} @media only screen and (min-width: 1024px) {
.gp-responsive #gp-mobile-nav {
display: none !important;
}
} @media only screen and (max-width: 1260px) {
.gp-responsive.gp-boxed-layout #gp-page-wrapper,
.gp-responsive .gp-container {
width: 1120px;
}
.gp-responsive #gp-content {
width: 790px;
}
.gp-responsive.gp-header-small #gp-primary-nav .menu > li, 
.gp-responsive.gp-header-small #gp-primary-nav .menu > li > a, 
.gp-responsive.gp-header-small #gp-secondary-nav .menu > li, 
.gp-responsive.gp-header-small #gp-secondary-nav .menu > li > a,
.gp-responsive.gp-header-small #gp-search-button {
font-size: 13px;
}
.gp-responsive.gp-header-small #gp-primary-nav .menu > li > a {
padding: 15px 7px;
}
.gp-responsive.gp-header-small #gp-secondary-nav {
margin-left: 20px;
}
.gp-responsive.gp-header-small #gp-secondary-nav .menu > li > a {
padding: 12px 7px;
}
.gp-responsive .gp-nav .menu li.gp-megamenu.gp-columns-5 > .sub-menu,	
.gp-responsive .gp-nav .menu li.gp-tab-content-menu .sub-menu,
.gp-responsive .gp-nav .menu li.gp-content-menu .sub-menu {
width: 1100px;
}
.gp-responsive.gp-both-sidebars #gp-content {
width: 520px;
}	
.gp-responsive .gp-blog-horizontal .gp-inner-loop > section, 
.gp-responsive .gp-blog-horizontal .gp-small-posts {
width: 100%;
padding-left: 0;
}
.gp-responsive .gp-showcase-wrapper.gp-blog-horizontal .gp-inner-loop > section:first-child {
margin-bottom: 20px;
}
.gp-responsive .gp-slider-large .gp-standard-caption-title {
font-size: 28px;
line-height: 33px;
}
.gp-responsive .gp-slide-small .gp-standard-caption-title {
font-size: 20px;
line-height: 25px;
}
} @media only screen and (max-width: 1120px) {
.gp-responsive.gp-boxed-layout #gp-page-wrapper,
.gp-responsive .gp-container {
width: 1082px;
}
.gp-responsive #gp-content {
width: 752px;
}
.gp-responsive.gp-header-centered #gp-primary-nav .menu > li > a {
padding: 15px 10px;
}
.gp-nav .menu li.gp-megamenu.gp-columns-5 > .sub-menu,
.gp-responsive .gp-nav .menu li.gp-tab-content-menu .sub-menu,
.gp-responsive .gp-nav .menu li.gp-content-menu .sub-menu {
width: 1062px;
}
.gp-responsive.gp-both-sidebars #gp-content {
width: 692px;
}	
.gp-responsive.gp-both-sidebars #gp-sidebar-left {
display: none;
}
.gp-responsive.gp-both-sidebars #gp-sidebar-right {
width: 300px;
}
.gp-responsive .gp-blog-horizontal .gp-inner-loop > section {
width: 50%;
}
.gp-responsive .gp-blog-horizontal .gp-inner-loop > section {
width: 50%;
}
.gp-responsive .gp-blog-horizontal .gp-small-posts {
width: 50%;
padding-left: 20px;
}
.gp-showcase-wrapper.gp-blog-horizontal .gp-inner-loop > section:first-child {
margin-bottom: 0;
}
.gp-responsive .gp-slider-large .gp-standard-caption-title {
font-size: 26px;
line-height: 31px;
}
.gp-responsive .gp-slide-small .gp-standard-caption-title {
font-size: 19px;
line-height: 24px;
}
.gp-responsive .gp-slide-small .gp-custom-caption {
font-size: 14px;
}	
} @media only screen and (max-width: 1082px) { 
.gp-responsive.gp-boxed-layout #gp-page-wrapper,
.gp-responsive .gp-container {
width: 1024px;
}
.gp-responsive #gp-content,
.gp-responsive.gp-both-sidebars #gp-content {
width: 694px;
}
.gp-nav .menu li.gp-megamenu.gp-columns-5 > .sub-menu,	
.gp-responsive .gp-nav .menu li.gp-tab-content-menu .sub-menu,
.gp-responsive .gp-nav .menu li.gp-content-menu .sub-menu {
width: 1004px;
}
.gp-responsive #gp-search {
width: 288px;
}	
.gp-responsive .gp-teaser-video {
display: none !important;
}	
.gp-responsive #gp-to-top {
display: none !important;
opacity: 0 !important;
}
.gp-responsive .gp-blog-masonry section {
width: 49% !important;
}
.gp-responsive .gp-portfolio-columns-4 section .gp-loop-title {
font-size: 13px;
line-height: 21px;
}
.gp-responsive .gp-parallax {
background-position: top center !important;
background-size: cover;
} .gp-responsive .gp-slider-large .gp-standard-caption-title {
font-size: 25px;
line-height: 30px;
}
.gp-responsive .gp-slide-small .gp-standard-caption-title {
font-size: 18px;
line-height: 23px;
}
.gp-responsive .gp-custom-caption {
font-size: 13px;
}	
} @media only screen and (max-width: 1023px) {
.gp-responsive.gp-boxed-layout #gp-page-wrapper,
.gp-responsive .gp-container,
.gp-responsive #gp-content,
.gp-responsive #gp-left-column {
width: 100% !important;
}
.gp-responsive #gp-inner-container,
.gp-responsive #gp-left-column {
display: block;
}
.gp-responsive .gp-sidebar {
margin: 40px 0 0 0 !important;
width: 100% !important;
}
.gp-responsive.gp-both-sidebars #gp-sidebar-left {
display: block;
}
.gp-responsive #gp-main-header {
position: relative !important;
text-align: left;
padding-top: 0;
}
.gp-responsive.gp-header-centered #gp-main-header .gp-clear {
display: none;
}
.gp-responsive.gp-header-centered #gp-header-left {
float: left;
}
.gp-responsive.gp-header-centered #gp-header-right {
margin-top: 0;
}
.gp-responsive .menu li.gp-show-on-mobile {
display: inline-block !important;
}
.gp-responsive .menu li.gp-hide-on-mobile {
display: none !important;
}	
.gp-responsive .gp-header-centered #gp-logo {
float: left;
margin: 0;
}
.gp-responsive .gp-desktop-logo,
.gp-responsive .gp-scrolling-logo {
display: none;
}	
.gp-responsive .gp-mobile-logo {
display: inline-block;
}		
.gp-responsive #gp-primary-nav,
.gp-responsive #gp-secondary-nav {
display: none;
}
.gp-responsive #gp-search {
display: none;
}
#gp-mobile-nav-button {
display: block;
}
.gp-responsive.gp-search-button-desktop #gp-search-button-wrapper {
display: none !important;
}
.gp-responsive.gp-search-button-mobile #gp-search-button-wrapper {
display: block;
}
.gp-responsive.gp-mobile-nav-active #gp-mobile-nav-bg {
display: block;
}
.gp-responsive .gp-page-header h1, 
.gp-responsive .gp-page-header h2 {
left: 30px;
right: 30px;
font-size: 48px;
line-height: 58px;
}
.gp-responsive .gp-footer-widget {
width: 47%;
}
.gp-responsive .gp-footer-widget.gp-footer-whole {
width: 100%;
}	
.gp-responsive .gp-footer-3,
.gp-responsive .gp-footer-5 {
clear: both;
margin-left: 0;
}
.gp-responsive .gp-entry-video-wrapper .gp-entry-video {
width: 100%;
}
.gp-responsive .gp-entry-video-wrapper .gp-entry-header {
width: 100%;
margin: 30px 0 0 0;
}	
.gp-responsive .gp-post-thumbnail .gp-image-above img {
width: 100%;
}
.gp-responsive .author-info .avatar {
display: none;
}	
.gp-responsive .gp-gutter-size {
width: 2%;
}
.gp-responsive .gp-blog-columns-2 section,
.gp-responsive .gp-blog-columns-3 section,
.gp-responsive .gp-blog-columns-4 section,
.gp-responsive .gp-blog-columns-5 section,
.gp-responsive .gp-blog-columns-6 section {
width: 48%;
margin-right: 0;
clear: none;
}	
.gp-responsive .gp-blog-columns-2 section:nth-of-type(2n+1),
.gp-responsive .gp-blog-columns-3 section:nth-of-type(2n+1),
.gp-responsive .gp-blog-columns-4 section:nth-of-type(2n+1),
.gp-responsive .gp-blog-columns-5 section:nth-of-type(2n+1),
.gp-responsive .gp-blog-columns-6 section:nth-of-type(2n+1) {
margin-right: 4%;
clear: left;
}
.gp-responsive .gp-blog-masonry section,
.gp-responsive .gp-portfolio-wrapper section {
width: 49% !important;
}
.gp-responsive .gp-portfolio-columns-4 section .gp-loop-title {
font-size: 20px;
line-height: 32px;
}
.gp-responsive .gp-portfolio-left-col {
margin-bottom: 30px;
width: 100%;
}
.gp-responsive .gp-portfolio-right-col {
width: 100%;
padding: 0;
}
.gp-responsive .gp-pricing-column {
margin-bottom: 25px;
width: 50% !important;
}
.gp-responsive .gp-pricing-table .gp-pricing-column.price-column-border:nth-of-type(4n+1) {
border-left-width: 1px;
}	
.gp-responsive .gp-pricing-table .gp-pricing-row:nth-of-type(4n+0) {
display: table-row;
}
.gp-responsive .gp-slider-large .gp-standard-caption-title {
font-size: 18px;
line-height: 23px;
}
.gp-responsive .gp-slide-small .gp-standard-caption-title {
font-size: 14px;
line-height: 19px;
font-weight: 500;
}
.gp-responsive .gp-standard-caption-text {
display: none;
}
.gp-slider-wrapper .gp-custom-caption {
font-size: 11px;
}	
} @media only screen and (max-width: 767px) {
.gp-responsive .gp-container {
padding: 0 20px;
}
.gp-responsive #gp-content-wrapper {
padding-top: 10px;
}
.gp-responsive.gp-fullwidth #gp-content {
padding-left: 20px;
padding-right: 20px;
}		
.gp-responsive #gp-header-area {
margin-bottom: 20px;
}
.gp-responsive #gp-mobile-nav-button {
margin-right: 20px;
}
.gp-responsive blockquote {
font-size: 16px;
line-height: 24px;
}
.gp-responsive .pp_pic_holder {
left: 2.5% !important;
width: 95% !important;
}
.gp-responsive .pp_content {
width: 98% !important;
height: auto !important;
}
.gp-responsive .pp_fade {
padding-bottom: 40px;
width: 100% !important;
height: 100% !important;
}
.gp-responsive #pp_full_res img,
.gp-responsive #pp_full_res iframe,
.gp-responsive #pp_full_res video {
max-width: none !important;
width: 100% !important;
height: auto !important;
}
.gp-responsive .pp_details {
width: 100% !important;
}
.gp-responsive .ppt {
margin-left: 0 !important;
width: 100% !important;
}
.gp-responsive .gp-page-header {
margin-bottom: 20px;
}
.gp-responsive.gp-large-page-header .gp-page-header {
margin-top: 0;
}
.gp-responsive .gp-page-header h1,
.gp-responsive .gp-page-header h2 {
left: 20px;
right: 20px;
font-size: 36px;
line-height: 46px;
}
.gp-responsive .gp-entry-header .gp-entry-title,
.gp-responsive .gp-entry-header .gp-entry-title a {
font-size: 26px;
line-height: 39px;
}
.gp-responsive .gp-entry-header .gp-subtitle {
font-size: 16px;
line-height: 28px;
}
.gp-responsive .gp-entry-featured .gp-image-wrap-left,
.gp-responsive .gp-entry-featured .gp-image-align-left,
.gp-responsive .gp-entry-featured .gp-image-wrap-right,
.gp-responsive .gp-entry-featured .gp-image-align-right {
width: 100%;
clear: both;
margin-left: 0;
margin-right: 0;
margin-bottom: 32px;
}	
.gp-responsive .gp-author-info {
margin-left: -20px;
padding: 20px;
}
.gp-responsive .gp-related-wrapper h3,
.gp-responsive #comments h3 {
font-size: 20px;
line-height: 26px;
}
.gp-responsive .gp-footer-widget {
margin-left: 0;
width: 100%;
}
.gp-responsive #gp-footer-area {
margin-top: 20px;
}
.gp-responsive #gp-copyright .gp-container > div {
margin-bottom: 15px;
}
.gp-responsive #gp-copyright .gp-container > div:last-child {
margin-bottom: 0;
}	
.gp-responsive #gp-copyright-text,
.gp-responsive #gp-footer-nav,
.gp-responsive #gp-footer-nav.gp-nav .menu {
display: inline-block;
float: none;
margin-left: 0;
width: 100%;
text-align: center;
}
.gp-responsive #gp-footer-nav.gp-nav .menu {
width: auto;
}		
.gp-responsive .gp-entry-video-wrapper {
padding: 20px;
}
.gp-responsive .gp-blog-large section {
margin-bottom: 40px;
}	
.gp-responsive [class*='gp-blog-columns'] .gp-pagination-numbers,
.gp-responsive .gp-blog-masonry .gp-pagination-numbers {
margin-top: 20px;
}
.gp-responsive .gp-loop-featured > div:not(.gp-image-above),
.gp-responsive .gp-loop-featured > div:not(.gp-image-above) {
max-width: 40%;
}	
.gp-responsive .gp-loop-title {
font-size: 14px;
line-height: 17px;
}	
.gp-responsive .gp-blog-large .gp-loop-title {
font-size: 26px;
line-height: 32px;
}	
.gp-responsive .gp-inner-loop .gp-loop-content:not(.gp-image-above) .gp-loop-meta {
display: none;
}	
.gp-responsive .gp-loop-text {
font-size: 13px;
line-height: 21px;
}			
.gp-responsive .gp-loop-divider {
margin-top: 40px;
}
.gp-responsive.error404 h1 {
font-size: 30px;
line-height: 60px;
}
.gp-responsive.error404 h2 {
font-size: 18px;
line-height: 28px;
}		
.gp-responsive .gp-portfolio-title {
display: block;
}	
.gp-responsive .gp-portfolio-link {
float: left;
margin-top: 20px;
}
.gp-responsive .gp-slider .flex-control-nav {
position: relative;
top: 0;
right: 0;
bottom: auto; 
width: auto;
}
.gp-responsive .gp-pricing-column {
width: 100% !important;
}
.gp-responsive .gp-pricing-column.price-column-border {
border-left-width: 1px;
}
.gp-responsive .gp-pricing-row {
display: table-row;
}
.gp-responsive .gp-slider-wrapper.gp-slider-two-cols .gp-slider-large {
width: 100% !important;
height: auto !important;
padding: 10px 0 5px 0;
}
.gp-responsive .gp-slider-wrapper.gp-slider-two-cols .gp-slider-right {
width: 100% !important;
position: relative;
top: auto;
right: auto;
}
.gp-responsive .gp-slider-wrapper .gp-slide-small {
width: 50%;
height: auto !important;	
}		
.gp-responsive .gp-slider-wrapper.gp-slider-two-cols .gp-slide-small.gp-slide-2 {
padding: 5px 5px 10px 0;
}	
.gp-responsive .gp-slider-wrapper.gp-slider-two-cols .gp-slide-small.gp-slide-3 {
padding: 5px 0 10px 5px;
}			
.gp-responsive .gp-slider-wrapper .gp-post-thumbnail {
height: auto;
}
.gp-responsive .gp-slider-wrapper .gp-slider-large .gp-large-image {
display: none;
}
.gp-responsive .gp-slider-wrapper .gp-slider-large .gp-mobile-image {
display: block;
}		
.gp-responsive .gp-standard-caption {
padding: 15px;
}
.gp-responsive .gp-slider-right .gp-standard-caption {
padding: 10px;
}
.gp-responsive .gp-slider-right .gp-standard-caption-title {
font-size: 12px;
line-height: 17px;
}
.gp-slider-wrapper .gp-custom-caption {
width: 75%;
font-size: 14px;
}
.gp-responsive .gp-team-wrapper {
margin-left: 0;
}
.gp-responsive .gp-team-member {
padding-left: 0;
width: 100% !important;
}	
.gp-responsive .gp-testimonial-quote h5 {
font-size: 16px;
line-height: 20px;
}
.gp-responsive .gp-testimonial-quote h6 {
font-size: 12px;
}
} @media only screen and (max-width: 567px) {	
.gp-responsive .gp-container {
padding: 0 15px;
}
.gp-responsive.gp-fullwidth #gp-content {
padding-left: 15px;
padding-right: 15px;
}		
.gp-responsive #gp-search-button-wrapper {
position: static;
}
.gp-responsive #gp-search-box {
width: 100%;
}
.gp-responsive #gp-mobile-nav {
width: 270px;
-webkit-transform: translateX(-270px);
-ms-transform: translateX(-270px);
transform: translateX(-270px);
}
.gp-responsive .gp-page-header h1,
.gp-responsive .gp-page-header h2 {
left: 15px;
right: 15px;
font-size: 28px;
line-height: 38px;
}
.gp-responsive.error404 .gp-search .searchform {
width: 100%;
}
.gp-responsive #gp-post-navigation {
margin-bottom: 10px;
}
.gp-responsive .gp-entry-header {
margin-bottom: 15px;
}
.gp-responsive .gp-entry-meta {
margin-top: 15px;
}
.gp-responsive .gp-subtitle {
margin-top: 11px;
}
.gp-responsive .gp-author-info {
margin-left: -15px;
padding: 15px;
}
.gp-responsive .gp-author-info .avatar {
display: none;
}
.gp-responsive .gp-related-wrapper h3,
.gp-responsive #comments h3  {
font-size: 18px;
line-height: 24px;
}
.gp-responsive .gp-filter-wrapper {
margin-bottom: 20px;
}
.gp-responsive .gp-filter-menu {
margin-right: 5px;
}
.gp-responsive .gp-filter-menu select {
font-size: 11px;
padding: 8px;
}
.gp-responsive #gp-content .gp-vc-element .widgettitle {
font-size: 18px;
letter-spacing: 2.5px;
}
.gp-responsive .gp-blog-wrapper section,
.gp-responsive .gp-portfolio-wrapper section {
width: 100% !important;
margin-right: 0 !important;
}			
.gp-responsive .gp-inner-loop section {
margin-bottom: 20px;
}
.gp-responsive .gp-blog-large section {
margin-bottom: 30px;
}	
.gp-responsive .gp-blog-large .gp-loop-content.gp-image-above {
width: 100%;
}
.gp-responsive .format-video > .gp-post-thumbnail > div a:after {
font-size: 15px;
padding: 0 8px 0 10px;
line-height: 30px;
margin: -18px 0 0 -18px;
border: 3px solid #fff;
}	
.gp-responsive .gp-loop-featured .gp-image-align-left,
.gp-responsive .gp-loop-featured .gp-image-wrap-left {
margin: 0 15px 0 0;
}
.gp-responsive .gp-loop-featured .gp-image-align-right,
.gp-responsive .gp-loop-featured .gp-image-wrap-right {
margin: 0 0 0 15px;
}
.gp-responsive .gp-loop-featured .gp-image-align-left .gp-large-image,
.gp-responsive .gp-loop-featured .gp-image-align-right .gp-large-image {
display: none;
}
.gp-responsive .gp-loop-featured .gp-image-align-left .gp-mobile-image,
.gp-responsive .gp-loop-featured .gp-image-align-right .gp-mobile-image {
display: block;
}
.gp-responsive .gp-image-wrap-left.gp-loop-content,
.gp-responsive .gp-image-wrap-right.gp-loop-content {
overflow: hidden;
}
.gp-responsive .gp-blog-large .gp-loop-title {
font-size: 20px;
line-height: 26px;
}	
.gp-responsive .gp-image-align-left .gp-loop-text,
.gp-responsive .gp-image-align-right .gp-loop-text,
.gp-responsive .gp-image-wrap-left .gp-loop-text,
.gp-responsive .gp-image-wrap-right .gp-loop-text {
display: none;
}
.gp-responsive .gp-loop-divider {
margin-top: 30px;
}
.gp-responsive .gp-portfolio-wrapper.gp-portfolio-masonry section {
width: 100% !important;
}
.gp-responsive .gp-gutter-size {
width: 0;
}	
.gp-responsive .gp-showcase-wrapper.gp-blog-horizontal .gp-inner-loop > section:first-child {
margin-bottom: 20px;
}	
.gp-responsive .gp-showcase-wrapper.gp-blog-horizontal .gp-inner-loop > section,
.gp-responsive .gp-showcase-wrapper.gp-blog-horizontal .gp-small-posts {
width: 100%;
padding-left: 0;
}
.gp-responsive .gp-slider-wrapper .gp-slide-small {
width: 100%;	
}		
.gp-responsive .gp-slider-wrapper.gp-slider-two-cols .gp-slider-large {
padding: 0;
}	
.gp-responsive .gp-slider-wrapper.gp-slider-two-cols .gp-slide-small.gp-slide-2 {
padding: 10px 0 0 0;
}	
.gp-responsive .gp-slider-wrapper.gp-slider-two-cols .gp-slide-small.gp-slide-3 {
padding: 10px 0 0 0;
}
.gp-responsive .gp-slider-right .gp-standard-caption-title {
display: none;
}
.gp-responsive .gp-standard-caption  {
padding: 10px;
}
.gp-responsive .gp-custom-caption  {
padding: 15px;
font-size: 10px;
}
}