/* Responsive Css */


@media only screen and (max-width: 1299px){

  .blog-details-content .content-one .image-box .image{
    margin-bottom: 30px;
  }

}

@media only screen and (max-width: 1200px){

  .main-menu,
  .sticky-header,
  .main-header.style-one .outer-container:before{
    display: none !important;
  }

  .menu-area .mobile-nav-toggler {
    display: block;
    padding: 10px;
    margin-top: 28px;
  }

  .megamenu ul li:first-child{
    display: none;
  }

  .about-section .content_block_1 .content-box{
    margin-right: 0px;
  }

  .image_block_1 .image-box{
    margin-right: 0px;
  }

  .skills-section .image_block_2 .image-box{
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .main-header.style-two .menu-area .mobile-nav-toggler{
    margin-top: 0px;
  }

  .video-section .inner-box h2 br{
    display: none;
  }

  .banner-style-two .schedule{
    display: none;
  }

  .banner-style-three .place-box{
    display: none;
  }

  .skills-section.alternat-2 .image_block_2 .image-box{
    padding-left: 0px;
    margin-top: 30px;
  }

  .page-title .schedule{
    display: none;
  }

  .rtl .skills-section .image_block_2 .image-box{
    margin-left: 0px;
  }


}



@media only screen and (min-width: 768px){
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul,
  .main-menu .navigation > li > .megamenu{
    display:block !important;
    visibility:hidden;
    opacity:0;
  }
}



@media only screen and (max-width: 991px){

  .header-upper .logo-box{
    float: none;
    display: block;
    text-align: center;
  }

  .main-header .logo-box .logo{
    margin: 15px auto;
  }

  .header-upper .info-list li.place-box{
    margin-right: 75px;
  }

  .image_block_1 .image-box{
    margin-bottom: 30px;
  }

  .service-block-one .inner-box{
    margin-bottom: 30px;
  }

  .content_block_3 .content-box{
    margin-bottom: 30px;
  }

  .single-progress-box{
    margin-bottom: 30px;
  }

  .team-block-one .inner-box{
    margin-bottom: 30px;
  }

  .team-section{
    padding: 110px 0px 80px 0px;
  }

  .cta-section .text,
  .cta-section .btn-box{
    float: none;
    display: block;
  }

  .news-block-one .inner-box{
    margin-bottom: 30px;
  }

  .news-section{
    padding-bottom: 90px;
  }

  .main-header.style-two .header-top .select-box{
    margin-right: 20px;
  }

  .banner-style-two .place-box{
    display: none;
  }

  .service-block-two .inner-box{
    margin-bottom: 30px;
  }

  .pricing-block-one .pricing-table{
    margin-bottom: 30px;
  }

  .pricing-section{
    padding-bottom: 90px;
  }

  .main-footer .widget-section .footer-widget{
    margin: 0px 0px 30px 0px !important;
  }

  .main-footer .widget-section .footer-column:last-child .footer-widget{
    margin-bottom: 0px !important;
  }

  .banner-carousel .owl-nav{
    display: none;
  }

  .rtl .header-upper .info-list li.place-box{
    margin-left: 75px;
  }

  .page-title .place-box{
    display: none;
  }

  .default-sidebar{
    margin-top: 30px;
  }

  .pricing-block-one .pricing-table .table-content .featured-list{
    padding-left: 15px;
    padding-right: 15px;
  }

  .pricing-block-one .pricing-table .table-content .featured-list li{
    display: block;
  }

  .appointment-section .inner-container{
    padding-left: 50px;
    padding-right: 50px;
  }

  .content_block_6 .content-box{
    margin-right: 0px !important;
    margin-bottom: 30px;
  }

  .rtl .image_block_1 .image-box{
    margin-left: 0px;
  }


}


/* Ultra Midium Layout: 1600px. */
@media only screen and (min-width: 1368px) and (max-width: 1600px) {
 
}
/* Medium Layout: 1367px. */
@media only screen and (min-width: 1200px) and (max-width: 1367px) {

}

/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1199px) {

}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-upper .info-list li.place-box{
    margin-right: 30px;
  }

  .header-upper .info-list li.btn-box{
    display: none;
  }

  .header-upper .logo-box{
    padding-bottom: 15px;
  }

  .banner-carousel .content-box h1{
    font-size: 17px;
    line-height: 40px;
  }



  .about-section {
      padding: 12px 0;
  }

  .sec-title h2{
    font-size: 36px;
    line-height: 45px;
  }

  .service-section{
    padding: 70px 0px 40px 0px;
  }

  .sec-title h6 {
    font-size: 14px;
    line-height: 56px;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: 1px;
}

  .chooseus-section .tab-btns li{
    width: 100%;
    padding: 10px 5px;
    text-wrap: auto;
  }

  .testimonial-block-one .inner-box {
    position: relative;
    display: block;
    border: 1px solid #edeef2;
    background-color: #fff;
    padding: 50px 30px 50px 30px;
    font-size: 27px;
    height: 265px;
}

  .chooseus-section .title-inner{
    padding-top: 90px;
  }

  .case-section{
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .team-section{
      padding-top: 0;
      padding-bottom: 20px;
  }

  .team-section .sec-title {
      margin: 30px 0 45px 0;
  }


.about-section .content_block_1 .content-box {
  margin-right: 20px;
  margin-top: 9px;
}




  .news-section{
    padding: 90px 0px 40px 0px;
  }

  .clients-section {
    padding-bottom: 10px;
}

  .footer-top .text{
    padding-left: 0px;
  }

  .footer-top .text .shape{
    position: relative;
    top: 0px;
    margin-bottom: 20px;
  }

  .footer-top .text i{
    top: 40px;
  }

  .footer-top .text h3{
    font-size: 20px;
    line-height: 30px;
  }

  .main-header.style-two .header-top .left-column{
    float: none;
    display: block;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
  }

  .header-top .right-column .language {
    padding-left: 0;
    padding-right: 0;
   
}

  .header-top .right-column .option-box{
    margin-right: 20px;
  }

  .main-header.style-two .header-top .right-column {
    float: right;
    display: block;
    text-align: center;
    /* max-width: 300px; */
    margin: -27px auto;
  }

  .main-header .logo-box .logo {
      position: relative;
      max-width: 243px;
      width: 100%;
  }

  .banner-style-three .banner-carousel .content-box {
    padding: 30px 0 50px 0px;
  }

  .banner-style-three .banner-carousel .content-box h3 {
      margin-bottom: 0px;
      line-height: 28px;
      font-weight: 400;
      padding: 0px;
      font-size: 18px;
  }


  .banner-style-two .banner-carousel .slide-item{
    padding: 43px 12px;
  }

  .service-style-two{
    padding-top: 70px;
  }

  .sec-title.centred h2 {
    font-size: 25px;
    line-height: 0;
}

  .sec-title.centred h2 br{
    display: none;
  }

  .case-style-two{
    padding-bottom: 40px;
  }

  .cta-section.alternate-2{
    padding-top: 40px;
  }

  .cta-section.alternate-2 .inner-box{
    padding-left: 30px;
    padding-right: 30px;
  }

  .pricing-section{
    padding: 90px 0px 40px 0px;
  }

  .video-section .inner-box h2{
    font-size: 40px;
    line-height: 50px;
  }

  .video-section{
    padding: 90px 0px 70px 0px;
  }

  .video-section:after{
    display: none;
  }

  .testimonial-section{
    padding: 90px 0px 70px 0px;
  }

  .content_block_5 .content-box h2{
    font-size: 36px;
    line-height: 45px;
  }

  .banner-style-three .banner-carousel .slide-item{
    padding-top: 92px;
  }

  .service-style-three{
    padding-top: 90px;
  }

  .case-style-three{
    padding-top: 90px;
  }

  .case-style-three{
    padding-bottom: 40px;
  }

  .page-title .content-box h1{
    font-size: 40px;
    line-height: 50px;
  }

  .case-details{
    padding: 70px 0px;
  }

  .case-details-content .content-three .image-block .image{
    margin-bottom: 30px;
  }

  .pt-120{
    padding-top: 70px;
  }

  .faq-section{
    padding-top: 90px;
  }

  .content_block_6 .content-box .sec-title h2{
    font-size: 30px;
    line-height: 40px;
  }

  .pb-120{
    padding-bottom: 70px;
  }

  .service-style-three.service-page{
    padding: 70px 0px 0px 0px;
  }

  .service-details{
    padding: 70px 0px;
  }

  .blog-details{
    padding: 70px 0px;
  }

  .blog-details-content .content-one .image-box .image{
    float: none;
    margin-right: 0px;
  }

  .contact-section{
    padding: 70px 0px;
  }

  .rtl .header-top .right-column .option-box{
    margin-left: 20px;
  }

  .rtl .main-header.style-one .header-top .right-column{
    max-width: 330px;
  }

  .content_block_6 .content-box .contact-info{
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

  .page-title .content-box h1 {
    position: relative;
    display: block;
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    font-weight: 500;
}


  .banner-style-three .banner-carousel .content-box p {
    padding: 0px;
    font-size: 15px;
    line-height: 1.5;
}

.banner-style-three .banner-carousel .content-box h3 {
  margin-bottom: 0px;
  line-height: 28px;
  font-weight: 400;
  padding: 0px;
  font-size: 16px;
}

  .banner-carousel .content-box h1 {
    position: relative;
    display: block;
    color: #fff;
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 49px;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

  .chooseus-section .title-inner {
      position: relative;
      width: 100%;
      padding-top: 62px;
      background-color: #202135;
  }

  .sec-title.centred h2 {
      font-size: 30px !important;
      line-height: 0 !important;
  }

  .content_block_5 .content-box h2 {
    font-size: 35px;
    line-height: 62px;
    margin-bottom: 6px;
}

.main-header .logo-box .logo {
  position: relative;
  max-width: 235px;
  width: 100%;
}

.sec-title.centred h2 {
  font-size: 30px !important;
  line-height: 1.2 !important;
}

.cta-section .text h2 {
  position: relative;
  display: inline-block;
  font-size: 40px;
  line-height: 48px;
  color: #ffffff;
  padding-left: 0;
}

.theme-btn {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  color: #fff !important;
  text-align: center;
  padding: 13px 12px;
  z-index: 1;
  text-transform: uppercase;
  transition: all 500ms ease;
}

.banner-style-three .banner-carousel .slide-item {
  padding: 0px 0px 0 0px !important;
  height: 555px;
}

  .header-upper .header-info{
    display: none;
  }

  .main-header.style-one .header-top .left-column{
    max-width: 175px;
    margin: 0 auto;
    float: none;
  }

  .main-header.style-one .header-top .right-column{
    max-width: 300px;
    margin: 0 auto;
    float: none;
  }

  .content_block_1 .content-box .inner-box{
    padding-left: 0px;
  }

  .content_block_1 .content-box .inner-box .image-box{
    position: relative;
    margin-bottom: 20px;
  }

  .cta-section .text h2:before{
    display: none;
  }

  .main-header .menu-right-content{
    display: none;
  }

  .banner-style-two .big-title{
    display: none;
  }

  .video-section .inner-box .video-btn a{
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 24px;
  }

  .rtl .content_block_1 .content-box .inner-box{
    padding-right: 0px;
  }

  .cta-section .title-two{
    display: none;
  }

  .case-details-content .post-tags .tags-list li{
    margin-bottom: 10px;
  }

  .service-details-content .post-tags .tags-list li{
    margin-bottom: 10px;
  }

  .blog-details-content .content-one h3 {
      display: block;
      font-size: 32px;
      line-height: 44px;
      margin-bottom: 23px;
      margin-top: 32px;
  }

    
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 481px) and (max-width: 767px) {

  .page-title .content-box h1 {
    position: relative;
    display: block;
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    font-weight: 500;
}


  .banner-style-three .banner-carousel .content-box p {
    padding: 0px;
    font-size: 15px;
    line-height: 1.5;
}

.banner-style-three .banner-carousel .content-box h3 {
  margin-bottom: 0px;
  line-height: 28px;
  font-weight: 400;
  padding: 0px;
  font-size: 16px;
}

  .banner-carousel .content-box h1 {
    position: relative;
    display: block;
    color: #fff;
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 49px;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}


  .chooseus-section .title-inner {
      position: relative;
      width: 100%;
      padding-top: 62px;
      background-color: #202135;
  }

  .chooseus-section .tab-btns li {
    position: relative;
    /* display: inline-block; */
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 16px;
    /* line-height: 34px; */
    font-family: 'Playfair Display', serif;
    color: #ffffff;
    padding: 8px 7px;
    text-align: center;
    cursor: pointer;
    transition: all 500ms ease;
    white-space: nowrap;
}

.banner-style-three .banner-carousel .slide-item {
  padding: 0px 0px 0 0px !important;
  height: 555px;
}

.sec-title.centred h2 {
  font-size: 30px !important;
  line-height: 1.2 !important;
}


.content_block_5 .content-box h2 {
  font-size: 35px;
  line-height: 62px;
  margin-bottom: 6px;
}

.main-header .logo-box .logo {
  position: relative;
  max-width: 235px;
  width: 100%;
}

.cta-section .text h2 {
  position: relative;
  display: inline-block;
  font-size: 40px;
  line-height: 48px;
  color: #ffffff;
  padding-left: 0;
}

.theme-btn {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  color: #fff !important;
  text-align: center;
  padding: 13px 12px;
  z-index: 1;
  text-transform: uppercase;
  transition: all 500ms ease;
}


  .banner-carousel .content-box .content-shape .shape-1 {
    position: absolute;
    left: -185px;
    top: -83px;
    width: 275px;
    height: 357px;
    border-radius: 50%;
    opacity: 0.4;
    -webkit-animation: zoom-fade 10s infinite linear;
    animation: zoom-fade 10s infinite linear;
}

.banner-carousel .content-box .content-shape .shape-2 {
  position: absolute;
  /* left: 115px; */
  top: -150px;
  width: 193px;
  height: 200px;
  border-radius: 50%;
  opacity: 0.2;
  -webkit-animation: zoom-fade 8s infinite linear;
  animation: zoom-fade 8s infinite linear;
}


  .mobile-menu{
    width: 100%;
  }

  .service-details-content .content-two .list li{
    width: 100%;
  }

  .image_block_1 .image-box .shape{
    display: none;
  }

  .cta-section .text h2{
    padding-left: 0px;
    display: block;
    font-size: 32px;
    line-height: 40px;
  }

  .cta-section .text h2 i{
    position: relative;
    top: 0px;
    margin-bottom: 15px;
    display: block;
  }

  .cta-section .text h2 br{
    display: none;
  }

  .cta-section .theme-btn {
    padding: 8px 10px;
}

  .banner-style-two .banner-carousel .content-box h1{
    padding-left: 0px;
  }

  .banner-style-two .banner-carousel .content-box p{
    padding-left: 0px;
    font-size: 13px;
    line-height: 21px;
  }

  .banner-style-two .banner-carousel .content-box h3{
    padding-left: 0px;
  }

  .banner-style-two .banner-carousel .content-box{
    padding-top: 0px;
  }

  .banner-style-two .banner-carousel .content-box:before{
    display: none;
  }

  .testimonial-block-one .inner-box .text h3,
  .testimonial-block-one .inner-box .author-box h3{
    font-size: 20px;
    line-height: 30px;
  }

  .rtl .footer-top .text i{
    left: inherit;
    right: 40px;
  }

  .appointment-section .inner-container{
    padding-left: 30px;
    padding-right: 30px;
  }

  .error-section .inner-box h1{
    font-size: 160px;
    line-height: 160px;
  }

  .blog-details-content .content-one h3 {
      display: block;
      font-size: 32px;
      line-height: 44px;
      margin-bottom: 23px;
      margin-top: 32px;
  }

}

/* Small Mobile Layout: 480px. */
@media only screen and (min-width: 240px) and (max-width: 480px) {

  .page-title .content-box h1 {
    position: relative;
    display: block;
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    font-weight: 500;
}

  .banner-style-three .banner-carousel .content-box p {
    padding: 0px;
    font-size: 15px;
    line-height: 1.5;
}
.banner-style-three .banner-carousel .content-box h3 {
  margin-bottom: 0px;
  line-height: 28px;
  font-weight: 400;
  padding: 0px;
  font-size: 16px;
}

  .banner-carousel .content-box h1 {
    position: relative;
    display: block;
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 49px;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

  .chooseus-section .title-inner {
      position: relative;
      width: 100%;
      padding-top: 62px;
      background-color: #202135;
  }


  .chooseus-section .tab-btns li {
    position: relative;
    /* display: inline-block; */
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 13px;
    /* line-height: 34px; */
    font-family: 'Playfair Display', serif;
    color: #ffffff;
    padding: 7px 2px;
    text-align: center;
    cursor: pointer;
    transition: all 500ms ease;
    white-space: nowrap;
  }

  .sec-title.centred h2 {
    font-size: 30px !important;
    line-height: 1.2 !important;
  }


  .cta-section .text h2 {
    position: relative;
    display: inline-block;
    font-size: 40px;
    line-height: 48px;
    color: #ffffff;
    padding-left: 0;
}
.banner-style-three .banner-carousel .slide-item {
  padding: 0px 0px 0 0px !important;
  height: 555px;
}


  .content_block_5 .content-box h2 {
    font-size: 35px;
    line-height: 62px;
    margin-bottom: 6px;
}

.theme-btn {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  color: #fff !important;
  text-align: center;
  padding: 13px 12px;
  z-index: 1;
  text-transform: uppercase;
  transition: all 500ms ease;
}


  .header-top .right-column .option-box{
    margin-right: 0;
  }

  .main-header .logo-box .logo {
    position: relative;
    max-width: 235px;
    width: 100%;
}

  .header-top .right-column .language{
    margin-right: 10px;
  }

  .image_block_1 .image-box{
    padding-left: 0px;
    padding-bottom: 0px;
  }

  .image_block_1 .image-box .image-2{
    position: relative;
    margin-top: 30px;
  }

  .image_block_1 .image-box .text{
    display: none;
  }

  .case-section,
  .case-style-two,
  .cta-section.alternate-2 .inner-box{
    padding-left: 15px;
    padding-right: 15px;
  }

  .main-header .social-links li{
    margin-right: 7px;
  }

  
  .rtl .header-top .right-column .option-box{
    margin-left: 10px;
  }

  .blog-details-content .comments-area .comment{
    padding-left: 0px;
  }

  .blog-details-content .comments-area .comment .thumb-box{
    position: relative;
    top: 0px;
    margin-bottom: 20px;
  }

  .blog-details-content .content-one h3 {
      display: block;
      font-size: 32px;
      line-height: 44px;
      margin-bottom: 23px;
      margin-top: 32px;
  }
}

/*big from small mobile, small from wide mobile*/
@media only screen and (min-width: 320px) and (max-width: 480px) {

}