@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,400italic,500,500italic,700,700italic);

@font-face{
    font-family:"Gotham";
    src:url("../media/fonts/Gotham-Light.eot");
    src:url("../media/fonts/Gotham-Light.eot") format("eot"),url("../media/fonts/Gotham-Light.woff") format("woff"),url("../media/fonts/Gotham-Light.ttf") format("truetype"),url("../media/fonts/Gotham-Light.svg") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face{
    font-family:"Gotham";
    src:url("../media/fonts/Gotham-LightItalic.eot");
    src:url("../media/fonts/Gotham-LightItalic.eot") format("eot"),url("../media/fonts/Gotham-LightItalic.woff") format("woff"),url("../media/fonts/Gotham-LightItalic.ttf") format("truetype"),url("../media/fonts/Gotham-LightItalic.svg") format("svg");
    font-weight: 300;
    font-style: italic;
}

@font-face{
    font-family:"Gotham";
    src:url("../media/fonts/gotham-bookitalic.eot");
    src:url("../media/fonts/gotham-bookitalic.eot") format("eot"),url("../media/fonts/gotham-bookitalic.woff") format("woff"),url("../media/fonts/gotham-bookitalic.ttf") format("truetype"),url("../media/fonts/gotham-bookitalic.svg") format("svg");
    font-weight: 400;
    font-style: italic;
}

@font-face{
    font-family:"Gotham";
    src:url("../media/fonts/Gotham-Medium.eot");
    src:url("../media/fonts/Gotham-Medium.eot") format("eot"),url("../media/fonts/Gotham-Medium.woff") format("woff"),url("../media/fonts/Gotham-Medium.ttf") format("truetype"),url("../media/fonts/Gotham-Medium.svg") format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face{
    font-family:"Gotham";
    src:url("../media/fonts/Gotham-Bold.eot");
    src:url("../media/fonts/Gotham-Bold.eot") format("eot"),url("../media/fonts/Gotham-Bold.woff") format("woff"),url("../media/fonts/Gotham-Bold.ttf") format("truetype"),url("../media/fonts/Gotham-Bold.svg") format("svg");
    font-weight: 700;
    font-style: normal;
}

input::-webkit-input-placeholder {
    color: inherit;
}
input:-moz-placeholder {
    color: inherit;  
}
input::-moz-placeholder {
    color: inherit;  
}
input:-ms-input-placeholder {  
    color: inherit;  
}
textarea::-webkit-input-placeholder {
    color: inherit;
}
textarea:-moz-placeholder {
    color: inherit;  
}
textarea::-moz-placeholder {
    color: inherit;  
}
textarea:-ms-input-placeholder {  
    color: inherit;  
}

.new-login .mod-ct {
    position: relative;
    width: 100%;
    max-width: none;
    overflow: hidden;
    padding: 110px 0 0 0;
    background-image: url(../media/img/new-login.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    text-align: center;
}

h1, h2, h3, h4 { font-family: "Gotham" !important; }

.new-login .logo { display: block; height: 31px; margin: auto; }
.new-login h2 { color: #fff; font-family: 'Ubuntu', sans-serif; font-weight: 700; font-size: 29px; margin: auto; margin-bottom: 0; padding-bottom: 0; margin-top: 35px; }
.new-login .title-2:after { display: none; }
.new-login .text { color: #fff; font-family: 'Ubuntu', sans-serif; font-weight: 300; font-size: 15px; margin-top: 20px; margin-bottom: 35px; }
.new-login .small { color: #555; font-family: 'Ubuntu', sans-serif; font-weight: 300; font-size: 13.4px; margin-top: 20px; margin-bottom: 30px; }

#facebook_button { background: #3b579d; padding: 10px 35px; border-radius: 18.5px; color: #fff; display: inline-block; font-family: 'Ubuntu', sans-serif; font-weight: 700; font-size: 16px; box-shadow: 0px 1px 2px 0px #656565; }
#facebook_button i { margin-right: 10px; }

#home-inscription-form-area { width: 480px; padding: 28px 20px; border-radius: 5px; background: rgba(255,255,255,0.9); margin: auto; box-shadow: 0px 0px 5px 0px #ccc; }
#home-inscription-form-area form { width: 100%; }
#home-inscription-form-area form > ul { width: 100%; }
#home-inscription-form-area form > ul > li { width: 100%; margin-top: 13px; }
#home-inscription-form-area form > ul > li.short { width: 50%; }
#home-inscription-form-area form > ul > li.check-box { text-align: left; padding-left: 15px; position: relative; box-sizing: border-box; color: #555; font-family: 'Ubuntu', sans-serif; font-weight: 300; font-size: 12px; margin-top: 23px; line-height: 1.6; }
#home-inscription-form-area form > ul > li.check-box input { position: absolute; top: 5px; left: 0; width: 10px; height: 10px; }
#home-inscription-form-area form > ul > li > ul { overflow: hidden; }
#home-inscription-form-area form > ul > li > ul.two_columns > li { float: left; width: 49%; }
#home-inscription-form-area form > ul > li > ul.two_columns > li+li { margin-left: 2%; }
#home-inscription-form-area form > ul > li > ul.three_columns > li { float: left; width: 32%; }
#home-inscription-form-area form > ul > li > ul.three_columns > li+li { margin-left: 1.33%; }

#home-inscription-form-area select,
#home-inscription-form-area input[type='text'],
#home-inscription-form-area input[type='email'],
#home-inscription-form-area input[type='password'] { background: #fff; height: 30px; border-style: solid; border-color: #ccc; border-width: 0 0 1px 0; width: 100%; font-family: 'Ubuntu', sans-serif; font-weight: 300; font-size: 13.75px; box-sizing: border-box; padding-left: 15px; color: #555; }

#home-inscription-form-area button[type='submit'] { background: #1fb899; border: 0; color: #fff; font-family: 'Ubuntu', sans-serif; font-weight: 300; font-size: 16px; padding: 8px 24px; border-radius: 17px; cursor: pointer; margin-top: 7px; }

#home-inscription-form-area select::-ms-expand { display: none; }
#home-inscription-form-area select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url(../media/img/select-arrow.png); background-repeat: no-repeat; background-position: center right 10px; padding-right: 28px; padding-left: 13px; }

#home-inscription-form-area form div.error { display: none; }
#home-inscription-form-area form label.error { margin-top: 5px; color: red; display: block; }
#home-inscription-form-area form > ul > li.check-box label.error { position: absolute; top: -20px; left: 0; }

@media all and (max-width : 480px) {
    #home-inscription-form-area { width: 100%; box-sizing: border-box; }
    #main .new-login > div { height: 1000px !important; } 
}