/*
Theme Name: interia
Theme URI: http://www.meltingpx.com
Description: <p>Template for wp themes.</p>
Version: 1.4
Updated on Date: 20/12/2013
Author: ram
Author URI: http://www.meltingpx.com/
License: Kayapati
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
All files, unless otherwise stated, are released under the GNU General Public License
Tags: white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* ________________________________________________________________________________________________________________

	other css files inport
   ________________________________________________________________________________________________________________ */  
	
	@import url('css/layout.css');
	@import url('css/custom_skin.php');
	@import url('css/typography.css');
	@import url('css/blog_style.css');
	@import url('css/shortcodes_buttons.css');
	@import url('css/shortcodes.css');
	@import url('css/widgets.css');
	@import url('css/jqueryslidemenu.css');

body {
	color: #666;
	font-size: 14px;
	line-height: 1.5em;
	background-color:#f9f9f9;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;

}
#body_top_rulers{
	background-image: url(images/body_top_rulers.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:28px;
}

.main_continer img{
	max-width:100%;
	height:auto;
}

iframe{
	max-width:100%;
}

a, a:link, a:visited{
text-decoration:none;
color:#666;
}

a:hover{
color:#666;
}

.thumb {
	background: none repeat scroll 0 0 #f9f9f9;
    float: left;
    text-align: center;
	margin: 0px 15px 10px 0px;

}
.description {
	display:block;
	padding:0px;
	margin-bottom:25px;
	overflow:hidden;}
	
.launch_website {
    background-color: #333333;
    color: #EEEEEE !important;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    overflow: hidden;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
}
/* headings
------------------------------------------------------*/
h1, h2, h3, h4, h5, h6{
color:#333;
margin-bottom:6px;
font-family:Bitter;
line-height:1.2em;


}
h1 {
	font-size: 30px;
	margin-bottom:20px;	

}
h2 {
	font-size: 25px;
	margin-bottom:20px;	

}
h3 {
	font-size: 18px;
	margin-bottom:20px;	
}
h4 {
	font-size: 14px;
	margin-bottom:10px;
	margin-top:17px;		

}
h5 {
	font-size: 14px;
	margin-bottom:15px;	
	
	}
h6 {
	font-size: 11px;
	font-style:italic;
	margin-bottom:10px;	
}

/* Header Section
----------------------------------------------------------------------------------------------------*/
.home #top_header_graident{
	width:100%;
	height:575px;
	float:left;
	position:absolute;
	z-index:-1;
	background: -moz-radial-gradient(center center , ellipse farthest-corner, #5F6B7B 0%, #191921 100%) repeat scroll 0 0 transparent;
	background: -o-radial-gradient(center center , ellipse farthest-corner, #5F6B7B 0%, #191921 100%) repeat scroll 0 0 transparent;
	background: -webkit-radial-gradient(center center , ellipse farthest-corner, #5F6B7B 0%, #191921 100%) repeat scroll 0 0 transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(circle, startColorstr=#5F6B7B, endColorstr=#191921); /* for IE */
	background: -ms-radial-gradient(circle, #5F6B7B, #191921); /* for IE 10 */
	box-shadow: 0 3px 39px -3px #999999;
	 -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#019bf9, endColorstr=#a3dcff, GradientType=1)";
}

#top_header_graident{
	width:100%;
	height:250px;
	float:left;
	position:absolute;
	z-index:-1;
	background: -moz-radial-gradient(center center , ellipse farthest-corner, #5F6B7B 0%, #191921 100%) repeat scroll 0 0 transparent;
	background: -o-radial-gradient(center center , ellipse farthest-corner, #5F6B7B 0%, #191921 100%) repeat scroll 0 0 transparent;
	background: -webkit-radial-gradient(center center , ellipse farthest-corner, #5F6B7B 0%, #191921 100%) repeat scroll 0 0 transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(circle, startColorstr=#5F6B7B, endColorstr=#191921); /* for IE */
	background: -ms-radial-gradient(circle, #5F6B7B, #191921); /* for IE 10 */
	  box-shadow: 0 3px 39px -3px #999999;
}


#container_top{
	background-image: url(images/container_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:40px;
	position:absolute;
	top:-16px;
	left:50%;
	margin-left:-467px;
	width:933px;

	
}
#container_bot{

}
#main_header{
	width:100%;
	display:table;
	margin-bottom:30px;
	background-repeat:repeat-x;
	border-top:3px solid #101010;
	background-image: url(images/transperant_gradient.png)!important;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	background-color:#eee;	
}

#main_header:after{
   border-color: #D7D7D7 transparent transparent;
    border-top: 5px solid transparent;
    border-style: solid;
    border-width: 6px 5px 5px;
    content: " ";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 33;
}

#header{
	width:1000px;
	margin:0px auto;
	position:relative;
	
}

#top_header_right_section{
width:40%;
background-color:#009900;
position:absolute;
right:0px;
}

#sub_header_wrapper{
z-index:2;
position:relative;

}
.sub_header{
	margin-top:30px;
	padding:30px 30px 10px;
	background-color:#f9f9f9;
	box-shadow: 0 3px 3px -3px #999;
	border-radius:3px;

}
.sub_header h1{
	line-height:36px;
	font-weight:lighter;
	
}
.sub_header h5{
	color:#aaa;
	font-weight:300;
	line-height:26px;
	font-size:18px;
}

