/*----ThemeXpert Credits----*/
.t3-footer .credit-text:not(.text-hide){
	display:none;
}
/*----Nav Font Size----*/
.navbar-default .navbar-nav > li > a {
	font-size: 16px !important;
}	
/*----Go Pricing Edits----*/
.gw-go-body-cell{
	height: 60px!important;
}
img.gw-go-responsive-img {
    width: 75% !important;
}
.txt-weight{
	font-weight: 400;
}
/*----Display None for Article*/
.entry-header {
    position: relative;
    margin-bottom: 20px;
    display: none;
}
.pull-right {
	display:none;
}
/*----Padding for Purchase (QUIX)----*/
.t3-sl {
    padding-bottom: 2px !important;
    padding-top: 50px !important;
}
#qx-section-4871 {
    padding-top: 0px !important;
    padding-bottom: 50px !important;
}
.app-mount .qx-row .qx-column .qx-col-wrap, 
.qx-inner.frontend .qx-row .qx-column .qx-col-wrap {
	padding: 0px!important;
}
