/*
Theme Name: Linten
Theme URI: http://anilbasnet.com/linten-first-free-wordpress-theme/
Author: Anil Basnet
Author URI: http://anilbasnet.com/
Description: Linten is a very modern and interactive business WordPress theme, with attractive sections and features. It comes with stunning image slider, featured services and more others. It can be used for any kind of businesses or corporate websites. The design is professional, yet very friendly. It is easy to use and customize, enticing, mobile friendly and technologically seamless and fluid.
Version: 1.0.4
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: linten
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, featured-images, full-width-template, translation-ready, theme-options, threaded-comments, footer-widgets, custom-logo, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

This theme is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
    ## Asides
    ## Comments
# Infinite scroll
# Media
    ## Captions
    ## Galleries
# Custom by Anil

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-family: sans-serif;
    -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;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

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;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

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-appearance: textfield;
    box-sizing: content-box;
}

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: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

button,
input,
select,
textarea {
    color: #49616b;
    font-size: 14px;
    line-height: 1.5;
}

body {
    color: #49616b;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0 0 15px 0;
}
h1,
h2,
h3,
h4,
h5,
h6{
   color:#000;
   font-family:"PT Sans",sans-serif;
   font-weight: normal;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 26px;
}

h3{
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    background: #f0f0f0 none repeat scroll 0 0;
    border-left: 5px solid #347fe1;
    margin: 0 0 15px;
    padding: 20px 15px 5px;
}

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%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*,
*::before,
*::after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background-color: #f5f6f8;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

ul, ol {
    margin: 0 0 0.5em 1em;
    padding: 0;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


td, th {
    border: 1px solid #ddd;
    padding: 5px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
a.comment-reply-link,
 a.button, input[type="button"],
 input[type="reset"],
 input[type="submit"] {
    background: red;
    border:none;
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
    padding: 5px 20px;
}


button:hover,
a.comment-reply-link:hover,
a.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background-color: #00132c ;
    border-color:transparent;
    color: #fff;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
select {
    color: #666;
    border: 1px solid #ddd;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
    outline:none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"]{
    padding: 6px 0 6px 9px;
}

select {
    width: 100%;
    padding:5px;
}

textarea {
    padding:10px;
    width: 100%;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: red;
    text-decoration: inherit;
}

a:visited {
    color: red;
}

a:hover,
a:focus,
a:active {
    color:#222;
}

a:focus {
    outline:inherit;
}

a:hover,
a:active {
    outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

#main-nav {
    float: right;
}
.main-navigation ul {
    display: block;
    margin: 0;
    padding: 0;
}

.main-navigation ul ul {
    background-color: red;
    box-shadow: 0 1px 2px;
    left: -9999px;
    margin: 0;
    min-width: 200px;
    opacity: 0;
    position: absolute;
    top: 70px;
    transition: opacity 0.4s ease-in-out 0s;
    z-index: -9999;
}
.main-navigation ul ul ul {
    left:100%;
    top: 0
}

.main-navigation li {
    position: relative;
    display: inline-block;
    margin-bottom:0;
    float: left;
}

.main-navigation ul > li:hover > ul {
    opacity: 1;
    left:0;
    z-index: 9999;
}

.main-navigation ul ul ul ul  {
    display: none;
}
.main-navigation ul ul ul li:hover > ul {
    display: block;
}
.main-navigation ul ul li:hover > ul {
    opacity: 1;
    left:100%;

}
.main-navigation li li {
    float: none;
    display: block;
}

.main-navigation ul li li:first-child > a {
    border-left: none;
}

.main-navigation ul li a {
    border-bottom: 3px solid #161616;
    color: #ffffff;
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 23px 15px;
    position: relative;
    z-index: 99;
}
.main-navigation ul ul a {
    border-bottom: 1px solid red;
    border-left: medium none;
    border-right: medium none;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.18) inset;
    transition: padding 0.2s ease-in-out 0s;
    color: #ffffff;
    font-size: 14px;
    height: auto;
    padding: 9px 15px;
    text-align: left;
    width: 100%;
    margin: 0;
}

.main-navigation ul li.menu-item-has-children > a::after,
.main-navigation ul li.page_item_has_children > a::after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 10px;
    margin-right: 0;
    float: right;
}

.main-navigation ul li li.menu-item-has-children > a::after,
.main-navigation ul li li.page_item_has_children > a::after {
    content: "\f105";
    top: 10px;
}

.main-navigation ul li.menu-item-has-childrenv > a,
.main-navigation ul li.page_item_has_children > a {
    padding-right: 30px;
}

.main-navigation li > a:hover,
.main-navigation li.current-menu-item > a,
.main-navigation li.current_page_item > a,
.main-navigation li:hover > a {
    border-bottom:3px solid red;
}




.main-navigation li li > a:hover,
.main-navigation li li.current-menu-item > a,
.main-navigation li li.current_page_item > a,
.main-navigation li li:hover > a {
    background-color: #c3975e;
    border-bottom: 1px solid red;
    padding-left: 20px;
}
.main-navigation .menu-toggle,
.main-navigation .dropdown-toggle {
    display: none;
}
#mobile-trigger {
  display: none;
}
#mob-menu {
  display: none;
}

/*comment and post navigation*/

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}


#infinite-handle{
    margin-bottom: 20px;
    height: auto;
    overflow: hidden;
}

#infinite-handle span:hover {
    border:1px solid red;
    background: red;
    color: #fff;
}


#infinite-handle span {
    border:1px solid #000;
    padding: 5px 15px;
    width: auto;
    line-height: 1.5;
    color: #000;
    display: block;
}


.post-title {
    font-size: 23px;
    margin-top: 15px;
}
.post-navigation span {
    display: block;
}
.post-navigation a {
    color: #1a1a1a;
    display: block;
    padding: 1.75em 0;
}
.post-navigation a:hover {
    color:red;
}
.post-navigation .nav-links > div:first-child {
    border-top: 4px solid #999;
    display: block;
}
.post-navigation .nav-previous, .post-navigation .nav-next {
    border-bottom: 4px solid #999;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
    padding-left: 30px;
}
/*pagination*/
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}


.nav-links,
.wp-pagenavi{
    border-top: medium none;
    margin-bottom: 20px;
    padding: 20px 0;
    overflow: hidden;
}

.pagination .nav-links .page-numbers {
    padding: 5px 10px;
}

.page-numbers.current,.nav-links a.page-numbers:hover {
    background: red none repeat scroll 0 0;
    border-color: red;
    color: #ffffff;
}


 .archive .nav-links a {
    background: red;
    border:none;
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
    padding: 5px 20px;
}

 .archive .nav-next {
    float: right;
}

.archive .nav-previous {
    float: left;
}

 .archive .nav-links a:hover {
    background: #00132c;
 }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;/* It should be ablolute */
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.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; /* It should be clip auto */
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.alignnone{
    clear: both;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-top: 15px;

}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear-fix::before,
.clear-fix::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,
#sidebar-front-page-widget-area::after,
#sidebar-front-page-widget-area::before,
#featured-slider::after,
#featured-slider::before,
.widget::after,
.widget::before {
    content: "";
    display: table;
}

