/**
Theme Name: Studio Bound
Version: 4.8.10
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: studiobound
Template: astra
*/
.home .about-home-section.studio01 {
    height: 100%;
}
body, .ast-plain-container, .ast-page-builder-template, .ast-separate-container {
    font-size:14px;
	font-weight:400;
	background-color:#000;
	overflow-x:hidden;
    font-family: "Montserrat", serif;
}
.srv_item {
    display: inline-block;
}
.svr_list ul .srv_item p {
    color: #fff;
    font-size: 22px;
    width: 75%;
    margin: 20px auto 0;
    line-height: 31px;
}

.client_sec {
    height: 100%;
}
.client_sec p {
    color: #000000;
    font-size: 35px;
    font-weight: 500;
    line-height: 45px;
    margin-bottom: 10px;
}
.detl-workimg {
    max-height: 100%;
    height: 100%;
}

.likewrk-detltxt h3.other-work-heading {
    font-size: 40px;
    margin: 50px 0 30px 0;
    color: #ffffff;
    font-weight: 700;
}
input[type="submit"].send-btn {
    background-color: #3A0082;
    border: none;
    border-radius: 0;
    color: #fff;
    height: 55px;
    line-height: 58px;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 45px;
    width: auto;
    border-radius: 3px;
}
input[type="submit"].send-btn:hover {
    background-color: #fff;
    color: #3A0082;
}

footer a{
    color: #fff;
}

footer a:hover {
    color: #dafe09;
}
dialog .x:hover {
    background-color: #3A0082;
	color:#fff;
}
.svr_list ul .srv_item:hover p {
    color: #fff;
}
.service-list {
    text-align: left;
    color: #fff;
    margin: 20px;
    font-size: 12px;
}
.wrapper {
     background: #000;
}

/* === Footer New Desing === */
.right-footer, .left-footer {
    text-align: center;
    margin: 10px 0px;
}
.copyright {
    color: #fff;
    font-size: 14px;
    text-align: left;
    background-color: transparent;
    padding: 0px;
    width: 100%;
    margin: 50px auto 10px;
}
.social-footer ul li a {
    color: #fff;
    font-size: 18px;
    width: 40px;
    height: 40px;
    display: inline-block;
    border: 1px solid #fff;
    text-align: center;
    line-height: 38px;
    border-radius: 100%;
}
.social-footer ul {
    list-style: none;
    padding: 0;
    margin: 0px 0 30px 0;
}
.left-footer p {
    line-height: 1.7rem;
}

/*  End Footer New Design */ 


.single-portfolio .detl-workimg video {
    position: relative;
}
.work-box {
    background-color: #ffffff;
}
.work-box:hover .wrktxt p:before {
    background-color: #ffffff;
    border-color: #ffffff;
}
.work-box:hover .wrktxt p:after {
    color: #000000;
}
.sticky-sec1 {
    background-color: #ffffff;
}
.vertic-cont{
    row-gap: 40px;
    flex-direction: column;
}
.vertic-cont .txt-contadd {
    width: 100%;
}
.textbnr-top .abutsdesc p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom: 1.2em;
}
.awards-lists ul{
    list-style:none;
    padding:0;
    margin:30px 0 0 0;
}

.awards-lists ul li{
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 30px 0;
    line-height: 2.6rem;
}
.page-template-aboutus_page .inr_hdr {
    margin-bottom: 20px;
}

.footer-main {
    width: 100%;
}
#loadMore {
    background-color: #343434;
}
.menu-btn {
    background: #000000;
}
.logo-img img, .wrapper-logo img {
    width:210px;
}
.left-footer p {
    text-transform: none;
}
.work-box .wrktxt p, .work_detail_bnr .desc-wrktxt h4, .work_detail_bnr .desc-wrktxt h1,
.terhal .desc-wrktxt h4, .terhal .desc-wrktxt h1, .innerpage-banner .inr_hdr{
    text-transform: uppercase;
}

.teamlists .team-img {
    border-radius: 100%;
    border: 6px solid #fff;
    width: 100%;
}
.teamlists h3.team-name {
    font-size: 36px;
    margin-bottom:30px;
}
.teamlists .team-bio, .teamlists .team-bio p, .teamlists h3.team-name{
    color:#fff;
}
.teamlists .team-bio, .teamlists .team-bio p{
    font-size: 20px;
    line-height: 1.5em;
}
.teamlists .team-bio p{
    margin-bottom: 1em;
}
.team-section .teamlists{
    padding: 40px 85px 40px 85px;
}


@media (min-width:768px){
.related-portfolio .work-box{
    width:33.33%;
    height: 350px;
}
.bnr_image {
    min-height: 600px;
    height: 100%;
}
.service-text {
    width: 50%;
}
.new-service.svr_list ul li {
    display: inline-block;
    width: 20%;
    text-align: center;
}
.new-service.svr_list ul .srv_item p {
    width: 90%;
}
	.client_sec {
    padding: 80px 85px;
}
.stick-text {
    padding-left: 70px;
    padding-right: 70px;
}
.about-home-section, .innerpage-banner, .paddesk-lftryt, .contact_sec {
    padding-left: 100px;
    padding-right: 100px;
}
}

@media (max-width:768px){
body.page-id-10 .sticky-sec1 {
    position: relative;
    background-color: transparent;
}

.client_sec p {
        font-size: 22px;
        line-height: 35px;
    }
.footer-main * {
    text-align: center !important;
}
.footer-main .copyright {
        font-size: 14px;
        text-align: center !important;
        line-height: 24px;
        padding: 5px 0px;
        width: 100%;
        margin: 10px auto 10px;
    }
.social-footer ul {
    margin: 0px 0 10px 0;
}
    .logab-inr {
        width: 30%;
    }
.awards-lists ul li {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 25px 0;
    line-height: 2rem;
}
.logo-img img, .wrapper-logo img {
    width: 135px;
}
.team-section .teamlists {
    padding: 30px 0px 30px 0px;
}
.teamlists .team-img {
    width: 80%;
    margin: 20px auto;
    display: block;
}
.teamlists .team-bio, .teamlists .team-bio p, .teamlists h3.team-name {
    text-align: center;
    font-size:20px;
    line-height: 1.4em;
}
.teamlists h3.team-name {
    font-size: 30px;
}
.designation{
    display:block;
    width:100%;
}
.desc-wrktxt h4, .desc-wrktxt h1 {
    font-size: 40px;
}
.terhal .desc-wrktxt h4, .terhal .desc-wrktxt h1 {
    font-size: 36px;
    line-height: 50px;
}
.page-template-aboutus_page .textbnr-top, .awards-sec {
    text-align: center;
}
.work-box .wrktxt p {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}	
	.new-service ul li{
		vertical-align:top;
	}

	
}

