#element_to_pop_up { display:none; margin-top: 20px; width:90%;}
#popup_includedBasic{display:none; margin-top: 20px; width:80%;}
#popup_includedDeluxe{display:none; margin-top: 20px; width:80%;}
#popup_includedPremium{display:none; margin-top: 20px; width:80%;}
#popup_includedFree{display:none; margin-top: 20px; width:80%;}

#element_to_pop_up, #popup_includedBasic, #popup_includedDeluxe, #popup_includedPremium, #popup_includedFree{
	padding: 20px 20px;
	 background: #fff;
	-webkit-box-shadow: -1px 1px 20px 4px rgba(128,128,128,0.69);
	-moz-box-shadow: -1px 1px 20px 4px rgba(128,128,128,0.69);
	box-shadow: -1px 1px 20px 4px rgba(128,128,128,0.69);
	border-radius: 5px;
}


#element_to_pop_up h3{
	font-weight: bold;
}

div#element_to_pop_up span{
	color: green;
	margin-left: 2%;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px;
}

.margin25{
	margin-left: 25px;
}

.close_popup{
    border-radius: 33px;
    border: none;
    padding: 5px 9px;
    /* font-family: "Dosis"; */
    font-weight: bold;
    padding-bottom: 5px;
    position: absolute;
    top: -15px;
    right: -15px;
    background: #0077bb;
    color: #fff;
    font-size: 10px;
	cursor: pointer;
}

.prepare_file{
	font-weight: bold;
}

.includedBasic, .includedDeluxe, .includedPremium, .includedFree{
	color: #0077bb;
}

div#popup_includedBasic h3, div#popup_includedDeluxe h3, div#popup_includedFree h3, div#popup_includedPremium h3{
	font-size: 18px;
}

div.wrap-navbar{
	max-width: 1300px;
	margin:auto;
	padding: 10px 0px;
}

ul li a{
	font-family: "Dosis";
	font-weight: 600;
}

.navbar-default{
	background-color: #ebebeb;
	border: none;
}

.navbar-default .navbar-nav>li>a{
	color: #9d9d9d;
	letter-spacing: 1px;
}

.form-control{
	height: 40px;
}

.search_btn{
	cursor: pointer;
}

form.navbar-form.navbar-right div input{
	position: relative;
	float:left;
	height: 42px;
	max-width: 180px;
	padding: 0px 18px;
	font-family: "Dosis";
	font-size: 18px;
	font-weight: 500;
	color: #b1b1b1;
	border: 1px solid #b1b1b1;
}

form.navbar-form.navbar-right div div{
    position: relative;
    float: left;
    background: #0077bb;
	color: #fff;
	padding: 9px 7px;
	font-family: "Dosis";
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

ul.nav.navbar-nav li a{
	font-weight: 500;
	font-size: 18px;
}

span.glyphicon.glyphicon-search{
	margin-left: 5px;
}

nav.navbar.navbar-default{
	margin-bottom: 0px;
}

div.second_nav_bar{
	background: #0077bb;
	padding: 5px 0px;
}

div.wrap_second_nav_bar{
	position:relative;
    max-width: 1300px;
    margin: auto;
}

ul.secondary_links{
	list-style-type: none;
}

ul.secondary_links li{
	display:inline;
}

.second_nav_item a{
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.3px;
}

.second_nav_item a:hover{
	text-decoration: none;
}

li.col-sm-3.col-xs-12.second_nav_item{
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

.wrap_logo{
	margin-top: 2px;
}

.wrap_sec_nav_list{
	padding-top:20px;
}

ul.nav.navbar-nav li a{
	padding-left: 0px; 
	padding-right: 22px;
}

.btn_main{
	max-width:350px;
}

.btn_main a:hover{
	text-decoration: none;
}

h3.btn_main_content:hover{
	text-decoration: none;
}


@media (max-width: 768px) {

	
	ul.nav.navbar-nav li a{
		padding-left: 15px;
	}
	
	form.navbar-form.navbar-right div input{
		width: 170px;
	}
	
	.about{
		padding-bottom: 90px;
	}
	
		
	h1.title_main_content{
		font-size:25px;
	}
	
	div.head_main_content{
		height: 130px;
	}
	
	.btn_main {
		max-width: 100%;
	}
	
	.btn_main_content{
		margin:auto;
	}
	
	div.title_section.left_section h3 {
		width: 80%;
	}
	
	div.col-lg-6.col-md-6.col-sm-12.col-xs-12{
		padding-left: 0px;
		padding-right: 0px;
	}
	
	ul.list_section{
		padding-left:0px;
	}
	
	img.visible-xs.img-responsive{
		margin-top: 15px;
	}
	
	
}

@media (min-width: 768px) {
	div#bs-example-navbar-collapse-1.navbar-collapse.collapse{
		padding-left: 5px;
		padding-right: 5px;
	}
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #9d9d9d;
}

.theme-default .nivo-caption a, .theme-default .nivo-caption a:hover {
	color: #0077bb;
	font-weight: 600;
	text-decoration: none;
}

.nivo-caption {
	position:absolute;
	/*right:17%;*/
	width: 620px;
	background: none;
	    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: -35%;
}


.theme-default .nivo-caption li{
	margin-top:15px;
}

ul.col-lg-6 li{
	padding-bottom: 15px;
	border-bottom: 1px solid #d8d8d8;
}


ul.col-lg-6 li:last-child{
	border: none;
}

ul.col-lg-6.list_slide_links{
	background: #f9f9f9;
	padding-left: 30px;
}

/*
div.nivo-caption{
	width: 40%;
    display: block;
    border: 1px solid black;
    position: absolute;
    right: 17%;
}*/

div.slider-wrapper.theme-default{
	position:relative;
}

div#slider.nivoSlider{
	margin-bottom: 0px;
}

/*SLIDER BULLETS*/

