/*
Theme Name: MVVR
Template: ascend_premium
Version: 1.0.6
*/
table caption {
	display:none;
}
.brand{
	padding: 20px 0px 20px 0px;
}
.footercredits a,
.footercredits p{
	font-size: 12px!important;
}
.panel-layout{
	padding: 0px 0px 50px 0px;
}


.button, button{
	margin: 0px 0px 30px 0px!important;
}
.main ul{
	margin: 0px 0px 30px 0px!important;
}

.main table{
	margin: 0px 0px 30px 0px!important;
}

.main table td{
	padding: 20px 20px 25px 0px!important;
	vertical-align: top;
	border: 0px solid #ccc;
}
.main table tr{
	background-color: transparent!important;
	border-bottom: 1px solid #ccc;
}

.footercredits p {
    float: right;
padding: 5px 0px 0px 0px;
text-align: right;
}

.footernav  {
    float: left;
text-align: left;
margin: 0px 0px 0px -10px;
}
#mobile-logo .brand img {
margin-top:0px;
margin-right: 13px;
}
.wpcf7-form { 
padding: 0px 0px 0px 0px;
}


.wpcf7 input,
.wpcf7 textarea{ 
border: 1px solid #cccccc;

}
.wpcf7 input:focus,
.wpcf7 textarea:focus{ 
border: 1px solid #1c499a;
}
.wpcf7 input[type="submit"],
.wpcf7 textarea[type="submit"]{
font-size: 18px;
padding-left: 23px;
}


.wpcf7-list-item{ 
margin: 1px 10px 0px 0px!important;
}

.wpcf7 label { 

}
.wpcf7 input.wpcf7-submit{ 
width: auto;
margin-right: 0px;
padding: 10px 20px 14px 21px;
}


.wpcf7-form-control,
.wpcf7-list-item{ 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.kt-shortcode-icon{ 
color: #021123!important;
}
small{ 
background-color: #21a8ff;
color: #ffffff!important;
padding: 5px 10px 6px 12px;
font-size: 12px!important;
line-height: 14px!important;
}

@media only screen and (max-width: 992px) {

.panel-layout{
	padding: 0px 0px 20px 0px;
}
.panel-grid-cell{
	padding: 0px 0px 0px 0px!important;
	margin: 0px 0px 0px 0px!important;
}
.main h2{
	font-size: 26px;
	line-height: 32px;
	margin: 0px 0px 25px 0px!important;
}
.main table td{
	padding: 10px 20px 15px 0px!important;
	vertical-align: top;
	border: 0px solid #ccc;
}
.footercredits p {
    float: none;
padding: 0px 0px 20px 0px;
text-align: center;
}

.footernav  {
    float: none;
margin: 0px 0px 0px 0px;
}	
.kt-shortcode-icon{ 
color: #021123!important;
	font-size: 18px!important;
}
} 


