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

#header-secondary-outer {
    padding: 8px 0px;
}

a#logo img {
    transform: scale(290%);
    position: relative;
    z-index: 9999;
    transform-origin: 0% 37%;
}

#header-secondary-outer {
    z-index: 1;
}

#top form.is-search-form {
    position: relative;
    left: 70px;
    border-radius: 50px !important;
    overflow: hidden;
}


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

#ro-1 .n2-ss-widget.nextend-thumbnail {
    width: 77% !important;
    padding: 0px 0px !important;
    margin: 0px;
    margin-top: -60px;
    border-left: solid 41px #fff;
    border-right: solid 41px #fff;
    box-shadow: 0px 0px 10px 5px #0000007a;
    overflow: visible !important;
}

#ro-1 .n2-ss-widget.nextend-thumbnail .nextend-thumbnail-button img {
    width: 54px !important;
}

#ro-1 .nextend-thumbnail-next {
    right: -130px !important;
    z-index: 9999;
}

#ro-1 .nextend-thumbnail-previous {
    left: -130px !important;
    z-index: 9999;
}

#ro-1 .n2-thumbnail-dot {
    margin: 0px 11px !important;
}

#ro-1 .nextend-thumbnail-button.nextend-thumbnail-previous {
    transform: rotate(90deg) !important;
}


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

#ro-2 .row-bg.viewport-desktop.using-bg-color {
    background-image: linear-gradient(to right, #a92e2e, rgb(114, 47, 47), #a92e2e, #a92e2e) !important;
    background-size: 110%;
    background-position: -200%;
    animation: infinite alternate 19.5s cubic-bezier(0, 0, 0.7, 0.71) blll;
    background-repeat: repeat-x !important;
}

@keyframes blll {
    to {
        background-position: 600%;
    }
}


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

#ro-3 .txt1 h6 img,
#ro-5 .txt1 h6 img {
    display: inline;
    margin-bottom: -5px;
    margin-right: 6px;
}


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

#ro-4 .hover-wrap {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

#ro-4 .txt-info {
    position: absolute;
    background-color: hsl(5deg 49% 47% / 57%);
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
    border-radius: 12px;
    opacity: 0;
}

#ro-4 .imgg {
    width: 100%;
}

#ro-4 .txt-info h4 {
    color: #fff;
}

#ro-4 .txt-info:hover {
    opacity: 100%;
}


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

#ro-5 a#btnn {
    border-radius: 5px !important;
    padding: 17px 80px;
    font-family: 'DM Sans';
    font-size: 16px;
    font-weight: 100;
}


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

#fttr {
    padding-top: 70px !important;
    padding-bottom: 60px !important;
}

#fttr input,
#fttr textarea,
#fttr select {
    background-color: #dddddd;
    border: none !important;
    height: 40px;
    box-shadow: 0px 0px !important;
}

#fttr textarea {
    height: 100px;
    resize: none;
}

#fttr button.frm_button_submit {
    background-color: #a92e2e;
    border-radius: 0px !important;
    width: 100%;
    border: none;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 14px;
    padding: 20px 0px !important;
    color: #fff !important;
}


/*  */

#fttr sectiion.linkss .box1,
#fttr sectiion.linkss .box2,
#fttr sectiion.linkss .box3 {
    position: relative;
    padding-left: 44px;
	line-height: 40px;
/*     margin-bottom: 16px; */
}

#fttr sectiion.linkss div i {
    position: absolute;
    left: 0px;
    top: 7px;
    width: 40px;
    height: 20px;
    color: #555556;
    font-size: 31px;
}

#fttr sectiion.linkss div a {
    font-family: 'Open Sans';
    font-weight: 600;
    color: #2f2f2dbf;
    display: block;
}


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

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


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

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


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

@media (max-width: 1366px) {
    #ro-1 h1 {
        font-size: 40px !important;
    }
}


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

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


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

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


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

@media (max-width: 1280px) {
    #ro-1 .txt1 h2,
    #ro-2 h2.vc_custom_heading,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #fttr .txt1 h2 {
        font-size: 35px !important;
        line-height: 1.2 !important;
    }
}


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

