/*omar 1-12-2015*/
/*general-width*/
@media screen and (min-width:320px) and (max-width:970px) 
{
    .trading_levels_container{
        flex-direction: column !important;
        row-gap:8px;
    }
    .trading_levels_info a{
                font-size: 13px !important;

    }
    .trading_levels_info:nth-child(2):before ,
    .trading_levels_info:nth-child(1):before {
        display: none
    }
.wrap-text {
    width: 92%;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}
.welcome-msg {
    font-size: 19px;
    width: 98%;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}
.login-container-box {
    background-size: cover;
    padding: 20px 12px;
    width: 98%;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    background-repeat: round;
    display: table;
}
.box-title {
    font-size: 28px;
    width: 100%;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}
.filed-holder label {
    width: 76%;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}
.filed-holder {
    float: none;
}
.input-filed-style {
    margin: 0 0 15px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    width: 100%;
}
.login-form-submit {
    margin: 10px 0 0;
    width: 100%;
}
.form-footer-service {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    width: 100%;
    max-width: 261px;
    margin: 0 auto;
    margin-top: 27px;
}
.checkbox-holder {
    float: none;
}
.forget-password {
    float: none;
    margin-left: 0;
    margin-top: 20px;
}
.not-register {
    float: none;
    margin: 20px 0 0 30px;
}
	.not-register > a {
    padding: 6px;
	font-size: 13px;
	}
	.user-info::before 
	{
	background-image: url("../images/agent-area-seprate.png");
    background-repeat: no-repeat;
    background-size: 400px auto;
    content: "";
    height: 21px;
    left: -15px;
    position: absolute;
    top: 2px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    width: 30px;
	}
	.user-info {
     font-size: 12px;
    padding: 6px 10px;
    width: 100%;
	}
	.user-info:last-child {
    width: 100%;
	}
	.menu-item-wrapper {
    display: table;
    margin: 0 auto;
    /*max-width: 300px;*/
    width: 100%;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
	text-align: center;
	}
	.menu-item-wrapper li {
    font-size: 10px !important;
    margin: 2px !important;
    width: 30.9% !important;
	max-width: 93px;
	float: none !important;
	}
	.menu-item-wrapper ul li a {
    height: 80px;
    min-height: inherit;
	}
	
	.header-container .left {
    float: left;
    width: 54%;
	}
	
	.header-container .logo {
    float: left;
    margin-right: 13px;
    margin-top: 5px;
	}
	.header-container .logo img {
    display: block;
    max-width: 191px;
    width: 100%;
	}
	.header-container  .edit-profile {
    margin-top: 8px;
	}
	.edit-profile > a {
	font-size:12px;
	}
	.edit-profile > a::before {
		top: -6px;
	}
	.result-content table th {
		font-size: 15px;
	}
	.result-content table td {
		font-size: 14px;
	}
	.error-title {
    color: #606060;
    font-family: "Trebuchet MS";
    font-size: 140px;
    font-weight: bold;
    text-align: center;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
	}
	.error-descrption {
    color: #606060;
    font-family: "Trebuchet MS";
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
	}
	.edit-info-custom .members-ajax-cont::after {
		  left: 0;
		width: 100%;
	}
	.back-button {
    padding-left: 0;
	}
    .instruction {
    font-size: 13px;
    padding: 1px 12px;
    }
    .forget-container {
    height: 264px;
    width: 100%;
    }
    .data-error {
    font-size: 14px;
    padding: 6px 55px;
            width: 100%;
            margin-left: 0px;
}
}