.clear-fix::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after,
.widget::after,
.widget::before {
    clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin:30px 0 0;
}

.widget:first-child {
    margin: 0;
}
.widget select {
    max-width: 100%;
}


#sidebar-front-page-widget-area  .widget {
    padding: 30px 0;
    margin: 0;
}
/* Make sure select elements fit in widgets. */

#sidebar-front-page-widget-area {
    clear: both;
}

#sidebar-front-page-widget-area .widget-title {
    color: #00132c;
    margin-bottom:10px;
    position: relative;
    text-align: center;
    font-weight: normal;
}
.widget-subtitle {
    text-align: center;
    margin-bottom: 20px;
}

.separator {
    background: red none repeat scroll 0 0;
    border-radius: 26px 0;
    display: block;
    height: 8px;
    margin: 0 auto 30px;
    position: relative;
    width: 13px;
}
.separator::after {
    background: #ddd none repeat scroll 0 0;
    clear: both;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 50px;
    bottom: 3px;
    left:15px;
}
.separator::before {
    background: #ddd none repeat scroll 0 0;
    bottom: 3px;
    clear: both;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 15px;
    width: 50px;
}

 /*style for dark background*/

#sidebar-front-page-widget-area .linten_widget_testimonial_slider .separator::before,
#sidebar-front-page-widget-area .linten_widget_testimonial_slider .separator::after,
#footer-widgets .separator::before,
#footer-widgets .separator::after {
    background:#7188a7;
}

#sidebar-front-page-widget-area .linten_widget_testimonial_slider .separator,
#footer-widgets .separator {
      background:#fff;
}

#sidebar-front-page-widget-area .linten_widget_testimonial_slider .widget-title{
    color: #fff;

}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#primary article.hentry {
    background: #ffffff none repeat scroll 0 0;
}
.entry-content-wrapper {
    padding:10px 30px;
}

.entry-footer > span {
    display: inline-block;
    font-size: 14px;
    height: 100%;
    padding: 10px 15px;
    text-align: center;
}

.entry-footer {
    display: table;
}
.entry-footer {
    border-top: 1px solid #dddddd;
    display: table;
    width: 100%;
}


.entry-footer > span.edit-link {
    min-width: 110px;
    vertical-align: middle;
}
.entry-footer > span:last-child{
    border-right: none;
}

.cat-links > a {
    margin-left: 5px;
}
.cat-links > a:first-child {
    margin-left: 0;
}
.entry-title a {
    color: #000000;
}
.entry-title a:hover {
    color: red;
}

.sticky {
    display: block;
}

.hentry {
    margin: 40px 0 0;
}
.hentry:first-child {
    margin:0;
}
.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline-block;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}


.entry-footer > span a{
    color:#49616b;
}
.entry-footer   a:hover {
    color:red;
}
.page-content,
.entry-content,
.entry-summary {
    margin: 15px 0 0;
}
.home #primary .entry-content {
    margin: 0;
}
.entry-footer > span::before{
    display: inline-block;
    font-family: FontAwesome;
    height: 15px;
    margin-right:8px;
    content: "";
}

.entry-meta .byline .author.vcard {
    margin-left: -4px;
}

span.comments-link::before {
    content: "\f075";
}

.entry-footer > .cat-links::before {
    content: "\f07c";
}


.entry-footer > .byline::before {
    content: "\f007";
}

.entry-footer .edit-link::before{
    content: "\f044";
}

.entry-footer .tags-links::before{
    content: "\f02c";
}
.entry-footer > .posted-on::before {
    content: "\f017";

}
a.read-more {
    display: block;
    font-weight: bold;
    margin-top: 15px;
    text-transform: uppercase;
}



/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

#respond {
    clear: both;
    display: block;
    float: left;
}
#comments {
    margin-top: 30px;
}
#commentform label {
    display: inline-block;
    width: 100px;
    position: relative;
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comments-area form#commentform p {
    float: left;
    width: 33.33%;
}
.comment-notes {
    position: relative;
}
.comments-area #commentform p.comment-notes,
.comments-area #commentform p.comment-form-comment {
    width: 100%;
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-form {
    margin: 0 -15px;
}

.comments-area form#commentform p.logged-in-as ,
.comments-area form#commentform p{
    padding: 0 15px;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input{
    width: 100%;
}
#tab-reviews .comment-form-author,
#tab-reviews .comment-form-email,
#tab-reviews .comment-form-url{
    width: 50%;
}

.comments-area form#commentform p.logged-in-as {
    padding: 0 15px;
    width: 100%;
}

.comment-form-author,
.comment-form-email,
.comment-form-url{
    width: 33.33%;
    float: left;
}

.comment-list li.comment::after {
    content: inherit;
    display: none;
}

.comment-list li{
    padding-left: 0;
}

.comment {
    display: block;
    float: left;
    width: 100%;
}

ol.comment-list {
    border-radius: 5px;
    float: left;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    overflow: inherit;
    padding: 0;
    width: 100%;
}

ol.comment-list .children {
    border: medium none;
    float: left;
    margin: 15px 0 15px 15px;
    width: 98%;
}

ol.comment-list li {
    list-style: outside none none;
    margin-bottom: 15px;
}

.comment .comment-body {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    clear: both;
    display: block;
    float: left;
    margin-top: 5px;
    padding: 20px;
    position: relative;
    text-align: left;
    width: 100%;
}

.comment-author.vcard {
    font-size: 20px;
    margin-bottom: 5px;
}

.comment-list .children {
    background-position: left 20px;
    background-repeat: no-repeat;
    border-left: 1px solid rgb(238, 238, 238);
    margin-left: 0;
    padding-left: 40px;
}

.comment-list li.comment > div img.avatar {
    left: 29px;
    position: absolute;
    top: 29px;
}

#comment-form-title {
    font-size: 24px;
    padding-bottom: 10px;
}

.vcard .avatar {
    float: left;
    margin: 7px 15px 15px 0;
}

.comment-metadata {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;

}
.comment-metadata > a{
     color: #49616b;
     margin-right: 30px;
}
.comment-metadata::before{
    display: inline-block;
    font-family: FontAwesome;
    height: 15px;
    content: "\f017";
}



.form-allowed-tags code {
    white-space: inherit;
    word-wrap: break-word;
}

.comment-respond label {
    display: block;
    font-weight: normal;
}

.comments-title {
    font-weight: normal;
    margin: 25px 0 0;
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

#commentform label {
    display: inline-block;
    width: 100px;
}

#commentform span.required {
    font-size: 19px;
    position: absolute;
    bottom: 2px;
    color: red;
}

.comment-content {
    clear: both;
    display: block;
}

.authorbox  .author-info,
.authorbox  .author-bio-posts-content {
    float: left;
    max-width: 90%;
    width: 90%;
}

.author-info h4 {
    margin-bottom: 0;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.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;
}


/*--------------------------------------------------------------
# Custom By Anil
--------------------------------------------------------------*/

#page {
    position: relative;
    margin: 0 auto;
}

