/* Responsive CSS Document */

/*
    Created on   : 15/01/2019.
    Theme Name   : Metio.
    Description  : Metito
    Version      : 1.0.
    Author       : @THC
    Developed by : THC

*/

.modal-dialog{
	padding:30px;
}


input:-internal-autofill-selected {
  background: none !important;
}

.carousel-control-next, .carousel-control-prev{
  width: 5%;
}

.carousel-control-prev-icon{
  right: 0px !important;
}

.carousel-control-next-icon{
  left: 0px !important;
}

/* .page-id-111 .our-blog .blog-post:first-child p{
  display: none;
} */

.postid-1833 .our-blog .blog-post:first-child p{
  margin-top: 35px;
}

@media (min-width: 992px) {
  .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 1200px;
    max-width: 1400px;
  }
}
@media (max-width: 1650px) and (min-width: 1200px) {
  .container {
    max-width: 1400px;
  }
}

@media (max-width: 1199px) {
  .about-us-section .text-wrapper {padding-left: 0;}
  .contact-us-form {padding-right: 0;}
    .container {
    max-width: 1400px;
  }
}
/*(max-width: 1199px)*/

@media (min-width: 992px) and (max-width: 1199px) {
  .latest-update .single-update-post h4 a {font-size: 24px;line-height: 38px;}
  .inner-banner .overlay {padding: 120px 0 110px 0;}
  .testimonial-section-two .main-content-box {padding-right: 20px;}
  .service-details .box-wrapper {padding: 0 50px;}
  .home-about-section .left-side {width: 40%;}
  .home-about-section .right-side {width: 60%;}
  .our-service-two .single-service {padding-left: 20px;}
  .testimonial-section .text p {font-weight: 20px;}
}
/*(min-width: 992px) and (max-width: 1199px)*/

@media (max-width: 991px) {
  .theme-title p {font-size: 18px;}
  .theme-title a {position: static;margin-top: 25px;}
  .main-menu-wrapper .logo,.main-menu-wrapper .right-widget {position: relative; z-index: 99;}
  .main-menu-wrapper .logo{width: 30%;}
  .main-menu-wrapper .right-widget  {margin-right:70px;}
  #mega-menu-wrapper {position: absolute;left:15px;right:15px;top:0;z-index: 9;}
  .main-menu-wrapper .right-widget>ul>li {line-height: 60px;}
  .main-menu-wrapper .logo {margin-top: 11px;}
  .main-menu-wrapper .right-widget .cart-icon a span {top:26px;}
  #mega-menu-wrapper .nav>li>a:before {display: none;}
  .our-service .theme-title br,.feature-banner .theme-title h2 br {display: none;}
  .feature-banner .single-box h2 {font-size: 30px;}
  .feature-banner .single-box p {font-size: 16px;}
  .feature-banner .theme-title h2 {margin-bottom: 65px;}
  .portfolio-details .details-text .portfolio-info-list ul {margin-top: 70px;}
  .theme-footer .subscribe-form input[type="submit"] {width: 180px;display: block;margin: 0 auto;}
  .theme-footer .footer-bottom-wrapper [class*="col-"] {margin-bottom: 50px;}
  .theme-footer .copyright-wrapper {padding-top: 10px;}
  .inner-banner .overlay {padding: 100px 0;}
  .about-us-section .title {text-align: left;margin-bottom: 40px;}
  .inner-banner,.contact-us-form {margin-bottom: 90px;}
  .our-service.service-inner-page .single-service .text {padding-left: 15px;padding-right: 15px;}
  .service-details .box-wrapper {padding: 0;}
  .service-details .box-wrapper .title h3,.service-details .box-wrapper .title .loan {float: none !important;}
  .service-details .box-wrapper .title h3 {margin: 0 0 25px 0;}
  .portfolio-details .details-text {padding: 50px 0 80px 0;}
  .blog-sidebar {margin-top: 80px;}
  .map-canvas {margin-top: 100px;}
  .home-two-banner #theme-main-banner .camera_caption h1 {padding-top: 0;}
  .theme-main-header .top-header .left-widget .social-icon {display: none;}
  .main-menu-wrapper .right-widget .search-option .dropdown-menu {right: -103px !important;}
  .home-about-section .left-side {display: none;}
  .home-about-section>.float-left {width: 100%;}
  .home-about-section .right-side .opacity .main-content {padding-left: 15px;padding-right: 15px;margin: 0 auto;float: none !important;}
  .consultation-form .form-wrapper {padding: 50px 0 0 0;}
  .latest-update .theme-title h2 {margin-bottom: 0;}
  .latest-update .theme-title {margin-bottom: 40px;}
}
/*(max-width: 991px)*/

