.ico-services {
  text-align: center;
}
.ico-services img {
  margin: 0px auto;
  width: 60px;
  margin-bottom: 10px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
}
.ico-services img:hover {
  opacity: 0.8;
}
.ico-services p {
  color: #333;
  font-weight: 600;
}
.ico-services:hover {
  color: #333f4b;
}

@media only screen and (max-width: 1367px) {
  .fun-facts-section .video-box .image img {
    height: inherit !important;
  }
}
@media only screen and (max-width: 1260px) {
  .box-icon .text {
    padding-left: 0px;
  }
  .box-icon .text p {
    margin-bottom: 0px;
  }
  .box-icon .icon-wrap img {
    position: inherit;
  }
}
@media only screen and (max-width: 1200px) {
  .loginbox .pt-100 {
    padding-top: 74px;
  }
}
@media only screen and (max-width: 992px) {
  .topslidertabs .tab-content {
    border-radius: 10px;
  }
  .topslidertabs .tab-content .select2-container {
    width: 96% !important;
  }
  .box-icon .icon-wrap img {
    position: absolute;
  }
  .loginbox .pt-150 {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 884px) {
  .navbar.nav-white .navbar-nav {
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .navbar-right {
    float: left !important;
  }
}
@media only screen and (max-width: 768px) {
  a.btnpostadd {
    top: 24px;
    position: absolute;
    right: 80px;
  }
  .addblublock {
    background-size: 100% 580px;
  }
  .ltblueblock img {
    height: auto;
  }
  .navbar-toggle {
    background-color: var(--thm-lt-blue)!important;
	margin-top:23px !important;
    margin-right: 0px;
    border: 0;
    border-radius: 100px;
    height: 40px;
    width: 40px;
  }
  .navbar-brand img {
    margin-top: 10px;
  }
  .phoneemailbox {
    position: fixed;
    width: 100%;
    background-color: #344258;
    bottom: 0;
    z-index: 999;
    display: block;
  }
  .phoneemailbox ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    list-style: none;
  }
  .phoneemailbox ul li {
    flex: 0 0 50%;
    padding: 10px 0px;
    text-align: center;
  }
  .phoneemailbox ul li:nth-child(1) {
    background-color: #333f4b;
  }
  .phoneemailbox ul li:nth-child(2) {
    background-color: #4a5a6a;
  }
  .phoneemailbox ul li i {
    color: #fff;
    padding-right: 5px;
    font-size: 20px;
  }
  .phoneemailbox ul li a {
    color: #fff;
  }
  .login {
    border-radius: 0px !important;
    margin-left: 0px !important;
  }
  #footer {
    padding-bottom: 40px;
  }
  #listing-slider, #premium-slider {
    padding-bottom: 40px;
  }
  #listing-slider .owl-nav, #premium-slider .owl-nav {
    position: absolute;
    left: 54%;
    top: inherit;
    right: inherit;
    bottom: 0px;
  }
  #premium-slider {
    padding-bottom: 70px;
  }
  #premium-slider .owl-nav {
    bottom: 30px;
  }
}
@media only screen and (max-width: 576px) {
  .topslidertabs {
    width: 100%;
    margin-left: 0px;
  }
  .topslidertabs .form-control {
    width: 100%;
  }
  .factbox {
    width: 90%;
  }
  .addblublock {
    background-size: 100% 750px;
  }
  .container {
    width: 90%;
  }
  .topslidertabs .nav-tabs > li > a {
    padding: 8px 20px;
  }
  .select2-container--default .select2-selection--single {
    background-position: right 4px top 13px;
  }
}
@media only screen and (max-width: 480px) {
  .feaimg .card .card-image a img {
    height: 150px;
  }
  .feaimg .card-action .pull-right {
    display: none;
  }
  .tp-simpleresponsive img {
    height: 450px;
  }
}
@media only screen and (max-width: 423px) {
  .topslidertabs .nav-tabs > li > a {
    padding: 5px 15px;
    font-size: 12px;
  }
  .topslidertabs .nav-tabs {
    margin-left: 22px;
  }
  .card .card-content p {
    margin: 0 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
  }
  .navbar-brand img {
    max-width: 110px;
    margin-top: 10px;
  }
  a.btnpostadd {
    top: 26px;
    padding: 4px 10px !important;
    font-size: 14px;
  }
  .feaimg .card .card-image a img {
    height: 120px;
  }
  .card .card-price {
    font-size: 9px;
    padding: 0px 5px;
  }
}
@media only screen and (max-width: 417px) {
  .btnsview .pull-right {
    float: left !important;
  }
  .select2-container--default .select2-selection--single {
    background-position: right 9px top 13px;
  }
  .topslidertabs .col {
    padding-bottom: 0px;
  }
  .topslidertabs .form-control {
    margin-bottom: 0px;
  }
  .priceText {
    padding-left: 0px !important;
    font-size: 11px;
  }
  .card .card-action a {
    font-size: 10px;
  }
}/*# sourceMappingURL=new-responsive.css.map */