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

#top .nav-btn span {
    background-color: #002864;
    font-size: 16px;
    color: #fff;
    padding: 13px 30px;
    font-family: 'Philosopher';
}

#top .nav-btn {
    order: 2;
}


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

#ro-1 .star {
    transform: scale(160%);
    position: relative;
    left: 140px;
}


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

#ro-4 form.tnp-subscription {
    padding: 0px 0px !important;
    margin: 0px 0px !important;
    display: flex;
}

#ro-4 form.tnp-subscription .tnp-field.tnp-field-email {
    width: 340px;
}

#ro-4 form.tnp-subscription .tnp-field.tnp-field-email input {
    border: solid 2px #D4D6D9;
    background-color: transparent !important;
    height: 100%;
    border-radius: 0px !important;
}

#ro-4 form.tnp-subscription input.tnp-submit {
    border-radius: 5px !important;
    margin-left: 10px;
    font-family: 'Lato';
    font-size: 16px;
}


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

#ro-6 .sco-ico i {
    background-color: #3BB8FF;
    color: #fff;
    width: 34px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 6px;
    border-radius: 4px;
}

#ro-6 .sco-ico {
    display: flex;
    justify-content: center;
}


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

#ro-8 iframe {
    margin-bottom: -10px;
}
#ro-7 .column-image-bg {
    background-repeat: no-repeat;
}

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

#fttr h1 {
    font-size: 60px;
    line-height: 1.2;
}

#fttr2 {
    padding: 50px 0px !important;
}

#fttr2 p,
#fttr2 a {
    font-size: 17px;
    padding: 0px;
    color: #fff !important;
    opacity: 1;
    margin-bottom: 12px;
}

#fttr2 h6 {
    font-size: 25px;
    font-family: 'Philosopher';
    font-weight: 700;
}

#copyy .ftr-ico {
    display: flex;
    justify-content: flex-end;
}

#copyy .ftr-ico i {
    background-color: #E9C474;
    color: #fff;
    width: 34px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 6px;
    border-radius: 4px;
}


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

#fttr {
    padding: 35px 0px !important;
}


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

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


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

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


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

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


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

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


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

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


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

@media (max-width: 1280px) {
    #ro-1 {
        padding: 130px 0px !important;
    }
}


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

@media (max-width: 1024px) {
    #ro-4 .txt-info h5 {
        font-size: 17px !important;
        line-height: 1.2;
    }
    #copyy .txt1 h6 {
        font-size: 14px;
    }
    #ro-8 .cola1 .vc_column-inner {
        padding-left: 50px;
    }
}


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

@media (max-width: 900px) {
    #ro-2 .imgg {
        width: 100%;
    }
    #ro-7 .imgg {
        width: 100%;
    }
    #ro-8 #inn1 .vc_col-sm-4 {
        width: 50%;
    }
    #ro-8 #inn1 .vc_col-sm-8 {
        width: 50%;
    }
    #ro-8 #inn1 {
        width: 80%;
        margin: auto;
    }
    #copyy .ftr-ico {
        justify-content: center;
    }
    #ro-4 form.tnp-subscription {
        margin: auto !important;
    }
    #ro-4 .txt-info h5 {
        font-size: 27px !important;
        line-height: 1.2;
    }
    #ro-6 .imgg {
        width: 100%;
    }
}


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

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


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

@media (max-width: 480px) {
    #ro-4 h5 br {
        display: none;
    }
    #ro-8 .cola1 .vc_column-inner {
        padding-left: 0px !important;
    }
}


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

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


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

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


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

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