.nivo-controlNav{
	position: absolute;
    bottom: 20px;
    z-index: 10;
    width: 135px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

/*Main content*/

.head_main_content{
	max-width: 1300px;
	margin: auto;
	height:80px;
}

div.head_main_content{
	position: relative;
    top: -30px;
    background: #fff;
	z-index: 30;
	-webkit-box-shadow: -1px -7px 19px -2px rgba(0,0,0,0.51);
	-moz-box-shadow: -1px -7px 19px -2px rgba(0,0,0,0.51);
	box-shadow: -1px -7px 19px -2px rgba(0,0,0,0.51);
}


.title_main_content{
	text-align: center;
	font-family: "Dosis";
	color: #0077bb;
	font-weight: 500;
	font-size: 45px;
	margin-top:20px;
}

.btn_main_content{
	text-align: center;
	max-width:350px;
	margin-top:20px;
	font-size: 24px;
	color: #fff;
	padding: 12px 35px;
	background: #c33c54;
	font-family: "Dosis";
	font-weight: 500;
	
}

.main_section{
	max-width: 1300px;
	z-index: 40;
	margin:auto;
}

div.main_section{
	position: relative;
	background: #fff;
}

div.title_section h3{
	position: relative;
    background: #0077bb;
    padding: 15px 20px;
    color: #fff;
    font-family: "Dosis";
    letter-spacing: 1px;
    float: left;	
}

.left_section h3{
	width: 60%;
}

.right_section h3{
	width: 80%;
}

div.title_section img{
	position: relative;
	float: left;
	/*left: 10px;*/
    z-index: 10;
}



ul.list_section {
	width: 70%;
	margin: auto;
}

ul.list_section li a{
	font-size:20px;
	color: #c33c54;
}

@media (max-width:856px){
	ul.list_section li a{
		font-size:16px;
		color: #c33c54;
	}
}

div.row-fluid.taxesSections{
	position:relative;
	margin-top: 50px;
}

div.col-lg-6.taxesSections{
	margin-top: 50px;
}

ul.list_section li a{
	text-decoration: none;
}

.max_tax_refound{
	position: relative;
	margin-top: 20px;
	font-size: 40px;
	color: #3f4345;
	font-family: "Dosis";
	text-align: center;
}

p.max_tax_refound{
	margin-bottom: 30px;
}

.op_title{
	margin-top: 15px;
	text-align: center;
	font-size: 24px;
	font-family: "Dosis";
	color: #3f4345;
	font-weight: 500;
}

.op_about{
	font-size: 16px;
	font-family: "Dosis";
	color: #3f4345;
	width: 75%;
	text-align: center;
	margin: auto;	
	margin-bottom: 15px;
	font-weight: 500;
}

.learn_more{
	font-size: 16px;
	color: #0077bb;
	font-family: "Dosis";
	font-weight: 500;
	text-align: center;
}

.latest_art{
	position: relative;
    background: #fff;
    top: 10px;
    font-family: "Dosis";
    font-size: 20px;
    color: #0077bb;
    font-weight: 500;
    text-align: center;
    z-index: 10;
    width: 120px;
    margin: auto;
}

div.latest_articles hr{
	position: relative;
	top: -3.5vw;
    z-index: 0;
}

div.latest_articles{
	margin: 20px 0px;
}

.art_title{
	color: #254e70;
	font-size: 24px;
	font-family: "Dosis";
	font-weight: 500;
	width: 70%;
	text-align: center;
	margin:auto;
	margin-top: 10px;
}

.footer_landing{
	max-width: 1300px;
	position:relative;
	margin-top: 20px;
	margin:auto;
}

div.soccial_btns{
	position: relative;
	list-style-type: none;
    background: #254e70;
	width: 200px;
	margin: auto;
}

div.soccial_btns li{
	display: inline;
}

.footer_wrapper{
	background: #254e70;
}

ul.footer_menu_links{
	list-style-type: none;
	max-width: 670px;
	margin: auto;
	padding: 15px 15px;
	margin-bottom: 20px;
	text-align: center;
}

ul.footer_menu_links li, ul.footer_menu2_links li{
	display: inline;
	padding: 10px 20px;
}

ul.footer_menu_links li a{
	color: #fff;
	font-size: 16px;
	font-family: "Dosis";
	font-weight: 500;
}

ul.footer_menu2_links li a:hover{
	text-decoration: none;
}

ul.footer_menu2_links{
	list-style-type: none;
	max-width: 790px;
	margin: auto;
	padding: 15px 20px;
	text-align: center;
}

ul.footer_menu2_links li a{
	color: #fff;
	font-size: 14px;
	font-family: "Dosis";
	opacity: 0.5;
}



ul.footer_menu_links li a:hover{
	text-decoration: none;

}

.footer_line{
	position:relative;
	top:33px;
	background: #3b607f;
	height: 6px;
	width: 90%;
    margin: auto;
}

.footer_img{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

.copy_right{
	width: 100px;
	color: #fff;
	opacity: 0.5;
	font-family: "Dosis";
	margin: auto;
	margin-top: 10px;
}

.about{
	color: #fff;
	opacity: 0.2;
	font-family: "Dosis";
	margin: auto;
	margin-top: 10px;
	height: 50px;
    width: 90%;
}

div.about p{
	max-width: 850px;
	margin: auto;
	margin-top: 35px;
}

@media screen and (max-width: 768px){
	.max_tax_refound {
		position: relative;
		margin-top: 20px;
		font-size: 25px;
		color: #3f4345;
		font-family: "Dosis";
		text-align: center;
	}
}


@media (min-width:768) and (max-width: 1060px) {
	div.title_section.left_section h3{
		width: 80%;
	}
	
	div.title_section.right_section h3{
		width: 80%;
	}
	

}

@media (min-width:768px) and (max-width:992px) {
	h1.title_main_content{
		font-size: 35px;
	}
	
	h3.btn_main_content{
		padding: 7px 35px;
	}
	
	.left_section h3{
		width: 80%;
	}
	
}

@media (max-width:856px){
	.head_main_content{
		height: 140px;
	}
}

@media (min-width:767px) and (max-width:857px){
	div.col-xs-12.col-sm-7{
		text-align: center;
		width: 100%;
	}
	
	div.col-xs-12.col-sm-5{
		text-align: center;
		width: 100%;
	}
	
	.btn_main {
		max-width: 100%;
	}
	
	h3.btn_main_content{
		margin:auto;
	}
	
}

.nivo-caption {
	top: 17%;
}

@media(min-width:980px) and (max-width:1200px){
	.nivo-caption {
		top: 5%;
	}
}

@media(min-width:1060px) and (max-width:1107px){
	.right_section h3 {
		width: 78%;
	}
}



@media (min-width:992px) and (max-width:1060px) {
    div.title_section.right_section h3 {
		width: 70%;
	}
	div.title_section.left_section h3 {
		width: 70%;
	}
}​

.marginTop10{
	margin-top: 25px;
}

p.max_tax_refound span{
	color: #0077bb;
}

div.container-fluid.tax_sections{
	margin-left: 15px;
	margin-right: 15px;
}

div.col-lg-6.col-md-6.col-sm-12.col-xs-12.taxesSections{
	margin-top: 10px;
}


h3.hidden-xs{
	position:relative;
	left: -10px;
}


.wrap_art{
	margin-top: 15px;
}


.list_section{  
    color: #c33c54;
}

.footer_wrapper{
	padding-top: 20px;
}


.learn_more a:hover, .art_title a:hover{
	text-decoration: none;
	color: #337ab7;
}

ul.nav.navbar-nav{
	margin-top: 5px;
}


a:focus{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

.img_src{
	padding-left: 5px;
}

/*-------------------------------------------NEW LANDING PAGE----------------------------------*/

.font_image{
	position:relative;
}


.wrap_div_img{
	position: absolute;
	top: 15%;
	text-align: center;
}

.wrap_div_img h1{
	font-family: "Dosis";
	color: #0077bb;
	font-weight: 700;
	font-size: 500%;
	width: 350px;
	margin: auto;
	line-height: 65px;
}

.wrap_div_img p{
	color: #254d70;
	font-size: 24px;
	font-family: "Dosis";
	font-weight: 500;
	width: 365px;
    margin: auto;
	line-height: 30px;
    margin-top: 15px;
	letter-spacing: 1px;
	margin-bottom: 15px;

}

.account_btn{
	background: #c33c54;
	color: #fff;
	font-size: 24px;
	font-family: "Dosis";
	font-weight: 500;
	letter-spacing: 1px;
	border-radius: 0px;
	padding: 1% 4%;
	border: none;
	border-bottom: 5px solid #9f263c;
}

.account_btn:hover{
	text-decoration: none;
	color: #fff;
}

.wrap_div_img span{
	margin: 0px 10px;
	font-family: "Dosis";
	font-size: 20px;
	font-weight: 600;
}

.title_tax_packs{
	background: #f5f5f5;
	padding: 5px 0px;
}

.title_tax_packs h1{
	font-size: 40px;
	text-align: center;
	color: #585453;
	font-family: "Dosis";
	font-weight: 700;
	font-family: 'Glegoo', serif;
}

/*-------------------------MOST POPULAR---------------------*/

img.most_popular{
	position:absolute;
	top: 10px;
    right: 20px;
}

/*-------------------------TAX PACKS------------------------*/

.wrap_content_paks{
	max-width: 1300px;
	margin: auto;
	margin-top: 20px;
}


.wrap_each_pack h2{
	font-family: 'Glegoo', serif;
	text-align: center;
	background: #0077bb;
	color: #fff;
	padding: 15px 0px;
	margin-bottom: 0px;
}


/*-----------------Basic------------------*/
h2.basic{
	background: #c33c54;
}


/*----------------Content of each package------------------------*/

.bgk_pack p:first-child{
	padding-top: 5px;
}

.bgk_pack{
	background: #f5f5f5;
}

.wrap_each_pack p{
	font-family: "Dosis";
	font-size: 18px;
	width:90%;
	margin: auto;
	text-align: center;
}

p.price{
	font-family: "Dosis";
	font-size: 40px;
	margin: auto;
	color: #585454;
	font-weight: 600;
	text-align: center;
}

p.indication{
	color: #0077bb;
	cursor: pointer;
}


/*---------------BTN FILE FOR FREE------------------*/

a.btn_pack{
	position:relative;
	width:80%;
	background: #339900;
	color: #fff;
	margin: auto;
	text-align: center;
	font-size: 24px;
	font-family: "Dosis";
	font-weight: 500;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px 15%;
	border-bottom: 3px solid #287800;
	display: block;
}


.bg_free{
	position: relative;
	background: url("../img/landing/bg_free.png") no-repeat center;
	height: 275px;
}

.bg_basic{
	position: relative;
	background: url("../img/landing/bg_basic.png") no-repeat center;
	height: 275px;
}

.bg_deluxe{
	position: relative;
	background: url("../img/landing/bg_deluxe.png") no-repeat center;
	height: 275px;
}

.bg_premium{
	position: relative;
	background: url("../img/landing/bg_premium.png") no-repeat center;
	height: 275px;
}

.bg_free p, .bg_basic p, .bg_deluxe p, .bg_premium p{
	font-size: 16px;
	font-family: 'Glegoo', serif;
	color: #585454;
	font-weight: 600;
	text-align: left;
}

.bg_free ul li, .bg_basic ul li, .bg_deluxe ul li, .bg_premium ul li{
	color: #585454;
	font-family: 'Dosis';
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: 500;
}

/*-----------------------------E - FILE FEATURES-----------------------------------*/

.title_features{
	font-size: 35px;
	font-family: 'Glegoo', serif;
	position: relative;
    background: #fff;
    top: 20px;
    color: #585454;
    font-weight: 500;
    text-align: center;
    z-index: 10;
    width: 280px;
    margin: auto;
}


.wrap_efile_features{
	max-width: 1300px;
	margin: auto;
}

div.container-fluid.latest_articles.wrap_efile_features{
	position: relative;
	margin: auto;
}

.wrap_efile_features h4{
	color: #c33c54;
	font-family: "Dosis";
	font-weight: 600;
	font-size: 20px;
}

.description_art p{
	color: #585454;
	font-size: 16px;
	font-weight: 500;
}

/*-------------------------------COMMERCIAL TOP OF THE FOOTER--------------------------*/

.wrap_commercial{
	position: relative;
	margin-top:50px;
	background-color: #f5f5f5;
	height: 120px;
}

@media (min-width:768px) and (max-width:1024px){
	.wrap_div_img h1 {
		font-size: 45px;
	}
	
	.wrap_div_img p {
		font-size: 18px;
		width: 280px;
		margin: 0px 0px;
	}
	
	.wrap_div_img span {
		/* margin: 0px 10px; */
		font-family: "Dosis";
		font-size: 16px;
		font-weight: 600;
	}
	
	.account_btn{
		padding: 1% 2%;
		font-size: 18px;
	}
	
	p.txt_img_slide{
		margin: auto;
		margin-bottom: 20px;
	}
}


/*---------------------MOBILE LANDING-------------------*/

@media(max-width:767px){
	

	img.image_landing_mobile.img-responsive.visible-xs{
		position: relative;
		margin-top: 0px;
		opacity: 0.3;
	}	
	
	.title_tax_packs h1 {
		font-size: 5.5vw;
	}
	
	.title_tax_packs {
		background: #f5f5f5;
		padding: 5px 0px;
	}
	
	.mobile_content_slide{
		position: absolute;
		top: 0px;
		margin: auto;
	}
	
	h1.title_slide_mobile {
		font-family: "Dosis";
		color: #0077bb;
		font-weight: 700;
		font-size: 9vw;
		text-align: center;
		line-height: 10vw;
		margin-top:10px;
		margin-bottom: 5px;
		width: 65%;
		margin: auto;
		margin-top: 14%;
	}
	
	
	
	div.wrap_btn_mobile1, div.wrap_btn_mobile2{
		margin-left: 30%;
		margin-top:4vw;
	}
	
	p.txt_img_slide_mobile{
		font-family: "Dosis";
		color: #0077bb;
		width: 90%;
		margin: auto;
		font-size: 6vw;
		text-align: center;
		line-height: 6vw;
		font-weight: 600;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	a.btn_mobile_slide{
		background: #ec6952;
		padding: 1% 12%;
		color: #fff;
		font-size: 5vw;
		font-family: "Dosis";
		font-weight: 600;
		border: 2px solid #ec6952;
		border-radius: 4px;
		display: inline-block;
		margin-top: 10px;

	}
	
	h2.heading_efile_options {
		font-size: 28px!important;
	}
	
	a.btn_mobile_slide.start_free_btn{
		padding: 2% 20%;
		margin-left: -10%;
	}
	
	/*-------------------NAVBAR------------------*/
	
	button.navbar-toggle.collapsed, button.navbar-toggle{
		float:left;
		margin-left: 15px;
	}
	
	div.wrap-navbar{
		background: #0077bb;
	}
	
	span.icon-bar{
		background: #fff!important;
		font-weight: 700;
		border: 2px solid#fff;
	}
	
	button.navbar-toggle.collapsed, button.navbar-toggle{
		border: none;
	}
	
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background: #0077bb;
	}
	
	img.img_src{
		/*margin-top: 15px;*/
	}
	
	button.navbar-toggle.collapsed{
		margin-left:0px;
	}
	
	.btn_show_menu_mobile{
		padding-left: 0px;
	}
	
	button.navbar-toggle{
		margin-left:0px;
	}
	
	.wrap_slide_mobile{
		border: 2px solid #0077bb;
		font-family: 'Dosis', serif;
		text-align: center
	}
	
	.wrap_slide_mobile_basic{
		border: 2px solid #c33c54;
		ont-family: 'Dosis', serif;
		text-align: center
	}
	
	h2.title_slide{
		font-family: 'Glegoo', serif;
		text-align: center;
		background: #0077bb;
		margin-top: 0px;
		padding: 10px 0px;
		color: #fff;
	}
	
	h2.title_slide_basic{
		font-family: 'Glegoo', serif;
		text-align: center;
		background: #c33c54;
		margin-top: 0px;
		padding: 10px 0px;
		color: #fff;
		font-size: 7vw;
	}
	
	p.price{
		font-size: 8vw;
	}
	
	a.indication{
		display: inline-block;
		margin-bottom: 10px;
	}
	
	.carousel-control.right, .carousel-control.left{
		background: none;
	}
	
	div#myCarousel.carousel.slide{
		margin-top: 15px;
	}
	
	span.glyphicon.glyphicon-chevron-right, span.glyphicon.glyphicon-chevron-left{
		color: #0077bb;
	}
	
	.title_features {
		font-size: 5vw;
	}
	
	p.title_features{
		width: 50%;
	}
	
	ul.footer_menu_links li, ul.footer_menu2_links li{
		display: inline;
		padding: 10px 15px;
		padding-left: 0px;
	}
	
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: none;
		background: #fff;
	}
	
	#bs-example-navbar-collapse-1 img.img_src{
		margin-top: 0px;
	}
	
	form.navbar-form.navbar-right{
		border: none;
	}
	
	ul.nav.navbar-nav li a{
		font-family: "Dosis";
		color: #585454;
		font-weight: 500;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	form.navbar-form.navbar-right div div{
		font-weight: 500;
	}
	
	img.most_popular_mobile{
		position: relative;
		z-index: 10;
		position:absolute;
		top: -10px;
		right: 20px;
	}
	
	img.most_popular_mobile.img-responsive{
		position: relative;
		top: 0px;
		left: 70%;
	}
	
	div.wrap_slide_mobile_basic{
		position: relative;
		top: -40px;
	}
	
	div.wrap_slide_mobile{
		position: relative;
		margin-top: 13px;
	}
	
	.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
		color: #585454;
	}
	
	a.btn_pack {
		font-size: 5.5vw;
	}
	
	button.search_btn {
		padding: 0px 0px;
	}
	
	img.img_src {
		/*margin-top: 10px;*/
	}
	
	div.col-xs-2.src_mobile{
		padding-left:0px;
	}
	
	button.search_btn.search_btn_mobile{
		width: 40%;
	}
	
	#bs-example-navbar-collapse-2 form div input{
		width: 60%;
	}
	
	form.navbar-form.navbar-right{
		margin-top:20px;
	}
}