@media (min-width: 768px) and (max-width: 991px) {
  .home-about-section .right-side .opacity .main-content {max-width: 720px;}

  .service_left_sidebar .container{
    padding: 0px;
  }

  .carousel.slide.metito-inner-carousel .metito-home-carousel .home-about-section .right-side .opacity .main-content ul li:after{
    content: none;
  }

  .service_left_sidebar .s_testimonial .media{
    padding: 0px;
    display: inline-block;
  }

  .service_left_sidebar .s_testimonial .media .media-body{
    text-align: center;
  }


  /** Footer **/
  .theme-footer .footer-bottom-wrapper .col-sm-6{
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 0px;
  }

  .metito-home-menu .droopmenu > li.current-menu-item > a:after, .metito-home-menu .droopmenu > li.current-page-ancestor > a:after, .metito-home-menu .droopmenu > li:hover > a:after{
    display: none;
  }

  .droopmenu-extra{
    position: relative;
    right: 0px;
  }

  .droopmenu-header{
    padding: 0px 25px;
  }

  .droopmenu-extra .droopmenu > li > a{
    height: 40px;
    line-height: 40px;
  }

}
/*(min-width: 768px) and (max-width: 991px)*/

@media (max-width: 767px) {
  .met-desk-menu,.desk-chemical-container{display: none;}
  .met-mob-menu,.mob-chemical-container{display: block;}
  .theme-menu-wrapper {top:0;}
  .theme-menu-wrapper .top-header .greeting-text,.theme-menu-wrapper .top-header>ul {float: none !important;text-align: center;}
  .theme-title h2 {font-size: 30px;line-height: 45px;}
  .theme-title p {margin-top: 20px;}
  .home-about-section {margin-top: 0;}
  .top-feature,.feature-banner,.home-about-section {margin-bottom: 75px;}
  .theme-footer .content-wrapper {padding-top: 80px;}
  .theme-footer h2,.error-page {margin-bottom: 50px;}
  .feature-banner .opacity {padding: 85px 0 40px 0;}
  .latest-update,.about-us-section .image-gallery,.testimonial-inner-page,.faq-form {padding: 75px 0 90px 0;}
  .latest-update .theme-title h2 {margin-bottom: 0;}
  .get-loan-form {width: 88%;}
  .get-loan-form form:before {top:-5%;left:-5%;}
  .get-loan-form form input[type="submit"] {left:0;height: 100px;bottom: 0;}
  .get-loan-form form,.our-blog {padding-bottom: 100px;}
  .home-two-banner {margin-bottom: 90px;}
  .about-us-section .title br,.popular-faq .theme-title p br {display: none;}
  .about-us-section .title {font-size: 35px;line-height: 45px;}
  .our-service.service-inner-page,.service-details,.our-portfolio {padding-bottom: 30px;}
  .theme-footer .footer-bottom-wrapper h4 {margin-bottom: 15px;}
  .service-details .box-wrapper .title {padding-top: 40px;}
  .service-details .box-wrapper .title h3 {font-size: 30px;}
  .service-details .box-wrapper .top-text h4 {font-size: 20px;line-height: 35px;}
  .service-details .box-wrapper .middle-text {padding: 30px 0 10px 0;margin: 25px 0 30px 0;}
  .error-page form {width: 95%;margin-top: 25px;}
  .portfolio-details .image-gallery img {margin-top:20px;}
  .portfolio-details .details-text .text-left-side h2 {font-size: 30px;line-height: 45px;}
  .blog-details .mark-text h2 {font-size: 25px;line-height: 35px;}
  .blog-details .mark-text:before {left:0;}
  .blog-details .mark-text {padding-left: 30px;}
  .blog-details .share-option {margin-bottom: 75px;}
  #theme-main-banner .camera_caption h1 br,#theme-main-banner .camera_caption p br,
  .theme-main-header .top-header .right-widget>li.quote a,.theme-main-header .top-header .right-widget>li a i {display: none;display: block;}
  .theme-main-header .top-header .right-widget>li a {padding: 0 25px;}
  .our-service-two .single-service {padding-left: 15px;text-align: center;padding: 40px;}
  .testimonial-section {margin-top: 40px;}
  .consultation-form .form-wrapper textarea {margin-bottom: 25px;}
  .consultation-form .theme-title h2 {padding-bottom: 15px;}

  /**Header **/
  .main-menu-wrapper{padding: 10px 0px;}
  .carousel.slide{margin-top: 0px;}
  .metito-home-carousel .home-about-section .float-left.right-side,
  .metito-home-carousel .home-about-section .float-left.left-side{width: 100%;height: auto;height: 260px;}
  .metito-home-carousel.carousel-inner{position: relative;}
  .carousel.slide.metito-inner-carousel{height: auto;}
  .metito-home-carousel .home-about-section .float-left.right-side{/* margin-top: 35px; */padding: 20px;}
  .carousel.slide.metito-inner-carousel .metito-home-carousel .home-about-section .float-left.right-side{width: 100%;}
  .metito-home-carousel .home-about-section .float-left.left-side{display: none;}
  .metito-mob-slider-image{display: block;}
  .carousel.slide{height: 500px;text-align: center;height: auto;}
  .home-about-section .right-side .opacity .main-content{padding: 0px;}
  .metito-main-content{width: 100%;padding: 0px;}
  .metito-main-content{height: auto;height: 100%;}
  .metito-main-content1{height: auto;height: 100%;}
  .metito-main-content2{top: 0px;height: 100%;}
  .metito-home-carousel .home-about-section h2{font-size: 20px;}
  .home-about-section .right-side .opacity .main-content h2{font-size: 20px;text-align: center;line-height: 30px;margin-bottom: 0px;}
  .carousel.slide.metito-inner-carousel .home-about-section .right-side .opacity .main-content h2{margin-bottom: 0px; padding-bottom: 0px;}
  .theme-footer {text-align: left;}
  .theme-footer .footer-logo .logo img{display: inline-block;}
  .theme-footer .footer-bottom-wrapper [class*="col-"]{margin-bottom: 10px;}
  .theme-footer .footer-list{margin-top: 30px;}
  .theme-footer .subscribe-form input[type="submit"]{width: 100%;}
  .theme-footer .footer-logo .logo img{width: 45%;}
  .metito-page-info{margin-bottom: 20px;}
  .timeline{margin-left: -20px;}
  .metito-mile1 .timeline{margin-left: 0px;}
  .single-service img{display: inline-block;}
  .timeline .swiper-slide-content{left: 0% !important;width: 50% !important;}
  .met-global-projects{padding: 20px;}
  .met-global-projects .theme-title h2{text-align: left !important; }
  .met-search-bt2{margin-bottom: 20px;}
  .our-service-two .block .col-md-4{margin-bottom: 30px;}
  .metito-home-menu .droopmenu > li:hover > a:after{display: none;}
  .met-home-submenu ul{right: auto !important;}
  .droopmenu ul li.dmtoggle-open:hover > a{color: #fff !important;}


  /** NEW CSS **/

  .home-about-section .right-side .opacity .main-content h2 p{
    font-size: 24px;
    line-height: 35px;
  }

  .metito-home-btm-container1:nth-child(even) .col-md-4{
    order: 1;
  }

.metito-right-box{
  order: 2;
  text-align:center;
}


.col-lg-3.col-12.metito-quick-links{
  display: none;
}

  /** Footer **/

  .col-lg-3.col-sm-6.col-12.footer-logo,
  .theme-footer .footer-list{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }

  .theme-footer .footer-logo p, .theme-footer .footer-logo ul{
    padding: 0px;
    left: 0px;
  }

  .theme-footer .footer-bottom-wrapper h4:after{
    content: none;
  }

    .service_left_sidebar .container{
    padding: 0px;
  }

  .carousel.slide.metito-inner-carousel .metito-home-carousel .home-about-section .right-side .opacity .main-content ul li:after{
    content: none;
  }


  .service_left_sidebar .s_testimonial .media{
    padding: 0px;
    display: inline-block;
  }

  .service_left_sidebar .s_testimonial .media .media-body{
    text-align: center;
  }


  .droopmenu-extra{
    position: relative;
    right: 0px;
  }

  .droopmenu-extra .droopmenu > li > a{
    height: 40px;
    line-height: 40px;
    color: #092d74;
  }

  .our-service-two{
    margin-top: 50px !important;
  }

  .our-service-two .container .row{
    margin: 0px;
  }

  .our-service-two .single-service{
    padding: 0px;
  }

  .metito-right-box{
    padding: 25px 20px;
    box-shadow: none;
  }

  .metito-home-btm-container1{
    margin-bottom: 30px;
    padding: 0px;
    border: 1px solid #eeeeee;
  }

  .carousel.slide.metito-inner-carousel .met-inner-slider-text p{
    padding: 0px !important;
    margin-top: 0px !important;
  }

.carousel.slide.metito-inner-carousel .metito-home-carousel .home-about-section .float-left.right-side, .metito-home-carousel .home-about-section .float-left.left-side{
  height: auto;
}

.theme-footer .subscribe-form{
  padding-bottom: 0px;
}

.theme-footer .subscribe-form div.wpcf7{
  width: 100%;
}

.theme-footer .subscribe-form div.wpcf7 .wpcf7-form{
  display: inline-block;
  float: none;
}

.theme-footer .footer-logo .logo img{
  float: none;
  width: 35%;
}

.theme-footer .footer-logo ul li{
  margin: 0px 15px;
}

.metito-right-box h2,
.metito-right-box p{
  text-align: center;
}
	
.metito-home-menu .droopmenu > li.current-menu-item > a:after, 
.metito-home-menu .droopmenu > li.current-page-ancestor > a:after, 
.metito-home-menu .droopmenu > li:hover > a:after{
	display:none;		
}
	
	.met-key-border.wpb_column.vc_column_container.vc_col-sm-3{
		margin-bottom:25px;
	}

}
/*(max-width: 767px)*/

@media (min-width: 576px) and (max-width: 767px) {
  .top-feature .single-feature .text {width: 100%;padding: 30px 0 0 0;}
  .top-feature .single-feature .text h4 a,.our-service .single-service .text h4 a {font-size: 20px;}
  .latest-update .single-update-post h4 a {font-size: 18px;line-height: 32px;margin-top: 0;}
  .latest-update .single-update-post .count {font-size: 70px;}
  .latest-update .single-update-post {padding-top: 40px;}
  .mixitUp-menu ul li {margin: 0;font-size: 14px;}
  #theme-main-banner .camera_caption h1 {font-size: 50px;padding-top: 130px;}
  .banner-one,.banner-two  {height: 750px !important;}
  #theme-main-banner .camera_caption h1 {line-height: 62px;}
  .carousel-control-next, .carousel-control-prev{top: 0px;}
  .our-service-two .block .col-md-4{margin-bottom: 30px;}
}
/*(min-width: 576px) and (max-width: 767px)*/

@media (max-width: 575px) {
  .theme-menu-wrapper .top-header ul li:first-child {display: block;margin: 0 0 8px 0;}
  .theme-menu-wrapper .top-header ul li a {margin: 0 7px;}
  .top-feature .single-feature {padding: 30px 0;}
  .top-feature {padding: 20px 0;}
  .theme-footer .copyright-wrapper p,.theme-footer .copyright-wrapper ul {text-align: center;}
  .latest-update .single-update-post .count {font-size: 100px;line-height: 100px;}
  .latest-update .single-update-post {padding-top: 50px;}
  .latest-update .single-update-post h4 a {margin: 5px 0 10px 0;}
  .get-loan-form form {padding-left: 15px;padding-right: 15px;}
  .inner-banner .overlay h2 {font-size: 40px;}
  .our-team .theme-title {padding-bottom: 50px;}
  .testimonial-section-two .main-content-box {padding-left: 15px;padding-right: 15px;}
  .testimonial-section-two .main-content-box .fa {right: 15px;bottom: 5px;}
  .theme-menu-wrapper .top-header .greeting-text {font-size: 15px;}
  .theme-menu-wrapper .top-header ul li:first-child a {font-size: 20px;}
  .theme-menu-wrapper .top-header ul li a {font-size: 18px;}
  .mixitUp-menu ul {border: none;}
  .mixitUp-menu {margin-bottom: 50px;}
  .mixitUp-menu ul li {margin: 0 2px 10px 2px;padding-bottom: 10px;font-size: 14px;}
  .related-project .owl-theme .owl-nav {top:-35px;}
  .contact-us .contact-address h2 {font-size: 30px;line-height: 45px;margin: 0;}
  .banner-one {height: 500px !important;}
  #theme-main-banner .camera_caption h1 {font-size: 30px;line-height: 45px;}
  .home-two-banner #theme-main-banner .camera_caption h1 {font-size: 32px;line-height: 48px;}
  #theme-main-banner .camera_caption p,.home-two-banner #theme-main-banner .camera_caption p {font-size: 16px;line-height: 32px;padding: 20px 0 15px 0;}
  .theme-main-header .top-header .right-widget{width: auto;float: right;}
  .theme-main-header .top-header .right-widget>li {width: 100%;width: auto;}
  .theme-main-header .top-header .float-left,.theme-main-header .top-header .float-right {width: 100%;text-align: center;}
  /*.theme-main-header .top-header .right-widget>li a {border:none;} */
  .testimonial-section .author-img {float: none !important;margin: 0 auto;}
  .testimonial-section .text {width: 100%; float: none !important;padding: 40px 0 0 0;}
  .testimonial-section,.consultation-form {padding: 60px 0 70px 0;}
  .testimonial-section .theme-title {padding-bottom: 60px;}
  .consultation-form .form-wrapper textarea {height: 200px;}
  .theme-main-header .top-header .right-widget>li {line-height: 45px;}
  .theme-main-header .top-header {padding-bottom: 10px;padding-bottom: 0px;}
  .carousel-control-next, .carousel-control-prev{top: 0px;}

.carousel-indicators{
  display: none;
}

.home-about-section .right-side .opacity .main-content h2 p{
  font-size: 20px;
  line-height: 30px;
}

.dm-nav-brand a img, .droopmenu-brand img, .droopmenu-brand1 img{
  height: 40px;
  top: 30px;
}


}
/*(max-width: 575px)*/

@media (max-width: 650px) {
    #success, #error {
        width: 86%;
        height: auto;
        top: calc(50% - 50px);
        left: 7%;
        padding: 30px 10px;
    }
  .carousel-control-next, .carousel-control-prev{top: 0px;}

}
@media (max-width: 500px) {
  .our-team .single-team-member .text-wrapper {width: 100%;padding: 25px 0 0 0;}
  .carousel-control-next, .carousel-control-prev{top: 0px;}

}

