/* Custom Styles */

// General font
*
{
    font-family: 'Proxima Nova','Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
//    font-family: 'ProximaNova-Regular','Poppins', 'Arial', 'Helvetica' !important;
}

body
{
    background: #121b3e;
}

.fa
{
    font-family: "Font Awesome 5 Free" !important;
}

#section-1575402538850 .background-dark
{
/*Dark    background: linear-gradient(
        180deg,
        rgba(6, 19, 51, 0.8) 0%,
        rgba(4, 9, 29, 1) 90%
      ) !important;*/
      
/*Light      */
    background: linear-gradient(
        180deg,
        rgba(6, 19, 51, 0.4) 0%,
        rgba(4, 9, 29, 0.75) 90%
      );      

/*Orange*/
/*      background: linear-gradient(
        180deg,
        rgba(252, 109, 14, 0.75) 0%,
        rgba(224, 94, 8, 0.9) 90%
      );    */
/* Yellow */
/*      background: linear-gradient(
        180deg,
        rgba(250, 182, 0, 0.85) 0%,
        rgb(255, 186, 0) 90%
      );      
      */
}

/*
.section--1568729350955:before
{
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(180deg, rgba(6, 19, 51, 0.4) 0%, rgba(4, 9, 29, 0.9) 90%);
}
*/

.hero-headline
{
    font-size: 1.7rem;
    line-height: 1.8;
    font-weight: normal;
    margin-bottom: 1rem;
    padding: 0.5rem 1.5rem;   
    font-family: 'Proxima Nova','Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;    
}

.hero-headline-underline
{
    border-bottom: 4px solid #f8c222;
    font-weight: 700;
    margin-right: 0.5rem;    
}

.mc-headline
{
    font-size: 4.8rem;
    margin-bottom: 1.5rem;
    color: #f8c222 !important;
    font-weight: 800;
    line-height: 1.25;
    font-family: 'Proxima Nova','Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}


form input.form-control:not([type=checkbox]):not([type=radio])
{
    font-weight: 400;
    font-size: 1.2rem;    
    font-family: 'Proxima Nova','Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;   
    padding: 0.9rem 1.1rem;
}

.mc-desc
{
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 1rem;
    color: rgba(255, 255, 255, 0.75);
    font-family: 'Proxima Nova','Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;    
}


.checkbox-field .text {
    font-size: 1.2rem;
    color:white;
    font-family: 'Proxima Nova','Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;      
    vertical-align: top;
}

.form-btn
{
    font-size: 1.2rem;
    color: rgba(0,0,0,0.75) !important;
    transition: 0.3s;
    font-family: 'Proxima Nova','Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important; 
    padding-top:14px;
    padding-bottom:14px;
}

.form-btn:hover
{
    background-color:#FC6D0E !important;
    border-color:#FC6D0E !important;
    color: #FFFFFF !important;
}

.footer
{
    padding:8px;
    font-family: 'Proxima Nova','Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;     
}

@media only screen and (max-width: 1200px) and (min-width: 959px)
{
    .mc-headline
    {
        font-size: 4rem;
        margin-bottom: 1rem;
    }

    .hero-headline
    {
        font-size: 1.4rem;
        margin-bottom: 0;
    }
    .mc-desc
    {
        font-size: 1.1rem;
        margin-bottom: 2.5rem;
        max-width: 960px;
        margin: auto;
    }

    form input.form-control:not([type=checkbox]):not([type=radio])
    {
        font-size: 1.1rem;    
    }
    .form-btn
    {
        font-size: 1.1rem;
    }
    .checkbox-field .text
    {
        font-size: 1.1rem;
    }
    
    /* Logo */
    #block-1586353141598 .block 
    {
        justify-content: center !important;
    }    
}

@media only screen and (max-width: 959px) and (min-width: 772px)
{

    .col-md-5
    {
    	width:90%;
    }
    
    .pop__body--inner
    {
        padding: 0px 50px 0px 50px;
    }
    
    .mc-headline
    {
        font-size: 3.4rem ;
    }
    .hero-headline
    {
        font-size: 1.3rem;
    }
    .mc-desc
    {
        font-size: 1.1rem;
        margin-bottom: -1rem;
    }

    form input.form-control:not([type=checkbox]):not([type=radio])
    {
        font-size: 1rem;    
    }
    .form-btn
    {
        font-size: 1rem;
    }

    .checkbox-field .text
    {
        font-size: 1rem;
    }
    /* Logo */
    #block-1586353141598 .block 
    {
        justify-content: center !important;
    }   
}

@media only screen and (max-width: 772px)
{
    .col-md-5
    {
    	width:90%;
    }
    
    .pop__body--inner
    {
        padding: 0px 50px 0px 50px;
    }
    
    .mc-headline
    {
        font-size: 3rem;
        padding-top:0px !important;
        margin-top:0px !important;
    }
    
    .hero-headline
    {
        font-size: 1.3rem;
        margin-bottom:0px;
        padding-bottom:10px;
    }
    .mc-desc
    {
        font-size: 1.1rem;
        margin-bottom: 1rem;
        padding-left:20px;
        padding-right:20px;
    }
    
    form input.form-control:not([type=checkbox]):not([type=radio])
    {
        font-size: 1rem;    
    }    
    
    .checkbox-field .text
    {
        font-size: 1rem;
    }    
    /* Logo */
    #block-1586353141598 .block 
    {
        justify-content: center !important;
    } 
}

@media only screen and (max-width: 568px)
{
    .col-md-5
    {
    	width:100%;
    }

    .pop__body--inner
    {
        padding: 0px 50px 0px 50px;
    }
    
    .mc-headline
    {
        font-size: 2.9rem;
        padding-top:0px !important;
        margin-top:1rem !important;
    }
    
    form input.form-control:not([type=checkbox]):not([type=radio])
    {
        font-size: 1rem;    
    }    
    .checkbox-field .text
    {
        font-size: 0.9rem;
    }    
    .hero-headline
    {
        font-size: 1.3rem;
        margin-bottom:0px;
        padding-bottom:0px;
    }
    .mc-desc
    {
        font-size: 1.1rem;
        margin-bottom: 1rem;
    }
    /* Logo */
    #block-1586353141598 .block 
    {
        justify-content: center !important;
        width: 90%;
        margin:0 auto;
    }     
}

@media only screen and (max-width: 420px)
{
    .mc-headline
    {
        font-size: 2.5rem ;
        padding-top:0px !important;
        width: 95%;
        margin: 1.1rem auto 1.3rem auto !important;
    }

    .hero-headline
    {
        font-size: 1.2rem;
        margin-bottom:0px;
        padding-bottom:0px;
    }
    .mc-desc
    {
        font-size: 1.1rem;
        margin-bottom: 1rem;
    }
    
    form input.form-control:not([type=checkbox]):not([type=radio])
    {
        font-size: 1rem;    
    }
    .checkbox-field .text
    {
        font-size: 0.9rem;
    }    
    /* Logo */
    #block-1586353141598 .block 
    {
        justify-content: center !important;
        width: 90%;
        margin:0 auto;
    }         

}