.consoledivpdf{
    width: 100%;
    /*overflow: hidden;
    position: relative;*/
}

.imgfiltered{
    width: 100%!important;
    /*position: absolute!important;
    margin: auto;
    height: auto!important;
    bottom: -9999px;
    right: -9999px;
    top: -9999px;
    left: -9999px;*/
}

.divfilesdata{
    width: auto;
    /*background-repeat: no-repeat;
    background-attachment: initial;
    background-position: center;
    background-size: cover;*/
    height: 100%;
}


.carouselnewspan{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}

.displayflexcenter{
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  word-break: break-word;
}

.new-single-poster-container.new-poster-single-poster2:hover .btn.new-download-button.btnclick-none.cursor-text.poster-div.relatedposternew{
  display: flex !important;
}

.new-single-poster-container.new-poster-single-poster2:hover .btn.new-download-button.btnclick-none.cursor-text.poster-div.relatedposternew2{
  display: none !important;
}

.container_profile{
    position: relative;
    top: 125px;
    z-index: 2;
}

.pull-right-absolute{
  right: 30px;
  position: absolute;
  top: 20px;
}

.camera_font_color{

}

.class-camera{
    color: white;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, 50%);
    transform: translatey(-50%);
}

.class-camera2{
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, 50%);
    transform: translatey(-50%);
}

.tdone{
  width: 120px;
  text-align: right;
}

.profilemax{
  max-width: 400px;
}

.profilemax2{
  max-width: 350px;
}

.profiletable{
      max-width: 400px;
}

.font-bigtitle{
  font-size: 20px !important;

  font-weight: bold;
}

.font-title{
  font-size: 14px !important;

}

.font-sub-title{
  font-size: 12px !important;

}

.font-sub-title2{
  font-size: 10px !important;

}

.margin-eight{
  margin-left: 8px;
}

/* .error_404, */
.verify_page,
.poster,
.saved{
  height: 100%;
}

.contact_us{
    padding-top: 81px !important;
    min-height: 100%;
}

.home_page{
  display: flex;

  height: calc(100% - 40px);

  padding-top: 81px !important;
}

.profile{
  height: 80%;
}

.error_404{
  text-align: center;
  color: #7d797a;
  font-family: Arial,Arial,Helvetica,sans-serif;
  width: 100%;

  background: url(../../images/escoposters.png) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  min-height: calc(100% - 40px);
}

body{
  background: url(../../images/escoposters.png) no-repeat center center;
    background-size: cover;
    background-repeat: no-repeat;
  background-attachment: fixed;
}

.footer {
    position: unset;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: #00467f;
    color: black;
    text-align: center;
    z-index: 6;
}

.header {
    background: #00467f;
    height: 81px;
    border-color: #2a6baf;
    top: 0;
    border-width: 0 0 1px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: unset;
    width: 100%;
}

.requiredField{
  color: #f51c1c;
  display: inline;
  vertical-align: middle;
}

.navbar-brand {
  padding: 0px 15px !important;
  float: none !important;
  height: unset !important;
}


.navbar-brand .navbar-brand-image-link{
    overflow: hidden;
    color: #777;
    padding: 7px 0px;
    height: 100%;
    float: left;
    font-size: 18px;
    line-height: 20px;
    height: 81px;
}

.navbar-brand .navbar-brand-image-link img{

    height: 60%;
    margin-top: 15%;
    margin-bottom: 15%;
    margin-left: 10px;
}

.padding-footer{
  padding: 0px !important;
}

.navbar-right {
    list-style: none;
    float: right !important;
}

ul.navbar-right>li{
  height: 100%;
  font-size: 15px;
}

ul.navbar-right>li>a#LoginRegister {

    line-height: 81px;
    padding: 0px 15px 0px 15px !important;
    font-weight: 500;
    color: #EEE;
    margin: 0 5px;
}

.display-flex-center{
  display: flex;
  align-items: center;
  font-size: 20px;
}

.manage_user_nav{
  margin-right: 10px;
  height: 100%;
}

.manage_user_nav button{
  height: 100%;
  border-radius: unset;
}

.bottomLinkMenu {
    padding-top: 15px;
    padding-bottom: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.bottomLinkMenu > a {
    padding: 15px;
    color: #fff !important;
}

.bottomLinkMenu > span.separator {
    padding: 15px 0px 15px 0px;
    color: #fff;
}
#search_container {
    padding-top: 120px;
    width: 100%;
    overflow: hidden;
    margin: 0px 0px;
}

.profile_page#search_container{
  padding-top: 100px;
}

#carousel_container {
    width: 100%;

    overflow: hidden;
    margin: 0px 0px;
    background: #F2F3F5;

    height: 100%;
}

.carousel_list_container{
    padding: 0;
    width: 100%;
    height: 100%;
}

#carousel_container .carousel-indicators li{
  background: rgb(0, 70, 127);
}

.item-inside{
  display: flex;
   justify-content: center;
   align-items: center;
   height: 100%;
}

#verify_user{
    padding:10vw;
}

.top-img-profile{
  box-shadow: 0px 0px 7px #cecdcd;
    border-radius: 50%!important;
}

.top-img-button{
    color: transparent;
    background-color: transparent;
    border-color: transparent;
    outline: none;
}

.top-img-button:hover{
    color: transparent !important;
    background-color: transparent !important;
    border-color: transparent !important;
    outline: none !important;
}

.top-img-button{
    color: transparent;
    background-color: transparent;
    border-color: transparent;
    outline: none;
}

.top-img-button:hover{
    color: transparent !important;
    background-color: transparent !important;
    border-color: transparent !important;
    outline: none !important;
}