.container {
    width: 1300px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.inner-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

.custom-button {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
}
.custom-button {
    box-shadow: 3px 3px 1px #000000;
    display: inline-block;
    font-size: 15px;
    margin: 10px;
    padding: 8px 25px;
    border-radius: 20px;
}
.custom-button {
    background: red none repeat scroll 0 0;
    color: red;
}
.call-to-action-buttons .custom-button {
    border-color:#fff;
    color:#fff;
}
.call-to-action-buttons .custom-button:hover {
    border-color:red;
}
.enabled-sticky-primary-menu .site-header.fixed {
    box-shadow: 0 0 3px #aaaaaa;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background: #00132c;
    padding: 15px 0;
}
.enabled-sticky-primary-menu .site-header.fixed .site-description{
    display: none;
}

/*--------------------------------------------------------------
##  Header Style By Anil
--------------------------------------------------------------*/

.custom-logo-link, .site-logo-link,
#site-identity {
    float: left;
    margin-right: 15px;
}

.custom-logo-link, .site-logo-link {
    max-width: 300px;
}
.site-branding {
    float: left;
    padding-top: 12px;
}
#site-identity .site-title > a{
    color: #222;
}

.site-header {
    clear: both;
    top: 0;
    width: 100%;
    background-color: #161616;
}

.site-title {
    float: left;
    font-family: "PT Sans",sans-serif;
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 0;
}
.site-title > a {
    color: #222;
}
.site-description {
    border-left: 1px solid;
    color: #222222;
    float: left;
    font-size: 14px;
    font-style: inherit;
    font-weight: 400;
    line-height: 1;
    margin-left: 15px;
    margin-top: 20px;
    padding-left: 10px;
}
.right-head {
    float: right;
    padding-top: 20px;
}

.social-links {
    float: right;
}
.header-search-box {
    float: right;
    margin-top: 20px;
    position: relative;
}
.header-search-box > a {
    color: #222;
    display: block;
    padding: 6.2px 8.7px;
}

.header-search-box > a i {
    font-size: 17px;
}

.header-search-box > a:hover {
    color: red;
}

.header-search-box .search-box-wrap {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 3px 2px;
    display: none;
    padding: 10px;
    position: absolute;
    right: 7%;
    top: 45px;
    width: 300px;
    z-index: 9999;
}
.header-search-box .search-box-wrap {
    right: 15px;
    top: 73px;
    width: 1240px;
}
.search-form input.search-field {
    padding: 10px 9% 10px 10px;
    width: 87%;
    height: 15px;
}
.header-search-box .search-form input.search-field {
    border: none;
    background:#f0f0f0;

}


.search-submit {
    border-radius: 0 ;
    padding: 7.3px 20px;
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
}

.search-form {
    position: relative;
}

.search-form .search-submit {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #aaaaaa;
    font: 14px/1.3 FontAwesome;
    height: 35px;
    padding: 0 9px;
}
.search-form .search-submit:hover {
    background: no-repeat;
    color:red;
}

/*custom header*/
#custom-header {
    background-color: #fff;
    padding: 40px 0;
    position: relative;
    text-align: center;
/*    z-index: 99;*/
}
.page-title {
    color: #000;
    font-size: 29px;
    line-height: 1.2;
}
#custom-header::after {
    background: #222222 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    opacity: 0.75;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
#custom-header .separator {
    background: #ffffff none repeat scroll 0 0;
    margin: 0 auto;
}


/*hover effect*/

#main-slider h3 a:hover,
.widget h3 a:hover {
    color:red;
    transition: all 0.5s ease-in-out 0s;

}
.custom-button ,
.linten_widget_services .service-block-inner > a:hover i{
    transition: all 0.4s ease-in-out 0s;

}
#main-slider h3 a:,
.widget h3 a {
     display: block;

}


/*Top Header*/
#quick-contact strong {
    color: #ffffff;
    font-size: 17px;
    font-style: italic;
    font-weight: normal;
}

#quick-contact {
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

#tophead {
    background-color: #161616;;
    clear: both;
    float: left;
    padding: 5px 0;
    width: 100%;
}
#quick-contact a {
    color: #fff;
}
#quick-contact li {
    border-left: 1px solid #fff;
    float: left;
    font-size: 14px;
    line-height: 0.8;
    list-style: outside none none;
    margin-left: 15px;
    padding-left: 15px;
}

#quick-contact li:first-child {
    border: medium none;
    margin: 0;
    padding: 0;
}

#quick-contact li::before {
    color:#fff;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 17px;
}
#quick-contact li.quick-call::before {
    content: "\f095";
}

#quick-contact li.quick-email::before {
    content: "\f0e0";
}

#quick-contact > ul {
    margin: 0;
    padding: 0;
}
.header-social-wrapper {
    float: right;
    margin-right: 0;
    overflow: hidden;
}

.header-social-wrapper .linten_widget_social li {
    margin-bottom: 0;
}

.header-social-wrapper .linten_widget_social li:first-child a {
    margin: 0;
}


.header-social-wrapper .linten_widget_social li a {
    background-color: #62ebeb;
    display: inline-block;
    height: 30px;
    margin-left: -30px;
    padding: 0;
    text-align: center;
    -ms-transform: rotate(115deg); /* IE 9 */
    -webkit-transform: rotate(115deg); /* Safari */
    transform: rotate(115deg);
    vertical-align: middle;
    width: 60px;
}
.header-social-wrapper .linten_widget_social ul li a::before {
    font-size: 18px;
    -ms-transform: rotate(-115deg); /* IE 9 */
    -webkit-transform: rotate(-115deg); /* Safari */
    transform: rotate(-115deg);
}
/*--------------------------------------------------------------
## Social Links Style By Anil
--------------------------------------------------------------*/

.linten_widget_social {
    clear: both;
}

.linten_widget_social ul {
    margin: 0;
}

.linten_widget_social li a {
    display: inline-block;
    height: 33px;
    line-height: 1.7;
    margin-right: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 33px;
    background-color:red;
}

.linten_widget_social li {
    display: block;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.widget-area .linten_widget_social li,
#footer-widgets .linten_widget_social li {
    padding: 0;
}

.widget-area .linten_widget_social li::before,
#footer-widgets .linten_widget_social li::before {
    display: none;
}

.linten_widget_social ul li a::before {
    font-size: 18px;
}

.linten_widget_social li a i {
    color:#cacad8;
    font-size: 18px;
    font-weight: normal;
    background-color: red;
}

.linten_widget_social ul li a::before {
    color: #fff;
    content: "\f0c1";
    display: block;
    font-family: FontAwesome;
    font-weight: normal;
    line-height: 1.7;
}

