@media (max-width: 1600px) {
  #our_package .plans header {
    flex-direction: column;
    align-items: center;
  }
  .box {
    top: 46% !important;
  }

  .lightbox h3 {
    font-size: 24px;
    line-height: 1.2;
  }

  .heading-form-close {
    padding: 15px 20px;
  }

  #our_package .plans .plan-select {
    padding: 0px;
  }
  .fake-proof-text p {
    font-size: 12px !important;
}
.fake-proof-slick-slider {
  width: 330px;
  margin-left: -10px;
  margin-bottom: -10px;
}

.fake-proof-slick-slider .fake-proof-inner .fake-proof-text {
  margin-left: 2px;
}
.fake-proof-img img {
  height: 60px;
  width: 60px;
}
}

@media (max-width: 1200px) {
    .navbar-default {
    padding-top: 15px;
}
  #contact-3 form {
    padding: 10px;
  }
  .mobile_our_package {
    display: block !important;
  }

  #our_package {
    display: none;
  }

  #our_package .starter {
    margin-top: 10px;
  }
  #our_package .standard {
    margin-top: 10px;
  }
  #our_package .premium {
    margin-top: 10px;
  }

  #our_package .classic {
    margin-top: 10px;
  }
  #our_package .plans header i {
    font-size: 40px;
    margin: 0px;
  }
  #our_package .plans .plan-title {
    font-size: 20px;
  }

  #our_package .plans .plan-cost {
    font-size: 17px;
  }

  .fake-proof-img img {
    height: 70px;
    width: 70px;
  }

  .fake-proof-slick-slider {
    width: 380px;
  }

  .fake-proof-slick-slider .fake-proof-inner .fake-proof-text {
    margin-left: 6px;
  }

  .socio-copyright {
    padding-right: 100px;
  }

  .socio-copyright .social {
    text-align: end;
  }

  .socio-copyright p {
    text-align: end;
  }
}
/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  body {
    font-size: 15px;
  }
}

/* Portrait tablets and small desktops */
@media (max-width: 991px) {
  html {
    font-size: 90%;
  }

  .lightbox {
    display: none !important;
  }


  .offer-valid {
    font-size: 20px;
   padding-left: 15px;
   margin-top: 0px;
  }
  .feature-wrapper-inner {
    display: block;
  }

  .feature-wrapper-inner .abc {
    text-align: center;
    margin-bottom: 30px;
  }

  .fake-proof-slick-slider {
    width: 351px;
  }
  .fake-proof-img img {
    height: 60px;
    width: 60px;
  }

  .fake-proof-text p {
    font-size: 12px !important;
  }

  .testimonial-block .inner-box {
    padding: 40px 105px;
  }

  .testimonial-block .text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .testimonial-block .info-box .thumb img {
    width: 80%;
  }
  .testimonial-block .info-box {
    padding-left: 77px;
    padding-top: 0px;
  }
  .testimonial-block .info-box .name {
    font-size: 16px;
  }
  .testimonial-block .info-box .designation {
    font-size: 14px;
  }
  .unique-apps {
    margin-bottom: 40px;
  }

  .unique-apps h1 {
    font-size: 40px;
  }

  .hero-text li {
    font-size: 18px;
  }

  .unique-apps .home-btn button {
    padding: 8px 11px 8px 33px;
    font-size: 13px;
  }

  .homepage-style .top-arrow {
    transform: rotate(93deg);
    right: 0px;
    top: 280px;
    position: absolute;
  }

  .homepage-style .top-arrow img {
    width: 60%;
  }

  .homepage-style {
    padding-top: 60px;
  }

  .carousel-inner img {
    width: 100%;

  }

  #sidebar .toggle:before {
    font-size: 10px;
  }

  #sidebar .toggle {
    top: 40%;
    right: -87px;
  }

  .faq .mobile {
    margin: 0px !important;
  }
  .faq .mobile .pl_0 {
    padding-left: 15px !important;
  }

  .first15 .inner .join_img__btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

  .navbar-default .navbar-nav > li > a >i{
 
    display: block;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
      border-color: #ffca30;
  }

  
  .offer-valid {
    font-size: 18px;
    line-height: 1;
  }
  
  .navbar-nav {
    background: black;
    text-align: center;
  }
  .menu-bg {
    background:black !important;

}
  .navbar-default .navbar-nav > li > a {
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
  }
 
