/*
<!--
__________                            .__
\____    /____    ____ _____________  |  |__
  /     /\__  \  /    \\___   /\__  \ |  |  \
 /     /_ / __ \|   |  \/    /  / __ \|   Y  \
/_______ (____  /___|  /_____ \(____  /___|  /   .com
        \/    \/     \/      \/     \/     \/

ZanzahZeref@gmail.com
-->
*/

body{
  background-color: #000;
  color: #fff;
}

.floatLEFT{
  float: left;
  max-width: 25%;
}

.floatRIGHT{
  float: right;
  max-width: 25%;
}

.measurements > label {
  width: 25%;
}
.measurements{
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
}

#contactus fieldset
{
   width:80%;
   padding:20px;
  margin: 0 auto;
  margin-bottom: 40px !important;
}

#contactus input[type="text"]
{
  height:23pz;
  width:70vw;
  font-size:1em;
  color:#000;
}
#contactus input[type="tel"],#contactus input[type="email"]
{
  height:23px;
  width:50%;
  font-size:1em;
  color:#000;
}
#contactus textarea
{
  height:120px;
  width:70vw;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
   border-radius: 8px;
  color: #000;
}

#TXTinfo{
  width: 90%;
  padding: 20px;
  text-align: center;
  margin: 0 auto;
  font-size: 24px;

}

#contactus input[type=radio] {
  position: absolute;
  visibility: hidden;
  display: none;
}

#contactus label {
  color: lighten(#FFF,40%);
  display: inline-block;
  font-weight: bold;
  width: 70vw;
}


#contactus input[type=radio]:checked + label{
  color: #000 !important;
  background: #F2f2f2;
  font-variant: small-caps;
  font-style: oblique;
}

#contactus label + input[type=radio] + label {
  border-left: solid 3px #F2F2F2;
}
#contactus .radio-group {
  border: solid 3px #F2F2F2;
  display: inline-block;
  border-radius: 10px;
  overflow: hidden;
}



/*START @media only screen and (max-width: 714px)  */
@media only screen and (max-width: 714px) {
#rev_slider_2_1_wrapper{
  display: none;
}
#mainIMG{
  display: inline-block !important;
}
#contactus fieldset
{
   width:100%;
   padding:20px;
  margin: 0 auto;
}

#contactus input[type="text"]
{
  height:19px;
  width:95%%;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
   border-radius: 5px;

}
#contactus textarea
{
  height:120px;
  width:95%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
   border-radius: 8px;
}
#TXTinfo{
  width: 100vw;
  padding: 15px;
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
}

.measurements{
  display: inline;
  justify-content: center;
  margin-bottom: 5px;
}

.floatLEFT{
  float: left;
  min-width: 100%;
}

.floatRIGHT{
  float: left;
  min-width: 100%;
}

.measurements > label {
  width: 50%;
}

/*END @media only screen and (max-width: 714px)  */
}

#imgPREVIEW{
  display: flex;
  width: 320px;
  max-height: 160px;
  padding: 20px;
  margin: 0 auto;
  justify-content: space-around;
}

#contactus legend, h2
{
   font-family : Arial, sans-serif;
   font-size: 0.9em;
   font-weight:bold;
   color:#FFF;
   margin-bottom: 20px !important;

}

#contactus label
{
   font-family : Arial, sans-serif;
   font-size:0.8em;
   font-weight: bold;
}


#contactus #scaptcha
{
  width:60px;
  height:18px;
}

#contactus input[type="submit"]
{
   width:100px;
   height:30px;
   padding-left:0px;
   color: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
   border-radius: 5px;
}


#contactus input[type="text"]:focus,textarea:focus, #contactus input[type="tel"]:focus,textarea:focus,#contactus input[type="email"]:focus,textarea:focus, #contactus textarea:focus
{
  color : #FFF;
  border : 2px solid #990000;
  background-color : rgba(209,95,138, 0.7);
  font-weight:bold;
}

#contactus .container
{
   margin-top:8px;
   margin-bottom: 10px;
}

#contactus .checkboxcontainer
{
  margin: 5px;
  display: block;
  max-width: 50%;
}
.checkboxcontainer > input{
  display: inline-block;
  width: 50%;
}

input[type="checkbox"] {
    display:none;
}

input[type="checkbox"] + label {
    color:#FFF;
    display: flex !important;
    margin-top: 5px;
    width: 90vw;
}

input[type="checkbox"] + label span {
    display:inline-block;
    min-width:19px;
    min-height:19px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:url(img/checksheet.png) left top no-repeat;
    cursor:pointer;
}

input[type="checkbox"]:checked + label span {
    background:url(img/checksheet.png) -19px top no-repeat;
}

#contactus .error
{
   font-family: Verdana, Arial, sans-serif; 
   font-size: 0.7em;
   color: #900;
   background-color : #ffff00;
}

#contactus fieldset#antispam
{
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:350px;
}

#contactus fieldset#antispam legend
{
   font-family : Arial, sans-serif;
   font-size: 0.8em;
   font-weight:bold;
   color:#333;
}

#contactus .short_explanation
{
   font-family : Arial, sans-serif;
   font-size: 0.6em;
   color:#f2f2f2;
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 0.3em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}
#fg_crdiv p
{
    display:none;
}
