

@media only screen and (min-width: 1050px){
            body{
                position: relative;
                width: 100%;
                height: 1020px;
            }
            .containerSectionContact{
                position: absolute;
                height: 100%;
                width: 100%;
                
            }


            .SectionContact{
                position: absolute;
                height: 730px;
                width: 100%;
                
            }

            .contactCover{
                position: relative;
                height: 100%;
                width: 40%;
                top: 0px;
                left: 0;
            }
            .contactCover img{
                position: absolute;
                height: 100%;
                left: 0;
                bottom: 0;
                z-index: 0;
            }
            .colorCover{
                position: absolute;
                z-index: -1;
                height: 100%;
                left: 0;
                width: 100%;
                background: linear-gradient(90deg, rgba(103,98,84,1) 1%, rgba(255,255,255,1) 77%);
                
            }

            .DescriptionContact{

                position:absolute;
                height: 100px;
                width: 60%;
                right: 0;
                top:50px;
            }
            .TitleContact{
                position: absolute;
                height: 80px;
                width: 300px;
                text-align: center;
                font-size: 50px;
                font-family: sans-serif,Verdana,Tahoma;
                left:35%;
                top: 3%;
            }


            .contactForm{

                position: absolute;
                height: 450px;
                width: 60%;
                right: 0;
                top: 150px;
                
            }
            .SectionForm{
                height: 30px;
                width: 100%;
            }
            .SectionNames{
                position: relative;
                height: 70px;
                width: 100%;

            }
            .Fnames{
                height: 35px;
                width: 50%;

            }
            .Message{
                position: absolute;
                height: 250px;
                width: 100%;
            }
            .Idata{
                width: 90%;
                border-radius: 5px;
                height: 40px;
                border: 1px solid #11131d;
                outline: none;
            
            }
            .Idata option:hover{
                background-color: #11131d;
            }

            .LeftTop{
                position: absolute;
                left: 0;
                top: 0;
            }
            .LeftTop label{
                position: absolute;
                bottom: 0;
                font-family: sans-serif,Verdana,Tahoma;
            }
            .LeftBottom{
                position: absolute;
                left: 0;
                bottom: 0;
            }
            .RightTop{
                position: absolute;
                right: 0;
                top: 0;
            }
            .RightTop label{
                position: absolute;
                bottom: 0;
                font-family: sans-serif,Verdana,Tahoma;
            }
            .RightBottom{
                position: absolute;
                right: 0;
                bottom: 0;
            }

            


            #fMessage{
                position: absolute;
                top: 20px;
                left:0px;
            }
            #iMessage{
                position: absolute;
                top: 60px;
                left: 0px;
                height: 120px;
                width: 95%;
            
            }
            #iMessage textarea{
                height: 100%;
                width: 100%;
            }
            #fsubmit{
                position: absolute;
                height: 50px;
                width: 95%;
                left: 0px;
                top:190px;
                bottom: 0;
            }
            #fsubmit input{
                position: absolute;
                top: 0px;
                right: 0;
            }
            #isubmit{
                background-color: #11131d;
                border: 0;
                height: 40px;
                width: 120px;
                color: #EEEEEE;
                border-radius: 5px;
            }
            .delineado{
                height: 80px;
            }

}

