﻿
#headline h1                            { text-align:right; }

#contact-form input[type="text"]        { width: 100%; border-radius: 2px; padding: 0px; border: 1px solid #B7B7B7; padding: 6px 5px 1px 0px;}
#contact-form-title                     { width:100%; color:#F68B1F; font-size:35px; padding:10px; }
#contact-form textarea                  { width: 100%; margin-top: 10px; height: 245px; }

.table-responsive td                    { word-wrap:break-word; padding:10px; }

#lobby                                  { text-align:center;padding:0; }
#lobby #body                            { margin:auto; }

#GridContent #body p                    {font-size: 145%;}
#GridContent #body p a                  { color:#231f20;  }
#GridContent #subheadline h2            { background-image: url(./../../../000Frames/site/images/line-title.png);background-repeat: no-repeat;background-position: center 66%;padding-bottom: 51px;background-size: 7%;font-size: 280%;}

/*#body p:nth-child(2)                    { padding-top: 45px;}*/
#GridContent #body p a.green-button     { padding:10px 110px;color: #fff; display:inline;}

#GridContent { text-align: center; }
.mrw-dynamic-form { margin-bottom: 20px; padding-bottom:23px;}
a.green-button {  margin-bottom: 100px;width: auto; }


@media (min-width:1700px){
    #GridContent #subheadline h2 {padding-bottom: 59px;font-size: 320%;    }
}


@media (min-width:768px) and (max-width:991px) {
    #GridContent #subheadline h2 {background-size: 10%;}
   
}

@media (max-width:767px){
    #GridPage                                       { margin-bottom:-18vh;}
    #GridContent                                    { max-width: 97%;margin-bottom: 0;}
    #GridContent #subheadline h2                    { background-size: 10%;padding-bottom: 40px;padding-top:20px; }
     #GridContent #body p a.green-button{padding: 10px 0px;width: 280px;display: inline-block;}
     .form-group{margin-bottom:15px;}
     }
@media (max-width: 1024px) and (orientation:landscape) {
    #GridPage                                       {margin-bottom: -12vh;}
}

.contact-form-comment {
    text-align: right;
}