.container_profile {
  position: relative;
}



.image {
  box-shadow: 0px 0px 7px #cecdcd;
  display: block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
}

.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 255, 0.2);
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.container_profile:hover .overlay {
  bottom: 0;
  height: 100%;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.poster_view_wrapper .text{
  top: 40%;
}

.profile{
    margin: 0px 20px;
}

.edit_profile_label{
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}

.edit_profile_table{
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}

#search_container{overflow: unset;}

.div_poster{
  border-radius: 10px;
  box-shadow: 0 1px 8px #e4e4e4;
  background: #fff;
  padding: 15px;
  margin-top: 20px;
  border: 1px solid #eee;
  margin-bottom: 10px;
}

.div_poster.posterview{
  padding-bottom: 0px;
}

.div_poster.posterview #pdf-canvas{

  margin-left:auto;
  margin-right: auto;
}

.div_poster .poster_name_container{
  display: inline-block;

}

.pull-right.font-30.counter_container{
  font-size: 14px;
}

.div_poster .counter_container{
  width: 130px;
  margin: 5px 0px;
}

.imgdiv{
  width: 100%;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-position: center;
    background-size: contain;
    height: 100%;
}

.imgdiv2{
  width: 100%;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-position: center;
    background-size: contain;
    height: 21vh;
}

#embed_file2{width:100%;height:35vh;}

.overflow_auto{
  overflow: auto;
}

.imgdiv2:hover,
#embed_file2:hover{

}

.poster_view_photo.new-poster-single-poster:hover{

}
.overlay_pic{
  transform: scale(0);
}

.textonload{
  color:white;
  display: none;
}

.hoverat:hover .textonload{
  /* display: block;
  transition: 5s; */
}

.new_poster_div{
  cursor:pointer;
}

.hoverat:hover .overlay_pic{
  position: absolute;
  width: calc(100% - 40px);
  height: 21vh;
  background-color: rgb(74 74 78 / 46%);
  transition: .5s;
  transform: scale(1);
  overflow: hidden;
}

.poster_view_wrapper .hoverat:hover .overlay_pic{
  width: 100%;
}

.text-info{
  text-align: center;
  padding-top: 18vh;
  color:white;
  font-size: 30px;
}

.hoverat:hover{
  color:transparent;
}

.text-info2{
  text-align: center;
  color:black;
  font-size: 30px;
}

.row.poster_view_wrapper{
    margin-left: 10vw !important;
    margin-right: 10vw !important;
  }

.poster_view_wrapper .search_poster{
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 40px;
  margin-bottom: 0px;
}

.user_sidebar_wrapper{
  width: 225px;
}

.user_sidebar{
    margin-left: -15px;
    margin-top: -40px;
    width: 225px;
    background-color: #fff;
    position: fixed!important;
    z-index: 5;
    overflow: auto;
    color: #000!important;
    background-color: #f1f1f1!important;
    padding-right: 10px;
    padding-bottom: 50px;
    height: calc(100% - 70px);
    padding-left: 15px;
}

/* width */
#overlay::-webkit-scrollbar {
  width: 5px;

}

/* Handle */
#overlay::-webkit-scrollbar-thumb {

  background: #005b96;
  border-radius: 5px;
}

/* Handle on hover */
#overlay::-webkit-scrollbar-thumb:hover {
  background: #00467f;
}



.user_sidebar::-webkit-scrollbar {
  width: 10px;

}

/* Handle */
.user_sidebar::-webkit-scrollbar-thumb {

  background: #005b96;
  border-radius: 5px;
}

/* Handle on hover */
.user_sidebar::-webkit-scrollbar-thumb:hover {
  background: #00467f;
}

.user_sidebar span.poster_result_counter,
.user_sidebar a{
  width: 100%;
    display: block;

    text-align: left;
    border: none;
    white-space: normal;
    float: none;
    outline: 0;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;

    cursor: pointer;
    font-size: 12px;
    font-weight: 200;
    padding: 10px 16px;
    margin-bottom: 5px;
}

.user_sidebar a:hover,
.user_sidebar a.active,
.user_sidebar a.activate{

  font-weight: 900;

  color: #00467f;
}

.user_sidebar .subcat_container:hover,
.user_sidebar .subcat_container.active,
.user_sidebar a.activate2{
  font-weight: 900;
  color: #00467f;
}

.user_sidebar .usubcat_container:hover,
.user_sidebar .usubcat_container.active,
.user_sidebar a.activate3{
  background-color: #bbe1fa;
  color: #000!important;
}

.user_sidebar a.subcat_container{
  padding-left: 26px;
}

.user_sidebar a.usubcat_container{
  padding-left: 36px;
}

.user_sidebar h3{
    padding: 20px 10px 10px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #a2acba;

    margin-left: 5px;
}

.user_sidebar hr{
  margin: 20px 10px;
  border-top: 1px solid #a2acba61;
}

.dropdown-container {
  display: none;
}

.manage_user_nav button:hover, .manage_user_nav button.active,
.navbar-right-responsive a:hover, .navbar-right a:hover,
.navbar-right-responsive a.active,
.navbar-right a.active{
  background: lightblue !important;
  color: black !important;
}

a{
  text-decoration: none !important;
}

.work-break-break-word{
  word-break: break-word;
}

.poster_view_photo{
  border-radius: 10px 10px 10px 10px;
  width: calc(100% + 30px);
  height:auto;
  margin-left: -15px;
  margin-top: -15px;

}

ul.navbar-right-responsive{
  list-style-type: none;
  display: flex;
}