@media only screen and (min-width : 768px) {
   #bs-example-navbar-collapse-2{
        display: none!important;
    }
}

@media only screen and (min-width : 620px) and (max-width:768px){
   #bs-example-navbar-collapse-2 form div input{
       margin-left:7%
    }
}

button.search_btn{
	padding: 8px 7px;
    font-family: "Dosis";
    font-size: 18px;
    font-weight: 500;
    background: #0077bb;
    color: #fff;
    border: none;
}

@media (max-width:370px){
	img.img-responsive.center-block.new_logo_irs{
		margin-top: 3vw;
	}
}

@media (min-width:370px) and (max-width:420px){
	img.img-responsive.center-block.new_logo_irs{
		margin-top: 1.5vw;
	}
}

@media (min-width:420px) and (max-width:768px){
	img.img-responsive.center-block.new_logo_irs{
		/*margin-top: 1vw;*/
	}
}

@media (min-width:768px) and (max-width:800px){
	ul.nav.navbar-nav li a {
		padding-left: 0px;
	}
	
	ul.nav.navbar-nav li a {
		padding-left: 0px;
		padding-right: 15px;
	}
}

@media (min-width:768px){
	div.latest_articles hr {
		position: relative;
		top: -1.3vw;
	}
}


/*------------------------NAVBAR CUSTOM--------------------------*/

