@charset "utf-8";

/* CSS Document */
/* background-image: linear-gradient(188deg, #fad961 111%, #ff5f00 -134%); */

.passport_dropdown_btn{
  width: 210px;
}

.colm-4 .postdate span {
    font-weight: 500;
    color: #f9a925;
    letter-spacing: .55px;
    line-height: 20px;
  }

ul.searchTerms {
  padding-left: 0;
  margin-top:15px;
  }
ul.searchTerms li{
  margin-right: 10px;
    float: left;
  width: max-content;
list-style: none;
height: 32px;
margin-bottom: 11px;
padding: 0 12px 0 10px;
border-radius: 7px;
line-height: 32px;
border: solid 1px #585858;
background-color: rgba(0, 0, 0, 0.11);  
}
.searchTerms button{
  float: right;
  margin-left: 10px;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    margin-right: -8px;
    padding-left: 9px;
    line-height: 27px;
    background: #e8e8e8;
    font-style: normal;
    height: 28px;
    margin-top: 1px;
    border-left: 1px solid #838383;
}

a.intro::after { 
  content: " x ";
  float: right;
  width: 15px;
  height: 31px;
  padding-left: 10px;
  text-align: center;
  border-left: 1px solid #9e9e9e;
  line-height: 29px;
}
a.intro { 
  height: 32px;
  margin-bottom: 11px;
  padding: 0 12px 0 10px;
  border-radius: 7px;
  line-height: 32px;
  border: solid 1px #585858;
  background-color: rgba(0, 0, 0, 0.11);  
}
a.categoryUpdate:hover,a.intro:hover { 
 color:#000!important;  
}


ul.dropdown-menu.inner{
  height: 156px;
}
/*.Rectangle-widget .bootstrap-select.btn-group .dropdown-menu {
  min-width: 220px;
  width: 100%;
  max-height: 258px;
  overflow-y: auto;
}*/
.dropdown-menu.inner::-webkit-scrollbar-thumb {
  -webkit-border-radius: 2.9px;
  border-radius: 2.9px;
  background: #f9a61c;
  height: 64.3px;
  width: 6px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 0px 0px rgba(255, 255, 255, 0);
}
div#myUL11Element {
  margin-top: 5px;
}
#myUL11 {
  margin-top: 15px!important;
}
.navbar-sticky {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}
.Rectangle-widget  .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;}
  
   .Rectangle-widget .bootstrap-select.btn-group .dropdown-menu .form-control {
      max-width: 100%;
      min-width: 100%;
      width: 100%;
  }
button.btn.waves-effect.waves-light {
  background: #f4a51d;
  color: #fff;
  box-shadow: 0 2px 4px 0 rgba(100, 100, 100, 0.5);
  padding: 3px 0px;
}



button.waves-effect.waves-orange.btn.btn-outline {
  background: #fff;
  color: #000;
  float: right;
  box-shadow: none;
}

.Fairy button:focus {
  background-color: #ffffff;
}