#contact-2{
  padding-left: 20px !important;
}
  .faq {
    padding: 0px !important;
  }

  .faq .mobile {
    margin: 0px !important;
  }
  .faq .mobile .pl_0 {
    padding-left: 15px !important;
  }

  #sidebar .toggle {
    padding: 3px;
    padding-left: 36px;
    padding-right: 10px;
  }

  #sidebar .toggle::after {
    padding: 5px;
    font-size: 12px;
  }
  #sidebar .toggle {
    top: 36%;
    right: -84px;
  }

  .unique-apps {
    margin-left: 30px;
  }

  #sidebar .sidebar-contact {
    top: 57%;
  }

  #sidebar .sidebar-contact {
    left: -300px;
    width: 300px;
    padding: 20px;
  }

  #sidebar .sidebar-contact h5 {
    font-size: 20px;
  }

  #sidebar .toggle.active:before {
    font-size: 24px;
  }

  .counter-align {
    margin-bottom: 20px;
  }

  #our_package .row {
    width: 100%;
    margin-left: 0px;
  }
  .footer {
    padding-bottom: 100px;
  }

  .btn-primary {
    font-size: 14px;
  }

  .first15 .inner {
    display: block;
    padding: 20px;
  }
  .first15 .inner p {
    text-align: center;
    font-size: 20px;
  }

  .first15 .inner .join_img__btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .heading .title h4 {
    font-size: 20px;
  }
  #response-form .modal__body {
    width: 60%;
  }
  #response-form .modal__head button {
    right: 9px !important;
  }
  .two-thirds {
    padding: 10px 30px;
  }
  .two-thirds h2 {
    font-size: 20px;
    margin: 0px !important;
  }
  .two-thirds h3 {
    font-size: 18px;
    margin: 0px !important;
    line-height: 20px;
  }
  .two-thirds h5 {
    font-size: 18px;
  }

  .two-thirds input[type="text"] {
    padding-top: 0px;
  }
  .two-thirds input[type="text"],
  .two-thirds input[type="email"],
  .two-thirds input[type="tel"] {
    padding: 0px;
  }
  #response-form .modal__left {
    display: none;
  }

  #response-form .modal__right {
    width: 100%;
    padding: 7px;
    padding-top: 0px !important;
  }
  #response-form .modal__head {
    padding: 0.4rem 2rem;
    font-weight: 600;
    font-size: 14px;
  }

  .questions_box .button {
    bottom: 13px;
    font-size: 12px;
    padding: 5px 10px;
    right: 7px;
  }

  .whatsapp-icon {
    bottom: 60px;
    padding: 20px;

    right: 6px;
  }
  .whatsapp-icon img {
    height: 40px;
    width: 40px;
  }
  .scrollup {
    width: 30px;
    height: 30px;
    font-size: 22px;
    bottom: 30px;
    right: 30px;
  }

 #contact-2 #company{
    margin-top: 20px;
  }

}

/* Landscape phones and smaller */
@media (max-width: 600px) {

  .offer-valid {
    font-size: 16px;
padding-left: 8px;
  }
  
  .error-red{width: 200px !important;}
  .heading .title h4 {
    font-size: 14px;
  }
  .heading {
    margin: 0px;
  }
  .homepage-style .top-arrow {
    display: none;
  }
  .testimonial-block .inner-box {
    padding: 18px;
  }
  #our_package .plans .plan-select button {
    font-size: 12px;
  }
  .heading .title.arrow-left img {
    height: 65px;
    margin-left: -10px;
  }
  .heading .title.arrow-right img {
    height: 65px;
  }
  .testimonial-section .testimonial-carousel {
    margin: 0px;
  }
  .testimonial-carousel .owl-nav {
    right: 5px;
    bottom: 40px;
  }
  .hero-text li {
    font-size: 16px;
  }
  .typing-text p {
    font-size: 18px;
  }
 

  .testimonial-carousel .owl-next,
  .testimonial-carousel .owl-prev {
    height: 40px;
    width: 40px;
  }

  .tarrow-right,
  .tarrow-left {
    height: 40px;
    width: 40px;
  }

}

