
@media only screen and (max-width: 5000px){
    .boxed_wrapper_box_page{
        overflow-x: hidden;
    }
}


/* Large Layout: 1200px. */
@media only screen and (min-width: 1200px){
  
}



/* 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: 0;
}
.welcome-content-box.style2 {
    margin-left: 0px;
}    
    
.welcome-image-box .experience-box {
    top: 30px;
    left: 30px;
}    

/*** Certified Area Css ***/  
.certified-image-box1 {
    margin-left: 0;
    margin-right: 0;
    max-width: 670px;
    width: 100%;
    margin: 50px 0 50px;
}
.certified-box {
    margin-left: 0;
}  
.certified-box .icon-box {
    display: none;
}    

/*** 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: 80px 20px;
    align-items: center;
    text-align: center;
}  
.slogan-content .left {
    padding-bottom: 0;
}    

/*** Choose Area Css ***/ 
.choose-left-box img {
    max-width: 100%;
    width: 100%;
    float: none;
}    
.choose-content-box {
    padding-top: 50px;
    padding-left: 0px;
    padding-bottom: 0;
}    
.happy-patients-box {
    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;
} 
    
    
    
/*** Service Style2 Area Css ***/      
.service-style2-right {
    margin-top: 50px;
    margin-left: 0px;
    max-width: 700px;
    width: 100%;
}
    
/*** Blog Style1 Area Css ***/ 
.blog-style1-area .top-title {
    flex-direction: row;
    /* justify-content: flex-start; */
    align-items: flex-start;
}   
.blog-style1-area .sec-title {
    padding-bottom: 19px;
}    
.blog-style1-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
} 
   
/*** Slogan Style2 Area Css ***/      
.slogan-style2-area .icon-holder {
    top: -105px;
}    
.slogan-style2-area .icon-holder img {
    width: 380px;
}    
  
/*** 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;
}      
.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;
}    
    
/*** Blog Style1 Area Graybg Css ***/   
.single-blog-style1.style1-instyle2 .big-text h3 {
    font-size: 18px;
    line-height: 30px;
}       
.single-blog-style1.style1-instyle2 .big-text {
    min-height: 230px;
    padding: 0 40px;
    margin-bottom: 30px;
}    
.single-blog-style1 .text-holder {
    padding: 19px 20px 10px;
}    
.single-blog-style1.style1-instyle2 .big-text .blog-quote {
    bottom: 20px;
    right: 20px;
}    
    
/*** 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;
}    
.about-style1-image-box .single-image-box.image2 {
    margin-left: 0px;
}   
    
/*** 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: 80px 20px;
}    
.contact-form.contact-page {
    float: none;
       padding: 0px 15px 20px;
    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;
}        
.welcome-content-box .inner-content .bottom-box {
    max-width: 700px;
    width: 100%;
}    
    
    
    
    
    
    
    
    
    

    
    
    

}



/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
   .choose-tabs .tab-buttons {
    display: flex !important;
}

/*** Header Style One Css ***/     
.header-top {
    display: none;
}
    
/*** Welcome Area Css ***/   
.welcome-content-box {
    margin-left: 0;
    margin-right: 0;
    padding-top: 50px;
}
.welcome-content-box.style2 {
    margin-left: 0px;
}    
    
.welcome-image-box .experience-box {
    top: 30px;
    left: 30px;
}    
    
/*** Certified Area Css ***/  
.certified-image-box1 {
    margin-left: 0;
    margin-right: 0;
    max-width: 670px;
    width: 100%;
    margin: 50px 0 50px;
}
.certified-box {
    margin-left: 0;
}  
.certified-box .icon-box {
    display: none;
}    

/*** 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 .left {
    padding-bottom: 0;
}    

/*** Choose Area Css ***/ 
.choose-left-box img {
    max-width: 100%;
    width: 100%;
    float: none;
}    
.choose-content-box {
    padding-top: 50px;
    padding-left: 0px;
    padding-bottom: 0;
}    
.happy-patients-box {
    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;
}     
   
/*** Partner Area Css ***/ 
.partner-area:before {
    display: none;
}    
.partner-box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-bottom: 70px;
} 
/*** Service Style2 Area Css ***/     
.single-partner-logo-box {
    flex: 0 0 100%;
    max-width: 100%;
}    
.service-style2-right {
    margin-top: 50px;
    margin-left: 0px;
    max-width: 700px;
    width: 100%;
}
   
/*** Blog Style1 Area Css ***/ 
.blog-style1-area .top-title {
    flex-direction: row;
    /* justify-content: flex-start; */
    align-items: flex-start;
}   
.blog-style1-area .sec-title {
    padding-bottom: 19px;
}    
.blog-style1-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
} 
 
/*** Slogan Style2 Area Css ***/      
.slogan-style2-area .icon-holder {
    top: -105px;
}    
.slogan-style2-area .icon-holder img {
    width: 380px;
}    
.slogan-single-box .img-holder .overlay-content .btns-box {
    padding-top: 19px;
}         
    
/*** Subscribe Area Css ***/
.subscribe-area .left {
    float: none;
}    
.subscribe-social-links {
    padding: 0px 0 20px;
    text-align: center;
}    
.subscribe-social-links ul li {
    display: inline-block;
    float: none;
    margin-right: 0;
    margin: 0 3px;
}    
.subscribe-area .right {
    float: none;
}    
    
/*** 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;
}    
    
/*** 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 ;
}    
.step_process:after{
    font-size: 80px;
}  
.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;
}    
.about-style1-image-box .single-image-box.image2 {
    margin-left: 0px;
}   
    
/*** 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: 0px 22px 25px;
    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) {

.product_slider_row .col-xl-4{
    width: 100% !important;
    float: left !important;
}


i.fa.fa-user{
    font-size: 35px; 
     color: #123670;
}

i.fa.fa-file {
    color: #123670;
    font-size: 32px;
}

.white_content {
    width: 100% !important;
}

.sec-title h2 br{
    display: none;
}    
/*** Header Style One Css ***/     
.header-top {
    display: none;
}

/*** Welcome Area Css ***/   
.welcome-content-box {
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
}
.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: 270px;
    margin: 0 auto;
    padding: 0;
}



    
.welcome-image-box {
    max-width: 100%;
    width: 100%;
    padding-right: 0;
    padding-bottom: 0;
}    
.welcome-image-box .experience-box {
    top: 10px;
    left: 10px;
}  
.welcome-image-box .image2 {
    position: static;
    margin-top: 20px;
}    
.welcome-content-box .inner-content .bottom-box .left {
    float: none;
}
.welcome-content-box .inner-content .bottom-box .right{
    float: none;
    padding-top: 0;
}    
    
/*** Certified Area Css ***/
.certified-area .outer-box {
    padding: 120px 20px 90px;
}
.certified-area .outer-box:before {
    display: none;
}    
.certified-image-box1 {
    margin-left: 0;
    margin-right: 0;
    max-width: 670px;
    width: 100%;
    margin: 50px 0 50px;
}
.certified-box {
    margin-left: 0;
}  
.certified-box .icon-box {
    display: none;
} 
.certified-box ul {
    margin-left: 0px;
    margin-right: 0px;
}    
.certified-box ul li {
    display: block;
    float: none;
    width: 220px;
    margin: 0 auto 30px;
}

/*** Services Style1 Area Css ***/ 
.services-style1-area .top-title {
    text-align: center;
    width: 100%;
    display: block;
}   
.services-style1-area .sec-title {
    padding-bottom: 5px;
}  
.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;
    margin: 0 0 0;
}    

/*** 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: 0;
}    
.slogan-content .left .title h2 br{
    display: none;
}

/*** Choose Area Css ***/ 
.choose-left-box img {
    max-width: 100%;
    width: 100%;
    float: none;
}    
.choose-content-box {
    padding-top: 50px;
    padding-left: 0px;
    padding-bottom: 213px;
}    
.happy-patients-box {
    left: 0px;
    padding: 34px 20px 30px;
}    
.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: 25px;
}    
.choose-tabs .tab-buttons .tab-btn {
    margin-bottom: 10px;
}    
    
/*** 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;
}     
 
/*** Partner Area Css ***/ 
.partner-area {
    padding-top: 115px;
    padding-bottom: 120px;
    min-height: auto;
}    
.partner-area:before {
    display: none;
} 
.partner-area .layer-outer {
    min-height: auto;
}    
.partner-box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-bottom: 0px;
} 
.single-partner-logo-box {
    flex: 0 0 100%;
    max-width: 100%;
}  
    
/*** Service Style2 Area Css ***/ 
.service-style2-area {
    overflow: hidden;
}    
.service-style2-area .layer-outer-shape {
    display: none;
}    
.service-style2-left {
    margin-top: 0;
    margin-right: 0;
} 
.service-style2-left .sec-title {
    padding-bottom: 50px;
    margin-top: 0;
    top: 0;
}    
.service-style2-left .sec-title h2.clrwhite{
    color: #353742;
}
.service-style2-right {
    margin-top: 50px;
    margin-left: 0px;
    max-width: 700px;
    width: 100%;
}
.service-style2-left .bottom-box {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}       
.service-style2-left .bottom-box .right {
    padding-top: 20px;
}    
     
/*** Blog Style1 Area Css ***/ 
.blog-style1-area .top-title {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}   
.blog-style1-area .sec-title {
    padding-bottom: 19px;
}    
.blog-style1-area .top-title .text {
    max-width: 470px;
    width: 100%;
    top: 0;
    padding-bottom: 49px;
} 
     
/*** Slogan Style2 Area Css ***/      
.slogan-single-box .img-holder .overlay-content h2 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
}   
.slogan-single-box .img-holder .overlay-content .btns-box {
    padding-top: 16px;
} 
.slogan-single-box .img-holder .overlay-content .btns-box a.btn-one {
    line-height: 50px;
}    
.slogan-style2-area .icon-holder {
    display: none;
}    

/*** Subscribe Area Css ***/
.subscribe-area .left {
    float: none;
}    
.subscribe-social-links {
    padding: 0px 0 20px;
    text-align: center;
}    
.subscribe-social-links ul li {
    display: inline-block;
    float: none;
    margin-right: 0;
    margin: 0 3px;
}    
.subscribe-area .right {
    float: none;
}    
.subscribe-title {
    width: 100%;
    float: none;
    padding: 0px 0 12px;
    text-align: center;
}        
.subscribe-box {
    width: 310px;
    float: none;
    margin: 0 auto;
}    
    
