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

#btnn {
    border-radius: 50px !important;
    padding: 12px 30px;
}

#btnn:hover {
    background: transparent !important;
    border: 2px solid #bd802b;
    color: #bd802b;
}

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

#ro-2 .imggg-1 {
    width: 100%;
    transform: scale(1.1);
}

#ro-3 .wp-imaggg {
    width: 10%;
    margin-bottom: 0;
}

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

#ro-5 .nectar-milestone.animated-in {
    color: #B89788;
}

#ro-5 .nectar-milestone .number {
    font-size: 50px;
    line-height: 60px;
}

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

#ro-7 .iwt-icon img:not([srcset]) {
    width: 215px;
}

#ro-7 .iwithtext .iwt-text {
    padding-left: 235px;
}

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

#footer-outer[data-using-bg-img="true"][data-bg-img-overlay="0.8"]:after {
    opacity: 0;
}

#footer-outer #footer-widgets .bx2 a i {
    background-color: #bd802b !important;
    border-radius: 0px;
    font-size: 16px !important;
    position: relative;
    z-index: 999;
    transition: 0.5s;
    border: 1px solid;
    color:#fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 36px !important;
    height: 35px;
    border: none;
    margin-right: 5px;
}

#footer-outer #footer-widgets .bx2 a i:hover {
    background-color: #2f313e !important;
    border: 2px solid #bd802b;
}

#footer-outer #footer-widgets .widget h4 {
    color: #ffffff !important;
}

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

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

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

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


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

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

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

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


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

@media (max-width: 1024px) {
	
	#ro-1 {
    padding-top: 250px !important;
    padding-bottom: 50px !important;
}
    #ro-2 p,
    #ro-3 p,
    #ro-4 p,
    #ro-5 p,
    #ro-6 p,
    #ro-7 p,
    #ro-8 p {
        font-size: 13px;
        line-height: 26px;
}
	#ro-4 p.txt-1 {
    font-size: 14px !important;
    line-height: 1.3;
}
	
}


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

@media (max-width: 900px) {
	
	#ro-2 p br {
    display: none;
}
	#ro-1 {
        padding-top: 100px !important;
        padding-bottom: 50px !important;
    }
	
	#ro-2 .divider {
    height: 0px !important;
}
	#ro-2 .imggg-1 {
    width: 100%;
    transform: scale(1);
}
	#ro-3 #btnn {
    margin-top: 0px !important;
}
    #header-outer[data-transparent-header=true][data-mobile-fixed=false] {
    top: 0px;
    }
	
    #ro-2 p,
    #ro-3 p,
    #ro-4 p,
    #ro-5 p,
    #ro-6 p,
    #ro-7 p,
    #ro-8 p {
        font-size: 13px;
        line-height: 26px;
}
	
}


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

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

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

@media (max-width: 480px) {
	#ro-1 h1 {
    font-size: 22px;
    line-height: 1.3;
}
	#ro-1 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	
}


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

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


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

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

