#ad1 {
  margin-top:20px;
}
.add-mobile {
  display:none;
}
.add-desctop {
  display:block;
}
@media(max-width:767px) {
  .add-desctop {
    display:none;
  }
  .add-mobile {
    display:block;
  }
}


html,
body {
    height: 100%;
    font-family: Roboto;
    font-size:14px;
    font-weight:400;
}

.wrap {
    min-height: calc(100% - 135px);
    height: auto;
    /margin: 0 auto -60px;
    padding: 0 0 1px;
}

.wrap > .container {
    max-width: 1100px;
    position: relative;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.header-bg {
    background-image: url(/images/bg.png);
    /height: 155px;
    background-color: #2d96c199;
    background-blend-mode: overlay;
    color: #fff;
    text-align: center;
    padding: 35px 20px;
    margin-bottom: 25px;
    background-size: cover;
}
.block-title {
  font-size: 36px;
  font-weight: 700;
  margin-top: 25px;
  line-height: 110%;
}
.block-title.big {
  font-size: 42px;
}
.block-desc {
  font-size: 18px;
  margin-bottom: 25px;
}

.jpg-bg {
  background-color: #2dbbd9;
}
.jpg-bg-light {
  border: 1px solid #eaeaea;
  background-color: #f3feff;
}
.jpg {
  color: #2dbbd9;
}
.jpg-border {
  border: 1px solid #2dbbd9;
}

.png-bg {
  background-color: #e39e6f;
}
.png-bg-light {
  border: 1px solid #eaeaea;
  background-color: #fbf3ee;
}
.png {
  color: #e39e6f;
}
.png-border {
  border: 1px solid #e39e6f;
}

.webp-bg {
  background-color: #e36f80;
}
.webp-bg-light {
  border: 1px solid #eaeaea;
  background-color: #fbe8eb;
}
.webp {
  color: #e36f80;
}
.webp-border {
  border: 1px solid #e36f80;
}


.gif-bg {
  background-color: #9fb43b;
}
.gif-bg-light {
  border: 1px solid #eaeaea;
  background-color: #f9fcea;
}
.gif {
  color: #9fb43b;
}
.gif-border {
  border: 1px solid #9fb43b;
}

.subblock-title {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    margin: auto;
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    padding-top: 18px;
    z-index: 1;
    position: relative;
}
.subblock-subtitle {
  position:absolute;
  width: 40px;
  height:40px;
  border-radius:50%;
  background:white;
    font-size: 17px;
    font-weight: 700;
    bottom: -7px;
    right: -7px;
    text-align: center;
    padding-top: 7px;
}
.subblock-subtitle.webp {
  font-size:14px;
  padding-top: 9px;
}
.subblock-title.webp-bg {
    font-size: 28px;
    padding-top: 24px;
}
.subblock-string img {
  width: 19px;
}

.sec-col {
  width:50px;
  text-align:center;
  display:inline-block;
}
.first-col, .third-col {
  width:60px;
  text-align:center;
  display:inline-block;
}
.subblock-desc {
    height: 110px;
    padding: 59px 12px 0;
    text-align: center;
    margin-top: -45px;
    z-index: 0;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 15px;
}

.subblock-string {
    height: 46px;
    border-radius: 23px;
    border: 1px solid #eaeaea;
    width: 75%;
    margin: 8px auto;
    text-align: center;
    font-size: 18px;
    padding-top: 8px;
    display: block;
    font-weight: 400;
}
.lang-string {
    display: block;
    font-weight: 400;
}
.header-desc, .header-bg.support div {
  font-size:18px;
  font-weight:400;
}
.header-title, .header-bg.support h1 {
  font-size:42px;
  font-weight:700;
  line-height: 46px;
  color:#fff;
}
.subblock-title img {
 width: 40px;
}
.nav-title img {
    height: 25px;
    vertical-align: -4px;
    margin-right: 4px;
}
.nav-title {
    font-size: 18px;
    font-weight: 300;
}
.nav-a {
  font-size:20px;
  font-weight:500;
  cursor:pointer;
  margin: 0 20px;
} 
.nav-a.border_right {
    border-right: 1px solid #000;
    padding: 4px 21px 14px 0;
}
.nav-a:hover {
  opacity:50%;
}
.header-nav {
  border-bottom: 1px solid #000;
  margin-bottom:10px;
  margin-top:10px;
  padding-bottom:10px;
  padding-top:10px;
  padding-left: 190px;
  height: 51px;
  position: relative;
}
.block {
  margin-bottom:50px;
}
.a {
  cursor:pointer;
}
.a:hover {
  opacity:0.5;
}
.header-subnav .subblock-string {
  display:inline-block;
  width:180px;
  margin-right:30px;
}
.nav-a-wrapper {
  position:relative;
}
.nav-a-wrapper:hover .drop-menu-wrapper {
  display:block;
}
.drop-menu {
    width: 245px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 47px 2px rgba(0, 0, 0, 0.18);
}
.drop-menu-wrapper {
  display:none;
  position: absolute;
  width: 245px;
  padding-top:23px;
    left: -82px;
    top: 15px;
    z-index: 10;
}
.drop-menu-wrapper.compress {
  left: -59px;
}
.drop-menu-wrapper::before, .drop-menu-wrapper::after {
    content: '';
    width: 32px;
    height: 32px;
    background: #fff;
    transform: rotate(45deg);
    margin-top: -15px;
    display: block;
    position: absolute;
    top: 22px;
    left: 50%;
    margin-left: -15px;
}
.drop-menu-wrapper:before {
  box-shadow: 0 0 47px 2px rgba(0, 0, 0, 0.18);
  z-index:-1;
}
.drop-menu-wrapper:after {
  z-index:11;
}
.drop-menu .subblock-string {
    width: 180px;
    border: none;
    font-size: 20px;
    font-weight: 500;
}
.header-subnav .subblock-string.active {
  color: #e4008c;
  border-color: #e4008c;
}
.header-subnav .subblock-string .sec-col, .drop-menu .subblock-string .sec-col {
  width:35px;
}
.toupper {
  text-transform:uppercase;
}
.load-files-button {
    width: 300px;
    height: 74px;
    border-radius: 50px;
    border: 1px solid #c7007b;
    background-color: #e4008c;
    color: white;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding-top: 22px;
    margin: auto;
    margin-top: 32px;
    cursor: pointer;
}
.load-files-button:hover, .center-block:hover {
  opacity:0.5;
}
.center-block div {
  text-align:center;
}
.center-block {
  cursor:pointer;
}
.center-block img {
    height: 40px;
    margin-top: 34px;
    margin-bottom: 16px;
}
.load-files-input {
  display:none;
}
.dropzone, .image-zone-wrapper {
    min-height: 245px;
    border: 1px solid #dedede;
    text-align: center;
    padding-top: 80px;
    position: relative;
    margin-top: 15px;
    padding-bottom: 10px;
}
.dropzone {
    cursor: pointer;
}
.dropzone:hover {
    background-color: #f9f9f9;
}
.image-zone-wrapper {
  padding:37px 60px;
  display:none;
  overflow: hidden;
}
.dropzone-text {
  font-size: 16px;
  font-weight: 400;
}
.image-zone {
  /* width:25000px; */
}
.dropzone-img img {
  width: 48px;
}
.dropzone-or {
  width: 48px;
  height: 48px;
  border: 1px solid #707070;
  background-color: #ffffff;
  text-align:center;
  position:absolute;
  top:-24px;
  z-index:2;
  font-size: 15px;
  font-weight: 500;
    border-radius: 50%;
    padding-top: 11px;
    left: 50%;
    margin-left: -24px;
}
.convert-instruction img {
    width: 23px;
    vertical-align: -3px;
    margin-right: 5px;
}
.convert-instruction .subblock-title {
    color: #000;
    text-align: left;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    height: unset;
}
.convert-instruction .subblock-desc {
    text-align: justify;
    padding: 60px 0;
    line-height: 25px;
}
.dropzone-loaded {
  display:none;
  text-align: left;
  margin-top: 20px;
}
.dropzone-loaded img {
  height: 70px;
  margin-left:15px;
}
.dropfile {
  background-color: #0007;
  position:fixed;
  top:0;
  left:0;
  width:100vw;
  height:100vh;
  z-index:1000;
  display:none;
}
.dropfile img {
  position:absolute;
  left:50%;
  top:50%;
  width:150px;
  margin-left:-75px;
  margin-top:-75px;
}
.dropzone-img {
    margin-top: 10px;
}
.image-preview {
    width: 170px;
    height: 170px;
    box-shadow: 0 2px 9px 0px rgba(0, 0, 0, 0.36);
    border: 1px solid #d0d0d0;
    margin: 0 35px;
    display: inline-block;
    float: left;
    position: relative;
}
.empty-preview {
    width: 43px;
    margin-top: 62px;
}
.empty-preview-text {
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}
.empty-preview-indicator {
    position: absolute;
    width: 0;
    height: 22px;
    background: #e4008c77;
    left: 0;
}
.not-loaded {
  display:none;
}
.single-preview-wrapper {
    width: 150px;
    height: 110px;
    background-size: cover;
    margin-top:-2px;
    margin-left: 10px;
    margin-bottom: 6px;
    position:relative;
    overflow:hidden;
}
.single-preview {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    cursor:pointer;
}
.single-preview:hover {
  opacity:0.5;
}
.preview-name {
    color: #6e6e6e;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    margin-left: 10px;
    margin-top: 2px;
    max-width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    width: auto;
    text-align: left;
    float: left;
    margin-bottom: 2px;
}
.preview-name-end {
    color: #6e6e6e;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    float: left;
    margin-top: 2px;
    margin-bottom: 2px;
}
.preview-size {
    position: absolute;
    color: #6e6e6e;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    right: 10px;
    top: 2px;
}
.single-save-button {
    width: 150px;
    height: 22px;
    border-radius: 14px;
    border: 1px solid #bdbdbd;
    margin: auto;
    font-size: 12px;
    font-weight: 500; 
    text-align: center;
    margin-top: -1px;
}
.preview-icons {
    position: absolute;
    width: 35px;
    right: -35px;
    top: -1px;
    border-top-right-radius: 5px;
    border: 1px solid #949494;
    border-bottom-right-radius: 5px;
}
.modal .preview-icons {
  border:none;
}
.preview-icons img {
  width:25px;
  margin: 5px auto;
}
.preview-icons div:not(.compress-preview), .single-save-button {
  cursor:pointer;
}
.preview-icons div:not(.compress-preview):hover, .single-save-button:hover {
  opacity:0.5;
}
.compress-preview {
  color: #889b23;
  font-size: 15px;
  margin: 5px auto;
}
.preview-control {
  position:absolute;
  background:#fff;
  top:0px;
  height: 218px;
  width:78px;
}
.left-control {
  left:0;
  z-index: 10;
}
.right-control {
  right:0;
}
.preview-control img {
    width: 45px;
    cursor: pointer;
    top: 125px;
    position: absolute;
    margin-top: -22px;
    margin-left: -22px;
}
.preview-control img:hover {
  opacity:0.5;
}
.modal.modal-dialog-center {
  text-align: center;
  padding: 0!important;
}

.modal.modal-dialog-center:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}
#dialogModalBox.modal.modal-dialog-center:before {
  height: unset;
}
.modal-dialog.modal-dialog-center {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 600px;
  max-width: 90vw;
}
.modal .close {
  position:absolute;
  right:15px;
  top:18px;
  float:none!important;
  cursor:pointer;
}
.modal .close img {
  width:29px!important;
}
.modal-title {
    font-size: 24px;
    text-align: center;
    width: 100%;
    font-weight: 500;
    padding-right: 36px;
    padding-left: 36px;
}
.modal-button {
  width: 235px;
  height: 44px;
  border-radius: 43px;
  border: 1px solid #7d7d7d;
  background-color: #e4008c;
  margin:auto;
  float:none;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  cursor:pointer;
}
.modal-button:hover, .modal .close:hover {
  opacity:0.5;
}
.load-url-image input {
  width: calc(100% - 30px);
  height: 57px;
  border-radius: 5px;
  border: 1px solid #eaeaea;
  font-size: 18px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 10px;
}
input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-header, .modal-footer { 
  border:none!important;
}
.common-compress {
    width: 323px;
    display: inline-block;
    margin-left:10px;
    margin-right:15px;
    max-width: calc(100% - 450px);
}
.common-compress-settings img {
  width:16px;
  margin-right: 3px;
}
.common-compress-settings {
  font-size:18px;
  font-weight:500;
}
.action-block {
  margin-top:25px;
}
.ui-widget.ui-widget-content {
    border-radius: 7px;
    height: 14px;
}
body .ui-slider .ui-slider-handle {
    width: 28px;
    height: 28px;
    /box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.14);
    border: 1px solid #9ba94e;
    background: #e0f182;
    border-radius: 14px;
    margin-top: -3px;
}
body .modal .ui-slider .ui-slider-handle {
   margin-top: -5px;
}
body .ui-slider-range {
    background: #d3e573;
}
body .ui-state-focus {
  outline:none;
}
.compress-value, .single-compress-value {
  color: #889b23;
  width: 80px;
  height: 27px;
  border-radius: 3px;
  border: 1px solid #d4d4d4;
  text-align:center;
}
.gray-outlined-button.active, .gray-button.active {
  cursor:pointer;
}
.gray-outlined-button.active:hover, .gray-button.active:hover {
  opacity:0.5;
}
.gray-outlined-button {
    width: 150px;
    height: 37px;
    border-radius: 50px;
    border: 1px solid #afafaf;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    padding-top: 8px;
}
.delete-all.active {
  color: #e4008c;
}
.save-all.active {
  border: 1px solid #afafaf;
  background-color: #e0f182;
}
.apply-compress-value {
    margin-top: -5px;
    margin-left: 10px;
}
.gray-button.non-active  {
  color: #c7c6c6;
  cursor: not-allowed;
}
.gray-outlined-button.non-active {
    border: 1px solid #bbbbbb;
    background-color: #f4f4f4;
    color: #a5a5a5;
    cursor: not-allowed;
}
.save-all {
  width:300px;
  margin-left:35px;
}
.save-delete-block {
  text-align:right;
  margin-top: -5px;
}