/*** Footer Area Css ***/ 
.footer-area .layer-outer .shape2 {
    display: none;
}    
.single-footer-widget.marbtm {
    margin-bottom: 0;
}
.single-footer-widget.pdtop {
    padding-top: 0;
}        
    
    
    
    
    
    
/*** 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;
}    
    
/*** 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 20px;
} 
.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;
}    
    
/*** Blog Style1 Area Graybg Css ***/   
.single-blog-style1.style1-instyle2 .big-text h3 {
    font-size: 18px;
    line-height: 30px;
}       
.single-blog-style1.style1-instyle2 .big-text {
    min-height: 230px;
    padding: 0 40px;
    margin-bottom: 30px;
}      
.single-blog-style1.style1-instyle2 .big-text .blog-quote {
    bottom: 20px;
    right: 20px;
}     
    
/*** 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.image2 {
    margin-left: 0px;
}   
.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;
}  

    .white_content {
            border: 9px solid #123670;
    }
    .lensesmodal a.close-modal {
        width: 25px;
        height: 25px;
    }


}
@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: 1024px) {

/*** 
=============================================
    Header Style One Css
=============================================
***/
.header-contact {
    display: none;
}    
.header-left .logo {
    padding: 10px 0;
}    

.nav-outer .mobile-nav-toggler .inner {
    background: #123670;
}     
.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: #ffffff;
    height: 2px;
    width: 30px;
    margin: 6px 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;
    } 
    .main-slider .content h2{
        width: 700px;
        font-size: 60px;
    }
   
}

@media only screen and (min-width: 992px) and (max-width: 1199px) { 

    /*** Main Slider Css ***/     
    .main-slider .auto-container {
        padding: 0px 50px;
    }
    .main-slider.style1 {
        margin-top: 0;
    }       
    .main-slider .content h2 {
        font-size: 50px;
        line-height: 1.1em;
        margin-top: 30px;
        margin-bottom: 30px;
        width: 600px;
    }
    .main-slider .slide{
        padding: 150px 0px 150px;
    }
    .main-slider .icon-holder{
        width: 100px;
        height: 100px;
    }  
    .main-slider .icon-holder img {
        /* height: 35px; */
    }  
    .main-slider .icon-holder{
        top: 40px;
    }   
}
@media only screen and (min-width: 768px) and (max-width: 991px) { 
    
    /*** Main Slider Css ***/     
    .main-slider .auto-container {
        padding: 0px 50px;
    }
    .main-slider.style1 {
        margin-top: 0;
    }       
    .main-slider .content h2 {
        font-size: 40px;
        line-height: 1.1em;
        margin-top: 30px;
        margin-bottom: 30px;
        width: 600px;
    }
    .main-slider .slide{
        padding: 150px 0px 100px;
    }
    .main-slider .icon-holder{
        width: 100px;
        height: 100px;
    }  
    .main-slider .icon-holder img {
        /* height: 35px; */
    }  
    .main-slider .icon-holder{
        top: 30px;
    }  
}

@media only screen and (min-width: 500px) and (max-width: 767px) { 
    /*** Main Slider Css ***/     
    .main-slider .auto-container {
        padding: 0px 20px;
    }
    .main-slider.style1 {
        margin-top: 0;
    }       
    .main-slider .content h2 {
        font-size: 30px;
        line-height: 1.1em;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 500px;
    }
    .main-slider .slide{
        padding: 120px 0px 30px;
    }
    .main-slider .icon-holder{
        width: 80px;
        height: 80px;
    }  
    .main-slider .icon-holder img {
        /* height: 25px; */
    }  
    .main-slider .icon-holder{
        top: 20px;
    } 
    .btn-one{
        line-height: 50px;
        padding-left: 20px;
    }
    .btn-one i.round{
        width: 40px;
        height: 40px;
        margin-left: 20px;
    }
}
@media only screen and (max-width: 499px) {
    /*** Main Slider Css ***/     
    .main-slider .auto-container {
        padding: 0px 20px;
    }
    .main-slider.style1 {
        margin-top: 0;
    }       
    .main-slider .content h2 {
        font-size: 20px;
        line-height: 1em;
        margin-top: 15px;
        margin-bottom: 15px;
        width: auto;
    }
    .main-slider .slide{
        padding: 120px 0px 60px;
    }
    .main-slider .icon-holder{
        width: 80px;
        height: 80px;
    }  
    .main-slider .icon-holder img {
        /* height: 25px; */
    }  
    .main-slider .icon-holder{
        top: 20px;
    } 
    .btn-one{
        line-height: 40px;
        padding-left: 20px;
    }
    .btn-one i.round{
        width: 30px;
        height: 30px;
        margin-left: 10px;
    }
    .main-slider .content h3{
        line-height: 25px;
        font-size: 19px;
        letter-spacing: 0em;
    }
}











@media only screen and (min-width: 1200px) and (max-width: 1350px) { 
  
/*** Welcome Area Css ***/  
.welcome-image-box .experience-box {
    top: 30px;
    left: 30px;
}    
 
 
}



@media only screen and (min-width: 1200px) and (max-width: 1660px) { 
  
/*** Certified Area Css ***/  
.certified-box ul li {
    width: 175px;
} 
.certified-box .icon-box {
    display: none;
} 
    
/*** Slogan Style2 Area Css ***/      
.slogan-single-box .img-holder .overlay-content h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}   
.slogan-single-box .img-holder .overlay-content .btns-box {
    padding-top: 19px;
} 
.slogan-style2-area .icon-holder {
    top: -105px;
}    
.slogan-style2-area .icon-holder img {
    width: 380px;
}    
    
 
}

