/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

/*	common css start*/
.c-padding{
  padding: 40px 0;
}
.cu-nav{
	text-align: right;
}

/*top of header part start*/
.t-header{
  padding: 20px;
  text-align: center;
display: flex;
justify-content: center;
}
.t-header-icon{
	text-align: center;
}
.t-header-icon01 i{
  display: none;
}
.t-icon02{
  margin-top: 10px;
}
.t-header-icon i {
    font-size: 18px;
}

/*header part start*/
.cu-nav ul li a{
  line-height: 30px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    top: -7px;
    left: 75px;

}

/*features part start*/
.feature-content{
margin-bottom: 140px;
}
.feature .row .col-lg-3:last-child .feature-content{
margin-bottom: 0px;
}
.feature-icon i{
  font-size: 40px;
}
.feature-text h2{
  font-size: 20px;
  line-height: 26px;
  margin: 20px 0;
}

.feature-text p{
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
}

/*about part start*/
.about-icon img{
	width: 70px;
}
.about-text{
   padding-top: 30px;
}
.a-text p{
  font-size: 16px;
  line-height: 22px;
}
.a-text2 h1{
  font-size: 25px;
  padding-top: 20px;
  padding-bottom: 30px;
}
.a-text3 p{
  font-size: 14px;
  line-height: 22px;
}
.a-review a{
  font-size: 14px;
  line-height: 30px;
}
.a-view{
  padding-top: 30px;
}
.about-vicon a i{
  font-size: 35px;
}
.a-text4{
  font-size: 14px;
  line-height: 30px;
}

/*support part start*/
.support-content{
  margin-top: 40px;
  padding: 15px 30px;
  text-align: center;
}
.supporter-image img{
  border-radius: 50%;
  height: 140px;
}
.supporter-text p{
  font-size: 14px;
  line-height: 22px;
}
.support-text h2{
  font-size: 20px;
  line-height: 22px;
  padding-top: 20px;
}

/*working part start*/
.w-heading p{
  font-size: 16px;
  line-height: 22px;
}
.w-heading h2{
  font-size: 32px;
  line-height: 48px;
  padding-bottom: 40px;
}
.working-step{
	margin-bottom: 35px;
}
.working .row .col-lg-3:last-child .working-step{
	margin-bottom: 0px;
}
.working-step h2{
  font-size: 32px;
  line-height: 48px;
}
.working-step h2 span{
  font-size: 32px;
  left: 32%;
}
.working-step h2::after {
    top: 55px;
    right: 30%;
}
.working-step h4{
  font-size: 18px;
  line-height: 26px;
}
.working-step p{
  font-size: 14px;
  line-height: 22px;
}

/*services part start*/

.services-header p{
  font-size: 14px;
  line-height: 22px;
}
.services-header h1{
  font-size: 35px;
  line-height: 45px;
  padding-top: 20px;
  padding-bottom: 40px;
}
.services-item{
  margin-bottom: 20px;
  padding: 30px;
}
.services-icon img{
	width: 80px;
}
.services-text h2{
	margin-top: 20px;
  font-size: 18px;
  line-height: 20px;
}
.services-text p{
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 20px;
}

/*portfolio part start*/
.portfolio-heading p{
  font-size: 16px;
  line-height: 24px;
}
.portfolio-heading h2{
  font-size: 35px;;
  line-height: 45px;
  padding-bottom: 30px;
}

.p-text p{
  font-size: 14px;
  line-height: 24px;
}
.p-text h2{
  font-size: 20px;
  line-height: 26px;
}

/*contact part start*/
.contact-heading p{
  font-size: 16px;
  line-height: 24px;
}
.contact-heading h2{
  font-size: 30px;
  line-height: 45px;
  padding-top: 20px;
  padding-bottom: 30px;
}

.contact-form input, textarea{
  margin-top: 25px;
}
.contact-content .row .col-md-6 .col-md-3{
	display: flex;
	justify-content: center;
	text-align: center;
}
.contact-text{
	text-align: center;
}
.contact-btn{
  width: 100%;
  font-size: 16px;
  margin-top: 25px;
  padding: 10px 20px;
  margin-bottom: 20px;
}
.contact-icon{
  width: 35px;
  height: 35px;
}
.contact-icon i{
  font-size: 20px;
}
.contact-text p{
  font-size: 14px;
}
.contact-text h4{
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
}

/*testimonials part start*/
.t-heading p{
  font-size: 16px;
  line-height: 24px;
}
.t-heading h2{
  font-size: 35px;
  line-height: 42px;
  margin-bottom: 30px;
}
.t-image img{
  width: 80px;
  border-radius: 50%;
}
.t-text p{
  font-size: 16px;
  margin-top: 20px;
}

