@media(min-width: 1600px){
	.container{max-width:1500px;}
	
}

@media(max-width: 1600px){
	
/******************************header-css************************************/

header .nav-item a {
    font-size: 22px;
}

.banner-content h1 {
    font-size: 55px;
    line-height: 70px;
}

.banner-content p {
    font-size: 26px;
    line-height: 42px;
}


.rating-dox-top h5 {
    font-size: 70px;
}

.rating-dox-top p {
    font-size: 34px;
    font-weight: 500;
    color: #000;
}

	
}

@media(max-width: 1450px){
	
/******************************header-css************************************/



.banner-content h1 {
    font-size: 54px;
    line-height: 68px;
}

.banner-content p {
    font-size: 25px;
    line-height: 40px;
}

.theme-btn {
    padding: 10px 40px;
    font-size: 20px;
    margin-top: 15px;
    border-radius: 45px;
}

.theme-bdr-btn {
    padding: 10px 15px;
    font-size: 20px;
    margin-top: 15px;
}

.Use-right {
    margin-left: -40px;
}

.People-Use-sec p {
    margin-left: 10px;
}


 /******************************header-css************************************/

.rating-dox-top h5 {
    font-size: 60px;
}

.rating-dox-top p {
    font-size: 28px;
    font-weight: 500;
    color: #000;
}


 /******************************about-css************************************/

.about-us-img img {
    width: 50%;
    height: initial;
}


 /******************************app-store-css************************************/

.Store-img-screen img {
    height: -webkit-fill-available;
    max-width: 100%;
    width: 60%;
}




 /******************************app-screen-css************************************/


.owl-prev {
    left: 35%;
}

.owl-next {
    left: 62%;
}




}

@media(max-width: 1200px){


 /******************************header-css************************************/
	
.banner-content h1 {
	font-size: 46px;
	line-height: 60px;
}

.banner-content p {
    font-size: 20px;
    line-height: 32px;
}

.theme-btn {
    padding: 10px 30px;
    font-size: 20px;
}

.People-Use-sec p {
    font-size: 16px !important;
}

.theme-bdr-btn {
    padding: 10px 0px;
}

header .nav-item a {
    font-size: 20px;
}


/*******************************app-store-css************************************/ 

.App-Store-heading h2{
    line-height: 42px;
    margin: 0px;
}

.App-Store-but {
    margin-top: 18px;
}


/*******************************Recommendyou-how-css************************************/

.Recommendyou-cont-sec h3 {
    font-size: 22px;
    margin: 8px 0px;
}



.Recommendyou-cont-sec p {
    font-size: 16px;
}

.Recommendyou-heading h2 {
    font-size: 32px;
}


.Recommendyou-heading p {
    font-size: 18px;
    margin-top: 8px;
}


 /******************************footer-css************************************/

 .footer-manu-sec ul li {
    font-size: 16px;
    margin-right: 10px;
}

.copy-right p{
    font-size: 16px;
}

.web-design p {
    font-size: 16px;
}

.rating-dox-bottom {
    display: inline-block;
}


 /******************************about-css************************************/

.rating-dox-top h5 {
    font-size: 54px;
}


.rating-dox-bottom p {
     margin-left: 0px; 
}

.rating-dox-top p {
    font-size: 20px;
}

.rating-dox-bottom{
    width: 100%;
}


 /******************************app-screen-css************************************/

.owl-prev {
    left: 30%;
}

.owl-next {
    left: 64%;
}



}


