* {
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
html {
font-family: sans-serif;
box-sizing: border-box;
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
img {
max-width: 100%;
height: auto;
border: 0;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom:0;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 10px;
text-align: left;
border: 1px solid #c7c7c7;
}
a {
text-decoration: none;
}
a:focus {
text-decoration: none !important;
box-shadow: none !important;
}
ul {
list-style: none;
}
.form-control::-moz-placeholder {
font-size: 13px;
}
.clearfix:before,
.clearfix:after {
content: "";
display: table;
flex-basis: 0;
order: 1;
}
.clearfix:after {
clear: both;
}
.clearfix {
zoom: 1;
} body,
button,
input,
select,
optgroup,
textarea {
font-family: 'Hind', sans-serif;
font-size: 16px;
line-height: 1.5;
font-weight: 400;
color: #888;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 20px;
line-height: 1.2;
}
p {
margin: 0 0 20px;
}
dfn,
cite,
em,
i {
font-style: italic;
}
.entry-content blockquote {
text-align: center;
font-size: 1.25rem;
font-weight: 300;
font-style: italic;
line-height: 1.875rem;
max-width: 40rem;
margin: 1.5rem;
}
.entry-content h2 {
clear: both;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1rem 1.625rem;
padding: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 0;
padding: 5px;
text-align: left;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: #888;
}
a:hover,
a:active {
color: #c28f15;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
background: #fff;
opacity: 0;
visibility: hidden;
text-align: left;
}
.main-navigation ul li:hover>ul {
opacity: 1;
visibility: visible;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width:768px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 70px;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .site-header {
position: relative;
background: #fff;
border-bottom: 1px solid #F6F6F6;
}
.agency-lite-container {
width: 100%;
margin: 0 auto;
padding: 0 10px;
max-width: 1190px;
}
@media (max-width:1169px) {
.agency-lite-container {
padding: 0 20px;
}
}
.info-wrapper {
background-color: #cba14c;
line-height: 2;
padding: 5px 0;
}
.info-wrapper .email,
.info-wrapper .phone {
float: left;
text-align: left;
padding-right: 30px;
}
.info-wrapper .email a,
.info-wrapper .phone a {
color: #fff;
font-size: 16px;
position: relative;
padding-left: 27px;
display: block;
}
.info-wrapper .phone a{
padding-left: 15px;
}
.info-wrapper .email a span,
.info-wrapper .phone a span {
word-break: break-all;
}
.info-wrapper .email a i,
.info-wrapper .phone a i {
font-size: 20px;
position: absolute;
left: 0;
top: 0;
padding-right: 4px;
margin-top: 6px;
}
.info-wrapper .phone a i.fa-mobile{
left: -3px !important;
}
.info-wrapper .social-icons {
float: right;
width: 60%;
text-align: right;
padding: 0 !important;
margin: 0 !important;
height: 0 !important;
}
.info-wrapper .social-icons a {
margin-right: 10px;
color: #ffffff;
}
.info-wrapper .social-icons a:hover {
color: #222;
}
.site-header .site-branding,
.site-header .main-navigation {
display: inline-block;
margin-right: -4px;
vertical-align: middle;
}
.site-header .site-branding {
width: 20%;
padding: 15px 0;
}
.site-header .main-navigation {
width: 80%;
}
@media only screen and (max-width: 768px) {
.site-header .site-branding {
width: 30%;
padding: 0;
}
.site-header .main-navigation {
width: 70%;
}
}
.site-header .site-branding a,
.site-header .site-branding a img {
display: block;
}
.site-branding .site-title{
font-size: 30px;
margin: 0 0 5px;
line-height: 1.2;
}
.site-branding .site-description{
font-size: 16px;
margin: 0;
}
.site-header .main-navigation .primary-menu ul {
float: right;
}
.site-header .main-navigation .primary-menu li a {
font-size: 16px;
color: #1d1d1d;
padding: 20px 15px;
}
.site-header .main-navigation .primary-menu li ul li a {
padding: 10px;
border-top: 1px solid #f1f1f1;
}
.site-header .main-navigation .primary-menu li.current_page_item > a,
.site-header .main-navigation .primary-menu li > a:hover {
color: #c28f15;
}
.nav-menu>li:last-child ul {
float: none;
right: 0;
left: auto;
}
.nav-menu>li:last-child ul ul {
right: 100%;
left: auto;
}
.main-navigation ul.nav-menu>li:last-child ul li:hover>ul,
.main-navigation ul.nav-menu>li:last-child ul li.focus>ul {
right: 100%;
left: auto;
} .content-slider {
position: relative;
}
.content-slider:after {
content: "";
position: absolute;
background-color: rgba(0, 0, 0, 0.37);
height: 100%;
top: 0;
left: 0;
width: 100%;
z-index: 1;
}
.slider-content-wrap {
position: absolute;
top: 50%;
text-align: center;
left: 50%;
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 2;
max-width: 760px;
width: 100%;
padding: 0 10px;
}
.slider-content-wrap .title {
color: #ffffff;
font-size: 30px;
font-family:'Playfair Display', serif;
font-style: italic;
margin-bottom: 7px;
}
.slider-content-wrap .about-post-content{
color: #ffffff;
font-size: 60px;
font-weight: 700;
text-transform: uppercase;
margin: 0;
line-height: 70px;
}
.slider-content-wrap .about-post-content p {
margin: 0;
}
.slider-content-wrap .slider-btn {
margin-top: 40px;
}
.slider-content-wrap .slider-btn a {
font-size: 14px;
color: #ffffff;
border: 2px solid #ffffff;
padding: 15px 37px;
text-transform: uppercase;
letter-spacing: 2px;
display: inline-block;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.slider-content-wrap .slider-btn a:hover {
background: #cba14c;
}
.carousel-main-slider .owl-dots {
position: absolute;
right: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.carousel-main-slider .owl-dots .owl-dot {
display: block;
margin: 5px 0;
}
.carousel-main-slider .owl-dots .owl-dot span {
display: block;
width: 14px;
height: 14px;
border: 2px solid rgba(255, 255, 255, 0.6);
border-radius: 3px;
}
.carousel-main-slider .owl-dots .owl-dot.active span {
background: rgba(255, 255, 255, 0.6);
} section {
padding: 100px 0;
background-repeat: no-repeat;
background-size: cover;
}
.section-title {
margin-bottom: 55px;
}
.section-title h2 {
font-size: 46px;
color: #41424e;
line-height: 1.2;
margin: 0;
}
.section-description {
color: #727888;
font-size: 22px;
margin-bottom: 80px;
} .about-content-wrap {
text-align: left;
}
.about-content-wrap .left-about-content {
float: left;
width: 60%;
padding-right: 35px;
}
.about-content-wrap .right-about-content {
float: right;
width: 40%;
padding-left: 35px;
}
.about-content-wrap .left-about-content .section-title {
margin-bottom: 60px;
}
.about-post-content {
margin-bottom: 40px;
}
.about-content-wrap .left-about-content .about-posts span a {
display: inline-block;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
color: #727888;
font-size: 16px;
text-transform: uppercase;
border: 1px solid #d5d6d8;
font-size: 17px;
padding: 13px 26px 12px;
background-color: #fff;
-webkit-box-shadow: 5px 5px 7px 0px rgba(205, 208, 212, 0.84);
-moz-box-shadow: 5px 5px 7px 0px rgba(205, 208, 212, 0.84);
box-shadow: 5px 5px 7px 0px rgba(205, 208, 212, 0.84);
}
.about-content-wrap .left-about-content .about-posts span a:hover {
background: #cba14c;
color: #fff;
border-color: #cba14c;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
} .agency-lite-faq-wrapper {
max-width: 554px;
width: 100%; padding: 50px;
text-align: left;
display: inline-block;
backdrop-filter: blur(16px) saturate(180%);
-webkit-backdrop-filter: blur(16px) saturate(180%);
background-color: rgba(255, 255, 255, 0.75);
border-radius: 12px;
border: 1px solid rgba(209, 213, 219, 0.3);
}
.agency-lite-faq-wrapper .section-title {
margin-bottom: 15px;
}
.agency-lite-faq-wrapper .section-title h2 {
color: #41424e;
font-size: 38px;
font-weight: 500;
}
.agency-lite-faq-wrapper .section-description {
color: #727888;
font-size: 16px;
margin-bottom: 30px;
}
.agency-lite-faq-wrapper .tab-title h3 {
color: #404045;
margin: 0 0 25px;
padding: 0 30px 15px 0;
border-bottom: 1px solid #dce3eb;
font-size: 16px;
position: relative;
cursor: pointer;
display:none;
}
.agency-lite-faq-wrapper .tab-contents {
color: #5b5b5b;
}
.agency-lite-faq-wrapper .tab-contents p {
margin: 0;
}
.agency-lite-faq-wrapper .tab-title h3:after {
content: "\f067";
position: absolute;
top: 0;
right: 10px;
font-family: 'FontAwesome';
}
.agency-lite-faq-wrapper .tab-title h3.enabled:after {
content: "\f068";
} .agency-lite-home-features {
padding-bottom: 80px;
text-align: center;
}
.agency-lite-feature-wrap .agency-lite-features-page {
width: 30.33%;
margin-left: 3%;
float: left;
margin-bottom: 20px;
}
.agency-lite-feature-wrap .agency-lite-features-page:nth-of-type(3n+1) {
clear: left;
}
.agency-lite-feature-wrap {
margin-left: -3%;
}
.features-image-wrap {
margin-bottom: 15px;
}
.features-image-wrap img {
display: block;
margin: 0 auto;
}
.agency-lite-feature-title {
color: #41424e;
text-transform: uppercase;
margin-bottom: 13px;
}
.agency-lite-feature-description p {
margin: 0;
} .agency-lite-service-page-wrap {
padding: 0;
text-align: left;
}
.agency-lite-service-slidder-wrapper {
background: #f6f6f6;
display: table;
}
.agency-lite-featured-image,
.agency_lite_featured-content {
width: 50%;
display: table-cell;
vertical-align: middle;
}
.agency_lite_featured-content {
padding: 110px 40px 110px 20px;
}
.agency-lite-service-num,
.agency_lite_featured-content-main {
display: inline-block;
margin-right: -4px;
vertical-align: top;
}
.agency-lite-service-num {
padding: 20px;
text-align: center;
border-right: 1px solid #c5c5c5;
font-size: 80px;
color: #41424e;
line-height: 1;
max-width: 180px;
width: 100%;
}
.agency_lite_featured-content-main {
width: -webkit-calc(100% - 180px);
width: calc(100% - 180px);
padding-left: 70px;
padding-right: 50px;
}
.agency_lite_featured-content-main h2 {
margin: 0;
color: #41424e;
font-size: 22px;
text-transform: uppercase;
font-weight: 600;
}
.agency-lite-service-page-wrap .owl-dots {
text-align: center;
position: absolute;
bottom: 5px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.agency-lite-service-page-wrap .owl-dots .owl-dot {
display: inline-block;
margin: 0 2px;
vertical-align: middle;
}
.agency-lite-service-page-wrap .owl-dots .owl-dot span {
display: block;
width: 10px;
height: 10px;
border-radius: 50%;
background: #222;
border: 2px solid #222;
}
.agency-lite-service-page-wrap .owl-dots .owl-dot.active span {
background: #fff;
width: 15px;
height: 15px;
} .agency-lite-team-wrap {
padding-bottom: 0;
text-align: center;
}
.team-members-contents {
margin-left: -3%;
}
.agency-lite-team-wrap .widget_agency_lite_team {
width: 30.33%;
margin-left: 3%;
float: left;
-webkit-box-shadow: 0 0 3px 6px rgba(242, 242, 242, 0.3);
box-shadow: 0 0 3px 6px rgba(242, 242, 242, 0.3);
padding: 0;
margin-bottom: 40px;
}
.agency-lite-team-wrap .widget_agency_lite_team:nth-of-type(3n+1) {
clear: left;
}
.member-image {
position: relative;
}
.member-image img {
display: block;
margin: 0 auto;
}
.member-name-designation {
padding: 22px;
}
.member-name h5 {
margin: 0;
font-size: 22px;
color: #41424e;
font-weight: 500;
}
.team-desc-social-wrap{
position: absolute;
left: 0;
right: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.team-desc-social-wrap {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
padding: 39px;
}
.member-description {
color: #fff;
margin-bottom: 10px;
}
.member-social-profile a {
width: 35px;
height: 35px;
line-height: 35px;
display: inline-block;
border-radius: 50%;
border: 2px solid #fff;
text-align: center;
color: #fff;
margin: 3px;
transition: all 0.3s ease-in-out;
}
.member-social-profile a:hover {
background: #cba14c;
} .agency-lite-counter-wrap {
background: #cba14c;
text-align: center;
}
.counter-of-agency {
margin-left: -3%;
display: table;
width: 100%;
}
.counter-inner-wrapper {
width: 33.33%;
padding: 0 30px 30px;
display: table-cell;
vertical-align: top;
border-left: 1px solid #fff;
}
.counter-inner-wrapper:nth-of-type(3n+1) {
border-left: 0;
clear: left;
}
.agency-lite-counter-scroll-value {
font-size: 80px;
color: #fff;
}
.agency-lite-counter-wrap .agency-lite-feature-title {
color: #fff;
text-transform: none;
font-size: 22px;
}
.agency-lite-counter-wrap .agency-lite-feature-description {
color: #fff;
} .agency-lite-blog-main .section-title-sub-wrap{
text-align: center;
}
.blog-content-wrap-main {
margin-left: -3%;
}
.blogs-loop {
width: 47%;
float: left;
margin-left: 3%;
text-align: left;
}
.image-wrap-blog a,
.image-wrap-blog img {
display: block;
}
.image-wrap-blog a {
overflow: hidden;
}
.image-wrap-blog img {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.blogs-loop:hover .image-wrap-blog img {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.wrap-date-comment {
margin-bottom: 3px;
}
.wrap-date-comment .blog-date,
.wrap-date-comment .author-comment {
display: inline-block;
}
.wrap-date-comment .blog-date {
margin-right: 15px;
}
.wrap-date-comment .blog-date,
.blog-author a {
color: #727888;
}
.blog-author a:hover {
color: #cba14c;
}
.blog-content {
padding: 20px 0 40px;
}
.blog-title {
margin-bottom: 10px;
}
.blog-title a {
color: #41424e;
font-size: 24px;
}
.blog-title a:hover {
color: #cba14c;
}
.blog-content-contain {
margin-bottom: 50px;
}
.blog-content-contain p {
margin: 0;
}
.blog-bttn{
text-align: center;
}
.blog-bttn a {
display: inline-block;
text-transform: uppercase;
padding: 13px 40px;
background: #cba14c;
color: #fff;
border: 1px solid #cba14c;
border-radius: 30px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.blog-bttn a:hover {
color: #cba14c;
background: transparent;
} .agency-lite-section-logo {
border-top: 1px solid #f1f1f1;
border-bottom: 1px solid #f1f1f1;
}
.agency-lite-section-logo ul {
list-style: none;
margin: 0;
padding: 0;
}  .site-footer {
text-align: left;
background: #f4f4f4;
padding-top: 80px;
}
.site-footer section {
padding: 0;
margin: 0 0 0px;
}
.site-footer section .team-members-contents section {
margin-bottom: 30px;
}
.site-footer .widget ul {
padding: 0;
background: transparent;
}
.site-footer .widget ul ul {
margin-left: 15px;
}
.site-footer .site-footer section ul,
.site-footer .menu {
padding: 0;
margin: 0;
list-style: none;
background: transparent;
}
.site-footer .agency-lite-section-footer-wrap-main {
padding-bottom: 45px;
margin-left: -3%;
}
.site-footer .team-members-contents {
margin-left: 0;
}
.site-footer .team-members-contents {
width: 22%;
float: left;
margin-left: 3%;
}
.site-footer .team-members-contents:nth-of-type(4n+1) {
clear: left;
}
.agency-lite-footer-all {
padding: 40px;
border-top: 1px solid #dbdbdb;
}
#agency-lite-scroll-logo {
padding: 50px 0;
}
.agency-lite-footer-all .agency-lite-footer-nav-menu,
.agency-lite-footer-all .agency-lite-social-icons {
text-align: center;
}
.agency-lite-footer-all .agency-lite-footer-nav-menu {
margin-top: 9px;
}
.agency-lite-footer-all .agency-lite-social-icons {
text-align: right;
}
.agency-lite-footer-all .agency-lite-footer-nav-menu .menu li {
display: inline-block;
}
@media only screen and (max-width: 700px) {
.agency-lite-footer-all .agency-lite-footer-nav-menu .menu li {
display: block;
width: 100%;
text-align: center;
}
}
.agency-lite-footer-all .agency-lite-footer-nav-menu .menu li.menu-item-has-children {
display: none;
}
.agency-lite-footer-wrap {
background: #252525;
padding: 10px 0;
}
.agency-lite-footer-copyright {
float: left;
margin-top: 15px;
color: #898989;
font-size: 13px;
}
.agency-lite-footer-copyright a {
color: #898989;
}
.agency-lite-footer-image-control {
float: right;
}
.agency-lite-footer-image-control img {
display: block;
}
.widget-title {
color: #41424e;
font-size: 14px;
text-transform: uppercase;
}
.site-footer .textwidget {
font-size: 14px;
}
.site-footer .team-members-contents a {
color: #757575;
font-size: 14px;
float: none;
}
.agency-lite-footer-nav-menu .menu li {
margin-right: 20px;
}
.agency-lite-footer-nav-menu .menu li a {
font-size: 13px;
text-transform: uppercase;
color: #1f1f1f;
font-weight: 600;
}
.agency-lite-social-icons a {
color: #1f1f1f;
font-size: 25px;
margin-left: 30px;
}
.agency-lite-footer-nav-menu .menu li a:hover,
.agency-lite-social-icons a:hover,
.site-footer .team-members-contents a:hover,
.agency-lite-footer-copyright a:hover {
color: #cba14c;
}
.site-footer .recent-post-widget>div {
margin-top: 30px;
}
.site-footer .recent-post-widget>div:nth-of-type(1) {
margin-top: 0;
} .header-banner-container {
padding-top: 100px;
position: relative;
}
.header-banner-container .img-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(203, 161, 76, 0.7);
}
.header-banner-container .page-title-wrap {
position: relative;
}
.header-banner-container .page-title-wrap h1 {
margin: 0 0 80px 0;
color: #fff;
font-size: 50px;
}
.header-banner-container .page-title-wrap .breadcrumb-trail {
border-top: 1px solid #ddc593;
padding: 22px 0;
text-align: left;
}
.breadcrumb-trail ul{
padding: 0;
margin: 0;
}
.breadcrumb-trail li a:after {
content: "/";
margin-left: 8px;
margin-right: 8px;
}
.breadcrumb-trail,
.breadcrumb-trail a {
font-size: 18px;
font-weight: 500;
color: #fff !important;
}
.breadcrumb-trail li {
display: inline-block;
}  .agency-lite-contact-info{
text-align:left;
margin-left:-2%;
}
.agency-lite-contact-info > span{
margin-bottom:40px;
display: inline-block;
width:48%;
margin-right:-4px;
margin-left:2%;
white-space: nowrap;
}
.agency-lite-contact-form-wrap > label{
display: inline-block;
width: 50%;
margin-left: -4px;
vertical-align: top;
margin-bottom: 20px;
}
.agency-lite-contact-form-wrap > label:nth-of-type(1){
padding-right: 10px;
}
.agency-lite-contact-form-wrap > label:nth-of-type(2){
padding-left: 10px;
}
.agency-lite-contact-form-wrap > label:nth-of-type(3),
.agency-lite-contact-form-wrap > label:nth-of-type(4){
width: 100%;
display: block;
}
.agency-lite-contact-form-wrap > label span,
.agency-lite-contact-form-wrap > label input,
.agency-lite-contact-form-wrap > label textarea{
display: block;
width: 100%;
border-top: 0;
border-left: 0;
border-right:0;
}
.agency-lite-contact-form-wrap > label textarea{
height: 100px;
}
.agency-lite-contact-info i{
display: block;
font-size:40px;
color:#222;
height: 40px;
margin-bottom: 10px;
}
.agency-lite-contact-form-wrap > p{
width:50%;
display: inline-block;
vertical-align: top;
margin-left:-4px;
}
.agency-lite-contact-form-wrap + p input[type=submit]{
display: inline-block;
text-transform: uppercase;
padding:10px 20px;
background: #cba14c;
color: #fff;
font-size:16px;
border: 1px solid #cba14c;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.agency-lite-contact-form-wrap + p input[type=submit]:hover{
background: transparent;
color:#cba14c;
}
.widget_agency_lite_contact_info .widget-title,
.widget_custom_html.widget_text .widget-title{
font-size: 25px;
text-transform: none;
}  .agency_lite_img_wrap{
margin-bottom: 20px;
}
.page-title {
color: #222;
}
#primary,
#secondary {
float: left;
text-align: left;
padding-top: 50px;
padding-bottom: 27px;
}
.bocontent-area {
width: 70%;
padding-right: 21px;
}
#secondary {
width: 30%;
padding-left: 21px;
}
#secondary section {
padding: 0;
margin-bottom: 50px;
}
.blog article .entry-header img {
display: block;
}
.blog article .entry-content {
margin: 0;
}
.blog .blog-wrap,
.single-post .blog-wrap,
.archive .blog-wrap {
padding: 45px 33px;
}
.comment-author-date span {
display: inline-block;
margin-right: 15px;
}
.comment-author-date span,
.comment-author-date span a {
color: #727888;
font-weight: 600;
}
.comment-author-date span a:hover{
color:#cba14c;
}
.blog-wrap-title,
.entry-title {
margin: 0 0 30px;
}
.blog-wrap-title,
.entry-title,
.entry-title a {
color: #41424e;
font-size: 36px;
}
.entry-title a {
display: inline-block;
}
.expert-content {
margin-bottom: 38px;
}
article a.read-more {
display: inline-block;
background: #cba14c;
color: #fff;
padding: 10px 20px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
article a.read-more:hover {
background: #a77c27;
}
.widget_search .search-form ,
.widget_product_search .woocommerce-product-search{
position: relative;
}
.widget_search input[type="search"] ,
.widget_product_search input[type="search"]{
height: 55px;
width: 100%;
border: 1px solid #acacac;
border-radius: 0;
text-align: left;
padding: 0 55px 0 20px;
background: #fff;
}
.widget_search input[type="submit"],
.widget_product_search button[type="submit"] {
position: absolute;
top: 0;
right: 0;
bottom: 0;
background: url(//evlog.com.tr/wp-content/themes/agency-lite/images/search-icon.png) #cba14c no-repeat center center;
width: 55px;
height: 100%;
border: none;
box-shadow: none;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 0;
}
.widget ul ,
.woocommerce ul.product_list_widget{
list-style: none;
margin-left: 0;
padding-left: 0;
padding: 20px 27px;
background: #f7f7f7;
}
.widget ul li {
padding: 8px 0;
display: block;
border-bottom: 1px solid #eaeaea;
clear: left;
overflow: hidden
}
.widget.widget_calendar table > caption{
margin-bottom: 10px;
}
.widget.widget_calendar #prev{
text-align: left;
}
.widget.widget_calendar #next{
text-align: right;
}
.site-footer .widget ul li {
text-align: left;
border: 0;
padding: 0;
}
.widget ul li a {
color: #848484;
font-size: 18px;
display: inline-block;
vertical-align: middle;
}
.widget ul li a:hover{
color:#cba14c;
}
.widget.widget_categories ul li,
.widget.widget_archive  ul li{
text-align: right;
}
.widget.widget_categories ul li a,
.widget.widget_archive  ul li a{
float: left;
text-align: left;
}
.widget ul li:last-child {
border-bottom: 0.0;
}
.widget.widget_recent_entries ul li a{
margin-right: 10px;
}
.widget ul li .post-date{
display: inline-block;
vertical-align:middle;
}
.widget_tag_cloud a {
display: inline-block;
vertical-align: middle;
padding: 7px 10px;
border: 1px solid #969696;
color: #969696;
margin-bottom: 6px;
margin-right: 6px;
}
.widget_tag_cloud a:hover{
color:#cba14c;
border-color: #cba14c; 
}
.nav-links {
text-align: center;
}
.nav-links span,
.nav-links a {
display: inline-block;
padding: 6px 15px;
background: #cba14c;
color: #fff;
border-radius: 3px;
}
#secondary .widget .widget-title{
font-size: 24px;
text-transform: none;
}
.widget select {
width: 100%;
height: 40px;
padding-left: 10px;
}
.widget.widget_calendar {
text-align: center;
}
.widget_rss a {
color: #41424e;
}
.recent-post-widget .recent-posts-content{
margin-bottom: 20px;
padding-bottom:20px;
border-bottom: 1px solid #eaeaea;
}
.recent-post-widget .recent-posts-content:last-child{
border-bottom: 0;
}
.recent-post-widget .image-recent-post,
.recent-post-widget  .date-title-recent-post{
float: left;
}
.recent-post-widget .image-recent-post{
width:88px;
}
.recent-post-widget .image-recent-post img{
display: block;
}
.recent-post-widget  .date-title-recent-post{
width:-moz-calc(100% - 88px);
width:-webkit-calc(100% - 88px);
width:calc(100% - 88px);
padding-left:20px;
}
.recent-post-widget  .date-title-recent-post .recent-post-title{
display: block;
}
.recent-post-widget  .date-title-recent-post .recent-post-title a{
font-size: 18px;
font-weight: 500;
color:#404045;
}
.recent-post-widget  .date-title-recent-post .recent-post-title a:hover{
color:#cba14c; 
}
.recent-post-widget  .recent-post-date{
display: block;
color:#cba14c;
} .error-404 .page-header h1,
.search-no-results .page-header h1 {
font-size: 36px;
font-weight: 500;
color: #000;
}
.error-404,
.no-results {
padding: 0;
}
.error404 #primary,
.search-no-results #primary,
.search #primary {
padding-right: 0;
padding-bottom: 87px;
}
.error404 #primary {
width: 100%;
text-align: center;
}
.error-404 input[type=search],
.search-no-results .no-results form input[type=search] {
height: 40px;
border-radius: 0;
max-width: 300px;
width: 100%;
text-align: left;
padding-left: 10px;
}
.error-404 input[type=submit],
.search-no-results .no-results form input[type=submit] {
height: 40px;
padding: 0 20px;
border-radius: 0;
background: #cba14c;
border: 0;
font-size: 18px;
color: #fff;
}
.search a.post-thumbnail {
display: block;
margin-bottom: 30px;
} .comment-respond form {
text-align: left;
}
.comment-respond label {
display: none;
}
.comment-respond .comment-form-author,
.comment-respond .comment-form-email,
.comment-respond .comment-form-url,
.comment-respond .form-submit {
width: 50%;
display: inline-block;
margin-right: -4px;
margin-top:0;
}
.comment-respond .comment-form-author,
.comment-respond .comment-form-url {
padding-right: 10px;
}
.comment-respond .comment-form-email,
.comment-respond .form-submit {
padding-left: 10px;
}
.comment-respond .comment-form-author input,
.comment-respond .comment-form-email input,
.comment-respond .comment-form-url input,
.comment-respond .form-submit input {
width: 100%;
height: 36px;
border-color: #eeeeee;
border-radius: 0;
color: #cbcbcb;
}
.comment-respond .comment-form-author input::-webkit-input-placeholder,
.comment-respond .comment-form-email input::-webkit-input-placeholder,
.comment-respond .comment-form-url input::-webkit-input-placeholder,
.comment-respond textarea::-webkit-input-placeholder {
color: #cbcbcb;
}
.comment-respond .comment-form-author input::-moz-placeholder,
.comment-respond .comment-form-email input::-moz-placeholder,
.comment-respond .comment-form-url input::-moz-placeholder,
.comment-respond textarea::-moz-placeholder {
color: #cbcbcb;
}
.comment-respond .comment-form-author input:-ms-input-placeholder,
.comment-respond .comment-form-email input:-ms-input-placeholder,
.comment-respond .comment-form-url input:-ms-input-placeholder,
.comment-respond textarea:-ms-input-placeholder {
color: #cbcbcb;
}
.comment-respond .comment-form-author input:-moz-placeholder,
.comment-respond .comment-form-email input:-moz-placeholder,
.comment-respond .comment-form-url input:-moz-placeholder,
.comment-respond textarea:-moz-placeholder {
color: #cbcbcb;
}
.comment-respond textarea {
border-color: #eeeeee;
color: #cbcbcb;
padding-left: 20px;
padding-top:20px;
}
.comment-respond .form-submit input {
background: #cba14c;
color: #fff;
font-size: 16px;
border-color: #cba14c;
transition: all 0.3s ease-in-out;
}
.comment-respond .form-submit input:hover {
color: #cba14c;
background: transparent;
border-color: #cba14c;
}
.comment-respond .comment-reply-title {
color: #41424e;
font-size: 24px;
} .agency-lite-container ul.products.columns-3 li.product,
.agency-lite-container ul.products.columns-3 li.product {
text-align: center;
}
.agency-lite-container ul.products li.product .button {
background: #cba14c;
border:2px solid #cba14c;
color: #fff;
border-radius: 0;
font-weight: 400;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.agency-lite-container ul.products li.product .button:hover {
background: rgba(203, 161, 76, 0.7);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.agency-lite-container ul.products li.product a {
text-decoration: none;
display: block;
}
.agency-lite-container div.product form.cart .button{
background: #cba14c;
color: #fff;
border-radius: 0;
font-weight: 400;
border: 2px solid #cba14c;
}
.agency-lite-container div.product form.cart .button:hover{
background: transparent;
color: #cba14c;
}
.comment-respond .comment-form-author input,
.comment-respond .comment-form-email input,
.comment-respond .comment-form-url input,
.comment-respond .form-submit input {
height: 56px;
padding-left:15px;
}
.agency-lite-container .comment-respond .form-submit {
padding-left: 0;
}
.agency-lite-container .comment-respond .comment-form-author,
.agency-lite-container .comment-respond .comment-form-url {
padding-right: 0;
}
.agency-lite-container .comment-form .comment-form-email,
.agency-lite-container .comment-form .comment-form-url{
float: left;
width: 50%;
padding: 0;
}
.agency-lite-container .comment-form .comment-form-email{
padding-right:10px;
}
.agency-lite-container .comment-form .comment-form-url{
padding-left:10px;
}
.agency-lite-container .comment-respond .comment-form-author{
width: 100%;
}
.agency-lite-container #reviews #comment {
height: 150px;
}
.agency-lite-container #review_form #respond .form-submit input {
padding: 15px 20px;
background: #cba14c;
color: #fff;
font-weight: 400;
font-size: 16px;
border-radius: 0;
width: auto;
height: auto;
border: 2px solid #cba14c;
}
.agency-lite-container #review_form #respond .form-submit input:hover {
background: transparent;
color: #cba14c;
}
.woocommerce .agency-lite-container  ul.products li.product .onsale{
border-radius: 0;
background-color: #cba14c;
font-weight: 400;
min-height: 0;
line-height: 1.5;
left: -11px;
right: auto;
margin: 0;
}
.woocommerce ul.products li.product .price{
color: #cba14c;
}
.agency-lite-container span.onsale:before {
position: absolute;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 4px 0;
border-color: transparent #cba14c transparent transparent;
left: 0;
bottom: -4px;
}
.woocommerce .cart .coupon input.button[type="submit"], 
.woocommerce .place-order .button.alt, 
.widget_shopping_cart_content a.button, 
.widget_price_filter .price_slider_amount button[type=submit], 
.woocommerce .cart button[type=submit].single_add_to_cart_button, 
.woocommerce #review_form #respond .form-submit input {
padding: 7px 15px;
text-decoration: none;
display: inline-block;
background: #cba14c;
color: #fff;
font-size: 13px;
font-weight: 400;
border: 2px solid #cba14c;
font-weight: 500;
border-radius: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce.woocommerce-page .content-area ul.products li.product .add_to_cart_button:hover,
.woocommerce.woocommerce-page .content-area ul.products li.product .product_type_simple:hover, .woocommerce .cart .coupon input.button[type="submit"]:hover, .woocommerce .place-order .button.alt:hover, .widget_shopping_cart_content a.button:hover, .widget_price_filter .price_slider_amount button[type=submit]:hover, .woocommerce .cart button[type=submit].single_add_to_cart_button:hover, .woocommerce #review_form #respond .form-submit input:hover {
background: transparent;
color: #cba14c;
}
.woocommerce .wc-proceed-to-checkout a.button.alt {
background:#cba14c;
color: #fff;
font-weight: 300;
border-radius: 0;
}
.woocommerce-cart .woocommerce table.cart td.actions .input-text {
width: auto;
border-radius: 0;
padding:2px 10px;
}
.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1, 
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2 {
width: 100%;
float: none;
clear: both;
}
.woocommerce form .form-row-first, 
.woocommerce-page form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-last {
width: 100%;
float: none;
}
.select2-container--default .select2-selection--single{
border-radius: 0;
}
.woocommerce .quantity input[type=number] {
height: 31px;
}
.related.products  .products li{
border: 1px solid #eee;
text-align: center;
} 
.woocommerce div.product p.price, .woocommerce div.product span.price{
color:#cba14c;
}
.agency-lite-team-wrap .widget_agency_lite_team .member-image {
overflow: hidden;
}
.agency-lite-team-wrap .widget_agency_lite_team .agency-lite-team-logo-icon {
height: 50px;
width: 50px;
background: none;
position: absolute;
top: 12px;
left: 12px;
z-index: 4;
}
.agency-lite-team-wrap .widget_agency_lite_team .agency-lite-team-logo-icon:hover {
cursor: pointer;
}
.agency-lite-team-wrap .widget_agency_lite_team .agency-lite-team-logo-icon:before {
position: absolute;
height: 50px;
width: 50px;
z-index: 0;
-webkit-border-radius: 50%;
border-radius: 50%;
content: "";
top: 21px;
left: 25px;
transform: translate(-50%, -50%);
background: rgba(203, 161, 76, 0.8);
-webkit-transition: all ease-in-out 0.5s;
-moz-transition: all ease-in-out 0.5s;
-ms-transition: all ease-in-out 0.5s;
-o-transition: all ease-in-out 0.5s;
transition: all ease-in-out 0.5s;
}
.agency-lite-team-wrap .widget_agency_lite_team .member-image:after {
display: none;
}
.agency-lite-team-wrap .widget_agency_lite_team .agency-lite-team-logo-icon:after {
content: '+';
font-size: 30px;
color: #fff;
position: absolute;
z-index: 1;
background: none;
width: 50px;
height: 50px;
line-height: 50px;
-webkit-border-radius: 50%;
border-radius: 50%;
top: 0px;
left: 0px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.agency-lite-team-wrap .widget_agency_lite_team .agency-lite-team-logo-icon:hover:before,
.agency-lite-team-wrap .widget_agency_lite_team .agency-lite-team-logo-icon.agency-lite-actived:before {
height: 3000%;
width: 3000%;
}
.agency-lite-team-wrap .widget_agency_lite_team .team-desc-social-wrap {
top: 60%;
-webkit-transform: translateY(-60%);
transform: translateY(-60%);
visibility: hidden;
opacity: 0;
z-index: 12;
-webkit-transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-ms-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.agency-lite-team-wrap .widget_agency_lite_team .team-desc-social-wrap.agency-lite-active {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
visibility: visible;
opacity: 1;
}
.member-image img {
width: 100%;
}
.slider-content-wrap .title {
font-family: 'Hind', sans-serif;
font-style: normal;
font-size: 22px;
}
.about-content-wrap .left-about-content .section-title,
.section-title {
margin-bottom: 40px;
}
.about-post-content {
font-size: 18px;
line-height: 26px;
}
.agency-lite-feature-title {
font-size: 22px;
text-transform: none;
}
.agency-lite-team-wrap .widget_agency_lite_team {
-webkit-box-shadow: 1px 4px 46px -2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 1px 4px 46px -2px rgba(0, 0, 0, 0.2);
box-shadow: 1px 4px 46px -2px rgba(0, 0, 0, 0.2);
transform: matrix(1, 0, 0, 1, 0, 0);
opacity: 1;
} @media only screen and (min-width: 1400px){
.agency_lite_featured-content{
padding:160px 40px 160px 20px;
}
}
@media only screen and (max-width: 1200px) { .info-wrapper .email,
.info-wrapper .phone {
width: 30%;
}
.info-wrapper .social-icons {
width: 40%;
}
.slider-content-wrap .about-post-content {
font-size: 35px;
line-height: 1.2;
}
.slider-content-wrap .title {
font-size: 20px;
}
.agency-lite-service-slidder-wrapper {
display: block;
}
.team-desc-social-wrap {
padding: 15px;
} }
@media only screen and (max-width:1140px) {
#primary {
width: 100%;
}
#secondary {
width: 40%;
}
.agency-lite-service-num{
max-width: 110px;
font-size: 60px;
}
.agency_lite_featured-content-main {
width: -webkit-calc(100% - 110px);
width: calc(100% - 110px);
padding-left: 30px;
padding-right: 20px;
}
}
@media only screen and (max-width:840px) { .counter-of-agency {
margin-left: 0;
display: block;
}
.counter-inner-wrapper {
width: 100%;
padding: 0 0 30px;
display: block;
border: 0;
}
.agency-lite-featured-image{
height: 300px;
}
.agency-lite-featured-image, .agency_lite_featured-content {
width:100%;
display: block;
} }
@media only screen and (max-width: 768px) {
.agency-lite-footer-image-control  .info-wrapper .email,
.info-wrapper .phone,
.info-wrapper .social-icons {
width: 100%;
float: left;
text-align: center;
border-top: 1px solid #d8b878;
padding: 5px 20px;
}
.info-wrapper .email a,
.info-wrapper .phone a {
display: inline-block;
}
.info-wrapper .email {
border-top: 0;
text-align: center;
width: 100%;
}
.info-wrapper,
.info-wrapper .agency-lite-container {
padding: 0;
}  .site-header {
padding: 10px 0;
}
.main-navigation {
text-align: right;
}
.main-navigation button {
display: inline-block;
background: #cba14c;
color: #fff;
font-size: 16px;
padding: 9px 12px 7px;
border: 0;
border-radius: 0;
}
#primary-menu {
position: absolute;
top: 100%;
left: 0;
right: 0;
background: #fff;
z-index: 9;
border-top: 1px solid #f1f1f1;
border-bottom: 1px solid #f1f1f1;
}
.main-navigation li {
float: none;
text-align: left;
padding-left: 20px;
}
.site-header .main-navigation .primary-menu li a {
font-size: 16px;
padding: 7px;
}
.site-header .main-navigation .primary-menu ul {
position: static;
float: none;
opacity: 1;
visibility: visible;
}
.main-navigation ul ul a,
.site-header .main-navigation .primary-menu li ul li a {
width: 100%;
font-size: 13px;
border: 0;
}
.main-navigation ul ul {
box-shadow: none;
padding-left: 10px;
}
.main-navigation ul ul ul {
padding-left: 15px;
}
.main-navigation ul ul ul ul {
padding-left: 20px;
}
.main-navigation .sub-menu li {
padding-left: 0;
}
.main-navigation .sub-menu li a {
position: relative;
}
.sub-menu li a:before {
content: '\f0da';
font-family: FontAwesome;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
}  .section-title h2,
.agency-lite-faq-wrapper .section-title h2 {
font-size: 30px;
}
.about-content-wrap .left-about-content {
margin-bottom: 30px;
}
.about-content-wrap .left-about-content,
.about-content-wrap .right-about-content {
width: 100%;
padding: 0;
float: none;
}
.about-content-wrap .right-about-content {
text-align: center;
}
.agency-lite-feature-wrap {
margin-left: 0
}
.agency-lite-feature-wrap .agency-lite-features-page {
width: 100%;
max-width: 320px;
margin: 0 auto 50px;
float: none;
}
.agency-lite-home-features {
padding-bottom: 50px;
} .team-members-contents {
margin-left: 0;
}
.agency-lite-team-wrap .widget_agency_lite_team {
width: 100%;
float: none;
margin-left: 0;
max-width: 320px;
margin: 0 auto 40px;
} .blog-content-wrap-main {
margin-left: 0;
}
.blogs-loop {
max-width: 480px;
width: 100%;
float: none;
margin: 0 auto;
} .agency-lite-faq-wrapper {
margin: 0 auto;
padding: 30px;
} .site-footer .agency-lite-section-footer-wrap-main {
margin-left: 0;
}
.site-footer .team-members-contents {
width: 100%;
float: none;
margin-left: 0;
}
.agency-lite-footer-all .agency-lite-footer-nav-menu,
.agency-lite-footer-all .agency-lite-social-icons {
float: none;
width: 100%;
margin-top: 0;
text-align: center;
}
.agency-lite-footer-all .agency-lite-footer-nav-menu+.agency-lite-social-icons {
margin-top: 30px;
} #primary,
#secondary {
width: 100%;
float: none;
}
#primary {
padding-right: 0;
}
#secondary {
padding-left: 0;
}
}
@media only screen and (max-width:640px) { .slider-content-wrap .title,
.slider-content-wrap .desc {
display: none;
}
.agency-lite-service-num,
.agency_lite_featured-content-main {
display: block;
margin-right: 0;
}
.agency-lite-service-num {
border-right: 0;
border-bottom: 1px solid #c5c5c5;
margin-bottom: 30px;
margin-left: 20px;
}
.agency_lite_featured-content-main {
width: 100%;
padding: 0 20px;
}
.agency_lite_featured-content {
padding: 68px 40px 68px 20px;
} }
@media only screen and (max-width:480px) {
.agency-lite-footer-copyright,
.agency-lite-footer-image-control{
width: 100%;
float:none;
text-align: center;
}
.agency-lite-footer-copyright + 	.agency-lite-footer-image-control{
margin-top: 10px;
}
.agency-lite-footer-image-control img{
margin:0 auto;
}
.comment-respond .comment-form-author,
.comment-respond .comment-form-email,
.comment-respond .comment-form-url,
.comment-respond .form-submit,
.agency-lite-container .comment-form .comment-form-email, 
.agency-lite-container .comment-form .comment-form-url {
width: 100%;
display: block;
margin-right: 0;
padding: 0;
}
}
.serv-btn,
.feat-btn{
display: block;
margin-top: 30px;
}
.serv-btn a,
.feat-btn a{
height: 45px;
line-height: 46px;
display: inline-block;
padding: 0 20px;
border: 1px solid #aaa;
-webkit-border-radius: 0;
border-radius: 0;
color: #000;
text-transform: uppercase;
font-size: 15px;
-webkit-box-shadow: 5px 5px 7px 0px rgba(205, 208, 212, 0.84);
box-shadow: 5px 5px 7px 0px rgba(205, 208, 212, 0.84);
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.serv-btn a:hover,
.feat-btn a:hover{
background: #cba14c;
border-color: #cba14c;
color: #FFF;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.navigation.post-navigation .nav-links{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
align-items: center;
-webkit-flex-flow: row wrap;
justify-content: flex-start;
margin-bottom: 40px;
}
.navigation.post-navigation .nav-links .nav-previous{
-webkit-flex-basis: 50%;
flex-basis: 50%;
margin: 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
align-items: center;
-webkit-flex-flow: row wrap;
}
.navigation.post-navigation .nav-links .nav-previous a,
.navigation.post-navigation .nav-links .nav-next a{
width: 90%;
position: relative;
color: #FFF;
font-size: 1rem;
font-weight: 600;
background: #cba14c;
border: solid 1px #cba14c;
padding: 18px 30px 15px 55px;
line-height: 1.35;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
text-align: left;
-webkit-border-radius: 0;
border-radius: 0;
}
.navigation.post-navigation .nav-links .nav-previous a:hover,
.navigation.post-navigation .nav-links .nav-next a:hover{
background: #cba14c;
}
.navigation.post-navigation .nav-links .nav-next a{
padding: 18px 55px 15px 30px;
text-align: right;
}
.navigation.post-navigation .nav-links .nav-next{
-webkit-flex-basis: 50%;
flex-basis: 50%;
margin: 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
align-items: center;
-webkit-flex-flow: row wrap;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.navigation.post-navigation .nav-links .nav-previous a:before,
.navigation.post-navigation .nav-links .nav-next a:before{
font-family: "fontawesome";
position: absolute;
top: 48%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 1.25rem;
font-weight: 300;
}
.navigation.post-navigation .nav-links .nav-previous a:before{
content: "\f100";
left: 30px;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.navigation.post-navigation .nav-links .nav-next a:before{
content: "\f101";
right: 30px;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.navigation.post-navigation .nav-links .nav-previous a:hover:before{
left: 12px;
}
.navigation.post-navigation .nav-links .nav-next a:hover:before{
right: 12px;
}
.comments-area .comments-title{
font-size: 2rem;
color: #333;
}
.comments-area ol{
margin: 0;
padding: 0;
list-style: none;
}
.comments-area ol ol{
padding-left: 2rem;
}
.comments-area ol ol ol ol{
padding-left: 0;
}
.comments-area .comment-list .comment-author img.avatar{
height: 60px;
width: 60px;
border-radius: 50%;
margin-right: 15px;
vertical-align: middle;
}
.comments-area .comment-list .comment-metadata{
padding-left: 75px;
}
.comments-area .comment-list .comment-content{
padding-left: 75px;
}
.comments-area .comment-list .comment-metadata a{
font-size: 0.875rem;
font-weight: 500;
color: #666;
}
.comments-area .comment-list .comment-content p{
font-size: 1rem;
line-height: 1.45;
}
.comments-area .comment-list .reply{
float: right;
}
.comments-area .comment-list .reply a{
font-size: 0.75rem;
color: #666;
font-weight: 500;
margin-top: -1.5rem;
display: block;
}
.comments-area .comment-list article.comment-body{
margin-bottom: 1rem;
}
.comment-respond h3 small{
font-size: 0.875rem;
font-weight: 500;
color: #666;
float: right;
text-transform: capitalize;
}
.comment-respond h3 small a{
color: #444;
}
.comment-respond{
margin-bottom: 1.5rem;
}
.agency-lite-container .comment-form .comment-form-email{
margin-right: 0;
}
.agency-lite-container .comment-form .comment-form-url{
margin-right: auto;
} .agency-lite-archive-wrapper.right-sidebar-enabled,
.agency-lite-archive-wrapper.left-sidebar-enabled,
.agency-lite-archive-wrapper.both-sidebar-enabled{
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.sidebar-right {
padding-top: 87px;
width: 30%;
}
.right-sidebar-enabled .content-area{
-webkit-order: 1;
-ms-order: 1;
order: 1;
width: 70%;
padding-right: 21px;
}
.right-sidebar-enabled .sidebar-right{
-webkit-order: 2;
-ms-order: 2;
order: 2;
}
.sidebar-left {
width: 30%;
padding-top: 87px;
}
.left-sidebar-enabled .content-area{
-webkit-order: 2;
-ms-order: 2;
order: 2;
width: 70%;
}
.left-sidebar-enabled .sidebar-right{
-webkit-order: 1;
-ms-order: 1;
order: 1;
}
.left-sidebar-enabled #primary {
width: 70%;
padding-left: 21px;
padding-right:0 ;
}
.both-sidebar-enabled .sidebar-left{
-webkit-order: 1;
-ms-order: 1;
order: 1;
width: 25%;
}
.both-sidebar-enabled .content-area{
-webkit-order: 2;
-ms-order: 2;
order: 2;
padding-left:21px ;
width: 50%;
padding-right: 21px;
}
.both-sidebar-enabled .sidebar-right{
-webkit-order: 3;
-ms-order: 3;
order: 3;
width: 25%;
}
.no-sidebar #primary{
width: 100%;
} .agency-lite-single-post-wrapper{
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.right-sidebar-enabled .content-area{
-webkit-order: 1;
-ms-order: 1;
order: 1;
}
.right-sidebar-enabled .sidebar-right{
-webkit-order: 2;
-ms-order: 2;
order: 2;
} .agency-lite-page-wrap{
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
} .agency-lite-shop-wrap{
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}    .entry-content ol li {
position: relative;
padding: 5px 0 5px 5px; font-weight: 400;
list-style: decimal;
line-height: 1.8;
}
.entry-content ul li {
position: relative;
padding: 5px 0 5px 5px; font-weight: 400;
list-style: decimal;
}
ul.wp-block-categories.wp-block-categories-list.aligncenter {
text-align: center;
}
ul.wp-block-categories li{
list-style: none;
}
ul.wp-block-archives.wp-block-archives-list li {
list-style: none;
}
ul.wp-block-archives.wp-block-archives-list {
list-style: none;
padding: 0;
margin: 0;
}
ul.wp-block-gallery.alignnone{
margin-left: 0;
padding: 0;
}
.agency-lite-container #primary .entry-content blockquote p {
font-size: 1rem;
} .both-sidebar-enabled .alignfull {
margin-left: 0;
margin-right: 0;
}
.both-sidebar-enabled .alignwide {
margin-left: 0;
margin-right: 0;
} .left-sidebar-enabled .alignfull {
margin-left: 0;
margin-right: 0;
}
.left-sidebar-enabled .alignwide {
margin-left: 0;
margin-right: 0;
} .right-sidebar-enabled .alignfull {
margin-left: 0;
margin-right: 0;
}
.right-sidebar-enabled .alignwide {
margin-left: 0;
margin-right: 0;
} @media (min-width: 750px) {
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%;
}
.alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
}
}
@media only screen and (max-width: 768px){
.main-navigation ul {
display: none;
}
.agency-lite-archive-wrapper.right-sidebar-enabled{
display: block;
}
.sidebar-right{
width: 100%;
float: none;
}
}
@media only screen and (max-width: 1200px){
.sidebar-right{
display: none;
}
}
button.menu-toggle:focus {
outline: 2px solid #333;
}