@media screen and (max-width: 768px){
#side, #side1{
  display:none !important;
}
.relatedthumb, .relatedthumb:nth-child(odd){
     height: auto !important;
}
#article-view{
    width: 100%;
}
.mobile-view {
    display: block !important;
}
.subscription-bg {
  width: 100%;
  height: auto;
}
body.single .bi_banner{
  background-image: none;
}
}

#article-view{
  /* max-width: 1020px;
  margin: 0 auto;
  display: block;
  width: 100%; */

  max-width: 100%;
    width: 100%;
    display: grid;
    /* grid-template-columns: 70% 1fr; */
    margin: 0;
    margin-right: 0;
} .subscription-bg{
  width: 100%;
  height: 195px;
  border-radius: 12px;
  /* box-shadow: 0 6px 14px 3px rgba(16, 16, 16, 0.1);
  background-color: #fbfaff; */
  margin:0 auto;
  display:block;
  /* margin-bottom: 100px; */
 }
.content p, .content div, .content ul, .content ol, .content ul li{
  font-size: 16px;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: normal;
  text-align: justify;
  color: #120F2C;
  font-family: 'AirbnbCereal_W_Bk' !important;
 
 }
 p.Subscribe-To-Receive-subText {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: 0.11px;
  color: #808080;
}
 .content a:hover, .img-row:hover, .report-section a:hover, .alert-section a:hover{
 color: #7052E8 !important;
 }
 .title h1{
  /* font-family: "ff-meta-web-pro", "Helvetica Neue", "Helvetica", sans-serif !important; */
  font-size: 30px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  }

 .content h1{
  font-family: 'AirbnbCereal_W_Bd' !important;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  color: #120F2C;
 }
.content h2{
  color: #7052E8;
  font-family: 'AirbnbCereal_W_Bd' !important;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  line-height: 36px;
  margin-top: 30px;
}

.content h3{
  color: #13002C;
  font-family: 'AirbnbCereal_W_Bd' !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  line-height: 32px;
  margin-top: 26px;
}

.content h4{
  color: #13002C;
  font-family: 'AirbnbCereal_W_Bd' !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  line-height: 32px;
  margin-top: 26px;
}

.content h5{
  color: #13002C;
  font-family: 'AirbnbCereal_W_Bd' !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  line-height: 32px;
  margin-top: 26px;
}

.content h6{
  color: #13002C;
  font-family: 'AirbnbCereal_W_Bd' !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  line-height: 32px;
  margin-top: 26px;
}
 .sidebar-left, .sidebar-right {
 display: none;
}
 .relatedposts h3{
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin: 40px 0;
 }
 .navigation-single, .addtoany_share_save_container.addtoany_content_bottom{
   display:none;
 }
 .relatedthumb{
   /* width:32%; */
 float:left;
 box-shadow: 0 0 8px 1px rgba(16, 16, 16, 0.1) !important;
 border-radius: 6px;
 }
 .relatedthumb img{
  width: 404px;
     height: 200px !important;
 margin-bottom: 15px;
 border-radius: 6px 6px 0px 0px;
 }
 .relatedthumb  .title1{
  font-size: 18px;
  font-weight: 600000;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #333333;
  margin: 0px 0px 0 0px;
  height: 82px; 
}
 .title1{
 /* font-family: "aktiv-grotesk", "Helvetica Neue", "Helvetica", sans-serif !important; */
 font-family: 'Open Sans';
       font-size: 18px;
     font-weight: normal;
     font-style: normal;
     font-stretch: normal;
     line-height: normal;
     letter-spacing: normal;
     color: #333333;
     /* width: 100%; */
     float: left;
     /* height: 72px; */
     padding: 0px 20px 20px 20px;
 }
 .post-tag-div{
   display: flex;
   flex-wrap: wrap;
 }
 #article-view p.meta-info {
  margin-bottom: 40px;
}
#article-view .relatedthumb p.meta-info{
  margin-bottom: 0px;
}
 img.arrow{
  width: 24px;
  vertical-align: sub;
 }
 .tag_and_share{
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* margin: 52px 0; */
  flex-wrap: wrap;
 }
 .share_text{
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #333333;
  margin-right: 20px;
 }
 .share_buttons{
  display: flex;
  align-items: center;
 }
 .tag_name{
  width: auto;
  height: 40px;
  border-radius: 4px;
  background-color: #f2f2f2;
  padding: 11px;
  margin: 12px 0 12px 16px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #333333;
 }
 .tag_name a{
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #333333;
 }
 .tag_name a:hover{
  color: #5733bb;
 }
 .a2a_svg svg{
  background-color: transparent;
  color: #333333;
 }
 a.a2a_dd.addtoany_share_save{
   display: none;
 }
 .tag_name:first-child{
  margin: 12px 0;
 }
 img.attachment-full.size-full.wp-post-image {
  width: 938px;
  height: 528px;
  margin: 0 auto;
  display: block;
  margin-bottom: 16px;
  /* border: solid 1px #ece8e8; */
}
@media screen and (max-width: 767px){
.content-section {
    padding: 30px 0 0px !important;
}
.relatedthumb img { width: 100%;height: auto !important;
}
.mobile-view {
    display: block !important;
    text-align: center !important;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.social-img {
    display: -webkit-inline-box !important;
}
.relatedthumb .title1{
   height:auto;
   padding-bottom: 20px;
}
#side, #side1{
   display:none !important;
}

.container{
  float:left;
}
.relatedthumb:nth-child(odd) {
    margin-top: 15px;
    margin-left: 0px !important;
}
.Subscribe-To-Receive { 
    top: 12px !important;
    text-align: center !important;
    margin-top: 30px;
}
.content h1, .content h2, .content h3, .content h4, .title h1{
   font-size: 20px;
}
.content p {
  font-size: 16px;
}

.newsletter {
    margin-right: auto !important;
}
.Rectangle-5, #article-view, .relatedthumb, iframe{
   width:100% !important;
}

}
ul li, body p, .title, .Published-by, .right, .left, span{
  font-family: "Helvetica Neue","Helvetica",sans-serif !important;
 /* font-family:"aktiv-grotesk", "Helvetica Neue", "Helvetica", sans-serif !important; */
 /* font-family: 'Open Sans'; */
}
#content{
  margin-top:30px;
}

