﻿/*$theme-color: #02adc6;*/
/*$theme-color: #02adc6;*/
@media all and (min-width: 1px) and (max-width: 576px) {
  .services-two {
    padding-top: 30px !important;
  }
  .main-title h2 {
    padding-bottom: 20px !important;
  }
  .main-title p {
    font-size: 1rem;
  }
  .service-sec .icon {
    float: left !important;
  }
  .service-sec .detail {
    float: right !important;
    width: calc(100% - 130px) !important;
    margin: 0 5px !important;
  }
  .service-sec .detail h5 {
    text-align: left !important;
  }
  .service-sec .detail p {
    text-align: left !important;
    font-size: 0.9rem !important;
    line-height: 1.5 !important;
  }
  .dr-quote {
    background: url(../images/home/home-section4-01.jpg) no-repeat fixed !important;
  }
}
.tp-caption.white_regular_18 {
  color: #fff !important;
}

@media all and (min-width: 577px) {
  #Popup {
    z-index: 900;
    position: absolute;
    top: 20vh;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #Popup > li {
    display: none;
    margin-right: 5px;
    position: relative;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.8), 0 10px 10px 0 rgba(0, 0, 0, 0.3);
  }
  #Popup .close {
    bottom: 0px;
    left: 10px;
    position: absolute;
  }
  #Popup .close > i {
    /*font-size: 100px;*/
    color: #ffffff;
    margin-right: 3px;
  }
  #Popup .Popup_Cookie {
    /*border-top: 1px solid #494949;*/
    height: 40px;
    line-height: 40px;
    background-color: #000000;
    color: #ffffff;
    text-align: right;
    padding-right: 20px;
    cursor: pointer;
  }
  #Popup .Popup_Cookie span {
    font-size: 14px !important;
    line-height: 40px !important;
    opacity: 0.8 !important;
    font-weight: 100;
  }
}
@media all and (min-width: 1px) and (max-width: 576px) {
  #Popup {
    z-index: 900;
    position: absolute;
    top: 10vh;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #Popup > li {
    width: 80vw;
    margin: auto;
    display: block;
    position: relative;
    padding-bottom: 10px;
  }
  #Popup > li img {
    width: 100%;
    max-width: 100%;
  }
  #Popup .close {
    bottom: 10px;
    left: 10px;
    position: absolute;
  }
  #Popup .close > i {
    /*font-size: 100px;*/
    color: #ffffff;
    margin-right: 3px;
  }
  #Popup .Popup_Cookie {
    /*border-top: 1px solid #494949;*/
    height: 40px;
    line-height: 40px;
    background-color: #000000;
    color: #ffffff;
    text-align: right;
    padding-right: 20px;
    cursor: pointer;
  }
  #Popup .Popup_Cookie span {
    font-size: 14px !important;
    line-height: 40px !important;
    opacity: 0.8 !important;
    font-weight: 100;
  }
}