.navigation_bar{
	background: #0077bb;
	height:70px;
}

.items_navigation_bar{
	list-style-type: none;
}

.items_navigation_bar li{
	padding: 7px 0px;
}

.items_navigation_bar a{
	color: #585454;
	font-size: 18px;
	font-family: "Dosis";
	font-weight: 500;
	padding: 5px 0px;
}

.expand_nav_bar{
	padding:5px;
	margin:15px 0px;
	margin-left:15px;
}

ul.items_navigation_bar.expanded_list{
	background: #fff!important;
}

.wrap_btn_nav{
	float: left;
	width:20%;
}

.wrap_logo_mobile{
	position: relative;
	width:60%;
	float:left;
}

span.src_btn_mobile{
	margin-top: 22px;
    position: relative;
    display: block;
}


.btn_mobile_src{
	padding: 9px;
    border: none;
    font-family: "Dosis";
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

button.btn_mobile_src{
	position: relative;
	width:35%;
	background: #0077bb;
	left: -4px;
	top: -1px;
}

input.inp_src_mobile{
	width:63%;
	height: 42px;
	padding-left:15px;
	font-size: 16px;
	border-radius: none;
	font-family: "Dosis";
    font-size: 14px;
    margin-left: 0.5%;
}

div.search_on_mobile{
	margin-top:12px;
	height:60px;
}


div.wrap_search_mobile_form{
	margin-left: 5px;
}

img.img-responsive.center-block.new_logo_irs{
	display: inline-block;
	vertical-align: middle;
	padding-top: 3%;
}

div.wrap_logo_mobile{
	height: 70px;
    text-align: center;
}

/*---NAVBAR DESKTOP---*/

div.menu_links_desk{
	position: relative;
    width: 70%;
    float: left;
    margin-left: 1.5%;
	margin-top: 15px;
}

div.menu_search_desk{
	position: relative;
    width: 27%;
    float: left;
}

.search_btn_dektop{
	padding: 8px 7px;
    font-family: "Dosis";
    font-size: 18px;
    font-weight: 500;
    background: #0077bb;
    color: #fff;
    border: none;
}

.nav_on_dektop{
	background: #f5f5f5;
}

.wrap_desktop_menu{
	max-width: 1300px;
	margin:auto;
	background: #f5f5f5;
	height: 60px;
}


.menu_link{
	color: #9d9d9d;
	font-family: "Dosis";
	font-size: 20px;
	font-weight: 500;
	margin-top: 20px;
	letter-spacing: 1px;
	padding-right: 2%;
}

.expand_nav_bar img, .src_btn_mobile img{
	cursor: pointer
}

/*----------------------------------------------SLIDER--------------------------------------*/
/*-------------NEW CAROUSEL-------------*/
 /* jssor slider bullet navigator skin 01 css */
        /*
        .jssorb01 div           (normal)
        .jssorb01 div:hover     (normal mouseover)
        .jssorb01 .av           (active)
        .jssorb01 .av:hover     (active mouseover)
        .jssorb01 .dn           (mousedown)
        */
        .jssorb01 {
            position: absolute;
        }
        .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
            position: absolute;
            /* size of bullet elment */
            width: 12px;
            height: 12px;
            filter: alpha(opacity=70);
            opacity: .7;
            overflow: hidden;
            cursor: pointer;
            border: #000 1px solid;
        }
        .jssorb01 div { background-color: gray; }
        .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
        .jssorb01 .av { background-color: #fff; }
        .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }

        /* jssor slider arrow navigator skin 13 css */
        /*
        .jssora13l                  (normal)
        .jssora13r                  (normal)
        .jssora13l:hover            (normal mouseover)
        .jssora13r:hover            (normal mouseover)
        .jssora13l.jssora13ldn      (mousedown)
        .jssora13r.jssora13rdn      (mousedown)
        */
        .jssora13l, .jssora13r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 50px;
            cursor: pointer;
            background: url('../img/landing/a13.png') no-repeat;
            overflow: hidden;
        }
        .jssora13l { background-position: -10px -35px; }
        .jssora13r { background-position: -70px -35px; }
        .jssora13l:hover { background-position: -130px -35px; }
        .jssora13r:hover { background-position: -190px -35px; }
        .jssora13l.jssora13ldn { background-position: -250px -35px; }
        .jssora13r.jssora13rdn { background-position: -310px -35px; }


		