@media (max-width: 480px) {

  .sidepop {
    top: -7px;
  }

  .sidepop ::after{
    font-size: 25px;
  }
  
  .navbar-brand {
    width: 70%;
  }
  .unique-apps h1 {
    font-size: 30px !important;
    line-height: 2.3rem !important;
  }
  #response-form .modal__body {
    width: 80%;
  }

  .heading {
    margin-top: 15px;
  }

  .jdvyvf {
    line-height: 1.2 !important;
    font-size: 14px !important;
  }
  .reviews{
    padding-left: 30px;
    padding-right: 30px;

  }
  .google_review {
    padding-left: 30px;
    padding-right: 30px;
  }
  .socio-copyright {
    padding-right: 0px;
  }
  .socio-copyright .social {
    text-align: center;
  }
  .socio-copyright p {
    text-align: center;
    margin-top: 0px;
  }

  .fake-proof-slick-slider {
    margin-bottom: -8px;
    margin-left: -16px;
  }

 
  .owl-theme .owl-dots {
  display: none !important;
}

.testimonial-section {
    padding-bottom: 40px;
}

.our-text {
    padding: 20px 20px;
}
.our-text p{
	font-size: 16px;
  font-weight: bold;

}
.navbar-brand img {
    width: 67%;
    padding-top: 15px !important;
}

details summary:after {
  right: -11px;
}
}

@media (max-width: 420px) {
  .testimonial-carousel .owl-nav {
    right: 5px;
    bottom: 5px;
  }
  .socio-copyright .social {
    text-align: left;
  }
  .socio-copyright p {
    text-align: left;
    margin-top: 0px;
  }
  .hero-text li {
    font-size: 14px;
  }
  .heading .title h4 {
    font-size: 12px;
  }

  .socio-copyright .social a i {
    width: 30px;
  }

  .socio-copyright p {
    font-size: 13px;
  }

  .fake-proof-img img {
    height: 50px;
    width: 50px;
  }

  .first15 .inner img {
    width: 100px;
  }
  .first15 .inner button {
    height: 35px;
    padding: 10px;
    font-size: 12px;
  }

  .fake-proof-text p,  .fake-proof-text p span {
    font-size: 10px !important;
  }

  .fake-proof-inner{
	width: 70%;
  }
  #response-form .modal__body {
    width: 90%;
}

.footer {
    padding-bottom: 100px;
	padding-top: 30px;
}
.features-content {
	height: 150px;
}

#sidebar .sidebar-contact {
    width: 260px;
}
#sidebar .toggle {
    right: -83px;
}
#sidebar .sidebar-contact.active .toggle {
    top: -12px;
    right: -21px;
}

#sidebar .sidebar-contact {
    left: -260px;
}

.navbar-brand img {
    width: 78%;
    padding-top: 15px !important;
}
}



@media(max-width:370px){

	.heading .title h4 {
		font-size: 10px;
		padding: 10px 16px;
	}
	.hero-text li {
		font-size: 12px;
	}
	.unique-apps h1 {
		font-size: 18px !important;
		line-height: 1.5rem !important;
	}
	.typing-text p {
		font-size: 12px;
		padding-top: 1px;
	}
	.fake-proof-inner {
		width: 67%;
	}.scrollup {
		width: 25px;
		height: 25px;
		font-size: 17px;
		bottom: 25px;
		right: 20px;
	}
	.whatsapp-icon {
    bottom: 50px;
    right: 0px;

	}
	.whatsapp-icon img {
		height: 35px;
		width: 35px;
	}

	.testimonial-carousel .owl-nav {
		right: 0px;
		bottom: 0px;
	  }

	  .typing-text p span.cursor {
		height: 24px;
	  }
	  .navbar-brand img {
		width: 85%;
		padding-top: 15px !important;
	}
}


@media(max-width:330px){
	.socio-copyright .social a i {
		width: 22px;
	}
	.socio-copyright p {
		font-size: 10px;
	}
	.fake-proof-slick-slider .fake-proof-inner .fake-proof-text {
		margin-left: 1px;
	}
}

@media(max-width:300px){
	
	.fake-proof-text p, .fake-proof-text p span {
		font-size: 9px !important;
	}
	.fake-proof-inner {
		width: 59%;
	}
}