button.waves-effect.waves-orange.btn.btn-outline::before {
  background: linear-gradient(to right, #f9a61c, #ff9100);
  border-radius: 8px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: -1;
}

button.waves-effect.waves-orange.btn.btn-outline::after {
  background: #fff;
  border-radius: 7px;
  content: "";
  height: calc(100% - 2px);
  left: 2px;
  opacity: 1;
  position: absolute;
  top: 1px;
  transition: 0.3s opacity linear;
  width: calc(100% - 4px);
  z-index: -1;
}

button.waves-effect.waves-orange.btn.btn-outline:focus::after,
button.waves-effect.waves-orange.btn.btn-outline:hover::after {
  opacity: 0;
}

button.waves-effect.waves-orange.btn.btn-outline:focus,
button.waves-effect.waves-orange.btn.btn-outline:hover {
  color: #fff;
  outline: none;
}
/*#widgetForm button.waves-effect.waves-orange.btn.btn-outline:hover,
#widgetForm_mob button.waves-effect.waves-orange.btn.btn-outline:hover,
#widgetForm_2mob button.waves-effect.waves-orange.btn.btn-outline:hover {
  color: #fff;
}



#widgetForm .bootstrap-select .form-control,
#widgetForm_mob .bootstrap-select .form-control,
#widgetForm_2mob .bootstrap-select .form-control {
  border: 0px;
  border-radius: 0px;
  max-height: 50px;
  height: 100%;
  min-height: 40px;
  line-height: normal;
  box-shadow: inset 0 -2px 0 0 #f9a61c;
}

#widgetForm .dropdown-menu li,
#widgetForm_mob .dropdown-menu li,
#widgetForm_2mob .dropdown-menu li {
  box-shadow: inset 0 -1px 0 0 #dfe3e9;
}

#widgetForm input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]),
#widgetForm_mob input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]),
#widgetForm_2mob input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]) {
  border-top: 0px;
  border-bottom: 1px solid #f9a61c;
  /* -webkit-box-shadow: 0 1px 0 0 #f9a61c; */
  /* box-shadow: 0 1px 0 0 #f9a61c; */
  /*border-left: 0px;
  border-right: 0px;
}
#widgetForm .btn-default:active,
#widgetForm .btn-default.active,
#widgetForm .open > .dropdown-toggle.btn-default,

#widgetForm_mob .btn-default:active,
#widgetForm_mob .btn-default.active,
#widgetForm_mob .open > .dropdown-toggle.btn-default,

#widgetForm_2mob .btn-default:active,
#widgetForm_2mob .btn-default.active,
#widgetForm_2mob .open > .dropdown-toggle.btn-default{
  /* box-shadow: inset 0 -2px 0 0 #f9a61c; */
  /*border-radius: 2px;
}

#widgetForm .dropdown-menu li .text,
#widgetForm_mob .dropdown-menu li .text,
#widgetForm_2mob .dropdown-menu li .text {
  position: relative;
  width: 100%;
  white-space: normal;
  padding: 5px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.35px;
  color: #000000;
}

#widgetForm_mob .dropdown-menu > .active > a,
#widgetForm_mob .dropdown-menu > .active > a:hover,
#widgetForm_mob .dropdown-menu > .active > a:focus,
#widgetForm .dropdown-menu > .active > a,
#widgetForm .dropdown-menu > .active > a:hover,
#widgetForm .dropdown-menu > .active > a:focus,

#widgetForm_mob .dropdown-menu > .active > a,
#widgetForm_mob .dropdown-menu > .active > a:hover,
#widgetForm_mob .dropdown-menu > .active > a:focus,

#widgetForm_2mob .dropdown-menu > .active > a,
#widgetForm_2mob .dropdown-menu > .active > a:hover,
#widgetForm_2mob .dropdown-menu > .active > a:focus
{
  background-color: #f1f4f8;
}

#widgetForm a:focus,
#widgetForm_mob a:focus,
#widgetForm_2mob a:focus {
  outline: none;
}

#widgetForm .bootstrap-select > .dropdown-toggle.bs-placeholder,
#widgetForm .bootstrap-select > .dropdown-toggle.bs-placeholder:active,
#widgetForm .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
#widgetForm .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
 
#widgetForm_mob .bootstrap-select > .dropdown-toggle.bs-placeholder,
#widgetForm_mob .bootstrap-select > .dropdown-toggle.bs-placeholder:active,
#widgetForm_mob .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
#widgetForm_mob .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,

#widgetForm_2mob .bootstrap-select > .dropdown-toggle.bs-placeholder,
#widgetForm_2mob .bootstrap-select > .dropdown-toggle.bs-placeholder:active,
#widgetForm_2mob .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
#widgetForm_2mob .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #000;
}

#widgetForm .bootstrap-select .dropdown-toggle:focus,
#widgetForm_mob .bootstrap-select .dropdown-toggle:focus,
#widgetForm_2mob .bootstrap-select .dropdown-toggle:focus {
  outline: 0 !important;
}

.Rectangle-widget .bootstrap-select.btn-group .dropdown-menu .form-control {	
  border: 0px;
}	*/
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #f1f4f8;
}	
button.btn.dropdown-toggle.btn-default:focus {
  outline: 0px !important;
}
 .Rectangle-widget #widgetForm_mob .bootstrap-select.btn-group .dropdown-menu .form-control {
  max-width: 100%;
  min-width: 100%;
  width: 100%;
  border-radius: 0px;
  border-bottom: #ccc 1px solid;
  border-top: #ccc 0px solid;
  border-left: #ccc 0px solid;
  border-right: #ccc 0px solid;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

#widgetForm .bootstrap-select .btn-default:focus,
#widgetForm .bootstrap-select .btn-default.focus,

#widgetForm_mob .bootstrap-select .btn-default:focus,
#widgetForm_mob .bootstrap-select .btn-default.focus,

#widgetForm_2mob .bootstrap-select .btn-default:focus,
#widgetForm_2mob .bootstrap-select .btn-default.focus {
  background-color: #fff;
  /* border-color: #8c8c8c; */
  font-weight: normal;
}

