.title-size-big{
	 font-size:60px;
 }

.title-size-medium{
	 font-size: 40px;
	 margin-bottom: 48px;
 }
 
.title-size-small{
	 font-size: 28px;
 }
 
 .header{
	 box-sizing:border-box;
	 padding:60px 15px;
	 background:#004550 url(https://go.veeam.com/rs/870-LBG-312/images/bg_profit_money_growth_2x.png) no-repeat;
	 background-size:420px;
	 color:#fff;
	 background-position:calc(55% + 360px) 70%;
}

 .header__container{
	 max-width:1260px;
	margin:0 auto;
}

 .header__item{
	 padding:0 15px;
	 z-index:1;
	 max-width:58%;
}

 .partner_logo{
	 width:150px
}
 

 .preheader__td{
	 display:table-cell;
	 text-align:left;
	 vertical-align: top!important;
}

 .preheader__td:first-child{
	 padding-right:10px
}

 .header__title{
	 margin:60px 0 30px;
}

 .header__title:not(:last-child){
	 margin-bottom:24px;
}

 
.content{
	display:-ms-flex;
	display:-moz-flex;
	display:-webkit-flex;
	display:flex;
	justify-content: space-between;
}



.container {
     max-width: 1260px;
     box-sizing: border-box;
     padding: 90px 15px;
     margin: 0 auto;
	 display: block;
}

.marketo-ty{
	display: none; 
	max-width: 300px; 
	margin: 30px auto;	
}

.marketo-ty .title-size-medium{
	text-align: center; 
	margin: 0;
}

.container p {
     margin-bottom: 32px
}

.container p:last-child {
    margin-bottom: 0
}


.terms {
	-moz-column-count: 2; 
    -webkit-column-count: 2; 
    column-count: 2;
	-moz-column-gap: 30px;
	-webkit-column-gap: 30px;
	column-gap: 30px;
	max-width: 90%;
}


.content__item:first-child {
	margin-right: 205px;
	margin-bottom: 60px;
}

.content__item:last-child {
	margin-right: 0px;
	flex-shrink: 0
}

.content__form {
	max-width: 285px;
}

.content__form .title-size-small {
    margin-bottom: 20px;
	text-align: left;
	font-weight: 400;
}
 

	 
@media screen and (max-width:1107px){
	.hide1107{
		display:none
		}
}
	
@media screen and (max-width:1090px){
	.header__title{
		margin:80px 0 30px
		}
		
	.title-size-big{
	 font-size:48px;
 }	
		
}
		
	
@media screen and (max-width:1024px){
	.header{
		padding:0;
		background:#004550
		}
	
	.header__container{
		padding:0}
	
	
	.header__item{
		max-width: 100%;
		padding:50px 15px;
		-ms-flex-preferred-size:100%;
		position:relative;
		z-index:10;
		}
	
	
	.hide1024{
		display:none
		}	
	
	.content{
		display: block;
	}
	
	.content__item:first-child {
		max-width: 100%;
		margin-right: 0px;
	}
	
	.content__item:last-child {
		margin-bottom: 60px;
	}

	
	.container{
		width: 100%;
        margin: 0;
		padding: 80px 15px;
	}
	
	
		.terms {
	max-width: 100%;
	}

}


		
@media screen and (max-width:768px){
	.header__item{
		text-align:center;
		padding:30px 15px
		}

	.container{
		padding: 60px 15px;
		}
	
	
	.title-size-big{
	 font-size:45px;
 }
	
	.hide768{
		display:none
		}
		
	
	.title-size-medium{
		font-size: 28px;
		}
	
	.title-size-small{
		font-size:20px;
		}
		
	.terms {
	-moz-column-count: 1; 
    -webkit-column-count: 1; 
    column-count: 1;
	}	
}

@media screen and (max-width:540px){
	
	.title-size-big{
	 font-size:32px;
 }
	
}
	
@media screen and (max-width:480px){
	.header__item{
		text-align:center
		}
	
	.partner_logo{
		width:110px;
		}
	
	.header__title{
		margin:60px 0 30px
		}
		
	.title-size-big{
	 font-size:30px;
	}	
		
	.veeam_propartner_logo_lp {
        display: block;
		}


}
	
