/*
Theme Name: Global Trade Magazine
Author: iCC team
*/

@import url('https://www.globaltrademag.com/wp-content/themes/gtm/fonts/alternate-gothic/stylesheet.css');
@import url('https://www.globaltrademag.com/wp-content/themes/gtm/css/normalize.css');
@import url('https://www.globaltrademag.com/wp-content/themes/gtm/css/bootstrap.min.css');
@import url('https://www.globaltrademag.com/wp-content/themes/gtm/css/font-awesome.min.css');
@import url('https://www.globaltrademag.com/wp-content/themes/gtm/css/flexslider.css');
@import url('https://www.globaltrademag.com/wp-content/themes/gtm/css/style.css');
@import url('https://www.globaltrademag.com/wp-content/themes/gtm/css/style-responsive.css');
@import url('https://www.globaltrademag.com/wp-content/themes/gtm/css/isotope.css');
@import url('https://www.globaltrademag.com/wp-content/themes/gtm/css/wp-core.css');
@import url("https://fonts.googleapis.com/css?family=EB+Garamond|Open+Sans+Condensed:300");
@import url("https://www.globaltrademag.com/wp-content/themes/gtm/assets/css/fonts.css");

body {
	background: url('https://www.globaltrademag.com/wp-content/themes/gtm/images/bg.jpg');
	font-size: 16px;
	color:#5b5b5b;
	font-family: 'EB Garamond', serif;
}
.cleared {
	clear:both;
}
.mainContainer {
	background:#fff;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-left: 10px;
	padding-right: 10px;
}
.container {
	padding:30px;
}
.responsiveimg img {
	margin:0px auto;
	max-width: 100%;
	height: auto;
}
.read-more {
	color:#00bbf5;
	border-bottom:1px solid #00bbf5;
}
h1 {
	font:bold 27px 'Bebas Neue', sans-serif;
	text-transform:uppercase;
}
h2 {
	font:bold 30px 'Bebas Neue', sans-serif;
}
h3 {
	font:bold 24px 'Bebas Neue', sans-serif;
	text-transform:uppercase;
	color:#f6b143;
	background:#555555;
	border-bottom:6px solid #f6b143;
	padding:5px;
	margin-bottom:30px;
}
h4 {
}
h5 {
}
/* menu */

.navbar-inner {
	padding:0% 5%;
	background:#000;
}
.navbar-brand {
	padding-top:18px;
}
.navbar ul {
	margin-left:35px !important;
}
.navbar li {
	padding-top:5px;
	border-right:1px solid gray;
}
.navbar li:hover {
	background:#f6b143;
}
.navbar .nav > li > a {
	padding: 0px 40px;
	font-size:15px;
	font-weight:bold;
	line-height:67px;
}
.navbar .nav > li > a:hover {
	color:#666;
}
.navbar ul {
	margin-left:-1px !important;
}
.navbar ul li.menuTitle {
	font-weight:bold;
}
/* .navbar ul.dropdown-menu li:nth-child(7) {
 padding-left:30px;
}*/
.navbar ul.dropdown-menu li {
	border:0px;
}
.navbar ul.dropdown-menu li a {
	text-transform:capitalize;
}
.navbar ul.dropdown-menu li.menuTitle2 a {
	text-transform:capitalize;
	padding-left:0px !important;
	font-weight:bold;
	color:#333;
}
.fa-bars {
	margin:0px;
}
.sTxt {
  font-size: 10px;
  display: block;
  position: absolute;
  left: -4px;
}
.currentCover span {
	color: #f6b143;
	display: inline-block;
	font-size: 12px;
	line-height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}
