@media  (max-width:768px){
   
    .navbar-collapse{
        background-image: linear-gradient(to right,red,blue);
    }
   
   .navbar-toggler{
       border-color: #ffffff !important;
       background-color: #ffffff;
    }
    .main_text {
        padding-top: 2em;
            }
           .imgfluid{
               padding-right:2em;
              }
p{
    font-size:1em;
}
h1,h2,h3,h4,h5,h6{
    font-size:2em;
}

}

@media (max-width:768px) {
    nav{
     width: auto;
        position: fixed;
    }
    .navbar-nav li a{
font-size: .5em;
    }
  
    .navbar-collapse{
        background-image: linear-gradient(to right,red,blue);
    }
    .imgblog .imgnew{
width: 100%;
height: auto;
    }
    .single-blog-area{
        margin-top: 2rem;
    }
    nav.shrink{
        background-color:rgba(0, 0, 0,0.80);
        height:5em;
        position: fixed;
        margin: 5em 0;
        padding: 0;
        width:auto;
         }
         body{
             
             box-sizing: border-box;
         }
         .hero-2{
            background-image: url(img/hero-2.webp);
            background-repeat: no-repeat;
            background-image: center center;
            background-size: cover;
            height:150vh;
        }
       
       
       
     
}
@media (min-width:1024px){
    .imgblog .imgnew{
        width: 100%;
        height: auto;
            }
    .main_text_btn{
        padding-top: 9em;
    }
    .main_text{
        padding-top: 10em;
    }
    .btn:hover{
background-image: linear-gradient(to right,#ff1493,#df400f);
    }
    .hero-2{
        background-image: url(img/hero-2.webp);
        background-repeat: no-repeat;
        background-image: center center;
        background-size: cover;
        height:100vh;
    }
    .ourservices{
        color: #ffffff !important;
        font-size: 0.5em;
        padding-top: 1em;
        justify-content: center;
        text-align: center;
        align-items: center;
    }
    .ourservices h2{
        font-size: 1em;
    }
    .Services_text{
        color: #ffffff !important;
        font-size: 1em;
        margin-top: 5em;
        justify-content: center;
        padding-left: 1em;
        padding-right: 1em;
    }
   
   
    
}

*{margin: 0px;
    padding: 0px;
}
body,html{
    margin: 0px;
    padding: 0px;
    width:auto;
    height:100%;
    box-sizing: border-box;
    font-family:poppins,sans-serif;
    -webkit-font-smoothing:antialiased;
    scroll-behavior: smooth;
}
/**********shrink nav**************/
nav.shrink{
    background-color:rgba(0, 0, 0,0.80);
    height:50px;
    padding-top:1px;
    position: fixed;
    margin: 0;
    padding: 0;
    width:auto;
     }
   
    nav.shrink .navbar-toggler-icon{
        color: #ffffff !important;
        padding: 1px 0 0 1px;
        background-color: #ff1493;
    }
  
.navbar-brand{
    color: #ffffff !important;
    font-size: 2em;
    padding: 1px 0 0 1px;
}

.navbar-light .navbar-nav .nav-item a {
    color:#ffffff !important;
    font-size: 1.5em;
}

.main_bg{
    background: url(img/hero-1.webp) no-repeat center center;
    background-size: cover;
    height: 90vh;

}
.overviwe{
    background: rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	//background-attachment: fixed;
        height:auto;
        height:100%;
        position:relative;
}
   

 .main_text h5{
justify-content: center;
text-align: center;
align-items: center;
color: #ffffff;
font-size: 2em;
padding-top:5em;
}
.main_text_btn{ 
    justify-content: center;
        text-align: center;
        align-items: center;
        padding: 0;
}
.btn{
   color:#ffffff;
   border-color: #ff1493;
   width: 10em;
   height: 4;
   
}
.btn:hover,.btn:focus{
    background-image:linear-gradient(to right,#ff1493,#df521a);
    text-decoration: none;
    color:#ffffff;
}

.textbox{
  height: 100%;
  min-height: 10rem;
  width: 100%;
    box-shadow: 1.5px 1px 5px 1px ;
    display: flex;
justify-content: center;
align-items: center;
margin-top: 5em;
background-color: #ffffff !important;
padding:0px;
}

/********** read more************/
.readbtn{
    color:#000 !important;
    border-color: #df521a;
    mask-border-outset: none;
}

.readbtn:hover,.readbtn:focus{
    transition: 1s;
    color: #ffffff !important;
    background-image: radial-gradient(to right,red,blue);
}
.readmore{
    margin-top: 5rem;
}
.readmore h3{
    font-size: 2em;
    margin-top: 3em;
    color:#000 !important;
}
.readmore p{
    font-size: 1em;
    margin-top: 1.4em;
    color:rgba(51, 38, 38, 0.671);
}
 .imgfluid{
    width: 100%;
    min-width:20em;
    height: 100%;
}
.read{
    background-color: rgba(221, 204, 204, 0.747);
}

/*****************Industries***************/
.Industries{
    padding-top: 10rem;
width: auto;
height: 100%;
}


.hero-2{
    background: url(img/hero-2.webp)no-repeat center center;
    background-size: cover;
    height:70vh;
}
.ourservices{
    color: #ffffff !important;
    font-size: 1em;
    padding-top: 2em;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.ourservices h2{
    font-size: 2em;
}
.Services_text{
    color: #ffffff !important;
    font-size: 1em;
    margin-top: 5em;
    justify-content: center;
    padding-left: 1em;
    padding-right: 1em;
}

.Industries .btn_Industries{
color:#000;
border-color: #ff1493;
}
.Industries .btn_Industries:hover,.Industries .btn_Industries:focus{
    color:#ffffff !important;
    border-color: #ff1493;
    background-image:linear-gradient(to right,#ff1493,#1827b1);
    transition-delay: 0.2;
    }

    .testimonials-area{
        padding: 10rem 5rem;
        height: 10em;
        background-color: bisque;
    }
    .d-block{
        border-radius: 50%;
        height: 10em;
        width:10em;
        padding: 0 ;
    }
    .carousel-caption{
        text-align: center;
        color: #000;
        background-color: #807e7ee0;
    }
    .playfair-font{
        width:30em;

    }

   /****************project**************/
   .projectimg{
       background-image: url(img/hero-3.webp);
       background-size: cover;
       background-repeat: no-repeat;
       background-image: center center;
       height:60vh;
   } 
   .projecttext{
       color: #ffffff !important;
       font-size: 1em;
       justify-content: center;
       text-align: center;
       align-items: center;
       padding-top: 3em; 
   }

   .fancy-blog-area{
       margin-top: 6em;
       text-align: center;
   }
   .single-blog-area{
       border: 0.5px solid rgba(94, 92, 92, 0.897);
   }
   .single-blog-area img{
       width:21.8em;
       height: 15rem;
   }
  .blog-content{
      padding-left: 1em;
   }

   /**********************footer*****************/
   .fancy-bg-dark{
       background-color:#131627 !important;
       color: #ffffff !important;
       margin-top: 5em;
       margin:0;
       padding:0;
       width:auto;
   }
   .fancy-bg-dark h6{
       font-size: 2em;
       color: #ffffff !important;
       display: block;
   }
   .single-tweet{
       color: #706d6d;
   }
   .fancy-bg-dark p{
       color:#706d6d;
   }
   .fancy-bg-dark ul li{
       text-decoration: none;
   }
  
.copywrite{
    background-color: #02080e;
    color: #807e7ee0;
    padding: 0.5em;
}
  .footer-nav {
        display: flex;
        text-align: center;
        justify-content: center;
        list-style: none;
        color: #ffffff;
    }