/*
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
*/


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

@media (max-width: 1280px) {}


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

@media (max-width: 1024px) {
    #banner-content-sec-mi p {
        font-size: 16px !important;
        line-height: 23px !important;
        padding-bottom: 11px;
    }
    #banner-content-sec-mi p br {
        display: none;
    }
    #ro-3 {
        padding-top: 90px !important;
    }
    #ro-3 h4 {
        font-size: 13px;
        line-height: 23px;
    }
    #ro-3 p {
        font-size: 13px;
        line-height: 23px;
    }
}


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

@media (max-width: 900px) {
    #banner-content-sec-mi p {
        text-align: center !important;
        width: 80%;
        margin: auto;
    }
    div#banner-content-sec-mi {
        position: absolute !important;
        top: 3% !important;
        width: 100% !important;
    }
    #ro-1 {
        padding-bottom: 250px !important;
    }
    #ro-3 {
        text-align: center;
    }
    #ro-3 a.nectar-button {
        margin-bottom: 50px;
    }
    #ro-1 {
        padding-bottom: 250px !important;
    }
    #ro-3 {
        text-align: center;
    }
    #ro-3 a.nectar-button {
        margin-bottom: 50px;
    }
    div#banner-content-sec-mi img {
        text-align: center;
        margin: auto;
        display: table;
    }
}


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

@media (max-width: 768px) {}


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

@media (max-width: 480px) {
    #ro-1 {
        padding-bottom: 450px !important;
    }
    #banner-content-sec-mi p {
        text-align: center !important;
        width: 100%;
        margin: auto;
        font-size: 14px !important;
    }
}


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

@media (max-width: 414px) {
    #ro-1 {
        padding-bottom: 530px !important;
    }
}


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

@media (max-width: 375px) {}


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

@media (max-width: 360px) {}