.currentCover:hover span {
	color:#666;
}
.subscribe:before {
	content: '';
	display:block;
	width: 0;
	height:0;
	border-style:solid;
	border-width:20px 20px 0px 20px;
	border-color: #000 transparent;
	position:absolute;
	left: -11px;
	top:27px;
	transform:rotate(-90deg);
}
.subscribe {
	background:#f6b143;
}
.social-icon {
	background:url('https://www.globaltrademag.com/wp-content/themes/gtm/images/social-bg.png') no-repeat center 13px;
	padding:14px 44px;
}
.social-icon a {
	display:inline-block;
	width:31px;
	height:33px;
	margin:0px 5px 0px 0px;
}
/* end menu*/


.nativeContent {
	background:	#ccc;
}
.topBanner {
	padding:34px 0px 15px 0px;
}
.heading {
	margin-top:-28px;
}
.heading h1 {
	float:left;
}
h2.subheading {
    padding-bottom: 20px;
    font-size: 18px;
}
.hLine {
	float:left;
	margin:-26px 0px 0px 200px;
	width:76%;
	height:1px;
	border-bottom:1px solid #000;
	display:inline-block;
}
h2.gtHeadline {
	background:#f6b143;
	text-transform:uppercase;
	font:bold 16px 'Bebas Neue', sans-serif;
	padding:5px 15px;
	color:#2b2627;
	display:inline-block;
	margin-right:5px;
}
h2.gtHomeHeadline {
	background:#f6b143;
	font:bold 30px 'Bebas Neue', sans-serif;
	width:312px;
	position:relative;
	margin-top:-40px;
	display:block;
}
.gtHeadline2 {
	margin-top:0px;
}
.gtHeadline2 a {
	color:#454545;
}
.gt2Headline {
	margin-top:-39px !important;
	float:right;
}
.date {
	padding:10px 15px;
	font-style:italic;
	color:#f6b143;
	background:#555555;
	margin-top:-10px;
	display:inline-block;
}
.gt4 {
	margin:34px 0px 0px 0px;
}
.gt4 span {
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#454545;
	padding:20px 0px;
	display:block;
}
.gt5 {
	margin:34px 0px 0px 0px;
}
.gt5 span {
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#454545;
	padding:20px 0px;
	display:block;
}
.gt5 div {
	margin:0px 13px;
}
.gt5 .moreArticleBtn {
	float:none;
	display:inline-block;
}
.gt6 {
	margin:34px 0px 0px 0px;
}
.gt6 span {
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	display:inline-block;
	color:#454545;
}
.gt6 span a {
	color:#454545;
}
.gt6 .col-md-6 {
	margin-bottom:30px;
}
.gt7 {
	margin:0px 0px 0px 0px;
}
.gt7 .moreArticleBtn {
	float:none;
	display:inline-block;
}
.rowMargin {
	margin:0px 0px 40px 0px;
}
.moreArticleBtn {
	padding:5px;
	text-transform:uppercase;
	color:#f6b143;
	background:#555555;
	font: 14px 'Bebas Neue', sans-serif;
	float:right;
	margin:20px 0px 0px 0px;
}
.mainArticleTitle, .mainArticleTitle a {
	font:bold 29px Georgia, "Times New Roman", Times, serif;
	color:#454545;
	margin-top:10px;
}
.articleTitle, .articleTitle a {
	font:bold 22px Georgia, "Times New Roman", Times, serif;
	color:#454545;
	margin-top:10px;
}
.articleAuthor {
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	margin-top:10px;
}
.mainArticleAuthor {
	margin:0px;
}
.articleDate {
	font-size:13px;
	display:inline-block;
	font-weight:bold;
}
.articleDate span {
	font-weight:normal;
}
.mainArticleAuthor {
	margin-right:30px;
}
.gtList li {
	list-style:none;
	line-height:22px;
	font:16px Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #dbdbdb;
	padding:12px 0px;
}
.rowBanking .row {
	border-bottom:1px solid #dbdbdb;
	padding:28px 0px;
}
.rowBanking .row:first-child {
	padding-top:0px;
}
.rowBanking .row:last-child {
	border-bottom:0px;
}
.rowDept h4 a {
	text-transform:uppercase;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#454545;
}
.headline1 {
	text-transform:uppercase;
	margin-bottom:10px;
}
.articleCaption {
	text-transform:capitalize;
	font-size:15px;
}
.socialSharing a {
	display:inline-block;
	padding:8px 15px;
	background:#000;
	color:#FFF;
}
.socialSharing a:hover {
	background:#f6b143;
	color:#000;
}
hr {
	border-color: #e5e5e5 !important;
	margin:30px 0px 0px;
}
.singleArticleTitle {
	border:0px;
	padding:0px 0px 0px 0px;
	background: transparent;
	color:#454545;
	font-size:35px !important;
	line-height:33px;
}
.singleArticleSubtitle, .articleContent h3 {
	text-transform:uppercase;
	font-size:16px;
	background:transparent;
	border:0px;
	color:#5b5b5b;
	font-weight:normal;
	padding:0px;
}
.singleArticleAuthor {
	font-style:italic;
	font-weight:bold;
	margin:27px 0px 5px 0px;
}

