
@media only screen and (max-width: 5000px){
.boxed_wrapper_box_page{
    overflow-x: hidden;
}
 

}

@media (max-width: 1199px) { 
.emergency-contact-btns-box,
.emergency-contact-number{
    text-align: center;
}
.emergency-contact-number .icon, .emergency-contact-number .title {
    display: block;
}
.map_location {
    margin-top: calc(1rem + 2vw);

}
}


/* Medium screen  */ 
@media only screen and (min-width: 992px) and (max-width: 1199px) { 

/*** Welcome Area Css ***/   
.welcome-content-box {
    margin-left: 0;
    margin-right: 0;
    padding-top: 50px;
}
.welcome-content-box.style2 {
    margin-left: 0px;
}    
    

/*** Services Style1 Area Css ***/ 
.services-style1-area .top-title {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}   
.services-style1-area .sec-title {
    padding-bottom: 19px;
}    
.services-style1-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
}    
.single-service-style1 .text-holder h3 {
    font-size: 20px;
}    

/*** Slogan Area Css ***/          
.slogan-content {
    padding: 91px 0px 100px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}  
.slogan-content .left {
    padding-bottom: 28px;
}    

/*** Choose Area Css ***/   
.choose-content-box {
    padding-left: 0px;
   
}    
  
/*** Testimonial Style1 Area Css ***/ 
.testimonial-style1-area .top-title {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}   
.testimonial-style1-area .sec-title {
    padding-bottom: 19px;
}    
.testimonial-style1-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
} 
    
/*** Footer Area Css ***/    
.single-footer-widget.marbtm {
    margin-bottom: 34px;
} 
    
    

    
    
/*** Header Style Two Css ***/       
.header-contact-info-box ul li {
    padding-right: 0px;
    margin-right: 20px;
    border-right: 0px solid #dbdee4;
}    
.header-contact-info-box ul li .icon {
    width: 45px;
}    
.header-style2-bottom-right .header-social-link {
    padding: 35px 0;
    margin-right: 30px;
}    
.header-style2-bottom-right .btns-box {
    padding: 25px 0;
}    

/*** Testimonial Style1 Area Css ***/ 
.featured-area .top-title {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
}   
.featured-area .sec-title {
    padding-bottom: 19px;
}    
.featured-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
}
    
.single-featured-box {
    max-width: 370px;
    width: 100%;
    margin: 0 auto 40px;
}      
.opening-hours-contact-box {
    padding: 48px 50px 49px;
    max-width: 370px;
    width: 100%;
    margin: 0 auto 40px;
}    
.opening-hours-contact-box h3 br{
    display: none;
}    
  
/*** Testimonial Style1 Area Css ***/ 
.emergency-contact-text {
    padding: 19px 0 0;
} 
        
.emergency-contact-btns-box {
    position: relative;
    display: block;
    padding: 19px 0 0;
} 
.rtl .emergency-contact-btns-box{
    float: right;
}    
 
/*** Team Area Css ***/  
.team-content-box {
    position: relative;
    display: block;
    padding: 120px 0 80px;
}    
.team-member-box {
    max-width: 500px;
    width: 100%;
    float: none;
    margin: 0 auto;
}    
    
/*** Faq Content Area Css ***/      
.faq-content-area .layer-outer .left-box {
    width: 100%;
    height: 50%;
    float: none;
}  
.faq-content-area .layer-outer .right-box {
    width: 100%;
    height: 50%;
    float: none;
}    
.faq-title-box {
    padding: 120px 0;
    padding-right: 0px;
}    
.faq-content-box {
    padding-left: 0;
    margin-right: 0;
    padding-top: 120px;
    padding-bottom: 120px;
}    
        
/*** Contact Form Style1 Area Css ***/      
.contact-form.home-p {
    max-width: 100%;
    width: 100%;
    padding: 120px 0 70px;
} 
.contact-image-box {
    margin-left: 0px;
}    
.contact-image-box img {
    max-width: 100%;
    width: 100%;
    float: none;
}    
   
/*** About Style1 Area Css ***/    
.about-style1-image-box .single-image-box.image1 {
    margin-right: 0;
}    
 
/*** Team Style2 Area Css ***/ 
.team-style2-area .top-title {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}   
.team-style2-area .sec-title {
    padding-bottom: 19px;
}    
.team-style2-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
} 
.single-team-member .title-holder h3 {
    font-size: 16px;
}    
    
