/*Reset*/

.main-menu ul li.active {
   background: none;
   padding-left:5px;
   padding-right:7px;
   color: #fbd12e;
}
.main-menu > ul.logged_in_not > li.active > a{
  color: #fbd12e;
}

#preloader {
    background-color: #EEEEEE;
}
.sk-spinner-wave div{
    background-color: #FEBF0B;
}

a,  footer a, a.strip_list h3,.panel-title a .indicator {
    color: #184b84;
    text-decoration: none;
}
.panel-title a .indicator {
	    color: #0079FF;
}
a.anicon:hover {
color: #111;
}

a:hover,  footer a:hover, a.strip_list:hover h3 {
  color: #0079ff;
  text-decoration: underline;
}

body {
    background-color: #ffffff;
    line-height: 1.8;
}

.main-menu ul.logged_in_not li a:hover, a.show-submenu-mega:focus, a.show-submenu-mega:hover, a.show-submenu:focus, a.show-submenu:hover {
    color: #FEBF0B !important;
}

.logged_in a:focus,.logged_in a:hover {
    color: #fff;
    outline: 0;
}

.main_title h2 {
  font-size: 33px;
  padding-bottom: 5px;
  color:#1e4b7d ;
}
.main_title p {
    font-size: 20px;
    margin-bottom: 20px;
    color:#6c6969;
}

.typography p {
  color: #696969;
  font-weight: normal;
  margin: 0 0 20px;
  padding: 0;
  font-size: 18px;
    line-height: 1;

  font-family: sans-serif;
}


.typography h1, .typography h2 {
  color: #38424b;
  font-weight: 900;
  margin: 0 0 8px;
  padding: 0;
  font-size: 40px;
  line-height: 1;
  font-family: sans-serif;
  letter-spacing: -1px;
}

.typography h3{
  color: #072853;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 0;
  font-size: 20px;
  line-height: 1.2;
  font-family: sans-serif;
}

.typography h4 {
    color: #333333;
    font-weight: bold;
    margin: 0 0 8px;
    padding: 0;
    font-size: 20px;
    line-height: 1.2;
    font-family: sans-serif;
}

.typography h6 {
  color: #38424b;
  font-weight: 300;
  margin: 0 0 28px;
  padding: 0;
  font-size: 22px;
  font-family: sans-serif;
}




.post_info {
    background-color: #e9e9d6 !important;
    color: #777 !important;
}


#cart_box, .box_style_2 {
  border: 1px solid #EEEEEE;
}

.license_filter #tools {
border:none;
}
#browse .license_filter #tools {
border:1px solid #a9a9a9;
}

.license_filter #tools .styled-select {
  border-right: 1px solid #a9a9a9;
}

/* ===========
News Paginaton =============*/

.news-pager .pagination span {
    background-color: #fff;
    border: medium none;
    border-radius: 3px;
    display: inline-block;
    padding: 10px 5px;
}

.news-pager .pagination span.current {
  color:#0079ff;
  font-weight: bold;
}




.news-pager .pagination a {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 0px;
}

.formRight{
	width:500px;
	height:200x;
}

/* ===========
google translate =============*/

.goog-te-gadget-icon {
  display: none !important;
}

.goog-te-gadget-simple {
  border-color: #d2d2d2 !important;
  -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
  padding: 4px;
}

/* ===========
   Datatables
 =============*/

.dataTables_filter label {
  width: 100%;
  text-align: left;
}

.dtable_wrapper label {
  margin: 0;
}

.dataTables_filter label, .dataTables_length label{
  margin: 0 !important;
  }

  .dataTables_filter label{
    padding: 10px 0;
  }

  .dataTables_length label {
    padding: 10px;
  }

table.dataTable {
    border-collapse: separate;
}

.dataTables_filter label .search-query {
  width: 100%;
  border: 1px solid #a9a9a9;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  padding: 8px 16px;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #fafafa;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border-top: none;
}

.dataTables_wrapper #tools {
    border: 1px solid #a9a9a9;
}


.dataTables_wrapper #tools .styled-select select {
  border-right: 0px;
  min-width:60px;
}


.dataTables_wrapper label #tools .styled-select {
  border: 0px !important;
  background-color:transparent;
}


.dataTables_wrapper table {
  border-top: none;

}

#dtable_wrapper table.dataTable.no-footer {
  border-bottom: 1px solid #eee;
}

.dataTables_wrapper table.dataTable thead th,.dataTables_wrapper  table.dataTable thead td {
  border-bottom: none;
  background: #dedede;
}


.dataTables_wrapper table a {
  font-family: sans-serif;
  font-size: 16px;
  color:#2A5D96;
}
.dataTables_wrapper table a:hover {
  color:#0079FF;
}


.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #6c6969 !important;
  border:none;

}




/* ===========
   Helper classes
 =============*/