#page_desc{
	position:absolute;
	top:80px;
	left:0px;
}
#page_desc h2{
	background-color:#222;
	padding:10px 20px;
	color:#eee;
}

 
.logo{
	margin:0 auto;
	padding:25px 0px;
	float:left;
	
}
.logo img{
	border:none;
}

#call_us{
position:absolute;
right:220px;
top:14px;
color:#666;
}
.search_box{
float:right;
padding:8px 0px 5px 0px;
}

.search_box input{
	background-color:#f1f2f2;
	padding:7px 5px;
	color:#2b2b2b;
    border: medium none;
    font-size: inherit;
    outline: medium none;
	float:left;
	border-radius:3px; 
	border:1px solid #ddd;
	margin-bottom: 12px;
}


input#searchsubmit {
    background: url(images/search_button.png) no-repeat scroll center center transparent;
    border: medium none;
    display: block;
    float: left;
    height: 32px;
    line-height: 31px;
    margin: 0;
    outline: medium none;
    width: 31px;
	border-radius:3px;
}


input#searchsubmit:hover {
	cursor:pointer;
	opacity:.8;

}

/* Frontpage Slider Section
----------------------------------------------------------------------------------------------------*/	

#home_main_slider{
	width:1000px;
	margin:30px auto;
	 
	}

/* Sidebar Section
---------------------------------------------------------------------------------------------------*/
#sidebar {
	padding:25px;
	overflow:hidden;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;

}
.sidebar_left{
padding-left:0px!important;

}
#sidebar a, #sidebar a:link, #sidebar a:visited {
	color:#777;
}
#sidebar a:hover {
	color:#444;
}


/* Gallery Page 
----------------------------------------------------------------------------------------------------*/

ul.kaya_gallery, ul.kaya_gallery_without_title{
	
}

.item_thumb_gallery{
	display:inline-block;
	position:relative;
	 margin-top: -4px;
	 
	}



ul.kaya_gallery li, ul.kaya_gallery_without_title li {
	display: inline-block;
	float:none;
	margin:0px;
	padding:0px;
	line-height: 0.5em;
	margin-right:1px;
	margin-bottom:5px;	
}

ul.kaya_gallery li.last{
	margin-right:0px;
}
ul.kaya_gallery_without_title{	
	margin:0px;
	float:left;
}

ul.kaya_gallery li {margin-bottom:30px;}

ul.kaya_gallery_without_title li:last-child {margin-bottom:30px;}

ul.kaya_gallery li p, ul.kaya_gallery_without_title li p{
	text-align:center;
	margin-top:10px;

	overflow:hidden;


}