/*** Services Details Area Css ***/     
.services-details-text2 .img-box {
    margin-bottom: 40px;
}    
    
/*** Contact Page Css ***/  
.contact-form-style1-area.contact-page {
    padding-top: 120px;
    padding-bottom: 120px;
}    
.contact-form.contact-page {
    float: none;
    padding: 0;
    margin-top: 66px;
    max-width: 100%;
}    
    
    
    
/*** RTL Page Css ***/  
.rtl.featured-area .top-title {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center !important;
}        
  
}



/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
    

/*** Header Style One Css ***/     

    
/*** Welcome Area Css ***/   
.welcome-content-box {
    margin-left: 0;
    margin-right: 0;
    padding-top: 50px;
}
.welcome-content-box.style2 {
    margin-left: 0px;
}    
          
/*** Services Style1 Area Css ***/ 
.services-style1-area .top-title {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}   
.services-style1-area .sec-title {
    padding-bottom: 19px;
}    
.services-style1-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
}    
.single-service-style1 .text-holder h3 {
    font-size: 20px;
}    

/*** Slogan Area Css ***/          
.slogan-content {
    padding: 91px 0px 100px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}  
.slogan-content .left {
    padding-bottom: 28px;
}    

/*** Choose Area Css ***/     
.choose-content-box {

    padding-left: 0px;
   
}     
 
/*** Testimonial Style1 Area Css ***/ 
.testimonial-style1-area .top-title {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}   
.testimonial-style1-area .sec-title {
    padding-bottom: 19px;
}    
.testimonial-style1-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
}     
          
/*** Footer Area Css ***/    
.single-footer-widget.marbtm {
    margin-bottom: 34px;
}
    
    
    
    
    
/*** Header Style Two Css ***/ 
.header-style2 {
    padding: 0;
}    
.header-style2-left {
    position: absolute;
    top: 0;
    left: 0;
    float: none;
    z-index: 10;
} 
.header-style2-left .logo {
    padding: 31px 0;
}    
.header-contact-info-box {
    display: none;
}  
    
.header-style2-bottom {
    background: #ffffff;
}    
.header-style2-bottom-right .header-social-link {
    display: none;
}    
.header-style2-bottom-right .btns-box {
    display: none;
}    
        
.header-style2-bottom-left {
    float: none;
    text-align: right;
}   
.header-style2-bottom-left .nav-outer {
    float: right;
}  
/*** about page***/ 
.about-style1-area:before {

    max-width: 100%;
    height: 50%;
}   
.about-left-title{
    padding-bottom: 30px;
}
.about-left-title h2 {
    line-height: 1.5;
    padding-bottom: 62px;
}  
    
/*** Testimonial Style1 Area Css ***/ 
.featured-area .top-title {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
}   
.featured-area .sec-title {
    padding-bottom: 19px;
}    
.featured-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
}
    
.single-featured-box {
    max-width: 370px;
    width: 100%;
    margin: 0 auto 40px;
}      
.opening-hours-contact-box {
    padding: 48px 50px 49px;
    max-width: 370px;
    width: 100%;
    margin: 0 auto 40px;
}    
.opening-hours-contact-box h3 br{
    display: none;
}        
    
/*** Testimonial Style1 Area Css ***/ 
.emergency-contact-text {
    padding: 19px 0 0;
}    
.emergency-contact-btns-box {
    position: relative;
    display: block;
    padding: 19px 0 0;
} 
.rtl .emergency-contact-btns-box{
    float: right;
}     
    
/*** Team Area Css ***/  
.team-content-box {
    position: relative;
    display: block;
    padding: 120px 0 80px;
}    
.team-member-box {
    max-width: 500px;
    width: 100%;
    float: none;
    margin: 0 auto;
}    
        
/*** Faq Content Area Css ***/      
.faq-content-area .layer-outer .left-box {
    width: 100%;
    height: 50%;
    float: none;
}  
.faq-content-area .layer-outer .right-box {
    width: 100%;
    height: 50%;
    float: none;
}    
.faq-title-box {
    padding: 120px 0;
    padding-right: 0px;
}    
.faq-content-box {
    padding-left: 0;
    margin-right: 0;
    padding-top: 120px;
    padding-bottom: 120px;
}    
    
