/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px){

/*Home page start*/

/*Header start*/
   
.navbar-brand {
    max-width: 180px;
    padding: 0 !important;
}
.joinus-button {
    display: none;
}  

/*Header start*/
    
    
/*banner section start*/    

.banner-section{
    width: 100%;
    height: auto;
}

.banner-contentbox .banner-heading1 {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;

}
.banner-contentbox .banner-heading2 {
    text-align: center;
    font-size: 36px;
    line-height: 44px;
    margin-top: 10px;
    margin-left: 0;
}
.banner-details {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-top: 30px;
    margin-left: 0;
}
.banner-button {
    margin-top: 40px;
    margin-left: 0;
    text-align: center;
}   
    
.banner-section .owl-prev span {
    padding-left: 0px;
}    
.banner-section .owl-next span {
    padding-right: 0;
}    
.banner-contentbox {
    position: absolute;
    height: 650px;
    top: 0px;
    left: 7%;
    right: 7%;
    max-width: 300px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}    
  
/*banner section end*/    

    
/*About Us section start*/ 
    
.section1 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.section1 {
    width: 100%;
    height: auto;
    position: relative;
    background-image: url(../images/section1-bg-image.jpg);
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-top: 90px;
    padding-bottom: 90px;
  }
.borderbox-con {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 65px;
}    
    
    
    
.content-con1 {
    width: 100%;
    height: auto;
    margin-top: 20px;
}    
.left-contentbox {
    width: 100%;
    height: auto;
    padding-left: 0px; 
    padding-bottom: 10px;
}
/*
.left-contentbox .content-heading1 {
    max-width: 300px;
}   
.left-contentbox .content-heading1 {
    font-size: 30px;
}    
*/
    
    
.list-column {
    width: 100%;
}
.mb-mt-20 {
    margin-top: 20px !important;
}    
/*About Us section end*/    

    
    
/*Our service section start*/    
    
.service-heading {
    font-size: 22px;
    line-height: 24px;
}    
.service-box:hover .service-heading {
    transform: translateY(30px);
}
.service-box:hover .service-details {
    transform: translateY(40px);
}    
    
.service-button {
    text-align: center;
    transform: translateY(65px);
}    
    
/*Our service section end*/    
    
 
.section3 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.certi-column {
    padding: 30px;
}    
.certificate-heading {
    font-size: 32px;
}    
    
.section4 {
    padding-bottom: 50px;
}    
    
/*Our product section start*/
  
.our-service-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.our-project-section2 {
    padding-bottom: 60px;
}    
.heading-section{
    padding: 0 15px;
}    
    
.heading-1 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
}    
.heading-2 {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 30px;
}    
    
.product-image {
    width: 100%;
    height: auto;
}    
    
.mb-mt-40{
    margin-top: 40px !important;
}
.mb-mt-30{
    margin-top: 30px !important;
}
.content-con {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0px;
}
.section4 .left-contentbox .content-heading {
    margin-top: 0;
} 
  
    
/*Our product section end*/   
    
.services-block .inner-box .image {
    overflow: hidden;
    width: 100%;
    height: auto;
} 
/*Section5 start*/ 
    
.mb-mt-0{
    margin-top: 0 !important;
}
.mb-d-none{
    display: none;
}
.mb-d-block{
    display: block;
}
.section5{
    padding-top: 60px;
}    
/*Section5 end*/     

    

    
    
