@media screen and (max-width: 991px) and (min-width: 768px) {

.ms_pp_desc {
	margin-left: -20px !important;
	padding-right: 0px  !important;
	width: 100% !important;
}

.ms_pp_title_edition{margin-left: -20px !important;}

.ms_pp_dollar{
	margin-left: -20px  !important;
}

.ms_pp_dollar_value {
    font-size: 70px  !important;
    margin-left: 10px  !important;
}

}

@media screen and (max-width: 1024px) {
	
.ms_pp_dollar_content {
	display: none;
}

}



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

	.ms_fs_mid .wpb_content_element{
		text-align: center;
		margin-bottom: auto;
	}
	.ms_fs_admin_box .col-title{
		margin-top: 35px;
		text-align: center;
	}

	.ms_fs_div_order{
		display: table;
	}

	.ms_fs_div_order_top{
		display: table-header-group !important;
	}

	.ms_fs_div_order_bot{
		display: table-footer-group !important;
	}

	.ms_fs_admin_box h4.col-title{
		font-size: 22px !important;
	}

	.ms_fs_admin_box .entry-content{
		font-size: 16px !important;
	}
 	.ms_fs_divider { 
 		margin: 90px auto 90px auto !important;
 	}

	.ms_fs_two_cl img.vc_single_image-img.attachment-full {
	    max-width: 90% !important;
	}
	.aux-subfooter,
	.aux-copyright{
		text-align: center;
	}
	.aux-copyright{
		float: none;
	}
	.ms_footer_socials{
		text-align: center !important;
	}

	.ms_fs_two_cl .vc_column-inner{
		height: auto !important;
	}
	.aux-text-widget-content{
		padding-bottom: 30px;
	}
}

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

.ms_pp_license_col .vc_col-sm-4 {
    width: 31.33333333% !important;
    margin-left: 1% !important;
    margin-right: 1% !important;
}
}