/***evaluation page***/	
/**latest report**/
.path-evaluations .main-container .eval-page-search .form-actions button.form-submit{
	    box-shadow: none;
}
.path-evaluations .main-container .eval-page-search .form-inline .form-actions button{
    	display: inline-block;
}
.path-evaluations .main-container .eval-page-search .form-inline .form-actions button#edit-reset{
    	margin-left: 10px;
}
/**latest report ends**/

@media only screen and (max-width: 767px) {
	/**spotlight**/
	/*.path-evaluations .feature-post .text-holder .text>h1 a{
    		font-size: 24px;
	}*/
	/**spotlight ends**/
	/**recent evaluation**/
	/*.path-evaluations .main-container .grids .views-row.orange{
		margin-bottom: 10px;
	}*/
	/**recent evaluation ends**/	
}
@media only screen and (max-width: 991px) {
	/**spotlight**/
	/*.path-evaluations .feature-post .button-rendering-views .image .field-content{
    		padding-top: 20px;
	}*/
	/*.path-evaluations .feature-post .button-rendering-views .image{
    		vertical-align: top;
	}*/
	/**spotlight ends**/
	/**latest report**/
	/*.path-evaluations .main-container .eval-page-search .form-item-field-report-type-tags .control-label{
    		padding-bottom: 10px;
	}*/
	/**latest report ends**/
	/**connect with ieg**/
	/*.path-evaluations .sign-form a.mailchimp_signup{
	    	padding: 7px 15px;
	}
	.path-evaluations .connect-info .socials{
    		margin-right: 2.5%;
	}
	.path-evaluations .connect-info .connect-title{
    		padding-right: 2.5%;
	}
	.path-evaluations .connect-info .container{
	    	padding: 0px;
	}*/
	/**connect with ieg ends**/
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	/**latest report**/
	.path-evaluations .main-container .eval-page-search{
	    	border-width: 1px;
	}
	.path-evaluations .main-container .eval-page-search form{
	    padding: 0 10px;
	}
	.path-evaluations .main-container .eval-page-search .form-inline .chosen-container{
	    max-width: 280px !important;
	}
	.path-evaluations .main-container .eval-page-search .form-inline .form-actions{
    		margin-right: 275px;
	    	padding-left: 10px;
	    	display: flex;
		height: 40px;
    		margin-top: 2px;
	}
	.path-evaluations .eval-page-search .form-item.form-item-field-report-type-tags label{
    		margin-bottom: 10px;
	}
	/**latest report ends**/
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
	/**latest report**/
	.path-evaluations .main-container .eval-page-search .form-item-field-report-type-tags .control-label{
    		padding-bottom: 10px;
	}
	.path-evaluations .main-container .eval-page-search .form-item-field-report-type-tags{
		margin-right: 0px;
    		width: 100%;
	}
	.path-evaluations .main-container .eval-page-search .form-inline{
	    	display: flex;
	}
	.path-evaluations .main-container .eval-page-search .form-inline .form-actions{
		align-self: end;
    		margin-right: 100%;
	    	padding-left: 10px;
	    	display: flex;
		height: 40px;
	}
	/**latest report ends**/
}
@media only screen and (min-width: 800px) and (max-width: 991px) {
	/**latest report**/
	.path-evaluations .main-container .eval-page-search .form-inline .form-actions{
	    	display: flex;
	}
	/**latest report ends**/

}