#widgetForm .btn-default:hover,
#widgetForm_mob .btn-default:hover,
#widgetForm_2mob .btn-default:hover {
  background-color: #fff;
  /* border-color: #8c8c8c; */
  font-weight: normal;
}

#widgetForm .btn-default:active,
.btn-default.active,
#widgetForm .open > .dropdown-toggle.btn-default,

#widgetForm_mob .btn-default:active,
#widgetForm_mob .open > .dropdown-toggle.btn-default

#widgetForm_2mob .btn-default:active,
#widgetForm_2mob .open > .dropdown-toggle.btn-default {
  background-color: #fff;
  box-shadow: none;
}

#widgetForm .btn:hover,
#widgetForm_mob .btn:hover,
#widgetForm_2mob .btn:hover,
.btn:focus,
.btn.focus {
  color: #000;
}


#widgetForm .bootstrap-select button, 
#widgetForm_mob .bootstrap-select button,
#widgetForm_2mob .bootstrap-select button {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.35px;
  color: #000000;
  text-transform: none;
}

#widgetForm .input-field,
#widgetForm_mob .input-field,
#widgetForm_2mob .input-field {
  margin: 1rem 0 !important;
}

#widgetForm .selectlabel,
#widgetForm_mob .selectlabel,
#widgetForm_2mob .selectlabel {
  margin-bottom: 0px !important;
  font-family: Roboto;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #585858;
}


#widgetForm .btn.disabled,
#widgetForm_mob .btn.disabled,
#widgetForm_2mob .btn.disabled {
  background-color: #fff !important;
}





.travel-dropdown.open .dropdown-menu {
  width: 255px;
}
.travel-dropdown.open button.btn.dropdown-toggle {
  border: solid 1px #e5e5e5;
  background-color: #fff;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder{
  color: #000;
  }
  
  .bootstrap-select .btn{
  color:#000;
  background-color:transparent;
  letter-spacing: 0px;
  box-shadow: none;
  }
  
  .Rectangle-widget .bootstrap-select {
  min-width: 100%;
  max-width: 100%;
  height: 47px;
  background: #fff;
  padding: 0;
  border-radius: 4px;
  border: solid 1px #e5e5e5;
  background-color: #ffffff;
  }
  
  .bootstrap-select>select {
  position: absolute!important;
  bottom: 0;
  left: 0;
  display: block!important;
  width: .5px!important;
  height: 100%!important;
  padding: 0!important;
  opacity: 0!important;
  border: none;
  }
  
  .Rectangle-widget .bootstrap-select .dropdown-toggle:focus, .Rectangle-widget .bootstrap-select .btn:focus {
  outline: 0;
  outline-offset: 0;
  }
  
  .bootstrap-select ul li{
  font-style: normal !important;
  }
  
  .selectlabel{
  font-size: 12px;
  font-weight: normal;
  margin-top: 10px;
  }

.c2v-imgsearch{
  background-image: url(../../assets/images/search_icon_hover.png);
  background-size: 25px;
  background-position: center;
  background-repeat: no-repeat;
  padding: 15px;
}

.c2v-imgsearch[aria-expanded="true"]{
  background-image: url(../../assets/images/search_icon.png);
  background-size: 30px;
  background-position: center;
  background-repeat: no-repeat;
  padding: 15px;
}

.c2v-imgfilter{
  background-image: url(../../assets/images/filter_icon.png);
  background-size: 25px;
  background-position: center;
  background-repeat: no-repeat;
  padding: 15px;
}

.c2v-imgfilter[aria-expanded="true"]{
  background-image: url(../../assets/images/filter_icon_hover.png);
  background-size: 30px;
  background-position: center;
  background-repeat: no-repeat;
  padding: 15px;
}

  
.Rectangle-category::-webkit-scrollbar {
  width: 6px;
}
.Rectangle-category {
  scrollbar-width: thin;
  scrollbar-color: #ff5f00 #fad961;
}
.Rectangle-category::-webkit-scrollbar-track {
  /* background: #fad961; */
}
.Rectangle-category::-webkit-scrollbar-thumb {
  /* background-color: #fad961 ; */
  background-image: linear-gradient(188deg, #fad961 111%, #ff5f00 -134%);
  border-radius: 6px;
  /* border: 3px solid #fad961; */
}

.filter-dropdown-head{padding-left: 15px;}
._blogimg {
  width: 160px;
  height: 160px;
  margin: 0 30px 0px 0;
  float: left;
}

._blogimg img {
  width: 160px;
  height: 160px;
}

.blog-filter .posttitle {
  padding: 10px 0px 5px 0px;
}

.blog-filter .postcontent {
  padding: 10px 0px 0px 0px;
}

.blog-filter .readmore {
  padding: 9px 0px 0px 0px;
}

.blog-filter .readmore-filter {
  padding: 9px 0px 0px 0px;
}

.mt-30 {
  margin-top: 30px;
}

.blog-filter .line {
  padding-top: 30px;
  border-bottom: solid 1px #e5e5e5;
}

.blog-filter .bodytext_p {
  line-height: 25px;
}

.mob-header{
  display: none;
}
.arrow:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  border-style: solid;
  border-width: 10px;
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #fff;
}

