/*
Theme Name: techna child
Tags:  custom-menu, editor-style, featured-images
Template: techna
Version: 1.0.0
*/

/*---------------------------------
write your css from here
------------------------------------*/


.techna_nav_area.scroll_fixed  .techna_menu>ul>li>a {
	margin:20px 16px
}
.techna-description-area img.logo{
	max-width:245px;
}

.mobile_menu_logo img {
	max-width:375px;
}
@media only screen and (min-width:768px) {
	.brpt.brptsize .brcrumb_title {
		font-size:42px;
	}
}
@media only screen and (max-width:767.99px) {
	.techna_theme_widget .widget .widget-title::before {
		left:37%;
	}
	.footer-middle .row > * {
		margin:15px 0;
	}
	.footer-middle .widget_nav_menu .menu {
margin-top:-10px;}
}
