/*******************************

	PRO
	
*******************************/


.intl-tel-input {
	width: 100%;
}

.intl-tel-input .iti-flag .arrow {
	border: none;
}


#title, #first-name, #last-name, #phone, #email, #postcode, #country, #skill, #social-network, #company-name {
	width: 100% !important;
}

#title select, #country select, #skill select {
    width: 120% !important;
}


/*******************************

	PRO RESPONSIVE

*******************************/


@media all and (max-width: 1200px)
{

}

@media all and (max-width: 990px)
{
	
}

@media all and (max-width: 767px)
{

}