@media (max-width: 450px) {
  .our-service [class*="col-"] { -ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;}
  .blog-details .share-option ul {float: none !important;}
  .blog-details .public-comment-area .comment button {position: static;margin-top: 15px;}
  .carousel-control-next, .carousel-control-prev{top: 0px;}

}

@media (max-width: 400px) {
  .top-feature .single-feature .text h4 a {font-size: 18px;margin-top: 0;}
  .main-menu-wrapper .logo {width: 40%;margin-top: 15px;}
  .carousel-control-next, .carousel-control-prev{top: 0px;}

}





/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* STYLES GO HERE */
}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* STYLES GO HERE */
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* STYLES GO HERE */
}


/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* STYLES GO HERE */
.container{
  max-width: 900px;
}

.droopmenu-inner, .droopmenu-boxed{
  max-width: 900px;
}

}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* STYLES GO HERE */
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* STYLES GO HERE */
  .droopmenu-inner, .droopmenu-boxed{
    max-width: 940px;
  }

.dm-nav-brand a img, .droopmenu-brand img, .droopmenu-brand1 img{
  height: 35px;
  top: 35px;
}

}

@media (max-width:991px) and (min-width:768px) {

/** Menu **/

.droopmenu.met-desk-menu{
  display: none;
}

.met-mob-menu{
  display: block;
}


/** Slider **/

.metito-home-carousel .home-about-section .float-left.left-side{
  display: none;
}

.metito-mob-slider-image{
  display: block;
}

.metito-home-carousel .home-about-section .float-left.right-side{
  width: 100%;
  text-align: center;
}

.metito-home-carousel .home-about-section .right-side .opacity .main-content{
  float: none !important;
  width: 100%;
  max-width: inherit;
  padding: 0px;
}

.metito-main-content{
  width: 100%;
  padding: 0px;
}

.carousel.slide{
  height: auto;
}

.metito-home-carousel.carousel-inner{
  position: relative;
}

.metito-main-content1{
  padding: 40px 20px;
}

.home-about-section .right-side .opacity .main-content h2 p{
  font-size: 30px;
}

.home-about-section .right-side .opacity .main-content h2{
  padding-bottom: 0px;
}

/** Contatiner **/

.container{
  max-width: 720px;
  max-width: inherit;
  padding-right: 25px;
  padding-left: 25px;
}

.metito-home-btm-container1 .col-md-4,
.metito-home-btm-container1 .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.our-service-two .container .row{
  margin: 0px;
}

.metito-home-btm-container1:nth-child(even) .col-md-4{
  order:1 !important;
}

.metito-home-btm-container1:nth-child(even) .col-md-8{
  order: 2 !important;
}

.carousel.slide.metito-inner-carousel{
  height: auto;
}

.carousel.slide.metito-inner-carousel .metito-home-carousel .home-about-section .float-left.right-side{
  width: 100%;
}

.wpcf7-form .col-md-12{
  margin-bottom: 0px !important;
}

.theme-footer .subscribe-form{
  padding-bottom: 0px;
}

}

