@media (max-width: 1330px) {
    .header-navigation.navbar .navbar-nav > li:nth-child(5) > .sub-menu,
    .header-navigation.navbar .navbar-nav > li:nth-child(6) > .sub-menu {
        right: 0;
        left: auto;
    }
}

@media (max-width: 1170px) {
    .header-navigation .thm-container {padding-left: 15px;padding-right: 15px;}
    .home-page-four .thm-container .right-sidebox {right: 15px;}
}

@media(max-width: 1024px) {
    .header-navigation {margin-bottom: 0;}
    .navbar-header {
        width: 100%;
        float: none;
        margin: 0 !important;
    }
    .navbar-nav {
        margin: 0;
    }
    .navbar-default .navbar-toggle {
        display: block;
        margin-right: 0;
        border-color: #2D2D2D;
        background-color: transparent !important;
        margin: 23px 0;
    }
    .navbar-default .navbar-toggle:hover {border-color: #8EC84B;}
    .navbar-default .navbar-toggle .icon-bar {background: #2D2D2D;}
    .navbar-default .navbar-toggle:hover .icon-bar {background: #8EC84B;}
    .navbar-collapse.collapse {
        display: none!important;
        height: 0!important;
        padding-bottom: 0;
        overflow: auto!important;
        width: 100%;
    }
    .navbar-default .navbar-collapse {
        background: transparent;
        padding: 0px 0px !important;
        padding-bottom: 0px !important;
        border: 1px solid #838ca3;
        margin: 0;
        background: #2d2d2d;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
        height: auto !important;
        max-height: 70vh;
    }
    .navbar-collapse.in {
        overflow-y: auto;
    }
    .header-navigation.navbar .nav {
        width: 100%;
        text-align: left;
    }
    .header-navigation.navbar .nav > li {
        display: block;
        padding: 0 !important;
        width: 100%;
        float: none;
    }
    .header-navigation.navbar .nav > li + li {margin-left: 0;}
    .header-navigation.navbar .nav > li > a {
        padding: 8px 0;
    }
    .header-navigation.navbar .right-box.nav {
        width: 100%;
        margin: 0;
    }
    .header-navigation.navbar .right-box.nav > li > a {
        border: none !important;
        padding: 8px 0;
        color: #fff;
    }
    .header-navigation.navbar .nav > li > a:after {
        display: none;
    }
    .header-navigation.navbar .nav.navigation-box + .nav {
        border-top: 1px dashed #282828;
    }
    .header-navigation.navbar .navbar-nav > li > .sub-menu,
    .header-navigation.navbar .navbar-nav > li > .sub-menu > li > .sub-menu {
        position: relative !important;
        width: 100% !important;
        opacity: 1 !important;
        visibility: visible !important;
        left: auto !important;
        right: auto !important;
        top: auto;
        transition: none;
        display: none;
        float: none;
        margin: 0;
    }
    .header-navigation.navbar .navbar-nav > li > .sub-menu > li > a::after {
        display: none;
    }
    .header-navigation.navbar .nav > li + li {
        padding: 0 !important;
        border-top: 1px solid rgba(255,255,255,.1);
        display: block;
        float: none;
    }
    .header-navigation.navbar .nav > li.show-mobile {display: none;}
    .header-navigation.navbar .nav > li > a,
    .header-navigation.navbar .right-box.nav > li > a {
        padding: 0;
        display: block;
        color: #fff;
        padding: 16px 0 16px 20px !important;
        transition: background 0.4s ease 0s;
        text-transform: capitalize;
    }
    .header .stricky-fixed.header-navigation.navbar .nav > li {
        padding: 0 !important;
    }
    .header-navigation.navbar .navbar-nav .sub-nav-toggler {
        background-color: transparent;
        background-image: none;
        border: 1px solid #fff;
        border-radius: 4px;
        padding: 9px 9px; 
        position: absolute;top:0;right:0;margin-top: 8px;
        margin-right: 10px;
        display: block;
    }
    .header-navigation.navbar .navbar-nav .sub-nav-toggler .icon-bar {
        background-color: #fff;
        border-radius: 1px;
        display: block;
        height: 1px;
        width: 20px;
    }
    .header-navigation.navbar .navbar-nav .sub-nav-toggler .icon-bar + .icon-bar {
        margin-top: 4px;        
    }    
    .header .header-navigation.navbar .nav > li + li {margin-left: 0;}
    .header .header-navigation .navbar-form {width: 100%;max-width: 100%;}
    .header-navigation .thm-container {padding-right: 15px;padding-left: 15px;}
    .navbar-header {padding-right: 0px;}
    .header-navigation ul.navigation-box > li > ul.sub-menu > li > a .sub-nav-toggler {border-color: #2D2D2D}
    .header-navigation ul.navigation-box > li > ul.sub-menu > li > a .sub-nav-toggler .icon-bar {background-color: #2D2D2D}
    .header-navigation .thm-container .navbar-brand {padding: 25px 0;}
    .header-navigation .thm-container .navbar-brand img {max-width: 40%; }
    .header-navigation ul.navigation-box > li:hover > a,
    .header-navigation ul.navigation-box > li.current > a {background: #8EC84B;color: #fff;}
    .header-navigation .thm-container {padding-right: 15px;}
    .header-navigation .thm-container .navbar-header {padding-right: 0px;}
    .header-navigation .thm-container .right-side-box {top:12.5px;-webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0);right: 15px;} 
    .color-scheme-green .header-navigation ul.navigation-box > li.active > a, .color-scheme-green .header-navigation ul.navigation-box > li.current > a, .color-scheme-green .header-navigation ul.navigation-box > li > a:active, .color-scheme-green .header-navigation ul.navigation-box > li > a:focus, .color-scheme-green .header-navigation ul.navigation-box > li:hover > a,
    .home-page-three .header-navigation ul.navigation-box > li > a,
    .home-page-three .header-navigation ul.navigation-box > li.active > a, .home-page-three .header-navigation ul.navigation-box > li.current > a, .home-page-three .header-navigation ul.navigation-box > li > a:active, .home-page-three .header-navigation ul.navigation-box > li > a:focus, .home-page-three .header-navigation ul.navigation-box > li:hover > a {color: #fff;}
    .home-page-four .thm-container .right-sidebox {right: 15px;top: 36px;}
    .home-page-four .header-navigation .thm-container .navbar-header {padding-right: 180px;}
    .home-page-four .navbar-default .navbar-toggle {border-color: #fff;} 
    .home-page-four .navbar-default .navbar-toggle .icon-bar {background: #fff;}

    .home-page-four .header-navigation ul.navigation-box > li:hover > a, .home-page-four .header-navigation ul.navigation-box > li.current > a {background: #6BC0F0;}

    .header-navigation.navbar .navbar-nav .sub-nav-toggler {border: none;font-size: 19px;}
}

@media (max-width: 1024px) {
    img {max-width: 100%;}
    .sec-title-style-three p br,
    .why-choose-us-style-two .single-why-choose-us-style-two .text-box p br,
    .why-choose-us-style-two .title h3 br, .why-choose-us-style-two .title p br,
    .banner-style-four .banner-content p br,
    .banner-style-four .banner-content h3 br,
    .feature-style-three .single-feature-style-three p br,
    .our-services .single-our-services p br,
    .our-feature .single-our-feature .text-box p br,
    .why-choose-us-style-one .single-why-choose-us-style-one .text-box p br ,
    .sec-title p br {display: none;}
    .feature-style-one .single-feature-style-one h3 {font-size: 22px;}
    .why-choose-us-style-one {padding-bottom: 100px;}
    .why-choose-us-style-one img.moc-img {display: none;}
    .why-choose-us-style-one .single-why-choose-us-style-one {width: 50%;float: left;margin: 0;padding: 0 15px;margin-bottom: 50px;}
    .why-choose-us-style-one .single-why-choose-us-style-one + .single-why-choose-us-style-one {margin-top: 0;}
    .cta-two h3 {font-size: 53px; line-height: 60px;}
    .cta-one img.pull-left,
    .why-choose-us-style-two .featured-image,
    .video-box > img,
    .faq-style-one .pull-right > img {max-width: none;}
    .video-skill-area .skill-content {max-width: 100%;padding-left: 30px;padding-right: 30px;}
    .cta-four img.featured-image {margin-top: 0;}    
    .banner-style-four .banner-content h3 {line-height: 1.2em;}
    .banner-style-four .banner-content {padding-top: 0;}
    .cta-five span.tag-line {margin-top: 0;}
    .team-style-two .single-team-stye-two .text-box h3 {font-size: 16px;}
    .cta-four {margin-top: 70px;padding-top: 80px;}
    #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content h2 {font-size: 44px;}
    .inner-banner-style .title-box h3 {font-size: 44px;}
    .inner-banner-style .title-box h2 {font-size: 34px;}
}

@media (max-width: 991px) {
    
}
@media (max-width: 930px) {

}
@media (max-width: 823px) {
    .slider-home-two .content h2 {font-size: 50px;line-height: 60px;}
    .feature-style-one {padding-bottom: 100px;}
    .feature-style-one .single-feature-style-one {margin-bottom: 50px;}
    .top-title-box {margin-bottom: 70px;}
    .top-title-box .sec-title {margin-bottom: 30px;}
    .top-title-box .text-right {text-align: left;}
    .top-title-box .text-right .thm-btn {margin-top: 0;}
    .fun-fact-style-one {padding-bottom: 60px;}
    .fun-fact-style-one .single-fun-fact-style-one {margin-bottom: 40px;}
    .team-style-one {padding-bottom: 100px;}
    .team-style-one .single-team-stye-one {margin-bottom: 50px;}
    .cta-one img.pull-left, .why-choose-us-style-two .featured-image, .video-box > img, .faq-style-one .pull-right > img {margin-left: auto;margin-right: auto;display: block;}
    .faq-style-one .pull-right > img {width: 100%;margin-top: 50px;}
    .blog-style-one {padding-bottom: 100px;}
    .blog-style-one .single-blog-style-one {margin-bottom: 50px;}
    .testimonials-carousel-wrapper {padding-left: 0;margin-top: 80px;}
    .footer-widget {margin-bottom: 50px;}
    .footer-style-one {padding-bottom: 20px;}
    .video-skill-area .skill-content {padding-bottom: 80px;}
    .cta-one .cta-one-content {padding-top: 0;padding-bottom: 50px;}
    .feature-style-two {padding-bottom: 100px;}
    .feature-style-two .single-feature-style-two {margin-bottom: 50px;}
    .faq-style-two .panel-group  {margin-bottom: 70px;}
    .cta-four img.featured-image {margin-bottom: 50px;}
    .testimonials-style-two-carousel .img-box, .testimonials-style-two-carousel .text-box {display: block;width: 100%;}
    .testimonials-style-two-carousel .img-box img {display: block;margin-left: auto;margin-right: auto;}
    .testimonials-style-two-carousel .text-box {padding-left: 30px;padding-right: 30px;padding-top: 50px;padding-bottom: 50px;}
    .testimonials-style-two-carousel .owl-dots {top: 100%;left: 0;right: auto;width: 100%; margin-top: 50px;}
    .footer-style-two{padding-bottom: 0;}
    .footer-style-two .footer-widget {min-height: 375px;margin-bottom: 30px;}
    .footer-style-two .footer-widget.about-widget,
    .footer-style-two .footer-widget.subscribe-widget {min-height: auto;margin-bottom: 0;}
    .banner-style-four .subscribe-form-wrapper {margin-top: 80px;}
    .banner-style-four {padding-top: 160px;padding-bottom: 160px;}
    .cta-five .img-box { margin-bottom: 120px; }
    .why-choose-us-style-two .featured-image {margin-bottom: 50px;}
    .pricing-style-one {padding-bottom: 100px;}
    .pricing-style-one .single-pricing-style-one {margin-bottom: 50px;}
    .fun-fact-style-two {padding-bottom: 44px;}
    .fun-fact-style-two .single-fun-fact-style-two {margin-bottom: 50px;}
    .team-style-two {padding-bottom: 100px;}
    .team-style-two .single-team-stye-two {margin-bottom: 50px;}
    .sidebar-right {margin-top: 50px;max-width: 370px;}
    .inner-banner-style [class*=pull-] {width: 100%;text-align: center;}
    .inner-banner-style [class*=pull-left] {margin-bottom: 30px;}
    .inner-banner-style .breadcumb {margin-top: 20px;}
    .contact-box-wrapper .thm-container .contact-form-wrapper {padding-bottom: 65px;padding-right: 30px;}
    .contact-box-wrapper .thm-container .contact-scan-wrapper {padding-left: 70px;}
    .cta-three {margin-bottom: 0;}
    #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content h2 {font-size: 32px;}
    .inner-banner-style .title-box h3 {font-size: 32px;}
    .inner-banner-style .title-box h2 {font-size: 25px;}
}
@media (max-width: 767px) {    

}
@media (max-width: 737px) {
    .why-choose-us-style-one .single-why-choose-us-style-one {width: 100%;padding: 0;}
    .client-icon-wrapper .divider {display: none;}
    .client-icon-wrapper .single-client i {line-height: 20px;}
    .footer-style-two {padding-bottom: 50px;}
    .footer-style-two .footer-widget {min-height: auto;}
    .footer-style-two .footer-widget {margin-bottom: 50px;}
    .footer-style-two .footer-widget.about-widget, .footer-style-two .footer-widget.subscribe-widget {margin-bottom: 50px;}
}
@media (max-width: 604px) {
    .top-bar-style-one {padding-top: 10px;padding-bottom: 10px;}
    .top-bar-style-one [class*=pull-] {width: 100%;text-align: center;}
    .top-bar-style-one .right-content .social a {padding-top: 0;padding-bottom: 0;}
    .top-bar-style-one .left-contact a {line-height: 1em;}
    .top-bar-style-one .right-contact a {line-height: 1em;}
    #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content h2 {font-size: 22px;}
    .inner-banner-style .title-box h3 {font-size: 22px;}
    .inner-banner-style .title-box h2 {font-size: 18px;}
}
@media (max-width: 568px) {
    .blog-style-one .single-blog-style-one .text-box h3 br,
    .slider-home-three .content h3 br,
    .slider-home-three .content h3 br,
    .slider-home-three .content p br,
    .slider-home-one .content h2 br,
    .slider-home-one .content p br {display: none;}
}
@media (max-width: 550px) {
    .cta-one img.pull-left, .why-choose-us-style-two .featured-image, .video-box > img, .faq-style-one .pull-right > img {width: 100%;}
    .cta-five {padding-bottom: 150px;}
}
@media (max-width: 480px) {
	.blog-style-two .single-blog-style-two .text-box p br {display: none;}
    .cta-two h3 {font-size: 40px;line-height: 50px;}
    .why-choose-us-style-two .single-why-choose-us-style-two .icon-box, .why-choose-us-style-two .single-why-choose-us-style-two .text-box,    
    .our-services .single-our-services .top-box .icon-box, .our-services .single-our-services .top-box .text-box,
    .our-feature .single-our-feature .icon-box, .our-feature .single-our-feature .text-box,
    .feature-style-four .single-feature-style-four .icon-box, .feature-style-four .single-feature-style-four .text-box,
    .why-choose-us-style-one .single-why-choose-us-style-one .icon-box, .why-choose-us-style-one .single-why-choose-us-style-one .text-box {display: block;}
    .our-services .single-our-services .top-box .text-box,
    .our-feature .single-our-feature .text-box,
    .feature-style-four .single-feature-style-four .text-box,
    .why-choose-us-style-two .single-why-choose-us-style-two .text-box,
    .why-choose-us-style-one .single-why-choose-us-style-one .text-box {padding-left: 0;margin-top: 30px;}
    .slider-home-three .content h2,
    .slider-home-one .content h2 {font-size: 40px;line-height: 50px;}
    .slider-home-three .content h2 {font-size: 30px;line-height: 40px;}  
    .slider-home-one a.scroll-to-target {width: 180px;padding-left: 0;padding-right: 0;}
    .portfolio-style-two .gallery-filter ul li {width: 50%;float: left;}
    .portfolio-style-two .gallery-filter ul li span {padding-left: 0;padding-right: 0;text-align: center;}
    .cta-eight h3,
    .cta-three h3,
    .cta-four h3 {font-size: 40px;line-height: 50px;}
    .cta-three p,
    .cta-four p {line-height: 1.3em;}
    .faq-style-two .panel-default > .panel-heading:before {right: 10px;}
    .footer-bottom-one [class*=pull-] {text-align: center;width: 100%;}
    .testimonials-style-two-carousel .img-box img {width: 100%;}
    .home-page-four .thm-container .right-sidebox {display: none;}
    .home-page-four .header-navigation .thm-container .navbar-header {padding-right: 0;}
    .cta-eight h3 span.color-green {font-size: 55px;}
    #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content h2 {font-size: 18px;}
    .inner-banner-style .title-box h3 {font-size: 18px;}
    .inner-banner-style .title-box h2 {font-size: 15px;}
}
@media (max-width: 450px) {    
	.cta-two .thm-btn.bordered {margin-left: 0;}
    .slider-home-three .content a.thm-btn.black-bg,
    .cta-one .cta-one-content a.thm-btn + a.thm-btn,
    .cta-four a.thm-btn + a.thm-btn,
    .cta-three a.thm-btn + a.thm-btn,
    .cta-eight a.thm-btn.bordered,
    .banner-style-four .banner-content .thm-btn + .thm-btn,
    .slider-home-one .content a.thm-btn + a.thm-btn {margin-left: 0;} 
    .cta-eight a.thm-btn.bordered {margin-top: 20px;}
    .feature-style-four .title h3 {font-size: 28px;line-height: 32px;}
    .pricing-style-one .tab-title-list li {width: 100%;float: left;padding-left: 0;padding-right: 0;}
}

@media (max-width: 414px) {    
}

@media (max-width: 375px) {
    
}