@media screen and (min-width: 1200px) and (max-width: 1400px) {

	
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {


	.comment-img::after {
	  content: "";
	  width: 300px;
	  height: 85px;
	  left: 263px;
	  top: 50%;


	}


}

/* FOR-LG-START */
@media screen and (min-width: 992px) and (max-width: 1199px) {

	.hero-area {
	  	padding-bottom: 175px;
	  	padding-top: 50px;
	  	padding-left: calc((100% - 935px) / 2);
	}

	.hero-left h2 {
		font-size: 30px;
	}

	.hero-left p br {
		display: none;
	}

	.main-nav ul {
		column-gap: 30px;
	}

	.brand-main {
		column-gap: 30px;
		padding: 0 50px 17px 50px;
	}

	.brand-item img {
	  	max-width: 135px;
	}

	.brand-img {
	  	min-height: 160px;
	}

	.comment-item h4 {
		font-size: 22px;
	}

	.comment-img::after {
	  width: 198px;
	  left: 205px;
	}

	.votere-right {
		column-gap: 75px;
	}

	.footer-inner {
		column-gap: 15px;
	}

	.footer-item2 li a {
		font-size: 15px;
	}

	.pay-main {
		column-gap: 50px;
	}


} 

/*FOR-TABLATE-START*/
@media screen and (min-width: 768px) and (max-width: 991px) {

	.hero-area {
	  	padding-bottom: 150px;
	  	padding-top: 50px;
	  	padding-left: calc((100% - 695px) / 2);
	}

	.hero-left h2 {
		font-size: 30px;
	}

	.hero-left h2 br {
		display: none;
	}

	.hero-left p br {
		display: none;
	}

	.brand-item img {
	  	max-width: 85px;
	}

	.brand-item {
	  	margin-top: -40px;
	}

	.brand-img {
	  	min-height: 105px;
	}

	.brand-main {
		column-gap: 25px;
		padding: 0 20px 15px 20px;
	}

	.brand-item h4 {
		font-size: 13px;
	}

	.comment-item h4 {
		font-size: 17px;
	}

	.comment-img::after {
	  display: none;
	}

	.comment-title h2 {
		font-size: 35px;
	}

	.gellary-item-wrap {
		column-gap: 25px;
		grid-template-columns: repeat(3, 1fr);
	}

	.problemtop-item4 {
		margin-top: 30px;
	}

	.votere-right {
		column-gap: 25px;
	}

	.plate-item label {
		font-size: 40px;
		height: 60px;
	}

	.vote-img-cnt ul {
		column-gap: 10px;
	}

	.vote-img-cnt ul li {
		font-size: 14px;
	}

	.vote-title h2 {
		font-size: 40px;
	}

	.copyright-cnt p {
		text-align: center;
		margin-top: 30px;
	}

	.footer-submit {
	  	text-align: left;
	} 

	.pay-main {
		 grid-template-columns: repeat(1, 1fr);
		 column-gap: 100px;
	}



}

/*FOR-MOBIL-START*/
@media screen and (max-width: 767px) {

	.logo-item img {
	  	max-width: 55px;
	}

	.hero-area {
		padding-top: 20px;
		padding-bottom: 50px;
	}

	.hero-left {
		text-align: center;
		margin-top: 15px;
		padding-left: 12px;
		padding-right: 12px;
	}

	.hero-left h2 {
		font-size: 20px;
	}

	.hero-left h2 br {
		display: none;
	}

	.hero-left p br {
		display: none;
	}

	.brand-area {
		padding: 50px 0;
	}

	.brand-main {
	  padding: 30px 20px;
	  grid-template-columns: repeat(2, 1fr);
	  column-gap: 30px;
	  position: initial;
	  top: initial;
	  row-gap: 25px;
	}

	.brand-img {
	  min-height: initial;
	}

	.brand-item img {
	  	max-width: 100px;
	}

	.brand-item {
		margin-top: initial;
	}

	.brand-item h4 {
		margin-top: 15px;
	}

	.comment-area {
	  	padding: 42px 0 42px 0;
	}

	.comment-img::after {
		display: none;
	}

	.comment-title h2 {
		font-size: 30px;
	}

	.comment-title p {
		font-size: 16px;
	}

	.comment-item h4 {
		font-size: 22px;
	}

	.problme-topimg img {
	  	max-width: 100px;
	}

	.problme-topimg {
		min-height: 130px;
	}

	.problme-topimg4 img {
		max-width: 130px;
	}

	.problemtop-item h4 {
		font-size: 15px;
	}

	.problemtop-item4 {
		margin-top: 30px;
	}

	.gellary-title h2 {
		font-size: 30px;
	}

	.gellary-title p {
		font-size: 16px;
	}

	.gellary-main {
	  	margin-top: 50px;
	}

	.gellary-item-wrap {
	  	grid-template-columns: repeat(2, 1fr);
	  	column-gap: 15px;
	  	row-gap: 20px;
	  	margin-top: 35px;
	}

	.problem-area {
	  	padding: 0 0 55px 0;
	}

	.vote-box {
		margin-top: 30px;
	} 

	.votere-main {
	  grid-template-columns: repeat(1, 1fr);
	}

	.votere-right {
	  grid-template-columns: repeat(1,1fr);
	}

	.vote-title h2 {
		font-size: 28px;
	}

	.vote-title p {
		font-size: 16px;
	}

	.plate-item label {
		font-size: 37px;
		height: 60px;
	}

	.main-content2 .owl-dots {
		display: none;
	}

	.main-content2 .owl-theme .owl-nav {
  		margin-top: 20px;
  		text-align: center;
	}

	.client-area {
		padding: 30px 0 50px 0;
	}

	.accordion-wrapper {
		padding: 20px 15px;
	}

	.footer-item {
		margin-top: 30px;
	}

	.footer-area {
		padding: 5px 0 90px 0;
	}

	.copyright-cnt p {
		margin-top: 15px;
		text-align: center;
	}

	.footer-submit {
	  	text-align: center;
	  	margin-top: 15px;
	 }

	 .footer-input {
	 	max-width: initial;
	 }

	 .pay-img img {
	 	max-width: 80px;
	 }

	 .pay-item h4 {
	 	font-size: 18px;
	 	margin-top: 10px;
	 }

	 .pay-main {
		 grid-template-columns: repeat(1, 1fr);
		 column-gap: 100px;
	}

	.pay-btn h5::before {
	  	width: 25%;
	  	height: 2px;
	  	right: 0;
	}

	.pay-btn h5::after {
	  	width: 25%;
	  	height: 2px;
	}

	.pay-area {
	  	padding: 35px 0 40px 0;
	}

	.pay-submit p {
		font-size: 16px;
	}

	.jt-box h3 {
		font-size: 25px;
	}



}



@media screen and (max-width: 575px) {
	.hero-left {
		padding-left: 12px;
		padding-right: 12px;
	}

}




		
		         
