/*
File Name: style.css
Theme Name:  RT-Theme 15
Author: Tolga Can
Version: 2.5.2
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description:   Theme designed by Tolga Can - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
*/



/*
	EDIT /css/style.css for the theme style
*/
video {
  width: 100%    !important;
  height: auto   !important;
}
.wpcf7-form{
    text-align: center;
}
.wpcf7-form p{
color: #FFF !important;
}
span.wpcf7-form-control-wrap input{
max-width: 160px !important;
}

div.wpcf7{
    background-color: #525252 !important;
    padding: 10px 20px 5px 20px !important;
    margin: 10px -20px 5px -20px !important;
    border-radius: 10px !important;
}

h4 a:hover{
background: transparent !important;
}

img{
max-width: 100%;
height: auto;
}