/*** Contact Form Style1 Area Css ***/ 
.contact-form-style1-area .shape {
    display: none;
}    
.contact-form.home-p {
    max-width: 100%;
    width: 100%;
    padding: 120px 0 70px;
} 
.contact-image-box {
    margin-left: 0px;
}    
.contact-image-box img {
    max-width: 100%;
    width: 100%;
    float: none;
}    
 
/*** Partner Style2 Area Css ***/
.partner-box-style2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}    
.single-partner-logo-box-style2 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}    
  
/*** About Style1 Area Css ***/    
.about-style1-image-box .single-image-box.image1 {
    margin-right: 0;
}    
 
/*** Partner Style3 Area Css ***/       
.single-partner-logo-box-style3 {
    flex: 0 0 50%;
    max-width: 50%;
}    
.partner-box-style3 {
    justify-content: center;
}    
    
/*** Team Style2 Area Css ***/ 
.team-style2-area .top-title {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}   
.team-style2-area .sec-title {
    padding-bottom: 19px;
}    
.team-style2-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
} 
.single-team-member .title-holder h3 {
    font-size: 16px;
}    
  
/*** Services Details Area Css ***/ 
.services-details-area {
    padding: 120px 0 120px;
}    
.services-details-text2 .img-box {
    margin-bottom: 40px;
}    
.services-details-sidebar {
    position: relative;
    display: block;
    padding-top: 62px;
}        
    
/*** Blog Single Area Css ***/     
.sidebar-wrapper {
    margin-top: 80px;
}
    
/*** Contact Page Css ***/  
.contact-form-style1-area.contact-page {
    padding-top: 120px;
    padding-bottom: 120px;
}    
.contact-form.contact-page {
    float: none;
    padding: 0;
    margin-top: 66px;
    max-width: 100%;
}    
  
    
/*** RTL Page Css ***/  
.rtl.featured-area .top-title {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center !important;
}        
           
}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    
.sec-title h2 br{
    display: none;
}    
/*** Header Style One Css ***/     


/*** Welcome Area Css ***/   
.welcome-content-box {
    margin-left: 0;
    margin-right: 0;
    padding-top: 50px;
}
.welcome-image-box:before {
    display: none;
}
.welcome-content-box.style2 {
    margin-left: 0px;
} 
.welcome-content-box .inner-content ul li {
    line-height: 32px;
    margin-bottom: 15px;
}
.welcome-content-box .inner-content ul li:last-child{
    margin-bottom: 0;;
}
.welcome-content-box .inner-content ul li:before {
    top: 1px;
} 

.patients-box {
    width: 320px;
    margin: 0 auto;
    padding: 16px 0 17px;
}



    
.welcome-image-box {
    max-width: 100%;
    width: 100%;
    padding-right: 0;
    padding-bottom: 0;
}    
     
/*** Services Style1 Area Css ***/ 
.services-style1-area .top-title {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}   
.services-style1-area .sec-title {
    padding-bottom: 19px;
}    
.services-style1-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
}    
.single-service-style1 .text-holder h3 {
    font-size: 20px;
}    

/*** Slogan Area Css ***/          
.slogan-content {
    padding: 91px 0px 100px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}  
.slogan-content .left {
    padding-bottom: 28px;
}    
.slogan-content .left .title h2 br{
    display: none;
}

/*** Choose Area Css ***/   
.choose-content-box {

    padding-left: 0px;

}    
   
.choose-tab-content-box .bottom-content .image-box, 
.choose-tab-content-box .bottom-content .text-box {
    display: block;
} 
.choose-tab-content-box .bottom-content .text-box {
    padding-left: 0px;
    margin-top: 5px;
}    
.choose-tabs .tab-buttons .tab-btn {
    margin-bottom: 10px;
} 
.text-box-2 > ul {
    flex-wrap: wrap;
}   
.coustem-cols{
    width: 100%;
}
    
/*** Testimonial Style1 Area Css ***/ 
.testimonial-style1-area .top-title {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}   
.testimonial-style1-area .sec-title {
    padding-bottom: 19px;
}    
.testimonial-style1-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
}   
               
/*** Footer Area Css ***/ 
.footer-area .layer-outer .shape2 {
    display: none;
}    
.single-footer-widget.marbtm {
    margin-bottom: 34px;
}
.single-footer-widget.pdtop {
    padding-top: 34px;
}        
    