.arrow {
  position: absolute;
  top: -19px;
  left: 42%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}

.travel-dropdown .btn {
  font-family: Roboto;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  padding: 15px 10px 15px 10px;
  border-radius: 5px;
  /* border: solid 1px #e5e5e5; */
  /* background-color: #fafafa; */
  border: solid 1px #f9a61c;
  background-color: #ffffff;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.14), 0 0px 0px 0px rgba(0, 0, 0, 0.12), 0 0px 0px 0 rgba(0, 0, 0, 0.2);
}

.dropdown.travel-dropdown {
  float: left;
}

.f-right {
  float: right;
}

img.img-filter {
  width: 29px;
  height: 29px;
}

img.img-search {
  width: 29px;
  height: 29px;
}

.dropdown.search-dropdown,
.dropdown.filter-dropdown {
  float: left;
  line-height: 42px;
  margin-left: 17px;
}

.dropdown.search-dropdown .dropdown-menu {
  margin-top: 15px;
  left: -214px;
  width: 290px;
  box-shadow: 0.8px 12px 68px 0 rgba(9, 9, 9, 0.3), 1.4px -5px 196px 0 rgba(255, 255, 255, 0.5);
  background-color: #ffffff;
  border: 0px;
}

.dropdown.search-dropdown .Rectangle-Search {
  width: 100%;
  margin: 0;
  border: 0px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0;
}


.dropdown.filter-dropdown .Rectangle-category {
  width: 100%;
  margin: 0;
  border: 0px;
}

.dropdown.search-dropdown .arrow::after {
  left: 120px;
}

.dropdown.filter-dropdown .arrow::after {
  left: 150px;
}

.dropdown.filter-dropdown .dropdown-menu {
  box-shadow: 0.8px 12px 68px 0 rgba(9, 9, 9, 0.3), 1.4px -5px 196px 0 rgba(255, 255, 255, 0.5);
  background-color: #ffffff;
  margin-top: 15px;
  width: 290px;
  left: -250px;
  border: 0;
}

.travel-dropdown .Rectangle-widget {
  width: 100%;
  float: none;
  border: 0px;
  background-color: #ffffff;
  height: 100%;
  padding: 27px 14px 20px;
}

.travel-dropdown .dropdown-menu:not(.open) {
  box-shadow: 0.8px 12px 68px 0 rgba(9, 9, 9, 0.3), 1.4px -5px 196px 0 rgba(255, 255, 255, 0.5);
  background-color: #ffffff;
  border: 0px;
  margin-top: 15px;
}

.travel-dropdown .Rectangle-widget .selectpicker {
  background-color: #fafafa;
}

span.col-xs-online.category_key span {
  color: #000;
  font-weight: 300;
  padding-right: 5px;
  padding-left: 5px;
}

span.col-xs-online.category_key {
  font-weight: 500;
  padding-left: 5px;
  display: none;
}


._blogimg {
  width: 160px;
  height: 160px;
  margin: 0 30px 0px 0;
  float: left;
}

._blogimg img {
  width: 160px;
  height: 160px;
}

.blog-filter .posttitle {
  padding: 10px 0px 5px 0px;
}

.blog-filter .postcontent {
  padding: 10px 0px 0px 0px;
}

.blog-filter .readmore {
  padding: 9px 0px 0px 0px;
}

.blog-filter .readmore-filter {
  padding: 9px 0px 0px 0px;
}

.mt-30 {
  margin-top: 30px;
}

.blog-filter .line {
  padding-top: 55px;
  border-bottom: solid 1px #e5e5e5;
}

.blog-filter .bodytext_p {
  line-height: 25px;
}

#primary-content-wrap {
  position: relative;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.sticky-ad {
  position: fixed;
  top: 10px;
  /* right:18px; */
  margin: 0;
  width: 255px;
}

.abs {
  position: absolute;
  bottom: 10px;
  width: 255px;
  /* right:10px; */
  /* width: calc(33.33% - 20px); */
}

