
/*

 * Template Name: Our Approach for Buyers

 */

/* 
.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;
    }

/*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-oab {
    padding: 0;
}
#ip-oab .title-widget{
	max-width: 680px;
}
    .ip-oab-top {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding: 111px 0 0;
    justify-content: space-between;
    }

    .ip-oab-title-wrap .title-l-o {
		left: -15px;
		top: -224px;
		right: auto;
		bottom: 0;
    }

    .ip-oab-container{
    	margin: 40px 0 0;
    }

    .ip-oab-description-inner {
	    font-size: 17px;
	    line-height: 1.846;
	    letter-spacing: 0.020em;
	    padding-bottom: 40px;
	}


    .ip-oab-inner{
    	border-bottom: 1px solid #e5e5e5;
    	padding: 0 0 100px;
    	display: flex;
    	flex-flow: row wrap;
    	align-items: center;
    	justify-content: center;
    }
    .ip-oab-inner .ip-oab-l{
    	margin: 0 98px 0 0;
    }
	.ip-oab-inner .ip-oab-content{}
	.ip-oab-inner .ip-oab-subheader{
		font-family: var(--font-family-title);
		color: var(--primary);
		font-size: 36px;
		line-height: 1.111;
		text-transform: uppercase;
		margin: 0 0 26px;
	}
	.ip-oab-inner .ip-oab-r{
		width: 31.842%;
	}
	.ip-oab-inner ::-webkit-input-placeholder {
	  text-transform: uppercase;
	}

	.ip-oab-inner :-ms-input-placeholder {
	  text-transform: uppercase;
	}

	.ip-oab-inner ::placeholder {
	  text-transform: uppercase;
	}
	.ip-oab-inner .ip-oab-mag{
		box-shadow: 0px 0px 15px rgba(0,0,0,0.4);
	}
	.ip-oab-inner .ip-oab-fillup{}
	.ip-oab-inner .ip-oab-form{}
	.ip-oab-inner .ip-oab-row{}
	.ip-oab-inner .ip-oab-row:not(.input){
		margin: 50px 0 0;
	}
	.ip-oab-inner .ip-oab-row.input{
		display: flex;
		flex-flow: row wrap;
		align-items: center;
		justify-content: space-between;
	}
	.ip-oab-inner .ip-oab-row.input input{
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border: 0;
		border-bottom: 1px solid #7f7f7f;
		font-size: 12px;
		letter-spacing: 0.020em;
		padding: 0 0;
		display: block;
		width: 100%;
		height: 61px;
		outline: 0;
        background-color: transparent;
	}
	.ip-oab-inner .ip-oab-row.input > div{
		width: calc(50% - 10px);
	}
	.ip-oab-inner .ip-oab-row.input > div:first-child{
		margin: 0 0 0;
	}

	.ip-oas-fv{
        padding: 98px 0 0;
    }
    .oab-fv-container{
        width: 1440px;
        margin: 0 auto;
        max-width: calc(100% - 30px);
    }
    .oab-fv-title{
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: center;
        margin: 0 0 40px;
    }
    .oab-fv-lg-slide{}
    .oab-fv-lg-slide .oab-fv-lg-single{}
    .oab-fv-lg-slide .oab-fv-lg-single a{}
    .oab-fv-lg-slide .oab-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;
    }
    .oab-fv-lg-slide .oab-fv-lg-single a:hover img{
        filter: grayscale(1);
        -webkit-filter: grayscale(1);
    }
    .oab-fv-lg-slide .oab-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;
    }
    .oab-fv-lg-slide .oab-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;
    }
    .oab-fv-sm-slide{
        overflow: hidden;
    }
    .oab-fv-sm-slide .slick-track{
        margin-left: -50%;
    }
    .oab-fv-sm-slide .oab-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;
    }
    .oab-fv-sm-slide .oab-fv-sm-single a:hover img{
        filter: grayscale(1);
        -webkit-filter: grayscale(1);
    }
    .oab-fv-sm-slide .oab-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;
    }
    .oab-fv-sm-slide .oab-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;
    }
    .oab-fv-button{
        margin: 49px 0 0;
    }

    /***Listings***/
    .oab-sl-top{
        display: flex;
        flex-flow: row wrap;
        align-items: center;

        justify-content: center;
        padding: 98px 0 0;
        margin: 0 0 40px;
    }
    .oab-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***/

.oab-fv-container {
    width: 1440px;
    margin: 0 auto;
    max-width: calc(100% - 30px);
    padding-top: 40px;
}


.form-images {
	margin-top: 50px;
}
.form-images img {
	border: 1px solid;
	margin: 15px 0 !important;
}
.difference {
	margin-top: 80px;
}
.difference li {
	font-size: 17px;
  line-height: 1.7;
  letter-spacing: 0.020em;
}
.buyers-new-video {
	padding-top: 40px;
}
.buyers-new-video h2 {
	margin-bottom: 40px !important;
}
.buyers-new-video .oab-fv-title {
	margin-bottom: 0;
}

.ip-oab-sl {
	display: none;
}

/*modify desktop header*/
@media only screen and (min-width: 992px) {
	.ip-oab-inner .ip-oab-form{
		max-width: 480px;
	}
    .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;
    }


    .oab-fv-sm-slide{
        margin: 24px -14px 0;
    }
    .oab-fv-sm-slide .slick-slide{
        margin: 0 14px;
    }
}
/*modify desktop header end*/

@media only screen and (max-width: 1440px) {
}

@media only screen and (max-width: 1366px) {
    #ip-oab {
        /*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;
    }
}

@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-oab-inner{
    	flex-flow: column wrap;
    	align-items: center;
    	justify-content: center;
    }
    .ip-oab-inner .ip-oab-l{
    	width: 100%;
    	margin: 0 0;
    }
    .ip-oab-inner .ip-oab-subheader{
    	text-align: center;
    	font-size: 28px;
    }
    .ip-oab-inner .ip-oab-subheader br{
    	display: none;
    }
    .ip-oab-inner .ip-oab-form{
		width: 100%;
		margin: 0 auto;
	}
	.ip-oab-inner .ip-oab-row:not(.input){
		display: flex;
		flex-flow: column wrap;
		align-items: center;
		justify-content: center;
	}
    .ip-oab-inner .ip-oab-r{
    	width: 100%;
    	max-width: 363px;
    	margin: 30px 0 0;
    }

    .ip-oas-top {
        padding: 60px 0 60px;
        justify-content: center;
        margin-left: 0;
    }
    .oab-fv-sm-slide{
        display: none;
    }
    .fp-cont{
        width: 50%;
    }
    .ip-fp-list{
        width: 455px;
    }

}

@media only screen and (max-width: 767px) {

	.oab-cont {
		width: 100%;
	}

	.fp-cont {

        /*width: 50%;*/
        width: 100%;

    }

    .fp-cont a .fp-d-hover{
        padding: 7px;
    }

}

@media only screen and (max-width: 480px) {

.ip-oab-inner .ip-oab-row.input > div{
	width: 100%;
	margin: 30px 0 0;
}

.fp-cont {

    width: 100%;

}
    

}