.navbar-right-expander{
  position: fixed;

  color: #ffffff;
  display: none;
  font-size: 25px;
  font-weight: 100;
  height: 81px;
  margin-right: 0;
  padding: 25px;
  right: 0;
  text-transform: uppercase;
  top: 0;
  z-index: 12;
  -webkit-transition: right 0.3s ease-in-out 0s;
}

.navbar-right-expander i{
  font-size: 40px;
}

.navbar-right-expander-menu{
  width: 100%;
  min-width: unset;
  position: fixed;
  margin: 0;
  font-size: large;
  text-align: left;
  background: #2a6baf;
  border-radius: 0;
}

.navbar-right-expander-menu a.menu-link{

  line-height: 40px !important;
  font-size: 20px;
  color: #EEE;
}

.font-30{
  font-size: 20px;
}

.footer_div{
  display: flex;
  align-items: center;
  justify-content: center;
  color:white;
  font-size: 15px;
  position: relative;
  z-index: 6;
}

.google_icon{
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  background: #4285f4;
  border-color: rgba(0, 0, 0, 0.03);
}

.google_icon:focus,
.google_icon:hover{
  background: #3367d6;
  border-color: rgba(0, 0, 0, 0.04);
}

.google_icon img{
  width: 10%;
  height: auto;
  background: white;
  border-radius: 5px;
}

.google_icon span{
  font-size: 20px;
  width: 90%;
}

.fb_icon{
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  background: #4267b2;
  border-color: rgba(0, 0, 0, 0.03);
}

.fb_icon:focus,
.fb_icon:hover{
  background: #3367d6;
  border-color: rgba(0, 0, 0, 0.04);
}

.fb_icon img{
  width: 10%;
  height: auto;
  background: white;
  border-radius: 5px;
}

.fb_icon i{
  font-size: 63px;
  margin-top: -4px;
  margin-bottom: -4px;
}

.fb_icon span{
  font-size: 20px;
  width: 90%;
}

.search_poster .search-textbox{


  margin-left: auto;
  border-radius: 6px 0 0 6px;
  height: 50px;
}

.home_page .search_poster .search-textbox{
    height: 40px;
}

.saved .search_poster .search-textbox,
.search_poster.poster_page .search-textbox{

  width: 60%;
}

.search_poster button{

  color: #fff;
  padding: 14px 17px!important;
  background-color: #00467f;
  border: 1px solid #ccc;
  margin-right: auto;
  border-radius: 0 6px 6px 0;
  height: 50px;
  width: 50px;
}

.search_poster{
  max-width: 900px;
  width: 80vw;
  position: relative;
  left: 50%;
  top: 30%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
}

.home_page .search_poster{
    width: 40vw;
}

.home_page .search_poster button{
  height: 40px;
  width: 40px;
  padding: 12px 13px !important;
}

.saved .search_poster,
.search_poster.poster_page {
  max-width: 100%;
  width: 80vw;
  position: relative;
  left: 50%;
  top: 30%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  margin: auto;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.search_poster_logo {
  position: relative;
  top: 25%;
  text-align: center;

  color: #00467f;

  font-family: EurostileBQ-Extended;

  font-size: 50px;
}

.carousel-control.right,.carousel-control.left{
  background:#00467f;
}

.divcontainer{

    background: url() no-repeat center center;
    background-size: cover;
    overflow: hidden;

    width: 50%;
    margin-top: -81px;
    height: 100%;
    margin-top: 0;

}

.tags_carousel_container{
  width: 50%;
  padding: 20px;
  padding-left: 0;
}

.divcontainer_tags{
  width: 100%;
    background: url() no-repeat center center;
    background-size: cover;
    overflow: hidden;
}

.divcontainer_tags .top_tags_name{
  font-size: 20px;
}

.divcontainer_contact{
  width: 100%;
    height: auto;
    background: white no-repeat center center;
    background-size: cover;
    min-height: calc(100% - 81px);

    display: flex;
    justify-content: center;
    align-items: center;
}

.contact_wrapper{
    display: flex;
    padding-top: 30px;
}

.contact_wrapper .contact_image_wrapper{
  width: auto;
  margin-left: auto;
  display: flex;
  padding: 15px;

  align-items: center;
}

.contact_wrapper .contact_image_wrapper .contact_image_div{
  margin: 20px;
}

.divcontainer_contact_form{

  width: calc(100% - 500px);
  margin-right: auto;
  max-width: 900px;
}

#contact_us_form{

  text-align: center;
  margin-top: 20px;
   margin-bottom: 20px;
  margin: 20px;
}

.background-white{
  background-color: white;
}

.contact_us_image{

}

.form-control-tab{
  line-height: 2.0;
  border: 1px solid #f1efef;
    font-weight: 400;
    font-size: 14px;
    height: auto;
    padding: 1.25rem 1.25rem;
}
.single-poster{
  height: 350px;
  overflow: hidden;
}

.single-poster-container{
  overflow: hidden;
  background-color: #f1f1f1!important;
  border-radius: 10px;
}

.poster_view_related .single-poster-container{
  position: relative;
}

.single-poster-container .poster-name{
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  margin: 0;
  color: white;
}

.single-poster-container .poster-name a{
  color: white;
}

.download-button{
  text-align: center;
  width: 100%;
  background: #00467f;
  border-radius: 0;
  color: white;
  position: sticky;
  top: 0;
  font-size: 20px;
  z-index: 2;
  display: flex;
  height: 56px;
}

.download-button ul.single-poster-ul{
  width: 100%!important;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0;
  margin-bottom: 0;
  display: flex;
  height: 100%;
}

