/*------------------------------------------------------------------//
//      RESPONSIVE SYSTEM                                                                                 //
//------------------------------------------------------------------*/
@media screen and (min-width: 1200px) {
  /* PC 1400+  */ 
  .menuAc {display: none !important;}
  .single-detail {
    padding-top: 144px;
}
}
@media screen and (max-width: 1400px) and (min-width: 1300px) {
  .c-container {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
  header .menu ul li a {
    line-height: 48px;
    color: #171717;
    text-decoration: none;
    display: block;
    padding: 0 13px;
    font-weight: 500;
    /* letter-spacing: -0.5px; */
    font-size: 16px;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
}
@media screen and (max-width: 1198px) and (min-width: 992px) {
  body,html{
    overflow-x: hidden;
  }
  /* TABLET 768+ ~ 960 */
  .header-bottom .logo img {
    margin: 0;
    width: 139px;
    top: 2px;
    position: relative;
    left: 0;
}
.header .logo:after{
  display: none;
}
  main #video iframe {
    height: 200px;
  }
  .header {
    position: relative;
    box-shadow: 0 0 5px #000;
    z-index: 99999;
    padding: 0;
    height: initial;
}
.head-right{
  order: 2;
}
.header-bottom {
  height: 70px;

  height: 91px;
}
  main .g-slider .slick-slide iframe {
    width: 100% !important;
    height: 211px !important;
    pointer-events: none;
}
  .mContact{display: block;}
  header .main .head-left, header .main .head-right .social {display: none !important;}
  header .menu {height: 45px; display:none;}
  header .menu ul {display: none !important;}
  .mContact{display: block;}
  header .main .head-right .social {margin-right: 10px;}
  header .main .head-right .social a {width: 25px; height: 25px; line-height: 25px;}
  header .main .head-left .info span {font-size: 11px;}
  header .menu {height: 35px;}
  header .menu ul {display: none !important;}
  main .form {position: relative;margin-top: 0;background: #f5f5f8;}
  main .form .form-in .column {/* padding: 10px 0; */}
  header .main .logo {height: 70px;}
  main #faq .title h2 {text-align: center;}

  footer .contact-left p a {font-size: 11px;}
  footer .contact-left p {font-size: 12px;}
  footer .footer-logo p {font-size: 12px;}
  footer .contact-left h3, footer .footer-social h3 {font-size: 18px;}
  .subPage {
    padding-top: initial;
}
main {
  padding-top: initial;
}
  main #whatsapp .text-border, main #whatsapp figure {display: none;}}
@media screen and (max-width: 991px) and (min-width: 768px) {
  body,html{
    overflow-x: hidden;
  }
  /* TABLET 768+ ~ 960 */
  .header-bottom .logo img {
    margin: 0;
    width: 200px;
    top: 2px;
    position: relative;
    left: 0;
}
.header .logo:after{
  display: none;
}
  main #video iframe {
    height: 200px;
  }
  .header {
    position: relative;
    box-shadow: 0 0 5px #000;
    z-index: 99999;
    padding: 0;
    height: initial;
}
.head-right{
  order: 2;
}
.header-bottom {
  height: 70px;

  height: 91px;
}
.m-video-slider .slick-list {
    padding:  0 !important;
}
  main .g-slider .slick-slide iframe {
    width: 100% !important;
    height: 211px !important;
    pointer-events: none;
}
  .mContact{display: block;}
  header .main .head-left, header .main .head-right .social {display: none !important;}
  header .menu {height: 45px; display:none;}
  header .menu ul {display: none !important;}
  .mContact{display: block;}
  header .main .head-right .social {margin-right: 10px;}
  header .main .head-right .social a {width: 25px; height: 25px; line-height: 25px;}
  header .main .head-left .info span {font-size: 11px;}
  header .menu {height: 35px;}
  header .menu ul {display: none !important;}
  main .form {position: relative;margin-top: 0;background: #f5f5f6;}
  main .form .form-in .column {padding: 10px 0;}
  header .main .logo {height: 70px;}
  main #faq .title h2 {text-align: center;}

  footer .contact-left p a {font-size: 11px;}
  footer .contact-left p {font-size: 12px;}
  footer .footer-logo p {font-size: 12px;}
  footer .contact-left h3, footer .footer-social h3 {font-size: 18px;}

  main #whatsapp .text-border, main #whatsapp figure {display: none;}
  main {
    padding-top: initial;
}

.single-detail-road-inner .item {
  padding-right: 14px;
}
.single-detail-road-inner .item span {
  font-size: 14px !important;
  display: block;
  font-weight: 400;
  cursor: pointer;
  line-height: 40px;
}
.single-detail-road-inner .item a img {
  width: 25px;
  margin-right: 5px;
}
.single-detail-road-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  /* align-items: center; */
  height: initial;
  flex-wrap: wrap;
  padding: 10px 0;
}
.single-detail-summary-content .in {
  width: 30%;
  margin: 0px 10px;
}
.single-detail-summary-content-row {
  justify-content: flex-start;
}
.single-detail-road-inner .item a {
  color: initial;
  display: inline-flex;
  align-items: center;
  flex-direction: initial;
  position: relative;
   border-right: 0; 
   padding-right: 0;
  padding-top: 5px;
}
}

@media screen and (max-width: 767px) and (min-width: 0px) {
  
  /* MOBILE 320+ ~ 480 */
  main {
    padding-top: initial;
}
.packages .item {
  margin-bottom: 52px;
}
.pricing-card.basic:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: rgba(255, 255, 255, .1);
  z-index: 1;
  transform: skewY(-10deg) scale(1.0);
  pointer-events: none;
}
  .header-bottom .logo img {
    margin: 0;
    width: 157px;
    top: 2px;
    position: relative;
    left: 0;
}
.header .logo:after{
  display: none;
}
  main #video iframe {
    height: 200px;
  }
  .header {
    position: relative;
    box-shadow: 0 0 5px #000;
    z-index: 999;
    padding: 0;
    height: initial;
}
.head-right{
  order: 2;
}
.header-bottom {
  position: relative;
  height: 70px;
  padding: 0;
}
  main .g-slider .slick-slide iframe {
    width: 100% !important;
    height: 211px !important;
    pointer-events: none;
}
  .mContact{display: block;}
  header .main .head-left, header .main .head-right .social {display: none !important;}
  header .menu {height: 45px; display:none;}
  header .menu ul {display: none !important;}
  main .form {background: #e8e8e8;position: relative;margin-top: 0;}
  main .form .form-in {padding: 0 15px;}
  main .form .form-in .column {padding: 10px 0;}
  header .main .logo {height: 45px;}
  main #faq {padding: 25px 0;}
  main #faq .title h2 {text-align: center;}
  main #faq .accordion .card-header h5 button {font-size: 9px;line-height: 35px;}
  main #faq .accordion .card-body {font-size: 11px;}
  main #faq .accordion .card-header {margin: 5px 0;}
  header .main .head-right .language .dropdown button {font-size: 10px; padding: 5px}
  main .form .title p {font-size: 12px;}
  main .form .title h2 {font-size: 20px;margin: 0;}
  main #bars .bar h2 {font-size: 14px;}
  main #bars .bar p {font-size: 12px;}
  main #faq .accordion .card-header h5 button:after {width: 35px; height: 35px; font-size: 14px; right: 2px;}
  
  main #transactions {padding: 15px 0; margin: 0;}
  main #transactions .accordion {padding: 0 15px;}
  main #transactions .accordion .card-header h5 button {font-size: 9px;padding: 0 30px 0 5px;line-height: 35px;}
  main #transactions .accordion .card-body {font-size: 11px;}
  main #transactions .accordion .card-header {margin: 5px 0;}
  main #transactions .accordion .card-header h5 button:after {width: 35px; height: 35px; font-size: 14px; right: 2px;}
  main #faq .title h2 {font-size: 25px; margin: 0 0 15px 0;}

  main .form .form-in .column textarea{
    height:120px;
  }

  main .instagram .title img {
    width: 100%;
    height: auto;
    display: block;
  }
  footer{
    text-align: center !important;
  }

  footer .column {
    margin: 18px 0;
    text-align: center;
    border-right: 0;
}

  footer .contact-left p a {font-size: 15px;}
  footer .contact-left p {font-size: 16px;}
  footer .footer-logo p {font-size: 12px;}
  footer .contact-left h3, footer .footer-social h3 {font-size: 20px;text-align: center;padding-top: 31px;}
  footer .footer-social p {}
  footer .footer-social .icons {}
  footer .footer-social .icons a {display: inline-block;}
  footer nav {display: none;}
  #copyright {margin-bottom: 55px;}

  main #whatsapp .text-border, main #whatsapp figure {display: none;}
  #faq .see-all {
    background: none;
  }
  #faq .see-all a {
    writing-mode: inherit;
    text-orientation: inherit;
    letter-spacing: 4px;
    font-weight: 600;
    color: #FFF;
    padding: 15px 0;
    border-radius: 4px;
    text-align: center;
    width: 69%;
    background: linear-gradient(to bottom, #b48431, #c7913f);
    overflow: hidden;
  }
  main #packages .items .item {/* transform: scale(0.85); */}
  main #packages .items .item.center {transform: scale(1);}
  main #bars .bar {padding: 30px;}
  .section-title {
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    padding: 20px 0;
    color: #22252a;
    position: relative;
}
.m-video-slider .slick-list {
    padding:  0 !important;
}
.gallery-items .arrow.right {
  right: 0;
  /* font-size: 81px; */
  color: #04378c;
  font-weight: 300;
}
.gallery-items .arrow.left {
  left: 0;
  /* font-size: 81px; */
  color: #04378c;
  font-weight: 300;
}
.m-video-slider .arrow.right{
  right: 0;

}
.m-video-slider .arrow.left{
  left: 0;


}
.before-after-comments-slider .arrow.right{
  right: 0;

}
.before-after-comments-slider .arrow.left{
  left: 0;

}
.header-top {
  background: #1f3b92;
  display: none;
}
.before-after-comments-slider .item {
  margin-left: 0;
  margin-right: 0;
  padding: 22px 0;
  background: #ffff;
}
main #bars {
  padding: 45px 0;
  background: url(../images/bg-bar.jpg);
  background-size: auto;
  /* background-attachment: fixed; */
}
.home-blog-content .arrow.left {
  left: 0;
  font-size: 81px;
  color: #313131;
  font-weight: 300;
}