#settingsBox .empty-preview{
    position: absolute;
    margin-left: 230px;
    margin-top: 140px;
}
body .single-size-settings .ui-slider-range {
    background: #f1f1f1;
}
body .single-size-settings .ui-slider .ui-slider-handle {
    border: 1px solid #9a9a9a;
    background: #dadada;
    margin-left: -4px;
}
.single-size {
    margin-left: 4px;
    height: calc(100% - 60px)!important;
}
.modal-image {
    min-width: 500px;
    min-height: 320px;
    max-height: 60vh;
    max-width: calc(90vw - 100px);
    cursor: move;
    position:relative;
}
.single-size-settings img {
  width:20px;
  display:block;
}
.single-size-settings {
    position: absolute;
    top: 0px;
    right: -40px;
    height:100%; 
}
.icon-plus {
    margin-bottom: 15px;
    margin-right: 5px;
}
.icon-minus {
    margin-top: 15px;
    margin-right: 5px;
}
#settingsBox .modal-dialog {
  width: unset;
}
#settingsBox .modal-body {
  padding: 11px 50px;
}
.single-compress {
    width: 295px;
    display: inline-block;
    vertical-align: -2px;
    margin-left: 12px;
    margin-right: 12px;
    max-width: 90%;
}
.single-compress-settings img {
  width: 14px;
}
.single-compress-settings {
    margin-top: 10px;
}
.single-compress-value {
    margin-left: 7px;
    margin-top: 10px;
}
.single-compress {
    margin-top: 10px;
}
.modal-header .preview-name {
    max-width: calc(100% - 232px);
    position: relative;
    margin-top: 9px;
    margin-bottom: -7px;
}
.modal-header .preview-name-end {
    margin-top: 9px;
    margin-bottom: -7px;
}
.modal-header .preview-size {
    position: relative;
    display: inline-block;
    top: 9px;
    margin-left: 45px;
}
.modal .rotate-preview img{
    width: 30px;
}
.modal .rotate-preview {
    position: absolute;
    top: 13px;
    right: 88px;
}
.modal-header {
  display: block;
}
.modal-apply-settings {
  border: 1px solid #7d7d7d;
  background-color: #ffffff;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
}
.modal-save-image {
  border: 1px solid #9ba94e;
  background-color: #d3e573;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
}
.delete-url {
    width: 15px;
    vertical-align: 1px;
    cursor: pointer;
}
.delete-url:hover {
  opacity:0.5;
}
.gray-outlined-button.add-url {
    width: 235px;
    height: 44px;
    padding-top: 10px;
    margin: auto;
    margin-bottom: 20px;
}
.gray-outlined-button.add-url img {
    width: 24px;
    position: absolute;
    margin-left: -53px;
}
#loadUrlBox .modal-footer {
    display: block;
    text-align: center;
}
.load-url-image {
    margin-bottom: 10px;
}
.modal-body.scroll-modal-body {
    max-height: 500px;
    overflow: auto;
}
.error-list-wrapper .modal-text {
  margin-bottom:0;
}
.modal-text {
  padding: 0 20px;
  margin: 10px 0 0;
  font-size: 17px;
  font-weight: 400;
}
.modal-text.bold {
  font-weight: 500;
}
.comments .comment-textarea {
    height: 130px;
    border-radius: 3px;
    width: 100% !important;
    padding: 8px 25px 8px 12px;
    position: relative;
    border: 1px solid #eaeaea;
    font-size: 18px;
    font-weight: 400;
    resize: vertical;
    min-height: 90px;
    margin-top: 10px;
}
.emojiPickerIconWrap {
    width: 100%;
}
.new-comment .emojiPickerIconWrap .black {
    background: url(/images/smile-icon.png);
    width: 20px !important;
    height: 25px !important;
    border-radius: 3px;
    bottom: 5px;
    right: 16px;
    background-color: 
    transparent !important;
    background-size: 17px 17px;
    background-repeat: no-repeat;
    background-position: 1px 1px;
    top: unset;
    position: absolute;
}
.comment-send-button {
  width: 100%;
  height: 55px;
  border-radius: 28px;
  border: 1px solid #00acd0;
  color: #00acd0;
  font-size: 20px;
  font-weight: 500;
  text-align:center;
  padding: 11px;
  margin:auto;
  margin-top: 11px;
  cursor:pointer;
  max-width: 340px;
}
.comment-send-button:hover {
  opacity:0.5;
}
body .generate-avatar img {
  width:65px;
  border-radius:50%;
  margin-left: 10px;
  margin-right: 5px;
}
.comment img {
    float: left;
    margin-right: 13px;
    width: 65px;
    border-radius: 50%;
}
.comments .block-title {
  margin-bottom:13px;
}
.comment .new-comment {
    display: none;
}
.generate-avatar {
  font-size:18px;
  font-weight: 700;
  cursor:pointer;
}
.generate-avatar:hover {
  opacity:0.5;
}
.comment-user-name {
  font-size:18px;
  border:none;
  border-bottom: 1px solid #eaeaea;
  width: 170px;
}
.drop-menu.compress {
    left: -49px;
}
.generate-avatar .fa {
    width: 29px;
}
.comment .name {
  font-size: 18px;
  font-weight: 700;
}
.comment .text {
    font-size: 15px;
    font-weight: 400;
    padding-left: 78px;
    margin-top: -17px;
}
.comment .time {
  font-size: 13px;
  color: #6e6e6e;
}
.comment {
    margin-top: 20px;
}
.comment-ans {
    color: #00acd0;
    font-size: 17px;
    font-weight: 700;
    margin-left: 20px;
    cursor:pointer;
}
.del-comment {
  cursor:pointer;
}
.comment-ans:hover, .del-comment:hover, .hide-ans:hover {
  opacity:0.5;
}
.comment form img {
    float: none;
}
.hide-ans {
  color: #e25e86;
  font-size: 17px;
  font-weight: 700;
  margin-left: 15px;
  cursor:pointer;
}
.ans-list {
    padding-left: 100px;
}
.language-selector-wrapper {
    font-size: 15px;
    float: right;
    margin-top: -49px;
    display: block;
    position: relative;
    height: 30px;
}
.language-selector {
    width: 150px;
    height: 26px;
    border: 1px solid #d4d4d4;
    padding-left: 10px;
    position: relative;
    font-size: 15px;
}
.language-selector:after {
    content: '';
    background: url(/images/arrow-down.png);
    position: absolute;
    width: 10px;
    height: 8px;
    right: 8px;
    background-size: cover;
    top: 8px;
    background-repeat: no-repeat;
}
.language-selector-wrapper:hover .language-selector:after {
   background-image: url(/images/arrow-up.png);
}
.language-dropdown {
    width: 150px;
    border: 1px solid #969595;
    padding: 10px;
    position:absolute;
    display:none;
    background:#fff;
    margin-top: 3px;
}
.language-selector-wrapper:hover .language-dropdown {
   display:block;
}
footer {
  border: 1px solid #eaeaea;
  background-color: #f3f3f3;
  padding: 23px 0px 19px;
  margin-top:30px;
  font-size:15px;
}
footer .nav-link {
  padding:0;
  font-weight: 400;
}
body a {
  color: unset;
  text-decoration:none;
  font-weight:700;
}
body a:hover {
  text-decoration:none;
  opacity:0.5;
  color:unset;
}
.footer-main-menu {
  padding-left:50px;
}
.add-url {
  cursor:pointer;
}
.add-url:hover {
  opacity:0.5;
}
.modal .close {
  opacity:1;
}
.modal .close:hover {
  opacity:0.5;
}
.error404-title {
  color: #9bd0db;
  font-size: 208px;
  font-weight: 700;
  margin-top:100px;
  margin-top: 35px;
  text-align: center;
  vertical-align: -2px;
}
.error404-title img {
  width:150px;
  vertical-align: -2px;
}
.site-error a {
  font-size: 18px;
  font-weight: 400;
  display:block;
  text-align:center;
  margin-top: -20px;
}
.action-page .subblock-desc {
    height: unset;
    padding-bottom: 0;
} 