/* iPads (portrait and landscape) ----------- */
@media (min-width:992px) and (max-width:1023px) {
/* STYLES GO HERE */
.container{
  max-width: 940px;
}

.droopmenu-inner, .droopmenu-boxed{
  max-width: 940px;
}

.droopmenu-brand, .droopmenu-brand1{
  margin-right: 0px;
}

.dm-nav-brand a img, .droopmenu-brand img, .droopmenu-brand1 img{
  height: 35px;
  top: 35px;
}


.droopmenu.met-desk-menu > li > a, .droopmenu > li > span{
  padding: 0px 5px;
  font-size: 13px;
  color: #69686d;
}

/** Slider **/

.metito-home-carousel .home-about-section .float-left.left-side{
  display: none;
}

.metito-mob-slider-image{
  display: block;
}

.metito-home-carousel .home-about-section .float-left.right-side{
  width: 100%;
  text-align: center;
}

.metito-home-carousel .home-about-section .right-side .opacity .main-content{
  float: none !important;
  width: 100%;
  max-width: inherit;
  padding: 0px;
}

.metito-main-content{
  width: 100%;
  padding: 0px;
}

.carousel.slide{
  height: auto;
}

.carousel.slide.metito-inner-carousel{
  height: auto;
}

.carousel.slide.metito-inner-carousel .metito-home-carousel .home-about-section .float-left.right-side{
  width: 100%;
}

.metito-home-carousel.carousel-inner{
  position: relative;
}

.metito-main-content1{
  padding: 40px 20px;
}

.home-about-section .right-side .opacity .main-content h2 p{
  font-size: 30px;
}

.home-about-section .right-side .opacity .main-content h2{
  padding-bottom: 0px;
}

.droopmenu .droopmenu-tabs.droopmenu-tabs-vertical .droopmenu-tabnav{
  width: 200px;
}

.single-item .met-menu-case{
  min-height: 110px
}

.single-item .met-menu-case.met-menu-case-news{
    min-height: 125px
}

.single-item .met-menu-case.met-menu-br{
 min-height: 110px;
}


.single-item .met-menu-case.met-menu-vid{
  min-height: 60px;
}

}

