.footer-top {
    background: #008ba8;
    color: #fff;
}
.get-updates h3 {
    margin-top: 10px;
    font-size: 28px;
    margin-bottom: 5px;
}
.get-updates p {
    font-size: 12px;
    padding-top: 5px;
}
.get-updates {
    padding: 15px 0 20px;
}
.call-us {
    text-align: left;
    margin: 56px 0;
}
.call-us h3 {
    font-size: 32px;
}
.top-socialLinks em {
    font-size: 22px;
}
.top-socialLinks {
    margin-top: 25px;
}
.top-socialLinks .socialLinks li {
    padding-right: 8px;
}
.top-socialLinks .socialLinks li a {
    background: #fff;
    border-radius: 50%;
    font-size: 15px;
    width: 30px;
    display: inline-block;
    height: 30px;
    text-align: center;
}
.top-socialLinks .socialLinks li a i {
    color: #000;
    font-size: 14px;
    padding: 8px;
}
.top-socialLinks .socialLinks {
    margin-top: 40px;
}
footer{padding:25px 0 0;  
  border-top: 1px solid #eee;
}
.footerLeft h3 {padding-bottom: 20px; margin-bottom: 0; font-size: 24px;}
.footer_search .form-control{height: 55px; font-size:18px; border:1px solid #bec2c5; border-radius: 0; box-shadow: none; color:#34393d}
.footer_search .form-control::-moz-placeholder{color:#34393d;opacity:1}
.footer_search .form-control:-ms-input-placeholder{color:#34393d}
.footer_search .form-control::-webkit-input-placeholder{color:#34393d}
footer .bootstrap-select.customSelect{width:100%!important;}
footer .customSelect .btn-default{height: 55px; border:none; border-radius: 0; box-shadow:0 0 10px 1px rgba(0,0,0,0.2);}
footer .bootstrap-select.btn-group .dropdown-toggle .filter-option{color:#34393d; font-size:18px;}
.footerRight h4{font-size:14px; font-family: 'Proxima Nova Sb'; font-weight: 600;  margin-top:29px;}
.footerRight ul {margin: 0; padding: 0; list-style: none;}
.footerRight ul li{font-size:18px; font-family: 'Proxima Nova Rg'; padding: 6px 0 0 0;}
.footerRight ul li:first-child{padding: 3px 0 0 0;}
.footerRight ul li a{font-size: 16px;color: #34393d; text-decoration: none; display: block; position: relative; padding-right: 25px;}
.footerRight ul li a .icon-icon_link{right: 0; top:2px; position: absolute;}
.footer_bottom{border-top:1px solid #f6f7f7; margin-top: 28px; padding-top: 12px; padding-bottom: 25px;}

/*Social Media*/
.socialLinks { padding: 0; width: 100%; display: block;}
.socialLinks ul { list-style: none;  margin: 0; padding: 0;display: block;}
.socialLinks li { float: left; padding-right: 32px;}
.socialLinks li:last-child { padding-right: 0; }
.socialLinks li a { font-size: 21px;  font-family: 'Proxima Nova Lt'; white-space:nowrap;}
.socialLinks li a i { color: #34393d; display:inline-block;}
.socialLinks li a i span.ext{display:inline-block; vertical-align:top;}

.copyright p{font-size: 12.3px; margin-top: 5px;}

/*Footer Links*/
.bottom_ul {margin-bottom: 20px;}
.bottom_ul ul { padding: 0; list-style: none; margin-top: 0; text-align: right; }
.bottom_ul li { margin-left: 7px; display: inline-block;}
.bottom_ul li:first-child { left: 0;}
.bottom_ul ul li a { font-size: 12.3px; color: #34393d; display: block;  font-family: 'Proxima Nova Lt';}
.bootstrap-select.btn-group .dropdown-toggle .caret{font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    border-top:0;
	border-bottom:none!important;
    right: 28px;
    margin-top: -7px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}
.bootstrap-select.btn-group .dropdown-toggle .caret:before{    content: "\e90d";     display: inline-block;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg); transition:all 0.3s;}
.bootstrap-select.btn-group.open .dropdown-toggle .caret:before{ 
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);}
@media(min-width: 991px) and (max-width: 1200px){
	.top-socialLinks .socialLinks li a i {
    font-size: 12px;
    padding: 7px;
}
.call-us h3 {
    font-size: 24px;
}
.top-socialLinks .socialLinks li a {
    width: 25px;
    height: 25px;
}
}
@media(min-width: 768px) and (max-width: 990px){
	.call-us h3 {
    font-size: 24px;}
	.call-us {
    margin: 50px 0;
}
}
@media(max-width: 991px){
    .footer_search, footer .customSelect{margin-bottom: 15px;}
}
@media(max-width: 767px){
	.top-socialLinks .socialLinks li {
    float: left;
    padding-top: 5px;
    padding-bottom: 15px;
}
.call-us h3 {
    font-size: 28px;
}
.call-us strong {
    display: block;
}
.footer-top {
    padding: 20px 0;
}
.top-socialLinks .socialLinks {
    margin-top: 0;
}
.get-updates {
    padding: 0;
}
.call-us {
    margin: 10px 0;
}
    footer{padding-top: 0; position: relative;}
    footer > [class^="col-xs-"]{position: static;}
    .footerLeft h3{padding-bottom: 7px; text-align:center;}
    .footerRight h4{margin-bottom: 0; font-size:14px; margin-top:10px;}
	.footerRight ul li{font-size:14px;}
    .footer_search .form-control, footer .customSelect .btn-default{height: 30px;}
    .footer_search, footer .customSelect{margin-bottom: 15px;}
    .footer_bottom{padding-top: 18px; padding-left: 0; padding-right: 0; border-top: none; /* margin-left: -8.3333%; margin-right: -8.3333%; */}
    .footer_bottom:before{content: ''; left:0; right:0; position: absolute; border-bottom: 1px solid #f6f7f7; margin-top: -19px;}
    .socialLinks ul, .bottom_ul ul, .copyright p{text-align: center;}
    .socialLinks li{float: none; display: inline-block; padding-top: 0;}
    .socialLinks li:not(:last-child){padding-right: 25px;}
    .bottom_ul{margin-top: 15px; margin-bottom:10px;}
.bootstrap-select.btn-group .dropdown-toggle .caret{right:20px; margin-top:-7px;}

}
#st-2{z-index:99!important;}


/* cookies popup code */

#sliding-popup {
  background: url('../images/gradient.png') center center scroll repeat-y transparent;
}

.sliding-popup-bottom,
.sliding-popup-top {
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 99999;
  left: 0;
  text-align: center;
}

.sliding-popup-bottom {
  position: fixed;
}

.sliding-popup-top {
  position: relative;
}

.eu-cookie-compliance-content {
  margin: 0 auto;
  max-width: 91%;
  display:block;
  text-align: left;
  width: 100%;
}

.eu-cookie-compliance-buttons {
  float: right; /* LTR */
 /*  margin: 0 0 1em 0; */
  max-width: 40%;
}

[dir="rtl"] .eu-cookie-compliance-buttons {
  float: left;
}

.eu-cookie-compliance-agree-button,
.eu-cookie-compliance-more-button,
.eu-cookie-compliance-hide-button {
  cursor: pointer;
  margin-right: 5px;
  margin-top: 1em;
  vertical-align: middle;
  overflow: visible;
  width: auto;
  -moz-box-shadow: inset 0 1px 0 0 #ffffff; /* LTR */
  -webkit-box-shadow: inset 0 1px 0 0 #ffffff; /* LTR */
  box-shadow: inset 0 1px 0 0 #ffffff; /* LTR */
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf));
  background-image: -webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background-image: -o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background-image: -ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background-image: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #dcdcdc;
  color: #000;
  font-family: Arial, sans-serif;
  font-weight: bold;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ffffff;
}

[dir="rtl"] .eu-cookie-compliance-buttons button {
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
}

.eu-cookie-compliance-agree-button:hover,
.eu-cookie-compliance-more-button:hover,
.eu-cookie-compliance-hide-button:hover {
  background-color: #dfdfdf;
  background-image: -moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed));
  background-image: -webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: -ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
}

.eu-cookie-compliance-agree-button:active,
.eu-cookie-compliance-more-button:active,
.eu-cookie-compliance-hide-button:active {
  position: relative;
  top: 1px;
}

.eu-cookie-compliance-message {
  float: left; /* LTR */
  margin: 18px 0px;
  max-width: 60%;
}

[dir="rtl"] .eu-cookie-compliance-message {
  float: right;
  text-align: right;
}

.eu-cookie-compliance-message h1,
.eu-cookie-compliance-message h2,
.eu-cookie-compliance-message h3,
.eu-cookie-compliance-message {
  color: #fff;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 5px 0;
}

.eu-cookie-compliance-message h1 {
  font-size: 24px;
}

.eu-cookie-compliance-message h2 {
  font-size: 16px;
}

.eu-cookie-compliance-message h3 {
  font-size: 12px;
}

.eu-cookie-compliance-message p {
/*   font-size: 12px; */
}

.eu-cookie-compliance-banner.eu-cookie-compliance-banner-thank-you{
    width: 100%;
    background: #0066A4;
    padding: 10px 0px;
    height: auto !important;
    opacity: 0.95;
    bottom: 0;
    position: fixed;
	z-index:9999;
}

.eu-cookie-compliance-message p {
    font-family: Helvetica,Calibri,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    color: #fff;
	font-weight:normal;
}

.eu-cookie-compliance-message p a {
    font-family: Helvetica,Calibri,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    color: #fff;
	text-decoration:underline;
}
.eu-cookie-compliance-buttons .find-more-button.eu-cookie-compliance-more-button {
      background: transparent;
    border: 2px solid #fff;
    border-radius: 0px;
    padding: 10px 13px;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    max-width: 170px;
	font-size: 16px;
	font-weight:normal;
	margin-top:4px;
}
.eu-cookie-compliance-buttons .hide-popup-button.eu-cookie-compliance-hide-button {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 0px; 
    padding: 10px 13px;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    max-width: 170px;
	font-size: 16px;
	font-weight:normal;
	margin-top:4px;
}
.eu-cookie-compliance-message {
    margin-top: 12px;
    font-weight: normal;
}
@media screen and (max-width:991px) {
.eu-cookie-compliance-message{
	max-width: 100%;
}
.eu-cookie-compliance-buttons{
	float:left;
	max-width:80% ;
}
}

@media screen and (max-width: 600px) {
  .eu-cookie-compliance-content {
    max-width: 95%;
  }

  .eu-cookie-compliance-message {
    max-width: 100%;
  }

  .eu-cookie-compliance-buttons {
    clear: both;
    float: none;
    max-width: 100%;
    margin: 5px 0 1em;
  }
}