/****Global Trade CSS Document****/

a, a:hover {
 -webkit-transition: all .5s ease-in-out;
 -moz-transition: all .5s ease-in-out;
 -o-transition: all .5s ease-in-out;
 transition: all .5s ease-in-out;
}
a, .read-more {
	color:#454545;
}
a:hover, .read-more:hover {
	color:#000;
}
.read-more {
	border:none;
}
.twitter-timeline {
	margin:30px 0px 0px 0px;
}
/* Navbar
===================================== */

#brand {
	margin:0px 10px 0px 0px;
}
#navigation-sticky-wrapper .navbar-inner, #navigation-sticky-wrapper .navbar-collapse {
	padding:0px;
}
#navigation-sticky-wrapper ul.nav {
	margin:0px !important;
}
#navigation-sticky-wrapper ul.nav li a {
	padding:0px 30px;
}
#navigation-sticky-wrapper ul.nav li:nth-child(7) a {
 padding:0px;
}
.social-icon {
	padding: 16px 25px;
}
#navigation-sticky-wrapper ul.nav li.searchBox {
	padding:2px 0px;
	-webkit-transition: all 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-moz-transition: all 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-o-transition: all 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	transition: all 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
}
#navigation-sticky-wrapper ul.nav li.searchBox:hover {
	width:50%;
	position:absolute;
	right:0px;
}
.topSearch {
	display:none;
	float:right;
	padding:14px;
	width:100%;
}
.topSearch #search-box {
	width:100%;
	padding:10px 40px 10px 10px;
	border:1px solid #000;
}
.topSearch #search {
	position:absolute;
	top:15px;
	right:15px;
	background:url('https://www.globaltrademag.com/wp-content/themes/gtm/images/sGlass.jpg') no-repeat center center;
	font-size:0px;
	border:none;
	height:45px;
	width:45px;
}
.topSearch #search:hover {
	opacity:0.80;
}
#navigation-sticky-wrapper ul.nav li.searchBox:hover .topSearch {
	display:block;
}
#navigation-sticky-wrapper ul.nav li.searchBox:hover a i {
	display:none;
}
.navbar .nav > li > a {
	line-height:71px;
}
.subscribe:before, .pcLink span.pComment:after {
	-ms-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
}
.pcLink span.pComment:after {
	top:3px;
}
.articleContent h3 span {
	color:#f6b143;
}
/* Drop Down Menu 
===================================== */
.navbar ul.dropdown-menu li.menuTitle a {
	font-weight:bold;
	padding:0px 20px !important;
}
.navbar ul.dropdown-menu li a {
	color:#fff;
}
.navbar ul.dropdown-menu li a:hover {
	color:#000;
}
#navigation-sticky-wrapper ul.nav ul.dropdown-menu {
	background:#000;
	border-right: 1px solid #808080;
	width:215px;
	padding:0px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background:#f6b143;
}
#accordion {
	margin:0px 0px 10px 0px;
}
#accordion .ui-accordion-content {
	height:auto !important;
	padding:10px 0px;
	background:none;
	color:#fff;
	border:none;
	border-radius:0px;
	background:#555;
}
#accordion h3 {
	background:none;
	color:#fff;
	border:none;
	text-transform:capitalize;
	border-radius:0px;
	font:bold 13px Verdana, Arial, sans-serif !important;
	padding:0px;
}
#accordion h3 a {
	color:#fff;
	padding:0px !important;
	display:block;
	padding:5px 0px 5px 30px !important;
}
#accordion h3:hover {
	background:#f6b143;
	color:#000 !important;
}
#accordion ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#accordion ul li {
	list-style:none;
	padding:0px;
	margin:0px 0px 3px 0px;
}
#accordion ul li a {
	padding:0px;
	display:block;
	text-transform:capitalize;
	font-size:13px;
	padding:0px 10px 0px 35px !important;
}
#accordion .ui-accordion-header-active {
	background:#f6b143;
}
#accordion .ui-accordion-header-active a {
	color:#000;
}
#accordion .ui-accordion .ui-accordion-header {
	padding:0px;
}
ul.dropdown-menu li {
	padding:0px;
}
ul.dropdown-menu li.menuTitle a {
	font:bold 13px Verdana, Arial, sans-serif !important;
	padding:0px 30px !important;
	margin:0px 0px 5px 0px;
}
/* General
======================================= */
.gt6 span {
	font-size:14px;
}
.articleTitle, .articleTitle a {
	font-size:17px;
}
.rowBanking .articleTitle, .rowBanking .articleTitle a {
	font-size:22px;
	margin: 0px 0px 10px 0px;
}
.heading {
	margin:-10px 0px 10px 0px;
	background:url('https://www.globaltrademag.com/wp-content/themes/gtm/images/tLine.jpg') repeat-x center center;
}
.heading h1 {
	background:#fff;
	padding:0px 10px 0px 0px;
	margin:0px;
}
.heading .hLine {
	display:none;
}
.featureQuote {
	border-right: 10px solid #555555;
	display: block;
	float: right;
	width: 70%;
	margin: 0px 0px 20px 10px;
	padding: 0px 20px;
	position: relative;
	font:34px Geogia;
	color:#202020;
}
.featureQuote:after {
	display: block;
	content: "";
	border-right: 7px solid #f6b143 !important;
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}
.gtHeadline2 {
	line-height:34px;
	margin:0px 0px 20px 0px;
}
.date {
	font-family:georgia;
	line-height: 18px;
}
.dateShort {
	width:176px;
	margin-left:-7px;
}
.dateLong {
	width:176px;
	margin-left:5px;
}
.mainArticleTitle, .mainArticleTitle a {
	line-height: 30px;
	margin: 20px 0px 10px;
}
.articleDate {
	margin: 0px 0px 20px 0px;
}
.rowDept h4 a {
	font-weight: bold;
}
.rowDept a img {
	margin:0px 0px 10px 0px;
}
.headline1 {
	line-height:18px;
	font-size:13px;
}
.gtList li {
	font-size:19px;
}
.articleAuthor {
	font-size: 14px;
	line-height: 14px;
}
.rowBanking .row {
	padding: 30px 0px 10px 0px;
}
.copyright, .copyright a {
	color: #D2D2D2;
	line-height: 17px;
	font-size: 13px;
	margin: 20px 0px;
}
.copyright a:hover {
	color:#fff;
}
.singleArticleTitle {
	font:bold 35px/32px "alternategotno3dregular";
}
/* Featured List Page
======================================= */
.featuredList {
	padding:0px !important;
}
#navList {
	background:#000;
	border-radius:0px;
	-webkit-border-radius:0px;
	-o-border-radius:0px;
	-moz-border-radius:0px;
}
#navList .navbar-inner {
	padding:0px;
}
#navList .navbar-header {
	background:#000;
}
#navList .navbar-collapse {
	padding:0px;
}
#navList ul.nav {
	margin:0px !important;
}
#navList .in ul.nav {
	margin:60px 0px 0px 0px !important;
}
#navList ul.nav li {
	border:none;
	padding-top:0px;
}
#navList ul.nav li a {
	padding:0px 11px;
	color:#fff;
	font-size:8px;
}
#navList ul.nav li:hover a {
	color:#000;
}
#navList .navbar-toggle {
	margin: 10px 15px 10px 0px !important;
}
#navList a:focus, .navbar-default .navbar-nav > .open > a {
	background:#f6b143;
	color:#000 !important;
}
#navList ul.nav li:hover:after {
	content: "";
	display: table;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0px 15px 15px;
	border-color: #212107 transparent;
	margin: -16px auto 0px auto;
}
#navList ul.nav li ul.dropdown-menu {
	background:rgba(0, 0, 0, 0.80);
	margin:0px !important;
	color:#fff;
	min-width:175px;
}
#navList ul.nav li ul.dropdown-menu li {
	text-align:left;
	padding:10px 0px 10px 10px;
	font:18px "alternategotno3dregular";
}
#navList ul.nav li:hover ul.dropdown-menu li:hover {
	background:none;
}
#navList ul.nav li:hover ul.dropdown-menu li a:hover {
	color:#f6b143 !important;
}
.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
	visibility: visible;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
	margin-top: 0;
}
#navList ul.nav li a:hover{color:#000 !important;}
.cycle-slideshow .cycle-slide {
	width:100%;
}
.cycle-slideshow .cycle-slide .slideContent h2 {
	line-height:30px;
}
.cycle-slideshow .cycle-slide .slideContent h2 a, .cycle-slideshow .cycle-slide .slideContent a.read-more:hover {
	color:#fff !important;
}
.cycle-slideshow .cycle-slide .slideContent h2 a:hover {
	color:#d2d2d2 !important;
}
.cycle-slideshow .cycle-slide .slideContent a.read-more {
	color:#f6b143;
}
#per-slide-template {
	position: relative;
	z-index: 100;
}
#per-slide-template a {
	padding: 14px 7px;
	position:relative;
}
/* Featured Story Page
======================================= */
.fTextBox {
	position:absolute;
	bottom:0px;
	width:86%;
	height:50%;
	background:rgba(0, 0, 0, 0.60);
	color:#fff;
	padding:20px 40px 20px 20px;
}
.fTextBox h2 {
	font:25px/25px 'arial';
	text-transform:uppercase;
	margin:10px 0px 10px 0px;
}
.fTextBox p {
	color:#f6b143;
	font-size:16px;
	text-transform:uppercase;
}
.fsCaption {
	color:#000;
	padding:5px 0px 0px 0px;
}
.fsCaption .col-md-4 {
	padding:10px 0px 0px 0px;
}
.ssFormat {
	background:#f6b143;
	padding:10px 8px;
}
.ssFormat a {
	background:#202020 !important;
}
.ssFormat a:hover {
	background:#f6b143 !important;
	color:#fff;
}
.qFormat {
	float:right;
	margin:0px 0px 0px 15px !important;
}
.bannerFormat {
	margin:0px 0px 50px 0px;
}
.mvt h4 {
	text-transform:uppercase;
	margin:20px 0px 5px 0px;
	font:25px 'alternategotno3dregular';
	padding:0px 0px 0px 15px;
}
ul.mvtList {
	padding:0px;
	list-style:none;
	padding:0px 0px 0px 15px;
}
ul.mvtList li {
	border-bottom:1px solid #e5e5e5;
}
ul.mvtList li:last-child {
	border:none;
}
ul.mvtList li a {
	color:#454545;
	padding:10px 10px;
	display:block;
	line-height:20px;
}
ul.mvtList li a:hover {
	background:#454545;
	color:#f6b143;
}
.listContainer {
	padding:0px;
}
.listContainer .element-line {
	margin:0px 0px 20px 0px;
}
.listContainer h3 {
	background:none;
}
.listContainer .team-detail {
	display:block !important;
	padding:40px 30px;
}
.listContainer .team-content {
	text-align:left;
}
.listContainer .team-content h3 {
	font-size:30px;
	line-height:27px;
	border:none !important;
	padding:0px !important;
	margin:0px 0px 2px 0px !important;
}
.listContainer .team-content h3 a {
	color:#fff !important;
	opacity:1 !important;
}
.listContainer .team-content h3 a:hover {
	color:#d2d2d2 !important;
}
.listContainer .team-content h4 {
	color:#f6b143;
	margin:0px 0px 12px 0px !important;
	font-size:21px;
	line-height:23px;
}
.listContainer .team-content p {
	color:#fff !important;
	font-size:14px !important;
	line-height:22px !important;
	opacity:1 !important;
}
.lText {
	position:absolute;
	bottom:0px;
	font-size:30px;
	line-height:27px;
	border:none;
	color:#fff;
	margin:0px;
	background:rgba(0, 0, 0, 0.60) !important;
	padding:10px 30px;
}
.listContainer .zoom:hover .lText {
	display:none;
}
/* Cforms Trucking RFP
===================================== */
#cformsform {
	width:100%;
}
#cformsform .textonly {
	font: bold 24px "alternategotno3dregular";
	text-transform: uppercase;
	color: #f6b143;
	background: #555 !important;
	border-bottom: 6px solid #f6b143;
	padding: 5px;
	margin:20px 0px !important;
	text-align:left;
}
#cformsform label span {
	color: #000;
}
#cformsform input.single, #cformsform select.cformselect, #cformsform textarea.area {
	border:1px solid #d2d2d2;
	background:none;
	font-weight:normal;
	padding:5px 10px;
}
#cformsform textarea.area {
	height:200px;
	width:50%;
}
#cformsform span.emailreqtxt {
	color:#000;
}
#cformsform .cf-box-title {
	color:#000;
	font-size:22px;
	font-weight:bold;
}
#cformsform .cf-sb {
	text-align:left;
}
#cformsform #sendbutton {
	border:none !important;
	text-shadow:none;
	background:#555 !important;
	color:#f6b143;
	padding:5px;
	font-size:17px;
	cursor:pointer;
}
#cformsform #sendbutton:hover {
	background:#f6b143 !important;
	color:#000;
	border:none !important;
}
#cformsform .cf-box-group .cf-after {
	font-size:18px;
}
#cformsform label.cf-after, #cformsform label.cf-after span {
	width:70px !important;
}
div.cf_info {
	width:100%;
}
.lineFormat {
	margin: -26px 0px 0px 320px;
	width: 71%;
}
/* Search 
===================================== */
.searchForm {
	background:#000;
	padding:15px;
    position:relative;
}
.searchForm input#search-box {
	width:100%;
	padding:5px 35px 5px 10px;
}
.searchForm input#search {
	font-size:0px;
	background:url('https://www.globaltrademag.com/wp-content/themes/gtm/images/sGlass.jpg') no-repeat center center;
	position:absolute;
    top:20px;
    right:20px;
	width:25px;
	height:25px;
	border:none;
}
.searchForm input#search:hover {
	opacity:0.80;
}
.searchContainer h1.entry-title a {
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	color: #454545;
	margin-top: 10px;
	text-transform:capitalize;
}
.searchContainer .has-post-thumbnail, .searchContainer footer.entry-meta {
	display:none;
}
.searchContainer article {
	border-bottom:1px solid #d2d2d2;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
}
/* Trade Cycle Template
======================================= */
.gtSlide {
	min-height:410px;
	width:100%;
	display:block;
}
.gtSlide .row {
	margin:0px;
}
.gtSlide .row .col-md-7 h2 {
	margin:15px 10px;
	color:#000;
}
.gtSlide .row .col-md-7 img {
	margin:15px auto 30px auto;
	display:block;
}
.gtSlide .row .col-md-5 {
	color:#000;
	padding:0px 10px 0px 10px;
}
.gtSlide .row .col-md-5 p {
	padding:10px 25px 0px 0px
}
.g {
	margin:0px auto 20px auto;
}
.gtSlide .col-md-5 h3 {
	background:none;
	border:none;
	font-weight:normal;
	margin:0px 0px 25px 0px;
	line-height:27px;
}
.tcFormat a img {
	margin:0px auto 10px auto;
}
.tcFormat .col-md-3 {
	margin:0px 0px 30px 0px;
}
.tcFormat span a {
	font:bold 17px/21px georgia;
	margin:0px 0px 5px 0px;
	display:block;
}
.tcFormat .col-md-3 p {
	font-size:14px;
}
.g a img {
	/*width:100%;*/
	height:auto;
}
/* Global Traders Template
======================================= */
.tabFormat {
	margin:0px 0px 50px 0px;
}
.tabFormat ul.nav-tabs {
	background:#000;
}
.tabFormat ul.nav-tabs li {
	width:33.33%;
	text-align:center;
	padding:0px;
}
.tabFormat ul.nav-tabs li.active a {
	background:#f6b143;
	color:#000;
}
.tabFormat ul.nav-tabs li:last-child {
	width:33.343%;
}
.tabFormat ul.nav-tabs li a {
	border:none !important;
	margin:0px;
	padding: 20px 16px;
	font-weight:bold;
	font-size:16px;
	position:relative;
	display:block;
}
.tabFormat ul.nav-tabs li a:hover {
	background:#f6b143;
	color:#000;
	border:none !important;
}
.tabFormat ul.nav-tabs li a:hover:before, .tabFormat ul.nav-tabs li.active a:before {
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0px 15px 15px;
	border-color: #000 transparent;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin: 0px 0px 0px -15px;
}
.tabFormat .tab-content {
	border:none;
	padding:15px 0px 0px 0px;
}
.tabFormat .dPager a {
	top: 22%;
}
.tabFormat a#next1 {
	right:0px;
}
.tabFormat a#prev1 {
	left:-7px;
}
/* Global Trader Lists Template
======================================= */
.gtl .subTitle {
	position:absolute;
	z-index:100;
	top:28px;
	color:#fff;
	font: bold 30px "alternategotno3dregular";
	background:rgba(0, 0, 0, 0.80);
	padding:20px;
}
.gtDaily .gt5 p {
	line-height:21px;
}
/* Departments Template
======================================= */
.cycle-slideshow .cycle-slide .slideContent h3 {
	border:none;
	background:none;
	margin:0px;
	font-size:20px;
}
.cycle-slideshow .cycle-slide .slideContent h3 span {
	color:#fff !important;
	font-weight:normal !important;
}
.gt4 h3 {
	background:none;
	border:none;
	margin:0px 0px 25px 0px;
	padding:0px;
}
.gt4 h3 span {
	padding:0px;
}
.cycle-pager-active:before {
	top:35px;
	position:absolute;
}
/* List Template
======================================= */
.listContainer .listImg img {
	position:absolute;
	margin:0px;
	max-width:none;
}
#commentform input#submit {
	background:#555;
	color:#f6b143;
	border:none;
	font: 14px "alternategotno3dregular";
	padding:10px;
 -webkit-transition: all .5s ease-in-out;
 -moz-transition: all .5s ease-in-out;
 -o-transition: all .5s ease-in-out;
 transition: all .5s ease-in-out;
}
#commentform input#submit:hover {
	background:#f6b143;
	color:#555;
 -webkit-transition: all .5s ease-in-out;
 -moz-transition: all .5s ease-in-out;
 -o-transition: all .5s ease-in-out;
 transition: all .5s ease-in-out;
}
.pcLink span.pComment {
	padding: 5px 40px 9px;
	top:4px;
}
.vcLink {
	padding: 1px 40px 9px;
}
.vcLink:hover {
	color:#f6b143;
}
.vcLink:before {
	top: 8px;
}
form#commentform label[for="url"] {
	display:none;
}
article.comment-body footer.comment-meta .comment-author, article.comment-body footer.comment-meta .comment-metadata, .articleContent .rightBox .col-md-7 {
	text-align:left;
}
.articleContent .gt2Headline {
	line-height:27px;
	padding:10px 15px;
}
.articleContent .articleCaption {
	text-align:left;
	font-size:11px;
	line-height:13px;
	padding:13px 21px 0px 5px;
	display:block;
	font-weight:bold;
	color:#000;
}
.shareBlock {
	padding:0px;
}
.shareBlock .col-md-7 {
	margin:25px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}
}
.rowMargin .gtList li a {
	display:block;
}
.searchItem {
	border-bottom: 1px solid #DBDBDB;
	padding: 30px 0px;
}
.searchItem .articleTitle {
	margin:0px 0px 10px 0px;
}
.searchItem .articleTitle a {
	font-size:22px;
}
.moreArticleBtn {
	padding: 10px;
 -webkit-transition: all .5s ease-in-out;
 -moz-transition: all .5s ease-in-out;
 -o-transition: all .5s ease-in-out;
 transition: all .5s ease-in-out;
}
.moreArticleBtn:hover {
	color:#000;
	background:#f6b143;
 -webkit-transition: all .5s ease-in-out;
 -moz-transition: all .5s ease-in-out;
 -o-transition: all .5s ease-in-out;
 transition: all .5s ease-in-out;
}
nav.paging-navigation {
	text-align:center;
}
.h3Format {
	margin-bottom:0px;
}
/* Shareaholic
=====================================*/
.fShare .shareaholic-share-buttons-container .shareaholic-share-buttons-wrapper {
	background:#f6b143;
	padding:0px 10px 0px 0px;
}
.shareBlock .shareaholic-share-buttons-container .shareaholic-share-buttons-wrapper {
	background:none;
	padding:0px;
}
/*.flat i.shareaholic-service-icon {
	background-image: url("images/newIcons.jpg") !important;
}*/
/* Comment Form
=====================================*/
#respond {
	margin:0px 0px 40px 0px;
}
#respond #author, #respond #email {
	border:1px solid #E5E5E5;
	padding:5px;
}
#respond #comment {
	border:1px solid #E5E5E5;
	padding:5px;
	width:100%;
}
#repsond p {
	margin:15px 0px 0px 0px;
}
#repsond p:last-child {
	border:1px solid red !important;
}
.pcLink span.pComment:before {
	top: 8px;
}
ol.commentlist footer {
	padding:0px;
}
/* Contact Page
=====================================*/
.h3Format1 {
	margin:15px 0px;
}
.cFormat, .cFormat1 {
	padding:0px 15px 10px 15px;
}
.cFormat p {
	margin:0px;
}
.articleContent .fTextBox p {
	margin:0px;
}