#myUL , #myUL1, #myUL11, #myUL2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  width: fit-content;
}

#myUL li , #myUL1 li , #myUL11 li, #myUL2 li {
  margin-right: 8px;
  margin-bottom: 8px;
  background-color: rgba(0, 0, 0, 0.11);
  position: relative;
  cursor: pointer;
  display: -ms-flexbox;
  height: 32px;
  display: flex;
  text-decoration: none;
  border-radius: 4px;
  border-radius: 7px;
  border: solid 1px #585858;
  line-height: 32px;
  padding-left: 11px;
}


#myUL li span , #myUL1 li span , #myUL11 li span, #myUL2 li span {
  margin-left: 5px;
  padding: 0px 8px;
  border-left: 1px solid #585858;
  display: block;
  color: hsl(0, 0%, 60%);
  text-align: center;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  line-height: 32px;
}
#myUL11Element ul {
  list-style: none;
margin: 0;
padding: 0;
}

.Clear-all {
  width: 63px;
  height: 32px;
  line-height: 32px;
  margin-left: 10px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
  color: #000000;
  text-decoration: underline;
}

.d_flex {
  display: flex;
}

.blogcontentarea {
  padding: 25px 15px;
}

.btn-loadmore {
  padding-top: 44px;
  padding-bottom: 60px;
}

.ad-one {
  /* width: 1280px; */
  height: 181px;
  padding: 43px 87px 17px;
  background-color: #f0f0f0;
}

.img-100 {
  width: 100%;
}

.ad-one-block {
  width: 1106px;
  height: 121px;
  line-height: 121px;
  margin: auto;
  padding: 0 28px 0 32px;
  border: solid 1px #979797;
  background-color: #ffffff;
}

.ad-one-logo {
  float: left;
  width: 20%;
}

.ad-one-content {
  float: left;
  width: 60%;
}

.ad-one-button {
  float: left;
  width: 20%;
}

.Rectangle-widget {
  width: 255px;
  /* min-height: 385px; */
  padding: 27px 10px 13px;
  border-radius: 7px;
  border: solid 1px #e5e5e5;
  background-color: #fafafa;
}

.Rectangle-Search {
  width: 255px;
  height: 132px;
  padding: 17px 10px 15px;
  border-radius: 7px;
  border: solid 1px #e5e5e5;
  background-color: #fafafa;
  margin-top: 27px;
}

.Rectangle-ad {
  margin-top: 27px;
  width: 255px
}

.Rectangle-ad img {
  width: 100%;
}

.Rectangle-category {
  margin-top: 27px;
  padding-left: 15px;
}

.Rectangle-category div {
  font-size: 14px;
  font-weight: 300;
  margin-top: 25px;
  cursor: pointer;
}

.Rectangle-category h3 {
  /* margin: 0 20px 21px 0; */
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #171717;
}

.btn-search {
  height: 40px;
  font-family: Roboto;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.37px;
  text-align: center;
  color: #ffffff;
}

.form-control.input-search {
  min-width: 100%;
  height: 50px;
  margin-bottom: 10px;
}

.mob-header .form-control.input-search {
  background: #fafafa;
}

/* enable absolute positioning */
.inner-addon {
  position: relative;
}

/* style glyph */
.inner-addon .glyphicon {
  position: absolute;
  padding-right: 10px;
  line-height: 50px;
  color: #898989;
  pointer-events: none;
}

.h-50 {
  height: 50px;
}

/* align glyph */
.left-addon .glyphicon {
  left: 0px;
}

.right-addon .glyphicon {
  right: 0px;
}

/* add padding  */
.left-addon input {
  padding-left: 30px;
}

.right-addon input {
  padding-right: 30px;
}
/*
.Rectangle-widget #widgetForm h4.Check-if-you-need-Vi, 
.Rectangle-widget #widgetForm_mob h4.Check-if-you-need-Vi,
.Rectangle-widget #widgetForm_2mob h4.Check-if-you-need-Vi {
  margin: 0 0px 15px 0;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.28px;
  color: #000000;
}
*/
.Rectangle-widget .Check-if-you-need-Vi span {
  color: #f9a61c;
}

.Rectangle-widget .selectpicker {
  min-width: 100%;
  max-width: 100%;
  height: 50px;
  background: #fff;
  padding: 12px;
  border-radius: 4px;
  border: solid 1px #e5e5e5;
  background-color: #ffffff;
}

.Rectangle-widget .control-middle {
  margin-top: 20px;
}

