/*----------------Start of Contact Page---------------*/
/*----------------Start of Contact Page---------------*/
.contactPage h1,
.contactPage h2,
.contactPage h3,
.contactPage h4,
.contactPage h5,
.contactPage h6{
    text-transform:uppercase;
}
#writeNote .left {
    padding-top: 100px !important;
    background: #f6f8fa;
    width: 50%!important;
}
/*First section*/
.demoRep{
    background-image:url('/_images/contact/getRepresentative.jpg') !important;
    padding-top:100px !important; position: relative;
}
.orIcon {
    position: absolute;
    left: 50%; margin-left:-30px!important;
    top: -60px;
}
    #getRep{
        border-left: 1px solid white;
        text-transform: uppercase;
        color: white !important;
        text-align: left;
        font-size: 30px;
        position: relative;
            bottom: 50px;
        padding-top: 40px;
        padding-left: 60px;
        margin-left: 60px !important;
        height: 170px;
    }

        #getRep h4{
            font-family: 'Poppins', sans-serif;
            font-size:24px;
            text-align:left; padding-bottom: 20px;
        }

        #getRep a{
            font-size:20px;
        }
.contactPage .right a{color: #000;}
.contactPage .right a:hover{color: #0081ff;}
/*OR Separator*/
.contactPage #or{
    background-image:url('/_images/contact/or.png') !important;
    width: 75px;
    height: 75px;
    display: block;
    position:relative;
        bottom:85px;
}


/*Second section*/
#writeNote{
    display:inline-block;
    width:100%;
    height:550px;
    padding:0px !important;
}

    /*Fonts CSS First*/
    #writeNote h1{
        font-family:'Poppins', sans-serif;
        font-size:35px;
    }

    #writeNote h2{
        font-weight:bold;
    }

    #writeNote h3{
        font-family:'Poppins', sans-serif;
        font-size:17px;
    }

        #writeNote h2,
        #writeNote span,
        #writeNote p{
            font-family:'Poppins', sans-serif;
            font-size:17px;
        }

        #writeNote h1,
        #writeNote h2{
            line-height:normal;
        }

    /*Elements*/
    #writeNote #salesPerson{
        position:absolute;
        right: calc(100% - 90px);
        width: 224px;
    }

    #writeNote .left {
        padding-top:100px !important; background: #f6f8fa; width: 49%!important;
    }

        #writeNote .left form{
            text-align:left;
            position:relative;
                bottom:50px;width: 384px; float: left;
        }

            #writeNote .left h1,
            #writeNote .left h2{
                text-align:left;
                color:#333333;
            }

        #writeNote .right{
            padding-left: 140px !important;
            padding-top: 50px !important;
            width: calc(44% - 100px) !important;
            height:470px;
            line-height:30px;
            position: relative;
        }

            #writeNote .right,
            #writeNote .right > *{
                text-align:left;
            }

                #writeNote .right p{
                    margin:0px;
                }

                #writeNote .right div img{
                    position:relative;
                    top:8px;
                }

                #writeNote .right div p{
                    display:inline;
                }

/*Third Section*/
#content section.demoWatch{
    background-image:url('/_images/contact/watchDemo.jpg') !important;
    background-size:100% 100%;
    padding-top:12% !important;
    height:200px;
}

    section.demoWatch h1{
        font-family:'Poppins', sans-serif;
        font-size:36px;
    }

    .demoWatch .buttons{
        font-family:'Poppins', sans-serif;
        font-size:17px;
        margin-top:30px !important;
    }

.padLeft{width: 80%; padding-left: 20%; float: left;padding-bottom: 60px;}
.Wid50{width: 49%; float: left;}
.flR{float:right;}
.wholeCenter { width: 56%;}
.contactbtn{ position: relative; bottom: 30px; width: 100%; float: left;}
.contactbtn button{
    background-color: #0081ff;
    border: solid 1px #0081ff;
    color: white;
    font-weight: bold;
    border-radius: 7px;
    outline: none;
    cursor: pointer;
    display: inline-block;
    width: auto;
    height: 46px;
    padding: 5px 32px;
    transition: 0.3s;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: normal; float: left;
}

}
.contact-gradiant-bg{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7f8fa+50,eceff4+50 */
background: #f7f8fa; /* Old browsers */
background: -moz-linear-gradient(left,  #f7f8fa 50%, #eceff4 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #f7f8fa 50%,#eceff4 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #f7f8fa 50%,#eceff4 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f8fa', endColorstr='#eceff4',GradientType=1 ); /* IE6-9 */

}  
main#content {
    overflow: hidden;
}
@media screen and (min-width:1441px){
    .demoWatch{
        height:400px;
    }
}
@media screen and (max-width:1024px;){
	#writeNote .left{ width:49% !important;}
	#writeNote #salesPerson {position: static; width: 100px;}
   
}

@media screen and (max-width:800px){ 
 
	 #writeNote #salesPerson {
		position: relative !important; 
		right: 0;
		width: auto;
	}
	#content #writeNote{height: auto!important;}
	#writeNote .right, #writeNote .right > *{ text-align:center !important;}
	#content #writeNote .right br {
    display: none;
}
.contactPage{background: #e8edf1;}
#writeNote .grayBg div{ display:block !important;}
}

@media screen and (max-width:677px){
 #writeNote .left, #writeNote .right{width: 100%!important;}
 .contactPage{padding-top: 60px!important;}
 #writeNote .left{padding-top: 0px !important;}
 .padLeft{padding:30px 0 20px 2%; width: 96%;}
 #writeNote .left form{width:100%; padding-left:0%;}
#skyForm .wholeCenter {width: 140px;}
#writeNote .right{width: 92%!important; float: left;margin:0;padding:0px 2% 0 2% !important;}
#writeNote #salesPerson{width: 180px !important; margin-top: -90px;}
#writeNote .left{padding-bottom: 120px!important;
}
 
.orIcon {
    position: absolute;
    left: 50%;
    margin-left: -30px !important;
    top: -38px;
    width: 20%;
}
#writeNote{height: auto;}
.demoRep{width: 92%; padding: 0 4%;}
.demoRep img{width: 80%;}
#getRep {
    border-left: 0;
    padding-top: 80px;
    padding-left: 0px;
    margin-left: 0px !important;
    height: 50px;
}
form:not(.unique) input[type="text"], form:not(.unique) input[type="password"], form:not(.unique) input[type="email"], form:not(.unique) input[type="date"], form:not(.unique) textarea, select, .inputLike
{ outline: none; border: solid #eaeaea 1px;box-shadow: none;}

}
@media screen and (max-width:480px){
footer section#middle > a > div {
    width: 97%;
    margin: 0 20px 20px 0;
}

}