@media only screen and (max-width:1279px) {

}

@media (max-width:  1199px) {
	.form-control {height: 35px;}
	.input-group-addon {height: 35px; padding: 3px 10px;}
	.btn {padding: 8px 15px;}

}

@media only screen and (max-width:992px) {
	.data-box {flex: 0 0 50%; max-width: 50%;}

}

@media only screen and (max-width:767px) {
	.show-mobileView {display: block;}
	.hidden-mobileView {display: none;}
	.margin-xs-b10 {margin-bottom: 10px;}
	.loginPage-header {text-align: left;}
	.loginPage-header .login-logoBox {max-width: 100px;}
	.loginPage-header .login-navBox {top: 5px;}
	.loginPage-header .login-navBox a.login-link {margin-left: 5px; padding: 8px 20px 10px; font-size: 14px; line-height: 14px; border-radius: 30px;}
	.loginForm-wrapper {position: relative; top: 0px; left: 0px; transform: translate(0px , 0px); padding: 0px;}
	.login-box .box-white {padding: 15px;}
	.footer {padding: 10px 0;}

	.currentStatus-graphSec {margin-bottom: 35px;}
	.currentStatus-graphSec .order-2 {order: unset;}
	.payment-step .payment-title {font-size: 21px; margin-bottom: 10px;}

	/* Popup style */
	.close {position: absolute; right: 14px; top: 14px;}
	.close span {font-size: 28px;}
	.popupBox .popupHd {background: #0e213c; color: #fff; padding: 15px; font-size: 20px;}
	.popupMin-title {padding: 20px 15px 0px;}
	.popupBody {padding : 15px;}
	.form {margin: -8px; padding: 15px;}
	.form li {padding: 8px;}
	.popup-title {font-size: 18px;}

	/* Popup style end */

	.margin-xs-b20 {margin-bottom: 20px;}
	.tab-content.pb-40 {padding-bottom: 20px;}
	.popupBody .h1, .popupBody h1 {font-size: 28px; line-height: 35px;}

	.great-box {margin-bottom: 16px; padding-bottom: 16px;}
	.great-box img {height: 50px;}
	.great-box .title {margin: 12px 0 6px; font-size: 16px;}
	.great-box .h4 {font-size: 12px;}

	/* Tab style */
	.tab-menu ul li.tabNav-Item a {font-size: 14px; line-height: 15px;}
	.tootltip-title:hover .tooltips-box {display: none;}

	/* No plan page style */

	.prompt-box.larger {padding: 0px 0;}
	.prompt-box .prompt-subtitle {font-size: 18px;}


	/* Document page style */
	.float-xs-none {float: none!important;}
	.margin-xs-b10 {margin-bottom: 10px;}
	.text-xs-h6 {font-size: 12px;}

	.vsg-stack-item .padding-20 {padding: 10px;}
	.vsg-stack-wrapper {-moz-column-count: 1; -webkit-column-count: 1; column-count: 1;}

}

@media only screen and (max-width:575px) {
	.data-box {flex: 0 0 100%; max-width: 100%;}

	/* Popup style */
	.form li {width: 100%;}

	/* Popup style end */

}

@media(min-width:  576px) {
	.col-sm-12 {width: 100%;}
	.col-sm-11 {width: 91.66666667%;}
	.col-sm-10 {width: 83.33333333%;}
	.col-sm-9 {width: 75%;}
	.col-sm-8 {width: 66.66666667%;}
	.col-sm-7 {width: 58.33333333%;}
	.col-sm-6 {width: 50%;}
	.col-sm-5 {width: 41.66666667%;}
	.col-sm-4 {width: 33.33333333%;}
	.col-sm-3 {width: 25%;}
	.col-sm-2 {width: 16.66666667%;}
	.col-sm-1 {width: 8.33333333%;}
}
@media(min-width: 768px) {
	.container {max-width: 960px;}
	.col-md-12 {width: 100%;}
	.col-md-11 {width: 91.66666667%;}
	.col-md-10 {width: 83.33333333%;}
	.col-md-9 {width: 75%;}
	.col-md-8 {width: 66.66666667%;}
	.col-md-7 {width: 58.33333333%;}
	.col-md-6 {width: 50%;}
	.col-md-5 {width: 41.66666667%;}
	.col-md-4 {width: 33.33333333%;}
	.col-md-3 {width: 25%;}
	.col-md-2 {width: 16.66666667%;}
	.col-md-1 {width: 8.33333333%;}
}
@media(min-width: 992px) {
	.container {max-width: 960px;}
	.col-lg-12 {width: 100%;}
	.col-lg-11 {width: 91.66666667%;}
	.col-lg-10 {width: 83.33333333%;}
	.col-lg-9 {width: 75%;}
	.col-lg-8 {width: 66.66666667%;}
	.col-lg-7 {width: 58.33333333%;}
	.col-lg-6 {width: 50%;}
	.col-lg-5 {width: 41.66666667%;}
	.col-lg-4 {width: 33.33333333%;}
	.col-lg-3 {width: 25%;}
	.col-lg-2 {width: 16.66666667%;}
	.col-lg-1 {width: 8.33333333%;}
}
@media(min-width: 1200px) {
	.container {max-width: 1170px;}
	.col-xl-12 {width: 100%;}
	.col-xl-11 {width: 91.66666667%;}
	.col-xl-10 {width: 83.33333333%;}
	.col-xl-9 {width: 75%;}
	.col-xl-8 {width: 66.66666667%;}
	.col-xl-7 {width: 58.33333333%;}
	.col-xl-6 {width: 50%;}
	.col-xl-5 {width: 41.66666667%;}
	.col-xl-4 {width: 33.33333333%;}
	.col-xl-3 {width: 25%;}
	.col-xl-2 {width: 16.66666667%;}
	.col-xl-1 {width: 8.33333333%;}
}
.default-card .card {max-width: 100%;}
@media(min-width: 1441px) {
	.container {max-width:1366px;}
}
@media(min-width: 1636px) {
	.container {max-width:1530px;}
}
@media only screen and (max-width:464px) {
    .table-cell { width: 100%;}
	.show_video {margin-left: -81%;}
}

@media only screen and (max-width:414px) {
.tax_data {
    display: inline-block;
}
}