/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px){

/*Home page start*/

/*Header start*/

.top-header {
    display: none;
}   
.navbar-brand {
    max-width: 250px;
    padding: 5px 0 !important;
}

/*
.desk-banner-top{
    margin-top: 0 !important;
}
*/
/*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*/ 
    
.aboutus-section {
    padding-top: 50px;
    padding-bottom: 60px;
}
.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-product-section {
    padding-top: 50px;
    padding-bottom: 60px;
}    
.section4 {
    padding-top: 50px;
    padding-bottom: 60px;
}    
    
/*Our product section start*/
  
.our-project-section {
    padding-top: 50px;
}
.our-project-section2 {
    padding-bottom: 60px;
}    
.heading-section{
    padding: 0 15px;
}    
    
.heading-1 {
    font-size: 20px;
    line-height: 24px;
}    
.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{
    
}    
/*Section5 end*/     

/*Contact form section start*/ 
    
.contactus-section .info {
    width: 100%;
    padding: 0;
}    
/*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;
}    
    
    
    
    
    
    
    
    
}


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px){

/*Home page start*/

/*Header start*/

.top-header {
    display: none;
}   
.navbar-brand {
    max-width: 250px;
    padding: 5px 0 !important;
}    

/*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: 300px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}    
    
/*banner section end*/ 
 
  
    
/*About Us section start*/ 
    
.aboutus-section {
    padding: 60px 0;
} 
.content-con1 {
    width: 100%;
    height: auto;
    margin-top: 30px;
}    
.left-contentbox {
    width: 100%;
    height: auto;
    padding-left: 0px;
    padding-bottom: 0px;
}    
/*About Us section end*/
    
    
/*our project section start*/
    
.our-project-section {
    width: 100%;
    height: auto;
}    
.product-image {
    width: 100%;
    height: auto;
}    
.our-project-section2 .project-contentbox {
    padding: 30px;
}    
.sm-mt-40{
    margin-top: 40px !important;
}    
.section4 {
    padding-top: 50px;
    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*/
    


.services-block .inner-box .image {
    overflow: hidden;
    width: 100%;
    height: 250px;
}
.md-mt-30{
    margin-top: 30px !important;
}    
    
/*contact section start*/ 
    
.contactus-section .info {
    width: 100%;
    padding: 0;
}    
/*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*/
.top-header {
    display: none;
}  
.navbar-brand {
    max-width: 250px;
    padding: 5px 0 !important;
}   

/*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*/
    
.our-project-section {
    width: 100%;
    height: auto;
}   
/*Section1 end*/    

    
/*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;
}
/*Our service section end*/    
    

/*section4 start*/ 
    
.section4 {
    padding-top: 50px;
    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*/     

/*contact section start*/ 
    
.contactus-section .info {
    width: 100%;
    padding: 0;
}    
/*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){

/*Our service section start*/
    
.border-box {
    width: 100%;
    height: auto;
    padding: 30px;
    border: 2px solid #fff;
    transition: 0.3s;
}
    
/*Our service section end*/
    
    
.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*/     
    
    
}