.Rectangle-widget .control-first {
  margin-top: 15px;
}

.Rectangle-widget .control-last {
  margin-top: 20px;
  margin-bottom: 15px;
}

.Rectangle-widget button.waves-effect.waves-orange.btn.btn-outline {
  width: 130px;
  height: 37px;
  min-width: 130px;
  font-size: 12px;
  border-radius: 5px;
  /* border: solid 1px #f9a61c; */
  border: 0px;
  background-color: #ffffff;
}

.d-inline {
  display: inline;
}

.img-widget-logo {
  width: 88px;
  height: 25px;
}

.blog-container {
  display: flex;
}

.blog-l {
  width: 290px;
  padding-top: 45px;

}

.blog-r {
  width: calc(100% - 290px);

}

.Visa-Help-Blog {
  font-size: 35px;
  font-weight: bold;
  color: #000000;
}

.Millions-of-people-a {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.56;
  color: #000000;
}

.ad-five {
  /* width: 1280px; */
  padding: 45px 155px 46px;
  background-color: #f0f0f0;
}

.blogimg.ad-img-four {
  padding-bottom: 60px;
}

.blogimg img {
  width: 100%;
  height: auto;
}

.posttitle {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  padding: 30px 0px 10px 0px;
}

.col-md-3 .postdate {
  font-size: 10px;
}

.postdate {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.16px;
  color: #888888;
}

.postdate span {
  font-weight: 700;
  color: #f9a925;
}

.postcontent {
  padding: 13px 0px 0px 0px;
  /* font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.16px; */
}

.readmore, .readmore-filter {
  text-align: right;
  padding: 8px 0px 60px 15px;
}

.readmore span, .readmore-filter span {
  color: #f9a925;
  /* padding-left: 10px; */
}
.readmore span .HoverArrow, .readmore-filter span .HoverArrow {
  margin-bottom: 5px;
  }

.readmore .fa, .readmore-filter .fa {
  font-size: normal;
  font-size: 10px !important;
}

.readmore a , .readmore-filter a {
  font-family: Roboto;

  font-size: 17px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  line-height: normal;

  letter-spacing: normal;

  text-align: right;

  color: #000;
  /* text-decoration: underline; */
}

.readmore a:hover, .readmore-filter a:hover {
  text-decoration: none;
}

.blogimg2 img {
  min-height: 350px;
}

.col-sm-block {
  display: none;
}

.col-xs-inline,
.col-xs-block {
  display: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .ad-one {
    height: 148px;
  }
 
  section.hederbanner-blog {
    background-color: #f0f0f0;
  }

  .ad-five {
    margin: 0;
    width: 100%;
  }
}

@media (max-width: 991px) {
  /*.Rectangle-widget #widgetForm h4.Check-if-you-need-Vi,
  .Rectangle-widget #widgetForm_mob h4.Check-if-you-need-Vi,
  .Rectangle-widget #widgetForm_2mob h4.Check-if-you-need-Vi {
    margin: 0 0px 9px 0;
  }*/

  .ad-five-block img {
    width: 100%;
  }

  .ad-one {
    height: 145px;
    padding: 43px 0 17px;
  }

  section.hederbanner-blog {
    background-color: #f0f0f0;
  }

  .ad-five {
    margin: 0;
    width: 100%;
  }

  .blog-l {
    width: 225px;
  }

  .blog-r {
    width: calc(100% - 235px);
  }

  .img-widget-logo {
    width: 74px;
    height: 21px;
  }

  .Rectangle-widget button.waves-effect.waves-orange.btn.btn-outline {
    width: 105px;
    min-width: 105px;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
    padding-right: 8px;
    padding-left: 8px;
    font-weight: bold;
  }

  .Rectangle-widget,
  .Rectangle-Search,
  .Rectangle-ad,
  .Rectangle-category {
    width: 210px;
  }

  .floating-div.abs {
    width: 210px;
  }

  .floating-div.sticky-ad {
    width: 210px;
  }

  .Rectangle-widget .control-first {
    margin-top: 9px;
  }
}

@media (max-width: 790px) {
  .ad-one {
    height: 115px;
    padding: 17px 7px 17px;
  }

  .col-sm-none {
    display: none;
  }

  .col-sm-none-xs-b {
    display: none;
  }

  .col-sm-block {
    display: block;
  }

  .blogimg2 img {
    min-height: inherit
  }

  .readmore, .readmore-filter {
    text-align: right;
    padding: 0px 0px 30px 0px;
  }

  .postcontent {
    padding: 15px 0px 5px 0px;
  }

  .blogcontentarea {
    padding: 25px 0px;
  }
}