/* Media Queries 
=====================================*/
@media (max-width: 765px) {
 #navigation-sticky-wrapper ul.nav ul.dropdown-menu, #navigation-sticky-wrapper ul.nav li.searchBox:hover, .g a, .g img {
 width: 100%;
}
 #navigation-sticky-wrapper ul.nav li.dropdown {
 background:#f6b143;
}
 #navigation-sticky-wrapper ul.nav li a.int-collapse-menu, #navigation-sticky-wrapper ul.nav li.dropdown a {
 line-height:28px;
}
 #navigation-sticky-wrapper ul.nav li.dropdown ul.dropdown-menu li.menuTitle a {
 color:#fff;
}
 #navigation-sticky-wrapper ul.nav li.dropdown ul.dropdown-menu li.menuTitle a:hover {
 color:#000;
}
 #navigation-sticky-wrapper ul.nav li.searchBox {
 min-height:50px;
}
 #navigation-sticky-wrapper ul.nav li.searchBox a i {
 float:right;
 padding:10px 0px;
}
 .subscribe:before {
 top:8px;
}
 .g {
 margin:0px auto 20px auto;
}
.dropdown-menu {
display:block;
position:relative;
}
.dropdown-toggle .fa {
display:none;
}
.subscribe {
margin-top:0px;
}
.subscribe:before {
left:-10px;
}
.currentCover a img {
display:none !important;
}
.currentCover a span {
padding:0px;
margin-left:-8px;
}
.mHide {
display:none !important;
}
.mShow {
display:inline-block !important;
}
.social-icon a:first-child {
margin-left:43px;
}
.social-icon {
padding-top:0px;
background-position-y:0px
}
.date {
margin-left:5px;
}
.dateShort {
margin-left:62px;
}
}
@media (max-width: 480px) {
	.newsletterBtn{right:-10px;}
	.kws_input_fields{padding-top:15px;}
	#boxes .window .close{
	right:0px !important;	
		}
	#dialog h1 {
	text-align:center;
	letter-spacing:5px;
	font:bold 24px 'alternategotno3dregular';
}
#dialog strong {
	text-align:center;
	display:block;
	font-size:18px;
}

 .fTextBox {
top:59px;
height:auto;
width:93.5%;
padding:0px;
}
.fTextBox h2 {
font-size:18px;
margin:0px;
padding-left:5px;
}
.fTextBox p {
background: #000;
font-size:10px;
padding:5px;
line-height:17px;
}
.fsCaption {
margin-top:45px;
}
 .whitepaper h1 {
 width:100%;
 font-size:17px;
}
 .wpbdp-main-links input {
 padding:10px 5px;
 font-size:10px;
}
 .inputStyle {
 width:239px;
}
 #intextbox {