.ul.kaya_gallery li p{
overflow:hidden;
}


/* Contact page Section
----------------------------------------------------------------------------------------------------*/
#google_code{
	margin-top:3px!important;
	width:57%px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:20px;

}
#contact-form{
	margin-top:20px;
}

label.message{
	display:block;
	clear:both;
	padding-top:15px;
}

#contact-form input {
    background-color: #FCFCFC;
    border: 1px solid #DDDDDD;
    height:12px;
    line-height:12px;
  	padding: 10px;
   	margin-top:10px;	
	-moz--shadow:    inset 0 0 10px #eee;
   -webkit-box-shadow: inset 0 0 10px #eee;
   box-shadow: inset 0 0 10px #eee;
  	border-radius: 3px;
}

#contact-form p input#submit {
	background-color:#222;
	padding:5px 10px;
	height:40px;
	width:150px;
	box-shadow: none;
	color:#fff;
	border:1px solid #000;
	cursor:pointer;
}

#contact-form p input#submit:hover{
	background-color: #434343;
	color:#e0e0e0;
}

#contact-form textarea{
	height:150px;
	margin-bottom:20px;
}

span.contact_info{
	margin-bottom:10px;
	display:block;
}

span.contact_info span{
	display:block;
}

#contact-form textarea {
    background-color: #FCFCFC;
    border: 1px solid #DDDDDD;
    line-height:12px;
    width:96%;	
	-moz-box-shadow:    inset 0 0 10px #eee;
   	-webkit-box-shadow: inset 0 0 10px #eee;
  	box-shadow:         inset 0 0 10px #eee;
  	border-radius:0.5em;
  	padding:10px;
	margin-top:10px;
}

#contact-form .button{
	padding:1em 2em;
	cursor:pointer;
	margin-top:5px !important;
	overflow:hidden;
	display:table;
}
.vaidate_error{
	border:1px solid #FF0000!important;
}
#response{
	color:#99CC99;
	padding:10px;
	text-align:center;
	display:none;
	margin-bottom:10px;

}

/*  Scroll To Top  Section
----------------------------------------------------------------------------------------------------*/
#back-top {
	position: fixed;
	bottom: 30px;
	right:1%;
	margin-left: -150px;
	z-index:4;
}

#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}


#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	background:#333 url(images/up-arrow.png) no-repeat center center;
}
#back-top a:hover span {
	background-color:#222;	
}


/* Footer Section
----------------------------------------------------------------------------------------------------*/
.main_footer_wrapper{
	clear:both;
	margin:0 auto;
	margin-top:0px;
	position:relative;
	width:100%;
	background-color:#333333!important;
	
}


.main_footer{
	margin:0 auto;
	display:table;	
	padding:30px;
	width:1000px;
	border-bottom: 1px solid rgba(127, 127, 127, 0.3);
}

.footer_wrapper{
	clear:both;
	margin:0 auto;
	overflow:hidden;
}
footer{
	letter-spacing:0.2px;
	text-align:center;
	clear:both;
	margin:0 auto;
	padding:15px 30px;
	
	overflow:hidden;
	width:1000px;

}
#bottom_footer_left{
text-align:left;
}

/* Footer Menu section
----------------------------------------------------------------------------------------------------*/
#bottom_footer_right ul{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:right;
}
	
	#bottom_footer_right ul li{
	display:inline-block;
	padding:2px 10px;
	border-right: 1px solid rgba(255, 255, 255, .2);

	}
	#bottom_footer_right ul li:last-child{
	border-right:none;
	padding-right:0px;
	}
	
	#bottom_footer_right ul li a, #bottom_footer_right ul li a:link, #bottom_footer_right ul li a:visited{
	color:#eee;

	}
	#bottom_footer_right ul li a:hover{
	color:#fff;

	}
	
.launch_website, .launch_website:visited {
    background-color: #333 !important;
    clear: both;
    color: #FFFFFF;
    float: left;
    margin-top: 10px;
    overflow: hidden;
    padding: 7px 10px;
    margin-bottom: 10px;
}	 


