@media (max-width: 1200px) {

    section.hero.cover .container,
    .container,
    .mega-dropdown-menu {
        width: 100%;
    }

    header .nav-profile>a>span {
        display: none;
    }
}

@media (max-width: 1330px) {

    .slider .prev,
    .slider .next {
        display: none;
    }

    .full-carousel .carousel-caption h1 {
        font-size: 32px;
    }
}

@media (max-width: 1024px) {
    header .nav-profile>a span {
        display: none;
    }

    .header .logo {
        margin-right: 0;
        display: block;
    }

    .card-list .card-img img {
        max-width: 100%;
        width: 100%;
    }

    .owl-carousel .card-list .card-img img {
        width: auto;
    }
}


@media (min-width: 768px) and (max-width: 1024px) {
    .mega-dropdown-menu {
        width: 100% !important;
    }
}


@media (max-width: 990px) {
    .fixed-header {
        padding-top: 50px;
    }

    header {
        height: 50px;
    }

    header .nav-profile>a,
    header .nav-right a {
        line-height: 50px;
    }

    header .container {
        padding: 0;
    }

    header ul li a i.fa-angle-down {
        float: right;
    }

    .fixed-widget .widget .panel,
    header .nav-dropdown,
    .comments .media-left {
        display: none !important;
    }

    header .logo {
        padding: 0 10px !important;
        display: inline-block;
        margin: 0 auto;
        width: 100%;
        position: absolute;
        left: 0;
        z-index: 1;
        height: 50px;
        line-height: 50px;
        float: none !important;
        text-align: center !important;
    }

    header .logo span {
        font-size: 20px;
        color: #FFF;
        text-transform: uppercase;
        font-weight: 500;
        font-family: 'Roboto', sans-serif;
        line-height: 50px;
    }

    header .nav-right a {
        color: #FFF;
    }

    header .nav-right {
        z-index: 2;
        position: relative;
    }

    header .nav-profile img {
        height: 26px;
        width: 26px;
    }

    .tarif p {
        padding-right: 15px;
        line-height: 48px;
    }

    .footer-top {
        padding: 30px 10px;
    }

    span.bar {
        width: 50px;
        height: 50px;
        display: block !important;
        float: left;
        z-index: 2;
        position: relative;
    }

    span.bar:before {
        content: "\f0c9";
        color: #FFF;
        position: absolute;
        top: 0;
        left: 0;
        line-height: 50px;
        padding: 0 15px;
        font-size: 20px;
        font-family: 'FontAwesome';
        cursor: pointer;
    }

    header .nav-right .dropdown-menu {
        top: 50px;
    }

    .nav-open {
        overflow: hidden;
    }

    .nav-open .modal-backdrop {
        z-index: 1000;
    }

    .nav-open nav {
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }

    .nav-open #wrapper,
    .nav-open header .nav-right,
    .nav-open header .bar,
    .nav-open header .logo,
    .nav-open footer {
        -webkit-transition: 0.25s;
        transition: 0.25s;
        transform: translateX(250px);
        -webkit-transform: translateX(250px);
    }

    .nav-open span.bar:before {
        content: "\f00d";
    }

    header .nav-right,
    header .bar,
    header .logo,
    footer,
    #wrapper {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -webkit-transition: 0.25s;
        transition: 0.25s;
    }

    nav .nav-control {
        position: relative;
        overflow-Y: scroll;
        height: -moz-calc(100%);
        height: -webkit-calc(100%);
        height: calc(100%);
    }

    nav {
        z-index: 999 !important;
        display: block !important;
        position: fixed;
        background: #1C1E21;
        transform: translateX(-250px);
        -webkit-transform: translateX(-250px);
        width: 250px;
        -webkit-transition: 0.25s;
        transition: 0.25s;
        margin: 0px 0 0 0;
        height: 100%;
    }

    nav ul li a,
    nav ul li a:hover,
    nav ul li a:focus,
    nav ul li.dropdown.open>a,
    nav ul li a:active,
    nav ul li.active a {
        padding: 12px 18px 12px 18px !important;
        margin: 0 !important;
        line-height: inherit;
        font-size: 13px;
        font-weight: normal;
        border: 0 !important;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        text-transform: uppercase;
    }

    nav ul li a:hover,
    nav ul li a:focus,
    nav ul li.dropdown.open>a {
        background: #1a1b1e;
    }

    nav li a {
        color: rgba(255, 255, 255, 0.8) !important;
        border-bottom: 0px solid rgba(0, 0, 0, 1) !important;
    }

    nav li,
    nav li a {
        display: block !important;
        width: 100% !important;
    }

    nav ul li .dropdown-menu {
        transform: none !important;
        -webkit-transform: none !important;
        display: none;
        z-index: inherit !important;
        background: #1a1b1e !important;
        padding: 0 0 15px 0 !important;
    }

    nav ul li .dropdown-menu,
    .mega-dropdown {
        border: 0 !important;
        position: relative !important;
        min-width: 100% !important;
        width: 100% !important;
        box-shadow: none !important;
        margin: 0 !important;
        top: 0 !important;
        left: 0;
    }

    nav ul li.divider {
        background: rgba(255, 255, 255, 0.05) !important;
    }

    nav ul li .dropdown-menu li a {
        background: transparent !important;
        border-radius: 0 !important;
        padding: 12px 20px !important;
        color: rgba(255, 255, 255, 0.6) !important;
        font-size: 13px !important;
    }

    .dropdown-submenu .dropdown-menu a:hover,
    nav ul li .dropdown-menu li a:hover,
    nav ul li .dropdown-menu li.active a,
    nav ul li .dropdown-menu li a:focus {
        padding: 12px 20px !important;
        background: rgba(0, 0, 0, 0.1) !important;
        color: rgba(255, 255, 255, 0.6) !important;
    }

    .mega-dropdown-menu.category>li:first-child ul li {
        background-color: transparent;
        border: 0 !important;
    }

    .dropdown-submenu .dropdown-menu a,
    .dropdown-submenu .dropdown-menu a:hover {
        padding-left: 50px !important;
    }

    .mega-dropdown-menu.category {
        padding-bottom: 10px !important;
    }

    .mega-dropdown-menu.category>li:first-child ul li a:hover,
    .mega-dropdown-menu.category>li:first-child ul li.active a {
        background: transparent !important;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
        border: 0 !important
    }

    .mega-dropdown-menu.category>li:first-child ul li a {
        text-align: left !important;
        padding: 12px 20px !important;
    }

    .mega-dropdown-menu.category>li a {
        display: block !important;
        width: 100% !important;
        white-space: inherit !important;
    }

    .mega-dropdown-menu.category li .caption {
        margin-top: 0;
        margin-bottom: 0;
    }

    .mega-dropdown-menu .dropdown-sub-header,
    .mega-dropdown-menu .dropdown-header {
        background: transparent !important;
        padding: 12px 20px !important;
        color: #7F838A !important;
    }

    .mega-dropdown-menu.category li .caption h3 {
        font-size: 13px;
        font-weight: 300 !important;
    }

    .mega-dropdown-menu.category li .caption p {
        display: none;
    }

    .mega-dropdown-menu.category>li:first-child a,
    .mega-dropdown-menu.category>li:first-child,
    .mega-dropdown-menu.category>li:first-child li {
        background: transparent;
        border: 0 !important
    }

    nav ul li .dropdown-menu li a:hover,
    .mega-dropdown-menu.category li:first-child a:focus,
    .mega-dropdown-menu.category li:first-child a:active,
    .mega-dropdown-menu.category li:first-child a:hover,
    .mega-dropdown-menu.category li:first-child .active a {
        background-color: #141619 !important;
    }

    .dropdown-submenu>.dropdown-menu {
        left: 0;
    }

    #wrapper {
        margin: 0 !important;
    }

    .modal-search .container {
        padding: 0;
    }

    .modal-search .close {
        right: 10px;
    }

    .filter li a {
        margin-bottom: 5px;
    }

    .ekko-lightbox .modal-body {
        padding: 0;
    }

    .modal-search .form-control:focus,
    .modal-search .form-control {
        padding: 8px 15px;
    }

    .search-open .modal-search {
        top: 50px;
    }

    .modal-open #wrapper {
        -webkit-transform: inherit;
        transform: inherit;
    }

    .modal-sm {
        max-width: 100%;
    }

    .modal-content {
        border-radius: 0;
        -webkit-border-radius: 0;
    }

    .modal-dialog {
        margin: 10px auto;
    }

    .background-image {
        padding: 0 !important;
    }

    .full-carousel .item {
        height: 500px;
    }

    .full-carousel .carousel-caption h1 {
        font-size: 29px;
        margin-bottom: 20px;
        line-height: 34px;
    }

    .full-carousel .carousel-caption {
        font-size: 15px !important;
        width: 100% !important;
        text-align: center !important;
        left: 0;
    }

    .full-carousel .carousel-caption p {
        font-size: 14px;
        line-height: 20px;
        padding: 0 20px;
    }

    .full-carousel img {
        width: auto !important;
        max-width: inherit !important;
        position: absolute;
        left: -50%;
    }

    .full-carousel .carousel-caption .btn {
        margin-top: 50px;
    }

    .title {
        padding-bottom: 40px;
    }

    .error-404 .title h4,
    .title h4 {
        font-size: 22px;
    }

    .error-404 .title h4 i,
    .title h4 i {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 22px;
        margin-top: -10px;
    }

    .elements {
        padding: 50px 0 !important;
    }

    .promo,
    .promo-lg {
        padding: 25px !important;
    }

    .promo h2,
    .promo-lg h2 {
        font-size: 20px;
    }

    .card-video-md .card-img a {
        height: auto;
        overflow: initial;
        max-height: initial;
    }

    .card-video-md .card-img a img {
        margin-top: 0;
    }

    .card-video-md {
        margin-bottom: 10px !important;
    }

    .forum .forum-group .forum-activity,
    .forum .forum-group .forum-meta,
    .mega-dropdown-menu.category li .caption .label,
    .mega-dropdown-menu.category li img {
        display: none;
    }

    .mega-dropdown-menu.category li .caption h3,
    .mega-dropdown-menu.category li .caption p {
        color: rgba(255, 255, 255, 0.6);
    }

    #icons {
        margin: 45px -15px 0 -15px;
    }

    .headline .dropdown,
    ul.timeline:before,
    ul.timeline>li>.timeline-panel:after,
    ul.timeline>li>.timeline-panel:before,
    ul.timeline>li>.timeline-badge {
        display: none;
    }

    ul.timeline>li {
        margin: 0;
        padding: 0;
        position: relative;
        width: 100%;
        float: left;
        clear: left;
    }

    ul.timeline>li>.timeline-panel {
        float: right;
        width: 100%;
    }

    .timeline>li:nth-child(2) {
        margin-top: 30px;
    }

    .profile-nav .tab-select {
        display: none;
    }

    .nav-tabs>li>a {
        font-size: 14px;
        padding: 15px 15px;
    }

    .widget {
        width: 100%;
    }

    .sidebar {
        display: block;
    }

    .sidebar>.leftside {
        border-right: 0px solid #eeeeee;
        padding-right: 15px;
        display: block;
    }

    .sidebar>.rightside {
        padding-left: 15px;
        position: relative;
        display: block;
        margin-top: 40px;
    }

    .background-image .container {
        padding: 0 !important;
    }

    footer .widget {
        padding-top: 0 !important;
    }

    footer .widget>div {
        margin-bottom: 30px;
    }

    .dropdown-content {
        position: relative;
        background-color: transparent;
        /* width: 130px;*/
        /*width:150px;*/
        width: 100%;

    }

    .dropdown-content a {
        line-height: 15px !important;
        /*  width:150px!important;*/
        width: 150px;
        background-color: #22232b;

    }

    .dropdown-content a:first-child {
        background-color: #2f2f2f;
    }

    .dropdown-content a.drop-main {
        background-color: #eeeeee !important;
        margin: 8px auto !important;
        color: #222 !important;
    }
}