.home-blog-content .arrow.right {
  right: 0;
  font-size: 81px;
  color: #313131;
  font-weight: 300;
}
.subPage {
  padding-top: initial;
}
.before-after-comments-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
.before-after-comments-slider .item .in{
  margin-left: 0;
  margin-right: 0;
}
.gallery-items .slick-list {
  padding: 0 !important;
}
.single-detail-road-inner .item {
  /* padding-right: 14px; */
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  /* display: flex; */
  padding: 1px 5px;
}
.single-detail-road-inner .item span {
  font-size: 14px !important;
  display: block;
  font-weight: 400;
  cursor: pointer;
  line-height: 30px;
  text-align: center;
}
.single-detail-road-inner {
  /* display: -webkit-box; */
  display: -ms-flexbox;
  /* display: flex; */
  /* -webkit-box-align: center; */
  -ms-flex-align: center;
  /* align-items: center; */
  height: initial;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  /* flex-wrap: wrap; */
  /* margin-right: var(--gutter-x2); */
  /* margin-left: var(--gutter-x2); */
}
.single-detail-road-inner .item a {
    color: initial;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    flex-direction: column;
    position: relative;
    border-right: initial;
    padding-right: initial;
    padding-top: initial;
}

.single-detail-road-inner .item img {
    width: 40px;
    /* height: 40px; */
    object-fit: contain;
}
.single-detail {
  padding-top: 0;
}
footer {
  margin-top: -323px;
  padding: 330px 0 0 0;
  margin-bottom: -16px;
  /* background: linear-gradient(to bottom,#132d64,#a10f7c); */
}
.header-bottom .language.dropdown .drop-btn {
  position: relative;
  padding: 6px 9px;
  font-size: 15px !important;
}
.header-bottom .language.dropdown {width: 131px;}
.header-bottom .language.dropdown .drop-btn img {
  width: 25px;
  margin-right: 4px;
  pointer-events: none;
}
.header-bottom .language.dropdown .drop-btn:after {
  right: 8px;
  font-size: 26px;
  color: #b48431;
  top: 3px;
}
.single-detail-summary-content .in {
  width: 50%;
  padding-right: 3px;
  padding-left: 2px;
  margin: 0;
}
.single-detail-summary-content .item{
  height: 75px;
  margin-bottom: 20px;

}
.single-detail-summary-content .item img {
  padding-right: 5px;
}
.single-detail-summary-content .item .text {
  text-align: center;
}
.single-detail-summary-content .item .text .title {
  font-size: 13px;
}
.single-detail-summary-content .item .text .desc {
  font-size: 13px;

}

