@font-face {
    font-family: 'AcuminPro-Thin';
    src: url('../web/mi-new-fonts/AcuminPro-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminPro-Regular';
    src: url('../web/mi-new-fonts/AcuminPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminPro-Medium';
    src: url('../web/mi-new-fonts/AcuminPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminPro-UltraBlack';
    src: url('../web/mi-new-fonts/AcuminPro-UltraBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminPro-Light';
    src: url('../web/mi-new-fonts/AcuminPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminPro-ExtraLight';
    src: url('../web/mi-new-fonts/AcuminPro-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminPro-Semibold';
    src: url('../web/mi-new-fonts/AcuminPro-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminPro-Black';
    src: url('../web/mi-new-fonts/AcuminPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminPro-Bold';
    src: url('../web/mi-new-fonts/AcuminPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    scroll-behavior: smooth;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*--- Generate moon icons start --*/
@font-face {
    font-family: 'icomoon';
    src: url('../web/moon-icons/fonts/icomoon.eot?9o06tr');
    src: url('../web/moon-icons/fonts/icomoon.eot?9o06tr#iefix') format('embedded-opentype'),
    url('../web/moon-icons/fonts/icomoon.ttf?9o06tr') format('truetype'),
    url('../web/moon-icons/fonts/icomoon.woff?9o06tr') format('woff'),
    url('../web/moon-icons/fonts/icomoon.svg?9o06tr#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-instagram:before {
    content: "\e90b";
    color: #fff;
}

.icon-minus:before {
    content: "\e913";
}

.icon-plus:before {
    content: "\e914";
}

.icon-bottom-arrow:before {
    content: "\e911";
}

.icon-down-arrow:before {
    content: "\e912";
}

.icon-behance:before {
    content: "\e900";
}

.icon-dribble:before {
    content: "\e901";
}

.icon-facebook:before {
    content: "\e902";
}

.icon-github:before {
    content: "\e903";
}

.icon-google-plus:before {
    content: "\e904";
}

.icon-linkedin:before {
    content: "\e905";
}

.icon-pinterest:before {
    content: "\e906";
}

.icon-right-arrow:before {
    content: "\e907";
}

.icon-twitter:before {
    content: "\e908";
}

.icon-upLabs:before {
    content: "\e909";
}

.icon-youtube:before {
    content: "\e90a";
}

.section-footer {
    background-color: #03c;
}
.section-footer .social-media-bg {
    background-color: #0130bf;
}
.section-footer .social-media-bg .social-media {
    padding: 60px 0;
    width: 100%;
    float: left;
    background-color: #0130bf;
    position: relative;
}
.section-footer .social-media-bg .social-media a {
    height: 85px;
    width: 85px;
    /*line-height: 85px;*/
    display: inline-block;
    background-color: #03c;
    border-radius: 5px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 20px;
}
.section-footer .social-media-bg .social-media a .r-45 {
    font-size: 30px;
    display: inline-block;
    margin: 28px;
}
.section-footer .social-media-bg .social-media a .r-45:before {
    -ms-transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg) !important;
    transform: rotate(-45deg) !important;
    display: inline-block;
}
.section-footer .social-media-bg .social-media a span:before {
    color: #fff !important;
}
.section-footer .blog-social{
    margin: 0 auto;
}
.section-footer .border-01 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.section-footer .footer-quick-links {
    padding: 60px 0;
}
.section-footer .footer-quick-links .footer-box h5 {
    font-size: 22px;
    /*line-height: 36px;*/
    margin: 15px 0;
    letter-spacing: 0.66px;
    color: #fff;
    text-align: left;
}
.section-footer .container-fluid{
    /*padding: 0 15px;*/
}
.section-footer .footer-quick-links .footer-box .footer-links ul{
    padding: 0;
    list-style: none;
}
.section-footer .footer-quick-links .footer-box .footer-links ul li a {
    font-family: AcuminPro-Medium;
    font-size: 16px;
    line-height: 1.8em;
    letter-spacing: 0.8px;
    color: #fff;
    text-decoration: none;
}
.section-footer .footer-quick-links .footer-box .footer-links ul li span {
    font-family: AcuminPro-Medium;
    font-size: 16px;
    /*line-height: 30px;*/
    letter-spacing: 0.8px;
    color: #fff;
}
.section-footer .footer-quick-links .footer-box .footer-links input {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-family: AcuminPro-Medium;
    padding-left: 0;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #1a48d1;
    background-color: transparent;
}
.section-footer .footer-quick-links .footer-box .footer-links label {
    color: #fff;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'AcuminPro-Medium';
    font-weight: 400;
}
.section-footer .footer-quick-links .footer-box .footer-links .send-btn {
    color: #03c !important;
    font-size: 16px !important;
    font-family: AcuminPro-Medium;
    font-weight: 600;
    height: 50px;
    min-width: 106px;
    padding: 0;
    border: none;
    line-height: 52px;
    cursor: pointer;
}
.section-footer .footer-quick-links .footer-box .footer-links .send-btn:focus {
    outline: none;
}
.section-footer .footer-quick-links .footer-box .address span {
    letter-spacing: 0.8px;
    font-family: 'AcuminPro-Medium';
    color: #fff;
    font-size: 16px;
    display: block;
}
.section-footer .footer-quick-links .footer-box .address span:last-child {
    margin-top: 25px;
}
.section-footer .footer-quick-links .company-certificate {
    margin: 55px 0 20px;
    float: left;
}
.section-footer .footer-quick-links .company-certificate a {
    margin-right: 35px;
}
.section-footer .footer-quick-links .company-certificate.inquiry-certificate {
    float: none;
}
.section-footer .footer-quick-links .company-certificate.inquiry-certificate a {
    margin-left: 35px;
    margin-right: 0;
}
.section-footer .section-copyright {
    background-color: #0130bf;
}
.section-footer .section-copyright .copy-right {
    font-family: "AcuminPro-Medium";
    padding: 18px 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.section-footer .section-copyright .main-certificate {
    margin: 15px 0;
}
.section-footer .section-copyright .main-certificate span {
    margin: 0 10px;
}
.section-footer .section-copyright .career {
    text-align: right;
    padding: 16px 0;
    color: #fff !important;
}
.section-footer .section-copyright .career a {
    font-family: "AcuminPro-Medium";
    padding: 18px 0;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
}
/*--inquiry form float start --*/
.input-field {
    background: transparent;
    outline: none;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #1a48d1;
}
.input-field:focus {
    background: transparent;
    border-bottom: 1px solid #1a48d1;
    outline: none;
    box-shadow: none;
}
.form-group {
    position: relative;
    margin-bottom: 1.5rem;
    outline: none;
}
.form-control-placeholder {
    position: absolute;
    top: 0;
    padding: 7px 0 0 0;
    transition: all 200ms;
    opacity: 0.5;
    outline: none;
    color: #fff;
}
.form-control:focus + .form-control-placeholder, .form-control:valid + .form-control-placeholder {
    font-size: 75%;
    transform: translate3d(0, -100%, 0);
    opacity: 1;
    outline: none;
}
.send-btn {
    margin-top: 10px;
    display: inline-block;
    background: #fff;
    border-radius: 30px;
    padding: 10px 30px;
    font-family: 'AcuminPro-Semibold';
    color: #03c;
}
@media screen and (max-width: 767px) {
    .send-btn {
        font-size: 9px;
        padding: 5px 15px;
    }
    .section-footer .section-copyright .copy-right {
        margin: 10px 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
    .section-footer .footer-quick-links .company-certificate a {
        margin-right: 22px;
    }
}
@media screen and (max-width: 767px) {
    .padding-left-24 {
        padding-left: 0 !important;
    }
    .section-footer .section-copyright .main-certificate a img {
        margin: 10px 0 0 !important;
    }
    .section-footer .section-copyright .copy-right {
        font-family: AcuminPro-Medium;
        font-size: 16px;
        padding: 3px 0 0;
        text-align: center;

    }
    .section-footer .section-copyright .career {
        text-align: center;
        padding: 5px 0 10px;
    }

    .section-footer .footer-quick-links .company-certificate a:last-child {
        display: none;
    }
}
@media screen and (max-width: 576px) {
    .section-footer .footer-quick-links .company-certificate {
        text-align: left;
        margin: 15px 0 20px;
    }
    .section-footer .footer-quick-links .company-certificate a {
        margin-right: 5px;
    }
}
@media screen and (max-width: 991px) {
    .section-footer .footer-quick-links {
        padding: 40px 0 20px;
    }
    .section-footer .footer-quick-links .footer-box h5 {
        font-size: 22px;
        margin: 0 0 10px 0;
    }
    .send-btn {
        margin-bottom: 25px;
    }
    .section-footer .footer-quick-links .company-certificate {
        text-align: left;
        margin: 15px 0 20px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .section-footer .footer-quick-links .footer-box h5 {
        margin: 15px 0 10px 0 !important;
    }
}
@media screen and (max-width: 1199px) {
    .section-footer .social-media-bg .social-media {
        padding: 40px 0;
    }
    .section-footer .social-media-bg .social-media a {
        height: 50px;
        width: 50px;
        /*line-height: 50px;*/
        margin: 0 10px;
    }
    .section-footer .social-media-bg .social-media a .r-45 {
        font-size: 22px;
        display: inline-block;
        margin: 13px;
    }
    .padding-left-65 {
        padding-left: 0 !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .main-certificate span a img {
        width: 125px;
    }
    .section-footer .section-copyright .copy-right {
        font-size: 14px;
    }
    .section-footer .section-copyright .career {
        font-size: 14px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
    .section-footer .social-media-bg .social-media a {
        height: 60px;
        width: 60px;
        /*line-height: 60px;*/
    }
    .section-footer .social-media-bg .social-media a .r-45 {
        font-size: 24px;
        display: inline-block;
        margin: 16px;
    }
}

.form-send-btn{
    margin-left: -15px !important;
}


@media (min-width: 1200px){
    .container {
        max-width: 1240px !important;
    }
}
@media only screen and (max-width: 579px) {
    .container-fluid{
        max-width: 578px !important;
    }
    .container{
        max-width: 540px !important;
    }

    .section-footer .container-fluid {
    }
    .section-footer .blog-social {
        margin: 0 auto;
        padding: 0;
    }
    .section-footer .container-fluid {
        padding: 0 10px;
    }

    .section-footer .section-copyright .main-certificate {
        margin: 5px 0;
    }
}

.text-danger {
    color: red !important;
}

.gridlove-cover-slider{
    position: relative;
}
.gridlove-cover-slider:before {
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 20%;
    background-image: linear-gradient(to left, rgba(255,255,255,0.01) , rgba(0,0,0,0.8));
    position: absolute;
    z-index: 1;
}
.gridlove-cover-slider:after {
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 20%;
    background-image: linear-gradient(to right, rgba(255,255,255,0.01) , rgba(0,0,0,0.8));
    position: absolute;
    z-index: 1;
}
.gridlove-cover-slider.gridlove-cover-arrows-middle .owl-controls{
    z-index: 3;
}

@media only screen and (max-width: 767px) {
    .gridlove-cover-slider:before {
        background-image: linear-gradient(to left, rgba(255,255,255,0.01) , rgba(0,0,0,0.4));
    }
    .gridlove-cover-slider:after {
        background-image: linear-gradient(to right, rgba(255,255,255,0.01) , rgba(0,0,0,0.4));
    }
}
.sidebar-banner img{
    /*margin-left: -30px !important;*/
    /*max-width: calc(100% + 60px) !important*/;
}

#text-2{
    padding: 0 !important;
    line-height: 1.43;
    clear: both;
}

.our-resources-blog{
    padding: 0 0 0 30px !important;
}

#text-2 h4{
    padding: 15px 30px 0 30px !important;
    text-align: left !important;
}

.soliloquy-prev{
    display: none !important;
}

.soliloquy-next{
    display: none !important;
}

.ad-banner-blog{
    width: 100%;
    background: url(https://www.mindinventory.com/blog/wp-content/uploads/2019/03/ad-banner-blog.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 35px;
    margin-bottom: 28px;
}
.turn-text{
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-family: 'Lato';
    font-weight: 700;
}
.our-web{
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Lato';
    font-weight: 700;
}
.get-button{
    width: 160px;
    margin: 0 auto;
    text-align: center;
    background-color:transparent;
    color: #fff;
    text-transform: uppercase;
    border: solid #fff 2px;
    border-radius: 100px;
    text-decoration: none !important;
    padding: 15px 26px;
    display: inline-block;
    margin-top: 5px;

}
.get-button:hover{
    background-color: #fff;
    color: #0738cd;
}

@media only screen and (max-width: 575px){
    .ad-banner-blog{
        text-align: center;
    }
    .turn-text{
        font-size: 12px;
    }

    .our-web{
        font-size: 16px;
        padding-bottom: 10px;
    }

    .get-button{
        width: 150px;
        padding: 10px 15px;
    }
}
