.master-wrapper-content {
    padding-top: 10px;
}

div.MainAreaWpapper {
    max-width: 1168px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}

div.MainArea {
    margin-left: 0.78125%;
    margin-right: 0.78125%;
    width: auto;
    position: relative;
}

/*relleser block*/
div.ResselerTopContainer {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 20;
}

div.ResellerText {
    width: 54%;
    padding: 107px 50px 0px 0px;
}

div.ResellerText h1 {
    font-weight: normal;
    color: #4a4a4a;
    font-size: 42px;
    text-align: left;
    padding: 0px 0px 9px 0px;
    text-transform: none;
    border-bottom: none;
    margin-bottom: 0px;
}

div.ResellerText p {
    line-height: 34px;
    font-family: "Merriweather";
    font-weight: 300;
    font-size: 16px;
    padding-bottom: 24px;
    color: #000;
}

div.ResellerText .Button {
    width: 246px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div.ResellerImg {
    width: 46%;
    overflow: visible;
}

/*benefits block*/
div.BenefitBlock {
    position: relative;
    z-index: 10;
    background: url("../img/light-bg.png") center top no-repeat;
    margin-top: -56px;
    padding: 98px 0px 89px;
}

div.BenefitBlock h2 {
    font-family: "Merriweather";
    font-size: 24px;
    font-weight: 300;
    line-height: 33px;
    font-style: italic;
    letter-spacing: normal;
    text-transform: none;
    color: #b5a586;
    padding-bottom: 40px;
    text-align: left;
    max-width: 320px;
}

div.BenefitsList {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

div.BenefitsList div {
    width: 21%;
}

div.BenefitsList div.Num {
    font-family: "Merriweather";
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    line-height: 29px;
    color: #b5a586;
    background: url("../img/num-bg.png") 24px 15px no-repeat;
    padding-bottom: 23px;
}

div.BenefitsList div h3 {
    font-family: 'MuseoSlab';
    font-size: 16px;
    font-weight: normal;
    padding: 0px 0px 22px 0px;
    color: #4a4a4a;
    line-height: 25px;
    font-weight: bold;
    text-transform: uppercase;
}

div.BenefitsList div p {
    font-family: "Merriweather";
    font-weight: 300;
    line-height: 30px;
    color: #000000;
}

/*ojd block*/
.OjdBlock {
    height: 530px;
    background: url("../img/ojd-bg.jpg") center top no-repeat;
    margin: 20px 0px;
}

.OjdBlock .OjdTextBlock {
    width: 50%;
    float: right;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    height: 530px;
}

.OjdBlock .OjdTextBlock h2 {
    font-family: "MuseoSlab";
    font-size: 36px;
    font-weight: normal;
    color: #4a4a4a;
    text-transform: none;
    line-height: 39px;
    padding: 0px 60px 23px 100px;
    text-align: left;
}

.OjdBlock .OjdTextBlock p {
    font-family: "Merriweather";
    font-size: 16px;
    line-height: 32px;
    color: #000000;
    padding: 0px 50px 23px 100px;
}

.OjdBlock .OjdTextBlock .Button {
    width: 248px;
    margin-left: 100px;
}

.ResellerOjdBlock {
    background-image: url("../img/reseller-ojd-bg.png");
    margin-top: 119px;
    margin-bottom: 146px;
}

.ResellerOjdBlock .OjdTextBlock h2 {
    padding: 0px 12px 23px 148px;
}

.ResellerOjdBlock .OjdTextBlock p {
    padding: 0px 2px 23px 148px;
}

.ResellerOjdBlock .OjdTextBlock .Button {
    margin-left: 148px;
}

.ResellerOjdBlock .OjdTextBlock .ButtonPlainLink {
    float: none;
    font-family: 'Merriweather';
    font-weight: 300;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: normal;
    border: none;
    background: none;
    text-transform: none;
    padding: 28px 0px 0px 148px;
    color: #000000;
    cursor: pointer;
    text-decoration: underline;
    font-style: italic;
}

.ResellerOjdBlock .OjdTextBlock .ButtonPlainLink:hover {
    text-decoration: none;
}

/*reseller slideshow*/
.ResellerSlideshow {
    padding-bottom: 41px;
}

.ResellerSlideshow .ImageArea {
    max-width: 68%;
    position: relative;
    float: right;
    z-index: 10;
}

.ResellerSlideshow .ImageArea img {
    max-width: 100%;
}

.ResellerSlideshow .TextArea {
    width: 50%;
    box-sizing: border-box;
    z-index: 20;
    position: absolute;
    top: 50%;
    left: 0px;
    /*transform: translateY(-50%);*/
    transform: translateY(10%);
    background: #1e1e1e;
    padding: 55px 54px 45px 76px;
}

.ResellerSlideshow .TextArea h3 {
    font-family: 'MuseoSlab';
    font-size: 32px;
    line-height: 44px;
    padding: 0px 0px 14px 0px;
    text-transform: none;
    color: #fff;
    font-weight: normal;
}

.ResellerSlideshow .TextArea p {
    color: #ffffff;
    font-family: "Merriweather";
    font-weight: 300;
    font-size: 16px;
    line-height: 34px;
}

div.MainAreaWpapper > div.MainArea > div.ResellerSlideshow {
    min-height: 550px;
}

/*reseller form*/
.ResellerFormBlock {
    margin: 148px 0px 20px;
    padding: 106px 0px 105px 0px;
    background: url("../img/form-bg.png") center top no-repeat;
}

.ResellerForm h2 {
    font-size: 36px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    color: #ffffff;
    padding: 0px 0px 13px 0px;
    text-align: center;
}

.ResellerForm p {
    font-family: "Merriweather";
    font-size: 16px;
    line-height: 29px;
    color: #b8b8b8;
    text-align: center;
    padding-bottom: 31px;
}

.ResellerForm .FormArea {
    padding: 0px 74px;
}

.ResellerForm .FormArea .Field {
    width: 49%;
    padding-bottom: 15px;
    /*float: left;
    clear: none;*/
    display: inline-block;
}

.ResellerForm .FormArea .Field:nth-child(2n) {
    float: right;
}

.ResellerForm .FormArea .WideField,
.ResellerForm .FormArea .Field.WideField:nth-child(2n) {
    float: none;
    width: 100%;
}

.ResellerForm div.Input {
    position: relative;
}

.ResellerForm div.Input span {
    /*position: absolute;*/
    top: 5px;
    left: 10px;
    height: 10px;
}

.ResellerForm div.Label {
    padding-bottom: 10px;
}

.ResellerForm img.VerifImg {
    margin-right: 15px;
}

.ResellerForm input.Text {
    width: 100%;
    padding: 0px 30px;
    line-height: 68px;
    border: 1px solid #5f5f5f;
    background: #ffffff;
    height: 70px;
    color: #9b9b9b;
    font-size: 18px;
    font-family: "MuseoSlab";
}

.ResellerForm div.Input.CaptchaInput input.Text {
    line-height: 58px;
    height: 60px;
    width: 150px;
}

.ResellerForm textarea.Text {
    border: 1px solid #5f5f5f;
    background: #ffffff;
    padding: 20px 30px;
    color: #9b9b9b;
    font-size: 18px;
    font-family: "MuseoSlab";
}

.ResellerForm div.Input input[type=file] {
    color: #ffffff;
    font-family: "MuseoSlab";
}

.ResellerForm label {
    font-family: "MuseoSlab";
    font-size: 16px;
    color: #ffffff;
    text-transform: none;
}

.ResellerForm .Button {
    float: none;
    display: table;
    margin: 18px auto 0;
    clear: both;
    width: 246px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ResellerForm .Field a {
    text-decoration: underline;
    color: #cccccc;
}

.ResellerForm .Field a:hover {
    text-decoration: none;
}

div.Field {
    padding: 0px 0px 17px 0px;
    clear: both;
}

textarea.Text {
    width: 100%;
    border: 1px solid #d7d7d7;
    padding: 3px;
    height: 177px;
    box-sizing: border-box;
}

/**/
div.BlockArea {
    text-align: center;
}

div.PhotosArea {
    padding: 55px 0px 0px 0px;
}
div.PhotosArea h2 {
    font-size: 32px;
    color: #4a4a4a;
    font-weight: normal;
    text-transform: none;
}

div.PhotosArea h2 span {
    /*display: block;*/
    font-size: 16px;
    font-family: "Merriweather";
    color: #000000;
    font-weight: 300;
    letter-spacing: normal;
}

div.Photos {
    padding: 49px 0px 120px 0px;
    text-align: center;
}

div.Photos div.ShowInst {
    text-align: center;
    margin: 0px auto;
    max-width: 1280px;
}

div.Photos div.ShowInst iframe {
    width: 100%;
    border: none;
    overflow: hidden;
    height: 320px;
}