@media only screen and (min-width: 992px) and (max-width: 1049px){
    body{
        position: relative;
        width: 100%;
        height: 1020px;
    }
    .containerSectionContact{
        position: absolute;
        height: 100%;
        width: 100%;
       z-index: 0;
        }


    .SectionContact{
        position: absolute;
        height: 730px;
        width: 100%;
        z-index: -1;

    }

    .contactCover{
        position: relative;
        height: 100%;
        width: 40%;
        top: 0px;
        left: 0;
    }
    .contactCover img{
        position: absolute;
        height: 100%;
        left: 0;
        bottom: 0;
        z-index: 0;
    }
    .colorCover{
        position: absolute;
        z-index: -1;
        height: 100%;
        left: 0;
        width: 100%;
        background: linear-gradient(90deg, rgba(103,98,84,1) 1%, rgba(255,255,255,1) 77%);
        /* opacity: 0.5; */
    }

    .DescriptionContact{

        position:absolute;
        height: 100px;
        width: 60%;
        right: 0;
        top:50px;
    }
    .TitleContact{
        position: absolute;
        height: 80px;
        width: 300px;
        text-align: center;
        font-size: 50px;
        font-family: sans-serif,Verdana,Tahoma;
        left:35%;
        top: 3%;
    }


    .contactForm{

        position: absolute;
        height: 450px;
        width: 60%;
        right: 0;
        top: 150px;
        
    }
    .SectionForm{
        height: 30px;
        width: 100%;
    }
    .SectionNames{
        position: relative;
        height: 70px;
        width: 100%;

    }
    .Fnames{
        height: 35px;
        width: 50%;

    }
    .Message{
        position: absolute;
        height: 250px;
        width: 100%;
    }
    .Idata{
        width: 90%;
        border-radius: 5px;
        height: 40px;
        border: 1px solid #11131d;
        outline: none;
    
    }
    .Idata option:hover{
        background-color: #11131d;
    }

    .LeftTop{
        position: absolute;
        left: 0;
        top: 0;
    }
    .LeftTop label{
        position: absolute;
        bottom: 0;
        font-family: sans-serif,Verdana,Tahoma;
    }
    .LeftBottom{
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .RightTop{
        position: absolute;
        right: 0;
        top: 0;
    }
    .RightTop label{
        position: absolute;
        bottom: 0;
        font-family: sans-serif,Verdana,Tahoma;
    }
    .RightBottom{
        position: absolute;
        right: 0;
        bottom: 0;
    }

    #typeEnquiry option:hover{
        box-shadow: 0 0 10px 100px red inset !important;
        color:white;
    }
    #typeEnquiry option:checked{
    
        box-shadow: 0 0 10px 100px red inset !important;
    }



    #fMessage{
        position: absolute;
        top: 20px;
        left:0px;
    }
    #iMessage{
        position: absolute;
        top: 60px;
        left: 0px;
        height: 120px;
        width: 95%;
    
    }
    #iMessage textarea{
        height: 100%;
        width: 100%;
    }
    #fsubmit{
        position: absolute;
        height: 50px;
        width: 95%;
        left: 0px;
        top:190px;
        bottom: 0;
    }
    #fsubmit input{
        position: absolute;
        top: 0px;
        right: 0;
    }
    #isubmit{
        background-color: #11131d;
        border: 0;
        height: 40px;
        width: 120px;
        color: #EEEEEE;
        border-radius: 5px;
    }
    .delineado{
        height: 80px;
    }

}

@media only screen and (min-width: 740px) and (max-width: 991px){
    body{
        position: relative;
        width: 100%;
        height: 1020px;
    }
    .containerSectionContact{
        position: absolute;
        height: 100%;
        width: 100%;
       z-index: 0;
        }


    .SectionContact{
        position: absolute;
        height: 730px;
        width: 100%;
        z-index: -1;

    }
    

    .contactCover{
        position: relative;
        height: 100%;
        width: 40%;
        top: 0px;
        left: 0;
        display: none;
       
    }
    .contactCover img{
        
        display: none;
    }
    .colorCover{
        position: absolute;
        height: 100%;
        left: 0;
        width: 100%;
        background: linear-gradient(90deg, rgba(103,98,84,1) 1%, rgba(255,255,255,1) 77%);
       display: none;
    }

    .DescriptionContact{

        position:absolute;
        height: 100px;
        width: 100%;
        margin:0;
        top:50px;
    }
    .TitleContact{
        position: absolute;
        height: 80px;
        width: 80%;
        text-align: center;
        font-size: 50px;
        font-family: sans-serif,Verdana,Tahoma;
        left:10%;
        top: 3%;
    }


    .contactForm{

        position: absolute;
        height: 450px;
        width: 90%;
        margin: 0 5%;
        top: 150px;
        z-index: 0;
        }
    .SectionForm{
        height: 30px;
        width: 100%;
    }
    .SectionNames{
        position: relative;
        height: 70px;
        width: 100%;

    }
    .Fnames{
        height: 35px;
        width: 50%;

    }
    .Message{
        position: absolute;
        height: 250px;
        width: 100%;
    }
    .Idata{
        width: 90%;
        border-radius: 5px;
        height: 40px;
        border: 1px solid #11131d;
        outline: none;
    
    }
    .Idata option:hover{
        background-color: #11131d;
    }

    .LeftTop{
        position: absolute;
        left: 0;
        top: 0;
    }
    .LeftTop label{
        position: absolute;
        bottom: 0;
        font-family: sans-serif,Verdana,Tahoma;
    }
    .LeftBottom{
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .RightTop{
        position: absolute;
        right: 0;
        top: 0;
    }
    .RightTop label{
        position: absolute;
        bottom: 0;
        font-family: sans-serif,Verdana,Tahoma;
    }
    .RightBottom{
        position: absolute;
        right: 0;
        bottom: 0;
    }

    #typeEnquiry option:hover{
        box-shadow: 0 0 10px 100px red inset !important;
        color:white;
    }
    #typeEnquiry option:checked{
    
        box-shadow: 0 0 10px 100px red inset !important;
    }



    #fMessage{
        position: absolute;
        top: 20px;
        left:0px;
    }
    #iMessage{
        position: absolute;
        top: 60px;
        left: 0px;
        height: 120px;
        width: 95%;
    
    }
    #iMessage textarea{
        height: 100%;
        width: 100%;
    }
    #fsubmit{
        position: absolute;
        height: 50px;
        width: 95%;
        left: 0px;
        top:190px;
        bottom: 0;
    }
    #fsubmit input{
        position: absolute;
        top: 0px;
        right: 0;
    }
    #isubmit{
        background-color: #11131d;
        border: 0;
        height: 40px;
        width: 120px;
        color: #EEEEEE;
        border-radius: 5px;
    }
    .delineado{
        height: 80px;
    }

}