@media only screen
and (min-width : 1024px) {
  /* STYLES GO HERE */
  .container{
    max-width: 940px;
  }

  /** Menu **/

  .droopmenu-inner, .droopmenu-boxed{
    max-width: 940px;
  }

.dm-nav-brand a img, .droopmenu-brand img, .droopmenu-brand1 img{
  height: 33px;
  top: 35px;
}

.droopmenu.met-desk-menu > li > a, .droopmenu.met-desk-menu > li > span{
  font-size: 13px;
  font-size: 15px;
  padding: 0px 5px;
  color: #69686d;
}

/** Slider **/

.metito-main-content2 .theme-title{
  margin-top: -30px;
}

.home-about-section .right-side .opacity .main-content h2 p{
  font-size: 18px;
  line-height: 30px;
}

.home-about-section .right-side .opacity .main-content h2 {
  margin-bottom: 0px;
}

.carousel-control-next-icon {
  position: relative;
  left: 50px;
}

.carousel-control-prev-icon{
  position: relative;
  right: 50px;
}

.metito-home-carousel .home-about-section .theme-button{
  line-height: 40px;
    padding: 0 10px;
    font-size: 12px;
}

.metito-main-content{
  float: left !important;
  padding-right: 0px;
}

/** Inner Sider BAr **/

.service_left_sidebar .service_tab li ul li a.nav-link:before{
  content: none;
}

.service_left_sidebar .service_tab li ul li a.nav-link,
.service_left_sidebar .service_tab li ul li a.nav-link:hover{
  padding-top: 5px;
  padding-bottom: 5px;
}


/** Footer **/

.footer-bottom-wrapper.row,
.our-service-two .row{
  margin: 0px;
}

.our-service-two .single-service{
  padding-left: 0px;
}

.droopmenu .droopmenu-tabs.droopmenu-tabs-vertical .droopmenu-tabnav{
  width: 200px;
}

.single-item .met-menu-case{
  min-height: 110px;
  height:110px;
  min-height: inherit;
  height: 75px;
}

.single-item .met-menu-case1 a{
  padding: 0px;
  padding-top: 10px;
  font-size: 15px;
  line-height: 20px;
}

.single-item .met-menu-case.met-menu-case-news{
    min-height: 125px;
    height: 175px;
    min-height: inherit;
    height: 95px;
}

.single-item .met-menu-case.met-menu-br{
 min-height: 110px;
}

.single-item .met-menu-case.met-menu-vid{
  min-height: 55px;
}


}