.linten_widget_social ul li a:hover {
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.linten_widget_social ul li a:hover::before {
    color: #fff;
}

.linten_widget_social ul li a[href*="facebook.com"]::before {
    content: "\f09a";
}

.linten_widget_social ul li a[href*="twitter.com"]::before {
    content: "\f099";
}

.linten_widget_social ul li a[href*="linkedin.com"]::before {
    content: "\f0e1";
}

.linten_widget_social ul li a[href*="plus.google.com"]::before {
    content: "\f0d5";
}

.linten_widget_social ul li a[href*="youtube.com"]::before {
    content: "\f167";
}

.linten_widget_social ul li a[href*="dribbble.com"]::before {
    content: "\f17d";
}

.linten_widget_social ul li a[href*="pinterest.com"]::before {
    content: "\f0d2";
}

.linten_widget_social ul li a[href*="bitbucket.org"]::before {
    content: "\f171";
}

.linten_widget_social ul li a[href*="github.com"]::before {
    content: "\f113";
}

.linten_widget_social ul li a[href*="codepen.io"]::before {
    content: "\f1cb";
}

.linten_widget_social ul li a[href*="flickr.com"]::before {
    content: "\f16e";
}

.linten_widget_social ul li a[href$="/feed/"]::before {
    content: "\f09e";
}

.linten_widget_social ul li a[href*="foursquare.com"]::before {
    content: "\f180";
}

.linten_widget_social ul li a[href*="instagram.com"]::before {
    content: "\f16d";
}

.linten_widget_social ul li a[href*="tumblr.com"]::before {
    content: "\f173";
}

.linten_widget_social ul li a[href*="reddit.com"]::before {
    content: "\f1a1";
}

.linten_widget_social ul li a[href*="vimeo.com"]::before {
    content: "\f194";
}

.linten_widget_social ul li a[href*="digg.com"]::before {
    content: "\f1a6";
}

.linten_widget_social ul li a[href*="twitch.tv"]::before {
    content: "\f1e8";
}

.linten_widget_social ul li a[href*="stumbleupon.com"]::before {
    content: "\f1a4";
}

.linten_widget_social ul li a[href*="delicious.com"]::before {
    content: "\f1a5";
}

.linten_widget_social ul li a[href*="mailto:"]::before {
    content: "\f0e0";
}
.linten_widget_social ul li a[href*="soundcloud.com"]::before {
    content: "\f1be";
}
.linten_widget_social ul li a[href*="wordpress.org"]::before {
    content: "\f19a";
}
.linten_widget_social ul li a[href*="wordpress.com"]::before {
    content: "\f19a";
}

.linten_widget_social ul li a[href*="jsfiddle.net"]::before {
    content: "\f1cc";
}

.linten_widget_social ul li a[href*="tripadvisor.com"]::before {
    content: "\f262";
}

.linten_widget_social ul li a[href*="foursquare.com"]::before {
    content: "\f180";
}

.linten_widget_social ul li a[href*="angel.co"]::before {
    content: "\f209";
}

.linten_widget_social ul li a[href*="slack.com"]::before {
    content: "\f198";
}

/*social links hover effect */

.linten_widget_social ul li a[href*="facebook.com"] {
    background-color: #3b5998;
}

.linten_widget_social ul li a[href*="twitter.com"] {
    background-color: #00aced;
}

.linten_widget_social ul li a[href*="plus.google.com"] {
    background-color: #dd4b39;
}

.linten_widget_social ul li a[href*="/feed/"]  {
    background-color: #dc622c;
}

.linten_widget_social ul li a[href*="wordpress.org"],
.linten_widget_social ul li a[href*="wordpress.com"] {
    background-color: #45bbe6;
}

.linten_widget_social ul li a[href*="github.com"] {
    background-color: #4183c4;
}

.linten_widget_social ul li a[href*="linkedin.com"] {
    background-color: #007bb6;
}

.linten_widget_social ul li a[href*="pinterest.com"] {
    background-color: #cb2027;
}

.linten_widget_social ul li a[href*="flickr.com"] {
    background-color: #ff0084;
}

.linten_widget_social ul li a[href*="vimeo.com"] {
    background-color: #aad450;
}

.linten_widget_social ul li a[href*="youtube.com"] {
    background-color: #bb0000;
}

.linten_widget_social ul li a[href*="instagram.com"] {
    background-color: #517fa4;
}

.linten_widget_social ul li a[href*="dribbble.com"] {
    background-color: #ea4c89;
}

.linten_widget_social ul li a[href*="skype.com"] {
    background-color: #12a5f4;
}

.linten_widget_social ul li a[href*="digg.com"] {
    background-color: #333;
}

.linten_widget_social ul li a[href*="codepen.io"] {
    background-color: #000;
}

.linten_widget_social ul li a[href*="reddit.com"] {
    background-color: #ff4500;
}

.linten_widget_social ul li a[href*="mailto:"] {
    background-color: #1d62f0;
}

.linten_widget_social ul li a[href*="foursquare.com"] {
    background-color: #f94877;
}

.linten_widget_social ul li a[href*="stumbleupon.com"] {
    background-color: #eb4924;
}

.linten_widget_social ul li a[href*="twitch.tv"] {
    background-color: #6441a5;
}

.linten_widget_social ul li a[href*="tumblr.com"] {
    background-color: #32506d;
}

.linten_widget_social ul li a[href*="foursquare.com"] {
    background-color: #f94877;
}

.linten_widget_social ul li a[href*="stumbleupon.com"] {
    background-color: #eb4924;
}

.linten_widget_social ul li a[href*="twitch.tv"] {
    background-color: #6441a5;
}

.linten_widget_social ul li a[href*="tumblr.com"] {
    background-color: #32506d;
}

.linten_widget_social ul li a[href*="soundcloud.com"] {
    background-color: #ff5500;
}

.linten_widget_social ul li a[href*="wordpress.org"] {
    background-color:#45bbe6;
}

.linten_widget_social ul li a[href*="jsfiddle.net"] {
    background-color:#4679bd;
}

.linten_widget_social ul li a[href*="tripadvisor.com"] {
    background-color:#86c171;
}

.linten_widget_social ul li a[href*="foursquare.com"] {
    background-color:#2d5be3;
}

.linten_widget_social ul li a[href*="angel.co"] {
    background-color:#000;
}

.linten_widget_social ul li a[href*="slack.com"] {
    background-color:#56b68b;
}

/*--------------------------------------------------------------
## Main slider Style By Anil
--------------------------------------------------------------*/

#featured-slider {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 99;
}
#main-slider {
    color: #686868;
    clear: both;
    position: relative;
    text-align: center;

}
#featured-slider::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.6) 100%) repeat scroll 0 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    height: 100px;
}
#featured-slider::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 999;
    height: 100px;
}


#featured-slider .overlay-disabled .cycle-caption::after {
    background: #222 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.83;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

#featured-slider .overlay-disabled .cycle-caption {
    padding: 30px;
}

#featured-slider .overlay-disabled h3 {
    margin-bottom: 15px;
}

#main-slider img {
    width: 100%;
    vertical-align: middle;
}

#main-slider .cycle-slide {
    width: 100%;
}

#main-slider article.first {
    display: block;
}

#main-slider article {
    display: none;
}

#main-slider .cycle-slideshow {
    margin-bottom: 0;
    padding: 0;
}