.col-lg-6 .col-sm-4.center-block {
    -ms-flex: 0 0 33.333333%!important;
    flex: 0 0 33.333333%!important;
    max-width: 33.333333%!important;
}
.error-list-wrapper {
  display:none;
}
.rating-block {
    border: 1px solid #e5e5e5;
    padding: 30px;
}
.rating-block > div {
  text-align: center;
}
.rating-symbol {
    margin-right: 15px;
}
.rating-symbol:last-child {
    margin-right: 0;
}
.rating-symbol .fa {
   font-size:23px;
}
.rating-symbol .fa-star {
   color: #e25e86;
}
.rating-value {
  width: 100px;
  height: 100px;
  border-radius:100px;
  border: 1px solid #e57093;
  color: #e57093;
  font-size: 35px;
  font-weight: 500;  
  text-align:center;
  padding-top: 25px;
  display: inline-block;
  margin-left: 60px;
  vertical-align: 33px;
} 
.rating-title {
  font-size: 24px;
  font-weight: 500;
}
.rating-votes {
    font-size: 15px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 15px;
}
.rating-action {
  display: inline-block;
}
.grecaptcha-badge {
  visibility: hidden;
} 
footer .footer-logo {
  color: #e25e86;
  font-weight:700;
}
footer .container {
    max-width: 1400px;
}
.col-md-12.wo-padding {
  padding-left:0;
  padding-right:0;
}
.ya-share2__container_size_m .ya-share2__icon {
    height: 38px !important;
    width: 38px !important;
    background-size: 38px 38px !important;
}
.ya-share2 {
    margin-top: 34px;
}
input:focus, textarea:focus, button:focus {
  outline:none;
}
.sic {
    font-size: 25px;
    width: 31px;
    display: inline-block;
    padding:0;
    border: none;
    background: 
    #fff0;
}
.more-comments-button, .last-comments-button {
    width: 260px;
    height: 34px;
    border-radius: 17px;
    border: 1px solid #7f7f7f;
    color: #8d8989;
    font-size: 15px;
    font-weight: 500;
    margin-top: 30px;
    padding-top: 5px;
    cursor: pointer;
}
.send-comment-area {
    text-align: center;
}
.more-comments-button:hover, .last-comments-button:hover {
  opacity:0.5;
}
.logo img {
  width:150px;
}
.logo {
  position:absolute;
  margin-top: 5px;
  z-index: 2;
}
.animation-selector::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 14px;
    background: #fff;
    -webkit-box-shadow: 0 0 .25em rgba(0,0,0,.3);
    box-shadow: 0 0 .25em rgba(0,0,0,.3);
    -webkit-transform: scale(.7);
    transform: scale(.7);
    left: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.animation-selector.on::after {
    left: calc(100% - 20px);
}
.animation-selector {
    font-size: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 43px;
    height: 20px;
    background: #ddd;
    border-radius: 3em;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
}
.animation-selector.on {
    background: #e0f182;
}
.animation-params {
    text-align: center;
    padding: 10px;
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    margin: auto;
    margin-top: -25px;
    width: 450px;
    z-index: 11;
}
.animation-params.off {
  /width: 200px;
  color: #ddd;
}
.animation-params .animation-title {
  color: #96aa2d;
  font-size: 16px;
  font-weight: 500;
  margin-left: 10px;
  vertical-align: 4px;
}
.animation-loop img {
  width:25px;
  vertical-align: -6px;
  cursor:pointer;
}
.animation-loop img:hover, .animation-loop .loop-off:hover {
  opacity:0.5;
}
.animation-loop {
    vertical-align: 4px;
    margin-left: 13px;
}
.animation-loop .loop-off {
    width: 25px;
    height: 25px;
    border: 2px solid #ddd;
    cursor: pointer;
    vertical-align: -6px;
    border-radius: 2px;
    display:none;
}
.animation-time {
    vertical-align: 4px;
    margin-left: 13px;
}
body .animation-time input {
    font-size: 17px;
    font-weight: 500;
    color: #96aa2d;
    text-align: center;
    width: 80px;
    border-radius: 3px;
    border: 1px solid #eaeaea;
    height: 27px;
    padding: 2px 10px 0 0;
}
.animation-params.off .animation-time input {
  color:#ddd;
  cursor: not-allowed!important;
}
.animation-params.off .animation-loop img {
  display:none!important;
}
.animation-params.off .animation-loop .loop-off {
  display:inline-block!important;
  cursor: not-allowed!important;
}
.animation-params.off .animation-loop .loop-off:hover {
  opacity:1!important;
}
.animation-params.off .animation-title {
  color:#ddd;
}
.animation-params.off .animation-time, .animation-params.off .animation-loop {
  /display:none;
}
.try-convert {
  text-align:center;
  font-size:16px;
  margin-bottom:30px;
}
.try-convert .subblock-string {
    display: inline-block;
    width: 180px;
    font-size:16px;
    text-transform:uppercase;
    margin-left:10px;
    font-weight:700;
    height:40px;
}
.try-convert .subblock-string .sec-col {
    width: 35px;
}
#errorBox .modal-title img {
    width: 26px;
    vertical-align: -3px;
    margin-right: 3px;
}
#errorBox .modal-body .modal-text {
  color: #acacac;
  font-size: 15px;
  font-weight: 300;
  padding: 0;
  margin: 0;
}
#errorBox .modal-body .error-text {
  font-size: 15px;
}
.error-list-wrapper {
    padding-bottom: 10px;
}
#errorBox .modal-title {
    margin-bottom: 25px;
}
#errorBox .modal-body {
    border: 1px solid  #eaeaea;
    margin-left: 35px;
    margin-right: 35px;
}
#errorBox .modal-body.scroll-modal-body {
    max-height: calc(90vh - 268px);
}