@media only screen
and (min-width : 1100px) {
/* STYLES GO HERE */
.container{
  max-width: 950px;
}

/** Menu **/

.droopmenu-inner, .droopmenu-boxed{
  max-width: 950px;
}

.dm-nav-brand a img, .droopmenu-brand img, .droopmenu-brand1 img{
  height: 33px;
  top: 35px;
}

.droopmenu.met-desk-menu > li > a, .droopmenu.met-desk-menu > li > span{
  font-size: 13px;
  font-size: 15px;
  padding: 0px 5px;
  color: #69686d;
}

/** Slider **/
.home-about-section .right-side .opacity .main-content h2 p{
  font-size: 24px;
  line-height: 40px;
}

.carousel-control-next-icon {
  position: relative;
  left: 50px;
}

.carousel-control-prev-icon{
  position: relative;
  right: 50px;
}

.metito-main-content{
  float: left !important;
  padding-right: 0px;
}


.metito-home-carousel .home-about-section .theme-button{
    line-height: 50px;
    padding: 0 30px;
    font-size: 15px;
    line-height: 42px;

}



/* .page-id-111 .our-blog .blog-post:first-child p{
  display: none;
} */

.postid-1833 .our-blog .blog-post:first-child p{
  margin-top: 35px;
}

/** Side Bar **/

.service_left_sidebar .service_tab li ul li a.nav-link:before{
  content: "";
  content: none;
}

.service_left_sidebar .service_tab li ul li a.nav-link{
  padding: 15px 12px;
      padding-left: 50px;
}

.service_left_sidebar .service_tab li ul li a.nav-link:hover{
    padding: 15px 12px;
      padding-left: 50px;
}

/** Footer **/

.footer-bottom-wrapper.row,
.our-service-two .row{
  margin: 0px;
}

.our-service-two .single-service{
  padding-left: 0px;
}

.droopmenu .droopmenu-tabs.droopmenu-tabs-vertical .droopmenu-tabnav{
  width: 200px;
}

.single-item .met-menu-case{
  min-height: 110px
}

.single-item .met-menu-case.met-menu-case-news{
    min-height: 125px
}

.single-item .met-menu-case.met-menu-br{
 min-height: 150px;
}

.single-item .met-menu-case.met-menu-vid{
  min-height: 60px;
}

}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* STYLES GO HERE */
.container{
  max-width: 1170px;
}