#jssor_1 p, #jssor_1 a{
	font-size: 9.5vw;
}

#jssor_1  p.price{
	font-size:14vw;
}

#jssor_1{
	margin-top: 15px!important;
}


@media (min-width:370px) and (max-width:420px){
	
	#jssor_1 p, #jssor_1 a{
		font-size: 8.5vw;
	}

	#jssor_1  p.price{
		font-size:10.5vw;
	}
}

@media (min-width:420px) and (max-width:490px){
	
	#jssor_1 p, #jssor_1 a{
		font-size: 7vw;
	}

	#jssor_1  p.price{
		font-size:9.5vw;
	}
	
	#jssor_1 p.basic_txt{
		font-size: 7vw;
	}
}

@media (min-width:490px) and (max-width:590px){
	
	#jssor_1 p, #jssor_1 a{
		font-size: 5.5vw;
	}

	#jssor_1  p.price{
		font-size:7vw;
	}
}

@media (min-width:590px) and (max-width:690px){
	
	#jssor_1 p, #jssor_1 a{
		font-size: 5vw;
	}

	#jssor_1  p.price{
		font-size:5vw;
	}
}

@media (min-width:690px) and (max-width:768px){
	
	#jssor_1 p, #jssor_1 a{
		font-size: 4.5vw;
	}

	#jssor_1  p.price{
		font-size:5vw;
	}
}

.wrap_slide_mobile_basic p, .wrap_slide_mobile_basic a{
	font-family: "Dosis";
}


.wrap_slide_mobile, .wrap_slide_mobile_basic{
	height: 450px;
}

.bg_mobile_slide_1{
	position: relative;
	background: url("../img/landing/bg_free_mobile.png") no-repeat center;
}

.bg_mobile_slide_2{
	position: relative;
	background: url("../img/landing/bg_basic_mobile.png") no-repeat center;

}

.bg_mobile_slide_3{
	position: relative;
	background: url("../img/landing/bg_deluxe_mobile.png") no-repeat center;

}

.bg_mobile_slide_4{
	position: relative;
	background: url("../img/landing/bg_premium_mobile.png") no-repeat center;
	
}


@media (min-width:768px) and (max-width:1200px){
	div.bgk_pack{
		height:500px;
	}
}

a.menu_link:hover{
	color: #9d9d9d;
}



@media (max-width:768px){
	
	ul.footer_menu_links li a{
		text-transform: uppercase;
	}
	
	p.basic_txt{
		height: 80px;
		
	}
	
	h2.title_slide_basic{
		font-size: 30px;
	}
}

div.title_tax_packs h1{
	margin-top: 10px;
}

@media (min-width:1170px){

	div.second_nav_bar.hidden-xs{
		height:70px;
	}

	img.img-responsive.new_logo_irs{
		height: 55px;
	}
}

