/* Font awsome */
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

/* Google Font CSS or other fontfaces  */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700|Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700,800|Roboto:300,400,500,700|Source+Sans+Pro:300,400,600,700');

    
    

/* theam color */
    

/* Typography */




/* Containers */
 

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, font, img, ins, kbd, q, s, samp, small,strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option, textarea { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; box-sizing: border-box; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
figure,figcaption{margin:0;padding:0;}
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.55em }
nav ul, nav ol { list-style: none; list-style-image: none; }
button, input, select, textarea,option { font-size: 100%; margin: 0; vertical-align: baseline; font-family: ;font-weight:500}
input[type="text"],input[type="tel"],input[type="email"]{ -webkit-appearance:none !important; }
input[type="submit"] {cursor: pointer;transition:all 0.5s ease;}
textarea { overflow: auto; vertical-align: top;resize:none; }
table { border-collapse: collapse; border-spacing: 0 }
button, html input[type="button"], input[type="reset"], input[type="submit"], textarea { -webkit-appearance: none; border-radius: 0; transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
img { border: 0 none; max-width: 100%; vertical-align:middle;height:auto}
a { outline: none; cursor: pointer;transition:all 0.5s ease;}
/* End hide from IE Mac */ 
*:before, *:after {box-sizing: border-box;}
/* End Clearfix */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
li { list-style: none; }

/*Placeholder opacity cross browsers*/
input::-webkit-input-placeholder { color: #000; opacity:1;} /* WebKit browsers */
input:-moz-placeholder { color: #000; opacity:1;} /* Mozilla Firefox 4 to 18 */
input::-moz-placeholder { color: #000; opacity:1;} /* Mozilla Firefox 19+ */
input:-ms-input-placeholder { color: #000; opacity:1;} /* Internet Explorer 10+ */
textarea::-webkit-input-placeholder { color: #000; opacity:1;} /* WebKit browsers */
textarea:-moz-placeholder { color: #000; opacity:1;} /* Mozilla Firefox 4 to 18 */
textarea::-moz-placeholder { color: #000; opacity:1;} /* Mozilla Firefox 19+ */
textarea:-ms-input-placeholder { color: #000; opacity:1;} /* Internet Explorer 10+ */

/* Clear float */
.clear { clear: both; }
.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }

/******body  ******/
body { font-size: 16px; line-height: 24px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0);   font-family: 'Montserrat', Sans-Serif; font-weight:normal;color:#000000;}
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after { display: none !important; }
a { text-decoration: none; transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
a:hover {text-decoration: none; transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
a:focus { outline: none; text-decoration: none; }


/* display table and table cell and display flex */
.tbl {display:table;width:100%;height:100%;}
.tbl-cell {display:table-cell;vertical-align:middle}
.dis-flex {display:flex;align-items:center;}

/* IE fixes */
select::-ms-expand {display: none;}
input::-ms-clear { display:none;}

/* remove auto fill yellow color */
 input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
   -webkit-box-shadow: 0 0 0 100px #fff inset;
    -moz-box-shadow: 0 0 0 100px #fff inset;
    box-shadow: 0 0 0 100px #fff inset;
	color:#333 ;
}

/* hubspot fixes*/
.row-fluid [class*="span"] {min-height: 1px;}

/* logo -Please use this class as logo image class*/
.h-logo img ,.f-logo img {cursor: pointer;}

/* container */
.container {max-width:1300px;margin:0 auto !important;padding:0;float:none !important; }

/* strong */
b, strong {font-weight:700;}

/* header text */
h1 {font-size:55px;line-height: 1.34;margin:0 0 4px;font-family: 'Montserrat', Sans-Serif;font-weight:bold;}
h2 {font-size:34px;line-height: 1.2;margin:0 0 20px;font-family: 'Montserrat', Sans-Serif;font-weight:700;}
h3 {font-size:36px;line-height: 1.19;margin:0 0 30px;font-family: 'Montserrat', Sans-Serif;font-weight:400;}
h4 {font-size:18px;line-height: 1.3;margin:0 0 24px;font-family: 'Montserrat', Sans-Serif;font-weight:600;}
h5 {font-size:18px;line-height: 1.3;margin:0 0 15px;font-family: 'Montserrat', Sans-Serif;font-weight:700;}
h6 {font-size:16px;line-height: 1.4;margin:0 0 15px;font-family: 'Montserrat', Sans-Serif;font-weight:700;}

/* p tag */
p {font-size: 18px; line-height: 1.38;margin-bottom:20px; color:#586b75;  }

/* links */
a {font-size: 18px; line-height: 1.5;color:#000000;}
a:hover {opacity:0.8;} 

a:active,a:visited {color:inherit}

/* ul li */
ul , ol {margin:20px 0;text-align:left;    padding-left: 40px;}
ul li ,ol li {font-size: 18px; margin-bottom: 25px; list-style:inherit;list-style-position:outside;line-height:1.3;}

/* em */
em { font-size: 22px; line-height:1.5;}

/** Hubspot module */
.widget-type-text span {margin-bottom:15px;display:block;}


/* hubspot form */
ul.hs-error-msgs > li > label {font-size:13px;line-height:normal;display:block;color:#00d3d4;}
.hs-form-field { position: relative }
ul.hs-error-msgs.inputs-list { position: absolute; bottom: -18px; right: 0; list-style-type: none; padding: 2px 5px; color: white; background: #00d3d4 }
ul.hs-error-msgs.inputs-list li label { font-size: 12px; font-weight: 600; position: relative; z-index: 9; line-height: normal; display: block;color:#fff; } 
ul.hs-error-msgs.inputs-list:after { content: ''; width: 8px; height: 8px; position: absolute; display: inline-block; left: 50%; background: #00d3d4; margin-left: -6px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-top: -4px; top: 0 }
input,textarea,select {border-radius: 0; }
span.hs-form-required {display:none;}
select,textarea,input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea 
{ -webkit-appearance: none; -moz-appearance: none; background-color: transparent; color: #000; display: block; font-size: 16px; height: 54px; padding: 0 15px; width: 100%; color:#444;border:1px solid #d2d2d2;border-radius:4px;margin-bottom:24px; }
select { -webkit-appearance: none!important; -moz-appearance: none!important; background-color: #efefef; background-image: url('https://2698870.fs1.hubspotusercontent-na1.net/hubfs/2698870/CAI%20Logistics%20LP-June2017/Images/download.png'); background-position: 98% center; background-repeat: no-repeat; }
textarea {height:115px;padding:13px 15px;}
ul li label input[type="checkbox"] , ul li label input[type="radio"] {opacity: 0;display:none !important;}
ul li label span{position: relative;}
.input ul li label span { padding-left: 38px; }
ul li label input[type="checkbox"] , .input ul li label span ,ul li label  input[type="radio"]  {display: inline-block; vertical-align: middle; cursor: pointer; }
ul li label input[type="checkbox"]  + span:before , ul li label  input[type="radio"]  + span:before{content: '';background: transparent;border: 1px solid transparent;display: inline-block;vertical-align: middle;width: 20px;height: 20px;padding: 2px;margin-right: 10px;text-align: center;box-shadow: 3px 2px 10px -2px #555; position: absolute; left: 0; top: 0; }
ul li label input[type="radio"]  + span:before {border-radius:50%; }
ul li label input[type="checkbox"]:checked  +  span:before , ul li label  input[type="radio"]:checked  +  span:before { /* box-shadow: 0 0 0 5px #00d3d4 inset;*/ background-color: white;border: 5px solid #00d3d4; }
ul li label input[type="checkbox"]:checked  +  span:before , ul li label  input[type="radio"]:checked  +  span:before {  }
.hs-form-field {margin-bottom:24px;}
.hs_submit input {background-color: #00d3d4; color: #fff; padding: 15px 0; display: inline-block; line-height: normal; font-size:16px;text-transform:uppercase; margin-top:15px;font-weight: 600;width:100%}
.hs_submit input{background-color: #e3ae42; color: #fff; padding: 19px 34px; display: inline-block; line-height: normal; font-size: 20px; text-transform: initial; margin-top: 15px; font-weight: 600; width: unset; border-radius: 50px; }
.hs_submit input:hover {background:#70A397;color:#fff;}
.submitted-message {color: #fff;text-align: center;padding-top: 25px;}
form ul {margin:0;padding:0;}
form ul li {margin:0;padding:0;list-style:none;}
div.hs-form-field > label { color: #555555; display: block; font-size: 18px; line-height: 1.2; margin-bottom: 6px; font-weight: 300; }
div.hs_submit {margin:0;}
.hs_error_rollup {display:none !important;}

/*** single column ***/
form > div {width:100%;}
/*** two column ***/
form fieldset {max-width:100% !important;width:100% !important;}
.form-columns-1 {width:100% !important;}
fieldset.form-columns-2 .input ,fieldset.form-columns-1 .input {margin-right:0 !important;}
fieldset.form-columns-2 > div {width:49% !important;margin-right:2%;}
fieldset.form-columns-2 > div:last-child {margin-right:0;width: 49.002% !important;}
fieldset.form-columns-1 .hs-input {width:100% !important;}

/*** TRooInbound Custom Class ***/
/* background */
.backg-img {background-size:cover;background-position:center center;background-repeat:no-repeat;}
.backg-img-fixed {background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;}
.backg-repeat-img {background-position:center center;background-repeat:repeat;}
.backg-bottom {background-size:cover;background-position:bottom center;background-repeat:no-repeat;}
.backg-top {background-size:cover;background-position:top center;background-repeat:no-repeat;}

/* text align */
.txt-center {text-align:center;}
.txt-left {text-align:left;}
.txt-right {text-align:right;}


/* CTA */
.widget-type-cta a , a.btn , .btn-div a   { background-color: e3ae42; color: #fff; padding: 12px 40px; display: inline-block; line-height: normal; font-size:16px;text-transform:uppercase; margin-top:40px;font-weight: 700;}
.btn-div a:hover , a.btn:hover , .widget-type-cta a:hover , .ias-trigger a:hover , .cm-hs-cta a:hover {color:: #fff;background-color:#e3ae42}

/* social UL Li */
ul.social-iicon {text-align:center;padding:0;}
ul.social-iicon li {display:inline-block;margin-right:15px;}
ul.social-iicon li:last-child {margin-right:0;}
ul.social-iicon li a { font-size: 20px; background-color: #00d3d4; color: #fff; width: 40px; height: 40px; display: block; line-height: 40px; border-radius: 50%; }
ul.social-iicon li a:hover {color:#00d3d4;background-color:#000;}
ul.social-iicon li a i { line-height: 40px; display: block; }

/* extra */
hr { border: 0; border-top: 2px solid #000; width: 100%; margin: 25px auto 18px; }

/* Owl Slider control */
.owl-controls {text-align:center;position:relative;top:30px;}
.owl-dot  {display:inline-block;}
.owl-dot span { width: 10px; height: 10px; border-radius: 50%; background: #00d3d4 ; left: 0; top: 0; display: block; margin:3px }
.owl-dot.active span {background-color:#333;}

/* Reset CSS End */

.container1{ max-width:1806px; margin:0 auto; padding:0; }
.container2{ max-width:1500px; margin:0 auto; padding:0;}
.container3{ }
.section_main_div{ width:100%; }
.pd_tb_sm{padding:46px 0;  }
.pd_tb_md{ padding:80px 0;}
.dis_flex{display:flex; flex-wrap:wrap;}
.mb_20{  margin-bottom: 20px;}
/* Header Module */
.md_header{ padding: 27px 15px; padding-bottom: 40px; }
.h-logo {width: 295px; }

/* Banner Module */
.md_banner{ height:430px; width:100%; }

/* Content with Form Module */
.contentWidForm{ background-color:#fafafa; }
.lft_content{ width:calc(100% - 536px); padding-right: 160px; }
.lft_content p{word-break: keep-all;}
.lft_content img {margin: 30px 0;}

.rgt_content{ }
.md_form { background-color: #fff; max-width: 536px; padding: 52px 63px 63px; border-radius: 5px; margin-top: -154px; box-shadow: 0 0 29px -14px #555;}
.md_form .input ul li label span{ color: #555; font-weight: 300;font-size: 18px; padding-left:30px;}

.back-white{
  background-color:#5a987b;
  padding-bottom: 16px;
}

/* Footer Module */
.md_footer{ font-family: 'Montserrat', Sans-Serif;}
.md_ftr_social_media{ justify-content: center; margin: 0 auto; }
.sq35 a{/* height:35px; width:35px; color:#fff; background-color:#000000;border-radius: 50%;align-items: center; justify-content: center; display: flex;*/ margin-right: 140px; }
.sq35 i{font-size:20px;}
.sq35 a:last-child{  margin-right: 0; }
.sq35 a:hover{ opacity:unset;}
.sq35 a img{ width: 45px; height: 45px; }
.md_footer .ftr_section{ width:25%;  padding: 0px 15px; }
.ftr_section .dis_flex{ align-items:center; }
.icon_img{ width: 29px; height: 31px;   margin-right: 6%; }
.info-details{ color:#000000;font-size: 18px; line-height:1.28; font-family:'Montserrat', Sans-Serif;}
.info-details a{ font-weight: 600; font-size: 18px; line-height: 1.3; }
.ftr_section div ul { padding-left:0; margin:0;}
.ftr_section div ul li{list-style: none; list-style-position: unset; list-style-type: none; margin-bottom: 12px;   }
.ftr_section div ul li a{ font-size: 16px; line-height:1.3; font-weight:400; font-family: 'Montserrat', Sans-Serif; }

/* Responsive Media */

@media(max-width:1860px ){
  .md_header{ padding:0 30px}
}
 @media all and (max-width:1580px){	
  .container2,.md_footer .section_main_div.dis_flex { padding:0 30px}
   .md_footer .ftr_section { padding: 0px 50px; } 
  .md_footer .ftr_section:first-child{ padding-left:0 ; }
}      
@media all and (max-width:1366px){
  .md_header { padding: 20px 0px; padding-bottom: 20px; }
.md_footer  .lft_content { padding-right: 100px; }
  h1 { font-size: 48px;}
}      
@media all and (max-width: 1280px){
  .md_form { max-width: 462px; padding: 40px 40px 55px; }
  .md_footer .lft_content { padding-right: 80px; }
  h1 { font-size: 40px; margin: 0 0 25px; }
  .lft_content { width: calc(100% - 463px); padding-right: 80px; }
  
  .md_footer .ftr_section { padding: 0; }
  
}      
@media all and (max-width: 1140px){
  
  .h-logo { width: 265px; }
  .md_banner { height: 340px;}p { font-size: 17px;}
  h1 { font-size: 34px; margin: 0 0 25px; }
  h3 { font-size: 29px; }
  .md_form { max-width: 420px; padding: 40px 15px 55px; }
  .lft_content { padding-right: 0; }
  .rgt_content{ padding-left: 40px;;}
  
}	
@media all and (max-width: 1024px){	
  
.lft_content { width: 100%;}
 .md_form { max-width: unset; padding: 40px 40px 55px; margin: 0 auto; width: 100%; }
 .rgt_content { padding-left: 0; }
 .contentWidForm .section_main_div.dis_flex{ display:block; }
 .ftr_section .dis_flex { justify-content: center; }
 .md_footer .ftr_section { width: 50%; text-align: center; margin-bottom: 20px; }
 .md_footer ul, ol{ text-align: center;}
 .sq35 a { margin-right: 80px; }
}    
@media all and (max-width: 991px){	

  .pd_tb_md { padding: 50px 0; }
}
@media all and (max-width: 768px){
  .h-logo { width: 245px; margin: 0 auto; }
  .pd_tb_md { padding: 50px 0; }
  .container2 { padding: 0 15px; }
  .md_form { padding: 40px 15px 55px;}
  ul{ padding-left: 20px; }
  form ul li {font-size: 16px;}
  .hs_submit input{ width:100%;} 
  .md_header { padding: 15px 0px; padding-bottom: 15px; }
  .md_banner { height: 300px; }
}	     
@media all and (max-width: 640px){
  ul li{  margin-bottom: 15px; line-height:1.2; }
  .ftr_section div ul li { margin-bottom: 5px; }
}
@media all and (max-width: 560px){
  
  .md_footer .ftr_section { width: 100%; }
  .sq35 a { margin-right: 40px; }
  .md_banner { height: 245px; }
  h1{    margin: 0 0 15px; }
  h3 { font-size: 27px; }
}      
@media all and (max-width: 480px){
  .h-logo { width: 200px;}
 .md_banner { height: 210px; }
 .lft_content ul li,.lft_content p, div.hs-form-field>label,.md_form .input ul li label span { font-size: 16px; }
  h1{ line-height: 1;font-size:30px; }
  ul li label input[type="checkbox"]+span:before, ul li label input[type="radio"]+span:before{ width: 15px; height: 15px;  }
  ul li label input[type="checkbox"]:checked+span:before, ul li label input[type="radio"]:checked+span:before { box-shadow: 0 0 0 4px #00d3d4 inset; }
  .pd_tb_md { padding: 30px 0; }
}      
     
@media all and (max-width: 375px){
  h3 { font-size: 24px; }
  div.hs-form-field>label,.md_form .input ul li label span { font-size: 15px; }
  h4 { font-size: 18px; }
  .info-details { font-size: 15px; }
  select, textarea, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea{height:45px; }
} 
@media all and (max-width: 320px){
.md_banner { height: 140px; }
  h1 { font-size: 28px; }
  .sq35 a { margin-right: 20px; }
}
.padding-mobile.widget-span {
      padding: 0px 15px;
  }
/*footer*/
.md_footer{}
.md_ftr_social_media{ justify-content: center; margin: 0 auto; }
.sq35 a{ margin-right: 140px; }
.sq35 i{font-size:20px;}
.sq35 a:last-child{  margin-right: 0; }
.sq35 a:hover{ opacity:unset;}
.sq35 a img{ width: 45px; height: 45px; }
.md_footer .ftr_section{ width:25%;  padding: 0px 15px; }
.ftr_section .dis_flex{ align-items:center; }
.icon_img{ width: 29px; height: 31px; margin-right: 6%; }
.info-details a{ font-weight: 600; font-size: 18px; line-height: 1.3; }
.ftr_section div ul { padding-left:0; margin:0;}
.ftr_section div ul li{list-style: none; list-style-position: unset; list-style-type: none; margin-bottom: 14px;   }
.ftr_section div ul li a{ font-size: 16px; line-height:1.3; font-weight:400; color: #ffffff;font-family: 'Montserrat', sans-serif;}
.pd_tb_sm {
  padding: 48px 0
}

.pd_tb_md {
  padding: 80px 0
}

.dis_flex {
  display: flex;
  flex-wrap: wrap
}
.info-details a {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
  color: #ffffff;

}
.info-details {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.3;
  font-family: 'Montserrat', sans-serif;
}
.mb_20 {
  margin-bottom: 20px;
}
.ftr_section h4 {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
.txt-justify{text-align:justify}
.cta_btn a:hover,.feat_btn a:hover {
  background: rgb(49, 236, 230);
}
.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module.widget-type-logo{
text-align:center;
}

@media all and (max-width:1580px){	
  .container2,.md_footer .section_main_div.dis_flex { padding:0 30px}

}      
@media all and (max-width:1366px){

  .md_footer  .lft_content { padding-right: 100px; }
  .headcta a{font-size:14px}
  .headcta1 a{font-size:14px}

}      
@media all and (max-width: 1000px){

  .md_footer .lft_content { padding-right: 80px; }

}      
@media all and (max-width: 1140px){


}	
@media all and (max-width: 1024px){	
  .container{padding:0 20px}
  .ftr_section .dis_flex { justify-content: center; }
  .md_footer .ftr_section { width: 50%; text-align: center; margin-bottom: 20px; }
  .md_footer ul, ol{ text-align: center;}
  .sq35 a { margin-right: 80px; }
}    
@media all and (max-width: 991px){	
  h1,.h1{
    font-size:39px;
  }
  .cta_btn a{
    padding:18px 30px
  }
  .list li a{font-size:14px}
  .list li{
    margin-bottom:14px
  }
}
@media all and (max-width: 768px){


  .padding-mobile.widget-span {
      padding: 0px 15px;
  }

  h1,.h1{
    font-size:28px;
  }
  h2,.h2{
    font-size:34px;
  }
  figure.fig {
    height: 47vw;
  }
  .blog_reted{
    width:100%;
    margin-right:0;
    margin-bottom:24px;
  }
  .blog_reted:last-child{
    margin-bottom:0
  }
  .size-23{
    font-size:20px;
  }
  .cta_btn a{
    padding:15px
  }
  .down__progress{
    padding: 35px 0
  }
  .seealso{
    padding:44px 0
  }
}	     
@media all and (max-width: 640px){
  .ftr_section div ul li { margin-bottom: 5px; }
  h1,.h1{
    font-size:29px;
  }
  h2,.h2{
    font-size:24px;
  }
  .size-23{
    font-size:18px;
  }

}
@media all and (max-width: 560px){

  .md_footer .ftr_section { width: 100%; }
  .sq35 a { margin-right: 40px; }
}      
@media all and (max-width: 480px){

}      

@media all and (max-width: 375px){
  .info-details { font-size: 15px; }
} 
@media all and (max-width: 320px){
  .sq35 a { margin-right: 20px; }
}