@font-face {
  font-family: Shabnam;
  src: url('../fonts/Shabnam.eot');
  src: url('../fonts/Shabnam.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Shabnam.woff') format('woff'),
       url('../fonts/Shabnam.ttf') format('truetype');
  font-weight: normal;
}       
@font-face {
  font-family: Shabnam;
  src: url('../fonts/Shabnam-Bold.eot');
  src: url('../fonts/Shabnam-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Shabnam-Bold.woff') format('woff'),
       url('../fonts/Shabnam-Bold.ttf') format('truetype');
  font-weight: bold;
}
body {
  font-family: 'Shabnam', sans-serif !important;
  font-weight: normal;
}
#full-width-page-wrapper {
  direction: rtl;
  position: relative;
  padding-bottom: 30px;
}
#fakenews_start_page_container {
  width: 1150px;
  margin: auto;
  background-image: url(./../img/radial.png);
  background-repeat: no-repeat;
  background-size: 600px 700px;
  background-position: 250px 80px;
  position: relative;
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp {
  position: absolute;
  right: 50px;
  top: 160px;
  text-align: right;
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons_text {
  font-size: 20px;
  color: #223443;
  padding-right: 15px;
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons {
  margin-top: 20px;
  text-align: center;
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button {
  margin: 0 10px;
  border-radius: 100%;
  padding: 5px;
  line-height: 1.3;
  cursor: pointer;
  text-decoration: none;
  height: auto;
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.facebook::before {
  width: 50px;
  content: url(./../img/SocialNetworkButton_FacebookNormal.png);
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.facebook:hover::before {
  content: url(./../img/SocialNetworkButton_FacebookOver.png);
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.facebook:active::before {
  content: url(./../img/SocialNetworkButton_FacebookClick.png);
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.instagram::before {
  width: 50px;
  content: url(./../img/SocialNetworkButton_InstagramNormal.png);
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.instagram:hover::before {
  content: url(./../img/SocialNetworkButton_InstagramOver.png);
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.instagram:active::before {
  content: url(./../img/SocialNetworkButton_InstagramClick.png);
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.twitter::before {
  width: 50px;
  content: url(./../img/SocialNetworkButton_TwitterNormal.png);
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.twitter:hover::before {
  content: url(./../img/SocialNetworkButton_TwitterOver.png);
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.twitter:active::before {
  content: url(./../img/SocialNetworkButton_TwitterClick.png);
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.telegram::before {
  width: 50px;
  content: url(./../img/SocialNetworkButton_TelegramNormal.png);
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.telegram:hover::before {
  content: url(./../img/SocialNetworkButton_TelegramOver.png);
}
#fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.telegram:active::before {
  content: url(./../img/SocialNetworkButton_TelegramClick.png);
}
#fakenews_start_page_container #fakenews_start_page_title_container {
  text-align: center;
  background-repeat: no-repeat;
  height: 200px;
  background-size: 600px;
  background-position: center;
  padding: 0px 0 40px;
}
#fakenews_start_page_container #fakenews_start_page_title_container #fakenews_start_page_title_container_image {
  width: 50%;
}
#fakenews_start_page_container #fakenews_start_page_title_container #fakenews_start_pege_welcome .fakenews_sub_title {
  font-size: 35px;
  margin-left: -220px;
  color: #223443;
  margin-bottom: 0;
}
#fakenews_start_page_container #fakenews_start_middle {
  position: relative;
}
#fakenews_start_page_container #fakenews_start_middle #fakenews_start_avatars {
  width: 800px;
  height: 400px;
  margin: 40px auto;
  background-size: contain;
  background-image: url("./../img/home-avatars.png");
  background-repeat: no-repeat;
  background-position: center;
}
#fakenews_start_page_container #fakenews_start_middle #fakenews_start_buttons {
  position: absolute;
  right: 0;
  top: 90px;
}
#fakenews_start_page_container #fakenews_start_page_description_container {
  width: 610px;
  margin: 40px auto 0 auto;
}

#fakenews_start_pege_title .fakenews_main_title {
  text-transform: uppercase;
  font-size: 65px;
  color: #F6EBCC;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 1;
}

.start_avatar {
  height: 400px;
  border: 1px solid blue;
  width: 150px;
}

#fakenews_start_buttons_beginner_wrapp {
  margin-bottom: 40px;
}

/*#fakenews_start_buttons_beginner {
  line-height: 7.5;
  vertical-align: middle;
  text-decoration: none;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  content: url(./../img/Button_BeginnerNormal.png);
}
#fakenews_start_buttons_beginner:hover {
  content: url(./../img/Button_BeginnerOver.png);
}
#fakenews_start_buttons_beginner:active {
  content: url(./../img/Button_BeginnerClick.png);
}*/

/*#fakenews_start_buttons_advanced {
  line-height: 7.5;
  vertical-align: middle;
  text-decoration: none;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  content: url(./../img/Button_AdvancedNormal.png);
}
#fakenews_start_buttons_advanced:hover {
  content: url(./../img/Button_AdvancedOver.png);
}
#fakenews_start_buttons_advanced:active {
  content: url(./../img/Button_AdvancedClick.png);
}*/

#fakenews_start_descrption_title {
  font-size: 20px;
  color: #223443;
  direction: rtl;
}

#fakenews_start_descrption {
  font-size: 13px;
  color: #F6EBCC;
  line-height: 2;
  margin-top: 40px;
  text-align: justify;
  direction: rtl;
}

#fakenews_title_box {
  text-align: left;
}
#fakenews_title_box img {
  width: 227px;
}


#full-width-page-wrapper.quiz_aricle_page #fakenews_qiuz_article_container {
  overflow: hidden;
  clear: both;
}