.droopmenu-inner, .droopmenu-boxed{
  max-width: 1170px;
}

.dm-nav-brand a img, .droopmenu-brand img, .droopmenu-brand1 img{
  height: 40px;
  top: 30px;
}

.droopmenu > li > a, .droopmenu > li > span{
  font-size: 16px;
  padding: 0px 10px;
}

.home-about-section .right-side .opacity .main-content h2 p{
  font-size: 24px;
  line-height: 40px;
}

.carousel-control-next-icon {
  position: relative;
  left: 80px;
}

.carousel-control-prev-icon{
  position: relative;
  right: 80px;
}

.metito-main-content{
  float: left !important;
}

.home-about-section .right-side .opacity .main-content h2{
  font-size: 36px;
  margin-bottom: 0px;
}

.home-about-section .right-side .opacity .main-content h2 p{
  font-size: 20px;
}

.metito-main-content2 .theme-title{
  margin-top: -30px;
}

.droopmenu.met-desk-menu > li > a, .droopmenu.met-desk-menu > li > span{
  font-size: 14px;
  font-size: 16px;
  padding: 0px 12px;
  color: #69686d;
}

.droopmenu .droopmenu-tabs.droopmenu-tabs-vertical .droopmenu-tabnav{
  width: 250px;
}

.single-item .met-menu-case{
  min-height: inherit;
}