@media (max-width: 1024px) {
    #ro-1 .n2-ss-widget.nextend-thumbnail {
        width: 67% !important;
        margin-top: -70px;
    }
    #ro-1 .n2-thumbnail-dot {
        margin: 0px 8px !important;
    }
    #ro-1 {
        padding-bottom: 70px !important;
    }
    .off-canvas-menu-container.mobile-only form.is-search-form {
        display: none;
    }
    #top form.is-search-form {
        left: 50px;
        z-index: 99999;
    }
    #top li#search-btn {
        display: none !important;
    }
    #ro-2 h2.vc_custom_heading br {
        display: none;
    }
    #ro-5 .txt1 p {
        width: 83%;
        margin: auto;
        font-size: 14px;
        line-height: 1.3;
    }
    #ro-5 .txt1 p br {
        display: none;
    }
	div#search-outer {
    display: none !important;
}
}


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

@media (max-width: 900px) {
    #top form.is-search-form {
        left: 10px;
        z-index: 99999;
    }
    #top a.mobile-search {
        display: none;
    }
    #ro-5 {
        padding: 110px 0px !important;
    }
    #ro-1 h1 {
        font-size: 30px !important;
    }
    #ro-1 .n2-ss-widget.nextend-thumbnail {
        width: 70% !important;
        margin-top: -30px;
        border-left-width: 10px;
        border-right-width: 10px;
    }
    #ro-1 .n2-ss-widget.nextend-thumbnail .nextend-thumbnail-inner {
        padding: 23px 0px;
    }
    #ro-2 h2.vc_custom_heading br {
        display: none;
    }
    #ro-2 h2.vc_custom_heading {
        font-size: 20px !important;
        line-height: 1.2 !important;
    }
    #ro-1 .nextend-thumbnail-next {
        right: -80px !important;
        z-index: 9999;
    }
    #ro-1 .nextend-thumbnail-previous {
        left: -80px !important;
        z-index: 9999;
    }
    #ro-1 .n2-ss-widget.nextend-thumbnail .nextend-thumbnail-button img {
        width: 44px !important;
    }
	#abt-ro-2 .nectar-icon-list-item {
    width: 100%;
    padding: 0% 0% 8% 10%;
}
#client-ro .nectar-icon-list-item {
    padding: 0% 15% 5% 15%;
    width: 100%;
}
}


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

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


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

@media (max-width: 480px) {
    #top form.is-search-form {
        display: none;
    }
    #top a.mobile-search {
        display: block;
    }
    #ro-1 h1 {
        font-size: 20px !important;
    }
    #ro-1 .n2-ss-widget.nextend-thumbnail {
        width: 90% !important;
        margin-top: 0px;
    }
    #copyright .col.span_5 {
        margin-bottom: 0px;
    }
	#abt-ro-2 .nectar-icon-list-item {
    padding: 0% 0% 11% 15%;
}
#client-ro .nectar-icon-list-item {
    padding: 0% 15% 5% 15%;
}
}


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

@media (max-width: 444px) {
    #ro-1 h1 {
        font-size: 15px !important;
    }
    #ro-1 .txt1 h2,
    #ro-2 h2.vc_custom_heading,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #fttr .txt1 h2,
    #fttr h2.vc_custom_heading {
        font-size: 20px !important;
        line-height: 1.2 !important;
    }
    #ro-1 .txt1 p,
    #ro-3 .txt1 p,
    #ro-4 .txt1 p,
    #ro-5 .txt1 p,
    #fttr .txt1 p {
        font-size: 12px !important;
        line-height: 1.3 !important;
    }
	#abt-ro-2 .nectar-icon-list-item {
    padding: 0% 0% 28% 15%;
}
#client-ro .nectar-icon-list-item {
    padding: 0% 15% 15% 15%;
}
}


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

@media (max-width: 375px) {
	#abt-ro-2 .nectar-icon-list-item {
    padding: 0% 0% 28% 15%;
}
#client-ro .nectar-icon-list-item {
    padding: 0% 15% 15% 15%;
}
}


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

@media (max-width: 360px) {
	
	#abt-ro-2 .nectar-icon-list-item {
    padding: 0% 0% 35% 15%;
}
#client-ro .nectar-icon-list-item {
    padding: 0% 15% 30% 15%;
}
	.work-meta h4.title {
    font-size:19px;
}
marquee {
    margin-top:10px;
    border: solid;
    
}
marquee h3{
    color: #a92e2e;
}
}


.work-meta h4.title {
    font-size:19px;
}
marquee {
    margin-top:10px;
    border: solid;
    
}
marquee h3{
    color: #a92e2e;
}