.content-wrapper
{
  width: 70%;
  max-width: 1170px;
}
.blog-section-1{display:flex;width: 90%; margin: 0 auto;border: 0px solid black; border-radius: 10px; height: auto; margin-bottom: 1em; justify-content: center; align-items: center;}
.blog-section-1 img{width: 100%;justify-content: center;}
.blog-section-2{display:flex; width: 90%; margin: 0 5%; column-gap: 3%;justify-content: center;}
.blog-sidebar{width: 30%;}
.blog-sidebar>section{border: 1px solid black; border-radius: 10px; padding: 0em 1em 2em 1em; margin-bottom: 2em; background-color: white;}
.content-wrapper > section{
  border:1px solid black;
  border-radius:10px;
  padding:2em 4em 2em 4em;
  margin-bottom:2em;
  background-color:white;
}
.article-blog>h1{text-align:center;font-size: 30px;margin: 1em auto;}
.article-blog>h2 { width: auto; margin-top: 30px; color: #0c7497; text-decoration: underline; text-align: center;}
.article-blog>h3 {    margin: 2.5em auto 1em auto;}
.article-blog>p{margin: 18px auto 18px auto;}
.article-blog > img {width: 100%;box-shadow: black 0px 0px 5px; margin: 10px auto;
    border-radius: 10px;}
#article_banner > img {width: 100%;box-shadow: black 0px 0px 5px;
    border-radius: 10px;}
.howto_img > img {width: 96%; margin: 1em 1em 0em 1em;box-shadow: black 0px 0px 5px;
    border-radius: 10px;}
.howto_text {width: 94%; margin: 1em 1em 0em 1em;}
.card-body > ol {width: 94%; margin: 1em 1em 0em 1em;}
.card-body > ol >li {margin: 1em 0em 0em 0em; font-size:15px;}
.banner{width: 100%; margin: 0em 0em 0em 0em;}
#place_banner{padding-bottom:25px;}
.embed{padding: 20px 0px 15px 0px;}
.VideoWrapper
{
position:relative;
padding-bottom:56.29%;
height:0;
}
.VideoWrapper iframe { position:absolute; top:0; left:0; width:100%; height:100%; }
.responsive_youtube {
  float: left;
  position: relative;
  width: 100%;
  margin: 0.5em 0em 2em 0em;
}
.responsive_youtube>h2{margin-bottom:0.8em;}
.accordion-collapse >div.card-body
{
padding:2em 2em 1em 2em;
}
.mySlides {display:none;}
#place_name{font-size:30px;}
#place_title{font-size:20px;color:#5f3982; padding-bottom:15px;}
@media screen and (min-device-width: 350px) and (max-device-width: 450px)
{ 
	#place_name{font-size:24px;}
	#place_title{font-size:15px;color:#5f3982;}
	h3{font-size:20px !important;}
.blog-section-2{display:flex;flex-direction:column;margin: 0 5%; row-gap: 3%;}
.blog-sidebar { width: 100%; }
	.content-wrapper{width: 100%;}
	.content-wrapper >section{padding:1em 1em 1em 1em;}
	.article-highlights {padding: 0em;}		
	.article-blog h1{font-size:23px;}
	.article-blog h2{font-size:20px;}
}
.article-blog> ol {margin:1em 0em 0em 3em;}
.article-blog>ul {margin:1em 0em 0em 3em;}
.article-highlights{background: #ffff9b;
padding: 2em;
border-radius: 10px;
border: 1px solid gray; margin-bottom: 2em;
}
.article-blog a:nth-of-type(1) {
  color: #4d6bfe;
  text-decoration: none;
padding-bottom: 5px;
}
.article-blog a:nth-of-type(2) {
  color: #4d6bfe;
  text-decoration: none;
  border-bottom: none;
  padding-bottom: 5px;
}
a:not([href*='faridabadmirror.in']):not([href^='#']):not([href^='/']):after {
content: url(https://www.faridabadmirror.in/images/external-link-icon-small.png);
top: -5px;
position: relative;
right: -1px;
}    
#faq-wrapper{ margin-top: 3em;}
@media screen and (min-device-width: 1500px) and (max-device-width: 2000px)
{
.content-wrapper{  width: 55%;}
.content-wrapper > section{
  border:1px solid black;
  border-radius:10px;
  padding:2em 6em 2em 6em;
  margin-bottom:2em;
  background-color:white;
}
.banner{margin: 2em 0em 1em 0em;}
}