.select2-container {
	width: 350px !important;
    max-width: 100% !important;
}
.select2-container--default .select2-selection--single {
	font-size: 14px !important; 
    line-height: 55px !important;
	background-color: #eeeeee !important;
    border: 1px solid #0c5275 !important;
    border-radius: 6px !important;
    height: 55px !important;
    text-align: center !important;
    background-image: linear-gradient(0deg,#e6e6e6,#fff) !important; 
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 55px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 55px !important;
} 
.flag-icon {
	margin-right: 5px;
}
.gtd-leads-form .col-xs-5 {
	padding-right: 4px;
}
.gtd-leads-form .col-xs-7 {
	padding-left: 4px;
}

.gtd-video-title { 
	left: auto !important;
	right: 30px !important;
}

#languageSelect {
	right: 15px !important;
}

.footer-disclaimer {
	margin-top: 20px;
	font-size: 12px;
	font-weight: 400;
	color: hsla(0, 0%, 100%, 0.57);
}