@media only screen and (max-width: 739px){
    body{
        position: relative;
        width: 100%;
        height: 1300px;
    }
    .containerSectionContact{
        position: absolute;
        height: 100%;
        width: 100%;
       z-index: 0;
        }


    .SectionContact{
        position: absolute;
        height: 730px;
        width: 100%;
        z-index: -1;

    }

    .contactCover{
        
        display: none;
    }
    .contactCover img{
        
        display: none;
    }
    .colorCover{
        position: absolute;
        height: 100%;
        left: 0;
        width: 100%;
        border-style: groove;
        border-color: green;
        background: linear-gradient(90deg, rgba(103,98,84,1) 1%, rgba(255,255,255,1) 77%);
       
    }

    .DescriptionContact{

        position:absolute;
        height: 100px;
        width: 80%;
        margin:0 10% 0 10%;
        top:50px;
    }
    .TitleContact{
        position: absolute;
        height: 80px;
        width: 80%;
        text-align: center;
        font-size: 40px;
        font-family: sans-serif,Verdana,Tahoma;
        left:10%;
        top: 3%;
        
    }


    .contactForm{

        position: absolute;
        height: 670px;
        width: 90%;
        margin: 0 5% 0 5%;
        top: 150px;
        
    }
    .SectionForm{
        height: 30px;
        width: 100%;
    }
    .SectionNames{
        position: relative;
        height: 70px;
        width: 100%;
        

    }
    .Fnames{
        height: 35px;
        width: 50%;}
    .Message{
        position: absolute;
        bottom: 0;
        height: 250px;
        width: 100%;
    }
    .Idata{
        width: 90%;
        border-radius: 5px;
        height: 40px;
        border: 1px solid #11131d;
        outline: none;
    
    }
    .Idata option:hover{
        background-color: #11131d;
    }

    
    .nameSection{
        position: relative;
       
    }
    .Fnames, .Idata{
        width: 100%;
        margin: 0;
    }
    .Fnames label{
        margin-top: 10px;
    }
    

    .contactSection{
       position: absolute;
       top: 140px;
    }
    .enquirySection{
        position: relative;
        top: 210px;
    }

    #fMessage{
        position: absolute;
        top: 20px;
        left:0px;
    }
    #iMessage{
        position: absolute;
        top: 60px;
        left: 0px;
        height: 120px;
        width: 100%;
    
    }
    #iMessage textarea{
        height: 100%;
        width: 100%;
    }
    #fsubmit{
        position: absolute;
        height: 50px;
        width: 95%;
        right: 0px;
        top:190px;
        bottom: 0;
    }
    #fsubmit input{
        position: absolute;
        top: 0px;
        right: 0;
    }
    #isubmit{
        background-color: #11131d;
        border: 0;
        height: 40px;
        width: 120px;
        color: #EEEEEE;
        border-radius: 5px;
    }
    .delineado{
        height: 80px;
    }

}



