﻿@media (min-width: 1440){
}

@media screen and (max-width: 1366px) and (min-width: 1365px) {
}

@media (min-width: 1200px){
}
@media screen and (min-width: 1025px) {
}

@media screen and (max-width: 1025px) {
}

@media screen and (max-width: 1025px) and (min-width:1023px){	
	body.ar-rtl .center-top {
		margin: 0 5px 0 8px;
	}
	body.ar-rtl .top-bar .center-tbl {
		padding-left: 15px;
		padding-right: 0;
	}
	body.ar-rtl .top-bar ul > li > a {
		padding: 10px 10px;
	}
	body.ar-rtl .top-bar .center-top ul li:last-child {
		padding-left: 5px;
		padding-right: 5px;
	}
	body.ar-rtl .top-bar .right-top ul li {
		padding: 0 11px;
	}
	
	body.ar-rtl  .top-head-dashboard .nav-animate > #menu-user-menu-arabic > li {
		padding: 15px 30px 15px 5px;
	}
	body.ar-rtl .top-bar ul > li > a {
		font-size: 13px;
	}
}

@media screen and (min-width: 993px) {
}

@media (max-width: 992px) {
    body.ar-rtl  .top-head-dashboard .top-nav > ul > li {
        padding: 15px 30px 15px 10px !important;
    }
}

@media screen and (max-width: 992px) and (min-width: 767px){
}



@media (max-width: 990px) {
}


@media screen and (max-width: 1024px) and (min-width: 768px){
}


@media screen and (max-width: 800px) {
}

@media screen and (max-width: 800px) and (min-width: 768px){
}

@media screen and (min-width: 768px){
}

@media screen and (max-width: 768px) and (min-width: 767px){
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 766px) {
    .top-head-dashboard {
        min-height: 0 !important;
    }
    .dashboard-post-wr > .container > .vc_row.vc_row-flex {
        width: 100% !important;
    }
    .dashboard-main-content-wr .dashboard-post-wr .vc_row {
        margin-left: -10px;
        margin-right: -10px;
    }
}

@media screen and (max-width: 767px) and (min-width: 480px){
}

@media screen and (max-width: 479px) {
}

@media screen and (max-width: 479px) {
}

@media screen and (max-width: 414px)  {
    /*Arabic footer*/
    .bottom-md-footer- .widget_nav_menu {
        float: none;
    }
    .table-responsive tr td:nth-child(2) img{
        height: auto;
        width: 70px;
    }
    body.ar-rtl  .top-head-dashboard .nav-animate > #menu-user-menu-arabic > li {
		float: right !important;
		padding: 15px 0 !important;
	}
	body.ar-rtl .top-head-dashboard .top-nav > ul > li > a i{
		right:auto;
	}

    body .top-head-dashboard .nav-animate > ul > li#menu-item-31065{
        padding: 15px 15px 15px 15px  !important;
        display:block;
        width: 40%;
    }
    body .top-head-dashboard .nav-animate > ul > li#menu-item-31065 > a span span{
        display:block;
		    text-indent: 20px;
    }
    body .top-head-dashboard .nav-animate > ul > li#menu-item-31065 a i{
        position:absolute;
        right: 35px;
        left: auto;
    }
	.dashboard-row-wr-outer > div > .row{
		width:100%;
	}
	.empty_40 .vc_empty_space {
		height: 20px !important;
	}
    body h1.tp-caption
    {
        font-size:30px !important;
        font-weight: 500 !important;
    }
}


@media screen and (max-width: 375px)  {
}

@media screen and (max-width: 360px)  {    

}
@media screen and (max-width: 360px) and (max-height:615px)  {

}

@media screen and (max-width: 320px)  {
    body .top-head-dashboard .nav-animate > ul > li#menu-item-31065{
        width: 50%;
    }
    body h1.tp-caption
    {
        font-size:23px !important;
        font-weight: 400 !important;
    }
}