/* ================== 2k Display ======================= */
@media only screen and (max-width: 2560px) {
    .equal-height{
        min-height: 845px;
    }
    .alt-bg{
        margin-left: -710px;
        margin-right: -710px;
        padding-left: 710px;
        padding-right: 710px;
    }
}
/* ================== Full HD Display ======================= */
@media only screen and (max-width: 1920px) {
    .equal-height{
        min-height: 628px;
        background-size: auto 100% !important;
    }
    .alt-bg{
        margin-left: -400px;
        margin-right: -400px;
        padding-left: 400px;
        padding-right: 400px;
    }
}
@media only screen and (max-width: 1366px) {
    .alt-bg{
        margin-left: -113px;
        margin-right: -113px;
        padding-left: 113px;
        padding-right: 113px;
    }
}
/* ================== Large Destop ======================= */
@media only screen and (max-width: 1200px) {
    .container-page-boxed{
        width: 100%;
    }
}

/* ================== Small Destop ======================= */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .rit-header-top{
        font-size: 10px;
    }
    .parallax-content{
        width: 940px;
    }
    .rit-text-button{
        font-size: 14px;
    }
    .rit-portfolio-showcase .rit-portfolio-content, .rit-portfolio-masonry .rit-portfolio-content{
        padding: 0 15px;
    }
    .rit-portfolio-showcase .rit-title, .rit-portfolio-showcase .rit-title a{
        font-size: 16px;
    }
    .rit-portfolio-showcase .portfolio-excerpt{
        font-size: 11px;
    }
}

@media only screen and (min-width: 767px){

}