@media (max-width:992px){
	p.deluxe_txt_margin{
		margin-bottom: 25px;
	}
}

@media (min-width:768px) and (max-width:1200px){
	p.free_txt_margin{
		margin-bottom: 25px;
	}
}


/* GET YOUR MAXIMUM TAX REFOUND - GUARANTEED */

h2.get-maximum-refound{
	font-family: 'Glegoo', serif;
    text-align: center;
    color: #3f4346;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 25px;
}

h4.title-landing-tax-refound{
	font-family: 'Glegoo', serif;
    text-align: center;
    color: #414246;
    font-weight: bold;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 10px;
}

p.short-landing-desc{
	color: #414246;
    text-align: center;
    font-family: "Dosis";
    font-size: 16px;
    width: 85%;
    margin: auto;
    line-height: 18px;
    font-weight: 500;
}

p.wrap-learnmore{
    text-align: center;
    font-size: 16px;
    font-family: 'Glegoo', serif;
    margin-top: 5px;
}

h2.get-maximum-refound span{
	color: #0078b9;
}

p.description_art{
	font-family: "Dosis";
	font-size: 16px;
}

div.container.get_max_refound_wrap{
	margin-bottom: 35px;
}

img.img-responsive.center-block{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

@media(max-width:768px){
	h2.get-maximum-refound{
		font-size: 18px!important;
	}
}


/* END GET YOUR MAXIMUM TAX REFOUND - GUARANTEED*/






/*--------------------------------------------------------*/
/*--------------------NEW HOME PAGE-----------------------*/
/*--------------------------------------------------------*/


div.image_nav_bar{
    position:relative;
    max-width: 1300px;
    /*border: 1px solid red;*/
    margin: auto;

}


a {
    color: #7d7d7d;
    text-decoration: none;
}

.inside ul li a {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
	
	color: #656565;
	font-size: 14px;
	position: relative;
	top: -2px;	
}

div.wrap_image_new_hp img.img-responsive.bg_img_new_hp{
    margin: auto;
    width: 100%;
    position: relative;
    top: -60px;
    z-index: -1;
}

div.image_hp_wrap{
    position: absolute;
    top: 20vw;
    max-width: 900px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

h1.txt_new_hp_img, p.txt_new_hp_img, h4.txt_new_hp_img {
    color: #fff;
    /*font-family: "Dosis";*/
}

h1.txt_new_hp_img{
    font-weight: 700;
    /*font-size: 3.5vw;*/
    font-size: 3vw;
    text-align: center;
}

h4.txt_new_hp_img{
    font-size: 1.75vw;
    text-align: center;
    opacity: 0.7;
    font-weight: 400;
}

img.img-clock{
    margin-right: 2%!important;
    position: relative;
    top: -3px;
}

img.img-bills{
    margin-right: 2%!important;
    position: relative;
    top: -2px;
}

div.warp_btn_new_hp{
   background: #e8573a!important;
}

p.txt_new_hp_img{
    text-align: center;
   /* opacity: 0.5;*/
}

div.wrap_btn_start_hp_new{
    max-width: 200px;
    background: #eb5a3b;
    min-height:20px;
}

div.btn_start_new_hp{
    font-size: 1.3vw;
    text-align: center;
    //background: url("../img/efile/arrow.jpg") no-repeat left;
    background-color: #e5553a;
    padding: 17px 20px;
    border-radius: 5px;
    color: #fff;
    max-width: 200px;
    margin: auto;
    
}


img.img-responsive.bg_img_new_hp{
    width:1980px;
}

a.btn_click_hp{
    background: #0077bb;
    padding: 10px 15px;
    vertical-align: middle;
    border-radius: 5px;
    color: #fff;
    position: relative;
    font-weight: bold;
    margin-left: 15px;
	font-family: "Dosis";
    font-style: normal;
	font-size: 14px;
}

div.wrap_right_button p{
    color: #ee1e1c;
    font-weight: bold;
    font-style: italic;
    vertical-align: middle;
    position: relative;
    top:20px;
	font-family: Roboto;
}

.wrap_sec_nav_list_hp{
    padding-top:14px;
}

div.wrap_right_button{
    position: relative;
    max-width: 300px;
    float: right;
    margin-right: 35px;
}



.second_nav_item_hp a{
        color: #fff;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0.3px;
    }
 
 .menu_link_hp {
    color: #9d9d9d;
    font-family: "Dosis";
    font-size: 18px;
    /* font-weight: 500; */
    margin-top: 45px;
    letter-spacing: 1px;
    padding-right: 2%;
 }
 
img.img-responsive.new_logo_irs_hp{
    margin-top:15px;
}

ul.secondary_links_hp.row{
        list-style-type: none;
}

@media (min-width:768px) and (max-width:980px){
    .second_nav_item_hp a{
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0.3px;
    }
    
    img.img-responsive.new_logo_irs_hp{
        margin-top: 0.5vw;
    }
    
    li.col-sm-3.col-xs-12.second_nav_item_hp{
        padding-left: 5px;
        padding-right: 5px;
    }
    
    ul.secondary_links_hp.row{
        list-style-type: none;
        padding-left: 30px;
    }
}

@media(min-width:420px) and (max-width:768px){
    div.container.image_hp_wrap{
        position: relative;
        top: -54vw;
    }
}

@media(min-width:320px) and (max-width:360px){
    div.container.image_hp_wrap{
        position: relative;
        top: -63vw;
        padding: 0px;
    }
    
    h1.txt_new_hp_img{
        margin-top: 15px;
        margin-bottom: 5px;
    }
    
    img.img-clock{
        width: 14px;
        top: -2px;
    }
    
    h1.txt_new_hp_img {
        font-size: 13px!important;
    }
    
    img.img-bills{
        width: 18px;
        top: -2px;
    }
    
    div.btn_start_new_hp {
        max-width: 140px;
        font-size: 14px!important;
    }
}

@media(min-width:360px) and (max-width:420px){
    div.container.image_hp_wrap{
        position: relative;
        top: -58vw;
        padding: 0px;
    }
    
    h1.txt_new_hp_img{
        margin-top: 15px;
        margin-bottom: 5px;
    }
}


@media(min-width:480px) and (max-width:768px){
    h1.txt_new_hp_img {
        font-size: 22px;
    }
    
    h4.txt_new_hp_img{
        font-size: 18px;
    }
    
    div.btn_start_new_hp{
        font-size: 24px;
    }
	
	div.wrap_all_content_mobile{
		position:relative;
		top: 10vw;
	}
   
}

@media(min-width:320px) and (max-width:480px){
    h1.txt_new_hp_img {
        font-size: 14px;
    }
    
    div.btn_start_new_hp {
   
    padding-top: 7px;
    padding-bottom: 7px;
}

    h4.txt_new_hp_img{
        font-size: 12px;
        margin-top:5px;
        margin-bottom: 5px;
    }
    
    div.btn_start_new_hp{
        font-size: 14px;
    }
    
    div.image_hp_wrap {
        position: absolute;
        top: 17vw;
    }
    
    div.btn_start_new_hp{
        max-width: 160px;
        font-size: 16px;
    }
    
    p.txt_new_hp_img{
        font-size: 10px;
    }
    
}


@media(min-width:920px) and (max-width:1200px){
    div.container.image_hp_wrap{
        top: 24vw!important;
    }
}

@media(min-width:768px) and (max-width:920px){
    div.container.image_hp_wrap{
        top: 32vw!important;
    }
}

@media (min-width:980px) and (max-width:1300px){
    .second_nav_item_hp a {
        font-size: 16px;
    }
    
    div.wrap_sec_nav_list_hp{
      /*  margin-top:5px;*/
    }
}

@media (min-width:1170px){
	img.img-responsive.new_logo_irs{
		height: auto;
                margin-top:7px;
	}
}

@media (max-width:1200px){
    img.logo-e-file{
        width: 15vw;
    }
}

@media (max-width:1315px){
    img.logo-e-file{
        margin-left: 15px;
    }
}
@media (min-width:768px) and (max-width:1300px){
    div.btn_start_new_hp {
        font-size: 2.1vw;
    }
}




div.btn_log{
    width: 150px;
    position: relative;
    float: left;
}


div.wrap_btns_log{
    position:absolute!important;
    right: 0px!important;
    top:1vw;
    float: right!important;
    margin-top: 10px;
}

div.btn_log a{
    color: #fff;
    text-align: center;
    font-family: 'Roboto', arial, sans-serif;
}

div.btn_log.btn_border a{
    border: 1px solid #fff;
    padding: 8px 10px;
    border-radius: 3px;
    margin-right: 25px;
    font-weight: bold;
    font-family: 'Roboto', arial, sans-serif;
}

img#arrow-right{
    top: -2px;
}



/*TITLE PACKS*/



div.title_packs_hp{
    max-width: 1300px;
    margin: auto;
}

div.packs_new_hp{
    margin-top: 55px;
}

div.title_packs_hp h1{
    font-size: 2.5vw;
    text-align: center;
    color: #444444;
}

div.title_packs_hp a h3{
    color: #e5553a;
    text-align: center;
    text-decoration: underline;
    font-size: 1.8vw;
}

div.box-pack{
    border: 1px solid #eeeeee;
    border-radius: 5px;
}

@media(min-width:768px){
    div.box-pack{
    border: 1px solid #eeeeee;
    border-radius: 5px;
    transition: 0.1s ease-in-out;

}

div.box-pack:hover{

    opacity: 1;
    background: #fff; 
   -webkit-transform: scale(1.1);
          transform: scale(1.1);
   z-index: 100;
     -webkit-box-shadow: -1px 1px 41px -2px rgba(194,194,194,1);
    -moz-box-shadow: -1px 1px 41px -2px rgba(194,194,194,1);
    box-shadow: -1px 1px 41px -2px rgba(194,194,194,1);
}
}

h4.title-box-pack{
    text-align: center;
    margin-top: 50px;
    border-bottom: 1px dashed#E2E2E2;
    padding-bottom: 40px;
}

div.box-pack p{
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    text-align: center;    
}

div.head-box{
    height: 255px;
}

h2.price_for_each_pack{
    font-size: 42px;
    font-weight: bold;
    color: #444444;
    text-align: center;
}

h2.price_for_each_pack sup{
    font-size: 18px;
    top: -15px;
    font-weight: 400;
}

h2.price_for_each_pack sub{
    font-size: 16px;
    text-decoration: line-through;
    font-weight: 400;
}

h3.offer_txt{
    font-size: 14px;
    text-align: center;
    color: #b3b3b3;
}

div.box-pack a h3{
    font-size: 18px;
    color: #fff;
    background: #e85739;
    text-align: center;
    padding: 10px 0px;
    margin: 30px;
    border-radius: 4px;
}

div.container.wrap_boxes_hp{
    max-width: 850px;
    margin: auto;
    padding-left: 25px;
    padding-right: 25px;
}

img.img-check{
    margin-right:5px;
}

img.img-popular{
    position: absolute;
    top: -5px;
    right: -4px;
}

div.box-pack-2{
    position: relative;
    z-index: 5;
    background: #fff;
}


/*FOOTER*/
div.footer_new_hp{
    background-color: #cccccc;
}

div.footer_new_hp p{
    text-align: center;
    color: #fff;
    margin-top: 40px;
    font-size: 36px;
    font-weight: 300;
}

a.footer-btn-hp h3{
    font-size: 18px;
    color: #fff;
    background: #e85739;
    text-align: center;
    padding: 10px 0px;
    border-radius: 5px;
    width: 130px;
    margin: auto;
    margin-bottom: 35px;
    margin-top: 35px;
}

div.info_txt_hp{
    max-width: 980px;
    margin: auto;
    margin-top: 50px;
}

a.more_info_link{
    color: #e85739;
}

p.image_btn_start{
    margin: 25px 0px 25px 0px;
}


@media (max-width: 768px){
	
	div.container-fluid.footer_new_hp{
		position: relative;
		top: 14vw;
	}
	
	div.full_width_bg{
		position: relative;
		top: 14vw;
	}
	
    div.col-xs-4.box-pack a h3{
        width: 45%;
        margin: auto;
        font-size: 34px;
        margin-top: 17px;
    }
    
    div.box-pack a h3 {
        padding: 15px 0px;
    }
    
    div.col-xs-4.box-pack p{
        font-size: 30px;
    }
    
    h4.title-box-pack{
        font-size: 34px;
        font-weight: 600;
    }
    
    div.title_packs_hp h1{
        font-size: 4vw;
    }
    
    div.title_packs_hp a h3{
        font-size: 3.5vw;
        margin-bottom: 24px;
    }
    
    div.wrap_all_content_mobile{
        position:relative;
        
    }
    
    div.wrap_image_new_hp{
        height: 49vw;
    }
    
    div.footer_new_hp p {
        font-size: 5vw;
    }
    
    h3.offer_txt {
        font-size: 28px;
    }
}

div.container.info_txt_hp p{
    color: #444;
}


div.row.shadow_paks{
   -webkit-box-shadow: 6px 12px 13px -5px rgba(191,191,191,1);
    -moz-box-shadow: 6px 12px 13px -5px rgba(191,191,191,1);
    box-shadow: 6px 12px 13px -5px rgba(191,191,191,1);
}

div.title_packs_hp h1{
    margin-top: 0px;
}

a.menu_link_hp:hover{
    text-decoration: none;
    color: #9d9d9d;
}

div.btn_log{
    transition: 0s color;
}

div.btn_log a:hover{
    color: #e5553a;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

div.btn_log.btn_border a:hover{
    color: #fff;
    background: #e5553a;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}


p.footer_btn_start{
    margin-bottom: 40px;
}

a.footer-btn-hp{
    color: #fff;
    font-size: 18px;
    padding: 15px 45px;
    background: #e5553a;
    border-radius: 5px;
    border-radius: 3px;
    font-weight: 500;
}

h4.txt_new_hp_img.btn-start-hp{
    width: 205px;
    margin: auto;
    margin-bottom: 10px;
}

h4.txt_new_hp_img.btn-start-hp{
    opacity: 1;
}

div.wrap_all_content_mobile, div.container-fluid.footer_new_hp, div.container.image_hp_wrap{
    font-family: 'Roboto', arial, sans-serif;
}

h3.cupon_code_pack{
    font-size: 12px;
    text-align: center;
    margin-top: 0px;
    font-family: 'Roboto', arial, sans-serif;
    color: #b3b3b3;
    font-weight: 400;
}

a.img-btn-hp {
    color: #fff;
    font-size: 22px;
    padding: 15px 30px;
    background: #e5553a;
    border-radius: 5px;
    border-radius: 3px;
    font-weight: 500;
}

@media (max-width:768px){
    h3.cupon_code_pack {
        font-size: 22px;
    }
    
    h2.price_for_each_pack {
        font-size: 46px;
    }
    
    a.img-btn-hp {
        padding: 12px 25px;
        border-radius: 3px;
        font-size: 18px;
    }  
    
    h2.price_for_each_pack sub, h2.price_for_each_pack sup {
        font-size: 24px;
    }
    
    p.image_btn_start{
        margin-top: 15px;
        margin-bottom: 15px;
      
    }
	

}



/*-------------------------------------------------------------------------*/


@media (max-width: 767px){
	body {
		padding: 0px;
	}
	
	div.wrap_logo_mobile{
		margin: auto;
		width: 60%;
		top:0px;
	}
	
	ul.items_navigation_bar.expanded_list, ul.items_navigation_bar{
		margin-left:0px;
		padding-left:35px;
	}
	
	diw.wrap_all_content_mobile{
		position: relative;
		top: 35vw;
	}
	
	/*de sters*/
	div.wrap_taxes_homepage{
		/*margin-top:260px;*/
	}
}

div.panels-flexible-region.panels-flexible-region-clone_of_two_column_with_header_and_footer-second_left.panels-flexible-region-last.content-secondary{
    margin-left: 0px;
}


@media(min-width:768px) and (max-width:980px){
	/*div.wrap_all_content_mobile{
		position: relative;
		top: 42vw;
	}*/
	
}


@media(min-width:768px){
	div.container-fluid.footer_new_hp{
		margin-top:50px;
	}
	
}

div.col-xs-4.box-pack p{
	color: #333!important;
}

h2.price_for_each_pack{
	margin-bottom: 40px;
	margin-top: 40px;
}


div.wrap_taxes_homepage a {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}


@media (max-width: 767px){
	
	div.wrap_copyright {
       margin-right: 0px; 
       margin-left: 0px;
	}
	
	footer .footer-links {
		margin: 0;
		text-align: left;
		margin-left: 15px;
	}
	
	footer{
       margin-right: 0px; 
       margin-left:  0px; 
	}
}


div.col-lg-4.col-xs-12.wrap_logo a img.img-responsive.new_logo_irs{
	margin-top: 0px;
}

img.src_btn_mobile.img_src.center-block{
	padding:5px;
	cursor: pointer;
}


.navbar-right {
    float: right!important;
    margin-right: -3px;
}

/*SEARCH FORMULAR*/


/*SEARCH FORMULAR*/
header div.font_image {
	border-bottom: 1px solid #e2e2e2;
}

div.wrapBlockLanding{
	position: relative;
	top: 70px;
	display: block;
    margin-bottom: 70px;
}

div.wrapBlockLanding h2{
	text-align: center;
}

div.wrapBlockLanding h2 a{
	font-size: 46px;
    color: #23527c;
    font-weight: 400;
    font-family: "Dosis";
    position: relative;
    top: -53px;
    margin: auto;
    text-align: center;
    background: #fff;
    padding-left: 25px;
    padding-right: 25px;
}

div.wrapBlockLanding h3.titleLanding a{
	font-size: 18px;
	font-family: "Dosis", sans-serif;
	color: #0077bb!important;
	font-weight: 600;
	letter-spacing: 1px;
}

div.wrapBlockLanding p.textArt{
	color: #7d7d7d;
	font-family: "Dosis", sans-serif;
	font-size: 16px;
}

div.wrapBlockLanding hr.gray_line_heading{
	border-top: 1px solid #d7d7d7;
}

div.wrapBlockLanding p{
	margin-bottom: 25px;
}

div.wrapBlockLanding h4.titleLanding a{
	color: #0077bb;
	font-family: "Dosis", sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
}


div.wrapBlockLanding h2{
	height: 30px!important;
}

div.wrapBlockLanding h4.gray_heading_detailed{
	font-family: "Dosis", sans-serif;
    font-size: 30px;
    text-align: center;
    color: #9c9c9c;
    margin-bottom: 60px;
	line-height: 30px;
}

@media(max-width: 768px){
	div.wrapBlockLanding{
		top: 25px;
	}
	
	div.wrapBlockLanding h2 a{
		font-size: 28px;
		top: -41px;
	}
	
	h4.gray_heading_detailed{
		font-size: 18px!important;
	}
	
	div.wrapBlockLanding h2 {
		height: 0px!important;
	}
	
	div.wrapBlockLanding h4.gray_heading_detailed {
		margin-bottom: 30px;
	}
}

@media (min-width: 769px) and (max-width: 1024px){
		
	/*IPAD*/
	div.wrap_desktop_menu{
		height: 60px!important;
	}
	
	div.menu_links_desk{
		width: 68%!important;
	}
	
	div.menu_search_desk{
		width: 30%!important;
	}
	
	a.menu_link{
		font-size: 19px!important;
	}
	
}

