@font-face {
    font-family: 'Linotype - CaeciliaLTPro-55Roman';
    src: url('../fonts/Linotype - CaeciliaLTPro-55Roman.otf');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'ARIALMT';
    src: url('../fonts/ARI.ttf');
    font-weight: normal;
    font-style: normal
}

/* Riste Menu Design */
@font-face {
    font-family: 'oedoopro-medium';
    src: url('../fonts/oedoopro-medium-webfont.woff');
    src: url('../fonts/oedoopro-medium-webfont.ttf');
    font-weight: normal;
    font-style: normal
}

/* Riste Menu Design */
@font-face {
    font-family: 'oedoopro-regular';
    src: url('../fonts/oedoopro-regular-webfont.woff');
    src: url('../fonts/oedoopro-regular-webfont.ttf');
    font-weight: normal;
    font-style: normal
}
/* Riste Menu Design */
@font-face {
    font-family: 'oedoopro-light';
    src: url('../fonts/oedoopro-light-webfont.woff');
    src: url('../fonts/oedoopro-light-webfont.ttf');
    font-weight: normal;
    font-style: normal
}
body{
    background-color:#242b3b
}
 .master-header-background,.master-title-background,.master-footer-background,.sign-up-button,.no-credit,.sign-up-bottom-img{
    display:none!important
}

 .signup,.thank-you{
    margin-top:30px
}
 .header-signup-img{
    position:relative;
    /*float:left;*/
    z-index:999;
	padding-bottom:30px;
    background-color:#242b3b
}
 .he-joker-bold-27,.en-custom-bold-23{
    font-size:33px;
    text-align:center
}
.header-custom-font {
	font-family: 'Linotype - CaeciliaLTPro-55Roman';
    font-size:28px;
    text-align:center;
	color:#242b3b;
}
.header-custom-font-he {
	font-family: 'oedoopro-regular';
    font-size:36px;
    text-align:right;
	color:#242b3b;
	direction: rtl;
}
.sub-header-custom-font {
	font-family: 'ARIALMT';
    font-size:18px;
    text-align:left;
	padding-bottom:15px;
	color:#242b3b;
}
.sub-header-custom-font-he {
	font-family: 'oedoopro-light';
    font-size:18px;
    text-align:right;
	padding-bottom:15px;
	color:#242b3b;
	direction: rtl;
}
.input2{
	font-family: 'ARIALMT';
	}
.signUpButton{
	font-family: 'Linotype - CaeciliaLTPro-55Roman';
	}
.signUpButton-he{
	font-family: 'oedoopro-regular'!important;
	}
 .signup-form,.thank-you-message{
    padding: 0 0px 20px 0px;
    background-color: #fff;
    /* border: 1px solid #ccc; */
    /* border: 1px solid rgba(0,0,0,0.2); */
    border-radius: 6px 6px 6px 6px;
    /* border-radius: 11px 11px 6px 6px; */
    /* -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2); */
    /* -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2); */
    /* box-shadow: 0 5px 10px rgba(0,0,0,0.2); */
    /* -webkit-background-clip: padding-box; */
    -moz-background-clip: padding;
    /* background-clip: padding-box; */
}
 .thank-you-message-padding{
    padding:0 20px 0px 20px
}
.thank-you-message .heading{
    text-align:center
}
.header-signup-padding{
    /*padding:0px 20px*/
	text-align: center;
}
.thank-you-message{
    padding-top:96px
}
.thank-you .heading{
    border-bottom:none
}
.signup .heading{
    border-bottom:none
}
.copyrights{
    direction:ltr;
    text-align:center;
    margin-top:15px;
    font-size:12px;
    color:#6b696a
}
.affiliate-signup{
    width:1000px!important
}
.affiliate-signup .affiliate-main-logo{
    text-align:center
}
.affiliate-signup .affiliate-header{
    background-color:#000;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    padding:30px 0px
}
.affiliate-signup .affiliate-login{
    width:980px;
    height:116px;
    top:0;
    left:0;
    z-index:1;
    margin:0 auto
}
.affiliate-signup#mainContent{
    
}
 .signup-header-wrapper{
    padding:0px 35px;
	/*width: 435px;*/
	text-align: center;
	margin: auto;
}
 .logo-parametar{
    width: 213px;
    height: 74px;
}




/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
    #mainContent {
        margin: 0 5px;
    }
    
    .signUpButton {
        font-size: 20px;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    
    #mainContent{
        margin: 0 auto;
	    width:509px;
    }
    
    .signUpButton {
        font-size: 27px;
    }
    
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}

input.wpcf7-form-control.wpcf7-submit.signUpButton.pointer {
    white-space: normal;
}
.fontHe {
    font-family: 'oedoopro-light';
}