@media screen and (max-width: 1160px) {
  #fakenews_start_page_container {
    width: 1050px;
  }
}
@media screen and (max-width: 1060px) {
  #fakenews_start_page_container {
    width: 100%;
    background-position: center 100px;
  }
  #fakenews_start_page_container #fakenews_start_middle #fakenews_start_buttons {
    position: static;
    top: auto;
    right: auto;
    display: flex;
    justify-content: center;
  }
  #fakenews_start_page_container #fakenews_start_middle #fakenews_start_buttons #fakenews_start_buttons_beginner_wrapp {
    margin-bottom: 0;
    margin-right: 0px;
  }
  #fakenews_start_page_container #fakenews_start_middle #fakenews_start_buttons #fakenews_start_buttons_advanced_wrapp {
    margin-right: 40px;
  }
}
@media screen and (max-width: 900px) {

  #fakenews_start_page_container #fakenews_start_middle #fakenews_start_avatars {
    background-image: url("./../img/home-avatars-mobile-02.png");
    width: auto;
  }
  #fakenews_start_page_container #fakenews_start_page_title_container #fakenews_start_page_title_container_image {
    padding-top: 50px;
    width: 70%;
  }
}
@media screen and (max-width: 650px) {
  #fakenews_start_page_container #fakenews_start_page_title_container {
    height: auto;
    background-size: 400px;
  }
  #fakenews_start_page_container #fakenews_start_page_title_container #fakenews_start_pege_welcome .fakenews_sub_title {
    margin-left: auto;
    font-size: 25px;
  }
  #fakenews_start_page_container #fakenews_start_page_title_container #fakenews_start_pege_title .fakenews_main_title {
    font-size: 35px;
  }
  #fakenews_start_page_container #fakenews_start_page_description_container {
    width: 100%;
    padding: 20px 0;
  }
  #fakenews_start_page_container #fakenews_social_buttons_wrapp {
    bottom: 0;
    top: auto;
    right: auto;
    width: 100%;
    max-width: 610px;
    transform: translateX(0%);
    left: auto;
    padding-right: 20px;
  }

}
@media screen and (max-width: 400px) {
  #fakenews_start_page_container {
    position: relative;
    padding-bottom: 120px;
  }
  #fakenews_start_page_container {
    background-size: 500px 300px;
    background-position: center 100px;
  }
  #fakenews_start_page_container #fakenews_start_middle {
    margin-top: -20px;
  }
  #fakenews_start_page_container #fakenews_start_middle #fakenews_start_buttons #fakenews_start_buttons_advanced_wrapp {
    margin-bottom: 0;
    margin-right: 40px;
  }
  #fakenews_start_page_container #fakenews_start_middle #fakenews_start_buttons #fakenews_start_buttons_beginner_wrapp {
    margin-right: 0px;
  }
  #fakenews_start_page_container #fakenews_start_page_title_container #fakenews_start_page_title_container_image {
    padding-top: 0 !important;
    vertical-align: top;
  }
  #fakenews_start_page_container #fakenews_social_buttons_wrapp {
    right: 15px;
    left: 0;
    text-align: right;
  }
  #fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button {
    margin: 0 0px 0 0px;
  }
  #fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons {
    text-align: right;
  }
   #fakenews_start_page_container #fakenews_start_middle #fakenews_start_avatars {
    height: 310px;
  }
  #fakenews_start_page_container #fakenews_start_page_title_container {
    background-size: 240px;
  }
  #fakenews_start_page_container #fakenews_start_middle #fakenews_start_avatars {
    background-size: 240px;
  }
  #fakenews_start_page_container #fakenews_start_page_title_container #fakenews_start_page_title_container_image {
    width: 100%;
  }
  #fakenews_start_page_container #fakenews_start_page_title_container {
    padding: 10px 0 0;
  }
  #fakenews_start_page_container #fakenews_start_middle #fakenews_start_avatars {
    padding: 0;
    margin: 0;
  }
  #fakenews_start_page_container {
    /*padding: 0 30px 120px;*/
    padding: 0 62px 120px;
  }
  #fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button {
    width: 37px !important;
  }
}
#fakenews_qiuz_article_container {
  width: 1150px;
  margin: auto;
}
#fakenews_qiuz_article_container .fakenews_quiz_article_box_content_beginner {
  max-height: 940px !important;
  overflow-y: auto;
}
#fakenews_qiuz_article_container .fakenews_quiz_article_box_content_advanced {
  min-height: 915px;
  max-height: 1340px;
  overflow-y: auto;
}
#fakenews_qiuz_article_container #left_fakenews_article_box {
  float: left;
  width: 30%;
  height: 200px;
}
#fakenews_qiuz_article_container #left_fakenews_article_box #fakenews_title {
  font-size: 40px;
  color: #F6EBCC;
  text-transform: uppercase;
  font-weight: bold;
}
#fakenews_qiuz_article_container #left_fakenews_article_box #fakenews_subtitle {
  font-size: 60px;
  color: #223443;
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 50px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box {
  width: 50%;
  float: left;
  position: relative;
  /* creates the smaller circle */
}
#fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_avatar_box-big {
  position: absolute;
  width: 180px;
  height: 180px;
  left: -210px;
  top: 350px;
  margin: 1em auto 80px;
  background-size: contain;
  background-image: url("./../img/avatar.png");
  background-repeat: no-repeat;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_phone_icon {
  content: url(./../img/Phone.png);
  height: 120px;
  position: absolute;
  left: -20px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_phone_icon.phone_icon_1 {
  content: url(./../img/Icon_PhoneInstagram.png);
}
#fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_phone_icon.phone_icon_2 {
  content: url(./../img/Icon_PhoneFacebook.png);
}
#fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_phone_icon.phone_icon_3 {
  content: url(./../img/Icon_PhoneTwitter.png);
}
#fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_phone_icon.phone_icon_4 {
  content: url(./../img/Icon_PhoneTelegram.png);
}
#fakenews_qiuz_article_container #middle_fakenews_article_box .avatar_1 {
  background-image: url("./../img/avatar_happy_1.png");
  background-repeat: no-repeat;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box .avatar_2 {
  background-image: url("./../img/avatar_happy_2.png");
  background-repeat: no-repeat;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box .avatar_3 {
  background-image: url("./../img/avatar_happy_3.png");
  background-repeat: no-repeat;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_avatar_box-medium {
  content: "";
  position: absolute;
  z-index: 10;
  top: 300px;
  left: -50px;
  width: 40px;
  height: 40px;
  background: #F6EBCC;
  /* css3 */
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  /* reduce the damage in FF3.0 */
  display: block;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_avatar_box-small {
  content: "";
  position: absolute;
  z-index: 10;
  top: 320px;
  left: -90px;
  width: 30px;
  height: 30px;
  background: #F6EBCC;
  /* css3 */
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  /* reduce the damage in FF3.0 */
  display: block;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_avatar_box-xsmall {
  content: "";
  position: absolute;
  z-index: 10;
  top: 350px;
  left: -110px;
  width: 10px;
  height: 10px;
  background: #F6EBCC;
  /* css3 */
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  /* reduce the damage in FF3.0 */
  display: block;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box {
  background-color: #F6EBCC;
  border-radius: 10px;
  padding: 2px;
  float: left;
  width: 65%;
  position: relative;
 /* max-height: 1300px;
      overflow-y: auto;*/
  -webkit-box-shadow: 9px 7px 9px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 9px 7px 9px -8px rgba(0, 0, 0, 0.75);
  box-shadow: 9px 7px 9px -8px rgba(0, 0, 0, 0.75);
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content {
  
  padding: 10px;
  /*max-height: 1300px;
  overflow-y: auto;*/
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content .wp-caption {
  width: 100% !important;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_article_citations {
  margin-top: 20px;
  font-size: 18px;
  text-align: right;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_article_citations #fakenews_citations_link {
  color: #223443;
  text-decoration: underline;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_article_citations #fakenews_article_citation_box {
  margin-top: 5px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content .stars-xsmall {
  background-size: contain;
  background-image: url(./../img/smallershinny.png);
  background-repeat: no-repeat;
  background-position: 0;
  height: 100px;
  position: absolute;
  width: 150px;
  right: -260px;
  bottom: 70px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_article_title {
  font-size: 26px;
  color: #223443;
  text-align: right;
  line-height: 40px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_article_main_source {
  text-align: right;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_article_main_source a {
  font-style: italic;
  color: #F06260;
  font-size: 12px;
  text-decoration: none;
  padding: 15px 0;
  display: inline-block;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_article_equipment_box {
  height: auto;
  margin: 30px auto;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_article_equipment_box .fakenews_article_image {
  max-width: 100%;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_article_subtitle {
  line-height: 28px; 
  font-size:16px;
  color: #223443;
  text-align: right;
  margin-bottom: 20px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_article_body {
  font-size: 14px;
  color: #223443;
  font-weight: 100;
  line-height: 1.6;
  /*white-space: pre-wrap;*/
  text-align: justify;
  direction: rtl;
  padding-left: 5px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_article_body .wp-caption {
  width: 100% !important;
}

#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_article_body .fakenews_article_media img {
  margin-bottom: 20px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_article_body .fakenews_article_link {
  text-decoration: underline;
  color: #EF6260;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper {
  position: absolute;
  right: -155px;
  bottom: 30px;
  width: 150px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #fakenews_article_final_answer_wrapper #fakenews_article_final_answer_header {
  color: #F6EBCC;
  text-transform: uppercase;
  text-align: center;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake {
  margin-bottom: 20px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.button_final_answer img {
  width: 100px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.button_final_answer span {
  display: none;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.button_final_answer img.fake-img-normal {
            display: inline; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.button_final_answer img.fake-img-hover {
            display: none; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.button_final_answer img.fake-img-click {
            display: none; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.button_final_answer:hover .fake-img-normal {
            display: none; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.button_final_answer:hover .fake-img-hover {
            display: inline; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.button_final_answer:hover .fake-img-click {
            display: none; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.button_final_answer:focus .fake-img-normal {
            display: none; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.button_final_answer:focus .fake-img-hover {
            display: none; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.button_final_answer:focus .fake-img-click {
            display: inline; }
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake_wrapp {
  margin-bottom: 20px;
  text-align: left;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real_wrapp {
  text-align: left;
}

#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.button_final_answer img {
  width: 100px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.button_final_answer span {
  display: none;
}
 #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.button_final_answer img.real-img-hover {
              display: none; }
            #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.button_final_answer img.real-img-click {
              display: none; }
            #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.button_final_answer img.real-img-normal {
              display: inline; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.button_final_answer span {
            display: none; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.button_final_answer:hover .real-img-normal {
            display: none; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.button_final_answer:hover .real-img-hover {
            display: inline; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.button_final_answer:hover .real-img-click {
            display: none; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.button_final_answer:focus .real-img-normal {
            display: none; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.button_final_answer:focus .real-img-hover {
            display: none; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.button_final_answer:focus .real-img-click {
            display: inline; }
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.disabled, #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.active, #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.active {
  opacity: 1;
  cursor: pointer;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.disabled {
            pointer-events: none; }
            #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.disabled img {
              pointer-events: none; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.disabled {
            pointer-events: none; }
            #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.disabled img {
              pointer-events: none; }
 #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.disabled.active {
            pointer-events: initial; }
            #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.disabled.active img {
              pointer-events: initial; }
          #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.disabled.active {
            pointer-events: initial; }
            #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.disabled.active img {
              pointer-events: initial; }
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box {
  float: right;
  width: 30%;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_info {
  background: #d7d826;
  border-radius: 10px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_info .fakenews_article_criteria_info {
  font-size: 11px;
  color: #223443;
  padding: 5px;
  margin: 0;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper {
  color: #F6EBCC;
  margin-top: 40px;
  padding: 10px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box {
  margin-bottom: 25px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box .fakenews_question_responses {
  text-align: right;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box.question_disabled {
  pointer-events: none;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box.question_disabled .fakenews_question_text, #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box.question_disabled .check-icon, #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box.question_disabled .false-icon {
  /* for "disabled" effect */
  opacity: 0.5;
  color: #CCC;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box .fakenews_question_text {
  margin-bottom: 15px;
  direction: rtl;
  text-align: right;
  line-height: 25px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box .fakenews_question_responses input[type=radio] {
  display: none;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box .fakenews_question_responses .false-icon {
  margin-left: 10px;
  margin-bottom: 0;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box .fakenews_question_responses .false-icon .fakenews_check_icon_no {
  height: 30px;
  width: 30px;
  background-image: url("./../img/check_x.png");
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 22px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box .fakenews_question_responses .false-icon .fakenews_check_icon_no:hover {
  background-image: url("./../img/check_x_white.png");
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box .fakenews_question_responses .false-icon.selected .fakenews_check_icon_no {
  height: 30px;
  width: 30px;
  background-image: url("./../img/check_x_checked.png");
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 22px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box .fakenews_question_responses .check-icon {
  margin-bottom: 0;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box .fakenews_question_responses .check-icon .fakenews_check_icon_yes {
  height: 30px;
  width: 30px;
  background-image: url("./../img/check_btn.png");
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 25px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box .fakenews_question_responses .check-icon .fakenews_check_icon_yes:hover {
  background-image: url("./../img/check_btn_white.png");
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box .fakenews_question_responses .check-icon.selected .fakenews_check_icon_yes {
  height: 30px;
  width: 30px;
  background-image: url("./../img/check_btn_checked.png");
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 25px;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box .fakenews_question_responses .fakenews_question_response_true {
  margin-right: 10px;
  display: none;
}
#fakenews_qiuz_article_container #right_fakenews_article_box {
  float: left;
  width: 20%;
}
#fakenews_qiuz_article_container #right_fakenews_article_box #fakenews_number_level_box {
  text-align: right;
  position: relative;
}
#fakenews_qiuz_article_container #right_fakenews_article_box #fakenews_number_level_box #fakenews_quiz_level {
  font-size: 42px;
  line-height: 150px;
  vertical-align: middle;
  color: #F6EBCC;
  text-decoration: none;
  background-color: #223443;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  text-transform: capitalize;
  display: inline-block;
  text-align: center;
}
#fakenews_qiuz_article_container #right_fakenews_article_box #fakenews_number_level_box #fakenews_quiz_aricle_no {
  font-size: 15px;
  line-height: 80px;
  vertical-align: middle;
  color: #223443;
  text-decoration: none;
  background-color: #F6EBCC;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  text-transform: capitalize;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: 128px;
  right: 78px;
}

@media screen and (max-width: 1160px) {
  #fakenews_qiuz_article_container {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  #fakenews_qiuz_article_container {
    width: 600px;
    margin: auto;
    padding: 0;
    position: relative;
  }
  #fakenews_qiuz_article_container #left_fakenews_article_box {
    width: 50%;
    float: none;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box {
    margin-top: 50px;
    width: 100%;
    float: left;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_avatar_box-big, #fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_avatar_box-medium, #fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_avatar_box-small, #fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_avatar_box-xsmall {
    display: none;
  }
  #fakenews_qiuz_article_container #right_fakenews_article_box {
    float: none;
    width: auto;
    position: absolute;
    top: 0;
    right: 20px;
  }
  #fakenews_qiuz_article_container #right_fakenews_article_box #fakenews_number_level_box #fakenews_quiz_level {
    font-size: 16px;
    line-height: 6;
    width: 100px;
    height: 100px;
  }
  #fakenews_qiuz_article_container #right_fakenews_article_box #fakenews_number_level_box #fakenews_quiz_aricle_no {
    top: 60px;
    right: 78px;
    width: 60px;
    height: 60px;
    line-height: 4.5;
  }
}
@media screen and (max-width: 650px) {
  #fakenews_qiuz_article_container .fakenews_quiz_article_box_content_beginner {
    max-height: none !important;
    overflow-y: none;
  }
  #fakenews_qiuz_article_container {
    width: 100%;
    padding: 0 20px;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box {
    position: relative;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box {
    width: 100%;
    float: none;
    position: static;
  }

  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content {
    position: static;
    overflow-y: auto;
    max-height: none !important;
  }
  #fakenews_qiuz_article_container .fakenews_quiz_article_box_content_advanced {
    /*overflow-y: auto;
    max-height: none !important;*/
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper {
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    width: 200px;
    margin: auto;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake_wrapp {
    float: left;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake_wrapp #button_final_answer_fake {
    margin-bottom: 0;
    margin-right: 40px;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake_wrapp #button_final_answer_fake.button_final_answer {
    font-size: 13px;
    line-height: 6;
    vertical-align: middle;
    color: #F6EBCC;
    text-decoration: none;
    background-color: #223443;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake_wrapp #button_final_answer_fake.button_final_answer img {
    display: none;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake_wrapp #button_final_answer_fake.button_final_answer span {
    display: block;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real_wrapp {
    float: left;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real_wrapp #button_final_answer_real.button_final_answer {
    font-size: 13px;
    line-height: 6;
    vertical-align: middle;
    color: #223443;
    text-decoration: none;
    background-color: #d7d826;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real_wrapp #button_final_answer_real.button_final_answer img {
    display: none;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real_wrapp #button_final_answer_real.button_final_answer span {
    display: block;
  }

  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content .stars-xsmall {
   /* display: none;*/
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box {
    width: 100%;
    float: none;
    margin-top: 40px;
    margin-bottom: 160px;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_info {
    width: 200px;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper {
    margin-top: 20px;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box {
    margin-bottom: 25px;
    display: flex;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box .fakenews_question_text {
    flex: 1;
    margin-bottom: 0;
    line-height: 33px;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_wrapper .fakenews_question_box .fakenews_question_responses .fakenews_question_response_true {
    margin-right: 20px;
  }
  #fakenews_qiuz_article_container .fakenews_avatar_box-big, #fakenews_qiuz_article_container .fakenews_avatar_box-medium, #fakenews_qiuz_article_container .fakenews_avatar_box-small, #fakenews_qiuz_article_container .fakenews_avatar_box-xsmall {
      display: block !important; }
    #fakenews_qiuz_article_container #fakenews_title_box {
      width: 185px; }
    #fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_avatar_box-big {
      position: absolute;
      width: 110px;
      height: 110px;
      right: auto;
      left: 30px;
      top: 0px;
      margin: -215px auto 0px; }
    #fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_avatar_box-medium {
      top: 300px;
      left: 40%;
      top: 0;
      right: auto;
      width: 30px;
      height: 30px;
      margin-top: -45px; }
    #fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_avatar_box-small {
      top: 0px;
      left: 28%;
      width: 20px;
      height: 20px;
      right: auto;
      margin-top: -70px; }
    #fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_avatar_box-xsmall {
      top: 0px;
      left: 23%;
      right: auto;
      width: 10px;
      height: 10px;
      margin-top: -95px; }
    #fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_phone_icon {
      height: 80px;
      left: -20px; }

  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_questions_box #fakenews_questions_info .fakenews_article_criteria_info {
    font-weight: bold; }

  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #fakenews_article_final_answer_wrapper #fakenews_article_final_answer_header {
    font-weight: bold; }

}
@media screen and (max-width: 430px) {
  #fakenews_qiuz_article_container #right_fakenews_article_box {
    display: none;
  }
  #fakenews_qiuz_article_container #left_fakenews_article_box {
    width: 100%;
    float: left;
  }
  #fakenews_qiuz_article_container #left_fakenews_article_box #fakenews_title_box {
    margin: 0;
    text-align: left;
  }
}
.fake_background {
  background-image: url(./../img/wulf-background.png);
  background-size: 500px;
  background-position: 50px 50px;
  background-repeat: no-repeat;
}

.real_background {
  background-image: url(./../img/radial.png);
  background-size: 500px;
  background-position: 50px 50px;
  background-repeat: no-repeat;
}

#fakenews_why_container {
  width: 1150px;
  margin: auto;
  overflow: hidden;
  clear: both;
}
#fakenews_why_container #left_fakenews_why_box {
  float: left;
  width: 30%;
}
#fakenews_why_container #left_fakenews_why_box #fakenews_title_box {
  font-size: 40px;
  color: #F6EBCC;
  text-transform: uppercase;
  font-weight: bold;
}
#fakenews_why_container #left_fakenews_why_box #fakenews_subtitle {
  font-size: 60px;
  color: #223443;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 20px;
}
#fakenews_why_container #middle_fakenews_why_box {
  width: 50%;
  float: left;
  position: relative;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_why_bigavatar_wrapp {
  position: absolute;
  left: -285px;
  top: 50px;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_why_bigavatar_wrapp .fakenews_why_bigavatar {
  width: 350px;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_why_bigavatar_wrapp.avatar_wrapp_1 {
  position: absolute;
  left: -150px;
  top: 50px;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_why_bigavatar_wrapp.avatar_wrapp_1 .fakenews_why_bigavatar.avatar1 {
  width: 200px;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_why_avatar {
  background-size: contain;
  background-repeat: no-repeat;
  height: 650px;
  width: 200px;
  position: absolute;
  left: -150px;
  z-index: 0;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper {
  overflow: hidden;
  clear: both;
  position: relative;
  /* creates the smaller circle */
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-big {
  position: absolute;
  width: 180px;
  height: 180px;
  right: 280px;
  top: 0;
  margin: 1em auto 80px;
  background-size: contain;
  background-repeat: no-repeat;
  /* css3 */
  /*
  NOTES:
  -webkit-border-radius:240px 140px; // produces oval in safari 4 and chrome 4
  -webkit-border-radius:240px / 140px; // produces oval in chrome 4 (again!) but not supported in safari 4
  Not correct application of the current spec, therefore, using longhand to avoid future problems with webkit corrects this
  */
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .sad_wolf {
  background-image: url("./../img/wolf_sad.png");
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .avatar_3 {
  background-image: url("./../img/avatar_3.png");
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .avatar_2 {
  background-image: url("./../img/avatar_2.png");
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .avatar_1 {
  background-image: url("./../img/avatar_1.png");
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-medium {
  content: "";
  position: absolute;
  z-index: 10;
  top: 240px;
  right: 280px;
  width: 40px;
  height: 40px;
  background: #F6EBCC;
  /* css3 */
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  /* reduce the damage in FF3.0 */
  display: block;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-small {
  content: "";
  position: absolute;
  z-index: 10;
  top: 220px;
  right: 340px;
  width: 30px;
  height: 30px;
  background: #F6EBCC;
  /* css3 */
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  /* reduce the damage in FF3.0 */
  display: block;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-xsmall {
  content: "";
  position: absolute;
  z-index: 10;
  top: 205px;
  right: 380px;
  width: 10px;
  height: 10px;
  background: #F6EBCC;
  /* css3 */
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  /* reduce the damage in FF3.0 */
  display: block;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper #fakenews_article_box {
  width: 200px;
  background: #F6EBCC;
  border-radius: 10px;
  padding: 2px;
  -moz-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  margin: 20px 50px 30px auto;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper #fakenews_article_box .artical-border {
  border: 2px dashed #223443;
  position: relative;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper #fakenews_article_box #fakenews_article_fake {
  position: absolute;
  right: -50px;
  top: 70%;
  z-index: 2;
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  padding: 13px;
  font-size: 24px;
  text-transform: uppercase;
  background-color: #d7d826;
  color: #223443;
  direction: rtl;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper #fakenews_article_box #fakenews_article_fake.fakenews_article_fake.fake {
  position: absolute;
  right: -50px;
  top: 70%;
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  padding: 12px 10px;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  background-color: #223443;
  color: #F6EBCC;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper #fakenews_article_box #fakenews_article_title {
  font-size: 12px;
  text-align: right;
  color: #223443;
  margin-bottom: 10px;
  line-height: 1.6;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper #fakenews_article_box #fakenews_article_subtitle {
  font-size: 10px;
  text-align: right;
  margin: 10px 0;
  color: #223443;
  line-height: 1.6;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper #fakenews_article_box #fakenews_article_body {
  font-size: 6px;
  font-weight: 100;
  line-height: 1.6;
  overflow: hidden;
  height: 230px;
  color: #223443;
  /*white-space: pre-wrap;*/
  text-align: justify;
  padding-left: 5px;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp {
  position: relative;
  overflow: hidden;
  clear: both;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box {
  width: 80%;
  float: left;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_questions_info {
  margin-bottom: 20px;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_questions_info #fakenews_questions_info_title {
  text-align: right;
  margin-bottom: 30px;
  font-size: 35px;
  color: #223443;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_questions_info #fakenews_questions_info_body {
  color: #F6EBCC !important;
  font-size: 20px;
  font-weight: 100;
  text-align: justify;
  line-height: 1.6;
  direction: rtl;
  padding: 0 0 0 55px;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_questions_info #fakenews_questions_info_body p {
  color: #F6EBCC !important;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container{
  padding: 0 0 0 55px;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container .fakenews_question_box {
  float: left;
  width: 50%;
  display: flex;
  padding: 10px;
  direction: rtl;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container .fakenews_question_box .fakenews_question_text {
  flex: 1;
  color: #F6EBCC;
  line-height: 25px;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container .fakenews_question_box .fakenews_question_response .fakenews_check_icon_yes.correct {
  height: 30px;
  width: 30px;
  background-image: url("./../img/check_btn_checked.png");
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 25px;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container .fakenews_question_box .fakenews_question_response .fakenews_check_icon_no {
  height: 30px;
  width: 30px;
  background-image: url("./../img/check_x.png");
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 22px;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container .fakenews_question_box .fakenews_question_response .dashicons.correct:before {
  color: #d7d826;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #faknews_why_questions_container {
  overflow: hidden;
  clear: both;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #why_ok_button_wrapp {
  position: absolute;
  right: 40px;
  bottom: 80px;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #why_ok_button_wrapp .fakenews_why_next {
  font-size: 20px;
  line-height: 3;
  vertical-align: middle;
  color: #f6ebcc;
  text-decoration: none;
  background-color: #223443;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #why_ok_button_wrapp .fakenews_why_next:hover {
  background-color: #f6ebcc;
  color: black;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #why_ok_button_wrapp .fakenews_why_next:active {
  color: #f6ebcc;
  background-color: white;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #why_ok_button_wrapp .fakenews_why_finish {
  font-size: 14px;
  line-height: 4.4;
  vertical-align: middle;
  color: #f6ebcc;
  text-decoration: none;
  background-color: #223443;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #why_ok_button_wrapp .fakenews_why_finish:hover {
  background-color: #f6ebcc;
  color: #273744;
}
#fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #why_ok_button_wrapp .fakenews_why_finish:active {
  color: #273744;
  background-color: white;
}
#fakenews_why_container #right_fakenews_why_box {
  float: left;
  width: 20%;
}
#fakenews_why_container #right_fakenews_why_box #fakenews_number_level_box {
  text-align: right;
  position: relative;
}
#fakenews_why_container #right_fakenews_why_box #fakenews_number_level_box #fakenews_quiz_level {
  font-size: 42px;
  line-height: 150px;
  vertical-align: middle;
  color: #F6EBCC;
  text-decoration: none;
  background-color: #223443;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  text-transform: capitalize;
  display: inline-block;
  text-align: center;
}
#fakenews_why_container #right_fakenews_why_box #fakenews_number_level_box #fakenews_quiz_aricle_no {
  font-size: 15px;
  line-height: 80px;
  vertical-align: middle;
  color: #223443;
  text-decoration: none;
  background-color: #F6EBCC;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  text-transform: capitalize;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: 128px;
  right: 78px;
}

@media screen and (max-width: 1180px) {
  #fakenews_why_container {
    width: auto;
    padding: 0 30px;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_why_avatar {
    display: none;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #why_ok_button_wrapp {
    right: 0;
  }
}
@media screen and (max-width: 1150px) {
  #fakenews_why_container #middle_fakenews_why_box #fakenews_why_bigavatar_wrapp {
    left: -230px;
    top: 100px;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_why_bigavatar_wrapp .fakenews_why_bigavatar {
    width: 330px;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_why_bigavatar_wrapp.avatar_wrapp_1 {
    position: absolute;
    left: -130px;
    top: 100px;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_why_bigavatar_wrapp.avatar_wrapp_1 .fakenews_why_bigavatar.avatar1 {
    width: 170px;
  }
}
@media screen and (max-width: 1024px) {
  #fakenews_why_container {
    background-position: center 50px;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_why_bigavatar_wrapp {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-big, #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-medium, #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-small, #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-xsmall {
    display: none;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper #wolf_respond {
    display: none;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper #fakenews_article_box {
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    margin: 0 auto 20px auto;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box {
    width: 100%;
    float: none;
    overflow: hidden;
    clear: both;
    margin-bottom: 60px;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #why_ok_button_wrapp {
    bottom: 0;
    right: 0;
    left: 0;
    width: 60px;
    margin-left: auto;
    margin-right: auto;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box #fakenews_article_fake {
    right: auto;
    font-size: 26px;
    width: 200px;
    left: 0;
  }
}
@media screen and (max-width: 767px) {

  #fakenews_why_container {
    position: relative;
    width: 500px;
  }
  #fakenews_why_container #left_fakenews_why_box {
    width: 50%;
  }
  #fakenews_why_container #middle_fakenews_why_box {
    width: 100%;
    margin-top: 40px;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container .fakenews_question_box {
    float: none;
    width: auto;
    padding: 0px 0;
  }
  #fakenews_why_container #right_fakenews_why_box {
    float: none;
    position: absolute;
    top: 0;
    right: 20px;
  }
  #fakenews_why_container #right_fakenews_why_box #fakenews_number_level_box #fakenews_quiz_level {
    font-size: 16px;
    line-height: 6;
    width: 100px;
    height: 100px;
  }
  #fakenews_why_container #right_fakenews_why_box #fakenews_number_level_box #fakenews_quiz_aricle_no {
    top: 60px;
    right: 78px;
    width: 60px;
    height: 60px;
    line-height: 4.5;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-big, #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-medium, #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-small, #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-xsmall {
    display: block; }

  #fakenews_why_container #left_fakenews_why_box #fakenews_title_box {
    width: 180px; margin-left: 0 !important;}

  #fakenews_why_container #middle_fakenews_why_box {
    margin-top: -20px;
    position: relative; }
    #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper {
      overflow: visible; }
      #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper #fakenews_article_box {
        -moz-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
        margin: 0 auto 5px 0;
        width: 50%;
        max-width: 200px; }
        #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper #fakenews_article_box #fakenews_article_fake {
          right: auto;
          left: 60px;
          top: 70%;
          z-index: 2;
          -moz-transform: rotate(-5deg);
          -webkit-transform: rotate(-5deg);
          -o-transform: rotate(-5deg);
          -ms-transform: rotate(-5deg);
          transform: rotate(-5deg);
          padding: 8px;
          font-size: 18px;
          font-weight: bold;
          width: 90%;
          max-width: 180px;
          letter-spacing: .6px; }
      #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-big {
        position: absolute;
        width: 110px;
        height: 110px;
        right: 0px;
        left: auto;
        top: 0;
        margin: 0 auto 0px;
        margin-top: -135px;
        z-index: 99999; }
      #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-medium {
        z-index: 10;
        top: 0px;
        right: 47%;
        width: 30px;
        height: 30px;
        margin-top: -32px; }
      #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-small {
        top: 0px;
        right: 38%;
        width: 20px;
        height: 20px;
        margin-top: -37px; }
      #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-xsmall {
        top: 0px;
        right: 33%;
        width: 10px;
        height: 10px;
        margin-top: -43px; }
    #fakenews_why_container #middle_fakenews_why_box #fakenews_why_bigavatar_wrapp {
      display: block;
      left: auto !important;
      right: 0 !important;
      top: 0px !important;
      width: 50% !important;
      margin-right: -20px;
      text-align: center; }
      #fakenews_why_container #middle_fakenews_why_box #fakenews_why_bigavatar_wrapp .fakenews_why_bigavatar {
        width: auto !important;
        height: auto !important;
        max-height: 300px; }
    #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp {
      margin-top: 40px;
      margin-bottom: 40px; }
      #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_questions_info #fakenews_questions_info_body {
        white-space: unset !important;
        font-size: 20px; }
      #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container .fakenews_question_box {
        margin-bottom: 15px; }
        #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container .fakenews_question_box .fakenews_question_response .fakenews_check_icon_no {
          width: 25px;
          height: 25px;
          background-size: 18px; }
        #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container .fakenews_question_box .fakenews_question_response .fakenews_check_icon_yes.correct {
          width: 25px;
          height: 25px;
          background-size: 18px; 
        }
        #fakenews_why_container #left_fakenews_why_box #fakenews_title_box {
        /*width: 100%;*/
        text-align: center;
        margin: auto; }  
      }

@media screen and (max-width: 500px) {
  #fakenews_why_container {
    width: 100%;
  }
  #fakenews_start_page_container {
    position: relative;
    padding-bottom: 120px;
  }
  #fakenews_start_page_container #fakenews_social_buttons_wrapp #fakenews_social_buttons {
    text-align: right;
  }
  #fakenews_why_container #left_fakenews_why_box {
    width: 100%;
  }
  #fakenews_why_container #left_fakenews_why_box #fakenews_title_box {
    text-align: center;
    margin: auto;
  }
  #fakenews_why_container #right_fakenews_why_box {
    display: none;
  }
}
#fakenews_score_container {
  width: 1150px;
  margin: auto;
}
#fakenews_score_container #fakenews_up_wrapper {
  overflow: hidden;
  clear: both;
}
#fakenews_score_container #fakenews_up_wrapper #left_fakenews_score_box {
  float: left;
  /*width: 30%;*/
}
#fakenews_score_container #fakenews_up_wrapper #left_fakenews_score_box #fakenews_title {
  font-size: 40px;
  color: #F6EBCC;
  text-transform: uppercase;
  font-weight: bold;
}
#fakenews_score_container #fakenews_up_wrapper #left_fakenews_score_box #fakenews_subtitle {
  font-size: 60px;
  color: #223443;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 20px;
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box {
  width: 50%;
  float: left;
  position: relative;
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box .fakenews_score_header_main {
  color: #223443;
  font-size: 35px;
  padding: 0;
  margin: 0;
  line-height: 1;
  text-align: right;
  padding-bottom: 13px;
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box .fakenews_score_header_main span {
  color: #d7d826;
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box .fakenews_score_header_subtitle {
  color: #d7d826;
  font-size: 25px;
  padding: 0;
  margin: 20px 0 0 0;
  line-height: 1;
  text-align: right;
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box .fakenews_score_header_subtitle span {
  color: #223443;
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp {
  padding: 10px 0 10px 10px;
  text-align: right;
  margin-top: 20px;
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons_text_share {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 40px;
  vertical-align: middle;
  color: #223443;
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons {
  display: inline-block;
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button {
  margin: 0 10px;
  border-radius: 100%;
  padding: 5px;
  line-height: 1.3;
  cursor: pointer;
  text-decoration: none;
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.facebook::before {
  width: 50px;
  content: url(./../img/SocialNetworkButton_FacebookNormal.png);
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.facebook:hover::before {
  content: url(./../img/SocialNetworkButton_FacebookOver.png);
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.facebook:active::before {
  content: url(./../img/SocialNetworkButton_FacebookClick.png);
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.instagram::before {
  width: 50px;
  content: url(./../img/SocialNetworkButton_InstagramNormal.png);
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.instagram:hover::before {
  content: url(./../img/SocialNetworkButton_InstagramOver.png);
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.instagram:active::before {
  content: url(./../img/SocialNetworkButton_InstagramClick.png);
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.twitter::before {
  width: 50px;
  content: url(./../img/SocialNetworkButton_TwitterNormal.png);
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.twitter:hover::before {
  content: url(./../img/SocialNetworkButton_TwitterOver.png);
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.twitter:active::before {
  content: url(./../img/SocialNetworkButton_TwitterClick.png);
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.telegram::before {
  width: 50px;
  content: url(./../img/SocialNetworkButton_TelegramNormal.png);
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.telegram:hover::before {
  content: url(./../img/SocialNetworkButton_TelegramOver.png);
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button.telegram:active::before {
  content: url(./../img/SocialNetworkButton_TelegramClick.png);
}
#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button:last-child {
  margin-right: 0;
}
#fakenews_score_container #fakenews_up_wrapper #right_fakenews_score_box {
  float: left;
  width: 20%;
}
#fakenews_score_container #fakenews_up_wrapper #right_fakenews_score_box #fakenews_number_level_box {
  text-align: right;
  position: relative;
}
#fakenews_score_container #fakenews_up_wrapper #right_fakenews_score_box #fakenews_number_level_box #fakenews_quiz_level{
  font-size: 42px;
  line-height: 150px;
  vertical-align: middle;
  color: #F6EBCC;
  text-decoration: none;
  background-color: #223443;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  text-transform: capitalize;
  display: inline-block;
  text-align: center;
}
#fakenews_score_container #fakenews_down_articles_wrapper {
  margin-top: 100px;
  overflow: hidden;
  clear: both;
  margin-bottom: 100px;
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper {
  width: 33.3%;
  float: left;
  padding: 50px 0;
  position: relative;
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_comparison_fake {
  position: absolute;
  top: 180px;
  right: -115px;
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .answered_right {
  height: 50px;
  width: 50px;
  background-image: url("./../img/check_btn_white.png");
  background-repeat: no-repeat;
  display: block;
  background-size: 40px;
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .answered_wrong {
  height: 50px;
  width: 50px;
  background-image: url("./../img/check_x_white.png");
  background-repeat: no-repeat;
  display: block;
  background-size: 40px;
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_article_number {
  font-size: 20px;
  line-height: 107px;
  vertical-align: middle;
  color: #f6ebcc;
  text-decoration: none;
  background-color: #223443;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  text-transform: capitalize;
  display: inline-block;
  text-align: center;
  position: absolute;
  left: -50px;
  top: -30px;
  z-index: 99;
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_article_fake.fake {
  position: absolute;
  left: 50px;
  width: 181px;
  top: 50%;
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  padding: 12px 10px;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #223443;
  color: #F6EBCC;
  z-index: 99;
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_article_fake.real {
  position: absolute;
  width: 182px;
  left: 50px;
  top: 50%;
  -moz-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  padding: 12px 10px;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #d7d826;
  color: #223443;
  z-index: 99;
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content {
  position: relative;
  width: 180px;
  background: #f6ebcc;
  border-radius: 10px;
  height: 350px;
  padding: 0px;
  -moz-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  margin: auto;
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_score_artical-border {
  /*border: 1.5px dashed #223443;*/
  position: relative;
  border-radius: 10px;
  padding: 10px;
  height: 100%;
  height: 350px;
  width: 180px;
  overflow: hidden;
  background-color: #f6ebcc;
  z-index: 9;
  box-sizing: border-box;
  border-radius: 10px;
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_score_artical-border:before {
  content: " ";
  position: absolute;
  border-radius: 10px;
  z-index: -1;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border: 1.5px dashed #223443;
}

#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_score_artical-border .wp-caption {
  width: 100% !important;
}

#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_score_artical-border #fakenews_article_title {
  font-size: 12px;
  text-align: right;
  color: #223443;
  margin-bottom: 10px;
  line-height: 1.6;
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_score_artical-border #fakenews_article_subtitle {
  font-size: 10px;
  text-align: right;
  margin: 10px 0;
  color: #223443;
  line-height: 1.6;
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_score_artical-border #fakenews_article_body {
  font-size: 6px;
  font-weight: 100;
  line-height: 1.6;
  overflow: hidden;
  height: 280px;
  color: #223443;
 /* white-space: pre-wrap;*/
  text-align: justify;
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_anwwer_fake.fake {
  /*content: url(./../img/hand-fake-fa.png);*/
  line-height: 4;
  vertical-align: middle;
  height: 60px;
  text-transform: capitalize;
  display: inline-block;
  text-align: center;
  position: absolute;
  right: -80px;
  z-index: 1;
  bottom: 30px;
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_anwwer_fake.real {
 /* content: url(./../img/hand-real-fa.png);*/
  line-height: 4;
  vertical-align: middle;
  height: 60px;
  text-transform: capitalize;
  display: inline-block;
  text-align: center;
  position: absolute;
  right: -80px;
  z-index: 1;
  bottom: 30px;
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper #fakenews_quiz_article_box_content_1 {
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
#fakenews_score_container #fakenews_down_articles_wrapper .answered_wrong_wrapper {
  background-image: url("./../img/wulf-background.png");
  background-position: 90px center;
  background-size: 300px;
  background-repeat: no-repeat;
}
#fakenews_score_container #fakenews_down_articles_wrapper .answered_right_wrapper {
  background-image: url("./../img/radial.png");
  background-position: 90px center;
  background-size: 300px;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1150px) {
  #fakenews_score_container {
    width: 100%;
    padding: 0 20px;
  }
  #fakenews_score_container #fakenews_down_articles_wrapper .answered_right_wrapper {
    background-position: 0 center;
    background-size: contain;
  }
  #fakenews_score_container #fakenews_down_articles_wrapper .answered_wrong_wrapper {
    background-position: 0 center;
    background-size: contain;
  }
  #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_article_fake.fake {
    left: 0;
  }
  #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_article_fake.real {
    left: 0;
  }
  #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_comparison_fake {
    right: -80px;
  }
}
@media screen and (max-width: 1024px) {
  #fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box {
    width: 100%;
    margin-top: 70px;
  }
  #fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #left_fakenews_score_box {
    width: 50%;
  }
  #fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box .fakenews_score_header_main {
    text-align: right;
  }
  #fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box .fakenews_score_header_subtitle {
    text-align: right;
  }
  #fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp {
    text-align: right;
    height: auto;
  }
  #fakenews_score_container #fakenews_up_wrapper #right_fakenews_score_box {
    position: absolute;
    right: 30px;
    width: 50%;
  }
  #fakenews_score_container #fakenews_down_articles_wrapper .answered_right_wrapper {
    background-position: center;
  }
  #fakenews_score_container #fakenews_down_articles_wrapper .answered_wrong_wrapper {
    background-position: center;
  }
  #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper {
    width: 100%;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_questions_info #fakenews_questions_info_body,
  #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container
  {
    padding: 0;
  }
}
@media screen and (max-width: 450px) {
  /*#fakenews_score_container #fakenews_up_wrapper #left_fakenews_score_box {
    width: 100%;
  }
  #fakenews_score_container #fakenews_up_wrapper #left_fakenews_score_box #fakenews_title_box {
    margin: auto;
    text-align: center;
  }
  #fakenews_score_container #fakenews_up_wrapper #right_fakenews_score_box {
    display: none;
  }
  #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_anwwer_fake.fake, #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_anwwer_fake.real {
    right: 0;
    margin-right: auto;
    margin-left: auto;
    left: 0;
  }*/
  /*#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_comparison_fake {
    top: auto;
    bottom: 50px;
    right: -60px;
  }*/
}
@media screen and (max-width: 402px) {
  /*#fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons_text {
    display: block;
    margin-bottom: 20px;
  }*/
}
@media screen and (max-width: 350px) {
  /*#fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_comparison_fake .dashicons {
    font-size: 70px;
  }
  #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper #fakenews_quiz_article_box_content_1 {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }*/
}
.real-buttons-mobile , .fake-buttons-mobile {
    display: none;
}
body, html {
  min-height: 100%;
  direction: rtl;
  unicode-bidi: embed;
}

.fakenews-score-page,
.quiz_aricle_page,
.quiz_why_page,
.fakenews-start-page {
  min-height: 100vh;
  background-color: #EF6260 !important;
  margin: 0 auto;
  padding: 50px 0 10px;
}
.fakenews-score-page.ui-facebook,
.quiz_aricle_page.ui-facebook,
.quiz_why_page.ui-facebook,
.fakenews-start-page.ui-facebook {
  background-color: #3C5A99 !important;
}
.fakenews-score-page.ui-instagram,
.quiz_aricle_page.ui-instagram,
.quiz_why_page.ui-instagram,
.fakenews-start-page.ui-instagram {
  background-color: #EF6260 !important;
}
.fakenews-score-page.ui-twitter,
.quiz_aricle_page.ui-twitter,
.quiz_why_page.ui-twitter,
.fakenews-start-page.ui-twitter {
  background-color: #00aced !important;
}
.fakenews-score-page.ui-telegram,
.quiz_aricle_page.ui-telegram,
.quiz_why_page.ui-telegram,
.fakenews-start-page.ui-telegram {
  background-color: #0088CC !important;
}

#fakenews-start-page {
  background-color: #EF6260 !important;
  margin: 0 auto;
  padding-top: 100px;
}
#fakenews-start-page.ui-facebook {
  background-color: #3C5A99 !important;
}
#fakenews-start-page.ui-instagram {
  background-color: #EF6260 !important;
}
#fakenews-start-page.ui-twitter {
  background-color: #00aced !important;
}
#fakenews-start-page.ui-telegram {
  background-color: #0088CC !important;
}

#page {
  line-height: 1;
}

.artical-border {
  border: 3px dashed #223443;
  border-radius: 10px;
  padding: 10px;
}

/*# sourceMappingURL=fakenews-public-rtl.css.map */
html:lang(fa-IR) #fakenews_start_buttons_beginner::before {
  line-height: 7.5;
  vertical-align: middle;
  text-decoration: none;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  content: url(./../img/Button_BeginnerNormal_Farsi.png); }
html:lang(fa-IR) #fakenews_start_buttons_beginner:hover::before {
  content: url(./../img/Button_BeginnerOver_Farsi.png); }
html:lang(fa-IR) #fakenews_start_buttons_beginner:active::before {
  content: url(./../img/Button_BeginnerClick_Farsi.png); }

html:lang(fa-IR) #fakenews_start_buttons_advanced::before {
  line-height: 7.5;
  vertical-align: middle;
  text-decoration: none;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  content: url(./../img/Button_AdvancedNormal_Farsi.png); }
html:lang(fa-IR) #fakenews_start_buttons_advanced:hover::before {
  content: url(./../img/Button_AdvancedOver_Farsi.png); }
html:lang(fa-IR) #fakenews_start_buttons_advanced:active::before {
  content: url(./../img/Button_AdvancedClick_Farsi.png); }

html:lang(fa-IR) .fakenews_anwwer_fake.fake {
  content: " " !important;
  background-image: url(./../img/hand-fake-fa.png) !important;
  background-size:  90% auto;
  height: 60px;
  width: 100px;
  right: -90px !important;
  background-repeat: no-repeat;
}
html:lang(fa-IR) .fakenews_anwwer_fake.real {
  content: " " !important;
  background-image: url(./../img/hand-real-fa.png) !important; 
  background-size:  90% auto;
  height: 60px;
  width: 100px;
  right: -90px !important;
  background-repeat: no-repeat;
 
}


html:lang(fa-IR) .fakenews_article_fake.fake {
  padding: 12px 9px !important;
  font-size: 20px !important;
}
#fakenews_start_descrption,
#fakenews_article_body,
#fakenews_questions_info_body,
#fakenews_article_title,
#fakenews_article_subtitle,
#fakenews_article_main_source,
#fakenews_article_citations,
#fakenews_question_text,
#fakenews_quiz_aricle_no,
#fakenews_article_criteria_info,
.tool-t {
  font-family: 'Shabnam', sans-serif !important;
  font-weight: normal;
}
.play-again a img.play-again-img-normal {
  display: inline; }
.play-again a img.play-again-img-hover {
  display: none; }
.play-again a img.play-again-img-click {
  display: none; }
.play-again a:hover img.play-again-img-normal {
  display: none; }
.play-again a:hover img.play-again-img-hover {
  display: inline; }
.play-again a:hover img.play-again-img-click {
  display: none; }
.play-again a:focus img.play-again-img-normal {
  display: none; }
.play-again a:focus img.play-again-img-hover {
  display: none; }
.play-again a:focus img.play-again-img-click {
  display: block; }
  .tool-t {
    display: inline-block;
    direction: rtl;
  }


@media screen and (max-width: 767px) {
   #fakenews_score_container #fakenews_up_wrapper #right_fakenews_score_box #fakenews_number_level_box #fakenews_quiz_level {
    font-size: 30px !important;
  }
  .fakenews-score-page,
  .quiz_aricle_page,
  .quiz_why_page,
  .fakenews-start-page {
    padding: 10px 0 10px;
  }

  #fakenews_why_container #left_fakenews_why_box {
    width: 50%;
  }
  #fakenews_why_container #middle_fakenews_why_box {
    width: 100%;
    margin-top: 40px;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container .fakenews_question_box {
    float: none;
    width: auto;
    padding: 0px 0;
  }
  #fakenews_why_container #right_fakenews_why_box {
    float: none;
    position: absolute;
    top: 0;
    right: 20px;
  }
  #fakenews_why_container #right_fakenews_why_box #fakenews_number_level_box #fakenews_quiz_level {
    font-size: 16px;
    line-height: 6;
    width: 100px;
    height: 100px;
  }
  #fakenews_why_container #right_fakenews_why_box #fakenews_number_level_box #fakenews_quiz_aricle_no {
    top: 60px;
    right: 78px;
    width: 60px;
    height: 60px;
    line-height: 4.5;
  }
  #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-big, #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-medium, #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-small, #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-xsmall {
    display: block; }

  #fakenews_why_container #left_fakenews_why_box #fakenews_title_box {
    width: 180px; margin-left: 0 !important;}

  #fakenews_why_container #middle_fakenews_why_box {
    margin-top: -20px;
    position: relative; }
    #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper {
      overflow: visible; }
      #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper #fakenews_article_box {
        -moz-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
        margin: 0 auto 5px 0;
        width: 50%;
        max-width: 200px; }
        #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper #fakenews_article_box #fakenews_article_fake {
          right: auto;
          left: 60px;
          top: 70%;
          z-index: 2;
          -moz-transform: rotate(-5deg);
          -webkit-transform: rotate(-5deg);
          -o-transform: rotate(-5deg);
          -ms-transform: rotate(-5deg);
          transform: rotate(-5deg);
          padding: 8px;
          font-size: 18px;
          font-weight: bold;
          width: 90%;
          max-width: 180px;
          letter-spacing: .6px; 
          line-height: 1.6}
      #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-big {
        position: absolute;
        width: 110px;
        height: 110px;
        right: 0px;
        left: auto;
        top: 0;
        margin: 0 auto 0px;
        margin-top: -135px;
        z-index: 99999; }
      #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-medium {
        z-index: 10;
        top: 0px;
        right: 47%;
        width: 30px;
        height: 30px;
        margin-top: -32px; }
      #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-small {
        top: 0px;
        right: 38%;
        width: 20px;
        height: 20px;
        margin-top: -37px; }
      #fakenews_why_container #middle_fakenews_why_box #fakenews_article_box_wrapper .fakenews_avatar_box-xsmall {
        top: 0px;
        right: 33%;
        width: 10px;
        height: 10px;
        margin-top: -43px; }
        
    #fakenews_why_container #middle_fakenews_why_box #fakenews_why_bigavatar_wrapp {
      display: block;
      left: auto !important;
      right: 0 !important;
      top: 0px !important;
      width: 50% !important;
      margin-right: -20px;
      text-align: center; }
      #fakenews_why_container #middle_fakenews_why_box #fakenews_why_bigavatar_wrapp .fakenews_why_bigavatar {
        width: auto !important;
        height: auto !important;
        max-height: 300px; }
    #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp {
      margin-top: 40px;
      margin-bottom: 40px; 
      padding-bottom: 20px;}
      #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_questions_info #fakenews_questions_info_body {
        white-space: unset !important;
        font-size: 20px; }
      #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container .fakenews_question_box {
        margin-bottom: 15px; }
        #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container .fakenews_question_box .fakenews_question_response .fakenews_check_icon_no {
          width: 25px;
          height: 25px;
          background-size: 18px; }
        #fakenews_why_container #middle_fakenews_why_box #fakenews_explanation_box_wrapp #fakenews_explanation_box #fakenews_why_questions_container .fakenews_question_box .fakenews_question_response .fakenews_check_icon_yes.correct {
          width: 25px;
          height: 25px;
          background-size: 18px; 
        }
        #fakenews_why_container #left_fakenews_why_box #fakenews_title_box {
        /*width: 100%;*/
        text-align: center;
        margin: auto; }    
        
        #fakenews_score_container #fakenews_up_wrapper #left_fakenews_score_box #fakenews_title_box {
    margin-left: 0 !important;
    width: 180px; }
  #fakenews_score_container #fakenews_up_wrapper #right_fakenews_score_box {
    display: block !important; }
    #fakenews_score_container #fakenews_up_wrapper #right_fakenews_score_box #fakenews_number_level_box #fakenews_quiz_level {
      line-height: 110px;
      width: 110px;
      height: 110px;
      margin-top: 30px; }
  #fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box {
    margin-top: 0px; }
    #fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box .fakenews_score_header_main {
      font-size: 25px;
      font-weight: 600; }
    #fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box .fakenews_score_header_subtitle {
      font-size: 21px;
      font-weight: 600; }
    #fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp {
      padding: 10px 0 0px 10px;
      text-align: right;
      margin-top: 20px; }
      #fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons_text_share {
        margin-bottom: 40px;
        margin-right: 20px; }
      #fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box #fakenews_social_buttons_wrapp #fakenews_social_buttons .fakenews_social_button {
        margin: 0 3px;
        width: 40px !important; }
    #fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box .play-again {
      text-align: right;
      margin-right: 10px; }
      #fakenews_score_container #fakenews_up_wrapper #middle_fakenews_score_box .play-again img {
        max-width: 80%;
        width: auto;
        height: 50px; }

  #fakenews_score_container #fakenews_down_articles_wrapper {
    margin-top: 30px;
    margin-bottom: 50px; }
    #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content {
      width: 140px;
      height: 280px; }
      #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_score_artical-border {
        position: relative;
        border-radius: 10px;
        padding: 10px;
        height: 100%;
        width: 140px;
        height: 280px;
        overflow: hidden;
        background-color: #f6ebcc;
        z-index: 9;
        box-sizing: border-box;
        border-radius: 10px; }
      #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_anwwer_fake.fake {
        height: 60px;
        left: auto;
        right: -80px;
        bottom: 10px;
        -moz-transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg); }
      #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_anwwer_fake.real {
        left: auto;
        right: -80px;
        bottom: 10px; }
      #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_comparison_fake {
        height: 40px;
        width: 40px;
        background-size: 32px; }
        #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_comparison_fake.answered_right {
          bottom: 80px;
          top: auto;
          right: -90px; }
        #fakenews_score_container #fakenews_down_articles_wrapper #fakenews_down_article_wrapper .fakenews_quiz_article_box_content .fakenews_comparison_fake.answered_wrong {
          bottom: 80px;
          top: auto;
          right: -90px; }
    #fakenews_score_container #fakenews_down_articles_wrapper .answered_wrong_wrapper, #fakenews_score_container #fakenews_down_articles_wrapper .answered_right_wrapper {
      background-image: url(./../img/radial.png);
      background-position: right;
      background-size: 80% 60%;
      background-repeat: no-repeat;  
}