.p-0 {
  padding: 0px !important;
}
.p-r-0 {
  padding-right: 0px !important;
}
.p-l-0 {
  padding-left: 0px !important;
}
.p-10 {
  padding: 10px !important;
}
.p-20 {
  padding: 20px !important;
}
.p-t-0 {
  padding-top: 0px !important;
}
.p-t-10 {
  padding-top: 10px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.p-b-0 {
  padding-bottom: 0px !important;
}
.p-b-10 {
  padding-bottom: 10px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}
.m-0 {
  margin: 0px !important;
}
.m-r-5 {
  margin-right: 5px;
}
.m-r-10 {
  margin-right: 10px;
}
.m-r-15 {
  margin-right: 15px !important;
}
.m-l-5 {
  margin-left: 5px;
}
.m-l-10 {
  margin-left: 10px;
}
.m-l-15 {
  margin-left: 15px;
}
.m-t-5 {
  margin-top: 5px !important;
}
.m-t-0 {
  margin-top: 0px;
}
.m-t-10 {
  margin-top: 10px !important;
}
.m-t-15 {
  margin-top: 15px !important;
}
.m-t-20 {
  margin-top: 20px !important;
}
.m-t-30 {
  margin-top: 30px !important;
}
.m-t-40 {
  margin-top: 40px !important;
}
.m-b-0 {
  margin-bottom: 0px !important;
}
.m-b-5 {
  margin-bottom: 5px;
}
.m-b-10 {
  margin-bottom: 10px!important;
}
.m-b-15 {
  margin-bottom: 15px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.m-b-25 {
  margin-bottom: 25px;
}
.m-b-30 {
  margin-bottom: 30px !important;
}


@media(max-width:767px){
  .xs-p-l-0{
    padding-left: 0 !important;
  }
  .xs-p-r-0{
    padding-right: 0 !important;
  }
  .xs-p-t-10{
    padding-top: 10px !important;

  }
  .xs-p-b-10{
    padding-bottom: 10px !important;
  }

}

 .align-center {
   text-align: center;
 }

 .align-right {
   text-align: right;
 }

.side-menu-list li {
  line-height: 2em;
  padding-top: 1px;
}

.title_case {
  text-transform: capitalize;
}

/* styled boxes
/*-------------------------------------------*/


.styled-box{
position: relative;
margin-bottom: 20px;
margin-top:20px;
padding: 10px 20px;
}

.iconed-box:before{
content: "";
position: absolute;
}

.alert-success{
background: #edffd7;
border-color: #cbddb4;
}

.alert-error{
background: #ffe8e7;
border-color: #ccb3b3;
}

.alert-info{
background: #e2f1ff;
border-color: #31708f;
}

.alert-note{
background: #ffffee;
}

.alert-tip{
background: #ffea7e;
border-color: #ee9d20;
}

.alert-alert{
background: #fff8f7;
}

.alert-red,.alert-red a{
	color:#C7141F;
}
.alert-red a{
	text-decoration:underline;
	font-weight:bold;
}


.alert {
    border: 1 px solid;
    border-radius: 4px;
    margin-bottom: 0;
    padding: 5px 10px;
}

.norecords_td {
    border: medium none !important;
    margin: 0;
    padding: 20px !important;
    font-size: 20px;
}

.dataTables_empty {
  background: #ffea7e;
  font-family: sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.dataTables_empty span {
  font-size: 39px;
  vertical-align: middle;
}

.norecords_tr {
  background-color: transparent !important;
}

#fos_user_registration_form_captcha {

      width: 100%;
      height: 34px;
      padding: 6px 12px;
      font-size: 14px;
      line-height: 1.42857143;
      color: #555;
      background-color: #fff;
      background-image: none;
      border: 1px solid #ccc;
      -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
      box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
      -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
      -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
      transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
      color: #333;
      height: 40px;
      border-radius: 3px;
      border: 1px solid #ddd;
      box-shadow: 0;
      display: block;
      margin-top: 10px;
}


.error ul {
  padding-left:0px;
}

.error ul li {
  color: #ff0000;
  list-style: none;
}

#position {
    background-color: transparent;
    border-bottom: none;
    font-size: 13px;
    margin-top: 100px;
}

#position ul li a {
    color: #131418;
    opacity: 0.6;
}


#position ul li:first-child::before {
    color: #131418;
}

#position ul {
    color: #131418;
    margin: 3px 4px 1px;
}

ul.side-menu-list {
  list-style: none;
  padding-left:0;
  margin-bottom: 0px;
}

.modal-popup {
    background: #f9d401  none repeat scroll 0 0;
}


header {
  background-color: transparent;
  padding-top: 0px;
}

header .register-signin {
   background: #ffffff;
   padding:7px 0;
 }

header .navigation {
  background:#072853;
}


header.sticky {
  /*opacity: .95;
  background-color: transparent;
  padding: 0;
  height: 55px;*/
}

header.sticky .navigation {
  background: #072853;
  /*border-bottom: 1px solid #1e1b14;
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .52);*/
}

.main-menu > ul.logged_in_not > li > a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    padding: 10px 12px 10px 0;
}
.main-menu ul.logged_in_not li a:hover {
    text-decoration: none;
}
.main-menu ul.logged_in_not li:last-child {
    display: none;
}

/*form Button*/
.form-button {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid transparent;
	border-radius:3px;
	cursor:pointer;
	display:inline-block;
	font-size:14px;
	padding:3px 15px;
	-moz-user-select:none;
	-webkit-user-select:none;
	user-select:none;
	vertical-align:middle;
	white-space:nowrap;
  font-weight: 500;
}

.form-button:hover {
	cursor:pointer;
	text-decoration:none;
  color: #fff;
}

.form-button::-moz-focus-inner {
	border:0;
	padding:0;
}

.form-button-small {
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:23px;
	padding:0 12px;
}

.form-button-xs {
	font-size:12px;
	font-weight:bold;
  line-height: 23px;
	padding:7px 12px;
}

.form-button-medium {
    font-size: 15px;
    font-weight: bold;
    padding: 6px 21px;
}

.form-button-block {
   width: 100%;
   text-transform: uppercase;
   padding: 8px 21px;
 }


.form-button-small.form-button-left-arrow:before,.form-button-small.form-button-right-arrow:after,.form-button-small.form-button-down-arrow:after {
	border-width:3px;
	margin-top:-1px;
}
.form-button-small.form-button-right-arrow:after {
	margin-top:-2px;
}
.form-button-small.form-button-down-arrow:after {
	top:1px;
}
.form-button-small.form-button-left-arrow:before {
	margin-left:-1px;
	margin-right:5px;
	top:-1px;
}
.form-button-small.form-button-right-arrow:after,.form-button-small.form-button-down-arrow:after {
	margin-left:5px;
}
.form-button-xlarge {
	border-radius:4px;
	height:40px;
	line-height:38px;
}