.contact_info h3{
color:#fff;
padding:11px 5px;
}
.footer_toggle {
	background-color:#565656;
	padding:5px 10px 0px 10px;
	text-align:center;
}

.toggle_footer {
background-color:#565656;
padding:5px 10px 0px 10px;
	position: relative;
	min-height:50px;
	color:#fff;
}
/*trigger end*/


/*WC custom*/
.testimonial_slider .testimonial_content{
font-size: 14px;
}
.header_icon_bar{
    float: right;
    padding: 0;
    width: 57%;
}
.header_icon_box{
	margin:0px 0px 0px 1%;
	padding:0px;
	float:left;
	width:26%
	}
.sm	{width:18%}
.header_icon_box img{
	margin:0px 5px 0 0 ;
	padding:0px;
	vertical-align:middle;
	float:left;
	}
.header_icon_box p{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#292929;
	line-height:15px;
	vertical-align:middle;
	}
.client_logo_wraper{
	margin:0;
	padding:0;
	background:#eaeaea;
	}
.client_logo_main_wraper{
	margin:0 auto;
	padding:0 0 40px 0;
	width:1000px;
	}
.client_logo_main_wraper h3{
	margin:0 0;
	padding:30px 0 40px 0;
	color:#333333;
	font-size:25px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	}
.client_logo_main_wraper img{
	margin:0 25px 0 0;
	padding:0;
	}
.home_contact_wraper{
	margin:0 0px 0 0;
	padding:0;
	}
.home_contact_txt{
	margin:0 0px 0 0;
	padding:0;
	width:30%;
	float:left
	}
.home_contact_txt p{
	margin:0 0px 0 0;
	padding:0;
	color:#1e9ac2;
	font-size:25px;
	line-height:30px;
	font-family:"Times New Roman", Times, serif;
	}
.home_contact_form{
	margin:0 0px 0 0;
	padding:0;
	width:60%;
	float:right
	}
.home_contact_form_left{
	margin:0 0px 0 0;
	padding:0;
	width:49%;
	float:left
	}
.home_contact_form_right{
	margin:0 0px 0 0;
	padding:0;
	width:49%;
	float:right
	}
.home_inpt{
	margin:0 0px 5px 0;
	padding:5% 2%;
	width:96%;
	background:#fff;
	color:#000;
	border:1px solid #c3c3c3;
	}
.home_inpt_2{
	margin:0 0px 5px 0;
	padding:3% 2% 4% 2%;
	width:96%;
	background:#fff;
	color:#757575;
	border:1px solid #c3c3c3;
	}
.home_txta{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #c3c3c3;
    color: #000;
    font-family: arial;
    font-size: 12px;
    height: 71px;
    margin: 0 0 5px;
    padding: 5% 2%;
    width: 96%;
    }
.sbt_btn{
	margin:0;
	padding:4% 0;
	background:#00a7e1;
	color:#fff !important;
	text-align:center;
	width:100%;
	border-radius:5px;
	border:none;
	}
.sbt_btn:hover{
	background:#0fb4ed;
	cursor:pointer;
	}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors{ float:left; margin-top:0;}
.icon_wraper{
	margin:0 -30px;
	padding:15px 0 40px 0;
	}
.icon_wraper_txt{
	margin:0;
	padding:0;
	float:left;
	width:25%;
	}	
.icon_wraper_txt a{
	margin:0 1%;
	padding:10px 0;
	color:#f9f9f9 !important;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	background:#00a7e1;
	text-decoration:none;
	display:block;
	vertical-align:middle;
	border-radius:6px;
	height:50px;
	}
.icon_wraper_txt a strong{
    display: inline-flex;
    font-weight: bold;
    line-height: normal;
    padding-top: 10px;
    vertical-align: middle;
   }
.icon_wraper_txt a:hover{
	background:#13b9f3;
	color:#f9f9f9 !important;
	}
.icon_wraper_txt a img{
	margin:0;
	padding:0 8% 0 11%;
	float:left;
	vertical-align:middle;
	}
