#app2.form_bg {
    margin: 40px 0px 0 0 !important;
}

.br-m{
	display: none;
}



::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255,255,255,.8);
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(255,255,255,.8);
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: rgba(255,255,255,.8);
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active
{
transition: background-color 5000s ease-in-out 0s; 
-webkit-text-fill-color: #fff; 
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header.navbar-shrink {
    background: #fff;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.09);
}

#header.navbar-shrink #logo img {
   transform: scale(0.8, 0.8); 
    transition: 0.3s;
}

.form-group .form-box label{
    margin-left:10% ;
    font-size:18px ;
    letter-spacing:1px;
    color:#fff ;
}

.KV_content .get_sample span{
    color: #ffc800;
    font-weight: 600;
    font-size: 22px;
    padding-left: 5px;
}

.KV_content .ending_form span{
    color: #ffc800;
    font-weight: 600;
    font-size: 18px;
    padding-left: 5px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    letter-spacing: 1px;
}
/*--------------------------------------------------------------
 wuwow-features
--------------------------------------------------------------*/
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
#wuwow-features .feature_video .playButton {
    
    position: absolute;
    top: 40%;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    font-size: 10rem;
    z-index: 50;
}

#wuwow-features .feature_video a{
    color:#deb866; 

}
#wuwow-features .feature_video a:hover{
    color:#1b1464; 
    /*transform: translateY(-10px);
    -webkit-transform: translateY(-10px);*/
}

#wuwow-features .img_video{
    /*width: 100%;*/
    border-radius: 15px;        
}

#wuwow-features .img_video:hover{
    border-radius: 15px;     

}

#wuwow-features .feature_video:hover img{
    box-shadow: 0 0 30px rgba(0,0,0,.3);

    transition: 0.3s;/*
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);*/
}

/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
footer .container {
    padding: 60px 0;
    border-top: solid 0px #ddd !important;
   
}


/* footer */
.section .footer-stick{
	margin: 0 0 60px 0;
}

#footer{
    letter-spacing: 1px;
    background-color: #082735;
}

/* footer Section
--------------------------------*/

#footer .copyright{
     color: #d7a745;

}
#footer .copyright a{
    color: #ffda54;
    font-weight: 600;
}
#footer .contact-info  {
  
  margin-top:10px;
}
#footer .contact-info a {
  line-height: 1;
  color: #d7a745;
}
#footer a:hover {
   color: #fff;
}

#footer .contact-info{
    color: #d7a745;
}

#footer .contact-info i {
  color: #d7a745;
  padding: 4px;
}

#footer .social-links  {
  margin-top:10px;
}
#footer .social-links a {
  color: #d7a745;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  border-left: 1px solid #d7a745;
}
#footer .social-links a:hover {
  color: #fff;
}
#footer .contact-info .fa-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #d7a745;
}
#footer .social-links a:first-child {
  border-left: 0;
}
.clickable {
    cursor: pointer;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .KV_content .sub_slogan {
        font-size: 2.5em;
        padding: 60px 0 60px 0;
    }
    .KV_content .test_btn_wrapper {
        padding: 80px 0 0px 0;
    }

    .get_sample img {
        width: 50%;
    }
    .get_sample p {
        font-size: 30px;
        margin-top: 50px;
    }
    .get_sample:after {
        bottom: -30px;
    }

    #wuwow-features .feature_video .playButton {
        top: 60%;
        font-size: 13rem;
    }



}
@media (min-width: 992px){
    .KV_content .container {
        padding-top: 50px;
    }
    .KV_content .kv_slogan {
        font-size: 2.5em;
    }
    .KV_content .sub_slogan {
        font-size: 2em;
        padding: 30px 0 30px 0;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    }
    .get_sample img {
        width: 30%;
    }
    .get_sample p {
        font-size: 20px;
        margin-top: 30px;
    }
    .get_sample:after {
        bottom: -20px;
    }
    .KV_content .test_btn_wrapper {
        padding: 50px 0 0px 0;
    }

    .ending_form .form_text .row .col-md-12 img {
    width: 30%;
    }
    .ending_form .form_text .row .col-md-4 img {
        width: 80%;
        float: right;
    }
    .ending_form .form_text .row p {
        font-size: 16px;
        margin-top: 30px;
    }
    .form_input {
        padding: 15px 10px 5px 10px;
        margin-bottom: 0px;
    }

}


@media (max-width: 991px) {
    #logo {
        height: auto !important;
    }
}
@media (max-width: 768px) {
    .KV_content .container {
        padding-top: 50px;
    }
    .KV_content .sub_slogan {
        padding: 30px 0 20px 0;
    }
    .KV_content .test_btn_wrapper {
        padding: 40px 0 80px 0;
    }
       

    .get_sample img {
        float: none;
    }
    .get_sample p {
        font-size: 25px;
        text-align: center;
    }
    .get_sample:after {
        bottom: -15px;
    }
    .ending_form .form_text .row .col-md-12 img {
        width: 40%;
        margin: 0 0 20px 0;
    }
    .ending_form .form_text .row .col-md-4 img {
        width: 30%;
    }
    .ending_form .form_text .row p {
        text-align: center;
    }



    #wuwow-features .img_video{
        width: 80%;       
    }
    #wuwow-features .feature_video .playButton {
        top: 60%;
    }
  
}
@media (max-width: 767px) { 
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
    #header.navbar-shrink {
        background: #fff;
        padding-top: 0rem;
        padding-bottom: 0rem;
        box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.09);
     }

    #header.navbar-shrink #logo img {
        transform: scale(1, 1); 
        transition: 0.3s; 
    }
    #header .header_logo {
        float: none;
        height: 6rem;
    }
    #header .header_logo img {
        width: 30%;
        height: auto;
        margin-top: 5px;
    }

    .KV_content .kv_slogan h3 {
        font-size: 20px;
    }

    .get_sample img {
        float: none;
    }
    .get_sample p {
        font-size: 14px;
        text-align: center; 
        margin-top: 10px;
    }
    .KV_content .get_sample span{
        font-size: 16px;
    }
    .get_sample:after {
        bottom: -5px;
    }

    .ending_form .form_text .row .col-md-12 img {
        width: 70%;
    }
    .ending_form .form_text .row .col-md-4 img {
        margin: 10px;
        width: 50%;
    }
    .ending_form .form_text .row p {
        font-size: 18px;
        color: #fff;
        text-align: center;
        margin-top: 10px;
    }
    .form-group .form-box label {
        font-size: 14px;
    }

    .feature .feature_text h2 {
        font-size: 20px;
    }
    .feature .feature_text p {
        font-size: 14px;
    }
    #wuwow-features .feature_video .playButton {
        top: 70%;
        font-size: 5rem;
    }
    #wuwow-features .img_video{
        width: 100%;       
    }
     #wuwow-features .feature_text img {
        width: 200px;
    }
    #footer .contact-info .fa-phone {
      border-left: 0px ;
    }


}


@media (max-width: 580px){
    .copyright-links{
    	text-align: center;
    }

    .social-icon{
    	text-align: center;
    }

    .contact-mail{
    	text-align: center !important;
    }

    .br-m{
    	display: inline-block;
    }

}