.download-button ul.single-poster-ul li.single-poster-li{
  width: 100%;
  vertical-align: middle;
  display: inline-flex!important;
  align-items: center;
  height: 100%;
}

.download-button2:hover{
  color: white;
}
.download-button2{
  text-align: center;
  width: 100%;
  background: #00467f;
  border-radius: 0;
  color: white;
  position: sticky;
  bottom: -20;
  z-index: 2;
}

.download-button2 p{
  margin: 4px;
  padding: 1px 0;
  line-height: inherit;
}

.download-button2 h4{
  margin: 7px;
  font-size: 20px;
  padding: 1px 0;
  line-height: inherit;
}

.float-right-download{
  float: right;
  color: black;
}

#open_nav{
  margin-bottom: 5px;

}

.row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}

#close_nav{
  background: unset;
  width: 200px;
  position: initial;
  font-size: 30px;
  float: right;
  text-align: right;
  margin: 8px 0px 8px 10px;
  width:50px;
  left: 140px;
}

.pagination_container{
  margin:0px 30px;
}

.pagination_div{
  float:right;
}

.lastbuttonpage{
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.firstbuttonpage{
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.firstbuttonpage,.lastbuttonpage{
  position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.div_container_poster{
      padding: 37px;
    border: 2px solid #302f2dcf;
    margin-bottom: 10px;
    overflow: auto;
}

.div_container_poster .content_div_poster{
  text-indent: 10px;
}

.div_container_poster img{
  width: 100%;
}

.div_tag_content{
  color: #17175f;;
}

.download-button.btn:hover{
  color: white;
}

.multi_download{
  width: 100%;
  display: inline-block;
}

.saved .multi_download{
  padding-right: 20px;
}

.modal-title{
  display: contents;
}

.modal-header{
  margin: 0px 20px;
  border-bottom: none !important;
}

.modal-body{
  margin: 0px 20px;
}

.modal-footer{
  margin: 0px 20px;
  border-top: none !important;
}

.modal-header{

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #333;
    margin-right: -1px;
}

.modal-header .close{
  position: absolute;
  right: 15px;
  color: #EEE;
}

.submit-btn{
  background: #00467f;
  border-color: #2a6baf;
  color: #EEE;
}

.profile .submit-btn{
  margin-bottom: 10px;
}

.submit-btn:visited,
.submit-btn:active,
.submit-btn:focus,
.submit-btn:hover{
  background: #2a6baf !important;
  border-color: #2a6baf;
}

.top_tags_wrapper,
.poster_view_related{
  border-radius: 10px;
    box-shadow: 0 1px 8px #e4e4e4;
    background: #fff;
    padding: 5px 15px;
    margin-top: 20px;
    border: 1px solid #eee;
    margin-bottom: 10px;
}

.hrmargin.col-tag-related{
  margin-top: 5px;

}

p.poster_view_title.font-bigtitle,
p.top_tags_title.font-bigtitle{
  margin: 0 0;
}

.contact_us_title,
.home-carousel-title,
.top_tags_title,
.poster_view_title{
  text-align: center;
  color: #7d797a;
  font-family: Arial,Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-family: Eurostile;
}

.profile_title{
  color: #7d797a;
  font-family: Arial,Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-family: Eurostile;
}

.home_page .top_tags_title{
  margin-top: 0;
}

.top_tags_wrapper .top_tags_name,
.top_tags_wrapper .top_tags_count{
  font-size: 16px;
  margin: 0px;
  word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.menu-link{
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.top_tags_wrapper .top_tags_count{
  color: #7d7d7d;
  font-size: 14px;
  margin: 0px;
  word-break: break-word;
}

.noposter{
  font-size: 15px;
    text-align: center;
}

/*LIKE BUTTON*/
.like-button-no-session,
.like-button,
.like-button2{
  background: unset;
  border: unset;
  outline:none;
}

.no-poster-container{
  border: #2a6baf 10px;
  border-style: inset;
  margin: 5px;
  padding: 10px;
}
.no-poster-container .no-poster-message{
  padding: 0px;
}

.no-poster-container .no-poster-message li{
  display:block;
}

.no-poster-container .no-poster-message li.no-poster-icon{
  font-size: 6rem;
  text-align: center;
  color: #00467f;
}

.no-poster-container .no-poster-message li.no-poster-title h1{
  font-size: 1.7em;
  text-align: center;
  color: #000;
}

.no-poster-container .no-poster-message li.no-poster-desc{
  text-align: center;
}

.font-bigtitle span{
  font-weight: bold;
}

.ul_poster_view_share{
  display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 0;
    float: none;
    margin: 0 auto;
    margin-bottom: -2px;
}

.ul_poster_view_share li{
    width: 100%!important;
    text-align: center!important;
    vertical-align: middle!important;
    display: block!important;
    position: relative;
    margin: 0;
    border: none;
    list-style-type: none;
    font-size: 16px;
}

.ul_poster_view_share li .share_href{
  color: #333333;
}

.ul_poster_view_share li .like_button_color{
  color: #00467f;
}

.related_pull_con_right{
  position: absolute;
  right: 10;
}

.pull-right_margin07{
  margin: 7px;
  float: right!important;
  font-size: 20px;
}

.selected_filter_sort,
.poster_result_keyword{
  font-weight: 900;
  color: #00467f;
  border-color: #00467f;
  border-radius: 10px!important;
  border: 1px solid;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 5px;
}

.category_breadcrumbs,
.refined_by_container,
.poster_result_info_container{
  margin: 10px 0px;
}

.refined_by_container span.fa,
.poster_result_keyword span.fa{
  border-left: 1px solid;
  margin-left: 5px;
  padding: 0px 5px;
}

.button_sort{
  background-color: #e7e7e7;
  color: black;

  border: none;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.tags_nav{
  max-height: 20vh;
  overflow: hidden;
}

.tags_nav:hover{
  overflow-y: scroll;
}

.tags_nav::-webkit-scrollbar {
  width: 0.4vw;

}

/* Handle */
.tags_nav::-webkit-scrollbar-thumb {

  background: #005b96;
  border-radius: 5px;
}

/* Handle on hover */
.tags_nav::-webkit-scrollbar-thumb:hover {
  background: #00467f;
}

.nodisplay{
  display: none !important;
}

/*loader*/
.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
      position: absolute;
    width: 300px;
    height: 300px;
    z-index: 100;
    top: 35%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.loader_thumb{
    display: none;
    position: absolute;
    overflow: unset;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.62);
    height: 100vh;
    width: 100vw;
    z-index: 1000;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.pulling_right{
  padding-left: 20px;
}

.modal#login, .modal#signup, .modal#forget_password{
  overflow:auto;
}


.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.on-pointer{
  cursor: pointer;
}

#overlay {
  overflow: auto;
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.9);
  z-index: 10000;
  cursor: pointer;
}

#overlay img{
  width: 50vw;
  height: auto;
  position: absolute;

    left: 0;
    right: 0;

    margin: auto;
    background: #FFFFFF;
}

.image2{
  position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 200px;
    height: auto;
    min-height: 200px;
}

.image-top{
  position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: auto;
    min-height: 50px;
}

.img_prv{
  margin:auto;
  overflow: hidden;
  width: 200px;
  height: 200px;
  border-radius: 50%;
}

.topdiv{
  margin: auto;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: relative;
}

.off_overlay{
  position: fixed;
  right: 20;
  top: 10;
  padding: 10px;
  font-size: 20px;
  color: black;
  background: white;
  border-radius: 50%;
}


/*new poster*/
.new_poster_div{
  width: 100%;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-position: center;
    background-size: cover;
    height: 40vh;
    position: relative;
}

.new_poster_div_view{
  width: 100%;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-position: center;
    background-size: cover;
    height: 25vh;
}

.profilediv{
    width: 100%;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-position: center;
    background-size: cover;
}

.img_profile_div{
  width: 100%;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-position: center;
    background-size: cover;
    height: 100%;
}

.new-single-poster{
  height: auto;
  overflow: hidden;
}

.new-overlay_pic{
  transform: scale(0);
}


.hoverat:hover .new-overlay_pic{
  /* position: absolute;
  width: calc(100% - 30px);
  height: 40vh;
  background-color: rgb(74 74 78 / 46%);
  transition: .5s;
  transform: scale(1);
  overflow: hidden;
  border-top-right-radius: 2%;
  border-top-left-radius: 2%; */
  cursor:pointer;
}

.poster_view_wrapper .text.onloadview{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(100% - 20px);
    top: 40%;
}

.hoverat:hover .new-overlay_pic.posterviewpic{
  /* position: absolute;
  width: calc(100% - 30px);
  height: 25vh;
  background-color: rgb(74 74 78 / 46%);
  transition: .5s;
  transform: scale(1);
  overflow: hidden;
  border-top-right-radius: 2%;
  border-top-left-radius: 2%; */
  cursor: pointer;
}

.poster_view_wrapper .hoverat:hover .new-overlay_pic{
  width: 100%;

}

.poster_wrapper{
  width: calc(100% - 265px);
  margin-left: 20px;
  margin-right: 20px;
}

.saved_poster_wrapper{
  margin-left: 20px !important;
  margin-right: 20px !important;
  padding-left: 15px;
  padding-right: 15px;
}

.new-single-poster-container{
  overflow: hidden;
  background-color: #f1f1f1!important;

  border-radius: 2.5%;
}

.poster_view_related .new-single-poster-container{
  position: relative;
}

.new-single-poster-container .poster-name{
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  margin: 0;
  color: white;
}

.new-single-poster-container .poster-name a{
  color: white;
}

.poster-div.new-download-button{
  background: white;
}

.poster-div.new-download-button .poster-name a{
  color: black;
}

.poster-div.new-download-button .poster-name a.poster-tag{
  font-size: 15px;
  color: #00467f;
}


.new-poster-single-poster{
  box-shadow: 2px 3px #8888882b;

}

.new-poster-single-poster2{
  box-shadow: 2px 3px #8888882b;

}

.new-download-button{
  text-align: center;
  width: 100%;
  background: #00467f;
  border-radius: 0;
  color: white;
  position: sticky;
  top: 0;
  font-size: 20px;
  z-index: 2;
  display: flex;
  height: 56px;
}

.btn.new-download-button.poster-div.poster-only{
  height:100px;
}

.float-right-download.poster-only{
  height: 25px;
}

.tenpx{
  font-size: 10px;
}

.hover-at:hover{
  color:#2a6baf !important;
}

.new-download-button ul.single-poster-ul{
  width: 100%!important;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0;
  margin-bottom: 0;
  display: flex;
  height: 100%;
}

.new-download-button ul.single-poster-ul li.single-poster-li{
  width: 100%;
  vertical-align: middle;
  display: inline-flex!important;
  align-items: center;
  height: 100%;
}

.new-pull-right_margin07{
  border-radius: 20%;
  position: absolute;
  right: 10px;
  margin: 7px;

  font-size: 20px;
  background: rgb(0 0 0 / 70%);
}

.consoledivpdf.divfilesdata.divrowsmargin.on-pointer{
  display: flex;
  align-items: center;
  justify-content: center;
}

.new-download-button-upper{
  position: absolute !important;
  top: 0;
  text-align: center;
  width: 100%;
  background: transparent;
  border-radius: 0;
  color: white;
  position: sticky;
  top: 0;
  font-size: 20px;
  z-index: 2;
  display: flex;
  height: 50px;
}

.new-download-button-upper ul.single-poster-ul{
  width: 100%!important;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0;
  margin-bottom: 0;
  display: flex;
  height: 100%;
}

.new-download-button-upper ul.single-poster-ul li.single-poster-li{
  width: 100%;
  vertical-align: middle;
  display: inline-flex!important;
  align-items: center;
  height: 100%;
}

.background-header{
  background: rgb(0 0 0 / 70%);
  border-radius: 20%;
  position: inherit;
    margin: 7px;
    margin-left: 15px;
    font-size: 16px;
    padding:5px;
}

.background-header2{
  background: rgb(0 0 0 / 70%);
  border-radius: 20%;
  position: inherit;
    margin: 7px;
    font-size: 16px;
    padding:5px;
}
/*new poster*/

#button_up {
  display: none;
  position: fixed;
  bottom: 10vh;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #aeb6bc8c;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#button_up:hover {
  background-color: #555;
}

.no-pointer {
  pointer-events: none;
}

.text-blink:hover{
  color:#00467f !important;
}

.cursor-text{
  cursor: context-menu;
}

.btnclick-none:active{
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.nopadding{
  padding: 0px !important;
}

.nomargin{
  margin: 0px !important;
}

.text-gray{
  color:#a6a6a6;
}

.or:before{
  content: "";
  width: 40%;
  height: 1px;
  display: block;
  position: absolute;
  top: 45%;
  z-index: 999;
  background-color: #d3d3d3;
}

.or:after{
  content: "";
    width: 40%;
    height: 1px;
    display: block;
    position: absolute;
    top: 45%;
    z-index: 999;
    background-color: #d3d3d3;
    right: 0;
}

.or{
  text-align: center;
  position: relative;
  padding-top: 15px;
  padding-bottom: 25px;
}

.socialnetwork{
  font-size: 16px;
    color: #888;
    text-align: center;
    line-height: 40px;
}

.usermodalheader{
      font-size: 19px;
    color: #333;
    text-align: center;
    margin-top: 25px;
    font-weight: 700;
        margin: 0;
    padding: 0;
}

.with_mult_download ul.select2-results__options{
    justify-content: space-between;
    align-content: space-between;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}

.with_mult_download li.select2-results__option{
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    padding: 5px;
    margin: 10px;
}

.with_mult_download li.select2-results__option p{
    word-break: break-word;
}

.width-button{
  width: 100%;
}

.margin-top-10{
  margin-top: 10px;
}

.margin-left-20{
  margin-left: 20px;
}

.padding-left-15{
  padding-left: 15px;
}

.padding-right-15{
  padding-right: 15px;
}

.padding-left-20{
  padding-left: 20px;
}

.padding-right-20{
  padding-right: 20px;
}

.border-24-radius{
  border-radius: 24px;
}

.home.profile_page{
  height: calc(100% - 40px);
}

body::-webkit-scrollbar {
  width: 0.4vw;

}

/* Handle */
body::-webkit-scrollbar-thumb {
  background: #005b96;
  border-radius: 5px;
}

/* Handle on hover */
body::-webkit-scrollbar-thumb:hover {
  background: #00467f;
}

/*@media*/
/*MIN-WIDTH*/
.content_div_poster.font-sub-title img{
  width: calc(100% - 20px) !important;
  height: auto !important;
}

@media only screen and (max-width: 892px){
  .col-xs-12.col-sm-6.col-md-6.col-lg-4.col-xl-4.posterviewdivrelated{
    padding-bottom:5px;
    padding-right:0px;
    padding-left:0px;
  }

  .hrrelateed2{
    display: none !important;
  }

  .hrrelateed.nodisplay{
    display: flex !important;
  }

  .poster_view_related {
    border-radius: 10px;
    box-shadow: 0 1px 8px #e4e4e4;
    background: #fff;
    padding: 5px 0px;
    margin-top: 20px;
    border: 1px solid #eee;
    margin-bottom: 10px;
  }

  .new-single-poster-container.relateddivnewsingle{
    box-shadow: 0px 0px #8888882b;
    border-radius: 0%;
  }

  .btn.new-download-button.btnclick-none.cursor-text.poster-div.relatedposternew2{
    display: none !important;
  }

  .poster_view_wrapper .text.onloadview{
    top: 40% !important;
  }
}
@media only screen and (min-width: 893px){
  .btn.new-download-button.btnclick-none.cursor-text.poster-div.relatedposternew{
    display: none !important;
  }


  .fa.fa-eye.fa-5x.poster-eye{

  }
  .ul_poster_view_share li.getposterbutton{
    display: none !important;

  }

  .ul_poster_view_share.mobile_view{
    margin-bottom: 20px !important;
  }
}

@media only screen and (min-width: 993px){
  .user_sidebar{
    display: block !important;

  }

  .user_sidebar #close_nav{
    display: none;
  }

  #open_nav{
    display:none !important;
  }
}