.inner::-webkit-scrollbar {
  width: 6px;
}

.inner::-webkit-scrollbar-thumb {
  -webkit-border-radius: 2.9px;
  border-radius: 2.9px;
  background: #f9a61c;
  height: 64.3px;
  width: 6px;
}

@media (max-width: 719px) {

  .dropdown.filter-dropdown .Rectangle-category {
        height: 200px;	
    }

  span.col-xs-online.category_key {
    display: inline;
  }

  h2.maintitile { font-size: 30px;
  font-weight: 500;
  line-height: 1.3;
}
  .blog-filter .line.col-xs-block{
    padding-top: 0px;
  }
  .mt-30.xs-nopadding{
margin-top: 5px;
  }
  .blog-filter .line {
    padding-top: 15px;
  }
  .mob-header{
    display: block;
  }
  .container.topbar {
    /* box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15); */
  }

  .mob-header .Rectangle-category #myUL li {
    width: 260px;
    height: 32px;
    margin-bottom: 11px;
    padding: 0 12px 0 10px;
    border-radius: 7px;
    border: solid 1px #585858;
    background-color: rgba(0, 0, 0, 0.11);
  }

  .mob-header .Rectangle-category #myUL li span {
    position: absolute;
    padding: 0px 8px;
    border-left: 1px solid #585858;
    display: block;
    color: hsl(0, 0%, 60%);
    text-align: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    line-height: 32px;
    right: 0px;
    width: 30px;
  }

  .Rectangle-category {
    height: 300px;
    overflow: scroll;
  }

  .cat_bottom {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
  }

  .Rectangle-category div {
    margin-top: 5px;
  }

  .mob-header .Rectangle-category input {
    width: 260px;
    height: 32px;
    margin: 8px 7.7px 17px 0;
    padding: 8px 152px 8px 10px;
    border-radius: 7px;
    background-color: rgba(0, 0, 0, 0.11);
    border: 0;
  }

  .mob-header .Rectangle-category a {
    color: #000;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    padding-left: 10px;
    display: block
  }

  .mob-header .img-widget-logo {
    width: 88px;
    height: 25px;
  }

  .mob-header .Rectangle-widget button.waves-effect.waves-orange.btn.btn-outline {
    width: 130px;
    height: 37px;
    min-width: 130px;
    padding: 0;
  }

  .mobile-down-section .Rectangle-widget {
    padding: 27px 20px 13px;
  }

  .mobile-down-section .img-widget-logo {
    width: 88px;
    height: 25px;
  }

  .mobile-down-section .Rectangle-widget button.waves-effect.waves-orange.btn.btn-outline {
    width: 130px;
    height: 37px;
    font-size: 12px;
    min-width: 130px;
  }

  /*.mobile-down-section .Rectangle-widget #widgetForm h4.Check-if-you-need-Vi,
  .mobile-down-section .Rectangle-widget #widgetForm_mob h4.Check-if-you-need-Vi,
  .mobile-down-section .Rectangle-widget #widgetForm_2mob h4.Check-if-you-need-Vi {
    margin: 0 0px 15px 0;
  }*/

  .mobile-down-section .Rectangle-ad.add-two {
    width: 100%;
    margin: auto;
    padding-bottom: 40px;
  }

  .mobile-down-section .Rectangle-widget {
    width: 100%;
    margin-bottom: 50px;
    margin: auto;
  }

  .Visa-Help-Blog {
    font-size: 30px;
  }

  .col-sm-none-xs-b,
  .col-xs-block {
    display: block;
  }

  .col-xs-none {
    display: none;
  }

  .col-xs-inline {
    display: inline;
  }

  .blog-r {
    width: 100%;
  }

  .xs-nopadding {
    padding-right: 0;
    padding-left: 0;
  }

  .xs-border-top {
    border-top: solid 1px #e5e5e5;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
  }

  .posttitle {
    padding: 0px 0px 3px 0px;
  }

  .xs-nopadding .posttitle ::before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 40%;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

  .xs-nopadding.xs-border-top .posttitle ::before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 40%;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
  }
  .blog-open.blogcontentarea {
        padding: 0px 0px 25px 0px;
  }
}

@media (min-width: 719px) and (max-width: 958px) {}




@media (min-width: 480px) and (max-width: 718px) {}

@media (max-width: 479px) and (min-width: 370px) {}

