
/*

 * Template Name: Our Approach for Sellers

 */

/* 
.ip-banner {
    opacity: 0;
    display: none;
} */

#main-wrapper {
    /* padding-top: 150px; */
    position: relative;
    z-index: 1;
}
    #main-wrapper:before {}
    #inner-page-wrapper > .container {
        width: 100%;
        padding: 0;
    }
    #content-full {
        margin-top: 0;
    }
#content-full #content{
    padding: 0 0;
}
/*breadcrumbs*/
#content p#breadcrumbs {
    margin: 0;
    position: absolute;
    top: 0;
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 1;
    color: #797979;
    text-transform: uppercase;
    /*background: #002349 url(../../images/accent-bg.jpg) center/cover no-repeat;*/
    width: 904px;
    width: 56.5%;
    padding: 13.5px 0 13.5px 7.7%;
    z-index: 3; 
    border-bottom: 2px solid #001941;
}


    #content p#breadcrumbs span.breadcrumb_last {
        color: #002349;
    }
        #content p#breadcrumbs span span {
            margin: 0 4px;
        }
        #content p#breadcrumbs span span:first-of-type {
            margin-left: 0;
        }
        #content p#breadcrumbs span span:last-of-type {
            margin-right: 0;
        }
/*breadcrumbs end*/