.sharelines {
    border-top: 0.5rem solid #000;
    margin-top: 3.5rem;
}
.sharelines .headings {
    border-bottom: 0.125rem solid #ccc;
}
.sharelines .headings li {
    border-top: 0.125rem solid #ccc;
    margin: 0;
    padding: 1rem 2rem;
}
.sharelines .headings li a i {
    margin: 0 1rem 0 0;
}
.sharelines .headings li a:hover i.fa-facebook {
    color: #3b5998;
}
.sharelines .headings li a:hover i.fa-twitter {
    color: #4099ff;
}

.printShare {
	float:right;
	width:100px;
}
.printShare a {
	margin:0px 5px;
	display:inline-block;
}
.articleContent p {
	margin:30px 0px 0px 0px;
}
.articleContent p:last-child {
	margin-bottom:30px;
}
.pcLink span.pComment {
	background:#f6b143;
	padding:17px 40px 13px 40px;
	color:#000;
	font-weight:bold;
	display:inline-block;
	cursor:pointer;
}
.pcLink span.pComment:before {
	content:url('https://www.globaltrademag.com/wp-content/themes/gtm/images/comments-icon.png');
	position:relative;
	top:9px;
	right:10px;
}
.pcLink span.pComment:after {
	content: '';
	display:inline-block;
	width: 0;
	height:0;
	border-style:solid;
	border-width:20px 23px 0px 23px;
	border-color: #f6b143 transparent;
	position:relative;
	left:73px;
	top:0px;
	transform:rotate(-90deg);
}
.vcLink {
	background:#555555;
	padding:13px 40px;
	color:#fff;
	font-weight:bold;
	display:inline-block;
}
.vcLink:before {
	content:url('https://www.globaltrademag.com/wp-content/themes/gtm/images/mag-icon.png');
	position:relative;
	top:9px;
	right:10px;
}
.rowMargin2 {
	margin:50px 0px;
}
.shareBlock {
	background:#f5f5f5;
	padding:15px 0px 20px;
}
.shareTxt {
	font: 24px 'Bebas Neue', sans-serif;
	color:#000;
}
.noBg {
	background:none !important;
	padding:8px 10px !important;
}
.noBorder h3 {
	border:0px;
	text-transform:capitalize;
}
.rightBox {
	float:right;
	width:377px;
	padding:0px 0px 20px 20px;
}
.dPager a {
	background:#000;
	padding:0px 14px;
	border-radius:300px;
	display:inline-block;
	color:#fff;
	position:absolute;
	z-index:10001;
	top:44%;
}
.dPager a#next {
	right:0px;
}
.dPager a#prev {
	left:-7px;
}
.dPager a:hover {
	color:#f6b143;
}
.cycle-slide img {
	position:relative;
}
.slideContent {
	width:473px;
	position:absolute;
	background:url('https://www.globaltrademag.com/wp-content/themes/gtm/images/trans-bg.png');
	top:10px;
	left:41px;
	color:#fff;
	padding:30px;
}
#per-slide-template {
	background:#000;
}
#per-slide-template a {
	text-transform:uppercase;
	color:#fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
	padding:14px 8px;
	display:inline-block;
}
#per-slide-template a:hover, .cycle-pager-active {
	background:#f6b143;
	color:#000 !important;
}
.cycle-pager-active:before {
	content: '';
	display:block;
	width: 0;
	height:0;
	border-style:solid;
	border-width:0px 10px 10px 10px;
	border-color: #000 transparent;
	position:relative;
	left: 50%;
	margin-left:-10%;
	top:29px;
}
#stickyMenu {
	width:260px;
}
.listImg {
	width:405px !important;
	height:315px !important;
}
.zoom .listImg img {
	-webkit-transition: all 1.3s ease;
	-moz-transition: all 1.3s ease;
	-o-transition: all 1.3s ease;
	-ms-transition: all 1.3s ease;
	transition: all 1.3s ease;
}
#commentform #url {
	display:none;
}
/* footer */

