.abb {
    text-align: center !important;
}
@media only screen and (min-width: 967px) and (max-width: 1200px)
{
.infinite-navigation .sf-menu > li {padding-right:8px;}
	
}


@media only screen and (min-width: 768px) and (max-width: 966px)
{
.gdlr-core-button {padding:15px !important;letter-spacing: 0 !important;font-size: 10px !important; }
span.gdlr-core-icon-list-content {font-size:14px !important;padding:10px !important;}
	
}

@media only screen and (min-width: 480px) and (max-width: 767px)
{
.wpcf7-submit {margin-bottom:30px !important;}	
	
}

@media only screen and (min-width: 300px) and (max-width: 479px)
{
.tparrows {display:none !important;}	
table.form_table td {display:block;width:100% !important;}
h3.gdlr-core-skin-title, h3.gdlr-core-stunning-text-item-title {font-size:30px !important;line-height:35px !important;}
.wpcf7-submit {margin-bottom:30px !important;}
.gdlr-core-button {padding:15px !important;letter-spacing: 0 !important;font-size: 10px !important; }
span.gdlr-core-icon-list-content {font-size:14px !important;padding:10px !important;}
	
}