:root {
  --main-color: #14468c;
}
#glossary-section-table {
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%);
  border-bottom: 0px;
  background-color: var(--main-color);
}
#glossary-section-table thead .sorting,
#glossary-section-table thead .sorting_asc,
#glossary-section-table thead .sorting_desc {
  background-image: url(../img/sort.png) !important;
  background-size: 18px;
  background-position-x: 94%;
  padding: 10px;
  border-bottom: 1px solid #fff;
}
#glossary-section-table thead th {
  color: #fff;
  font-weight: 400;
}
.glossary-table-search-block .btn #glossary-section-table thead th,
#glossary thead td {
  border-bottom: 1px solid #e2e2e2;
}
#glossary-section-table tbody th,
#glossary-section-table tbody td {
  padding: 10px 12px;
}
#glossary-section-table a {
  text-decoration: none;
  color: #333;
}
#glossary-section-table_info {
  font-family: roboto, sans-serif;
  margin-bottom: 20px;
}
#glossary-section-table tr:nth-child(even) {
  background-color: #edf4fb;
}
#glossary-section-table tr:nth-child(even):hover {
  background-color: #f5f5f5;
}
#glossary-section-table tr:hover a {
  color: #337ab7;
}
#summary .glossary-table-search-block .dropright {
  padding-right: 15px;
  float: right;
  margin-bottom: 20px;
}
#section-resources,
#section-news,
#new-discussion {
  margin-top: 0;
}
#dashboard-section,
#dataviz-section #province-content,
#dataviz-section #localbodies-content,
#view-news,
#discussion-thread {
  margin-top: 30px;
}
#section-resources .search-bar {
  padding: 20px 0 10px 0;
  border:0px;
}
#section-resources .infographic-searchblock{
  padding: 20px;
  position: relative;
}
#section-resources .infographic-searchblock:before{
  content: "";
    background: #e2e2e2;
    position: absolute;
    top: 0px;
    left: 0;
    height: 100%;
    width: 100vw;
    transform: translateX(-100%);
}
#section-resources .infographic-searchblock:after{
  content: "";
    background: #e2e2e2;
    position: absolute;
    top: 0px;
    right: 0;
    height: 100%;
    width: 100vw;
    transform: translateX(100%);
}
.page_redirects .redirect_btns,
#section-resources .search-bar {
  text-align: center;
  padding: 20px 0;
  margin-bottom: 40px;
}
.btn-primary:focus, .btn-primary.focus{
  background: var(--main-color);
  outline: 0;
}
.glossary-table-search-block .btn,
.download-block .dropright button,
#submit-comment button 
{
  background: #f8f8f8;
  border: 1px solid #f8f8f8;
  border-radius: 20px;
  font-weight: 400;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%);
  color: #333;
  border-radius: 10px;
}
.download-block button{
  background: #f8f8f8;
    border: 1px solid #f8f8f8;
    border-radius: 20px;
    font-weight: 400;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%);
    color: #333;
    border-radius: 10px;
    padding: 8px 10px;
}
.list-group .btn {
  background: var(--main-color);
  font-weight: 400;
  border-color: var(--main-color);
  border-radius: 20px;
}
.glossary-table-search-block .btn:hover,
.glossary-table-search-block .btn:hover
{
  border: 1px solid var(--main-color) !important;
  background: var(--main-color);
}
.list-group .btn:hover {
  background:#3673af;
}
/* .btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  background: #e13c24;
  box-shadow: none;
  border: 1px solid #e13c24;
} */
#timeline .old_select.search-holder2 .read-more-a,
.news-selector #searchbtn,
.news-selector #searchblock input,
#section-news #news-search .btn,
#contact .form-submit,
.infographic-select .btn,
#section-resources .redirect_btns > a,
#dataviz-section .local-profile .form-search .btn,
#dataviz-section .local-profile .form-compare .btn,
.search-holder2.timeline-section  .read-more-a
{
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  font-weight: 400;
  height: 40px;
  color: #333;
  transition: .3s all ease;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%);
}
.modal-content .modal-footer .btn{
  background-color: var(--main-color);
  border: 1px solid var(--main-color);
  border-radius: 10px;
  font-weight: 400;
  height: 40px;
  color: #fff;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%);
}
.modal-content .modal-footer .btn:hover{
  background: #3673af;
  transition: .3s all ease;
  color: #fff;
  border-color:#3673af;
}
#discussion-thread .read-more-a{
  color: #333;
  margin-right: 25px;
  transition: .3s all ease;
}
#discussion-thread .media-body .read-more-a:hover{
  color: var(--main-color);
}