.footer {
	background:#000;
}
.footer ul {
	list-style:none;
}
.footer ul li a {
	text-transform:uppercase;
	color:#aeaeae;
}
.footer ul li a:hover {
	color:#FFF;
}
.footer h5 {
	color:#f6b143;
	font-size:20px;
	text-transform:uppercase;
	margin-left:39px;
}
.footer .footerLogo {
	margin-top:62px;
}
#infinite-footer {
	display:none;
}
/* white paper */
.wpbdp-page {
	margin-top:-20px;
}
.whitepaper h1 {
	background:#f6b143;
	padding:10px;
	width:52%;
	position:relative;
	z-index:2;
}
form#wpbdmsearchform {
	text-align:left !important;
	padding-bottom:10px !important;
}
.wpbdp-bar {
	background:#353535 !important;
}
.wpbdp-bar .wpbdp-main-links {
	float:right !important;
}
.wpbdp-bar .wpbdp-search-form {
	margin-left: 0px !important;
}
.advanced-search-link {
	color:#f6b143;
	font-style:italic;
	text-align:right;
	width:360px;
	display:inline-block;
	padding-top:10px;
}
.inputStyle {
	border-radius:5px;
	padding:8px;
	border:0px;
	font-style:italic;
	color:#c9c8c8;
	width:180px;
	font-size:11px;
}
.inputStyle option {
	font-style:italic;
}
#intextbox {
	margin-left:5px;
	padding:4px 8px;
	padding-right:30px;
}
#wpbdmsearchsubmit {
	background: transparent;
	display: inline-block;
	margin-left: -22px;
	width: 21px;
	margin-top: 2px;
	border:0px;
	position: absolute;
}
.faicon {
	position:absolute;
	margin:9px 0px 0px -18px;
	cursor:pointer;
}
.wpbdp-main-links {
	margin-top:27px;
	background:#262626;
}
.wpbdp-main-links input {
	color:#fff;
	background:transparent;
	border:0px;
	border-right:1px solid gray;
	padding:10px 22px;
}
.wpbdp-main-links input:last-child {
	border:0px;
}
.wpbdp-main-links input:hover {
	border-bottom:1px solid #f6b143;
}
.wpbdp-categories {
	list-style:none;
}
#wpbdp-categories {
	margin-bottom:60px !important;
}
#wpbdp-categories h2 {
	text-transform:uppercase;
	font-family: 'Bebas Neue', sans-serif;
}
.rowBorder h2 a {
	font-family: 'Bebas Neue', sans-serif;
	text-transform:uppercase;
}
.wpbdp-categories li {
	border-bottom:1px solid #e9e9e9 !important;
}
.wpbdp-categories li span {
	color:#f6b143;
	background:#353535;
	padding:1px 6px;
	display:inline-block;
	font-weight:bold;
}
.wpbdp-categories li a {
	padding:10px 0px;
	display:inline-block;
	text-transform:uppercase;
	width:300px;
}
.wpbdp-categories li a:hover {
	background:#f6b143;
}
#wpbdp-view-listings-page {
	margin-top:50px;
}
#wpbdp-field-4 {
	width:60%;
	height:300px;
}
#wpbdp-field-1, #wpbdp-field-15 {
	width:60%;
}
.wpMetas {
	border:1px solid #e9e9e9;
	background:#f5f5f5;
	padding:0px;
	margin-top:26px;
}
.wpMetas strong {
	text-transform:uppercase;
	font:bold 18px 'Bebas Neue', sans-serif;
	padding-left:5px;
}
.wpMetas span {
	padding-left:5px;
	font-style:italic;
}
.wpMetas .thumbnail {
	background:#fff;
	border:0px;
	border-radius:0px;
}
.wpMetas img {
	width:50%;
}
.rowBorder {
	border-bottom:1px solid #e9e9e9;
	padding-bottom:20px;
}
.rowBorder:last-child {
	border:0px;
}
.contact-form {
	display:none;
}
.wpHeading strong {
	text-transform:uppercase;
	font-size:18px;
	margin:55px 0px 0px 40px;
	display:block;
}
.wpSubtitle {
	text-transform:uppercase;
	font-family:'Bebas Neue', sans-serif;
}
#dialog h1 {
	text-align:center;
	letter-spacing:5px;
	font:bold 40px 'Bebas Neue', sans-serif;
}
#dialog strong {
	text-align:center;
	display:block;
	font-size:23px;
}
.cc_company_name {
	margin:5px 0px;
}
div#cc_form_1 {
	border:0px !important;
	color:#635153;
}
#constant-contact-signup {
	margin-top:20px;
}
.newsletterBtn {
	background:url('https://www.globaltrademag.com/wp-content/themes/gtm/images/newsletter-btn.jpg') no-repeat;
	width:44px;
	height:223px;
	position:fixed;
	top:111px;
	right:0px;
	z-index:1;
	display:block;
	box-shadow:0px 0px 4px -1px #000;
}