.icon_wraper_txt a span{
	font-size:12px;
	display:block;
	font-family:"Times New Roman", Times, serif;
	vertical-align:middle;
	}
.hm_arrow{
	margin:-53px 0 0 228px;
	padding:0;
	position:absolute;
	}
.hm_arrow_1{
	margin:-53px 0 0 228px;
	padding:0;
	position:absolute;
	}
	
.hm_arrow_2{
	margin:-53px 0 0 228px;
	padding:0;
	position:absolute;
	}

.icon_wraper_txt_2{
	margin:0;
	padding:0;
	float:left;
	width:25%;
	}	
.icon_wraper_txt_2 a{
	margin:0 1%;
	padding:10px 0;
	color:#f9f9f9 !important;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	background:#2bb2e1;
	text-decoration:none;
	display:block;
	vertical-align:middle;
	border-radius:6px;
	height:50px;
	}
.icon_wraper_txt_2 a strong{
    display: inline-flex;
    font-weight: bold;
    line-height: normal;
    padding-top: 10px;
    vertical-align: middle;
   }
.icon_wraper_txt_2 a:hover{
	background:#2ebef0;
	color:#f9f9f9 !important;
	}
.icon_wraper_txt_2 a img{
	margin:0;
	padding:0 8% 0 11%;
	float:left;
	vertical-align:middle;
	}
.icon_wraper_txt_2 a span{
	font-size:12px;
	display:block;
	font-family:"Times New Roman", Times, serif;
	vertical-align:middle;
	}
.icon_wraper_txt_3{
	margin:0;
	padding:0;
	float:left;
	width:25%;
	}	
.icon_wraper_txt_3 a{
	margin:0 1%;
	padding:10px 0;
	color:#f9f9f9 !important;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	background:#4fbbe1;
	text-decoration:none;
	display:block;
	vertical-align:middle;
	border-radius:6px;
	height:50px;
	}
.icon_wraper_txt_3 a strong{
    display: inline-flex;
    font-weight: bold;
    line-height: normal;
    padding-top: 10px;
    vertical-align: middle;
   }
.icon_wraper_txt_3 a:hover{
	background:#52caf4;
	color:#f9f9f9 !important;
	}
.icon_wraper_txt_3 a img{
	margin:0;
	padding:0 8% 0 11%;
	float:left;
	vertical-align:middle;
	}
.icon_wraper_txt_3 a span{
	font-size:12px;
	display:block;
	font-family:"Times New Roman", Times, serif;
	vertical-align:middle;
	}
.icon_wraper_txt_4{
	margin:0;
	padding:0;
	float:left;
	width:25%;
	}	
.icon_wraper_txt_4 a{
	margin:0 1%;
	padding:10px 0;
	color:#f9f9f9 !important;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	background:#00a7e1;
	text-decoration:none;
	display:block;
	vertical-align:middle;
	border-radius:6px;
	height:50px;
	}
.icon_wraper_txt_4 a strong{
    display: inline-flex;
    font-weight: bold;
    line-height: normal;
    padding-top: 10px;
    vertical-align: middle;
   }
.icon_wraper_txt_4 a:hover{
	background:#06b8f6;
	color:#f9f9f9 !important;
	}
.icon_wraper_txt_4 a img{
	margin:0;
	padding:0 8% 0 11%;
	float:left;
	vertical-align:middle;
	}
.icon_wraper_txt_4 a span{
	font-size:12px;
	display:block;
	font-family:"Times New Roman", Times, serif;
	vertical-align:middle;
	}



@media only screen and (min-width: 768px) and (max-width: 1024px) {
.header_icon_bar {
    margin: 0 0 15px 0;
    padding: 0;
    width: 100%;
   }
#call_us {
    right: 175px;
    top: 40px;
   }   
.search_box {
    padding: 36px 0 5px;
    }