#main-slider .cycle-caption {
    bottom: 28%;
    height: auto;
    left: 5%;
    max-width: 50%;
    padding: 15px 0;
    position: absolute;
    text-align: left;
    transition: all 1s ease-in-out 0s;
    width: 100%;
    z-index: 999;
}

#main-slider h3 {
    background: rgba(34, 34, 34, 0.4) none repeat scroll 0 0;
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 25px;
    padding: 5px 10px;
}

#main-slider h3 a  span {
    font-size: 35px;
    display: block;
}

#main-slider p {
    font-size: 16px;
    margin-bottom:30px;
    padding: 5px 10px;
    color: #fff;
    background: rgba(34, 34, 34, 0.4) none repeat scroll 0 0;
}

#main-slider a,
#main-slider h3 {
    color: #fff;
}

.slider-buttons a {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    background-color: red;
}





/*slider pager box*/

#main-slider .pager-box {
    background-color: #ffffff;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 15px;
    margin: 3px 5px;
    width: 15px;
    z-index: 99;
}

#main-slider .cycle-pager {
    bottom: 20px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
#main-slider .pager-box.cycle-pager-active {
    background-color: red;
    border-color:#fff;
}

/*Slider cycle next / previous*/

#main-slider .cycle-prev, #main-slider .cycle-next {
    background: #ffffff none repeat scroll 0 0;
    bottom: 45%;
    box-shadow: 0 0 1px #aaaaaa;
    color: #222222;
    cursor: pointer;
    display: block;
    font-size: 29px;
    font-weight: normal;
    height: 60px;
    line-height: 2;
    position: absolute;
    text-align: center;
    width: 60px;
    z-index: 999;
    border-radius: 13px;
}
#main-slider .cycle-prev {
    left: -30px;
    transform: rotate(-136deg);
}
#main-slider .cycle-next {
    right: -30px;
    transform: rotate(-136deg);
}

#main-slider .cycle-prev i {
    transform: rotate(-222deg);
    padding-left: 22px;
}

#main-slider .cycle-next i {
    transform: rotate(-222deg);
    padding-right: 22px;
}


#main-slider .cycle-prev:hover,
#main-slider .cycle-next:hover{
    background-color: red;
    color: #fff;
    transition: background 0.5s ease-in-out 0s;
}


/*--------------------------------------------------------------
## Main Content Style By Anil
--------------------------------------------------------------*/

#primary {
    float: left;
    padding-left: 25px;
    padding-right: 25px;
    width: 70%;
}

#content {
    clear: both;
    padding: 30px 0;
}

#content .inner-wrapper {
    margin-right: -25px;
    margin-left: -25px;

}

.home.home-content-not-enabled #content {
    display: none;
}

/*--------------------------------------------------------------
## Sidebar Style By Anil
--------------------------------------------------------------*/
.sidebar {
    width:30%;
    padding-left:25px;
    padding-right: 25px;
}

.sidebar .widget-title {
   color:#000;
}

#sidebar-primary {
    float: right;
}

#sidebar-secondary {
    float: left;
}
.sidebar .widget a {
    color: #46616a;
}
.sidebar .widget a:hover {
    color:red;
}




.sidebar .widget-title {
    border-bottom: 2px solid #8f8f8f;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}

.sidebar ul {
    list-style: outside none none;
    padding: 0;
    margin: 0;
}

.sidebar ul ul {
    border-bottom:none;
    padding-bottom: 0;
}
.sidebar ul li {
    padding-bottom: 5px;
    padding-left: 27px;
    padding-top: 5px;
    position: relative;
}

.sidebar ul li::before {
    color: #222222;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 16px;
    left: 0;
    position: absolute;
    top: 6px;
}
.sidebar a {
    color: #001837;
}
.sidebar a:hover {
   color: #4fc3dd;
}
.sidebar .widget {
    background: #ffffff none repeat scroll 0 0;
    padding: 20px;
}
.sidebar .search-field {
    float: left;
    margin-right: 5px;
    width: 57%;
}

.sidebar span.post-date {
    clear: both;
    display: block;
    font-size: 14px;
    font-style: italic;
    margin-left: 15px;
}
/*calendar widget*/

.widget_calendar {
    text-align: center;
}

.widget_calendar caption {
    background: red none repeat scroll 0 0;
    color: #ffffff;
    padding: 5px;
}

.widget_calendar .pad {
    background: #eeeeee none repeat scroll 0 0;
}

.widget_calendar #today {
    background: red none repeat scroll 0 0;
    color: #ffffff;
}

.widget .tagcloud a {
    border: 1px solid #dddddd;
    color: #000000;
    display: inline-block;
    font-size: 16px !important;
    line-height: 1.5;
    margin-bottom: 5px;
    padding: 5px 15px;
}

.widget .tagcloud a:hover {
    border: 1px solid red;
    color: red;
}

.widget_categories li > a,
.widget_archive li > a {
    display: inline-block;
    min-width: 79%;
}


/*--------------------------------------------------------------
## Footer Style By Anil
--------------------------------------------------------------*/
#colophon {
    background-color: #090a10;
    border-top: 2px double red;
    clear: both;
    color: #ffffff;
    padding: 15px 0;
    text-align: center;
}





/*gird 1*/


#colophon .copyright {
    clear: both;
    float: left;
}

#colophon a {
    color: red;
}
#colophon a:hover {
    color: #fff;
}
#colophon .site-info {
    text-align: right;
}

/*social links*/

#colophon .linten_widget_social li {
    display: inline-block;
    float: none;
}

#colophon .linten_widget_social li a {
    border: medium none;
    width: 25px;
}

#colophon  .linten_widget_social ul li a::before {
    color: #7188a7;
}

#colophon .linten_widget_social ul li a:hover {
    background: none;
}

/*Footer Navigation*/

#footer-navigation {
    text-align:right;
}

#footer-navigation li {
    display: inline-block;
    list-style: outside none none;
}

#footer-navigation li:first-child a {
    border: none;
    margin: 0;
    padding: 0;
}

#footer-navigation li a {
    border-left: 1px solid;
    display: block;
    line-height: 1;
    margin-left: 7px;
    padding: 0 0 0 7px;
}

#footer-navigation ul {
    margin: 0;
}


/*Footer Widget Style*/
#footer-widgets {
    background-color: #0a0f15;
    color: #bbbbbb;
    overflow: hidden;
    padding: 30px 0;
}
#footer-widgets .widget-title {
    color: #ffffff;
    text-align: left;

}

#footer-widgets .widget-title span::before,
#footer-widgets .widget-title span::after,
#footer-widgets .widget-title::after {
    color:#fff;
    background: #fff;
}

#footer-widgets ul {
    list-style: none;
    margin: 0;
}

#footer-widgets ul li {
    padding: 3px 0 3px 15px;
    position: relative;
}
#footer-widgets , #footer-widgets a {
    color: #dddddd;
}
#footer-widgets a:hover {
    color: #fff;
}
#footer-widgets ul li::before {
    color: red;
    content: "\f101";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15px;
    left: 0;
    position: absolute;
    top: 3px;
}

#footer-widgets .footer-widget-area {
    float: left;
    padding: 0 15px;
    width: 25%;
}

