body {
font-family: 'Roboto', sans-serif;
font-weight: 400;
background: #fff;
}
body.gray-bg {
background: #f9f9f9;
}
* {
outline: none !important;
}
h1 {
font-family: 'Poppins', sans-serif;
font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin: 0;
}
h2 {
font-family: 'Poppins', sans-serif;
font-size: 36px;
line-height: 46px;
font-weight: 500;
}
h3,
h4,
h5,
h6 {
font-family: 'Roboto', sans-serif;
font-weight: 500!important;
}
h3 {
font-size: 24px;
line-height: 34px;
}
h4 {
font-size: 18px!important;
line-height: 28px!important
}
h5 {
font-size: 16px;
line-height: 26px;
}
p {
font-family: 'Roboto', sans-serif;
font-size: 16px;
line-height: 26px;
font-weight: 400;
}
p.small,
a {
font-family: 'Roboto', sans-serif;
font-size: 14px;
line-height: 24px;
font-weight: 400;
}
a,
a:hover,
a:focus,
a:active {
text-decoration: none !important;
outline: none;
}
#close-btn:focus,
[type=button]:focus, [type=reset]:focus, [type=submit]:focus,
button:focus,
a:focus {
outline: thin dotted !important;
}
#close-btn:focus,
[type=button]:focus, [type=reset]:focus, [type=submit]:focus,
button:focus {
outline-color: #222222 !important;
}
.footer-sidebar .widget_search input[type=submit] {
outline-color: #ffffff !important;
}
ul {
margin: 0;
}
img {
max-width: 100%;
} .section-padding {
padding: 110px 0;
}
.section-padding-top {
padding: 110px 0 0;
}
.section-padding-bottom {
padding-bottom: 80px;
}
.section-padding-80 {
padding: 80px 0;
}
#services.section-padding {
padding: 70px 0;
}
.section-header {
margin-bottom: 80px;
text-align: center;
}
.section-header h2 {
margin-bottom: 20px;
line-height: .8;
display: inline-block;
word-break: break-word;
}
.boxed-btn {
color: #fff;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
border-radius: 4px;
display: inline-block;
padding: 15px 40px;
-webkit-transition: .3s;
transition: .3s;
}
.boxed-btn i {
margin-left: 10px;
}
.boxed-btn:hover {
background: #fff;
}  .site-description {
font-size: 13px;
white-space: nowrap;
line-height: normal;
}
.site-title {
font-size: 22px !important;
margin-bottom: 0 !important;
line-height: 0.65 !important
} header {
position: relative;
overflow: hidden;
}
.navbar-area {
background-position: top left;
background-size: 100%;
display: block;
position: absolute;
top: 0;
width: 100%;
z-index: 555;
min-height: 128px;
} .logo a {
display: inline-block
}
header .logo {
padding: 0;
}
nav {
margin: 30px -60px 30px 0;
position: relative;
}
.main-menu ul li {
display: inline-block;
position: relative;
z-index: 2;
}
.main-menu ul li a {
padding: 10px 10px;
color: #242424;
-webkit-transition: .3s;
transition: .3s;
display: block;
font-size: 14px;
font-weight: 500;
font-family: 'Roboto', sans-serif;
} #search {
position: absolute;
top: 0;
right: 0;
width: 0%;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all .5s;
transition: all .5s;
will-change: transform, opacity;
z-index: -1;
overflow: hidden;
visibility: hidden;
}
#search div {
position: relative;
}
#searchbox {
width: 100%;
height: 32px;
height: 32px;
height: 32px;
height: 2rem;
display: inline-block;
background: transparent;
border-width: 0 0 1px 0;
border-style: 0 solid #fff;
color: #fff;
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
font-size: 32px;
font-size: 32px;
font-size: 32px;
font-size: 2rem;
outline: 0;
padding: 32px 16px;
padding: 32px 16px;
padding: 32px 16px;
padding: 2rem 1rem;
border-bottom: 1px solid #fff;
box-shadow: none !important;
}
#searchbox::placeholder {
color: #fff;
}
#close-btn {
position: absolute;
right: 5%;
top: 5%;
color: #ffffff;
}
#search.on {
visibility: visible;
width: 100%;
position: fixed;
top: 0;
left: 0;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
z-index: 9999;
}
input[type="search"]::-webkit-input-placeholder {
color: #fff;
}
#search i.fa-times {
color: #fff;
}
.header-right-bar .search-button a {
font-size: 20px;
padding: 10px 10px;
}
.search-submit {
background: transparent!important;
border: 0;
color: #fff;
font-size: 30px;
cursor: pointer;
position: absolute;
right: 12px;
top: 12px;
padding: 0;
} .header-slider {
color: #fff;
cursor: crosshair;
}
.header-single-slider figure {
position: relative;
display: inline-block;
}
.header-single-slider figure img {
display: block;
margin: 0;
}
.header-slider .content {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 0;
}
.slide-table {
overflow: hidden;
display: table;
width: 100%;
height: 100%;
}
.slide-table-cell {
display: table-cell;
vertical-align: middle;
}
.slide-content {
overflow: hidden;
position: relative;
max-width: 600px;
width: 100%;
margin-top: 80px; }
.slide-left {
margin-right: auto;
text-align: left;
}
.slide-center {
margin: auto;
text-align: center;
}
.slide-right {
margin-left: auto;
text-align: right;
}
.slide-content h4 {
display: inline-block;
font-weight: normal;
letter-spacing: 2px;
line-height: 30px;
margin-bottom: 15px !important;
}
.startkit-btn .slide-content h1 {
letter-spacing: 0.7px;
background: rgba(255,255,255,.9);
border-radius: 2px;
padding: 6px 12px;
color: #242424;
font-weight: 400;
font-size: 30px;
display: inline-block;
margin-bottom: 15px;
}
.startkit-btn .slide-content p {
margin-bottom: 15px;
}
.slide-content h1,
.slide-content p {
margin-bottom: 30px;
}
.startkit-btn .slide-content p {
color: #fff;
background: rgba(45,47,49,.8);
padding: 6px 12px;
border-radius: 2px;
} #features-list [class*="col-"]:nth-child(2) .features-list-item .icon i {
color: #f74848;
}
#features.section-padding-top {
padding: 95px 0 0;
}
#features-list {
margin-top: -80px;
margin-top: -80px;
margin-top: -80px;
margin-top: -5rem;
padding-bottom: 50px;
}
.features-list-item {
padding: 36px 30px;
box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.08);
border-radius: 6px;
background: #fff;
-webkit-transition: .3s all;
transition: .3s all;
}
.features-list-item:hover {
margin-top: -15px;
box-shadow: 0px 15px 16px 0px rgba(0, 0, 0, 0.08);
}
.features-list-item .icon i {
font-size: 32px;
-webkit-transition: .3s all;
transition: .3s all;
}
.features-list-item .icon {
display: inline-block;
margin-right: 20px;
padding-bottom: 10px;
}
.features-list-item h4 {
display: inline-block;
vertical-align: super;
}
.features-list-item p {
font-weight: 500;
margin-bottom: 5px;
} .features-touch {
text-align: center;
border-radius: 0;
}
.features-touch .icon {
display: block;
text-align: center;
padding-bottom: 20px;
}
.features-touch .icon i {
font-size: 50px;
}
.features-touch:hover .icon i {
font-size: 45px;
}
.features-list-item:hover .icon i {
-webkit-animation: slideRight .3s forwards;
animation: slideRight .3s forwards;
}
@-webkit-keyframes slideRight {
49% {
-webkit-transform: translateX(100%);
transform: translateX(100%)
}
50% {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
51% {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
}
@keyframes slideRight {
49% {
-webkit-transform: translateX(100%);
transform: translateX(100%)
}
50% {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
51% {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
}
.features-touch h4 {
font-size: 22px !important;
font-weight: 500 !important;
margin-bottom: 15px;
}
.features-touch p {
font-size: 15px;
}  .services-item {
padding: 50px 15px;
box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
-webkit-transition: .3s all;
transition: .3s all;
}
.services-item:hover {
box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
}
.services-item .service-icon {
margin-bottom: 20px;
position: relative;
}
.service-icon i {}
.services-item .service-icon img,
.services-item .service-icon i {
width: 50px;
height: 50px;
line-height: 50px;
font-size: 50px;
}
.services-item .service-icon:after {
content: '';
position: absolute;
top: 50%;
right: -15px;
width: 40px;
height: 2px;
}
.services-item h4 {
margin-bottom: 5px;
-webkit-transition: .3s;
transition: .3s;
} .testimonial-carousel {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.single-testimonial {
border-radius: 6px;
padding: 0 30px 30px;
flex: 1;
}
.single-testimonial:nth-child(2) {
margin: 0px 30px;
}
.single-testimonial h4 {
position: relative;
}
.single-testimonial p {
color: #fff;
}
.single-testimonial img {
margin-top: -15px;
border: 5px solid #fff;
border-radius: 50%;
width: 80px;
height: 80px;
margin-bottom: 14px;
box-shadow: 0px 0px 2px 0px rgba(7, 7, 6, 0.2);
}
p.title {
margin-bottom: 12px;
}
.single-testimonial h4:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 20px;
margin-left: -30px;
}
section#testimonial {
padding: 0;
padding-bottom: 110px;
} #services [class*="col-"]:nth-child(1) .services-item .service-icon i {
color: #e91e63;
}
#services [class*="col-"]:nth-child(2) .services-item .service-icon i {
color: #00bcd4;
}
#services [class*="col-"]:nth-child(3) .services-item .service-icon i {
color: #4caf50;
}
#services [class*="col-"]:nth-child(4) .services-item .service-icon i {
color: #f74848;
} .home-blogs img {
height: 240px!important;
}
#recent-blog {
background: #f9f9f9; }
#recent-blog .blog-post {
box-shadow: 0px 0px 6px 0px rgba(59, 62, 72, 0.2);
background: #fff;
overflow: hidden;
-webkit-transition: .3s;
transition: .3s;
}
#recent-blog .blog-post:hover {
box-shadow: 0px 20px 20px 0px rgba(59, 62, 72, 0.1);
}
#recent-blog .post-thumbnail {
position: relative;
z-index: 1;
}
#recent-blog .post-thumbnail:after {
content: '';
position: absolute;
top: -20px;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: .3s;
transition: .3s;
}
#recent-blog .blog-post:hover .post-thumbnail:after {
top: 0;
opacity: .8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
#recent-blog .meta-info.list-inline {
position: absolute;
bottom: -20px;
left: 0;
padding-left: 20px;
padding-bottom: 20px;
z-index: 22;
color: #f9f9f9;
-webkit-transition: .5s;
transition: .5s;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
#recent-blog .blog-post:hover .meta-info.list-inline {
bottom: 0;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#recent-blog .meta-info.list-inline:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 5px;
height: 100px;
background: #fff;
}
#recent-blog .meta-info.list-inline li a {
color: #f9f9f9;
}
#recent-blog .post-content {
padding: 30px 30px;
}
#recent-blog .post-content-inner {
padding-bottom: 0px;
}
h5.post-title {
margin-bottom: 0 !important;
}
#recent-blog .post-content .post-title a {
font-size: 18px;
font-weight: 400;
margin-bottom: 10px;
display: block;
-webkit-transition: .3s;
transition: .3s;
}
#recent-blog .read-more-link {
position: relative;
font-size: 14px;
-webkit-transition: .3s;
transition: .3s;
}
#recent-blog .read-more-link i {
margin-left: 5px;
}
#recent-blog .read-more-link:after {
position: absolute;
content: '\f064';
font-family: 'fontAwesome';
top: 0px;
margin-left: 5px;
}
.blog-index img {
height: 240px;
} #footer-copyright {
padding: 13px 0;
}
#footer-copyright p {
color: #fff;
} .scrollup {
width: 50px;
height: 50px;
text-align: center;
line-height: 48px;
position: fixed;
bottom: 30px;
right: 30px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
display: none;
color: #fff;
z-index: 888;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 10px 0px;
}
.scrollup:hover,
.scrollup:focus {
background: #fff;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .5)
}
.payment-icon li a {
font-size: 26px;
color: #ffffff;
display: inline-block;
margin-right: 5px;
-webkit-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
-ms-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
transition: all 200ms ease-in;
}
.payment-icon li {
display: inline-block;
}
ul.payment-icon {
text-align: right;
} .paginations {
margin: 25px 0;
} #breadcrumb-area {
position: relative;
padding: 170px 0 40px;
color: #f9f9f9;
background-size: cover !important;
z-index: 1;
}
#breadcrumb-area:after {
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
z-index: -1;
}
#breadcrumb-area h1 {
color: #f9f9f9;
margin-bottom: 20px;
}
.breadcrumb_space {
padding: 50px 0;
}
.breadcrumb-nav li {
display: inline-block;
}
.breadcrumb-nav li a {
padding-right: 8px;
font-size: 16px;
position: relative;
}
.breadcrumb-nav li.active {
font-size: 16px;
color: #fff;
}
.breadcrumb-nav li a:after {
content: "\f101";
font-family: "Fontawesome";
font-size: 12px;
margin-left: 10px;
} #blog-content {
padding: 50px 0;
}
#blog-content article.blog-post {
box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
background: #fff;
margin-bottom: 80px;
position: relative;
}
#blog-content article.blog-post:last-child {
margin-bottom: 0;
}
#blog-content .post-content {
padding: 30px 60px;
}
#blog-content .post-title a {
font-size: 18px;
display: block;
font-weight: 500;
margin-bottom: 16px;
-webkit-transition: .3s;
transition: .3s;
}
#blog-content .post-content {
border-bottom: 1px solid #d3d6db;
}
.post-content .content {
font-size: 14px;
margin-bottom: 16px;
}
#blog-content .post-content .continue-reading {
font-size: 14px;
}
#blog-content ul.meta-info {
padding: 15px 60px;
}
#blog-content ul.meta-info li {
display: inline-block;
margin-right: 30px;
font-size: 14px;
}
#blog-content ul.meta-info li i {
margin-right: 10px;
} .blog-post .post-thumb {
position: relative;
float: left;
overflow: hidden;
max-width: 100%;
max-height: 100%;
text-align: center;
margin-bottom: 16px;
}
.blog-post .post-thumb img {
max-width: 100%;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
height:auto;
display:block;
}
.blog-post .post-thumb .post-overlay {
left: 0;
right: 0;
top: 0;
bottom: 0;
height: 100%;
position: absolute;
}
.blog-post .post-thumb .post-overlay a {
color: #fff;
}
.blog-post .post-thumb .post-overlay a i {
font-size: 50px;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
top: 50%;
position: relative;
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
-webkit-transition-delay: 0s;
transition-delay: 0s;
display: inline-block;
}
.blog-post .post-thumb .post-overlay a i {
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
.blog-post .post-thumb .post-overlay:before {
position: absolute;
top: 30px;
right: 50%;
bottom: 30px;
left: 50%;
border-left: 1px solid rgba(255, 255, 255, 0.8);
border-right: 1px solid rgba(255, 255, 255, 0.8);
content: '';
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
background-color: #ffffff;
-webkit-transition: all 0.4s;
transition: all 0.4s;
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.single-blog-area .blog-post:hover .post-thumb img {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.blog-post:hover .post-thumb img {
opacity: 0.1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
.blog-post:hover .post-thumb .post-overlay i {
opacity: 0.9;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.blog-post:hover .post-thumb .post-overlay i {
-webkit-transform: translate3d(-25%, -50%, 0);
transform: translate3d(-25%, -50%, 0);
}
.blog-post:hover .post-thumb .post-overlay:before {
background: rgba(255, 255, 255, 0);
left: 30px;
right: 30px;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition-delay: 0s;
transition-delay: 0s;
} .comments-area {
box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
padding: 15px;
}
.comment-form {
padding: 0 !important;
}
.single-blog-area ul.meta-info {
border-bottom: 1px solid #d3d6db;
}
.single-blog-area .post-title {
font-size: 18px;
display: block;
font-weight: 500;
margin-bottom: 16px;
}
.single-blog-area .tag-share {
padding: 10px 60px;
border-bottom: 1px solid #d3d6db;
}
.tag-share ul.tags li a {
margin-bottom: 0;
}
.single-blog-area ul.share-icon li {
display: inline-block;
}
.single-blog-area ul.share-icon li a {
display: block;
padding: 5px 10px;
font-size: 14px;
}
.single-blog-area ul.share-icon {
text-align: right;
}
.post-comment-area .comment-author a {
font-size: 16px;
font-weight: 500;
}
.post-comment-area .comment {
font-size: 14px;
}
.post-comment-area .media {
margin-bottom: 30px;
padding: 4px 12px;
color: #fff;
}
.post-comment-area .media-left {
padding-right: 30px;
}
.post-new-comment {
padding: 80px 60px;
}
.post-new-comment input,
.post-new-comment textarea {
border: 0;
border-radius: 0;
border-bottom: 1px solid;
}
.post-new-comment .boxed-btn {
margin-top: 30px;
}
.boxed-btn:hover {
background: #444;
}
ul.media-list {
margin: 0;
padding: 0;
}
ul.media-list li h2 {
font-size: 24px !important;
margin: 0 !important;
}
ol.comment-list, ol.children {
list-style: none;
}
.comment-list article {
margin-bottom: 20px;
padding: 10px 20px;
box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
-webkit-transition: .3s all;
transition: .3s all;
}
.comment-author img {
width: 60px;
height: 60px;
border-radius: 50%;
border: solid 1px #ccc;
display: inline-block;
position: relative;
margin-top: 15px;
}
.comment-metadata {
margin-bottom: 15px;
margin-top: -30px;
margin-left: 63px;
}
.comment-respond .comment-reply-title {
padding: 0;
margin: 0 !important;
}
.reply {
text-align: right;
}
.comment-content p {
font-size: 14px;
}
.single-post article.blog-post {
margin-bottom: 24px !important;
}
form.comment-form p.logged-in-as, form.comment-form p.comment-notes {
margin: 0 !important;
padding: 0 !important;
border: none !important;
}
.media-body ul li {
list-style: none;
display: inline-block;
padding: 5px;
}
.author-details img {
width: 70px;
height: 70px;
border-radius: 50%;
border: solid 1px #ccc;
display: inline-block;
position: relative;
margin-top: 15px;
margin-left: 20px;
}
.auth-mata {
padding-right: 10px;
}
.author-details p {
font-size: 14px;
}
.author-meta-det {
padding: 10px;
}
.blog-author-social {
margin: 10px 0 0;
padding: 0;
} #wrapper-404 {
position: relative;
height: 500px;
}
#wrapper-404 .inner-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 1;
}
#wrapper-404 .inner-content img {
width: 200px;
}
#wrapper-404 .inner-content h1 {
font-size: 70px;
font-weight: 700;
font-family: 'Roboto', sans-serif;
margin-bottom: 5px;
}
#wrapper-404 .inner-content p {
font-size: 18px;
margin-bottom: 26px;
} .main_wrapper {
padding: 80px 0 0;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.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;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
right: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .wp-caption{ }
.wp-caption-text{ }
.gallery-caption{ }
.bypostauthor{ }
.alignright{ }
.alignleft { }
.aligncenter{ } .servicesss .col-lg-3 {
margin-bottom: 30px!important;
}
.servicesss .col-lg-3:last-child{
margin-bottom: 0px!important;
}
section#recent-blog .col-lg-4 {
margin-bottom: 30px!important;
}
section#recent-blog .col-lg-4:last-child {
margin-bottom: 0px!important;
}
section#recent-blog .col-lg-6 {
margin-bottom: 30px!important;
}
section#recent-blog .col-lg-6:last-child {
margin-bottom: 0px!important;
} .pagination{
margin: 0px;
text-align: center !important;
display: table !important;
}
.pagination .nav-links {
display: inline-flex;
}
.navigation .current {
color: #ffffff;
padding: 0px 15px;
line-height: 36px;
border-top-left-radius: .25rem;
border-bottom-left-radius: .25rem;
margin-right: 3px;
}
.pagination a {
padding: 0px 15px;
line-height: 36px;
margin-right: 1px;
color: #fff !important;
}
.pagination {
margin: 30px auto 0;
}
.pagination a.page-link {
color: #fff;
-webkit-transition: .3s;
transition: .3s;
}
.pagination li.page-item.more-page a.page-link,
.pagination li.page-item.active a.page-link,
.pagination a.page-link:hover {
color: #fff;
border-color: #fff;
}
#blog-content .pagination {
margin: 0 auto 0;
}
a.next.page-numbers {
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem;
}
#features-list, #services, #testimonial {
background: #fff;
} .search-result .posts-navigation .nav-links a {
color: #fff!important;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1)!important;
border-radius: 4px!important;
display: inline-block!important;
padding: 15px 40px!important;
-webkit-transition: .3s;
transition: .3s!important;
}
.posts-navigation .nav-previous {
margin-right: 10px;
}
.posts-navigation .nav-previous, .posts-navigation .nav-next {
display: inline-block;
} .bg-sticky {
position: absolute;
top: 10px;
left: 10px;
display: block;
text-align: center;
letter-spacing: 0.5px;
font-size: 16px;
font-weight: 600;
padding: 0 .62em;
line-height: 30px;
border-radius: 3px;
color: #fff;
background: #1ed12f;
z-index: 9;
}  .startkit-btn .boxed-btn,
.startkit-btn .posts-navigation .nav-links a {
font-size: 15px;    
color: #ffffff; 
position: relative;
padding: 0 25px !important;
line-height: 40px;
z-index: 0;
cursor: pointer;
}
.startkit-btn .boxed-btn ,
.startkit-btn .posts-navigation .nav-links a{
overflow: hidden;
}
.startkit-btn .search-form .boxed-btn {
line-height: 50px;
} .startkit-btn .boxed-btn:before,
.startkit-btn .posts-navigation .nav-links a:before {
content: "";
position: absolute;
top: -40px;
right: auto;
bottom: auto;
left: -100px;
height: 220px;
width: 50px;
z-index: -1;
opacity: .1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
-webkit-transform: skew(-12deg, 0deg);
transform: skew(-12deg, 0deg);
-webkit-transition: .5s ease 0s;
transition: .5s ease 0s;
visibility: hidden;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
}
.startkit-btn .boxed-btn:hover:before, .startkit-btn .boxed-btn:focus:before,
.startkit-btn .posts-navigation .nav-links a:hover:before, .startkit-btn .posts-navigation .nav-links a:focus:before {
left: 100%;
visibility: visible;
-webkit-transition: .5s ease .2s;
transition: .5s ease .2s;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
} .startkit-btn .slide-content.slide-bg h4,
.startkit-btn .boxed-btn:hover, .startkit-btn .mc4wp-form input[type="submit"]:hover,
.startkit-btn .posts-navigation .nav-links a:hover {
color: #fff !important;
}.normal-h {
background: #fff !important;
background-image: none;
min-height: 80px !important;
-webkit-box-shadow: 0 15px 40px -20px rgba(40,44,63,.15);
-ms-box-shadow: 0 15px 40px -20px rgba(40,44,63,.15);
-o-box-shadow: 0 15px 40px -20px rgba(40,44,63,.15);
box-shadow: 0 15px 40px -20px rgba(40,44,63,.15);
}
@media only screen and (min-width:1550px) {
.normal-h {
min-height: 80px !important;
padding: 0px;
}
}
#breadcrumb-area {
padding: 143px 0 40px;
background: #db2723 !important;
z-index: unset;
}
.breadcrumb-nav li a {
color: #ffffff;
}
.slide-bg-line {
padding: 30px;
margin-top: 50px;
background: rgba(0, 0, 0, 0.6);
}
.slide-bg-line.slide-center {
border-top: 10px solid;
}
.startbiz-btn .boxed-btn,
.startbiz-btn .posts-navigation .nav-links a {
font-size: 15px;    
color: #ffffff; 
position: relative;
padding: 0 25px !important;
line-height: 40px;
z-index: 0;
cursor: pointer;
}
.startbiz-btn .boxed-btn,
.startbiz-btn .posts-navigation .nav-links a {
overflow: hidden;
}
.startbiz-btn .boxed-btn,
.startbiz-btn .posts-navigation .nav-links a { 
transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.startbiz-btn .search-form .boxed-btn {
line-height: 50px;
} .startbiz-btn .boxed-btn:hover,
.startbiz-btn .posts-navigation .nav-links a:hover {
background-color: transparent;
}
.startbiz-btn .boxed-btn:hover:before,
.startbiz-btn .posts-navigation .nav-links a:hover:before {
left: 0%;
right: auto;
width: 100%;
}
.startbiz-btn .boxed-btn:before,
.startbiz-btn .posts-navigation .nav-links a:before {
display: block;
position: absolute;
top: 0px;
right: 0px;
height: 100%;
width: 0px;
z-index: -1;
content: '';
background: #ffffff;
transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
} .startbiz-btn .slide-content.slide-bg h4 {
color: #fff;
} .service_3.servicepage-item {
border: 1px solid #eee;
padding: 55px 20px 20px 20px;
margin-bottom: 45px;
position: relative;
z-index: 0;
}
.service_3.servicepage-item .service-icon {
width: 80px;
height: 80px;
line-height: 80px;
}
.service_3.servicepage-item .service-icon i {
line-height: 80px;
}
.service_3.servicepage-item .service-icon,
.service_3.servicepage-item .service-icon:before,
.service_3.servicepage-item .service-icon i,
.service_3.servicepage-item .service-icon img {
transition: all 0.35s;
transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.service_3.servicepage-item .service-icon:before {
top: 90%;
left: -110%;
}
.service_3.servicepage-item .service-icon i,
.service_3.servicepage-item .service-icon img {
font-size: 50px;
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
.service_3.servicepage-item:focus .service-icon:before,
.service_3.servicepage-item:hover .service-icon:before {
top: -20%;
left: -20%;
background: #db2723;
}
.service_3.servicepage-item:focus .service-icon i,
.service_3.servicepage-item:hover .service-icon i,
.service_3.servicepage-item:focus .service-icon img,
.service_3.servicepage-item:hover .service-icon img {
color: #fff !important;
-webkit-transform: scale(1);
transform: scale(1);
}
.service_3.servicepage-item .service-icon {
display: inline-block;
background-color: #fff;
position: absolute;
top: -40px;
left: 0;
right: 0;
margin: auto;
overflow: hidden;
border-radius: 5px;
box-shadow: 0 0 15px -5px rgba(0,0,0,0.1);
}
.service_3.servicepage-item .service-icon:before {
content: '';
width: 140%;
height: 140%;
position: absolute;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
} @-webkit-keyframes pulse {
0% {
opacity: 1;
background-position: center top;
-moz-background-size: 0 auto;
-o-background-size: 0 auto;
-webkit-background-size: 0 auto;
background-size: 0 auto;
}
10% {
opacity: 1;
}
50% {
opacity: 1;
-moz-background-size: 75% auto;
-o-background-size: 75% auto;
-webkit-background-size: 75% auto;
background-size: 75% auto;
}
90% {
opacity: 1;
}
100% {
opacity: 1;
background-position: center bottom;
-moz-background-size: 0 auto;
-o-background-size: 0 auto;
-webkit-background-size: 0 auto;
background-size: 0 auto;
}
}
@-moz-keyframes pulse {
0% {
opacity: 1;
background-position: center top;
-moz-background-size: 0 auto;
-o-background-size: 0 auto;
-webkit-background-size: 0 auto;
background-size: 0 auto;
}
10% {
opacity: 1;
}
50% {
opacity: 1;
-moz-background-size: 75% auto;
-o-background-size: 75% auto;
-webkit-background-size: 75% auto;
background-size: 75% auto;
}
90% {
opacity: 1;
}
100% {
opacity: 1;
background-position: center bottom;
-moz-background-size: 0 auto;
-o-background-size: 0 auto;
-webkit-background-size: 0 auto;
background-size: 0 auto;
}
}
@-ms-keyframes pulse {
0% {
opacity: 1;
background-position: center top;
-moz-background-size: 0 auto;
-o-background-size: 0 auto;
-webkit-background-size: 0 auto;
background-size: 0 auto;
}
10% {
opacity: 1;
}
50% {
opacity: 1;
-moz-background-size: 75% auto;
-o-background-size: 75% auto;
-webkit-background-size: 75% auto;
background-size: 75% auto;
}
90% {
opacity: 1;
}
100% {
opacity: 1;
background-position: center bottom;
-moz-background-size: 0 auto;
-o-background-size: 0 auto;
-webkit-background-size: 0 auto;
background-size: 0 auto;
}
}
@keyframes pulse {
0% {
opacity: 1;
background-position: center top;
-moz-background-size: 0 auto;
-o-background-size: 0 auto;
-webkit-background-size: 0 auto;
background-size: 0 auto;
}
10% {
opacity: 1;
}
50% {
opacity: 1;
-moz-background-size: 75% auto;
-o-background-size: 75% auto;
-webkit-background-size: 75% auto;
background-size: 75% auto;
}
90% {
opacity: 1;
}
100% {
opacity: 1;
background-position: center bottom;
-moz-background-size: 0 auto;
-o-background-size: 0 auto;
-webkit-background-size: 0 auto;
background-size: 0 auto;
}
}
.scrollup {
color: rgb(255, 255, 255);
box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 10px 0px;
border-radius: 4px;
transition: all 0.3s ease 0s;
display: block;
opacity: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
line-height: 0;
font-size: 0;
color: transparent;
margin-left: auto;
margin-right: auto;
-moz-background-size: 0 auto;
-o-background-size: 0 auto;
-webkit-background-size: 0 auto;
background-size: 0 auto;
-webkit-animation: pulse 1.5s 0s infinite normal ease forwards;
-moz-animation: pulse 1.5s 0s infinite normal ease forwards;
-o-animation: pulse 1.5s 0s infinite normal ease forwards;
animation: pulse 1.5s 0s infinite normal ease forwards;
background-image: url(//www.kantorbasi.com/wp-content/themes/kantorbasi/images/arrow-down.svg);
background-repeat: no-repeat;
transform: rotate(180deg);
}
.scrollup:before, .scrollup:after {
content: " ";
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
background: url(//www.kantorbasi.com/wp-content/themes/kantorbasi/images/arrow-down.svg) no-repeat center top;
-moz-background-size: 100% auto;
-o-background-size: 100% auto;
-webkit-background-size: 100% auto;
background-size: 100% auto;
}
.scrollup:before {
-webkit-animation: pulse 1.5s 0.25s infinite normal ease forwards;
-moz-animation: pulse 1.5s 0.25s infinite normal ease forwards;
-o-animation: pulse 1.5s 0.25s infinite normal ease forwards;
animation: pulse 1.5s 0.25s infinite normal ease forwards;
}
.scrollup:after {
-webkit-animation: pulse 1.5s 0.5s infinite normal ease forwards;
-moz-animation: pulse 1.5s 0.5s infinite normal ease forwards;
-o-animation: pulse 1.5s 0.5s infinite normal ease forwards;
animation: pulse 1.5s 0.5s infinite normal ease forwards;
}#features-list [class*="col-"]:nth-child(1) .features-list-item .icon i,
#features-list [class*="col-"]:nth-child(3) .features-list-item .icon i {
color: #db2723;
}
#features-list .second i,
#features-list .second h4,
#features-list .second p {
color: #fff !important;
}
#features-list .second {
background: #db2723;
}
.preloader {
background: #db2723;
}
.slide-bg-line.slide-left {
border-left-color: #db2723;
}
.slide-bg-line.slide-center {
border-top-color: #db2723;
}
.slide-bg-line.slide-right {
border-right-color: #db2723;
}
.startbiz-btn .posts-navigation .nav-links a:hover,
.startbiz-btn .boxed-btn:hover,
.startbiz-btn .view-more:hover,
.startbiz-btn .read-more-link:hover {
color: #db2723 !important;
}
.startbiz-btn .boxed-btn {
background-color: #db2723 !important;
} #recent-blog .post-content .post-title a ,
.section-header h2 {
color: #db2723 ;
}
.section-header h2:after {
background: #db2723 ;    
}
.boxed-btn {
background: #db2723 ;    
}
.boxed-btn:hover {
color: #db2723 ;    
} #header-top {
background: #db2723 ;    
} .main-menu ul li.active a,
.main-menu ul li a:hover {
color: #db2723  !important;
}
.main-menu ul li ul li:hover:before {
color: #db2723 ;
}
.main-menu ul li.active ul li a:hover { 
color: #db2723  !important;
}
.main-menu ul li a:after,
.main-menu ul li a:before {
border-color: #db2723  !important;
}
.mean-container a.meanmenu-reveal {
border-color: #db2723 !important;
color: #db2723 !important;
}
.mean-container a.meanmenu-reveal span {
background-color: #db2723 !important;
}
.mean-container .mean-nav {
background: #db2723 !important;    
}
.search-button a {
color: #db2723 ;
}
a.book-now {
border-color: #db2723 ;
background: #db2723;
}
.search-button a.nav-link {
color: #db2723 ;
}
#search {
background: #db2723 ;    
} .features-list-item .icon i {
color: #db2723 ;
}
.view-more {
color: #db2723 ;
} .features-item:before {    
background: #db2723 ;
}
.features-item:hover i {
color: #db2723 ;
} .service-icon i {
color: #db2723 ;
}
.services-item .service-icon:after {
background: #db2723 ;    
}
.services-item:hover h4 {
color: #db2723 ;
} .single-testimonial h4 {
color: #db2723 ;
}
.single-testimonial h4:after {
background: #db2723 ;    
} #recent-blog .post-thumbnail:after {
background: #db2723 ;    
}
#recent-blog .blog-post:hover .read-more-link,
.blog-post:hover .post-content .post-title a {
color: #db2723 ;
}
#footer-copyright {
background: #db2723 ;
}
.scrollup {
background-color: #db2723 ;
border-color: #db2723 ;
}
.scrollup:hover,
.scrollup:focus {
background-color: #db2723 ;
border-color: #db2723 ;
} .blog-post:hover h4.post-title a {
color: #db2723  !important;
}
.post-content .continue-reading:hover {
color: #db2723  !important;
}
#blog-content ul.meta-info li:hover i,
#blog-content ul.meta-info li a:hover {
color: #db2723 ;
}
.blog-post .post-thumb {
background: #db2723 ;    
}
.post-new-comment input,
.post-new-comment textarea {
border-color: #db2723 ;
}
.single-blog-area ul.share-icon li a:hover {
color: #db2723 ;
} .widget_about a:hover {
color: #db2723 ;
}
.widget_pages ul li a:hover {
color: #db2723 ;
}
.sidebar .widget_search input[type=button],
.sidebar .widget_search input[type=submit] {
background: #db2723 ;
}
.sidebar .widget_recent_entries ul li a:hover,
.sidebar .widget_recent_comments ul li a:hover,
.sidebar .widget_archive ul li a:hover,
.sidebar .widget_categories ul li a:hover,
.sidebar .widget_meta ul li a:hover {
color: #db2723 ;
}
.footer-sidebar .widget_search input[type=button],
.footer-sidebar .widget_search input[type=submit],
.footer-sidebar .widget_search input[type=submit]:hover {
background: #db2723 ;
}
.footer-sidebar .widget_recent_entries ul li a:hover,
.footer-sidebar .widget_recent_comments ul li a:hover,
.footer-sidebar .widget_archive ul li a:hover,
.footer-sidebar .widget_categories ul li a:hover,
.footer-sidebar .widget_meta ul li a:hover {
color: #db2723 ;
}
.recent-post h6:hover {
color: #db2723 ;
}
ul.recent-meta-info li a:hover {
color: #db2723 ;
}
.days li .active {
color: #db2723 ;
border-color: #db2723 ;
}
ul.widget-social li a:hover {
color: #db2723 ;
}
ul.tags li a:hover {    
background: #db2723 ;
}
em, cite, q {
color: #db2723 ;
}
a {
color: #db2723 ;
}
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"] {
border: 1px solid #db2723 ;
}
table th {
background: #db2723 ;
}
blockquote {
border-left: 5px solid #db2723  !important;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
background: #db2723 !important;
}
.sidebar .widget table tbody a {
color: #db2723 ;
border-color: #db2723 ;
}
.widget_tag_cloud a:hover {
background: #db2723 ;
}
.footer-sidebar .widget table tbody a { 
color: #db2723 ;
border-color: #db2723 ;
}
.widget_about a:hover {
color: #db2723 ;
}
textarea {
border: 1px solid #db2723 ;
}
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"] {
border: 1px solid #db2723 ;
}
.blog-author-social a {
color: #db2723 ;
}
.paginations a:hover, .paginations a:focus, .paginations a.active, span.page-numbers.current {
background:#db2723 ;
}
a.page-numbers {
color: #db2723 ;
}
.textwidget a:hover {
color: #db2723 ;
}
.boxed-btn:hover {
color: #db2723 ;
}
.search-result .posts-navigation .nav-links a {
background: #db2723 ;
}  button, input[type="button"]:hover, input[type="reset"]:hover {
background: #242424!important;
}
p {
color: #242424;
}
.section-header p {
color: #242424;
} .mean-container .mean-nav ul li a.mean-expand:hover {
background: #242424;
} .features-list-item h4 {
color: #242424;
}
.view-more:hover {
color: #242424;
}
.sorting-btn li a {
color: #242424;
}
.services-item {    
color: #242424;
}
.single-testimonial {
background: #242424; 
}
#recent-blog .read-more-link {
color: #242424;    
}
.gallery-item figure:hover figcaption {
background: #242424;
}
#blog-content .post-title a {
color: #242424;
}
#blog-content ul.meta-info li {
color: #242424;
}
#blog-content ul.meta-info li a {
color: #242424;
}
.post-content .content {
color: #242424;
}
#blog-content .post-content .continue-reading {
color: #242424;
}
.single-blog-area .post-title {
color: #242424;
}
.single-blog-area ul.share-icon li a {
color: #242424;
}
.post-comment-area .comment-author a {
color: #242424;
}
.office h4 {
color: #242424;
}
.office ul li {
color: #242424;
}
#wrapper-404 .inner-content h1 {
color: #242424;
}
#wrapper-404 .inner-content p {
color: #242424;
} #footer-widgets,
.widget-search input[type=button]:hover,
form.search-form .search-submit:hover {
background: #242424;
}
.widget_search .search-form,
.search-form input[type="search"]::-webkit-input-placeholder,
.sidebar .widget-title,
.widget_categories ul li a,
.recent-post h6,
ul.recent-meta-info li,
ul.recent-meta-info li a,
ul.tags li a,
.widget-calender .widget-title .plus a,
.weekdays li,
.days li.disable,
.days li {
color: #242424;
} .sidebar .widget table caption { 
color: #242424; 
}
.sidebar .widget table td, .widget table th { 
color: #242424;
}
.sidebar .widget_archive ul li a {
color: #242424;
}
.sidebar .widget-title {
color: #242424;
}
.sidebar .widget_meta ul li a {
color: #242424;
}
.sidebar .widget_recent_entries ul li a {
color: #242424; 
}
.sidebar .widget_recent_comments ul li a {
color: #242424; 
}
.widget_categories ul li a {
color: #242424; 
}
.widget_tag_cloud a {
color: #242424;
}
.footer-sidebar .widget-title {
color: #242424; 
}
.footer-sidebar .widget table caption { 
color: #242424; 
}
.footer-sidebar .widget table th { 
color:#242424; 
}
.footer-sidebar .widget table td, .widget table th { 
color: #242424;
} 
.gallery-item .gallery-caption {
color: #242424;
}
.pagination a {
background: #242424;
}@media only screen and (min-width:1550px) {
.header-single-slider figure,
.header-single-slider figure img {
width: 100%;
}
.navbar-area {
padding: 10px 0;
min-height: 200px !important;
}
div#sticky-wrapper.is-sticky .sticky-nav {
min-height: 80px !important;
}
.normal-h {
min-height: 80px !important;
padding: 0px;
}
}
@media only screen and (min-width:1350px) {
.header-single-slider figure,
.header-single-slider figure img {
width: 100%;
}
.navbar-area {
min-height: 146px
}
}
@media only screen and (max-width:1200px) and (min-width:991px) {
.main-menu ul li a {
padding: 10px 5px;
}
.navbar-area {
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
}
.main-menu ul li.active a:before {
bottom: 10px;
right: -4px;
}
.header-right-bar {
margin: 22px -30px 22px 0;
}
.main-menu ul li.active a:after {
top: 8px;
left: -4px;
}
a.book-now {
margin-left: 10px;
}
nav {
margin: 22px -30px 22px 0;
}
.section-header h2:after {
right: 40px;
}
.sidebar .widget table tbody a {
padding: 1px;
margin-left: -10px!important;
}
.footer-sidebar .widget table tbody a {
padding: 2px;
margin-left: -7px;
}
} @media only screen and (min-width:992px) {
#subscribe i {
float: left;
}
div#sticky-wrapper {
height: 0 !important;
}
} @media only screen and (min-width:768px) and (max-width:991px) {
.features-list-item {
padding: 26px 15px;
}
} @media only screen and (max-width:992px) { .navbar-area {
background: #fff;
min-height: 99px;
position: relative;
}
.header-right-bar {
text-align: right;
margin-right: 100px;
}
ul li.book-now-btn {
display: none !important;
} .header-slider .owl-next,
.header-slider .owl-prev {
bottom: 26%;
top: 77%;
}
.header-slider .container.inner-content {
width: 70%;
}
.header-slider .container.inner-content.text-right {
margin-right: 0;
} .sorting-btn {
width: 100%;
}
.portfolio figure {
width: 100%;
overflow: hidden;
}
.portfolio figure img {
width: 100%;
}
.portfolio figure a img {
width: auto;
} .team-member img {
width: 100%;
}
.post-thumbnail img {
width: 100%;
}
.section-header h2:after {
display: none;
}
#subscribe i {
margin-right: 0 !important;
}
.features-list-item:hover {
margin-top: 0;
box-shadow: 0px 15px 16px 0px rgba(0, 0, 0, 0.08);
}
.call-out {
padding: 50px 0px;
}
#blog-content article.blog-post:last-child {
margin-bottom: 80px;
} .post-new-comment,
ul.meta-info,
#blog-content .post-content,
.post-comment-area .media {
padding: 30px 30px;
}
ul.meta-info li {
margin-bottom: 10px;
}
#blog-content ul.meta-info {
padding: 15px 30px;
}
#gallery .load-btn {
height: 45px;
}
.single-blog-area .tag-share {
padding: 10px 30px;
}
#blog-content ul.meta-info li {
margin-right: 10px;
}
.scrollup {
right: 5px;
bottom: 5px;
}
.breadcrumb_space {
padding: 0;
}
.slide-bg, .slide-bg-line, .slide-content {
margin-top: 0;
padding: 5px;
}
.slide-content h4 {
margin-bottom: 0px !important
}
.slide-bg-line.slide-center {
border-top: 5px solid #db2723;
}
} @media only screen and (max-width:767px) {
.header-slider .container.inner-content {
width: 100%;
margin-left: 0;
}
.header-right-bar {
text-align: right;
margin-right: 80px;
}
.header-right-bar ul li a {
padding: 0 4px 0;
}
.portfolio .col-lg-6 figure {
height: 250px;
}
.portfolio .col-lg-6 figure img{
height: 100%;
}
#footer-widgets p {
margin-bottom: 24px;
}
.contact-box {
width: 80%;
}
.container.inner-content {
width: 100%;
margin-left: 0;
}
ul.meta-info,
#blog-content .post-content {
padding: 30px 15px;
}
#features-list {
margin-top: 0px;
}	
.header-slider h1, .header-slider p {		
margin-bottom: 5px !important;
line-height: 1.5 !important;
}
.header-slider h1 {
font-size: 18px !important;
}
.header-slider p {
font-size: 14px;
}
.header-single-slider .boxed-btn {
padding: 0 10px;
line-height: 2;
font-size: 13px;
border-radius: 3px;
}
ul.payment-icon {
text-align: center;
}
.single-testimonial:nth-child(2) {
margin: 0px;
margin-bottom: 35px;
}
.single-testimonial {
flex: auto;
margin: 0px 0px 35px;
}
}
@media only screen and (max-width:400px) {
.header-right-bar {
text-align: right;
margin-right: 60px;
}
.header-right-bar ul li a {
padding: 0 4px 0;
}
.header-single-slider .content {
margin: 0px;
}
.header-slider h1 {
font-size: 16px !important;
margin-bottom: 0px !important;
line-height: 1.2 !important;
}
.header-slider p {
font-size: 13px;
margin-bottom: 3px !important;
line-height: 1.4 !important;
}
}