#ip-oas {
    padding: 0;
}
#ip-oas .title-widget{
	max-width: 680px;
}
    .ip-oas-top {
        position: relative;
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        padding: 111px 0 0;
        justify-content: space-between;
        margin-left: 80px;
    }
    .ip-oas-top .ip-oas-title-wrap{
        
    }

    .ip-oas-title-wrap .title-l-o {
		left: -15px;
		top: -224px;
		right: auto;
		bottom: 0;
    }
    .ip-oas-agent{}
    .ip-oas-agent .oas-agent-inner{
        display: flex;
        flex-flow: row wrap;
        align-items: flex-end;
        justify-content: center;
        width: 1240px;
        margin: 0 auto;
        max-width: calc(100% - 30px);
        position: relative;
    }
    .ip-oas-agent .oas-agent-inner:before{
        content:'';
        display: block;
        position: absolute;
        z-index: 0;
        border: 1px solid #e6e6e6;
        left: 0;
        right: 0;
        bottom: 0;
        height: calc(100% - 40px);
        max-height: 540px;
    }
    .ip-oas-agent .oas-agent-l{
        width: 45.728%;
        padding: 0 15px;
        position: relative;
        z-index: 1;
    }
    .ip-oas-agent .oas-agent-l img{
        margin: 0 auto;
    }
    .ip-oas-agent .oas-agent-photo{}
    .ip-oas-agent .oas-agent-r{
        width: 54.272%;
        padding: 0 0 94px;
        position: relative;
        z-index: 1;
    }
    .oas-agent-desc{
        font-size: 17px;
        line-height: 1.846;
        letter-spacing: 0.020em;
        margin: 24px 0 0;
    }

    .oas-agent-awards{
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: center;
        margin: 25px 0 0;
    }
    .oas-agent-awards .oas-agent-award {
        min-width: 165px;
        min-height: 113px;
        font-family: var(--font-family-title);
        text-align: center;
        font-size: 14px;
        line-height: 1.286;
        text-transform: uppercase;
        margin-left: 24px;
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: center;
        position: relative;
    }
    .oas-agent-awards .oas-agent-award:before{
        content: '';
        display: block;
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../../images/our-approach-for-sellers/oas-award.png) center center no-repeat;
        background-size: cover;
    }
    .oas-agent-awards .oas-agent-award:first-child{
        margin: 0 0 0;
    }
    .ip-oas-fv{
        padding: 98px 0 0;
    }
    .oas-fv-container{
        width: 1440px;
        margin: 0 auto;
        max-width: calc(100% - 30px);
    }
    .oas-fv-title{
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: center;
        margin: 0 0 40px;
    }
    .oas-fv-lg-slide{}
    .oas-fv-lg-slide .oas-fv-lg-single{}
    .oas-fv-lg-slide .oas-fv-lg-single a{}
    .oas-fv-lg-slide .oas-fv-lg-single a img{
        filter: grayscale(0);
        -webkit-filter: grayscale(0);
        transition: all ease .4s;
        -moz-transition: all ease .4s;
        -webkit-transition: all ease .4s;
    }
    .oas-fv-lg-slide .oas-fv-lg-single a:hover img{
        filter: grayscale(1);
        -webkit-filter: grayscale(1);
    }
    .oas-fv-lg-slide .oas-fv-lg-single a:before{
        content:'';
        display: block;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../../images/our-approach-for-sellers/oas-fv-fade.png) center center no-repeat;
        background-size: cover;
    }
    .oas-fv-lg-slide .oas-fv-lg-single a:after{
        content:'';
        display: block;
        position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../../images/our-approach-for-sellers/oas-fv-play.png) center center no-repeat;
        background-size: min(15.263%,117px) auto;
    }
    .oas-fv-sm-slide{
        overflow: hidden;
    }
    .oas-fv-sm-slide .slick-track{
        margin-left: -50%;
    }
    .oas-fv-sm-slide .oas-fv-sm-single a img{
        filter: grayscale(0);
        -webkit-filter: grayscale(0);
        transition: all ease .4s;
        -moz-transition: all ease .4s;
        -webkit-transition: all ease .4s;
    }
    .oas-fv-sm-slide .oas-fv-sm-single a:hover img{
        filter: grayscale(1);
        -webkit-filter: grayscale(1);
    }
    .oas-fv-sm-slide .oas-fv-sm-single a:before{
        content:'';
        display: block;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../../images/our-approach-for-sellers/oas-fv-fade.png) center center no-repeat;
        background-size: cover;
    }
    .oas-fv-sm-slide .oas-fv-sm-single a:after{
        content:'';
        display: block;
        position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../../images/our-approach-for-sellers/oas-fv-play.png) center center no-repeat;
        background-size: min(15.263%,117px) auto;
    }
    .oas-fv-button{
        margin: 49px 0 0;
    }

    /***Listings***/
    .oas-sl-top{
        display: flex;
        flex-flow: row wrap;
        align-items: center;

        justify-content: center;
        padding: 98px 0 0;
        margin: 0 0 40px;
    }
    .oas-sl-button{
        margin: 50px 0 0;
    }
    a.hp-link.sl span.link-title{
        font-size: 18px;
    }
    .ip-fp-list {
        width: 1478px;
        margin: 0 auto;
        max-width: calc(100% - 30px);
    }
    .ip-fp-list:not(.slick-initialized) {
        display: flex;
        flex-flow: row;
        overflow: hidden;
    }
    .ip-fp-list:not(.slick-initialized) .fp-cont{
        width: calc(100% / 3);
    }


     .fp-cont {

         display: block;  

         padding: 0 19px; 

         margin: 19px 0 0;

     }



      .fp-cont a {

         display: block;

         width: 100%; 

         margin: 0 auto; 

         position: relative;

      }



      .fp-cont a .img-fp {

         position: relative; 



      }



      .fp-cont a .img-fp .stats {

        position: absolute;

        left: 0;

        top: 25px;

        width: 191px;

        z-index: 3;

        display: flex;

        align-items: center;

        text-align: center;

      }



      .fp-cont a .img-fp .stats span.fp-active,

      .fp-cont a .img-fp .stats span.fp-pending {

        display: block;

        width: 100%;

        height: 100%;

        background: #fff;

        color: #002349;

        text-transform: uppercase;

        letter-spacing: 0.025em;

        z-index: 3;

        font-size: 16px;

        line-height: 40px;



      }



      .fp-cont a .img-fp .stats span.fp-pending {

         color: #fff; 

         background: #666666; 

      }



       .fp-cont a .img-fp canvas {

         position: relative; 

         background: #000; 

         width: 100%;

       }



       .fp-cont a .img-fp img {

           position: absolute;

           top: 0;

           left: 0;

           right: 0;

           height: 100%;

           width: 100%;

           object-fit: cover;

           transition: all .25s ease-in-out;

           -moz-transition: all .25s ease-in-out;

           -webkit-transition: all .25s ease-in-out; 

           opacity: 0.8;

          }

          



          .fp-cont a .fp-d-default {

            position: absolute;

            z-index: 2;

            bottom: 0;

            left: 0;

            background: rgba(0,35,73,0.7);

            color: #fff;

            padding: 15px;

            width: 100%;

           transition: all .25s ease-in-out;

           -moz-transition: all .25s ease-in-out;

           -webkit-transition: all .25s ease-in-out;  

           opacity: 1;

          }



           .fp-cont a span.fp-price {

             font-size: 30px; 

             display: block;

           }



           .fp-cont a span.fp-add {

             display: block; 

             font-size: 16px; 

             line-height: 1;

           }



          .fp-cont a .fp-d-hover {

            position: absolute;

            z-index: 2;

            bottom: 0;

            left: 0;

            /*background: rgba(0,35,73,0.7);*/
            background: rgba(148,148,148,0.8);

            color: #fff;

            padding: 15px;

            width: 100%; 

            height: 100%; 

            display: flex; 

            justify-content: center;

            align-items: center; 

            text-align: center;

                       transition: all .25s ease-in-out;

           -moz-transition: all .25s ease-in-out;

           -webkit-transition: all .25s ease-in-out; 

           opacity: 0;

          }



           .fp-cont a .fp-d-hover span.fp-price {

             font-family: var(--font-family-title); 

             font-size: 45px; 

             letter-spacing: 0.025em; 

             line-height: 1;

           }



           .fp-cont a .fp-d-hover span.fp-add {

             font-size: 20px;  

             line-height: 26px; 

             padding: 10px 0;

           }



          .fp-cont a .fp-d-hover span.fp-btn {

             /* display: block; */

             width: 170px;

             height: 40px;

             padding: 0 20px;

             font-size: 0;

             display: flex;

             align-items: center;

             justify-content: space-between;

             text-align: left;

             background: rgba(255,255,255,1);

             font-family: var(--font-family-default);

             margin: 28px auto 0;

             transition: all 0.4s ease-in-out;

             -webkit-transition: all 0.4s ease-in-out;

             -moz-transition: all 0.4s ease-in-out;

          }



          .fp-cont a .fp-d-hover span.fp-btn em {

             width: 93%; 

             font-size: 13px; 

             color: #002349; 

             text-transform: capitalize; 

             font-style: normal !important;



          }

          

          .fp-cont a .fp-d-hover span.fp-d-info {

            display: flex; 

            justify-content: center; 

            align-items: center;

          }



          .fp-cont a .fp-d-hover span.fp-d-info em {

             font-style: normal !important;  

             font-size: 18px; 

             letter-spacing: 0.025em;



          }

          .fp-cont a .fp-d-hover span.fp-d-info em:nth-child(2) {

             margin: 0 8px; 

             border-right: 1px solid #fff;

             border-left: 1px solid #fff; 

             padding: 0 8px;

          }



          .fp-cont a .fp-d-hover span.fp-btn em:nth-child(2) {

             font-size: 16px; 

             width: 7%;

          }





          .fp-cont a:hover .fp-d-default {

             opacity: 0;

          }



          .fp-cont a:hover .fp-d-hover {

             opacity: 1;

          }
    /***Listings End***/