@media all and (min-width: 992px) {
    .dropdown:hover .dropdown-content {
        display: block;
    }

}

@media (max-width: 590px) {
    .full-carousel img {
        left: -100%;
    }

    .promo h2 {
        display: block !important;
    }

    .promo .btn {
        margin-top: 20px !important;
        margin-left: 0;
        display: inline-block !important;
    }

    section.hero.hero-game .page-header .page-title {
        font-size: 25px;
    }

    .post .post-title h2,
    .post.post-lg .post-title h2,
    .post .post-title h2 {
        font-size: 25px;
    }

    .post .post-title h3 {
        font-size: 20px;
    }

    .headline small,
    .post .post-caption,
    .post .post-header.post-author .author {
        display: none !important;
    }

    .post .post-header.post-author .post-title {
        width: 100%;
        padding-left: 0 !important;
    }

    .comment-form {
        text-align: center;
    }

    .comment-form .page-header {
        display: block !important;
        text-align: center !important;
    }

    .headline h4 {
        font-size: 16px;
    }

    .elements>div>h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .elements>div>.row>div>p,
    .elements>div>p {
        line-height: 22px;
    }

    footer .widget .title {
        margin-bottom: 15px;
    }

    .post-block-carousel .post-block.first .caption {
        text-align: left;
        padding: 0 20px;
        bottom: 20px;
    }

    .post-block-carousel .post-block.first .post-title h4 {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 460px) {
    .gallery {
        padding-left: 15px;
        padding-right: 15px;
    }

    section {
        padding: 20px 0 !important;
    }

    .nav-tabs>li>a {
        font-size: 13px;
        padding: 15px 10px;
    }

    .vertical-tab .nav-tabs {
        display: block !important;
        width: 100% !important;
        padding: 0;
    }

    .vertical-tab .tab-content {
        width: 100% !important;
    }

    .vertical-tab .nav-tabs>li.active>a,
    .vertical-tab .nav-tabs>li>a:hover,
    .vertical-tab .nav-tabs>li>a:focus {
        border-right: 1px solid rgba(0, 0, 0, 0.1);
    }

    .tab-select .nav-tabs>li {
        padding: 0 15px 0 0 !important
    }

    .promo .btn {
        margin-top: 30px !important;
        margin-left: 0;
    }

    .post .post-title h1 {
        font-size: 32px !important;
    }

    .forum-post .forum-footer .post-meta,
    .forum-post .forum-user,
    .forum .forum-group .forum-icon {
        display: none;
    }

    .full-carousel img {
        height: 100% !important;
        left: -60%;
    }

    section.hero .page-title {
        font-size: 25px;
    }

    section.hero p {
        font-size: 13px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1180px;
    }
}