/*** Header Style Two Css ***/ 
.header-style2 {
    padding: 0;
}    
.header-style2-left {
    position: absolute;
    top: 0;
    left: 0;
    float: none;
    z-index: 10;
} 
.header-style2-left .logo {
    padding: 31px 0;
}    
  
.header-style2-bottom {
    background: #ffffff;
}    
.header-style2-bottom-right .header-social-link {
    display: none;
}    
.header-style2-bottom-right .btns-box {
    display: none;
}    
        
.header-style2-bottom-left {
    float: none;
    text-align: right;
}   
.header-style2-bottom-left .nav-outer {
    float: right;
}    
    
/*** Testimonial Style1 Area Css ***/ 
.featured-area .top-title {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
}   
.featured-area .sec-title {
    padding-bottom: 19px;
}    
.featured-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
}
    
.single-featured-box {
    max-width: 370px;
    width: 100%;
    margin: 0 auto 40px;
} 
.single-featured-box h3 br{
    display: none;
}    
.opening-hours-contact-box {
    padding: 48px 30px 49px;
    max-width: 370px;
    width: 100%;
    margin: 0 auto 40px;
}    
.opening-hours-contact-box h3 br{
    display: none;
}        
        
/*** Testimonial Style1 Area Css ***/ 
.emergency-contact-text {
    padding: 19px 0 0;
}
.emergency-contact-number .title a {
    font-size: 24px;
} 
.emergency-contact-number .title h2 {
    font-size: 24px;
    line-height: 30px;
}    
.emergency-contact-btns-box {
    position: relative;
    display: block;
    padding: 19px 0 0;
}        
    
/*** Slogan Style3 Area Css ***/     
.slogan-content-style3 .title h2 {
    font-size: 40px;
    line-height: 54px;
    font-weight: 900;
}    
.slogan-content-style3 .title h2 br{
    display: none;
}    
.slogan-content-style3 .btns-box {
    padding-top: 37px;
}  
.rtl .emergency-contact-btns-box{
    float: right;
}     
    
/*** Team Area Css ***/  
.team-content-box {
    position: relative;
    display: block;
    padding: 120px 0 80px;
}  
.offering-box .img-holder, 
.offering-box .title-holder {
    display: block;
}     
.offering-box .title-holder {
    padding-left: 0;
    padding-top: 20px;
}        
.team-member-box {
    max-width: 300px;
    width: 100%;
    float: none;
    margin: 0 auto;
}       
#scrollbar1 {
    width: 300px;
}    
#scrollbar1 .viewport {
    width: 300px;
    height: 570px;
}    
.single-team-member .title-holder {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 27px 30px 30px;
    text-align: center;
}    
.single-team-member .title-holder .right {
    padding-top: 13px;
}    
    
/*** Faq Content Area Css ***/      
.faq-content-area .layer-outer .left-box {
    width: 100%;
    height: 50%;
    float: none;
}  
.faq-content-area .layer-outer .right-box {
    width: 100%;
    height: 50%;
    float: none;
}    
.faq-title-box {
    padding: 120px 0;
    padding-right: 0px;
} 
.faq-title-box ul li {
    margin-right: 10px;
    margin-top: 10px;
}    
.faq-content-box {
    padding-left: 0;
    margin-right: 0;
    padding-top: 120px;
    padding-bottom: 120px;
}    
        
/*** Contact Form Style1 Area Css ***/ 
.contact-form-style1-area .shape {
    display: none;
}    
.contact-form.home-p {
    max-width: 100%;
    width: 100%;
    padding: 120px 0 70px;
} 
.contact-image-box {
    margin-left: 0px;
}    
.contact-image-box img {
    max-width: 100%;
    width: 100%;
    float: none;
}    
    
/*** Partner Style2 Area Css ***/
.partner-box-style2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}    
.single-partner-logo-box-style2 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}    
   
/*** About Style1 Area Css ***/    
.about-style1-image-box .single-image-box.image1 {
    margin-right: 0;
}    
  
.about-style1-image-box .single-image-box .overlay-content {
    padding: 0 15px;
}   
    
/*** Partner Style3 Area Css ***/       
.single-partner-logo-box-style3 {
    flex: 0 0 100%;
    max-width: 100%;
}    
.partner-box-style3 {
    justify-content: center;
}    
    
/*** Team Style2 Area Css ***/ 
.team-style2-area .top-title {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}   
.team-style2-area .sec-title {
    padding-bottom: 19px;
}    
.team-style2-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
} 
.single-team-member .title-holder h3 {
    font-size: 16px;
}    
   