@media only screen and (min-width: 1025px){
  .centerhome{
      position: absolute;
      top: 50%;
      left: 25%;
      -webkit-transform: translate(-50%, 50%);
      transform: translate(-50%,-50%);

  }

  .home30{
    margin-top:30px;
  }

  .search_poster_logo{
    max-width: 40vw !important;
  }
}

/*TABLET PORTRAIT*/
@media only screen and (max-device-width: 1024px) and (orientation: portrait){
  .home_page{
    flex-direction: column;
    min-height: 500px !important;
  }

  .home_page .divcontainer{
    width: 100%;
    height: 40%;
  }

  .search_poster_logo{
    font-size: 40px !important;
  }

  .home_page .search_poster{
      width: 80vw;
  }

  .home_page .tags_carousel_container {
      width: 100%;
      height: 60%;
      padding: 20px;
      padding-top: 0;
  }

  .contact_wrapper{
    flex-direction: column;
  }

  .contact_wrapper .contact_image_wrapper{
    margin: 0 !important;
  }

  .contact_wrapper .contact_image_wrapper .contact_image_div{
    margin-left: auto !important;
    margin-right: auto !important;
  }



  .divcontainer_contact_form{
    width: 100% !important;
    margin-bottom: 10px;
  }
}

/* MAX-HEIGHT/FOR SMALL HEIGHT/MOBILE LANDSCAPE*/
@media only screen and (max-height: 500px), (max-device-height: 500px){
  .header{
    height: 51px;
  }

  .navbar-brand .navbar-brand-image-link{
    height: 51px;
  }

  .navbar-right-expander{
    height: 51px;
    padding: 15px !important;
  }

  .navbar-right-expander i{
    font-size: 30px;
  }

  .topdiv {
    width: 40px !important;
    height: 40px !important;
  }

  .footer{
    height: 20px;
    font-size: 10px;
  }

  #search_container{
    padding-bottom: 20px;
  }

  .home.profile_page{
    padding-top: 51px !important;
  }

  .home.saved{
    padding-top: 100px !important;
  }

  .user_sidebar{
    margin-top: -70px;
    padding-bottom: 20px;
    height: calc(100% - 50px);
  }

  .navbar-right-expander-menu a.menu-link{

    line-height: 30px !important;
    font-size: 15px;
  }

  ul.navbar-right>li>a#LoginRegister {
      line-height: 51px;
  }

  .home_page{
    height: calc(100% - 20px);
    padding-top: 52px !important;
    padding-bottom: 0 !important;
    min-height: 300px;
  }

  .search_poster_logo{
    font-size: 25px !important;
  }

  .tags_carousel_container {
      padding: 10px;
      padding-left: 0;
  }



  .home_page .home-carousel-title,
  .home_page .top_tags_title {
      font-size: 20px;
  }

  .home_page .divcontainer_tags .top_tags_name {
      font-size: 12px;
  }

  .mySlides{

    height: calc(100% - 50px) !important;
  }

  .caption-container {
    height: 20px !important;
  }

  .caption-container p {
    font-size: 10px !important;
  }

  .choices_container {
      height: 30px !important;
  }

  .choices_container .column {
      height: 30px;
  }

  .contact_us {
      padding-top: 50px !important;
  }

  .contact_wrapper{
    flex-direction: column;
    padding-top: 0;
  }

  .contact_wrapper .contact_image_wrapper{
    margin: 0 !important;
  }

  .contact_wrapper .contact_image_wrapper .contact_image_div{
    margin-left: auto !important;
    margin-right: auto !important;
    margin: 0;
  }

  .contact_wrapper .contact_image_wrapper .contact_image_div img{
    width: 200px;
  }

  .divcontainer_contact_form{
    width: 100% !important;
    margin-bottom: 10px;
  }
}