@media screen and (min-width:568px) and (max-width:970px) 
{
    .trading_levels_container{
        flex-direction: column !important;
    }
.filed-holder {
    float: left;
    width: 48%;
    margin: 0% 1%;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}
.login-form-submit {
    margin: 10px 0 0;
    width: 48%;
    float: right;
    margin-right: 1%;
}
.form-footer-service {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    width: 47.6%;
    margin: 0;
    margin-top: 11px;
    float: left;
    margin-right: 1%;
    margin-left: 1.4%;
}
.checkbox-holder {
    float: none;
    font-size: 13px;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}
.forget-password {
    float: none;
    margin-left: 0;
    margin-top: 20px;
    font-size: 13px;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}
.not-register {
    float: none;
    margin: 20px 0 0 22px;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}
.not-register .question {
    color: #d7d6d8;
    float: left;
    position: relative;
    text-transform: uppercase;
    margin-right: 12px;
    font-size: 13px;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}
}
/*custom-width*/
@media screen and (min-width:320px) and (max-width:639px) 
{
	.menu-item-wrapper ul li.active::after {
		border:none;
	}
		.menu-item-wrapper ul li a .menu-text {
    display: inline-block;
    vertical-align: top;
	}
	.menu-item-wrapper ul li a span:first-child {
    display: block;
    font-size: 30px;
    margin: 3px 0;
    padding: 0 21px 8px;
    text-align: center;
	}
	.user-info::before {
	top: 5px!important;
	}
	.user-info {
    font-size: 13px!important;
	}
	.selected-menu-items {
    float: none;
    font-size: 14px;
    margin-bottom: 20px;
    -webkit-transition: none 0s ease 0s;
    transition: none 0s ease 0s;
    width: 100%;
	display: none;
	}
	.item-selected-view-content {
	width: 100%;
	}
	.form-field-holder {
    float: none;
	width: 100%;
	}
	.form-field-submit-holder {
    float: none;
	}
	.form-field-submit {
		width: 100%;
	}
	.show-sub-menu-mobile
	{
     background-image: url("../images/agent-area-seprate.png");
    background-position: -544px -26px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: right;
    height: 28px;
    position: absolute;
    right: 11px;
    top: 7px;
    width: 29px;
	}
	.show-sub-menu-mobile.active {
        background-position: -544px -24px;
    top: 4px;
	}
	.mobile-hide-cell {
    display: none;
	}
	.download-items ul li {
		 width: 96%;
	}
	.question-icon {
    font-size: 23px;
    position: absolute;
    right: -7px;
    top: 10px;
	}
	.question-holder.active .answer-icon {
    display: block;
    font-size: 23px;
    position: absolute;
    right: -7px;
    top: 10px;
	}
	.question-text {
    float: left;
    font-size: 15px;
    width: 82%;
	}
	#forget_form {
    width: 96%;
	}
	.view-right-wrapper
	{
		float: none;
		margin-bottom: 0;
		width: 100%;
		display: table;
	}
	.data-message-green {
    font-size: 15px;
	}
	.indicator{
		width:101%;
		left:2px;
	}
	.table-view table th
	{
		font-size: 11px;
		padding: 9px 7px;
	}
	.table-view table tr td
	{
		font-size: 11px;
		padding: 9px 7px;
	}
	.min-docs-table {
		width:100%;
	}
	.form-field-style.custom-radio {
    border: medium none;
    float: left;
    padding-left: 0;
    padding-top: 0;
	}
	.form-field-style.custom-radio input {
    margin: 0 0 10px;
    width: 6%;
	}
	.form-field-style.custom-radio label {
    display: inline-block;
    width: 92%;
	float: none;
	}
	#account-summary-cont .table-view table th
	{
		padding: 9px 5px;
	}
	#account-summary-cont .table-view table tr td
	{
		padding: 9px 5px;
	}
	.table-view.custom table tr td
	{
		font-size: 10px;
	}
	.custom-clear .form-field-submit-holder {
    display: table;
	}
	#vbs_form .form-field-submit-holder {
    margin-top: 43px;
	}
}
@media screen and (min-width:640px) and (max-width:970px) 
{
	.menu-item-wrapper {
	clear: both;
    display: table;
 
	}
	.user-info-box {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
	}
	.menu-item-wrapper ul li.active::after {
		bottom:-12px;
	}
	.menu-item-wrapper ul li.active::after {
		border:none;
	}
	.menu-item-wrapper li {
    float: none !important;
    font-size: 11px !important;
    margin: 2px !important;
    max-width: 100px;
    width: 30.9% !important;
	}
	.menu-item-wrapper ul li a span:first-child {
    padding: 0 25px 9px !important;
	}
	.menu-item-wrapper li {
    font-size: 11px !important;
	}
	.account-number-select {
    display: block;
    padding-top: 4px;
	}
	.user-info {
    display: inline-block;
    font-size: 12px;
    padding: 6px 10px;
    width: 25%;
	}
	.user-info:last-child {
    width: 25%;
	}
	.user-info > span {
    display: block;
    padding-top: 4px;
	}
	.selected-menu-items {
    width: 35%;
	}
	.item-selected-view-content {
	width: 63%;
	}
	.form-field-holder {
    float: none;
	width: 100%;
	}
	.form-field-submit-holder {
    float: none;
	}
	.table-view table tr td {
	font-size: 11.22px;
	}
	.table-view table th {
    font-size: 12px;
	}
	.download-items ul li {
		 width: 46%;
	}
	.question-text {
    font-size: 16px;
	width: 88%;
	}
	#forget_form {
    max-width: 350px;
    width: 60%;
	}
	#forget_form .form-field-submit-holder .form-field-submit {
    width: 100%;
	}
	.view-right-wrapper {
    margin-bottom: 0;
    width: 62%;
	}
	.data-message-green {
    font-size: 16px;
	}
	.data-error{
	font-size: 16px;
	}
	.table-view table th
	{
		padding: 9px 6px;
	}
	.table-view table tr td
	{
		padding: 9px 6px;
	}
	.tablet-hide-cell
	{
		display:none!important;
	}
}
@media screen and (min-width:500px) and (max-width:639px) 
{
.user-info:last-child {
    width: 50%;
}
.user-info {
    padding: 6px 10px;
    width: 50%;
}
}
@media screen and (min-width:640px)
	{
	.selected-menu-items {
	display: block !important;
	}
}
@media screen and (min-width:320px) and (max-width:400px) 
{
.result-content table th {
		font-size: 11px;
	}
	.result-content table td {
		font-size: 11px;
	}
	.trading_levels_info {
		width: 100%;
		margin-bottom: 9px;
	}
	.trading_levels_info:nth-child(1) {
		border-bottom: 1px solid #ddd;
		padding-bottom: 16px;
	}
	.trading_levels_info:nth-child(1):before{
		display: none
	}
}
@media screen and (min-width:800px) and (max-width:970px) 
{
.form-field-holder {
    float: left;
    width: 48%;
}
.form-field-style.custom-radio label {
    width: 86%;
}
.custom-his-label {
    margin-right: 0;
}
}
@media screen and (min-width:400px) 
{
	.mobile-hide-cell.one {
		display: table-cell;
	}
}
@media screen and (min-width:450px) 
{
	.mobile-hide-cell.two {
		display: table-cell;
	}
}
@media screen and (min-width:500px) 
{
	.mobile-hide-cell.three{
		display: table-cell;
	}
}
@media screen and (min-width:550px) 
{
	.mobile-hide-cell.four{
		display: table-cell;
	}
}
@media screen and (min-width:600px) 
{
	.mobile-hide-cell.five{
		display: table-cell;
	}
}
@media screen and (min-width:690px) 
{
	.tablet-hide-cell.one{
		display: table-cell !important;
	}
	.tablet-hide-cell.three{
		display: table-cell !important;
	}
}
@media screen and (min-width:740px) 
{
	.tablet-hide-cell.four{
		display: table-cell !important;
	}
}
@media screen and (min-width:790px) 
{
	.tablet-hide-cell.five{
		display: table-cell !important;
	}
}
@media (max-width: 584px){
.form-footer-service {
    max-width: none;
	width: 100%;
}
}