/*** Error Page Area Css ***/     
.error-content .title {
    font-size: 140px;
}    
    
/*** Services Details Area Css ***/ 
.services-details-area {
    padding: 120px 0 120px;
}    
.services-details-text2 .img-box {
    margin-bottom: 40px;
}    
.services-details-sidebar {
    position: relative;
    display: block;
    padding-top: 62px;
}        
    
/*** Blog Single Area Css ***/       
.blog-single-area .tag-box {
    padding: 30px 0px 30px;
}    
.blog-single-area .tag-box .tag {
    float: none;
}    
.blog-single-area .tag-box .right {
    float: none;
    margin-top: 5px;
    overflow: hidden;
} 

.blog-detail-author-box {
    padding: 60px 30px 60px;
}    
.blog-detail-author-box .img-box, 
.blog-detail-author-box .text-box {
    display: block;
} 
.blog-detail-author-box .text-box {
    padding-left: 0;
    margin-top: 20px;
}
.blog-detail-author-box .text-box h3 {
    margin: 0 0 10px;
}    
    
.comment-box .single-comment-box {
    padding-left: 0px;
}    
.comment-box .single-comment-box .img-holder {
    position: static;
}      
.comment-box .single-comment-box .text-holder {
    padding-left: 0px;
    margin-top: 20px;
}    
.comment-box .single-comment-box .text-holder:before {
    display: none;
}    
.comment-box .single-comment.marleft {
    margin-left: 0px;
} 
      
.sidebar-wrapper {
    margin-top: 80px;
}    
    
/*** Contact Page Css ***/  
.contact-form-style1-area.contact-page {
    padding-top: 120px;
    padding-bottom: 120px;
}    
.contact-form.contact-page {
    float: none;
    padding: 0;
    margin-top: 66px;
    max-width: 100%;
}    
  
    
/*** RTL Page Css ***/  
.rtl.featured-area .top-title {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center !important;
}        
        
    
    
  
    
    
    
    
    
    
    
   
    
}








@media only screen and (min-width: 768px){
    
.main-menu .navigation > li > ul,
.main-menu .navigation > li > ul > li > ul{
    display:block !important;
    visibility:hidden;
    opacity:0;
}
    
    
    
    
}





@media only screen and (max-width: 1199px) {

/*** 
=============================================
    Header Style One Css
=============================================
***/
  
.header-left .logo {
    padding: 31px 0;
}    


    
   
    
    
    
    
    
    
    
    
    

.nav-outer .mobile-nav-toggler .inner {
    background: #02c18d;
}     
.main-header .main-menu {
    position: relative;
    display: block;
    width: 100%;
    float: none;
}      
.main-header .nav-outer .main-menu,
.mainmenu-area .nav-outer .main-menu,
.sticky-header{
    display: none !important;
}
.nav-outer .mobile-nav-toggler{
    display: block;
}
.mobile-nav-toggler .icon-bar {
    position: relative;
    display: block;
    background: #031f4b;
    height: 2px;
    width: 30px;
    margin: 7px 5px;
} 
    

    
/*** RTL Page Css ***/       

    

    
    
    
    
}











@media only screen and (min-width: 1200px) and (max-width: 1390px) { 
 
/*** Main Slider Css ***/     
.main-slider .auto-container {
    padding: 0px 120px;
} 

    
    
    
    
    
    
    
}


@media only screen and (min-width: 992px) and (max-width: 1199px) { 

/*** Main Slider Css ***/     
.main-slider .auto-container {
    padding: 0px 120px;
}
.main-slider.style1 {
    margin-top: 0;
}       
.main-slider .content h2 {
    font-size: 60px;
    line-height: 1.1em;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 59px;
}
    
    
    
    
    
    
    
 
    
    
    
    
    
    
}




@media only screen and (min-width: 767px) and (max-width: 991px) { 
    
/*** Main Slider Css ***/   
.main-slider .auto-container {
    padding: 0px 120px;
}
.main-slider.style1 {
    margin-top: 0;
}  
.main-slider .content h2 {
    font-size: 50px;
    line-height: 1.1em;
    font-weight: 700;
    margin-top: 18px;
    margin-bottom: 51px;
}


.glass-info {
    padding: 0px 0px;
 }
.info-1, .info-2, .info-3, .info-4, .info-5, .info-6 {
    width: 90%;
    height: 59px;
}
.services-style1-area:before {
    height: 510px;
}   
    
    
}
@media (max-width: 991px) { 

.order-2-md {
    order: 2;
}
.order-1-md {
    order: 1;
}
}