.form-button-massive {
    font-size: 18px;
    padding:15px 30px;
    margin-top: 10px;
      background:#1e4b7d;
margin-left:35%;
}
.form-button-rounded {
	border-radius:30px;
}
.form-button-left-icon:before,.form-button-right-icon:after {
	content:"";
	display:inline-block;
	position:relative;
}
.form-button-left-icon,.form-button-right-icon,.form-button-left-arrow,.form-button-right-arrow,.form-button-down-arrow {
	padding:0 10px;
}
.form-button-left-arrow:before,.form-button-right-arrow:after,.form-button-down-arrow:after {
	border:4px solid transparent;
	content:"";
	display:inline-block;
	position:relative;
	vertical-align:middle;
}
.form-button-right-arrow:after,.form-button-down-arrow:after {
	margin:-2px -1px 0 12px;
}
.form-button-right-arrow:after {
	border-left-color:#fff;
	left:2px;
}
.form-button-down-arrow:after {
	border-top-color:#fff;
	top:2px;
}
.form-button-left-arrow:before {
	border-right-color:#fff;
	left:-2px;
	margin-right:11px;
	top:-1px;
}
.form-button-small.form-button-left-icon {
	padding-left:8px;
}
.form-button-small.form-button-left-icon:before {
	margin-right:7px;
}
.form-button-left-icon:before {
	margin-right:8px;
}
.form-button-default {
	background:#1e4b7d;
	border:none;
	color:#fff;
	text-shadow:none;
}
.form-button-default:hover,.form-button-default:focus,.form-button-default:active {
	background:#0079FF;
	border:none;
}
.form-button-default:active {
	box-shadow:none;
}
.form-button-dark {
	background:#404040;
	border-color:#404040;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.3);
}
.form-button-dark:hover,.form-button-dark:focus,.form-button-dark:active {
	background:#333333;
	border-color:#525252;
}
.form-button-dark:active {
	box-shadow:inset 0 0 7px rgba(0,0,0,0.25);
}
.form-button-grey {
	background:#585858;
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#6b6b6b),to(#464646));
	background:-webkit-linear-gradient(0% 0%,0% 100%,from(#6b6b6b),to(#464646));
	background:-moz-linear-gradient(center top,#6b6b6b,#464646);
	background:linear-gradient(#6b6b6b,#464646);
	border-color:#0e0e0e;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.3);
}
.form-button-grey:hover,.form-button-grey:focus,.form-button-grey:active {
	background:#414141;
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#585858),to(#2a2a2a));
	background:-webkit-linear-gradient(0% 0%,0% 100%,from(#585858),to(#2a2a2a));
	background:-moz-linear-gradient(center top,#585858,#2a2a2a);
	background:linear-gradient(#585858,#2a2a2a);
}
.form-button-grey:active {
	box-shadow:inset 1px 0 3px rgba(0,0,0,0.7);
}
.form-button-light-and-grey,.form-button-light-and-blue {
	background:#f3f3f3;
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(white),to(#e8e8e8));
	background:-webkit-linear-gradient(0% 0%,0% 100%,from(white),to(#e8e8e8));
	background:-moz-linear-gradient(center top,white,#e8e8e8);
	background:linear-gradient(#ffffff,#e8e8e8);
	border-color:#d0d0d0;
}
.form-button-light-and-grey:hover,.form-button-light-and-grey:focus,.form-button-light-and-grey:active,.form-button-light-and-blue:hover,.form-button-light-and-blue:focus,.form-button-light-and-blue:active {
	background:#eeeeee;
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(white),to(#dedede));
	background:-webkit-linear-gradient(0% 0%,0% 100%,from(white),to(#dedede));
	background:-moz-linear-gradient(center top,white,#dedede);
	background:linear-gradient(#ffffff,#dedede);
	border-color:#bebebe;
}
.form-button-light-and-grey:active,.form-button-light-and-blue:active {
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);
}
.form-button-light-and-blue {
	color:#1769ff;
	text-shadow:0 1px 0 #fff;
}
.form-button-light-and-blue.form-button-left-arrow:before {
	border-right-color:#1769ff;
}
.form-button-light-and-blue.form-button-right-arrow:after {
	border-left-color:#1769ff;
}
.form-button-light-and-blue.form-button-down-arrow:after {
	border-top-color:#1769ff;
}
.form-button-light-and-grey {
	color:#444444;
	text-shadow:0 1px 0 rgba(255,255,255,0.4);
}
.form-button-light-and-grey.form-button-left-arrow:before {
	border-right-color:#444444;
}
.form-button-light-and-grey.form-button-right-arrow:after {
	border-left-color:#444444;
}
.form-button-light-and-grey.form-button-down-arrow:after {
	border-top-color:#444444;
}
.form-button-red {
	background:#C7141F;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.32);
}
.form-button-red:hover,.form-button-red:focus,.form-button-red.ui-state-active,.form-button-red:active {
	background:#0079FF;
	border-color:#0079FF;
}
.form-button-red.ui-state-active,.form-button-red:active {
	box-shadow:inset 0 0 10px #9c0a0a;
}
.form-button-green {
	background:#6c6969;
	border-color:#6c6969;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.3);
}
.form-button-green:hover,.form-button-green:focus,.form-button-green.ui-state-active,.form-button-green:active {
	background:#0079FF;
	border-color:#0079FF;
}
.form-button-green.ui-state-active,.form-button-green:active {
	border-color:#1c7b0e;
	box-shadow:inset 0 0 10px #1a720d;
}

.form-button-textblue {
  color:#0079FF;
  background:#ffffff
}
.form-button-textblue:hover,.form-button-textblue:focus,.form-textblue-green.ui-state-active,.form-button-textblue:active {
  background:#0079FF;
  color:#fff;
}
.form-button-textblue.ui-state-active,.form-button-textblue:active {
  background:#0079FF;
  color:#fff;
}
.form-button-textred {
  color:#C7141F;
  background:#ffffff
}
.form-button-textred:hover,.form-button-textred:focus,.form-textred-green.ui-state-active,.form-button-textred:active {
  background:#C7141F;
  color:#fff;
}
.form-button-textred.ui-state-active,.form-button-textred:active {
  background:#C7141F;
  color:#fff;
}
.form-button-gray {
  color:#ffffff;
  background:#6c6969
}
.form-button-gray:hover,.form-button-gray:focus,.form-gray-green.ui-state-active,.form-button-gray:active {
  background:#0079FF;
  color:#fff;
}
.form-button-gray.ui-state-active,.form-button-gray:active {
  background:#FEBF0B;
  color:#fff;
}
.form-button-send,.form-button-blue-light {
  color:#ffffff;
  background:#1e4b7d;
}
.form-button-send:hover,.form-button-blue-light:hover {
  color:#ffffff;
  background:#0079FF;
}
.form-button-reset {
  color:#ffffff;
  background:#6c6969
}


.form-button-disabled,.form-button-disabled:active,.form-button-disabled:focus,.form-button-disabled:hover,.form-button-disabled:visited {
	background:#c8c8c8;
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#d4d4d4),to(#bcbcbc));
	background:-webkit-linear-gradient(0% 0%,0% 100%,from(#d4d4d4),to(#bcbcbc));
	background:-moz-linear-gradient(center top,#d4d4d4,#bcbcbc);
	background:linear-gradient(#d4d4d4,#bcbcbc);
	border-color:#b9b9b9;
	box-shadow:none;
	color:#fff;
	cursor:default;
	text-shadow:0 1px 0 rgba(0,0,0,0.15);
}
.form-button-icon-follow:before,.form-button-icon-following:before,.form-button-icon-unfollow:before {
	width:14px;
	height:15px;
	top:3px;
}
.form-button-icon-follow:before {
	background-position:-97px -111px;
}
.form-button-icon-following:before {
	background-position:-116px -111px;
}
.form-button-icon-unfollow:before {
	background-position:-323px -112px;
}
.form-button-icon-list:before {
	width:12px;
	height:11px;
	background-position:-454px -156px;
	top:1px;
}
.form-button-icon-collection {
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:12px;
}
.form-button-icon-collection:before {
	width:14px;
	height:13px;
	background-position:-455px -287px;
	top:2px;
}
.form-button-icon-message:empty {
	width:32px;
}
.form-button-icon-message:before {
	width:14px;
	height:10px;
	background-position:-209px -356px;
	opacity:1;
	top:1px;
}
.form-button-icon-collection-folder:before {
	width:15px;
	height:13px;
	background-position:-210px -423px;
	top:2px;
}
.form-button-icon-share:before {
	width:17px;
	height:15px;
	background-position:-209px -374px;
	top:1px;
}
.form-button-icon-shuffle:before {
	width:16px;
	height:14px;
	background-position:-209px -154px;
	top:2px;
}
.form-button-icon-refresh:before {
	width:11px;
	height:13px;
	background-position:-454px -360px;
	top:2px;
}
.form-button-icon-new-wip:before {
	width:21px;
	height:13px;
	background-position:-447px -120px;
	top:2px;
}
.form-button-icon-cloud:before {
	width:21px;
	height:15px;
	background-position:-497px -266px;
	top:2px;
}
.follow-button-container {
	display:inline-block;
}
.follow-button-container.block {
	display:block;
}
.follow-button-container.following .form-button-icon-following,.follow-button-container.following .following,.no-has-touch .follow-button-container.following:hover .form-button-icon-unfollow,.no-has-touch .follow-button-container.following:hover .unfollow,.no-has-touch .follow-button-container.following.following-hold:hover .form-button-icon-following,.no-has-touch .follow-button-container.following.following-hold:hover .following {
	display:inline-block;
}
.follow-button-container .form-button-icon-following,.follow-button-container .following,.follow-button-container .form-button-icon-unfollow,.follow-button-container .unfollow,.follow-button-container.following .form-button-icon-follow,.follow-button-container.following .follow,.no-has-touch .follow-button-container.following:hover .form-button-icon-following,.no-has-touch .follow-button-container.following:hover .following,.no-has-touch .follow-button-container.following.following-hold:hover .form-button-icon-unfollow,.no-has-touch .follow-button-container.following.following-hold:hover .unfollow {
	display:none;
}
.form-button-see-more,.form-button-loading {
	border:1px solid #d7d7d7;
	border-radius:4px;
	height:35px;
	line-height:35px;
	text-align:center;
}
.form-button-see-more {
	background:#f9f9f9;
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(white),to(#f3f3f3));
	background:-webkit-linear-gradient(0% 0%,0% 100%,from(white),to(#f3f3f3));
	background:-moz-linear-gradient(center top,white,#f3f3f3);
	background:linear-gradient(#ffffff,#f3f3f3);
	color:#1769ff;
	position:relative;
}
.form-button-see-more:hover,.form-button-see-more:active {
	background:#f1f1f1;
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#fafafa),to(#e9e9e9));
	background:-webkit-linear-gradient(0% 0%,0% 100%,from(#fafafa),to(#e9e9e9));
	background:-moz-linear-gradient(center top,#fafafa,#e9e9e9);
	background:linear-gradient(#fafafa,#e9e9e9);
}
.form-button-see-more:active {
	box-shadow:inset 0 0 8px rgba(0,0,0,0.1);
}
.form-button-see-more .darr {
	position:relative;
	top:-2px;
}
.form-button-loading {
	color:#444;
}
.see-more-button-container .form-button-see-more {
	display:inline-block;
}
.see-more-button-container .form-button-loading {
	display:none;
}
.see-more-button-container.loading .form-button-see-more {
	display:none;
}
.see-more-button-container.loading .form-button-loading {
	display:inline-block;
}
.comments-load-more {
	display:block;
}
.dark-background .form-button {
	border-color:#000 !important;
}
.block-form-controls .form-item-a {
	display:inline-block;
}
.center-button,.block-form-controls.center {
	text-align:center;
}
.form-button-incognito {
	cursor:default;
	font-size:12px;
	font-weight:normal;
}
.form-button-incognito:hover {
	text-decoration:none;
}
.blue {
	color:#1769ff;
}
.grey {
	color:#6d6d6d;
}
.medium-grey {
	color:#999;
}
.red {
	color:#ef1306;
}
.counter-normal {
	color:#696969;
}
.counter-warn {
	color:#2b2b2b;
}
.counter-max {
	color:#d40d12;
}
.popup .form-button-cancel {
	font-size:12px;
	font-weight:normal;
	text-shadow:0 1px #fff;
}
.popup .form-button-cancel:hover {
	text-decoration:underline;
}

/*form Button*/

#full-slider-wrapper{
  margin-top: 119px;
}

.main-menu {
    float: left;
    z-index: 9;
}

.main-menu {
    width: 100%;
}


.cmn-toggle-switch {
   top: 15px;
}

.filter_type li h4 {
  margin: 0;
}

.title h4 {
	color:#1e4b7d;
    font-size: 27px;
    margin-bottom: 20px;
    margin-top: 30px;
    border-bottom:1px solid #1e4b7d;
    padding-bottom: 10px;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 38px;
    font-weight: 300;
    letter-spacing: -2px;
}

#logo img.hidden-xs {
  /*padding-top: 7px;
  padding-bottom: 7px;
  width:206px;*/
}

#table_panel{background:#fff;margin-bottom:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #ededed}

.license_panel h4.license_title {
    font-size: 25px;
    line-height: 1.6em;
}

.license_panel .panel-body ul,.license_panel .panel-body ol{
padding:0 20px;
}

.license_panel .panel-body ul li{
 font-size:14px;
 line-height: 1.9em;
}

.panel-body ul,.panel-body ol{
padding:0
}

.panel-body ul li{
 list-style:none;
}

.license_panel p {
    font-size: 17px;
    line-height: 1.6em;
}


.license_panel .input-group {
  display: inline-block;
}

#table_panel .table > thead > tr > th h3 {
  font-size: 14px;
  margin: 0px;
}




.styled-select select{background:0 0;width:115%;padding:7px 5px 5px 15px;border:none;border-radius:0;height:37px;margin:0;font-weight:400;-moz-appearance:window;-webkit-appearance:none;cursor:pointer;color:#444;box-shadow:none}
.box_home .styled-select{width:100%;overflow:hidden;height:40px;background:url(../img/arrow_down.svg) right center no-repeat #f8f8f8;border:none;margin-bottom:15px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.styled-select select::-ms-expand{display:none}.styled-select select:focus{outline:0}.main-menu-2 ul{margin:0 0 17px;padding:0;float:right;font-size:14px;font-weight:500}.main-menu-2 ul li{display:inline-block;margin-left:15px}.main-menu-2 ul li a{color:#fff}

/*
#custom-search-input{top:10px;padding:0;width:650px;margin:auto;position:relative}
#custom-search-input .search-query{width:650px;padding:15px 30px;border:0;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-webkit-box-shadow:0 0 50px 0 rgba(0,0,0,.75);-moz-box-shadow:0 0 50px 0 rgba(0,0,0,.75);box-shadow:0 0 50px 0 rgba(0,0,0,.75);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;color:#444}#count,#hero_video{color:#fff;z-index:99}
*/




.high_light3 {
    background: #2a5d96 none repeat scroll 0 0;
    color: #fff;
    padding: 30px 0;
}

.high_light3 h3 {
    color: #111;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.feature h3 span, a {
    color: #0079ff;
}

.feature i {
  color: #4679b2;
}


.high_light3 .feature p {
  margin-top: 5px;
  font-size: 12px;
}

.high_light3 .main_title h2 {
  color: #f9d401;
}

.high_light3 .main_title p {
  color: #fff;
}


a#form_captcha_refresh {
  font-size: 13px;
}

.high_light2 {
    background: #ffffff none repeat scroll 0 0;
}
.main_desc{
	 color: #333333;
    font-size: 16px;
    padding: 10px 0 25px 0;
	width:87%;
	margin:0 auto;
	text-align:justify;
}
.main_desc h2{
	text-align:center;
}
.high_light_search {
    background: #DFBA01;
}
.high_light_search .main_title p {
  color: #fff;
}


.nomargin_bottom {
    margin-bottom: 0px;
}


.btn_large{-webkit-transition:all .3s;-moz-transition:all .3s;outline:0;cursor:pointer}

.btn_large{font-family:inherit;color:#78cfcf;background: #fff;border:2px solid #78cfcf;padding:15px 30px;font-size:18px;transition:all .3s;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-weight:700;display:inline-block;margin-top:15px;}
a.btn_large:hover{background:#333;color:#fff;border:2px solid #333}

.view-more {
  margin-top: 10px;
  text-align: right;
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}
.view-more a.btn_more {
    border: none;
    border-radius: 3px;
    color: #ffffff;
    display: block;
    padding: 5px 10px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    font-family: inherit;
    outline: 0 none;
    text-align: center;
    text-transform: none;
    background: #6c6969;
    font-size: 12px;
    display:inline;
}
.view-more a.btn_more:hover {
    background: #0079FF;
text-decoration:none;
}


.desc {
    padding-left:0;
    position: relative;
}

.desc h3, a.strip_list h3{
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#2A5D96;
}
a.strip_list, a.strip_list:hover h3, .desc a:hover{
	color:#2A5D96;
}
.strip_list {
    min-height: 0;
    padding:12px 10px;
    background-color: #eeeeee;
    border:1px solid #eeeeee;

}
.strip_list:hover {
 background-color: #fafafa;
 border:1px solid #2A5D96;
  }

.agency {
  margin-top:5px;
  color:#6c6969 ;
}
.center {
  text-align: center;
}

.post-img {
	float:left;
	margin:0 15px 30px 0;
	border:1px solid #eeeeee;
}
.post-img img {
	width:95px;
	height:auto;
}

.row .button-massive{
	text-align:center;
	display:block;
}

footer {
    background-color: #292929;
    padding: 35px 0;
    font-size:14px;
}

#social_footer, footer {
    border-top: none;
}

footer h3, footer p, footer a, #social_footer p {
  color:#fff;
}
footer h3{
  font-size: 18px;
  margin-bottom: 15px;
  color: #fafafa;
}
footer a:hover{
 color:#FEBF0B;
 text-decoration: none;

}
.form-control {
    border: 1px solid #c2c0a8;
}



.white_bg {
  border-top: none;
}

#social_footer, footer {
    border-top: 1px solid #6c6969;
}

/*footer h3, footer p, #social_footer p {
  color:#323c46;
}*/



#sub_content {
    font-size: 16px;
    padding: 0px;
    text-align: left;
}

#sub_content h1 {
    font-size: 26px;
    margin: 0px;
    font-weight: 500;
    color: #000;
}

#short #subheader {
    background: #000 none repeat scroll 0 0;
    height: 134px;
}


.btn-btn {
padding-top: 12px;
          }
.btn-btn li{
display: inline;
padding: 5px;
          }
.btn-btn a.btn_full {
width: unset;
display: inline-block;
text-transform: capitalize;
padding: 10px 20px;

}

.btn-btn .link_signin{ font-size: 14px; color: #000;}


/* Navigation Bar on login*/
/* buttons*/

.btn_bar {
  text-transform: capitalize !important;
  padding: 6px 14px !important;
}

.logged_in_not{
  float:left;
}

.logged_in {
  float:right;
  margin:6px 0px !important;
}

.page-title {
  padding-top: 10px;
  padding-bottom: 10px;
}


#main_menu.box_style_2, .box_style_2.info {
    padding-bottom: 25px;
}




#cart_box {
  border: 1px solid #eeeeee;
}

#cart_box h3 {
  color: #6c6969;	
  border-bottom: 1px solid #eeeeee;
  background: #f5f5f5 none repeat scroll 0 0;
}
#cart_box li div.fs1,
#cart_box li a {
  color: #333333;
  overflow-x: hidden;
  overflow-y: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* cad box*/
.panel, .panel-group .panel, .panel-heading {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border:0;
}
.card_box {
  width: inherit;
  float: right;
  margin: 7px 0px;
}

.card_box h4 {
  padding:0;
  margin: 0;
  font-size: 16px;
}


.card_box ul {
  padding:0;
  margin:0;
}

.card_box li {
  display: inline-block;
}



.tools_btn .btn_map{
  -webkit-border-radius: 3px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius: 3px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-radius: 3px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-bottom: 0;
  padding: 0px 20px;
}

.filter_type .btn_map {
  margin-bottom: 0;
  display: inline-table;
}

button.btn_map {
    background: #404040 none repeat scroll 0 0;
    border: medium none;
    transition: all 0.3s ease 0s;
    text-align: center;
    color: #fff;
    cursor: pointer;
    outline: 0 none;
    font-family: inherit;
    padding: 0 20px;
	height:42px;
    font-size: 16px;
    display: block;
    width: 100%;
}
button.btn_map:hover{
    background: #6c6969 none repeat scroll 0 0;
    border: medium none;
    transition: all 0.3s ease 0s;
}


#tools {
    height: 39px;
    margin-bottom:0px;
}


.license_filter #tools {
  height: 42px;
}

.license_filter #tools .styled-select {
  height: 41px;
}

#tools .styled-select {
   height: 37px;
}

.side-menu-list .styled-select {
  border: 0!important;
}



#tools .col-lg-1,#tools .col-lg-10,#tools .col-lg-11,#tools .col-lg-12,#tools .col-lg-2,#tools .col-lg-3,#tools .col-lg-4,#tools .col-lg-5,#tools .col-lg-6,#tools .col-lg-7,#tools .col-lg-8,#tools .col-lg-9,#tools .col-md-1,#tools .col-md-10,#tools .col-md-11,#tools .col-md-12,#tools .col-md-2,#tools .col-md-3,#tools .col-md-4,#tools .col-md-5,#tools .col-md-6,#tools .col-md-7,#tools .col-md-8,#tools .col-md-9,#tools .col-sm-1,#tools .col-sm-10,#tools .col-sm-11,#tools .col-sm-12,#tools .col-sm-2,#tools .col-sm-3,#tools .col-sm-4,#tools .col-sm-5,#tools .col-sm-6,#tools .col-sm-7,#tools .col-sm-8,#tools .col-sm-9,#tools .col-xs-1,#tools .col-xs-10,#tools .col-xs-11,#tools .col-xs-12,#tools .col-xs-2,#tools .col-xs-3,#tools .col-xs-4,#tools .col-xs-5,#tools .col-xs-6,#tools .col-xs-7,#tools .col-xs-8,#tools .col-xs-9 {
  padding-left: 0px;
  padding-right: 0px;
}


.license_search .panel-default > .panel-heading, .box_style_2 .panel-default > .panel-heading {
    background-color: #fafafa;
}

.box_style_2 .panel {
  border-color: #c2c0a8;

}
.panel-default > .panel-heading {
    padding: 12px 10px;
    background-color: #fafafa;
}

.box_style_2 .panel-default > .panel-heading {
  border-color: none;
  border-bottom: none;

}


.panel-title a{display:block;color:#2A5D96;}
.panel-title a:hover{text-decoration:none;}
.panel-default>.panel-heading{background-color:#fafafa;padding:15px 10px 15px 15px;border-bottom:none; }
.panel-heading{border-top-left-radius:3px;border-top-right-radius:3px}
.panel-body{background-color:#fafafa;padding:15px;line-height:1.6!important;margin-bottom:10px;
font-size:14px; line-height:2;color:#333333;}
.panel-title a .indicator{color:#1e4b7d}
.panel-title a:focus .indicator,
.panel-title a:hover .indicator{color:#0079FF}



.filter_type ul {
    margin: 0;
    padding: 0;
}
.filter_type ul li {
  border-bottom: 1px solid #f5f5f5 !important;
  padding: 10px;
}
.filter_type ul li:last-child {
  border-bottom: 0px !important;
}

.filter_type ul li label {
    margin-bottom: 0;
}


#tools .styled-select select {
    font-size: 13px;
    font-weight: 500;
    height: 40px;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* ==========================================================================
   Language switcher
   ========================================================================== */

.langbar {
  background: #e1e1ac;
  border-bottom: 1px solid #f5f5c0;
}

.language-switcher {
  z-index: 10;
}


.language-switcher .btn,
.language-switcher .btn:hover,
.language-switcher.open>.dropdown-toggle.btn-default:hover,
.language-switcher.open>.dropdown-toggle.btn-default,
.language-switcher .btn:active,
.language-switcher .btn:focus,
.language-switcher .btn:active:hover,
.language-switcher .btn:active:focus,
.language-switcher.open>.dropdown-toggle.btn-default:focus {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #111;
}

.language-switcher .btn {
  font-size: 12px;
  text-transform: none;
  padding: 10px 8px 8px;
  line-height: 0;
  border:1px solid #111;
  margin: 3px;
  border-radius:2px;
}

.language-switcher .btn:hover {
  border:1px solid #000;
  color: #000;
}


.language-switcher > .dropdown-menu {
    min-width: 86px;
}
.open > .dropdown-menu {
  display: block;
}
.language-switcher .dropdown-menu li {
  font-size: 12px;
}

.language-switcher .dropdown-menu a img,
.language-switcher .btn img { padding-right: 3px; }

/*End Language Bar*/



/*Slick Slider*/


.wm-banner #custom-search-input .input-group{margin:0 auto;}

.wm-banner #custom-search-input .input-group .search-query{
  padding: 4px 41px 6px 17px;
  font-size: 17px;
  min-width: 500px;
  border-radius: 11px;
  border:3px solid #FEBF0B;
}

.license_panel #custom-search-input .input-group{margin:0 auto;width:100%;}
.license_panel #custom-search-input .input-group .search-query{
  padding: 5px 44px 6px 17px;
  font-size: 13px;
  width: 100%;
  border-radius: 7px;
  border:2px solid #FEBF0B;
  margin-bottom: 0px;
  position: relative;

}
.license_panel #custom-search-input input.btn_search {
  background: none;
}
#custom-search-input input.btn_search {
    background: rgba(0, 0, 0, 0) url("../img/search.svg") no-repeat scroll right center;
    border: 0 none;
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 18px;
    top: 9px;
    width: 25px;
}
#custom-search-input input.btn_search2 {
    background: rgba(0, 0, 0, 0) url("../img/search.svg") no-repeat scroll right center;
    border: 0 none;
    cursor: pointer;
    height: 25px;
    position: relative;
    right: 10px;
    bottom: 32px;
    width: 25px;
	float:right;
}
.wm-banner #custom-search-input .input-group .search-query:focus{
  border:3px solid #FEBF0B;
}




.wm-banner ul {
    margin-bottom: 0;
}
.wm-banner img {
    height: auto;
    width: 100%;
    margin: 0 auto;
}
.wm-banner button {
    border: medium none;
}
.wm-banner li {
    line-height: 28px;
    list-style: inside none disc;
}

.wm-banner form p {
    float: left;
    position: relative;
    width: 100%;
    margin:0;
}
.wm-banner form p span i {
    color: #474747;
    left: 16px;
    position: absolute;
    top: 13px;
}


.wm-search {
    float: right;
    margin: 28px 0 0;
    position: relative;
    width: 306px;
}

.wm-search input[type="text"] {
    border-radius: 40px;
    float: left;
    padding: 9px 21px;
    width: 100%;
}
.wm-search input[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 2;
}
.wm-search i {
    color: #bfbfbf;
    font-size: 14px;
    position: absolute;
    right: 19px;
    top: 7px;
    z-index: 1;
}
.wm-markerclusterer {
    float: left;
    position: relative;
    width: 100%;
}
.wm-listing-search {
    bottom: 0;
    left: 0;
    padding-top: 21px;
    position: absolute;
    width: 100%;
}
.wm-listing-search::before {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
}
.wm-listing-search ul {
    margin: 0 -8px;
    position: relative;
}
.wm-listing-search ul li {
    float: left;
    list-style: outside none none;
    margin-bottom: 20px;
    padding: 0 8px;
    position: relative;
    width: 20%;
}
.wm-listing-search ul li i {
    color: #989898;
    font-size: 13px;
    line-height: 1;
    position: absolute;
    right: 21px;
    top: 8px;
}
.wm-listing-search ul li input[type="text"] {
    color: #989898;
    float: left;
    font-size: 14px;
    padding: 6px 15px;
    width: 100%;
}
.wm-listing-search ul li input[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: 600;
    padding: 0 14px;
    text-transform: uppercase;
    width: 100%;
}

.wm-banner {
    float: left;
    position: relative;
    width: 100%;
}
.wm-absolute {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}

.wm-banner .wm-transparent-layer {
    background-color: rgba(0, 0, 0, 0);
}

.wm-banner .wm-listing-search::before {
    display: none;
}
.wm-banner .wm-listing-search ul {
    text-align: center;
}

 .wm-listing-search ul li:last-child {
    padding-left: 21px;
}
.wm-caption p {
    font-size: 16px;
}
.wm-banner .wm-listing-search ul li {
    display: inline-block;
    float: none;
    margin-right: -4px;
    width: 20%;
}
.wm-banner .wm-listing-search {
    bottom: 60%;
    margin-bottom: -100px;
    padding-top: 0;
}
.wm-banner .wm-listing-search ul li input[type="submit"] {
    border: medium none;
    padding: 1px 14px;
}
.wm-transparent-layer {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.wm-caption {
    color: #fff;
    float: left;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
.wm-caption h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 200;
    margin-bottom: 0;
}
.wm-category-slide {
    float: left;
    margin-bottom: 60px;
    position: relative;
    width: 100%;
}
.wm-category-slide .slick-track {
    margin: 0 -12px;
}
.wm-category-slide-wrap {
    padding: 9px 12px 0;
}
.wm-category-slide-wrap a {
    background-color: #f7f7f7;
    color: #aaaaaa;
    float: left;
    font-size: 28px;
    height: 73px;
    padding: 16px 0 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.wm-category-slide-wrap a::before {
    border-bottom: 8px solid;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    left: 50%;
    margin-left: -6px;
    opacity: 0;
    position: absolute;
    top: -8px;
}
.wm-category-slide-wrap a:hover::before {
    opacity: 1;
}
.wm-category-slide-wrap a:hover {
    color: #fff;
}

/*	Slick slider Media 768Px Start */
@media (min-width: 768px) and (max-width: 990px) {

	.wm-topstrip .col-md-6 { float: left; width: 50%; } .wm-stripinfo li { padding-right: 11px; }
	.slick-arrow { left: 0px; } .slick-arrow.slick-arrow-right { right: 0px; } .wm-category-slide { padding: 0px 30px; }
	#map { height: 526px; }
	.wm-absolute { position: relative; background-color: #555; }
	.wm-withbg .navbar-nav > li > a, .wm-withbg .navbar-nav > li > a:after, .wm-absolute .navbar-nav > li > a, .wm-absolute .navbar-nav > li > a:after { color: #555; }
	.wm-banner { z-index: 1; }
}

/* Slick slider Media 420Px Start */
@media (max-width: 767px) {
	.wm-banner { z-index: 1; }
	/* Header */
	.slick-arrow { left: 0px; } .slick-arrow.slick-arrow-right { right: 0px; } .wm-category-slide { padding: 0px 30px; }
	.wm-listing-search { padding: 21px 20px 0px; } .wm-listing-search ul li { width: 50%; }
	.wm-banner .wm-listing-search { position: relative; background-color: #555; bottom: 0; margin: 0; padding: 20px 15px; }
	.slick-dots { bottom: auto; top: 0px; }
	.wm-banner .wm-listing-search ul li { width: 50%; }
	.wm-banner .slick-slide img,.wm-banner .slick-dots { display: none !important; }
	.wm-listing-full { margin-bottom: 0px; } .wm-partner-list { padding: 0px 15px; }
}

/* Slick slider Media 300Px Start */
@media (max-width: 480px) {

	.wm-banner .wm-listing-search ul li,.wm-main-content .wm-blog > ul > li.col-md-6 { width: 100%; }
	 .wm-listing > ul > li.col-md-6,.wm-modal-input ul li,.ec-form-list li { width: 100%; }
	 .wm-banner .wm-listing-search ul li:last-child { padding-left: 8px; }


}

/*End Slick slider*/

@media(max-width:991px){

  .main-menu {
      width: auto;
  }

  #full-slider-wrapper {
    margin-top: 132px;
}


  .logged_in_not,.logged_in {
    float: none;
    margin: 0!important;
  }
  .logged_in {
    padding: 0;
  }
  .logged_in .form-button {
    background: transparent;
    border-radius: 0;
    text-align: left;
    border: none;
    height: unset;
    line-height: normal;
    text-shadow: none;
    font-size: 14px;
   font-weight: 500;
  }

  #position {
     /* margin-top: 138px;*/
  }

  #header_menu {
    background: #f5f5f5;
    padding: 15px;
    text-align: left;
  }

  .cmn-toggle-switch {
    right: 27px;
    top: 15px;
    }


    header.sticky .navigation {
      background: #007b49;
  }

  header.sticky {
    position: unset;
    height: 0;
    background-color:#ffffff;
  }

  header .navigation {
    background: #007b49;
    height: 50px;
    height: auto;
}

  .filter_type .btn_map {
    margin-bottom: 0;
    display: block;
  }

 .cmn-toggle-switch span {
    height: 3px;
    background: #e1e1ac;
    }

  .cmn-toggle-switch span::after, .cmn-toggle-switch span::before {
    height: 3px;
    background-color: #e1e1ac;
    content: "";
}

#close_in i {
    color: #000 !important;
    font-size: 44px;
    margin: -15px;
  }

  #short #subheader {
      background: #000 none repeat scroll 0 0;
      height: 74px;
  }


}


/*Responsive*/

@media(max-width:767px){


    #full-slider-wrapper {
      margin-top: 147px;
  }

  .wm-banner #custom-search-input .input-group .search-query {
    min-width: 100%;
    border-radius: 11px;
    border: 3px solid #007b49;
}

.wm-caption h1 {
font-size: 27px;
}

.wm-caption form p {
font-size: 12px;
}

.wm-banner {
    z-index: -1;
}


  .license_filter #tools {
    border: none;
  }

    .license_filter #tools .styled-select {
      border: 1px solid #c2c0a8;
    }




.dataTables_filter label{
  padding: 3px 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 2px !important;
}

.dataTables_paginate {
  border-top: 1px solid #d2d2d2;
  margin-top: 0 !important;
}
.dataTables_info {
  padding: 10px !important;
  }

.dataTables_length label {
  padding: 10px;
}
  .main-menu {
    width: 100%;
}

.logged_in_not,.logged_in {
  float: none;
  margin: 0!important;
}
.logged_in .form-control {
  background: transparent;
  border-radius: 0;
  text-align: left;
}

.card_box {
  background-color:transparent;
  border: none;
  margin: 0;
  padding: 5px;
  width: 100%;
}

.card_box h4 {
  font-size: 14px;
}
.card_box li a {
  font-size: 12px;
}


  #sub_content h1 {
      font-size: 19px;
      font-weight: normal;
  }

  #logo img {
    width: 50px;
  }

  #position {
    /*margin-top: 151px;*/
}

  .cmn-toggle-switch {
    top: 13px;
    right: 12px;
 }

 .btn-btn a.form-button {
   padding: 6px 14px;
}



.btn-btn {
   margin-bottom: 0;
   padding: 10px 0 0;
}


 #header_menu {
   background: #f5f5f5;
   padding: 9px 0;
   text-align: center;
 }

 #header_menu img {
 }

 #tools {
   border: 0px;
   background-color: trasparent;
   background: none;
 }

 #tools .styled-select {
   background: #fff url(../img/arrow_down.svg) right center no-repeat;
   margin-bottom:10px;
   height:38px;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid #ededed;
 }


 .tools_btn .btn_map{
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   margin-bottom: 0;
 }

 #short #subheader {
     background: #000 none repeat scroll 0 0;
     height: 59px;
 }

 .page-title {
   padding-top: 10px;
   padding-bottom: 10px;
 }

}

@media(max-width:359px){

  #full-slider-wrapper {
    margin-top: 142px;
}
  .btn-btn a.form-button {
      padding: 5px 10px;
      font-size: 13px;
  }

  .btn-btn .link_signin {
    font-size: 13px;
}
}