#footer-widgets .footer-active-1 {
    width: 100%;
}

#footer-widgets .footer-active-2 {
    width: 50%;
}

#footer-widgets .footer-active-3 {
    width: 33.33%;
}

#footer-widgets .footer-active-4 {
    width: 25%;
}

.footer-widget-area .widget:first-child {
    margin-top: 0;
}

.footer-widget-area .widget {
    margin-top: 15px;
}

/*Scrollup Style*/

.scrollup {
    background-color: #222;
    border-radius: 0;
    bottom: 50px;
    color: #ffffff;
    display: none;
    float: right;
    line-height: 1.2;
    padding: 1px 10px 4px;
    position: fixed;
    right: 32px;
    text-align: center;
    z-index: 99999;
transition: all 0.5s ease-in-out 0s;
}

.scrollup i {
    font-size: 38px;
    color: #fff;
}


/*--------------------------------------------------------------
##  layout sidebar By Anil
--------------------------------------------------------------*/

.global-layout-left-sidebar #primary {
    float: right;
}

.three-columns-enabled #primary {
    display: inline-block;
    float: none;
    width: 50%;
}

.global-layout-three-columns .sidebar{
    float: right;
}
.three-columns-enabled .sidebar{
     width: 25%;
}
.global-layout-no-sidebar #primary{
    width: 100%;
}

/*--------------------------------------------------------------
## Inner Pages Style By Anil
--------------------------------------------------------------*/

/*Basic Breadcrumb */

#breadcrumb {
    background: red none repeat scroll 0 0;
    padding: 10px 0;
}

#breadcrumb .container > div {
    overflow: hidden;
}

#breadcrumb .breadcrumb-trail li {
    display: block;
    float: left;
    list-style: outside none none;
    padding-right: 10px;
}

#breadcrumb .breadcrumb-trail li.trail-item.trail-end::after {
    display: none;
}

#breadcrumb .breadcrumb-trail li::after {
    content: "\f101";
    margin-left: 10px;
    font-family: 'FontAwesome';
}
#breadcrumb .breadcrumb-trail  .trail-items {
    margin: 0;
    padding: 0;
}
#breadcrumb a , #breadcrumb {
    color:#fff;
}

/*Error 404 Page*/

section.error-404 {
    text-align: center;
}

#quick-links-404 ul li {
    display: inline-block;
    list-style: outside none none;
}

#quick-links-404 ul li a {
    color: #404040;
    display: block;
    padding: 5px 10px;
}

.error404 #primary {
    width: 100%;
}
section.error-404 .search-form {
    position: relative;
    max-width: 320px;
    margin: 0 auto;
}

/*contact form 7*/

.wpcf7-form {
    max-width: 875px;
}

div.wpcf7 {
    margin: 0 auto;
    padding: 0;
}

.wpcf7 input {
    width: 100%;
}

.wpcf7 input.wpcf7-submit {
    width: auto;
}


/*--------------------------------------------------------------
## Extra css for Pro By Anil
--------------------------------------------------------------*/

/* Global layout sidebar By Anil*/


.global-layout-three-columns-pcs #sidebar-primary,
.global-layout-three-columns-cps #sidebar-primary,
.global-layout-three-columns-psc #sidebar-primary {
    float: left;
}

.global-layout-three-columns-pcs #sidebar-secondary,
.global-layout-three-columns-cps #sidebar-secondary {
    float: right;
}

.global-layout-three-columns-cps #primary {
    float: left;
}

/* equal global layout*/

.global-layout-three-columns-pcs-equal #primary,
.global-layout-three-columns-pcs-equal #sidebar-primary,
.global-layout-three-columns-pcs-equal #sidebar-secondary,
.global-layout-three-columns-scp-equal #primary,
.global-layout-three-columns-scp-equal #sidebar-primary,
.global-layout-three-columns-scp-equal #sidebar-secondary {
    width: 33.33%;
}

.global-layout-three-columns-pcs-equal #sidebar-primary {
    float: left;
}

.global-layout-three-columns-pcs-equal #sidebar-secondary {
    float: right;
}


/*--------------------------------------------------------------
## service widget / page css By Anil
--------------------------------------------------------------*/

.linten_widget_services .service-block-item {
    float: left;
    padding: 15px;
   transition:all 0s ease-in-out 0s;

}

.linten_widget_services .service-block-item i {
    background: red none repeat scroll 0 0;
    border-radius: 15px 0 0;
    color: #ffffff;
    display: block;
    font-size: 36px;
    font-weight: bold;
    height: auto;
    line-height: 1.1;
    margin-top: 8px;
    padding: 5px;
    position: relative;
    width: auto;
}

.service-block-inner > a {
    display: block;
    float: left;
    margin-right: 15px;
    text-align: center;
    width: 50px;
    transition: all 0.3s ease-in-out 0s;
    margin-top: 0;

}
.service-block-item:hover .service-block-inner > a {
    margin-top: 10px;

}
.service-block-inner-content {
    display: table;
}

.linten_widget_services  .service-item-title {
    margin-bottom: 5px;
}

.linten_widget_services .service-block-item .custom-button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #222222;
    margin: 0;
    padding: 0;
}
.linten_widget_services .service-block-item .custom-button:hover {
    background:none;
}
.linten_widget_services .service-item-title  a {
    color: #000000;
}

.linten_widget_services .service-col-4 .service-block-item {
    width: 25%;
}

.linten_widget_services .service-col-3 .service-block-item {
    width: 33.33%;
}

.linten_widget_services .service-col-2 .service-block-item {
    width: 50%;
}

/*clearning service item*/
.linten_widget_services .service-col-4 .service-block-item:nth-child(4n+1),
.linten_widget_services .service-col-3 .service-block-item:nth-child(3n+1),
.linten_widget_services .service-col-2 .service-block-item:nth-child(2n+1) {
    clear: both;
}


/*widget on sidebar*/

.sidebar .linten_widget_services .service-block-item,
#footer-widgets  .service-block-item{
    width: 100%;
}


.sidebar .linten_widget_services a.custom-button:hover {
    color: #fff;
}


/*--------------------------------------------------------------
## call to action widgets style By Anil
--------------------------------------------------------------*/

.linten_widget_call_to_action {
    position: relative;
    text-align: center;
}

#sidebar-front-page-widget-area .linten_widget_call_to_action {
    background: #0a0f15;
    color: #fff;
}
#sidebar-front-page-widget-area .linten_widget_call_to_action .widget-title {
    color:#fff;
}
.linten_widget_call_to_action .call-to-action-description {
    margin: 0 auto;
    max-width: 85%;
}

.linten_widget_call_to_action .separator {
    display: none;
}

.linten_widget_call_to_action  a.button {
    color: #ffffff;
    display: inline-block;
}

.sidebar .linten_widget_call_to_action,
.footer-widget-area .linten_widget_call_to_action  .linten_widget_call_to_action {
    padding: 5px;
}




/*--------------------------------------------------------------
### Latest News post widget style By Anil
--------------------------------------------------------------*/