.single-item .met-menu-case.met-menu-case-news{
  min-height: 100px;
  height: 100px;
  min-height: inherit;
  height: 85px;
}

.single-item .met-menu-case.met-menu-br{
 min-height: 105px;
 min-height: inherit;
 height: 85px;
}

.single-item .met-menu-case.met-menu-br .met-menu-case1 a{
  padding: 10px;
  padding-bottom: 0px;
}

.single-item .met-menu-case.met-menu-vid{
  min-height: inherit;
}

.metito-home-carousel .home-about-section .right-side .opacity .main-content h2 p {
    font-size: 30px;
    line-height: 45px;
    margin: 0px;

    font-size: 22px;
    line-height: 34px;

}

.metito-home-carousel .home-about-section .right-side .opacity .main-content h2{
  padding-bottom: 0px;
  margin-bottom: 20px;
}


}

/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* STYLES GO HERE */
.container{
  max-width: 1400px;
}

.droopmenu-inner, .droopmenu-boxed{
  max-width: 1400px;
}

.carousel-control-next-icon {
  position: relative;
  left: 0px;
}

.carousel-control-prev-icon{
  position: relative;
  right: 0px;
}

.metito-home-carousel .home-about-section .right-side .opacity .main-content h2 p {
    font-size: 30px;
    line-height: 45px;
    margin: 0px;
}

.metito-home-carousel .home-about-section .right-side .opacity .main-content h2{
  padding-bottom: 0px;
  margin-bottom: 30px;
}

.dm-nav-brand a img, .droopmenu-brand img, .droopmenu-brand1 img{
  height: 55px;
  top: 25px;
}

.droopmenu > li > a, .droopmenu > li > span{
  padding: 0px 15px;
}

.metito-main-content{
  float: left !important;
}

.home-about-section .right-side .opacity .main-content h2{
  font-size: 36px;
}

.droopmenu.met-desk-menu > li > a, .droopmenu.met-desk-menu > li > span{
  font-size: 16px;
  padding: 0px 15px;
  color: #69686d;
}


/** Contact **/

#theme-page .result article{
  height: 270px;
  height: 300px;
}

.single-item .met-menu-case.met-menu-case-news{
  min-height: inherit;
  height: 85px;
}

.single-item .met-menu-case.met-menu-case-news .met-menu-case1{
  margin-bottom: 5px !important;
  font-size: 15px;
  padding-top: 15px;
}

.single-item .met-menu-case.met-menu-case-news .met-menu-case1 a{
  font-size: 15px;
  padding-top: 0px;
}

.single-item .met-menu-case.met-menu-case-news .met-menu-case1 .date{
  font-size: 12px;
}

.single-item .met-menu-case.met-menu-br{
  min-height: inherit;
  height: auto;
}



.single-item .met-menu-case.met-menu-br .met-menu-case1,
.single-item .met-menu-case.met-menu-vid .met-menu-case1 {
  padding-top: 15px;
  padding-bottom: 5px;
}

.single-item .met-menu-case.met-menu-br .met-menu-case1 a{
  padding: 6px 25px;
  padding-bottom: 0px;
  padding-top: 0px;
}

.single-item .met-menu-case.met-menu-vid .met-menu-case1 a{
  padding-bottom: 0px;
  padding-top: 0px;
}

.single-item .met-menu-case.met-menu-vid{
  min-height: inherit;
  min-height: 55px;
}

.single-item .met-menu-case.met-menu-vid{
  min-height: inherit;
  height: 60px;
}



}

/* iPhone 5 (portrait &amp; landscape)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
/* STYLES GO HERE */
}

/* iPhone 5 (landscape)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
/* STYLES GO HERE */
}

/* iPhone 5 (portrait)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : portrait) {
/* STYLES GO HERE */
}