#timeline .oldphoto_btn .read-more-a:hover,
#timeline .copy-button #copy-embed:hover,
#timeline #embed-info:hover,
.news-selector #searchbtn:hover,
#new-discussion .btn:hover,
#timeline .redirect_btns > a:hover,
.news-selector #searchblock input:hover,
#section-news #news-search .btn:hover,
.infographic-select .btn:hover,
#section-resources .redirect_btns > a:hover,
.signup form .btn:hover {
  border: 1px solid var(--main-color);
  background: var(--main-color);
  transition: unset;
  color: #fff;
  
}
#timeline .copy-button #copy-embed{
  padding: 6px 23px;
  background: var(--main-color);
  border-radius: 5px;
  color: #fff;
  border: 1px solid var(--main-color);
}
#timeline .copy-button #copy-embed:hover{
  background:#3673af;
  border-color: #3673af;
}
#section-news .form-inline .form-control {
  display: block;
  width: 100%;
  height: 40px;
}
#section-news #news-search .form-group label {
  float: left;
  margin: 0;
  font-weight: 400;
  display: block;
  color: #1a1a1a;
  margin-bottom: 5px;
}
#section-news #news-search input.btn {
  /* margin-top: 22px; */
  height: 40px;
  /* width: 125px; */
    float: left;
}
/* #section-resources #practice-search #searchblock {
  margin: 23px 0 0;
} */
/* #section-resources #practice-search #searchblock .btn {
  display: flex;
  justify-content: center;
} */
#section-news #news-search {
  margin: 0;
}
#section-news #news-search .form-group {
  margin: 10px 0 0;
}
#section-news .search-bar {
  text-align: center;
  margin-bottom: 40px;
}
#insights .insight-items {
 padding: 0;
}
#section-resources #insights {
  padding-top: 0;
  background-color: unset;
}
.infographic-select input,
.infographic-select select {
  height: 40px;
}
#dataviz-section .local-profile,
#timeline .old_select {
  background: #e2e2e2;
  padding: 30px 0 40px;
  border: 1px solid #dcdcdc;
}

#dataviz-section .country-profile .dropdown-toggle {
  background-color: #fff;
  height: auto;
}

#dataviz-section .province-profile .form-control,
#dataviz-section .local-profile .form-control {
  border: none;
}
#dataviz-section .local-profile .form-compare .btn,
#dataviz-section .province-profile .form-compare .btn {
  color: #fff;
}
#timeline .at4-visually-hidden,
#timeline .at-resp-share-element .at-share-btn .at-label,
#section-news .at4-visually-hidden,
#section-news .at-resp-share-element .at-share-btn .at-label,
#view-news .newsholder .at4-visually-hidden,
#view-news .at-resp-share-element .at-share-btn .at-label,
#section-resources .at4-visually-hidden,
#section-resources .at-resp-share-element .at-share-btn .at-label,
#discussion-thread .at4-visually-hidden,
#discussion-thread .at-resp-share-element .at-share-btn .at-label{
  display: none;
}
#section-news .at-style-responsive .at-share-btn,
#timeline .at-style-responsive .at-share-btn,
#discussion-thread .at-style-responsive .at-share-btn,
#view-news .at-style-responsive .at-share-btn,
#section-resources .at-style-responsive .at-share-btn {
  border-radius: 50% !important;
  position: relative;
  overflow: visible;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  transition: 0.5s all;
  margin-right: 5px;
}

