/****************** common-css *************************/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,800italic,800,700italic);
body{ 
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif; 
	font-size:15px;
	font-weight:300 !important;
    overflow:auto;
}
.visible {
    overflow-y: scroll;
}

.collapse-right-auction{ position:relative; padding-bottom:50px; }
.collapsebtn,.expandbtn{left:0; position:absolute; bottom:0;}



.container-fluid{ padding:0 30px}
/*@font-face {
	font-family: ''Open Sans', sans-serif';
	src: url(../fonts/'Open Sans', sans-serif.ttf) format("truetype")
}
@font-face {D
	font-family: ''Open Sans', sans-serif';
	src: url(../fonts/'Open Sans', sans-serif.ttf) format("truetype")
}
@font-face {
	font-family: 'HelveticaNeueLTStd-It_gdi';
	src: url(../fonts/HelveticaNeueLTStd-It_gdi.ttf) format("truetype")
}
*/.form-control ::-webkit-input-placeholder {
	color:#000!important;
	font-size:15px!important;
}
.form-control ::-moz-placeholder {
	color:#000!important;
	font-size:15px!important;
}
 .form-control ::-moz-input-placeholder {
	color:#000!important;
	font-size:15px!important;
}
.form-control :-ms-input-placeholder {
	color:#000!important;
	font-size:15px!important;
}
.no-padding {
    padding: 0;
}
/****************** header ******\******************/
header{ background:#2d3e50; padding:20px 0	}
.logo{  margin:0px; float:left; /*border-right:solid 1px #FFF;*/ padding-right:14px}
.logo-text {
  display: table;
  float: left;
  height: 57px;
  margin: 0;
  padding: 0 14px;
  vertical-align: middle;
}
.logo-text p {
  color: #fff;
  display: table-cell;
  font-size: 14px;
  height: 100%;
  margin: 0;
  vertical-align: middle;
}
.navbar-nav .active > a:hover{color: #fff !important;}
.navbar-default {background-color:none!important;border:none!important;}
.navbar {float:right;margin:7px 0 0 0;}
  .navbar-nav > li a{ 
  	border-radius: 3px;
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 7px;
	transition: ease-in-out all 0.4s;
   -webkit-transition: ease-in-out all 0.4s;
   -ms-transition: ease-in-out all 0.4s;
   -moz-transition: ease-in-out all 0.4s;
   letter-spacing:1px;
 }
.navbar-nav > li a:hover{color:#6DBCDB!important; text-decoration:none;}
.navbar-nav > .active{ background:#6dbcdb!important;border-radius:3px;}
.navbar-nav > .active:hover{ background:#6dbcdb!important;border-radius:3px;}
/********************** wapper ***********************************/
.home-page{ background:url(../images/bac-home.png) no-repeat top right; background-size: contain;}
.login-box {
    float: left;
    margin: 0 45px;
    width: 415px;
}
.homepage .login-box {
    /*width: 100%;*/
	width:515px;
}
.track-contant {
  padding: 80px 0 0;
}
.table-condensed th {
  color: #fff;
  font-size: 14px;
}
.table-condensed > tbody td {
  font-size: 12px;
  font-weight: 300px;
  padding-left:10px;
}


.tittle h2 {
  font-size: 40px;
  margin: 0;
  padding: 0;
  line-height:55px;
  color:#2d3e50;	
  font-weight: 400;
}
.tittle-contant > p {
  color: #333;
  font-size: 14px;
  line-height: 22px;
}
.tittle-contant{ padding-top:20px;}
.button > a {
  font-size: 15px;
  color: #fff;
  background:#6dbcdb;
  padding:7px 20px;
  padding:7px 15px;
  font-weight:500;
  border-radius:3px;
  transition: ease-in-out all 0.4s;
   -webkit-transition: ease-in-out all 0.4s;
   -ms-transition: ease-in-out all 0.4s;
   -moz-transition: ease-in-out all 0.4s;
}
.button > a:hover{background: #64b4d3}

.button{ padding:20px 0 }
.button > a:hover{ text-decoration:none;}
.wrapper1 {
  margin-bottom: 60px;
  overflow: hidden;
}
/********************* form details ******************************/
.form-box{ border:solid 1px #e7e7e7; box-shadow: 0px 0px 3px 1px #e7e7e7; border-radius:5px}
.form-contant {padding: 80px 0 0PX;}
.form-tittle {padding: 0px 0 30px 0;}
.form-tittle h3 {color: #6dbcdb;font-size: 44px;}
.form-box {padding: 30px 60px;}
.form-group {
  margin-bottom: 25px !important;
}
.form-control{ 
	font-size:14px; 
	color:#333333; 
	height:45px;
}
.btn.btn-default {
  background: #6dbcdb none repeat scroll 0 0;
  border: medium none;
  width: 100%;
  height:40px;
  color:#fff;
  transition: ease-in-out all 0.4s;
   -webkit-transition: ease-in-out all 0.4s;
   -ms-transition: ease-in-out all 0.4s;
   -moz-transition: ease-in-out all 0.4s;
}
#searchOnly .btn.btn-default { height:30px !important;}
#srch_ctlg{height:30px;}
.btn.btn-default:hover{
  background: #64b4d3 none repeat scroll 0 0;}

.form-contant-bootom {
  padding: 10px 0;
  text-align:center;
}
.form-contant-bootom > a {
  color: #333;
  font-size: 14px;
  padding:0 8px;
  transition: ease-in-out all 0.4s;
  -webkit-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  -moz-transition: ease-in-out all 0.4s;
}
.form-contant-bootom > a:hover{
  color:#6DBCDB; text-decoration:none;
 }
 .form-contant-bootom > a:focus{
  outline:none;
  outline-offset: 0px;
 } 
 .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default.focus:active, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
  background-color: #6dbcdb;
  border-color: #6dbcdb;
  color: #fff;
}
/* footer */
footer{ background:#2d3e50; margin-top:60px; bottom: 0;
    position: fixed;
    width: 100%;
	z-index:9999;
	}
.footer-contant {
  padding: 10px 0;
  
}
.footer-contant > p {
  color: #fff;
  font-size: 12px;
  text-align: right;
  padding:0px;
  margin: 0 !important
}	
/*************************** 02-home-countires-v2 **********************************/
.nav.navbar-nav.home > li a {
  padding: 10px 10px !important;
}
.select-box {
  float: left;
  padding: 6px 0 
}
.select-box > ul {
  list-style: outside none none;
  padding:0px!important;
}
.select-box li {
  color: #fff;
  display: inline-block;
  font-size: 14px;
   font-weight: 400;
   padding: 0 6px 0 0;
   letter-spacing:1px;
}
.selected11{
  background: url(../images/select-icon.png) no-repeat 90% center;
  border: 1px solid #AAAEB3;
  width: 74px;
  border-radius:3px;
  -moz-appearance: none;
  -webkit-appearance:none;
   margin: 0 0 0 8px;
}
.selectpicker2{
  background: url(../images/select-icon.png) no-repeat 90% center;
  border: 1px solid #AAAEB3;
  width: 80px;
  border-radius:3px;
  -moz-appearance: none;
  -webkit-appearance:none;
   margin: 0 0 0 8px;
}
..select-box option > option {
  padding: 3px 12px;
}
.selectpicker2 > option {
  padding: 3px 12px;
}
.dropdown-menu { background:#fff!important;
  border: 1px solid rgba(0, 0, 0, 0.15);
  color:#000;
  min-width:100% !important;
  padding-left: 10px!important;
 }
 .dropdown-menu li a{color:#000!important;
 }
 .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background:none!important;
  border-color: #337ab7;
}
.header-bottom{ background:#f2f2f2;  border-bottom: 1px solid #D4D4D4}
.button-country i:last-child{
  padding-right: 6px;
}
.input-serch .form-control {
    width: 215px;
    margin: 9px 0;
    height: auto;
    float: left;
}

.input-serch{ position:relative ;}
/*.search-icon{ position: absolute;}*/
.search-icon {
  float: left;
  margin: 15px 0 0 -25px;
}
/*.selectpicker3 > option {
  padding: 3px 12px;
}
*/
.close, .close:hover{ color: #fff !important; opacity: 1 !important;}
.home-cuntiris-tittle {
  float: left;
  padding: 15px 10px 0 0px;
}
.button{ float:left; background:#FFF; margin:0px 10px 0 0; border-radius: 4px; }
.search-all { position:relative;
  float: left;
  width: 75px;
  padding-left:10px;
}
.search-icon2{ position: absolute;right: 8px; top:2px}
.search-all .form-control {
  height: 28px;
  width: 70px;
}
.selectpicker3{
  background:#FFF url(../images/select-icon2.png) no-repeat 85% center;
  border: 1px solid #CCCCCC;
  width: 80px;
  border-radius:3px;
  -moz-appearance: none;
  -webkit-appearance:none;
   margin-left:10px;
   padding: 3px 5px;
 
}
.navbar-collapse {
  padding:0px!important;
 
}
.dropdown-menu {
  right: 0; left:auto;
}


.serarch-box {

  padding: 10px 0;
}
.serarch-box > span {
  float: left;
  padding-left:10px;
  padding-top:3px
}
/*.selectpicker3 {
  background: url(../images/select-icon2.png) no-repeat 95% center;
  border: 1px solid #666;
  padding:5px 0;
   margin-left:10px;
}*/

#txtCatSear { margin-right:5px; }
.button i {
  padding-left:5px;
}
.country-home .slimScrollDiv {
    margin: 0 0 0 -16px;
    border-right:solid 2px #E8E8E8;
}
.country-home select {
    margin: 0 0 0 16px !important;
    width: 100% !important;
    padding: 10px;  
}
.country-home select option {
    padding: 5px 0 5px 10px;
    color: #333333 !important;
    font-size: 16px;
}
.country-home select option:hover{ background:#e8e8e8 ; }

.country-select {
  border:solid 2px #E8E8E8;
  margin: 0;
  padding: 0;
/*  max-height: 45vh;*/
  overflow-y: auto;
}
.country-select > ul {
  list-style: outside none none;
  padding: 15px 15px 0;
}
.country-select li {
 padding: 5px;
}
.country-select > ul li a{ font-size:16px; color:#333333!important;  text-decoration:none;}
.country-select > ul li:hover{ background:#E8E8E8; border-radius:5px;}
.country-select > ul li.active{ background:#E8E8E8; border-radius:5px;}
.country-tittle h2 {
  font-size: 24px;
  font-weight: 400;
  color:#2c3e50;
}
.country-tittle > p {
  color: #333333;
  font-size: 14px;
  padding-bottom: 10px;
}
.selectpicker4 {
  border: 1px solid #333;
  height: 40px;
  margin-top: 22px;
  width: 237px;
}

.button-country {
  background: #F5F5F5 none repeat scroll 0 0;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  float: left;
  padding: 3px 15px;
}
.slimScrollDiv
{
  height: 300px !important;
}
.country-auction{ border:solid 2px #E8E8E8;/*max-height: 45vh;*/
  overflow-y: scroll;}
.country-auction ul{ list-style:none; padding:0px; margin:0px;}
thead {
  background: #6DBCDB none repeat scroll 0 0;
}
.table-condensed th a{ color:#FFF; font-size:14px; padding-left:10px}
.table-condensed th a:hover{ text-decoration:none; color:#FFF}
.table-condensed td a{ color:#000; font-size:12px;  padding-left:10px; }
.table-condensed td a:hover{ text-decoration:none;}
.table-condensed > tbody > tr:nth-of-type(2n+1) {
  background-color: #f7f7f7!important;
}
.table-condensed > tbody > tr:nth-of-type(2n+2) {
  background-color: #F0F0F0!important;
}
.button-bottom  {
  background: #fff!important;
  border: 1px solid #000;
  border-radius: 5px;
  float:right;
  padding: 3px 15px;
  margin-top:5px;
}
.button-bottom i {
  padding-right: 10px;
}
.button-bottom a{ text-decoration:none; color:#333333;
  }

.table-bottom {
  margin: 10px 0 0;
  width: 100%;
}
.select-box select {
   background: url(../images/select-icon.png) no-repeat 95% center;
  border: 1px solid #AAAEB3;
  width: 75px;
  border-radius:3px;
  -moz-appearance: none;
  -webkit-appearance:none;
   margin: 0 0 0 5px;
   padding: 3px 15px 3px 6px;
   letter-spacing: 0;
}
.selected2 {
    padding: 3px 0 3px 5px !important;
    width: 145px !important;
}

.select-box option {
  background: #fff none repeat scroll 0 0 !important;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

/**************************************** home-auction-results **************************************/

.tittle-5{ float:left;}
.selectpicker8{
  background:#FFF url(../images/select-icon2.png) no-repeat 95% center;
  border: 1px solid #CCCCCC;
  width: 70px;
  border-radius:3px;
  -moz-appearance: none;
  -webkit-appearance:none;
  padding: 3px 7px;
   margin:0 6px;
 
}
.selectpicker9{
  background:#FFF url(../images/select-icon2.png) no-repeat 95% center;
  border: 1px solid #CCCCCC;
  width: 70px;
  border-radius:3px;
  -moz-appearance: none;
  -webkit-appearance:none;
   padding:3px 6px;
   margin:0 6px;
 
}
.selectpicker10{
  background:#FFF url(../images/select-icon2.png) no-repeat 95% center;
  border: 1px solid #CCCCCC;
  width: 70px;
  border-radius:3px;
  -moz-appearance: none;
  -webkit-appearance:none;
   margin:0 6px;
   padding:3px 6px;
 
}
/*.selectpicker8 > option {
  padding: 5px 0 5px 10px;
}
.selectpicker9 > option {
  padding: 5px 0 5px 10px;
}
.selectpicker10 > option {
  padding: 5px 0 5px 10px;
}*/


.table> tbody > tr:nth-of-type(2n+2){ background:#F0F0F0;}
.table> tbody > tr:nth-of-type(2n+1){ background:#F7F7F7;}
.wrapper {
  margin-bottom: 80px !important;
  overflow: hidden;
}
.table-responsive {
  margin-bottom:0px!important;
}
.table {
  margin-bottom:0px!important;
 }
.table-responsive th a{ color:#FFF; font-size:14px;  padding-left:10px}
.table-responsive th a:hover{ text-decoration:none; color:#FFF}
.table-responsive td a{ color:#000; font-size:12px;  padding-left:10px}
.table-responsive td a:hover{ text-decoration:none;}
/******************************************** Account *******************************************************/
.breadcrumb {
  background-color: #f2f2f2;
     margin-bottom: 0px;
    padding:10px 0 10px 15px;
}
.Account h2 {
  font-size:24px;
  color:#2c3e50;
  padding-bottom: 10px;
}
.form-inline .input-group > .form-control {
/*  width:300px;
*/  height:34px;

}
.form-inline .form-group {
  margin-bottom: 10px !important;
}
.input-group-addon i {
  font-size: 14px;
    color: #333333;
}
#exampleInputAmount{color:#9a9a9a; font-size:13px; width:280px;}
.input-group {
  margin-bottom: 10px;
  width: 100%;
}
.account-image{float:left;   margin-bottom: 20px;}
.account-image img{float:left;}

.breadcrumb i {
  padding-left: 10px;
}
.breadcrumb a {
  color: #333333;
  text-decoration: none;
}
    .btn-file {
        position: relative;
        overflow: hidden;
    }
    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }
	.input-group > select { background:url(../images/select-icon2.png) no-repeat 98% center;
  -moz-appearance: none;
  -ms-appearance:none;
  -o-appearance:none;
  -webkit-appearance:none;
  border: 1px solid #cccccc;
  border-radius: 3px;
  height: 35px;
  color: #9a9a9a;
  font-size:13px;
  padding: 0 0 0 10px;
}
.input-group option {
  color: #000;
}
	.btn.btn-default.btn-file {
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #d9d9d9;
  color: #333333;
  float: left;
  height: 37px;
  width: auto;
  vertical-align:middle;
   margin: 30px 0 0 20px;
}
.btn-primary {
  background-color: #6cbbda;
  color: #fff;
  font-size: 20;
  width:auto;
  border:none;
  height: 34px;
}
.btn.btn-primary1 {
  height: 34px;
  margin: 0px 0 0 14px;
  width: 75px;
   font-size: 14px;
   background:#F0F0F0;
   border:solid 1px #D6D6D6;
}
.btn.btn-primary > a {
  color: #fff; text-decoration:none;
 }
/******************************************** Contact us *******************************************************/.contact-form .form-control {
  color: #999999;
    height: 100px;
    margin-bottom: 20px;
    width: 330px;
}
.state {
  width: 360px !important;
}
iframe {
  width: 100%;
  height: calc(100%-100px);
}
.Contact h2 {
 font-size:24px!important;
 margin:20px 0 0px 0!important;
}
.input-group-addon {
  width: 40px !important;
}
.input-group-icon {
/*  background: #ECF0F1 none repeat scroll 0 0;
  border: 1px solid #D4D4D4;
  border-radius: 3px;
*/  display: table;
  float: left;
  height: 34px;
  text-align: center;
  vertical-align: middle;
  width: 35px;
}
.input-group-icon i {
  display: table-cell;
  vertical-align: middle;
  font-size:14px!important;
}
.input-group-text {
  margin-bottom: 24px;
  display:flex;
  font-size:13px;
  color:#333333;
  line-height:20px;
  padding-top:6px;
  
}
.input-group-text a{
  display:flex;
  font-size:14px;
  color:#6DBCDD;
  text-decoration:none;
  
}
.input-group-text > span {
  padding: 0 20px 0 10px;
}
.contact-info {
  margin-top: 61px;
}
.contact-tittle {
  float: left;
  padding: 6px 10px 0 10px;
  text-align: center;
  vertical-align: middle !important;
  font-size:13px;
  color:#333333;
}
.map {
  margin: 86px 0 0;
}
.btn-primary:hover {
  background-color: #6CBBDA;
  border-color: #204d74;
  color: #fff;
}
.btn-primary:focus, .btn-primary.focus {
  background-color: #6DBCDB;
}


/******************************************** Purchase *************************************************************/
.purchase-tittle {
  float: right;
  padding-top:50px;
  padding-bottom: 20px;
  font-size:14px; 
  font-weight:400;
}
.selectpicker.purchase {
    margin-left: 10px;
    padding: 0 13px 0 6px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/select-icon2.png) no-repeat 85% center;
    border-radius: 4px;
    border: solid 1px #CCCCCC;
    margin: -5px 10px 0;
    padding: 3px 10px;
	float:right;
}
.total {
  text-align: right;
}
.table.table-condensed span {
  padding-left: 35px;
  color:#FFF;
  font-size:12px;
   padding-right: 15px
}
.top {
  font-size: 14px !important;
   /*padding: 0 10px 0 30px !important;*/
}
.cost > span {
  padding: 0 1px 0 53px !important;
}
.table.table-condensed td span {
  color: #333333;
}
td .btn-info {
	background:none!important;
   margin: 0 0 5px 20px;
    padding: 0px;
}
.cost {
  padding: 7px 15px 0 0 !important;
  text-align:right;
}
.btn.btn-info.btn-lg > a:hover {
  text-decoration: underline!important;
}
.btn.btn-info.btn-lg > a {
  color: #6dbcdb;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.btn.btn-info.btn-lg  td> a:hover{ text-decoration:underline!important;
  }
  .btn-info:focus, .btn-info.focus {
  background-color: #31b0d5;
  border-color: #fff;
  color: #fff;
}
.checkbox {
  float: left;
   margin: 0 0 0 30px;
  padding: 0;
}
.btn-lg, .btn-group-lg > .btn {
  border-radius:none;
}
.table-tittle > p {
  font-size: 12px;
  padding: 8px 0 0;
}
.table-tittle {
  padding: 5px 0 0 20px;
}
/*.cost {
  float: right;
}
*/.checkbox > a {
  color: #6dbcdb!important;
}
.purchase-track-tittle h2{ font-size:24px;}
.purchase-track-tittle dl{ font-size:16px; color:#6EBBD7;line-height: 24px;
    margin-bottom: 10px;}
.purchase-track-tittle p{ font-size:16px;line-height: 28px}
.purchase-track-tittle {
  padding: 70px 0 0 15px;
}
.modal-header h2{ text-align:center;}
.modal-content p{ padding:20px 15px  15px 20px}
.purchase > h2 {
  font-size: 24px;
}
.breadcrumb .active {
  padding-left: 6px;
}
.purchase th {
  padding-left: 15px !important;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  margin-left: -26px;
  position: absolute;
  top: 5px;
}
.form-control::-moz-placeholder {
  opacity:1!important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #f5f5f5;
  color: #262626;
  text-decoration: none;
  width: 100px;
}
/******************************************** Purchase2 *************************************************************/
.btn.btn-primary.purchase2 {
  width: 160px;
}
.purchase2 h2 {
  font-size:24px;
  color:#2c3e50;
  padding-bottom: 10px;
}
.add-user {
  float: left;
  margin: 23px 0 0 15px;
}
.add-user > a {
  background: #5CB85B none repeat scroll 0 0;
  border-radius: 4px;
  padding: 4px 12px;
  font-size:14px;
  color:#FFF;
  text-decoration:none;
}
.add-user > span a {
  background: #D9534F none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  text-decoration:none;
  padding: 4px 12px;
  margin-left:20px;
}
#exampleInputpurchase {
  width:100%;
  color: #9a9a9a;
  font-size: 13px;
  height: 45px !important;
}
.purchase {
  float: left;
  padding-bottom:10px;
}
.purchase tbody {
  border: 1px solid #f0f0f0;
  box-shadow: 0 9px 9px 2px #f0f0f0;
}

.help-text{ padding:10px 30px 40px 0}
.help-text ul li{ padding-bottom:15px; font-size:15px; line-height:25px;}

/*.form-inline {
  margin-bottom: 6px;
}
*/.tittle-help h2 {
  color: #2d3e50;
  font-size: 24px;
  /*padding-left: 35px;*/
}
#countries {
  width: 96%;
}
.btn.btn-primary.purchase2 > a {
  color: #fff;
  text-decoration: none;
}
.btn.btn-primary.purchase2 {
  font-size: 14px;
  height: 33px;
  width: 130px;
}
/******************************************* responsive-site *********************************************/
@media (max-width:767px){
body{ overflow:visible;}
.container-fluid{ padding:0 15px}
.logo {  border-right: medium none; float: left;}
.logo-text {float:left;width: 100%; padding:0px!important;}
.logo-text p {width: 100%; float:left}
.navbar {float: none;  margin: 7px 0 0;  text-align: center;}
.navbar-default .navbar-toggle { 
  background:none repeat scroll 0 0;
}
.navbar-nav > li a {
  margin: 5px 0 9px;
}
header {
  padding: 10px 0 ;
}

.navbar-default {
    position: absolute;
    right: 0px;
    top: -90px;
}
.country-selecter {
  margin: 30px 0 0 15px;
}
.footer-contant > p{ font-size: 12px;}
.logo img{ width:90%;}
.navbar-collapse {
  background:#fff;
  position: absolute;
  right: 15px;
  width: 150px;
  z-index:9999;
  padding:0px!important;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.176);
}
.navbar-nav > li a {
  color: #333333 !important;
  font-size:15px;
}
.input-group > select {
  width:265px;
}
.country-auction, .country-select{ max-height: none !important; height: 100% !important;}
.select-box li {
  padding: 0px!important;
  letter-spacing:1px;
  font-size:12px;
}
iframe{ width: 100%;}
.navbar-nav { margin:0px!important;} 
.navbar-toggle {float:none!important;}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff!important;}
.navbar-toggle {border:none;}
.navbar-nav > li a {
  font-size: 16px;
  margin:0px;
}.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color: #2D3E50!important;}
.tittle h2 {font-size: 25px;line-height: 30px; font-weight:400!important}
.track-contant {padding: 40px 0 0;}
.form-contant {padding: 40px 0 ;}
.form-tittle {padding: 0 0 15px;}
.form-box {padding: 15px;}
.form-tittle h3 {margin: 0;}
.navbar-nav > .active {
  background:none repeat scroll 0 0 !important;
 }
 .login-box {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    width: 290px; margin-bottom: 35px;
}
 .form-contant{ padding: 40px  0 0 0;}
 .navbar-nav .active > a:hover{
  color: #fff !important;
}
#exampleInputAmount,
.input-group > select,
#message
{ width: 100%;}
 .navbar-nav > .active:hover {
  background:none repeat scroll 0 0 !important;
}
.serarch-box {
  float:none;
}
.button-country {
  float:none;
  margin-bottom:8px;
 }
 .serarch-box > span {
 clear: both;
    float: left;
    margin: 12px 0;
    padding-left: 0;
    padding-top: 0;
}

 .select-box {
  float: none;
  display:none;
 }
 .home-cuntiris-tittle {
  float: none;
  text-align: center;
}
.country-true {
  text-align: center;
}
.navbar .pull-right {
  float: none !important;
}
.search-icon {
  right: 20px;
}
.input-serch .form-control {
  height: auto;
  margin: 10px 0 0!important;
  width: 100%;
}
.search-all .form-control {
  width: 100%;
  height: 34px;
}
.search-icon2 {
    right: 18px;
    top: 7px;
}
.serarch-box.pull-right{ float: none !important;}
.search-all {
  width: 100%;
  padding-left:0; 
}
.selectpicker3 {
  width:100%;
  margin: 0;
  padding: 8px 10px;
}

.selectpicker10{
  width: 104px;
}
.selectpicker9 {
  margin: 0 6px 5px;
  width: 71px;
}
.selectpicker8 {
  margin: 0 6px 5px;
  width: 100px;
}
.serarch-box.result {
  width: 100%;
}
.navbar-nav .active > a:hover{
  color: #6dbcdb !important;
}
.selectpicker1 { width:70px!important;}
 #exampleInputpurchase {
  width: 100%;
}
.logo-text { height:0px;
}
.purchase > h2 {
  padding: 0;
}
/*.add-user {
  bottom: 82px;
  position: absolute;
  right: 123px;
  top: 70px;
}*/
.add-user {
  float: none;
  margin: 0 0 20px;
}
.Account {
  padding: 20px 0 10px;
}
.purchase {
  float: none;
  padding: 20px 0 10px;
}
.select-box li {
  padding: 0 0 0 10px !important;
}
.search-radio input[type="checkbox"] + .lbl::before, input[type="radio"] + .lbl::before {
  margin-right: 6px!important;
}
.lbl.filter-checkbox-table {
  color: #6dbcdb !important;
  font-size: 12px !important;
}
.cost {
  padding: 7px 0px 0 0 !important;
}
#leInputAmount {
  width:100%!important;
}
.contact-info {
  padding-left:0px!important;
  margin-top:45px!important;
}
.map {
  margin-top: 45px;
}

}
@media(min-width:768px) and (max-width:1023px){
.logo-text p { font-size:12px;}
body{ overflow:visible !important;}
.navbar-collapse.collapse {display: none !important;}
.navbar-collapse.collapse.in {display: block !important;}
.navbar-header .collapse, .navbar-toggle {display:block !important;}
.navbar-header {float:none;}
.navbar-default .navbar-toggle {background:#6dbcdb;}
.navbar-toggle {float:right!important;}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff!important;}
.navbar-toggle {border:none;}
.navbar-nav > li a {font-size: 16px;margin: 0 0 13px;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color: #6dbcdb!important;}
.track-contant {
  padding: 40px 0 0;
}
.form-contant {
  padding: 40px 0;
}
.input-group > select {
/*  width:265px;
*/}
.form-box {
  padding: 30px 40px;
}
.form-tittle {
  padding: 0 0 20px;
}
.form-tittle h3 {
  margin: 0;
}
.navbar-collapse {
  background:#fff;
  position: absolute;
  right: 15px;
  width: 150px;
  z-index:9999;
  padding:0px!important;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.176);
}
.navbar-nav > li {
  text-align:left;
  width: 100% !important;
}
.navbar-nav > li a {
  font-size: 16px;
  margin: 0px;
}
iframe {
    width: 100%;
}
.country-tittle > p{ font-size: 13px;}
 .navbar-nav > .active {
  background:none repeat scroll 0 0 !important;
 }
 .navbar-nav > .active:hover {
  background:none repeat scroll 0 0 !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color: #2D3E50!important;}
.navbar-default .navbar-toggle {
  background: #2D3E50 none repeat scroll 0 0;
}
.navbar-nav > li a {
  color: #333333 !important;
  font-size:15px;
}
.navbar-nav{ padding:10px 0!important}
.navbar-nav .active > a:hover{
  color: #6dbcdb !important;
}
.selectpicker4 {
  border: 1px solid #333;
  height: 40px;
  margin-top: 22px;
  width: 185px;
}
.logo {
  padding-right: 7px;
}
.logo-text {
  padding: 0 7px;
  height:57px;
}
.select-box li {
  margin-bottom: 10px;
 }
 .button-country {
  padding: 3px 5px;
}
.serarch-box > span {
  padding-left: 10px;
}
.selectpicker3 {
  width: 60px;
}
.search-icon {
    right: 14%;
}
.selectpicker8 {
  width: 94px;
  margin-bottom:5px;
}
.selectpicker10 {
  width: 98px;
  
}
.selectpicker9 {
  width: 65px;
  margin-bottom:5px;
}
.map {
  margin-top: 50px;
}
.serarch-box.pull-right > span {
  margin-right: 10px !important;
  margin-top: 5px;
}
}
@media(min-width:1024px) and (max-width:1200px){
.logo {
  padding-right: 10px;
}
iframe {
    width: 100%;
}
.logo-text {
  padding: 0 10px;
  height:57px;
}
.select-box {
  float: right;
  padding: 0;
}
.form-contant {
  padding: 60px 0 0;
}
.track-contant {
  padding: 60px 0 0;
}
.map {
  margin-top: 50px;
}
.serarch-box > span {
  padding-top: 4px;
  padding-right: 15px;
}
.search-radio {
    display: inherit !important;
    margin: -8px 0 !important;
    padding: 0 0 15px 0 !important;
}
.checkbox-filter{ margin: 4px 0 0 22px;}
.checkbox-filter > label {
    position: relative;
    top: 7px;
}
.serarch-box.pull-right > span{ margin-top: 5px;}
}
@media(min-width:1201px) and (max-width:1280px){
.logo {
  padding-right: 8px!important;
}
.logo-text {
  padding: 0 8px!important;
}
.nav.navbar-nav.home > li a {
  padding: 10px 15px !important;
}	
.select-box {
  float: right;
  padding: 6px 0;
}
.contact-info {
  padding-left: 65px!important;
}
.search-radio {
    display: inherit !important;
    margin: -8px 0 !important;
    padding: 0 0 15px 0 !important;
}
.checkbox-filter{ margin: 4px 0 0 22px;}
.checkbox-filter > label {
    position: relative;
    top: 7px;
}
}	


/*@media(min-width:1800px) and ( max-width: 1920px ){
.country-select,
.country-auction,
.slimScrollDiv{ height: 725px !important; }
.country-select,
.country-auction{ max-height: none !important;}
}
@media(min-width:1680px) and ( max-width: 1179px ){
.country-select,
.country-auction{ max-height: 65vh !important;}
.slimScrollDiv{ height: 680px !important; }
}
@media(min-width:1590px) and ( max-width: 1679px ){
.country-select,
.country-auction{ max-height: 55vh !important;}
.slimScrollDiv{ height: 420px !important; }
}
@media(min-width:1435px) and ( max-width: 1589px ){
.slimScrollDiv{ height: 460px !important; }
}*/

@media(min-width:1024px) and ( max-width: 1280px ){
.slimScrollDiv {
    height: 255px !important;
}
.country-auction, .country-select {
    height: 255px !important;
    
}
.input-serch .form-control{ width: 175px;}
}
@media(min-width:1281px) and ( max-width: 1366px ){
.slimScrollDiv {
    height: 280px !important;
}
.country-auction, .country-select {
    height: 280px !important;
    
}
}
@media(min-width:1367px) and ( max-width: 1440px ){
.slimScrollDiv {
    height: 500px !important;
}
.country-auction, .country-select {
    height: 500px !important;
    
}
}
@media(min-width:1441px) and ( max-width: 1600px ){
.country-auction, .country-select {
  height: 375px !important;
}
.slimScrollDiv {
  height: 375px !important;
}
}
@media(min-width:1601px) and ( max-width: 1680px ){
.slimScrollDiv {
    height: 630px !important;
}
.country-auction, .country-select {
    height: 630px !important;
    
}
}
@media(min-width:1681px) and ( max-width: 1920px ){
.slimScrollDiv {
    height: 600px !important;
}
.country-auction, .country-select {
    height: 600px !important;
    
}
}

.search-radio input[type=checkbox],
input[type=radio] {
        opacity: 0;
        position: absolute;
        z-index: 12;
        width: 18px;
        height: 18px;
}

.search-radio input[type=checkbox]:checked,
input[type=radio]:checked,
.search-radio input[type=checkbox]:focus,
input[type=radio]:focus {
        outline: none !important;
}

.search-radio input[type=checkbox]+.lbl,
input[type=radio]+.lbl {
        position: relative;
        z-index: 11;
        display: inline-block;
        margin: 0;
        line-height: 20px;
        min-height: 14px;
        min-width: 14px;
        font-weight: normal;
}

.search-radio input[type=checkbox]+.lbl.padding-16::before,
input[type=radio]+.lbl.padding-16::before {
        margin-right: 16px;
}

.search-radio input[type=checkbox]+.lbl.padding-12::before,
input[type=radio]+.lbl.padding-12::before {
        margin-right: 12px;
}

.search-radio input[type=checkbox]+.lbl.padding-8::before,
input[type=radio]+.lbl.padding-8::before {
        margin-right: 8px;
}

.search-radio input[type=checkbox]+.lbl.padding-4::before,
input[type=radio]+.lbl.padding-4::before {
        margin-right: 4px;
}

.search-radio input[type=checkbox]+.lbl.padding-0::before,
input[type=radio]+.lbl.padding-0::before {
        margin-right: 0px;
}

.search-radio input[type=checkbox]+.lbl::before,
input[type=radio]+.lbl::before {
        font-family: fontAwesome;
        font-weight: normal;
        font-size: 11px;
        color: #6dbcdb ;
        content: "\a0";
        background-color: #FAFAFA;
        border: 1px solid #CCC;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        border-radius: 4px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        height: 15px;
        line-height: 13px;
        min-width: 15px;
        margin-right: 45px;
        margin-top: -5px;
}

.search-radio input[type=checkbox]:checked+.lbl::before,
  input[type=radio]:checked+.lbl::before {
        display: inline-block;
        content: '\f00c';
        background-color: #F5F8FC;
        border-color: #adb8c0;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}

.search-radio input[type=checkbox]:hover+.lbl::before,
input[type=radio]:hover+.lbl::before,
.search-radio input[type=checkbox]+.lbl:hover::before,
input[type=radio]+.lbl:hover::before {
        border-color: #1c7aad;
}

.search-radio input[type=checkbox]:active+.lbl::before,
input[type=radio]:active+.lbl::before,
.search-radio input[type=checkbox]:checked:active+.lbl::before,
input[type=radio]:checked:active+.lbl::before {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.search-radio input[type=checkbox]:disabled+.lbl::before,
input[type=radio]:disabled+.lbl::before,
.search-radio input[type=checkbox][disabled]+.lbl::before,
input[type=radio][disabled]+.lbl::before,
.search-radio input[type=checkbox].disabled+.lbl::before,
input[type=radio].disabled+.lbl::before {
        background-color: #DDD !important;
        border-color: #CCC !important;
        box-shadow: none !important;
        color: #BBB;
}

input[type=radio]+.lbl::before {
        border-radius: 32px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 36px;
}

input[type=radio]:checked+.lbl::before {
        content: "\2022";
}
.search-radio {
    float: left;
    margin: 0;
    padding: 6px 10px;
    display: inline-flex;
}
.search-radio label{ margin-bottom: 0 !important;}
.search-radio > li {
    display: inline;
    list-style: outside none none;
    padding: 0 6px 0 0;
}
.filter-button, .filter-button:hover, .filter-button:focus {
    background: #6dbcdb none repeat scroll 0 0;
    border-radius: 4px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 14px;
    text-decoration: none;
}
.checkbox-filter input[type="checkbox"] + .lbl::before {
    left: -25px;
    position: absolute;
    top: 12px;
    border-radius: 4px;
}
.lbl filter-checkbox{
	top:7px;}
.checkbox-filter {
    font-size: 12px;
    line-height: 0;
    margin: -2px 0 0 31px;
}
.checkbox-filter input[type="checkbox"] + .lbl{ line-height: 14px !important;}
iframe {
  height: 100%;
}

@media ( max-width: 767px ) {
.search-radio{ display: inline-block;}
.search-radio > li {
    display: inline-block;
    margin: 10px 0;
    vertical-align: top;
}
.checkbox-filter {
   margin: 12px 0 0 31px !important;
}
.collapse-left, .collapse-right{ width: 100% !important; }
.collapse-left.half-table .country-auction td:last-child{ display: block !important;}
.collapse-left.half-table .country-auction th:last-child{ display: block !important;}
.table-bottom{ display: inline-block; padding: 0 15px;}
.button-bottom{ display: none;}
#exampleInputpurchase {
  width: 100%!important;
}

}
@media ( min-width: 767px ) and ( max-width: 1285px ){
.search-radio{ display: inline-block; padding: 10px 0; margin-top: 5px !important;}
.serarch-box.pull-right > span { margin-top:0px !important;}
.checkbox-filter{ display: inline-block !important; margin: 10px 0 0 22px; }
.country-auction, .country-select{ height: 100% !important;}
.table-bottom{ display: inline-block; padding: 0 15px;}

}
@media screen and (max-device-width : 1024px) and (orientation:landscape) {
.logo-text p { font-size:12px;}
.button-bottom-country { display:none;}
#menu_home {display:none !important;}
.navbar-nav > li a{ padding:8px !important;}
.slimScrollDiv {
    height: 360px !important;
}
.country-auction, .country-select {
    height: 360px !important;
    
}
}

.collapse-left {
    float: left;
    width: 33.33%;
    padding: 0 15px;
}
.collapse-right {
    float: left;
    width: 66.66%;
    padding: 0 15px;
}
.collapse-left.half-table .country-auction td:last-child{ display: none;}
.collapse-left.half-table .country-auction th:last-child{ display: none;}
@media ( min-width: 768px ) and ( max-width: 991px ){
.collapse-right, .collapse-left{ width: 100% !important;}
.button-bottom{ display: none;}
}


/*01-04-2016-changes*/
.lrow {
  height: 40px;
}
.checkbox-filter-table {
  margin: 0 0 0 23px;
}
.lbl.filter-checkbox-table {
  color: #6dbcdb !important;
  font-size: 14px ;
}
.cost {
  font-size: 14px !important;
  padding: 7px 15px 0 0;
  text-align: right;
}
.lrow {
  font-size: 14px !important;
  height: 40px;
  padding-top: 10px !important;
}
.cost > span {
  font-size: 14px !important;
}
.selectpicker.purchase {
  padding: 3px 5px;
  width: 50px;
}
.Account {

  padding-top: 20px;
}
.purchase {
  padding-top: 20px;
}
.add-user {
  margin-top: 41px !important;
}
.country {
  width:100%;
  height:45px!important
}
#exampleInputAmount {
  width: 97%;
}
.country-2 {
  width: 97% !important;
}
.Contact {
  padding-top: 20px;
}
.input-serch .form-control {
  width: 100%;
}
.contact-info {
  margin-top: 86px;
  padding-left: 30px;
}
.search-radio.table {
  background: none;
}

.lbl.filter-checkbox-table {
  padding: 0px 0 0 10px!important;
}
.tittle-help {
  padding-top: 25px;
}
.modal-header.poup {
  background: #161f28 none repeat scroll 0 0;
  text-align: center;
}
.search.poup {
  list-style: outside none none;
  margin: 0;
  padding: 0 0 0 20px;
   float: left;
}
.lbl.padding-8 {
  padding: 0 !important;
}
.country-selecter > ul {
  height: 300px;
  list-style: outside none none;
  overflow-y: scroll;
  padding: 0;
}
.popup-tittle h4 {
  font-size: 20px;
  padding: 15px 15px 15px;
}
.search.poup > li {
  margin: 0 0 5px 0;
}
.country-selecter a {
  font-size: 14px !important;
  font-weight: 300;
}
.country-selecter li {
  margin-bottom: 5px;
}
.search.poup {
  width: 300px;
}
.modal-body {
  overflow: hidden;
}
iframe {
  position: absolute;
  width:100%;
  height:100% ;
  left:0;
  }
.contact-form {
  background:#ffffff;
  position: relative;
  width: 450px;
  margin: 50px 35px;
   padding: 60px;
   border: 1px solid #e7e7e7;
    border-radius: 5px;
    box-shadow: 0 0 3px 1px #e7e7e7;
}
.Contact.Us.-form {
  padding-top: 35px;
}
.contact-form .input-group {
  margin: 0 !important;
  padding: 0 0 20px !important;
}
.contact-form .btn-primary{ width: 100% !important;}
.contact-details {
  background:url("../images/map-image.jpg") no-repeat center top;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  box-shadow: 0 0 3px 1px #e7e7e7;
  margin: 10px 0 0 35px;
  position: relative;
  width: 366px;
}
.tittle-contanct {
  padding: 30px 0;
  text-align: center;
}
.tittle-contanct > h2 {
  padding-bottom: 60px;
}
.details {
  padding: 40px 60px;
   background: #fff none repeat scroll 0 0;
    border-top: 1px solid #e6e6e6;
}
.details > span {
  color: #6dbcdb;
  float: left;
  font-size: 14px;
}
address {
  font-size: 14px;
  padding-left: 25px;
  text-align: left;
}
.Contact.Us-form {
  padding-top: 40px;
}
.tittle-contanct > h2 {
  font-size: 24px;
}
.details > p {
  font-family: open sans;
  font-size: 14px;
   padding-left: 25px;
}
.contact-form h2 {
  color: #6dbcdb;
  font-size: 44px;
  margin-bottom: 24px;
  padding: 0;
}
.contact-form .form-control {
  border: 1px solid #d4d4d4;
  border-radius: 5px!important;
  height: 34px;
  width: 330px;
}
.contact-details > h2 {
  font-size: 30px;
padding: 33px 0 50px;
  text-align: center;
      color: #333333;
}
.contact-form .form-control {
  height: 45px;
  width: 330px;
}
.form-inline .input-group > .form-control {
  height: 45px;
}
.contact-form .input-group {
  margin: 0 !important;
  padding:0px!important;
}
textarea.massage {
  height: 100px !important;
}
@media( min-width: 1251px ) and ( max-width: 1500px ){
.Contact.Us-form {
  padding-top: 20px;
}
.contact-form .input-group {
  margin: 0 !important;
}
.contact-form {
  margin: 10px 0 0 -15px !important;
  padding: 0 20px !important;
  width: 370px !important;
}
.contact-form h2 {
  font-size: 34px;
  margin-bottom: 15px;
}
.contact-form .form-control {
  height: 40px;
}
textarea.massage {
  height: 85px !important;
}
.contact-form .form-control {
  margin-bottom: 15px;
}
.contact-form .btn.btn-primary {
  margin-bottom: 20px;
}
.wrapper {
  margin-bottom: 50px !important;
  overflow: hidden;
}
}
	
/*.slimScrollDiv {
  height: 300px !important;
}	*/
}
@media(min-width:1201px) and (max-width:1250px){
.contact-details {
  margin: 20px 0 0 -150px;
}
.contact-form {
  margin: 25px;
  padding: 20px;
  width: 359px;
}
.contact-form .btn-primary {
  margin-bottom: 15px;
}	
.contact-details {
  width: 349px;
}
.details {
  padding: 42px 56px;
}
.form-control.massage {
  margin-bottom: 15px !important;
}
.contact-form .form-control {
  width: 100% !important;
}
.contact-form textarea {
  height: 100px !important;
}
.contact-form .btn-primary {
  background-color: #6cbbda;
  border: medium none;
  color: #fff;
  height: 45px;
  width: 100%;
}
.contact-form {
  margin: 10px 0 0 -15px;
  padding: 0 20px;
}
.contact-form h2 {
  font-size: 34px;
  margin-bottom: 15px;
}
.contact-form .form-control {
  height: 34px;
}
.contact-form .form-control {
  margin-bottom: 15px;
}
.contact-form textarea {
  height: 85px !important;
}
.contact-details {
  margin: 10px 0 0 -150px;
}
}

@media(min-width:1024px) and (max-width:1200px){
.contact-details {
  margin: 20px 0 0 -150px;
}
.contact-form {
  margin: 10px 0 0 -18px;
  padding: 0 20px;
  width: 359px;
}
.contact-form h2 {
  font-size: 34px;
}

.contact-form .btn-primary{
  margin-bottom: 15px;
}	
.contact-details {
  width: 349px;
}
.details {
  padding: 42px 56px;
}
.form-control.massage {
  margin-bottom: 15px !important;
}
.contact-form .form-control {
  width: 100% !important;
}
.contact-form textarea {
  height: 100px !important;
}
.contact-form .btn-primary {
  background-color: #6cbbda;
  border: medium none;
  color: #fff;
  height: 45px;
  width: 100%;
}
.contact-form h2 {
  margin-bottom: 15px;
}
.contact-form .form-control {
  height: 40px;
}
.contact-form .form-control {
  margin-bottom: 15px;
}
.contact-form textarea {
  height: 85px !important;
}	
.wrapper {
  margin-bottom: 53px !important;
}
.contact-details {
  margin: 10px 0 0 -150px;
}

}

@media( min-width:1080px) and (max-width:1920px;){
.slimScrollDiv {
    height:700px !important;
}
.country-auction, .country-select {
    height: 700px !important;
    
}
}
@media( min-width:768px) and ( max-width:1023px){
.contact-form .form-control {
  border: 1px solid #d4d4d4;
  border-radius: 5px !important;
  height: 34px;
  width: 100%;
}
.contact-form .form-control {
  width: 100% !important;
}
.contact-form textarea {
  height: 100px !important;
}
.contact-form .btn-primary {
  background-color: #6cbbda;
  border: medium none;
  color: #fff;
  height: 45px;
  width: 100%;
}
.contact-form {
  margin: 10px 0 0 -18px;
  padding:0 15px;
  width: 300px;
}	
.contact-form .btn-primary {
  margin-bottom: 15px;
}	
.contact-details {
  margin: 10px 0 0 90px;
  width: 349px;
}
.details {
  padding: 42px 56px;
}
.form-control.massage {
  margin-bottom: 15px !important;
}	
.contact-form h2 {
  font-size: 30px;
}
.wrapper.contact-page {
  margin-bottom: 38px !important;
}
.contact-details > h2 {
  font-size: 25px;
}
.input-serch .form-control {
  width: 100%;
}	
.search-radio {
    display: inherit !important;
    margin: 5px 0 !important;
    padding: 0 0 15px 0 !important;
}
.checkbox-filter{ margin: 4px 0 0 22px;}
.checkbox-filter > label {
    position: relative;
    top: 7px;
}
}
@media(max-width:767px){
iframe {
  position:relative;
  height:100%;
}
.contact-form {
  margin: 30px 0;
  padding: 10px;
  width: 100%;
}
.contact-form .btn-primary {
  width: 100%;
}
.contact-details {
  width: 100%;
  margin:0px;
}	

.input-serch .form-control{ width: 100%;}

.details {
  padding: 40px 20px!important;
}
.contact-form .form-control {
  margin-bottom: 0px!important;
}
.contact-form .btn-primary {
  margin-bottom: 15px;
}	
.contact-details {
  width: 349px;
}
.details {
  padding: 42px 56px;
}
.form-control.massage {
  margin-bottom: 15px !important;
}
.contact-form .form-control {
  width: 100% !important;
}
.contact-form textarea {
  height: 100px !important;
}
.btn-primary {
  background-color: #6cbbda;
  border: medium none;
  color: #fff;
  height: 45px;
  width: 100%;
}

.contact-form .form-control {
  margin: 0 0 15px !important;
  width: 100% !important;
}
.contact-details {
  width: 100%;
}
.contact-form h2 {
  font-size: 25px;
}
.contact-details > h2 {
  font-size: 22px;
   color:#333333;
}
iframe {
  height: 300px !important;
}
}
   .google-maps{ width:100%;}
   
.ajax-load {
  display: table;
  height: 100%;
  left: 53%;
  margin: 0 0 0 -50px;
  position: absolute;
  top: 50%;
  width: 100%;
}
.ajax-load-inner {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}
.collapse-right {
  position: relative;
}
.ajax-load-inner > img {
  height: 48px;
  width: 48px;
}
.tittle-help {padding: 25px 0 10px;}
.help-text{padding: 10px 0px 100px 0;}
.help-text ul li{ padding-bottom:15px; font-size:15px; line-height:25px;}
.tittle-help i {margin: 0 10px 0 0;}
.help-text a{text-decoration: none;}
.help-text a:hover{text-decoration: none;}
.tittle-help h2 {color: #2d3e50;font-size: 24px;}
.help-text .panel.panel-default
{
   border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    display: table;
    vertical-align: middle;
    width: 100%;
}
.help-text .panel-heading 
{
    display: table;
    padding: 10px;
    width: 100%;
}

.help-right
{
    background-color: white;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    box-sizing: border-box;
    display: table;
    float: right;
    height: 100%;
    margin: -10px;
    padding: 10px;
    text-align: center;
    width: 40px;
    vertical-align: middle;
  }
.panel-body {
    font-weight: 400;
    line-height: 28px;
}
/* Media Query */  
  @media (max-width:767px){
.navbar-toggle{margin-top: 45px;}
/*.help-right
{
    height: 100% !important;
    padding: 27px;
    width: 15%;
}
.help-text h4 {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
}*/
.help-right{ margin: 0; width: 40px;}
  }
}

.go-top, .go-top:focus{position:fixed; right:0px; bottom:-75px; width:40px; height:40px; text-align:center; line-height:40px; color:var(--white-color); background:var(--dark-color); box-shadow:0 2px 2px rgba(0,0,0,0.05) !important; z-index: 99999; }
.go-top:hover,   .go-top:active{color:var(--yellow-color); }
.go-top.show{ bottom:40px;}