/*MAX-WIDTH*/
/*ESCO POSTERS LOGO SIZES*/
@media only screen and (max-device-width: 1366px){
  .tags_nav{
    max-height: 20vh;
    overflow: auto;
  }
}

@media only screen and (max-width: 1353px), (max-device-width: 1353px){
  .search_poster_logo{
    font-size: 45px;
  }
}

@media only screen and (max-width: 1220px), (max-device-width: 1220px){
  .search_poster_logo{
    font-size: 40px;
  }
}

@media only screen and (max-width: 1085px), (max-device-width: 1085px){
  .search_poster_logo{
    font-size: 35px;
  }
}

@media only screen and (max-width: 1024px), (max-device-width: 1024px){
  .centerhome{
    height: 100%;
  }
}

@media only screen and (max-width: 992px), (max-device-width: 992px){
  .user_sidebar{
    display: none;

  }

  .user_sidebar #close_nav{
    display: block !important;
  }

  .search_poster.poster_page{
    margin-bottom: 0px !important;
    margin-top: 20px !important;
  }

  #open_nav{
    display:block !important;
  }

  .poster_wrapper{
    width: 100% !important;
    margin:0 !important;
  }

  .saved_poster_wrapper{
    margin:0 !important;
  }

  .user_sidebar_wrapper{
    width: 0 !important;
  }
}