#timeline .addthis_inline_share_toolbox,
#view-news .addthis_inline_share_toolbox,
#section-resources #insights .at-share-btn-elements,
#view-news .at-share-btn-elements,
#discussion-thread .at-share-btn-elements,
#timeline .copy-button #copy-embed {
  float: right;
}
#view-news .at-share-btn-elements {
  display: block;
  margin-top: -64px;
}
#view-news .resources .at-share-btn-elements{
  margin-top: -85px;
}
#timeline
  .addthis_inline_share_toolbox
  .at-share-btn:hover
  .at4-visually-hidden,
#section-news
  .addthis_inline_share_toolbox
  .at-share-btn:hover
  .at4-visually-hidden,
#discussion-thread
  .addthis_inline_share_toolbox
  .at-share-btn:hover
  .at4-visually-hidden,
#section-resources
  .addthis_inline_share_toolbox
  .at-share-btn:hover
  .at4-visually-hidden,
#view-news
  .addthis_inline_share_toolbox
  .at-share-btn:hover
  .at4-visually-hidden.download-block {
  display: block;
  clip: unset;
  overflow: visible;
  position: absolute !important;
  top: -30px;
  background: #363c40;
  width: 102px;
  right: -40px;
  height: 20px;
  padding: 12px 8px;
  text-align: center;
  border-radius: 5px;
  font-size: 10px;
}
#timeline .addthis_inline_share_toolbox a .at4-visually-hidden:after,
#section-news .addthis_inline_share_toolbox a .at4-visually-hidden:after,
#discussion-thread .addthis_inline_share_toolbox a .at4-visually-hidden:after,
#section-resources .addthis_inline_share_toolbox a .at4-visually-hidden:after,
#view-news .addthis_inline_share_toolbox a .at4-visually-hidden:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-top: 5px solid #363c40;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid transparent;
  bottom: -10px;
  right: 50%;
}
#section-resources #insights .at-share-btn-elements,
#discussion-thread .at-share-btn-elements {
  margin-top: -35px;
}

#discussion-thread .at-share-btn-elements {
  margin-right: 25px;
}
#discussion-thread.insight-detail .at-share-btn-elements{
  margin-right: 0;
}
#section-resources .more-btn .addthis_inline_share_toolbox {
  margin-top: 8px;
}
#section-resources #insights .ng-scope {
  margin-bottom: 15px;
}
#section-resources #insights .card.ng-scope{
  padding: 10px 20px 20px;
}
.description-wrapper .res_title,
#view-news h1,
#view-news p , .signup .form-group{
  margin-bottom: 20px;
  text-align: justify;
}
#view-news .resource-image-wrapper,
#section-resources .resource-image-wrapper, .news-image-wrapper, .practise-image-wrapper {
  border: 5px solid #ccc;
}
#view-news .viewpage,
#view-news .newsholder {
  padding-bottom: 20px;
}
#section-news .news-title,
#section-resources .news-title {
  color: #337ab7;
  font-weight: 600;
}
#section-resources .readbtn,
#view-news .viewbtn,
#section-resources .insightbtn,
#view-news .read-more-a,
#discussion-thread .read-more-a,
.practicebtn .read-more-a {
  display: inline;
}



.banner-main .timeline-title {
  color: #fff;
  border: 0;
  margin-bottom: 0;
  font-size: 30px;
  padding-bottom: 0;
}

#timeline .search-input-wrapper {
  justify-content: center;
}

.oldphoto_select #oldphoto-select {
  width: 100%;
  height: 40px;
}
#timeline .search-holder2 {
  border: 1px solid #dcdcdc;
  padding: 20px;
  /* margin-bottom: 40px; */
}
#timeline .old_select.search-holder2 {
margin-bottom: 0;
}
#timeline .search-holder2 .search-input-wrapper .oldphoto-search {
  position: absolute;
  bottom: 0;
}
.oldphoto_btn{
  display:flex;
}
#timeline .oldphoto_btn #oldphoto_download,
#timeline .oldphoto_btn #embed-info, #timeline .read-more-a {
 
  margin-right: 10px;
  padding: 8px 12px;
  display: flex;
    align-items: center;
    justify-content: center
}
#timeline .oldphoto_btn #embed-info, #timeline .read-more-a {
  width: 100%;
}
#new-discussion .form-group {
  margin: 10px 0 0;
}
#oldphoto_download.read-more-a{
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  font-weight: 400;
  height: 40px;
  color: #333;
  transition: .3s all ease;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%);
  width: 150px;
  float: right;

}
#oldphoto_download:hover{
  border: 1px solid var(--main-color);
    background: var(--main-color);
    transition: unset;
    color: #fff;
}
#oldphoto-embed {
  position: relative;
  margin: 40px 0;
}
#oldphoto-embed h1 {
  text-align: center;
  color: #333;
  position: absolute;
  margin: 0;
  top: 50%;
  bottom: 50%;
  left: 0;
  right: 0;
  font-size: 46px;
  text-transform: none;
}
.modal-content .file-up label, .modal-content .file-up #id_file{
  margin-left: 0px;
  margin-right: 15px;
}
.modal-content .modal-footer{
  text-align: right;
}

