.ip-banner{
	display: none;
}

#inner-page-wrapper {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

div#inner-page-wrapper .ip-banner{
	display: block;
}

div#inner-page-wrapper .ip-banner::before {
    display: none;
}

p#breadcrumbs {
    padding-left: 37px;
}

.ip-breadcrumbs-holder {
    background: rgba(255, 255, 255, 0.54);
    padding: 13px 0;
}

#content-sidebar, #content-full {
    margin-top: 0;
    position: relative;
    z-index: 3;
}

#content-full #content{
	position: relative;
	z-index: 5;
}

p#breadcrumbs, p#breadcrumbs a {
    color: #000;
}

#content-full{
	position: relative;
}

#content-full::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/our-services/os-bg.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .08;
    z-index: 1;
    background-attachment: fixed;
}

.aiosp-auto-cursor .aiosp-content {
    cursor: auto;
    max-width: 900px;
    margin: auto;
}

.aiosp-ready #ip-about-iframe {
    display: inline-block!important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}

.ip-about-video-item:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid #fff;
    font-size: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-indent: 5px;
    color: #fff !important;
}

.ip-about-video-item:hover:before {
	border: 2px solid #9e1e26;
	color: #9e1e26 !important;
}

	.ip-banner canvas {
	    display: block;
	    width: 100%;
	    background: url(../../images/buy-with-us/buy-with-us-banner.jpg) no-repeat;
	    background-size: cover;
	    background-position: center;
	    min-height: 516px;
	    -webkit-filter: grayscale(0);
	    filter: grayscale(0);
	    opacity: .8;
	}

		.ip-os-title {
		    font-size: 74px;
		    font-weight: 700;
		    text-transform: uppercase;
		    font-family: 'Source Sans Pro', sans-serif;
		    line-height: .97;
		    letter-spacing: 3px;
		    text-align: left;
		    margin-bottom: 48px;
		    color: #000;
		    position: relative;
		    position: relative;
			z-index: 2;
		}

		    .ip-os-title span {
		        font-size: 44px;
		        font-weight: 400;
		        color: #9e1e26;
		        letter-spacing: 1px;
		        display: block;
		    }

		        .ip-os-title::after {
				    content: '';
				    position: absolute;
				    top: -21px;
				    left: 0;
				    width: 55px;
				    height: 1px;
				    background: #9e1e26;
				}

					.ip-marketing-head {
					    padding-top: 40px;
					    position: relative;
					    padding-bottom: 88px;
/*					    min-height: 401px;*/
                        margin-bottom: 32px;
					}

						.ip-marketing-head p {
						    font-size: 16px;
						    color: #000;
						    font-weight: 300;
						    font-family: 'Roboto', sans-serif;
						    line-height: 2.13 !important;
						    position: relative;
						    z-index: 2;
						    max-width: 605px;
    						letter-spacing: 0;
						}

							.ip-marketing-head::after {
							    content: '';
							    position: absolute;
							    top: -67px;
							    right: 0;
							    width: calc((100vw - 1140px) / 2 + 100%);
							    height: calc(100% + 67px);
							    background: #ffffff;
							    pointer-events: none;
							    z-index: 1;
							    opacity: 1;
							}

								.marketing-photo {
								    width: calc((100vw - 1199px) / 2 + 100%);
								    background-size: cover;
								    background-position: center;
								    left: -49px;
								    position: relative;
								    margin-top: 125px;
								    z-index: 2;
								}

									.marketing-photo canvas{
										display: block;
										width: 100%;
										background: #000;
										opacity: .1;
									}

								.marketing-photo a {
								    display: block;
								    position: relative;
								}

							.marketing-photo:hover canvas{
								opacity: 0;
							}