.contact-message-form {
  width: 800px;
  max-width:100%
}
.supprt-input {
  height: 55px;
  border-radius: 5px;
  border: 1px solid #eaeaea;
  font-size: 18px;
  font-weight: 400;
  padding-left:15px;
  margin-bottom:20px;
  margin-top:20px;
  width:100%;
}
.supprt-textarea {
  height: 250px;
  min-height: 250px;
  resize:vertical;
  border-radius: 5px;
  border: 1px solid #eaeaea;
  font-size: 18px;
  font-weight: 400;
  padding:15px;
  margin-bottom:20px;
  margin-top:20px;
  width:100%
}
.support-message-sent {
  width: 240px;
  height: 42px;
  border-radius: 21px;
  border: 1px solid #00acd0;
  background-color: #00acd0;
  font-size: 18px;
  font-weight: 500;
  color:#fff;
  max-width:100%;
  float:right;
}
.support-wrapper {
    width: 100%;
    background-image: url(/images/icon-send-email.png);
    background-size: 250px auto;
    background-repeat: no-repeat;
    background-position: calc(100% - 8vw) 150px;
}
.success-action, .fail-action {
  display:none;
}
.success-action {
  width: 435px;
  height: 78px;
  box-shadow: 0 2px 9px 1px rgba(0, 0, 0, 0.53);
  border-radius: 3px;
  border: 1px solid #d5d5d5;
  background-color: #d3e573;
  font-size: 36px;
  font-weight: 500;
  color:#fff;
  position: absolute;
  right: 78px;
  top: 233px;
  text-align: center;
  padding-top: 11px;
}
.fail-action {
  background-color: #f00;
}
.success-action .close, .fail-action .close {
    top: 19px;
    right: 20px;
    width: 38px;
    float: none;
    position: absolute;
}
.success-action .close img, .fail-action .close img {
    width:38px;
}
.success-action .close:hover, .fail-action .close:hover {
   opacity: 0.5;
}
.success-action > img, .fail-action > img {
  width:50px;
  position: absolute;
  left: 17px;
  top: 13px;
}
button:hover {
  opacity:0.5;
}
.privacy-message {
    float: left;
    width: calc(100% - 300px);
    font-size: 14px;
}
.privacy-link {
  font-weight:400;
  color:#00acd0;
}
.jq-number__field input {
    -moz-appearance: textfield;
}
.jq-number__spin {
    position: absolute;
}
.jq-number, .jq-number__field {
    display: inline-block;
}
body .jq-number__spin.minus:after {
    content:'';
   background-image:url(/images/button-down.png);
       background-size: cover;
    width: 7px;
    height: 6px;
    top: -5px;
    border:none;
}
.jq-number__spin.plus::after {
    content: '';
    background-image: url(/images/button-up.png);
    background-size: cover;
    width: 7px;
    height: 6px;
}
body .jq-number__spin::after {
    position: absolute;
    top: 0;
    left: 0;
    border:none;
}
body .jq-number__field {
  width: 80px;
  border:none;
  box-shadow:none;
}
body .jq-number {
  padding:0;
}
body .jq-number__spin {
    position: absolute;
    top: 5px;
    right: 9px;
    width: 6px;
    height: 6px;
    border:none;
    background:none;
    box-shadow:none;
} 
body .jq-number__spin:hover {
    border:none;
    background:none;
    box-shadow:none;
    opacity:0.5;
}
.animation-params.off .jq-number__spin {
  cursor:not-allowed;
  opacity:0.5;
} 