.meta-info, .meta-info a{
  /* font-family: "aktiv-grotesk", "Helvetica Neue", "Helvetica", sans-serif !important; */
  font-family: 'Open Sans';
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #808080;
}
.breadcrumb, .breadcrumb a, .breadcrumb1, .breadcrumb1 a{
  margin-bottom: 30px;
  /* font-family: "aktiv-grotesk", "Helvetica Neue", "Helvetica", sans-serif !important; */
  font-family: 'Open Sans';
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #333333;
 }
 .breadcrumb a:hover{
  color: #7052E8 !important;
 }
  .breadcrumb a:hover path#Path_24144{
    fill: #7052E8 !important;
  }

iframe{
  width:720px;
}

 .Rectangle-5 {
  display: flex;
  padding: 26px 86px;
  position: relative;
  z-index: 1;
  overflow: hidden;
   }
   .Rectangle-5 div{
     width: 50%;
   }
   .Subscribe-To-Receive {
   /* font-family:"aktiv-grotesk", "Helvetica Neue", "Helvetica", sans-serif !important; */
   font-family: 'Open Sans';
   font-size: 24px;
   font-weight: bold;
   font-stretch: normal;
   font-style: normal;
   line-height: 2.13;
   letter-spacing: normal;
   color: #333333;
   margin-bottom: 0;
   margin-top: 14px;
   }
   .newsletter {
   display: block;
   position: relative;
   max-width: 460px;
   margin: 42px auto;
   margin-right: 0;
/*   padding-bottom: 20px; */
   }
   .see-all, .inn a{
   color: #2e69ef !important;
   }
   input {
   /* font: 20px/1.2 "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
   font-family: 'Open Sans';
   font-weight: 200;
   padding: 15px;
   }
   .Rectangle-5 .newsletter-email {
   display: block;
   width: 62%;
   padding-right: 58px !important;
   }
   .newsletter-submit {
   position: absolute !important;
   top: 0;
   right: 0;
   opacity: 1;
   }
   .newsletter input[type="submit"]{
    margin-right: 0px !important;
    background-color: #489f48;
    border: solid 1px #489f48;
    color: #ffffff;
    width: 163px;
    height: 50px;
    border-radius: 0px 4px 4px 0px;
    font-size: 18px;
    padding: 0px;
    text-transform: uppercase;
   }
   .newsletter input[type="email"]:focus{
         box-shadow: none !important;
         border: none !important;
   }
   .newsletter input[type="email"]{
   padding: 12px !important;
   width: 320px;
   height: 50px;
   border-radius: 4px !important;
   border: solid 1px #979797 !important;
   background-color: #ffffff;
   box-shadow: none;
   }
   .newsletter input[type="email"]::-webkit-input-placeholder {
    color: #928ab0;
   }
   .right img{
     vertical-align: middle;
    padding-left: 20px;
   }
   .right-img{
   position: absolute !important;
   top: 12px;
   right: 14px;
   }


   .content-section {
    padding: 80px 0 0px;
   }
      .tooltiptext {
   visibility: hidden;
   min-width: 120px;
   color: #e94040;
   text-align: center;
   border-radius: 6px;
   padding: 5px 0;
   position: absolute;
   z-index: 1;
   visibility: hidden;
   margin-top: -15px;
   font-size: 14px;

   }
   	#side, #side1{
	 margin-top:590px;
	}
	.content ul, .content ol {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: justify;
    color: #333333;
	}
	
	.relatedthumb a:hover {
    color: #5733BB !important;
}
.relatedposts{
   margin-top:50px;
      
}
/* .relatedthumb, .relatedthumb:nth-child(odd){
  height:350px;
} */

.mobile-view {
    display: none;
}
#article-view li{
  letter-spacing: -.025em;
  margin-bottom: 5px;
  line-height: 1.75;
  
}
.learn-text{
   margin-left: 32px;
   font-size: 18px;
}