@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: 300px) and (max-width: 767px) { 
.order-box-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-box-1 {
    -ms-flex-order: 1;
    order: 1;
}

}
@media only screen and (max-width: 319px) {
    /* PRODUCT PAGE */
    .all_product_section .col-xl-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .all_product_section.services-page-area {
        padding: 30px 0px 20px;
    }
    .all_product_section .row{
        display: flex;
    }
    .all_product_section .single-service-style1 .text-holder {
        padding: 5px;
        text-align: center;
    }
    .all_product_section .col-xl-4.col-lg-4{
        padding: 0 5px;
    }
    .all_product_section .single-service-style1{
        margin-bottom: 15px;
    }
    .all_product_section .single-service-style1 .text-holder h3 {
        font-size: 16px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
    .owl-carousel .owl-item {
        height: 295px !important;
    }
    .choose-tabs .tab-buttons {
    	display: block;
    }
    .main-slider .owl-theme .owl-nav .owl-next{
        right: 0;
    }
    .main-slider .owl-theme .owl-nav .owl-prev {
        left: 0;
    }
    .main-slider .owl-theme .owl-nav .owl-next,
    .main-slider .owl-theme .owl-nav .owl-prev{
        height: 45px;
        width: 45px;
        font-size: 20px;
        line-height: 42px;
    }

    .step_process:after{
        top: 95%;
        right: 45%;
        font-size: 75px;
        animation: updown 1s infinite alternate;
    }
    @keyframes updown {
        0% {
            transform: translateY(0) rotate(90deg);
        }
        
        100% {
            transform: translateY(-10px) rotate(90deg);
        }
    }
    
    .welcome-content-box .inner-content .bottom-box {
        display: block !important;
    }
    .author-info-box1{
        padding: 10px 0;
    }

    section.services-style1-area.product_section .container {
        max-width: 1200px;
    }
    .single-service-style1 .text-holder{
        padding: 20px;
    }
    .services-style1-area{
        padding-top: 40px !important;
        padding-bottom: 20px !important;
    }
    section.services-style1-area.product_section .row {
        flex-wrap: nowrap!important;
        display: flex;
    }
    .single-service-style1 .img-holder .icon{
        width: 90px;
        height: 90px;
    }
    .single-service-style1 .img-holder .icon span:before{
        font-size: 55px;
    line-height: 100px;
    }
    .product_section .sec-title h2.clrwhite {
        color: #ffffff;
        text-align: center;
    }
    .services-style1-area:before{
        height: 350px;
    }
    .services-style1-area .top-title .text {
        max-width: 100%;
        padding-bottom: 30px;
    }
    .services-style1-area .top-title .text p {
        font-size: 16px !important;
        line-height: 22px !important;
    }

    .featured-area .step_process {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .featured-area {
        padding: 20px 0 0 0 !important;
    }
    .single-featured-box {
        margin: 0 auto 20px auto;
    }
    .single-service-style1 .text-holder .bottom-box{
        display: flex;
        padding-top: 10px;
    }
    .btn-style3{
        width: 150px;
        margin: auto;
    }

    .contact-form-style1-area .row {
        flex-wrap: nowrap !important;
        display: block !important;
    }
    .contact-form form .input-box {
        margin-bottom: 15px;
    }
    .contact-form .sec-title {
        padding-bottom: 20px;
    }
    .contact-form-style1-area .button-box{
        display: flex !important;
    }
    .contact-form-style1-area .btn-one{
        margin: auto;
    }

    /* popup form */
    .white_content{
        width: 100%;
        left: 0;
        height: 65%;
    }

     /* PRODUCT PAGE */
     .all_product_section .col-xl-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .all_product_section.services-page-area {
        padding: 30px 0px 20px;
    }
    .all_product_section .row{
        display: flex;
    }
    .all_product_section .single-service-style1 .text-holder {
        padding: 5px;
        text-align: center;
    }
    .all_product_section .col-xl-4.col-lg-4{
        padding: 0 5px;
    }
    .all_product_section .single-service-style1{
        margin-bottom: 15px;
    }
    .all_product_section .single-service-style1 .text-holder h3 {
        font-size: 16px;
    }

    .single-service-style1 .img-holder{
        height: 211px    !important;
    }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {

    .main-slider .owl-theme .owl-nav .owl-next{
        right: 0;
    }
    .main-slider .owl-theme .owl-nav .owl-prev {
        left: 0;
    }
    .main-slider .owl-theme .owl-nav .owl-next,
    .main-slider .owl-theme .owl-nav .owl-prev{
        height: 45px;
        width: 45px;
        font-size: 20px;
        line-height: 42px;
    }
    .choose-tabs .tab-buttons{
        display: flex !important;
    }

    .choose-left-box img {
        width: auto;
        height: 400px;
        margin: 0 auto;
    }

    .owl-carousel .owl-item {
        height: 299px !important;
    }

    .step_process:after{
        display: none;
    }

    .featured-area .step_process {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 5px;
    }
    .featured-area .step_process:nth-child(3) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .featured-area {
        padding: 40px 0 0 0 !important;
    }

    .btn-style3{
        width: 150px;
        margin: auto;
    }
    .product_section .slick-slide{
        padding: 0 5px !important;
    }
    .choose-tab-content-box .bottom-content {
        display: flex;
    }
    .choose-area .image-box img {
        margin: auto 0 !important;
    }
    .choose-tab-content-box .bottom-content .text-box {
        width: 100%;
    }
    .choose-area .bottom-content .image-box{
        width: auto !important;
        padding-right: 0;
    }

    .blog-style1-area .container {
        max-width: 100%;
    }
    .blog-style1-area{
        padding: 30px 0 0px;
        background: #ffffff;
    }
    .single-blog-style1 .text-holder {
        padding: 1px 10px;
    }
    .blog-style1-area .row {
        flex-wrap: nowrap !important;
        display: block;
    }
    .blog-style1-area .sec-title h2 {
        text-align: center;
    }
    .blog-style1-area .top-title .text{
        padding-bottom: 0;
    }
    .blog-style1-area .sec-title{
        padding-bottom: 10px;
    }
    .blog-style1-area .top-title{
        padding-bottom: 25px;
        display: block;
    }
    .blog-style1-area .top-title .text p {
        line-height: 22px;
        text-align: center;
    }
    .blog-style1-area .top-title .text{
        margin: auto;
    }
    .col-xl-4.col-lg-4:nth-child(1) {
        width: 50%;
        float: right;
    }
    .col-xl-4.col-lg-4:nth-child(2) {
        width: 50%;
    }
    .col-xl-4.col-lg-4:nth-child(3) {
        width: 50%;
        margin: auto;
    }
    .col-xl-4.col-lg-4 .blog-title {
        text-align: center;
    }

    .contact-form-style1-area{
        background: #f4f5f7;
    }

    .contact-form-style1-area .container {
        max-width: 100%;
    }
    .contact-form form input[type="text"], .contact-form form input[type="email"], .contact-form form textarea{
        height: 60px;
    }
    .contact-form-style1-area .col-xl-5{
        display: flex;
    }
    .contact-form-style1-area .contact-image-box.clearfix.aos-init.aos-animate{
        margin: auto;
    }
    .contact-form.home-p{
        padding: 50px 0;
    }
    .contact-form-style1-area .row {
        flex-wrap: nowrap !important;
        display: flex;
    }
    .contact-form-style1-area .col-xl-5 {
        display: none !important;
    }
    .button-box {
        display: flex;
    }
    .button-box .btn-one{
        margin: auto;
    }

    .footer .container {
        max-width: 100%;
    }
    .footer {
        padding: 30px 0 10px;
    }
    .single-footer-widget .our-company-info .text p{
        line-height: 25px;
        text-align: center;
    }
    .single-footer-widget .link1 ul li {
        line-height: 30px;
    }
    .single-footer-widget .title {
        padding-bottom: 25px;
    }
    .single-footer-widget .link1 ul.marlft40 {
        margin-left: 0px;
    }
    .footer_link_title {
        margin-left: 0;
    }
    .single-footer-widget .footer-contact-info ul li{
        padding-bottom: 10px;
    }
    .footer .row {
        display: flex;
    }
    .footer_column {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .single-footer-widget .footer-contact-info ul{
        display: block;
        width: 100%
    }
    .single-footer-widget .footer-contact-info ul li:nth-child(1){
        width: 50%;
        float: right;
    }
    .single-footer-widget .footer-contact-info ul li:nth-child(2){
        width: 50%;
    }
    .single-footer-widget .footer-contact-info ul li:nth-child(3){
        width: 100%;
        float: right;
    }
    .single-footer-widget .footer-contact-info ul li .text p br {
        display: none;
    }
    .single-footer-widget .our-company-info .footer-logo {
        display: flex;
        padding-bottom: 25px;
    }
    .single-footer-widget .our-company-info .footer-logo a{
        margin: auto;
    }
    .single-footer-widget .our-company-info .text {
        padding-bottom: 25px;
    }
    .single-footer-widget .our-company-info .btns-box {
        display: flex;
    }
    .single-footer-widget .our-company-info .btns-box a {
        margin: auto;
    }

    .white_content{
        width: 90% !important;
        left: auto;
        height: 65%;
    }

    /* PRODUCT PAGE */
    .all_product_section .col-xl-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .all_product_section.services-page-area {
        padding: 30px 0px 20px;
    }
    .all_product_section .row{
        display: flex;
    }
    .all_product_section .single-service-style1 .text-holder {
        padding: 5px;
        text-align: center;
    }
    .all_product_section .col-xl-4.col-lg-4{
        padding: 0 5px;
    }
    .all_product_section .single-service-style1{
        margin-bottom: 15px;
    }
    .all_product_section .single-service-style1 .text-holder h3 {
        font-size: 16px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    
    .before-after-work-area .container {
        grid-template-columns: 100%;
    }
    .main-slider .slide .image-layer{
        background-position: right;
    }
    .main-slider .slide .image-layer:before {
        background-color: rgb(255 255 255 / 68%);
    }

    .welcome-area{
        padding: 30px 0;
    }
    .welcome-image-box .experience-box {
        top: -20px;
        left: -15px;
    
        width: 130px;
        height: 130px;
    }
    .welcome-image-box .experience-box h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .welcome-image-box .experience-box h3 {
        font-size: 13px;
        line-height: 12px;
    }
    .welcome-area .container {
        max-width: 1100px;
    }
    .row{
        flex-wrap: wrap !important;
        display: block;
    }
    .welcome-image-box:before{
        left: -23px;
        width: 10px;
    }
    .welcome-content-box .sec-title {
        padding-bottom: 10px;
    }
    .sec-title h2 {
        font-size: 25px;
        line-height: 25px;
        text-align: center;
    }
    .before-after-work-area .sec-title h2 {
        text-align: center;
    }
    .welcome-content-box .inner-content .text p {
        text-align: center;
    }
    .right.pull-right {
        margin: auto 0 auto auto;
    }
    body{
        line-height: 19px;
        font-size: 15px;
    }
    .welcome-content-box .inner-content .text {
        padding: 0 0 15px 0;
    }
    .welcome-image-box .image2:before{
        border-top: 15px solid #f6f6f6;
        border-left: 15px solid #f6f6f6;
        top: -14px;
        left: -15px;
    }
    .welcome-image-box .image2 {
        right: -65px;
        display: none;
    }
    .welcome-image-box .image2 img {
        width: 80%;
    }
    .welcome-image-box{
        max-width: 500px;
        margin: auto;
        display: flex;
    }
    .welcome-image-box img {
        width: auto;
        height: 350px;
        margin: 0 auto;
    }
    .welcome-content-box .btns-box {
        display: flex;
    }
    .welcome-content-box .btns-box .btn-one{
        margin: auto;
    }
    .welcome-content-box .inner-content .bottom-box {
        display: flex;
    }

    section.services-style1-area.product_section .container {
        max-width: 1200px;
    }
    .single-service-style1 .text-holder{
        padding: 20px;
    }
    .services-style1-area{
        padding-top: 30px;
        padding-bottom: 40px;
    }
    section.services-style1-area.product_section .row {
        flex-wrap: nowrap!important;
        display: flex;
    }
    .single-service-style1 .img-holder .icon{
        width: 90px;
        height: 90px;
    }
    .single-service-style1 .img-holder .icon span:before{
        font-size: 55px;
        line-height: 100px;
    }
    .product_section .sec-title h2.clrwhite {
        color: #ffffff;
        text-align: left;
    }
    .services-style1-area:before{
        height: 350px;
    }

    section.services-style1-area.product_section .container {
        max-width: 1200px;
    }
    .single-service-style1 .text-holder{
        padding: 10px 10px 15px;
        text-align: center;
    }
    .services-style1-area .top-title .text p{
        line-height: 22px !important;
    }
    .services-style1-area{
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .single-service-style1{
        margin-bottom: 20px;
    }
    /*section.services-style1-area.product_section .row {
        flex-wrap: nowrap!important;
        display: flex;
    }*/

    section.services-style1-area.product_section .row {
	    flex-wrap: nowrap!important;
	    display: block;
	}
    .single-service-style1 .img-holder .icon{
        width: 90px;
        height: 90px;
    }
    .single-service-style1 .img-holder .icon span:before{
        font-size: 55px;
    line-height: 100px;
    }
    .product_section .sec-title h2.clrwhite {
        color: #ffffff;
        text-align: center;
    }
    .services-style1-area:before{
        height: 350px;
    }
    .services-style1-area .top-title .text {
        max-width: 100%;
        padding-bottom: 30px;
    }

    .featured-area {
        padding: 40px 0 20px;
        
    }
    .featured-area .container {
        max-width: 1100px;
    }
    .featured-area .row {
        flex-wrap: wrap !important;
        display: flex;
    }
    .featured-area  .single-featured-box h3 {
        margin: 15px 0 0 0;
        font-size: 18px;
    line-height: 20px;
    }
    .single-featured-box{
        padding: 30px 0;
    }

    .slogan-content .left .title h2{
        text-align: center;
        font-size: 25px;
        line-height: 30px;
        padding-bottom: 20px;
    }
    .slogan-area .container {
        max-width: 100%;
    }
    .slogan-content{
        padding: 30px 20px;  
        justify-content: center;
        width: 100%;
        margin: auto; 
    }

    .choose-left-box img {
        width: auto;
        height: 300px !important;
        margin: 0 auto;
    }
    .choose-content-box {
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 17px;
    }
    .choose-area .container {
        max-width: 100%;
    }
    .choose-area{
        padding: 30px 0 0 0;
    }
    .choose-content-box .sec-title {
        padding-bottom: 25px;
    }
    .choose-area .top-content p{
        margin-bottom: 0 !important;
        text-align: center;
    }
    .choose-tab-content-box .top-content {
        padding-bottom: 0;
    }
    .choose-tab-content-box .bottom-content .text-box ul li {
        line-height: 18px;
        font-size: 16px;
        padding-bottom: 10px;
    }
    .choose-tabs .tab-buttons .tab-btn{
        line-height: 50px;
        padding: 0px;
        width: 100%;
        text-align: center;
    }
    .choose-tab-content-box {
        padding-top: 10px;
    }
    .choose-area .row {
        flex-wrap: nowrap !important;
        display: block;
    }
    .choose-area .sec-title h2{
        text-align: center;
    }
    .video-holder-box,
    .choose-area .image-box {
        display: flex  !important;
        width: 100% !important;
    }
    .choose-area .image-box  img{
        margin: auto;
    }
    .choose-area .col-xl-5 {
        padding-bottom: 10px;
    }

    .blog-style1-area .container {
        max-width: 100%;
    }
    .blog-style1-area{
        padding: 30px 0 0px;
        background: #ffffff;
    }
    .single-blog-style1 .text-holder {
        padding: 1px 10px;
    }
    .blog-style1-area .row {
        flex-wrap: nowrap !important;
        display: block;
    }
    .blog-style1-area .sec-title h2 {
        text-align: center;
    }
    .single-blog-style1 .text-holder .blog-title{
        font-size: 17px;
        line-height: 19px;
        margin: 15px 0;
        text-align: center;
    }
    .blog-style1-area .top-title .text{
        padding-bottom: 0;
    }
    .blog-style1-area .sec-title{
        padding-bottom: 10px;
    }
    .blog-style1-area .top-title{
        padding-bottom: 25px;
        display: block;
    }
    .blog-style1-area .top-title .text p {
        line-height: 22px;
        text-align: center;
    }
    .blog-style1-area .top-title .text{
        margin: auto;
    }

    .contact-form-style1-area{
        background: #ffffff;
    }
    #contact-form .col-xl-6.col-lg-6,
    #contact-form .col-xl-12{
        padding-right: 5px;
        padding-left: 10px;
    }
    input[type="text"], input[type="email"],  textarea{
        padding-left: 15px;
    }
    .input-box {
        margin-bottom: 10px;
    }
    .contact-form-style1-area .container {
        max-width: 100%;
    }
    .contact-form form input[type="text"], .contact-form form input[type="email"]{
        height: 50px;
    }
    .contact-form form textarea{
        height: 100px;
    }
    .contact-form-style1-area .col-xl-5{
        display: flex;
    }
    .contact-form-style1-area .contact-image-box.clearfix.aos-init.aos-animate{
        margin: auto;
    }
    .contact-form.home-p{
        padding: 30px 0;
    }
    .contact-form-style1-area .row {
        flex-wrap: nowrap !important;
        display: flex;
    }
    /* .contact-form-style1-area .col-xl-5 {
        display: none;
    } */

    .slogan-single-box .img-holder .overlay-content h2 {
        font-size: 22px;
        line-height: 20px;
    }
    .slogan-single-box .img-holder .overlay-content .btns-box {
        padding-top: 10px;
    }
    .slogan-style2-area .icon-holder img {
        width: 280px;
    }
    .slogan-style2-area .row {
        flex-wrap: nowrap !important;
        display: block;
    }

    .footer .container {
        max-width: 100%;
    }
    .footer {
        padding: 30px 0 10px;
    }
    .single-footer-widget .our-company-info .text p{
        line-height: 25px;
        text-align: center;
    }
    .single-footer-widget .link1 ul li {
        line-height: 30px;
    }
    .single-footer-widget .title {
        padding-bottom: 25px;
    }
    .single-footer-widget .link1 ul.marlft40 {
        margin-left: 0px;
    }
    .footer_link_title {
        margin-left: 0;
    }
    .single-footer-widget .footer-contact-info ul li{
        padding-bottom: 10px;
    }
    .footer .row {
        display: flex;
    }
    .footer_column {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .single-footer-widget .footer-contact-info ul{
        display: block;
        width: 100%
    }
    .single-footer-widget .footer-contact-info ul li{
        width: 100%;
    }
    .single-footer-widget .footer-contact-info ul li .text p br {
        display: none;
    }
    .single-footer-widget .our-company-info .footer-logo {
        display: flex;
        padding-bottom: 25px;
    }
    .single-footer-widget .our-company-info .footer-logo a{
        margin: auto;
    }
    .single-footer-widget .our-company-info .text {
        padding-bottom: 25px;
    }
    .single-footer-widget .our-company-info .btns-box {
        display: flex;
    }
    .single-footer-widget .our-company-info .btns-box a {
        margin: auto;
    }

    .choose-tab-content-box .bottom-content {
        display: flex;
    }
    .choose-tab-content-box .bottom-content .image-box {
        width: 500px !important;
        padding-top: 20px;
        margin: auto;
    }

    /* about page */
    .about_page_section .sec-title h2 {
        text-align: center;
    }
    .about_page_section .welcome-content-box .inner-content .text p {
        text-align: center;
    }
    .about_page_section .welcome-content-box.style2 .inner-content h3 {
        margin: 0;
        font-size: 18px;
        line-height: 20px;
        padding-bottom: 10px;
        text-align: center;
    }
    .about_page_section .welcome-content-box {
        padding-top: 0;
    }
    .about_page_section  .welcome-image-box.style2{
        display: flex;
    }
    .about_page_section .welcome-image-box img {
        width: 100%;
    }

    .layer-outer-icon img{
        width: auto;
        height: 100px;
    }
    .breadcrumb-area .layer-outer-icon{
        bottom: -51px;
    }

    .about_page_para .about-style1-text-box .sec-title {
        padding-bottom: 15px;
    }
    .about-style1-text-box .inner-contant .text-box p {
        margin: 0;
        text-align: center;
    }

    /* popup form */
    .popup_form_section .contact-form.home-p {
        padding: 0;
    }
    .popup_form_section input[type="text"], input[type="email"], textarea{
        height: 55px;
    }
    .popup_form_section .input-box {
        margin-bottom: 10px;
    }
    .popup_form_section textarea {
        height: 130px;
    }
    
    /* mobile header */
    .main-header .container {
        max-width: 100%;
        padding-right: 5px;
        padding-left: 5px;
    }
    .main-header  .icon-telephone:before {
        font-size: 35px;
    }
    .mobile_header_call_block {
        float: right;
        position: absolute;
        right: 48px;
        padding: 15px 0px;
    }
    .header-left .logo a img, .footer-logo a img {
        height: 50px;
    }
    .nav-outer .mobile-nav-toggler{
        padding: 15px 0;
    }

    /* contact page */
    .contact-form-style1-area.contact-page{
        padding: 50px 0px;
    }
    .contact-page .sec-title h2 {
        text-align: center;
    }
    .contact-p-contact-info-box .inner-content ul li{
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .contact-p-contact-info-box .sec-title {
        padding-bottom: 15px;
    }
    .contact-page .col-xl-6.col-lg-6,
    .contact-page .col-xl-12{
        padding-right: 10px;
        padding-left: 0;
    }
    .contact-p-contact-info-box .inner-content ul li .text a{
        font-size: 17px;
        line-height: 23px;
    }
    .contact-page.contact-form-style1-area .row {
        flex-wrap: nowrap !important;
        display: block;
    }
    .contact-form.contact-page{
        margin-top: 30px;
    }

    /* inner page banner */
    .breadcrumb-area .title h2{
        font-size: 41px;
    }

    .single-service-style1 .img-holder{
        height: 160px;
    }
    .services-style1-area:before{
        height: 300px;
    }

    /* LENSES POPUP */
    .lenses .lens-overview__detail{
        padding:  10px;
    }
    .lens-overview__detail p{
        line-height: 1.2;
        font-size: 15px;
    }
    .lens-overview__detail h2{
        padding-bottom: 10px;
        font-size: 22px;
    }
    .lenses .lens-overview__pic{
        height: 250px;
    }
    .lenses{
        grid-template-columns: 100%;
    }
    .all_product_section .container {
        max-width: 95%;
        margin: auto;
    }
    .lens-detail .lens-detail__info h2{
        font-size: 32px;
    }
    .lenses{
        width: 100%;
    }

    /* MATERIAL PAGE */
    section.about-style1-area.material_page_one {
        padding: 30px 0 0 0;
    }
    section.welcome-area.style2.material_page_two {
        padding: 30px 0;
    }
    .material_page_two .welcome-content-box.style2 .inner-content h3 {
        line-height: 1.2;
        padding-bottom: 10px;
        font-size: 18px;
        text-align: center;
    }
    .material_page_two .welcome-content-box .inner-content ul li {
        line-height: 20px;
        padding-bottom: 8px;
        padding-left: 25px;
        margin-bottom: 0;
    }
    .material_page_two .welcome-content-box .inner-content .text p {
        font-size: 16px;
        text-align: center;
    }
    .material_page_two .welcome-content-box {
        padding-top: 0;
    }
    .material_page_two .inner-content {
        padding-top: 0px;
    }
    .material_page_two .welcome-image-box img {
        width: 100%;
        margin: auto;
    }
    .material_page_two .welcome-image-box.style2 {
        padding-bottom: 10px;
    }
    /* ----------------- */
    section.services-style1-area.material_page_three {
        padding: 40px 0 0 0;
    }
    .mini_heading {
        font-size: 24px !important;
        padding-bottom: 35px;
    }
    .material_page_three .single-service-style1 .text-holder{
        padding: 20px;
        width: 411px;
        margin: auto;
    }
    .material_page_three .container {
        max-width: 100%;
    }
    .material_page_three.services-style1-area .top-title .text{
        padding-bottom: 0;
    }
    .text_holder_scroll{
        line-height: 1.4;
        height: 150px;
    }
    .single-service-style1 .img-holder img{
        width: auto;
        height: auto;
    }
    .material_page_three .row {
        flex-wrap: nowrap !important;
        display: block;
    }
    .material_page_three .col-xl-4.col-lg-4 {
        width: 100%;
        float: none;
    }
    .material_page_three .single-service-style1 .img-holder {
        height: auto;
    }
    /* -------------------------- */
    .before-after-work-area{
        padding: 20px 0;
    }
    .sec-title{
        padding-bottom: 20px !important;
    }
    /* foote section */
    .container {
        max-width: 100%;
    }
    .cp_block {
        display: block;
    }
    .cp_block p {
        text-align: center;
    }

    .material_page_two.material_page_hight_index .inner-content {
        padding-top: 0;
    }
    section.welcome-area.style2.material_page_two.material_page_hight_index {
        padding: 30px 0 0 0;
    }
    .material_page_two.material_page_hight_index .welcome-content-box {
        padding-top: 25px;
    }
    .material_page_hight_index_para .sec-title h2,
    .material_page_hight_index_para .inner-contant{
        text-align: center;
    }
    .material_page_hight_index_para .about-style1-text-box {
        padding-bottom: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
.single-service-style1 .text-holder p {
        height: 75px;
        overflow: auto;
    }
i.fa.fa-user{
     color: #123670;
    font-size: 35px; 
}

i.fa.fa-file {
    color: #123670;
    font-size: 32px;
}
    .main-slider .owl-theme .owl-nav .owl-next{
        right: 10px;
    }
    .main-slider .owl-theme .owl-nav .owl-prev {
        left: 10px;
    }
    .main-slider .owl-theme .owl-nav .owl-next,
    .main-slider .owl-theme .owl-nav .owl-prev{
        height: 45px;
        width: 45px;
        font-size: 20px;
        line-height: 42px;
    }
    .owl-carousel .owl-item {
        height: 435px !important;
    }
    .main-slider .content h2 {
        width: 600px !important;
    }

    .btn-one{
        line-height: 50px;
        padding-left: 20px;
    }
    .btn-one i.round{
        width: 40px;
        height: 40px;
        margin-left: 20px;
    }

    .welcome-area{
        padding: 60px 0;
    }
    .welcome-image-box .experience-box {
        top: 0;
        left: 0;
        width: 150px;
        height: 150px;
    }
    .welcome-image-box .experience-box h2{
        font-size: 20px;
        line-height: 36px;
    }
    .welcome-image-box .experience-box h3 {
        font-size: 16px;
        line-height: 16px;
    }
    .welcome-area .container {
        max-width: 1100px;
    }
    .row{
        flex-wrap: wrap !important;
        display: block;
    }
    .welcome-image-box:before{
        left: -23px;
        width: 10px;
    }
    .welcome-content-box .sec-title {
        padding-bottom: 10px;
    }
    .sec-title h2 {
        font-size: 30px;
        line-height: 35px;
        text-align: center;
    }
    .welcome-content-box .inner-content .text p {
        text-align: center;
    }
    body{
        line-height: 25px;
        font-size: 16px;
    }
    .welcome-content-box .inner-content .text {
        padding: 15px 0;
    }
    .welcome-image-box .image2:before{
        border-top: 15px solid #f6f6f6;
        border-left: 15px solid #f6f6f6;
        top: -14px;
        left: -15px;
    }
    .welcome-image-box .image2 {
        right: -65px;
    }
    .welcome-image-box .image2 img {
        width: 80%;
    }
    .welcome-image-box{
        max-width: 500px;
        margin: auto;
    }

    section.services-style1-area.product_section .container {
        max-width: 1200px;
    }
    .single-service-style1 .text-holder{
        padding: 20px;
    }
    .services-style1-area{
        padding-top: 60px;
        padding-bottom: 50px;
    }
    section.services-style1-area.product_section .row {
        flex-wrap: nowrap!important;
        display: flex;
    }
    .single-service-style1 .img-holder .icon{
        width: 90px;
        height: 90px;
    }
    .single-service-style1 .img-holder .icon span:before{
        font-size: 55px;
    line-height: 100px;
    }
    .product_section .sec-title h2.clrwhite {
        color: #ffffff;
        text-align: left;
    }
    .services-style1-area:before{
        height: 350px;
    }

    .featured-area {
        padding: 40px 0;
    }
    .featured-area .container {
        max-width: 1100px;
    }
    .featured-area .row {
        flex-wrap: wrap !important;
        display: flex;
    }
    .featured-area  .single-featured-box h3 {
        margin: 15px 0 0 0;
    }
    .single-featured-box{
        padding: 30px 0;
    }

    .slogan-content .left .title h2{
        text-align: center;
        font-size: 30px;
        line-height: 40px;
        padding-bottom: 20px;
    }
    .slogan-area .container {
        max-width: 100%;
    }
    .slogan-content{
        padding: 60px 20px;  
        justify-content: center;
        width: 100%;
        margin: auto; 
        display: block;
    }
    .slogan-content .right .btns-box {
        display: flex;
    }
    .slogan-content .right .btns-box .btn-one {
        margin: auto;
    }

    .choose-left-box img {
        width: auto;
        height: 500px;
        margin: auto;
    }
    .choose-content-box {
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .choose-area .container {
        max-width: 100%;
    }
    .choose-area{
        padding: 60px 0;
    }
    .choose-content-box .sec-title {
        padding-bottom: 25px;
    }
    .choose-area .top-content p{
        margin-bottom: 0 !important;
    }
    .choose-tab-content-box .top-content {
        padding-bottom: 0;
    }
    .choose-tab-content-box .bottom-content .text-box ul li{
        line-height: 25px;
        font-size: 18px;
    }
    .choose-tabs .tab-buttons .tab-btn{
        line-height: 50px;
    padding: 0px;
    width: 100%;
    text-align: center;
    }
    .choose-tab-content-box {
        padding-top: 10px;
    }
    .choose-area .row {
        flex-wrap: nowrap !important;
        display: block;
    }
    .choose-area .sec-title h2{
        text-align: center;
    }
    .video-holder-box {
        display: flex;
    }
    .choose-area .col-xl-5 {
        padding-bottom: 30px;
    }

    .blog-style1-area .container {
        max-width: 100%;
    }
    .blog-style1-area{
        padding: 50px 0 40px;
        background: #ffffff;
    }
    .single-blog-style1 .text-holder {
        padding: 1px 10px;
    }
    .blog-style1-area .row {
        flex-wrap: nowrap !important;
        display: flex;
    }
    .blog-style1-area .sec-title h2 {
        text-align: center;
    }
    .single-blog-style1 .text-holder .blog-title{
        font-size: 19px;
        line-height: 22px;
    }
    .blog-style1-area .top-title .text{
        padding-bottom: 0;
    }
    .blog-style1-area .sec-title{
        padding-bottom: 10px;
    }
    .blog-style1-area .top-title{
        padding-bottom: 25px;
        display: block;
    }
    .blog-style1-area .top-title .text p {
        line-height: 22px;
        text-align: center;
    }
    .blog-style1-area .top-title .text{
        margin: auto;
    }
    .contact-form-style1-area{
        padding: 30px 0 0px;
    }
    .contact-form-style1-area .container {
        max-width: 100%;
    }
    .contact-form form input[type="text"], .contact-form form input[type="email"]{
        height: 60px;
    }
    .contact-form form textarea{
        height: 150px;
    }
    .contact-form-style1-area .col-xl-5{
        display: flex;
    }
    .contact-form-style1-area .contact-image-box.clearfix.aos-init.aos-animate{
        margin: auto;
    }
    .contact-form.home-p{
        padding: 0 0 50px 0;
    }
    .contact-form-style1-area .row {
        flex-wrap: nowrap !important;
        display: flex;
    }
    #contact-form .col-xl-6.col-lg-6,
    #contact-form .col-xl-12{
        padding-right: 10px;
        padding-left: 10px;
    }
    .input-box {
        margin-bottom: 10px;
    }
    /* .contact-form-style1-area .col-xl-5 {
        display: none;
    } */

    .slogan-single-box .img-holder .overlay-content h2 {
        font-size: 22px;
        line-height: 20px;
    }
    .slogan-single-box .img-holder .overlay-content .btns-box {
        padding-top: 10px;
    }
    .slogan-style2-area .icon-holder img {
        width: 280px;
    }
    .slogan-style2-area .row {
        flex-wrap: nowrap !important;
        display: flex;
    }

    .footer .container {
        max-width: 100%;
    }
    .footer {
        padding: 50px 0 10px;
    }
    .single-footer-widget .our-company-info .text p{
        line-height: 25px;
    }
    .single-footer-widget .link1 ul li {
        line-height: 30px;
    }
    .single-footer-widget .title {
        padding-bottom: 25px;
    }
    .single-footer-widget .link1 ul.marlft40 {
        margin-left: 0px;
    }
    .footer_link_title {
        margin-left: 0;
    }
    .single-footer-widget .footer-contact-info ul li{
        padding-bottom: 10px;
    }
    .footer .row {
        display: flex;
    }
    .footer_column {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .footer_column:nth-child(3) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .single-footer-widget .footer-contact-info ul{
        display: block;
        width: 100%
    }
    .single-footer-widget .footer-contact-info ul li:nth-child(1){
        width: 50%;
        float: right;
    }
    .single-footer-widget .footer-contact-info ul li:nth-child(2){
        width: 50%;
    }
    .single-footer-widget .footer-contact-info ul li:nth-child(3){
        width: 100%;
        float: right;
    }
    .single-footer-widget .footer-contact-info ul li .text p br {
        display: none;
    }

    .choose-tab-content-box .bottom-content {
        display: flex;
    }
    .choose-tab-content-box .bottom-content .image-box {
        width: 500px;
        padding-top: 20px;
        margin: auto;
    }

    /* about page */
    .about_page_section .row {
        flex-wrap: nowrap !important;
        display: flex;
    }
    .about_page_section .sec-title h2,
    .about_page_para .sec-title h2,
    .about_page_section .welcome-content-box .inner-content .text p {
        text-align: left;
    }
    .about_page_section .welcome-content-box.style2 .inner-content h3 {
        margin: 0;
    }
    .about_page_section .welcome-content-box {
        padding-top: 0;
    }

    .layer-outer-icon img{
        width: auto;
        height: 150px;
    }
    .breadcrumb-area .layer-outer-icon{
        bottom: -70px;
    }

    
    .about_page_para .about-style1-text-box .sec-title {
        padding-bottom: 15px;
    }
    .about_page_para .container {
        max-width: 95%;
    }

    /* popup form */
    .popup_form_section .contact-form.home-p {
        padding: 0;
    }
    .popup_form_section input[type="text"], input[type="email"], textarea{
        height: 55px;
    }
    .popup_form_section .input-box {
        margin-bottom: 10px;
    }
    .popup_form_section textarea {
        height: 130px;
    }
    .white_content{
       width: 80% !important;
        left: auto;
    }

    /* mobile header */
    .main-header .container {
        max-width: 100%;
    }
    .main-header  .icon-telephone:before {
        font-size: 40px;
        color: #123670;
    }
    .mobile_header_call_block {
       float: right;
        position: absolute;
        right: 48px;
        top: 24%;
    }
    .header-left .logo a img, .footer-logo a img {
        height: 60px;
    }
    .nav-outer .mobile-nav-toggler{
        padding: 20px 0;
    }

    /* contact page */
    .contact-form-style1-area.contact-page{
        padding: 50px 0px;
    }
    .contact-page .sec-title h2 {
        text-align: center;
    }
    .contact-p-contact-info-box .inner-content ul li{
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .contact-p-contact-info-box .sec-title {
        padding-bottom: 15px;
    }
    .contact-page .col-xl-6.col-lg-6,
    .contact-page .col-xl-12{
        padding-right: 10px;
        padding-left: 0;
    }
    .contact-p-contact-info-box .inner-content ul li .text a{
        font-size: 17px;
        line-height: 23px;
    }

    /* PRODUCT PAGE */
    .all_product_section .col-xl-4 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .all_product_section.services-page-area {
        padding: 50px 0px 40px;
    }
    .all_product_section .row{
        display: flex;
    }
    .all_product_section .single-service-style1 .text-holder {
        padding: 10px 5px;
    }
    .all_product_section .col-xl-4.col-lg-4{
        padding: 0 15px;
    }
    .all_product_section .single-service-style1{
        margin-bottom: 15px;
    }
    .all_product_section .single-service-style1 .text-holder h3 {
        font-size: 18px;
    }

    /* inner page banner */
    .breadcrumb-area .title h2{
        font-size: 43px;
    }

    .single-service-style1 .img-holder{
        height: 255px;
    }
    .services-style1-area:before{
        height: 400px;
    }

    /* LENSES POPUP */
    .lenses .lens-overview__detail{
        padding:  10px;
    }
    .lens-overview__detail p{
        line-height: 1.3;
        font-size: 16px;
    }
    .lens-overview__detail h2{
        padding-bottom: 10px;
        font-size: 24px;
    }
    .lenses .lens-overview__pic{
        height: 250px;
    }
    .lenses{
        grid-template-columns: 50% 50%;
    }
    .all_product_section .container {
        max-width: 95%;
        margin: auto;
    }
    .lens-detail .lens-detail__info h2{
        font-size: 34px;
    }
    .lenses{
        width: 100%;
    }

     /* MATERIAL PAGE */
     section.about-style1-area.material_page_one {
        padding: 30px 0 0 0;
    }
    section.welcome-area.style2.material_page_two {
        padding: 30px 0;
    }
    .material_page_two .welcome-content-box.style2 .inner-content h3 {
        line-height: 1.3;
        padding-bottom: 0;
        font-size: 19px;
        text-align: center;
    }
    .material_page_two .welcome-content-box .inner-content ul li {
        line-height: 25px;
        padding-bottom: 8px;
    }
    .material_page_two .welcome-content-box .inner-content .text p {
        font-size: 17px;
        text-align: center;
    }
    .material_page_two .welcome-content-box {
        padding-top: 0;
    }
    
    .material_page_two .inner-content {
        padding-top: 20px;
    }

    .material_page_two.material_page_hight_index .inner-content {
        padding-top: 0;
    }
    section.welcome-area.style2.material_page_two.material_page_hight_index {
        padding: 30px 0 0 0;
    }
    .material_page_two.material_page_hight_index .welcome-content-box {
        padding-top: 25px;
    }
    .material_page_hight_index_para .sec-title h2,
    .material_page_hight_index_para .inner-contant{
        text-align: center;
    }
    .material_page_hight_index_para .about-style1-text-box {
        padding-bottom: 20px;
    }
    /* ----------------- */
    section.services-style1-area.material_page_three {
        padding: 40px 0 0 0;
    }
    .mini_heading {
        font-size: 24px !important;
        padding-bottom: 35px;
    }
    .material_page_three .single-service-style1 .text-holder{
        padding: 20px;
        width: 412px;
    margin: auto;
    }
    .material_page_three .container {
        max-width: 100%;
    }
    .material_page_three.services-style1-area .top-title .text{
        padding-bottom: 0;
    }
    .text_holder_scroll{
        line-height: 1.4;
        height: 150px;
    }
    .single-service-style1 .img-holder img{
        width: auto;
        height: auto;
    }
    .material_page_three .row {
        flex-wrap: nowrap !important;
        display: block;
    }
    .col-xl-4.col-lg-4.box_01 {
        width: 50%;
        float: right;
    }
    .col-xl-4.col-lg-4.box_02 {
        width: 50%;
    }
    .col-xl-4.col-lg-4.box_03 {
        width: 100%;
    }
    .col-xl-4.col-lg-4.box_03 .text-holder{
        width: 412px;
        margin: auto;
    }
    .material_page_three .single-service-style1 .img-holder {
        height: auto;
    }
    /* -------------------------- */
    .before-after-work-area{
        padding: 30px 0;
    }
    .sec-title{
        padding-bottom: 20px !important;
    }
    /* foote section */
    .container {
        max-width: 100%;
    }

    .tabs-content {
        padding-bottom: 0px;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .single-service-style1 .text-holder p {
        height: 75px;
         overflow: auto;
    }
    .owl-carousel .owl-item {
        height: 459px !important;
    }
    .main-slider .content h2 {
        width: 600px !important;
    }

    .welcome-area{
        padding: 60px 0;
    }
    .welcome-image-box .experience-box {
        top: 0;
        left: 0;
        width: 150px;
        height: 150px;
    }
    .welcome-image-box .experience-box h2{
        font-size: 20px;
        line-height: 36px;
    }
    .welcome-image-box .experience-box h3 {
        font-size: 16px;
        line-height: 16px;
    }
    .welcome-area .container {
        max-width: 1100px;
    }
    .row{
        flex-wrap: wrap !important;
        display: block;
    }
    .welcome-image-box:before{
        left: -23px;
        width: 10px;
    }
    .welcome-content-box .sec-title {
        padding-bottom: 10px;
    }
    .sec-title h2 {
        font-size: 30px;
        line-height: 35px;
        text-align: center;
    }
    .welcome-content-box .inner-content .text p {
        text-align: center;
    }
    body{
        line-height: 25px;
        font-size: 17px;
    }
    .welcome-content-box .inner-content .text {
        padding: 15px 0;
    }
    .welcome-image-box .image2:before{
        border-top: 15px solid #f6f6f6;
        border-left: 15px solid #f6f6f6;
        top: -14px;
        left: -15px;
    }
    .welcome-image-box .image2 {
        right: -65px;
    }
    .welcome-image-box .image2 img {
        width: 80%;
    }
    .welcome-image-box{
        max-width: 500px;
        margin: auto;
    }
    section.services-style1-area.product_section .container {
        max-width: 1200px;
    }
    .single-service-style1 .text-holder{
        padding: 20px;
    }
    .services-style1-area{
        padding-top: 60px;
        padding-bottom: 50px;
    }
    section.services-style1-area.product_section .row {
        flex-wrap: nowrap!important;
        display: flex;
    }
    .single-service-style1 .img-holder .icon{
        width: 90px;
        height: 90px;
    }
    .single-service-style1 .img-holder .icon span:before{
        font-size: 55px;
    line-height: 100px;
    }
    .product_section .sec-title h2.clrwhite {
        color: #ffffff;
        text-align: left;
    }
    .services-style1-area:before{
        height: 350px;
    }

    .featured-area {
        padding: 60px 0 30px;
    }
    .featured-area .container {
        max-width: 1100px;
    }
    .featured-area .row {
        flex-wrap: wrap !important;
        display: flex;
    }
    .featured-area  .single-featured-box h3 {
        margin: 15px 0 0 0;
    }

    .slogan-content .left .title h2{
        text-align: left;
        font-size: 35px;
        line-height: 45px;
    }
    .slogan-area .container {
        max-width: 100%;
    }
    .slogan-content{
        padding: 70px 20px;   
    }

    .choose-left-box img {
        width: auto;
        height: auto;
    }
    .choose-content-box {
        padding-left: 0;
        padding-top: 0;
    }
    .choose-area .container {
        max-width: 100%;
    }
    .choose-area{
        padding: 60px 0 0 0;
    }
    .choose-content-box .sec-title {
        padding-bottom: 25px;
    }
    .choose-area .top-content p{
        margin-bottom: 0 !important;
    }
    .choose-tab-content-box .top-content {
        padding-bottom: 0;
    }
    .choose-tab-content-box .bottom-content .text-box ul li{
        line-height: 25px;
        font-size: 18px;
    }
    .choose-tabs .tab-buttons .tab-btn{
        line-height: 50px;
        padding: 0 20px;
    }
    .choose-tab-content-box {
        padding-top: 10px;
    }
    .choose-area .row {
        flex-wrap: nowrap !important;
        display: flex;
    }
    .choose-area .sec-title h2{
        text-align: left;
    }

    .blog-style1-area .container {
        max-width: 100%;
    }
    .blog-style1-area{
        padding: 70px 0 40px;
    }
    .single-blog-style1 .text-holder {
        padding: 1px 20px;
    }
    .blog-style1-area .row {
        flex-wrap: nowrap !important;
        display: flex;
    }
    .blog-style1-area .sec-title h2 {
        text-align: left;
    }
    .single-blog-style1 .text-holder .blog-title{
        font-size: 21px;
        line-height: 25px;
    }
    .blog-style1-area .top-title .text,
    .blog-style1-area .sec-title{
        padding-bottom: 0;
    }
    .blog-style1-area .top-title{
        padding-bottom: 25px;
    }

    .contact-form-style1-area .container {
        max-width: 100%;
    }
    .contact-form form input[type="text"], .contact-form form input[type="email"], .contact-form form textarea{
        height: 60px;
    }
    .contact-form-style1-area .col-xl-5{
        display: flex;
    }
    .contact-form-style1-area .contact-image-box.clearfix.aos-init.aos-animate{
        margin: auto;
    }
    .contact-form.home-p{
        padding: 50px 0;
    }
    .contact-form-style1-area .row {
        flex-wrap: nowrap !important;
        display: flex;
    }

    .slogan-single-box .img-holder .overlay-content h2 {
        font-size: 25px;
        line-height: 28px;
    }
    .slogan-single-box .img-holder .overlay-content .btns-box {
        padding-top: 10px;
    }
    .slogan-style2-area .icon-holder img {
        width: 320px;
    }
    .slogan-style2-area .row {
        flex-wrap: nowrap !important;
        display: flex;
    }

    .footer .container {
        max-width: 100%;
    }
    .footer {
        padding: 50px 0 10px;
    }
    .single-footer-widget .our-company-info .text p{
        line-height: 25px;
    }
    .single-footer-widget .link1 ul li {
        line-height: 30px;
    }
    .single-footer-widget .title {
        padding-bottom: 25px;
    }
    .single-footer-widget .link1 ul.marlft40 {
        margin-left: 0px;
    }
    .footer_link_title {
        margin-left: 0;
    }
    .single-footer-widget .footer-contact-info ul li{
        padding-bottom: 10px;
    }
    .footer .row {
        display: flex;
    }

    .choose-tab-content-box .bottom-content .image-box {
        width: 500px;
        padding-top: 20px;
    }

    /* about page */
    .about_page_section .row {
        flex-wrap: nowrap !important;
        display: flex;
    }
    .about_page_section .sec-title h2,
    .about_page_para .sec-title h2,
    .about_page_section .welcome-content-box .inner-content .text p {
        text-align: left;
    }
    .about_page_section .welcome-content-box.style2 .inner-content h3 {
        margin: 0;
    }

    .about_page_para .about-style1-text-box .sec-title {
        padding-bottom: 15px;
    }
    .about_page_para .container {
        max-width: 95%;
    }

    /* popup form */
    .popup_form_section .contact-form.home-p {
        padding: 0;
    }
    .popup_form_section input[type="text"], input[type="email"], textarea{
        height: 55px;
    }
    .popup_form_section .input-box {
        margin-bottom: 10px;
    }
    .popup_form_section textarea {
        height: 130px;
    }

    /* mobile header */
    .main-header .container {
        max-width: 100%;
    }
    .main-header  .icon-telephone:before {
        font-size: 40px;
    }
    .mobile_header_call_block {
        float: right;
        position: absolute;
        right: 48px;
        padding: 30px 0px;
    }
   i.fa.fa-user{
     color: #123670;
    font-size: 35px; 
}

i.fa.fa-file {
    color: #123670;
    font-size: 32px;
}

    /* contact page */
    .contact-form-style1-area.contact-page{
        padding: 50px 20px;
    }
    .contact-page .sec-title h2 {
        text-align: center;
    }
    .contact-p-contact-info-box .inner-content ul li{
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    /* PRODUCT PAGE */
    .all_product_section .col-xl-4 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .all_product_section.services-page-area {
        padding: 50px 0px 40px;
    }
    .all_product_section .row{
        display: flex;
    }
    .all_product_section .single-service-style1 .text-holder {
        padding: 10px 5px;
    }
    .all_product_section .col-xl-4.col-lg-4{
        padding: 0 10px;
    }
    .all_product_section .single-service-style1{
        margin-bottom: 15px;
    }
    .all_product_section .single-service-style1 .text-holder h3 {
        font-size: 18px;
    }

    /* inner page banner */
    .breadcrumb-area .title h2{
        font-size: 45px;
    }

    .single-service-style1 .img-holder{
        height: 255px;
    }
    .services-style1-area:before{
        height: 400px;
    }

    /* LENSES POPUP */
    .lenses .lens-overview__detail{
        padding:  10px;
    }
    .lens-overview__detail p{
        line-height: 1.3;
        font-size: 16px;
    }
    .lens-overview__detail h2{
        padding-bottom: 10px;
        font-size: 24px;
    }
    .lenses .lens-overview__pic{
        height: 250px;
    }
    .lenses{
        grid-template-columns: 50% 50%;
    }
    .all_product_section .container {
        max-width: 95%;
        margin: auto;
    }
    .lens-detail .lens-detail__info h2{
        font-size: 36px;
    }
    .lenses{
        width: 100%;
    }

    /* MATERIAL PAGE */
    section.about-style1-area.material_page_one {
        padding: 50px 0 0 0;
    }
    section.welcome-area.style2.material_page_two {
        padding: 50px 0;
    }
    .material_page_two .welcome-content-box.style2 .inner-content h3 {
        line-height: 1.3;
        padding-bottom: 0;
        font-size: 20px;
    }
    .material_page_two .welcome-content-box .inner-content ul li {
        line-height: 25px;
        padding-bottom: 10px;
    }
    .material_page_two .welcome-content-box .inner-content .text p {
        font-size: 18px;
        text-align: left;
    }
    .material_page_two .row {
        flex-wrap: nowrap !important;
        display: flex;
    }
    .material_page_two .welcome-content-box {
        padding-top: 0;
    }
    /* ----------------- */
    section.services-style1-area.material_page_three {
        padding: 40px 0 0 0;
    }
    .mini_heading {
        font-size: 24px !important;
        padding-bottom: 35px;
    }
    .material_page_three .single-service-style1 .text-holder{
        padding: 20px;
    }
    .material_page_three .container {
        max-width: 100%;
    }
    .material_page_three.services-style1-area .top-title .text{
        padding-bottom: 0;
    }
    .text_holder_scroll{
        line-height: 1.4;
        height: 150px;
    }
    .single-service-style1 .img-holder img{
        width: auto;
        height: 256px;
    }
    .material_page_three .row {
        flex-wrap: nowrap !important;
        display: flex;
    }
    /* -------------------------- */
    .before-after-work-area{
        padding: 40px 0;
    }
    .sec-title{
        padding-bottom: 25px !important;
    }
    /* foote section */
    .container {
        max-width: 100%;
    }

    .tabs-content {
        padding-bottom: 30px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1140px) {

	.choose-tabs .tab-buttons {
    	display: flex;
	}
    .owl-carousel .owl-item {
        height: 575px !important;
    }

    .welcome-area{
        padding: 60px 0;
    }
    .welcome-image-box .experience-box {
        top: 0;
        left: 0;
        width: 150px;
        height: 150px;
    }
    .welcome-image-box .experience-box h2{
        font-size: 20px;
        line-height: 36px;
    }
    .welcome-image-box .experience-box h3 {
        font-size: 16px;
        line-height: 16px;
    }
    .welcome-area .container {
        max-width: 1100px;
    }
    .row{
        flex-wrap: nowrap !important;
    }
    .welcome-image-box:before{
        left: -13px;
        width: 10px;
    }
    .welcome-content-box .sec-title {
        padding-bottom: 10px;
    }
    .sec-title h2 {
        font-size: 35px;
        line-height: 35px;
    }
    body{
        line-height: 27px;
    }
    .welcome-content-box .inner-content .text {
        padding: 15px 0;
    }
    .welcome-image-box .image2:before{
        border-top: 15px solid #f6f6f6;
        border-left: 15px solid #f6f6f6;
        top: -14px;
        left: -15px;
    }
    .welcome-image-box .image2 {
        right: -65px;
    }
    .welcome-image-box .image2 img {
        width: 80%;
    }
    section.services-style1-area.product_section .container {
        max-width: 1200px;
    }
    .single-service-style1 .text-holder{
        padding: 20px;
    }
    .services-style1-area{
        padding-top: 70px;
        padding-bottom: 50px;
    }

    .featured-area {
        padding: 60px 0;
    }

    .slogan-content .left .title h2{
        text-align: left;
        font-size: 40px;
    }
    .slogan-area .container {
        max-width: 100%;
    }

    .slogan-content .left .title h2{
        text-align: left;
        font-size: 40px;
    }
    .slogan-area .container {
        max-width: 100%;
    }

    .choose-left-box img {
        width: auto;
        height: 520px;
    }
    .choose-content-box {
        padding-left: 0;
        padding-top: 0;
    }
    .choose-area .container {
        max-width: 100%;
    }
    .choose-area{
        padding: 60px 0 0 0;
    }
    .choose-content-box .sec-title {
        padding-bottom: 25px;
    }
    .choose-area .top-content p{
        margin-bottom: 0 !important;
    }
    .choose-tab-content-box .top-content {
        padding-bottom: 0;
    }
    .choose-tab-content-box .bottom-content .text-box ul li{
        line-height: 30px;
        font-size: 19px;
    }
    .choose-tabs .tab-buttons .tab-btn{
       line-height: 50px;
    padding: 0px;
    width: 100%;
    text-align: center;
    }
    .choose-tab-content-box {
        padding-top: 10px;
    }

    .blog-style1-area .container {
        max-width: 100%;
    }
    .blog-style1-area{
        padding: 70px 0 40px;
    }
    .single-blog-style1 .text-holder {
        padding: 1px 20px;
    }

    .contact-form-style1-area .container {
        max-width: 100%;
    }
    .contact-form form input[type="text"], .contact-form form input[type="email"]{
        height: 60px;
    }
    .contact-form form textarea{
        height: 150px;
    }
    .contact-form-style1-area .col-xl-5{
        display: flex;
    }
    .contact-form-style1-area .contact-image-box.clearfix.aos-init.aos-animate{
        margin: auto;
    }
    .contact-form.home-p{
        padding: 50px 0;
    }

    .slogan-single-box .img-holder .overlay-content h2 {
        font-size: 25px;
        line-height: 28px;
    }
    .slogan-single-box .img-holder .overlay-content .btns-box {
        padding-top: 10px;
    }
    .slogan-style2-area .icon-holder img {
        width: 341px;
    }

    .footer .container {
        max-width: 100%;
    }
    .footer {
        padding: 50px 0 10px;
    }
    .single-footer-widget .our-company-info .text p{
        line-height: 25px;
    }
    .single-footer-widget .link1 ul li {
        line-height: 30px;
    }
    .single-footer-widget .title {
        padding-bottom: 25px;
    }
    .single-footer-widget .link1 ul.marlft40 {
        margin-left: 0px;
    }
    .footer_link_title {
        margin-left: 0;
    }
    .single-footer-widget .footer-contact-info ul li{
        padding-bottom: 10px;
    }

    .choose-tab-content-box .bottom-content .image-box {
        width: 500px;
        padding-top: 20px;
    }

    /* popup form */
    .popup_form_section .contact-form.home-p {
        padding: 0;
    }

    /* PRODUCT PAGE */
    .all_product_section .col-xl-4 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .all_product_section.services-page-area {
        padding: 50px 0px 40px;
    }
    .all_product_section .single-service-style1 .text-holder {
        padding: 10px 5px;
    }
    .all_product_section .col-xl-4.col-lg-4{
        padding: 0 10px;
    }
    .all_product_section .single-service-style1{
        margin-bottom: 15px;
    }
    .all_product_section .single-service-style1 .text-holder h3 {
        font-size: 19px;
    }

    /* inner page banner */
    .breadcrumb-area .title h2{
        font-size: 47px;
    }

    .single-service-style1 .img-holder{
        height: 255px;
    }
    .services-style1-area:before{
        height: 400px;
    }

    /* header */
    .header .container,
    .sticky-header .container {
        max-width: 100%;
    }
    .main-menu .navigation>li{
        margin-right: 18px;
    }
    .header-left .logo {
        padding: 15px 0;
    }
    .main-menu .navigation>li {
        padding: 39px 0;
    }
    .header-contact {
        padding: 18px 0;
        margin-left: 20px;
    }
    .btn-one{
        line-height: 70px;
    }

    .sticky-header .main-menu .navigation> li {
        margin-right: 20px;
    }

    /* LENSES POPUP */
    .lenses .lens-overview__detail{
        padding:  10px;
    }
    .lens-overview__detail p{
        line-height: 1.3;
        font-size: 16px;
    }
    .lens-overview__detail h2{
        padding-bottom: 15px;
        font-size: 24px;
    }
    .lenses .lens-overview__pic{
        height: 250px;
    }
    .all_product_section .container {
        max-width: 95%;
        margin: auto;
    }
    .lens-detail .lens-detail__info h2{
        font-size: 38px;
    }
    .lenses{
        width: 100%;
    }

    /* MATERIAL PAGE */
    section.about-style1-area.material_page_one {
        padding: 50px 0 0 0;
    }
    section.welcome-area.style2.material_page_two {
        padding: 50px 0;
    }
    .material_page_two .welcome-content-box.style2 .inner-content h3 {
        line-height: 1.4;
        padding-bottom: 0;
        font-size: 20px;
    }
    .material_page_two .welcome-content-box .inner-content ul li {
        line-height: 30px;
        padding-bottom: 10px;
    }
    .material_page_two .welcome-content-box .inner-content .text p {
        font-size: 18px;
    }
     /* ----------------- */
     section.services-style1-area.material_page_three {
        padding: 40px 0 0 0;
    }
    .mini_heading {
        font-size: 24px !important;
        padding-bottom: 35px;
    }
    .material_page_three .single-service-style1 .text-holder{
        padding: 20px;
    }
    .material_page_three .container {
        max-width: 100%;
    }
    .material_page_three.services-style1-area .top-title .text{
        padding-bottom: 0;
    }
    .text_holder_scroll{
        line-height: 1.4;
        height: 200px;
    }
    .single-service-style1 .img-holder img{
        width: auto;
        height: 293px;
    }
    /* -------------------------- */
    .before-after-work-area{
        padding: 50px 0;
    }
    .sec-title{
        padding-bottom: 25px !important;
    }
    /* foote section */
    .container {
        max-width: 100%;
    }

    .tabs-content {
        padding-bottom: 30px;
    }
}
@media only screen and (min-width: 1141px) and (max-width: 1280px) {
    .owl-carousel .owl-item {
        height: 575px !important;
    }

    .choose-tabs .tab-buttons {
    	position: relative;
    	display: flex;
	}

	.choose-tabs .tab-buttons .tab-btn {
		line-height: 50px;
    padding: 0px;
    width: 100%;
    text-align: center;
	}

    .welcome-area{
        padding: 60px 0;
    }
    .welcome-image-box .experience-box {
        top: 0;
        left: 0;
        width: 150px;
        height: 150px;
    }
    .welcome-image-box .experience-box h2{
        font-size: 20px;
        line-height: 36px;
    }
    .welcome-image-box .experience-box h3 {
        font-size: 16px;
        line-height: 16px;
    }
    .welcome-area .container {
        max-width: 1100px;
    }
    .row{
        flex-wrap: nowrap !important;
    }
    .welcome-image-box:before{
        left: -27px;
    }
    .welcome-content-box .sec-title {
        padding-bottom: 10px;
    }
    .sec-title h2 {
        font-size: 35px;
        line-height: 35px;
    }
    body{
        line-height: 27px;
    }
    .welcome-content-box .inner-content .text {
        padding: 15px 0;
    }
    section.services-style1-area.product_section .container {
        max-width: 1200px;
    }

    .slogan-content .left .title h2{
        text-align: left;
        font-size: 40px;
    }
    .slogan-area .container {
        max-width: 100%;
    }

    .choose-left-box img {
        width: auto;
        height: 520px;
    }
    .choose-content-box {
        padding-left: 0;
        padding-top: 0;
    }
    .choose-area .container {
        max-width: 100%;
    }
    .choose-area{
        padding: 80px 0 0 0;
    }
    .choose-content-box .sec-title {
        padding-bottom: 25px;
    }
    .choose-area .top-content p{
        margin-bottom: 0 !important;
    }
    .choose-tab-content-box .top-content {
        padding-bottom: 0;
    }
    .choose-tab-content-box .bottom-content .text-box ul li{
        line-height: 35px;
        font-size: 20px;
    }

    .blog-style1-area .container {
        max-width: 100%;
    }

    .contact-form-style1-area .container {
        max-width: 100%;
    }

    .slogan-single-box .img-holder .overlay-content h2 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 700;
    }
    .slogan-single-box .img-holder .overlay-content .btns-box {
        padding-top: 10px;
    }
    .slogan-style2-area .icon-holder img {
        width: 341px;
    }

    .footer .container {
        max-width: 100%;
    }
    .footer {
        padding: 50px 0 10px;
    }

    .choose-tab-content-box .bottom-content .image-box {
        width: 500px;
        padding-top: 20px;
    }
    
    /* popup form */
    .popup_form_section .contact-form.home-p {
        padding: 0;
    }

    /* PRODUCT PAGE */
    .all_product_section .col-xl-4 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .all_product_section.services-page-area {
        padding: 80px 0px 50px;
    }
    .all_product_section .single-service-style1 .text-holder {
        padding: 15px 5px;
    }
    .all_product_section .col-xl-4.col-lg-4{
        padding: 0 10px;
    }
    .all_product_section .single-service-style1{
        margin-bottom: 15px;
    }
    .all_product_section .single-service-style1 .text-holder h3 {
        font-size: 19px;
    }

    /* inner page banner */
    .breadcrumb-area .title h2{
        font-size: 49px;
    }

    .single-service-style1 .img-holder{
        height: 290px;
    }
    .services-style1-area:before{
        height: 450px;
    }

    /* header */
    .header .container,
    .sticky-header .container {
        max-width: 100%;
    }
    .main-menu .navigation>li{
        margin-right: 30px;
    }
    .header-left .logo {
        padding: 15px 0;
    }
    .main-menu .navigation>li {
        padding: 39px 0;
    }
    .header-contact {
        padding: 18px 0;
    }
    .btn-one{
        line-height: 70px;
    }

    /* LENSES POPUP */
    .lenses .lens-overview__detail{
        padding:  10px;
    }
    .lens-overview__detail p{
        line-height: 1.4;
        font-size: 17px;
    }
    .lens-overview__detail h2{
        padding-bottom: 15px;
        font-size: 26px;
    }
    .lenses .lens-overview__pic{
        height: 250px;
    }
    .all_product_section .container {
        max-width: 95%;
        margin: auto;
    }
    .lens-detail .lens-detail__info h2{
        font-size: 40px;
    }
    .lenses{
        width: 100%;
    }

    /* MATERIAL PAGE */
    section.about-style1-area.material_page_one {
        padding: 50px 0 0 0;
    }
    section.welcome-area.style2.material_page_two {
        padding: 50px 0;
    }
    .material_page_two .welcome-content-box.style2 .inner-content h3 {
        line-height: 1.4;
        padding-bottom: 0;
        font-size: 20px;
    }
    .material_page_two .welcome-content-box .inner-content ul li {
        line-height: 30px;
        padding-bottom: 10px;
    }
    .material_page_two .welcome-content-box .inner-content .text p {
        font-size: 18px;
    }
    /* ----------------- */
    section.services-style1-area.material_page_three {
        padding: 60px 0 0 0;
    }
    .mini_heading {
        font-size: 26px !important;
        padding-bottom: 50px;
    }
    .material_page_three .single-service-style1 .text-holder{
        padding: 20px;
    }
    .material_page_three .container {
        max-width: 90%;
    }
    .material_page_three.services-style1-area .top-title .text{
        padding-bottom: 0;
    }
    .text_holder_scroll{
        line-height: 1.5;
    }
    .single-service-style1 .img-holder img{
        width: auto;
        height: 293px;
    }
    /* -------------------------- */
    .before-after-work-area{
        padding: 50px 0;
    }
    .sec-title{
        padding-bottom: 30px !important;
    }

    .tabs-content {
        padding-bottom: 30px;
    }
}
@media only screen and (min-width: 1281px) and (max-width: 1440px) { 
    .owl-carousel .owl-item {
        height: 750px !important;
    }

    .welcome-area{
        padding: 80px 0;
    }
    .welcome-image-box .experience-box {
        top: 0;
        left: 0;
        width: 150px;
        height: 150px;
    }
    .welcome-image-box .experience-box h2{
        font-size: 20px;
        line-height: 36px;
    }
    .welcome-image-box .experience-box h3 {
        font-size: 16px;
        line-height: 16px;
    }

    .choose-left-box img {
        width: auto;
        height: 600px;
    }
    .choose-content-box {
        padding-left: 50px;
    }

    /* PRODUCT PAGE */
    .all_product_section .col-xl-4 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .all_product_section.services-page-area {
        padding: 80px 30px 50px;
    }
    .all_product_section .single-service-style1 .text-holder {
        padding: 20px 5px;
    }
    .all_product_section .col-xl-4.col-lg-4{
        padding: 0 10px;
    }
    .all_product_section .single-service-style1{
        margin-bottom: 15px;
    }
    .all_product_section .single-service-style1 .text-holder h3 {
        font-size: 20px;
    }

    /* inner page banner */
    .breadcrumb-area .title h2{
        font-size: 51px;
    }

    /* LENSES POPUP */
    .lenses .lens-overview__detail{
        padding: 20px 10px;
    }
    .lens-overview__detail p{
        line-height: 1.4;
        font-size: 17px;
    }
    .lens-overview__detail h2{
        padding-bottom: 15px;
        font-size: 28px;
    }
    .lens-detail .lens-detail__info h2{
        font-size: 42px;
    }
    .lenses{
        width: 100%;
    }
    /* ----------------- */
    section.services-style1-area.material_page_three {
        padding: 60px 0 0 0;
    }
    .mini_heading {
        font-size: 26px !important;
        padding-bottom: 50px;
    }
    .material_page_three .single-service-style1 .text-holder{
        padding: 30px;
    }
    /* -------------------------- */
    .before-after-work-area{
        padding: 60px 0;
    }
    .sec-title{
        padding-bottom: 30px !important;
    }

    .tabs-content {
        padding-bottom: 30px;
    }
}
@media only screen and (min-width: 1441px) and (max-width: 1680px) { 
    .owl-carousel .owl-item {
        height: 750px !important;
    }
    .main-slider .content h2{
        font-size: 70px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .choose-left-box img {
        width: auto;
        height: 750px;
    }

    /* PRODUCT PAGE */
    .all_product_section .col-xl-4 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .all_product_section.services-page-area {
        padding: 80px 30px 50px;
    }
    .all_product_section .single-service-style1 .text-holder {
        padding: 20px 5px;
    }
    .all_product_section .col-xl-4.col-lg-4{
        padding: 0 10px;
    }
    .all_product_section .single-service-style1{
        margin-bottom: 15px;
    }
    .all_product_section .single-service-style1 .text-holder h3 {
        font-size: 20px;
    }

    /* inner page banner */
    .breadcrumb-area .title h2{
        font-size: 53px;
    }

    /* LENSES POPUP */
    .lenses .lens-overview__detail{
        padding: 20px 10px;
    }
    .lens-overview__detail p{
        line-height: 1.5;
    }
    .lens-overview__detail h2{
        padding-bottom: 15px;
        font-size: 30px;
    }
    .lens-detail .lens-detail__info h2{
        font-size: 44px;
    }
    .lenses{
        width: 95%;
    }
    /* ----------------- */
    section.services-style1-area.material_page_three {
        padding: 70px 0 0 0;
    }
    .mini_heading {
        font-size: 28px !important;
        padding-bottom: 60px;
    }
    .material_page_three .single-service-style1 .text-holder{
        padding: 30px;
    }
    /* -------------------------- */
    .before-after-work-area{
        padding: 70px 0;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 192000000px) {
    .mobile_header_call_block{
        display: none;
    }
}