#fakenews_qiuz_article_container #middle_fakenews_article_box .fakenews_phone_icon.phone_icon_3 {
          display: none;
        }
#fakenews_qiuz_article_container #right_fakenews_article_box {
  display: block;
  float: none;
    width: auto;
    position: absolute;
    top: 147px;
    right: 20px;
}
#fakenews_qiuz_article_container #right_fakenews_article_box #fakenews_number_level_box #fakenews_quiz_level {
  width: 80px;
  height: 80px;
  line-height: 80px;
}
#fakenews_qiuz_article_container #right_fakenews_article_box #fakenews_number_level_box #fakenews_quiz_aricle_no {
    top: 45px;
    right: 65px;
    width: 60px;
    height: 60px;
    line-height: 60px;
}
  
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper
   {
    width: 100%;
    float: none;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real_wrapp {
    float: right;
    width: 50%;
    position: relative;
    overflow :hidden;
    min-height: 100px;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake_wrapp {
    float: left;
    width: 50%;
    position: relative;
    overflow :hidden;
    min-height: 100px;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake_wrapp {
    margin-bottom: -100px;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real_wrapp #button_final_answer_real.button_final_answer,
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake_wrapp #button_final_answer_fake.button_final_answer {
      font-size: 13px;
      line-height: auto;
      vertical-align: middle;
      color: #223443;
      text-decoration: none;
      background-color: transparent;
      width: auto;
      height: auto;
      border-radius: 100%;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real_wrapp #button_final_answer_real.button_final_answer img,
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake_wrapp #button_final_answer_fake.button_final_answer img {
    display: block;
  }
  .real-buttons-desktop, .fake-buttons-desktop {
    display: none;
  }
  .real-buttons-mobile , .fake-buttons-mobile {
    display: block;
  }
  .real-buttons-mobile {
    position: absolute;
    top:0px;
    right: 0;
  }
  .fake-buttons-mobile {
    position: absolute;
    top:0px;
    left: 0;
  }
  .real-buttons-mobile img.real-img-click {
    display: none !important;
  }
  .fake-buttons-mobile img.fake-img-click {
    display: none !important;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real_wrapp #button_final_answer_real.button_final_answer:focus img.real-img-click {
      display: block !important;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real_wrapp #button_final_answer_real.button_final_answer:focus img.real-img-normal {
      display: none !important;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake_wrapp #button_final_answer_fake.button_final_answer:focus img.fake-img-click {
      display: block !important;
  }
  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake_wrapp #button_final_answer_fake.button_final_answer:focus img.fake-img-normal {
      display: none !important;
  }
   #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake_wrapp #button_final_answer_fake.button_final_answer:focus  span{
      color: #223443;
  }

  #fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real_wrapp #button_final_answer_real.button_final_answer span {
    position: absolute;
    top: 0%;
    left: 0;
    line-height: 64px;
    width: 64px;
    text-align: center;
    font-weight: bold;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake_wrapp #button_final_answer_fake.button_final_answer span {
    position: absolute;
    top: 0%;
    left:36px; ;
    line-height: 64px;
    width: 64px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.tool-t {
  line-height: 1.6;
}
.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized {
  width: 80%;
}
}

#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.disabled div {
  opacity: 0.5;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.disabled div {
  opacity: 0.5;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_fake.disabled.active div {
  opacity: 1;
}
#fakenews_qiuz_article_container #middle_fakenews_article_box #fakenews_article_box #fakenews_quiz_article_box_content #fakenews_final_answer_wrapper #button_final_answer_real.disabled.active div {
  opacity: 1;
}


#fakenews_quiz_article_box_content::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  background-color: #f6ebcc;
}

#fakenews_quiz_article_box_content::-webkit-scrollbar
{
  width: 5px;
  background-color: #f6ebcc;
}

#fakenews_quiz_article_box_content::-webkit-scrollbar-thumb
{
  background-color: #223443;
  border-right: 3px solid #223443;
  border-radius: 5px;
}