@media only screen and (min-width: 500px) and (max-width: 767px) { 
    
/*** Main Slider Css ***/ 
.main-slider .auto-container {
    padding: 0px 70px;
    padding-right: 30px;
}
.main-slider .owl-theme .owl-nav .owl-prev {
    left: 0px;
}    
.main-slider .owl-theme .owl-nav .owl-next {
    right: 0px;
}
.main-slider .slide {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 93px 0px 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}    
.main-slider.style1 {
    margin-top: 0;
}  
.main-slider .content h2 {
    font-size: 40px;
    line-height: 1.1em;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 42px;
}
  
.main-slider .content .btns-box a.btn-one{
    line-height: 50px;
}   
.main-slider .content .btns-box a.btn-one i.round {
    margin-left: 20px;
    width: 30px;
    height: 30px;
    font-size: 14px;
}
 .about-style1-area:before {
    max-width: 100%;
    height: 42%;
}
.about-left-title h2 {
    line-height: 1.5;
    font-size: 47px;
}
.about-left-title {
    padding-bottom: 42px;
}    
      
.glass-info {
    padding: 22px 0px;
}
.info-1, .info-2, .info-3, .info-4, .info-5, .info-6 {
    width: 311px;
    height: 61px;
}    
    
.text-box-2 > ul {
    flex-wrap: wrap;
}   
.coustem-cols{
    max-width: 100%;
    display: block;
}  

    
    
    
    
    
    
    
    
    
    
    
    
}



