.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}div.fc_card-container img{
position: static !important;
} div.fc_card-container {
position: relative;
width: 200px;
height: 200px;
display: block;
padding: 0;
margin: 0;
z-index: 99998;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
-o-perspective: 1000px;
-ms-perspective: 1000px;
perspective: 1000px;
} .fc_card-container .fc_card {
border: 1px solid #BFBFBF;
border-radius: 2px;
width: 100%;
height: 100%;
position: absolute;
display: inline-block;
padding: 0;
margin: 0;
-webkit-transition: -webkit-transform .7s;
-moz-transition: -moz-transform .7s;
-o-transition: -o-transform .7s;
-ms-transition: -o-transform .7s;
transition: transform .7s;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
} .fc_card-container .fc_card>div{	
border-radius: 2px;
height: 100%;
width: 100%;
position: absolute;
background: #FBFBFB;
text-align: center;
padding: 20px;
margin: 0;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-box-shadow: 0 7px 9px -8px rgba(0,0,0,.5);
-moz-box-shadow: 0 7px 9px -8px rgba(0,0,0,.5);
-o-box-shadow: 0 7px 9px -8px rgba(0,0,0,.5);
-ms-box-shadow: 0 7px 9px -8px rgba(0,0,0,.5);
box-shadow: 0 7px 9px -8px rgba(0,0,0,.5);
} .fc_card-container .fc_card[data-direction="top"] .fc_front, .fc_card-container .fc_card[data-direction="bottom"] .fc_front{
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.fc_card-container .fc_card[data-direction="right"] .fc_front, .fc_card-container .fc_card[data-direction="left"] .fc_front{
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.fc_card-container .fc_card[data-direction="top"] .fc_back, .fc_card-container .fc_card[data-direction="bottom"] .fc_back{
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.fc_card-container .fc_card[data-direction="right"] .fc_back, .fc_card-container .fc_card[data-direction="left"] .fc_back{
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
transform: rotateY(180deg);
} .fc_flipping-right {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.fc_flipping-left {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.fc_flipping-top {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.fc_flipping-bottom {
-webkit-transform: rotateX(-180deg);
-moz-transform: rotateX(-180deg);
-o-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}  .purple div.card{
color: white;
border:0;
}
.purple div.card>div{
background: #791869;
} .red div.card{
color: white;
border:0;
}
.red div.card>div{
background:#C23B3D;
} .light-blue div.card{
color: white;
border:0;
}
.light-blue div.card>div{
background:#00AFF0;
} .green div.card{
color: white;
border:0;
}
.green div.card>div{
background:#88B500;
} .orange div.card{
color: white;
border:0;
}
.orange div.card>div{
background:#CF3F20;
} .blue div.card{
color: white;
border:0;
}
.blue div.card>div{
background:#0C5CEA;
} .yellow div.card{
color: white;
border:0;
}
.yellow div.card>div{
background: #F27A00; 
}
.noCSS3Container{
-webkit-perspective: none !important;
-moz-perspective: none !important;
-o-perspective: none !important;
-ms-perspective: none !important;
perspective: none !important; 
}
.noCSS3Card{
-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
-ms-transition: none !important;
transition: none !important;
-webkit-transform-style: none !important;
-moz-transform-style: none !important;
-o-transform-style: none !important;
-ms-transform-style: none !important;
transform-style: none !important;
}
.noCSS3Sides{
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-transform: none !important;
-moz-transform: none !important;
-o-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}.page-list .current_page_item > a {
font-weight: bold; } .page-list-ext {
clear: both;
} .page-list-ext {
*zoom: 1;
}
.page-list-ext:before, .page-list-ext:after {
display: table;
line-height: 0;
content: "";
}
.page-list-ext:after {
clear: both;
}
.page-list-ext .page-list-ext-item {
clear: both;
margin: 10px 0 30px 0;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
.page-list-ext .page-list-ext-image {
float: left;
display: inline;
margin: 5px 15px 15px 0;
}
.page-list-ext .page-list-ext-title {
clear: none;
}
.page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
column-gap: 30px;
}
.page-list-cols-2 {
column-count: 2;
}
.page-list-cols-3 {
column-count: 3;
}
.page-list-cols-4 {
column-count: 4;
}
.page-list-cols-5 {
column-count: 5;
} @media (max-width: 767px) { .page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
column-count: 1;
}
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align:top;}:focus {outline: 0;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} nav ul {list-style:none;} body {line-height:normal;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;} table {border-collapse: collapse; border-spacing: 0;} input, select {vertical-align:middle; } abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}  mark {background-color:#ff9; color:#000; font-style:italic; font-weight:bold;} del { text-decoration: line-through;} ins { color:#000; text-decoration:none;} 
.firefox select {vertical-align:middle; color:#818181 !important; } body {font-family: 'Roboto Slab', serif; font-size:14px; line-height:24px; color:#000;}
h1, h2, h3, h4, h5, h6 {font-weight:700; line-height:normal; margin:0; font-family: 'Roboto Slab', serif;} 
h1, h2, h3 {color:#545454;} h4, h5, h6 {color:#2c2c2c;}
h1, h2 {font-size:30px; padding:0 0 15px;}
h3 {font-size:24px; padding:0px 0 10px;}
h4 {font-size:18px; padding:0px 0 10px;}
h5 {font-size:16px; padding:0px 0 8px;}
h6 {font-size:16px; padding:0px 0 8px;}
a:link, a:visited {color:#00461c; text-decoration:none; outline:0;}
a:focus, a:hover{color:#333; text-decoration:none;}
a:active {color:#000; text-decoration:none;}
p {padding:0 0 10px;}
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {margin:0;} .fl {float:left;} .fr {float:right;} blockquote{margin:1.5em;color:#666;font-style:italic;} 
strong, dfn, b {font-weight:bold;} em, dfn{font-style:italic;} sup,sub {line-height:0; font-size:.6em;} 
sup {vertical-align:super} sub {vertical-align:sub;} abbr,acronym{border-bottom:1px dotted #666;} address{margin:0 0 1.5em;font-style:italic;} 
del{color:#666;} pre{margin:1.5em 0;white-space:pre;} pre,code,tt {font:1em'andale mono','lucida console',monospace;line-height:1.5;}
ul,ol{margin:0 0 1.5em 0; padding-left:1.5em;} li ul, li ol{margin:0;} ul{list-style-type:disc;} ol{list-style-type:decimal;}
dl{margin:0 0 1.5em 0;} dl dt{font-weight:bold;} dd{margin-left:1.5em;}
table{margin-bottom:10px; width:100%;} th{font-weight:bold;} thead th{background:#c3d9ff;} th,td,caption{padding:4px 10px 4px 5px;} tfoot{font-style:italic;} caption{background:#eee;} tbody tr:nth-child(even) td,tbody tr.even td{} small{font-size:11px;} .red, .require, .star {color:#F00;} .center {text-align:center;} .justify {text-align:justify;} .clearing, .flowfix {overflow:hidden; width:100%;} .overfix {overflow:hidden;} .clr, .clear {clear:both; line-height:0px; height:0; display:block;} .nomg {margin-left:0 !important; margin-right:0 !important;} .hide, .ui-helper-hidden-accessible, .ui-tabs-hide {display:none;} .animated {visibility:hidden;} .section {float:left; width:100%; clear:both;} .row {display:block; float:left; margin-bottom:0px;} .relative {position:relative;} .fleft {float:left;} .fright {float:right;} .main, .container {width:1200px; margin:0 auto; position:relative;   } .container {position:static;} .main-boxed {width:1220px; margin:0 auto;} 
.grid, [class*="grid"] {float: left; margin-left:10px; margin-right:10px; } .off-grid  {float:left;}
.grid.first, [class*="grid"].first {margin-left:0px; } [class*="grid"] [class*="grid"]:first-child {margin-left:0px;}
.grid.last, [class*="grid"].last {margin-right:0px;} [class*="grid"] [class*="grid"]:last-child {margin-right:0px;}
.grid1 {width:80px;} .grid2 {width:180px;} .grid3 {width:280px;} .grid4 {width:380px;} .grid5 {width:480px;} .grid6 {width:580px;} 
.grid7 {width:680px;} .grid8 {width:780px;} .grid9 {width:880px;} .grid10 {width:980px;} .grid11 {width:1080px;} .grid12 {width:1180px;}
.grid12 > .grid3:nth-child(4n), .grid9 > .grid3:nth-child(3n), .grid6 > .grid3:nth-child(2n), .grid12 > .grid4:nth-child(3n), .grid8 > .grid4:nth-child(2n) {margin-right:0;}
.off-desktop, .on-tablet, .on-phone {display:none;} .on-desktop, .off-tablet, .off-phone {display:block;} 
a.on-desktop, a.off-tablet, a.off-phone {display:inline-block;}
::-webkit-input-placeholder {color:#151515;} :-moz-placeholder {color:#151515;} ::-moz-placeholder {color:#151515;} :-ms-input-placeholder {color:#151515;}
@media (max-width: 1279px) {
.main, .container {width:960px;} .main-boxed {width:980px;}
.grid1 {width:60px;} .grid2 {width:140px;} .grid3 {width:220px;} .grid4 {width:300px;} .grid5 {width:380px;} .grid6 {width:460px;} 
.grid7 {width:540px;} .grid8 {width:620px;} .grid9 {width:700px;} .grid10 {width:780px;} .grid11 {width:860px;} .grid12 {width:940px;}
.off-desktop, .off-tablet, .on-phone {display:none;} a.off-desktop, a.off-tablet, a.on-phone {display:none;}
.on-desktop, .on-tablet, .off-phone {display:block;} a.on-desktop, a.on-tablet, a.off-phone {display:inline-block;}
}
@media (min-width: 768px) and (max-width: 979px) {
.main, .container { width:720px;}  .main-boxed {width:740px;}  
.grid1 {width:40px;} .grid2 {width:100px;} .grid3 {width:160px;} .grid4 {width:220px;} .grid5 {width:280px;} .grid6 { width:340px;} 
.grid7 {width:400px;} .grid8 {width:460px;} .grid9 {width:520px;} .grid10 {width:580px;} .grid11 {width:640px;} .grid12 {width:700px;} 
.off-tablet, .on-desktop, .on-phone {display:none;} a.off-tablet, a.on-desktop, a.on-phone {display:none;} 
.off-phone, .on-tablet, .off-desktop  {display:block;} a.off-phone, a.on-tablet, a.off-desktop  {display:inline-block;} 
}
@media (max-width: 767px) {
.main, .container {max-width:90%; width:90%; } .row {width:100%; margin-bottom:0px;} .off-grid {display:none;}
.grid1,.grid2,.grid3,.grid4,.grid5,.grid6,.grid7,.grid8,.grid9,.grid10,.grid11,.grid12 {width:100%; margin-left:0px; margin-right:0px;}
.on-desktop, .off-phone, .on-tablet {display:none;} a.on-desktop, a.off-phone, a.on-tablet {display:none;} 
.on-phone, .off-desktop, .off-tablet {display:block;} a.on-phone, a.off-desktop, a.off-tablet {display:inline-block;} 
} .one-half, .one-third, .two-third, .one-fourth, .three-fourth {padding-bottom:10px; float:left;}
.one-half {width:49%; padding-right:2%;} .one-half.last {float:right; padding-right:0;}
.one-third {width:32%; padding-right:2%;} .one-third.last {float:right; padding-right:0;}
.two-third {width:66%; padding-right:2%;} .two-third.last {float:right; padding-right:0;}
.one-fourth {width:23.5%; padding-right:2%;} .one-fourth.last {float:right; padding-right:0;}
.three-fourth {width:74.5%; padding-right:2%;} .three-fourth.last {float:right; padding-right:0;}
.one-half+.one-half, .one-third+.two-third, .two-third+.one-third, .one-third+.one-third+.one-third, 
.one-fourth+.one-fourth+.one-half, .one-fourth+.one-half+.one-fourth, .one-half+.one-fourth+.one-fourth, 
.one-fourth+.three-fourth, .three-fourth+.one-fourth, .one-fourth+.one-fourth+.one-fourth+.one-fourth {float:right; padding-right:0%;} 
.one-half.fleft {padding-right:2%;} .one-half.fright {padding-right:0%;} .col-full, .full-col {width:100%; float:left; padding-bottom:10px;}
.ie7 .one-half {width:48.5%;} .ie7 .one-third {width:31.5%;} .ie7 .two-third {width:65.5%;} .ie7 .one-fourth {width:23%;} .ie7 .three-fourth {width:74%;}
@media (max-width:767px) { 
.one-half, .one-fourth, .three-fourth {width:49%; padding-right:2%;} .one-fourth+.one-fourth {padding-right:0;} 
.one-third, .two-third {width:100%; padding-right:0;} }
@media (max-width: 599px) { 
.one-half, .one-third, .two-third, .one-fourth, .three-fourth {width:100%; padding-right:0%;} } button, input[type="button"], input[type="reset"], input[type="submit"] {border:2px solid #00461c; border-radius:1px; vertical-align:top; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-appearance:inherit; -moz-appearance:inherit; appearance:inherit; cursor:pointer; -webkit-transition:all 300ms; -webkit-transition:all 300ms; transition:all 300ms; padding:4px 20px 5px; background:#00461c; color:#fff; font-size:15px; font-weight:700; text-transform:uppercase; line-height:20px; font-family: 'Roboto Slab', serif;} input[type="reset"] {background:#616161; border-color:#616161;}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {border-color:#000; color:#00461c; background:#000;} 
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {border-color:#918955 ;}
input[type="text"], input[type="email"], input[type="url"],input[type="password"], input[type="search"], input[type="tel"], input[type="date"], textarea, select {color: #151515; border: 1px solid #bdbdbd; border-radius:0; box-sizing:border-box;}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="date"]:focus,  textarea:focus, select:focus {color: #111;} 
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="date"], textarea,select {padding:12px 15px 13px; font-family: 'Roboto Slab', serif; font-size:16px; font-weight:300;}
.rev_slider{ background:rgba(0,0,0,0.45);} .g-recaptcha {transform:scale(0.9); transform-origin: 0 0;} .page-id-4 .g-recaptcha {width:304px; margin: 0px auto 11px auto;} @media (min-width:1281px) {.page-id-15 section .g-recaptcha {margin-left: 36.66%;}} footer .g-recaptcha {transform:scale(0.7)!important; margin-bottom:-18px;} a:link, a:visited {color:#00461c; text-decoration: none;} a:hover, a:focus, a:active {color:#666; text-decoration:none;} a:focus {outline:0;} a:hover, a:active {outline: 0;}
a.button, a.btn { background-color:#00461c; border:2px solid #00461c; color:#fff; font-size:16px; line-height:22px; font-weight:700; padding:8px 20px 9px; text-transform:uppercase; text-align:center; display:inline-block; margin:4px 0 8px; -webkit-transition:all .6s; -moz-transition:all .6s; transition:all .6s; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; text-decoration:none; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; font-family: 'Roboto Slab', serif;} 
a.button+.button {margin-left:10px;} a.button:hover, a.btn:hover { background-color:#343534; border-color:#343534;}
a.btn-small {padding:9px 25px 10px; font-size:16px;} 
a.btn-large {padding:19px 75px 20px; font-size:20px; line-height:30px;}
a.btn-wider {width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
a.btn-trans {background-color:transparent; color:#00461c; border-color:#00461c;}
a.btn-trans:hover {background-color:#00461c; color:#fff; border-color:#00461c;}
a.btn-none { background:none !important; color:#fff !important; padding:0; border:0 none;}
a.btn-none:hover {opacity:.6;}
a.btn-red {background-color:#00461c; color:#fff; border-color:#00461c;} a.btn-red:hover {background-color:#00461c; border-color:#00461c;}
a.btn-red.btn-trans {background-color:transparent; color:#00461c; border-color:#00461c;}
a.btn-red.btn-trans:hover {background-color:#00461c; color:#fff; border-color:#00461c;} .masthead .site-header {background:#ffffff; box-shadow:0 2px 3px #00461c;} .masthead.header-style3 .site-header {display:none;} .masthead.header-style2 .site-header {}
.header {position:relative;}  
.header .site-header { padding:16px 0;   position:relative; z-index:19;}
.site-logo {  float:left; margin-left:10px;} .site-logo img {max-width:100%; height:auto;} .topbar {float:right; margin-right:10px; }
.topbar a.button {padding:3px 10px 2px; font-size:14px; line-height:24px; font-weight:bold; margin-top:0; margin-bottom:0;}
.top-menu{ float:right; margin-right:10px;margin-top:8px}
.top-menu ul{ margin:0;}.top-menu ul li{ float:left; list-style:none; background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/top-menu-sep.png) no-repeat left center;}
.top-menu ul li:first-child{ background:none;}
.top-menu ul li a{ color:#7e7e7e;display: block;font-family: "Roboto Slab",serif;font-size: 13px;font-weight: 400;line-height: 25px;padding: 8px 15px;text-decoration: none;text-transform: uppercase;transition: color 300ms ease 0s;}
.top-menu ul li:last-child a{ padding-right:0;}
.top-menu ul li a:hover{ color:#918955;}
.top-phone { float: right;font-size:18px; line-height:40px; color:#333333; font-weight:bold; margin-right:10px;}
.top-phone .phone { margin-left:10px; display:inline-block; background-size:13px auto; background-repeat:no-repeat; background-position:0 50%; background-image:url(//www.transworldma.com/wp-content/themes/sctransworld/images/icon-phone.png); padding-left:20px;}
.top-phone .phone a {color:#6b6b6b; text-decoration:none; font-size:18px;} 
.top-phone .phone a:hover, .top-phone .phone a:focus {color:#00461c;} .top-bar{ border-bottom:1px solid #cccccc;} .socials {} .socials .link {width:34px;height:34px;line-height:34px;font-size:24px;display:inline-block;text-align:center;overflow:hidden;margin:0 2px;}
.socials .link a {display:block; color:#848484; transition:all 300ms; -webkit-transition:all 300ms; -moz-transition:all 300ms; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;} .socials .link a:hover {background-color:#848484; color:#fff;}
.socials.sc-socials {margin-top:15px;} .header-sticky .site-header {  background:#fff; box-shadow: none; margin-bottom:0;} 
.header-sticky .site-logo {  margin-right:10px;}
.header-sticky .inav ul li a { padding:8px 19px; font-size:16px;} .banner-wgs {position:absolute; top:100%; z-index:9; transform:translate(0,-50%);} 
.banner-wgs .wgs-banner {padding:30px 20px; box-sizing:border-box;   width:100%; background:#918955; color:#fff; margin-bottom:0; float:right; position:absolute; bottom:0; right:0; z-index:9; transform:translate(0,-0%);font-size: 30px; text-align:center; text-transform:uppercase; letter-spacing:1px;font-weight: 300;}
.banner-wgs .wgs-banner span{ background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/arrow.png) no-repeat left center; padding-left:24px;}
.banner-wgs .wg-title {font-size:20px; line-height:24px; text-transform:uppercase; padding-bottom:12px; font-weight:bold; font-family: 'Roboto Slab', serif;}
.banner-wgs .wgs-banner a{ font-weight:700; letter-spacing:3px; color:#fff; }
.banner-wgs .wpcf7 .wpcf7-form-control-wrap {display:block;} .banner-wgs .wpcf7 textarea {width:100%; height:60px;}
.banner-wgs .wpcf7 input, .banner-wgs .wpcf7 select { padding:7px 10px; border-color:#fff; width:100%;} 
.banner-wgs .wpcf7 img.wpcf7-captchac {padding:4px 8px 3px; border-color:#fff;}
.banner-wgs .wpcf7 .wpcf7-submit {background:#343534; border-color:#343534 ; padding:2px 20px; width:auto; border-radius:5px;} 
.banner-wgs .wpcf7 .wpcf7-submit:hover {background:#fff; border-color:#fff; color:#00461c;}
.banner-wgs .wpcf7 img.ajax-loader {display:none;}
.banner-wgs .wpcf7 .wpcf7-not-valid-tip {position: absolute; right: 5px; top: 3px;}
.banner-wgs .wpcf7 .ishuman .wpcf7-not-valid-tip {top:30px; left:0; right:auto; width:180px; display:none;}
.ishuman .wpcf7-captchar.wpcf7-not-valid{ border:1px solid #f00;} .bottom {background-color:#00461c; padding:40px 0; color:#fff; font-size:32px; line-height:24px;}
.bottom  a.btn-green{ margin-top:0 !important;}
.bottom h2, .bottom h3, .bottom h4, .bottom h5 {color:#fff; font-size:32px; padding-top:3px; font-weight:400; line-height:1.6; width:96%; padding:0 0 00px;}
.bottom .textwidget span{ font-size:32px; font-weight:400;}
.bottom .wgs-cta a.button span{ font-size:16px; font-weight:700;}
.bottom .wgs-cta {padding-right:220px; padding-left:10px; position:relative;} .bottom .wgs-cta a.button {position:absolute; right:10px; top:0; 
padding:12px 20px 11px; margin-bottom:0px; font-size:16px; margin-top:12px; font-family: 'Roboto Slab', serif; background:#fff; color:#00461c; border-color:#fff;} .bottom .wgs-cta a.button:hover {background:none; color:#fff;} .logo-slider{ padding:45px 0 55px; text-align:center; background:#ebebeb;}
.logo-slider .wgs-logo h4{ background: #ebebeb;color: #333333; text-transform:uppercase;  display: inline-block;font-family: 'Roboto Slab', serif;font-size: 28px;font-weight: 400;padding: 0 15px 38px;position: relative;text-align: center;}
.logo-slider .owl-carousel .owl-item img {border: 1px solid #d7d7d7;border-radius: 4px;} .bottom-logo{ padding:30px 0 20px;}
.wgs-bottom-logo{ margin:0 auto; float:none;}
.wgs-bottom-logo a{ display:inline-block; font-size:11px; text-align:center; margin-right:15px; margin-left:15px; color:#28677d; text-decoration:none; font-weight:700;} .wgs-bottom-logo a img{ display:block;}
.wgs-bottom-logo p{display: inline-block; width: 56%;} .footer {background:#191919; color:#afafaf; padding:50px 0 45px; font-weight:300; font-size:16px; line-height:22px;} 
.footer p {padding:0 0 12px;} .footer span.sep {padding:0 5px; color:#4b4b4b;}  .footer img {max-width:100%; margin:0 4px 5px;}
.footer a {color:#afafaf; text-decoration:none;} .footer a:hover {text-decoration:underline;}
.footer ul {list-style:none; margin:0; padding:0;} .footer ul li {padding:0 0 4px; line-height:26px; width:48%; float:left;}
.footer ul ul {margin-left:0; padding-top:4px; font-size:12px;} 
.footer .footer-logo {margin-bottom:15px;} 
.footer h4.wg-title{ font-weight:400; color:#fff; font-size:20px; text-transform:uppercase;}
.footer .wgs-footer-d { margin-bottom:10px;   border-radius:4px;  }
.footer .footer-a{ float:right;}
.footer .wgs-footer-d p:last-child {padding:0;} 
.wgs-footer {margin-bottom:15px;}
.copyright{ background:#0f0f0f; font-size:13px; font-weight:300; text-transform:uppercase; padding:30px 0; color:#979797;}
.copy-info{ float:left;} .siteby{ float:right; } .siteby a{ color:#979797;}.siteby a:hover{ text-decoration:underline;} .copy-info a {color:#afafaf;} .inav {  } .menu-toggle {display:none;}
.inav ul, .inav ul.menu {list-style:none; margin:0; padding:0; float:left;} 
.inav ul li {display:inline-block; float:left; position:relative; padding-right:2px; background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/nav-sep.png) no-repeat right center;  }
.inav ul li.on-phone{ display:none;}
.inav ul li.last, .inav ul li:last-child { background:none;}
.inav ul li a {color:#2f2f2f; font-size:16px; line-height:24px; font-weight:700; padding:8px 29px; text-decoration:none; text-transform:uppercase; display:block; transition:color 300ms; -webkit-transition:color 300ms;   font-family: 'Roboto Slab', serif;}
.inav ul li:last-child a{ padding-right:0;}
.inav ul li a:hover, .inav ul.menu > li.sfHover > a { color:#03792c;  } 
.inav ul.menu > li.current-menu-item > a, .inav ul.menu > li.current-menu-item.sfHover > a, .inav ul.menu > li.current-menu-parent > a, 
.inav ul.menu > li.current-menu-parent.sfHover > a, .inav ul.menu > li.current-page-parent > a, .inav ul.menu > li.current-page-item > a, 
.inav ul.menu > li.current-page-ancestor > a, .inav ul.menu > li.current-menu-ancestor > a {color:#03792c;    } .inav ul ul, .inav ul.menu ul, .inav div.menu ul ul {position:absolute; top:-999px; left:0; margin-top:0px; width:260px; z-index:999; padding:0; list-style:none; background:#000; background:rgba(0,0,0,.65);}
.inav ul li.sfHover ul, .inav ul li:hover ul {top:138%;} .inav ul li.sfHover ul ul, .inav ul li:hover ul ul {top:0; left:261px; margin-top:0;}
.inav ul ul li, .inav ul.menu ul li, .inav div.menu ul ul li {width:100%; padding-right:0 !important; padding-left:0 !important; border-top:1px solid #fff; margin-left:0; margin-right:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; background:none;} 
.inav ul.sub-menu li {display:block;}
.inav ul ul li a, .inav ul.menu ul li a, .inav div.menu ul ul li a {padding:7px 12px 8px 20px; text-align:left; display:block; color:#fff; font-size:14px; font-weight:400; line-height:22px; text-transform: uppercase; border-bottom:0 none; font-family:'Roboto', sans-serif;} .inav ul ul li a, .inav ul.menu ul ul li a, .inav div.menu ul ul ul li a {font-size:13px; -moz-transition:background ease .8s, color ease .8s; -webkit-transition:background ease .8s, color ease .8s; transition:background ease .8s, color ease .8s; }
.inav ul.menu > li.sfHover > a, .inav ul.menu > li.current-menu-item.sfHover > a, .inav ul.menu > li.current-menu-parent.sfHover > a {color:#00461c; border-color:transparent;} 
.inav ul ul li a:hover, .inav ul.sub-menu > li.sfHover > a {color:#fff !important; background:#00461c;} 
.inav ul.sub-menu > li.current-page-item > a,.inav ul.sub-menu > li.current-page-ancestor > a, 
.inav ul.sub-menu > li.current-page-parent > a, .inav ul.sub-menu > li.current-menu-item > a { } .featured{ padding-top:3px; background:#d1d1d1; padding:60px 0;  -moz-box-shadow: inset 0 8px 8px -8px #c2c2c2, inset 0 -8px 8px -8px #c2c2c2; -webkit-box-shadow: inset 0 8px 8px -8px #c2c2c2, inset  0 -8px 8px -8px #c2c2c2;  box-shadow: inset  0  8px 8px -8px #c2c2c2, inset  0 -8px 8px -8px #c2c2c2;}
.featured h3{ text-align:center; line-height:26px; font-size:24px; font-weight:700; padding-bottom:20px;} .featured .wgs-side img{height: auto;margin: 0;width: 100%;}
.wg-featured { position: relative;text-align: center; float:left; margin:0 10px;}
.wg-featured:first-child{ margin-left:0;} .wg-featured:last-child{ margin-right:0;}  
.wg-featured a {color: #fff;display: block; text-decoration:none;  } .wg-featured a img { border-radius:5px 5px 0 0; transition: all ease-in-out 0.3s; opacity: 1;  margin:0 !important;   height:auto;}
.featured a span {   z-index:10; font-size:18px;  text-transform:uppercase; font-family: 'Roboto Slab', serif;
background:#343534; border-radius:0 0 5px 5px ; color: #fff;display: block;font-weight: 700;padding: 8px 0; padding:11px 20px; position: relative;     transition: all ease-in-out 0.3s;  }
.wg-featured:hover span{ opacity:0.9; background:#00461c;} .wg-featured:hover a img{ opacity:0.7;} .f1_container {height: 300px;  margin: 15px; float:left; position: relative; width: 270px; z-index: 1; max-width:100%;}
.f1_container.first{ margin-left:0;} .f1_container.last{ margin-right:0;}
.font-text{background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/face-bg.png) repeat left top; height: 100%; position: absolute; top: 0; width: 100%; color:#fff; z-index:000;}
.face .font-text{-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden;}
.font-text h3{ font-size:24px; font-weight:700;  text-transform:uppercase; padding-top:65px;   color:#fff;}
.font-text p{ padding:0 30px; line-height:18px;}
.f1_container {-webkit-perspective: 1000px; -moz-perspective: 1000px; -o-perspective: 1000px;  perspective: 1000px;}
.f1_card {width: 100%;  height: 100%;  -webkit-transform-style: preserve-3d; -webkit-transition: all 0.5s linear; -moz-transform-style: preserve-3d; -moz-transition: all 0.5s linear; -o-transform-style: preserve-3d; -o-transition: all 0.5s linear; transform-style: preserve-3d; transition: all 0.5s linear; border:1px solid #bfbfbf;}
.f1_container:hover .f1_card, .f1_container.hover_effect .f1_card { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg);}
.face { position: absolute;  height: 100%; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; margin:20px 15px 15px;}
.f1_container img{ border-radius:4px;}.f1_container .front span{   bottom: 18px; left: 0; margin: 0 auto; max-width: 300px; position: absolute; right: 0;   text-align: center; width: 100%; background:rgba(0,0,0,0.5); color:#fff; margin:15px 0; border-radius:0 0 4px 4px;	padding: 8px 0;}
.f1_container .front .amount{border:  display: block;height: 25px; font-size:15px; font-weight:700;}
.f1_container .back span{display:block;font-weight:bold;padding-bottom:5px;}
.f1_container span .com_type{ font-weight: 400;height:46px;line-height: 20px;text-transform: uppercase; padding:0 10px; overflow:hidden;}
.face.back {display: block; -webkit-transform: rotateY(180deg); -webkit-box-sizing: border-box; -moz-transform: rotateY(180deg); -moz-box-sizing: border-box;  -o-transform: rotateY(180deg);  -o-box-sizing: border-box;  transform: rotateY(180deg);  box-sizing: border-box;  margin-bottom:0;  max-height:270px; height:100%; overflow:hidden; color: #000; text-align: center; background-color: #fff; position:relative; z-index:999; height:94%; font-size:15px; line-height:24px;} .flexslider { position: relative; margin:0 auto; padding: 0; background:#fff; width:100%; overflow:hidden;}
.flexslider .slides, .flexslider .flex-control-nav, .flexslider  .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.flexslider .slides {zoom: 1;} .flexslider .slides .thumbs img {width: 100%; height:auto; display: block;} 
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .no-js .flexslider .slides > li:first-child {display: block;}
.flexslider .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .flexslider .slides {display: block;} * html .flexslider .slides {height: 1%;} .flex-direction-nav li { background: none !important; padding: 0 !important; }
.flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev { background-repeat: no-repeat; background-position: 50% 50%; background-size:22px auto; border-radius: 0; height:44px; width:44px; margin-top:-22px; top: 50%; text-indent: -999em; overflow: hidden; position: absolute; z-index: 19; cursor: pointer; opacity: .9; filter: alpha(opacity=90); }
.flex-direction-nav a.flex-prev {background-image:url(//www.transworldma.com/wp-content/themes/sctransworld/images/prev.png); left: 40px; }
.flex-direction-nav a.flex-next {background-image:url(//www.transworldma.com/wp-content/themes/sctransworld/images/next.png); right: 40px; }
.flex-direction-nav a.flex-prev:hover, .flex-direction-nav a.flex-prev:active, .flex-direction-nav a.flex-next:hover, .flex-direction-nav a.flex-next:active { opacity:.6; filter: alpha(opacity=60); }
.flex-direction-nav a.flex-disabled { opacity: .2 !important; filter: alpha(opacity=20); cursor: default; } .flexslider .flex-control-nav { position: absolute; left: 0; line-height: 10px; bottom: 15px; list-style: none; padding: 0; margin: 0 !important; z-index: 18; padding: 0 !important; text-align: center; width: 100%; }
.flexslider .flex-control-nav li { overflow: hidden; display: inline-block; margin-left: 4px; margin-right: 4px; padding: 0 !important; }
.flexslider .flex-control-nav li a { display: block; width: 10px; height: 10px; line-height: 10px; text-indent: -999em; overflow: hidden; border: 2px solid #00461c; background: none; cursor: pointer; border-radius: 50%; transition: all 300ms; }
.flexslider .flex-control-nav li a:hover { opacity: .7; }
.flexslider .flex-control-nav li a.flex-active { background: #00461c; }
.flexslider .flex-control-nav li a.flex-active:hover { opacity: 1; cursor: default; } .ibanner { position: relative; margin: 0; padding: 0; overflow: hidden; background-color:transparent !important;}
.ibanner .ebanner { width:100%; margin:0 auto; max-height:680px; overflow:hidden; background-repeat:no-repeat; background-position:50% 50%; background-size:cover;} .ibanner .ebanner img {width:100%; height:auto; max-width:100%;} .ibanner .ov {position: absolute; z-index: 0; width: 100%; } .ibanner .ov.hide {display: none !important;}
.ibanner .ov.ps-vt {top:45px;} .ibanner .ov.ps-vb {bottom:45px;} .ibanner .ov.ps-lx {left: 0px;} .ibanner .ov.ps-rx {right:0px;}
.ibanner .ov.ps-vm {top:50%; -moz-transform: translate(0, -50%); -webkit-transform:translate(0, -50%); transform:translate(0, -50%);}
.ibanner .ov.ps-lx .cpn {float:left; margin-left:120px; width:480px;} .ibanner .ov.ps-rx .cpn {float:right; margin-right:120px; width:520px;}
.ibanner .ov.ps-lx.tp-fw .cpn {margin-left:0;} .ibanner .ov.ps-rx.tp-fw .cpn{margin-right:0;}.ibanner .ov.ps-cx .cpn {max-width:520px;margin:auto;} .ibanner .cpn {line-height:22px; font-size:16px; font-weight:400; padding:20px 20px 10px; position: relative; } 
.ibanner .cpn .cta { margin: 8px 0 12px; padding: 0; } .ibanner .cpn p { font-size: 18px;line-height: 26px;padding: 0 0 10px; } .ibanner .cpn img {max-width:100%; height:auto;}
.ibanner .cpn h1, .ibanner .cpn h2, .ibanner .cpn h3, .ibanner .cpn h4 { font-weight: 700; font-size:1.5em; line-height: 0.8; padding: 0 0 12px; text-transform:uppercase;} .ibanner .cpn h4 { font-size:1.2em; } .ibanner .cpn .title h3 { font-size:30px; font-weight:400; text-transform:none; }
.ibanner .cpn a.button { background-color:#00461c; color:#fff;border-color:#00461c;padding:6px 18px 5px; font-size:14px; line-height:22px; margin:0;} 
.ibanner .cpn a.button:hover { background-color:transparent; border-color:#fff; color: #fff; } .ibanner .page-title {top:50%; transform:translate(0,-50%); -ms-transform:translate(0,-50%); padding:0;} 
.ibanner .page-title .cpn {padding:10px 18px 12px; background:rgba(0,70,28,0.80); display:inline-block;} 
.ibanner .page-title .cpn.al-right {float:right;} 
.ibanner .page-title .cpn.al-center { transform:translate(-50%, -50%); left:50%; top:50%; position:absolute;}
.ibanner .page-title .title, .ibanner .page-title .title-sub {color:#fff; padding:0; margin:0;} 
.ibanner .page-title .title {font-size:30px; line-height:34px;} .ibanner .page-title .title-sub {font-size:18px; line-height:24px;}
.ibanner .page-title .title+.title-sub {margin-top:8px;} .ibanner .page-title .title+.cta, .ibanner .page-title .title-sub+.cta {margin-top:8px;}
.ibanner .ebanner, .ibanner.only-title {} .ibanner.only-title {background:#00461c !important; height:150px;} .ibanner .cpn.al-right {text-align:right;} .ibanner .cpn.al-left {text-align: left;} .ibanner .cpn.al-center, .ibanner .cpn.center {text-align:center;}
.ibanner .cpn.bg-dark { background: #0f0f0f; background: rgba(15,15,15,.85); border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; } 
.ibanner .cpn.bg-light { background: #fff; background: rgba(255,255,255,.85); }
.ibanner .cpn.bg-none { background: none; padding: 0; } 
.ibanner .cl-light { color: #fff; } .ibanner .cl-dark { color: #000; }
.ibanner .cl-light h1, .ibanner .cl-light h2, .ibanner .cl-light h3, .ibanner .cl-light h4 { color: #fff; }
.ibanner .cl-dark h1, .ibanner .cl-dark h2, .ibanner .cl-dark h3, .ibanner .cl-dark h4 { color: #000; } .slider-boxed .flexslider {overflow:visible;}
.slider-boxed .flex-direction-nav a.flex-next {right:-45px;} .slider-boxed .flex-direction-nav a.flex-prev {left:-45px;}
.slider-boxed .ov.ps-lx .cpn {margin-left:60px;} .slider-boxed .ov.ps-rx .cpn {margin-right:60px;} .itabs { margin-top:15px;}
.itabs-default .tabs-nav {list-style:none; margin:0; padding:0; border-bottom:0; overflow:hidden;}
.itabs-default .tabs-nav li {border-bottom:0 none; margin:0; padding:0; font-size:18px; display:inline; text-transform:uppercase;}
.itabs-default .tabs-nav li a {color:#fff; background:#000; font-weight:bold; text-decoration:none; display:inline-block; padding:8px 20px 9px;}
.itabs-default .tabs-nav li a:hover {background:#555555; color:#fff} .itabs-default .tabs-nav li.active a {background:#fff; color:#000;}
.itabs-default .tabs-container {padding:10px 0 10px; background:#fff;} .itabs-default .tab-content {padding:15px 25px 10px;} .iaccordion h3.title, .iaccordion .ui-accordion-header {font-size:20px; font-weight:600; line-height:24px; color:#4d4d4f; padding:10px 30px 11px 50px; border:1px solid #d7d6d6; border-bottom:0; border-left-color:#fff; border-right-color:#fff; background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/to-close.png) no-repeat 10px 50%;} 
.iaccordion h3.title.ui-accordion-header-active, .iaccordion h3.title.ui-state-active, .iaccordion .ui-accordion-header.ui-state-active {background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/to-expand.png) no-repeat 10px 50%; border-color:#d7d6d6;} .iaccordion .entry+.title { margin-top:-1px;}
.iaccordion h3.title a, .iaccordion .ui-accordion-header a {color:#4d4d4f; text-decoration:none;}
.iaccordion .entry, .iaccordion .ui-accordion-content {border:1px solid #d7d6d6; border-top:0; padding:8px 30px 15px 50px;} .owl-nav { list-style:none; margin:0; padding:0; text-align:center; line-height:10px;}
.owl-nav .owl-prev, .owl-nav .owl-next { position:absolute; top:50%; margin-top:-20px; height:40px; line-height:40px; width:40px; background-repeat: no-repeat; background-position:50% 50%; background-size:16px auto; text-indent:-999em; text-align:left; z-index:29; transition:opacity 350ms, background-color 350ms; -ms-transition:opacity 350ms, background-color 350ms;} 
.owl-nav .owl-prev {left:-45px; background-image:url(//www.transworldma.com/wp-content/themes/sctransworld/images/prev-g.png);} .owl-nav .owl-next {right:-45px; background-image:url(//www.transworldma.com/wp-content/themes/sctransworld/images/next-g.png);}
.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {opacity:.7;}
.owl-dots {margin:-20px 0 30px; padding:0; text-align:center; line-height:10px; position:relative; z-index:19;} 
.owl-dots .owl-dot {display:inline; margin:0 3px;} .owl-dots .owl-dot span {display:inline-block; padding:0; line-height:10px; height:10px; width:10px; background:#333333; text-indent:-999em; text-align:left; border-radius:15px; -webkit-border-radius:15px; -moz-border-radius:15px;} 
.owl-dots .owl-dot.active span {background:#00461c;} .page-id-3037 .wpcf7 .wpcf7-text, .page-id-3037 .wpcf7 .wpcf7-email, .page-id-3037 .wpcf7 .wpcf7-select, .page-id-3037 .wpcf7 .wpcf7-textarea, .page-id-3037 .wpcf7 .wpcf7-captchar {width:100%}
.wpcf7 h4 {font-weight:bold !important; padding-top:15px; padding-bottom:8px !important;}
.wpcf7 p {padding:0 0 6px; } .wpcf7 p > b {font-weight:normal;} 
.wpcf7 p > strong {font-weight:400; display:inline-block; width:210px; color:inherit; padding-bottom:10px;} 
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select, .wpcf7 .wpcf7-textarea, .wpcf7 .wpcf7-captchar {width:340px; border-radius:4px;} 
.wpcf7 .wpcf7-textarea {height:160px;  }
.wpcf7 .wpcf7-list-item {margin-left:0; padding-right:10px; box-sizing:border-box; width:33.3333%; display:inline-block;}
.wpcf7 .wpcf7-submit.wider {width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.wpcf7 .wpcf7-submit {background:#918955; color:#fff; border-color:#918955; padding:10px 25px 9px; font-size:18px; line-height:24px; border-radius:4px;} 
.wpcf7 .wpcf7-submit:hover {background:#00461c; border-color:#00461c; color:#fff;} 
.wpcf7 .wpcf7-not-valid-tip {font-size:12px; color:#f00; margin-top:2px; padding:0; right:5px; top:0px; position: absolute; display:inline-block;} 
.wpcf7 .wpcf7-response-output {background:#fff; font-size:12px; line-height:16px; margin:2px 0 8px; text-align:center; padding:8px 15px 9px; border:2px solid #00461c !important;border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;color:#00461c;font-family: 'Roboto Slab', serif;} 
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {border-color:#ff3300 !important; color:#f00;}
span.ishuman .wpcf7-not-valid-tip{ display:none;}
.wpcf7 img.ajax-loader {width:12px !important; height:12px !important; position:absolute; margin-left:-20px !important; margin-top:12px;} 
.wpcf7 .wpcf7-form-control-wrap.ishuman {display:inline-block !important; width:auto;} .wpcf7 span.wpcf7-form-control-wrap input.wpcf7-captchar {width:116px !important; margin-right:10px;} .wpcf7 img.wpcf7-captchac {background:#fff; width:72px !important; height:24px !important; border:1px solid #ccc; padding:10px 8px 11px; margin-top:0px; margin-right:10px; border-radius:4px;} .wgs-side {margin-bottom:25px;   border: 1px solid #00461c; border-radius: 5px; margin-bottom: 20px;} .wgs-side:last-child {margin-bottom:5px;}
.wgs-side .widget-content {  padding: 18px 20px 5px;}
.wgs-side img{ max-width:100%; float:right;}
.wgs-side h3 {font-size:24px; line-height:30px; padding-bottom:12px; font-weight:700;} 
.wgs-side h4 {font-size:18px; line-height:24px; padding-bottom:12px; font-weight:700;}
.wgs-side .wg-title { background: #00461c; border-radius: 4px 4px 0 0; color: #fff;  margin: -18px -20px 12px;  padding: 7px 20px 8px; text-transform: uppercase; font-size:20px;}
.wgs-side a {color:#333; text-decoration:none;} .wgs-side a:hover {color:#000;}
.wgs-side ul {list-style:none; margin:0; padding:0;} .wgs-side ul ul {margin-top:4px;} 
.wgs-side li {padding:0 0 8px;} .wgs-side li:last-child {border-bottom:0 none;}
.wgs-side li li {border-bottom:0 none; padding:4px 0 4px;}
.wgs-side.widget_nav_menu ul li, .wgs-side.widget_categories ul li, .wgs-side.wgs-side-blog ul li, .wgs-side.widget-nio-posts ul li {padding:0 10px 5px 20px; border-bottom:0 none; font-size:16px; line-height:22px; font-weight:500; text-transform:uppercase; background:rgba(0, 0, 0, 0) url(//www.transworldma.com/wp-content/themes/sctransworld/images/list-icon.png) no-repeat scroll 0 12px;}
.wgs-side.widget-nio-posts ul li {background:rgba(0, 0, 0, 0) url(//www.transworldma.com/wp-content/themes/sctransworld/images/list-icon.png) no-repeat scroll 0 4px !important;}
.wgs-side.widget_nav_menu ul li a, .wgs-side.widget_categories ul li a, .wgs-side.wgs-side-blog ul li a, .wgs-side.widget-nio-posts ul li a {padding:7px 0 8px;display:block;text-decoration:none;} 
.wgs-side.widget_nav_menu ul li a:hover, .wgs-side.widget_categories ul li a:hover, .wgs-side.wgs-side-blog ul li a:hover, .wgs-side.widget-nio-posts ul li a{color:#00461c;}
.wgs-side.widget_nav_menu ul li.current-menu-item > a, .wgs-side.widget_categories ul li.current-cat > a, .wgs-side.wgs-side-blog ul li.current-cat > a, .wgs-side.wgs-side-blog ul li.current > a {color:#00461c;} .widget_search form {overflow:hidden; margin-bottom:0; position:relative;} .wgs-side.widget_search .widget-content {padding:0;}
.widget_search input.field {background:#fff; color:#979797; font-size:13px; line-height:19px; height:52px; border:1px solid #e8e8e8 !important; border-radius:0; margin:0; padding:8px 60px 10px 10px; width:100%;} .widget_search input.field:focus {border-color:#c9c9c9 !important;}
.widget_search .submit {background:#fff; color:#6f6f6f; width:56px; padding:0; border:0; border-left:1px solid #e8e8e8 !important; border-radius:0; cursor:pointer; overflow:hidden; position:absolute; top:1px; bottom:1px; right:1px; margin:0;} 
.widget_search .submit:hover {background:#fff; border:0; color:#212121;} .widget_search .submit span {display:none;} .wrap {} .wrapper {padding:30px 0 25px;} .wrapper.wider-page {padding:0;}
.icontent {padding:0;} .rightside {float:right;} .leftside {float:left;} 
.right-sidebar.alter-sidebar .rightside, .left-sidebar.alter-sidebar .icontent {float:left;} 
.left-sidebar.alter-sidebar .leftside, .right-sidebar.alter-sidebar .icontent {float:right;}
.iblog.right-sidebar .content-indent, .single-page.right-sidebar .content-indent { padding-right:30px;}
.widget-nio-posts .irecent-posts li {list-style:none; background:none; padding:0 0 8px;}
.widget-nio-posts .irecent-posts li .date{ font-size:13px; color:#666;} .section-green .irecent-posts li .date{color:#fff;}
.widget-nio-posts .irecent-posts li h4 {font-size: 16px; font-weight: 700; line-height: 22px; margin-top: -5px; text-transform:none; padding-bottom: 0;}
.icontent ul{ padding-left:0;} 
.icontent ul li {background: rgba(0, 0, 0, 0) url(//www.transworldma.com/wp-content/themes/sctransworld/images/list-icon.png) no-repeat scroll 0 4px; list-style:none;line-height: 27px; padding: 0 10px 5px 25px;}
.cl-logo .logo-block img{ border:1px solid #ccc;} .sidebar span.wpcf7-form-control-wrap, .one-half span.wpcf7-form-control-wrap, 
.col-full span.wpcf7-form-control-wrap, .wider-field span.wpcf7-form-control-wrap {display: inline-block;} 
.sidebar .wpcf7 p > strong, .wpcf7 .one-half p > strong, .wpcf7 .col-full p > strong, .wpcf7 .wider-field p > strong {width:auto; display:block;}
.sidebar .wpcf7 p > strong+br, .wpcf7 .one-half p > strong+br, .wpcf7 .col-full p > strong+br, .wpcf7 .wider-field p > strong+br {display:none;}
.sidebar input[type="text"], .sidebar input[type="password"], .sidebar input[type="email"], .sidebar input.wpcf7-text, .sidebar select, .sidebar textarea, .sidebar .wpcf7-textarea{ width:100%; } 
.sidebar .wpcf7 p, .wpcf7 .one-half p, .one-half .wpcf7 p, .wpcf7 .col-full p, .wpcf7 .wider-field p {padding-bottom:10px !important;}
.sidebar .wpcf7 p > strong, .one-half .wpcf7 p > strong, .wpcf7 .one-half p > strong, .wpcf7 .col-full p > strong, .wpcf7 .wider-field p > strong {display:inline-block;  }
.m-a-team-page a{ line-height:32px;} .m-a-team-page i{ margin-bottom:5px; display:block;} .container-section {padding:64px 0 64px;} .container-section.iparallax {padding:75px 0 70px;} .container-section.iparallax-style1 {padding:50px 0 35px;}
.container-section.iparallax {background-size:cover; background-repeat:no-repeat; background-position:50% 50%;} 
.container-section.section-no-pad, .container-section.no-pad {padding:0;} .section-no-pad img.aligncenter, .no-pad img.aligncenter {margin:0 auto;}
.section-light.iparallax {background-position:left; background-repeat:no-repeat; background-size:50%;} 
.section-grey.iparallax  { background-position:right; background-repeat:no-repeat; background-size:50%; }
.home .iparallax .parallax-overlay{ background:none;}
.section-green.iparallax {background-position:right;  background-repeat:no-repeat; background-size:50%; }
.section-green a.btn-white{ background-color:#fff; border-color:#fff; padding:18px 32px; margin:30px 0 8px; color:#00461c; font-weight:400; font-size:18px;}
.section-green a.btn-white:hover{ background-color:#918955 ; border-color:#918955; color:#fff;}
.section-green a{  font-weight:300; color:#fff;}
.section-green .content h1{ font-size:30px; font-weight:300; color:#fff;} .section-green .content h3{ color:#fff; font-weight:300; padding-bottom:30px;}
.section-red {background-color:#00461c; color:#fff;} .section-blue {background-color:#00461c; color:#fff;} 
.section-light .content h3, .section-light .content h4, .section-light .content h5, .section-light .content h2, .section-light .content h1, 
.section-light .content blockquote, .section-light .content h3 strong, .section-light .content h2 strong, .section-light .content .heading,
.section-light .content .heading.heading-block {color:#000;}
.section-light .wpcf7 .wpcf7-not-valid-tip {color:#fff;}
.section-light .box-icon a, .section-light a {color:#fff; text-decoration:none;} 
.section-light .box-icon a:hover, .section-light a:hover {color:#fff;}
.section-light a.button {background:#00461c ; border-color:#00461c ; color:#fff;} 
.section-light a.button:hover {background:#000; border-color:#000; color:#fff;}
.section-light a.btn-trans {color:#fff; border-color:#fff; background-color:transparent;} 
.section-light a.btn-trans:hover {color:#333; border-color:#fff; background-color:#fff;} 
.section-black .wpcf7-form p{ display:inline-block; margin-left:15px;  }.section-black .wpcf7-form p.name{ margin-left:0px;}
.section-black .wpcf7 p.message{ display:block; margin:0;} .section-black  .wpcf7-form{ margin-top:35px;}
.section-black .wpcf7 .wpcf7-text, .section-black .wpcf7 .wpcf7-email, .section-black .wpcf7 .wpcf7-select, .section-black .wpcf7 .wpcf7-textarea, .section-black .wpcf7 .wpcf7-captchar{ border-radius:0; border:2px solid #959595; width:380px;}
.section-black .wpcf7-textarea{ width:100% !important;} 
.section-black .wpcf7 p.submit{ width:100%; text-align:center; margin:0 auto;}
.section-black .wpcf7 p.submit .wpcf7-submit{ font-weight:400; font-size:20px; border-radius:0px;}
.section-black .content h1{ font-size:48px ; color:#d7d7d7; font-weight:300;}
.section-black .content h1:before{ background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/contact-left-arrow.png) no-repeat left; content: ""; display: inline-block;  height: 30px; padding-right: 20px; width: 93px;}
.section-black .content h1:after{ background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/contact-right-arrow.png) no-repeat right; content: ""; display: inline-block; height: 30px; padding-right: 20px;  width: 93px;}	
.section-black .content h3{ color:#d7d7d7; font-size:24px; font-weight:300;}
.section-cta {background:#00461c; color:#fff; padding:32px 0px;} 
.section-cta.section-regular .cta-wrap, .section-cta.call-action .cta-wrap {padding:0 35px;} 
.section-cta.section-regular .main .cta-wrap, .section-cta.call-action .main .cta-wrap {padding:0 10px;}
.section-cta.section-regular.center .cta-wrap, .section-cta.call-action.center .cta-wrap,
.section-cta.section-regular .wrap-regular .cta-wrap, .section-cta.call-action .wrap-regular .cta-wrap {padding:0;}
.section-cta.call-action h3, .section-cta.call-action h4, .section-cta.call-action h2, .section-cta.call-action h1 {color:#fff;}
.section-cta.section-red {background:#00461c;}
.container-section.has-bg {position:relative; background-repeat:no-repeat; background-size:cover; background-position:50% 50%;} 
.container-section.has-bg .wrap-section {z-index:1;} 
.container-section .bg-overlay {position:absolute; z-index:0; background:rgba(0,0,0,.75); left:0; right:0; top:0; bottom:0;}
.iparallax {position:relative;} .iparallax .wrap-section {z-index:1;} 
.iparallax .parallax-overlay {position:absolute; z-index:0; background:rgba(0,0,0,.45); left:0; right:0; top:0; bottom:0;} 
.iparallax .parallax-overlay > span {display:none;}
.iparallax .parallax-overlay.overlay-half {left:50%; background-position:0 0; background-repeat:repeat; background-size:auto;}
.iparallax .parallax-overlay.overlay-style1, .iparallax .parallax-overlay.overlay-style2 {background-size:cover; background-repeat:no-repeat;} 
.iparallax .parallax-overlay.overlay-style1 {right:50%; background-position:100% 50%;} 
.iparallax .parallax-overlay.overlay-style2 {left:50%; background-position:0 50%;}
.iparallax-style1 .column.last .content, .iparallax-style2 .column.last .content {padding:0 0 0 30px;} 
.iparallax-style2 .column.first .content, .iparallax-style1 .column.first .content {padding:0 50px 0 0;} .iblog .heading-title { font-size:30px; line-height:36px; color:#000; padding:0; margin-bottom:25px;}
.iblog .ep {margin-bottom:30px;} .iblog .ep.first {clear:left;} .iblog .ep .entry-content {margin-bottom:10px;}
.iblog .ep h1.heading, .iblog .ep h2.heading, .iblog .ep .heading {font-size:24px; line-height:28px; color:#000; padding-bottom:8px;}
.iblog .ep .heading a {color:#000; text-decoration:none;} .iblog .ep .heading a:hover {color:#747474;}
.iblog .ep .thumbs {margin-bottom:20px; background:#fafafa;} 
.iblog .ep .thumbs img {max-width:80%; width:100%; height:auto; display:block; margin:0 auto;} 
.iblog .ep .entry-more {margin-top:12px;} .iblog .ep .entry-more a {background:#00461c; padding:8px 22px 9px; margin:0; border:0 none; color:#fff; font-size:14px; line-height:24px; font-weight:bold; font-family: 'Roboto Slab', serif; letter-spacing:1px;} .iblog .ep .entry-more a:hover {color:#fff; background:#000;}
.iblog .ep .post-meta {font-weight:500; color:#999; margin:8px 0 4px; font-size:13px; line-height:18px; text-transform:uppercase;}
.iblog .ep.esingle .post-title .heading {font-size:28px; line-height:32px; text-transform:uppercase;} 
.iblog .ep.eloop {padding-bottom:30px; border-bottom:1px solid #dadada;} .iblog .ep.eloop .thumbs+.summary {overflow:hidden;}
.iblog .ep.eloop .thumbs {margin-right:20px; background:#fafafa; width:340px; float:left; margin-bottom:0;} 
.single .post-meta span {color: #666;font-size: 13px;line-height: 26px; margin-bottom: 6px;padding: 0; display:block;} .icontent {font-size:18px; line-height:28px; font-weight:300;} 
.icontent h1.heading, .icontent h2.heading, .icontent h3.heading { font-size:36px; line-height:40px; font-weight:300; padding-bottom:18px;}
.icontent .heading a {color:#00461c; text-decoration:none; transition:color 350ms;} .icontent .heading a:hover {color:#333; text-decoration:none;}
.icontent .heading.heading-large { font-size:56px; line-height:62px; font-weight:bold; padding-bottom:25px;}
.icontent h1 {font-size:36px; line-height:40px; padding-bottom:18px; font-weight:400; text-transform:uppercase; color:#111;} 
.icontent h1+h2{ color:#d7d7d7;}
.icontent h2{ font-size:32px; line-height:38px; padding-bottom:15px; font-weight:400; color:#000; text-transform:uppercase; }
.icontent h3 {font-size:24px; line-height:28px; padding-bottom:10px; font-weight:400; color:#2c2c2c;} 
.icontent h4 {font-size:22px; line-height:26px; padding-bottom:10px; font-weight:400; font-family: 'Roboto Slab', serif;}
.icontent h5 {font-size:18px; line-height:24px; padding-bottom:10px; font-weight:700;}
.icontent h6 {font-size:16px; line-height:24px; padding-bottom:10px; font-weight:400;}
.icontent p {padding:0 0 15px;}  
.faq-page .icontent p{ padding-bottom:15px;}
.faq-pagehas-sidebar .icontent h3.ui-accordion-icons{  background: rgba(0, 0, 0, 0) url(//www.transworldma.com/wp-content/themes/sctransworld/images/to-close.png) no-repeat scroll right center / 24px auto;border-bottom: 1px solid #ccc;display: inline-block; font-weight: 400;padding: 15px 0;text-transform: none;transition: all 0.15s linear 0s;width: 96%;}
.faq-pagehas-sidebar .icontent h3 a{ background: rgba(0, 0, 0, 0) url(//www.transworldma.com/wp-content/themes/sctransworld/images/accordion-arrow.png) no-repeat scroll left 7px;display: inline-block; padding-left:30px; padding-right:30px;}
.faq-pagehas-sidebar .icontent h3.ui-state-active{background: rgba(0, 0, 0, 0) url(//www.transworldma.com/wp-content/themes/sctransworld/images/to-expand.png) no-repeat scroll right center / 24px auto;}
.ui-accordion-content{ padding-top:15px;}	
.icontent table {margin:0 0 12px;} .icontent td, .icontent th {padding:4px 10px 6px 0px;}
.icontent td, .icontent td p {font-size:14px; line-height:20px;}
.icontent td p {padding:0; margin:6px 0;} .icontent td {vertical-align:top;}
.icontent hr {border:none; border-bottom:1px solid #dbdbdb; clear:both; padding-top:30px; margin-bottom:45px;}
.icontent .divider { border-bottom:1px solid #dbdbdb; clear:both; margin:30px 0 25px; }
.icontent .divider.divider-post {border-color:#000; padding-top:0; margin-bottom:65px; margin-top:40px; float:left; width:100%;}
.icontent .cats-list .divider.divider-post {float:none; margin-bottom:40px;}
.icontent .line {clear:both; line-height:0; margin:25px 0 20px;}  .icontent .line+h3 {padding-top:20px;}
.icontent .line.line-center {text-align:center;} .icontent .line.line-left {text-align:left;} .icontent .line.line-right {text-align:right;}
.icontent .line i {background:#747474; display:inline-block; height:4px; } 
.icontent .line-size-small i {width:75px;} .icontent .line-size-large i {width:150px;}
.icontent .gap {display:block; clear:both; overflow:hidden;} 
.icontent .gap-size-10, .icontent .gap-size-small {height:10px;} 
.icontent .gap-size-20, .icontent .gap-size-medium {height:20px;} 
.icontent .gap-size-30, .icontent .gap-size-large {height:30px;}
.icontent blockquote {margin:0 0 15px; padding:6px 0 10px 25px; font-size:14px; line-height:24px; font-style:normal; color:#4e4e4e; overflow:hidden; border-left:3px solid #aeaead;}
.about-pagehas-sidebar .has-pad{ padding:50px 20px 30px;} 
.icontent blockquote p {padding:0 0 8px; font-size:16px; line-height:26px; font-style:italic;} 
.icontent blockquote+h5 {margin-top:-15px; font-style:italic; text-align:right; font-size:16px; margin-bottom:12px; color:#222;}
.icontent .quote {margin:35px 0 25px; display:table; width:100%;} 
.icontent .quote .block {font-size:30px; line-height:40px; font-weight:500; margin:30px auto 35px; max-width:680px; padding:0 65px; position:relative;}
.icontent .quote .quote-by {position:relative; padding-top:20px; margin-top:15px;}
.icontent .quote .quote-by h4 {font-size:15px; line-height:normal; padding:0 0 5px;} .quote .quote-by p {font-size:13px; line-height:normal;}
.icontent .entry > ol {list-style:decimal; margin:-4px 0 12px; padding:0; padding-left:20px;}
.icontent .entry > ol > ol {margin:0px; padding-left:20px}
.icontent .entry > ol > li {line-height:32px; padding:0 5px 5px; }
.icontent .entry > ul {list-style:none; margin:0px 0 10px; padding:0; padding-left:0px;}
.icontent .entry > ul > ul {margin:0px; padding-top:6px; list-style:none;} 
.icontent .entry > ul > li {padding:0px 0 8px 16px; background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/list-arrow.png) no-repeat 0 9px; background-size:6px auto;}
.icontent .entry h5+ul, .icontent .entry h4+ul {margin-top:-5px;}
.icontent .entry > ul:last-child, .icontent .content > ul:last-child {margin-bottom:0;}
.icontent .article.not-found.error404 {background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/404-error.png) no-repeat 50% 95%; padding-bottom:500px; text-align:center;}
.icontent .article.not-found.error404 .heading {font-size:60px; line-height:60px; text-transform:uppercase; letter-spacing:-1px;}
.icontent .article.not-found.error404 .heading strong {line-height: 52px; font-size: 78px;}
.icontent .article.not-found.no-post .heading {font-size:24px; line-height:32px;}
.icontent .article.not-found input.field {width:260px; margin-bottom:5px;}
.icontent img {max-width:100%; height:auto;} 
img.alignright {float:right; margin:0px 0 10px 20px; clear:right;}
img.alignleft {float:left; margin:0px 20px 10px 0; clear:left;}
img.alignalone {margin:5px auto 12px;} img.alignnone {margin:5px 10px 10px 0px;} 
img.aligncenter {margin:12px auto 15px; display:block;}
img.alignright, img.alignleft, img.alignnone, img.aligncenter { border-radius:4px; -ms-border-radius:4px;}
img.border {background:#d2d2d2; padding:4px;}
.wp-caption.alignright {float:right; margin:4px 0 5px 20px; clear:right;} .wp-caption.alignleft {float:left; margin:4px 20px 5px 0; clear:left;}
.wp-caption.alignalone {margin:5px auto 8px;} .wp-caption.alignnone {margin:2px 0px 3px;} .wp-caption.aligncenter {margin: 5px auto 8px;}
.wp-caption.alignright, .wp-caption.alignleft, .wp-caption.alignnone {padding:0;}
.wp-caption p {padding:5px 0 0; color:#1788d5; text-align:center;} .wp-caption img {max-width:100%; height:auto;}
.videobox {position:relative; margin:0 auto 15px; max-width:800px; width:100%; height:0; padding-top:60%;} 
.videobox iframe {position:absolute; top:0; left:0; width:100%; height:100%;} .videobox:last-child {margin-bottom:0;} .teamlist .t-meta img {max-width: 46%;margin: 8px 1% 0;vertical-align: middle;}
.teamlist .t-phone a { margin-top: 6px; display: inline-block; margin-left: 5px;}
.teamlist .team-title { text-transform: none; font-size: 24px; line-height: 28px;}
.teamlist .team-title .post-title { font-size: 18px; color: #6f6f6f;}
.teamlist .grid6 .team-content{ font-size: 16px; line-height: 24px;}
.teamlist .team-meta{margin-left: -10px;}
.teamlist .grid6 .team-meta{margin-left: -2px;} .overbox { max-width:295px; display:inline-block; margin:0; position:relative;}
.overbox .over {content:""; position:absolute; top:0; left:0; right:0; bottom:0; display:block; background:#000; opacity:0.6; z-index:0; transition:opacity 350ms; -ms-transition:opacity 350ms;}
.overbox .content {position:absolute; top:50%; transform:translate(0,-50%); -ms-transform:translate(0,-50%); left:10px; right:10px; text-align:center; z-index:1;} .overbox a {display:block;} .overbox p, .overbox img {padding:0; margin:0 !important;}
.overbox .title {font-size:22px; padding:0; line-height:26px; font-weight:400; color:#fff; text-shadow:0 0 5px #000;} 
.overbox .title strong {display:block; font-weight:400;}
.overbox .more span { background:none; border:2px solid #fff; padding:4px 10px 5px; font-size:13px; line-height:16px; color:#fff; border-radius:4px; margin:12px 0 0; display:inline-block; text-transform:uppercase; transition:all 350ms; -ms-transition:all 350ms;}
.overbox a:hover .over {opacity:0.8;} .overbox a:hover .more span {background:#fff; color:#333;}
.section-6box .overbox, .section-5box .overbox, .section-4box .overbox { float:left; margin:0; max-width:100%;}
.section-6box .overbox {width:16.66667%;} .section-5box .overbox {width:20%;} .section-4box .overbox {width:25%;}
.section-6box .overbox img, .section-5box .overbox img, .section-4box .overbox img {width:100%; max-width:100% !important;}
.section-6box h2, .section-5box h2, .section-4box h2 {font-size:36px; line-height:40px; padding-bottom:25px; text-transform:uppercase;}
.section-6box, .section-5box, .section-4box {box-shadow:0 1px 5px #d4d4d4 inset;}
.contact-btn{   text-align:center; background:#00461c ; padding:30px 0;}
.contact-btn .wgs-button p.wg-title{ color: #fff;font-size: 32px;font-weight: 400;line-height: 38px;padding-bottom: 15px;text-transform: uppercase;}
.contact-btn .wgs-button .button  {background: #918955; border-color: #918955; border-radius: 4px; color: #fff; font-size: 18px; line-height: 24px; padding: 10px 25px 9px;} .contact-btn .wgs-button .button:hover{ background:#fff; color:#918955;border-color: #fff;} .call-action, .widget-cta {margin-bottom:0;} .call-action .cta-wrap {padding:25px 0 20px;} 
.call-action .cta-action {display:inline-block; margin-left:40px; float:right;} .call-action.center .cta-action, .center .cta-action {float:none;}
.call-action .cta-text {display:inline-block; padding-right:0; text-align:left;} 
.call-action h3, .call-action h4, .call-action h2, .call-action h1 {padding:8px 0 9px; font-size:24px; font-weight:300; line-height:30px; margin:0;}
.call-action.cta-hasp h3, .call-action.cta-hasp h4, .call-action.cta-hasp h2, .call-action.cta-hasp h1 {padding-top:0;}
.call-action h3+p, .call-action h4+p, .call-action h2+p, .call-action h1+p {padding:0 0 4px; margin-top:-10px;}
.call-action a.button {padding:6px 10px 7px; font-size:16px; font-weight:700; line-height:30px; background:none; border:2px solid #333333; color:#333333; margin:0; min-width:170px;} .call-action a.button:hover {color:#fff; background:#333333; border-color:#333333;}
.call-action.section-cta a.button {border:2px solid #fff; color:#fff;}
.call-action.section-cta a.button:hover {color:#000; background:#fff; border-color:#fff;}
.call-action.cta-alter {background:#000; color:#fff;} .call-action.cta-alter .cta-wrap {padding:35px 30px; box-sizing:border-box; width:100%;}
.call-action.cta-alter h3, .call-action.cta-alter h4, .call-action.cta-alter h2, .call-action.cta-alter h1 {color:#fff;}
.call-action.cta-advert {position:relative; font-size:18px; line-height:30px; font-weight:300; padding-bottom:15px;} 
.call-action.cta-advert .cta-wrap {padding:0;} .call-action.cta-advert .cta-text {display:block; padding-right:220px;}
.call-action.cta-advert .cta-action {position:absolute; right:0; top:50%; margin-top:-25px;}
.call-action.cta-advert .cta-text h3, .call-action.cta-advert .cta-text h4 {font-size:30px; line-height:36px; margin-bottom:18px; font-weight:400;}
div.download-large {width:220px; min-height:62px; margin:5px 20px 15px 0; display:inline-block;}
div.download-large span.dl-title {font-size:13px; line-height:17px; color:#333333; padding-top:25px; display:inline-block;}
a.download-button {display:inline-block; margin:0 0 5px; text-decoration:none; font-size:14px; line-height:20px; padding:1px 0 4px 25px;}
a.download-button.icon-pdf { background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/icon-pdf.png) no-repeat 0 0px;}
a.download-button.icon-pdf.large-icon {background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/icon-pdf-large.png) no-repeat 0 0; width:60px; height:62px; padding:0;} 
a.download-button.icon-pdf span.non-visible {text-indent:-999em; overflow:hidden; display:inline-block;}
a.post-edit-link {background:#c01b1b; color:#fff; font-size:9px; text-decoration:none; text-transform:uppercase; padding:3px 6px; line-height:14px;}
a.post-edit-link:hover {background:#c01b1b; color:#fff;} .comment-respond {border-top:1px dotted #cccccc; padding-top:25px; margin-top:10px;} .comment-respond .pagi {margin-top:25px;}
.irespond h3.title, .icomments h3.title {font-size:20px; font-weight:700; line-height:24px; color:#333; padding-bottom:15px;} 
.irespond input[type=submit] {background:#00461c; color:#fff; border-color:#00461c; padding:10px 25px 11px;}
.irespond input[type=submit]:hover {background:#00461c; border-color:#00461c; color:#fff;}
.irespond input[type=text], .irespond input[type=email] {width:100%;} .irespond textarea {height:140px;}
.commentlist {list-style:none; padding:0; margin:0 0 5px; font-size:13px; line-height:19px;} 
.commentlist .comment-meta {padding-bottom:8px;} .commentlist .comment-author {font-weight:500;} 
.commentlist .comment-meta a {color:#999; text-decoration:none;} .commentlist .comment-meta a:hover {color:#333;}
.commentlist ol, .commentlist ul {margin:15px 0 0 35px; list-style:none;} .commentlist li {padding:12px 0 15px; border-bottom:1px solid #e7e6e6;} 
.commentlist li li { padding:15px 0 12px; border-top:1px solid #e7e6e6; border-bottom:0 none;}
.commentlist li:last-child {border-bottom:0 none; padding-bottom:5px;} .commentlist li:last-child {padding-top:0;}
.commentlist .reply {margin-top:-6px;} .commentlist .reply a {color:#717171; background:#ddd; padding:4px 10px 3px; display:inline-block; font-size:11px; line-height:16px; text-decoration:none;} .commentlist .reply a:hover {color:#000; background:#eee;} body #twttrHubFrameSecure,  body #twttrHubFrame, body #fb-root {display:none !important;} .pagi, .wp-pagenavi {margin:15px 0; padding:0; text-align:center; display:table; width:100%; font-weight:700;} 
.pagi ul.page-numbers {display:inline; margin:0; padding:0;} .pagi ul.page-numbers li {display:inline; background:none;}
.pagi .total-page, .wp-pagenavi .pages { line-height:30px; padding:8px 12px; color:#999; font-weight:400; display:inline-block; border:0 none;}
.pagi ul.page-numbers a.page-numbers, .pagi ul.page-numbers span.page-numbers, .wp-pagenavi a.page, 
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink, 
.wp-pagenavi a.first, .wp-pagenavi a.last {display:inline-block; padding:5px; margin:0 3px 3px; border:0 none; background:#ececec; color:#fff; text-decoration:none; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; height:34px; width:34px; line-height:34px; font-size:16px; -moz-transition:all 300ms; -webkit-transition:all 300ms; transition:all 300ms;} .wp-pagenavi a.first, .wp-pagenavi a.last {font-size:12px;}
.pagi ul.page-numbers .page-numbers.current, .wp-pagenavi span.current {color:#fff; background:#00461c;}
.pagi ul.page-numbers a.page-numbers:hover, .wp-pagenavi a.page:hover, .wp-pagenavi a.nextpostslink:hover, 
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.first:hover, .wp-pagenavi a.last:hover {background:#b4b4b4; color:#fff;}
.pagi ul.page-numbers a.next, .pagi ul.page-numbers a.prev, .wp-pagenavi a.nextpostslink, 
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.last, .wp-pagenavi a.first { background:#e6e6e6;}
.pagi .inext {float:right;} .pagi .iprev {float:left;}
.pagi .inext a, .pagi .iprev a {display:inline-block; padding:7px 15px 8px; background-color:#e6e6e6; color:#000; margin:0 0 5px; text-decoration:none; font-weight:700; font-size:15px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; -moz-transition:all 300ms; -webkit-transition:all 300ms; transition:all 300ms;} .pagi .inext a:hover, .pagi .iprev a:hover {background-color:#ffffff; color:#000;}
.driven{position: relative;}
.data-common{width: 100px;height: 160px;padding: 0px 10px;background: #FFF1CC;;}.common-two{width: 100px;height: 160px;padding: 0px 10px;background: #BE9000;}
.data-common:before {border-right: 40px solid #FFF1CC;}.data-common:before {border-right: 40px solid #FFF1CC;}
.common-bx:after{content: "";position: absolute;bottom: 0;left: inherit;width: 0;height: 0;border-top: 80px solid transparent;border-bottom: 80px solid transparent;right: -39px;}
.common-bx:before{content: "";position: absolute;top: 0;left: -39px;width: 0;height: 0;border-top: 80px solid transparent;border-bottom: 80px solid transparent;}
.data-common:after {border-left: 40px solid #FFF1CC;}.common-two:before {border-right: 40px solid #BE9000;}.common-two:after {border-left: 40px solid #BE9000;}
.common-bx h4{font-size: 13px!important;text-align: center;font-weight: 700;line-height: 1.3!important;color: #548234!important;padding: 0;}
.common-two h4{color: #fff !important;}
.common-box{position: absolute;-ms-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.data-box{top: -155px;right: 54%;}.data-box{top: -50%;right: 40%;}
.data-box1{top: -3%;right: 25%;}.data-box2{top: 96%;right: 24%;}.data-box3{top: 148%;left: 50%;}.data-box4{top: 97%;left: 35%;}
.data-box5{top: -2%;left: 35%;}
.framework{background: #598639;}
.framework h4{color: #fff!important;padding: 20px 0!important;font-size: 12px !important;}
.framework1 h4{padding: 20px 0!important;font-size: 12px !important;}
.common-bx{display: table-cell;vertical-align: middle;}
.ec-value h3{color: #548234 !important;font-weight: 700;}
.ec-value .content{border: 5px solid #BE9000;padding: 10px;text-align: center;border-radius: 50%;height: 200px;width: 200px;display: table-cell;vertical-align: middle;}
.ec-common-buy h3{text-align: center;color: #548234 !important;font-weight: 700;}
.ec-develop{margin-top: 10%;}.ec-build{margin-top: 20%;}
.common{border-left: 40px solid #BE9000;border-top: 40px solid #BE9000;border-bottom: 35px solid transparent;border-right: 35px solid transparent;padding: 15px;}
.data-side h4{color: #fff !important;}.data-side {background: #548134;}
.side-even::before {border-right: 40px solid #548134;}.side-even::after {border-left: 40px solid #548134 ;}
.outline {padding: 5px;border: 3px solid #BE9000;margin: 20px 0;}.out-one{margin-top: 30px;padding: 17px 0;}
.out-two{margin-top: 25px;padding: 10px 0;}.out-four{margin-top: 30px;padding: 10px 0;}
.section-advance h3{color: #375722!important;font-weight: 700;}
.out-five{margin-top: 40px;padding: 7px 0;}.outline ul{padding-left: 25px;position: relative;}
.outline ul li{background: none;list-style: disc;padding: 0 25px 5px 5px;}
.outline ul:after{content: "\f105";font-family: FontAwesome;position: absolute;right: -17px;font-size: 48px;color: #BE9000;top: 50%;transform: translateY(-50%);line-height: 1;}
.outline ul:before {content: "";font-family: FontAwesome;position: absolute;right: -3px;color: #BE9000;top: 50%;transform: translateY(-50%);line-height: 1;display: block;border: 3px solid #fff;height: 17px;}
.outline ul{margin: 0;}.funel-box {border-top: 100px solid #7E6000;border-left: 50px solid #fff;border-right: 50px solid transparent;height: inherit;text-align: center;margin-bottom: 20px;position: relative;}
.funel-box li{background: none !important;color: #fff;font-size: 20px;font-weight: 700;position: absolute;top: -65px;left: 14%;}.box1{width: 320px;margin: 0px auto 20px;}
.box2{width: 260px;margin: 0px auto 20px;border-top: 85px solid #BE9000;}.box2 li {top: -57px;left: 17%;}
.box3{width: 210px;margin: 0px auto 20px;border-top: 75px solid #FFD966;}.box3 li {top: -50px;left: 19%;}
.box4{width: 130px;margin: 0px auto 20px;border-top: 55px solid #FFE699;}
.box4 li {top: -45px;left: 12%;color: #000;}.ec-funnel{text-align: center;}
.ec-deal h3{background: #BE9000;padding: 50px;text-align: center;margin: 0 20px 0 20px;color: #fff !important;font-weight: 700;position: relative;}
.ec-deal img{margin: 0 auto;}
.ec-last-deal h3{background: #375722;}
.ec-deal h3:after {content: "";position: absolute;bottom: 40px;left: inherit;width: 0;height: 0;border-top: 35px solid transparent;border-bottom: 35px solid transparent;right: -40px;border-left: 40px solid #BE9000;}
.ec-deal h3:before {width: 0;height: 0;border-left: 40px solid transparent;border-right: 40px solid transparent;border-bottom: 40px solid #fff;position: absolute;content: "";bottom: 0;left: 50%;margin-left: -40px;}
.section-deal ul li{background: none;list-style: inherit;padding: 0;}
.section-deal ul{padding-left: 25px;min-height: 351px;}
.ec-deal .border-box{border: 4px solid #BE9000;padding: 5px;margin: 10px 20px;position: relative;}
.ec-deal .border-box:before{content: '';position: absolute;left: 50%;top: -80px;width: 0;height: 0;border: 40px solid transparent;border-bottom-width: 40px;border-bottom-style: solid;border-bottom-color: transparent;border-bottom-width: 30px;border-bottom-style: solid;border-bottom-color: transparent;border-bottom-width: 50px;border-bottom-style: solid;border-bottom-color: transparent;border-bottom: 40px solid #BE9000;margin-left: -40px;}
.ec-last-deal h3:after{display: none;}.cir{background: #548234;}.cir1{background: #A9D18E;}.cir2{background: #FFD966;}.cir3{background: #BE9000;}
.circle{height: 30px;width: 30px;border-radius: 50%;margin: 10px auto;}.common ul li{position: relative;}
.dot:after{width: 30px;content: " ";position: absolute;right: -45px;top: 0;height: 30px;}.dot1:after{background-image: url(//www.transworldma.com/wp-content/themes/sctransworld/images/ball1.png);}
.dot2:after{background-image: url(//www.transworldma.com/wp-content/themes/sctransworld/images/ball2.png);}.dot3:after{background-image: url(//www.transworldma.com/wp-content/themes/sctransworld/images/ball3.png);}
.dot4:after{background-image: url(//www.transworldma.com/wp-content/themes/sctransworld/images/ball4.png);}.section-execute img{margin-top: 0;margin-bottom: 0;}
.section-buy h3{color: #BE9000!important;position: relative;}
.section-buy h3:before{position:absolute;content:url(//www.transworldma.com/wp-content/themes/sctransworld/images/right-brac.png);left:-25px;display: block;top:-10px;}
.section-buy h3:after{position:absolute;content:url(//www.transworldma.com/wp-content/themes/sctransworld/images/left-brac.png);right:-25px;display: block;top:-10px;} .back-to{position: fixed;bottom: 20px;right: 40px;z-index: 999;}a.scrollTop{color: #fff;display: none;}
.scrollTop .stop {font-size: 20px;line-height: 38px;height: 40px;width: 40px;background: #918955;-webkit-transition: all ease-in-out 500ms;transition: all ease-in-out 500ms;text-align: center;}
.fa-angle-up:before {content: "\f077";}a.scrollTop:hover .stop{background: #00461C;color: #fff;} .section.container-section.section-grey-box {padding: 30px;box-sizing: border-box;background: #ededed;}
.section.container-section.section-grey-box img {max-width:150px}
a.button.btn-team-icon {background: transparent; border: transparent; position: relative; margin: 10px 5px 0 0; padding: 2px; height: 26px; width: 94px; display: inline-block; box-sizing: border-box; }
a.button.btn-team-icon:before {transition: all .6s;position: absolute; z-index: 9; color: #00461c; font-family: "fontawesome"; font-size: 28px; line-height: 1.2;top: 0; left: 0; right: 0; bottom: 0;}
a.button.btn-team-icon.btn-linkedin:before { content: "";background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/icon-linked-in-logo-rev.png);background-repeat: no-repeat;background-position: center center;}
a.button.btn-team-icon.btn-phone:before { content: "";background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/icon-telephone-3.png);background-repeat: no-repeat;background-position: center center;}
a.button.btn-team-icon.btn-vcard:before { content: "";background:url(//www.transworldma.com/wp-content/themes/sctransworld/images/icon-vcard.png);background-repeat: no-repeat;background-position: center center;}
a.button.btn-team-icon.btn-phone {width:50px;}
.section-team-inner .iteam{margin-bottom:30px;}
.section-team-inner .thumbs-team .over i{display: none;}
.section-team-inner .thumbs-team .over h4{padding-bottom: 5px;}
.section-team-inner .thumbs-team:hover .over h4{color: #00461c;}
.section-team-inner .thumbs-team img{margin-bottom: 15px;}
.section-team-inner .data-team .name{padding-bottom: 5px;}
.section-team-inner .data-team p{padding-bottom: 5px;}
.section-team-inner .data-team a{transition: .3s all;}
.section-team-inner .data-team a:hover{color: #000;}
.section-team-inner .data-team .phone{padding-left: 20px; position: relative;}
.section-team-inner .data-team .phone:before{position: absolute; content: '\f095'; left: 0; top: 50%; transform: translateY(-50%); font-family: 'FontAwesome'; height: 100%;}
.team-details .description-wrap{width: 75%; float: right;}
.team-details .thumb-team{width: 25%; float: left; padding-right: 20px; box-sizing: border-box;}
.team-details .contact p{padding-bottom: 5px;}
.team-details .contact a, .links a{transition: .3s all;}
.team-details .contact a:hover,  .links a:hover{color: #000;}
.team-details .contact .phone i{color: #00461c;}
.team-details .description-wrap .ientry{margin-top: 20px;}
.team-details .addtoany_content{display: none;} .socials .link a .icon-tw::before {
content: '';
background: url(//www.transworldma.com/wp-content/themes/sctransworld/images/twitter.png) no-repeat center center/100% auto;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
width: 18px;
height: 18px;
transition: all 450ms;
}
.socials .link a:hover .icon-tw::before {
filter: brightness(0) invert(1);;
}
.socials .link .icon {
position: relative;
}
.socials .link .icon {
line-height: 18px;
width: 18px;
height: 18px;
text-align: center;
}
@media (max-width: 641px) {form[action*="sellability-investability-calculator"] ul.gfield_checkbox li label, form[action*="sellability-investability-calculator"] ul.gfield_radio li label {width:100%!important;}}
.gform_wrapper li.pq-question-field ul.gfield_radio label:hover, .gform_wrapper li.pq-question-field ul.gfield_radio input:checked + label, .gform_wrapper li.pq-question-field ul.gfield_checkbox label:hover, .gform_wrapper li.pq-question-field ul.gfield_checkbox input:checked + label {background-color:#c0bc9b;}
@media (min-width:979px) {.gf_progressbar_wrapper {padding-top:125px!important; margin:-20px 0px 16px 0px!important;}}
@media (max-width: 979px) {.gf_progressbar_wrapper {padding-top:40px!important; margin:-20px 0px 16px 0px!important;}}
li.disabled.hidden_label.gfield_visibility_visible {width:50px!important; padding-right:2px!important;}
li.disabled.hidden_label.gfield_visibility_visible input {background:none!important; border:none!important; text-align:right;}
textarea.gf-default-disabled {margin-left:3%; max-width:94%; background:none!important; max-height:90px; overflow:auto;}
li.thescore.disabled.hidden_label.gfield_visibility_visible {width:48%!important; padding-right:2px!important; font-size:2em;}
li.thescore.disabled.hidden_label.gfield_visibility_visible input, .outoftotal {color:#fff!important;}
.outoftotal {font-size:2em;}
@media (min-width:979px) {li.disabled.hidden_label.gfield_visibility_visible {margin-top:-13.33px!important; margin-bottom:22px;}
li.thescore.disabled.hidden_label.gfield_visibility_visible {margin-top:-19px!important; margin-bottom:40px;}}
@media (max-width:979px) and (min-width:641px) {li.disabled.hidden_label.gfield_visibility_visible {margin-top:-14px!important; margin-bottom:20px;}
li.thescore.disabled.hidden_label.gfield_visibility_visible {margin-top:-17px!important; margin-bottom:40px;}}
@media (max-width:641px) {form[action*="results-page"] .gf_right_half, form[action*="results-page"] .gf_left_half {max-width:48%!important; clear:none!important; display:inline-block;} 
form[action*="results-page"] #field_4_77, form[action*="results-page"] #field_4_78 {max-width:100%!important; clear:both!important; display:block;}
li.disabled.hidden_label.gfield_visibility_visible {margin-top:-18px!important; margin-bottom:20px;}
li.thescore.disabled.hidden_label.gfield_visibility_visible {margin-top:-26px!important; margin-bottom:40px;}} @media (min-width: 1720px){
.overbox .title {font-size:30px; line-height:36px;} 
}
@media (max-width: 1280px){
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select, .wpcf7 .wpcf7-textarea {width:240px;}
.icontent h1, .icontent h2 {font-size:28px; line-height:30px;} 
.icontent h2{ font-size:24px; line-height:30px;}
.icontent h3 {font-size:20px; line-height:26px;} 
.icontent h4 {font-size:18px; line-height:24px;} 
.icontent h5 {font-size:16px; line-height:24px;}
img.size-100m {max-width:100px;} img.size-150m {max-width:150px;} img.size-200m {max-width:200px;} 
img.size-250m {max-width:250px;} img.size-300m {max-width:300px;} img.size-50m {max-width:50px;} img.size-75m {max-width:50px;} 	
.slider-boxed .flex-direction-nav a.flex-next {right:-40px;} 
.slider-boxed .flex-direction-nav a.flex-prev {left:-40px;} 
.ibanner .ov.ps-rx .cpn, .ibanner .ov.ps-lx .cpn {width:420px;}	
.ibanner .cpn {font-size:22px; line-height:28px;} .ibanner .cpn img {max-width:85px;}
.ibanner .page-title .title {font-size:24px; line-height:28px;} 
.ibanner .page-title .title-sub {font-size:15px; line-height:20px;}
.section-cta {padding:25px 0;} .bottom .bottom-a {padding:20px 0 15px;}
.container-section.dir-up {padding-top:45px;} .container-section.dir-down {padding-bottom:45px;}
.wpcf7 .wpcf7-textarea {height:100px; width:100% !important;}
.bottom h2, .bottom h3, .bottom h4, .bottom h5{ font-size:26px; line-height:2;} .section.iparallax{ background-size:auto 100%;}
.section-black .wpcf7 .wpcf7-text, .section-black .wpcf7 .wpcf7-email, .section-black .wpcf7 .wpcf7-select, .section-black .wpcf7 .wpcf7-textarea, .section-black .wpcf7 .wpcf7-captchar{ width:300px;}
.flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev {background-size:11px auto;}
.owl-nav .owl-prev {background-image:url(//www.transworldma.com/wp-content/themes/sctransworld/images/prev-g2x.png); background-size:11px auto; left:-25px;} 
.owl-nav .owl-next {background-image:url(//www.transworldma.com/wp-content/themes/sctransworld/images/next-g2x.png); background-size:11px auto; right:-25px;}
.wgs-bottom-logo p{ width:45%;}
.top-phone .phone {background-image:url(//www.transworldma.com/wp-content/themes/sctransworld/images/icon-phone2x.png); margin-left:20px;} .top-phone .phone a{ font-size:19px;}
.icontent .entry > ul > li {background-image:url(//www.transworldma.com/wp-content/themes/sctransworld/images/list-arrow2x.png);}
.wgs-footer img {max-height:40px; width:auto;} 
.wg-featured{ max-width:172px; width:100%;} .wg-featured a img{ width:100%;} .featured a span{ font-size:15px; padding:11px 14px;}
.wpcf7 .wpcf7-list-item{ width:50%;}
.f1_container{ float:none; display:inline-block; height:240px; width:215px; margin:10px;} .face.back{ height:87%; line-height:22px; font-size:14px;}
.f1_container span .com_type {font-size: 14px;height: 36px;}
.teamlist .team-content{font-size: 15px; line-height: 22px;}
.teamlist .grid6 .team-content{font-size: 14px; line-height: 21px;}
.data-box {right: 37%;}.data-box1{right: 18%}.data-box2 {top: 96%;right: 17%;}.data-box5 {top: 0%;left: 31%;}.data-box4 {top: 101%;left: 31%;}
.common {border-left: 30px solid #BE9000;border-top: 30px solid #BE9000;border-bottom: 25px solid transparent;border-right: 25px solid transparent;padding: 5px;}
.ec-deal h3 {font-size: 18px !important;margin: 0 15px 10px 15px;}.ec-deal h3::after {right: -30px;}.ec-deal .border-box ul li{font-size: 15px}
.ec-deal .border-box {margin: 0px 15px;}.section-deal ul {padding-left: 15px;min-height: 405px}
.out-one {margin-top: 20px;padding: 5px 0;}.out-two {margin-top: 30px;padding: 5px 0;}.out-four {margin-top: 35px;padding: 15px 0;}
} @media (max-width:979px) {
.menu-toggle {position:relative; display:block; font-size:28px; padding:8px 10px 6px; transition:all 300ms; -webkit-transition:all 300ms; -moz-transition:all 300ms; z-index:999; height:30px; width:32px; text-align:center; float:right; cursor:pointer; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;   color:#fff; background:#00461c;}
.menu-toggle span {font-size:18px; vertical-align:top; display:none;}  .menu-toggle .fa { vertical-align:middle;} 
.menu-toggle .fa-close, .menu-toggle.show .fa-bars {display:none;} .menu-toggle.show .fa-close {display:block;}
.menu-toggle.show {color:#fff; background:#00461c;}
.header .inav {margin-top:0; position:absolute; right:0; min-width:300px; width:100%; top:50px;} 
.admin-bar .header .inav {}
.inav ul.menu {clear:both; border:0 none; position:absolute; top:54px; right:0; z-index:9999; padding:0; background:#00461c; display:none; transition:right 300ms; -moz-transition:right 300ms; -webkit-transition:right 300ms;}
.inav ul.menu li {float:left; margin:0; padding:0; width:100%; background:none; border-bottom:0; border-left:0;} 
.inav ul.menu > li {border-bottom:1px solid #77e767;}
.inav ul.menu li a {display:block; color:#fff !important; border:0 none !important; background:none !important; padding:8px 12px 9px; line-height:22px; font-size:14px; text-align:center; font-weight:400;} .inav ul.menu li li a {color:#fff !important;} 
.inav ul.menu li a br {display:none !important;} 
.inav ul.menu li a:hover, .inav ul.menu li ul a:hover, .inav ul.menu li.sfHover > a, .inav ul.sub-menu > li.current_page_item > a, 
.inav ul.sub-menu > li.current-page-ancestor > a,.inav ul.sub-menu > li.current-page-parent > a{color:#fff !important;background:#343534 !important;}
.inav ul.menu ul {width:100%;position:static; visibility:visible !important; opacity:0.9 !important; display: block !important;background:#00461c ; border:0; margin:0;}
.inav ul.menu li:hover ul, .inav ul.menu li.sfHover ul {display:block !important;}
.inav ul.menu ul li {border-top:0; border-left:0; border-right:0; border-top:1px solid #77e767; width:100%;} 
.inav ul.menu ul li a {padding:9px 10px 10px !important; font-size:15px; text-align:center;}  
.inav ul li.sfHover ul, .inav ul li:hover ul, .inav ul li.sfHover li.sfHover ul {top:inherit; left:inherit; margin-top:auto;} 
} 
@media (min-width: 980px) { 
.inav ul.menu {display: block !important;}
}
@media (max-width:979px) {
.topbar .top-wgs{ margin-left:20px;}
.container-section, .iblog.iblog-page {padding:30px 0px;} .container-section.iparallax-style1 {padding:35px 0 20px;}
.section-cta, .call-action .cta-wrap {padding:15px 0;}
.icontent {font-size:14px; line-height:22px;}
.icontent h1.heading, .icontent h2.heading, .icontent h3.heading , .icontent h1, .icontent h2 {font-size:24px;line-height:30px; padding-bottom:15px;}
.icontent h3, .wgs-side h3 {font-size:20px; line-height:28px; padding-bottom:10px;}
.icontent h4, .icontent h5 {font-size:18px; line-height:24px;}
.icontent .gap-size-30, .icontent .gap-size-large {height:20px;}
.wpcf7 .wpcf7-list-item {width:100%;}
.section-black .content h1{ font-size:35px;} .section-black .content h2{ font-size:18px;}
.section-black .wpcf7-form{ margin-top:10px;}
.call-action {text-align:center;}
.call-action .cta-text {display:block; margin-bottom:10px; text-align:center;} 
.call-action .cta-action {margin-left:0; float:none; margin-bottom:8px;}
.call-action h3, .call-action h4, .call-action h2, .call-action h1 {padding-top:0;}
.call-action a.button {font-size:18px; line-height:24px; padding:7px 30px 8px}
.call-action.cta-advert {font-size:16px; line-height:24px; text-align:left;}
.call-action.cta-advert .cta-text {display:block; padding-right:0; text-align:left;} 
.call-action.cta-advert .cta-action {position:static; margin-top:10px;}
.call-action.cta-advert .cta-text h3, .call-action.cta-advert .cta-text h4 {font-size:24px; line-height:30px;}
.section-black .wpcf7 .wpcf7-text, .section-black .wpcf7 .wpcf7-email, .section-black .wpcf7 .wpcf7-select, .section-black .wpcf7 .wpcf7-textarea, .section-black .wpcf7 .wpcf7-captchar{ width:220px;}
.bottom-logo{ padding:20px 0 5px;}.wgs-bottom-logo .textwidget{ text-align:center;}
.wgs-bottom-logo p {text-align: center; width: 100%; padding-top:5px;}
.container-section {padding:30px 15px 8px !important;} .section-6box .overbox {width:33.3333%;} 
.banner-wgs {position:static; transform:translate(0,0);   background:#918955  ; width:100%;}
.banner-wgs .wgs-banner {float:none; width:100%; padding:20px; font-size:20px; transform:translateY(0px); position: static; max-width:520px; margin:0 auto; background:#918955 ; box-sizing:border-box;}
.banner-wgs .wgs-banner a{ display:block; }
.featured{ padding:20px 0;}.wg-featured{ max-width:124px;} .featured a span{ font-size:12px; padding:5px 3px;}
.f1_container{ float:none; display:inline-block; height:233px; width:210px;}
.f1_container .front .amount{ font-size:14px;}
.f1_container.first{ margin-left:10px;} .f1_container.last{ margin-right:10px;}
.bottom{ padding:20px 0;}.bottom h2, .bottom h3, .bottom h4, .bottom h5{ font-size:19px;}.bottom .wgs-cta a.button{ padding:6px 8px;} 
.bottom .wgs-cta a.button span{ font-size:14px;}
.footer{ padding:30px 0 20px;}
.iblog.right-sidebar .content-indent, .single-page.right-sidebar .content-indent {padding-right:0;} 	
.iblog .ep.eloop .thumbs + .summary {float:left; width:100%; margin-top:8px;}
.iblog .ep h1.heading, .iblog .ep h2.heading, .iblog .ep .heading {font-size:18px; line-height:22px;}
.iblog .ep.esingle .post-title .heading {font-size:22px; line-height:28px;} 	
a.button, a.btn {padding:6px 15px 7px; font-size:14px;}
.content .wpcf7-form strong{ display:block !important;} .section-green a.btn-white{ margin-bottom:0;}
.header .inner-head{ position: relative; height:110px;}
.inner-head .top-bar{ position:absolute; bottom:0;}
.header .site-header{position: absolute;top: 0;}
.masthead .site-header {  box-shadow: none; border-bottom:1px solid #ccc;} .bottom .call-action .cta-action {margin-top:0;}
.header.header-sticky {display:none;}
.header-sticky{ z-index:99999 !important;}
.header.masthead {position:relative;}
.header-sticky .inav{ padding:0 10px;}
.wrapper{ padding:20px 0 10px;}
.transactions-page .fc_card-container{ z-index:99 !important;}
.ibanner .cpn p {font-size: 15px;line-height: 22px;padding: 0 0 10px;} .ibanner .cpn .title h3{ font-size:25px;}
.section-black .wpcf7 p.submit .wpcf7-submit{ margin-bottom:10px;margin-top:10px}
.iblog .icontent.grid9{ width:100%; float:none;}
.iblog .sidebar.grid3{ width:100%; float:none; margin:0 auto; max-width:500px;} .iblog .ep .thumbs img{ width:auto;}
.iblog .sidebar ul li a{ text-align:left;}
.banner-wgs .wgs-banner span {background-size: 10px auto;display: block;margin: 6px auto 0;max-width: 240px;padding-left: 15px;}
.slider-boxed .flexslider {overflow:hidden;}
.slider-boxed .flex-direction-nav a.flex-next {right:0;} .slider-boxed .flex-direction-nav a.flex-prev {left:0;}
.ibanner .ov.ps-vt {top:35px;} .ibanner .ov.ps-vb {bottom:45px;} .ibanner .ov.ps-rx .cpn, .ibanner .ov.ps-lx .cpn {width:320px;}
.ibanner .cpn {font-size:16px; line-height:20px;} .ibanner .cpn h1, .ibanner .cpn h2, .ibanner .cpn h3, .ibanner .cpn h4 {padding-bottom:8px;}
.ibanner .cpn .cta {margin:4px 0 6px;} .ibanner .cpn a.button {font-size:14px; padding:7px 20px 8px;}
.iparallax-style1 .column, .iparallax-style2 .column {width:100%;} .section-grey.iparallax {color:#000;}
.iparallax-style1 .column.last .content, .iparallax-style2 .column.first .content, .iparallax-style1 .column.first .content, .iparallax-style2 .column.last .content {padding:0;}
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select, .wpcf7 .wpcf7-textarea{ width:100%;} 
.iparallax .parallax-overlay.overlay-style1, .iparallax .parallax-overlay.overlay-style2 {left:0; right:0; opacity:.2;}
.footer{ font-size:14px;} .copy-info{ display:block; float:none; text-align:center;} .siteby{ float:none;text-align:center;}
.data-box1 {right: 7%;}.data-box5 {top: -1%;left: 24%;}.data-box2 {right: 6%;}
.data-box4 {top: 100%;left: 24%;}.data-box {right: 33%;}
.ec-value .content {height: 140px;width: 140px;}
.box1 {width: 225px;}.box2 {width: 180px;}.box3 {width: 160px;}.box4 {width: 100px;}
.funel-box li {font-size: 16px;top: -65px;left: 3%;}
.box2 li {top: -57px !important;left: 10% !important;}.box3 li {top: -53px !important;left: 15% !important;}
.box4 li {top: -40px !important;}.out-five {margin-top: 30px;}.ec-deal .border-box ul li {font-size: 14px;}
.out-two {margin-top: 20px;}.out-four {margin-top: 30px;}
.section-buy h3::before {left: 0px;top: -5px;}
.section-buy h3::after {right: 0px;top: -5px;}
}
@media (min-width: 980px) and (max-width:1279px) {
.inav ul li a { font-size:14px; padding:10px 11px;} 
.inav ul ul li a, .inav ul.menu ul li a, .inav div.menu ul ul li a {font-size:13px;} 
.header-sticky .inav ul li a {font-size:12px; padding:12px 11px 8px;}
.iblog .ep.eloop .thumbs, .etreat.eloop .thumbs {width:255px;}  .iblog .ep .post-meta {margin-top:0;}
.iblog .ep h1.heading, .iblog .ep h2.heading, .iblog .ep .heading, .wgs-side h3 {font-size:20px; line-height:24px;}
.overbox .title {font-size:15px; line-height:21px; font-weight:bold;}
.overbox .title strong {font-weight:bold;} .overbox .content p {display:none;}
.call-action h3, .call-action h4, .call-action h2, .call-action h1	 {font-size:18px;}
.ibanner .thumbs {width:130%; margin-left:-15%;}
}
@media (min-width: 768px) and (max-width: 979px) {
.site-logo {width:200px;   margin-bottom: 5px;margin-top: 5px; } .topbar {padding-top:8px; position:relative; z-index:19;  }
.header .site-header{ padding:10px 0;}    
.header .inav {top:0px;}  
.inav {width:100%;} .inav > ul.menu {text-align:center; width:100%; font-size:0;}
.inav ul li {float:none; display:inline-block;}.inav ul li a {font-size:12px; padding:12px 10px 8px;} 
.inav ul ul li a, .inav ul.menu ul li a, .inav div.menu ul ul li a {font-size:14px;} 
.logo-slider .wgs-logo h4{ padding-bottom:20px;}
.iblog.right-sidebar .content-indent, .single-page.right-sidebar .content-indent {padding-right:20px;} 
.iblog .ep.eloop .thumbs, .etreat.eloop .thumbs {width:100%; text-align:left; margin-right:0;}
.iblog .ep.eloop .thumbs img {margin:0;} .etreat.eloop .thumbs img {width:100%;}
.footer h4.wg-title{ font-size:15px;}
.ec-deal h3 {font-size: 16px !important;line-height: 1.5 !important;padding: 25px 20px 35px;}
.ec-deal h3::after {right: -20px;top: 10px;}.dot::after {right: -40px;}
.ec-deal h3 {margin: 0 5px 20px 5px;}.ec-deal .border-box {margin: 0px 5px;}
.ec-deal h3::before {border-left: 30px solid transparent;border-right: 30px solid transparent;border-bottom: 30px solid #fff;margin-left: -30px;}
}
@media (max-width: 767px) {
body {min-width:320px;} .column {margin-bottom:0;} .column:last-child, .column.last {margin-bottom:0;} .sidebar {margin-top:25px;} 
.inav .main{ max-width:100%; width:100%;} .inav ul.menu{ top:54px;} .menu-toggle{ border-radius:0;}
.header .site-header {padding:0px 0 0; height:64px;}  .site-logo {width:110px; position:relative; z-index:21;}
.header .site-header .main {width:100%; max-width:100%; position:static;}
.header .site-header .site-logo { float: none;padding: 17px 0;position: relative;text-align: left;width: 180px;z-index: 21;}
.site-logo img{ max-width:180px;}
.header .inav{ top:10px;} 
.top-bar .main{ max-width:100%; width:100%;}
.icontent h2{ font-size:22px; line-height:28px;}
.icontent h3 {font-size:20px; line-height:26px;} 
.icontent h4 {font-size:18px; line-height:24px;} 
.icontent h5 {font-size:16px; line-height:24px;}
.home .section.iparallax{ background-image:none !important;}
.section-light .one-half, .section-light .one-fourth, .section-light .three-fourth{ width:100%;}
.section-grey .one-half, .section-grey .one-fourth, .section-grey .three-fourth{ width:100%;}
.section-green .one-half, .section-green .one-fourth, .section-green .three-fourth{ width:100%;}
.topbar {width:100%; position:absolute; top:0; left:0; right:0; margin:0; padding:0;  }
.topbar .top-phone {width:100%; font-size:16px; line-height:36px; padding-top:10px;}  .top-phone .phone {margin-left:0;}
.top-phone .phone1 {float: right; margin-left:10px; margin-right:10px;}  
.topbar .top-wgs {position:absolute;  top:56px; z-index:9; margin:0; background:#eaedeb; width:100%;} .topbar a.button {padding:8px 8px; border-radius:0px;}
.iblog .ep.eloop, .etreat.eloop {text-align:center;}  .icontent ul li{ line-height:22px;}
.iblog .ep.eloop .thumbs, .etreat.eloop .thumbs {float:none; margin:0 auto; width:100%; max-width:440px;}
.iblog .wgs-side-blog {max-width:440px; margin:0 auto 25px;} 
.ec-list+.ec-list {margin-top:-10px;}
.wgs-side{} .wgs-side img{ float:none; padding-bottom:5px;}
.wpcf7 img.wpcf7-captchac{ display:inline-block !important;}
.overbox .title {font-size:19px; line-height:22px;}
.bottom {font-size:14px; line-height:18px;} 
.footer .footer-wgs .footer-a,.footer .footer-wgs .footer-b,.footer .footer-wgs .footer-c {margin-bottom:20px !important;} 
.footer .wgs-footer-d {float:left;} .footer .copyright {clear:left;} .footer ul li{ width:100%;}
.copy-info{ float:none; display:block; text-align:center; line-height:20px;} .siteby{ float:none;text-align:center;}
.flip-area{ text-align:center;}
.f1_container {height: 266px;width: 240px; float:none; display:inline-block;}
.f1_container.first{ margin-left:10px;} .f1_container.last{ margin-right:10px;}
.face.back {font-size: 15px; height: 90%;line-height: 24px;}
.section-black .content h1:before,.section-black .content h1:after{ background:none; width:auto;}
.section-black .wpcf7-form p{ display:block; margin:0;}  
.section-black .wpcf7 .wpcf7-text, .section-black .wpcf7 .wpcf7-email, .section-black .wpcf7 .wpcf7-select, .section-black .wpcf7 .wpcf7-textarea, .section-black .wpcf7 .wpcf7-captchar{ width:100%;}
.bottom{ padding:15px 0 20px;}.bottom .wgs-cta {padding: 0;position: relative;text-align: center;}
.bottom h2, .bottom h3, .bottom h4, .bottom h5{ font-size:24px; padding-bottom:10px; line-height:1.3; width:100%;}
.bottom .wgs-cta a.button{ position:relative; padding:12px 20px 13px; right:0;} .bottom .wgs-cta a.button span{ font-size:16px;}
.about-us-page .inner-content .column { width:100% !important;}
.widget-nio-posts ul li .date{ text-align:left;}
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select, .wpcf7 .wpcf7-textarea {width:100%;}
.wpcf7 p > strong {width:auto; padding-bottom:5px;}
.ibanner .cpn .title h3 {font-size: 20px;} .ibanner .cpn a.button {font-size: 14px;padding: 4px 10px;}
.ibanner .cpn p{ display:none;}
.ibanner .thumbs { } 
.ibanner .cpn {font-size:14px; line-height:17px;} .ibanner .ov.ps-rx .cpn, .ibanner .ov.ps-lx .cpn {width:280px;}
.slider-boxed .ov.ps-rx .cpn {margin-right:45px;} .ibanner .ov.ps-lx .cpn {margin-left:45px;}
.call-action h3, .call-action h4, .call-action h2, .call-action h1 {text-align:center; padding:0 2% 10px !important; font-size:19px !important; line-height:24px !important;} .call-action.cta-advert .cta-text h3, .call-action.cta-advert .cta-text h4 {text-align:left; padding:0 0 10px !important; font-size:22px !important;}
.section.container-section.section-grey.has-pad {  padding-left: 10px !important; padding-right: 10px !important; box-sizing: border-box;}
.teamlist{text-align: center;}
.icontent .teamlist .t-phone img{display: inline-block;}
.icontent .teamlist .t-meta{display: inline-block;}
.icontent .teamlist .t-meta img{max-width: 70px; width: auto;}
.teamlist .t-phone a{margin-top: 0;}
.teamlist .t-phone{min-width: 125px;}.ec-value .content {margin: 0 auto;}
.teamlist .grid6 .t-phone a{margin-top: 8px;}
.ec-build {margin-top: 0;}.ec-develop {margin-top: 0;}.common {padding: 20px;}.ec-value .content {display: block;}
.ec-value h3 {margin: 35% auto;}.ec-deal .border-box {margin: 20px 0 0;}.ec-deal h3::after {display: none;}
.border-box ul {margin: 0;padding: 10px 30px;}.ec-deal p{padding-bottom: 0;}.ec-deal h3{margin: 0;padding: 40px 0;}
.ec-deal h3::before {display: none;}.ec-deal h3 br{display: none;}.ec-deal .border-box::before {display: none;}
.section-deal ul {min-height: inherit;}.section-buy h3::before {left: -10px;}.section-buy h3::after {right: -10px;}
.outline ul::after {display: none;}.outline ul:before {display: none;}
.section-team-inner .iteam{text-align: center;}
.section-team-inner .data-team a{display: inline-block;}
.section-team-inner .data-team{margin-top: 15px;}
.team-details .description-wrap{width: 100%; float: none; margin-top: 15px;}
.team-details .thumb-team{width: 100%; float: none; padding-right: 0;}
.team-details .description-wrap .ientry{margin-top: 15px;}
}
@media (max-width: 767px) and (min-width:700px) {.data-box1 {right: 4%;top: 4%;;}.data-box2 {right: 4%;top: 98%;}.data-box4 {left: 23%;top: 100%;}.data-box5 {left: 23%;}.data-box {right: 31%;}}
@media (max-width: 699px) and (min-width:650px) {.data-box1 {right: 1%;top: -3%;}.data-box {right: 30%;top: -50%;}.data-box2 {right: 0%;}.data-box5 {left: 21%;top: 1%;}.data-box4 {left: 21%;top: 96%;}}
@media (max-width: 651px) and (min-width:600px) {.data-box1 {right: -4%;top: 3%;}.data-box {right: 27%;}.data-box2 {right: -4%;}.data-box5 {left: 18%;top: 1%;}.data-box4 {left: 19%;}}
@media (max-width: 767px) and (min-width:481px) {.icontent .entry img {display: block;float: none;margin: 0 auto 10px;text-align: center;width: auto;}}
@media (max-width:599px) {
.top-phone .phone a{ font-size:14px;line-height:36px; margin-top:2px; display:block;} .top-phone .phone{ background-size:13px auto; padding-left:26px; }
.top-menu ul li a{ padding:8px 10px;}
.ibanner .ebanner, .ibanner.only-title { } 
.ibanner .ov.ps-rx .cpn, .ibanner .ov.ps-lx .cpn {width:220px;}
.ibanner .cpn {font-size:12px; line-height:15px;} .ibanner .cpn img {max-width:65px; margin:0 0 4px;}
.ibanner .cpn h1, .ibanner .cpn h2, .ibanner .cpn h3, .ibanner .cpn h4 {font-size:1.4em; line-height:0.9em;}
.ibanner .cpn a.button {font-size:12px; line-height:18px; padding:5px 15px 6px;} 
.ibanner .page-title .title {font-size:16px; line-height:18px;} .ibanner .page-title .title+.title-sub {margin-top:5px;}
.ibanner .page-title .title-sub {font-size:12px; line-height:15px;}
.sidebar span.wpcf7-form-control-wrap, .one-half span.wpcf7-form-control-wrap, .col-full span.wpcf7-form-control-wrap, .wider-field span.wpcf7-form-control-wrap{ display:block;}
iframe.map{ max-height:400px;}
.bottom h2, .bottom h3, .bottom h4, .bottom h5{ font-size:22px;}
.wpcf7 .wpcf7-list-item {width:50%;}
.owl-nav .owl-next {right:0;} .owl-nav .owl-prev {left:0;}	
.section-6box .overbox, .section-4box .overbox {width:50%;}
.wpcf7 .wpcf7-list-item {width: 100%;} .logo-block a img{ margin:0 0 10px !important;}
.section.iparallax{ background-image:none !important;} .section-black .content h1 {font-size: 22px; padding-bottom:5px;}
.section-green .content h1{ font-size:22px;} .section-green a{ font-size:16px;} .section-green .content h3{ font-size:18px; line-height:24px;}
.section-black .content h2{ font-size:16px; font-weight:400;}
.section-black .content h3{ font-size:17px;} 
.section-green a.btn-white{ margin-bottom:0;}
.f1_container {height: 200px;width: 180px;} .f1_container .front span{ padding:8px 0 2px;}
.f1_container span .com_type {font-size: 14px;height: 38px;} .face.back{ font-size:12px; line-height:17px;}
.data-common h4{font-size: 11px !important;}
.data-main img{max-width: 170px;}
.data-common {height: 110px;padding: 0px 5px;width: 80px;}
.data-common::before {left: -30px;border-top: 55px solid transparent;border-right: 30px solid #FFF1CC;border-bottom: 55px solid transparent;}
.data-common::after {left: 90px;border-top: 55px solid transparent;border-left: 30px solid #FFF1CC;border-bottom: 55px solid transparent;}
.common-two::before {left: -30px;border-top: 55px solid transparent;border-right: 30px solid #BE9000;border-bottom: 55px solid transparent;}
.common-two::after {left: 90px;border-top: 55px solid transparent;border-left: 30px solid #BE9000;border-bottom: 55px solid transparent;}
.data-box {right: 32%;top: -44%;}.data-box1 {right: 5%;top: 4%;}.data-box2 {right: 5%;top: 96%;}.data-box4 {top: 95%;left: 23%;}.data-box5 {left: 23%;top: 2%;}
.side-even::before {border-right: 30px solid #548134 !important;}.side-even::after {border-left: 30px solid #548134;}
.section-buy h3::before {display: none;}.section-buy h3::after {display: none;}
}
@media (max-width: 549px) and (min-width:479px) {.data-box {right: 29%;top: -42%;}.data-box1 {right: 0%;top: 5%;}.data-box2 {right: -1%;top: 95%;}.data-box4 {top: 98%;left: 20%;}.data-box5 {left: 20%;top: 8%;}}
@media (max-width:480px) {
img.alignright, img.alignleft, img.alignnone, img.alignalone, img.aligncenter {float:none; margin:5px auto 10px; display:block;} 
img.aligncenter {margin:5px auto 10px;} img.no-resize {max-width:100%; width:auto; height:auto;} img.border {box-sizing:border-box;}
.top-phone{ text-align:center; float:none; line-height:34px;}.top-phone .phone1{ float:none; padding-left:20px;}
.top-menu ul li{ float:none; display:inline-block;} .top-menu{ float:none; text-align:center;}
.top-menu ul{ padding:0;} 	.top-menu ul li a{ padding:2px 6px 6px;}
.header .inner-head{ height:105px;}
.header .top-menu{ display:none;} 
.inav ul li.on-phone{ display: block;}
}
@media (max-width:479px) {
.ibanner .ov.ps-vt {top:15px;} .ibanner .ov.ps-lx .cpn, .ibanner .ov.ps-rx .cpn, .ibanner .ov.ps-cx .cpn {width:100%; padding:10px 15px 8px; box-sizing:border-box; margin-left:auto !important; margin-right:auto !important;} .ibanner .cpn img {display:none;} 
.banner-wgs .wpcf7 span.captcha { display:block; padding-bottom:8px;} .bottom h2, .bottom h3, .bottom h4, .bottom h5{ font-size:18px;}
.banner-wgs .wgs-banner{ font-size:14px;}
.banner-wgs .wgs-banner span {background-size: 8px auto;max-width: 190px; line-height:24px;padding-left: 15px;}
.f1_container {height: 300px;width: 270px;}
.face.back {font-size: 16px;line-height: 24px;}
.teamlist .t-phone a{margin-top: 8px;}
.data-box, .data-box1, .data-box2, .data-box3, .data-box4, .data-box5{position: static;transform: translate(0%,0%);float: left;width: 40%;margin-bottom: 5px;margin-left: 10%;}
.driven {max-width: 285px;margin: 0 auto;}
.section-buy .gap-size-medium{height: 0!important}
.section-our-side .gap-size-medium {height: 0 !important;}
.side-even::before {border-right: 20px solid #548134 !important;}
.data-common::before {left: -20px;}.data-common::before {border-right: 20px solid #FFF1CC;}
.side-even::after {border-left: 20px solid #548134!important;}.common-two::after {border-left: 20px solid #BE9000!important;}
.common-two::before {border-right: 20px solid #BE9000;}.data-common::after {border-left: 20px solid #FFF1CC;}
}
@media (max-width:420px) {.banner-wgs .wpcf7 .wpcf7-submit{ margin-top:5px;}
.box1 {width: 180px;}.box2 {width: 140px;}
.box3 {width: 110px;}.box4 {width: 80px;}.funel-box li {font-size: 14px;left: 0%;}
.box2 li {left: 0% !important;}.box3 li {left: 0% !important;}
}
@media (max-width:379px) {
.icontent h1.heading, .icontent h2.heading, .icontent h3.heading, .icontent h1, .icontent h2 {font-size:20px; line-height:24px; font-weight:bold;}
.icontent h3, .wgs-side h3, .icontent h4, .icontent h5 {font-size:16px; line-height:20px; font-weight:bold;}
.wpcf7 .wpcf7-list-item {width:100%;}
.overbox .title {font-size:16px; line-height:20px;}
.topbar a.button { margin:0px 0 0 0;}
}
.bottomfooter{height: 15px;clear:both;}
.gform_wrapper ul, .gform_wrapper ul li{ list-style:none !important; background:none; margin:0px; padding:0px;}
.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio]{ display:none !important;}
.gform_wrapper li.pq-question-field ul.gfield_radio > li label:hover, .gform_wrapper li.pq-question-field ul.gfield_checkbox > li label:hover{ background:rgb(93,137,110) !important; color:#fff !important;}
.gform_wrapper li.pq-question-field ul.gfield_radio > li label {max-width:99%}
.gform_wrapper li.pq-question-field ul.gfield_radio {width:100% !important;}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] { padding:9px 25px 10px !important; width:99% !important;}
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover{ color:#fff !important;}
@media (max-width:420px) {
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{ font-size:12px !important; padding:10px 15px !important;}
}@font-face{font-family:'FontAwesome';src:url(//www.transworldma.com/wp-content/themes/sctransworld/css/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//www.transworldma.com/wp-content/themes/sctransworld/css/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//www.transworldma.com/wp-content/themes/sctransworld/css/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//www.transworldma.com/wp-content/themes/sctransworld/css/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//www.transworldma.com/wp-content/themes/sctransworld/css/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//www.transworldma.com/wp-content/themes/sctransworld/css/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align: baseline;}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.mCSB_container{
width:auto;
margin-right:30px;
overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
width:16px;
height:100%;
top:0;
right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
position:absolute;
top:0;
left:0;
bottom:0;
right:0; 
height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
cursor:pointer;
width:100%;
height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
display:block;
position:relative;
height:20px;
overflow:hidden;
margin:0 auto;
cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
top:100%;
margin-top:-40px;
} .mCSB_horizontal>.mCSB_container{
height:auto;
margin-right:0;
margin-bottom:30px;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-right:0;
margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
width:100%;
height:16px;
top:auto;
right:auto;
bottom:0;
left:0;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:2px;
margin:7px 0;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
width:30px;
height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
display:block;
position:relative;
width:20px;
height:100%;
overflow:hidden;
margin:0 auto;
cursor:pointer;
float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
margin-left:-40px;
float:right;
}
.mCustomScrollBox{
-ms-touch-action:none; } .mCustomScrollBox>.mCSB_scrollTools{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCustomScrollBox:hover>.mCSB_scrollTools{
opacity:1;
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_draggerRail{
background:#cdcdcd; background:rgba(205,205,205,0.5);
filter:"alpha(opacity=50)"; -ms-filter:"alpha(opacity=50)"; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#ccced8; background:rgba(204,206,216,0.85);
filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; }
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(204,206,216,0.95);
filter:"alpha(opacity=95)"; -ms-filter:"alpha(opacity=95)"; }
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(204,206,216,1);
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
background-image:url(//www.transworldma.com/wp-content/themes/sctransworld/images/mCSB_buttons.png);
background-repeat:no-repeat;
opacity:0.4;
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_buttonUp{
background-position:0 0; }
.mCSB_scrollTools .mCSB_buttonDown{
background-position:0 -20px; }
.mCSB_scrollTools .mCSB_buttonLeft{
background-position:0 -40px; }
.mCSB_scrollTools .mCSB_buttonRight{
background-position:0 -56px; }
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
opacity:0.9;
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }  .mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
} .mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-40px -56px;
} .mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,0,0,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-120px -56px;
} .mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-20px -56px;
} .mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,0,0,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-100px -56px;
} .mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#fff; background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
} .mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
} .owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1;}
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y;}
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {cursor: pointer;cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel.owl-loaded {display: block;} .owl-carousel.owl-loading {opacity: 0; display: block;} .no-js .owl-carousel {display: block;}
.owl-carousel.owl-hidden { opacity: 0;} .owl-carousel .owl-refresh .owl-item {display: none;}
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel .owl-item img {display: block; -webkit-transform-style: preserve-3d; margin:0 auto;}
.owl-carousel.owl-text-select-on .owl-item {-webkit-user-select: auto; -moz-user-select: auto;-ms-user-select: auto; user-select: auto;}
.owl-carousel .owl-grab {cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab;}
.owl-carousel.owl-rtl { direction: rtl;} .owl-carousel.owl-rtl .owl-item { float: right;}
.owl-height {-webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}