margin:5px 0px 0px 0px;
}
 .faicon {
margin-top:12px;
}
 .advanced-search-link {
width:235px;
}
 #brand {
 width:50%;
 padding-bottom:15px;
}
 #brand img {
 width:100%;
}
 #cformsform input.single, #cformsform select.cformselect, #cformsform span.emailreqtxt, #cformsform textarea.area {
 width:100%;
}
 .tabFormat .col-md-12 {
 padding:0px 10px;
}
 .tabFormat ul.nav-tabs li {
 width:100% !important;
}
 .gtSlide .row .col-md-5 {
 padding:20px 15px 0px 15px;
}
 .tabFormat .dPager a {
 top: 16%;
}
	/*departments*/
	.cycle-slideshow .cycle-slide .slideContent {
 top:0px;
 left:0px;
 width:100%;
 min-height:500px;
}
 #per-slide-template {
 display:none
}
 .deptSlider {
 min-height:550px;
}
 .gt4 .col-md-3 {
 margin:0px 0px 20px 0px;
}
	/*lists*/
	.listContainer .team-detail {
 padding: 25px 15px;
}
 .gtl .subTitle {
 position:relative;
 top:0px;
 padding:10px 20px;
}
 #navList ul.nav li a {
 line-height:37px;
}
	/*list boxes*/
	.listContainer .team-content h3 {
 font-size: 23px;
 margin:0px 0px 5px 0px !important;
 line-height:21px;
}
 .listContainer .team-content h4 {
 font-size: 18px;
 line-height:20px;
}
 .listContainer .team-content p {
 font-size: 13px !important;
 line-height:20px !important;
 margin:0px !important;
}
 .pcLink span.pComment:after {
 display:none;
}
 .pcLink span.pComment, .pcLink a.vcLink, form#commentform #author, form#commentform #email, form#commentform textarea#comment {
 width:100%;
}
 form#commentform #author, form#commentform #email {
 padding:10px;
}
 form#commentform p {
 margin:0px 0px 10px 0px;
}
 .articleContent .gt2Headline, .infinite-wrap .rightBox {
 width: 100% !important;
}
 .articleContent .articleCaption {
 margin:10px 0px 0px 0px;
}
 .infinite-wrap .rightBox {
 padding:0px;
}
	/*executive education*/
	.gt5 div {
 margin: 0px 0px 30px 0px;
 padding: 0px;
}
 h2.gtHeadline {
 width:100%;
}
 .gtDaily .col-md-9 .row .col-md-7 {
 margin:0px 0px 30px 0px;
}
 .footer .footerLogo {
 display:block;
 margin:40px auto 30px auto;
}
 .rowBanking .col-md-3 a img {
 margin:0px 0px 25px 0px;
}
}
@media (max-width: 600px) and (max-height: 400px) {
 .tabFormat ul.nav-tabs li a {
 height: 83px !important;
}
 .tabFormat ul.nav-tabs li:first-child a {
 padding:30px 16px !important;
}
 .gtSlide .row .col-md-5 {
 padding:20px 15px 0px 15px;
}
	/*departments*/
	.cycle-slideshow .cycle-slide .slideContent {
 top:0px;
 left:0px;
 width:100%;
}
 #per-slide-template {
 display:none
}
 .deptSlider {
 min-height:400px;
}
 .gt4 .col-md-3 {
 margin:0px 0px 20px 0px;
}
	/*list*/
	.gtl .subTitle {
 position:relative;
 top:0px;
 padding:10px 20px;
}
 #navList ul.nav li a {
 line-height:37px;
}
 .pcLink span.pComment:after {
 display:none;
}
 .pcLink span.pComment, .pcLink a.vcLink, form#commentform #author, form#commentform #email, form#commentform textarea#comment {
 width:100%;
}
 form#commentform #author, form#commentform #email {
 padding:10px;
}
 form#commentform p {
 margin:0px 0px 10px 0px;
}
	/*executive education*/
	.gt5 div {
 margin: 0px 0px 30px 0px;
 padding: 0px;
}
 .gtDaily .col-md-9 .row .col-md-7 {
 margin:0px 0px 30px 0px;
}
 .footer .footerLogo {
 margin:40px 0px 30px 0px;
}
 .rowBanking .col-md-3 a img {
 margin:0px 0px 25px 0px;
}
}
@media (min-width: 601px) and (max-width: 750px) {
 #cformsform textarea.area {
 width:100%;
}
	/*departments*/
	.cycle-slideshow .cycle-slide .slideContent {
 top:0px;
 left:0px;
 width:100%;
 min-height:235px;
}
 #per-slide-template a {
 width: 25%;
 text-align: center;
}
 .slideContent {
 padding: 10px 30px;
}
	/*list*/
	#navList ul.nav li a {
 line-height:37px;
}
 form#commentform textarea#comment {
 width:100%;
}
	/*executive education*/
	.gt5 div {
 margin: 0px 0px 30px;
 width: 50%;
 float: left;
 min-height: 280px;
}
 .gtDaily .col-md-9 .row .col-md-7 {
 margin:0px 0px 30px 0px;
}
 .footer .footerLogo {
 margin:40px 0px 30px 0px;
}
 .rowBanking .col-md-3 a img {
 margin:0px 0px 25px 0px;
}
 #footerContent .container .row .row .col-md-6 {
 width: 50%;
 float: left;
}
 .rowMargin .gtList {
 padding:0px;
}
}
@media (min-width: 751px) and (max-width: 800px) {
 .whitepaper h1 {
 font-size:18px;
}
 .wpbdp-main-links input {
 padding:10px 5px;
 font-size:10px;
}
 .inputStyle {
 width:211px;
 margin-right:10px;
}
 #intextbox {
margin:5px 0px 0px 0px;
}
 .faicon {
margin-top:12px;
}
 .advanced-search-link {
width:430px;
}
 .sTxt {
left:-3px;
}
 #cformsform textarea.area {
 width:100%;
}
 #navigation-sticky-wrapper ul.nav li a {
 padding:0px 9px;
 font-size:10px;
}
 .subscribe:before {
 border-width: 10px 10px 0px;
 left: -5px;
 top: 35px;
}
 #navigation-sticky-wrapper ul.nav li:nth-child(2), #navigation-sticky-wrapper ul.nav li:nth-child(3), #navigation-sticky-wrapper ul.nav li.currentCover {
 display:none;
}
 #navigation-sticky-wrapper ul.nav ul.dropdown-menu li:nth-child(2), #navigation-sticky-wrapper ul.nav ul.dropdown-menu li:nth-child(3), #navigation-sticky-wrapper ul.nav ul.dropdown-menu li.currentCover {
 display:block;
}
	/*departments*/
	#per-slide-template a {
 font-size: 11px;
 padding: 14px 8px;
}
 #navList ul.nav li:nth-child(6) {
 border:1px solid #000;
}
 #navList ul.nav li:nth-child a {
 padding: 0px 15px;
}
 form#commentform textarea#comment {
 width:100%;
}
	/*executive education*/
	.gt5 div {
 margin: 0px 10px 30px;
 padding: 0px;
}
 .gtDaily .col-md-9 .row .col-md-7 {
 margin:0px 0px 30px 0px;
}
 .footer .footerLogo {
 margin:40px 0px 30px 0px;
}
 .rowBanking .col-md-3 a img {
 margin:0px 0px 25px 0px;
}
 #footerContent .container .row .row .col-md-6 {
 width: 50%;
 float: left;
}
}
@media (min-width: 801px) and (max-width: 1000px) {
 .sTxt {
left:-3px;
}
 #cformsform textarea.area {
 width:100%;
}
 #navigation-sticky-wrapper ul.nav li a {
 padding:0px 10px;
 font-size:10px;
}
 #navigation-sticky-wrapper ul.nav li:nth-child(2), #navigation-sticky-wrapper ul.nav li:nth-child(3), #navigation-sticky-wrapper ul.nav li.currentCover {
 display:none;
}
 #navigation-sticky-wrapper ul.nav ul.dropdown-menu li:nth-child(2), #navigation-sticky-wrapper ul.nav ul.dropdown-menu li:nth-child(3), #navigation-sticky-wrapper ul.nav ul.dropdown-menu li.currentCover {
 display:block;
}
	/*departments*/
	#per-slide-template a {
 font-size: 11px;
 padding: 14px 8px;
}
 .cycle-slideshow .cycle-slide .slideContent h3 {
 font-size: 17px;
 line-height: 21px;
}
 #navList ul.nav li:nth-child(6) {
 border:1px solid #000;
}
 #navList ul.nav li:nth-child a {
 padding: 0px 15px;
}
 .subscribe:before {
 border-width: 10px 10px 0px;
 left: -5px;
 top: 35px;
}
 form#commentform textarea#comment {
 width:100%;
}
	/*executive education*/
	.gt5 div {
 margin: 0px 10px 30px 10px;
 padding: 0px;
}
 .gtDaily .col-md-9 .row .col-md-7 {
 margin:0px 0px 30px 0px;
}
 .footer .footerLogo {
 margin:40px 0px 30px 0px;
}
 #footerContent .container .row .row .col-md-6 {
 width: 50%;
 float: left;
}
 .rowBanking .col-md-3 a img {
 margin:0px 0px 25px 0px;
}
}
@media (min-width: 1001px) and (max-width: 1200px) {
 #navigation-sticky-wrapper ul.nav li a {
 padding:0px 10px;
 font-size:8px;
}
 .subscribe:before {
 border-width: 10px 10px 0px;
 left: -5px;
 top: 35px;
}
 #navigation-sticky-wrapper ul.nav li:nth-child(3) {
 display:none;
}
 #navigation-sticky-wrapper ul.nav ul.dropdown-menu li:nth-child(3) {
 display:block;
}
	/*departments*/
	#per-slide-template a {
 font-size: 11px;
 padding: 14px 7px;
}
 #navList ul.nav li a {
 padding: 0px 6.5px;
 font-size: 7px;
}
 form#commentform textarea#comment {
 width:100%;
}
	/*executive education*/
	.gt5 div {
 margin: 0px 10px 30px;
 padding: 0px;
}
 .sTxt {
 left:-3px;
}
}
@media (min-width: 1201px) and (max-width: 1400px) {
 #navigation-sticky-wrapper ul.nav li a {
 padding:0px 15px;
 font-size:12px;
}
 .subscribe:before {
 left:-15px;
}
}
@media (min-width: 1401px) and (max-width: 1500px) {
 #navigation-sticky-wrapper ul.nav li a {
 padding:0px 20px;
 font-size:12px;
}
 .subscribe:before {
 left:-15px;
}
}