@media only screen and (max-width: 991px), (max-device-width: 991px){
  .contact_wrapper{
    flex-direction: column;
  }

  .contact_wrapper .contact_image_wrapper{
    margin: 0 !important;
  }

  .contact_wrapper .contact_image_wrapper .contact_image_div{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .divcontainer_contact_form{
    width: 100% !important;
    margin-bottom: 10px;
  }

  .profiletable {
      float: none !important;
      margin-left: auto;
      margin-right: auto;
  }

  .div_profile {
      margin-top: 120px
  }
}

@media only screen and (max-width: 892px), (max-device-width: 892px){
  .multi_download{
    display: inline-grid !important;
  }

  .font-bigtitle.like_button_color.like-button,
  .share_href.font-bigtitle{
    font-size: 25px !important;
  }

  .web_text{
    display: none !important;
  }

  .search_poster .search-textbox{
    margin-left: 20px !important;
    width: calc(100% - 84px) !important;
  }

  .ul_poster_view_share li.flexli{
    flex: none;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex !important;
  }

  .ul_poster_view_share li.flexli .spantext{
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #999;
  }

  .ul_poster_view_share li.flexli .spantext.blue{
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #00467f;
  }

  li.flexli{
    flex: none;
    width: 16vmin;
    max-width: 60px;
  }

  li.flexili{
    font-weight: 700;
    background-image: linear-gradient(to right,#00467f,#96c244)!important;
    width: 100%;
    height: 100%;
    text-align: center;
    flex: auto;
  }

  li.getposterbutton.flexili a{
    font-weight: 700;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-weight: 700;
    color: #fff;
    text-align: center;
  }

  .hrmargin.mobilehr{
    display: none !important;
  }

  .ul_poster_view_share li.getposterbutton{
    display: block !important;
  }

  .ul_poster_view_share li.getposterbutton.nodisplay{
    display: none !important;
  }

  .responsive_get_poster{
      display: none;
  }

  .ul_poster_view_share.mobile_view{
      display: flex;
      position: fixed;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 101;
      height: 16vmin;
      max-height: 60px;
      background-color: #fff;
      box-shadow: 0 0 10px rgba(0,0,0,.2);

  }

  .pointernone{
    pointer-events: none;
  }

  .ul_poster_view_share.mobile_view .dropdown-menu{
    position: absolute;
    top: -1;
    width: calc(100vw - 10px);
    background-color: rgba(255,255,255,.9);
    z-index: 1;
    transition: transform .4s linear;
    transform: translate(0,-120%);
  }

  .ul_poster_view_share .dropdown-backdrop2{
    background: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
    display: none;
  }

  .ul_poster_view_share .dropdown-backdrop{

  }

  .poster_view_padding{
    height: 15vmin;
    max-height: 60px;
  }
}

@media only screen and (max-device-width: 823px), (max-width: 823px) {
  .navbar-brand .navbar-right{
    display: none !important;
  }

  .navbar-right-expander{
    display: block !important;
  }

}

@media only screen and (max-width: 767px), (max-device-width: 767px){
  .with_mult_download ul.select2-results__options{
      grid-template-columns: 100%;
  }
  .hrrelateed3.nodisplay {
    display: flex !important;
  }
}

@media only screen and (max-width: 759px), (max-device-width: 759px){
  .search_poster_logo{
    font-size: 30px;
  }
}

@media only screen and (max-width: 700px), (max-device-width: 700px){
  .div_container_poster{
      padding: 20px 10px !important;
  }

  .poster_view_photo {
    width: calc(100% + 30px) !important;
  }

  .text-info{
    text-align: center;
    padding-top: 9vh !important;
    color:white;
    font-size: 30px !important;
  }

  #embed_file2{
    height: 19vh !important;
  }
}

@media only screen and (max-width: 651px), (max-device-width: 651px){
  .search_poster_logo{
    font-size: 25px;
  }
}

@media only screen and (max-width: 600px), (max-device-width: 600px){
  .pagination_wrapper i{
    font-size: 20px;
  }

  .pagi_word{
    display: none !important;
  }
}

@media only screen and (max-width: 559px), (max-device-width: 559px){
  .div_poster .poster_name_container{
    display: inline-block;
    width: 100%;
  }
}

@media only screen and (max-width: 500px), (max-device-width: 500px){
  .pagination_wrapper{
    display: flex;
    justify-content: center;
  }

  .pagination_wrapper .firstbuttonpage, .pagination_wrapper .lastbuttonpage,
  .pagination_wrapper .pagination>li>a{
    padding: 6px 8px;
  }

  .pagination_container {
    margin: 0px;
  }
}

@media only screen and (max-width: 414px), (max-device-width: 414px){


  .navbar-right-expander{
      padding: 30px 20px;
  }

  .navbar-right-expander i {
      font-size: 30px;
  }

  .home_page{
    flex-direction: column;
    min-height: 500px !important;
  }

  .home_page .divcontainer{
    width: 100% !important;
    height: 40% !important;
  }

  .divcontainer .search_poster_logo{

    font-size: 25px !important;
  }

  .home_page .search_poster{
      width: 80vw;
  }

  .home_page .tags_carousel_container {
      width: 100%;
      height: 60%;
      padding: 10px;
      padding-top: 0;
  }

  .home_page .home-carousel-title,
  .home_page .top_tags_title {
      font-size: 20px;
  }

  .home_page .divcontainer_tags .top_tags_name {
      font-size: 12px;
  }



  .mySlides{

    height: calc(100% - 50px) !important;
  }

  .caption-container {
    height: 20px !important;
  }

  .caption-container p {
    font-size: 10px !important;
  }

  .choices_container {
      height: 30px !important;
  }

  .choices_container .column {
      height: 30px;
  }

  .contact_wrapper{
    flex-direction: column;
  }

  .contact_wrapper .contact_image_wrapper{
    margin: 0 !important;
  }

  .contact_wrapper .contact_image_wrapper .contact_image_div{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .contact_wrapper .contact_image_wrapper .contact_image_div img{
    width: 200px;
  }

  .divcontainer_contact_form{
    width: 100% !important;
    margin-bottom: 10px;
  }

  #contact_us_form {
    margin: 0 !important;
  }
}

@media only screen and (max-width: 330px), (max-device-width: 330px){
  .pagination_wrapper{
    padding: 0px;
  }
}
