@media (min-width: 150px) and (max-width: 319px) {

.logo img {
	width: 230px;
}
.nav ul {
	padding-top: 10px;
}
.title::before, 
.title::after {
	margin: 15px auto;
	display: block;
}
.about .about_text {
	padding: 33px 0px;
	margin: 13px 0px;
}
.about .row img {
	width: 35%;
}

.whatyouhave .title {
	margin-bottom: 20px; 
}
.mb-30 div {
	margin-bottom: 30px;
	padding: 10px 0px;
}

.what_form input[type='submit'],
.what_form input[type='text'] {
	display: block;
	margin: 0 auto;
}
.what_form input[type='text'] {
	margin-bottom: 15px;
	width: 200px;
}
.mpt img {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.formwrap {
	padding: 20px 0px;
}
.formwrap input[type='text'] {
	width: 200px;
}
.vote_img {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.vote_img img {
	width: 200px;
	margin-bottom: 15px;
}
.vote_text {
	display: block;
	text-align: center;
	width: 100%;
}
.meet_wrap {
	display: block;
	text-align: center;
}
.meet_desc {
	display: block;
	text-align: center;
	padding: 15px 0px;
}

.popup {
	
}
.callback {
	width: 100%;
	height: 100%;
	position:fixed;
	top: 0;
}
.success {
	width: 100%;
	height: 100%;
	position:fixed;
	top: 0;
}

}
/*-------------------------------------------------
-------------------------------------------------*/
@media (min-width: 320px) and (max-width: 767px) {
.logo img {
	width: 230px;
}
.nav ul {
	padding-top: 10px;
}
.title::before, 
.title::after {
	margin: 15px auto;
	display: block;
}
.about .about_text {
	padding: 33px 0px;
	margin: 13px 0px;
}
.about .row img {
	width: 35%;
}

.whatyouhave .title {
	margin-bottom: 20px; 
}
.mb-30 div {
	margin-bottom: 30px;
	padding: 10px 0px;
}

.what_form input[type='submit'],
.what_form input[type='text'] {
	display: block;
	margin: 0 auto;
}
.what_form input[type='text'] {
	margin-bottom: 15px;
	width: 270px;
}
.mpt img {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.formwrap {
	padding: 20px 0px;
}
.formwrap input[type='text'] {
	width: 270px;
}
.vote_img {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.vote_img img {
	width: 200px;
	margin-bottom: 15px;
}
.vote_text {
	display: block;
	text-align: center;
	width: 100%;
}
.meet_wrap {
	display: block;
	text-align: center;
}
.meet_desc {
	display: block;
	text-align: center;
	padding: 15px 0px;
}

.popup {
	
}
.callback {
	width: 100%;
	height: 100%;
	position:fixed;
	top: 0;
}
.success {
	width: 100%;
	height: 100%;
	position:fixed;
	top: 0;
}

}

/*-------------------------------------------------
-------------------------------------------------*/

@media (min-width: 768px) and (max-width: 991px) {
.logo img {
	width: 250px;
}
.nav ul {
	padding-top: 10px;
}
.title::before, 
.title::after {
	margin: 15px auto;
	display: block;
}
.about .about_text {
	padding: 33px 0px;
	margin: 13px 0px;
}
.about .row img {
	width: 90%;
}
.whatyouhave .title {
	margin-bottom: 60px;
}
.mb-30 div {
	margin-bottom: 30px;
	padding: 10px 0px;
}

.what_form input[type='submit'],
.what_form input[type='text'] {
	display: block;
	margin: 0 auto;
}
.what_form input[type='text'] {
	margin-bottom: 15px;
	width: 280px;
}
.mpt img {
	width: 220px;
}
.grcol1 {
	display: none;
}
.grcol2 {
	width: 100%;
}
.formwrap {
	padding: 20px 0px;
}
.formwrap input[type='text'] {
	width: 280px;
}
.vote_img {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.vote_img img {
	width: 200px;
	margin-bottom: 15px;
}
.vote_text {
	display: block;
	text-align: center;
	width: 100%;
}
.meet_wrap {
	display: block;
	text-align: center;
}
.meet_desc {
	display: block;
	text-align: center;
	padding: 15px 0px;
}

.popup {

}
.callback {
	margin-left: -250px;
	width: 500px;
 	margin-top: -200px;
 	height: 400px;
		position:fixed;
	top: 50%;
	left: 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #ccc;
}
.success {
	margin-left: -250px;
	width: 500px;
 	margin-top: -200px;
 	height: 400px;
		position:fixed;
	top: 50%;
	left: 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #ccc;
}

.callback form {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -160px;
	width: 320px;
 	margin-top: -120px;
 	height: 240px;
}

}

/*-------------------------------------------------
-------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1199px) {
.logo img {
	width: 200px;
}
.title::before, 
.title::after {
	margin: 15px auto;
	display: block;
}
.about .about_text {
	padding: 33px 0px;
	margin: 13px 0px;
}
.about .row img {
	width: 155px;
}
.about .row img {
	width: 90%;
}
.whatyouhave .title {
	margin-bottom: 50px;
}
.mb-30 {
	padding: 15px 0px;
	margin-bottom: 30px;
}

.what_form input[type='text'] {
	margin: 0px 5px;
	width: 280px;
}
.grcol1 {
	display: none;
}
.grcol2 {
	width: 100%;
}
.formwrap {
	padding: 70px 0px;
}
.formwrap input[type='text'] {
	width: 280px;
}
.meet_wrap {
	display: block;
	text-align: center;
}
.meet_desc {
	display: block;
	text-align: center;
	padding: 15px 0px;
}

.popup {

}
.callback {
	margin-left: -250px;
	width: 500px;
 	margin-top: -200px;
 	height: 400px;
		position:fixed;
	top: 50%;
	left: 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #ccc;
}
.success {
	margin-left: -250px;
	width: 500px;
 	margin-top: -200px;
 	height: 400px;
		position:fixed;
	top: 50%;
	left: 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #ccc;
}

}

/*-------------------------------------------------
-------------------------------------------------*/

@media (min-width: 1200px) {
.logo img {
	width: 90%;
}
.nav ul {
	margin-top: 25px;
}
.title::before, 
.title::after {
	margin: 0px 35px;
	display: inline-block;
	vertical-align: middle;
}
.about .about_text {
	padding: 33px 0px;
	margin: 13px 0px;
}
.about .row img {
	width: 90%;
}
.whatyouhave .title {
	margin-bottom: 60px;
}
.mb-30 {
	padding: 15px 0px;
	margin-bottom: 30px;
}
.what_form input[type='text'] {
	margin: 0px 5px;
	width: 280px;
}
.grcol1 {
	width: 22%;
}
.grcol2 {
	width: 78%;
}
.formwrap {
	padding: 70px 0px;
}
.formwrap input[type='text'] {
	width: 280px;
}
.meet_wrap {
	width: 370px;
	display: inline-block;
}
.meet_desc {
	width: 370px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: 300;
}

.popup {

}
.callback{
	margin-left: -250px;
	width: 500px;
 	margin-top: -200px;
 	height: 400px;
	position:fixed;
	top: 50%;
	left: 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #ccc;
}
.success {
	margin-left: -250px;
	width: 500px;
 	margin-top: -200px;
 	height: 400px;
	position:fixed;
	top: 50%;
	left: 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #ccc;
}

.callback form {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	width: 350px;
 	margin-top: -120px;
 	height: 240px;
}
	

}
/*
     FILE ARCHIVED ON 15:28:51 Jul 05, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:03:26 Nov 30, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.685
  exclusion.robots: 0.024
  exclusion.robots.policy: 0.011
  esindex: 0.012
  cdx.remote: 23.032
  LoadShardBlock: 133.23 (3)
  PetaboxLoader3.resolve: 152.588 (4)
  PetaboxLoader3.datanode: 139.172 (4)
  load_resource: 186.472
*/