.linten_widget_latest_news .latest-news-item {
    float: left;
    padding: 0 15px;
    margin-bottom: 15px;
}

.linten_widget_latest_news .latest-news-item img {
    margin: 0;
}

.linten_widget_latest_news .latest-news-text-wrap {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dddddd;
}
.linten_widget_latest_news .latest-news-text-content {
    border-bottom: 1px solid #dddddd;
    padding: 30px;
}
.linten_widget_latest_news .latest-news-wrapper {
    position: relative;
    transition: all 0.5s ease 0s;
    border-bottom: 5px solid transparent;

}
.linten_widget_latest_news .latest-news-title {
    line-height: 1.2;
    margin-bottom: 10px;
}

.linten_widget_latest_news .latest-news-title  a {
    color: #000000;
    display: block;
}

.linten_widget_latest_news .latest-news-thumb {
    overflow: hidden;
}

.linten_widget_latest_news .latest-news-item img {
    vertical-align: middle;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    margin-bottom: 0;
}

.linten_widget_latest_news .latest-news-item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}

.linten_widget_latest_news .latest-news-title {
    margin-bottom:10px;
}

.linten_widget_latest_news .latest-news-col-3 .latest-news-item {
    width: 33.33%;
}

.linten_widget_latest_news .latest-news-col-4 .latest-news-item {
    width: 25%;
}
.linten_widget_latest_news .latest-news-col-2 .latest-news-item {
    width: 50%;
}

.linten_widget_latest_news .latest-news-col-1 .latest-news-item {
    width: 100%;
}
.linten_widget_latest_news .latest-news-meta > span {
    font-size: 12px;
}

.linten_widget_latest_news .latest-news-meta .latest-news-comments {
    float: right;
}

.linten_widget_latest_news .latest-news-col-3 .latest-news-meta > span {
    font-size: 15px;
}
.linten_widget_latest_news .latest-news-summary > p {
    margin: 0;
}


.linten_widget_latest_news .latest-news-meta::after {
    clear: both;
    content: "";
    display: flex;
}
.widget-area .linten_widget_latest_news .latest-news-meta li:first-child {
    border: none;
}
.widget-area .linten_widget_latest_news .latest-news-meta li {
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    width: 50%;
    padding: 0;
    border-left:1px solid #ddd;
}
.linten_widget_latest_news .latest-news-meta li span, .linten_widget_latest_news .latest-news-meta li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: inherit;
    display: block;
    margin: 0;
    padding: 10px;
}
.latest-news-meta > ul {
    margin: 0;
}
.linten_widget_latest_news .latest-news-meta li span::before {
    content: "\f017";
    display: inline-block;
    font-family: fontawesome;
    margin-right: 10px;
}
/*sidebar and footer widget area style*/

#footer-widgets .linten_widget_latest_news .latest-news-widget .latest-news-item,
.sidebar .linten_widget_latest_news .latest-news-widget .latest-news-item{
    margin-bottom: 15px;
    width: 100%;
}

a.comment-reply-link {
	color: #FFF;
}

/*--------------------------------------------------------------
##  Media Queries By Anil
--------------------------------------------------------------*/

/* Smaller than standard 1139 (devices and browsers) */
@media only screen and (max-width:1300px) {
    .container {
        width: 97%;
    }



    .comments-area form#commentform p {
        float: left;
        width: 100%;
    }

    #comments input {
        width: 100%;
    }

    #comments input#submit {
        width: auto;
    }

    .site-header {
        padding: 0px 0 0px;
    }




    .main-navigation ul li li a {
        margin: 0;
    }

    #main-slider .cycle-caption {
        bottom: 10%;
    }

    #main-slider .cycle-pager {
        bottom: 3%;
    }

    .authorbox  .author-info,
    .authorbox  .author-bio-posts-content {
        float: left;
        max-width:70%;
        width: 70%;
    }
    .header-search-box .search-box-wrap {
    right: 15px;
    top: 73px;
    width: 300px;
}
}

