@media (max-width: 1199px) AND (min-width: 992px) {
  #header .container {
    width: 970px;
  }
}
@media (max-width: 991px) AND (min-width: 768px) {
  #header .container {
    width: 750px;
  }
}
@media (max-width: 767px) {
  #header .container {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#header .menu-toggle {
  position: absolute;
  top: 1px;
  right: 15px;
  padding: 0;
  line-height: normal;
}
#header .menu-toggle i.icon {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 22px;
  border: 0;
  border-top: 4px solid #403f3f;
  border-bottom: 4px solid #403f3f;
  background: none;
  cursor: pointer;
}
#header .menu-toggle i.icon:before {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 30px;
  height: 4px;
  background: #403f3f;
}
@media screen and (max-width: 1199px) {
  #header #mainmenu {
    position: fixed;
    top: 0;
    right: -40%;
    width: 40%;
    height: 100% !important;
    margin: 0;
    padding: 0;
    background: #34275d;
    overflow: auto;
    z-index: 99999;
  }
  #header #mainmenu ul.pull-left {
    width: 100%;
    padding: 25px;
  }
  #header #mainmenu ul.pull-left li {
    float: none;
    display: block;
    width: 100%;
    margin: 0;
  }
  #header #mainmenu ul.pull-left li a {
    display: block;
    padding: 20px 0;
    background: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
  }
  #header #mainmenu ul.pull-left li a:after {
    content: normal;
  }
  #header #mainmenu ul.pull-left li.logout {
    margin: 0;
    padding: 20px 0 0 0;
    background: none;
    border: 0;
  }
  #header #mainmenu ul.pull-left li.logout a {
    background: none;
    border: 1px solid #fff;
    text-align: center;
  }
  #header #mainmenu span.close-menu {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 32px;
    height: 32px;
    background: url('../images/close-menu-ico.png') no-repeat;
    cursor: pointer;
  }
  #header #mainmenu ul.login {
    float: none !important;
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  #header #mainmenu {
    right: -85%;
    width: 85%;
  }
}
@media (max-width: 1199px) {
  #header #language {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  #wheader {
    height: auto;
  }
  #wheader ul {
    text-align: center;
  }
  #wheader ul li {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
}
img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1199px) AND (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media screen and (max-width: 991px) AND (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .upload-block .container:before,
  .upload-block .container:after {
    content: normal;
  }
}
@media screen and (max-width: 991px) {
  .upload-block .tabs {
    width: 100%;
    border-bottom: 1px solid #eee;
  }
  .upload-block .tabs li {
    float: left;
    width: 80px;
    box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  .upload-block .tabs li.current {
    background-color: #faf8f8;
  }
  .upload-block .box {
    width: 100%;
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 991px) AND (min-width: 768px) {
  .upload-block .container {
    width: 750px;
  }
}
@media screen and (max-width: 767px) {
  .upload-block .container {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .upload-block .container .block-title {
    font-size: 35px;
  }

}
@media screen and (max-width: 500px) {
  .upload-block #uploadfile table#advanced_opts td {
    display: block;
    width: 100% !important;
  }
  .upload-block #upload_controls input[type="button"] {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 33px;
    margin: 0 0 10px 0;
  }
  .upload-block #uploadurl .advanced label,
  .upload-block #uploadurl .advanced input,
  .upload-block #uploadurl .advanced select {
    display: block;
    width: 100%;
    margin: 0;
  }
  .upload-block #uploadurl .advanced label {
    margin: 0 0 10px 0;
  }
}
@media screen and (max-width: 1199px) {
  .articles .pull-left {
    width: 100%;
  }
  .articles .sidebar {
    display: none;
  }
}
@media screen and (max-width: 1199px) AND (min-width: 992px) {
  .articles {
    width: 970px;
  }
}
@media screen and (max-width: 991px) AND (min-width: 768px) {
  .articles {
    width: 750px;
  }
}
@media screen and (max-width: 767px) {
  .articles {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .articles .text ul.list li {
    float: none;
    display: block;
    width: 100%;
    padding-top: 55px;
    margin: 0 0 35px 0;
    text-align: center;
  }
  .articles .text ul.list li:last-child {
    margin-bottom: 0;
  }
  .articles .text ul.list li:before {
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .articles .text ul.list li article {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .login-form,
  .register-form {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .register-form .form-group .row select {
    width: 100%;
    margin-top: 23px;
  }
}
@media screen and (max-width: 500px) {
  .register-form table {
    width: 100%;
    text-align: left;
  }
  .register-form table tr td {
    display: block;
    width: 100%;
  }
  .register-form table tr td input,
  .register-form table tr td div {
    width: 100% !important;
    margin: 0 !important;
  }
  .register-form table tr td div {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 991px) {
  .my-files .folders-wrapper .search,
  .my-files .folders-wrapper .folders {
    float: none;
    display: block;
    width: 100%;
    margin: 0;
  }
  .my-files .folders-wrapper .search {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .my-files .folders-wrapper .search label,
  .my-files .folders-wrapper .folders label {
    display: block !important;
    width: 100% ;
    margin: 0 0 10px 0 !important;
  }
  .my-files .folders-wrapper .search input,
  .my-files .folders-wrapper .folders input {
    display: block;
    width: 100% !important;
  }
  .my-files .folders-wrapper .search input[type="text"],
  .my-files .folders-wrapper .folders input[type="text"] {
    height: 35px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .edit-file table,
  .edit-folder table,
  .report-abuse table {
    width: 100% !important;
  }
}
@media screen and (max-width: 991px) {
  .edit-file .submit input,
  .edit-folder .submit input,
  .report-abuse .submit input {
    width: auto;
  }
}
/* My account */
@media screen and (max-width: 1199px) {
  .my-account .short-info ul li {
    width: 100%;
    min-height: 1px;
    margin: 0 0 10px 0;
    padding: 25px 30px 25px 100px;
  }
}
@media screen and (max-width: 400px) {
  .my-account .short-info ul li span {
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  .my-account .account-settings {
    background: none;
  }
  .my-account .account-settings .info-block {
    width: 100%;
  }
  .my-account .account-settings .info-block .section-title {
    margin-left: 0;
    text-align: center;
  }
  .my-account .account-settings .info-block .form-group label,
  .my-account .account-settings .info-block .form-group input,
  .my-account .account-settings .info-block .form-group select {
    display: block;
    width: 100%;
    margin: 0 0 15px 0;
    text-align: left;
  }
  .my-account .account-settings .info-block .form-group input,
  .my-account .account-settings .info-block .form-group select {
    margin: 0;
  }
  .my-account .account-settings .info-block input[type="submit"] {
    margin: 0;
  }
}
@media screen and (max-width: 991px) and (max-width: 600px) {
  .my-account .account-settings .info-block input[type="submit"] {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .my-account .blue-box .col-lg-4 {
    display: block;
    text-align: center;
  }
  .my-account .blue-box .col-lg-4 .request-payout {
    margin: 15px 0;
  }
}
/* Request money */
@media screen and (max-width: 991px) {
  .request-payout-block form .col-lg-6 {
    margin-bottom: 10px;
  }
  .request-payout-block form .col-lg-6 input {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
/* Tables */
@media screen and (max-width: 991px) {
  .my-files table#files_list > thead,
  .request-payout-block table.tbl1 > thead,
  .my-reports table.tbl1 > thead {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .my-files table#files_list tbody,
  .request-payout-block table.tbl1 tbody,
  .my-reports table.tbl1 tbody {
    border-top: 1px solid #d0d0d0;
  }
}
@media screen and (max-width: 991px) {
  .my-files table#files_list tbody > tr:nth-child(2n+0),
  .request-payout-block table.tbl1 tbody > tr:nth-child(2n+0),
  .my-reports table.tbl1 tbody > tr:nth-child(2n+0) {
    background: #fff;
  }
  .my-files table#files_list tbody > tr:nth-child(2n+0) td,
  .request-payout-block table.tbl1 tbody > tr:nth-child(2n+0) td,
  .my-reports table.tbl1 tbody > tr:nth-child(2n+0) td {
    border: 0;
    border-bottom: 1px solid #ddd;
  }
  .my-files table#files_list tbody > tr.actionpanel > td:before,
  .request-payout-block table.tbl1 tbody > tr.actionpanel > td:before,
  .my-reports table.tbl1 tbody > tr.actionpanel > td:before {
    content: normal;
  }
}
@media screen and (max-width: 767px) {
  .my-files table#files_list tbody > tr.actionpanel td select,
  .request-payout-block table.tbl1 tbody > tr.actionpanel td select,
  .my-reports table.tbl1 tbody > tr.actionpanel td select,
  .my-files table#files_list tbody > tr.actionpanel td .copymove,
  .request-payout-block table.tbl1 tbody > tr.actionpanel td .copymove,
  .my-reports table.tbl1 tbody > tr.actionpanel td .copymove {
    display: block;
    width: 100% !important;
    margin: 0 !important;
  }
  .my-files table#files_list tbody > tr.actionpanel td .delete-selected,
  .request-payout-block table.tbl1 tbody > tr.actionpanel td .delete-selected,
  .my-reports table.tbl1 tbody > tr.actionpanel td .delete-selected {
    margin-top: 0;
  }
  .my-files table#files_list tbody > tr.actionpanel td .copymove,
  .request-payout-block table.tbl1 tbody > tr.actionpanel td .copymove,
  .my-reports table.tbl1 tbody > tr.actionpanel td .copymove {
    margin-top: 50px !important;
    clear: both;
  }
}
@media screen and (max-width: 991px) {
  .my-files table#files_list tbody > tr > td,
  .request-payout-block table.tbl1 tbody > tr > td,
  .my-reports table.tbl1 tbody > tr > td {
    float: none;
    display: block;
    width: 100% !important;
    height: auto;
    padding: 20px !important;
    border: 0 !important;
    border-bottom: 1px solid #d0d0d0 !important;
    font-size: 15px;
    font-family: 'quicksandregular';
    text-align: left;
  }
  .my-files table#files_list tbody > tr > td a,
  .request-payout-block table.tbl1 tbody > tr > td a,
  .my-reports table.tbl1 tbody > tr > td a {
    line-height: normal;
    font-weight: normal;
  }
  .my-files table#files_list tbody > tr > td:before,
  .request-payout-block table.tbl1 tbody > tr > td:before,
  .my-reports table.tbl1 tbody > tr > td:before {
    content: attr(data-title);
    float: left;
    width: 35%;
    margin: 2px 0 0 0;
    font-size: 15px;
    font-family: 'gothamroundedmedium';
    word-break: break-all;
  }
}
@media screen and (max-width: 600px) {
  .my-files table#files_list tbody > tr > td:before,
  .request-payout-block table.tbl1 tbody > tr > td:before,
  .my-reports table.tbl1 tbody > tr > td:before {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
}
/* Download file */
@media screen and (max-width: 991px) {
  .download-file .blue-box > div {
    display: block;
    width: 100%;
    margin: 0 0 5px 0 !important;
  }
}
@media screen and (max-width: 600px) {
  .download-file.step-1 .file-panel {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  .download-file.step-2 .sharetabs .tabs li {
    float: none;
    display: block;
    width: 100%;
    border-radius: 0;
    -o-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }
  .download-file.step-2 .sharetabs .box textarea {
    min-height: 75px;
  }
}
@media screen and (max-width: 1199px) AND (min-width: 992px) {
  #main-footer .container {
    width: 970px;
  }
}
@media screen and (max-width: 991px) AND (min-width: 768px) {
  #main-footer .container {
    width: 750px;
  }
}
@media screen and (max-width: 767px) {
  #main-footer .container {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  #main-footer .container .logo.col-lg-6 {
    text-align: center;
  }
  #main-footer .container .logo.col-lg-6 img {
    display: inline-block;
  }
}
#nav-overlay.active {
  display: inline !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