@media(max-width: 991px){


 /******************************header-css************************************/

.banner-content {
    text-align: center;
}

.banner-content h1 br{
    display: none;
}

.People-Use-sec {
    justify-content: center;
}

.navbar-collapse ul{
  margin: 20px 0px;
}

header .nav-item a {
    font-size: 18px;
}

.navbar-toggler-icon {
    height: auto;
    width: auto;
}

.Use-right {
    margin-left: -28px;
}
  
.banner-content h1 {
    font-size: 35px;
    margin-bottom: 8px;
    line-height: 40px;
}	

.banner-content p {
    font-size: 18px;
}

.theme-btn {
    font-size: 18px;
}

.theme-bdr-btn {
    font-size: 18px;
}

.banner-img-sec img {
    max-width: 70% !important;
    margin-top: 15px;
}

.Store-img img {
    max-width: 80% !important;
}

.banner-wrapper {
    padding: 30px 0px;
}

.owl-next {
    right: 10%;
}

.owl-prev {
    left: 20%;
}

/******************************app-store-css************************************/

.Store-img-screen img {
  display: none;
}



 /******************************FAQ-css************************************/


 .faq-sec .accordion-item .accordion-button {
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
}

.faq-sec .accordion-item p {
    font-size: 18px;
}

.accordion-button::after {
   
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}



 /******************************About-css************************************/


.rating-dox-bottom {
    margin-top:0px;

}

.about-us-img img {
    width: 100%;
}


.rating-dox-top h5 {
    font-size: 45px;
}


.rating-dox-top p {
    font-size: 20px;
}




 /******************************Recommendyou-css************************************/

.about-content .Recommendyou-heading {
    text-align: center;
}

.about-us-img img {
    margin-top: 25px;
    max-width: 100%;
    position: inherit;
}



 /******************************App-Store-css************************************/

.Store-img-screen img {
    margin-top: 25px;
    max-width: 100%;
    position: inherit;
}

.App-Store-heading {
    text-align: center;
}

.App-Store-but {
    justify-content: center;
}

.Store-img {
    margin-right: 15px;
}

.App-Store-heading h2 {
    line-height: 44px;
    margin-bottom: 0px;
}

.App-Store-heading h2 br{
    display: none;
}

.about-wrapper {
   padding: 0px;
}

.Recommendyou-heading h2 {
    margin-top: 24px;
}





 /******************************footer-css************************************/

 .footer-manu-sec ul li {
    font-size: 14px;
    margin-right: 8px;
}

.copy-right p{
    font-size: 14px;
}


.web-design p {
    font-size: 14px;
}

.social-icon span {
    width: 32px;
    height: 32px;
    font-size: 16px;  
}

.social-media-section {
    margin-top: 0px;
}

.web-design p span img{

}


.footer-manu {
    display: inline-block;
    justify-content: center;
}

.footer-bg {
    text-align: center;
}

.social-media-section {
    display: flex;
    margin-top: 5px;
    justify-content: center;
}

.social-media-section {
    justify-content: center;
}

.footer-manu-sec ul {
    justify-content: center;
}


/******************************/{about-page-css}/*************************************/

.about-sec-box{
    margin-top: 10px;
}

.about-us-sec .row.col-direction{
    flex-direction: column-reverse;
}


/******************************/{contact-page-css}/*************************************/

.contact-us-img img{
    display: none;
 }



}

@media(max-width: 767px){
	/*.owl-nav button.owl-prev::after{
	    font-size: 16px;
	    width: 35px;
	    height: 35px;
	    line-height: 35px;
	    margin-right: 10px;
	}
	.owl-nav button.owl-next::after{
		font-size: 16px;
	    width: 35px;
	    height: 35px;
	    line-height: 35px;
	}
	.owl-nav {
	    position: absolute;
	    top: 0px;
	}
	.owl-carousel{
		padding-top: 45px;
	}*/


 /******************************header-css************************************/

    .banner-content h1 {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 36px;
}

.theme-bdr-btn {
    margin-top: 10px;
}

.People-Use-sec p {
    font-size: 14px !important;
    margin-top: 10px;
}





 /******************************Recommendyou-css************************************/


 .Recommendyou-heading br{
    display: none;
}

/******************************app-screen-css************************************/




 .About-banner{
    padding: 10px 0px;
    text-align: center;
 }




}


@media(max-width: 576px){


 /******************************header-css************************************/

.Use-right {
    margin-left: -43px;
}

.banner-content p {
    font-size: 16px;
}

 /******************************Recommendyou-css************************************/

.Recommendyou-heading h2 {
    font-size: 24px;
    line-height: 30px;
}

.Recommendyou-heading p {
    font-size: 16px;
    margin-top: 8px;
    line-height: 30px;
}

.Recommendyou-cont-sec h3 {
    font-size: 20px;
}


 /******************************FAQ-css************************************/

.faq-sec .accordion-item .accordion-button {
    font-size: 18px !important;
    line-height: 34px;
}

.faq-sec .accordion-item p {
    font-size: 16px;
    line-height: 34px;
}

.owl-next {
    right: 10px;
    display: flex;
    justify-content: end;
}

.owl-prev {
    left: 10px;
}



	
}