@media (max-width: 369px) and (min-width: 320px) {
  .dropdown.filter-dropdown .arrow::after {
    left: 161px;
}
.travel-dropdown .dropdown-menu {
  width: 290px;}
  .col-xss-none {
    display: none;
  }

  .blog_C.container {
    padding: 0 15px !important;
  }

  .dropdown.search-dropdown,
  .dropdown.filter-dropdown {
    margin-left: 4px;
  }

  .dropdown.search-dropdown .dropdown-menu {
    left: -218px;
  }

  .dropdown.filter-dropdown .dropdown-menu {
    left: -260px;
  }

}

/*.bootstrap-select>.dropdown-toggle.bs-placeholder{
  color: #000;
}

.bootstrap-select .btn{
  color:#000;
  background-color:transparent;
  letter-spacing: 0px;
  box-shadow: none;
}

.Rectangle-widget .bootstrap-select {
  min-width: 100%;
  max-width: 100%;
  height: 47px;
  background: #fff;
  padding: 0;
  border-radius: 4px;
  border: solid 1px #e5e5e5;
  background-color: #ffffff;
}

.bootstrap-select>select {
  position: absolute!important;
  bottom: 0;
  left: 0;
  display: block!important;
  width: .5px!important;
  height: 100%!important;
  padding: 0!important;
  opacity: 0!important;
  border: none;
}

.Rectangle-widget .bootstrap-select .dropdown-toggle:focus, .Rectangle-widget .bootstrap-select .btn:focus {
  outline: 0;
  outline-offset: 0;
}

.bootstrap-select ul li{
  font-style: normal !important;
}

.selectlabel{
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
}

form[id^="widgetForm"] .input-field .d-inline img, form[id^="widgetForm"] .input-field .d-inline button,
form[id^="widgetForm_mob"] .input-field .d-inline img, form[id^="widgetForm_mob"] .input-field .d-inline button,
form[id^="widgetForm_2mob"] .input-field .d-inline img, form[id^="widgetForm_2mob"] .input-field .d-inline button{
  margin-top: 20px;
}*/

.TagSelector{
  margin-right: 8px;
    margin-bottom: 8px;
    background-color: rgba(0, 0, 0, 0.11);
    position: relative;
    cursor: pointer;
    display: -ms-flexbox;
    height: 32px;
    text-decoration: none;
    border-radius: 4px;
    border-radius: 7px;
    border: solid 1px #585858;
    line-height: 32px;
    padding-left: 11px;
    font-style: italic;
    letter-spacing: 0;
    font-stretch: normal;
}
.TagSelector span{
    margin-left: 5px;
    padding: 0px 8px;
    border-left: 1px solid #585858;
    display: block;
    color: hsl(0, 0%, 60%);
    text-align: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    line-height: 32px;
    
}

.TagSelector span.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

.TagSelector span.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

.dropdown-menu.inner{
  display: block;
  }

.col-md-12.passsport_widget.p_body.mob-no-padding {
  margin-left: 5px;
}

@media (max-width: 820px){
  .col-md-12.passsport_widget.passsport_widget_blog.p_body.mob-no-padding {
    margin-top: 0px;
  }
}

/* -------------------------------
 BLOG DETAIL - RELATED BLOGS 
--------------------------------*/
.related_blogs_content{
  min-height: 100px;
  max-height: 400px;
  overflow: hidden;
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
  float: none !important;
}

.related_blogs_content_mob{
  min-height: 100px;
  max-height: 300px;
  overflow: hidden;
  position: relative;
}

.read-more{
  box-sizing: border-box;
  height: 7rem;
  padding-top: 3rem;
  position: absolute;
  right: 2px;
  left: 0;
  text-align: center;
  background: linear-gradient(hsl(0deg 0% 100% / 50%),#fff);
  -moz-box-sizing: border-box;
  bottom: -5px;
  transition: background .15s ease-in;
}

.btn-read-more{
  min-width: auto;
  height: auto;
  background: transparent;
  border: 2px solid #f9a62f;
  font-size: 16px;
  color: #f9a62f;
  font-weight: 500;
  border-radius: 2px;
}

.related-blog{
  border: 1px solid #e5e5e5;
}

.related-blog-head{
  border-bottom: 1px solid #eee;
  padding: 15px 10px 15px 10px;
}

.related_blogs_content span {
  padding: 5px 15px 5px 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height:1.6em;
}

@media (max-width: 719px){
  .btn-read-more{
    font-size: 16px !important;
    color: #f9a62f !important;
    font-weight: 500 !important;
    border: none;
  }
}

@media (min-width: 719px){ 
  .btn-read-more:hover {
    background-color: #f9a62f;
    color: #fff;
  }
}
/*--------------------------------*/