#new-discussion .section-heading > .panel-heading{
 
  color: #1a1a1a;
  border-color: #e1e1e1;
}
#new-discussion .section-heading {
  border-color: #e1e1e1;
  text-align: left;
}
#new-discussion .section-heading .panel-heading b{
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
#new-discussion #tableDiscussionSection_wrapper .section-heading label, #new-discussion .section-heading .form-group label{
  color: #1a1a1a;
  font-weight: 600;
}
#section-discussion select.input-sm, #glossary #glossary-table select.input-sm{
  line-height: normal;
}
/* #insights .insight-items .ng-scope p.insight_desc{
  padding-top: 15px;
} */
#signin .main .google button, #signin .main .facebook button{
  width: 150px;
  height: 40px;
  font-size: 14px;
}
#signin .main .google button{
  background: #DB4437;
  border-color: #DB4437;
  
}
#signin .main .facebook button{
  background: #4267B2 ;
  border-color: #4267B2 ;
}
#signin .main ul.socialaccount_providers{
  padding: 0;
  text-align: center;
  justify-content: center;
  display: flex;
}
 #signin .main ul.socialaccount_providers li:nth-child(1){
  margin-right: 15px;
} 
#signin .main .login, #dashboard-section{
  margin-bottom: 30px;
  text-align: center;
}
.signup form{
  margin-bottom: 65px;
  text-align: center;
  font-size: 14px;
}
.error-result{
  text-align: center;
}
.signup .form-group{
  margin-top: 10px;
}
/* #dataviz-section .dropdown-menu > li > a:hover, #dataviz-section .dropdown-menu > li > a:focus{
  background-color: #0080ff;
  color: #fff !important;
}
#dataviz-section .dropdown-menu > .active > a{
  background-color: #dce5ff;
} */
#timeline #oldphoto-embed .tl-text h2.tl-headline{
  line-height: 1.5em;
}
#feedback-modal label, #feedback-modal .form-group .form-control{
  margin-bottom: 15px;
}
#insights .no-result-text{
    font-weight: 600;
    font-size: 16px;
    text-align: center;
}
#insights .insightbtn{
border-radius: 10px;
color: #fff;
background: var(--main-color);
box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%);
padding: 9px;
margin-top: 0px;
}
#insights .insightbtn:hover{
  background: #3673af;
    border-color: #3673af;
}
#contact .feedback-button #sugbtn, #contact .feedback-button #reqbtn{
  background-color: var(--main-color);
  color: #fff;
  border-radius: 10px;
  margin-right: 10px;
  box-shadow: 0px 0px 9px -0.5px rgb(162 162 162 / 40%);
  padding: 14px 20px 14px 20px;
  border: none;
  font-weight: 400;
}
#contact .form-submit, #submit-comment .btn{
  background-color: var(--main-color);
  color: #fff;
  border-radius: 10px;
  margin-right: 10px;
  box-shadow: 0px 0px 9px -0.5px rgb(162 162 162 / 40%);
  border: none;
  font-weight: 400;
  height: 40px;
  margin-top: 20px;
}
#contact .feedback-button #reqbtn{
  background:#FFF;
  color: #333;
}
#contact .feedback-button #sugbtn:hover, #contact .form-submit:hover,  #submit-comment .btn:hover{
  background-color: #3673af;
}
#contact .feedback-button #reqbtn:hover, .discussion-btn:hover a span{
  color:#3673af ;
}
#contact .form-submit,  #submit-comment .btn{
  padding: 5px 20px;
}
#view-news p a{
  word-wrap: break-word;
}
#dataviz-section #country-content .modal-content .close, 
#dataviz-section #province-content .modal-content .close, 
#dataviz-section #localbodies-content .modal-content .close, 
#dataviz-section .demography-block #modal .modal-content .close,
#dataviz-section #infoModal .modal-content .close,
#indModal .modal-lg .modal-content .close,
.contact .modal-content .close{
  display: none;
}
.infonav-modalDialog .infonav-dialogCloseIcon{
  display: none !important;
}
#timeline .embed .read-more-a, .old_select .oldphoto_btn #oldphoto_download, .old_select .oldphoto_btn #embed-info{
  margin-top: 0;
}