@media(max-width: 480px){


  /******************************header-css************************************/

.banner-content h1 {
  margin-bottom: 0px;
  line-height: 34px;
  font-size: 24px;
}


.Recommendyou-heading h2 {
    font-size: 20px;
    line-height: 30px;
}

.Recommendyou-heading p {
    font-size: 14px;
    line-height: 30px;
}
	
.banner-content p {
    font-size: 14px;
    line-height: 29px;
}

.theme-btn {
    font-size: 14px;
    padding: 8px 14px;
}

.navbar-collapse ul{
  margin: 15px 0px;
}

header .nav-item a {
    font-size: 16px;
}


.theme-bdr-btn {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}

.send-icon-img img {
    width: 29%;
}

.theme-bdr-btn .send-icon-img {
    margin-right: 6px;
}

.People-Use-sec {
    display: inline-block;
}

.Use-right {
    margin-left: -26px;
}

.People-Use-sec p {
    font-size: 14px !important;
    margin-top: 10px;
}

/******************************About-css************************************/

.rating-dox-top h5 {
    font-size: 36px;
}

.rating-dox-top p {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

 /******************************app-screen-css************************************/




 /******************************FAQ-css************************************/

.faq-sec .accordion-item .accordion-button {
    font-size: 16px !important;
    line-height: 24px;
}

.faq-sec .accordion-item p {
    font-size: 14px;
    line-height: 26px;
}

/*******************************app-store-css************************************/ 

.Store-img img {
    max-width: 80%;
}

.Store-img {
    margin: 0px !important;
}

.App-Store-heading h2 {
    line-height: 34px;
}

.App-Store-heading p {
    line-height: 28px;
}


/*******************************Client-testimonial-css************************************/ 


.user-sec-conttent {
    display:inline-block;
}

.testimonial-content-sec p {
    font-size: 16px;
    margin-bottom: 8px;
}

.user-sec span {
    font-size: 16px;
}


.user-sec-conttent p{
    font-size: 14px;
    padding: 0px !important;
    margin: 0px !important;
}

.user-sec img{
    width: 100%;
}

.web-design .coherent-img{
    margin-top: 10px;
}


/*******************************Recommendyou-css************************************/ 

.Recommendyou-cont-sec img{
    width: 30%;
}

.Recommendyou-cont-sec h3 {
    font-size: 16px;
    margin: 5px 0px;
}

.Recommendyou-cont-sec p {
    font-size: 14px;
}

.footer-warpper {
    margin-top: 30px;
}

.Recommendyou-how-wrapper {
    margin-top: 30px;
}

.about-wrapper{
    margin-top: 30px;
}

.App-Screenshots-wrapper{
    margin-top: 30px;
}

.faq-warpper {
    margin-top: 30px;
}

.App-Store-warpper{
    margin-top: 30px;
}

.Client-testimonial-warpper{
    margin-top: 30px;
}

.footer-warpper{
    margin-top: 30px;
}

.Store-img img {
    border-radius: 5px;
    border: 2px solid #B465B4;
}

.logo-img img{
    width: 80%;
}

.your-messages-list .Recommendyou-heading h2 {
    font-size: 20px;
}
.your-messages-list ul li {
    font-size: 14px;
    margin: 12px 0px;
}
.your-messages-list ul li img{
  width: 3%;
}

.contact-sec .form .form-control {
    min-height: 55px;
    font-size: 14px;
    border-radius: 8px;

}

.contact-sec .form label {
    margin-bottom: 8px;
    font-size: 16px;
}

}


@media(max-width: 340px){

    .swiper-slide img{
        width: 50% !important;
    }

    .swiper-full-mobile:before {
    content: "";
     width: 54% !important;
    }

    .owl-nav button.owl-prev::after {
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
    }

    .owl-nav button.owl-next::after{
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
    }

   

    

}