/*Contact form section start*/ 
.contactus-section {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.contactus-section .info {
    width: 100%;
    padding: 0;
} 
    
.form-box {
    background: #f3ccff;
padding-top: 40px;
padding-bottom: 50px;
padding-left: 30px;
padding-right: 30px;
}    
    
/*Contact form section end*/    
    
    
/*Footer start*/

.footer-column2{
    margin-top: 40px;
}  
.footer-column3{
    margin-top: 40px;
}
.footer-column4{
    margin-top: 40px;
}
.ft_end_txt {
    text-align: center;
}
.ft_end_txt2 {
    text-align: center;
}    
/*Footer end*/    
    
.contact-detailsbox{
    max-width: 200px;
} 
    
.about-content {
    top: 100px;
}    

    
.learn-more-btn {
    margin-left: 0px;
    margin-top: 20px;
}    
.aboutpage-section{
    padding-bottom: 70px !important;
}   
    
}


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px){

/*Home page start*/

/*Header start*/
   
.navbar-brand {
    max-width: 180px;
    padding: 0 !important;
}
.joinus-button {
    display: none;
}  

/*Header start*/
    
    
/*banner section start*/    

.banner-section{
    width: 100%;
    height: auto;
}
.banner-content-borderbox {
    background: transparent;
}    
.banner-contentbox .banner-heading1 {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;

}
.banner-contentbox .banner-heading2 {
    text-align: center;
    font-size: 32px;
    line-height: 40px;
    margin-top: 10px;
    margin-left: 0;
}
.banner-details {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-top: 30px;
    margin-left: 0;
}
.banner-button {
    margin-top: 40px;
    margin-left: 0;
    text-align: center;
}    
.banner-button{
    display: none;
}    
.banner-btn-mob{
    display: block;
}    
    
.banner-section .owl-prev span {
    padding-left: 0px;
}    
.banner-section .owl-next span {
    padding-right: 0;
}    
.banner-contentbox {
    position: absolute;
    height: 650px;
    top: 0px;
    left: 7%;
    right: 7%;
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}    
    
/*banner section end*/ 
 
  
    
/*About Us section start*/ 
    
.section1 {
    padding-top: 50px;
    padding-bottom: 50px;
} 
.content-con1 {
    width: 100%;
    height: auto;
}    
.left-contentbox {
    width: 100%;
    height: auto;
    padding-left: 0px;
    padding-bottom: 0px;
}  
.sm-mt-60{
    margin-top: 60px;
}    
.sm-mt-20{
    margin-top: 20px;
}    
/*About Us section end*/
    
    
.service-contentbox {
    padding: 20px 20px;
}    
.service-heading {
    font-size: 14px;
}    
.service-box:hover .service-heading {
    transform: translateY(30px);
}
.service-box:hover .service-details {
    transform: translateY(40px);
}    
    
.service-button {
    text-align: center;
    transform: translateY(65px);
}     
.section3 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
/*our project section start*/
    
.our-service-section {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.product-image {
    width: 100%;
    height: auto;
}    
.our-project-section2 .project-contentbox {
    padding: 30px;
}    
.sm-mt-40{
    margin-top: 40px !important;
}  
.sm-mt-30{
    margin-top: 30px !important;
}    
.section4 {
    padding-top: 0px;
    padding-bottom: 50px;
}
.content-con {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 50px;
}
.flexbox-column {
    padding: 40px 15px;
    background: #ebebeb;
}    
/*section4 end*/
    
.section5 {
    padding-top: 50px;
    padding-bottom: 65px;
}


    
     
/*contact section start*/ 
    
.contactus-section {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.contactus-section .info {
    width: 100%;
    padding: 0;
}
.form-box {
    padding-top: 60px;
    padding-bottom: 70px;
}    
    
    
    
/*contact section end*/    
    
/*Footer start*/

.footer-column2{
    margin-top: 40px;
}  
.footer-column3{
    margin-top: 40px;
}
.footer-column4{
    margin-top: 40px;
}
.ft_end_txt {
    text-align: center;
}
.ft_end_txt2 {
    text-align: center;
}    
/*Footer end*/     

    
    
    
    
    
    
    
    
    
    
}


/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 999.98px){
    
/*Header start*/
   
.navbar-brand {
    max-width: 180px;
    padding: 0 !important;
}
.joinus-button {
    display: none;
}  

/*Header start*/
    
.banner-content-borderbox {
    background: transparent;
}    
.banner-contentbox .banner-heading1 {
    text-align: center;
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;

}
.banner-contentbox .banner-heading2 {
    text-align: center;
    font-size: 54px;
    line-height: 60px;
    margin-top: 20px;
    margin-left: 0;
}
.banner-details {
    font-size: 22px;
    line-height: 36px;
    text-align: center;
    margin-top: 30px;
    margin-left: 0;
}
.banner-button {
    margin-top: 40px;
    margin-left: 0;
    text-align: center;
}  
.banner-button{
    display: none;
}    
.banner-btn-mob{
    display: block;
}     
.banner-contentbox {
    position: absolute;
    height: 650px;
    top: 0px;
    left: 7%;
    right: 7%;
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}     
    
    
/*Section1 start*/
.section1 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.our-service-section {
    padding-top: 50px;
    padding-bottom: 50px;
} 
.section3 {
    padding-top: 50px;
    padding-bottom: 50px;
}  

    .md-mt-30{
        margin-top: 30px !important;
    }    
/*About Us section start*/ 
    
.aboutus-section {
    padding: 50px 0;
}
.left-contentbox {
    width: 100%;
    height: auto;
    padding-left: 0px; 
    padding-bottom: 10px;
}
.list-column {
    width: 100%;
}
.md-mt-20 {
    margin-top: 20px !important;
}    
/*About Us section end*/    
    
/*Our service section start*/
.inner-box{
    width: 100%;
    height: 350px;
}
.services-block .inner-box .image {
    overflow: hidden;
    width: 100%;
    height: 200px;
} 
.services-block .inner-box .lower-content h2 {
    height: 78px;
}    
    
.md-mt-40{
    margin-top: 40px !important;
}    
.border-box {
    width: 100%;
    height: 231px;
}
.our-servicebox{
    width: 100%;
    height: 231px;
}
    
.service-heading {
    font-size: 18px;
}    
    
    
/*Our service section end*/    
    

/*section4 start*/ 
    
.section4 {
    padding-top: 0px;
    padding-bottom: 50px;
}
.flexbox-column {
    width: 150px;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 15px;
}       
    
/*section4 end*/     

    
.section5 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
    
 
/*contact section start*/ 
    
.contactus-section {
    padding-top: 50px;
    padding-bottom: 50px;
}   
.contactus-section .info {
    width: 100%;
    padding: 0;
}
.contact-form-heading {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 30px;
}    
/*contact section end*/     
    
    
    
/*Footer start*/
 
.footer-column3{
    margin-top: 30px;
}
.footer-column4{
    margin-top: 30px;
}
.ft_end_txt {
    text-align: center;
}
.ft_end_txt2 {
    text-align: center;
}    
/*Footer end*/    
 
.learn-more-btn {
    margin-left: 0px;
    margin-top: 20px;
}    
    
    
    
}


/*Large devices (desktops, 992px and up)*/
@media (min-width: 1000px) and (max-width: 1199.98px){

.navbar-brand {
    max-width: 145px;
    padding: 0 0 !important;
}    
    
    
/*Our service section start*/
    
.border-box {
    width: 100%;
    height: auto;
    padding: 30px;
    border: 2px solid #fff;
    transition: 0.3s;
}
    
/*Our service section end*/
    
.box-heading1 {
    font-size: 16px;
}    
.box-content {
    font-size: 30px;
}
    
.aboutus-section {
    padding: 50px 0;
} 
.section4 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
/*section4 start*/ 
    
.flexbox-column {
    width: 100%;
    height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 15px;
}       
    
/*section4 end*/     
    

.section5 {
    padding-top: 30px;
}    
.contact-form-heading {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
} 
.testi-contentbox .brand-name {
    font-size: 14px;
}    
.testi-contentbox .brand-comments {
    max-width: 65%;
}    
    
}



@media (max-width: 1000px){
    
.about_section2{
    padding-top: 50px;
    padding-bottom: 50px;
}    
.contact_page-section1{
    margin-top: 50px;
}    
    
}






