
html{
overflow:-moz-scrollbars-vertical;
overflow-y:scroll;
}

@media only screen and (min-width: 1921px) and (max-width: 3840px) {
    body {
        width: 100%;
       /* height: 100%;*/
        min-height: fit-content;
        background-color: black;
        background-image: url(img/background_gore.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
        font-family: Montserrat-MetroLight,sans-serif;
        overflow-x: hidden;
        overflow-y: hidden;
    }

    .main {
        margin: 60px 0 0 0;
    }

    .h1 {
        width: 99%;
        font-family: Montserrat-MetroLight,sans-serif;
        font-weight: 400;
        font-size: 38pt;
        line-height: 52px;
        background-color: rgba(0, 0, 0, 0);
        text-align: center;
        color: rgba(255, 255, 255, 0.8);
        margin: 0 auto 0 auto;
        text-rendering: optimizeLegibility;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        text-shadow: rgba(255, 255, 255, 0.4) 0 0 3px;
        margin: 0;
	letter-spacing: 0px; 
    }

    .logo_gore {
        width: 29.1667vw;
        /* 560px; */
        height: 20vw;
        /* 221px; */
        min-width: 180px;
        min-height: 71px;
        background-image: url(img/GungraveGore_Logo.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        background-size: 100% auto;
        margin: 170px auto 0 auto;
    }

    .forms_container {
        position: relative;
        width: 99.6%;
        height: auto;
        min-height: 100px;
        font-family: Montserrat-MetroLight,sans-serif;
        font-size: 26pt;
        font-weight: 500;
        color: white;
        background-color: rgba(0, 0, 0, 0.5);
        text-align: left;
        text-transform: none;
        padding: 10px;
        margin: 20px 10 0 10;
    }
	input.input_email {
	width:400px !important;
	}

    .language_flags {
        left: 50%;
        margin: 2% 0 0 -800px;
    }
	input.input_email {
	width:400px !important;
	}



}

@media only screen and (min-width: 401px) and (max-width: 1920px) {

    body {
        width: 100%;
   /*     height: 100%;*/
        min-height: fit-content;
        background-color: black;
        background-image: url(img/background_gore.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
	font-family: Montserrat-MetroLight,sans-serif;
        overflow-x: hidden;
        overflow-y: hidden;
    }
	


    .main {
        margin: 20px 0 0 0;
    }

    .logo_gore {
        width: 29.1667vw;
        /* 560px; */
        height: 20vw; 
        /* 221px; */
        min-width: 180px;
        min-height: 71px;
        background-image: url(img/GungraveGore_Logo.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        background-size: 100% auto;
        margin: 170px auto 0 auto;
    }

    .forms_container {
        position: relative;
        width: 98%;
        height: auto;
        min-height: 100px;
        font-family: Montserrat-MetroLight,sans-serif;
        font-size: 12pt;
        font-weight: 500;
        color: white;
        background-color: rgba(0, 0, 0, 0.5);
        text-align: left;
        text-transform: none;
        padding: 10px;
        margin: 20px 10 0 10;
    }

    .language_flags {
        left: 0px;
        margin: 2% 0 0 0;
    }
	input.input_email {
	width:400px !important;
	}



}

@media only screen and (min-width: 1101px) and (max-width: 1920px) {
    .h1 {
        width: 99%;
        font-family: Montserrat-MetroLight,sans-serif;
        font-weight: 100;
        font-size: 16pt;
        line-height: 32px;
        background-color: rgba(0, 0, 0, 0);
        text-align: center;
        color: rgba(255, 255, 255, 0.8);
        margin: 0 auto 0 auto;
        text-rendering: optimizeLegibility;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        text-shadow: rgba(255, 255, 255, 0.4) 0 0 3px;
        margin: 0;
	letter-spacing: 0px; 
    }
}

@media only screen and (min-width: 601px) and (max-width: 1100px) {

    .main {
        margin: 20px 0 0 0;
    }

    .h1 {
        width: 60%;
        font-family: Montserrat-MetroLight,sans-serif;
        font-weight: 100;
        font-size: 14pt;
        line-height: 28px;
        background-color: rgba(0, 0, 0, 0);
        text-align: center;
        color: rgba(255, 255, 255, 0.8);
        margin: 0 auto 0 auto;
        text-rendering: optimizeLegibility;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        text-shadow: rgba(255, 255, 255, 0.4) 0 0 3px;
        margin: 0 auto 0 auto;
	letter-spacing: 0px; 

    }

    .forms_container {
        position: relative;
        width: 98%;
        height: auto;
        min-height: 100px;
        font-family: Montserrat-MetroLight,sans-serif;
        font-size: 12pt;
        font-weight: 500;
        color: white;
        background-color: rgba(0, 0, 0, 0.5);
        text-align: left;
        text-transform: none;
        padding: 10px;
        margin: 20px 10 0 10;
    }

    .language_flags {
        left: 0px;
        margin: 2% 0 0 0;
    }
	input.input_email {
	width:290px !important;
	}


}

@media only screen and (min-width: 401px) and (max-width: 600px) {

    .main {
        margin: 20px 0 0 0;
    }

    .h1 {
        width: 44vw;
        font-family: Montserrat-MetroLight,sans-serif;
        font-weight: 400;
        font-size: 3vw;
        line-height: 4vw;
        background-color: rgba(0, 0, 0, 0);
        text-align: center;
        color: rgba(255, 255, 255, 0.8);
        margin: 0 auto 0 auto;
        text-rendering: optimizeLegibility;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        text-shadow: rgba(255, 255, 255, 0.4) 0 0 3px;
        margin: 0 auto 0 auto;
        padding: 0 20px 0 20px;
	letter-spacing: 0px; 

    }

    .forms_container {
        position: relative;
        width: 96%;
        height: auto;
        min-height: 100px;
        font-family: Montserrat-MetroLight,sans-serif;
        font-size: 12pt;
        font-weight: 500;
        color: white;
        background-color: rgba(0, 0, 0, 0.5);
        text-align: left;
        text-transform: none;
        padding: 10px;
        margin: 20px 10 0 10;
    }

    .language_flags {
        left: 0px;
        margin: 2% 0 0 0;
    }
	input.input_email {
	width:290px !important;
	}

div.border{

border:solid 2px;
padding:10px;
font-size:16px;
}


}


@media only screen and (min-width: 0px) and (max-width: 400px) {

    body {
        width: 100%;
     /*   height: 100%;*/
        min-height: fit-content;
        background-color: black;
        background-image: url(img/background_gore.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
        font-family: Montserrat-MetroLight,sans-serif;
        overflow-x: hidden;
        overflow-y: visible;
    }


    .main {
        margin: 20px 0 0 0;
    }
input.input_email{
width:230px !important;
}

div.border{

border:solid 2px;
padding:5px;
font-size:14px;
}

[type=email],[type=text]{
padding:7px;
font-size:14px;

}

    .logo_gore {
        width: 29.1667vw;
        /* 560px; */
        height: 20vw;
        /* 221px; */
        min-width: 180px;
        min-height: 71px;
        background-image: url(img/GungraveGore_Logo.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        background-size: 100% auto;
        margin: 135px auto 0 auto;
    }

    .h1 {
        width: 170px;
        font-family: Montserrat-MetroLight,sans-serif;
        font-weight: 400;
        font-size: 10pt;
        line-height: 16px;
        background-color: rgba(0, 0, 0, 0);
        text-align: center;
        color: rgba(255, 255, 255, 0.8);
        margin: 0 auto 0 auto;
        text-rendering: optimizeLegibility;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        text-shadow: rgba(255, 255, 255, 0.4) 0 0 3px;
  
letter-spacing: 0px; 

    }

    .forms_container {
        position: relative;
        left: 0px;
        width: 96%;
        height: auto;
        min-height: 100px;
        font-family: Montserrat-MetroLight,sans-serif;
        font-size: 11pt;
        font-weight: 400;
        color: white;
        background-color: rgba(0, 0, 0, 0.5);
        text-align: left;
        text-transform: none;
        padding: 10px;
        margin: 10px 5 0 5;
    }

    .language_flags {
        left: 0px;
        margin: 2% 0 0 0;
    }
}

.main {
    position: relative;
    left: 0px;
    width: 100%;
    height: auto;
    font-family: Montserrat-MetroLight,sans-serif;
    background-color: rgba(255, 68, 0, 0);
    text-align: center;
    text-transform: none;
    padding: 0;
}

.language_flags {
    position: absolute;
    top: 0;
    width: 110px;
    height: auto;
    min-height: 400px;
    background-color: rgba(255, 196, 0, 0);
    padding: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    clip: rect(0px, 110px, 160px, 0px);
}

.iframe_lang {
    position: relative;
    width: 300px;
    height: 300px;
}