.cat_intro {
	background: #333;
	padding: 15px;
	margin: 20px 0;
	color: #fff;
}

.related_articles {
  margin: 30px 0;
  clear: both;
  border-bottom: 1px solid #999;
  padding: 0 0 20px 0;
}

.related_articles h4 {
	font: bold 28px 'Bebas Neue', sans-serif;
	text-transform: uppercase;
}

.related_articles a.related_more {
	float: right;
	font-size: 16px;
	font-weight: bold;
}

.related_articles a.related_more:hover {
	color: #666;
}

ul.post_nav {
	list-style: none;
	margin: 20px auto;
	padding: 0;
	width: 98%;
}

ul.post_nav li {
	width: 48%;
}

ul.post_nav li a:link,
ul.post_nav li a:visited {
	color: #333;
	font: 20px 'Bebas Neue', sans-serif;
	display: block;
	padding: 2%;
	line-height: 26px;
}

ul.post_nav li a:hover,
ul.post_nav li a:active {
	color: #666;
}

ul.post_nav li.first {
	text-align: left;
	float: left;
}

ul.post_nav li.last {
	float: right;
	text-align: right;
}

ul.post_nav li a span {
	font-size: 12px;
	font-weight: 100;
	font-family: 'EB Garamond', serif;
	text-transform: uppercase;
	width: 100%;
	background: #333;
	color: #fff;
	padding: 1% 2%;
	margin: 0 0 10px 0;
	-webkit-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
}

ul.post_nav li a:hover span {
	background: #666;
	-webkit-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
}