/* Media queries */
@media (max-width: 1025px) {
    #section-resources .at-share-btn-elements{
      float: left;
      margin-top: 20px;
      margin-right: 0;
    }
    #section-resources .practicebtn .at-share-btn-elements {
        float: right;
        margin-top: -42px;
        width: auto;
    }
    
}
@media (min-width: 521px) and (max-width :992px){
  #demography-container #export{
    position: unset;
  }
}
@media (min-width: 521px) and (max-width :991px){
 select{
  background-position-x: 98% !important;
 }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px){
  #indicator-search-btn {
    margin-left: -35px;
  }
  .analysis-bottom h3 {
    font-size: 27px;
  }
 
}
@media (max-width: 768px) {
  #section-resources .practice-row .search-bar{
    padding: 20px 0;

  }
  #section-resources .res_button_wrapper{
    margin-bottom: 15px;
  }
  
  .cdd-section#section-resources .infographic-searchblock {
    padding: 20px 0;
    position: relative;
}
.cdd-section#section-resources .news-selector {
  margin: 0 -15px;
}
  #section-resources .search-bar{
    padding: 20px 10px;
  }
  #section-resources .infographic-searchblock.search-bar{
    padding: 20px 0;
  }
  #timeline .oldphoto_btn #oldphoto_download, #timeline .oldphoto_btn #embed-info, #timeline .read-more-a{
    width: 100px;
  }
  #section-news #news-search input.btn {
    float: none;
  }
  #section-resources .res_button_wrapper a{
    padding-left: 0;
    line-height: 30px;
  }
  .oldphoto_btn {
    margin-top: 20px;
    justify-content: center;
  }
  #timeline .oldphoto_btn #oldphoto_download,
  #timeline .oldphoto_btn #embed-info {
    margin: 0 5px;
  }
  #timeline .main-search-holder .search-input-wrapper a img {
    display: unset;
  }
  #timeline .old_select .search-inner {
    width: 100%;
  }

  #section-resources .readbtn {
    margin-left: 0;
}
.footer-brand .threads .threadno:first-child:before, .footer-brand .threads .threadno:before{
  right: 0;
  top:0;
}
.footer-brand .threads .threadno {
  padding: 25px 0px 25px 0px;
}
 #section-resources .news-selector{
  margin: 0;
}
#section-resources .news-selector .practice-row .row{
  margin: 0 -15px;
}
#section-resources .infographic-searchblock.search-bar .input-group{
  width: 100%;
}
}

@media (max-width: 520px) {
  #view-news .addthis_inline_share_toolbox, #signin .row,  .signup .row{
    margin: 0;
}
  #section-resources .insightbtn {
    white-space: nowrap;
    display: inline-block;
    margin-bottom: 20px;
}
 
  .practicebtn #section-resources .at-share-btn-elements {
    margin-top: -25px;
  }
  #section-resources .at-share-btn-elements {
  
    margin: 15px 0;
  }
  #section-resources .resource-blocks._news .at-share-btn-elements{
    margin-top: 0;
  }
  #section-resources .readbtn, #section-resources .insightbtn {
    margin-left: 0px;
    
  }
#section-resources #insights .at-share-btn-elements{
     margin: 0;
     float: left;
 } 

#discussion-thread .at-share-btn-elements {
    margin-top: 20px;
    float: none;
}

