/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* sEARCHbAR CSS */
.container-wrap, .project-title {
    padding-top: 0px;
}
form.search-form.seacrhingmonu {
    margin: 0px 0px 20px 0px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left:-10px;
}
input.search-field.searchbyam {
    background: white !important;
    font-size: 13px !important;
    padding: 10px 40px !important;
    border-bottom: 1px solid #9b9b9b !important;
}
input.search-field.searchbyam{
    border-radius: 20px !important;
    background-color: #f1f1f1b8 !important;
}
.seacficons {
    left: 30px;
    z-index: 99;
}
/* end */

.gallery *,
.gallery *:before,
.gallery *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif;
}


.gallery {
    background-color: #454545;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-gap: 15px;
    margin-bottom: 10px;
}

.gallery .tile {
    display: block;
    width: 100%;
}

.gallery .tile .post {
    color: #f0f0f0;
    text-align: center;
}

.gallery .tile.wide .post {
    color: #ddd;
}

.footerCont {
    text-align: left;

}

ul.footer-menu1 {
    list-style: none;
}

ul.footer-menu1 li {
    color: rgb(255, 255, 255);
    margin-top: 0px;
    margin-bottom: 0px !important;
    line-height: 2;
    text-decoration: none;
    padding-bottom: 0px !important;
    text-align: left;
    word-break: break-word;
    display: block;
    border: none;
    padding: 0px !important;
}
li.newBtn a {
    position: relative;
}
.newBtn span {
    position: absolute;
    background-color: #f00;
    position: absolute;
    top: -6px;
    right: -32px;
    border-radius: 13px;
    color: #ffffff;
    font-size: 9px;
    padding: 0px 6px;
    height: 15px;
    display: flex;
    place-items: center;
    justify-content: center;
}

ul.footer-menu1 li a {
    color: #ddd;
    font-size: 14.5px;
    font-family: "Poppins", sans-serif;
    line-height: 28px;
    text-decoration: none;
    background: transparent;
    transition: 0.3s ease-in-out;
}
ul.footer-menu1 li:hover a {
    color: #FFCA28 !important;
    text-decoration: none;
    margin-left: 3px;
}

.email-fs1 {
    margin-bottom: 0.5rem;
    color: #fff;
    font-size: 12px;
}

.contact-con {
    text-align: left;

}

.email-fs1 a {
    color: #fff;
    text-decoration: none;
    font-size: 14.5px;

}

.securepay-inner1 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.securepay-inner1 img {
    background-color: #eee;
    border-radius: 30%;
    padding: 12px;
    width: 50px !important;
}

.securepay-inner1 h3 {
    font-size: 14px !important;
    text-align: left !important;
    line-height: 1.5 !important;
    margin-left: 10px !important;
    margin-bottom: 0;
    padding: 0;
    font-weight: 400;
    margin-top: 0;
    color: #ddd !important;
}
.gallery a img {
    background: none;
    border: none !important;
}
#footer-widgets ul.footer-social-icon{
    margin-top:0px !important;
}

.socialmedia{
    width: 40px !important;
    height: 40px !important;
}
.mainapps1 {
    display: flex;
    justify-content: left;
    place-items: center;
    height: 40px;
}

.mainapps1 a {
    display: block;
    margin: 0;
}

.our-apps.mainapps1 img {
    width: 110px;
    height: auto;
    padding: 2px;
}
.fs-14 {
    font-size: 18px !important;
    font-weight: 600 !important;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 0px;
}
.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    position: relative;
    overflow: hidden;
}
.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    margin-top: 15px;
    bottom: 0;
    width: 100%;
    background: #ff6a00;
    height: 2px;
}
.widget-title1 {
font-size: 20px;
}
.secure-font {
    font-size: 20px !important;
}
#footer-outer #footer-widgets {
    border-bottom: none;
    background: #454545;
}
body.original #footer-outer #footer-widgets .col ul li{
    border-bottom: none !important;
}
body #footer-outer[data-cols="1"][data-disable-copyright="false"] .row {
    padding-top: 28px;
}

@media (min-width:768px) and (max-width:992px) {
    .our-apps.mainapps1 img {
        width: 96px;
        height: auto;
        padding: 2px;
    }
}

@media (min-width:768px) and (max-width:992px) {
    ul.footer-menu1 li a {
        font-size: 14px;
    }
}

@media (max-width:768px) {
    .gallery {
        grid-template-columns: repeat(2, 1fr);
    }
    ul.footer-menu1 li a {
        font-size: 14px;
    }
}

@media (max-width:572px) {
    .gallery {
        grid-template-columns: 1fr 1fr;
        grid-gap: 0px;
    }
    ul.footer-menu1 li a {
        font-size: 12px;
    }
    .our-apps.mainapps1 img {
        width: 70px;
        height: auto;
        padding: 2px;
    }
    .securepay-inner1 img {
        background-color: #eee;
        border-radius: 30%;
        padding: 12px;
        width: 50px !important;
    }
    .securepay-inner h3 {
        margin-left: 10px;
        text-align: left;
        font-size: 12px !important;
    }
    .fs-14 {
        font-size: 14px !important;
    }
    .email-fs1 {
        font-size: 12px !important;
    }
}

/* Related Post css */

.related-title {
    text-align: center;
    color: #000;
    margin-bottom: 30px;
    font-size: 32px;
}

span.meta-wrap{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .minimal-counter li a{
    display: flex;
    justify-content: center;
    align-items: center;
  }