.menu-burger {
    display:none;
    position: absolute;
    right: 16px;
    top: 10px;
    cursor:pointer;
}
.menu-burger:hover {
  opacity:0.5;
}
.menu-burger img {
  width:40px;
  margin-top: -8px;
}
.ya-share2__container_size_m .ya-share2__counter {
    font-size: 18px !important;
    line-height: 38px !important;
    padding: 0 8px !important;
}
.emojiPicker .shortcode {
  display:none;
}
.no-comments {
  margin-top:20px;
  font-size:16px;
  font-weight:500;
}
.emojiPicker {
  height:180px!important;
}
.emojiPicker .sections {
  height:140px!important;
}
.image-preview {
    margin: 0 49px 0 21px;
}
.image-zone-wrapper {
    padding: 37px 20px 10px;
}
.image-zone-inner {
    overflow-x: scroll;
    padding: 0 58px 15px;
    box-sizing: content-box;
}
.image-zone {
    height: 190px;
}
.nicescroll-rails {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.to-gif-page .image-zone-wrapper {
    padding: 37px 20px 25px;
}







@media (max-width: 1400px) {
  .generate-avatar span {
    display:none;
  }
}
@media (max-width: 1200px) {
  .load-files-button {
    width: 250px;
  }
  .block-title.big {
    font-size: 32px;
  }
  .block-title {
    font-size: 32px;
  }
  .block-desc {
    font-size: 16px;
  }
  .support-wrapper {
    background-size: 150px auto;
    background-position: calc(100% - 5vw) 150px;
  }
}

@media (min-width: 1185px) {
  .convert-instruction > div {
    padding-right:12px;
    padding-left:12px;
  }
  .convert-instruction > div:first-child {
    padding-right:24px;
    padding-left:15px;
  }
  .convert-instruction > div:last-child {
    padding-left:24px;
    padding-right:15px;
  }
}
@media (max-width: 1185px) {
  .common-compress-settings {
    text-align: center;
  }
  .save-delete-block {
    text-align: center;
    margin-top: 17px;
  }
}

@media (min-width: 1000px) {
  .header-nav-action {
    display: block !important;
  }
  .nav-title, .nav-a-wrapper, .nav-a {
    display: inline !important;
  }
  .drop-menu-wrapper {
    display: none!important;
  }
  .nav-a-wrapper:hover .drop-menu-wrapper {
    display: block!important;
  }
}

@media (max-width: 999px) {
  .support-wrapper {
    background: none;
  }
  .generate-avatar span {
    display:inline;
  }
  .generate-avatar {
    margin-top:15px;
    display: inline-block;
  }
  .header-nav-action {
    position: fixed;
    background: #fff;
    width: 100vw;
    display: none;
    z-index: 100;
    margin-left: 0;
    margin-top: 49px;
    padding: 60px 0px 15px;
    right: 0;
    height: calc(100vh - 67px);
    overflow-y:auto;
  }
  .close-menu, .close-language {
    position: absolute;
    cursor: pointer;
    width: 35px;
    height: 35px;
    content: '';
    display: block;
    background-image: url(/images/close-menu.png);
    background-size: contain;
    top: 10px;
    right: 16px;
  }
  .close-menu:hover, .close-language:hover {
    opacity:0.5;
  }
  .header-nav-action > span {
    display:block;
  }
  .menu-burger {
    display: block;
  }
  .not-in-burger {
    display:none !important;
  }
  .language-selector-wrapper {  
    margin-top: -53px;
    margin-right: 80px;
  }
  .nav-a.border_right {
    border-right:none;
  }
  .drop-menu-wrapper {
    position: relative;
    display: block;
    background: none;
    margin-top: 0;
    left:0;
    margin: -10px auto -20px;
    padding-top: 0;
    top: 0;
}
  .drop-menu-wrapper:before, .drop-menu-wrapper:after {
    display:none;
  }
  .drop-menu-wrapper.compress {
    left: 0;
    margin:auto;
  }
  .drop-menu {
    box-shadow:none;
    background:none;
  }
  .nav-title img {
    height: 22px;
    vertical-align: -4px;
    margin-right: 4px;
  }
  body .header-nav-action .nav-a-wrapper {
    display:none;
  }
  body .header-nav-action .nav-a-wrapper:last-child {
    display:block;
  }
  .drop-menu-wrapper {
    display:none;
  }
  .nav-title:after {
    content:'';
    position:absolute;
    display:block;
    width:15px;
    height:13px;
    background-image: url(/images/button-down.png);
    background-size:cover;
    right: 10%;
    margin-top:-20px;
  }

  .nav-title.active:after {
    background-image: url(/images/button-up.png);
  }
  .nav-title {
    margin-bottom: 10px;
    padding: 8px 10% 15px;
    border-bottom: 1px solid #eaeaea;
    cursor: pointer;
    width: 100%;
    display: block;
  }
  .nav-title:hover {
    opacity:0.5;
  }
  .nav-a-wrapper:hover .drop-menu-wrapper {
    display: none;
  }
  .nav-a-wrapper .nav-a {
    text-align: center;
    width: 100%;
    display: block;
    margin: 20px auto;
    padding: 0;
    position: relative;
  }
  .nav-a-wrapper .nav-a::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 15px;
    height: 13px;
    background-image: url(/images/button-down.png);
    background-size: cover;
    left:50%;
    margin-left: 54px;
    margin-top: 7px;
  }
  .nav-a-wrapper .nav-a.active:after {
    background-image: url(/images/button-up.png);
  }
  .drop-menu {
    padding-top:0;
  }
  .language-selector {
    width: 38px;
    height: 38px;
    background-image: url(/images/icon-earth.png);
    background-size: cover;
    content: ' ';
    font-size: 0;
    border: none;
    margin-top: -4px;
    cursor:pointer;
    background-repeat:no-repeat;
  }
  .language-selector:hover {
    opacity:0.5;
  }
  .language-selector-wrapper.active .language-selector {
    background-image: url(/images/icon-eath-active.png);
  }
  .language-selector:after {
    display:none;
  }
  .language-selector-wrapper:hover .language-dropdown {
    display: none;
  }
  .language-selector-wrapper.active .language-dropdown {
    display: block;
  }
  .act-lang {
    color:#e4008c;
  }
  .language-dropdown {
    position: fixed;
    background: #fff;
    width: 100vw;
    margin-left: 0;
    margin-top: 17px;
    padding: 60px 0px 15px;
    right: 0;
    height: calc(100vh - 67px);
    overflow-y: auto;  
    z-index: 100;
    border: none;
  }
  .language-selector-wrapper {
    font-size: 32px;
    text-align: center;
    line-height: 60px;
  }
}
@media (max-width: 960px) {
  .rating-value {
    display:block;
    margin: auto;
    margin-top: 13px;
  }
  .hide-ans {
    position: absolute;
    right: 15px;
    margin-top: -7px;
  }
  .comments .comment-textarea {
    margin-top: 20px;
  }
}
@media (max-width: 840px) {
  .dropzone, .image-zone-wrapper {
    margin-top: 45px;
  }
  .rating-value {
    display: inline-block;
    margin-top: 0;
    margin-left:60px;
  }
  .ya-share2 {
    margin-top: 10px;
    padding-bottom: 36px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 23px;
  }
  .border-right {
    border:none!important;
  }
  .footer-main-menu {
    padding-left:0;
    margin-bottom: 15px; 
  }
  footer .nav-link {
    font-weight:500;
  }
  .convert-instruction .subblock-desc {
    padding: 53px 0 0;
    margin-bottom: 0px;
  }
  .convert-instruction > div:last-child .subblock-desc {
    margin-bottom: 15px;
  }
}
@media (max-width: 670px) {
  .modal-image {
    min-width: unset;
    min-height: unset;
  }
  .privacy-message {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  .apply-compress-value {
    display: block;
    margin: auto;
    margin-top: 10px;
    width:300px;
  }
  .common-compress {
    max-width: calc(100% - 220px);
  }
  .save-all {
    display:block;
    margin:auto;
    margin-bottom: 30px;
    height: 73px;
    font-size: 20px;
    margin-top: 9px;
    padding-top: 19px;
  }
  .delete-all {
    display: block;
    position: absolute;
    margin-top: 100px;
    left: 50%;
    transform: translatex(-50%);
  }
  .header-subnav .subblock-string {
    font-size:12px;
    font-weight: 700;
    text-transform: uppercase;
    width:145px;
    height: 29px;
    padding-top: 4px;
    margin-right: 14px;
  }
  .header-subnav .subblock-string:last-child {
    margin-right: 0px;
  }
  .header-subnav .subblock-string .sec-col {
    width: 22px;
    vertical-align: 1px;
  }
  .header-subnav .subblock-string img {
    width: 14px;
  }
  .convert-instruction .subblock-title {
    font-size:18px;
  }
  .subblock-desc {
    font-size: 14px;
    line-height:18px;
  }
}
@media (max-width: 570px) {
  .generate-avatar span {
    /display:none;
  }
}
@media (max-width: 542px) {
/*
  .rating-value {
    display:block;
    margin: auto;
    margin-top: 13px;
  }
*/
  .rating-title {
    font-size: 18px;
  }
  .header-title {
    font-size: 28px;
    line-height:32px;
  }
  .header-desc, .header-bg.support div {
    font-size: 16px;
  }
}
@media (max-width: 500px) {
/*
  .save-all {
    width: 200px;
  }
*/
  .animation-params:not(.off) .animation-title {
    display:none;
  }
  .animation-params {
    width: 325px;
  }
  .header-nav-action {
    max-width:unset;
  }
}
@media (max-width: 470px) {
  .preview-control {
    width: 52px;
  }
  .image-zone-wrapper {
    padding: 37px 19px;
  }
  .error404-title {
    font-size: 130px;
  }
  .error404-title img {
    width:95px;
    vertical-align: -2px;
  }
  .site-error a {
    font-size: 16px;
  }
  .rating-value {
    display: block;
    margin: auto;
    margin-top: 13px;
  }
}
@media (max-width: 440px) {
  .generate-avatar span {
    display:inline;
  }
}
@media (max-width: 400px) {
/*
  .save-all {
    width: 150px;
  }
*/
  .animation-loop span, .animation-time span {
    display:none;
  }
  .animation-params {
    width: 235px;
  }
}

@media (hover:none) and (pointer:coarse) {
 *:hover, *:hover *
  {
    opacity:1!important;
  }
}