.modal-fullscreen 
{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 1000000;
}

.modal-dialog-fullscreen {
  position: initial;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  max-width: 100%;
}
.modal-header-fullscreen 
{
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 0px solid #e5e5e5;
}

.modal-content-fullscreen 
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0px solid #3c7dcf;
  border-radius: 0;
  box-shadow: none;
}

.modal-title-fullscreen {
  font-weight: 300;
  font-size: 2em;
  color: #fff;
  line-height: 30px;
}

.modal-body-feedback {
  position: absolute;
  top: 150px;
  bottom: 60px;
  width: 100%;
  font-weight: 300;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: hidden;
}

.img-feedback
{
  height:250px;
}
/*.h4-feedback
{
  color: #3a3a3c;
  font-family: 'Roboto-Regular';
  font-size: 17px;
}
*/
.h4-feedback
{
  color: #c1272d;
    font-family: 'Roboto-Regular';
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
}

/*.h2-feedback
{
    color: #3a3a3c;
    font-family: 'Roboto-Regular';
    font-size: 30px;
    font-weight: 600;
}*/

.h2-feedback
{
    color: #3a3a3c;
    font-family: 'Roboto-Regular';
    font-size: 40px;
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 50px;
    padding-right: 80px;
}

.h5-feedback
{
    text-align: center;
    font-family: 'Roboto-Regular';
}

.input-feedback
{
    width: 70%;
    margin: auto;
    display: block;
}

.p-feedback
{
    margin: 15px 0px 0px 530px;
    text-decoration: underline;
    color: #847f7f;
    cursor: pointer;
    font-family: 'Roboto-Regular';
}

#error-feedback  
{
    color: #ed1c24;
    display: inline;
    text-align:center;
    font-family: 'Roboto-Regular';
    font-size: 13px;
    font-weight: 500;
    margin: auto;
    display: block;
}

.wecome-content-trail .a-feedback 
{
    display: inline-block;
    padding: 10px 30px;
    border-radius: 25px;
    margin: 10px 0px 0 530px;
    font-weight: 600;
    width: 35%;

}

.wecome-content-trail .a-feedback:hover 
{
    font-weight: 600;
}

.form-feedback
{
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 20px;
}

.p-feedback
{
    font-family: 'Roboto-Regular';
    font-size: 18px;
    font-weight: 600;
}

.label-feedback
{
    font-family: 'Roboto-Regular';
    font-size: 16px;
}

.textarea-feedback
{
    border-radius: 25px;
    border: 1px solid #888;
    color: #3a3a3c;
    font-size:15px;
    font-family:'Roboto-Regular';
    padding-left:15px;
    padding-right:15px;
}

.textarea-feedback::placeholder
{
  color: #888888;
  font-family:'Roboto-Regular';
  font-size:15px;
  padding-left:15px;
  padding-right:15px;
}

.modal-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 60px; */
  padding: 10px;
  background: transparent;
  border: 0px solid #fff;
}

.close-fullscreen 
{
    float: right;
    font-weight: bold;
    line-height: 1;
    color: #3a3a3c;
    opacity: 1;
    font-size: 25px;
    background-color: #fff;
    border-radius: 25px;
    width: 50px;
    height: 50px;
    border: 1px solid #c1272d;
}

.error-feedback
{
    color: #c1272d;
    font-family: 'Roboto-Regular';
}

@media(max-width:768px){

.close-fullscreen 
{
    font-size: 35px;
    text-align: center;
}

}

@media(max-width:767px){
.modal-fullscreen 
{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 1000000;
  width:100% !important;
}
.wecome-content-trail .a-feedback 
{
    width: 50%;
}

.close-fullscreen 
{
    font-size: 35px;
    width: 40px;
    height: 40px;
    text-align: center;
}

}

@media(max-width:736px){
.modal-body-feedback 
{
    position: absolute;
    top: 50px;
    bottom: 60px;
    width: 100%;
    font-weight: 300;
    overflow: initial;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
}

.h2-feedback 
{
    color: #3a3a3c;
    font-family: 'Roboto-Regular';
    font-size: 20px;
    font-weight: 600;
    margin-top:-10px;
}

.h4-feedback 
{
    color: #3a3a3c;
    font-family: 'Roboto-Regular';
    font-size: 17px;
    margin-top: 0px;
}

.textarea-feedback 
{
    height: 100px;
    margin-top: -20px;
}

}

@media(max-width:414px){
.modal-body-feedback 
{
    position: absolute;
    top: 150px;
    bottom: 60px;
    width: 100%;
    font-weight: 300;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 100%;
}

.h2-feedback 
{
    color: #3a3a3c;
    font-family: 'Roboto-Regular';
    font-size: 30px;
    font-weight: 600;
    margin-top:20px;
}
.h4-feedback 
{
    color: #3a3a3c;
    font-family: 'Roboto-Regular';
    font-size: 17px;
    margin-top: 20px;
}

.textarea-feedback 
{
    height: auto;
    margin-top:auto;
}

}