/*
Theme Name: StarAgent
Theme URI: https://staragent.co/
Author: Parel Creative
Author URI: https://parel.co/
Description: StarAgent is the All-in-one talent agency management software that will help you save countless man hours by allowing you to focus on the important goals, projects and tasks in your agency that will ultimately help your business grow.
Version: 1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: staragent
*/
@media only screen and (min-width: 0px) and (max-width: 480px){
	.header_area .navbar-brand, .menu_toggle {
		margin-bottom: 0 !important;
	}
	.partner_logo{
		padding-top: 35px;
	}
	
	.why-header .features_area_pad{
		padding-top: 0px !important;
	}
	.b_features_icon{
/* 		left: 50%;
    	transform: translate(-50%); */
	}
	.b_features_item{
		text-align: center;
	}
	.p_service_item .icon{
/* 		left: 50%;
    	transform: translate(-50%); */
	}
	.p_service_item{
		text-align: center;
	}
	.footer-center ul li a{
		-ms-flex-pack: center;
    	justify-content: center !important;
	}
}

@media (max-width: 991px){
	.header_area .navbar .btn_get{
		padding: 2px 20px !important;
	}
	.agency_content .action_btn{
		margin: 0 auto;
    	margin-top: 50px;
		max-width: 200px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
	.header_area .navbar .navbar-nav .menu-item{
		margin-right: 20px !important;
	}
}


.billing-table ul.list-unstyled ul{
	padding: 0;
}

.billing-table .price_content .price_item .p_list li {
    font-size: 15px;
    line-height: 20px;
    color: #051441;
    font-weight: 300;
    list-style: none;
    margin-bottom: 30px;
}


