
div#character-small {
    position: relative;
    right: 0px;
    margin-top: -163px;
}

.classic-header.center .navigation {
    -webkit-justify-content: left;
    -moz-justify-content: left;
    -ms-flex-pack: left;
    -ms-justify-content: left;
    justify-content: left;
}

.vc_column_container>.vc_column-inner {
    padding-left: 20px;
    padding-right: 20px;
}

section#text-5 {
    padding: 0 0 0 10px;
}

.footer a {
    color: #ffffff;
    font-size: 12px;
    line-height: 15px;
}

@media screen and (max-width: 800px) {
.second-switch-logo-center.second-switch-menu-right .mobile-header-bar .mobile-branding {
    display: none;
}
}

.text-area.show-on-desktop.near-logo-first-switch.in-menu-second-switch.first {
    top: 60px;
}

.vc_custom_1419240516480 {
    background-color: #929292 !important;
}

.widget-title {
    font: bold 21px Helvetica, Arial, sans-serif;
    color: #ed1c24 !important;
}

.blockbg {
background: rgba(237,237,237,1);
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(203,203,203,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(100%, rgba(203,203,203,1)));
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(203,203,203,1) 100%);
    background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(203,203,203,1) 100%);
    background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(203,203,203,1) 100%);
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(203,203,203,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#cbcbcb', GradientType=0 );
    border-radius: 10px;
color: black;
    margin: 0 5px;
background:
url(https://webwarriormarketing.com/wp-content/uploads/2017/02/corner.png) left 0px top 0px no-repeat, url(https://webwarriormarketing.com/wp-content/uploads/2017/02/corner.png) right 0px top 0px no-repeat, url(https://webwarriormarketing.com/wp-content/uploads/2017/02/corner.png) left 0px bottom 0px no-repeat, url(https://webwarriormarketing.com/wp-content/uploads/2017/02/corner.png) right 0px bottom 0px no-repeat,
rgba(237,237,237,1);
padding:10px;
}

.main-nav > li > a .menu-text {
    letter-spacing: 1px;
}

#main {
    padding: 30px;
}

.footer .widget {
    margin-bottom: 0;
}

.footer .widget {
    color: #ffffff;
    padding: 0 5px;
}

#footer p {
    color: white;
    font-size: 12px;
    line-height: 15px;
}

#footer .textwidget p {
    margin-bottom: 0;
}

#responsive-form{
	max-width:100% /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 2px;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 1px 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: transparent;
	color: transparent;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: transparent;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}

input::-webkit-input-placeholder {
	color: rgba(0,0,0,1) !important;
}
input::-moz-placeholder {
	color: rgba(0,0,0,1) !important;
}
input:-moz-placeholder {   /* Older versions of Firefox */
	color: rgba(0,0,0,1) !important;
}
input:-ms-input-placeholder { 
	color: rgba(0,0,0,1) !important;
}

.wpcf7-select {
    height: 30px;
    padding: 1px 8px;
    min-width: 200px;
    border: 1px solid #ccc;
}

.contactSubmit {
padding:0;
color: transparent;
border:none;
width:123px;
height:50px;
text-align:center;
background-image:url(https://www.webwarriormarketing.com/wp-content/uploads/2017/02/btn_submit.png);
background-repeat:no-repeat;
}

input[type="button"], input[type="reset"], input[type="submit"], .nsu-submit {
    color: transparent;
    background-color: transparent;
padding:0;
color: transparent;
border:none;
width:123px;
height:50px;
text-align:center;
background-image:url(https://www.webwarriormarketing.com/wp-content/uploads/2017/02/btn_submit.png);
background-repeat:no-repeat;
}

#page input[type="submit"]:hover, #page .nsu-submit:hover {
    background: transparent;
    color: transparent;
    background-image: url(https://www.webwarriormarketing.com/wp-content/uploads/2017/02/btn_submit_hover.png);
    background-repeat: no-repeat;
}

.wpcf7 textarea {
    max-height: 90px;
}

 .vc_toggle_rounded .vc_toggle_title .vc_toggle_icon {
    right: 50px;
}

section#categories-2 {
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(203,203,203,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(100%, rgba(203,203,203,1)));
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(203,203,203,1) 100%);
    background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(203,203,203,1) 100%);
    background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(203,203,203,1) 100%);
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(203,203,203,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#cbcbcb', GradientType=0 );
    border-radius: 10px;
    color: black;
    margin: 0 12px;
    background: url(https://www.webwarriormarketing.com/wp-content/uploads/2017/02/corner.png) left 0px top 0px no-repeat, url(https://www.webwarriormarketing.com/wp-content/uploads/2017/02/corner.png) right 0px top 0px no-repeat, url(https://www.webwarriormarketing.com/wp-content/uploads/2017/02/corner.png) left 0px bottom 0px no-repeat, url(https://www.webwarriormarketing.com/wp-content/uploads/2017/02/corner.png) right 0px bottom 0px no-repeat, linear-gradient(#ededed, #cbcbcb);
    padding: 28px;
    margin: 0;
}

ul#menu-footer-menu {
    float: left;
}

ul#menu-footer-menu li {
    float: left;
border: none;
}

.footer .custom-menu a, .menu a, .widget_pages a {
    text-decoration: none;
    padding-right: 10px;
}

.footer .custom-menu li, .menu li, .qts-lang-menu li, .widget_pages li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.entry-content a, a:hover {
    color: #000000;
}

@media screen and (max-width: 768px) {
section#text-5 {
    padding: 0 25px;
}
.footer .widget {
    padding: 0 25px;
}
ul#menu-footer-menu {
    display: none;
}
section#text-4 a {
    display: none;
}
div#character-small {
    display: none;
}
section#text-4 {
    display: none;
}
section#categories-2 {
    display: none;
}
a.rss {
    display: none;
}
section#text-5 img {
    float: left;
}
.soc-ico.show-on-desktop.near-logo-first-switch.in-menu-second-switch.accent-bg.outline-style-hover.last {
    float: left !important;
padding-left: 20px !important;
}
}

@media screen and (min-width: 769px) {
section#text-6 {
display: none;
}
}