/* Higher than 1200 (desktop devices)
====================================================================== */
@media only screen and (min-width: 1601px)  {
.sec-titles.sec-title-two h2 span:after {
    left: 4.9em;
    margin-top: 50px !important;
}


}


/* Higher than 1200 (desktop devices)
====================================================================== */
@media only screen and (min-width: 1200px) {
}

/* Higher than 960 (desktop devices)
====================================================================== */
@media only screen and (min-width: 992px) and (max-width: 1199px){
	body {    
    font-size: 14px;  
}

	ul.nav.navbar-nav.navbar-right {
    margin: 20px 25px 15px;
    transition: all 0.50s ease-in-out;
}
.slide-text > h1 {    
    font-size: 28px !important;    
}




}

/* Tablet Portrait (devices and browsers)
====================================================================== */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	  .navbar-toggle {
    padding: 13px 14px;
}
header#nav a {
    color: black;
}
.navbar-default .navbar-toggle .icon-bar {
    display: block;
    width: 35px;
    height: 4px;
    border-radius: 1px;
    background-color: #888;
}
.navbar-default .navbar-toggle {
    border-color: black;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    margin: 2em 4em 1em;
    padding: 15px 15px;
    border: 2px solid #fff;
}
.navbar-default .navbar-collapse {
    font-size: 16px;
    margin-top: 0;
    padding: 0;
    border-top: 1px solid #eee;
   
}
ul.nav.navbar-nav>li>a {
    font-size: 12px;
    margin-top: 2px;
    padding: 8px 0px 8px 15px;
    margin-left: 0px;
}

.navbar-toggle {
    display: block !important;
}
.navbar-collapse.collapse {
    display: none !important;
}
.navbar-collapse.collapse.in {
    margin-top: 12px;
    border: none;
    width: 100%;
    display: block !important;
}
.navbar-header .collapse, .navbar-toggle {
    display:block !important;
}
.navbar-header {
    float:none;
}
ul.nav.navbar-nav {
    margin: 0px !important;
    text-align: left;
    width: 100%;
}
.navbar-nav>li {
    float: left;
    width: 100%;
}
.navbar-default .navbar-collapse {
width: 100%;
padding: 0px;
border-top: 1px solid #eee;
margin-top: 0;
}
.navbar-default .navbar-nav > li > a {
line-height: 33px;
padding: 35px 10px;
text-transform: uppercase;
}
.navbar-nav > li:last-child {
    margin-right: 0px;
}
div#container-fullwidth {
    padding: 0;
}
.navbar-default .navbar-nav > li > a {
    padding: 7px 10px;
}
/*---------------------------------*/
body {    
    font-size: 12px;   
}

.logo>a>img {
    transition: all 0.50s linear;
    width: 30%;
}
.service-details p {
    text-align: justify;
}

}

/* All Mobile Sizes (devices and browser)
====================================================================== */
@media only screen and (max-width: 767px) {
	 
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers)
====================================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.logo>a>img {
    transition: all 0.50s linear;
    width: 20%;
}

.navbar-toggle {    
    margin-top: 20px;   
}
.slider-a {   
    height: 300px !important;    
}

.slide-text h1 {
    font-size: 18px;
    line-height: 6px;
    margin-bottom: 10px;
}

section.about-sec-layer {
    padding: 20px 0px;
}

.sec-titles>h2>span {    
    font-size: 20px;
    }
.sec-titles.sec-title-two h2 span:after {
    left: 2.6em;
}
.sec-titles.sec-title-two.sec-title-three {
    margin-bottom: 10px;
}
.carousel-caption.second-slider>h2 {
    
    font-size: 20px;
    
}

.carousel-caption.second-slider>h2:before {
     top: 70px;
    width: 20%;
    
}

.carousel-caption { 
top: 0em;   
    left: 0.5em;   
}
a.abt-btn-in {
    
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 14px;
    
}

.gal_title {
    padding: 10px 0px 20px;
}

.gal_title>h3 {
    word-spacing: 5px;
   
    font-size: 17px;
    color: #eee;
    font-weight: 300;
    line-height: 30px;
    
    margin-bottom: 1.3em;
}

a.btn.btn-read.btn-read-a {
    padding: 7px 15px;
    font-size: 16px;
    margin-right: 10px;
}

section.latest-project-layer {
    padding: 25px 0px 25px;
    background: rgba(238, 238, 238, 0.8);
}

.slider-service .owl-nav {
   
    margin-top: -64px;
}

.develop-by {
    position: unset;    
}
.ayur-contact-text {
    margin-bottom: 25px;  
}

ul.footer-in-ul li:first-child {
    visibility: collapse;
}




}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)
=================================================================== */
@media only screen and (max-width: 479px) {
.logo {
    width: 50%;
    text-align: -webkit-left;
    margin-left: -30px;
}
.logo a img {
    width: 90%;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
    margin-top: 25px;
}
ul.nav.navbar-nav.navbar-right {
    margin: 15px 0px 15px;
    transition: all 0.50s ease-in-out;
}

.slide_style_left {    
    width: 80% !important;    
}

.slide-text h1 {
    font-size: 15px !important;    
}

.slider-a {
  
    height: 350px !important;   
}
.sec-titles>h2>span {
    font-size: 24px !important;
}
section.about-sec-layer {
    padding: 25px 0px;
}
.sec-titles.sec-title-two.sec-title-three {
    margin-bottom: 25px;
}
.sec-titles>h2>span:after {    
    width: 125px;    
    left: 49px;
    margin: auto 30%;
}
.carousel-caption {
    
    top: 0em;
    left: 0em;
 }

    .carousel-caption.second-slider>p {
    text-align: justify;
    margin-bottom: 5px;
    font-size: 14px;
}

.carousel-caption.second-slider>h2 {   
    font-size: 20px;    
    margin-bottom: 25px;
}

a.abt-btn-in {
    display: inline-block;
    padding: 6px 10px;
    text-transform: uppercase;
    font-size: 12px;
    background: #e6020b;
    font-weight: 700;
    color: #fff;
}
.abt-btn {
    text-align: -webkit-center;
}
section.our-servoce-sec {
    padding: 20px 0px 10px;
    
}

.gal_title>h3 {    
    font-size: 18px;    
    line-height: 28px;    
}

a.btn.btn-read.btn-read-a {    
    margin-bottom: 1em;
}
.gal_title {
    padding: 20px 0px;
}

.slider-service .owl-nav { 
    visibility: hidden;
}
ul.explore_ul {
    margin-bottom: 8px;
    margin-left: 0px;
    text-align: -webkit-center;
}

.develop-by {
    position: unset;
    
}

.footer_copy {
    text-align: -webkit-center;
}

.develop-by {
    position: unset;
    text-align: -webkit-center;
}
.abta-b-imge {
    text-align: center;
    margin-bottom: 2em;
}
section.secnd-abt-sec-layer.secnd-abt-c-sec-layer {
    padding: 20px 0px 0px;
    background: rgba(238, 238, 238, 0.68);
}

.abt-sec-layer-in {
    padding: 25px 0px 25px;
}
.ayur-contact-text {
    margin-bottom: 1em;
}
section.contact-form {
    padding: 25px 0px 25px;
}

.main-body.main-body-othr {
    padding-top: 5em;
}
ul.footer-in-ul li:first-child {
    visibility: collapse;
}


}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)
=================================================================== */
@media only screen and (max-width: 320px) {}