/* Smaller than standard 1024 (devices and browsers) */
@media only screen and (max-width:1023px) {


    h1 {
        font-size: 22px;
    }

    h2 {
        font-size: 20px;
    }

    h3{
        font-size: 18px;
    }

    h4 {
        font-size: 16px;
    }

    h5 {
        font-size: 15px;
    }

    h6 {
        font-size: 14px;
    }

     #main-slider .cycle-caption {
        bottom: 10%;
        left: 15%;
        max-width: 70%;
    }

    .inner-wrapper {
        margin-left: -15px;
        margin-right: -15px;
    }

    #primary,
    .sidebar,
    #colophon {
        padding-left: 15px;
        padding-right: 15px;
    }

    td,
    th {
        font-size: 12px;
        padding: 2px;
        text-align: center;
    }

    body.three-columns-enabled #primary,
    body.three-columns-enabled #content .sidebar,
    body #content #primary, body #content .sidebar {
        border-bottom: 1px solid #dddddd;
        margin-bottom: 20px;
        padding-bottom: 20px;
        width: 100%;
    }

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:900px) {


    body{
        padding-top: 0;
    }

    #page {
        margin-top:45px;
    }

    #main-nav {
        display: none;
    }

    .enabled-sticky-primary-menu.sidr-open #masthead.fixed {
        position: relative;
        top: 89px;
    }

    .enabled-sticky-primary-menu  #masthead.fixed {
        top: 39px;
    }

    .enabled-sticky-primary-menu.admin-bar #masthead.fixed {
        top: 87px;
    }

    .sidr-open #mobile-trigger {
        transition: inherit;
    }

    #mobile-trigger {
        background: #000000 none repeat scroll 0 0;
        display: block;
        left: 0;
        padding: 5px;
        position: fixed;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 999999;
    }

    .logged-in #mobile-trigger {
        top: 45px;
    }

    .sidr-open #mobile-trigger {
        padding-left: 275px;
        text-align: left;
        transition: inherit;
    }

    #masthead {
        text-align: center;
    }

    .site-branding {
        float: none;
        margin-right: 0;
    }

    .site-logo-link,
    .custom-logo-link {
        max-width: inherit;
    }

    #mobile-trigger i {
        background-color: red;
        border: 2px solid #fffffe;
        box-shadow: 0 1px 2px #000000;
        color: #ffffff;
        font-size: 21px;
        padding: 6px 8px;
    }

    .sidr ul li ul li a,
    .sidr ul li ul li span {
        line-height: 1.5;
        padding-bottom: 10px;
        padding-left: 30px;
        padding-top: 10px !important;
    }

    #primary, .sidebar {
        width: 100%;
    }
    #custom-header {
        background-color: #00132c;
        background-size: 100% auto !important;
        min-height: 50px;
        padding: 75px 0 43px;
    }
    .header-search-box {
        float: right;
        margin-top: 0;
    }


}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:767px) {

    .site-header {
        position: inherit;
        background: #222;
    }

    .site-branding {
        float: left;
        text-align: left;
    }

    h1 {
        font-size: 22px;
    }

    h2 {
        font-size: 20px;
    }

    h3{
        font-size: 18px;
    }

    h4 {
        font-size:16px;
    }

    h5 {
        font-size: 15px;
    }

    h6 {
        font-size: 14px;
    }


    #featured-slider,
    #footer-widgets,
    #colophon {
        margin-left: 0;
        margin-right: 0;
    }

    #sidebar-front-page-widget-area .widget-title span {
        margin-bottom: 0;
    }

    body .sidebar,
    body #primary {
        width: 100%;
    }

    .site-branding {
        text-align: left;
    }

    .site-content {
        padding-top: 15px;
    }

    /*featured slider style*/

    #main-slider .cycle-caption h3 {
        font-size: 19px;
        font-weight: bold;
        line-height: 1.4;
        margin-bottom: 5px;
    }


    #main-slider .cycle-caption p {
        font-size: 13px;
        overflow: hidden;
        margin-bottom:10px;
    }

    #main-slider h3 a span {
        font-size: 24px;
    }

    #content {
        clear: both;
        padding-top: 20px;
    }

    #sidebar-front-page-widget-area {
        clear: both;
    }


    /*sidebar layout*/


    /*footer widget area*/

    .sibebar {
        margin-top: 15px;
    }

    #footer-widgets .footer-widget-area {
        float: left;
        padding: 0 15px;
        width: 50%;
    }
    #footer-widgets .footer-active-1 {
        width: 100%;
    }
    #footer-widgets .footer-widget-area:nth-child(3n) {
        clear: both;
    }

    .widget.linten_widget_services .service-block-item {
        width: 50%;
    }

    .widget {
        margin: 15px 0 0;
    }

    .linten_widget_latest_news .latest-news-widget .latest-news-item {
        width: 50%;
    }

    #footer-widgets {
        padding: 30px 15px;
    }

    #colophon .copyright,
    #colophon .site-info {
        clear: both;
        text-align: center;
        width: 100%;
    }

    .enabled-sticky-primary-menu #masthead.fixed {
        position: inherit;
    }


 #featured-slider::before,
 #featured-slider::after {
    display: none;
 }

    #colophon .colophon-column,
    #colophon .colophon-grid-2 .colophon-column,
    #colophon .colophon-grid-3 .colophon-column,
    #colophon .colophon-grid-4 .colophon-column {
        float: left;
        width: 100%;
    }
    #footer-navigation {
        text-align: center;
        margin-bottom:10px;
    }
    .copyright {
        margin-bottom: 5px;
    }
    #footer-contact-section .quick-contact li {
        margin-bottom: 5px;
        text-align: center;
        width: 100%;
    }
    #footer-contact-section .quick-contact li::before {
        display: inline-block;
        font-size: 19px;
        margin-bottom: 0;
        margin-right: 10px;
    }

    #custom-header {
        background-repeat: no-repeat;
        background-size: cover !important;
        padding: 45px 0 43px;
    }
    .widget.wow {
        animation-name: none !important;
        visibility: visible !important;
    }
    .entry-footer > span {
        border-right: medium none;
        border-top: 1px solid #dddddd !important;
        display: block;
        float: left;
        padding: 10px 15px;
        width: 100%;
    }
    .entry-footer {
        border: none;
    }
    .linten_widget_contact .wpcf7-form > p {
        width: 100%;
    }

    #content .inner-wrapper {
        margin-left: -15px;
        margin-right: -15px;
    }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:550px) {

    .linten_widget_latest_news .latest-news-widget .latest-news-item {
        width: 100%;
    }

    #main-slider .cycle-caption p {
        display: none;
    }

    .slider-buttons a {
        font-size: 15px;
        line-height: 1.5;
        margin: 0 5px;
        padding: 3px 13px;
    }

    #main-slider .cycle-caption {
        bottom: 22%;
    }

    #custom-header {
        background-repeat: no-repeat;
        padding: 25px 0 30px;
    }
    .page-title {

        font-size: 30px;
    }
    .widget.linten_widget_services .service-block-item {
      width: 100%;
    }
    #quick-contact {
        text-align: center;
        width: 100%;
    }
    #quick-contact li {
        display: inline-block;
        float: none;
    }
    .header-social-wrapper .linten_widget_social li {
        display: inline-block;
        float: none;
        margin-bottom: 5px;
        margin-right: 5px;
    }
     .header-social-wrapper .header-social-wrapper {
        float: none;
        margin-right: 0;
        overflow: hidden;
        width: 100%;
        text-align: center;
    }
    #masthead {
        background: #000000 none repeat scroll 0 0;
        padding-top: 0;
    }
    .header-search-box > a i {
        font-size: 17px;
        margin-top: 13px;
    }
    .header-search-box > a {
        display: block;
        padding: 15px 5px;
    }
    }

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:479px) {

    .custom-logo-link, .site-logo-link,
    #site-identity {
        display: block;
        float: none;
        margin-right: 0;
        text-align: left;
        width: 100%;
        max-width: inherit;
    }

    .site-branding {
        text-align: center;
    }

    /*main slider */

    .header-search-box .search-box-wrap {
        right: 15px;
        top: 73px;
        width: 240px;
    }
    #main-slider .cycle-caption {
        bottom: 19px;
        max-width: 70%;
        padding: 0;
        left: 15%;
    }

    #main-slider .cycle-caption h3 {
        font-size: 16px;
        height: auto;
        margin-bottom: 10px;
        overflow: hidden;
    }

    #main-slider .cycle-pager {
        display: none;
    }

    #main-slider h3 a span,
    #main-slider h3 {
        font-size: 16px;
    }



    .slider-buttons a {
        font-size: 13px;
        line-height: 1.5;
        margin: 0 3px;
        padding: 3px 10px;
    }

    #footer-widgets .footer-widget-area {
        width: 100%;
    }

    #footer-widgets .footer-widget-area:first-child {
        border: none;
        margin-top: 0;
        padding-top: 0;
    }

    #footer-widgets .footer-widget-area {
        width: 100%;
        padding-top: 15px;
        border-top: 1px solid #fff;
        margin-top: 15px;
    }

    .site-description {
        margin-bottom: 0;
    }


    .search-box .search-box-wrap {
        right: 3%;
        width: 263px;
    }

    .social-links {
        float: right;
        max-width: 208px;
        text-align: right;
    }

   .social-links .linten_widget_social li {
        display: inline-block;
        float: none;
    }

    .search-box {
        float: right;
        position: relative;
        width: 33px;
    }
    .widget.linten_widget_services .service-block-item {
        width: 100%;
    }

    .linten_widget_portfolio_slider .portfolio-content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .page-title {
        font-size: 20px;
        margin-bottom: 7px;
    }
    #custom-header {
        min-height: auto;
        padding: 15px 0 25px;
    }

    .linten_widget_latest_news .latest-news-item::after {
        content: "";
        display: table-cell;
    }
    .linten_widget_latest_news .latest-news-text-wrap{
        overflow: hidden;
    }
    #main-slider .cycle-prev, #main-slider .cycle-next {
    bottom: 29%;
    font-size: 23px;
    height: 50px;
    line-height: 2;
    width: 50px;
}
}