.single-detail-summary-content-row {

  margin-left: 0;
  margin-top: 0;
}

.home-article-sliders .arrow.left{
left: -15px;
}
.home-article-sliders .arrow.right{
  right: -15px;
  }
  footer .copyright p {
    padding: 0;
    font-size: 15px;
}
footer .copyright {

  flex-direction: column-reverse;
}
.packages {
    text-align: center;
    margin-top: 0;
}
main .form .title h1 {
  color: #313131;
  font-weight: 400;
  margin: 0;
  font-size: 27px;
}

footer {
  margin-top: -266px;
  padding: 330px 0 0;
  margin-bottom: -16px;
}

.home-services .nav .nav-link:hover {

  margin-top: 0;

}

.home-services .nav .nav-link.active, .nav-tabs .nav-item.show .nav-link{
  margin-top: 0;

}
.home-services .nav{
  justify-content: center;
}

.home-services .nav-tabs .nav-item:nth-child(2n):after{
  display: none;
}

.home-services .tab-content{padding: 26px 22px;margin-top: 20px;text-align: center;}

.home-services {
  background: #1f2f8903;
  padding-top: 2px;
  background: url(../images/bg-bar.jpg);
  background-size: initial;
  padding-bottom: 70px;
}
main #packages {
    margin: 66px 0 20px 0;
}
.home-services .nav .nav-link:hover {
  color: initial;
  background-color: #fff;
  background: #ffffff;
  border-radius: 20px;
  padding: initial;
  border: 0;
  background: #fff;
  margin-top: initial;
  position: relative;
  border: 3px solid #ededed;
  transition: all .5s;

}

.packages-buttons {
  padding: 0 10px;
}
.pricing-card .buy-button-box {
  width: 100%;
  float: left;
  margin-top: 0;
}

.pricing-card ul {
  height: auto;
}

.cihaz-best-info p {
  margin-top: 17px;
  font-size: 17px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  color: #696969;
  margin-right: 15px;
  margin-left: -10px;
}
.cihaz-best img {
  border-radius: 0px;
}
.cihaz-best-info h3 {
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  color: #000000;
  margin-top: 25px;
  margin-left: -10px;
}

.home-service{
  margin-top: 50px;
}

.home-service .item .items {
  position: relative;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  display: block;
  margin-top: 12px;
}
}

@media (max-width: 320px) {
  .mobile-contact-list .item a span {
    font-size: 16px !important;
}
.mobile-contact-list .item a {
  font-size: 10px;

}
}