ul.post_nav li.first span {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

ul.post_nav li.last span {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.lists_intro {
	padding: 0 3%;
	background: #f1f1f1;
	margin: 0 auto;
	float: none;
	position: relative;
	top: -50px;
	z-index: 10;
}

.slider {
	width: 100%;
	background: #f1f1f1;
	list-style: none;
	clear: both;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.slider li {
	float: left;
	background: #4e4e4e;
	color: #fff;
	height: 100px;
}

.slider li a {
	color: #fff;
}

.slider .title {
	width: 96%;
	padding: 2%;
	display: block;
}

.slider .bx-wrapper {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0px auto;
	padding: 2% 5% !important;
	background-color: #f1f1f1;
}

.medium_slider .bx-wrapper {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0px auto;
	padding: 2% 10% !important;
	background-color: #f1f1f1;
}

.medium_slider img.attachment-thumbnail {
	float: left !important;
	margin: 20px;
}

.medium_slider li {
	min-height: 200px !important;
}

.small_slider {
	float: right;
	width: 60%;
}

.small_slider .bx-wrapper {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0px auto;
	padding: 2% 10% !important;
	height: 70px;
	background-color: #4c4c4c;
}

.small_slider li {
	background: #e3e3e3;
	padding: 5px;
	border: 1px solid #f4f4f4;
}

.small_slider li .children {
	display: none;
}

.bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
   box-shadow: none !important; 
   border: none !important; 
   left: none !important;
   background: none !important; 
}

.bx-controls-direction a {
	-webkit-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

.list_nav {
	background: #323232;
	color: #fff;
	height: 70px;
	margin: 0 0 40px 0;
}

.list_nav .thumb {
	overflow: hidden;
	width: 70px;
	height: 70px;
	float: left;
}

.list_nav .thumb img {
	height: 100% !important;
	max-height: 100% !important;
}

.list_nav h2 {
	margin: 20px 10px;
	font:24px 'Bebas Neue', sans-serif;
	text-transform:uppercase;
	float: left;
}

.list_nav h2 a {
	color: #fff;
}

img.fullwidth {
	width: 100%;
	height: auto;
}

.list_landing_heading {
	margin: 0 0 20px 0;
}

.topBanner img {
	max-width: 100%;
}

.currentCover img.magic_fields {
    height: 60px;
}

.g-4 {
	margin: 50px 0;
}

.wpcf7-form-control-wrap {
    margin: 10px auto;
    display: block;
}

.wpcf7-form p {
    margin: 10px auto;
    display: block;
    text-align: center;
    width: 90%;
}

#g-recaptcha-YqZ3lm6JdXuK6Uq {
    width: 90%;
    margin: 0 0 0 20px;
}

.g.g-2 {
	margin: 0 auto;
	max-width: 100% !important;
	position: relative;
	min-height: 100px;
}

.g.g-2 div {
	max-width: 100% !important;
	display: inline-block;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	/* position: absolute; */
	/* top: -9999px; */
	/* bottom: -9999px; */
	left: -9999px;
	right: -9999px;
	margin: auto;
}

.g.g-2 img {
	max-width: 100%;
}

ad_wrap ins {
     width:100% !important;
     height:auto !important;
   }
 
   .ad_wrap ins img {
    height: auto;
   }
 
.support-tools-title {
   background: #ffa319;
   padding: 10px 20px 15px;
}

.support-tools-title h3 {
   font-size: 21px;
   font-family: open sans;
   margin-bottom: 10px;
   text-transform: uppercase;
}

.support-tools-title h4 {
   font-size: 16px;
   font-family: open sans;
   font-weight: 600;
   line-height: 1.3;
   color: #000;
   margin-bottom: 15px;
}

.support-tools-title .textmain a.button {
   display: inline-block;
   font-size: 14px;
   color: #222;
   text-transform: uppercase;
   font-family: open sans;
   font-weight: 600;
   background: #fff;
   padding: 4px 12px;
   border-radius: 3px;
}

.support-tools-title .textmain {
   padding-left: 20px;
   width: 78%;
   box-sizing: border-box;
}
 