.t-text p span i{
  font-size: 25px;
}
.t-text h2{
    font-size: 18px;
}
.t-text h4{
    font-size: 15px;
    margin-bottom: 20px;
}

/*looking part start*/
.looking{
  padding: 40px 0;
}
.looking-text{
  font-size: 20px;
  line-height: 24px;
}
.looking-btn{
  text-align: right;
}
.looking-btn a{
  width: 50%;
  font-size: 16px;
}

/*tf-footer part start*/
.tf-heading{
	text-align: center;
}
.tf-heading h2{
  font-size: 18px;
  line-height: 22px;
  margin-top: 25px; 
}
.tf-border{
    display: inline-block;
    margin-top: 15px;
    width: 40px;
    height: 2px;
    margin-bottom: 15px;
}
.tf-text{
	text-align: center;
}
.tf-text p{
  font-size: 14px;
  line-height: 24px;
  color: #9D9D9D;
  padding-bottom: 20px;
}
.tf-icon a i{
  font-size: 16px;
}

.tf-icon2, .tf-address{
  margin-bottom: 20px;
}
.tf-gallery img{
  width: 85px;
  margin-right: 10px;
  margin-bottom: 10px;
}


}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
	
	/*	common css start*/
.c-padding{
  padding: 40px 0;
}
.cu-nav{
	text-align: right;
}

/*top of header part start*/
.t-header{
  padding: 20px;
}
.t-header-icon i{
  font-size: 20px;
}
.t-header-icon i {
    font-size: 18px;
}

/*header part start*/
.cu-nav ul li a{
  line-height: 30px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    top: -7px;
    left: 280px;

}

/*features part start*/
.feature-content{
margin-bottom: 140px;
}
.feature .row .col-lg-3:last-child .feature-content{
margin-bottom: 0px;
}
.feature .row .col-sm-6:nth-child(3){
margin-bottom: -120px !important;
}
.feature .row .col-sm-6:nth-child(4){
margin-bottom: -120px !important;
}
.feature-icon i{
  font-size: 40px;
}
.feature-text h2{
  font-size: 20px;
  line-height: 26px;
  margin: 20px 0;
}

.feature-text p{
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
}

/*about part start*/
.about .about-image{
	text-align: center;
}
.about .about-image img{
	height: 300px;
}
.about .about-text .row{
	display: flex;
	align-items: center;
}
.about-icon img{
	width: 50px;
}
.about-text{
   padding-top: 30px;
}
.a-text p{
  font-size: 16px;
  line-height: 22px;
}
.a-text2 h1{
  font-size: 25px;
  padding-top: 20px;
  padding-bottom: 30px;
}
.a-text3 p{
  font-size: 14px;
  line-height: 22px;
}
.a-review a{
  font-size: 14px;
  line-height: 30px;
}
.a-view{
  padding-top: 30px;
}
.about-vicon a i{
  font-size: 35px;
}
.a-text4{
  font-size: 14px;
  line-height: 30px;
}

/*support part start*/
.support-content{
  margin-top: 40px;
  padding: 15px 30px;
  text-align: center;
}
.supporter-image img{
  border-radius: 50%;
}
.supporter-text p{
  font-size: 14px;
  line-height: 22px;
}
.support-text h2{
  font-size: 20px;
  line-height: 22px;
  padding-top: 20px;
}

/*working part start*/
.w-heading p{
  font-size: 18px;
  line-height: 22px;
}
.w-heading h2{
  font-size: 32px;
  line-height: 48px;
  padding-bottom: 40px;
}
.working-step{
	margin-bottom: 35px;
}
.working .row .col-lg-3:last-child .working-step{
	margin-bottom: 0px;
}
.working-step h2{
  font-size: 32px;
  line-height: 48px;
}
.working-step h2 span{
  font-size: 32px;
  left: 32%;
}
.working-step h2::after {
    top: 55px;
    right: 38%;
}
.working-step4 h2::after {
    content: '';
    width: 126px;
}
.working-step h4{
  font-size: 18px;
  line-height: 26px;
}
.working-step p{
  font-size: 14px;
  line-height: 22px;
}

/*services part start*/

.services-header p{
  font-size: 14px;
  line-height: 22px;
}
.services-header h1{
  font-size: 35px;
  line-height: 45px;
  padding-top: 20px;
  padding-bottom: 40px;
}
.services-item{
  margin-bottom: 20px;
  padding: 30px;
}
.services-icon img{
	width: 80px;
}
.services-text h2{
  font-size: 14px;
  line-height: 20px;
}
.services-text p{
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 20px;
}