#feedback-modal .message #id_message{
    width: 100%;
  }

#section-resources .a-holder{
  margin-top: 0;
  display: block;
  width: 100%;
}
#section-resources .a-holder .readbtn.read-more-a{
  display: block;
    width: 100px;
}
#feedback-form .g-recaptcha{
  margin: 20px 0 0 70px;
}
#demography-container #export{
  top: 126px;
  left: 145px; 
  position: absolute;
} 
#restart_motion{
  transform: translate(-5px, 80px);
}
#play_motion{
  transform: translate(-10px, 80px);
}
}

@media (max-width: 426px) {
  #timeline .main-search-holder .search-input-wrapper .oldphoto_input {
    width: 93%;
  }
  #timeline .main-search-holder .search-input-wrapper {
    text-align: unset;
  }
  #timeline .search-holder2 {
    padding: 20px 0;
    margin-bottom: 40px;
  }
  #view-news .at-share-btn-elements,#view-news .resources .at-share-btn-elements{
    margin-top: 0;
    margin-bottom: 40px;
    float: none;
  }
  #feedback-form .g-recaptcha {
    margin: 20px 0 0 50px;
}
#timeline .search-holder2{
  padding: 20px 0;
}
}

@media (max-width: 376px) {
  #timeline .main-search-holder a {
    margin-top: 0px;
  }
  #timeline .search-input-wrapper .oldphoto_input {
    float: unset;
  }
  #feedback-form .g-recaptcha { 
    margin: 20px 0 0 30px;
  }
}
@media (max-width: 426px) {
  #section-resources .readbtn{
      margin-right: -1px;
  }
}
@media (max-width: 345px) {
  #section-resources #insights .ng-scope{
    display: block;
  }
  .insight-items .card-body p.ingight_button{
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
  }
  #section-resources #insights .card.ng-scope{
    padding-bottom: 20px;
  }
}
@media (max-width: 320px) {

    #view-news .at-share-btn-elements{
        margin-top: 0;
        float: none;
    }
   
    #timeline .main-search-holder .search-input-wrapper .oldphoto_input {
      width: 90%;
  }
  #section-resources .insightbtn{
    margin-right: 20px;
    width: 90px;
    text-align: center;
    margin-bottom: 10px;
    
  }
  #signin .row{
    text-align: center;
  }
  #signin .container{
    padding-left: 10px;
  }
  #signin .main ul.socialaccount_providers {
    display: inline-block;
  }
  #signin .main .google button, #signin .main .facebook button{
    width: -webkit-fill-available;
  }
  #signin .main ul.socialaccount_providers li:nth-child(1){
  margin-right: 0;
  }
  #feedback-form .g-recaptcha { 
    margin: 20px 0 0 0px;
  }
  #contact .feedback-button{
    margin-left: -21px;
  }
}
@media (max-width: 1024px) {
  #timeline #oldphoto-year {
    width: 100%;
    margin-top: 10px;
  }
  #timeline .search-holder2 .search-input-wrapper .oldphoto-search {
    bottom: 10px;
  }
  #timeline #oldphoto-year {
    width: 100%;
}
  #timeline-select, #timeline-year, #timeline .search-input-wrapper .search-input input {
    margin-bottom: 10px;
}
#timeline-year{
  margin-top: 10px;
}
  .oldphoto_btn {
    justify-content: center;
    display: flex;
  }
  #timeline .oldphoto_btn #oldphoto_download {
    margin-right: 15px;
  }
}
@media (max-width:767px){
  #view-news .resource-image-wrapper, #section-resources .resource-image-wrapper, .news-image-wrapper, .practise-image-wrapper{
    margin: auto;
    margin-bottom: 20px;
  }
  .resource-image-wrapper, .news-image-wrapper, .practise-image-wrapper {
    margin: 0 auto;
}
.row._news .more-btn{
  margin-top: 20px;
}
}
@media (max-width:992px) and (min-width: 768px){
  #section-resources .resource-blocks._news .at-share-btn-elements {
    margin-top: 20px;
    display: block;
  }
  .footer-brand .threads .threadno:first-child:before, .footer-brand .threads .threadno:before {
    right: 0;
    top: 0;
}
}
