/*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: 25px 0 !important;
}    

/*Header start*/
    
    
/*banner section start*/    

.banner-section{
    width: 100%;
    height: auto;
}     
.banner-contentbox .banner-heading2 {
    font-size: 16px;
    text-align: center;
}
.banner-contentbox .banner-heading3 {
    text-align: center;
    font-size: 32px;
    line-height: 38px;
}
.banner-details {
    text-align: center;
}
.banner-button {
    margin-top: 40px;
    text-align: center;
}    
.banner-section .owl-prev span {
    padding-left: 0px;
}    
.banner-section .owl-next span {
    padding-right: 0;
}    
.banner-contentbox {
    position: absolute;
    height: 550px;
    top: 0px;
    left: 7%;
    right: 7%;
    max-width: 300px;
    width: 87%;
    margin: auto;
}    
.banner-image1 {
    width: 100%;
    height: 550px;
} 
.banner-image2 {
    width: 100%;
    height: 550px;
}
.banner-image3 {
    width: 100%;
    height: 550px;
}
.banner-image4 {
    width: 100%;
    height: 550px;
}    
/*banner section end*/
 
/*Section1 start*/
    
.section1 {
    margin-top: 0;
    padding-top: 50px;
}   
    
/*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%;
}
.mb-mt-20 {
    margin-top: 20px !important;
}    
/*About Us section end*/    
    
/*Section4 start*/
.section4 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.mb-mt-40{
    margin-top: 40px !important;
}    
.content-con {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 50px;
}
.section4 .left-contentbox .content-heading {
    margin-top: 0;
} 
/*
.flexbox-column {
    width: 200px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 15px;
    background: #ebebeb;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}    
*/
   
    
    
/*Section4 end*/    
 
/*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;
}    
    
}


/*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: 250px;
    padding: 25px 0 !important;
}    

/*Header start*/
    
    
/*banner section start*/    

.banner-section{
    width: 100%;
    height: auto;
}     
.banner-contentbox .banner-heading1 {
    font-size: 16px;
    text-align: center;
}
.banner-contentbox .banner-heading2 {
    text-align: center;
    font-size: 32px;
    line-height: 38px;
}
.banner-details {
    text-align: center;
}
.banner-button {
    margin-top: 40px;
    text-align: center;
}    
.banner-section .owl-prev span {
    padding-left: 0px;
}    
.banner-section .owl-next span {
    padding-right: 0;
}    
.banner-contentbox {
    position: absolute;
    height: 550px;
    top: 0px;
    left: 7%;
    right: 7%;
    max-width: 500px;
    width: 100%;
}    
.banner-image1 {
    width: 100%;
    height: 550px;
} 
.banner-image2 {
    width: 100%;
    height: 550px;
}
.banner-image3 {
    width: 100%;
    height: 550px;
}
.banner-image4 {
    width: 100%;
    height: 550px;
}    
/*banner section end*/
 
/*Section1 start*/
    
.section1 {
    margin-top: 0;
    padding-top: 50px;
}   
.shadhowbox {
    width: 100%;
    height: auto;
    padding: 60px 60px;
}    
/*Section1 end*/   
    
/*About Us section start*/ 
    
.aboutus-section {
    padding: 60px 0;
} 
.left-contentbox {
    width: 100%;
    height: auto;
    padding-left: 0px;
    padding-bottom: 0px;
}    
/*About Us section end*/
    
    
/*section4 start*/
    
.mb-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*/
    
    
/*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: 991.98px){
    
/*Header start*/
  
.navbar-brand {
    max-width: 250px;
    padding: 25px 0 !important;
}    
.navbar-nav{
    top: 132px;
}
/*Header start*/
   
/*Section1 start*/
    
.section1 {
    margin-top: 0;
    padding-top: 50px;
}   
.shadhowbox {
    width: 100%;
    height: auto;
    padding: 60px 60px;
}    
/*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*/
    
.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*/    
    
}


/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) 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*/     
    
    
}