/*portfolio part start*/
.portfolio-heading p{
  font-size: 16px;
  line-height: 24px;
}
.portfolio-heading h2{
  font-size: 35px;;
  line-height: 45px;
  padding-bottom: 30px;
}

.p-text p{
  font-size: 13px;
  line-height: 22px;
}
.p-text h2{
  font-size: 14px;
  line-height: 22px;
}

/*contact part start*/
.contact-heading p{
  font-size: 16px;
  line-height: 24px;
}
.contact-heading h2{
  font-size: 30px;
  line-height: 45px;
  padding-top: 20px;
  padding-bottom: 30px;
}

.contact-form input, textarea{
  margin-top: 25px;
}
.contact-content .row .col-md-6 .col-md-3{
	display: flex;
	justify-content: center;
	text-align: center;
}
.contact-text{
	text-align: center;
}
.contact-btn{
  width: 100%;
  font-size: 16px;
  margin-top: 25px;
  padding: 10px 20px;
  margin-bottom: 20px;
}
.contact-icon{
  width: 35px;
  height: 35px;
}
.contact-icon i{
  font-size: 20px;
}
.contact-text p{
  font-size: 14px;
}
.contact-text h4{
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
}

/*testimonials part start*/
.t-heading p{
  font-size: 16px;
  line-height: 24px;
}
.t-heading h2{
  font-size: 35px;
  line-height: 42px;
  margin-bottom: 30px;
}
.t-image img{
  width: 80px;
  border-radius: 50%;
}
.t-text p{
  font-size: 16px;
  margin-top: 20px;
}

.t-text p span i{
  font-size: 25px;
}
.t-text h2{
    font-size: 18px;
}
.t-text h4{
    font-size: 15px;
    margin-bottom: 20px;
}

/*looking part start*/
.looking{
  padding: 40px 0;
}
.looking-text{
	text-align: center;
  font-size: 20px;
  line-height: 24px;
}
.looking-btn{
  text-align: center;
  margin-top: 20px;
}
.looking-btn a{
	text-align: center;
  width: 50%;
  font-size: 16px;
}

/*tf-footer part start*/
.tf-heading{
	text-align: center;
}
.tf-heading h2{
  font-size: 18px;
  line-height: 22px;
  margin-top: 25px; 
}
.tf-border{
    display: inline-block;
    margin-top: 15px;
    width: 40px;
    height: 2px;
    margin-bottom: 15px;
}
.tf-text{
	text-align: center;
}
.tf-text p{
  font-size: 14px;
  line-height: 24px;
  color: #9D9D9D;
  padding-bottom: 20px;
}
.tf-icon a i{
  font-size: 16px;
}