/* ================== Tablet ======================= */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rit-header-top .text{
        font-size: 10px;
        padding: 0 10px 0 0;
    }
    .rit-header-top .text i{
        display: none;
    }
    .rit-header-top .rit-social ul li a{
        width: 20px;
    }
    .site-header #main-navigation li a{
        font-size: 12px;
    }
    #logo img, #logo-retina img{
        max-height: 50px;
    }
    .site-header #logo, .site-header #logo-retina{
        padding-top: 37px;
    }
    .rit-header-top .rit-social ul li a i{
        font-size: 12px;
    }
    .parallax-content{
        width: 720px;
    }
    .rit-portfolio-showcase .rit-item-masonry.masonry-4-column{
        width: 50%;
    }
    .rit-text-button{
        font-size: 11px;
    }
    .header-action .rit-drop-box{
        max-height: 300px;
        overflow-y: scroll;
    }
    .add_to_cart_button.rit-button-has-icon i{
        padding-right: 0;
    }
    .single-actions{
        float: left !important;
        margin: -8px 0 18px -6px;
    }
}
/* ================== Large Mobile ======================= */
@media only screen and (max-width: 767px) {
    .xs-mt-0,
    .wpb_wrapper .xs-mt-0,
    .vc_row.xs-mt-0{
        margin-top: 0 !important;
    }
    .xs-ml-0,
    .wpb_wrapper .xs-ml-0,
    .vc_row.xs-ml-0{
        margin-left: 0 !important;
    }
    .xs-ml-15,
    .wpb_wrapper .xs-ml-15,
    .vc_row.xs-ml-15{
        margin-left: 15px !important;
    }
    .xs-pr-0,
    .wpb_wrapper .xs-pr-0,
    .vc_row.xs-pr-0{
        padding-right: 0 !important;
    }
    .xs-pt-0,
    .wpb_wrapper .xs-pt-0,
    .vc_row.xs-pt-0{
        padding-top: 0 !important;
    }
    .xs-pt-60,
    .wpb_wrapper .xs-pt-60,
    .vc_row.xs-pt-60{
        padding-top: 60px !important;
    }
    .xs-bg-right,
    .vc_row.xs-bg-right,
    .xs-bg-right[class*=".vc_custom_"],
    .vc_row.xs-bg-right[class*=".vc_custom_"]{
        background-position: right center !important;
    }
    /* ============ Header ============= */
    .off-sticky-mobile #sticker{
        position: relative !important;
    }
    .header-action{
        padding: 0 2px;
    }
    .header-light .border-right,
    .border-right{
        border: none;
    }
    .site-header{
        text-align: center;
    }
    .site-header #logo,
    .site-header #logo-retina{
        padding-top: 33px;
    }
    .site-header.header-1 #logo,
    .site-header.header-1 #logo-retina{
        padding-top: 14px;
    }
    .site-header.header-3 #logo,
    .site-header.header-3 #logo-retina{
        padding-top: 56px;
    }
    #logo img, #logo-retina img{
        max-height: 50px;
    }
    #logo a{
        position: relative;
        z-index: 9;
        display: inline-block;
    }
    .site-header .site-branding{
        left: 50%;
        transform: translateX(-50%);
        padding: 20px 0 30px;
        z-index: 9;
    }
    .site-header.header-1 .site-branding{
        padding-bottom: 66px;
    }
    .header-static{
        display: none;
    }
    .header-right{
        position: absolute;
        top: 0;
        width: 100%;
    }
    .header-1 .header-right{
        position: relative;
    }
    .rit-header-top{
        text-align: center;
    }
    .rit-header-top .text{
        display: inline-block;
        float: none;
        font-size: 10px;
        padding: 0 5px;
    }
    .rit-header-top .text i{
        display: none;
    }
    .rit-header-top .pull-left,
    .rit-header-top .pull-right{
        float: none !important;
    }
    .rit-header-top .rit-social{
        display: none;
    }
    /* ============== Seach ============== */
    .rit-search{
        z-index: 9;
    }
    .rit-search .icon-search{
        color: #333;
        font-size: 20px;
    }
    .header-2 .rit-search .icon-search{
        line-height: 77px;
    }
    .header-3 .rit-search .icon-search{
        line-height: 120px;
    }
    .header-1 .rit-search{
        transform: translateY(-63px);
        -webkit-transform: translateY(-63px);
        -ms-transform: translateY(-63px);
        -o-transform: translateY(-63px);
    }
    /* ============== Main Menu ============== */
    .header-2 #main-navigation::before{
        display: none;
    }
    .site-header #main-navigation{
        background-color: transparent;
    }
    /* ============== Parallax =============== */
    .parallax-content p{
        font-size: 10px;
    }
    /* ============== RIT Gallery =============== */
    .rit-image-gallery:not([class*="rit-column-"]) li{
        width: 50%;
        margin: 20px 0 !important;
    }
    /* ============== RIT Tab =============== */
    .rit-tab-title ul li, .rit-tab-title ul{
        display: block;
    }
    .rit-tab-title ul li:not(:last-child) a::after{
        display: none;
    }
    .rit-tab-title ul{
        text-align: center;
    }
    .rit-tab-title ul li a{
        margin: 0 0 15px;
        display: block;
    }
    .rit-element-tabs .rit-element-slider .owl-theme .owl-controls .owl-buttons{
        text-align: center;
        top: -90px;
    }
    .rit-tab-content{
        margin-top: 137px;
    }
    /* ============== RIT Parallax =============== */
    .parallax-content{
        width: calc(100% - 30px);
    }
    /* ============== RIT Timeline =============== */
    .rit-timeline-wrap .item-left{
        padding-right: 15px;
    }
    .rit-timeline-wrap .item-right{
        padding-left: 15px;
    }
    .rit-timeline-wrap .item-right.timline-item,
    .rit-timeline-wrap .item-left.timline-item{
        margin-top: 60px;
    }
    .rit-timeline-wrap .post-date{
        right: 50%;
        top: -46px;
        transform: translateX(50%);
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -o-transform: translateX(50%);
    }
    .rit-timeline-wrap .item-right .post-date{
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
    .rit-timeline-wrap .post-date::before{
        display: none;
    }
    /* ============== RIT Team member =============== */
    .rit-member-list .rit-member-item{
        margin-bottom: 30px;
    }
    /* ============== RIT Footer, Widget =============== */
    #coppy-right{
        text-align: center;
        margin-top: 50px;
    }
    #coppy-right .pull-right{
        float: none !important;
    }
    .site-footer .widget > div,
    [id*="sidebar-"] .widget > div,
    [id*="sidebar-"] .widget > ul,
    [id*="sidebar-"] .widget > form{
        display: none;
        margin-bottom: 20px;
    }
    #sidebar-left{
        padding-right: 15px;
    }
    #sidebar-right{
        padding-left: 15px;
        margin-top: 60px;
    }
    [id*="sidebar-"] .widget{
        margin: 0;
        padding: 0  ;
    }
    [id*="sidebar-"] .widget-title:before{
        display: none;
    }
    .side-item-text{ margin-top: 20px }
    .site-footer .widget-title,
    [id*="sidebar-"] .widget-title{
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        cursor: pointer;
        margin-bottom: 17px;
        padding-bottom: 18px;
        position: relative;
    }
    .site-footer .widget-title:after{
        display: none;
    }
    .site-footer .widget-title:before,
    [id*="sidebar-"] .widget-title:after{
        content: "\f067";
        float: right;
        font-family: "FontAwesome";
        font-size: 18px;
        font-weight: normal;
        height: 0;
        left: inherit;
        position: absolute;
        right: 15px;
        text-align: right;
        top: 3px;
        width: 0;
        border: none;
    }
    .site-footer .widget-title.open:before{
        content: "\f068";
    }
    .site-footer .widget{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    /* Other */
    .search-wrap{
        padding: 0 20px;
    }
    .search-wrap .icon-close{
        right: 20px;
    }
    .rit-portfolio-showcase .rit-item-masonry.masonry-4-column{
        width: 50%;
    }
    .rit-text-button{
        font-size: 11px;
    }
    .rit-text-button .rit-text{
        margin: 0 0 60px;
        text-align: center;
    }
    .rit-text-button .rit-button{
        right: 50%;
        top: 100%;
        transform: translate(50%, 10px);
        -webkit-transform: translate(50%, 10px);
        -ms-transform: translate(50%, 10px);
        -o-transform: translate(50%, 10px);
    }
    .breadcrumbs{
        font-size: 10px;
    }
    .rit-new-info-left{
        float: none;
        margin-bottom: 30px;
    }
    .rit-list-layout .rit-new-info-left{
        padding-right: 15px;
    }
    .rit-new-info-left > span{
        width: auto;
    }
    .rit-full-layout{
        margin-bottom: 60px;
    }
    .rit-full-layout .rit-news-info-inner, .single-item .rit-news-info-inner{
        margin-left: 0;
        padding-left: 0;
        border-left: none;
    }
    .share-links{
        float: left !important;
        margin-top: 20px;
    }
    .share-links ul li{
        margin: 0 20px 0 0;
    }
    .author-content{
        margin: 15px 0 0 15px;
    }
    .item-related{
        margin-bottom: 20px;
    }
    .comment-list .children > li{
        padding-left: 15px;
    }
    #respond-wrap .comment-form-author, #respond-wrap .comment-form-email, #respond-wrap .comment-form-url, #respond-wrap .comment-form-comment{
        width: 100%;
    }
}
@media only screen and (max-width: 640px) {
    .rit-portfolio-showcase .rit-portfolio-content, .rit-portfolio-masonry .rit-portfolio-content{
        padding: 0 15px;
    }
    .rit-portfolio-showcase .rit-title, .rit-portfolio-showcase .rit-title a{
        font-size: 16px;
    }
    .rit-portfolio-showcase .portfolio-excerpt{
        font-size: 11px;
    }
}
/* ================== Tablet ======================= */
@media only screen and (max-width: 480px) {
    .rit-portfolio-showcase .rit-item-masonry.masonry-4-column{
        width: 100%;
    }
}
/* ================== Small Mobile ======================= */
@media only screen and (max-width: 320px) {
}