/*
Theme Name: TM Finance Child
Theme URI: http://finance.thememove.com/
Description: A child theme of TM Finance
Author: ThemeMove Team
Author URI: http://thememove.com
Version: 1.6
Template: tm-finance
*/


 /** LANG WIDGET */
#lang_sel_footer{display:none;}
#icl_lang_sel_widget-1 {/*display:none!important*/}
#lang_sel_click ul {border:none;}
#icl_lang_sel_widget-1{z-index:999999999;}
#lang_sel_click ul ul {border-top: none;}
#lang_sel_click li{float:none;width: 50px;border:none;}
#lang_sel_click ul li a.lang_sel_sel,
#lang_sel_click ul li a.lang_sel_sel:visited{border: none;}
#lang_sel_click ul li a{border:none}
#lang_sel_click a.lang_sel_sel {
    background: url(https://www.matchplacefx.com/wp-content/uploads/2017/05/language-drop.png) transparent right no-repeat!important;
    color: #444;
}
#lang_sel_click a.lang_sel_sel:hover,
#lang_sel_click a.lang_sel_sel:active,
#lang_sel_click a.lang_sel_sel:focus {
    background: url(https://www.matchplacefx.com/wp-content/uploads/2017/05/language-drop.png) transparent right no-repeat!important;
    color: #444;opacity:1!important;visibility:visible!important;
}/*../img/nav-arrow-down.png*/
#lang_sel_click ul li:hover a.lang_sel_sel{
background: url(https://www.matchplacefx.com/wp-content/uploads/2017/05/language-drop.png) transparent right no-repeat!important;
color: #444;opacity:1!important;visibility:visible!important;
}

/** footer */
.copyright{padding-bottom:5px!important;}


/** mobile fix content */
@media only screen and (max-width:640px) {
    #content{ padding-top:100px!important;}
}

@media only screen and (max-width:1024px) {
	.header02-info .textwidget{
		margin-top:15px;
	}
	#icl_lang_sel_widget-1{
		width: 50px;
    		position: fixed;
    		top: 0px;
   		right: 0px;
	}
	#lang_sel_click{
		/*margin: 0 auto;
   		width: auto;
   		display: inline-block;
    		margin-top: 15px;*/
		width:auto;
	}
	#lang_sel_click a,
	#lang_sel_click a:hover,
	#lang_sel_click a:focus,
	#lang_sel_click a:active,
	#lang_sel_click a:visited {padding-left:0px}

}

@media only screen and (min-width: 1024px) {
    #lang_sel_footer ul {
        text-align: left;
        max-width: 117rem;
        margin: 0 auto;
    }
    #icl_lang_sel_widget-1 {
        width: auto;
        height: auto;
        /*position: absolute;
        top: -3px;
        left: 470px;*/
    	position: fixed;
    	top: 0px;
    	right: 200px;
    }
    .vc_custom_1490298989113 {
        padding-right: 150px !important;
        padding-left: 150px !important;
    }

}


