
@media only screen and (max-width: 1920px) {
	
}

@media only screen and (max-width: 1520px) {
	
}

@media only screen and (max-width: 1200px) {
	
}


@media only screen and (max-width: 1023px) {
#popup {
  height: auto;
  max-width: 90%;
  width: 100%;
}
}


@media only screen and (max-width: 1023px) {

.logo {
  margin: 20px auto 0;
  width: 180px;
}

h3 {  font-size: 24px;  font-weight: 300;  text-align: center;}
#popup {
  background: rgba(0, 0, 0, 0) url("../img/popup_bg.jpg") repeat scroll 0 0;
  border: 5px solid #141414;
  bottom: inherit;
  height:auto;
  left: 5%;
  margin: inherit;
  max-width: 90%;
  padding: 20px;
  position: absolute;
  right: inherit;
  top: 5%;
  width: 100%;
  z-index: 6;
}

h1 {
  border-bottom: 2px solid #040404;
  font-size: 30px;
  font-weight: 300;
  margin: 10px auto;
  max-width: 720px;
  text-align: center;
}
.pop_logo_image {
  margin: 10px auto;
  width: 100px;
}

#popup p+p{ display:block;}




h2{ font-size:22px;}
.listing_box ul {
  margin: 0 auto 20px;
  width: 150px;
}

.all_popup {
  margin-left: 5%;
  margin-top: 10%;
  top:50px !important; left:0% !important;
  margin-bottom:100px;
  width:90%;
  max-width:90%;
  float:left;
}

.owl-custome .owl-controls {
  bottom: -50px;
}

.right_stript, .left_stript, .left_bottom_stript, .right_bottom_stript{ display:none;}


.panel_two_popup3 .image_box figure {  float: right;  margin-left: 0;  width: 100%;}
.panel_two_popup3 .image_box > p {  float: left;  width: 100%;}
.panel_three_popup1 .image_box figure {  float: left;  margin-left: 0;  margin-top: 0;  width: 100%;}
.panel_three_popup1 .image_box > p {  float: left;  width: 100%;}
.panel_four_popup1 .image_box figure {  float: right;  margin-top: 0;  width: 100%;}
.panel_four_popup1 .image_box p {  width: 100%;}
.image_box figure {  float: left;  margin-right: 0;  width: 100%;}
.image_box > p {  float: left;  width: 100%;}

.panel_one_popup6 .image_box figure {  float: right;  width: 100%;}
.panel_one_popup6 .image_box p {  margin-top: 25px;  width: 100%;}
.panel_one_popup5 .image_box figure {  float: right;  width: 100%;}

.popup_sinsgle_img > img {
  width: 100%;
}

.listing_box ul {
  margin: 0 auto 20px;
  width: 100%;
}
.panel_four_popup1 .image_box figure img{ max-width:150px; margin:10px auto; display:block;}
.panel_one_popup5 .image_box figure img{ max-width:200px; margin:10px auto; display:block;}
.panel_two_popup3 .image_box figure img{ max-width:250px; margin:10px auto; display:block;}
.panel_three_popup1 .image_box figure img{ max-width:150px; margin:10px auto; display:block;}
}
@media only screen and (max-width: 767px) {
	#popup p{ display:none;}
	.listing_box ul li {  display: inline-block;  list-style: outside none none;  text-align: center;  width: 100px;}
	.panel_one_popup5 .image_box figure img {  width: 50%;  margin: 0 auto;  display: block;}
	
	.desktop_svg { display: none;}
	.mobile_site{ display:block;}
	.mobile_site img{ width:100%;}
	
}