.ip-oas-sl {
	display: none;
}

/*modify desktop header*/
@media only screen and (min-width: 992px) {
    .main-header {
        position: absolute;
        top: 0;
    }
        .main-header .logo-flex a img:not(.blue-logo) {
            display: none;
        }
        .main-header .logo-flex a .blue-logo {
            display: block;
        }
        .main-header .logo-flex a:nth-child(2):before {
            background: rgba(102,102,102,0.2);
        }
    .navigation .aios-split-nav > li {
        border-bottom: 1px solid rgba(102,102,102,0.2);
    }
    .navigation .aios-split-nav > li > a {
        color: #666666 !important;
    }
    .oas-agent-desc {
        max-width: 570px;
        padding: 0 15px;
        /* background: #fff; */
    }
    .oas-agent-awards{
        justify-content: flex-start;
    }
    .oas-fv-sm-slide{
        margin: 24px -14px 0;
    }
    .oas-fv-sm-slide .slick-slide{
        margin: 0 14px;
    }
}
/*modify desktop header end*/

@media only screen and (min-width: 992px) {
    .ip-oas-top .ip-oas-title-wrap {
        max-width: 495px;
    }

}

@media only screen and (max-width: 1440px) {
}

@media only screen and (max-width: 1366px) {
    #ip-oas {
        /*padding: 0 15px;*/
    }
}

@media only screen and (max-width: 1199px) {
     .fp-cont{
        padding: 0 8px;
    }

    .fp-cont a .fp-d-hover span.fp-price {
        font-size: 35px;
        letter-spacing: 0.015em;
    }
    .fp-cont a .fp-d-hover span.fp-add {
        font-size: 17px;
        line-height: 20px;
        padding: 7px 0;
    }
    .fp-cont a .fp-d-hover span.fp-d-info em {
        font-size: 15px;
        letter-spacing: 0.015em;
    }
    .ip-oas-agent .oas-agent-l {
        width: 40.728%;
    }
    .ip-oas-agent .oas-agent-r {
        width: 59.272%;
    }
    .oas-agent-awards .oas-agent-award {
        margin-left: 18px;
    }
}

@media only screen and (max-width: 991px) {
    /*breadcrumbs*/
    #content p#breadcrumbs {
        width: 100%;
        position: relative;
        padding: 13px 15px;
    }
    /*breadcrumbs end*/ 

    #main-wrapper {
        padding-top: 0;
    }
    .ip-oas-top {
        padding: 60px 0 60px;
        justify-content: center;
        margin-left: 0;
    }
    .oas-fv-sm-slide{
        display: none;
    }
    .oas-agent-inner{
    	flex-flow: column wrap;
    	align-items: center;
    	justify-content: center;
    }
    .oas-agent-inner .oas-agent-l{
    	width: 100%;
    	margin: 0 0;
    }

    .oas-agent-inner .oas-agent-r {
        width: 100%;
        margin: 30px 0 0;
        text-align: center;
        padding: 0 15px 30px;
    }
    .oas-agent-awards {
        margin: 45px 0 0;
    }
    .fp-cont{
        width: 50%;
    }
    .ip-fp-list{
        width: 455px;
    }
}

@media only screen and (max-width: 767px) {

	.oas-cont {
		width: 100%;
	}

    .fp-cont {

        /*width: 50%;*/
        width: 100%;

    }

    .fp-cont a .fp-d-hover{
        padding: 7px;
    }
    .ip-oas-agent .oas-agent-inner:before{
        display: none;
    }
    .oas-agent-awards{
        flex-flow: column wrap;
        align-items: center;
        justify-content: center;
    }
    .oas-agent-awards .oas-agent-award{
        margin-left: 0;
        margin-top: 30px;
    }

}

@media only screen and (max-width: 480px) {

.ip-oas-inner .ip-oas-row.input > div{
	width: 100%;
	margin: 30px 0 0;
}
.fp-cont {

    width: 100%;

}

}