@media only screen and (max-width: 499px) {
    
/*** Main Slider Css ***/ 
.main-slider .auto-container {
    padding: 0px 30px;
}   
.main-slider .owl-theme .owl-nav .owl-prev {
    display: none;
}    
.main-slider .owl-theme .owl-nav .owl-next {
    display: none;
}   
.main-slider.style1 {
    margin-top: 0;
}  
.main-slider .slide {
    padding: 93px 0px 100px;
}  
.main-slider .content h2 {
    font-size: 30px;
    line-height: 1.1em;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 37px;
}
  
.main-slider .content .btns-box a.btn-one{
    line-height: 50px;
}   
.main-slider .content .btns-box a.btn-one i.round {
    margin-left: 20px;
    width: 30px;
    height: 30px;
    font-size: 14px;
}
 
    
.main-slider.style2 .slide {
    padding: 140px 0px 140px;
}    
.main-slider.style2 .content .sub-title {
    padding: 11px 10px;
    font-size: 16px;
    line-height: 28px;
}    
.main-slider.style2 .content h2 br{
    display: none;
}    

 .about-style1-area:before {
    max-width: 100%;
    height: 39%;
}
.about-left-title h2 {
    line-height: 1.5;
    font-size: 47px;
}
.about-left-title {
    padding-bottom: 42px;
}  
  
    
    
    
    
    
    
    
    
    
    
}
@media only screen and (min-width: 100px) and (max-width: 576px) { 
.welcome-content-box .inner-content ul{
    padding:15px 0px 0px 0px;
}
.welcome-content-box .inner-content ul li {
    margin-bottom: 0px;
    font-size: 16px;
}
.services-style1-area .top-title .text p{
    line-height: 23px;
font-size: 16px;
}
.services-style1-area:before {
    
    height: 412px;
}
.owl-carousel .owl-dots{
    display: none;
}
.slogan-content {
    padding: 64px 0px;
}
.slogan-content .left{
    transform: translateX(0px) !important;
}
.slogan-content {
    padding: 50px 0px;
}
.btn-one i.round {
    margin-left: 13px;
    width: 35px;
    height: 35px;
}
.btn-one {
    padding-left: 17px;
    padding-right: 6px;
    font-size: 16px;
    line-height: 48px;
}
.choose-area {
    padding: 50px 0 40px;
}
.testimonial-style1-area {

    padding: 50px 0 10px;
}
.footer {
    position: relative;
    display: block;
    padding: 50px 0 20px;
}
.single-footer-widget .our-company-info .footer-logo {

    padding-bottom: 15px;
}
.single-footer-widget .our-company-info .text p {
    line-height: 24px;
}
.single-footer-widget.marbtm {
    margin-bottom: 13px;
}
.single-footer-widget .link1 {
 margin-top: 0px;
}
.single-footer-widget .our-company-info .text {

    padding-bottom: 11px;
}
.single-footer-widget.pdtop {
    padding-top: 12px;
    margin-right: 0px;
}
.single-footer-widget .title {

    margin-top: 0px;
    padding-bottom: 15px;
}
.single-footer-widget .link1 ul li {

    line-height: 27px;
}
.slogan-content .left .title h2{
font-size: 28px;
    line-height: 37px;
}
.services-style1-area .sec-title {
    padding-bottom: 5px;
}
.services-style1-area .top-title .text {
    padding-bottom: 24px;
}
.sec-title h2{
    font-size: 28px;
    line-height: 37px;
}
.welcome-content-box .sec-title {
    padding-bottom: 11px;
}
.xs{
    padding-top: 25px;
    padding-bottom: 15px;
}
.text-box-2 > ul {
    flex-wrap: wrap;
}   
.coustem-cols{
    max-width: 100%;
}
.welcome-area{
    padding: 60px 0;
}
.services-style1-area{
    padding: 60px 0;
}
.choose-content-box{
    padding: 0;
}
.about-style1-area{
    padding: 60px 0;
}
.nav-outer .mobile-nav-toggler{
    padding: 47px 0;
}
.breadcrumb-area .title h2{
    color: #02c18d;
}
.breadcrumb-area .title h2{
    font-size: 48px;
}
.change-color-1 .breadcrumb-menu ul li a{
    /*color:#ffffff;*/
}
.technology-header{
    padding: 50px 0px;
}
.breadcrumb-area .layer-outer-icon{
    bottom: -62px;
}
.breadcrumb-area .layer-outer-icon img{
    max-width: 50%;
}
.breadcrumb-area .inner-content {
    background-color: rgba(255,255,255,0.8);
    }
.technology-header-div h2{
line-height: 32px;
font-size: 21px;
}
.technology-header-div p{
line-height: 23px;
font-size: 16px;
margin-bottom: 0px;
}
.glass-main{
    padding: 50px 0px;
}
.glass-text h2 {
    margin-bottom: 14px;
    font-size: 27px;
}
html p {
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 0px !important;
}
.blueray-details h2{
    MARGIN-BOTTOM: 15px;
}
.blue-ray {
    padding-top: 50px;
    padding-bottom: 50px;
}
.product-img-2{
    height: 240px !important;
}
.product-info-1 .inner-content ul li {
    font-size: 13px;
    line-height: 24px;
}
.product-info-1 .inner-content ul li:before{
    font-size: 16px;
    left: 20px;
}
.lance-text{
    padding: 50px 0px;
}
.glass-color{
    height: 200px;
}
.info-1, .info-2, .info-3, .info-4, .info-5, .info-6 {
    width: 287px;
    height: 56px;
    margin-top: 12px;
}

.about-left-title h2 {
    line-height: 1.5;
    font-size: 35px;
}
.about-style1-area:before {
    max-width: 100%;
    padding-bottom: 21px;
    height: 283px;
}
.about-left-title {
    padding-bottom: 10px;
}
.about-style1-text-box .sec-title {
    padding-bottom: 11px;
    padding-top: 32px;
}
.text-component>*:last-child {  
    font-size: 13px;
}
.product-info-1 .text p{
    padding-bottom: 10px;
}
.product-details .product-img-1 {
    height: 233px;
}
.contact-form-style1-area.contact-page {
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact-p-contact-info-box .inner-content ul li .text
{
    line-height: 21px;
}
.contact-p-contact-info-box .inner-content ul li .icon span:before{
    width: 40px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
}
.contact-p-contact-info-box .sec-title {
    padding-bottom: 20px;
}
.contact-p-contact-info-box .sec-title h2 {
    font-size: 25px;
}
.contact-p-contact-info-box .inner-content ul li .icon {
    width: 40px;
}
.contact-p-contact-info-box .inner-content ul li .text a {

    font-size: 14px;
    line-height: 20px;
}
.contact-p-contact-info-box .inner-content ul li {

    padding-bottom: 17px;
    margin-bottom: 18px;
}
.contact-p-contact-info-box .inner-content ul li .text p {
    font-size: 14px;
    line-height: 20px;
}
.contact-form.contact-page {

    margin-top: 30px;
}
.contact-form form input[type="text"], .contact-form form input[type="email"], .contact-form form textarea {

    height: 51px;

    font-size: 12px;
}
.contact-form form .input-box {

    margin-bottom: 14px;
}
.contact-form form textarea {
    padding-top: 10px;
}
.emergency-contact-number .title h2 {
    font-size: 21px;
    line-height: 27px;
}
.emergency-contact-number .title a {
    font-size: 19px;
}
.emergency-contact-text {
    padding: 7px 0 0;
}
.emergency-contact-area {

    padding: 52px 0px;
}
.product-details .product-hover:hover .product-img-1:before{
    visibility: hidden;
}

}
@media only screen and (min-width: 375px) and (max-width: 667px){

    .services-style1-area:before {
        height: 420px;
    }

}
@media only screen and (min-width: 414px) and (max-width: 736px){

    .services-style1-area:before {
        height: 453px;
    }

}
@media only screen and (min-width: 768px) and (max-width: 991px) { 
.order-box-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-box-1 {
    -ms-flex-order: 1;
    order: 1;
}
    
    
    

}
@media only screen and (min-width: 768px) and (max-width: 1024px) { 
.nav-outer .mobile-nav-toggler {
   
    padding: 51px 0;
}
.contact-form-style1-area.contact-page {
    padding-top: 90px;
    padding-bottom: 90px;
}
.breadcrumb-area .title h2
{
    color: #02c18d;
}
.technology-header {
    padding: 90px 0;
}
.glass-main {
    padding: 90px 0;
}
.product-details{
    padding: 90px 0 !important  ;
}
.lance-text{
    padding-bottom: 90px !important  ;
}
.blue-ray-info-main .blue-details .blue-info{
    padding: 27px;
}
.blue-ray-info-main .blue-details .blue-info p{
    font-size: 15px;
    line-height: 31px
}
.blue-ray {
    padding-top: 90px;
    padding-bottom: 90px;
}
.info-1, .info-2, .info-3, .info-4, .info-5, .info-6 {
    width: 273px;
    height: 55px;
}

.choose-tab-content-box .bottom-content .text-box ul{
    justify-content: center;
}
.coustem-cols{
    max-width: 28.666667%;
    text-align: left;
}
.choose-tab-content-box .bottom-content .text-box ul li {

    font-size: 16px;
    line-height: 26px;
}
.text-box-2 {
    width: 100%;
}
.coustem-cols {
    padding-right: 0px;
    padding-left: 0px;
}
.choose-tab-content-box .bottom-content .text-box ul li:before{
    font-size: 17px;
}
.choose-tab-content-box .bottom-content .text-box ul li {
    padding-left: 31px;
}
html .services-style1-area:before {

    height: 510px;
}
}

@media only screen and (min-width: 1024px) and (max-width: 1366px){
html .services-style1-area:before {
    height: 478px !important;
}

}
@media only screen and (min-width: 300px) and (max-width: 767px) { 
    .order-box-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-box-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .tech-info .sec-title h2 {
        color: #353742;
        font-size: 37px;
    }
    .tech-info .sec-title {
        padding-bottom: 13px;
    }    
    .tech-info .tech-info-ul ul li {
        font-size: 16px;
        line-height: 27px;
    }    
    .tech-info-ul{
        padding-bottom: 10px;
    }  
    .tech-lens-detail h2 {
        font-size: 35px;
    }
    .tech-lens-detail p {
        line-height: 24px;
        font-size: 15px;
    }
    }
@media (max-width: 575px) { 

    .choose-tabs .tab-buttons .tab-btn {

    width: 100%;
    display: flex;
    justify-content: center;
    }
    .choose-tabs .tab-buttons .tab-btn span{
        margin-left: 10px;
    }
    .choose-tab-content-box .bottom-content .text-box ul li{
        font-size: 16px;
            line-height: 30px;
    }
    .choose-tab-content-box .bottom-content .text-box ul li:before{
        font-size: 16px;
    }
          .choose-tabs .tab-buttons .tab-btn{
    padding: 6px 10px;
}
}
@media (max-width: 320px) { 
    .choose-tabs .tab-buttons .tab-btn span,
    .choose-tabs .tab-buttons .tab-btn{
font-size: 16px;
    }

}