.tf-icon2, .tf-address{
  margin-bottom: 20px;
}
.tf-gallery img{
  width: 150px;
  margin-right: 10px;
  margin-bottom: 10px;
}


}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {


	/*	common css start*/
.c-padding{
  padding: 40px 0;
}
.cu-nav{
	text-align: right;
}

/*top of header part start*/
.t-header{
  padding: 20px;
}
.t-header-icon i{
  font-size: 20px;
}

/*header part start*/
.cu-nav ul li a{
  line-height: 30px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    top: -7px;
    left: 430px;

}

/*features part start*/
.feature .row .col-md-6{
margin-bottom: 140px;
}
.feature .row .col-md-6:nth-child(3){
margin-bottom: 0px !important;
}
.feature .row .col-md-6:nth-child(4){
margin-bottom: 0px !important;
}
.feature-icon i{
  font-size: 40px;
}
.feature-text h2{
  font-size: 20px;
  line-height: 26px;
  margin: 20px 0;
}

.feature-text p{
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
}

/*about part start*/
.about-icon img{
	width: 70px;
}
.about-text{
   padding-top: 30px;
}
.a-text p{
  font-size: 16px;
  line-height: 22px;
}
.a-text2 h1{
  font-size: 25px;
  padding-top: 20px;
  padding-bottom: 30px;
}
.a-text3 p{
  font-size: 14px;
  line-height: 22px;
}
.a-review a{
  font-size: 14px;
  line-height: 30px;
}
.a-view{
  padding-top: 30px;
}
.about-vicon a i{
  font-size: 35px;
}
.a-text4{
  font-size: 14px;
  line-height: 30px;
}

/*support part start*/
.support-content{
  margin-top: 40px;
  padding: 15px 30px;
  text-align: center;
}
.support-btn{
	display: flex;
	justify-content: center;
	text-align: center;
}
.support-btn a{
	margin-top: 0px;
}
.supporter-image img{
  border-radius: 50%;
}
.supporter-text p{
  font-size: 14px;
  line-height: 22px;
}
.support-text h2{
  font-size: 20px;
  line-height: 22px;
  padding-top: 20px;
}

/*working part start*/
.w-heading p{
  font-size: 16px;
  line-height: 22px;
}
.w-heading h2{
  font-size: 32px;
  line-height: 48px;
  padding-bottom: 40px;
}
.working-step{
	margin-bottom: 35px;
}
.working .row .col-lg-3:last-child .working-step{
	margin-bottom: 0px;
}
.working-step h2{
  font-size: 32px;
  line-height: 48px;
}
.working-step h2 span{
  font-size: 32px;
  left: 15%;
}
.working-step h2::after {
    width: 80px;
    top: 23px;
}
.working-step4 h2::after {
    content: '';
    width: 0px;
}
.working-step h4{
  font-size: 18px;
  line-height: 26px;
}
.working-step p{
  font-size: 14px;
  line-height: 22px;
}

/*services part start*/

.services-header p{
  font-size: 14px;
  line-height: 22px;
}
.services-header h1{
  font-size: 35px;
  line-height: 45px;
  padding-top: 20px;
  padding-bottom: 40px;
}
.services-item{
  margin-bottom: 20px;
  padding: 30px;
}
.services-icon img{
	width: 80px;
}
.services-text h2{
	margin-top: 20px;
  font-size: 18px;
  line-height: 20px;
}
.services-text p{
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 20px;
}

/*portfolio part start*/
.portfolio-heading p{
  font-size: 16px;
  line-height: 24px;
}
.portfolio-heading h2{
  font-size: 35px;;
  line-height: 45px;
  padding-bottom: 30px;
}

.p-text p{
  font-size: 14px;
  line-height: 24px;
}
.p-text h2{
  font-size: 20px;
  line-height: 26px;
}

/*contact part start*/
.contact-heading p{
  font-size: 16px;
  line-height: 24px;
}
.contact-heading h2{
  font-size: 30px;
  line-height: 45px;
  padding-top: 20px;
  padding-bottom: 30px;
}

.contact-form input, textarea{
  margin-top: 25px;
}
.contact-content .row .col-md-6 .col-md-3{
	display: flex;
	justify-content: center;
	text-align: center;
}
.contact-text{
	text-align: center;
}
.contact-btn{
  width: 100%;
  font-size: 16px;
  margin-top: 25px;
  padding: 10px 20px;
  margin-bottom: 20px;
}
.contact-icon{
  width: 35px;
  height: 35px;
}
.contact-icon i{
  font-size: 20px;
}
.contact-text p{
  font-size: 14px;
}
.contact-text h4{
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
}

/*testimonials part start*/
.t-heading p{
  font-size: 16px;
  line-height: 24px;
}
.t-heading h2{
  font-size: 35px;
  line-height: 42px;
  margin-bottom: 30px;
}
.t-image img{
  width: 80px;
  border-radius: 50%;
}
.t-text p{
  font-size: 16px;
  margin-top: 20px;
}

.t-text p span i{
  font-size: 25px;
}
.t-text h2{
    font-size: 18px;
}
.t-text h4{
    font-size: 15px;
    margin-bottom: 20px;
}

/*looking part start*/
.looking{
  padding: 40px 0;
}
.looking-text{
	text-align: center;
  font-size: 20px;
  line-height: 24px;
}
.looking-btn{
  text-align: center;
  margin-top: 20px;
}
.looking-btn a{
  width: 50%;
  font-size: 16px;
}

/*tf-footer part start*/
.tf-heading{
	text-align: center;
}
.tf-heading h2{
  font-size: 18px;
  line-height: 22px;
  margin-top: 25px; 
}
.tf-border{
    display: inline-block;
    margin-top: 15px;
    width: 40px;
    height: 2px;
    margin-bottom: 15px;
}
.tf-text{
	text-align: center;
}
.tf-text p{
  font-size: 14px;
  line-height: 24px;
  color: #9D9D9D;
  padding-bottom: 20px;
}
.tf-icon a i{
  font-size: 16px;
}

.tf-icon2, .tf-address{
  margin-bottom: 20px;
}
.tf-gallery img{
  width: 115px;
  margin-right: 20px;
  margin-bottom: 20px;
}



}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {

}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1399.98px) {

}

/*Extra Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1400px) {

}