.icon_wraper_txt,
.icon_wraper_txt_2,
.icon_wraper_txt_3,
.icon_wraper_txt_4{ width:50%; margin-bottom:10px;}
.hm_arrow,
.hm_arrow_2{ margin-left:47%;}	
.hm_arrow_1{ display:none;}
.client_logo_main_wraper{ width:95%; padding-bottom:10px; text-align:center}
.client_logo_main_wraper h3{ padding-bottom:20px;}	
.icon_wraper{ padding-bottom:10px;}
		
	}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.header_icon_bar {
    margin: 0 0 15px 0;
    padding: 0;
    width: 100%;
   }
#call_us {
    right: 175px;
    top: 40px;
   }   
.search_box {
    padding: 36px 0 5px;
    }
.icon_wraper_txt,
.icon_wraper_txt_2,
.icon_wraper_txt_3,
.icon_wraper_txt_4{ width:50%; margin-bottom:10px;}
.hm_arrow,
.hm_arrow_2{ margin-left:46%;}	
.hm_arrow_1{ display:none;}
.client_logo_main_wraper{ width:95%; padding-bottom:10px; text-align:center}
.client_logo_main_wraper h3{ padding-bottom:20px;}	
.icon_wraper{ padding-bottom:10px;}
.main_continer, #header, .main_footer, footer,
#home_main_slider, #myslidemenu .menu, 
.social_icons_text, .menu select, #top_header_right_section{ width:95% !important}
.home_contact_txt {
    float: none;
    width: 100%;
   }
.home_contact_form {
    float: none;
    margin: 15px 0 0 0;
    width: 100%;
    }
.search_box {
    padding: 5px 0 15px;
}
.header_icon_box,
.sm{ width:49%; margin-bottom:15px;}
.header_icon_box br,
.sm br{ display:none;}
	}
@media only screen and (max-width: 479px) {
.header_icon_bar {
    margin: 0 0 15px 0;
    padding: 0;
    width: 100%;
   }
#call_us {
    right: 175px;
    top: 40px;
   }   
.search_box {
    padding: 36px 0 5px;
    }
.icon_wraper{ margin:0;}
.icon_wraper_txt, .icon_wraper_txt_2, .icon_wraper_txt_3, .icon_wraper_txt_4 {
    margin-bottom: 10px;
    width: 100%;
    float: none;
   }	
.hm_arrow_1,
.hm_arrow, .hm_arrow_2{ display:none;}
.client_logo_main_wraper{ width:95%; padding-bottom:10px; text-align:center}
.client_logo_main_wraper h3{ padding-bottom:20px;}	
.icon_wraper{ padding-bottom:10px;}
.main_continer, #header, .main_footer, footer,
#home_main_slider, #myslidemenu .menu, 
.social_icons_text, .menu select, #top_header_right_section{ width:95% !important}
.home_contact_txt {
    float: none;
    width: 100%;
   }
.home_contact_form {
    float: none;
    margin: 15px 0 0 0;
    width: 100%;
    }
.search_box {
    padding: 5px 0 15px;
}	
.header_icon_box, .sm {
    margin-bottom: 0px;
    width: 49%;
    margin-top: 15px;
}
.header_icon_box br,
.sm br{ display:none;}
.home_contact_form_left,
.home_contact_form_right{ width:99%; float:none}
.widget_container{ padding-right:0px;}	
	}






/*fbicon*/
.fbicon {
    float: right;
}

.fbicon img {
    margin-right: 8px;
    margin-top: 6px;
    width: 32px;
}

/*magicicons*/
.header_icon_bar {
    margin: 6px -35px 0 0;
}


@media only screen and (max-width: 1024px) {
.search_box {
    margin-right: -40px;
}

.fbicon {
    margin-top: 28px;
}

.header_icon_bar {
    margin: 6px -35px 15px 0 !important;
}
}

@media only screen and (max-width: 767px) {
.fbicon {
    float: none;
    margin-top: 0;
}

.fbicon img {
    clear: both;
    display: block;
    margin: 0 auto 25px;
    width: 32px;
}
.search_box {
    margin-right: 0px;
}
.header_icon_bar {
    margin: 0 0 15px !important;
}
}