.ip-os-infos {
    background: #fff;
    margin: 58px -90px 81px;
    padding: 0px 15px 70px;
    text-align: center;
}

	.ip-os-infos .ip-os-title {
	    display: inline-block;
	    margin-bottom: 30px;
	}

		.ip-nd-info-text {
		    font-size: 15px;
		    color: #000;
		    font-weight: 300;
		    font-family: 'Roboto', sans-serif;
		    line-height: 1.75 !important;
		    max-width: 614px;
		    margin: 0 auto 0;
		    letter-spacing: 0;
		    text-align: center;
		}

			.ip-os-sub-title {
			    font-size: 35px;
			    text-transform: uppercase;
			    color: #9e1e26;
			    font-family: 'Source Sans Pro', sans-serif;
			    letter-spacing: .7px;
			    margin-top: 30px;
			    padding-top: 100px;
			    margin-bottom: 40px;
			}

			#content .ip-os-infos p {
			    color: #000;
			    font-family: 'Roboto';
			    font-size: 18px;
			    max-width: 750px;
			    font-weight: 500;
			    line-height: 36px;
			    text-align: center;
			    margin: 0 auto;
			}

			#content img.ip-buy-img {
			    display: block;
			    margin: 50px auto 0;
			    text-align: center;
			    max-width: 100%;
			}

			.ip-buy-sign span {
			    font-family: 'Roboto';
			    font-size: 16px;
			    font-weight: 300;
			    margin-top: -7px;
			    display: block;
			}

			.ip-os-list {
			    display: flex;
			    flex-wrap: wrap;
			    justify-content: space-between;
			    max-width: 1090px;
			    margin: 53px auto 0 !important;
			}

				.ip-os-list.pre-mls{
					max-width: 678px;
				}
				
				.ip-os-list ul{
					list-style: none !important;
					margin: 0 !important;
				}

					.ip-os-infos ul span{
						font-size: 15px;
					    color: #000;
					    font-weight: 300;
					    font-family: 'Roboto', sans-serif;
					    line-height: 1.55 !important;
					    letter-spacing: 0;
					}

						.ip-os-infos ul li {
						    margin-bottom: 37px;
						    flex-basis: 44%;
						    padding-left: 57px;
    						position: relative;
    						text-align: left;
						}

							.ip-os-infos ul {
							    /*flex-basis: 44%;*/
							}

								.ip-os-infos ul li img {
								    position: absolute;
								    left: 0;
								    top: -8px;
								}

							.ip-os-infos.nd-proven-result .ip-os-list {
							    max-width: 1009px;
							}

						.ip-os-infos.nd-proven-result ul {
						    flex-basis: 55%;
						}

					.ip-os-infos.nd-proven-result ul:nth-child(2) {
					    flex-basis: 40%;
					}

				.ip-os-infos ul li img.icon-mid {
				    top: 6px;
				}

			.ip-os-note {
			    text-align: right;
			    color: #231f20;
			    font-size: 15px;
			    font-weight: 300;
			    font-style: italic;
			    font-family: 'Roboto', sans-serif;
			    margin-top: 50px;
			    right: 90px;
   			 	position: relative;
			}

		.get-started-link a:hover {
		    background: #9e1e26;
		    color: #fff;
		}

	.get-started-link a {
	    font-size: 16px;
	    color: #333333;
	    text-transform: uppercase;
	    background: #fff;
	    letter-spacing: 2px;
	    height: 62px;
	    line-height: 62px;
	    font-family: 'Source Sans Pro', sans-serif;
	    display: block;
	    max-width: 268px;
	    padding: 0 24px;
	    margin: 29px 0 0 0;
	    border: solid 1px #9e1e26;
	    -webkit-transition: all 0.4s ease-in-out;
	    -moz-transition: all 0.4s ease-in-out;
	    -o-transition: all 0.4s ease-in-out;
	    transition: all 0.4s ease-in-out;
	}

		.get-started-link a:hover span {
		    background-position: 0px -25px;
		}

			.get-started-link a span {
			    display: inline-block;
			    vertical-align: sub;
			    width: 20px;
			    height: 20px;
			    background: url(../../images/fp-logo-icon.png) no-repeat;
			    background-position: 0px 0px;
			    margin-right: 18px;
			    -webkit-transition: all 0.4s ease-in-out;
			    -moz-transition: all 0.4s ease-in-out;
			    -o-transition: all 0.4s ease-in-out;
			    transition: all 0.4s ease-in-out;
			}

section.footer-contact-form-area {
    display: none;
}

.ip-os-infos.lgs-area {
    margin-bottom: 0;
}

.get-started-link {
    z-index: 2;
    position: relative;
}

/*media query*/
@media only screen and (max-width: 1440px) {

	.ip-os-title {
	    font-size: 65px;
	}

	.ip-os-title span {
	    font-size: 40px;
	}

	.marketing-photo {
    	/*width: calc((100vw - 1115px) / 2 + 100%);*/
	}

	.ip-os-infos .ip-os-title {
	    max-width: 380px;
	}


}

@media only screen and (max-width: 1366px) {

	.ip-marketing-head {
	    padding-top: 18px;
	    padding-bottom: 28px;
	}

	.ip-about-video-item:before {
	    width: 80px;
	    height: 80px;
	}

}

@media only screen and (max-width: 1199px) {
	
	.ip-marketing-head::after {
	    width: calc((100vw - 930px) / 2 + 100%);
	}

	.marketing-photo {
	    width: calc((100vw - 870px) / 2 + 100%);
	}

	.ip-os-title {
	    font-size: 40px;
	}

	.ip-os-title span {
	    font-size: 30px;
	}

	.ip-marketing-head p {
	    max-width: 500px;
	}

	.ip-os-infos {
	    margin: 58px 0px 81px;
	    padding: 0px 30px 35px;
	}

	.ip-os-infos ul span {
	    font-size: 12px;
	}

}

@media only screen and (max-width: 991px) {
	
	.ip-marketing-head::after {
	    top: 0;
	    width: 100vw;
	    left: 50%;
	    right: 50%;
	    margin-left: -50vw;
	    margin-right: -50vw;
	    height: 100%;
	}

	.ip-marketing-head {
	    padding-top: 60px;
	    padding-bottom: 28px;
	}

	.ip-os-title {
	    text-align: center;
	}

	.ip-os-title::after {
	    right: 0;
	    margin: auto;
	}

	.ip-marketing-head p {
	    max-width: 100%;
	    text-align: justify;
	}

	.marketing-photo {
	    width: 100%;
	    max-width: 500px;
	    margin: 0 auto;
	    left: 0;
	}

	.ip-os-list {
	    max-width: 400px;
	    flex-direction: column;
	    text-align: center;
	}

	.ip-os-infos ul li img {
	    position: relative;
	    top: -10px !important;
	    margin: 0 auto;
	}

	.ip-os-infos ul li {
	    flex-basis: 100%;
	    padding-left: 0;
	    text-align: center;
	}

	div#inner-page-wrapper .ip-banner::before{
		display: none;
	}

	.ip-os-note {
	    text-align: center;
	    right: 0;
	}

	.ip-os-sub-title {
	    font-size: 30px;
	}

}

@media only screen and (max-width: 767px) {
	.ip-os-sub-title {
	    font-size: 20px;
	}
}

@media only screen and (max-width: 480px) {

	.ip-banner canvas {
	    min-height: 390px;
	}

	.ip-os-title {
	    font-size: 30px;
	}

	.ip-os-title span {
	    font-size: 20px;
	}

	.ip-about-video-item:before {
	    width: 50px;
	    height: 50px;
	    font-size: 20px;
	}
}





